@charset "utf-8";
/* banner1 */

.banText h3{font:56px/1em "微软雅黑";} 
.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;}
.newsBox{width:1200px;margin:0 auto;padding:10px 0 20px;}
.newsList{width:100%;}
.newsList li{border-bottom:solid 1px #C4C4C4;padding:30px 0;}
.newsList .actBor{border-bottom:none;}
.news_l{width:240px;height:150px;float:left;margin-right:40px;}
.news_l img{width:100%;height:100%;}
.news_r h3{font:18px/20px "微软雅黑";height:40px;overflow:hidden;}
.newsList li a{color:#333;}
.news_r p{font:14px/24px "微软雅黑";height:96px;overflow:hidden;}
.newsList li p {color:#999;}
.news_r .time{font:14px/1em "微软雅黑";color:#999;}
.news_page{display:inline-block;text-align: center;width:100%;height:40px;font-size:0;margin:30px 0;}
.news_page a,.news_page span{width:40px;height:40px;display:inline-block;background:#E7EBED;color:#656565;font:14px/40px "微软雅黑";margin:0 5px;transition: all .3s;}
.news_page a:hover{color:#fff;background: #ED3131;}
.news_page span:hover{color:#fff;background: #ED3131;}
.news_page .active{color:#fff;background: #ED3131;}
/*------ 响应式  -------*/
@media screen and (max-width:1280px) {
    .newsBox{width:90%;margin:0 auto;}
    .news_r h3{font:16px/20px "微软雅黑";}
}
@media screen and (max-width:1200px) {
	.banner1{background-attachment: scroll;margin-top:90px;}
	.banText{height:400px;}	
}
@media screen and (max-width:1000px) {
	.banner1{height:420px;}
    .banText h3{font: 48px/1em "微软雅黑";}
    .banText h4{font: 38px/2em "微软雅黑";}
}
@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:680px) {
	.news_l{width:240px;height:150px;margin:0 auto;float:none;}	
	.news_r{margin-top:20px;}
}
@media screen and (max-width:600px) {
    .banner1{margin-top:60px;}
    .banText{width:90%;margin:0 5%;height:360px;}
    .banText h3{font: 32px/1em "微软雅黑";}
    .banText h4{font: 26px/2.5em "微软雅黑";}
    .news_page{margin:25px 0;height:30px;}
    .news_page a,.news_page span{width:30px;height:30px;font:12px/30px "微软雅黑";margin:0 3px;}
}
@media screen and (max-width:480px) {
	.banText{height:350px;}
    .banText h3{font: 26px/1em "微软雅黑";padding-top:130px;}
    .banText h4{font: 20px/2.5em "微软雅黑";}
}
@media screen and (max-width:400px) {
	.banText h3{font: 20px/1em "微软雅黑";}
    .banText h4{font: 16px/2.5em "微软雅黑";}
}
