body, div, dl, dt, dd, ul, ol, li, form, input, textarea, select, p, h1, h2, h3, h4, h5, h6 {
	padding: 0; margin: 0;
}
img {
	border: none;
}
ul, ol {
	list-style: none;
}
i, em {
	font-style: normal;
}
a, label, button {
	outline: none; hide-focus: expression(this.hideFocus=true);
}
a {
	text-decoration: none;
}

html {
	overflow-x: hidden;
}

body {
	color: #333;
}


#TCFooter .Footer {
	background: #fff;
}
#TCFooter .Footer_1 {
	display: none;
}


.main{
	min-height: 550px;
	padding-top: 68px;
	overflow: hidden;
}
.page{
	position: relative;

}
.gray{background-color: #f4f4f4;}

.page .pageBg{min-height: 650px;}
.page .content{position:absolute;bottom:0;left:50%;width:1080px;margin-left:-540px;}
.page .content .left{float:left;width:540px;}
.page .content .left .downloadimg{margin-left:68px;}
.page .content .text-icon img{margin-left:150px;}
.page .content .downloadbox{padding:148px 106px 80px 106px;overflow:hidden;}
.page .content .downloadbox .qrcode{float:left;}
.page .content .downloadbox .downloadbtn{float:left;margin-left:45px;}
.page .content .downloadbox .downloadbtn a{display:block;height:40px;font-size:16px;width:115px;border:1px solid #fff;text-align:center;line-height: 40px;color:#fff;margin-top:30px;}

.page .content .right{float:right;width:540px;}
.page .content .right .downloadimg{max-width:540px;margin-top: 14px;}

.page .introduce{padding-top:160px;}
.page .right .introduce{padding-left: 25px;}
.page .left .introduce{padding-left: 50px;}
.page .introduce .flag{height:10px;width:35px;background-color: #bcbcbc;}
.page .introduce .introduce_title{margin-top:25px;color:#20ce5a;font-size:30px;}
.page .green .introduce_title{margin-top:25px;color:#20ce5a;font-size:30px;}
.page .blue .introduce_title{margin-top:25px;color:#007ee5;font-size:30px;}
.page .purple .introduce_title{margin-top:25px;color:#5831ff;font-size:30px;}
.page .introduce  .introduce_text{margin-top:25px;font-size:14px;color:#7e7e7e;}
.page .introduce .download{position:relative;display:block;margin-top:30px;font-size:14px;text-align:center;line-height: 40px;width: 120px;border-radius: 4px;}
.page .green .download{color:#20ce5a;border:1px solid #20ce5a;}
.page .blue .download{color:#007ee5;border:1px solid #007ee5;}
.page .purple .download{color:#5831ff;border:1px solid #5831ff;}
.page  .download .hover_qrcode{position:absolute;top:0;right:-176px;display:none;}
.page  .download:hover .hover_qrcode{display:block;}

.gray .content .right .downloadimg{margin-left:60px;}

.next{height:47px;width:47px;position:fixed;bottom:8px;left:50%;margin-left:-24px;}
.gotop{height:70px;width:71px;position:fixed;bottom:40px;right:40px;display:none;z-index: 10;}

.firstpage { position: relative; width: 1920px; left:50%; margin-left: -960px; }
.firstpage .content{position:absolute;top:0;left:50%;width:1080px;height:100%;margin-left: -540px;}
.firstpage .content .img-title {position: absolute; left: 200px; top: 150px; width: 178px;}
.firstpage .content .qrcode {position: absolute; left: 150px; bottom: 50px; width: 166px; padding: 5px; background: #fff;}
.firstpage .content .download-btn {position: absolute; left: 360px; bottom: 60px; width: 116px;}
.firstpage .content .img-iphone {position: absolute; right: 50px; bottom: 0; width: 390px;}
.firstpage .content a{ display:block; }
/* .firstpage .content a img{position:absolute;left:39.8%;width:7%;} */
.firstpage .content .download-btn a img{ width: 116px; }
.firstpage .content .download-btn .t_android {margin-bottom: 10px;}
/* .firstpage .content .img-iphone .t_ios img{bottom:12%;} */
/*当屏幕尺寸小于600px时，应用下面的CSS样式*/
/* @media screen and (max-width: 1500px) {
  .firstpage .content .t_android img{bottom:22%;}
	.firstpage .content .t_ios img{bottom:13%;}
} */
/*当屏幕尺寸小于600px时，应用下面的CSS样式*/
/* @media screen and (min-width: 1500px) {
  .firstpage .content .t_android img{bottom:19%;}
	.firstpage .content .t_ios img{bottom:9%;}
} */