.nyMain video{
  display: block;
  margin: 0.1rem auto;
  width: 100%;
  height: auto;
}



.nyrCon td,
.nyrCon th{padding: 10px 10px;border: 1px solid #eff3f6;vertical-align:middle;color: #303030;line-height: 1.25;}
.nyrCon td p,
.nyrCon th p{padding-bottom:0;margin-bottom: 0 !important;}
.nyrCon table {border-collapse: collapse;border: 1px solid #dadbdd; width:100%}
.nyrCon table tr:not(:first-child) td{}
.nyrCon table td {border: 1px solid #dadbdd;}

.nyrCon table th{ border: 1px solid #dadbdd;}



@media screen and (max-width: 1199px) {
  
  .tbsc{overflow-x: auto;}
  .tbsc table{width: 700px;}
}


@media (max-width: 597px) {
body {
    font-size: .26rem;
}
}




/*banner*/

.nybanner{
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 9;
}

.nybanner img{
  display: block;
  margin: 0 auto;
  height: 100%;
  width: 100%;
}

.nybanner .yjlm{
  position: absolute;
  left: 0%;
  top: 60%;
  width: 100%;
}


.nybanner .yjlm h2 {
  font-size: 0.54rem;
  font-weight: 400;
  font-family: "SourceHanSansRegular";
  line-height: 0.58rem;
  color: rgba(255, 255, 255, 1);
  margin-bottom: 0.15rem;
}

.nybanner .yjlm .trait {
  background: url(/nyimages/home.png) no-repeat left center;
  background-size: 0.14rem 0.16rem;
  padding-left: 0.15rem;
  line-height: 0.45rem;
  font-size: 0.14rem;
  color: #fff;
  font-family: "SourceHanSansRegular";
  margin-left: 0.07rem;
}


.nybanner .yjlm .trait a {
  padding: 0 0.1rem;
  font-size: 0.14rem;
  color: #fff;
}



/*column*/


.nycolumn{
  width: 100%;
  margin: 0 auto;
  height: 0.8rem;
  background: #fff;
  overflow: hidden;
}


.nycolumn ul{
  align-items: center;
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  width: 100%;
}

.nycolumn ul li{
  padding: 0 0.25rem;
  line-height: 0.8rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;

}

.nycolumn ul li a{
  display: block;
  text-align: center;
  font-size: 0.19rem;
  color: rgba(51, 51, 51, 1);
  font-family: "SourceHanSansNormal";
}


.nycolumn ul li.on{
  background: #9C3C29;

}

.nycolumn ul li.on a{
  color: #fff;
  
}




/*nyMain*/


.nyMain{
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}

.nyMain::after{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1.1rem;
  background: linear-gradient(0deg, rgba(217, 217, 217, 0) 0%, rgba(115, 115, 115, 0.2) 100%);
  content: "";
  z-index: -1;
}

.nyMain.videobg{
  width: 100%;
  background: url(/nyimages/videobg.jpg) no-repeat bottom center;
  background-size: 100%;
}

.nyMain .nyvideo{
  margin: 0 auto 0rem auto;
  padding-top: 1.15rem;
}

.nyMain .nyvideo ul{
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}

.nyMain .nyvideo ul li{
  width: 23.6%;
  margin: 0 1.85% 0.35rem 0;

}


.nyMain .nyvideo ul.dt li{
  width: 48%;


}

.nyMain .nyvideo ul li:nth-child(4n){
  margin-right: 0;
}

.nyMain .nyvideo ul li .pic{
  position: relative;
  width: 100%;
  height: 2.48rem;
  overflow: hidden;

}


.nyMain .nyvideo ul.dt li .pic{

  height: 3.48rem;


}

.nyMain .nyvideo ul li .pic img{
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nyMain .nyvideo ul li .txt a{
  line-height: 0.45rem;
  text-align: center;
  font-size: 0.16rem;
  color: rgba(51, 51, 51, 1);
  font-family: "SourceHanSansNormal";
  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;
}


.nyMain .nyvideo ul li .pic .videoBtn {
  position: absolute;
  width: 0.92rem;
  height: 0.92rem;
  background: url(/nyimages/videoico.png) center no-repeat;
  background-size: auto;
  background-size: 100% 100%;
  position: absolute;
  left: calc((100% - 0.92rem) / 2);
  top: calc((100% - 0.92rem) / 2);
  z-index: 99;
}


/*fenye*/

.fenye{
  padding: 0.55rem 0 0.35rem 0;
  margin-bottom: 0.6rem;
}

.page {
  width: 100%;
  margin-top: 0.3rem;
}

.pb_sys_common {
  font-size: 12px;
  line-height:12px;
  color: rgba(51, 51, 51, 1);
}

.pb_sys_common a{
  text-decoration: none;
}

.pb_sys_common .p_pages{
  margin-left: -5px;
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o,.pb_sys_common .p_fun a, .pb_sys_common .p_no a{
  border: 1px solid #ccc;
  padding: 5px 8px;
  margin:0px 0px 0px 5px;

  height:24px;
  -height:auto;

  line-height:12px;
  box-sizing:border-box;
  display:inline-block;
  vertical-align:middle;
}

.pb_sys_common .p_t{
  line-height:12px;
  margin:0px;
  padding:0px;
  display:inline-block;
  vertical-align:middle;
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o{
  color: #ccc;
}

.pb_sys_common .p_fun a, .pb_sys_common .p_no a{
  color: #222;
}

.pb_sys_common .p_dot {
  margin-left:4px;
  margin-right:-4px;
  color:#222;
}

.pb_sys_common .p_goto input, .pb_sys_common .p_search input {
  /*
  height:22px;
  border: 1px solid #aaa;
  outline-width:thin;
  outline-color:#258CFF;

  text-align:center;
  vertical-align:middle;    
  */
  font-family: SimSun;
  font-size:12px;

  border: 1px solid #aaa;
  height:22px;
  line-height:20px;
  box-sizing:border-box;
  vertical-align:middle;

  outline-width:thin;
  outline-color:#258CFF;
  
  margin:0px 2px;
  padding:0px 1px;
}


.pb_sys_common .p_goto input{
  width:22px;
  text-align:center;
}

.pb_sys_common .p_search input{
  width:100px;
  text-align:left;
}

.pb_sys_common .p_goto input:hover, .pb_sys_common .p_goto input:focus, .pb_sys_common .p_search input:hover, .pb_sys_common .p_search input:focus{
  border: 1px solid #258CFF;
}

.pb_sys_common .p_goto a, .pb_sys_common .p_search a{
  border: 1px solid #ccc;
  padding: 5px 6px;
  color: #222;

  margin:0px;

  height:24px;
  -height:auto;
  
  line-height:12px;
  display:inline-block;
  box-sizing:border-box;
  vertical-align:middle;
}

.pb_sys_common .p_dosize_d, .pb_sys_common .p_dosize a{
  /*
  border-width:1px 0px 1px 1px;
  border-style:solid;
  border-color:#ccc;
  padding: 5px 6px;
  color: #222;
  */
  border-right:1px solid #ccc;
  padding: 1px 5px;
  color: #888888;
}

.pb_sys_common .p_dosize_d{
  /*background-color:#f5f5f5;*/
  color: #222;
}

.pb_sys_common .p_dosize a:hover{
  /*background-color:#f5f5f5;*/
  color: #222;
}

.pb_sys_common .p_dosize_last_d, .pb_sys_common .p_dosize_last a{
  /*border-right-width:1px*/
  border-right-width:0px;
}


/*æ‰‹æœºäºŒçº§æ ç›®*/

.nyMain .ejlm {
  display: none;
  margin: 0.4rem 0;
  font-family: "SourceHanSansNormal";
}

.nyMain .ejlm h2 {
  width: 100%;
  color: #fff;
  font-weight: normal;
  height: 0.9rem;
  line-height: 0.9rem;
  font-size: 0.28rem !important;
  background: url(/nyimages/fenleiico.png) no-repeat right 0.2rem center #820b0b;
  background-size: 0.4rem 0.4rem;
  padding: 0 0.2rem;
}

.nyMain .ejlm ul {
  display: none;
  background: #9C3C29;
  padding: 0.3rem;
}

.nyMain .ejlm ul li {
  width: 100%;
  line-height: 0.65rem;
}

.nyMain .ejlm li a {
  font-size: 0.26rem;
  color: #fff;
  padding-bottom: 0.2rem;
  transition: 0.5s;
  display: block;
  padding: 0 0.28rem;
  display: block;
}


.nyMain .ejlm ul li.on a {
  color: #D0AD83;
}


@media (min-width: 1024px) {

  .nyMain .nyvideo ul li:hover .pic img{
    transform: scale(1.1);
  }

  .nyMain .nyvideo ul li:hover .txt a{
    color: #9C3C29;
  }
  
}

@media (max-width:1024px) {

  
  .nybanner .yjlm{
    position: absolute;
    left: 0%;
    top: 48%;
    width: 100%;
    display: none;
  }
  
  
  .nybanner .yjlm h2 {
    font-size: 0.32rem;
    line-height: 0.4rem;
    margin-bottom: 0.1rem;
  }
  
  .nybanner .yjlm .trait {
    background: url(/nyimages/home.png) no-repeat left center;
    background-size: 0.2rem 0.22rem;
    padding-left: 0.2rem;
    line-height: 0.4rem;
    font-size: 0.24rem;
  }
  
  
  .nybanner .yjlm .trait a {
    font-size: 0.24rem;
    color: #fff;
  }
  
  
  
  /*column*/
  
  
  .nycolumn{
    display: none;

  }
  
  
  .nyMain .ejlm {
    display: block;
    margin: 0.6rem 0 0.4rem 0;
  }
  
  
  
  /*nyMain*/
  

  .nyMain{
    padding: 1px 0;
  }
  .nyMain .nyvideo{
    padding-top: 0.2rem;
  }

  .nyMain .nyvideo ul li{
    width: 48%;
    margin: 0 4% 0.35rem 0;
  
  }
  
  .nyMain .nyvideo ul li:nth-child(4n){
    margin-right: 0;
  }

  .nyMain .nyvideo ul li:nth-child(2n){
    margin-right: 0;
  }
  
  .nyMain .nyvideo ul li .pic{
    height: auto;
    padding-top: 65%;
  
  }
  
  
  .nyMain .nyvideo ul li .txt a{
    line-height: 0.65rem;
    font-size: 0.28rem;
  }
  
  
  .nyMain .nyvideo ul li .pic .videoBtn {
    width: 0.72rem;
    height: 0.72rem;
    left: calc((100% - 0.72rem) / 2);
    top: calc((100% - 0.72rem) / 2);
  }

  .fenye{
    padding: 0.3rem 0 0rem 0;
    margin-bottom: 0.6rem;
  }

  

}



/*è‹ä¿¡æ ‡è¯†*/

.biaoshi{
  margin: 0 auto;
  padding: 1.1rem 0 0.1rem 0;
}

.biaoshi ul li{
  margin-bottom: 1rem;

}

.biaoshi ul li .biaoshi_t{
  height: 0.64rem;
  border-bottom: 1px solid rgba(217, 217, 217, 1);

}

.biaoshi ul li .biaoshi_t h3{
  width: 2.4rem;
  height: 0.64rem;
  line-height: 0.64rem;
  text-align: center;
  background: url(/nyimages/biaoshi_t.png) no-repeat  center;
  background-size: 100%;
  font-size: 0.32rem;
  color: rgba(255, 255, 255, 1);
  font-weight: normal;
  font-family: "SourceHanSansRegular";
}

.biaoshi ul li .nr{

} 

.biaoshi ul li .nr img{
  display: block;
  margin: 1rem auto 0 auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.biaoshi ul li .nr h5{
  font-size: 0.28rem;
  color: rgba(0, 0, 0, 1);
  font-weight: normal;
  font-family: "SourceHanSansRegular";
  margin: 0.45rem auto 0.25rem auto;
  width: 86%;
}

.biaoshi ul li .nr p{
  font-size: 0.2rem;
  line-height: 0.36rem;
  color: rgba(51, 51, 51, 1);
  text-align: justify;
  font-family: "SourceHanSansLight";
  text-indent: 2em;
  width: 86%;
  margin: 0 auto;
}

.biaoshi ul li:nth-child(2){
  margin-bottom: 1.85rem;

}

.biaoshi ul li:nth-child(2)  .nr img{
  margin: 0.9rem auto 0rem auto;

}

.biaoshi ul li:nth-child(3){
  margin-bottom: 2.2rem;

}

.biaoshi ul li:nth-child(3)  .nr img{
  margin: 1.3rem auto 0rem auto;

}

.biaoshi ul li:nth-child(3)  .nr h5{
  margin-top: 0.7rem;
}


.biaoshi ul li:last-child{
  margin-bottom: 0rem;

}

.biaoshi ul li:last-child .nr img{
  margin: 0 auto;
}


/*è‹ä¿¡é™¢æŠ¥*/

.nyreport{
  margin: 0 auto;
  padding: 1.3rem 0 0.1rem 0;
}

.nyreport ul{
  display: flex;
    justify-content: left;
    flex-wrap: wrap;
}

.nyreport ul li{
  width: 20%;
  margin-right: 6.5%;
  margin-bottom: 0.8rem;


}

.nyreport ul li:nth-child(4n){
  margin-right: 0;
}

.nyreport ul li .pic{
  width: 100%;
  height: 4.4rem;
  overflow: hidden;
  position: relative;
  box-shadow: 2px  2px 4px  rgba(0, 0, 0, 0.25);
  margin-bottom: 0.4rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nyreport ul li .pic img{
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nyreport ul li .txt{
  width: 100%;
  height: 0.6rem;
  line-height: 0.6rem;
  background: #9E0D0D;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
} 

.nyreport ul li .txt a{
  text-align: center;
  font-size: 0.22rem;
  color: rgba(255, 255, 255, 1);
  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;
} 



/*å­¦æ ¡é¢†å¯¼*/


.nyMain.teambg{
  margin: 0 auto;
  width: 100%;
  background: url(/nyimages/teambg.jpg) no-repeat bottom center;
  background-size: 100%;
}


.nyMain.teambg .nyteam{
  margin: 0 auto;
  padding: 1.25rem 0 1.55rem 0;
}

.nyMain.teambg .nyteam ul li{
  padding: 0.32rem 0;
  width: 51%;
  max-width: 100%;
  border-top: 1px solid rgba(217, 217, 217, 1);
}

.nyMain.teambg .nyteam ul li p{
  padding-left: 0.2rem;
  font-size: 0.2rem;
  line-height: 0.36rem;
  color: rgba(0, 0, 0, 1);
  font-family: "SourceHanSansLight";
  border-left: 2px solid rgba(158, 13, 13, 1);
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}



/*è§†è§‰è‹ä¿¡æ­£æ–‡*/

.videonrbg{
  margin: 0 auto;
  background: url(/nyimages/videonrbg.jpg) no-repeat bottom center;
  background-size: 100%;

}


.videonrbg .nyvideonrbox{
  margin: 0 auto;
  padding-top: 1.35rem;
  padding-bottom: 0.82rem;

}

.videonrbg .nyvideonrbox .video_t{
  text-align: center;
  padding-bottom: 0.75rem;
  border-bottom: 0.5px solid #d9d9d9;

}

.videonrbg .nyvideonrbox .video_t h5{
  font-size: 0.28rem;
  color: rgba(51, 51, 51, 1);
  font-family: "SourceHanSansNormal";
  font-weight: normal;
}

.videonrbg .nyvideonrbox .pic{
  margin: 0.75rem auto 0 auto;

} 

.videonrbg .nyvideonrbox .pic img{
  display: block;
  width: 1600px;

  object-fit: cover;
}

.nyvideoxt{
  padding-bottom: 2.5rem;
}



/*å­¦ç”Ÿæ´»åŠ¨*/

.nyactivitybox{
  margin: 0 auto;
  padding-top: 0.87rem;
  padding-bottom: 0.75rem;
}

.nyactivitybox ul{
  width: 100%;
  border-top: 1px solid rgba(217, 217, 217, 1);
}

.nyactivitybox ul li{
  width: 100%;
  border-bottom: 1px solid rgba(217, 217, 217, 1);
  padding: 0.28rem 0;
  position: relative;
  z-index: 5;
}

.nyactivitybox ul li a{
  font-family: "SourceHanSansNormal";
  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;
  align-items: center;
  display: flex;
}

.nyactivitybox ul li .zd{
  display: inline-block;
  font-size: 0.14rem;
  color: rgba(255, 255, 255, 1);
  border-radius: 3px;
  background: rgba(158, 13, 13, 1);
  width: 0.42rem;
  height: 0.26rem;
  line-height: 0.26rem;
  text-align: center;
  margin-right: 0.06rem;
}

.nyactivitybox ul li h3{
  display: inline-block;
  font-size: 0.2rem;
  font-weight: normal;
  color: rgba(51, 51, 51, 1);
  font-family: "SourceHanSansLight";
  line-height: 0.44rem;
  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;
  width: 100%;
}

.nyactivitybox ul li h3 i{
  font-size: 0.2rem;
  color: rgba(130, 11, 11, 1);
}

.nyactivitybox ul li::after{
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0;
  height: 1px;
  background: #9E0D0D;
  content: "";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nyactivitybox.news{
  padding-bottom: 0.95rem;
}

.nyactivitybox.news ul{
  border-top: none;
}

.nyactivitybox.news ul li h3{
  width: 95%;
  margin-right: 5%;
}

.nyactivitybox.news ul li.on h3{
  color: rgba(130, 11, 11, 1);
}

.nyactivitybox.news ul li .time{
  font-size: 0.19rem;
  color: rgba(153, 153, 153, 1);
  font-family: "SourceHanSansLight";
  margin-right: 0.2rem;
  text-align: right;
}

.newsbg .fenye{
  margin-bottom: 1.25rem;
}


.nyactivitybox.medium{
  padding-bottom: 0rem;
} 



@media (min-width:1024px) {
  .nyreport ul li:hover .txt{
    background: #D0AD83;

  } 

  .nyreport ul li:hover .pic{

    box-shadow: 0px 0px 8px 8px  rgba(158, 13, 13, 0.1);

  }

  .nyMain.teambg .nyteam ul li p:hover{
    transform: translateX(0.1rem);
  }

  .nyactivitybox ul li:hover::after{
    width: 100%;

  }

  .nyactivitybox ul li:hover a h3{
    color: rgba(158, 13, 13, 1);
  }


}

@media (max-width:1024px) {

  .biaoshi{
    padding: 0.3rem 0 0.1rem 0;
  }
  
  .biaoshi ul li{
    margin-bottom: 1rem;
  
  }
  
  
  .biaoshi ul li .biaoshi_t h3{
    font-size: 0.3rem;

  }
  
  .biaoshi ul li .nr img{
    margin: 0.8rem auto 0 auto;
    max-width: 80%;
  }
  
  .biaoshi ul li .nr h5{
    font-size: 0.3rem;
    margin: 0.45rem auto 0.25rem auto;
    width: 90%;
  }
  
  .biaoshi ul li .nr p{
    font-size: 0.26rem;
    line-height: 0.5rem;
    width: 86%;
  }
  
  .biaoshi ul li:nth-child(2){
    margin-bottom: 1.5rem;
  
  }
  
  
  .biaoshi ul li:nth-child(3){
    margin-bottom: 1.5rem;
  
  }
  
  .biaoshi ul li:nth-child(3)  .nr img{
    margin: 1.1rem auto 0rem auto;
  
  }
  
  .biaoshi ul li:nth-child(3)  .nr h5{
    margin-top: 0.7rem;
  }
  
  
  .biaoshi ul li:last-child .nr img{
    margin: 0 auto;
    max-width: 100%;
  }


  .nyreport{
    padding: 0.3rem 0 0.1rem 0;
  }
  
  .nyreport ul li{
    width: 48%;
    margin-right: 4%;
    margin-bottom: 0.5rem;
  
  
  }
  
  .nyreport ul li:nth-child(4n){
    margin-right: 0;
  }

  .nyreport ul li:nth-child(2n){
    margin-right: 0;
  }
  
  .nyreport ul li .pic{
    width: 100%;
    height: auto;
    padding-top: 137%;
    margin-bottom: 0.3rem;
  }
  
  
  .nyreport ul li .txt{
    height: 0.6rem;
    line-height: 0.6rem;
  } 
  
  .nyreport ul li .txt a{
    font-size: 0.24rem;
  } 




.nyMain.teambg .nyteam{
  margin: 0 auto;
  padding: 0.3rem 0 0.8rem 0;
}

.nyMain.teambg .nyteam ul li{
  padding: 0.32rem 0;
  width: 100%;
  max-width: 100%;
  border-top: 1px solid rgba(217, 217, 217, 1);
}

.nyMain.teambg .nyteam ul li p{
  padding-left: 0.2rem;
  font-size: 0.24rem;
  line-height: 0.36rem;
  border-left: 2px solid rgba(158, 13, 13, 1);
}



.videonrbg .nyvideonrbox{
  padding-top: 0.35rem;
  padding-bottom: 0.45rem;

}

.videonrbg .nyvideonrbox .video_t{
  padding-bottom: 0.5rem;

}

.videonrbg .nyvideonrbox .video_t h5{
  font-size: 0.3rem;
}

.videonrbg .nyvideonrbox .pic{
  margin: 0.5rem auto 0 auto;

} 


.nyvideoxt{
  padding-bottom: 1rem;
}




.nyactivitybox{
  margin: 0 auto;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}


.nyactivitybox ul li .zd{
  font-size: 0.22rem;
  width: 0.82rem;
  height: 0.46rem;
  line-height: 0.46rem;

  margin-right: 0.06rem;
}

.nyactivitybox ul li h3{
  font-size: 0.24rem;
  line-height: 0.44rem;

}

.nyactivitybox ul li h3 i{
  font-size: 0.24rem;
}


.nyactivitybox.news{
  padding-bottom: 0.3rem;
}


.nyactivitybox.news ul li .time{
  font-size: 0.22rem;
}

.newsbg .fenye{
  margin-bottom: 0.6rem;
}


.nyactivitybox.medium{
  padding-bottom: 0.3rem;
} 



}




/*é€šçŸ¥å…¬å‘Š*/

.nynoticebox{
  margin: 0 auto;
  padding: 1.3rem 0 0.4rem 0;
}

.nynoticebox ul{
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.nynoticebox ul li{
  width: 47%;
  position: relative;
  z-index: 5;
  height: 1.1rem;
  background: rgba(248, 248, 248, 1);
  margin-bottom: 0.5rem;
  align-items: center;
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}

.nynoticebox ul li .time{
  width: 15.5%;
  height: 100%;
  border-radius: 5px 0px 0px 5px;
  background: rgba(255, 237, 210, 1);
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nynoticebox ul li .time span{
  display: block;
  font-size: 0.56rem;
  color: rgba(51, 51, 51, 1);
  line-height: 0.5rem;
  padding-top: 0.17rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nynoticebox ul li .time i{
  display: block;
  font-size: 0.2rem;
  color: rgba(153, 153, 153, 1);
  font-family: "SourceHanSansLight";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nynoticebox ul li .txt{
  width: 84.5%;
  height: 100%;
  position: relative;
  z-index: 5;
  align-items: center;
  display: flex;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nynoticebox ul li .txt::after{
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  content: "";
  z-index: -1;
  background: url(/nyimages/newslist.png) no-repeat  center;
  background-size: cover;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nynoticebox ul li .txt a{
  display: block;
  padding: 0  3.5%;
}

.nynoticebox ul li .txt .zd{
  float: left;
  width: 0.45rem;
  height: 0.3rem;
  line-height: 0.3rem;
  border-radius: 3px;
  background: rgba(158, 13, 13, 1);
  text-align: center;
  font-size: 0.14rem;
  font-family: "SourceHanSansNormal";
  color: rgba(255, 255, 255, 1);
  margin-right: 0.1rem;
}

.nynoticebox ul li .txt h3{
  font-weight: normal;
  font-size: 0.2rem;
  font-family: "SourceHanSansNormal";
  line-height: 0.3rem;
  color: rgba(85, 85, 85, 1);
  max-height: 0.6rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;

}




/*é™¢éƒ¨åŠ¨æ€*/

.nydongtai{
  margin: 0 auto;
  padding: 1.3rem 0 0.4rem 0;
}

.nydongtai ul{
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.nydongtai ul li{
  width: 47%;
  position: relative;
  z-index: 5;
  height: 1.1rem;
  background: rgba(248, 248, 248, 1);
  margin-bottom: 0.5rem;
  align-items: center;
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}

.nydongtai ul li .time{
  width: 15.5%;
  height: 100%;
  border-radius: 5px 0px 0px 5px;
  background: rgba(255, 237, 210, 1);
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nydongtai ul li .time span{
  display: block;
  font-size: 0.56rem;
  color: rgba(51, 51, 51, 1);
  line-height: 0.5rem;
  padding-top: 0.17rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nydongtai ul li .time i{
  display: block;
  font-size: 0.2rem;
  color: rgba(153, 153, 153, 1);
  font-family: "SourceHanSansLight";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nydongtai ul li .txt{
  width: 84.5%;
  height: 100%;
  position: relative;
  z-index: 5;
  align-items: center;
  display: flex;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nydongtai ul li .txt::after{
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  content: "";
  z-index: -1;
  background: url(/nyimages/newslist.png) no-repeat  center;
  background-size: cover;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nydongtai ul li .txt a{
  display: block;
  padding: 0  3.5%;
}



.nydongtai ul li .txt h3{
  font-weight: normal;
  font-size: 0.2rem;
  font-family: "SourceHanSansNormal";
  line-height: 0.3rem;
  color: rgba(85, 85, 85, 1);
  max-height: 0.6rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;

}

.nydongtai ul li .txt h3 i{
  color: rgba(130, 11, 11, 1);
}


/*æ ¡å†…ç«™ç‚¹*/

.nyzhandianbox{
  margin: 0 auto;
  padding-top: 0.78rem;
  padding-bottom: 1.95rem;
  position: relative;
}

.nyzhandianbox .zhandianlogo{
  margin: 0 auto;
  width: 1.09rem;
  height: 1.09rem;
  
}

.nyzhandianbox .zhandianlogo img{
  display: block;
  margin: 0 auto;
}

.nyzhandian{
  margin: 0 auto;
  position: relative;
  padding-top: 1.15rem;
}

.nyzhandian::after{
  position: absolute;
  left: 50%;
  top: 0;
  content: "";
  width: 1px;
  height: 100%;
  background:  rgba(102, 102, 102, 1);
}

.nyzhandian::before{
  position: absolute;
  z-index: 5;
  left: 50%;
  bottom: -0.18rem;
  content: "";
  width: 0.36rem;
  height: 0.36rem;
  border-radius: 50%;
  background: rgba(130, 11, 11, 1);
  margin-left: -0.18rem;
}

.nyzhandian ul{

  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.nyzhandian ul li{
  position: relative;
  width: 50%;
  padding-bottom: 0.75rem;

}

.nyzhandian ul li .item__station{
  position: absolute;
  content: "";
  top: -0.1rem;
  right: 0%;
  background: rgba(130, 11, 11, 1);
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  margin-right: -0.1rem;
  z-index: 5;

}

.nyzhandian ul li .item__content{
  font-family: "SourceHanSansRegular";
  width: 71%;
  border-top: 1px solid rgba(130, 11, 11, 1);
  margin-left: 29%;
  padding: 0.25rem 0.45rem 0 0.25rem;
  position: relative;
}

.nyzhandian ul li .item__content .title{
  font-size: 0.32rem;
  line-height: 0.44rem;
  color: rgba(156, 60, 41, 1);
  float: right;
}

.nyzhandian ul li .item__content .nr{
  float: left;
  width: 58%;
}

.nyzhandian ul li .item__content .nr a{
  display: block;
  font-size: 0.2rem;
  line-height: 0.44rem;
  color: rgba(51, 51, 51, 1);
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nyzhandian ul li:nth-child(2){
  margin-top: 1.45rem;

}

.nyzhandian ul li:nth-child(3){
  margin-top: -3.3rem;

}


.nyzhandian ul li:nth-child(2n) .item__station{
  left: 0%;
  right: auto;
  margin-right: 0rem;
  margin-left: -0.1rem;

}

.nyzhandian ul li:nth-child(2n) .item__content{
  margin-left: 0%;
  padding: 0.25rem 0rem 0 0.45rem;
}

.nyzhandian ul li:nth-child(2n) .item__content .title{

  float: left;
}

.nyzhandian ul li:nth-child(2n) .item__content .nr{
  float: right;
  
}


.nyzhandian ul li:nth-child(3) .item__content .title{
  position: absolute;
  right: 0.45rem;
  top: 0.25rem;
  
}

.nyzhandian ul li:nth-child(3) .item__content .nr{
  width: 78%;
  
}

.nyzhandian ul li:nth-child(3) .item__content .nr a:nth-child(10){
  position: relative;
  top: -0.43rem;
  display: inline-block;
  padding-right: 0.08rem;
}

.nyzhandian ul li:nth-child(3) .item__content .nr a:nth-child(10)::after{
  position: absolute;
  right: 0rem;
  top: -0.01rem;
  font-size: 0.2rem;
  line-height: 0.44rem;
  color: rgba(51, 51, 51, 1);
  content: "/";
}

.nyzhandian ul li:nth-child(3) .item__content .nr a:nth-child(9){
  position: relative;
  left: 1.08rem;
}


.nyzhandian ul li:nth-child(3) .item__content .nr a:nth-child(11){
  position: relative;
  margin-top: -0.43rem;
}

@media (min-width:1024px) {

  .nyzhandian ul li .item__content .nr a:hover{

    color: rgba(156, 60, 41, 1);

  }

  .nynoticebox ul li:hover .time{

    background: rgba(240, 176, 81, 1);

  }
  
  .nynoticebox ul li:hover .time span{

    color: rgba(255, 255, 255, 1);

  }
  
  .nynoticebox ul li:hover .time i{
    color: rgba(255, 255, 255, 1);
  }
  
  .nynoticebox ul li:hover .txt::after{
    width: 100%;
  }

  .nynoticebox ul li:hover .txt h3{
    color: rgba(255, 255, 255, 1);
  }



  .nydongtai ul li:hover .time{

    background: rgba(240, 176, 81, 1);

  }
  
  .nydongtai ul li:hover .time span{

    color: rgba(255, 255, 255, 1);

  }
  
  .nydongtai ul li:hover .time i{
    color: rgba(255, 255, 255, 1);
  }
  
  .nydongtai ul li:hover .txt::after{
    width: 100%;
  }

  .nydongtai ul li:hover .txt h3{
    color: rgba(255, 255, 255, 1);
  }

  .nydongtai ul li:hover .txt h3 i{
    color: rgba(255, 255, 255, 1);
  }

}


@media (max-width:1024px) {

  .nynoticebox{
    padding: 0.3rem 0 0rem 0;
  }
  
  
  .nynoticebox ul li{
    width: 100%;
    height: 1.2rem;
    background: rgba(248, 248, 248, 1);
    margin-bottom: 0.3rem;

  }
  
  .nynoticebox ul li .time{
    width: 16.5%;
  }
  
  .nynoticebox ul li .time span{
    display: block;
    font-size: 0.46rem;
    line-height: 0.5rem;
    padding-top: 0.15rem;
  }
  
  .nynoticebox ul li .time i{
    font-size: 0.24rem;
  }
  
  .nynoticebox ul li .txt{
    width: 83.5%;
  }
  .nynoticebox ul li .txt a{
    display: block;
    padding: 0  3.5%;
  }
  
  .nynoticebox ul li .txt .zd{
    float: left;
    width: 0.65rem;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.24rem;
  }
  
  .nynoticebox ul li .txt h3{
    font-size: 0.28rem;
    line-height: 0.4rem;
    max-height: 0.8rem;

  
  }


  .nydongtai{
    padding: 0.3rem 0 0rem 0;
  }
  
  
  .nydongtai ul li{
    width: 100%;
    height: 1.2rem;
    background: rgba(248, 248, 248, 1);
    margin-bottom: 0.3rem;

  }
  
  .nydongtai ul li .time{
    width: 16.5%;
  }
  
  .nydongtai ul li .time span{
    display: block;
    font-size: 0.46rem;
    line-height: 0.5rem;
    padding-top: 0.15rem;
  }
  
  .nydongtai ul li .time i{
    font-size: 0.24rem;
  }
  
  .nydongtai ul li .txt{
    width: 83.5%;
  }
  .nydongtai ul li .txt a{
    display: block;
    padding: 0  3.5%;
  }
  
  .nydongtai ul li .txt h3{
    font-size: 0.28rem;
    line-height: 0.42rem;
    max-height: 0.84rem;

  }

  .nydongtai ul li .txt h3 i{
    font-size: 0.28rem;

  }




  .nyzhandianbox{
    padding-top: 0.7rem;
    padding-bottom: 1rem;
  }
  
  .nyzhandianbox .zhandianlogo{
    width: 1rem;
    height: 1rem;
  }
  
  
  .nyzhandian{
    padding-top: 1rem;
  }
  
  
  .nyzhandian::before{
    bottom: -0.15rem;
    width: 0.3rem;
    height: 0.3rem;
    margin-left: -0.15rem;
  }
  
  .nyzhandian ul li{
    padding-bottom: 0.75rem;
  
  }
  
  
  .nyzhandian ul li .item__content{
    width: 100%;
    margin-left: 0%;
    padding: 0.25rem 0.25rem 0 0.25rem;
  }
  
  .nyzhandian ul li .item__content .title{
    font-size: 0.32rem;
    float: none;
    margin-bottom: 0.1rem;
  }
  
  .nyzhandian ul li .item__content .nr{
    float: none;
    width: 100%;
  }
  
  .nyzhandian ul li .item__content .nr a{
    font-size: 0.24rem;
    margin-bottom: 0.1rem;
  }
  
  
  .nyzhandian ul li:nth-child(2n) .item__content .title{
  
    float: none;
  }
  
  .nyzhandian ul li:nth-child(2n) .item__content .nr{
    float: none;
    
  }
  
  .nyzhandian ul li:nth-child(3) .item__content .title{
    position: relative;
    right: 0rem;
    top: 0rem;
    
  }
  
  .nyzhandian ul li:nth-child(3) .item__content .nr{
    width: 100%;
    
  }

  
  .nyzhandian ul li:nth-child(3) .item__content .nr a:nth-child(10){
    top: -0.52rem;
    padding-right: 0.09rem;
  }
  
  .nyzhandian ul li:nth-child(3) .item__content .nr a:nth-child(10)::after{

    font-size: 0.24rem;
  }
  
  .nyzhandian ul li:nth-child(3) .item__content .nr a:nth-child(9){
    left: 1.28rem;
  }
  
  

  
}



/*è‹ä¿¡æ–°é—»2*/

.nyrCon{
  margin: 0 auto;
  padding-top: 1.17rem;
}

.nyrCon .arc-tit{
  border-bottom: 0.5px solid rgba(153, 153, 153, 1);
}

.arc-tit h1 {
  font-size: .28rem;
  letter-spacing: 2px;
  color: rgba(34, 34, 34, 1);
  font-weight: normal;
  text-align: center;
  line-height: 1.4em;
}

.arc-info {
  text-align: center;
  font-size: .14rem;
  letter-spacing: 2px;
  line-height: 0.3rem;
  color: rgba(102, 102, 102, 1);
  margin-bottom: .13rem;
  margin-top: 0.55rem;
}

.arc-info span {
  display: inline-block;
  margin: 0 0.08rem;
  font-family: "SourceHanSansLight";
}

.arc-info span img{
  display: inline-block;
  width: 0.2rem;
  height: 0.2rem;
  object-fit: contain;
  margin-right: 0.1rem;
}


.nytxtcont {
  padding-top: 1rem;
  font-size: 0.18rem;
  line-height: 0.34rem;
  color: rgba(17, 17, 17, 1);
  text-align: justify;
  font-family: "SourceHanSansLight";
}

.nytxtcont p {
  font-family: "SourceHanSansLight";
  font-size: 0.18rem;
  line-height: 0.34rem;
  color: rgba(17, 17, 17, 1);
  text-indent: 2em;
}

.nytxtcont  img {
  text-align: center;
  display: block;
  margin: 0.35rem auto 0.8rem auto;
  max-width: 100%;
  object-fit: cover;
}

.nytxtcont p.xinxi{
  text-align: right;
  font-size: 0.14rem;
  line-height: 0.3rem;
  color: rgba(102, 102, 102, 1);
  margin-top: 0.55rem;
}

.nyrCon .ziti{
  margin: 1.3rem auto 0.35rem auto;
  text-align: center;
  font-size: 0.18rem;
  color: rgba(130, 11, 11, 1);
}

.nyrCon .ziti button{
  background: none;
  border: none;
  font-size: 0.18rem;
  color: rgba(130, 11, 11, 1);
}

.nyrCon .ziti button.active{
  font-size: 0.2rem;
}



        /* å­—ä½“å¤§å°ç±» - ç›´æŽ¥ä½œç”¨äºŽå†…å®¹åŒºåŸŸ */
        .font-size-small .newsxqbg p {
          font-size: 0.14rem !important;
      }
      
      .font-size-medium .newsxqbg p {
          font-size: 0.18rem !important;
      }
      
      .font-size-large .newsxqbg p {
          font-size: 0.2rem !important;
      }


      .font-size-small .nynewslist a {
        font-size: 0.14rem !important;
    }
    
    .font-size-medium .nynewslist a {
        font-size: 0.16rem !important;
    }
    
    .font-size-large .nynewslist a {
        font-size: 0.18rem !important;
    }



/*è‹ä¿¡æ–°é—»1*/

.nynewsxq{
  padding-top: 1rem;

}


.nynewsxq .nyrCon{
  padding-top: 0;
  margin-left: 5%;
  width: 57.5%;
  float: left;

  
}

.nynewsxq .nyrCon .nytxtcont{
  padding-top: 0.6rem;
}


.nynewsxq .nyrCon .nytxtcont img{
  margin: 0.4rem auto 0.4rem auto;
}


.nynewsxq .nynewslist{
  width: 29%;
  background: rgba(255, 250, 244, 1);
  padding: 0 0.4rem 0.7rem 0.7rem;
  float: right;
}


.nynewsxq .nynewslist .news_t{
  padding-top: 0.7rem;
  border-bottom: 1px solid rgba(156, 60, 41, 1);
  padding-bottom: 0.15rem;

}


.nynewsxq .nynewslist .news_t h3{
  font-size: 0.2rem;
  color: rgba(156, 60, 41, 1);
  font-weight: normal;
  font-family: "SourceHanSansRegular";
}

.nynewsxq .nynewslist ul{
  margin-top: 0.42rem;
  position: relative;
  z-index: 5;
  padding-left: 2px;
  padding-top: 0.28rem;
  padding-bottom: 0.4rem;

}

.nynewsxq .nynewslist ul::after{
  position: absolute;
  left: 0.07rem;
  top: 0px;
  content: "";
  z-index: -1;
  width: 0.5px;
  height: 100%;
  background: rgba(192, 192, 192, 1);;
}

.nynewsxq .nynewslist ul li{
  margin-bottom: 0.43rem;
  
}


.nynewsxq .nynewslist ul li .time{
  


}

.nynewsxq .nynewslist ul li .time em{
  display: inline-block;
  width: 0.1rem;
  height: 0.1rem;
  background: rgba(255, 255, 255, 1);
  border: 0.5px solid rgba(192, 192, 192, 1);
  border-radius: 50%;

}

.nynewsxq .nynewslist ul li .time i{
  display: inline-block;
  background: url(/nyimages/time.png) no-repeat  center;
  background-size: 100%;
  width: 0.64rem;
  line-height: 0.2rem;
  height: 0.2rem;
  text-align: center;
  font-size: 14px;
  color: rgba(192, 192, 192, 1);
  font-family: "SourceHanSansNormal";
  margin-left: 0.07rem;
}

.nynewsxq .nynewslist ul li .txt{
  margin: 0.15rem 0 0 0.3rem;

}

.nynewsxq .nynewslist ul li .txt a{
  font: 1em sans-serif;
  font-size: 0.14rem;
  line-height: 0.21rem;
  max-height: 0.42rem;
  overflow: hidden;
  color: rgba(51, 51, 51, 1);
  font-family: "SourceHanSansLight";
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

@media (min-width:1024px) {
  .nynewsxq .nynewslist ul li:hover .txt a{

    color: rgba(156, 60, 41, 1);
  }

}
@media (max-width:1024px) {


  .font-size-small .newsxqbg p {
      font-size: 0.24rem !important;
  }

  .font-size-medium .newsxqbg p {
      font-size: 0.28rem !important;
  }

  .font-size-large .newsxqbg p{
      font-size: 0.3rem !important;
  }

  
  .font-size-small .nynewslist a {
    font-size: 0.24rem !important;
  }

  .font-size-medium .nynewslist a {
    font-size: 0.26rem !important;
  }

  .font-size-large .nynewslist a {
    font-size: 0.28rem !important;
  }

  .nyrCon{
    padding-top: 0.3rem;
  }
  
  
  .arc-info {
    font-size: .24rem;
    line-height: 0.38rem;
    color: rgba(102, 102, 102, 1);
    margin-bottom: .18rem;
    margin-top: 0.5rem;
  }
  

  
  .arc-info span img{
    width: 0.28rem;
    height: 0.28rem;

  }
  
  
  .nytxtcont {
    padding-top: 0.5rem;
    font-size: 0.28rem;
    line-height: 0.5rem;
  }
  
  .nytxtcont p {
    font-size: 0.28rem;
    line-height: 0.5rem;
  }
  
  .nytxtcont  img {
    margin: 0.35rem auto 0.5rem auto;

  }
  
  .nytxtcont p.xinxi{
    text-align: left;
    font-size: 0.22rem;
    line-height: 0.45rem;
    margin-top: 0.55rem;
  }
  
  .nyrCon .ziti{
    margin: 1rem auto 0.5rem auto;
    font-size: 0.26rem;
  }

  .nyrCon .ziti button {
    font-size: 0.26rem;
  }

  .nyrCon .ziti button.active{
    font-size: 0.3rem;
  }

  .nynewsxq{
    padding-top: 0.3rem;
  
  }
  
  
  .nynewsxq .nyrCon{
    padding-top: 0;
    margin-left: 0%;
    width: 100%;
    float: none;
  
    
  }
  
  .nynewsxq .nyrCon .nytxtcont{
    padding-top: 0.6rem;
  }
  
  
  .nynewsxq .nyrCon .nytxtcont img{
    margin: 0.4rem auto 0.4rem auto;
  }
  
  
  .nynewsxq .nynewslist{
    width: 100%;
    padding: 0 0.4rem 0.7rem 0.6rem;
    float: none;
    margin: 0.4rem auto 0.7rem auto;
  }
  
  
  .nynewsxq .nynewslist .news_t{
    padding-top: 0.5rem;
    padding-bottom: 0.2rem;
  
  }
  
  
  .nynewsxq .nynewslist .news_t h3{
    font-size: 0.3rem;
  }
  
  .nynewsxq .nynewslist ul{
    margin-top: 0.42rem;
    position: relative;
    z-index: 5;
    padding-left: 0px;
    padding-top: 0.28rem;
    padding-bottom: 0.3rem;
  
  }

  .nynewsxq .nynewslist ul::after {
    left: 0.09rem;

}

.nynewsxq .nynewslist ul li{
  margin-bottom: 0.3rem;
}

  .nynewsxq .nynewslist ul li .time em {
    width: 0.18rem;
    height: 0.18rem;
}
  
  
  .nynewsxq .nynewslist ul li .time i{
    width: 1.24rem;
    line-height: 0.7rem;
    height: 0.7rem;
    font-size: 0.24rem;
    margin-left: 0.07rem;
  }
  
  .nynewsxq .nynewslist ul li .txt{
    margin: 0.15rem 0 0 0.3rem;
  
  }
  
  .nynewsxq .nynewslist ul li .txt a{
    font-size: 0.26rem;
    line-height: 0.4rem;
    max-height: 0.8rem;

  }

  .arc-info span img {
    position: relative;
    top: -0.01rem;
}

  .arc-info span {

    padding: 0.05rem 0;
}

}




/*å­¦æ ¡ç®€ä»‹*/


.aboutbg{
  margin: 0 auto;
  padding-top: 1.2rem; 

}

.aboutbg > .page_container {
  width: 100%;
  max-width: 100%;
}

.nyabout{
  position: relative;
  margin: 0 auto;
  font-family: "SourceHanSansExtraLight";
} 

.nyabout p{
  text-indent: 2em;
}

.nyabout .ab_t{
  text-align: right;
  position: relative;
  align-items: center;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  padding-right: 14.5%;
}

.nyabout .ab_t::after{
  position: absolute;
  right: 0;
  top: 0.2rem;
  content:"";
  z-index: -1;
  width: 16.6%;
  height: 4px;
  background: rgba(156, 60, 41, 1);;

}

.nyabout .ab_t h5{
  display: inline-block;
  width: 0.67rem;
  height: 0.67rem;
  border-radius: 50%;
  background: rgba(156, 60, 41, 1);
  line-height: 0.67rem;
  text-align: center;
  font-size: 0.44rem;
  color: rgba(255, 255, 255, 1);
  font-family: "SourceHanSansCN";
  margin-right: 0.2rem;
}

.nyabout .ab_t h3{
  display: inline-block;
}

.nyabout .ab_t h3 span{
  display: block;
  font-size: 0.26rem;
  line-height: 0.3rem;
  color: rgba(51, 51, 51, 1);
  text-align: justify;
  margin-top: 0.05rem;
}

.nyabout .ab_t h3 i{
  display: block;
  font-size: 0.21rem;
  color: rgba(102, 102, 102, 1);
  text-align: justify;
}

.nyabout .ab_nr1{
  margin: 0.9rem auto 0 auto;
}

.nyabout .ab_nr1 .nr{
  margin: 0 auto 0.4rem auto;
}

.nyabout .ab_nr1 .nr p{
  font-size: 0.19rem;
  line-height: 0.36rem;
  color: rgba(51, 51, 51, 1);
  text-align: justify;
  margin-bottom: 0.2rem;
}

.nyabout .ab_nr1 .abimg{
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  width: 76.6%;
  margin-left: 23.5%;
  position: relative;
  z-index: 5;

} 


.nyMain img{
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}

.nyabout .ab_nr2{
  margin: -2.17rem auto 0 auto;
  width: 100%;
  height: 5rem;
  background: url(/nyimages/aboutbg.png) no-repeat top center;
  background-size: 100%;
  position: relative;
} 

.nyabout .ab_nr2 .ab_add_nr{
  margin-left: 4.4%;
  padding-top: 3.25rem;
  width: 55%;
  font-size: 0.19rem;
  line-height: 0.36rem;
  color: rgba(255, 255, 255, 1);
  text-align: justify;
  text-indent: 2em;
}

.nyabout .ab_nr2 .abimg{
  position: absolute;
  right: 0;
  bottom: 0;
  height: 2.35rem;
} 



.nyabout .ab_nr3{
  margin: 0rem auto 0 auto;
  padding-top: 1.15rem;
  width: 100%;
  background: url(/nyimages/aboutbg2.png) no-repeat bottom center;
  background-size: 100%;
  position: relative;
} 

.nyabout .ab_nr3 .page_container{
  display: flex;
    justify-content:space-between;
    flex-wrap: wrap;
}

.nyabout .ab_nr3 .honor_l{
  width: 50%;
  position: relative;
  z-index: 5;
  padding: 0 0.55rem 0.9rem 0.5rem;
  border-right: 1px solid rgba(156, 60, 41, 1);

}

.nyabout .ab_nr3 .honor_l::after{
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  z-index: -1;
  width: 100%;
  height: 0.6rem;
  background: rgba(232, 232, 232, 1);
}

.nyabout .ab_nr3 .honor_l h3{
  font-size: 0.19rem;
  line-height: 0.36rem;
  color: rgba(0, 0, 0, 1);
  margin-bottom: 0.35rem;
  text-indent: 2em;
}

.nyabout .ab_nr3 .honor_l p{
  font-size: 0.19rem;
  line-height: 0.36rem;
  color: rgba(0, 0, 0, 1);
}

.nyabout .ab_nr3 .honor_l h5{
  font-size: 0.19rem;
  line-height: 0.36rem;
  color: rgba(0, 0, 0, 1);
  margin-top: 0.35rem;
  margin-left: 0rem;
  text-indent: 2em;
}



.nyabout .ab_nr3 .honor_r{
  width: 50%;
  padding-top: 0.65rem;
  position: relative;

}

.nyabout .ab_nr3 .honor_r::after{
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  z-index: -1;
  width: 3.5rem;
  height: 0.6rem;
  background: rgba(211, 175, 133, 1);
}

.nyabout .ab_nr3 .honor_r .nr{
  padding-left: 0.95rem;
}

.nyabout .ab_nr3 .honor_r p{
  font-size: 0.19rem;
  line-height: 0.36rem;
  color: rgba(0, 0, 0, 1);
}

.nyabout .ab_nr3 .honor_r .abimg{
  margin: 0 auto;
  width: 100%;
  position: absolute;
  left: -1px;
  bottom: 0;
}

.nyabout .abnrbg{
  width: 100%;
  background: url(/nyimages/aboutbg3.jpg) no-repeat  center 1.9rem; 
  background-size: 100%;
}

.nyabout .abnrbg .ab_nr4{
  margin: 0 auto;
  padding-top: 1rem;
  position: relative;
}

.nyabout .abnrbg .ab_nr4 .nr{
  padding-left: 7.5%;
  margin-bottom: 0.3rem;
  position: relative;
  z-index: 5;

}

.nyabout .abnrbg .ab_nr4 .nr::after{
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  z-index: -1;
  height: 3.5rem;
  width: 0.6rem;
  background: rgba(211, 175, 133, 1);
}

.nyabout .abnrbg .ab_nr4 .nr p{
  font-size: 0.19rem;
  line-height: 0.36rem;
  color: rgba(51, 51, 51, 1);
  margin-bottom: 0.2rem;
}

.nyabout .abnrbg .ab_nr4 .abimg{
  margin: 0rem auto 0 auto;
} 


.nyabout .abnrbg .ab_nr5{
  display: flex;
  justify-content:space-between;
  flex-wrap: wrap;
  border-top: 1px solid rgba(156, 60, 41, 1);
  margin: 0.75rem auto 0 auto;
  padding-bottom: 0.9rem;
  border-bottom: 0.6rem solid  rgba(232, 232, 232, 1);
} 

.nyabout .abnrbg .ab_nr5 .nr{
  width: 64%;
  padding-top: 1.2rem;

}

.nyabout .abnrbg .ab_nr5 .nr p{
  font-size: 0.19rem;
  line-height: 0.36rem;
  color: rgba(51, 51, 51, 1);
  text-align: justify;
  margin-bottom: 0.2rem;
}

.nyabout .abnrbg .ab_nr5 .abimg{
  width: 31.2%;
} 



.nyabout  .ab_nr6{
  position: relative;
  margin: 0.8rem auto 0 auto;
  clear: both;
}

.nyabout  .ab_nr6 .page_container{
  display: flex;
  justify-content:flex-end;
  flex-wrap: wrap;
}

.nyabout  .ab_nr6 .abimg{
  width: 33%;
  position: absolute;
  z-index: 5;
  left: 0;
  margin-top: 1.6rem;

}

.nyabout  .ab_nr6 .abimg img{
  width: 100%;
}

.nyabout  .ab_nr6 .abimg::after{
  position: absolute;
  right: 0;
  top: -0.6rem;
  content: "";
  z-index: -1;
  width: 75%;
  height: 100%;
  background: rgba(211, 175, 133, 1);
}

.nyabout  .ab_nr6 .nr{
  width: 65.5%;

}

.nyabout  .ab_nr6 .nr p{
  font-size: 0.19rem;
  line-height: 0.36rem;
  color: rgba(51, 51, 51, 1);
  text-align: justify;
}


.nyabout  .ab_nr6 .nr img{
  display: block;
  float: right;
  margin-top: 5em;
  width: 47.6%;
  max-width: 5.22rem;
  position: relative;
  z-index: 5;
  top: 0.6rem;
  shape-outside: content-box;
}

.nyabout  .ab_nr6 .text-section{
  clear: both;
}

.nyabout  .ab_nr7{
  width: 100%;
  height: 3.54rem;
  background: rgba(158, 15, 15, 1);
  margin: -2.45rem auto 0 auto;

}

.nyabout  .ab_nr7 .page_container{
  justify-content: flex-start;
}

.nyabout  .ab_nr7 .nr{
  width: 61.5%;
  padding-top: 0.6rem;

}

.nyabout  .ab_nr7 .nr p{
  font-size: 0.19rem;
  line-height: 0.36rem;
  color: rgba(255, 255, 255, 1);

}


.nyabout  .ab_nr8{
  margin: 1.1rem auto 0 auto;
  padding-bottom: 1.7rem;
  
}

.nyabout  .ab_nr8  p{
  font-size: 0.19rem;
  line-height: 0.36rem;
  color: rgba(51, 51, 51, 1);
  text-align: justify;
  text-indent: 2em;
  margin-bottom: 0.2rem;
}

.nyabout  .ab_nr8  p.gengxin{
  font-size: 0.17rem;
  line-height: 0.44rem;
  color: rgba(85, 85, 85, 1);
  text-align: right;
  margin-top: 0.28rem;
}



@media (max-width:1640px) {
  .nyabout .ab_nr6 .abimg {
    width: 31%;
}


}


@media (max-width:1024px) {

  .aboutbg{
    padding-top: 0.1rem; 
  
  }

  
  .nyabout .ab_t{
    text-align: center;
    position: relative;
    align-items: center;
    display: flex;
    justify-content:center;
    flex-wrap: wrap;
    padding-right: 0%;
  }
  
  .nyabout .ab_t::after{
    width: 20%;

  
  }
  
  .nyabout .ab_t h5{
    font-size: 0.4rem;

  }
  
  .nyabout .ab_t h3 span{
    font-size: 0.28rem;
    line-height: 0.36rem;
    margin-top: 0.05rem;
  }
  
  .nyabout .ab_t h3 i{
    font-size: 0.24rem;

  }
  
  .nyabout .ab_nr1{
    margin: 0.5rem auto 0 auto;
  }
  
  .nyabout .ab_nr1 .nr{
    margin: 0 auto 0.4rem auto;
  }
  
  .nyabout .ab_nr1 .nr p{
    font-size: 0.28rem;
    line-height: 0.5rem;
    margin-bottom: 0.2rem;
  }
  
  .nyabout .ab_nr1 .abimg{
    justify-content: center;
    width: 100%;
    margin: 0 auto;

  
  } 
  
  .nyabout .ab_nr2{
    margin: 0.5rem auto 0 auto;
    width: 100%;
    height: auto;
    background: url(/nyimages/aboutbg.png) no-repeat top center;
    background-size: 100%;
    position: relative;
  } 

  .nyabout .ab_nr2::after{
    position: absolute;
    top: 19%;
    left: 0;
    width: 100%;
    height: 5rem;
    content: "";
    z-index: -1;
    background: #9f1110;
  }
  
  .nyabout .ab_nr2 .ab_add_nr{
    margin-left: 4.4%;
    padding-top: 18%;
    width: 90%;
    font-size: 0.28rem;
    line-height: 0.5rem;
  }
  
  .nyabout .ab_nr2 .abimg{
    position: relative;
    right: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    margin: 0.2rem auto 0 auto;
  } 
  
  .nyabout .ab_nr2 .abimg img{
    width: 100%
  }
  
  .nyabout .ab_nr3{
    margin: 0rem auto 0 auto;
    padding-top: 1.15rem;
    width: 100%;
    background: url(/nyimages/aboutbg2.png) no-repeat bottom center;
    background-size: 100%;
    position: relative;
  } 
  
  
  .nyabout .ab_nr3 .honor_l{
    width: 100%;
    padding: 0 0.5rem 0.9rem 0.5rem;
    border-right: none;
  
  }
  
  .nyabout .ab_nr3 .honor_l::after{
    height: 0.5rem;

  }
  
  .nyabout .ab_nr3 .honor_l h3{
    font-size: 0.28rem;
    line-height: 0.48rem;
    margin-bottom: 0.35rem;
  }
  
  .nyabout .ab_nr3 .honor_l p{
    font-size: 0.28rem;
    line-height: 0.48rem;
  }
  
  .nyabout .ab_nr3 .honor_l h5{
    font-size: 0.28rem;
    line-height: 0.48rem;
    margin-top: 0.35rem;
    text-indent: 2em;
  }
  
  
  
  .nyabout .ab_nr3 .honor_r{
    width: 100%;
    padding-top: 0.65rem;
    position: relative;
  
  }
  
  .nyabout .ab_nr3 .honor_r::after{
    display: none;
  }
  
  .nyabout .ab_nr3 .honor_r .nr{
    padding-left: 0.5rem;
  }
  
  .nyabout .ab_nr3 .honor_r p{
    font-size: 0.28rem;
    line-height: 0.48rem;
  }
  
  .nyabout .ab_nr3 .honor_r .abimg{
    margin: 0 auto;
    width: 100%;
    position: relative;
    left: 0px;
    bottom: 0;
  }

  
  .nyabout .abnrbg .ab_nr4{
    margin: 0 auto;
    padding-top: 0.6rem;
    position: relative;
  }
  
  .nyabout .abnrbg .ab_nr4 .nr{
    padding-left: 8%;
    margin-bottom: 0.3rem;
    position: relative;
    z-index: 5;
  
  }
  
  .nyabout .abnrbg .ab_nr4 .nr::after{
    width: 0.3rem;

  }
  
  .nyabout .abnrbg .ab_nr4 .nr p{
    font-size: 0.28rem;
    line-height: 0.48rem;
    margin-bottom: 0.2rem;
  }
  
  
  
  .nyabout .abnrbg .ab_nr5{
    margin: 0.75rem auto 0 auto;
    padding-bottom: 0.5rem;
    border-bottom: 0.5rem solid  rgba(232, 232, 232, 1);
  } 
  
  .nyabout .abnrbg .ab_nr5 .nr{
    width: 100%;
    padding-top: 0.5rem;
  
  }
  
  .nyabout .abnrbg .ab_nr5 .nr p{
    font-size: 0.28rem;
    line-height: 0.48rem;
  }
  
  .nyabout .abnrbg .ab_nr5 .abimg{
    width: 100%;
    margin: 0.1rem auto 0 auto;
  } 
  
  
  
  .nyabout  .ab_nr6{
    position: relative;
    margin: 0.5rem auto 0 auto;
    clear: both;
  }
  
  
  .nyabout  .ab_nr6 .abimg{
    width: 92%;
    position: relative;
    z-index: 5;
    left: 0;
    margin: 1.2rem auto 0 auto;
  
  }
  
  
  .nyabout  .ab_nr6 .nr{
    width: 100%;
    margin-top: 0.3rem;
  
  }
  
  .nyabout  .ab_nr6 .nr p{
    font-size: 0.28rem;
    line-height: 0.48rem;
  }
  
  .nyabout  .ab_nr6 .nr img{
    display: block;
    float: none;
    margin: 0.3rem auto;
    width: 100%;
    top: 0;
  }
  
  .nyabout  .ab_nr7{
    width: 100%;
    height: auto;
    background: rgba(158, 15, 15, 1);
    margin: 0.3rem auto 0 auto;
    padding: 0.2rem 0;
  
  }
  
  .nyabout  .ab_nr7 .nr{
    width: 92%;
    padding: 0;
    margin: 0 auto;
  
  }
  
  .nyabout  .ab_nr7 .nr p{
    font-size: 0.28rem;
    line-height: 0.48rem;
  }
  
  
  .nyabout  .ab_nr8{
    margin: 0.5rem auto 0 auto;
    padding-bottom: 1rem;
    
  }
  
  .nyabout  .ab_nr8  p{
    font-size: 0.28rem;
    line-height: 0.48rem;
  }
  
  .nyabout  .ab_nr8  p.gengxin{
    font-size: 0.24rem;
    line-height: 0.48rem;
    color: rgba(85, 85, 85, 1);
  }
  
  
}


.pb_sys_common{ line-height:30px !important;}