@charset "utf-8";
/* CSS Document */
.news-gsxw ul li .tit h3,.news-cjwd ul li .tit h3,.news-gsxw ul li p,.news-cjwd ul li p{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
@media screen and (min-width: 1380px)  {
/*banner*/
    .banner-bj{background:url(../images/news/bj.jpg) no-repeat;background-size:100% 100%;padding-bottom:2.1%;}
	.banner h1{text-align:center;font-size:34px;color:#fff;}
	.banner p{font-size:18px;color:#fff;text-align:center;}
	.banner p a{background-image: linear-gradient(0deg,rgba(18,74,104,0.5) 0%,rgba(20,71,98,0.5) 100%);border-radius: 10px;border:1px solid #1bacff;width:12%;display:inline-block;padding:0.85% 0;font-size:18px;color:#fff;margin-left:2%;}
/*news-center*/
    .news-gsxw,.news-cjwd{overflow:hidden;margin-top:3%;}
	.new-tit{background:url(../images/news/gsxw.jpg) no-repeat;background-size:100% auto;padding:5% 0;position:relative;}
	.new-tit h2{position:absolute;top:5%;left:3.5%;font-size:26px;color:#fff;padding:1% 4%;background-image: linear-gradient(90deg, #dea34e 0%, #e05636 100%), linear-gradient(#ffffff, #ffffff);background-blend-mode: normal, normal;border-radius: 10px;}
	.new-tit a{font-size:18px;color:#fff;position:absolute;top:25%;right:2%;}
	.news-gsxw ul,.news-cjwd ul{margin:0 -2%;}
	.news-gsxw ul li,.news-cjwd ul li{width:46%;padding:0 2%;border-bottom:1px dashed #bebebe;float:left;padding-bottom:1.5%;margin-top:1.5%;}
	
	.news-gsxw ul li a{width:86%;padding-left:10%;padding-right:4%;background:url(../images/news/yd.png) no-repeat 4% center;}
	
	.news-gsxw ul li .tit{position:relative;}
	.news-gsxw ul li .tit h3,.news-cjwd ul li .tit h3{font-size:17px;color:#1a1a1a;width:79%;margin:0 0 1.5% 0;}
	.news-gsxw ul li .tit span{width:20%;font-size:17px;color:#333;position:absolute;right:0;top:0;text-align:right;}
	.news-gsxw ul li p,.news-cjwd ul li p{font-size:16px;color:#4d4d4d;}
    /*cjwd*/
	.news-cjwd{margin-bottom:2%;}
	.news-cjwd ul li{border-bottom:0!important;}
	.news-cjwd ul li h3{width:86%!important;padding:0.5% 4% 0.5% 10%;background:url(../images/news/Q.png) no-repeat 4% center;}
	.news-cjwd ul li p{padding:0.5% 4% 0.5% 10%;background:url(../images/news/A.png) no-repeat 4% center;}
	.page{font-size:17px;color:#333;text-align:center;padding:1% 0;margin:2% 0;}
	.page a{font-size:17px;color:#333;display:inline;padding: 0.6% 2%;background:#eee;}
	.page a:hover{background:#b90000;color:#fff;}
}

@media screen and (max-width: 1380px) and (min-width: 1200px){
/*banner*/
    .banner-bj{background:url(../images/news/bj.jpg) no-repeat;background-size:100% 100%;padding-bottom:2.1%;}
	.banner h1{text-align:center;font-size:27px;color:#fff;}
	.banner p{font-size:17px;color:#fff;text-align:center;}
	.banner p a{background-image: linear-gradient(0deg,rgba(18,74,104,0.5) 0%,rgba(20,71,98,0.5) 100%);border-radius: 10px;border:1px solid #1bacff;width:12%;display:inline-block;padding:0.85% 0;font-size:17px;color:#fff;margin-left:2%;}
/*news-center*/
    .news-gsxw,.news-cjwd{overflow:hidden;margin-top:3%;}
	.new-tit{background:url(../images/news/gsxw.jpg) no-repeat;background-size:100% auto;padding:5% 0;position:relative;}
	.new-tit h2{position:absolute;top:5%;left:3.5%;font-size:24px;color:#fff;padding:1% 4%;background-image: linear-gradient(90deg, #dea34e 0%, #e05636 100%), linear-gradient(#ffffff, #ffffff);background-blend-mode: normal, normal;border-radius: 10px;}
	.new-tit a{font-size:17px;color:#fff;position:absolute;top:25%;right:2%;}
	.news-gsxw ul,.news-cjwd ul{margin:0 -2%;}
	.news-gsxw ul li,.news-cjwd ul li{width:46%;padding:0 2%;border-bottom:1px dashed #bebebe;float:left;padding-bottom:1.5%;margin-top:1.5%;}
	
	.news-gsxw ul li a{width:86%;padding-left:10%;padding-right:4%;background:url(../images/news/yd.png) no-repeat 4% center;background-size:4.5% auto;}
	
	.news-gsxw ul li .tit{position:relative;}
	.news-gsxw ul li .tit h3,.news-cjwd ul li .tit h3{font-size:16px;color:#1a1a1a;width:79%;margin:0 0 1.5% 0;}
	.news-gsxw ul li .tit span{width:20%;font-size:16px;color:#333;position:absolute;right:0;top:0;text-align:right;}
	.news-gsxw ul li p,.news-cjwd ul li p{font-size:15px;color:#4d4d4d;}
    /*cjwd*/
	.news-cjwd{margin-bottom:2%;}
	.news-cjwd ul li{border-bottom:0!important;}
	.news-cjwd ul li h3{width:86%!important;padding:0.5% 4% 0.5% 10%;background:url(../images/news/Q.png) no-repeat 4% center;}
	.news-cjwd ul li p{padding:0.5% 4% 0.5% 10%;background:url(../images/news/A.png) no-repeat 4% center;}
	/*page*/
    .page{font-size:16px;color:#333;text-align:center;padding:1% 0;margin:2% 0;}
	.page a{font-size:16px;color:#333;display:inline;padding: 0.6% 2%;background:#eee;}
	.page a:hover{background:#b90000;color:#fff;}
}

@media screen and (max-width: 1200px) and (min-width: 992px){
/*banner*/
    .banner-bj{background:url(../images/news/bj.jpg) no-repeat;background-size:100% 100%;padding-bottom:2.1%;}
	.banner h1{text-align:center;font-size:21px;color:#fff;}
	.banner p{font-size:15px;color:#fff;text-align:center;}
	.banner p a{background-image: linear-gradient(0deg,rgba(18,74,104,0.5) 0%,rgba(20,71,98,0.5) 100%);border-radius: 10px;border:1px solid #1bacff;width:12%;display:inline-block;padding:0.85% 0;font-size:15px;color:#fff;margin-left:2%;}
/*news-center*/
    .news-gsxw,.news-cjwd{overflow:hidden;margin-top:3%;}
	.new-tit{background:url(../images/news/gsxw.jpg) no-repeat;background-size:100% auto;padding:5% 0;position:relative;}
	.new-tit h2{position:absolute;top:5%;left:3.5%;font-size:18px;color:#fff;padding:1% 4%;background-image: linear-gradient(90deg, #dea34e 0%, #e05636 100%), linear-gradient(#ffffff, #ffffff);background-blend-mode: normal, normal;border-radius: 10px;}
	.new-tit a{font-size:15px;color:#fff;position:absolute;top:25%;right:2%;}
	.news-gsxw ul,.news-cjwd ul{margin:0 -2%;}
	.news-gsxw ul li,.news-cjwd ul li{width:46%;padding:0 2%;border-bottom:1px dashed #bebebe;float:left;padding-bottom:1.5%;margin-top:1.5%;}
	
	.news-gsxw ul li a{width:86%;padding-left:10%;padding-right:4%;background:url(../images/news/yd.png) no-repeat 4% center;background-size:4.5% auto;}
	
	.news-gsxw ul li .tit{position:relative;}
	.news-gsxw ul li .tit h3,.news-cjwd ul li .tit h3{font-size:15px;color:#1a1a1a;width:77%;margin:0 0 1.5% 0;}
	.news-gsxw ul li .tit span{width:24%;font-size:16px;color:#333;position:absolute;right:0;top:0;text-align:right;}
	.news-gsxw ul li p,.news-cjwd ul li p{font-size:14px;color:#4d4d4d;}
    /*cjwd*/
	.news-cjwd{margin-bottom:2%;}
	.news-cjwd ul li{border-bottom:0!important;}
	.news-cjwd ul li h3{width:86%!important;padding:0.5% 4% 0.5% 10%;background:url(../images/news/Q.png) no-repeat 4% center;background-size:5% auto;}
	.news-cjwd ul li p{padding:0.5% 4% 0.5% 10%;background:url(../images/news/A.png) no-repeat 4% center;background-size:5% auto;}
	/*page*/
	.page{font-size:15px;color:#333;text-align:center;padding:1% 0;margin:2% 0;}
	.page a{font-size:15px;color:#333;display:inline;padding: 0.6% 2%;background:#eee;}
	.page a:hover{background:#b90000;color:#fff;}
}

@media screen and (max-width: 992px) and (min-width: 768px){
/*banner*/
    .banner-bj{background:url(../images/news/bj.jpg) no-repeat;background-size:100% 100%;padding-bottom:2.1%;}
	.banner h1{text-align:center;font-size:18px;color:#fff;}
	.banner p{font-size:14px;color:#fff;text-align:center;}
	.banner p a{background-image: linear-gradient(0deg,rgba(18,74,104,0.5) 0%,rgba(20,71,98,0.5) 100%);border-radius: 10px;border:1px solid #1bacff;width:12%;display:inline-block;padding:0.85% 0;font-size:14px;color:#fff;margin-left:2%;}
/*news-center*/
    .news-gsxw,.news-cjwd{overflow:hidden;margin-top:3%;}
	.new-tit{background:url(../images/news/gsxw.jpg) no-repeat;background-size:100% auto;padding:5% 0;position:relative;}
	.new-tit h2{position:absolute;top:5%;left:3.5%;font-size:16px;color:#fff;padding:1% 4%;background-image: linear-gradient(90deg, #dea34e 0%, #e05636 100%), linear-gradient(#ffffff, #ffffff);background-blend-mode: normal, normal;border-radius: 10px;}
	.new-tit a{font-size:14px;color:#fff;position:absolute;top:25%;right:2%;}
	.news-gsxw ul,.news-cjwd ul{margin:0 -2%;}
	.news-gsxw ul li,.news-cjwd ul li{width:46%;padding:0 2%;border-bottom:1px dashed #bebebe;float:left;padding-bottom:1.5%;margin-top:1.5%;}
	
	.news-gsxw ul li a{width:86%;padding-left:10%;padding-right:4%;background:url(../images/news/yd.png) no-repeat 4% center;background-size:4% auto;}
	
	.news-gsxw ul li .tit{position:relative;}
	.news-gsxw ul li .tit h3,.news-cjwd ul li .tit h3{font-size:14px;color:#1a1a1a;width:75%;margin:0 0 1.5% 0;}
	.news-gsxw ul li .tit span{width:27%;font-size:14px;color:#333;position:absolute;right:0;top:0;text-align:right;}
	.news-gsxw ul li p,.news-cjwd ul li p{font-size:13px;color:#4d4d4d;}
    /*cjwd*/
	.news-cjwd{margin-bottom:2%;}
	.news-cjwd ul li{border-bottom:0!important;}
	.news-cjwd ul li h3{width:86%!important;padding:0.5% 4% 0.5% 10%;background:url(../images/news/Q.png) no-repeat 4% center;background-size:5% auto;}
	.news-cjwd ul li p{padding:0.5% 4% 0.5% 10%;background:url(../images/news/A.png) no-repeat 4% center;background-size:5% auto;}
	/*page*/
	.page{font-size:15px;color:#333;text-align:center;padding:1% 0;margin:2% 0;}
	.page a{font-size:15px;color:#333;display:inline;padding: 0.6% 2%;background:#eee;}
	.page a:hover{background:#b90000;color:#fff;}

}

@media screen and (max-width: 768px) {
/*banner*/
    .banner-bj{background:url(../images/news/bj.jpg) no-repeat;background-size:100% 100%;padding:0 2% 2.1% 2%;}
	.banner h1{text-align:center;font-size:0.3rem;color:#fff;}
	.banner p{font-size:0.25rem;color:#fff;text-align:center;}
	.banner p a{background-image: linear-gradient(0deg,rgba(18,74,104,0.5) 0%,rgba(20,71,98,0.5) 100%);border-radius: 10px;border:1px solid #1bacff;width:15%;display:inline-block;padding:0.85% 2%;font-size:0.24rem;color:#fff;margin-left:2%;}
/*news-center*/
    .news-gsxw,.news-cjwd{overflow:hidden;margin-top:3%;}
	.new-tit{background:#333;padding:5% 0;position:relative;}
	.new-tit h2{position:absolute;top:14%;left:3.5%;font-size:0.27rem;color:#fff;padding:1% 4%;background-image: linear-gradient(90deg, #dea34e 0%, #e05636 100%), linear-gradient(#ffffff, #ffffff);background-blend-mode: normal, normal;border-radius:10px;margin:0;}
	.new-tit a{font-size:0.25rem;color:#fff;position:absolute;top:25%;right:2%;}
	.news-gsxw ul,.news-cjwd ul{margin:0 -2%;}
	.news-gsxw ul li,.news-cjwd ul li{width:96%;padding:0 2% 3% 2%;border-bottom:1px dashed #bebebe;float:left;margin-top:3%;}
	
	.news-gsxw ul li a{width:86%;padding-left:10%;padding-right:4%;background:url(../images/news/yd.png) no-repeat 4% center;background-size:4% auto;}
	
	.news-gsxw ul li .tit{position:relative;}
	.news-gsxw ul li .tit h3,.news-cjwd ul li .tit h3{font-size:0.27rem;color:#1a1a1a;width:72%;margin:0 0 1.5% 0;}
	.news-gsxw ul li .tit span{width:27%;font-size:0.27rem;color:#333;position:absolute;right:0;top:0;text-align:right;}
	.news-gsxw ul li p,.news-cjwd ul li p{font-size:0.25rem;color:#4d4d4d;}
    /*cjwd*/
	.news-cjwd{margin-bottom:2%;}
	.news-cjwd ul li{border-bottom:0!important;}
	.news-cjwd ul li h3{width:86%!important;padding:0.5% 4% 0.5% 10%;background:url(../images/news/Q.png) no-repeat 4% center;background-size:5% auto;}
	.news-cjwd ul li p{padding:0.5% 4% 0.5% 10%;background:url(../images/news/A.png) no-repeat 4% center;background-size:5% auto;}
	/*page*/
	.page{font-size:0.25rem;color:#333;text-align:center;padding:1% 0;margin:2% 0;}
	.page a{font-size:0.25rem;color:#333;display:inline;padding: 0.6% 2%;background:#eee;}
	.page a:hover{background:#b90000;color:#fff;}
}
