.newsW{padding-bottom: 0.6rem;}
.news-hot{margin-top: 0.95rem;}
.news-hot a{display: block;}
.news-hot .img{float: left;width: 40%;height: 4.38rem;overflow: hidden;}
.news-hot .mes{float: left;width: 60%;height: 4.38rem;overflow: hidden;}
.news-hot .img{border-radius: 0.22rem;}
.news-hot .img img{width: 100%;height: 100%;-webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -o-transition: all 0.5s linear;transition: all 0.5s linear;}
.news-hot .mes{display: flex;flex-direction: column;justify-content: center;}
.news-hot .info{padding: 0 1rem;}
.news-hot .info span{font-size: 0.18rem;line-height: 0.30rem;color: #929292;font-family: 'rajdhaniBold';margin-bottom: 0.20rem;}
.news-hot .info h3{font-size: 0.32rem;line-height: 0.40rem;color: #000;max-height: 0.84rem;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;margin-bottom: 0.32rem;}
.news-hot .info p{font-size: 0.14rem;line-height: 0.24rem;color: #757575;max-height: 0.72rem;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical;}
.news-hot .info .dl{display: inline-block;font-size: 0.14rem;line-height: 0.28rem;color: #cd0404;padding: 0 0.20rem;border: 2px solid #cd0404;margin-top: 0.55rem;border-radius: 0.30rem;}
.news-hot a:hover .img img{-moz-transform:scale(1.05,1.05);  -webkit-transform:scale(1.05,1.05);  -o-transform:scale(1.05,1.05);  transform: scale(1.05,1.05);}
.news-hot .info .dl:hover {background-color: #cd0404;color: #fff;}



.news-list,.news-notice,.news-report{margin-top: 0.90rem;}
.news-list li{float: left;width: 32%;margin-right: 2%;padding-bottom: 0.50rem;border-bottom: 1px solid #d6d6d6;margin-bottom: 0.50rem;}
.news-list li:nth-child(3n){margin-right: 0;}
.news-list li a{display: block;}
.news-list li .img{overflow: hidden;border-radius: 0.22rem;height: 2.95rem;background-position: center center;background-repeat: no-repeat;background-size: cover;-webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -o-transition: all 0.5s linear;transition: all 0.5s linear;}
.news-list li .img img{width: 100%;-webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -o-transition: all 0.5s linear;transition: all 0.5s linear;}
.news-list li .mes{padding-top: 0.30rem;}
.news-list li .mes span{display: block;font-size: 0.18rem;line-height: 0.30rem;color: #929292;margin-bottom: 0.10rem;font-family: 'rajdhaniBold';}
.news-list li .mes h3{font-size: 0.22rem;line-height: 0.32rem;height: 0.64rem;color: #000;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}

.news-list li:hover .img img{-moz-transform:scale(1.05,1.05);  -webkit-transform:scale(1.05,1.05);  -o-transform:scale(1.05,1.05);  transform: scale(1.05,1.05);}
.news-list li:hover .mes h3{color:  #d50a1d;}

.load-nore{text-align: center;margin-top: 0.90rem;margin-bottom: 1rem;}
.load-nore img{height: 0.16rem;margin-right: 0.05rem;}
.load-nore .moreBtn{display: inline-block;font-size: 0.16rem;line-height: 0.16rem;color: #fff;padding: 0.22rem 0.45rem;background-color: #d50a1d;border-radius: 0.30rem;}

.news-notice li{float: left;width: 49%;margin-right: 2%;margin-bottom: 0.45rem;box-shadow: 0 0 0.29rem rgba(77,77,77,0.16);border-radius: 0.22rem;-webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear;transition: all 0.3s linear;border: 2px solid #fff;box-sizing: border-box;}
.news-notice li:nth-child(2n){margin-right: 0;}
.news-notice li a{display: block;padding: 0.40rem 0.35rem;}
.news-notice li h3{font-size: 0.24rem;line-height: 0.40rem;height: 0.40rem;color: #000;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.news-notice li span{display: block;font-size: 0.16rem;line-height: 0.30rem;color: rgba(0,0,0,0.48);}
/*.news-notice li:hover{background:-webkit-linear-gradient(135deg, #ef800a, #de0323 50%);background: -moz-linear-gradient(135deg, #ef800a, #de0323 50%);background: -ms-linear-gradient(135deg, #ef800a, #de0323 50%);background: -o-linear-gradient(135deg, #ef800a, #de0323 50%);background: linear-gradient(135deg, #ef800a, #de0323 50%);}*/
.news-notice li:hover{border-color: #fb0101;}
/*.news-notice li:hover h3,.news-notice li:hover span{color: #fff;}*/

.news-report li{float: left;width: 49%;margin-right: 2%;margin-bottom: 0.50rem;background-image: url("../images/report_bg.jpg");background-repeat: no-repeat;background-position: center bottom;background-size: 100% 100%;border-radius: 0.22rem;}
.news-report li:nth-child(2n){margin-right: 0;}
.news-report li a{width: 100%;padding: 0.35rem 0.48rem;display: flex;flex-direction: row;align-items: center;box-sizing: border-box;}
.news-report li .img{width: 1.72rem;position: relative;box-shadow: 10px 10px 16px rgba(77,77,77,0.20);border-radius: 0.22rem;overflow: hidden;}
.news-report li .img img{width: 100%;}
.news-report li .mes{max-width: 3.50rem;margin-left: 0.80rem;}
.news-report li .name{display: flex;flex-direction: row;align-items: flex-end;color: #3b3b3b;}
.news-report li .name span{font-size: 0.29rem;line-height: 0.40rem;font-family: 'rajdhaniBold';}
.news-report li .name em{font-size: 0.24rem;line-height: 0.50rem;}
.news-report li .btn{font-size: 0.18rem;line-height: 0.42rem;color: rgba(0,0,0,0.57);border: 1px solid #d1d1d1; width: 1.46rem;text-align: center;margin-top: 0.35rem;border-radius: 0.40rem;-webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear;transition: all 0.3s linear;}
.news-report li:hover .btn{background-color: #de0323;color: #fff;border-color: #de0323;}



.search-list li{margin-bottom: 0.16rem;box-shadow: 0 0 0.29rem rgba(77,77,77,0.16);border-radius: 0.22rem;-webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear;transition: all 0.2s linear;}
.search-list li a{display: block;padding: 0 0.35rem;color: #000;}
.search-list li h3{float: left;width: 70%;font-size: 0.20rem;line-height: 0.70rem;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.search-list li span{display: block;float: right;width: 28%;font-size: 0.16rem;line-height: 0.70rem;text-align: right;}
.search-list li:hover{background-color: #de0323;}
.search-list li:hover a{color: #fff;}

.detailW{padding-top: 0.70rem;}
.news-detail{float: left;width: 63.5%;}
.news-recom{float: right;width: 24.5%;}
.news-detail .detail-title{padding-bottom: 0.20rem;border-bottom: 1px solid #d4d4d4;margin-bottom: 0.36rem;}
.news-detail .detail-title h1{font-size: 0.36rem;line-height: 0.48rem;color: #3b3b3b;}
.news-detail .detail-title span{display: block;font-size: 0.16rem;line-height: 1;color: #000;font-family: 'rajdhaniBold';margin-top: 0.56rem;}
.news-detail .detail-title img{height: 0.14rem;margin-top: 0.01rem;margin-right: 0.05rem;}
.news-detail .content{font-size: 0.16rem;line-height: 0.34rem;color:#424242;padding-bottom: 0.70rem; }
.news-detail .content img{max-width: 100% !important;}

.news-detail .detail-ft{padding-bottom: 1.45rem;overflow: hidden;}
.news-detail .detail-ft a{position: relative;display: block;padding: 0.25rem 0.98rem 0.25rem 0.30rem;border-radius: 0.06rem;margin-bottom: 0.14rem;background-color: #f6f6f6;-webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear;transition: all 0.3s linear;}
.news-detail .detail-ft p{font-size: 0.18rem;line-height: 0.40rem;color: #222222;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news-detail .detail-ft a::after{content: "";position: absolute;right: 0.45rem;top:0;width: 0.40rem;height: 100%;background-position: center center;background-repeat: no-repeat;background-size: 100%;}

.news-detail .detail-ft a.prev::after{background-image: url("../images/jt_y.png");}
.news-detail .detail-ft a.next::after{background-image: url("../images/jt_z.png");}

.news-detail .detail-ft a:hover{background:-webkit-linear-gradient(135deg, #ef800a, #de0323);background: -moz-linear-gradient(135deg, #ef800a, #de0323);background: -ms-linear-gradient(135deg, #ef800a, #de0323);background: -o-linear-gradient(135deg, #ef800a, #de0323);background: linear-gradient(135deg, #ef800a, #de0323);}
.news-detail .detail-ft a:hover p{color: #fff;}
.news-detail .detail-ft a.prev:hover::after{background-image: url("../images/jt_y2.png");}
.news-detail .detail-ft a.next:hover::after{background-image: url("../images/jt_z2.png");}
.recom-list{margin-top: 0.80rem;}
.recom-list a{display: block;padding-bottom: 0.45rem;border-bottom: 1px solid #d6d6d6;margin-bottom: 0.45rem;}
.recom-list a:last-child{border-bottom: none;padding-bottom: 0;margin-bottom: 0;}
.recom-list .img{overflow: hidden;border-radius: 0.22rem;}
.recom-list .img img{width: 100%;-webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -o-transition: all 0.5s linear;transition: all 0.5s linear;}
.recom-list .mes{padding-top: 0.25rem;}
.recom-list .mes span{display: block;font-size: 0.18rem;line-height: 0.30rem;color: #929292;margin-bottom: 0.10rem;font-family: 'rajdhaniBold';}
.recom-list .mes h3{font-size: 0.20rem;line-height: 0.24rem;max-height: 0.48rem;color: #000;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}

.recom-list a:hover .img img{-moz-transform:scale(1.05,1.05);  -webkit-transform:scale(1.05,1.05);  -o-transform:scale(1.05,1.05);  transform: scale(1.05,1.05);}
.recom-list a:hover .mes h3{color:  #d50a1d;}


.party-info{padding-top: 0.20rem;font-size: 0.20rem;line-height: 0.28rem;color: #606060;overflow: hidden;}
.party-info .fx{vertical-align: bottom;}
.party-info img{max-width: 100% !important;}
/*.party-info .name{font-size: 0.30rem;line-height: 0.44rem;background:-webkit-linear-gradient(90deg, #ef800a, #de0323 50%);background: -moz-linear-gradient(90deg, #ef800a, #de0323 50%);background: -ms-linear-gradient(90deg, #ef800a, #de0323 50%);background: -o-linear-gradient(90deg, #ef800a, #de0323 50%);background: linear-gradient(90deg, #ef800a, #de0323 50%);-webkit-background-clip: text;background-clip: text;color: transparent;margin-bottom:0.05rem; }*/
.party-info .name{font-size: 0.30rem;line-height: 0.44rem;color: #e32c1a;margin-bottom:0.05rem; }
.party-info .name h1{font-size: 0.60rem;line-height: 0.70rem;color: #e32c1a;}
.party-info .name span{display: inline-block;font-size: 0.26rem;line-height: 0.48rem;color: #fff;padding: 0 0.30rem;background-color: #e32c1a;border-radius: 0.30rem;margin-top: 0.25rem;}
.party-info h4{font-size: 0.30rem;line-height: 0.40rem;}
.party-info .fx em{display: inline-block;font-size: 0.50rem;color: #e2291b;font-family: 'rajdhaniBold';vertical-align: bottom; }

.party-info .ml{padding: 0 4%;}
.party-info .ml .img{float: left;width: 22%;margin-right: 4%;text-align: center;}
.party-info .ml .img:last-child{margin-right: 0;}
.party-info .ml .img img{max-width: 100% !important;}












