@charset "utf-8";
/* CSS Document */
body{overflow-x:hidden;}
@media screen and (min-width:1200px){
/*热点新闻*/
	.news .row{margin:0 -0.18rem;}
	.hot-new{padding:0 0.18rem;margin-bottom:3%;}
	.hot-new .tu{width:100%;position:relative;}
    .hot-new .tu img{height: 2.83rem;}
	.hot-new .tu .mask{display:none;}
	.hot-new .tu:hover .mask{position:absolute;width:100%;height:100%;background:rgba(26,26,26,0.3);top:0;display:block;}
	.hot-new .tu .mask img{position:absolute;left:0;right:0;margin:0 auto;top:40%;height:auto;}
	.hot-new .tu .hot{position:absolute;top:0;right:0;background:linear-gradient(101deg,rgba(203,29,29,1),rgba(137,4,4,1));
    border-radius:0px 0px 0px 0.1rem;padding:0.8% 4%;color:#fff;font-size:0.16rem;z-index:10;}
	.hot-new .new-wz{width:92%;margin:-6.5% 4% 0 4%;position:relative;z-index:1;background:#fff;
    -moz-box-shadow:0px 2px 5px 0px rgba(17,22,37,0.43);-webkit-box-shadow:0px 2px 5px 0px rgba(17,22,37,0.43);box-shadow:0px 2px 5px 0px rgba(17,22,37,0.43);padding:0.5% 4%;}
	.hot-new .new-wz h4{font-size:0.18rem;color:#1A1A1A;font-weight:bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
	.hot-new .new-wz p{font-size:0.16rem;color:#4D4D4D;line-height:0.25rem;display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp: 2;overflow: hidden;}
	.hot-new .new-wz span{color:#A90000;font-size:0.16rem;padding:2% 0;display:inline-block;float:right;}
    /*新闻正文*/
	.new-center{padding:1.5% 2.5%;-moz-box-shadow:0px 0px 0.08rem 0px rgba(17,22,37,0.43);-webkit-box-shadow:0px 0px 0.08rem 0px rgba(17,22,37,0.43);box-shadow:0px 0px 0.08rem 0px rgba(17,22,37,0.43);border-radius:0.2rem;margin-bottom:4%;}
	.new-center .row{margin:0 -0.2rem;}
	.new-center .col-md-6{padding:0 0.2rem;margin-bottom:1%;}
	.ne-w h4{font-size:0.18rem;color:#1A1A1A;font-weight:bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
	.ne-w h4 a,.ne-w p a{color:#1A1A1A;}
	.ne-w:hover h4 a{color:#A90000;}
	.ydqw:hover{color:#A90000!important;}
	.ne-w p{font-size:0.16rem;color:#4D4D4D;line-height:0.27rem;margin:2.5% 0 2% 0;height: 0.8rem;overflow:hidden;  }
	.ne-w .time,.ne-w .ydqw{font-size:0.16rem;color:#4D4D4D;}
	.ne-w .ydqw{float:right;}
	.ne-w .hx{border-top:1px solid #ccc;display:inline-block;width:100%;margin-top:4%;}
}

@media screen and (min-width:992px) and (max-width:1200px) {
	/*热点新闻*/
	.news{padding:0 1.5%;}
	.news .row{margin:0 0.1rem;}
	.hot-new{padding:0 0.18rem;margin-bottom:3%;}
	.hot-new .tu{width:100%;position:relative;}
    .hot-new .tu img{height: 2.18rem;}
	.hot-new .tu .mask{display:none;}
	.hot-new .tu:hover .mask{position:absolute;width:100%;height:100%;background:rgba(26,26,26,0.3);top:0;display:block;}
	.hot-new .tu .mask img{position:absolute;left:0;right:0;margin:0 auto;top:40%;height:auto;}
	.hot-new .tu .hot{position:absolute;top:0;right:0;background:linear-gradient(101deg,rgba(203,29,29,1),rgba(137,4,4,1));
    border-radius:0px 0px 0px 0.1rem;padding:0.8% 4%;color:#fff;font-size:0.15rem;z-index:10;}
	.hot-new .new-wz{width:92%;margin:-6.5% 4% 0 4%;position:relative;z-index:1;background:#fff;
    -moz-box-shadow:0px 2px 5px 0px rgba(17,22,37,0.43);-webkit-box-shadow:0px 2px 5px 0px rgba(17,22,37,0.43);box-shadow:0px 2px 5px 0px rgba(17,22,37,0.43);padding:0.5% 4%;}
	.hot-new .new-wz h4{font-size:0.16rem;color:#1A1A1A;font-weight:bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
	.hot-new .new-wz p{font-size:0.15rem;color:#4D4D4D;line-height:0.25rem;display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp: 2;overflow: hidden;}
	.hot-new .new-wz span{color:#A90000;font-size:0.15rem;padding:2% 0;display:inline-block;float:right;}
    /*新闻正文*/
	.new-center{padding:1.5% 2.5%;-moz-box-shadow:0px 0px 0.08rem 0px rgba(17,22,37,0.43);-webkit-box-shadow:0px 0px 0.08rem 0px rgba(17,22,37,0.43);box-shadow:0px 0px 0.08rem 0px rgba(17,22,37,0.43);border-radius:0.2rem;margin-bottom:4%;}
	.new-center .row{margin:0 -0.2rem;}
	.new-center .col-md-6{padding:0 0.2rem;margin-bottom:1%;}
	.ne-w h4{font-size:0.17rem;color:#1A1A1A;font-weight:bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
	.ne-w h4 a,.ne-w p a{color:#1A1A1A;width:100%;display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp: 2;overflow: hidden;}
	.ne-w:hover h4 a{color:#A90000;}
	.ydqw:hover{color:#A90000!important;}
	.ne-w p{font-size:0.15rem;color:#4D4D4D;line-height:0.27rem;margin:2.5% 0 2% 0;display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp: 2;overflow: hidden;}
	.ne-w .time,.ne-w .ydqw{font-size:0.15rem;color:#4D4D4D;}
	.ne-w .ydqw{float:right;}
	.ne-w .hx{border-top:1px solid #ccc;display:inline-block;width:100%;margin-top:4%;}
}

@media screen and (min-width:768px) and (max-width:992px) {
	/*热点新闻*/
	.news{padding:0 1.5%;}
	.news .row{margin:0 0.05rem;}
	.hot-new{padding:0 0.1rem;margin-bottom:3%;}
	.hot-new .tu{width:100%;position:relative;}
    .hot-new .tu img{height: 1.82rem;}
	.hot-new .tu .mask{display:none;}
	.hot-new .tu:hover .mask{position:absolute;width:100%;height:100%;background:rgba(26,26,26,0.3);top:0;display:block;}
	.hot-new .tu .mask img{position:absolute;left:0;right:0;margin:0 auto;top:40%;height:auto;}
	.hot-new .tu .hot{position:absolute;top:0;right:0;background:linear-gradient(101deg,rgba(203,29,29,1),rgba(137,4,4,1));
    border-radius:0px 0px 0px 0.1rem;padding:0.8% 4%;color:#fff;font-size:0.15rem;z-index:10;}
	.hot-new .new-wz{width:92%;margin:-6.5% 4% 0 4%;position:relative;z-index:1;background:#fff;
    -moz-box-shadow:0px 2px 5px 0px rgba(17,22,37,0.43);-webkit-box-shadow:0px 2px 5px 0px rgba(17,22,37,0.43);box-shadow:0px 2px 5px 0px rgba(17,22,37,0.43);padding:0.5% 4%;}
	.hot-new .new-wz h4{font-size:0.15rem;color:#1A1A1A;font-weight:bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
	.hot-new .new-wz p{font-size:0.14rem;color:#4D4D4D;line-height:0.25rem;display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp: 2;overflow: hidden;}
	.hot-new .new-wz span{color:#A90000;font-size:0.15rem;padding:2% 0;display:inline-block;float:right;}
    /*新闻正文*/
	.new-center{padding:1.5% 2.5%;-moz-box-shadow:0px 0px 0.08rem 0px rgba(17,22,37,0.43);-webkit-box-shadow:0px 0px 0.08rem 0px rgba(17,22,37,0.43);box-shadow:0px 0px 0.08rem 0px rgba(17,22,37,0.43);border-radius:0.2rem;margin-bottom:4%;}
	.new-center .row{margin:0 -0.2rem;}
	.new-center .col-md-6{padding:0 0.2rem;margin-bottom:1%;}
	.ne-w h4{font-size:0.15rem;color:#1A1A1A;font-weight:bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
	.ne-w h4 a,.ne-w p a{color:#1A1A1A;width:100%;display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp: 2;overflow: hidden;}
	.ne-w:hover h4 a{color:#A90000;}
	.ydqw:hover{color:#A90000!important;}
	.ne-w p{font-size:0.14rem;color:#4D4D4D;line-height:0.27rem;margin:2.5% 0 2% 0;display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp: 2;overflow: hidden;}
	.ne-w .time,.ne-w .ydqw{font-size:0.14rem;color:#4D4D4D;}
	.ne-w .ydqw{float:right;}
	.ne-w .hx{border-top:1px solid #ccc;display:inline-block;width:100%;margin-top:4%;}

}

@media screen and (max-width:768px) {
	/*热点新闻*/
	.news{padding:0 1.5%;}
	.news .row{margin:0 0.05rem;}
	.hot-new{padding:0 0.1rem;margin-bottom:3%;}
	.hot-new .tu{width:100%;position:relative;}
	.hot-new .tu .mask{display:none;}
    .hot-new .tu:hover .mask{position:absolute;width:100%;height:100%;background:rgba(26,26,26,0.3);top:0;display:block;}
	.hot-new .tu .mask img{position:absolute;left:0;right:0;margin:0 auto;top:40%;height:auto;}
	.hot-new .tu .hot{position:absolute;top:0;right:0;background:linear-gradient(101deg,rgba(203,29,29,1),rgba(137,4,4,1));
    border-radius:0px 0px 0px 0.1rem;padding:0.8% 4%;color:#fff;font-size:0.15rem;z-index:10;}
	.hot-new .new-wz{width:92%;margin:-6.5% 4% 0 4%;position:relative;z-index:1;background:#fff;
    -moz-box-shadow:0px 2px 5px 0px rgba(17,22,37,0.43);-webkit-box-shadow:0px 2px 5px 0px rgba(17,22,37,0.43);box-shadow:0px 2px 5px 0px rgba(17,22,37,0.43);padding:0.5% 4%;}
	.hot-new .new-wz h4{font-size:0.15rem;color:#1A1A1A;font-weight:bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
	.hot-new .new-wz p{font-size:0.14rem;color:#4D4D4D;line-height:0.25rem;display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp: 2;overflow: hidden;}
	.hot-new .new-wz span{color:#A90000;font-size:0.15rem;padding:2% 0;display:inline-block;float:right;}
    /*新闻正文*/
	.new-center{padding:1.5% 2.5%;-moz-box-shadow:0px 0px 0.08rem 0px rgba(17,22,37,0.43);-webkit-box-shadow:0px 0px 0.08rem 0px rgba(17,22,37,0.43);box-shadow:0px 0px 0.08rem 0px rgba(17,22,37,0.43);border-radius:0.2rem;margin-bottom:4%;}
	.new-center .row{margin:0 -0.2rem;}
	.new-center .col-md-6{padding:0 0.2rem;margin-bottom:1%;}
	.ne-w h4{font-size:0.28rem;color:#1A1A1A;font-weight:bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
	.ne-w h4 a{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color:#1A1A1A;}
	.ne-w p a{color:#1A1A1A;width:100%;display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp: 2;overflow: hidden;}
	.ne-w:hover h4 a{color:#A90000;}
	.ydqw:hover{color:#A90000!important;}
	.ne-w p{font-size:0.24rem;color:#4D4D4D;line-height:0.4rem;margin:2.5% 0 2% 0;display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp: 2;overflow: hidden;}
	.ne-w .time,.ne-w .ydqw{font-size:0.25rem;color:#4D4D4D;}
	.ne-w .ydqw{float:right;}
	.ne-w .hx{border-top:1px solid #ccc;display:inline-block;width:100%;margin-top:4%;}

/*page*/
	.page{margin-bottom:4.5%;font-size:0.25rem;}
	.page a{font-size:0.25rem;color:#333;padding:1% 3%;margin:0 1%;background:#eee;}
	.page a:hover{background:#b90000;color:#fff;}
}