.news_toppa{padding:0 80px; position: relative;}
.news_topnavbg{background: url(../images/news_topnavbg.jpg) repeat-x center bottom; position: relative; overflow: hidden;}
.news_topnavli{position: relative; width: 65%;background: url(../images/news_navlibg.png) no-repeat center top;background-size: 100% auto; margin: 0 auto; display: block;}
.news_topnavli span{position: absolute; width: 100%;top: 28%;text-align: center;font-size: 30px;color: #bdbdbd;}
.news_topnavli img{opacity: 0; display: block; width: 100%;}
.news_topnavli:hover,.news_topnavli.on{background: url(../images/news_navlih.png) no-repeat center top;}
.news_topnavli:hover span,.news_topnavli.on span{color: #fff;}
.news_toppa>.swiper-button-prev,
.news_toppa>.swiper-button-next{width: 40px; height: 40px;top: auto;bottom: -10px;}
.news_toppa>.swiper-button-prev{background: url(../images/news_nav_la.png) no-repeat center center;}
.news_toppa>.swiper-button-next{background: url(../images/news_nav_ra.png) no-repeat center center;}
.news_toppa>.swiper-button-prev:hover{background: url(../images/news_nav_lh.png) no-repeat center center;}
.news_toppa>.swiper-button-next:hover{background: url(../images/news_nav_rh.png) no-repeat center center;}
.news_toppa>.swiper-button-prev:after,.news_toppa>.swiper-button-next:after{opacity: 0;}

.news_cnav{position: relative; padding: 60px 0;text-align: center;font-size: 14px;color: #CFCFCF;}
.news_cnav a{display: inline-block; padding: 8px 20px;font-size: 18px;color: #333;font-weight: bolder; margin: 0 10px;}
.news_cnav a:hover,.news_cnav a.on{background: #F9BC2D;color: #fff;}
.news_cnav span:last-child{display: none;}

.news_list{position: relative; display: block;/* margin-bottom: 30px; */}
.news_list .tuimg{border:2px #fff solid;}
.news_list .tuimg img{width: 100%;}
.news_list .fonsis{padding: 15px 15px 0 15px;}
.news_list .fonsis .titles{font-size: 18px;font-weight: bolder; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;color: #131313;min-height: 26px;}
.news_list .fonsis .neis{font-size: 16px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden; margin: 20px 0 30px 0;color: #333;min-height: 78px;}
.news_list .fonsis .shijian{font-size: 14px;color: #8E8E8E;}
.news_list:hover .tuimg{border:2px #F9BC2D solid;transition: all 0.5s;}
.news_list:hover .fonsis .titles{color: #F9BC2D;transition: all 0.5s;}

.news_show_topbo{background: url(../images/news_topnavbg.jpg) repeat-x center bottom;position: relative;padding-bottom: 20px;text-align: center;margin-bottom: 20px;}
.news_show_topbo strong{font-size: 30px;color: #060066;font-weight: bolder; display: block;margin-bottom: 6px;}
.news_show_topbo span{font-size: 14px;color: #858585;}
.news_show_neis{font-size: 16px;text-align: justify;line-height: 26px;}
.news_show_neis p{margin-bottom: 30px;}



@media screen and (max-width:1450px){

}

@media screen and (max-width:1200px){
	
}

@media screen and (max-width: 960px){
.news_cnav{padding: 20px 0;}
.news_cnav a{padding: 5px 10px;margin:0 5px;font-size: 14px; font-weight: normal;}
.news_list{margin: 0;}
.news_list .fonsis .titles{font-size: 16px;min-height: 20px;}
.news_list .fonsis .neis{margin: 10px 0;min-height: 60px;}
.news_show_topbo strong{font-size: 20px;line-height: 24px;}
.news_show_neis p{margin-bottom: 10px;}
.news_topnavli,
.news_topnavli:hover,
.news_topnavli.on{background-size: auto 100%;}
.news_topnavli img{width: 100%;}
.news_topnavli span{font-size: 22px;}


}
@media screen and (max-width: 768px){

}