html, body {
	width: 100%;
	height: 100%;
}
.section .mt20 {
	margin: 0;
}
.top{bavkground:#fff;height:30px;line-height:30px;text-align:center;}
.foot {
	z-index: 101;
}
section, article {
	width: 100%;
	min-width: 1000px;
	height: 100%;
	position: relative;
}
article .txthide {
	text-indent: -999999em;
	overflow: hidden;
	line-height: 0;
	font-size: 0px;
	display: none;
}
.sectionTitle {
	width: 100%;
	height: 55%;
	margin: 0 auto;
	padding-top: 0px;
	text-align: center;
	position: absolute;
	top: 7%;
	left: 0;
	opacity: 0;
	-webkit-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	transform: translateY(-30px);
	-webkit-transition: all 1s ease-out;
	transition: all 1s ease-out;
	z-index: 8;
}
.sectionTitle_logo{ width:180px; border-radius:8px;}
.sectionTitle_h1{ width:100%; line-height:60px; text-align:center; font-size:60px;}
	.sectionTitle_h1 a{ color:#fff;}
.sectionTitle_zs{ width:100%; line-height:40px; font-size:40px; color:#fff; margin-top:8px;}
	.sectionTitle_zs a{ color:#fff;}
.sectionTitle_h2{ width:100%; margin-top:35px;}
	.sectionTitle_h2 h2{ display:inline-block; vertical-align:top; border-top:1px solid #fff; line-height:80px; text-align:center; font-size:18px; color:#fff;}
.sectionTitle_wechat{ width:100%; margin-top:35px;}
	.sectionTitle_wechat img{ width:200px; border-radius:8px;}

.fadeInDown .sectionTitle {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.sectionWrapper {
	width: 100%;
	min-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
_width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1000?"1000px":"100%")
}
.sectionBtndiv {
	width: 100%;
	position: absolute;
	bottom: auto;
	left: 0px;
	text-align: center;
	z-index: 10;
}
.sectionBtnsub {
	width: 13%;
	margin: 0 auto;
	text-align: center;
	display: block;
	max-width: 195px;
_width:expression((document.documentElement.clientWidth||document.body.clientWidth)>195?"195px":"13%");
}
.sectionBtnsub img {
	width: 100%;
}
.sectionbg {
	width: 100%;
	height: 100%;
	max-width: 1920px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
_width:expression((document.documentElement.clientWidth||document.body.clientWidth)>1920?"1920px":"100%");
}
.section1, .section2, .section3, .section4, .sectionbg5 {
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	background-position: bottom center;
	background-repeat: no-repeat;
}
.section1 {
	background: #419dea;
}
.section2 {
	background-color: #f2aa31;
}
.section3 {
	background: #11be9b;
}
.section4 {
	background: #f78069;
}
.section5 {
	background: #845cd9;
}
.section6 {
	background: #56aaff;
}
.section7 {
	background: #ffc09f;
}
.section8 {
	background: #82a6f5;
}
.secitonbottombg {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 20%;
	left: 0px;
	z-index: 1;
}
.section1 .secitonbottombg {
	position: absolute;
	bottom: 0;
	left: 0;
}
.section2_box,.section5 .secitonbottombg img, .section6 .secitonbottombg img {
	width: 70%;
	max-width: 1000px;
_width:expression((document.documentElement.clientWidth||document.body.clientWidth)>100?"1000px":"70%");
}

.section_kfrx{ position:absolute; left:0; top:0; width:85%; padding-right:15%; line-height:50px; font-size:18px; color:#fff; text-align:right;}
.section2_box{ position:absolute; top:18%; left: 20%; font-size:0;opacity: 0; -webkit-transform: translateY(-30px); -ms-transform: translateY(-30px);transform: translateY(-30px); -webkit-transition: all 1s ease-out;}
	.section2_left,.section2_right{ display:inline-block; vertical-align:top; width:50%; font-size:14px;}
		.section2_left{ box-sizing:border-box; padding:50px 0 0 0;}
		.section2_left h2{ width:100%; line-height:60px; font-size:60px; color:#fff; text-align:center;}
		.section2_left table{ width:100%; margin-top:25px;}
			.section2_left td{ vertical-align:top; line-height:35px; font-size:22px; color:#fff; padding:25px 15px;}
			.section2_left td:first-child{ text-align:right;}
		.section2_right{ text-align:center;}
			.section2_right img{ width:70%; margin-top:55px;}
			.section2 .section2_right img{ width:80%; margin-top:0;}
			.section8 .section2_right img{ width:100%; margin-top:0;}
.section_nav{ position:absolute; bottom:0; left:0; width:100%; line-height:100px; font-size:20px; text-align:center;}
	.section_nav a{ color:#fff; margin:0 150px; text-decoration:underline;}

.fadeInDown .section2_box {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.section3 .secitonbottombg img, .section4 .secitonbottombg img {
	width: 79%;
	max-width: 1128px;
_width:expression((document.documentElement.clientWidth||document.body.clientWidth)>100?"1128px":"79%");
}
.section1 .secitonbottombg img {
	width: 100%;
	max-width: 1622px;
	height: auto;
	max-height: 705px;
_width:expression((document.documentElement.clientWidth||document.body.clientWidth)>100?"1622px":"100%");
}
.section2 .secitonbottombg img {
	height: auto;
	max-height: 510px;
}
.section3 .secitonbottombg img {
	height: auto;
	max-height: 610px;
}
.section4 .secitonbottombg img {
	height: auto;
	max-height: 578px;
}
.section5 .secitonbottombg img {
	height: auto;
	max-height: 530px;
}
.section6 .secitonbottombg img {
	height: auto;
	max-height: 630px;
}
.section1 .sectionTitle {
	text-align: center;
	opacity: 1;
	top: 28%;
	_top: 26%;
	left: 20%;
	z-index: 30;
}
.section1 .dload {
	position: absolute;
	top: 60%;
	left: 0;
	height: 40%;
	width: 100%;
	text-align: center;
}
.section1 .iph_dload {
	position: absolute;
	top: 60%;
	left: 0;
	height: 18%;
	width: 100%;
	text-align: center;
}
.section1 .iph_dload img, .section1 .andr_dload img {
	height: 100%;
	width: auto;
}
.section1 .andr_dload {
	position: absolute;
	top: 85%;
	left: 0;
	height: 18%;
	width: 100%;
	text-align: center;
}
.section6 .secitonbottombg a {
	position: absolute;
	left: 0;
	bottom: 5%;
	height: 15%;
	width: 100%;
	z-index: 99;
}
.section6 .secitonbottombg a img {
	height: 100%;
	width: auto;
}

.section_list{
	position: fixed;
    right: 20px;
    top: 50%;
    text-align: center;
	z-index:100;
}
.section_list ul{
	text-align: center;
    width: 14px;
}
.section_list li{
	width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 10px;
    cursor: pointer;
}
.section_list .cur{
	width: 14px;
    height: 14px;
}
/*回到顶部*/
.arrow_down {
	position: absolute;
	bottom: 10%;
	left: 49%;
	z-index: 100;
}
#arrow_up {
	display: none;
	position: fixed;
	bottom: 100px;
	right: 50px;
	width: 90px;
	height: 90px;
	z-index: 60;
	cursor:pointer;
	_position: absolute;
 _right:expression(eval(document.documentElement.scrollright+1000));
 _top:expression(eval(document.documentElement.scrollTop+700));
}