@charset "utf-8";
/* banner */
.banner1{background:url(../images/ban4.jpg) no-repeat center top;margin-top:120px; height:450px; }
.banner2{background:url(../images/img1.png) no-repeat center top;margin-top:120px; height:450px; }
.banner3{background:url(../images/img2.png) no-repeat center top;margin-top:120px; height:450px; }
.banner4{background:url(../images/img3.png) no-repeat center top;margin-top:120px; height:450px; }
.banner5{background:url(../images/img5.png) no-repeat center top;margin-top:120px; height:450px; }
.banner6{background:url(../images/img4.png) no-repeat center top;margin-top:120px; height:450px; }


.banText{position:relative;height:450px;text-align: center;color:#fff;}
.banText h3{font:56px/1em "微软雅黑";padding-top:150px;} 
.banText h4{font:38px/2em "微软雅黑";}
.btnjT{width:36px;height:36px;border:solid 2px #fff;border-radius: 50%;margin:0 auto;}
.btnjT i{background:url(../images/icjt.png) no-repeat 0 0;width:15px;height:9px;display: inline-block;margin-top:13px;text-align: center;}
.content{width:1200px;margin:0 auto;padding:50px 0;}
.text1{font:14px/20px "微软雅黑";color:#999;}
.content h3{font:24px/50px "微软雅黑";text-align: center;padding-top:40px;}
.content span{font:12px/60px "微软雅黑";text-align: center;display:block;}
.conText{padding:0 10px;}
.conText p{font:16px/40px "微软雅黑";color:#656565;text-indent: 2em;}
.tabList{margin-top:40px;}
.tabList li{font:14px/1em "微软雅黑";color:#656565;}
.tabList .fl1{float:left;}
.tabList .fr1{float:right;}
/*------ 响应式  -------*/
@media screen and (max-width:1280px) {
    .content{width:80%;margin:0 10%;}
    .content h3{width:80%;margin:0 auto;}
}
@media screen and (max-width:1200px) {
	.banner{background-attachment: scroll;margin-top:90px;}
	.banText{height:400px;}	
}
@media screen and (max-width:1000px) {
    .tabList .fl1,.tabList .fr1{float:none;font:14px/30px "微软雅黑";color:#656565;}
}
@media screen and (max-width:800px) {
    .banText{height:380px;}
    .banText h3{font: 40px/1em "微软雅黑";padding-top:140px;}
    .banText h4{font: 38px/2em "微软雅黑";}
}
@media screen and (max-width:600px) {
    .banner{margin-top:60px;}
    .banText{width:90%;margin:0 5%;height:360px;}
    .banText h3{font: 32px/1em "微软雅黑";}
    .banText h4{font: 26px/2.5em "微软雅黑";}
    .content h3{font:20px/40px "微软雅黑";text-align: center;padding-top:35px;}
    .conText p{font:14px/32px "微软雅黑";color:#656565;text-indent: 2em;}
}
@media screen and (max-width:480px) {
    .banText{height:350px;}
    .banText h3{font: 26px/1em "微软雅黑";padding-top:130px;}
    .banText h4{font: 20px/2.5em "微软雅黑";}
    .content h3{font:16px/34px "微软雅黑";text-align: center;padding-top:30px;}
}
@media screen and (max-width:400px) {
	.banText h3{font: 20px/1em "微软雅黑";}
    .banText h4{font: 16px/2.5em "微软雅黑";}
}
