﻿html, body {
	width:100%;
	height:100%;
}
.section .mt20 {
	margin:0;
}
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;
}
.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-color:#f2aa31;
}
.section2 {
	background-color:#f2aa31;
}
.section3 {
	background:#11be9b;
}
.section4 {
	background:#f78069;
}
.section5 {
	background:#845cd9;
}
.section6 {
	background:#56aaff;
}
.secitonbottombg {
	width:100%;
	text-align:center;
	position:absolute;
	bottom:20%;
	left:0px;
	z-index:1;
}
.section1 .secitonbottombg {
	position:absolute;
	bottom:0;
	left:0;
}
.section2 .secitonbottombg img, .section5 .secitonbottombg img, .section6 .secitonbottombg img {
	width:70%;
	max-width:1000px;
_width:expression((document.documentElement.clientWidth||document.body.clientWidth)>100?"1000px":"70%");
}
.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;
}
.logo{
width: 128px;
height: 128px;
background-image: url('../fonts/t_logo.svg');
background-repeat: no-repeat;
background-size: cover;
margin:0 auto;
}
.section1 .sectionTitle h2 {
	position:absolute;
	top:0;
	left:0;
	height:52%;
	width:100%;
	text-align:center;
}
.section1 .sectionTitle h2 img {
	height:100%;
	width:auto;
}
.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;
}
/*回到顶部*/
.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;
	_position:absolute;
 _right:expression(eval(document.documentElement.scrollright+1000));
 _top:expression(eval(document.documentElement.scrollTop+700));
}


.logo{
	margin-top:20px;
}

.title1{
	
	text-align:center;
	margin-top:10px;
}

.title1 h2{
	font-weight:bold;
	font-size:26px;
}

.title1 h3{
	font-size:18px;
}

.list{
	
	width:1230px;
	margin:0 auto;
	overflow:hidden;
	margin-top:30px;
}


.list li{
	float:left;
	text-align:center;
}

.list li img{

	display:block;
	height:270px;
}
.list li a{
	font-size:16px;
}


.why_title{
	
	font-size:20px;
	font-weight:bold;
	text-align:center;
	margin:30px 0;
	
}
.why{
	
	width:1230px;
	margin:0 auto;
	overflow:hidden;
	margin-top:20px;
	
}

.why .item{
	float:left;
	width:31%;
	margin-right:3.5%;
	height:250px;
	border-radius:5px;
	text-align:center;
	cursor:pointer;
	margin-bottom:20px;
}
.why .item:nth-child(3n){
	margin-right:0;
}
.why .item  img{
	display:block;
	margin:0 auto;
	margin-top:10px;
	
}
.why .item p{
    margin-top:15px;
	font-size:22px;
	text-align:center;
	color:#a19679;
}

.why .item span{
	font-size:16px;
	
}

.s1{
	position:relative;
}
.new{
	position:absolute;
	right:50px;
	top:30px;
	height:120px;
	padding:20px;
	border-left:5px solid #08c;
}
.new h2{
	font-weight:bold;
}
.head{
	width:100%;
	height:40px;
	border-bottom:1px solid #ccc;
}
.head .nav{
	width:1400px;
	margin:0 auto;
	
}
.head .nav .on{
	
	border-bottom:2px solid #08c;
}
.head .nav a{
	color:#000;
	margin-right:20px;
	line-height:26px;
	padding-bottom:5px;
	
}

.head .nav a:hover{
	color:#666;
}

.faq{
	width:1000px;
	margin:0 auto;
}

.faq h2{
	font-weight:bold;
	font-size:20px;
}

.faq_title{
	
	padding-left:20px;
	border-left:3px solid #08c;
	margin-bottom:30px;
}
.faq_info h3{
	color:#0f7b6c;
	font-weight:bold;
}


.faq_info h3 a{
	color:#0f7b6c;
	font-weight:bold;
} 

.faq_info h3 a:hover{
	text-decoration:underline;
} 
.faq_info img{
	width:16px;
	height:16px;
}
.faq_info p{
	padding-left:20px;
}
.faq_info p a{
	color:#0b6e99;
} 
.faq_info p a:hover{
	text-decoration:underline;
} 

.group{
	width:800px;
	margin:0 auto;
}
.down{
	
	width:800px;
	margin:0 auto;
}
.down h2{
	
	height:60px;
	line-height:60px;
	border-bottom:1px solid #ccc;
	color:#000;
}
.down_info .item2 .left{
	
	float:left;
	color:#000;
	font-weight:bold;
	font-size:16px;
	margin-top:80px;
}
.down_info .item2{
	height:260px;
	overflow:hidden;
	border-bottom:1px solid #ccc;
	position:relative;
}
.down_info .item2 img{
	
	display:block;
	position:absolute;
	top:50px;
	z-index:999;
	left:310px;
	
}
.down_info .item2 .left a{
	margin:20px 0;
	display:block;
	font-weight:normal;
	font-size:14px;
}

.footer{
	
	width:900px;
	margin:0 auto;
	margin-top:30px;
	overflow:hidden;
	 margin-bottom:50px;
	
}

.footer .info{
	width:300px;
	float:left;
	margin-right:50px;
}

.footer .info p{
	font-weight:bold;
	color:#000;
	margin-bottom:10px;
	
}
.footer .info span{
	display:block;
}

.footers{
	border-top:1px solid #ccc;
   
}

#faq,#group,#down{
	
	margin-top:50px;
	margin-bottom:50px;
}

#group{
	height:400px;
}

#down h2{
	
	font-weight:bold;
	color:#000;
	font-size:22px;
}


















