corner_faqcorner_faqcorner_faqcorner_faqcorner_faqcorner_faqcorner_faqcorner_faqcorner_faqcorner_faqcorner_faqcorner_faqcorner_faqcorner_faqcorner_faqcorner_faqcorner_faqcorner_faqcorner_faqcorner_faqcorner_faqcorner_faqcorner_faqcorner_faqcorner_faqcorner_faqcorner_faqcorner_faqcorner_faqcorner_faqcorner_faqcorner_faqcorner_faqbody{color:#222;-webkit-text-size-adjust:none;background-color: RGB(246,249,252)}

body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl, dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,iframe{margin:0; padding:0;}

h1,h2,h3,h4,h5,h6{font-size:100%;}

body,button,input,select,textarea {font-family: 'Lucida Grande','Helvetica Neue',Helvetica,Roboto,'Droid Sans','Myriad Set Pro','Microsoft YaHei',STXIHEI,Arial,sans-serif;font-size:62.5%; line-height:1.5;}

ol,ul{list-style:none;}



.section-wrap{ width:100%;height:100%;overflow:visible;transition:transform 1s cubic-bezier(0.86,0,0.03,1);-webkit-transition:-webkit-transform 1s cubic-bezier(0.86,0,0.03,1);}

.section-wrap .section{ position:relative; width:100%; height:100%; background-position:center center; background-repeat:no-repeat;}

.section-wrap .section .title{width:100%;position:absolute;top:10%;color:#fff;font-size:2.5em;text-align:center;}

.section-wrap .section .title p{ padding:0 4%;opacity:0}

.section-wrap .section .title.active .tit{ opacity:1;transform:translateY(-25px);-webkit-transform:translateY(-25px);transition:all 2s cubic-bezier(0.86,0,0.8,1);-webkit-transition:all 2s cubic-bezier(0.86,0,0.8,1);}

.section-wrap .section-1{ background-color:RGB(0,193,255); background-image: url(../images/pc_bg1.png)}

.section-wrap .section-2{ background-color:RGB(0,151,255); background-image: url(../images/pc_bg2.png)}

.section-wrap .section-3{ background-color:RGB(0,114,255); background-image: url(../images/pc_bg3.png)}

.section-wrap .section-4{ background-color:#f0ad4e}

.section-wrap .section-5{ background-color:#d9534f}

.put-section-0{ transform:translateY(0);-webkit-transform:translateY(0);}

.put-section-1{ transform:translateY(-100%);-webkit-transform:translateY(-100%);}

.put-section-2{ transform:translateY(-200%);-webkit-transform:translateY(-200%);}

.put-section-3{ transform:translateY(-300%);-webkit-transform:translateY(-300%);}

.put-section-4{ transform:translateY(-400%);-webkit-transform:translateY(-400%);}

.section-btn{ width:14px;position:fixed;right:4%;top:50%;}

.section-btn li{ width:14px;height:14px;cursor:pointer;text-indent:-9999px;border-radius:50%;-webkit-border-radius:50%;margin-bottom:12px; background:#BD362F;text-align:center; color:#fff; onsor:pointer;}

.section-btn li.on{ background:#fff}

.arrow{ opacity:1;animation:arrow 3s cubic-bezier(0.5,0,0.1,1) infinite;-webkit-animation:arrow 3s cubic-bezier(0.5,0,0.1,1) infinite;transform:rotate(-90deg);-webkit-transform:rotate(-90deg); position:absolute;bottom:10px;left:50%;margin-left:-30px;width:60px;height:60px;border-radius:100%;-webkit-border-radius:100%;line-height:60px;text-align:center;font-size:20px;color:#fff;border:1px solid #fff;cursor:pointer;overflow:hidden;}

.arrow:hover{ animation-play-state:paused;-webkit-animation-play-state:paused;}

@keyframes arrow{ %0,%100{bottom:10px; opacity:1;} 50%{bottom:50px; opacity:.5} }

@-webkit-keyframes arrow{ %0,%100{bottom:10px; opacity:1;} 50%{bottom:50px; opacity:.5} }




.header .content{width: 1024px; height: 100%; margin-left: auto; margin-right: auto; line-height: 120px;}
.header .logotxt{font-size: 26px; color: #FFFFFF}

.fl{float: left}
.fr{float: right}

.menu{font-size:16px; color: #FFFFFF; }
.menuli{ padding:0; margin:0;list-style:none;float:left;line-height: 120px; height: 90px; margin-left: 30px;}
.menuli a:hover{
	text-shadow: .2rem 0rem .5rem #FFF,-.2rem 0rem .5rem #FFF,0rem .2rem .5rem #FFF,0rem -.2rem .5rem #FFF;
}
.menulanguage{font-size:16px; }
.menulanguageli{padding:0; margin:0;list-style:none;line-height: 40px;text-align: center}
.menulanguageli a:hover{
	text-shadow: .2rem 0rem .5rem RGB(102,217,255),-.2rem 0rem .5rem RGB(102,217,255),0rem .2rem .5rem RGB(102,217,255),0rem -.2rem .5rem RGB(102,217,255);
}

.menu a {
	color:#fff; /* 设置文字颜色 */
	text-decoration:none; /* 去掉下划线 */	
}

.header .current_li{
	border-bottom:2px solid #FFF;
}

.corner {
	width: 0px;                 /*  宽高设置为0，很重要，否则达不到效果 */
	height: 0px;
	border: 5px solid #FFF;
	border-bottom-color: transparent;    /* 设置透明背景色 */
	border-left-color: transparent;
	border-right-color: transparent;

}

.corner_top {
	width: 0px;                 /*  宽高设置为0，很重要，否则达不到效果 */
	height: 0px;
	border: 5px solid #FFF;
	border-top-color: transparent;    /* 设置透明背景色 */
	border-left-color: transparent;
	border-right-color: transparent;

}

.corner_faq {
	width: 0px;                 /*  宽高设置为0，很重要，否则达不到效果 */
	height: 0px;
	border: 10px solid #000;
	border-bottom-color: transparent;    /* 设置透明背景色 */
	border-top-color: transparent;
	border-right-color: transparent;
	margin-top: 20px;

}

.corner_faq_right {
	width: 0px;                 /*  宽高设置为0，很重要，否则达不到效果 */
	height: 0px;
	border: 10px solid #000;
	border-bottom-color: transparent;    /* 设置透明背景色 */
	border-top-color: transparent;
	border-left-color: transparent;
	margin-top: 20px;

}

.corner_faq_down {
	width: 0px;                 /*  宽高设置为0，很重要，否则达不到效果 */
	height: 0px;
	border: 10px solid #000;
	border-left-color: transparent;    /* 设置透明背景色 */
	border-bottom-color: transparent;
	border-right-color: transparent;
	margin-top: 26px;

}


		
.Slanguage{
	width: 140px; height: 370px; position: fixed; top: 90px; display: none; box-shadow:1px 1px 10px #096fb8;z-index: 220;
}


.downloadbtn{
	width: 340px; position:fixed;top: 400px; z-index: 120; text-align: center; margin-left:auto;margin-right:auto;left: 0px;right: 0px;
}


.videoarea{
	width: 100%; height: 100%; background-color:#000;background:rgba(0,0,0,0.8);filter:Alpha(opacity=80); z-index: 200; position: fixed; top: 0;
}

.width100{
	width: 100%;
}
.mt40{
	margin-top: 40px;
}
.lh60{
	line-height: 60px;
}

.qtxt{
	font-size: 24px; width: 95%;
}
.atxt{
	margin-left: 50px; display: none; width: 980px;font-size: 18px; color: #4A4A4A; line-height: 40px;
}

.atxt p{
	font-size: 18px; color: #4A4A4A; line-height: 40px;
}

.atxt img{
	width: 300px;margin:0 auto; display:block;
}
.clearfloat{clear:both;height:0;font-size:1px;line-height:0px;}
