.clear {
  clear: both;
}

.clear:after {
content: "";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.nyrCon video{
  display: block;
  margin: 0.1rem auto;
  width: 100%;
  height: auto;
}



.nyrCon td,
.nyrCon th{padding: 10px 10px;vertical-align:middle;color: #303030;line-height: 1.25;}
.nyrCon td p,
.nyrCon th p{padding-bottom:0;}
.nyrCon table {border-collapse: collapse;border: 1px solid #dadbdd; width:100%}
.nyrCon table tr:not(:first-child) td{}




/*banner*/

.nybanner{
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 9;
}

.nybanner img{
  display: block;
  margin: 0 auto;
  height: 100%;
  width: 100%;
}


.nybanner::after{
  position: absolute;
  content: "";
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url(../images/topbg.png) no-repeat top center;
  background-size: 100%;
  z-index: 2;
  pointer-events: none;
}






.nyMain {
  min-height: 5rem;
  background: #E8F4FF url(../nyimages/pagebg.png) no-repeat bottom center;
  background-size: 100%;
  position: relative;
  z-index: 9;
  padding-bottom: 0.35rem;
}

.directorbg{
  padding-bottom: 1.6rem;
}

.nyMain .page_container{

}

.nyLeft {
  width: 18.7%;
  position: relative;
  z-index: 3;
  background-size: 100%;
  border-left: 3px solid #00509E;
  margin-top: -1.2rem;
  float: left;


}

.nyLeft::after{
  position: absolute;
  content: "";
  left: -3px;
  bottom: -0.25rem;
  width: 100%;
  height: 0.25rem;
  background: url(../nyimages/fenleilist.png) no-repeat bottom center;
  background-size: 100%;
  border-left: 3px solid #00509E;
}


.nyLeft::before{
  position: absolute;
  content: "";
  z-index: 0;
  left: 0.34rem;
  bottom: 0.3rem;
  width: 2.12rem;
  height: 2.12rem;
  background: url(../nyimages/fenleiico.png) no-repeat  center;
  background-size: 100%;

}





.nyLeft  .fenlei_t{
  width: 100%;
  height: 1.2rem;
  background: rgba(0, 80, 158, 0.9) url(../nyimages/fenleibg.png) no-repeat bottom right;
  background-size: 1.77rem 1.02rem;
  position: relative;
}

.nyLeft  .fenlei_t h2{
  text-align: center;
  line-height: 1.2rem;
  font-size: 0.3rem;
  color: #fff;
  font-weight: normal;
  font-family: "PuHuiTi";
}

.nyLeft  ul{
  padding-top: 0.3rem;
  padding-bottom: 2.85rem;
  background: #fff;
}

.nyLeft>ul>li{
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 5;

}



.nyLeft>ul>li::after{
  position: absolute;
  left: 8.5%;
  bottom: 0rem;
  width: 83%;
  height: 1px;
  background: #EBEBEB;
  content: "";
  z-index: -2;
  pointer-events: none;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.nyLeft>ul>li>h5{
  position: relative;
  z-index: 9;
  line-height: 0.3rem;
  padding: 0.2rem 0;
}

.nyLeft>ul>li>h5 a{
  padding: 0 0% 0 6%;
  font-size: 0.18rem;
  color: #333333;
  display: inline-block;
  width: 82%;
  text-align:center;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nyLeft>ul>li>h5 em{
  position: absolute;
  right: 12%;
  top: 50%;
  transform: translateY(-50%);
  background: url(../nyimages/fenleiico1.png) no-repeat center;
  background-size: 100% 100%;
  width: 0.08rem;
  height: 0.14rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.nyLeft>ul>li>h5::after{
  position: absolute;
  left: 0%;
  top: 0rem;
  width: 0%;
  height: 100%;
  background: #E6C672;
  content: "";
  z-index: -2;
  pointer-events: none;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.nyLeft>ul>li.on>h5::after{
  width: 100%;
}


.nyLeft>ul>li.on>h5 em{
  background: url(../nyimages/fenleiico2.png) no-repeat center;
  background-size: 100% 100%;
}





.nyLeft>ul>li .erji{
  display: none;
  padding-bottom: 0.2rem;
}

.nyLeft>ul>li .erji>li{
  line-height: 0.34rem;
  margin: 0 auto;



}

.nyLeft>ul>li .erji>li>h6 {
  position: relative;
  font-size: 0.16rem;
  color: #666;
}

.nyLeft>ul>li .erji>li>h6 a{
  display: block;
  font-size: 0.16rem;
  color: #666;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-left: 12%;
}


.nyLeft>ul>li .erji>li>h6 em{
  position: absolute;
  right: .15rem;
  top: 0%;
  width: .14rem;
  height: 100%;
  background: url(../nyimages/fenleiico1.png) no-repeat center;
  background-size: 100%;
  transform: rotate(-90deg);
  display: none;
}


.nyLeft>ul>li .erji>li>dl{
  display: none;
  border-bottom: 1px dashed #ddd;
}


.nyLeft>ul>li .erji>li>dl dd a{
display: block;
line-height: 0.36rem;
font-size: 0.15rem;
color: #666666;
-webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
padding-left: 20%;


}





.nyRight {
  width: 77.3%;
  position: relative;
  z-index: 2;
  margin-top: -0.8rem;
  float: right;
}

.nyRight .xt{
  width: 100%;
  min-height: 1.67rem;
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
}


.nyRight::after{
  position: absolute;
  content: "";
  left: -0.6rem;
  top: 0rem;
  width: 0.6rem;
  height: 0.8rem;
  background: url(../nyimages/pageico1.png) no-repeat center;
  background-size: 100%;

}


.nyRight::before{
  position: absolute;
  content: "";
  z-index: -1;
  right: -0.6rem;
  top: 0rem;
  width: 0.6rem;
  height: 0.8rem;
  background: url(../nyimages/pageico2.png) no-repeat  center;
  background-size: 100%;

}


.nyRight .nyrtit {
  background: #fff;
  padding: 0rem 0.5rem 0 0.5rem;
}

.nyRight .nyrtit .trait{
  min-height: 1.05rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 auto;
  border-bottom: 1px solid #D8D8D8;
}

.nyRight .nyrtit h5{
  line-height: 0.5rem;
  font-size: 0.4rem;
  font-weight: normal;
  color: #00509E; ;
  font-family: "PuHuiTi";
  width: 60%;
}

.nyRight .nyrtit h5 p{
    display: inline-block;
    padding-left: 0.1rem;
}
.posi {
  margin-top: 0.1rem;
  line-height: 0.6rem;
  display: block;
  background: url(../nyimages/home.png) no-repeat left center;
  background-size: .18rem .18rem;
  padding-left: .25rem;
}

.posi a {
  font-size: 0.14rem;
  color: #777777;
}

.posi a + a::before {
  content: '>';
  margin: 0 .05rem;
  font-size: 0.14rem;
  color: #777777;
}


.nyRight .nyrCon {
  padding: 0;
  background: #fff;
  padding: 0.5rem 0.5rem 0.01rem 0.5rem;
}


.nyRight .nyrCon .nydirector{
  margin: 0 auto;
  position: relative;
}

.nyRight .nyrCon .nydirector .pic {
  margin: 0 auto;
  width: 100%;
}

.nyRight .nyrCon .nydirector .pic img{
  display: block;
  width: 100%;
  height: auto;
}

.nyRight .nyrCon .nydirector .txt{
  position: absolute;
  left: 7%;
  bottom: 0.55rem;
  text-indent: 2em;
  font-size: 0.18rem;
  line-height: 0.4rem;
  color: #FFFFFF;
  width: 86%;
}






/*fenye*/

.fenye{
  padding: 0.01rem 0 0.9rem 0;
}

.page {
  width: 100%;
  margin-top: 0.15rem;
}

.teambg .page{
  margin: 0 auto;
}

.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;
}

.pb_sys_common *{

  font-size:.16rem !important;
  height: auto !important;
  line-height: 0.22rem !important;
  min-width: 0.22rem !important;
  }


/*äº‘é¡¶é™¢åˆŠ*/

.journal{
  margin: 0 auto;
}

.journal ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.journal ul li{
  width: 31.2%;
  border: 1px solid #DAE8F4;
  margin: 0 0 0.4rem 0;
  position: relative;
  z-index: 5;

}

.journal ul li .pic{
  position: relative;
  margin: 0 auto;
  padding-top: 119%;
  width: calc(100% - 0.4rem);
  margin: 0.2rem 0.2rem 0 0.2rem;
  overflow: hidden;
}

.journal ul li .pic img{
  position: absolute;
  left: 0;
  top: 0;
  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;


}

.journal ul li .txt{
  margin: 0 auto;
  line-height: 0.7rem;
  width: 90%;
  text-align: center;

}

.journal ul li .txt a{
  font-size: 0.2rem;
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.journal ul li::after{
  position: absolute;
    left: 0%;
    top: 0rem;
    width: 100%;
    height: 0%;
    background: url(../nyimages/journallist.jpg) no-repeat  center;
    background-size: 100% 100%;
    content: "";
    z-index: -1;
    pointer-events: none;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}





/*æœºæž„è®¾ç½®*/

.nyinstitution{
  margin: 0 auto;
}

.nyinstitution ul li{
  padding-top: 0.3rem;
  position: relative;
  z-index: 5;
  margin-bottom: 0.3rem;
  width: 100%;
  border: 1px solid #DAE8F4;
  background: linear-gradient(180deg, #E8F4FF -17%, rgba(232, 244, 255, 0) 80%);
}

.nyinstitution ul li::after{
  position: absolute;
    right: 0%;
    bottom: 0rem;
    width: 2.01rem;
    height: 2.01rem;
    background: url(../nyimages/fenleiico.png) no-repeat  center;
    background-size: 100% ;
    content: "";
    z-index: -1;
    pointer-events: none;
}

.nyinstitution ul li .institution_t{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.nyinstitution ul li .institution_t h5{
  background: #00529F;
  min-width: 2.2rem;
  line-height: 0.46rem;
  padding: 0 0.4rem 0 0.4rem;
  font-size: 0.24rem;
  color: #FFFFFF;
  position: relative;
  z-index: 5;
}

.nyinstitution ul li .institution_t h5::after{
  position: absolute;
  right: -0.2rem;
  top: 0rem;
  width: 0.21rem;
  height: 100%;
  background: url(../nyimages/jigouico.png) no-repeat  center;
  background-size: 100% ;
  content: "";
  z-index: -1;
  pointer-events: none;
}

.nyinstitution ul li .institution_t .more{
  font-size: 0.18rem;
  color: #00529F;
  margin-right: 4%;
  background: url(../nyimages/jigou_more.png) no-repeat right center;
  background-size: 0.16rem 0.11rem;
  padding-right: 0.35rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;

}

.nyinstitution ul li .txt{
  margin: 0.25rem 4% 0.35rem 4%;
  font-size: 0.18rem;
  line-height: 0.32rem;
  color: #333333;

}

.nyinstitution ul li:last-child{
  margin-bottom: 0;
}

.nyinstitutionbg{
  padding-bottom: 1rem;
}



/*è®¾æ–½çŽ¯å¢ƒ*/

.nyenvironmentbg{
  padding-bottom: 1.1rem;
}

.nyenvironment{
  margin: 0 auto;
}

.nyenvironment ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.nyenvironment ul li{
  width: 48.2%;
 margin-bottom: 0.8rem;

}

.nyenvironment ul li .pic{
  position: relative;
  margin: 0 auto;
  width: 100%;
  padding-top: 56.5%;
  overflow: hidden;
}

.nyenvironment ul li .pic img{
  position: absolute;
  left: 0;
  top: 0;
  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;
}


.nyenvironment ul li .txt{
  margin: 0 auto;
  height: 1.15rem;
  background: url(../nyimages/environmentlist1.jpg) no-repeat  center;
  background-size: 100%;
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 0.3rem;
}


.nyenvironment ul li .txt h5{
  font-size: 0.26rem;
  color: #FFFFFF;
  
}

.nyenvironment ul li .txt h5 img{
  display: inline-block;
  width: 0.44rem;
  height: 0.44rem;
  margin-right: 0.27rem;

}

.nyenvironment ul li .txt .more{
  width: 0.19rem;
  height: 0.19rem;
  background: url(../nyimages/environmentmore1.png) no-repeat  center;
  background-size: 100%;
}

.nyenvironment ul li:nth-child(2) .txt{
  background: url(../nyimages/environmentlist2.jpg) no-repeat  center;
  background-size: 100%;
}

.nyenvironment ul li:nth-child(2) .txt h5{

  color: #3D2F1F;
  
}

.nyenvironment ul li:nth-child(2) .txt .more{
  width: 0.19rem;
  height: 0.19rem;
  background: url(../nyimages/environmentmore2.png) no-repeat  center;
  background-size: 100%;
}




/*å­¦é™¢å¯¼èˆª*/

.nynavigationbg{
  padding-bottom: 2rem;
}

.nynavigation{
  margin: 0 auto;
  padding-bottom: 0.01rem;
}

.nynavigation ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.nynavigation ul li{
  width: 48.2%;
  position: relative;

}

.nynavigation ul li .pic{
  position: relative;
  margin: 0 auto;
  width: 100%;
  padding-top: 59%;
  overflow: hidden;
}

.nynavigation ul li .pic img{
  position: absolute;
  left: 0;
  top: 0;
  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;
}


.nynavigation ul li .txt{
  margin: 0 auto;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 0.65rem;
}


.nynavigation ul li .txt h5{
  font-size: 0.3rem;
  color: #FFFFFF;
  padding-top: 0.55rem;
  
}

.nynavigation ul li .txt h5 img{
  display: block;
  width: 0.61rem;
  height: 0.57rem;
  margin-bottom: 0.35rem;

}

.nynavigation ul li .txt .more{
  width: 0.24rem;
  height: 0.24rem;
  background: url(../nyimages/navigationmore1.png) no-repeat  center;
  background-size: 100%;
  position: absolute;
  right: 0.6rem;
  bottom: 0.5rem;
}


.nynavigation ul li:nth-child(2) .txt h5{

  color: #3D2F1F;
  
}

.nynavigation ul li:nth-child(2) .txt .more{
  background: url(../nyimages/navigationmore2.png) no-repeat  center;
  background-size: 100%;
}



/*ç”Ÿæ€æ ¡å›­*/

.nycampus{
  margin: 0 auto;
}

.nycampus ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.nycampus ul li{
  width: 31.2%;
  border: 1px solid #DAE8F4;
  margin: 0 0 0.4rem 0;
  position: relative;
  z-index: 5;

}

.nycampus ul li .pic{
  position: relative;
  margin: 0 auto;
  padding-top: 67%;
  width:100%;
  overflow: hidden;
}

.nycampus ul li .pic img{
  position: absolute;
  left: 0;
  top: 0;
  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;


}

.nycampus ul li .txt{
  margin: 0 auto;
  width: 90%;
  padding: 0.2rem 0;

}

.nycampus ul li .txt h5{
  font-size: 0.2rem;
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nycampus ul li .txt .nr{
  max-height: 0.6rem;
  margin-top: 0.1rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.nycampus ul li .txt p{
  font-size: 0.18rem;
  color: #9E9E9E;
  line-height: 0.3rem;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.nycampus ul li::after{
  position: absolute;
    left: 0%;
    top: 0rem;
    width: 100%;
    height: 0%;
    background: #00509E;
    background-size: 100% 100%;
    content: "";
    z-index: -1;
    pointer-events: none;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}




/*è¦é—»åŠ¨æ€*/

.nynewsbg .nyRight .nyrCon{
  padding: 0.15rem 0 0.01rem  0rem;
}

.nynews{
  margin: 0 auto;
  padding-bottom: 0.3rem;
}


.nynews ul li{
  position: relative;
  z-index: 5;
  width: 100%;
  height: 2.4rem;
  padding: 0.35rem 0.8rem 0.35rem 0.5rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.nynews ul li .pic{
  position: relative;
  width: 3rem;
  height: 1.7rem;
  overflow: hidden;


}


.nynews ul li .pic img{
    position: absolute;
    left: 0;
    top: 0;
    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;
}


.nynews ul li .txt{
  width: calc(100% - 3rem);
  position: relative;
  padding-left: 0.42rem;
}

.nynews ul li .txt .time{
  margin-top: 0.1rem;
  font-size: 0.18rem;
  color: #00509E;
  font-family: 'Times New Roman', Times, serif;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  z-index: 5;
}

.nynews ul li .txt .time i{
  font-size: 0.36rem;
  color: #00509E;
  font-family: 'Times New Roman', Times, serif;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-right: 0.12rem;
}

.nynews ul li .txt .time::after{
  position: absolute;
  left: -0.42rem;
  top: 50%;
  content: "";
  z-index: -2;
  width: 0.35rem;
  height: 1px;
  background: #00509E;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nynews ul li .txt h5{
  font-size: 0.2rem;
    color: #333333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin: 0.1rem 0 0.15rem 0;
}

.nynews ul li .txt p{
  font-size: 0.16rem;
  color: #888888;
  line-height: 0.28rem;
  height: 0.56rem;
  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;
}

.nynews ul li::after{
  position: absolute;
  left: 0.5rem;
  bottom: 0;
  content: "";
  z-index: -2;
  width: 91.4%;
  height: 1px;
  background: #DAE8F4;

}


.nynews ul li::before{
  position: absolute;
  left: 0rem;
  top: 0;
  content: "";
  z-index: -1;
  width: 0%;
  height: 100%;
  background: url(../nyimages/nynewslist.jpg) no-repeat  center;
  background-size: 100% 100%;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}



/*é€šçŸ¥å…¬å‘Š*/

.nynotice{
  margin: 0.35rem auto 0 auto;
  padding-bottom: 0.1rem;
}
.nynotice ul li{
  position: relative;
  z-index: 5;
  width: 100%;
  height: 0.9rem;
  padding: 0rem 0.5rem 0rem 0.5rem;
  margin-bottom: 0.25rem;
}


.nynotice ul li a{
  display: block;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.nynotice ul li .time{
  width: 0.9rem;
  height: 0.9rem;
  background: #E8F4FF;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nynotice ul li .time em{
  display: block;
  font-size: 0.36rem;
  color: #00509E;
  font-family: 'Times New Roman', Times, serif;
  padding-top: 0.13rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nynotice ul li .time i{
  display: block;
  font-size: 0.18rem;
  color: #00509E;
  font-family: 'Times New Roman', Times, serif;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nynotice ul li .txt{
  width: calc(100% - 0.9rem);
  border-bottom: 1px solid #DAE8F4;
  line-height: 0.9rem;
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
} 

.nynotice ul li .txt h5{
  font-size: 0.2rem;
    color: #333333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    padding-left: 0.32rem;
    width: 80%;

  
} 

.nynotice ul li .txt .more{
  margin-right: 0.3rem;
  width: 0.18rem;
  height: 0.05rem;
  background: url(../nyimages/noticemore1.png) no-repeat  center;
  background-size: 100% ;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
} 


.nynotice ul li::before{
  position: absolute;
  left: 0rem;
  top: 0;
  content: "";
  z-index: -1;
  width: 0%;
  height: 100%;
  background: url(../nyimages/noticelist.jpg) no-repeat  center;
  background-size: 100% 100%;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}




/*å†…å®¹*/

.nyArcbg{
  padding-bottom: 0.8rem;
}

.arc-tit{
  margin: 0 auto;
  border-bottom: 1px dashed #B9B9B9;
  padding-bottom: 0.2rem;
}

.arc-tit h1{
  text-align: center;
  margin: 0 auto;
  font-size: 0.3rem;
  color: #00509E;
  font-weight: normal;
  font-family: "PuHuiTi";
  line-height: 0.4rem;
}

.arc-info {
  text-align: center;
  font-size: .16rem;
  color: #9E9E9E;
  margin-top: 0.12rem;
}

.arc-info span{
  display: inline-block;
  margin: 0 .1rem;
  padding: 4px 0 2px;
}

.nytxtcont{
  margin: 0 auto;
  padding-top: 0.35rem;
}

.nytxtcont p{
  font-size: .18rem;
  color: #333333;
  line-height: 0.36rem;
  text-indent: 2em;
  margin-bottom: 0.35rem;
}

.nytxtcont p img{
  margin: 0 auto !important;
  height:auto  !important;
  display: block;
border:none !important;
    max-width:100%;
}


.arc-sib{
  margin: 0 0.5rem;
  border-top: 1px dashed #B9B9B9;
  padding-top: 0.38rem;
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
} 

.arc-sib .prev{
  width: 45%;
  height: 0.55rem;
  background: url(../nyimages/newsleft.png) no-repeat left center;
  background-size: 0.55rem 0.55rem;
  padding-left: 0.7rem;
  font-size: .16rem;
  color: #888888;
}

.arc-sib .prev a{
  display: block;
}

.arc-sib .prev h5{
  font-size: .2rem;
  color: #333333;
  display: block;
  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;
  margin-top: 0.06rem;
}

.arc-sib .next{
  width: 45%;
  height: 0.55rem;
  background: url(../nyimages/newsright.png) no-repeat right center;
  background-size: 0.55rem 0.55rem;
  padding-right: 0.7rem;
  font-size: .16rem;
  color: #888888;
  text-align: right;
}

.arc-sib .prev a{
  display: block;
}

.arc-sib .next h5{
  font-size: .2rem;
  color: #333333;
  display: block;
  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;
  margin-top: 0.06rem;
}




/*äº‘é¡¶è´¢ç»å¯¹è¯*/


.finance_show{
  margin: 0 auto;
  position: relative;
  height: 3.9rem;
}

.finance_show .swiper-slide{
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background: #0053A0;
}

.finance_show .swiper-slide .pic{
  position: relative;
  width: 65.5%;
  height: 3.9rem;
  overflow: hidden;
}

.finance_show .swiper-slide .pic img{
  position: absolute;
    left: 0;
    top: 0;
    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;
}

.finance_show .swiper-slide .pic .videoBtn {
  position: absolute;
  width: 0.64rem;
  height: 0.74rem;
  background: url(../nyimages/nyvideoico.png) center no-repeat;
  background-size: auto;
  background-size: 100% 100%;
  position: absolute;
  left: calc((100% - 0.64rem) / 2);
  top: calc((100% - 0.74rem) / 2);
  z-index: 99;
}

.finance_show .swiper-slide .txt{
  width: 34.5%;
  padding: 0 0.4rem 0 0.5rem;
  background: url(../nyimages/environmentlist1.jpg) center repeat;
  background-size: 100% ;
  position: relative;
  z-index: 5;
}

.finance_show .swiper-slide .txt::after{
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  content: "";
  width: 1.96rem;
  height: 1.13rem;
  background: url(../nyimages/financeico.png) center repeat;
  background-size: 100% ;
}

.finance_show .swiper-slide .txt .time{
  font-size: 0.18rem;
  color: #FFFFFF;
  font-family: 'Times New Roman', Times, serif;
  padding-top: 0.45rem;

}

.finance_show .swiper-slide .txt .time i{
  font-size: 0.4rem;
  color: #FFFFFF;
  font-family: 'Times New Roman', Times, serif;
  margin-right: 0.1rem;
}

.finance_show .swiper-slide .txt h5{
  font-size: 0.24rem;
  color: #FFFFFF;
  line-height: 0.36rem;
  height: 0.72rem;
  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;
  margin-top: 0.2rem;
}

.finance_show .financebutton{
  position: absolute;
  z-index: 5;
  right: 2.1rem;
  bottom: 0.45rem;

}

.finance_show .financebutton .swiper-finance-prev{
  float: left;
  cursor: pointer;
  width: 0.44rem;
  height: 0.44rem;
  background: url(../nyimages/leftico.png) center repeat;
  background-size: 100% ;
  margin-right: 0.12rem;
}

.finance_show .financebutton .swiper-finance-next{
  float: left;
  cursor: pointer;
  width: 0.44rem;
  height: 0.44rem;
  background: url(../nyimages/right.png) center repeat;
  background-size: 100% ;

}


.finance_box{
  margin: 0.4rem auto 0 auto;

}


.finance_box ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.finance_box ul li{
  width: 31.2%;
  border: 1px solid #DAE8F4;
  margin: 0 0 0.4rem 0;
  position: relative;
  z-index: 5;
}

.finance_box ul li .pic{
  position: relative;
  margin: 0 auto;
  padding-top: 67%;
  width: 100%;
  overflow: hidden;
}

.finance_box ul li .pic img{
  position: absolute;
    left: 0;
    top: 0;
    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;
}

.finance_box ul li .pic .videoBtn {
  position: absolute;
  width: 0.45rem;
  height: 0.52rem;
  background: url(../nyimages/nyvideoico1.png) center no-repeat;
  background-size: auto;
  background-size: 100% 100%;
  position: absolute;
  left: calc((100% - 0.45rem) / 2);
  top: calc((100% - 0.52rem) / 2);
  z-index: 99;
}

.finance_box ul li .txt{
  margin: 0 auto;
  width: 86%;
  height: 1.1rem;
  padding-top: 0.25rem;
}

.finance_box ul li .txt a{
  font-size: 0.2rem;
  color: #333333;
  line-height: 0.3rem;
  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;
}



#videoAlert {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1009;
}

#videoAlert .cont {
  position: relative;
  height: 100%;
}

#videoAlert .video_box {
  position: absolute;
  margin-top: 10%;
  width: 70%;
  height: 60%;
  margin-left: 15%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: right;
}

#videoAlert .video_box video {
  width: 85%;
  margin: 0 auto;
}

#videoAlert .video_box .close img {
  width: 30px;
  position: absolute;
  top: 0;
  right: 10%;
  max-height: initial;
}

#videoAlert .video_box .close {
  margin-bottom: 65px;
  height: 30px;
  position: relative;
  z-index: 10000;
  cursor: pointer;
}






/*æ•™ç ”ä¸­å¿ƒ*/


.nyresearch{
  margin: 0 auto;
}

.nyresearch .research_t{
  margin: 0 auto;
  text-align: center;

}

.nyresearch .research_t h3{
  font-size: 0.3rem;
  color: #00509E;
  font-family: "PuHuiTi";
  font-weight: normal;
}

.nyresearch .research_t em{
  display: block;
  margin: 0.12rem auto 0 auto;
  width: 0.5rem;
  height: 3px;
  background: #00509E;
  
}


.nyresearch .researchbox1 .researchlist{
  margin: 0.4rem auto 0 auto;

}

.nyresearch .researchbox1 .researchlist ul{
  display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
}


.nyresearch .researchbox1 .researchlist ul li{
  width: 22.6%;
  border: 1px solid #DAE8F4;
  margin: 0 0 0rem 0;
  position: relative;
  z-index: 5;
}

.nyresearch .researchbox1 .researchlist ul li .pic{
  position: relative;
  padding-top: 67%;
  width: 100%;
  overflow: hidden;
}

.nyresearch .researchbox1 .researchlist ul li .pic img{
  position: absolute;
  left: 0;
  top: 0;
  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;
}

.nyresearch .researchbox1 .researchlist ul li .txt{
  width: 75%;
  margin: 0  auto;
  padding-bottom: 0.2rem;
  padding-top: 0.25rem;

}

.nyresearch .researchbox1 .researchlist ul li .txt h5{
  font-size: 0.24rem;
  color: #333333;
  line-height: 0.3rem;
  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;
  margin: 0rem 0 0.15rem 0;
  text-align: center;
}

.nyresearch .researchbox1 .researchlist ul li .txt p{
  font-size: 0.16rem;
  color: #888888;
  line-height: 0.28rem;
  height: 0.84rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-bottom: 0.35rem;
}

.nyresearch .researchbox1 .researchlist ul li .txt .more{
  display: inline-block;
  font-size: 0.14rem;
  color: #00509E;
  background: url(../nyimages/noticemore1.png) right center no-repeat;
  background-size: 0.18rem 0.05rem;
  padding-right: 0.28rem;
}

.nyresearch .researchbox2{
  margin: 0.5rem auto 0 auto;

}

.nyresearch .researchbox2 .research_cont{
  margin: 0.4rem auto 0 auto;
  height: 3.65rem;
  border: 1px solid #DAE8F4;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 0.3rem;
  position: relative;
  z-index: 5;
}

.nyresearch .researchbox2 .research_cont::after{
  position: absolute;
    content: "";
    z-index: -1;
    right: 0rem;
    bottom: 0rem;
    width: 2.01rem;
    height: 2.01rem;
    background: url(../nyimages/fenleiico.png) no-repeat center;
    background-size: 100%;
}


.nyresearch .researchbox2 .research_cont .pic{
  position: relative;
  width: 4.6rem;
  height: 3.05rem;
  margin: 0.3rem 0 0 0;
  overflow: hidden;
  
}

.nyresearch .researchbox2 .research_cont .pic img{
  position: absolute;
  left: 0;
  top: 0;
  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;
}

.nyresearch .researchbox2 .research_cont .txt{
  width: calc(100% - 5.05rem);
  padding-top: 0.4rem;
}

.nyresearch .researchbox2 .research_cont .txt .xq{
  font-size: 0.18rem;
  line-height: 0.36rem;
  color: #333333;
  height: 2.16rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  text-indent: 2em;

}

.nyresearch .researchbox2 .research_cont .txt .more{
  display: inline-block;
  font-size: 0.14rem;
  color: #00509E;
  background: url(../nyimages/noticemore1.png) right center no-repeat;
  background-size: 0.18rem 0.05rem;
  padding-right: 0.28rem;
  margin-top: 0.4rem;
}

.nyresearch .researchbox3{
  margin: 0.55rem auto 0 auto;
  padding-bottom: 0.6rem;

}

.nyresearch .researchbox3 .researchlist{
  margin: 0.4rem auto 0 auto;
}

.nyresearch .researchbox3 .researchlist ul{
  display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
}


.nyresearch .researchbox3 .researchlist ul li{
  width: 31.2%;
  border: 1px solid #DAE8F4;
  margin: 0 0 0rem 0;
  position: relative;
  z-index: 5;
}

.nyresearch .researchbox3 .researchlist ul li .pic{
  position: relative;
  padding-top: 67%;
  width: 100%;
  overflow: hidden;
}

.nyresearch .researchbox3 .researchlist ul li .pic img{
  position: absolute;
  left: 0;
  top: 0;
  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;
}

.nyresearch .researchbox3 .researchlist ul li .txt{
  width: 82%;
  margin: 0  auto;
  padding-bottom: 0.25rem;
  padding-top: 0.25rem;

}

.nyresearch .researchbox3 .researchlist ul li .txt h5{
  font-size: 0.2rem;
  color: #333333;
  line-height: 0.3rem;
  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;
  margin: 0rem 0 0.15rem 0;

}

.nyresearch .researchbox3 .researchlist ul li .txt .time{
  font-size: 0.18rem;
  color: #00509E;
  font-family: 'Times New Roman', Times, serif;
}

.nyresearch .researchbox3 .more{
  margin: 0.35rem auto 0 auto;
  text-align: center;


}

.nyresearch .researchbox3 .more a{
  display: inline-block;
  font-size: 0.18rem;
  color: #737373;
  line-height: 0.4rem;
  text-align: center;
  padding: 0 0.3rem;
  border: 1px solid #DAE8F4;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;

} 





/*é¢„ç®—ç»©æ•ˆä¸Žæ”¿åºœä¼šè®¡ç ”ç©¶ä¸­å¿ƒ*/


.nybudget{
  margin: 0 auto;
}

.nybudget .budget_t{
  margin: 0 auto;
  text-align: center;

}

.nybudget .budget_t h3{
  font-size: 0.3rem;
  color: #00509E;
  font-family: "PuHuiTi";
  font-weight: normal;
}

.nybudget .budget_t em{
  display: block;
  margin: 0.12rem auto 0 auto;
  width: 0.5rem;
  height: 3px;
  background: #00509E;
  
}


.nybudget .intro .nr{
  margin: 0.3rem auto 0 auto;

}

.nybudget .intro .nr p{
  font-size: 0.18rem;
  line-height: 0.36rem;
  color: #333333;
  text-indent: 2em;
  margin-bottom: 0.3rem;
}




.nybudget .nypersonnel{
  margin: 0.45rem auto 0 auto;

}


.nybudget .nypersonnel .personnelbox{
  margin: 0.3rem auto 0 auto;
  border: 1px solid #DAE8F4;
  padding: 0.25rem 0;
}



.nybudget .nypersonnel .personnelbox ul li{
  line-height: 0.5rem;
  font-size: 0.2rem;
  color: #222222;
  display: inline-block;
  width: 9.9%;
  margin: 0 2%;
  text-align: center;

}

.nybudget .nypersonnel .personnelbox ul li a{
  font-size: 0.2rem;
  color: #222222;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.nybudget .Recap{
  margin: 0.55rem auto 0 auto;
  padding-bottom: 0.45rem;

}

.nybudget .Recap .more{
  margin: 0.35rem auto 0 auto;
  text-align: center;


}

.nybudget .Recap .more a{
  display: inline-block;
  font-size: 0.18rem;
  color: #737373;
  line-height: 0.4rem;
  text-align: center;
  padding: 0 0.3rem;
  border: 1px solid #DAE8F4;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;

} 

.nybudget .Recap .researchlist{
  margin: 0.4rem auto 0 auto;
}

.nybudget .Recap .researchlist ul{
  display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
}


.nybudget .Recap .researchlist ul li{
  width: 31.2%;
  border: 1px solid #DAE8F4;
  margin: 0 0 0rem 0;
  position: relative;
  z-index: 5;
}

.nybudget .Recap .researchlist ul li .pic{
  position: relative;
  padding-top: 67%;
  width: 100%;
  overflow: hidden;
}

.nybudget .Recap .researchlist ul li .pic img{
  position: absolute;
  left: 0;
  top: 0;
  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;
}

.nybudget .Recap .researchlist ul li .txt{
  width: 82%;
  margin: 0  auto;
  padding-bottom: 0.25rem;
  padding-top: 0.25rem;

}

.nybudget .Recap .researchlist ul li .txt h5{
  font-size: 0.2rem;
  color: #333333;
  line-height: 0.3rem;
  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;
  margin: 0rem 0 0.15rem 0;

}

.nybudget .Recap .researchlist ul li .txt .time{
  font-size: 0.18rem;
  color: #00509E;
  font-family: 'Times New Roman', Times, serif;
}





/*åŽ†ä»»é¢†å¯¼*/

.PreviousLeaders{
  margin: 0 auto;
}

.PreviousLeaders ul li{
  position: relative;
  z-index: 5;
  width: 100%;
  height: 2.6rem;
  border-bottom: 1px solid #DAE8F4;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.PreviousLeaders ul li .pic{
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  border: 1px solid #E6C672;
  padding: 0.1rem;
  margin: 0.3rem 0 0 0.3rem;

}

.PreviousLeaders ul li .pic img{
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 50%;
  display: block;
  object-fit:cover;

}

.PreviousLeaders ul li .txt{
  width: calc(100% - 2.7rem);

} 

.PreviousLeaders ul li .txt a{
  display: block;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.PreviousLeaders ul li .txt .txt_l{
  width: 80%;

}

.PreviousLeaders ul li .txt .txt_l h5{
  font-size: 0.26rem;
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 0.5rem 0 0.06rem 0;
}

.PreviousLeaders ul li .txt .txt_l em{
  display: block;
  width: 0.2rem;
  height: 3px;
  background: #00529F;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.PreviousLeaders ul li .txt .txt_l p{
  font-size: 0.18rem;
  color: #8A8A8A;
  line-height: 0.32rem;
  height: 0.64rem;
  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;
  margin-top: 0.23rem;
}

.PreviousLeaders ul li .txt .more {
  width: 0.44rem;
  height: 0.44rem;
  background: url(../nyimages/nymore.png) center no-repeat;
  background-size: 100% ;
  margin: 1.05rem 0.5rem 0 0;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.PreviousLeaders ul li::after{
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  z-index: -1;
  content: "";
  background: url(../nyimages/Leaderlist.jpg) center repeat;
  background-size: 100%;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}



/*å­¦é™¢é¢†å¯¼*/


.nyteam{
  margin: 0 auto;
}


.nyteam ul li{
  width: 100%;
  position: relative;
  z-index: 5;
  padding: 0.3rem;
  border: 1px solid #DAE8F4;
  background: linear-gradient(180deg, #E8F4FF -17%, rgba(232, 244, 255, 0) 80%);
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.4rem;
}

.nyteam ul li::after{
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  z-index: -1;
  content: "";
  background: url(../nyimages/Leaderlist.jpg) center repeat;
  background-size: 100%;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nyteam ul li .pic{
  width: 3rem;
  height: 2rem;
  position: relative;
  overflow: hidden;
}


.nyteam ul li .pic img{
  position: absolute;
  left: 0;
  top: 0;
  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;
  
}


.nyteam ul li .txt{
  width: calc(100% - 3.45rem);
}

.nyteam ul li .txt a{
  display: block;
}

.nyteam ul li .txt .team_t{
  margin-top: 0.1rem;
  line-height: 0.4rem;
  align-items: center;
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}

.nyteam ul li .txt .team_t h5{
  font-size: 0.26rem;
  color: #333333;
  font-family: "PuHuiTi";
  display: inline-block;
  margin-right: 0.3rem;
}

.nyteam ul li .txt .team_t .job{
  border-radius: 45px;
  text-align: center;
  padding: 0 0.25rem;
  background: #DDECFC;
  font-size: 0.2rem;
  color: #00509E;
  display: inline-block;

}

.nyteam ul li .txt p{
  font-size: 0.18rem;
  color: #8A8A8A;
  line-height: 0.32rem;
  height: 0.64rem;
  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;
  margin-top: 0.2rem;

}

.nyteam ul li .txt .more{
  margin-top: 0.35rem;
}

.nyteam ul li .txt .more em{
  position: relative;
  top: -3px;
  display: inline-block;
  width: 0%;
  height: 1px;
  background: #fff;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nyteam ul li .txt .more i{
  display: inline-block;
  font-size: 0.14rem;
  color: #00509E;
  background: url(../nyimages/noticemore1.png) right center no-repeat;
  background-size: 0.18rem 0.05rem;
  padding-right: 0.28rem;
  
}



/*å¸ˆèµ„åŠ›é‡*/

.nyteachers{
  margin: 0 auto;
}


.nyteachers ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.nyteachers ul li{
  position: relative;
  z-index: 5;
  width: 48.6%;
  border: 1px solid #DAE8F4;
  margin-bottom: 0.3rem;
  padding: 0.2rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.nyteachers ul li::after{
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  z-index: -1;
  content: "";
  background: url(../nyimages/teacherslist.jpg) center  no-repeat;
  background-size: 100% 100%;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}




.nyteachers ul li::before{
  position: absolute;
  left: 0;
  top: 0;
  width: 2rem;
  height: 2rem;
  z-index: -2;
  content: "";
  background: linear-gradient(141deg, #E8F4FF 2%, rgba(232, 244, 255, 0) 51%);
}


.nyteachers ul li .pic{
  width: 1.8rem;
  height: 2.52rem;
  position: relative;
  overflow: hidden;
}


.nyteachers ul li .pic img{
  position: absolute;
  left: 0;
  top: 0;
  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;
}

.nyteachers ul li .txt{
  width: calc(100% - 2rem);
  padding-top: 0.2rem;

}

.nyteachers ul li .txt a{
  display: block;
}

.nyteachers ul li .txt h5{
  font-size: 0.22rem;
  color: #222222;
  font-family: "PuHuiTi";
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-left: 0.15rem;
}

.nyteachers ul li .txt .job{
  margin-top: 0.1rem;
  padding-left: 0.15rem;
  font-size: 0.18rem;
  color: #666666;
  line-height: 0.36rem;
  background: linear-gradient(270deg, rgba(232, 244, 255, 0) 0%, #E8F4FF 100%);
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nyteachers ul li .txt p{
  font-size: 0.14rem;
  color: #9E9E9E;
  line-height: 0.26rem;
  height: 0.78rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 0.2rem 0 0.27rem 0;
}


.nyteachers ul li .txt .more{
  float: right;
  display: inline-block;
  font-size: 0.14rem;
  color: #00509E;
  background: url(../nyimages/noticemore1.png) right center no-repeat;
  background-size: 0.18rem 0.05rem;
  padding-right: 0.28rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}




/*å¸ˆèµ„åŠ›é‡å†…å®¹é¡µ*/

.nyteachersnr{
  margin: 0 auto;
}

.nyteachersnr .nyteachersnrlist{
  position: relative;
  z-index: 5;
  width: 100%;
  background: url(../nyimages/teacherbg.png) bottom center no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 0.4rem 0.4rem 0.4rem;
}

.nyteachersnr .nyteachersnrlist::before{
  position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    content: "NAI";
    font-size: 1.5rem;
    color: rgba(158, 158, 158, 0.06);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.95rem;

}


.nyteachersnr .nyteachersnrlist::after{
  position: absolute;
    right: 0;
    bottom: 0;
    width: 2.3rem;
    height: 1.33rem;
    z-index: -1;
    content: "";
    background: url(../nyimages/teacherico4.png) center no-repeat;
    background-size: 100%;

}

.nyteachersnr .nyteachersnrlist .pic{
  position: relative;
  width: 2.1rem;
  height: 2.94rem;
  overflow: hidden;

}

.nyteachersnr .nyteachersnrlist .pic img{
  position: absolute;
  left: 0;
  top: 0;
  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;
}

.nyteachersnr .nyteachersnrlist .txt{
  width: calc(100% - 2.6rem);

} 

.nyteachersnr .nyteachersnrlist .txt h5{
  font-size: 0.26rem;
  color: #0059A4;
  font-family: "PuHuiTi";
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 0.3rem 0 0.15rem 0;
}

.nyteachersnr .nyteachersnrlist .txt p{
  font-size: 0.18rem;
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nyteachersnr .nyteachersnrlist .txt ul{
  margin-top: 0.7rem;

}

.nyteachersnr .nyteachersnrlist .txt ul li{
  position: relative;
  overflow: hidden;

}

.nyteachersnr .nyteachersnrlist .txt ul li img{
  display: inline-block;
  width: 0.16rem;
  height: 0.16rem;
  margin-right: 0.1rem;
  position: relative;
  top: 0.08rem;
  float: left;


}

.nyteachersnr .nyteachersnrlist .txt ul li .xq{
  font-size: 0.16rem;
  color: rgba(255, 255, 255, 0.9);
  line-height: 0.32rem;
  width: 80%;
  float: left;

}


.nyteachersnr .teacher_experience{
  margin-top: 0.35rem;
  
}

.nyteachersnr .teacher_experience .team_t{
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  margin-bottom: 0.15rem;
}

.nyteachersnr .teacher_experience .team_t em{
  position: relative;
  display: inline-block;
  width: 0.42rem;
}

.nyteachersnr .teacher_experience .team_t em::after{
  position: absolute;
  content: "";
  z-index: -1;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.12rem;
  height: 0.12rem;
  background: #0057A3;
  border-radius: 50%;
}

.nyteachersnr .teacher_experience .team_t em::before{
  position: absolute;
  content: "";
  z-index: -2;
  left: 0.1rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.12rem;
  height: 0.12rem;
  background: #E6C672;
  border-radius: 50%;
}


.nyteachersnr .teacher_experience .team_t h5{
  color: #00509E;
  font-size: 0.24rem;
  font-family: "PuHuiTi";
  line-height: 0.3rem;
}

.nyteachersnr .teacher_experience .nr{
  margin-bottom: 0.27rem;
  margin-left: 0.43rem;

}

.nyteachersnr .teacher_experience p{

  font-size: 0.18rem !important;
  color: #333333;
  line-height: 0.36rem !important;

}

.arc-sib.teacherico{
  border-top: none;
  padding-top: 0.4rem;
}

.arc-sib.teacherico .prev h5{
  font-size: 0.22rem;
  color: #0057A3;

}

.arc-sib.teacherico .next h5{
  font-size: 0.22rem;
  color: #0057A3;
}





/*ç»¿ç¾Žæ ¡å›­*/

.nylmxy{
  margin: 0 auto;
  position: relative;
}

.nylmxy .gallery-top{
  margin: 0 auto;
}

.nylmxy .gallery-top .swiper-slide{
  position: relative;
}

.nylmxy .gallery-top .swiper-slide .pic{
  position: relative;
  width: 100%;
  padding-top: 66.5%;
}


.nylmxy .gallery-top .swiper-slide .pic img{
  position: absolute;
  left: 0;
  top: 0;
  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;
}


.nylmxy .gallery-top .swiper-slide .txt{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1rem;
  background: rgba(14, 80, 146, 0.8);
}

.nylmxy .gallery-top .swiper-slide .txt a{
  display: block;
  text-align: center;
  margin: 0 auto;
  width: 90%;
  padding-top: 0.15rem;
}

.nylmxy .gallery-top .swiper-slide .txt h5{
  font-size: 0.22rem;
  color: #fff;
  font-family: "PuHuiTi";
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;

}

.nylmxy .gallery-top .swiper-slide .txt p{
  font-size: 0.18rem;
  color: rgba(255, 255, 255, 0.8);
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 0.1rem;
}

.nylmxy .gallery-thumbs{
  margin: 0.2rem 0.4rem 0 0.4rem;
  position: relative;
}

.nylmxy .gallery-thumbs .swiper-slide{
  position: relative;

}

.nylmxy .gallery-thumbs .swiper-slide .pic{
  position: relative;
  width: 100%;
  padding-top: 66.5%;
}


.nylmxy .gallery-thumbs .swiper-slide .pic img{
  position: absolute;
  left: 0;
  top: 0;
  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;
}

.nylmxy .gallery-thumbs .swiper-slide-thumb-active {
  background: #0E5092;
  border: 4px solid #0E5092;
}



.nylmxy  .swiper-campus-next{
  cursor: pointer;
  position: absolute;
  right: 0rem;
  bottom: 0.4rem;
  z-index: 5;
  background: url(../nyimages/fc_right.png) center repeat;
  background-size: 100%;
  width: 0.14rem;
  height: 0.37rem;
}

.nylmxy  .swiper-campus-prev{
  cursor: pointer;
  position: absolute;
  left: 0rem;
  bottom: 0.4rem;
  z-index: 5;
  background: url(../nyimages/fc_left.png) center repeat;
  background-size: 100%;
  width: 0.14rem;
  height: 0.37rem;
}



/*è”ç³»æˆ‘ä»¬*/


.nycontact{
  margin: 0 auto;

}

.nycontact .contactlist{
  border: 1px solid #DAE8F4;
  overflow: hidden;
  padding: 0.35rem 0;
}



.nycontact .contactlist ul li{
  display: inline-block;
  margin: 0 auto;
  height: 0.7rem;
  border-right: 1px solid #DAE8F4;
  text-align: left;

}



.nycontact .contactlist ul li:last-child{
  border-right: none;
}


.nycontact .contactlist ul li img{
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  margin-right: 0.2rem;
  margin-left: 0.5rem;
  float: left;
  
}

.nycontact .contactlist ul li .txt{
  display: inline-block;
  float: left;
  width: 1.75rem;
}

.nycontact .contactlist ul li:nth-child(1) .txt{
  width: 3rem;

}

.nycontact .contactlist ul li .txt i{
  display: block;
  font-size: 0.18rem;
  color: #888888;
  margin: 0.1rem 0 0.05rem 0;
  
} 

.nycontact .contactlist ul li .txt p{
  font-size: 0.2rem;
  color: #333333 ;
} 

.cont_map{
  margin: 0.3rem auto 0 auto;
  width: 100%;
  height: auto;
  position: relative;
}

.cont_map #map{
  width: 100%;
  height: 100%;
}

.cont_map #map iframe{
  max-width: 100%;
}

label.BMapLabel {

  border-radius: 45px !important;
  border: none !important;
  left: -1.025rem !important;
  top: -0.23rem !important;
  height: 0.39rem !important;
  line-height: 0.39rem !important;
  padding: 0 0.3rem !important;
  background: #FFFFFF !important;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
  font-size: 0.2rem !important;
  color: #00509E !important;
  text-align: center !important;
}

label.BMapLabel::after{
  position: absolute;
  left: 46%;
  top: 93%;
  width: 0.25rem;
  height: 0.21rem;
  z-index: -1;
  content: "";
  background: url(../nyimages/ico.png) center no-repeat;
  background-size: 100%;
}

label.BMapLabel::before{
  position: absolute;
  left: 43%;
  top: 96%;
  width: 0.37rem;
  height: 0.37rem;
  z-index: -1;
  content: "";
  background: url(../nyimages/ico1.png) center no-repeat;
  background-size: 100%;
}



.BMap_pop{
  display: none ;
}

.BMap_shadow{
  display: none;
}


/*å­¦é™¢ç®€ä»‹*/

.nyabout{
  margin: 0 auto;
}

.nyabout .abimg{
  position: relative;
  z-index: 5;
  float: right;
  margin-left: 0.4rem;
}

.nyabout .abimg img{
  display: block;
  width: 5.1rem;
  height: 3.35rem;
  
}

.nyabout .abnum{
  position: absolute;
  left: 0.9rem;
  top: 0;
  width: 80%;
  height: 100%;
}

.nyabout .abnum::after{
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 1px;
  height: 3.24rem;
  background: rgba(216, 216, 216, 0.3);
}

.nyabout .abnum ul{
  padding-top: 0.55rem;
}

.nyabout .abnum ul li{
  margin-bottom: 0.5rem;
  position: relative;
  padding-left: 0.3rem;

}

.nyabout .abnum ul li::after{
  position: absolute;
  left: 0;
  top: 0.1rem;
  content: "";
  width: 1px;
  height: 0.3rem;
  background:#fff;
}


.nyabout .abnum ul li h5{
  font-size: 0.18rem;
  color: #fff;
  position: relative;
}



.nyabout .abnum ul li h5 span{
  font-size: 0.42rem;
  color: #fff;
  font-weight: bold;
  font-family: 'Times New Roman', Times, serif;

}

.nyabout .abnum ul li h5 i{
  font-size: 0.18rem;
  color: #fff;
  font-family: 'Times New Roman', Times, serif;
  margin-right: 0.13rem;
}


.nyabout .abnum ul li em{
  display: block;
  font-size: 0.16rem;
  color: rgba(255, 255, 255, 0.8);
  margin-top: 0.07rem;
}




.nyabout:nth-child(2) .abimg{
  float: left;
  margin: 0 0.4rem 0 0;
  position: relative;
}

.nyabout:nth-child(2) .abimg img{
  display: block;
  width: 5.1rem;
  height: 6.7rem;
  
}


.nyabout:last-child .abimg img{
  display: block;
  width: 5.1rem;
  height: 3.9rem;
  
}

.nyabout p{
  font-size: 0.18rem;
  color: #333333;
  line-height: 0.36rem;
  text-indent: 2em;
  margin-bottom: 0.25rem;
  
}

.nyrCon .ablist{
  width: 100%;
  margin: 0.15rem auto 0.5rem auto;
  border-top: 1px solid #DFDFDF;
  border-bottom: 1px solid #DFDFDF;
  padding: 0.25rem 0 0.2rem 0;
} 

.nyrCon .ablist ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.nyrCon .ablist ul li{

}

.nyrCon .ablist ul li h5{
  font-size: 0.18rem;
  color: #00509E;
}

.nyrCon .ablist ul li h5 span{
  font-size: 0.42rem;
  color: #00509E;
  font-weight: bold;
  font-family: 'Times New Roman', Times, serif;

}


.nyrCon .ablist ul li p{
  font-size: 0.16rem;
  color: rgba(51, 51, 51, 0.8);
  margin-top: 0.05rem;
}




@keyframes beat{from,to{-webkit-transform:scale(1,1);transform:scale(1,1)}
25%{-webkit-transform:scale(.9,1.1);transform:scale(.9,1.1)}
50%{-webkit-transform:scale(1.1,.9);transform:scale(1.1,.9)}
75%{-webkit-transform:scale(.95,1.05);transform:scale(.95,1.05)}
from,to{-webkit-transform:scale(1,1);transform:scale(1,1)}
25%{-webkit-transform:scale(.9,1.1);transform:scale(.9,1.1)}
50%{-webkit-transform:scale(1.1,.9);transform:scale(1.1,.9)}
75%{-webkit-transform:scale(.95,1.05);transform:scale(.95,1.05)}
}


@media (min-width: 980px){

  .nybudget .Recap .more:hover a{

    color: #fff;
    background: #00509E;

  
  } 
  .nynavigation ul li:hover .txt h5 img{
  animation: beat 0.5s 1;
}

  .nybudget .nypersonnel .personnelbox ul li:hover a{
    color: #00509E;
  }

  .nyLeft>ul>li:hover>h5::after{
    width: 100%;
  }
  
  
  .nyLeft>ul>li:hover>h5 em{
    background: url(../nyimages/fenleiico2.png) no-repeat center;
    background-size: 100% 100%;
  }

  .nyLeft>ul>li .erji>li>h6 a:hover{
    color: #00509E;

  }


  .journal ul li:hover::after{
    height: 100%;
  }

  .journal ul li:hover .pic img{
    transform: scale(1.1);

  }

  .journal ul li:hover .txt a{
    color: #fff;
    
  }

  .nyinstitution ul li .institution_t .more:hover {

    padding-right: 0.3rem;
}

.nyenvironment ul li:hover .pic img{
  transform: scale(1.1);
}

.nycampus ul li:hover .pic img{
  transform: scale(1.1);
}

.nycampus ul li:hover::after{
  height: 100%;
}

.nycampus ul li:hover .txt h5{
  color: #fff;
  
}

.nycampus ul li:hover .txt p{
  color: rgba(255, 255, 255, 0.6);
  
}

.nynews ul li:hover .pic img{
  transform: scale(1.1);
}


.nynews ul li:hover .txt .time{

  color: #fff;

}

.nynews ul li:hover .txt .time i{
  color: #fff;
}

.nynews ul li:hover .txt h5{
  color: #fff;
}

.nynews ul li:hover .txt p{
  color: rgba(255, 255, 255, 0.6);
}


.nynews ul li:hover::before{

  width: 100%;

}

.nynews ul li:hover .txt .time::after{

  width: 0rem;

}

.nynotice ul li:hover::before{

  width: 100%;

}


.nynotice ul li:hover .time{

  background: none;

}

.nynotice ul li:hover .time em{

  color: #fff;

}

.nynotice ul li:hover .time i{
  color: #fff;
}


.nynotice ul li:hover .txt h5{
  color: #fff;

  
} 

.nynotice ul li:hover .txt .more{

  background: url(../nyimages/noticemore2.png) no-repeat  center;
  background-size: 100% ;

} 

.arc-sib .prev a:hover h5{
  color: #00509E;

}

.arc-sib .next a:hover h5{
  color: #00509E;
}

.finance_box ul li:hover .pic img{
  transform: scale(1.1);
}

.finance_box ul li:hover .txt a{
  color: #00509E;
}

.finance_show .swiper-slide:hover .pic img{
  transform: scale(1.1);
}

.finance_show .financebutton .swiper-finance-prev:hover {

  background: url(../nyimages/leftico1.png) center repeat;
  background-size: 100%;

}

.nyresearch .researchbox1 .researchlist ul li:hover .pic img{
  transform: scale(1.1);

}

.nyresearch .researchbox1 .researchlist ul li:hover .txt h5{
  color: #00509E;
}


.nyresearch .researchbox3 .researchlist ul li:hover .pic img{
  transform: scale(1.1);

}

.nyresearch .researchbox2 .research_cont:hover .pic img{
  transform: scale(1.1);
}




.PreviousLeaders ul li:hover .txt .txt_l h5{

  color: #fff;

}

.PreviousLeaders ul li:hover .txt .txt_l em{
  background: #E6C672;
}

.PreviousLeaders ul li:hover .txt .txt_l p{
  color: rgba(255, 255, 255, 0.8);
}

.PreviousLeaders ul li:hover .txt .more {
  background: url(../nyimages/nymore1.png) center no-repeat;
  background-size: 100% ;

}


.PreviousLeaders ul li:hover::after{

  width: 100%;

}



.nyteam ul li:hover .pic img{
  transform: scale(1.1);
  
}



.nyteam ul li:hover .txt .team_t h5{
  color: #fff;
}

.nyteam ul li:hover .txt .team_t .job{
  background: rgba(221, 236, 252, 0.2);
  color: #fff;

}

.nyteam ul li:hover .txt p{
  color: rgba(255, 255, 255, 0.8);

}



.nyteam ul li:hover .txt .more em{

  width: 82%;

}


.nyteam ul li:hover .txt .more i{

  color: #FFFFFF;
  background: url(../nyimages/noticemore2.png) right center no-repeat;
  background-size: 0.18rem 0.05rem;
  margin-left: 0.2rem;
}


.nyteam ul li:hover::after{

  width: 100%;

}




.nyteachers ul li:hover::after{

  width: 100%;

}



.nyteachers ul li:hover .txt h5{
  color: #fff;
}

.nyteachers ul li:hover .txt .job{
  color: #fff;
  background: linear-gradient(270deg, rgba(230, 198, 114, 0) 0%, #E6C672 100%);
}

.nyteachers ul li:hover .txt p{
  color: rgba(255, 255, 255, 0.6);
}


.nyteachers ul li:hover .txt .more{

  color: #fff;
  background: url(../nyimages/noticemore2.png) right center no-repeat;
  background-size: 0.18rem 0.05rem;

}



.nylmxy .gallery-top .swiper-slide:hover .pic img{
  transform: scale(1.1);
}



}




@media (max-width: 980px){

  .nybanner::after{
    display: none;
  }

  .nyMain {
    min-height: 8rem;
    padding-top: 0.45rem;
    padding-bottom: 0.15rem;
  }
  
  .nyLeft {
    width: 100%;
    float: none;
    padding-bottom: 0;
    margin-top: 0rem;
  }

  .nyLeft::after{
    display: none;
  
  }
  
  
  .nyLeft::before{
    display: none;
  
  }
  
  .nyLeft  .fenlei_t{
    width: 100%;
    height: 0.9rem;
    background:  rgba(0, 80, 158, 1) ;
    position: relative;
    padding-top: 0;
  }


  
  .nyLeft  .fenlei_t h2{
    text-align: left;
    line-height: 0.9rem;
    font-size: 0.34rem;
    color: #fff;
    padding-left: 0.3rem;
  }

  
  .nyLeft  .fenlei_t i.plus{
    position: absolute;
    top: 0.31rem;
    right: 0.3rem;
    content: "";
    background: url(../nyimages/fenleiico3.png) no-repeat center;
    background-size: 100%;
    width: 0.16rem;
    height: 0.28rem;
}
  
.nyLeft>ul{
  padding-top: 0rem;
  padding-bottom: 0.5rem;
}
  
  .nyLeft>ul>li{
    width: 100%;
  
  }
  
  .nyLeft>ul>li>h5{
    position: relative;
    z-index: 9;
    line-height: 0.4rem;
  }
  
  .nyLeft>ul>li>h5 a{
    padding: 0 0% 0 10%;
    font-size: 0.28rem;
  }
  
  .nyLeft>ul>li>h5 em{
    width: 0.14rem;
    height: 0.26rem;
  }
  


  
  .nyLeft>ul>li .erji>li{
    line-height: 0.45rem;
  
  
  
  }
  
  .nyLeft>ul>li .erji>li>h6 {
    font-size: 0.24rem;
  }
  
  .nyLeft>ul>li .erji>li>h6 a{
    font-size: 0.24rem;
    padding-left: 20%;
  }

  
  
  .nyLeft>ul>li .erji>li>dl dd a{
  line-height: 0.38rem;
  font-size: 0.2rem;
  
  
  }


  .nyRight {
    float: none;

    width: 100%;
    margin-top: .3rem;
  }

  
.nyRight::after{
  display: none;

}


.nyRight::before{
  display: none;

}
  
  .nyRight .nyrtit {
    padding: 0.3rem 0.3rem 0 0.3rem;
  }

  .nyRight .nyrtit .trait{
    height: auto;
    padding-bottom: 0.1rem;
  }


  .nyRight .nyrtit h5{
    line-height: 0.4rem;
    font-size: 0.3rem;
    width: 100%;
  }
  
.nyRight .nyrtit h5 p {
  font-size: 12px !important;
}

  .nyRight .nyrtit .tit {
    font-size: .36rem;
    order: 2;
  }
  
  .posi {
    order: 1;
    width: 100%;
    line-height: 0.4rem;
    background: url(../nyimages/home.png) no-repeat left 0.1rem;
    background-size: .24rem .24rem;
    padding-left: .28rem;
  }
  
  .posi a {
    font-size: 0.24rem;
}
  
.posi a + a::before {
  font-size: 0.24rem;
}


.nyRight .nyrCon {

  padding: 0.4rem 0.3rem 0.01rem 0.3rem;
}



.nyRight .nyrCon .nydirector .txt{
  position: relative;
  left: 0%;
  bottom: auto;
  text-indent: 2em;
  font-size: 0.28rem;
  color: #333;
  line-height: 0.5rem;
  width: 100%;
  margin: 0.3rem auto 0 auto;
}

.directorbg{
  padding-bottom: 0rem;
}



.journal ul li{
  width: 48%;
  margin: 0 0 0.3rem 0;


}

.journal ul li .pic{

  padding-top: 119%;
  width: calc(100% - 0.4rem);
  margin: 0.2rem 0.2rem 0 0.2rem;
}



.journal ul li .txt{
  margin: 0 auto;
  line-height: 0.9rem;
  width: 90%;
  text-align: center;

}

.journal ul li .txt a{
  font-size: 0.28rem;

}




.nyinstitution ul li{
  padding-top: 0.3rem;

  margin-bottom: 0.3rem;

}

.nyinstitution ul li::after{

    width: 2.01rem;
    height: 2.01rem;

}



.nyinstitution ul li .institution_t h5{
  line-height: 0.52rem;
  padding: 0 0.4rem 0 0.4rem;
  font-size: 0.28rem;

}

.nyinstitution ul li .institution_t h5::after{

  right: -0.2rem;
  width: 0.21rem;
  background: url(../nyimages/jigouico.png) no-repeat  center;
  background-size: 100% 100%;

}

.nyinstitution ul li .institution_t .more{
  font-size: 0.24rem;
  background-size: 0.2rem 0.15rem;

}

.nyinstitution ul li .txt{
  font-size: 0.28rem;
  line-height: 0.45rem;

}


.nyinstitutionbg{
  padding-bottom: 0rem;
}



.nyenvironmentbg{
  padding-bottom: 0rem;
}


.nyenvironment ul li{
  width: 100%;
  margin-bottom: 0.3rem;

}



.nyenvironment ul li .txt{

  height: 1.15rem;
  padding: 0 0.3rem;
}


.nyenvironment ul li .txt h5{
  font-size: 0.28rem;
  
}

.nyenvironment ul li .txt h5 img{
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;

}

.nyenvironment ul li .txt .more{
  width: 0.24rem;
  height: 0.24rem;

}


.nyenvironment ul li:nth-child(2) .txt .more{
  width: 0.24rem;
  height: 0.24rem;
}




.nynavigationbg{
  padding-bottom: 0rem;
}



.nynavigation ul li{
  width: 100%;
  position: relative;
  margin-bottom: 0.3rem;

}




.nynavigation ul li .txt h5{
  font-size: 0.32rem;
  padding-top: 0.75rem;
  
}

.nynavigation ul li .txt h5 img{
  width: 0.71rem;
  height: 0.67rem;


}

.nynavigation ul li .txt .more{

  bottom: 0.7rem;
}




.nycampus ul li{
  width: 100%;
  margin: 0 0 0.3rem 0;


}


.nycampus ul li .txt{
  margin: 0 auto;
  width: 90%;
  padding: 0.25rem 0;

}

.nycampus ul li .txt h5{
  font-size: 0.3rem;

}

.nycampus ul li .txt .nr{
  max-height: 0.9rem;
  margin-top: 0.1rem;
}

.nycampus ul li .txt p{
  font-size: 0.28rem;
  line-height: 0.45rem;

}




.nynewsbg .nyRight .nyrCon{
  padding: 0.15rem 0 0.01rem  0rem;
}

.nynews{

  padding-bottom: 0.3rem;
}


.nynews ul li{
  position: relative;
  z-index: 5;
  width: 100%;
  height: auto;
  padding: 0.35rem 0.3rem 0.35rem 0.3rem;

}

.nynews ul li .pic{
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 56%;



}




.nynews ul li .txt{
  width: 96%;
  position: relative;
  padding-left: 0.42rem;
  margin: 0 auto;
}

.nynews ul li .txt .time{
  margin-top: 0.2rem;
  font-size: 0.28rem;

}

.nynews ul li .txt .time i{
  font-size: 0.4rem;
}



.nynews ul li .txt h5{
  font-size: 0.28rem;
    margin: 0.1rem 0 0.15rem 0;
}

.nynews ul li .txt p{
  font-size: 0.24rem;
  line-height: 0.4rem;
  height: 0.8rem;
}

.nynews ul li::after{
  left: 0.3rem;
  width: 91%;


}



.nynotice{
  margin: 0.35rem auto 0 auto;
  padding-bottom: 0.1rem;
}

.nynotice ul li{

  height: 1rem;
  padding: 0rem 0.3rem 0rem 0.3rem;
  margin-bottom: 0.3rem;
}



.nynotice ul li .time{
  width: 1rem;
  height: 1rem;
}

.nynotice ul li .time em{
  font-size: 0.4rem;
  padding-top: 0.13rem;

}

.nynotice ul li .time i{
  font-size: 0.24rem;

}

.nynotice ul li .txt{
  width: calc(100% - 1rem);
  height: 1rem;
  line-height: auto;

} 

.nynotice ul li .txt h5{
  font-size: 0.28rem;
    padding-left: 0.3rem;
    width: 100%;
    white-space: initial;
    line-height: 0.42rem;
    max-height: 0.84rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  
} 

.nynotice ul li .txt .more{
  display: none;

} 


.nyArcbg{
  padding-bottom: 1rem;
}

.arc-tit{
  margin: 0 auto;
  border-bottom: 1px dashed #B9B9B9;
  padding-bottom: 0.2rem;
}

.arc-tit h1{

  font-size: 0.3rem;
  line-height: 0.4rem;
}

.arc-info {
  font-size: .28rem;
  margin-top: 0.12rem;
}


.nytxtcont{
  margin: 0 auto;
  padding-top: 0.35rem;
}

.nytxtcont p{
  font-size: .28rem;
  line-height: 0.45rem;
  margin-bottom: 0.35rem;
}



.arc-sib{
  margin: 0 0.3rem 0.6rem 0.3rem;
  padding-top: 0.38rem;

} 

.arc-sib .prev{
  width: 100%;
  height: auto;
  background: url(../nyimages/newsleft.png) no-repeat left center;
  background-size: 0.55rem 0.55rem;
  padding-left: 0.7rem;
  font-size: .28rem;
}


.arc-sib .prev h5{
  font-size: .28rem;
  margin-top: 0.06rem;
}

.arc-sib .next{
  width: 100%;
  height: auto;
  background: url(../nyimages/newsright.png) no-repeat right center;
  background-size: 0.55rem 0.55rem;
  padding-right: 0.7rem;
  font-size: .28rem;
  text-align: right;
  margin-top: 0.35rem;
}


.arc-sib .next h5{
  font-size: .28rem;
  margin-top: 0.06rem;
}



.finance_show{
  height: auto;
}



.finance_show .swiper-slide .pic{
  width: 100%;
  height: auto;
  padding-top: 56%;

}



.finance_show .swiper-slide .txt{
  width: 100%;
  padding: 0 0.4rem 0.9rem 0.4rem;
}


.finance_show .swiper-slide .txt .time{
  font-size: 0.28rem;
  padding-top: 0.35rem;

}

.finance_show .swiper-slide .txt .time i{
  font-size: 0.4rem;
}

.finance_show .swiper-slide .txt h5{
  font-size: 0.28rem;
  line-height: 0.4rem;
  height: 0.8rem;
  margin-top: 0.1rem;
}

.finance_show .financebutton{
  position: absolute;
  z-index: 5;
  right: 0rem;
  bottom: 0.15rem;
  text-align: center;
  width: 100%;

}

.finance_show .financebutton .swiper-finance-prev{
  float: none;
  width: 0.5rem;
  height: 0.5rem;
  display: inline-block;
}

.finance_show .financebutton .swiper-finance-next{
  float: none;
  cursor: pointer;
  width: 0.5rem;
  height: 0.5rem;
  display: inline-block;

}


.finance_box{
  margin: 0.4rem auto 0 auto;

}



.finance_box ul li{
  width: 48%;
  margin: 0 0 0.3rem 0;

}




.finance_box ul li .txt{
  margin: 0 auto;
  width: 86%;
  height: 1.3rem;
  padding-top: 0.25rem;
}

.finance_box ul li .txt a{
  font-size: 0.28rem;
  line-height: 0.4rem;
  height: 0.8rem;

}



.nyresearch .research_t h3{
  font-size: 0.32rem;

}




.nyresearch .researchbox1 .researchlist{
  margin: 0.4rem auto 0 auto;

}




.nyresearch .researchbox1 .researchlist ul li{
  width: 100%;
  margin-bottom: 0.3rem;

}



.nyresearch .researchbox1 .researchlist ul li .txt{
  width: 90%;
  padding-bottom: 0.2rem;
  padding-top: 0.25rem;

}

.nyresearch .researchbox1 .researchlist ul li .txt h5{
  font-size: 0.3rem;
  line-height: 0.4rem;
  max-height: 0.8rem;
  margin: 0rem 0 0.1rem 0;

}

.nyresearch .researchbox1 .researchlist ul li .txt p{
  font-size: 0.28rem;
  line-height: 0.45rem;
  height: 1.35rem;
  margin-bottom: 0.25rem;
}

.nyresearch .researchbox1 .researchlist ul li .txt .more{
  font-size: 0.24rem;
  background-size: 0.36rem 0.1rem;
  padding-right: 0.5rem;
}

.nyresearch .researchbox2{
  margin: 0.4rem auto 0 auto;

}

.nyresearch .researchbox2 .research_cont{
  margin: 0.4rem auto 0 auto;
  height: auto;
  padding: 0.3rem;

}




.nyresearch .researchbox2 .research_cont .pic{
  position: relative;
  width: 100%;
  height: auto;
  margin: 0rem 0 0 0;
  padding-top: 50%;

  
}



.nyresearch .researchbox2 .research_cont .txt{
  width: 100%;
  padding-top: 0.4rem;
}

.nyresearch .researchbox2 .research_cont .txt .xq{
  font-size: 0.28rem;
  line-height: 0.45rem;
  height: 2.7rem;
  -webkit-line-clamp: 6;


}

.nyresearch .researchbox2 .research_cont .txt .more{
  font-size: 0.24rem;
  background-size: 0.36rem 0.1rem;
  padding-right: 0.5rem;
  margin-top: 0.3rem;
}

.nyresearch .researchbox3{
  margin: 0.4rem auto 0 auto;
  padding-bottom: 0rem;

}



.nyresearch .researchbox3 .researchlist ul li{
  width: 100%;
  margin-bottom: 0.3rem;

}



.nyresearch .researchbox3 .researchlist ul li .txt{
  width: 90%;
  margin: 0  auto;
  padding-bottom: 0.25rem;
  padding-top: 0.25rem;

}

.nyresearch .researchbox3 .researchlist ul li .txt h5{
  font-size: 0.3rem;
  line-height: 0.45rem;
  height: 0.9rem;
  margin: 0rem 0 0.15rem 0;

}

.nyresearch .researchbox3 .researchlist ul li .txt .time{
  font-size: 0.28rem;

}



.nybudget .budget_t h3{
  font-size: 0.32rem;
}



.nybudget .intro .nr{
  margin: 0.3rem auto 0 auto;

}

.nybudget .intro .nr p{
  font-size: 0.26rem;
  line-height: 0.46rem;

  margin-bottom: 0.3rem;
}




.nybudget .nypersonnel .personnelbox ul li{
  line-height: 0.52rem;
  font-size: 0.26rem;
  width: 20%;
  font-size: 0.26rem;
  margin: 0 2%;

}

.nybudget .nypersonnel .personnelbox ul li a{
  font-size: 0.26rem;

}


.nybudget .Recap{
  margin: 0.45rem auto 0 auto;
  padding-bottom: 0rem;

}



.nybudget .Recap .researchlist ul li{
  width: 100%;
  margin-bottom: 0.3rem;
}



.nybudget .Recap .researchlist ul li .txt{
  width: 90%;
  margin: 0  auto;
  padding-bottom: 0.25rem;
  padding-top: 0.25rem;

}

.nybudget .Recap .researchlist ul li .txt h5{
  font-size: 0.3rem;
  line-height: 0.45rem;
  height: 0.9rem;
  margin: 0rem 0 0.15rem 0;

}

.nybudget .Recap .researchlist ul li .txt .time{
  font-size: 0.28rem;
}



.PreviousLeaders ul li{

  height: 2.8rem;

}

.PreviousLeaders ul li .pic{
  padding: 0.1rem;
  margin: 0.4rem 0 0 0.05rem;

}


.PreviousLeaders ul li .txt{
  width: calc(100% - 2.4rem);

} 

.PreviousLeaders ul li .txt a{
  display: block;

}

.PreviousLeaders ul li .txt .txt_l{
  width: 100%;

}

.PreviousLeaders ul li .txt .txt_l h5{
  font-size: 0.3rem;
  margin: 0.2rem 0 0.06rem 0;
}

.PreviousLeaders ul li .txt .txt_l em{
  width: 0.3rem;

}

.PreviousLeaders ul li .txt .txt_l p{
  font-size: 0.26rem;
  line-height: 0.4rem;
  height: 0.8rem;
  margin-top: 0.23rem;
}

.PreviousLeaders ul li .txt .more {
  margin: 0.2rem 0rem 0 0;

}




.nyteam ul li{
  padding: 0.3rem;
  margin-bottom: 0.4rem;
}

.nyteam ul li .pic{
  width: 100%;
  height: auto;
  padding-top: 67%;

}


.nyteam ul li .txt{
  width: 100%;
  padding-top: 0.25rem;
}



.nyteam ul li .txt .team_t{
  margin-top: 0.1rem;
  line-height: 0.48rem;
}

.nyteam ul li .txt .team_t h5{
  font-size: 0.3rem;
  margin-right: 0.3rem;
}

.nyteam ul li .txt .team_t .job{

  font-size: 0.26rem;

}

.nyteam ul li .txt p{
  font-size: 0.28rem;
  line-height: 0.43rem;
  height: 0.86rem;
  margin-top: 0.2rem;

}



.nyteam ul li .txt .more i{

  font-size: 0.24rem;
  background-size: 0.36rem 0.1rem;
  padding-right: 0.5rem;
  
}




.nyteachers ul li{

  width: 100%;
  margin-bottom: 0.3rem;
  padding: 0.2rem;

}




.nyteachers ul li .pic{
  width: 2rem;
  height: 2.72rem;
  position: relative;
  overflow: hidden;
}



.nyteachers ul li .txt{
  width: calc(100% - 2.3rem);
  padding-top: 0.1rem;

}



.nyteachers ul li .txt h5{
  font-size: 0.3rem;

}

.nyteachers ul li .txt .job{

  font-size: 0.28rem;
  line-height: 0.5rem;

}

.nyteachers ul li .txt p{
  font-size: 0.24rem;
  line-height: 0.36rem;
  height: 0.72rem;
  -webkit-line-clamp: 2;
  margin: 0.2rem 0 0.22rem 0;
}


.nyteachers ul li .txt .more{

  font-size: 0.24rem;
  background-size: 0.36rem 0.1rem;
  padding-right: 0.5rem;

}





.nyteachersnr .nyteachersnrlist{
  padding: 0 0.2rem 0.3rem 0.2rem;
  background-size: cover;
}




.nyteachersnr .nyteachersnrlist .pic{
  position: relative;
  width: 98%;
  height:auto;
  padding-top: 135%;
  overflow: hidden;
  margin: 0 auto;

}



.nyteachersnr .nyteachersnrlist .txt{
  width: 100%;

} 

.nyteachersnr .nyteachersnrlist .txt h5{
  font-size: 0.3rem;
  color: #fff;
  margin: 0.3rem 0 0.15rem 0;
}

.nyteachersnr .nyteachersnrlist .txt p{
  font-size: 0.28rem;
  color: #fff;
}

.nyteachersnr .nyteachersnrlist .txt ul{
  margin-top: 0.3rem;

}


.nyteachersnr .nyteachersnrlist .txt ul li img{
  width: 0.24rem;
  height: 0.24rem;
  top: 0.08rem;
  margin-right: 0.2rem;



}

.nyteachersnr .nyteachersnrlist .txt ul li .xq{
  font-size: 0.28rem;
  line-height: 0.45rem;
  width: 80%;


}



.nyteachersnr .teacher_experience .team_t{

  margin-bottom: 0.15rem;
}




.nyteachersnr .teacher_experience .team_t h5{
  font-size: 0.3rem;
  line-height: 0.3rem;
}

.nyteachersnr .teacher_experience .nr{
  margin-bottom: 0.35rem;
  margin-left: 0.43rem;

}

.nyteachersnr .teacher_experience p{

  font-size: 0.28rem !important;
  line-height: 0.45rem !important;

}

.arc-sib.teacherico .prev{
  width: 45%;
}

.arc-sib.teacherico .prev h5{
  font-size: 0.28rem;


}

.arc-sib.teacherico .next{
  width: 45%;
  margin-top: 0rem;
}

.arc-sib.teacherico .next h5{
  font-size: 0.28rem;

}




.nycontact .contactlist{

  padding: 0.35rem 0;
}



.nycontact .contactlist ul li{

  height: auto;
  border-right: none;
  text-align: left;
  width: 100%;
  margin-bottom: 0.1rem;

}





.nycontact .contactlist ul li img{

  margin-right: 0.2rem;
  margin-left: 0.3rem;
  float: left;
  
}

.nycontact .contactlist ul li .txt{
  display: inline-block;
  float: left;
  width: calc(100% - 1rem);
}

.nycontact .contactlist ul li:nth-child(1) .txt{
  width: calc(100% - 1rem);

}

.nycontact .contactlist ul li .txt i{

  font-size: 0.28rem;

  margin: 0.05rem 0 0.05rem 0;
  
} 

.nycontact .contactlist ul li .txt p{
  font-size: 0.28rem;

} 



.nyabout .abimg{
  float: none;
  margin: 0rem auto 0.3rem auto;
}

.nyabout .abimg img{
  width: 100%;
  height: auto;
  margin: 0 auto;
  
}



.nyabout .abnum::after{

  height: 3.6rem;

}



.nyabout .abnum ul li::after{

  height: 0.3rem;

}


.nyabout .abnum ul li h5{
  font-size: 0.28rem;

}



.nyabout .abnum ul li h5 span{
  font-size: 0.46rem;


}

.nyabout .abnum ul li h5 i{
  font-size: 0.28rem;
}


.nyabout .abnum ul li em{
  font-size: 0.28rem;
}




.nyabout:nth-child(2) .abimg{
  float: none;
  margin: 0 auto 0.3rem auto;

}

.nyabout:nth-child(2) .abimg img{

  margin: 0 auto 0 auto;
  width: 100%;
  height: auto;
}


.nyabout:last-child .abimg img{
  margin: 0 auto 0 auto;
  width: 100%;
  height: auto;
}

.nyabout p{
  font-size: 0.28rem;
  line-height: 0.5rem;
  margin-bottom: 0.25rem;
  
}

.nyrCon .ablist{
  margin: 0.15rem auto 0.5rem auto;
  padding: 0.25rem 0 0.1rem 0;
} 


.nyrCon .ablist ul li{
  width: 48%;
  margin-bottom: 0.2rem;

}

.nyrCon .ablist ul li h5{
  font-size: 0.28rem;
}

.nyrCon .ablist ul li h5 span{
  font-size: 0.46rem;

}


.nyrCon .ablist ul li p{
  font-size: 0.28rem;

}




.nylmxy .gallery-top .swiper-slide .txt{

  height: 1.1rem;

}

.nylmxy .gallery-top .swiper-slide .txt a{

  padding-top: 0.13rem;
}

.nylmxy .gallery-top .swiper-slide .txt h5{
  font-size: 0.28rem;


}

.nylmxy .gallery-top .swiper-slide .txt p{
  font-size: 0.24rem;
  margin-top: 0.1rem;
}

.nylmxy .gallery-thumbs{
  margin: 0.3rem 0.4rem 0 0.4rem;
  position: relative;
}


.nylmxy  .swiper-campus-next{

  bottom: 0.7rem;
  width: 0.18rem;
  height: 0.41rem;
}

.nylmxy  .swiper-campus-prev{

  bottom: 0.7rem;
  width: 0.18rem;
  height: 0.41rem;
}



.nybudget .Recap .more a{
  font-size: 0.28rem;
  line-height: 0.5rem;

  padding: 0 0.3rem;
  border: 1px solid #DAE8F4;


} 
}









.nyfwzn{
  margin: 0 auto;
}

.nyfwzn .fwznbox{
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #E8F4FF;
  margin-bottom: 0.3rem;
}

.nyfwzn .fwznbox .fwzn_t{
  margin: 0 auto;
  position: relative;
  line-height: 0.57rem;
  background: #E8F4FF;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.nyfwzn .fwznbox .fwzn_t h5{
  padding-left: 0.45rem;
  position: relative;
  font-size: 0.3rem;
  color: #00509E;
  font-weight: normal;
  font-family: "PuHuiTi";
  width: 80%;
}

.nyfwzn .fwznbox .fwzn_t h5::after{
  position: absolute;
  content: "";
  left: 0.22rem;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 0.26rem;
  background: #0D4F92;
}

.nyfwzn .fwznbox .fwzn_t .ico{
  width: 0.15rem;
  height: 0.09rem;
  background: url(../nyimages/fwznico2.png) no-repeat center;
  background-size: 100%;
  margin-right: 0.3rem;
}

.nyfwzn .fwznbox1 .fwzn_t .ico{
  background: url(../nyimages/fwznico1.png) no-repeat center;
  background-size: 100%;

}

.nyfwzn .fwznbox .fwzn_con{
  padding: 0.4rem 0.45rem 0.5rem 0.45rem;

}



.nyfwzn .fwznbox1 .fwzn_con .nr p{
  text-indent: 2em;
}

.nyfwzn .fwznbox .fwzn_con .nr2 {
  margin-top: 0.4rem;
}

.nyfwzn .fwznbox .fwzn_con .nr2 p em{
  margin-top: 0.35rem;
  display: inline-block;
}

.nyfwzn .fwznbox .fwzn_con p{
  font-size: 0.18rem;
  line-height: 0.36rem;
  color: #333333;


}

.nyfwzn .fwznbox .fwzn_con h5{
  font-size: 0.18rem;
  color: #024A90;
  position: relative;
}

.nyfwzn .fwznbox .fwzn_con p em{
  font-size: 0.18rem;
  color: #024A90;
}

.nyfwzn .fwznbox .fwzn_con p img{
  position: relative;
  top: 0.04rem;

}

.nyfwzn .fwznbox.fwznbox2 .fwzn_con .nr2 table{
  width: 80%;
  margin: 0.2rem 0 0 0;
  border-collapse: collapse;
}


.nyfwzn .fwznbox.fwznbox2 .fwzn_con .nr2 th, 
.nyfwzn .fwznbox.fwznbox2 .fwzn_con .nr2 td {
  border: 1px solid #E0EAF3;
  padding: 0.1rem 0;
  text-align: center;
  font-size: 0.18rem;
  line-height: 0.3rem;
  color: #024A90;
  width: 50%;
}

.nyfwzn .fwznbox.fwznbox2 .fwzn_con .nr2 th {
  background-color: #fff;
}

.nyfwzn .fwznbox.fwznbox2 .fwzn_con .nr2 tr:nth-child(even) {
  background-color: #fff;
}

.nyfwzn .fwznbox.fwznbox2 .fwzn_con .nr2 tr:nth-child(odd) {
  background-color: #e8f4ff;
}




.nyfwzn .fwznbox.fwznbox3 .fwzn_con h5{
  font-size: 0.2rem;
  line-height: 0.36rem;
  color: #024A90;
  padding-left: 0.3rem;
  background: url(../nyimages/fwznico4.png) no-repeat left center;
  background-size: 0.17rem 0.1rem;
  margin-bottom: 0.15rem;
  margin-top: 0.35rem;
}

.nyfwzn .fwznbox.fwznbox3 .fwzn_con h5:first-child{
  margin-top: 0rem;
}

.nyfwzn .fwznbox.fwznbox3 .fwzn_con h5::after{
  position: absolute;
  right: -0.1rem;
  top: 50%;
  content: "";
  width: 85%;
  height: 1px;
  background: #024A90;
}

.nyfwzn .fwznbox.fwznbox3 .fwzn_con p{
  padding-left: 0.3rem;
}



@media (max-width: 980px){

  
  .nyfwzn .fwznbox .fwzn_t{
    line-height: 0.6rem;

  }
  
  .nyfwzn .fwznbox .fwzn_t h5{
    font-size: 0.28rem;

  }
  
  .nyfwzn .fwznbox .fwzn_t h5::after{
    width: 3px;

  }
  
  .nyfwzn .fwznbox .fwzn_t .ico{
    width: 0.2rem;
    height: 0.14rem;
  }
  
  .nyfwzn .fwznbox1 .fwzn_t .ico{
    width: 0.2rem;
    height: 0.14rem;
  
  }
  

  
  .nyfwzn .fwznbox .fwzn_con p{
    font-size: 0.28rem;
    line-height: 0.5rem;
  
  
  }
  
  .nyfwzn .fwznbox .fwzn_con h5{
    font-size: 0.28rem;

  }
  
  .nyfwzn .fwznbox .fwzn_con p em{
    font-size: 0.28rem;
  }
  
  .nyfwzn .fwznbox .fwzn_con p img{

    top: 0.06rem;
  
  }
  
  .nyfwzn .fwznbox.fwznbox2 .fwzn_con .nr2 table{
    width: 100%;
    margin: 0.2rem 0 0 0;
  }
  
  
  .nyfwzn .fwznbox.fwznbox2 .fwzn_con .nr2 th, 
  .nyfwzn .fwznbox.fwznbox2 .fwzn_con .nr2 td {

    font-size: 0.28rem;
    line-height: 0.45rem;

  }

  
  
  
  .nyfwzn .fwznbox.fwznbox3 .fwzn_con h5{
    font-size: 0.28rem;
    padding-left: 0.4rem;
    background: url(../nyimages/fwznico4.png) no-repeat left center;
    background-size: 0.22rem 0.15rem;

  }
  
  .nyfwzn .fwznbox.fwznbox3 .fwzn_con h5:first-child{
    margin-top: 0rem;
  }
  
  .nyfwzn .fwznbox.fwznbox3 .fwzn_con h5::after{
    width: 60%;

  }
  
  .nyfwzn .fwznbox.fwznbox3 .fwzn_con p span{
    display: inline-block;
  }

}




@media screen and (max-width: 1199px) {

	.tbsc{overflow-x: auto;}
	.tbsc table{width: 700px;}
  }


@media (max-width: 597px) {
  body {
      font-size: .26rem;
  }
}


.pb_sys_common{line-height:31px !important;}