/** CSS Reset **/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
	vertical-align: bottom;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

abbr,
acronym {
	border: 0;
}

textarea,
input,
select {
	resize: none;
	outline: none;
	background: none;
	border: none;
}

button {
	overflow: visible;
	width: auto;
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: none;
}

input {
	border: 0
}

a {
	text-decoration: none;
	color: #333;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

a:hover {
	text-decoration: none;
	color: #000;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}

.clearfix {
	display: inline-block;
}

/* Hide from IE Mac */
.clearfix {
	display: block;
}

html {
	width: 100%;
	height: 100%;
}

body {
	color: #333;
	font-size: 18px;
	line-height: 160%;
	font-family: "Microsoft YaHei";
	width: 100%;
	height: 100%;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.mobile {
	display: none;
}

.m1000 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

/* p{ transition:all 0.2s ease-in 0s;}
p:hover{ transform:translateY(-5px);} */
/* banner */
.header {
	width: 100%;
	height: 631px;
	position: relative;
	background: url("../images/header_bg.jpg") no-repeat center top;
}

.header_t {
	position: absolute;
	top: 205px;
	left: 50%;
	margin-left: -600px;
}

.header_b {
	position: absolute;
	top: 405px;
	left: 50%;
	margin-left: -568px;
}

.header_down {
	position: absolute;
	top: 545px;
	left: 50%;
	margin-left: -25px;
}

/*part*/
.page {
	padding: 60px 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

.page .title {
	margin-bottom: 40px;
	text-align: center;
}

.page .title .chinese {
	font-size: 48px;
	font-weight: bold;
	color: #c30e23;
	line-height: 70px;
}

.page .title .english {
	font-size: 20px;
	font-weight: bold;
	color: #dc9aa0;
}

.page .title img {
	margin: 0 auto;
	display: block;
}


.page .sm_title {
	display: table;
	text-align: center;
	margin: 0 auto;
}

.page .sm_title .at {
	text-align: left;
	display: table-cell;
	vertical-align: middle;
}

.page .sm_title p {
	letter-spacing: 1px;
	line-height: 30px;
	color: #ffffff;
	font-size: 20px;
}

.page .sm_title p strong {
	font-weight: bold;
}

.page .datas dl {
	padding-left: 1.5%;
	width: 48%;
	float: left;
}

.page .datas dl dt {
	color: #fff415;
	font-size: 30px;
	margin: 40px 0 35px;
}

.page1,
.page3 {
	background: #1b1464;
}

.page2,
.page4 {
	background: #100a54;
}
.page2 .datas{
	text-align: center;
}
.page1 .sm_title {
	width: 762px;
	height: 119px;
	background: url(../images/page1_sm_bg.png) no-repeat top center;
	background-size: 762px 119px;
}

.page2 .sm_title {
	width: 762px;
	height: 69px;
	background: url(../images/page2_sm_bg.png) no-repeat top center;
	background-size: 762px 69px;
}

.page3 .sm_title {
	width: 762px;
	height: 138px;
	background: url(../images/page3_sm_bg.png) no-repeat top center;
	background-size: 762px 138px;
}

.page4 .sm_title {
	width: 762px;
	height: 125px;
	background: url(../images/page4_sm_bg.png) no-repeat top center;
	background-size: 762px 125px;
}

.page1 .sm_title p {
	padding: 0 7%;
}

.page2 .sm_title p {
	padding: 0 20%;
}

.page3 .sm_title p {
	padding: 0 4%;
}

.page4 .sm_title p {
	padding: 0 12%;
}

.page3 .datas dl,
.page4 .datas dl {
	width: 100%;
	text-align: center;
}

.page4 .datas dl dd img {
	margin-left: 0;
	margin-top: 50px;
}

.page4 .sm_title i {
	font-weight: bold;
	font-style: normal;
	color: #f7931e;
}

.page5 {
	background: url(../images/page5_bg.jpg) no-repeat top center;
}

.page5 .content {
	text-align: center;
}

.page5 .content dl {
	width: 480px;
	margin: 20px auto 0;
}

.page5 .content dl dt {
	font-size: 24px;
	color: #de9fff;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
}

.page5 .content dl dd {
	height: 54px;
	display: table;
}

.page5 .content dl dd span {
	width: 230px;
	display: table-cell;
	font-size: 18px;
	line-height: 22px;
	vertical-align: middle;
	background-color: #ffffff;
	color: #1b1464;
}

.page5 .content dl span.sp-l {
	color: #ffffff;
	text-align: right;
	padding-right: 10px;
}

.page5 .content dl span.sp-r {
	text-align: left;
	padding-left: 10px;
}

.page5 .content dl.dl-1 dd .sp-1 {
	background: #241bfa;
}

.page5 .content dl.dl-2 dd .sp-1 {
	background: #291ffa;
}

.page5 .content dl.dl-3 dd .sp-1 {
	background: #4433f6;
}

.page5 .content dl.dl-4 dd .sp-1 {
	background: #6249f3;
}

.page5 .content dl.dl-5 dd .sp-1 {
	background: #805fef;
}

.page5 .content dl.dl-6 dd .sp-1 {
	background: #a077eb;
}

.page5 .content dl.dl-7 dd .sp-1 {
	background: #9e75eb;
}

.page5 .content dl.dl-8 dd .sp-1 {
	background: #a278eb;
}

.page5 .content a,
.page7 .content a,
.page2 .datas a{
	margin: 50px auto 0;
	display: inline-block;
	color: #ffffff;
	font-weight: bold;
	width: 300px;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	border-radius: 25px;
	background: linear-gradient(left, #ffa80e, #e373f0);
	background: -webkit-linear-gradient(left, #ffa80e, #e373f0);
}


.page6 {
	background: #100a54;
}

.page6 ul.ulpc {
	background: url(../images/page6_line.png) no-repeat top center;
	background-position-y: 45px;
}

.page6 ul.ulpc li {
	width: 160px;
	margin-left: 35px;
	text-align: center;
	float: left;
}

.page6 ul.ulpc li img {
	width: 89px;
	height: 89px;
}

.page6 ul.ulpc li h4 {
	margin: 30px 0 10px;
	font-size: 20px;
	line-height: 30px;
}

.page6 ul.ulpc li p {
	font-size: 16px;
	line-height: 22px;
	color: #ffffff;
}

.page6 ul.ulpc li h4.h4-1,
.page6 ul.ulm li h4.h4-1 {
	color: #ed93ff;
}

.page6 ul.ulpc li h4.h4-2,
.page6 ul.ulm li h4.h4-2 {
	color: #c998ff;
}

.page6 ul.ulpc li h4.h4-3,
.page6 ul.ulm li h4.h4-3 {
	color: #a69dff;
}


.page6 ul.ulpc li h4.h4-4,
.page6 ul.ulm li h4.h4-4 {
	color: #89a2ff;
}

.page6 ul.ulpc li h4.h4-5,
.page6 ul.ulm li h4.h4-5 {
	color: #71a6ff;
}

.page6 ul.ulpc li h4.h4-6,
.page6 ul.ulm li h4.h4-6 {
	color: #71a6ff;
}

.page7 {
	background: #1b1464;
}

.page7 .content {
	text-align: center;
}

.page7 .lists {
	width: 48.17%;
	text-align: center;
	float: left;
}

.page7 .lists-1 {
	margin-right: 3.6%;
}

.page7 .lists img {
	margin-bottom: 40px;
}

.page7 .lists div {
	padding-top: 42px;
	padding-left: 32px;
	text-align: left;
	width: 546px;
	height: 345px;
	background: url(../images/page7_list_bg.png) no-repeat top center;
	background-size: 578px 387px;
}

.page7 .lists div dl {
	margin-bottom: 20px;
}

.page7 .lists div dl dt {
	font-weight: bold;
	font-size: 18px;
	line-height: 26px;
}

.page7 .lists div.ls-1 dl dt,
.page7 .lists div.ls-2 dl.dl-2 dt {
	color: #ffffff;
}

.page7 .lists div dl dd {
	font-size: 18px;
	line-height: 24px;
	padding-left: 10px;
	color: #00ffff;
}

.page7 .lists div.ls-1 dl.dl-1 dd {
	background: url(../images/page7_icon-1.jpg) no-repeat top left;
	background-size: 5px 5px;
	background-position-y: 10px;
}

.page7 .lists div.ls-2 dl.dl-2 dt {
	padding-left: 10px;
	background: url(../images/page7_icon-2.jpg) no-repeat top left;
	background-size: 5px 5px;
	background-position-y: 10px;
}

.page7 .lists div dl dd span,
.page7 .lists div.ls-2 dl.dl-2 dt {
	font-weight: bold;


}

.page8 {
	background: #100a54;
}

.page8 .content .rule {
	width: 48.17%;
	float: left;
	position: relative;
}

.page8 .content .rule-1 {
	margin-right: 3.6%;
}

.page8 .content .rule img {
	position: absolute;
	left: 55px;
	top: 0;
}

.page8 .content .rule .txt {
	display: table;
	background: #ffffff;
	width: 90%;
	height: 114px;
	border-radius: 55px;
	float: right;
}

.page8 .content .rule .txt p {
	padding-left: 125px;
	padding-right: 35px;
	display: table-cell;
	vertical-align: middle;
	line-height: 30px;
	font-size: 20px;
	color: #100a54;
}

.page8 .content .rule .txt p span {
	font-weight: bold;
}

.page9 {
	background: #1b1464;
}

.page9 .content {
	text-align: center;
}

.zxyy {
	background: url(../images/page10_bg.jpg) no-repeat top center;
	background-size: cover;
}

.zxyy .pc .qr {
	float: left;
	margin-top: 25px;
	margin-right: 105px;
}

.zxyy .pc form {
	float: left;
	width: 65%;
}

.form-wrap {

	width: 78%;
}

#reg form label {
	margin: 6px 0;
}

.form-wrap .btn-wrap {
	background: #3836b9;
}

@media screen and (max-width:1000px) {
	body {
		font-size: 1.4rem;
		line-height: 140%;
	}

	.m1000 {
		width: 98%;
		margin: 0 auto;
	}

	.pc {
		display: none;
	}

	.mobile {
		display: block;
	}

	.page {
		padding: 3rem 2%;
	}

	/*banner*/
	.header {
		height: 36.5rem;
		background: url("../images/m_header_bg.jpg") no-repeat center top;
	}

	.header .m1000 {
		width: 100%;
	}

	.header_t {
		margin-left: -345px;
		left: 50%;
		top: 140px;
	}

	.header_t img {
		width: 100%;
	}

	.header_b {
		margin-left: -353px;
		top: 390px;
	}

	.header_b img {
		width: 100%;
	}

	.header_down {
		top: 485px;
	}

	.page .title img {
		max-width: 100%;
	}

	.page1 .sm_title {
		width: 100%;
		height: 237px;
		background: url(../images/page1_sm_bg.png) no-repeat top center;
		background-size: 100% 237px;
	}

	.page .sm_title p {
		line-height: 34px;
		font-size: 28px;

	}

	.page .sm_title p strong,
	.page .sm_title p span {
		display: inline-block;
		float: left;
	}

	.page .sm_title p span {
		width: 82%;
	}

	.page .sm_title p .mt30 {
		margin-top: 30px;
	}

	.page .datas {
		text-align: center;
	}

	.page .datas dl {
		width: 100%;
	}

	.page2,
	.page5,
	.page6 {
		margin-top: -1px;
	}

	.page2 .sm_title {
		width: 100%;
	}

	.page2 .sm_title p {
		padding: 0 6%;
	}

	.page5 {
		background: url(../images/m_page5_bg.jpg) no-repeat top center;
	}

	.page5 .content dl {
		width: 100%;
		margin: 15px auto 0;
	}

	.page5 .content dl dt {
		font-size: 30px;
		line-height: 56px;
	}

	.page5 .content dl dd {
		width: 100%;
		height: 76px;
	}

	.page5 .content dl dd span {
		font-size: 24px;
		line-height: 30px;
	}

	.page5 .content dl span.sp-r {
		padding-right: 35px;
	}

	.page5 .content a,
	.page7 .content a{
		width: 484px;
		height: 80px;
		line-height: 80px;
		font-size: 28px;
		border-radius: 40px;
	}

	.page6 .datas ul.ulm {
		background: url(../images/m_page6_line.png) no-repeat left top;
		background-position-x: 122px;
	}

	.page6 .datas ul.ulm li {
		margin-bottom: 55px;
	}

	.page6 .datas ul.ulm li img {
		float: left;
		margin-left: 78px;
	}

	.page6 .datas ul.ulm li h4 {
		text-align: left;
		font-size: 30px;
		font-weight: bold;
		text-indent: 20px;
	}

	.page6 .datas ul.ulm li p {
		margin-top: 10px;
		text-align: left;
		font-size: 26px;
		text-indent: 20px;
		color: #ffffff;
		-webkit-text-size-adjust: none;
	}

	.page7 .lists {
		width: 100%;
		float: none;
	}

	.page7 .lists img {
		margin-top: 35px;
	}

	.page7 .lists div {
		padding-top: 30px;
		padding-left: 25px;
		width: 96%;
		background: url(../images/m_page7_list_bg.png) no-repeat top center;
		background-size: cover;
		height: 446px;
	}

	.page7 .lists div dl {
		margin-bottom: 15px;
		padding-right: 17px;
	}

	.page7 .lists div dl dd {
		font-size: 26px;
		line-height: 32px;
	}

	.page7 .lists div dl dt {
		font-size: 26px;
		line-height: 36px;
	}

	.page8 {
		margin-top: -20px;
	}

	.page8 .content .rule {
		width: 96%;
		float: right;
		position: relative;
	}

	.page8 .content .rule img {
		position: absolute;
		left: -26px;
		top: 0;
		width: 135px;
		height: 135px;
	}

	.page8 .content .rule-1 {
		margin-bottom: 60px;
		margin-right: 0;
	}

	.page8 .content .rule .txt {
		background: #ffffff;
		width: 100%;
		height: 134px;
		border-radius: 67px;
	}

	.page8 .content .rule .txt p {
		font-size: 28px;
		line-height: 36px;
	}
}
