.ny{
    width:100%;
    margin-top: 20px;
    border: 1px solid #eee;
}
.ny_body{
    width:1200px;
    margin: 0 auto;
}
.wz{
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    color: #ccc;
}
.wz a{
    color: #ccc;
}
.zw{
    height:1200px;
}
.newlist{
    width:800px;
    float: left;
    height:1200px;
}

.newlist li{width:100%;padding:20px 10px;height: 170px; border-bottom:1px solid #efefef;box-sizing:border-box;transition:background .1s;}
.newlist li:hover{background:#f8f8f8;}
.newlist li > a{float:left;position:relative;display:inline-block;width:180px;height:135px;margin-right:20px;}
.newlist li > a.play::after{position:absolute;bottom:10px;left:10px;display:block;content:"";z-index:9;width:26px;height:26px;background:url(../images/icon-play.png?v=1634710351) no-repeat;}
.newlist li > a.play::before{position:absolute;top:0;left:0;z-index:8;content:"";width:180px;height:135px;background:linear-gradient(60deg,rgba(0,0,0,.59) 0%,rgba(0,0,0,0) 100%);}

.newlist li img{width:180px;height:135px;}
.newlist li h3{display:block;font:bold 20px "microsoft yahei";text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.newlist li h3 .play{display:inline-block;width:29px;height:22px;margin-right:7px;background:url(../images/icon-play-bt.png?v=1634710351) no-repeat;}
.newlist li h3 .voice{display:inline-block;width:40px;height:24px;margin-right:7px;background:url(../images/voice.gif?v=1634710351) center center no-repeat;background-size:cover;}
.newlist li h3 a{display:inline-block;width:90%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#000;}
.newlist li .news-mx{min-height:31px;line-height:24px;margin-bottom:10px;padding:12px 0 0;color:#999;font-size:14px;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.newlist div span{line-height:28px;padding:0 7px;font-size:12px;color:#999;vertical-align:middle;}
.newlist div em{height:28px;line-height:28px;margin-right:10px;padding:2px 7px;vertical-align:middle;border:solid 1px #f8597f;border-radius:3px;}
.newlist div em a{font-size:14px;color:#f8597f;}.newlist li i{display:inline-block;width:15px;height:13px;}
.newlist div em.play{height:28px;line-height:28px;margin-right:10px;padding:2px 7px;vertical-align:middle;border:solid 1px #FF8214;border-radius:3px;}
.newlist div em.play a{font-size:14px;color:#FF8214;}
.newlist .icon-read{background:url(../images/icon_read.png?v=1634710351) no-repeat;background-size:15px;background-position-y:bottom;}
.newlist .icon-time{margin-bottom:-2px;background:url(../images/icon_time.png?v=1634710351) no-repeat;background-size:13px;background-position-y:bottom;}
.newlist .news-more{line-height:42px;margin-top:30px;font-size:18px;text-align:center;color:#db214c;cursor:pointer;}


.topnew{
    width:360px;
    height: 544px;
    float: left;
    margin-left: 35px;
    border: 1px solid #ccc;
}
.topnew_title .on{
    border-top: 2px solid #0882cf !important;
    background-color: #fff !important;
}
.topnew_title_name{
    display: block;
    width: 50%;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    background-color: #F2F2F2;
}
.topnew_title_more{
    display: block;
    float: right;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 50px;
    font-size: 14px;
    color: #999;
}
.topnew_title_more a{
    color: #999;
}
.topnew_list{
    padding: 20px 20px;
}
.topnew_list li{
   
}
.topnew_list li a{
    color: #000;
}
.imgli{
    height: 100px;
    border-bottom: 1px solid #ccc;
    margin-top: 15px;
}

.imgli img{
    float: left;
    width:113px;
    height: 85px;
}
.imgli a{
    display: block;
    float: left;
    width:152px;
    height: 85px;
    margin-left: 27px;
    line-height: 27px;
    color: #000;
}
.newsli{
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    text-indent: 20px;
    background: url(../images/libg.gif?v=1634710351) no-repeat left center;
}
.topnew2{
    width:360px;
    height: 544px;
    float: left;
    margin-left: 35px;
    border: 1px solid #ccc;
    margin-top: 20px;
}
.topnew2_top {
    width: 130px;
    text-align: center;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    border-top:2px solid #0882cf;
}
.topnew2_list{
    padding: 20px 20px;
}
/*内容详细页*/
.showbody{
    width: 800px;
    float: left;
    min-height: 1200px;
}
.showbody_title{
    line-height: 50px;
    padding: 23px 0;
    font-weight: normal;
    font-size: 36px;
}
.infos {
    padding-bottom: 10px;
    font-size: 0;
}
.infos span {
    display: inline-block;
    line-height: 22px;
    margin-right: 20px;
    font-size: 12px;
    color: #999;
}
.content{
    line-height: 2;
    padding: 10px 0;
    font-size: 16px;
    color: #333;
    word-break: break-word;
}
.pager{
    width: 100%;
    height: 30px;
    margin-top: 20px;
}
#pages li{
    float: left !important;
    padding: 0px !important;
    width:20px;
    height: 20px;
    border: 0px;
    font-size: 16px;
    margin-right: 10px;
}
#pages li span{
    font-size: 16px;
}
#pages li a{
    font-size: 16px;
    width: 20px;
    height: 20px;
    margin-top: 2px;
    color: #000;
}
#pages li span{
    line-height: 0px;
    padding: 0px;
}
.jc-wrap{
   margin-top: 50px;
   margin-bottom: 50px;
}
.qyname{
    text-align: center;
    font-size: 27px;
    margin-bottom: 42px;
    margin-top: 62px;
    font-weight: 600;
}
.qyproduct_list li{
    width: 257px;
    float: left;
    padding: 5px;
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    margin-right: 43px;
    margin-bottom: 18px;
}
.qyproduct_list li:nth-child(4){
    margin-right: 0;
}
.qyproduct_list li:nth-child(8){
    margin-right: 0;
}
.qyproduct_list img{
    width: 100%;
    height: 211px;
}
.qyproduct_list span{
    display: block;
    text-align: center;
    padding: 8px 0;
}
.qyproduct_list a{
    font-size: 16px;
}