.news{padding: 30px;height: auto;overflow: hidden;}
.news .tit{height: 35px;background: url(../images/news_tit.png) left center no-repeat;margin-bottom:30px ;}
.news .tit a{display: block;float: right;width: 82px;height: 35px;background: url(../images/icon_more.png) center bottom no-repeat;}

.news_pic{width: 470px;height: 330px;overflow:hidden;position:relative;}
.news_pic .hd{ height:12px; overflow:hidden; position:absolute; right:5px; bottom:12px; z-index:1; }
.news_pic .hd ul{ overflow:hidden; zoom:1; float:left;  }
.news_pic .hd ul li{ float:left; margin-right:5px;  width:12px; height:12px; background:#fff; cursor:pointer;border-radius: 6px; }
.news_pic .hd ul li.on{ background:#E0243C;  }
.news_pic .bd ul li{width: 100%;height: 330px; position:relative;}
.news_pic .bd ul li span{position: absolute;left: 0;bottom: 0;background: rgba(0, 0, 0, .5);color: #FFF;display: block;width: 100%;height: 40px;line-height: 40px;text-indent: 1em;}
.news_pic .bd ul li img{width: 100%;height: 100%;}
.news_list{width: 480px;margin-left: 50px;}
.news_list ul li{height: 65px;line-height: 65px;border-bottom: 1px dashed #C8BFAF;background: url(../images/icon_li1.png) left center no-repeat;overflow: hidden;font-size: 18px;padding-left: 25px;}

.news_v ul li{width: 220px;height: 165px;}
.news_v ul li img{width: 100%;height: 140px;display: block;}
.news_v ul li span{height: 25px;line-height: 25px;display: block;width: 100%;text-align: center;}

.hjwh{background: url(../images/icon_hjwh.png) center top no-repeat;padding-top: 150px;}
.hjwh .box{padding: 40px;height: auto;overflow: hidden;}
.hjwh .left{width:505px ;height: 240px;padding: 10px 50px 50px;}
.hjwh .left p{line-height: 46px;text-indent: 2em;font-size: 20px;color: #5A5A5A;}
.hjwh .left a{display: block;float: right;width: 82px;height: 35px;background: url(../images/icon_more.png) center bottom no-repeat;}
.hjwh .right{width:605px ;height: 340px;}
.hjwh .right video{width:605px ;height: 340px;}

.jpzs{background: url(../images/icon_jpzs.png) center top no-repeat;padding-top: 150px;tetext-align: center;margin-bottom: 100px;}
.jpzs .left{width: 945px;height: auto;overflow: hidden;}
.jpzs ul{/*display: flex;*/flex-direction: row;justify-content: space-between;gap: 25px;}
.jpzs ul li {flex: 1;background-color: #FFF;}
.jpzs  span{display: block;width: 100%;height: 50px;line-height: 50px;text-align: center;}
.jpzs .list{margin-bottom: 25px;height: auto;overflow: hidden;}
.jpzs .list li{text-align: center;width: 300px; float: left;margin: 0 5px 10px;}
.jpzs .list .imgbox{width:100% ;height: 335px;}
.jpzs .list li:nth-child(1), .jpzs .list li:nth-child(2){text-align: center;width: 462px;}
.jpzs .list li:nth-child(1) .imgbox, .jpzs .list li:nth-child(2) .imgbox{width:100% ;height: 255px;}

.jpzs .list1{width:372px ;overflow: hidden;}
.jpzs .list1 .imgbox{width:372px ;/*height: 670px;*/}
.jpzs .list1 img{/*height: 670px;*/display: block;}

select {width:360px;height: 45px;font-size: 18px;margin:0 39px;border:none;background: rgba(0, 0, 0, .2);color: #FFF;border-radius: 5px;text-indent: 1em;}
select:focus{outline: none;}
