.nwes_nav{ overflow:hidden; border-bottom:1px solid #eee;}
.nwes_nav li{ overflow: hidden;
  margin-right: 30px;
  font-size: 24px;
  float: left;
  line-height: 36px;padding-bottom: 9px;}
.nwes_nav li a{ color:#666666;}
.nwes_nav .on { border-bottom: 2px solid #d82128;}
.nwes_nav .on a{ color:#050505;}

.nwes_list{ overflow:hidden; width:100%; padding:50px 20px;}
.nwes_list li{ overflow:hidden;margin-bottom: 30px;}
.nynews_img{width: 30%;
  overflow: hidden;
  aspect-ratio: 16/9;
  float: left;}
.nynews_img img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  overflow: hidden;
  transition: all 0.6s;
}
.nynews_wz {
  padding: 0px 0 0 30px;
  float: right;
  width: 70%;
}
.nynews_title {
  font-size: 18px;
  /*font-size: 1.2vw;
  line-height: 1.3vw;*/
  color: #333333;
  font-weight: bold;
  transition: all 0.6s;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 12px;
}
.nynews_title a{color: #333333;}
.nynews_p {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  /*font-size: 1vw;
  line-height: 1.3vw;*/
}
.nynews_time {
  padding: 10px 0 16px;
  border-bottom: 1px solid #eee;
}
.nynews_time span {
  color: #6d6d6d;/*font-size: 1vw;*/
}
.nynews_a{ float:right; color:white !important; background:#d82128; display:inline-block; padding:0px 15px;/*padding: 0px 1vw;*/ text-align:center;border-radius: 20px;font-size: 12px;/*font-size: 1vw;*/}
.nwes_list li:hover .nynews_title a{color: #d82128;}
.nwes_list li:hover .nynews_img img {
  transform: scale(1.1,1.1);
  transition: all 0.6s;
}



.nynewsv_title h2 {
  font-size: 40px;
  font-weight: bold;
  margin: 0;
  color: #2b2b2b;
  /*font-size: 2vw;*/
}
.nynewsv_title p{color: #8d8c8c;
  margin: 20px auto 0;
  width: 100%;
  font-size: 14px;
 /* font-size: 1vw;*/}
.nynewsvxian{width: 100%;
  height: 1px;
  background: #eee;
  /*margin: 20px auto 0;*/}
.nynewsv_view{ color:#696969; font-size:18px;/*font-size: 1.2vw; */line-height:25px;padding: 30px 0;}
.nynewsv_view img{ max-width:100%;}
.nynewsv_view p{font-size: 16px;/*font-size: 1.2vw;*/color:#696969;
  font-weight: normal;
  line-height: 2;margin-bottom: 0px;}
.nynewsv_left{font-size: 16px;/*font-size: 1.2vw;*/
  color: #696969;
  font-weight: 400;
  line-height: 30px;
  float: left;
  width: 50%;display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;}
.nynewsv_right{font-size: 16px;/*font-size: 1.2vw;*/
  color: #696969;
  font-weight: 400;
  line-height: 30px;
  float: right;
  width: 50%;display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: right;}
.nynewszuouy { overflow:hidden;}
.nynewszuouy a{font-size: 16px;
  color: #696969;
  font-weight: 400;
  line-height: 30px;}
.nynewszuouy a:hover{color: #d82128;}
.nyfengxiang{ position:absolute; right:-50px; width:40px;top: 20px;}
.nyfengxiang a{ display:block; color:black; margin:30px 0;}
.nyfengxiang img{ max-width:100%;}

.foot-QRCode2{position: absolute;
  z-index: 999;
  top: 60px;
  background: white;
  width: 160px;
  text-align: center;
  padding: 10px 10px;
  border-radius: 5px;
  left: -170px;
  display:none;
  transition: all 0.6s;
  border: 1px solid #eee;}
.foot-QRCode2 img{width: 140px;
  height: 140px;}
.foot-QRCode2 h4{font-size: 12px;
  margin: 10px 0 0;}
.nyfengxiang a:hover .foot-QRCode2{ display:block;transition: all 0.6s;}




