/*banner*/

.nybanner{
  width: 100%;
  margin: 0 auto;
}

.nybanner img{
  display: block;
  margin: 0 auto;
  height: 100%;
  width: 100%;
}




/* 内容页 */

.nypagebg{
  width: 100%;
  margin: 0 auto;
  background: #fff;
  overflow: hidden;
  background-size: cover;
  padding-bottom: 2.5rem;
}


.nypagebg .nypage{
  margin: 0 auto;
  padding-top: 0.3rem;
}


.nypagebg .nypage .ny_right{
  float: right;
  width: 79%;
}


.nypagebg .nypage .ny_right .nytrait{
  width: 100%;
  height: 0.52rem;
  line-height: 0.45rem;
  border-bottom: 1px solid #0b6cb8;

}

.nypagebg .nypage .ny_right .nytrait h5{
  float: left;
  font-size: 0.32rem;
  color: #0b6cb8;
  font-weight: bold;
}

.nypagebg .nypage .ny_right .nytrait .position{
  float: right;
  font-size: 0.18rem;
  color: #6B6B6B;
}

.nypagebg .nypage .ny_right .nytrait .position a{
  font-size: 0.18rem;
  color: #6B6B6B;
}


.nypagebg .nypage .ny_right .jigoubox{
  margin: 0.45rem auto 0 auto;

}

.nypagebg .nypage .ny_right .jigoubox h3{
  text-align: center;
  margin: 0 auto 0.65rem auto;
  font-size: 0.42rem;
  color: #3A3A3C;
  font-weight: bold;
  line-height: 0.5rem;
}

.nypagebg .nypage .ny_right .jigoubox p{
  font-size: 0.2rem;
  color: #3A3A3C;
  line-height: 0.36rem;
  margin-bottom: 0.45rem;
}

.nypagebg .nypage .ny_right .jigoubox p span{
  display: block;
  font-size: 0.2rem;
  color: #0b6cb8;
  font-weight: bold;
}



@media (max-width: 980px){


  .nypagebg{
    padding-bottom: 1rem;
  }
  
  
  
  .nypagebg .nypage .ny_right{
    float: none;
    width: 100%;
  }
  
  
  .nypagebg .nypage .ny_right .nytrait{

    display: none;
  
  }
  
  .nypagebg .nypage .ny_right .nytrait h5{
    float: left;
    font-size: 0.24rem;
  }
  
  .nypagebg .nypage .ny_right .nytrait .position{
    font-size: 0.24rem;
  }
  
  .nypagebg .nypage .ny_right .nytrait .position a{
    font-size: 0.24rem;
  }
  
  
  .nypagebg .nypage .ny_right .jigoubox{
    margin: 0.3rem auto 0 auto;
  
  }
  
  .nypagebg .nypage .ny_right .jigoubox h3{
    text-align: center;
    margin: 0 auto 0.5rem auto;
    font-size: 0.28rem;
  }
  
  .nypagebg .nypage .ny_right .jigoubox p{
    font-size: 0.24rem;
    margin-bottom: 0.35rem;
  }
  
  .nypagebg .nypage .ny_right .jigoubox p span{
    font-size: 0.24rem;
  }

}





.nypagebg .nypage .nylist_left{
  float: left;
  width: 19%;
}

.nypagebg .nypage .nylist_left .fenlei_t{
  width: 100%;
  text-align: center;
  height: 0.66rem;
  line-height: 0.66rem;
  background: #0b6cb8;
  font-size: 0.32rem;
  color: #fff;
  font-weight: bold;


}

.nypagebg .nypage .nylist_left ul {
  margin: 0 auto;
  background: #f3f3f3;
  padding: 0.01rem 0 0.01rem 0;
  background-size: cover;
  overflow: hidden;

}

.nypagebg .nypage .nylist_left ul li{
  margin: 0 auto 0.02rem auto;
  background: #fff;
  background-size: 100%;
  width: 99%;
  line-height: 0.28rem;
  position: relative;
  overflow: hidden;

}


.nypagebg .nypage .nylist_left ul li h5{
  padding: 0.2rem 0;
  cursor: pointer;
  position: relative;
  padding-right: 0.25rem;
}


.nypagebg .nypage .nylist_left ul li h5 a{
  display: block;
  font-size: 0.2rem;
  color: #3a3a3c;
  font-weight: normal;
  margin-left: 0.2rem;


}

.nypagebg .nypage .nylist_left ul li.on{
  height: auto;
}

.nypagebg .nypage .nylist_left ul li.on h5 a{
  color: #0b6cb8;
}

.nylist_left h5 i {
  content: "+";
  position: absolute;
  right: 0.1rem;
  top: 30%;
  color: #3a3a3c;
}

.nylist_left h5 i:after {
  content: "+";
  position: absolute;
  right: 0rem;
  top: 0%;
  font-size: 0.18rem;
  color: #3a3a3c;
}

.nylist_left h5.has-erji.show i:after {
  content: "-";
}

.nypagebg .nypage .nylist_left ul li .erji{
  margin: 0;
  overflow: hidden;
  border-top: 1px solid #ddd;
  display: none;
}

.nypagebg .nypage .nylist_left ul li .erji li{
  width: 92%;
  margin: 0 auto;
  line-height: 0.3rem;
  overflow: hidden;
  border-bottom: 1px dashed #eee;
  padding: 0.1rem 0;
margin-left:0.15rem;

}

.nypagebg .nypage .nylist_left ul li .erji li a{
  font-size: 0.15rem;
  color: #666;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nypagebg .nypage .nylist_left ul li .erji li.on a{
 font-weight:bold;
 color: #ff8f1f;

}

.nypagebg .nypage .nylist_left ul li .erji li:hover a{
  color: #ff8f1f;
}

.nypagebg .nypage .nylist_left ul li .erji.show {
  display: block;
}

@media (max-width: 980px){

  .nyaboutbg{
    padding-bottom: 1rem;
  }
  

  
  .nypagebg .nypage .nylist_left{
    float: none;
    width: 100%;
    position: relative;
  }
  
  .nypagebg .nypage .nylist_left .fenlei_t{
    width: 100%;
    text-align: center;
    font-size: 0.28rem;
    height: 0.88rem;
    line-height: 0.88rem;
  
  }
  
  .nypagebg .nypage .nylist_left ul {
    margin: 0 auto;
    padding: 0.3rem 0 0.3rem 0;
    background-size: cover;
    overflow: hidden;
  
  }
  
  .nypagebg .nypage .nylist_left ul li{
    margin: 0 auto 0rem auto;
    width: 88%;
    position: relative;
    overflow: hidden;
    line-height: 0.4rem;
  
  }


  .nypagebg .nypage .nylist_left ul li h5{
    padding: 0.25rem 0;
  }

  .nypagebg .nypage .nylist_left ul li h5 a{
    display: block;
    font-size: 0.3rem;
  
  
  }
  

  .nypagebg .nypage .nylist_left ul li .erji{
    margin: 0;
    overflow: hidden;
    border-top: 1px solid #ddd;
  
  }

  .nypagebg .nypage .nylist_left ul li .erji li{

    line-height: 0.3rem;
    padding: 0.2rem 0;

  }
  
  .nypagebg .nypage .nylist_left ul li .erji li a{
    font-size: 0.27rem;
    color: #666;
  }



  .nypagebg .nypage .nylist_left  .listico{
    position: absolute;
    background: url(../nyimages/fenleiico.png) no-repeat center;
    width: 0.4rem;
    height: 0.4rem;
    background-size: 100%;
    position: absolute;
    right: 10%;
    top: 0.24rem;
    pointer-events: none;
  }
  
  
  .nypagebg .nypage .nylist_left .fenlei_t i{
    background: url(../nyimages/fenleiico.png) no-repeat center;
    width: 0.4rem;
    height: 0.4rem;
    background-size: 100%;
    position: absolute;
    right: 10%;
    top: 0.24rem;
  
  }

  .nypagebg .nypage .nylist_left ul{
    display: none;
  }
}

.nydynamic_xqbg {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  background-size: cover;
  padding-bottom: 1.9rem;
}

.nydynamic_xqbox{
  margin: 0.45rem auto 0 auto;

}

.nydynamic_xqbox .txt_title{
  margin: 0 auto;
  text-align: center;
  border-bottom: 1px solid #d9d1cb;
  padding-bottom: 0.4rem;

} 

.nydynamic_xqbox .txt_title h5{
  font-size: 0.36rem;
  color: #3A3A3C;
  font-weight: bold;
  line-height: 0.42rem;

}

.nydynamic_xqbox .txt_title span{
  display: block;
  text-align: center;
  margin: 0.3rem auto 0 auto;
}

.nydynamic_xqbox .txt_title span i{
  display: inline-block;
  text-align: center;
  font-size: 0.18rem;
  color: #816F6F;
}

.nydynamic_xqbox .xqtxt{
  margin: 0.4rem auto 0 auto;
  padding-bottom: 0.7rem;
  border-bottom: 1px solid #d9d1cb;

}

.nydynamic_xqbox .xqtxt p{
  font-size: 0.18rem !important;
  color: #3A3A3C;
  line-height: 0.32rem !important;
  text-indent: 0em !important;
}
.nydynamic_xqbox .xqtxt img{

  max-width:100% !important;
display:block;
 margin:5px auto !important;
  height:auto  !important;

}
.nydynamic_xqbox .xqtxt .pic{
  margin: 0.4rem auto;
  overflow: hidden;
}

.nydynamic_xqbox .xqtxt .pic span{
  display: block;
  float: left;
  width: 50%;
  padding-top: 35%;
  position: relative;
}

.nydynamic_xqbox .xqtxt .pic span img{
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0px;
  object-fit: cover;
}

.nydynamic_xqbox .xqtxt .pic img{
 width: 100%;
 height: auto;
 margin: 0 auto;

}

.nydynamic_xqbox .pagefenye{
  margin: 0.45rem auto 0 auto;

}

.nydynamic_xqbox .pagefenye ul li{
  line-height: 0.5rem;

}

.nydynamic_xqbox .pagefenye ul li span{
  font-size: 0.2rem;
  color: #0b6cb8;
  display: inline-block;
}

.nydynamic_xqbox .pagefenye ul li a{
  font-size: 0.2rem;
  color: #3A3A3C;
  display: inline-block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nydynamic_xqbox .pagefenye ul li:hover a{
  color: #0b6cb8;
}



@media (max-width: 980px){
  .nydynamic_xqbg {
    padding-bottom: 1.5rem;
  }
  
  
  .nydynamic_xqbox .txt_title h5{
    font-size: 0.3rem;
  
  }

  
  .nydynamic_xqbox .txt_title span i{
    display: inline-block;
    text-align: center;
    font-size: 0.24rem;
    color: #816F6F;
  }
  
  .nydynamic_xqbox .xqtxt{
    margin: 0.4rem auto 0 auto;
    padding-bottom: 0.5rem;
  
  }
  
  .nydynamic_xqbox .xqtxt p{
    font-size: 0.28rem;
    color: #3A3A3C;
    line-height: 0.42rem;
  }
  
  
  .nydynamic_xqbox .xqtxt .pic img{
   width: 100%;
   height: auto;
   margin: 0 auto;
  
  }
  
  .nydynamic_xqbox .pagefenye{
    margin: 0.45rem auto 0 auto;
  
  }
  
  .nydynamic_xqbox .pagefenye ul li{
    line-height: 0.5rem;
  
  }
  
  .nydynamic_xqbox .pagefenye ul li span{
    font-size: 0.28rem;
  }
  
  .nydynamic_xqbox .pagefenye ul li a{
    font-size: 0.28rem;
  }
  
  
  
}





/* 图文列表 */

.nydynamicbg{
  width: 100%;
  margin: 0 auto;
  background: #fff;
    background-size: auto;
  overflow: hidden;
  background-size: cover;
  padding-bottom: 1.5rem;
}

.nydynamic{
  margin: 0 auto;
}

.nydynamic ul li{
  position: relative;
  z-index: 5;
  width: 100%;
  height: 1.87rem;
  border-bottom: 1px dashed #CABCB2;
}

.nydynamic ul li .pic{
  float: left;
  position: relative;
  width: 18%;
  height: 1.37rem;
  margin-top: 0.25rem;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;
}

.nydynamic ul li .pic img{
  position: absolute;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nydynamic ul li .txt{
  float: right;
  width: 78%;
  margin-top: 0.25rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
} 

.nydynamic ul li .txt a{
  line-height: 0.3rem;
  font-size: 0.2rem;
  color: #3A3A3C;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;

}

.nydynamic ul li .txt span{
  display: block;
  margin-top: 0.08rem;
  font-size: 0.16rem;
  color: #0b6cb8;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;


}

.nydynamic ul li .txt em{
  display: block;
  width: 1rem;
  height: 1px;
  background: #0b6cb8;
  margin: 0.17rem 0 0.1rem 0;
}

.nydynamic ul li .txt p{
  line-height: 0.24rem;
  font-size: 0.14rem;
  color: #6C6865;
  height: 0.48rem;
  overflow: hidden;display: -webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient:vertical; 
white-space: initial;
}


.nydynamic ul li::after {
  position: absolute;

  left: 0rem;

  top: 0rem;

  content: "";

  z-index: -1;

  background: #0b6cb8;

  height: 100%;

  width: 0%;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.fenye{
  margin: 0.55rem auto 0 auto;
  text-align: center;
}


.fenye .black{
    margin: 0 auto;
    text-align: center;
}

.fenye .black span{
  display: inline-block;
  height: 0.45rem;
  line-height: 0.45rem;
  background: #e7e7e7;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  font-size: 0.18rem;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 0.2rem;
  padding: 0 0.2rem;
}

.page span.disabled {
  box-sizing: content-box;
  font-size: 0.16rem;
  color: #333;
}


.page span.disabled {
  box-sizing: content-box;
  font-size: 0.16rem;
  color: #333;
}


@media (min-width: 980px){
  .nydynamic ul li:hover .pic {
    margin-left: 2.5%;
  }
  
  .nydynamic ul li:hover .pic img{
    transform: scale(1.1);
  }
  
  .nydynamic ul li:hover::after{
    width: 100%;
  }
  
  .nydynamic ul li:hover .txt{
    float: right;
    width: 72%;
    margin-top: 0.25rem;
    margin-right: 5%;
  } 
  
  .nydynamic ul li:hover .txt a{
    color: #fff;
  }
  
  .nydynamic ul li:hover .txt span{
    color: #fff;
  
  }
  
  .nydynamic ul li:hover .txt  em{
    background: #fff;
  }
  
  .nydynamic ul li:hover .txt p{
    color: #fff;
    opacity: 0.7;
  }


}




@media (max-width: 980px){
  .nydynamicbg{
    padding-bottom: 0.5rem;
  }
  
  .nydynamic{
    margin: 0.3rem auto 0 auto;
  }
  
  .nydynamic ul li{
    position: relative;
    z-index: 5;
    width: 100%;
    height: auto;
    border-bottom: 1px dashed #CABCB2;
    padding-bottom: 0.25rem;
  }
  
  .nydynamic ul li .pic{
    float: none;
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 63%;
    margin: 0.35rem auto 0 auto;
  }
  

  
  .nydynamic ul li .txt{
    float: none;
    width: 100%;
    margin-top: 0.3rem;
  } 
  
  .nydynamic ul li .txt a{
    line-height: 0.3rem;
    font-size: 0.3rem;
  
  }
  
  .nydynamic ul li .txt span{
    display: block;
    margin-top: 0.15rem;
    font-size: 0.28rem;
  
  }
  
  
  .nydynamic ul li .txt p{
    line-height: 0.42rem;
    font-size: 0.28rem;
    color: #6C6865;
    height: 0.84rem;
    overflow: hidden;
    margin-top: 0.2rem;
  }
  
  

  
 .fenye{
    margin: 0.55rem auto 0 auto;
  }
  
  

}






/* 文字列表 */

.nynoticebg {
  width: 100%;
  margin: 0 auto;
  background: #fff;
  overflow: hidden;
  background-size: cover;
  padding-bottom: 1.5rem;
}

.nynotice{
  margin: 0.1rem auto 0 auto;
}

.nynotice ul li{
  border-bottom: 1px dashed #C8BFB6;
  height: 0.75rem;
  line-height: 0.75rem;
  position: relative;
  z-index: 5;
  width: 96%;
  padding: 0 2%;

}

.nynotice ul li span{
  display: block;
  float: right;
  font-size: 0.2rem;
  color: #0b6cb8;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nynotice ul li em{
  display: none;
}

.nynotice ul li a{
  width: 72%;
  float: left;
  font-size: 0.2rem;
  color: #3A3A3C;
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nynotice ul li::after {
  position: absolute;
  left: 0rem;
  top: 0rem;
  content: "";
  z-index: -1;
  background: #0b6cb8;
  height: 100%;
  width: 0%;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}



.nynotice ul li:last-child{
  border-bottom: 1px solid none;
}

@media (min-width: 1024px){
  .nynotice ul li:hover::after{
    width: 100%;
    box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.05);
  }
  
  .nynotice ul li:hover span{
    color: #fff;
    margin-left: 0.3rem;
  
  }
  
  .nynotice ul li:hover em{
    background: #fff;
  }
  
  .nynotice ul li:hover a{
    color: #fff;
    font-weight: bold;
  }
}


/* fenye */




@media (max-width: 980px){

  .nynotice {
    margin: 0.3rem auto 0 auto;
}

.nynotice ul li{
  height: 1rem;
  line-height: 1rem;


}

.nynotice ul li span{
  font-size: 0.28rem;
}


.nynotice ul li a{
  font-size: 0.26rem;
}

.nynoticebg {
  padding-bottom: 1.5rem;
}

}

.nypage .img-lists ul {
overflow: hidden;
margin-left: -2%;
margin-right: -2%;
}


.nypage .img-lists ul li {
float: left;
      width: 29%;height:auto;
margin: 40px 2% 0 2%;
border: 1px solid #eee;
transition: all 0.3s;
position: relative;
top: 0;
}




.nypage .img-lists ul li .pic1{padding-top: 70%;position: relative;overflow: hidden;}

.nypage .img-lists ul li .pic1 img{
  position: absolute;
  left: 1px;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 1s;
  object-fit: cover;
}

.nypage .img-lists ul li:hover {
box-shadow: 0 0 10px rgba(51, 51, 51, 0.16);
top: -10px;
}

.nypage .img-lists ul li a {
display: block;
width: 100%;
}



.img-lists ul li a>img {
display: block;
width: 100%;
height: 196px;
}

.img-lists ul li a>div.info {
padding: 10px;
font-size: 0;
text-align: center;
}

.img-lists ul li a>div.info p {
color: #333;
font-size: 16px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
margin-bottom: 5px;
}

.img-lists ul li:hover a>div.info p {
color: #0c3173;
}

@media (max-width: 680px){
.nypage .img-lists ul li {
float: none;
      width: 100%;}

}