.clear {
  clear: both;
}

.clear:after {
content: "";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

img {
  display: inline-block;
  padding: 0;
  border: none;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}

.nyrCon video{
  display: block;
  margin: 0.1rem auto;
  width: auto;
  height: auto;
  max-width: 80%;
}



.nyrCon td,
.nyrCon th{padding: 12px 10px;border: 1px solid #eff3f6;vertical-align:middle;color: #303030;}
.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{}
.nyrCon table td {border: 1px solid #dadbdd;}

.nyrCon table th{ border: 1px solid #dadbdd;}

@media screen and (max-width: 1204px) {
  
.nyCampusbox .swiper-CampusTour-prev{    bottom: 1.5rem !important;}
.nyCampusbox .swiper-CampusTour-next{    bottom: 1.5rem !important;}
}
@media screen and (max-width: 1024px) {
  
  .tbsc{overflow-x: auto;}

}



/*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;
  left: 0;
  bottom: 0;
  content: "";
  z-index: -1;
  width: 100%;
  height: 100%;
  background: url(../nyimages/bannerbg.png) no-repeat bottom center;
  background-size: 100%;
  pointer-events: none;
}




.nybanner .yjlm{
  position: absolute;
  left: 0;
  bottom: 0rem;
  width: 100%;
} 


.nybanner .yjlm  .yjlm_con{
  position: relative;
  padding-bottom: 0.65rem;
}

.nybanner .yjlm  .yjlm_con h5{
  font-size: 0.74rem;
  color:#fff;
  font-weight: normal;
  font-family: "Gilroy-Bold";
  text-transform: capitalize;
  line-height: 0.6rem;
  margin-bottom: 0.4rem;
  position: relative;
  padding: 0 0 0 0.8rem;
}

.nybanner .yjlm  .yjlm_con p{
  font-size: 0.18rem;
  color:#fff;
  line-height: 0.26rem;
  width: 80%;
  padding: 0 0 0 0.8rem;
}

.nybanner .yjlm  .yjlm_con::after{
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
}

.nybanner .yjlm  .yjlm_con h5::after{
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 2px;
  height: 0.6rem;
  background: #f9d89c;
}




.nycolumn{
  margin: 0 auto;
  padding: 0 0 0 0.8rem;

}

.nycolumn ul{
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}

.nycolumn ul li{
  line-height: 0.6rem;
  position: relative;
  z-index: 5;
  border-radius: 45px;
  -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;
  padding: 0 0.35rem;
  font-size: 0.22rem;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.nycolumn ul li.on{
  background: #3460b4;

}

.nycolumn ul li.on a{
  color: #f8d491;

}


.posi {
  line-height: 0.3rem;
  display: block;

  padding-left: .25rem;
  position: absolute;
  right: 0;
  top: -0.15rem;

}

.posi a {
  font-size: 0.16rem;
  color: #FFFFFF;
}

.posi a + a::before {
  content: '/';
  margin: 0 .05rem;
  font-size: 0.16rem;
  color: #FFFFFF;
}



/*ejlm*/

.nyMain .ejlm {
  display: none;
  margin: 0.4rem 0;
}

.nyMain .ejlm .fenlei_t{
  position: relative;
  width: 100%;
  height: 0.9rem;
  line-height: 0.9rem;
  background: #3460b4;
  padding: 0 0.2rem;
}

.nyMain .ejlm .fenlei_t h2 {
  color: #fff;
  font-weight: normal;
  font-size: 0.28rem ;

}

.nyMain .ejlm .fenlei_t .plus{
  position: absolute;
  right: 0.2rem;
  top: 0.25rem;
  width: 0.4rem;
  height: 0.4rem;
  background: url(../nyimages/fenleiico.png) no-repeat  center ;
  background-size: 100%;
}

.nyMain .ejlm ul {
  display: none;
  background: #fff;
  padding: 0.3rem;
  box-shadow: 0px 4px 30px  rgba(0, 0, 0, 0.05);
}

.nyMain .ejlm ul li {
  width: 100%;
  line-height: 0.75rem;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}

.nyMain .ejlm li h5{
  position: relative;
}

.nyMain .ejlm li h5 a {
  font-size: 0.26rem;
  color: #333;
  padding-bottom: 0.2rem;
  transition: 0.5s;
  display: block;
  padding: 0 0rem;
  display: block;
  width: 90%;
}

.nyMain .ejlm .subNavs>li>h5 em{
  position: absolute;
  right: 0rem;
  top: 0%;
  height: 100%;
  width: 30%;


}

.nyMain .ejlm .subNavs>li.active>h5 em{
  display: block;
}


.nyMain .ejlm .subNavs>li>h5 em::after{
  position: absolute;
  right: .15rem;
  top: 50%;
  content: "";
  transform: translateY(-50%);
  width: .24rem;
  height: .24rem;
  background: url(../nyimages/arrow_down.png) 50% no-repeat;
  background-size: 100% 100%;
}

.nyMain .ejlm .subNavs li.on h5 a  {
  color: #3460b4;
}


.ejlm  .subNavs ol{

  display: none;
}

.ejlm  .subNavs ol>li{
  line-height: 0.34rem;



}

.ejlm  .subNavs ol>li>h6{
  border-top: 1px dashed rgba(255, 255, 255, 0.3);
  position: relative;
  padding: 0.1rem 0;
}

.ejlm  .subNavs ol>li>h6 a{
  display: block;
  padding: 0rem 0rem 0rem .35rem;
  font-size: 0.26rem;
  color: #333;
  width: 85%;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.ejlm  .subNavs>li.on > h6 a {
  color: #fff;
  font-weight: bold;
  position: relative;
}


.ejlm  .subNavs ol>li>h6 em{
  position: absolute;
  right: 0rem;
  top: 0%;
  height: 100%;
  width: 30%;

}


.ejlm  .subNavs ol>li>h6 em::after{

  content: "";
  position: absolute;
  right: .15rem;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  width: .07rem;
  height: .14rem;
  background: url() no-repeat center;
  background-size: 100% 100%;
}


.ejlm  .subNavs ol>li .sanji{
  margin: 0 auto;
  padding: 0.1rem .25rem 0.1rem .45rem;
  border-top: 1px dashed #eee;
  display: none;
}

.ejlm  .subNavs ol>li> .sanji a{
  display: block;
  width: 100%;
  font-size: 0.14rem;
  color: #666666;
  line-height: 0.36rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;

}



  
  /*nyMain*/
  
  
  .nyMain{
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 10;

  }
  

  .nyMain::after{
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    z-index: -3;
    width: 100%;
    height: 100%;
    background: url(../nyimages/pagebg.jpg) no-repeat bottom center;
    background-size: 100% ;
  }

  .nyMain .page_container{
    position: relative;
    z-index: 11;

  }

  .nyMain .page_container::after{
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    z-index: -1;
    width: 100%;
    height: 100%;
    background: url(../nyimages/pagext.png) repeat  center;
    background-size: 100% ;
    display: none;
  }

  .nyResearchbg::before{
    position: absolute;
    right: 0;
    bottom: 1.8rem;
    content: "";
    z-index: -2;
    width: 7.75rem;
    height: 3.39rem;
    background: url(../nyimages/Researchbg.png) no-repeat bottom center;
    background-size: 100% ;
  }

  .nyMain .nyrCon{
    margin: 0rem auto 0 auto;
    padding: 0 0.8rem 2.4rem 0.8rem;
  }



.nyResearch{
  margin: 0rem auto 0 auto;
  padding-top: 0.95rem;
}

.nyResearch p{
  text-align: justify;
  font-size: 0.2rem;
  color: #000000;
  line-height: 0.34rem;
}






/*nyDegree_Programs*/

.nyDegree_Programs{
  margin: 0rem auto 0 auto;
  padding-top: 0.9rem;
}

.nyDegree_Programs .txt{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.65rem;
}

.nyDegree_Programs .txt p{

  font-size: 0.2rem;
  color: #000000;
  line-height: 0.34rem;
  width: calc(100% - 6.4rem);
}

.nyDegree_Programs .txt .pic{
  position: relative;
  overflow: hidden;
  width: 5.55rem;
  height: 5.23rem;
  margin-top: 0.1rem;

}


.nyDegree_Programs .txt .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;
}


.nyDegree_Programs .txt.txt2 p{

  width: calc(100% - 0rem);
}


.nyDegree_Programs .nytel{
  margin: 0 auto;
  width: 100%;
  background: url(../nyimages/contactbg.jpg) no-repeat  center;
  background-size: 100% 100%;
  padding: 0.5rem 0.6rem 0.65rem  0.6rem;
}

.nyDegree_Programs .nytel .tel_t{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 0.4rem;
}

.nyDegree_Programs .nytel .tel_t h5{
  width: 85%;
  font-size: 0.26rem;
  color: #fff;
  font-family: "Gilroy-Bold";
  font-weight: normal;
  line-height: 0.32rem;
}

.nyDegree_Programs .nytel .tel_t a{
  display: block;
  background: url(../nyimages/telico2.png) no-repeat  center;
  background-size: 100% 100%;
  width: 0.32rem ;
  height: 0.32rem ;
}

.nyDegree_Programs .nytel .tel_nr{
  margin-top: 0.35rem;
}

.nyDegree_Programs .nytel .tel_nr ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.nyDegree_Programs .nytel .tel_nr ul li{
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  line-height: 0.3rem;
  margin-bottom: 0.2rem;
  width: 48%;
}

.nyDegree_Programs .nytel .tel_nr ul li img{
  width: 0.3rem;
  height: 0.3rem;
  margin-right: 0.15rem;
  display: inline-block;
}

.nyDegree_Programs .nytel .tel_nr ul li p{
  font-size: 0.22rem;
  color: #fff;
  word-break: break-all;     
  word-wrap: break-word;  
  white-space: normal;    
  display: inline-block;   
  width: calc(100% - 0.45rem);
}







/*nynewsxq*/


.nynewsxq{
  margin: 0rem auto 0 auto;
  padding-top: 0.95rem;
}

.nynewsxq .arc-tit{
  margin: 0 auto;
  position: relative;
}

.nynewsxq .arc-tit::after{
  position: absolute;
  left: -0.8rem;
  top: 0;
  content: "";
  width: 2px;
  height: 100%;
  background: #3460b4;
}

.nynewsxq .arc-tit h1{
  font-size: 0.34rem;
  color: #000000;
  font-weight: bold;
  line-height: 0.5rem;

}

.nynewsxq .arc-tit .arc-info{
  padding: 0.15rem 0.35rem;
  line-height: 0.4rem;
  background: linear-gradient(to right, rgba(243, 247, 251, 1) 50%, rgba(255, 255, 255, 1) 100%);
  margin-top: 0.48rem;

}

.nynewsxq .arc-tit .arc-info span{
  display: inline-block;
  font-size: 0.16rem;
  color: #3460b4;
  margin-right: 0.1rem;
}


.nynewsxq .nytxtcont{
  margin: 0.6rem auto 0 auto;
}

.nynewsxq .nytxtcont p{
  font-size: 0.2rem !important;
  color: #333333;
  line-height: 0.36rem !important;
  font-family: "Gilroy", 'Microsoft YaHei', Arial, Helvetica Neue, "Helvetica Neue", "Open Sans", "Hiragino Sans GB", sans-serif !important;
  margin-bottom: 0.2rem;
}
.nynewsxq .nytxtcont span{
  font-size: 0.2rem !important;
  color: #333333;
  line-height: 0.36rem !important;
  font-family: "Gilroy", 'Microsoft YaHei', Arial, Helvetica Neue, "Helvetica Neue", "Open Sans", "Hiragino Sans GB", sans-serif !important;
}

.nynewsxq .nytxtcont img{
  display: block;
  margin: 0.5rem  auto;
}


.nynewsxq .arc-sib{
  margin: 0.65rem auto 0 auto;
  border-top: 1px dashed rgba(52, 96, 180, 0.5);
  padding-top: 0.35rem;
}

.nynewsxq .arc-sib p{
  font-size: 0.2rem;
  color: #333333;
  line-height: 0.5rem;
  text-align: center;
}





/*nynews*/

.nynews{
  margin: 0 auto 1.2rem auto;
  padding-top: 1.15rem;
}

.nynews ul li{
  position: relative;
  margin-bottom: 0.75rem;
}

.nynews ul li a{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;

}

.nynews ul li .pic{
  position: relative;

}

.nynews ul li .pic .time{
  position: absolute;
  z-index: 5;
  left: 0.3rem;
  top: -0.17rem;
  background: url(../nyimages/time.png) no-repeat center;
  background-size: 100% 100%;
  text-align: center;
  line-height: 0.34rem;
  font-size: 0.16rem;
  color: #f8d491;
  font-style: italic;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 0.24rem;
}

.nynews ul li .pic .img{
  position: relative;
  overflow: hidden;
  width: 3.8rem;
  height: 2.1rem;

}


.nynews ul li .pic .img 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% - 4.35rem);
} 

.nynews ul li .txt h5{
  font-size: 0.22rem;
  color: #000;
  font-family: "Gilroy-Bold";
  font-weight: normal;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  margin: 0.12rem 0 0.18rem 0;
}

.nynews ul li .txt p{
  font-size: 0.16rem;
  color: #666;
  line-height: .28rem;
  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;
}

.nynews ul li .txt .more{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin: 0.28rem 0 0rem 0;
}

.nynews ul li .txt .more i{
  display: inline-block;
  font-size: 0.14rem;
  color: #3460b4;
  padding: 0 0.25rem;
  line-height: 0.25rem;
  border: 1px solid #3460b4;
  border-radius: 0 45px 45px 0;

}

.nynews ul li .txt .more em{
  display: block;
  background: url(../nyimages/more.png) center  no-repeat;
  background-size: 100% 100%;
  width: 0.2rem;
  height: 0.17rem;
  opacity: 0.2;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}



/*nyLeadership*/

.nyLeadership{
  margin: 0 auto;
  padding-top: 1rem;
}

.nyLeadership dl{
  margin-bottom: 0.35rem;
  padding: 0.25rem 0.3rem;
  background: #f0f3fa;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  line-height: 0.5rem;
  position: relative;
}

.nyLeadership dl dt{
  font-size: 0.18rem;
  color: #000000;
  width: 30%;

}

.nyLeadership dl dd{
  width: 65%;

}

.nyLeadership dl dd a{
  display: inline-block;
  font-size: 0.2rem;
  color: #000000;
  font-weight: bold;
  margin-right: 0.2rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 1.8rem;
}

.nyLeadership dl::after{
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 2px;
  height: calc(100% - 0.5rem);
  background: #3460b4;
}



/*nyPartners*/

.nyPartnersbg{
  overflow: hidden;
}

.nyPartners{
  margin: 0 auto;
  padding-top: 0.95rem;

}

.nyPartners .txt p{
  font-size: 0.2rem !IMPORTANT;
  color: #000000;
  line-height: 0.34rem;
    font-family: "Gilroy", 'Microsoft YaHei', Arial, Helvetica Neue, "Helvetica Neue", "Open Sans", "Hiragino Sans GB", sans-serif !important;
}

.nyPartners .txt span{
  font-size:0.2rem !IMPORTANT;
  color: #000000;
  line-height: 0.34rem;
    font-family: "Gilroy", 'Microsoft YaHei', Arial, Helvetica Neue, "Helvetica Neue", "Open Sans", "Hiragino Sans GB", sans-serif !important;
}


.nyPartners .scrollbox{
  width: calc(100% + 5.2rem);
  position: relative;
  z-index: 15;
  left: -2.6rem;
  margin: 0.6rem auto 0 auto;
}

.nyPartners .scrollbox::after {
  position: absolute;
  left: 0px;
  top: 0px;
  content: "";
  z-index: 11;
  width: 15%;
  height: 100%;
  background: linear-gradient(  to left, rgba(255, 255, 255, 0) 17%, rgba(255, 255, 255, 1) 100%);
  pointer-events: none;
}


.nyPartners .scrollbox::before {
  position: absolute;
  right: 0%;
  top: 0px;
  content: "";
  z-index: 11;
  width: 15%;
  height: 100%;
  background: linear-gradient(  to right, rgba(255, 255, 255, 0) 17%, rgba(255, 255, 255, 1) 100%);
  pointer-events: none;
}


.nyPartners .roll-wrap{
  position: relative;
  width: 100%;
  height: 1.2rem;
  overflow: hidden;

  z-index: 9;

}


.nyPartners .roll-wrap .roll__list{
  position: absolute; 
  left: 0rem; 
  top: 0;
  width: 100%;
}

.nyPartners .roll-wrap.scroll2 .roll__list{
  position: absolute; 
  left: auto; 
  right: 0;
  top: 0;
  width: 100%;
}


.nyPartners .roll-wrap .roll__list li{
  float: left;
  display: block;
  margin: 0 0.3%;
  width: 12%;
  padding: 0.1rem 0;
}



.nyPartners .roll-wrap .roll__list li a{
  display: block;
}

.nyPartners .roll-wrap .roll__list li .pic{
  position: relative;
  width: 100%;
  height: 1rem;
  overflow: hidden;
  background: #fff;
  border: 1px solid #fff;
  box-shadow: 0px 0px 6px 6px rgba(52, 96, 180, 0.05);
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nyPartners .roll-wrap .roll__list li .pic img{
  position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    object-fit: contain;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}




/*nyabout*/

.nyabout{
  margin: 0 auto;
  padding-top: 0.3rem;
}

.nyabout .ab_nr{
  margin-top: 0.7rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.nyabout .ab_nr .txt p{
    margin-bottom: 0.2rem;
  font-size: 0.2rem;
  color: #000000;
  line-height: 0.34rem;
}


.nyabout .ab_nr .pic{
  position: relative;
}

.nyabout .ab_nr .abimg{
  position: relative;
}

.nyabout .ab_nr .abimg img{
  display: block;
  width: 100%;
  height: 100%; 
}

.nyabout .ab_nr.ab1 .pic{
  width: 6.24rem;
  height: 3.7rem;

}

.nyabout .ab_nr.ab1 .ab_num{
  position: absolute;
  right: -0.8rem;
  bottom: -1px;
  z-index: 5;
  background: url(../nyimages/ab_txt.jpg) no-repeat  center;
  background-size: 100% 100%;
  width: 2.62rem;
  height: 2rem;
  padding: 0.33rem 0.4rem 0 0.4rem;
  display: none;
} 

.nyabout .ab_nr.ab1 .ab_num h5{
  font-size: 0.48rem;
  color: #f8d491;
  font-family: "Gilroy-Bold";
  font-weight: normal;
}

.nyabout .ab_nr.ab1 .ab_num i{
  display: block;
  width: 0.25rem;
  height: 3px;
  background: #fff;
  margin: 0.12rem 0 0.13rem 0;
}

.nyabout .ab_nr.ab1 .ab_num em{
  display: block;
  font-size: 0.18rem;
  color: #fff;
  line-height: .26rem;
}

.nyabout .ab_nr.ab1 .txt{
  width: calc(100% - 7.1rem);
}


.nyabout .ab_nr.ab3 .txt{
  width: calc(100% - 8rem);
}

.nyabout .ab_nr.ab3 .pic{
  position: relative;
  z-index: 5;
  height: 5.55rem;
}

.nyabout .ab_nr.ab3 .pic::after{
  position: absolute;
  left: -2.65rem;
  bottom: -0.65rem;
  content: "";
  z-index: -1;
  background: url(../nyimages/ab_txt2.jpg) no-repeat bottom center;
  background-size: 100% 100%;
  width: 9.65rem;
  height: 2.78rem;
}

.nyabout .ab_nr.ab3 .abimg{
  width: 6.6rem;
  height: 5.55rem;
}

.nyabout .ab_nr.ab5 .txt{
  width: calc(100% - 5.4rem);
}

.nyabout .ab_nr.ab5 .pic{
  position: relative;
  height: 5.66rem;
}

.nyabout .ab_nr.ab5 .abimg{
  width: 4.46rem;
  height: 5.66rem;

} 


.nyabout .ab_nr.ab5 .pic .ab_num{
  display: none;
  position: absolute;
  left: -0.7rem;
  bottom: 0;
  width: 2.4rem;
  height: 3.42rem;
  background: #3460b4;
  padding: 0 0.2rem;
}

.nyabout .ab_nr.ab5 .pic .ab_num dl{
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  text-align: center;
  padding-bottom: 0.4rem;

}

.nyabout .ab_nr.ab5 .pic .ab_num dl:last-child{
  border-bottom: 1px solid rgba(255, 255, 255, 0);
}

.nyabout .ab_nr.ab5 .pic .ab_num dl h5{
  position: relative;
  padding-top: 0.4rem;

}

.nyabout .ab_nr.ab5 .pic .ab_num dl h5  span{
  font-size: 0.42rem;
  color: #f8d491;
  font-family: "Gilroy-Bold";
  font-weight: normal;
}

.nyabout .ab_nr.ab5 .pic .ab_num dl h5 i{
  font-size: 0.22rem;
  color: #f8d491;
  font-family: "Gilroy-Bold";
  font-weight: normal;
  position: relative;
  top: -0.15rem;
}

.nyabout .ab_nr.ab5 .pic .ab_num dl em{
  display: block;
  font-size: 0.18rem;
  color: #fff;
  line-height: .26rem;
  margin-top: 0.05rem;
}



/*nyPartners*/

.nyCampus{
  margin: 0 auto;
  padding-top: 1rem;
}


.nyCampus .nylmxy{
  position: relative;
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}

.nyCampus .nylmxy .gallery-top{
  margin: 0rem ;
  width: 78.5%;
}


.nyCampus .nylmxy .gallery-top .swiper-slide{
  position: relative;
}

.nyCampus .nylmxy .gallery-top .swiper-slide .pic{
  position: relative;
  width: 100%;
  height: 6.12rem;
  overflow: hidden;
}


.nyCampus .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;
}

.nyCampus .nylmxy .gallery-top .swiper-slide .txt{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%,  rgba(0, 0, 0, 0) 60%,  rgba(0, 0, 0, 0.7) 100%);
}

.nyCampus .nylmxy .gallery-top .swiper-slide .txt h5{
  position: absolute;
  left: 0;
  bottom: 0.33rem;
  width: 100%;
  padding: 0 .2rem;
  text-align: center;
  font-size: 0.3rem;
  font-family: "Gilroy-Bold";
  color: #FFFFFF;
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.nyCampus .nylmxy .gallery-thumbs{
  margin: 0rem 0 0 3%;
  width: 18.5%;
  height: 6.12rem;
}

.nyCampus .nylmxy .gallery-thumbs .swiper-slide{
  width: 100%;
  height: 1.44rem;

}

.nyCampus .nylmxy .gallery-thumbs .swiper-slide .pic{
  width: 100%;
  height: 1.44rem;
  border: 0px solid rgba(255, 255, 255, 1);

}

.nyCampus .nylmxy .gallery-thumbs .swiper-slide .pic img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;

}

.nyCampus .nylmxy .gallery-thumbs .swiper-slide-thumb-active .pic{
  border: 3px solid #3460b4;
}



.nyCampus .nylmxy .swiper-campus-next{
  position: absolute;
  z-index: 9;
  left: auto;
  right: 0;
  bottom: 0rem;
  cursor: pointer;
  background: rgba(52, 96, 180, 0.85) url(../nyimages/right.png) no-repeat  center;
  background-size: 0.21rem 0.11rem ;
  width: 18.5%;
  height: 0.38rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nyCampus .nylmxy .swiper-campus-prev{
  position: absolute;
  z-index: 9;
  left: auto;
  right: 0;
  top: 0rem;
  cursor: pointer;
  background: rgba(52, 96, 180, 0.85) url(../nyimages/left.png) no-repeat  center;
  background-size: 0.21rem 0.11rem ;
  width: 18.5%;
  height: 0.38rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}







.nyfc{
  margin: 0.7rem auto 0.8rem auto;

}

.nyfc ul{
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}

.nyfc ul li{
  width: 31.5%;
  margin: 0 2.6% 0.4rem 0;

}

.nyfc ul li:nth-child(3n){
  /* margin-right: 0; */
}

.nyfc ul li .pic{
  position: relative;
  width: 100%;
  padding-top: 55.7%;
  overflow: hidden;

}

.nyfc ul li .pic img{
  position: absolute;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}



.nyfc ul li .txt{
  text-align: center;
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
  background: #f0f3fb;
  position: relative;
  z-index: 5;

}

.nyfc ul li .txt h5{
  width: 90%;
  margin: 0 auto;
  font-size: 0.18rem;
  color: #000;
  font-family: "Gilroy-Bold";
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.nyfc ul li .txt::after{
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 0px;
  background: #3460b4;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}




/*nyCampusTour*/



.nyCampusTour{
  margin: 0 auto;
  position: relative;
  padding-top: 1rem;
}

.mapbox{
  margin: 0 auto;
}


.mapbox ul{
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}

.mapbox ul li{
  width: 31.5%;
  height: 2.8rem;
  background: url(../nyimages/mapbg1.jpg) no-repeat  center;
  background-size: 100% 100%;
  margin-right: 2.7%;
  position: relative;
  z-index: 5;
  padding: 0 0.55rem;
  text-align: center;
}

.mapbox ul li:nth-child(2){
  background: url(../nyimages/mapbg2.jpg) no-repeat  center;
  background-size: 100% 100%;
}

.mapbox ul li:nth-child(3){
  background: url(../nyimages/mapbg3.jpg) no-repeat  center;
  background-size: 100% 100%;
}


.mapbox ul li:last-child{
  margin-right: 0;
}

.mapbox ul li em{
  display: block;
  width: 1px;
  height: auto;
  background: #fff;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.mapbox ul li h5{
  margin: 0 auto;
  font-size: 0.36rem;
  font-family: "Gilroy-Bold";
  color: #FFFFFF;
  font-weight: normal;
  padding-top: 0.6rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-bottom: 0.15rem;
}

.mapbox ul li p{
  display: inline-block;
  text-align: center;
  font-size: 0.2rem;
  color: #FFFFFF;
  line-height: 0.32rem;

}

.mapbox ul li p img{
  display: inline-block;
  width: 0.15rem;
  height: 0.21rem;

}

.mapbox ul li::after{
  position: absolute;
  content: "";
  z-index: -1;
  width: 100%;
  height: 0.32rem;
  left: 0;
  top: 100%;
  background: url(../nyimages/mapico1.png) 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;
  opacity: 0;

}


.mapbox ul li:nth-child(2):after{
  background: url(../nyimages/mapico2.png) no-repeat  center;
  background-size: 100% 100%;
}

.mapbox ul li:nth-child(3):after{
  background: url(../nyimages/mapico3.png) no-repeat  center;
  background-size: 100% 100%;
}


.mapbox ul li.on::after{
  opacity: 1;
}


.mapbox ul li.on em{

  height: 0.64rem;
}

.mapbox ul li.on h5{
  padding-top: 0.25rem;
}




.nyCampusbox{
  margin: 1rem auto 0 auto;
  position: relative;
}


   .Campusshow {
    display: none;
    opacity: 0;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
  

  .Campusshow.active {
    display: block;
    opacity: 1;
  }
  



.nyCampusbox .gallery-top{
  margin: 0 auto;
}

.nyCampusbox .gallery-top .swiper-slide{
  position: relative;
}

.nyCampusbox .gallery-top .swiper-slide .pic{
  position: relative;
  width: 100%;
  padding-top: 55.7%;
}


.nyCampusbox .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;
}


.nyCampusbox .gallery-top .swiper-slide .pic::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.6) 100%);
  pointer-events: none;
}




.nyCampusbox .gallery-thumbs{
  margin: -0.9rem 1.3rem 0 1.3rem;
  position: relative;
  padding-bottom: 0.2rem;
}

.nyCampusbox .gallery-thumbs .swiper-slide{
  position: relative;

}

.nyCampusbox .gallery-thumbs .swiper-slide .pic{
  position: relative;
  width: 100%;
  padding-top: 55.5%;
  background: #000;
}


.nyCampusbox .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;
  opacity: 0.8;
}

.nyCampusbox .gallery-thumbs .swiper-slide-thumb-active {
  background: #fff;
  border: 3px solid #fff;
  box-shadow: 0px 0px 6px 6px rgba(52, 96, 180, 0.1);
}

.nyCampusbox .gallery-thumbs .swiper-slide-thumb-active  .pic img{
  opacity: 1;
}



.nyCampusbox  .swiper-CampusTour-next{
  cursor: pointer;
  position: absolute;
  z-index: 11;
  right: 0.7rem;
  bottom: 1rem;
  z-index: 5;
  background: url(../nyimages/rightico.png) center repeat;
  background-size: 100% 100%;
  width: 0.28rem;
  height: 0.28rem;
}

.nyCampusbox  .swiper-CampusTour-prev{
  cursor: pointer;
  position: absolute;
  z-index: 11;
  left: 0.7rem;
  bottom: 1rem;
  z-index: 5;
  background: url(../nyimages/leftico.png) center repeat;
  background-size: 100% 100%;
  width: 0.28rem;
  height: 0.28rem;
}




 /*fenye*/


.nySchools_Programsbg .nyrCon{
  margin: 0 auto;
  padding: 0 0rem 2.4rem 0rem

}

.nySchools_Programs{
  margin: 0 auto;
  padding-top: 1rem;
}

.nySchools_Programs .Schoolslist{
  margin: 0 auto 0.6rem auto;
}

.nySchools_Programs .Schoolslist ul{
  display: flex;
    justify-content: left;
    flex-wrap: wrap;
}

.nySchools_Programs .Schoolslist ul li{
    font-weight: bold;
  position: relative;
  z-index: 5;
  text-align: center;
  line-height: .4rem;
  padding: 0.15rem;
  background: #fafafa;
  width: 31%;
  border: 1px solid #ececec;
  border-radius: 45px;
  font-size: 0.2rem;
  color: #000;
  margin: 0 1%;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
    margin-bottom: 0.2rem;
}

.nySchools_Programs .Schoolslist ul li.active{
  border: 1px solid #3460b4;
  background: #eff3fa;
  color: #3460b4;
}


.Schools_Program_sbox {
  flex: 1;
  min-width: 0;
}

.tablenr {
  display: none;
  animation: fadeIn 0.4s ease;
}

.tablenr.active {
  display: block;
}




@keyframes fadeIn {
  from {
      opacity: 0;
      transform: translateY(10px);
  }
  to {
      opacity: 1;
      transform: translateY(0);
  }
}



/* 表格基础样式 */
.nyrCon .program-table {
    width: 100%;
    border-collapse: collapse; /* 合并边框 */
    text-align: left;
    font-size: 14px;
    line-height: 1.6;
    border: 1px solid rgba(52, 96, 180, 0.01);
}

/* 表头样式 */


.program-table thead{
  width: 100%;
  background: #20aac9 url(../nyimages/tab1.jpg) center no-repeat;
  background-size: 100% 100%;
  height: 1rem;
  color: #fff;
  font-size: 0.22rem;

}

.program-table thead th {
    padding: 14px 16px;
    border: 1px solid rgba(52, 96, 180, 0.1);
    font-weight: bold;
    vertical-align: middle;
    color: #fff;
    font-size: 0.22rem;
    text-align: center;
}

/* 表格主体单元格 */
.program-table tbody td {
    padding: 0.7rem 0.15rem;
    border: 1px solid rgba(52, 96, 180, 0.2);
    width: 25%; 
    font-size: 0.16rem;
    color: #000000;
    line-height: 0.26rem;
}

.program-table tbody td  p{
  font-size: 0.16rem;
  color: #000000;
  line-height: 0.26rem;
  margin-bottom: 0.1rem;
  position: relative;
  padding-left: 0.25rem;
    -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.program-table tbody td  p::after{
  position: absolute;
  content: "";
  width: 0.05rem;
  height: 0.05rem;
  background: #000;
  border-radius: 50%;
  opacity: 0.3;
  left: 0;
  top: 0.1rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.program-table tbody tr{
  border-bottom: 2px solid #fff;
  min-height: 2.45rem;
}

.program-table tbody td:first-child{
  text-align: center;
  font-size: 0.18rem;
  line-height: 0.34rem;
  vertical-align: middle;
}



/* 效果 */
.program-table tbody tr:nth-child(odd) {
    background-color: #f0f3fa; 
}

.program-table tbody tr:nth-child(even) {
    background-color: #e5e9f4; 
}




.nyPlatformsbg .nyrCon{
  padding: 0 0 2.4rem  0;
}


.nyPlatforms{
  margin: 0 auto;
  padding-top: 1rem;
}

.nyrCon .platform-table {
  width: 100%;
  border-collapse: collapse; /* 合并边框 */
  text-align: left;
  font-size: 14px;
  line-height: 1.6;
  border: 1px solid rgba(242, 242, 242, 1);
}


/* 表头样式 */

.table-wrapper.nyPlatforms{
  width: 100%;

}
.platform-table thead {
  background: #2074ca url(../nyimages/tab2.jpg) center no-repeat;
  background-size: 100% 100%;
  height: 1rem;
  color: #fff;
  font-size: 0.22rem;

}

  .platform-table thead th {
    padding: 14px 16px;
    border: none;
    font-weight: bold;
    vertical-align: middle;
    color: #fff;
    font-size: 0.22rem;
    text-align: center;
  }
  

  .platform-table tbody tr:nth-child(odd) {
    background-color: #f0f3fa;
  }
  
  .platform-table tbody tr:nth-child(even) {
    background-color: #e5ebf4;
  }

  .nyrCon .platform-table tr{
    border-bottom: 2px solid #fff;
  }
  

  .nyrCon .platform-table td {
    padding: 0.45rem 0.15rem 0.25rem 0.15rem;
    border: 1px dashed rgba(32, 116, 201, 0.3);
    font-size: 0.16rem;
    color: #000000;
    line-height: 0.24rem;
  }


  .platform-table td:nth-child(1),
  .platform-table td:nth-child(3),.platform-table td:nth-child(6){
    text-align: center;

  }

  .platform-table .more{
    margin: 0.25rem auto 0 auto;
    text-align: center;

  }

  .more-link {
    display: inline-block;
    margin: 0rem auto 0 auto;
    border-radius: 45px;
    padding: 0 0.15rem;
    background: #f8d491;
    line-height: 0.3rem;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
  
  .more-link i{
    display: block;
    font-size: 0.16rem;
    color: #000000;
    background: url(../nyimages/ico1.png) right center no-repeat;
    background-size: 0.16rem  0.16rem;
    padding-right: 0.25rem;

  }



.more-link.fold {
    background: #f1976d;

  }

  .more-link.fold i{
  background: url(../nyimages/ico2.png) right center no-repeat;
  background-size: 0.16rem  0.16rem;
}


  
  /* =====================
     列宽控制
     ===================== */
  .col-no { width:6%; text-align: center; }
  .col-platform {  width: 14.5%; }
  .col-level { width: 7%; }
  .col-category { width: 14.5%; }
  .col-intro { width: 46%; }
  .col-director { width: 12%; }
  


  .intro-wrapper {
    /*display: flex;*/
    /*flex-direction: column;*/
  }
  

  .intro-content {
    width: 100%;
    overflow: hidden;
    transition: max-height 0.35s ease;
  }
  
  /* 折叠状态 */
  .intro-content.folded {
    max-height: 0.72rem; 
  }
  
  /* 展开状态 */
  .intro-content.expanded {
    max-height: 4.08rem;   
    overflow-y: auto;    
    padding-right: 6px;  
  }

  
/* 自定义滚动条（Webkit） */
.intro-content.expanded::-webkit-scrollbar {
  width: 5px;
}

.intro-content.expanded::-webkit-scrollbar-thumb {
  background: #bbb;
  border-radius: 3px;
}

.intro-content.expanded::-webkit-scrollbar-track {
  background: #f2f2f2;
}




/* 现任领导 */


.xrld {
  margin: 0 auto;
  padding-top: 1rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.xrld-box {
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0rem 0rem 0.3rem 0rem rgba(0, 0, 0, 0.1);
  padding: .38rem .2rem .4rem .73rem;
  border: solid 0.01rem rgba(12, 99, 171, .2);
  position: relative;
}

.xrld-box::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0.31rem;
  bottom: 0;
  background: #20aac9;
  background-position: center center;
  background-size: cover;
}

.xrld-box:nth-child(2n)::before {
  background: #3862c0;
  background-position: center center;
  background-size: cover;
}
.xrld-box.w100:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0.31rem;
  bottom: 0;
  background: #1473c2;
  background-position: center center;
  background-size: cover;
}

.xrld-box.w100 {
  width: 100%;
  margin-top: .6rem;
}

.xrld-box ul {
  min-height: 100%;
}

.xrld-box ul li {
  display: flex;
  align-items: flex-start;
  padding: .1rem 0;
}

.xrld-box ul li.dblock{
  display:block;
}
.xrld-box ul li.dblock b{
  display: block;
  width: auto !important;
  margin-right: 0;
  padding-right: 0;
}
.xrld-box ul li.dblock>b::after{
 display:none;
}
.xrld-box ul li+li {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.xrld-box ul li>b {
  font-size: 0.2rem;
  font-weight: 600;
  line-height: 0.32rem;
  color: #333;
  position: relative;
  width: 2.35rem;
  padding-right: .2rem;
  margin-right: .3rem;
}

.xrld-box ul li>b::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0.08rem;

  width: 1px;
  height: 0.25rem;
  background-color: #333;
  opacity: 0.1;
}

.xrld-box ul li>dl {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  min-width: 0;
}

.xrld-box ul li>dl dd a {
  display: block;
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.42rem;
  letter-spacing: 0rem;
  color: #333;
}

.xrld .xrld-box ul li > dl dd {
  width: 49%;
}

.xrld-box.w100 ul li>dl dd {
  width: 16%;
}



.xrld .xrld-box {
  width: 48%;
}

.xrld .xrld-box.w100 {
  width: 100%;
}





  
  /*fenye*/
  
  .fenye{
    margin: 0.5rem auto 0 auto;
  }
  
  .page {
    width: 100%;
    margin-top: 0rem;
  }
  
  
  .pb_sys_common {
    font-size:.16rem ;
    padding: 0px 0.05rem ;
    height: auto ;
    line-height: 0.3rem ;
    min-width: 0.3rem ;
  }
  
  .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: 0px 0.1rem ;
    margin:0px 0px 0px 5px;
  
    height:0.3rem;
  
    line-height:0.3rem;
    box-sizing:border-box;
    display:inline-block;
    vertical-align:middle;
    background: #fff;
  }
  
  .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-size:12px;
  
    border: 1px solid #aaa;
    height:22px;
    line-height:20px;
    box-sizing:border-box;
    vertical-align:middle;
  
    outline-width:thin;
    outline-color:#9c0c14;
    
    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 #9c0c14;
  }
  
  .pb_sys_common .p_goto a, .pb_sys_common .p_search a{
    border: 1px solid #ccc;
    padding: 0px 0.08rem;
    color: rgba(58, 58, 60, 1);
  
    margin:0px;
  
    height:0.3rem;
    line-height:0.3rem;
    display:inline-block;
    box-sizing:border-box;
    vertical-align:middle;
    background: #fff;
  }
  
  .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: rgba(58, 58, 60, 1);
  }
  
  .pb_sys_common .p_dosize a:hover{
    /*background-color:#f5f5f5;*/
    color: rgba(58, 58, 60, 1);
  }
  
  .pb_sys_common .p_dosize_last_d, .pb_sys_common .p_dosize_last a{
    /*border-right-width:1px*/
    border-right-width:0px;
  }







  @media (min-width:1024px) {

    .xrld-box ul li dl dd a:hover {
      color: #3460B4;
    }
    
    .xrld-box:nth-child(2n+1) ul li a:hover {
      color: #a87b52;
    }

    .nyCampusbox .gallery-top .swiper-slide:hover .pic img{
      transform: scale(1.1);
    }
    .program-table tbody td  p:hover{
      text-decoration: underline;
      color: #3460b4;
    }
    
    .program-table tbody td  p:hover::after{
      background: #3460b4;
    }



    .nyfc ul li:hover .pic img{
      transform: scale(1.1);
    }
    
    
    .nyfc ul li:hover .txt::after{
      height: 100%;
    }
    
    .nyfc ul li:hover .txt h5{
      color:  #fff;
    }

    .nyDegree_Programs .txt .pic:hover img{
      transform: scale(1.1);
    }


    .nynews ul li:hover .pic .img img{
      transform: scale(1.1);
    }

    .nynews ul li:hover  .txt h5{
      color: #3460b4;
      text-decoration: underline;

    }

    .nynews ul li:hover .txt .more em{
      opacity: 1;
    }

    .nyLeadership dl dd a:hover{
      color: #3460b4;
    }


    
    .nyPartners .roll-wrap .roll__list li:hover .pic{
    border: 1px solid #f8d491;

    box-shadow: 0px 0px 6px 6px rgba(248, 212, 145, 0.15);

  }
  
  .nyPartners .roll-wrap .roll__list li:hover .pic img{
    transform: scale(1.1);
  }

  }







  @media (max-width:1024px) {
    .nybanner .yjlm {
      display: none;
    }

      
  .nyMain{
  
    min-height: 6rem;
    padding-top: 0.4rem;
    padding-bottom: 1rem;
  }

  .nyMain .ejlm {
    display: block;
    margin: 0rem 0 0.4rem 0;
  }


  .nyMain .nyrCon {
    margin: 0rem auto 0 auto;
    padding: 0 0rem 0rem 0rem;
  }



  .nyResearch{
    padding-top: 0rem;
  }
  
  .nyResearch p{
    font-size: 0.28rem;
    line-height: 0.4rem;
  }
  



  .nyDegree_Programs{
    padding-top: 0rem;
  }
  
  .nyDegree_Programs .txt{

    margin-bottom: 0.25rem;
  }
  
  .nyDegree_Programs .txt p{
    font-size: 0.28rem;
    line-height: 0.4rem;
    width: calc(100% - 0rem);
  }
  
  .nyDegree_Programs .txt .pic{

    width: 100%;
    height: auto;
    margin: 0.3rem auto;
  
  }
  
  
  .nyDegree_Programs .txt .pic img{
    position: relative;

  }
  
  
  .nyDegree_Programs .txt.txt2 p{
  
    width: calc(100% - 0rem);
  }
  
  
  .nyDegree_Programs .nytel{

    padding: 0.5rem ;
  }
  
  .nyDegree_Programs .nytel .tel_t{

    padding-bottom: 0.4rem;
  }
  
  .nyDegree_Programs .nytel .tel_t h5{
    width: 85%;
    font-size: 0.26rem;
    color: #fff;
    font-family: "Gilroy";
    font-weight: normal;
    line-height: 0.36rem;
  }
  
  .nyDegree_Programs .nytel .tel_t a{

    width: 0.36rem ;
    height: 0.36rem ;
  }

  .nyDegree_Programs .nytel .tel_nr{
    margin-top: 0.32rem;
  }
  
  .nyDegree_Programs .nytel .tel_nr ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  
  .nyDegree_Programs .nytel .tel_nr ul li{

    line-height: 0.35rem;
    width: 100%;
  }
  
  .nyDegree_Programs .nytel .tel_nr ul li img{
    width: 0.35rem;
    height: 0.35rem;
  }
  
  .nyDegree_Programs .nytel .tel_nr ul li p{
    font-size: 0.28rem;
    width: calc(100% - 0.5rem);
  }





  .nynewsxq{
    padding-top: 0rem;
  }
  
  
  .nynewsxq .arc-tit::after{
    height: 0%;
  }
  
  .nynewsxq .arc-tit h1{
    font-size: 0.32rem;
    line-height: 0.5rem;
  
  }
  
  .nynewsxq .arc-tit .arc-info{
    padding: 0.15rem 0.35rem;
    line-height: 0.4rem;
    margin-top: 0.3rem;
  
  }
  
  .nynewsxq .arc-tit .arc-info span{

    font-size: 0.26rem;

  }
  
  
  .nynewsxq .nytxtcont{
    margin: 0.6rem auto 0 auto;
  }
  
  .nynewsxq .nytxtcont p{
    font-size: 0.28rem;
    line-height: 0.45rem;
    margin-bottom: 0.4rem;
    text-align: justify;
  }
  
  .nynewsxq .nytxtcont img{
    margin: 0.4rem  auto;
  }
  
  
  .nynewsxq .arc-sib{
    margin: 0.5rem auto 0 auto;
    padding-top: 0.35rem;
  }
  
  .nynewsxq .arc-sib p{
    font-size: 0.28rem;
  }




  .nynews{
    margin: 0 auto 1rem auto;
    padding-top: 0.2rem;
  }
  
  .nynews ul li{
    margin-bottom: 0.65rem;
  }
  
  .nynews ul li .pic {
    width: 100%;
}
  
  .nynews ul li .pic .time{
    line-height: 0.5rem;
    font-size: 0.26rem;
    padding: 0 0.25rem;
  }
  
  .nynews ul li .pic .img{

    width: 100%;
    height: auto;
    padding-top: 56%;
  
  }
  

  
  .nynews ul li .txt{
    width: calc(100% - 0rem);
  } 
  
  .nynews ul li .txt h5{
    font-size: 0.3rem;
    font-family: "Gilroy";

    margin: 0.12rem 0 0.18rem 0;
  }
  
  .nynews ul li .txt p{
    font-size: 0.26rem;
    line-height: .4rem;
  }
  
  .nynews ul li .txt .more{

    margin: 0.28rem 0 0rem 0;
  }
  
  .nynews ul li .txt .more i{
    font-size: 0.26rem;
    line-height: 0.45rem;

  
  }
  
  .nynews ul li .txt .more em{
    width: 0.25rem;
    height: 0.21rem;
    opacity: 1;

  }


  .nyLeadership{
    padding-top: 0rem;
  }
  
  .nyLeadership dl{
    margin-bottom: 0.25rem;
    padding: 0.3rem 0.3rem;
    line-height: 0.3rem;

  }
  
  .nyLeadership dl dt{
    font-size: 0.26rem;
    width: 100%;
  
  }
  
  .nyLeadership dl dd{
    width: 100%;
    margin-top: 0.2rem;
  
  }
  
  .nyLeadership dl dd a{
    font-size: 0.3rem;
    font-weight: normal;
    margin-right: 2%;
    line-height: 0.45rem;
    width: 47%;
  }
  


  .nyPartners{
    padding-top: 0rem;
  
  }
  
  .nyPartners .txt{
    font-size: 0.28rem;
    line-height: 0.4rem;
    text-align: justify;
  }
  
  
  

  

  
  .nyPartners .roll-wrap{

    height: 1.2rem;

  
  }
  
  

  
  .nyPartners .roll-wrap .roll__list li{
    width: 23%;
  }
  

  
  .nyPartners .roll-wrap .roll__list li .pic{
    width: 100%;
    height: 1rem;
  }

  


  .nyabout{
    padding-top: 0rem;
  }
  
  .nyabout .ab_nr{
    margin-top: 0rem;
    margin-bottom: 0.3rem;
  }
  
  .nyabout .ab_nr .txt p{
    font-size: 0.28rem;
    line-height: 0.42rem;
    margin-bottom: 0.3rem;
    text-align: justify;
  }
  

  .nyabout .ab_nr.ab1 .pic{
    width: 100%;
    height: auto;
  
  }
  
  .nyabout .ab_nr.ab1 .ab_num{

    right: -0rem;
    bottom: -1px;
    width: 2.82rem;
    height: 2.2rem;
    padding: 0.3rem 0.3rem 0 0.3rem;
  } 
  
  .nyabout .ab_nr.ab1 .ab_num h5{
    font-size: 0.42rem;

  }
  

  .nyabout .ab_nr.ab1 .ab_num em{

    font-size: 0.28rem;
    line-height: .4rem;
  }
  
  .nyabout .ab_nr.ab1 .txt{
    width: calc(100% - 0rem);
  }
  
  
  .nyabout .ab_nr.ab3 .txt{
    width: calc(100% - 0rem);
  }
  
  .nyabout .ab_nr.ab3 .pic{

    height: auto;
    margin-bottom: 1rem;
  }
  
  .nyabout .ab_nr.ab3 .pic::after{
    position: absolute;
    left: -1%;
    bottom: -0.65rem;
    width: 102%;
    height: 2.78rem;
  }
  
  .nyabout .ab_nr.ab3 .abimg{
    width: 100%;
    height: auto;
  }
  
  .nyabout .ab_nr.ab5 .txt{
    width: calc(100% - 0rem);
  }
  
  .nyabout .ab_nr.ab5 .pic{

    height: auto;    margin: 0 auto;
  }
  
  .nyabout .ab_nr.ab5 .abimg{
    width: 100%;
    height: auto;
  
  } 
  
  
  .nyabout .ab_nr.ab5 .pic .ab_num{
    left: -0.1rem;
    width: 2.8rem;
    height: 3.82rem;

  }
  
  .nyabout .ab_nr.ab5 .pic .ab_num dl{

    padding-bottom: 0.35rem;
  
  }
  
  .nyabout .ab_nr.ab5 .pic .ab_num dl h5{
    padding-top: 0.35rem;
  
  }
  
  
  .nyabout .ab_nr.ab5 .pic .ab_num dl h5 i{
    font-size: 0.28rem;
    top: -0.15rem;
  }
  
  .nyabout .ab_nr.ab5 .pic .ab_num dl em{

    font-size: 0.28rem;
    line-height: .4rem;

  }


  

  .nyCampus{
    padding-top: 0rem;
  }
  

  
  .nyCampus .nylmxy .gallery-top{
    width: 100%;
  }
  

  .nyCampus .nylmxy .gallery-top .swiper-slide .pic{

    height: auto;
    padding-top: 56%;

  }
  


  
  .nyCampus .nylmxy .gallery-top .swiper-slide .txt h5{

    font-size: 0.3rem;
 
  }
  
  
  .nyCampus .nylmxy .gallery-thumbs{
    margin: 0.3rem 0 0 0%;
    width: 100%;
    height: auto;
  }
  
  .nyCampus .nylmxy .gallery-thumbs .swiper-slide{
    width: 100%;
    height: auto;
  
  }
  
  .nyCampus .nylmxy .gallery-thumbs .swiper-slide .pic{

    height: auto;
    padding-top: 56%;
    position: relative;

  
  }

  .nyCampus .nylmxy .gallery-thumbs .swiper-slide .pic img{
    position: absolute;
    left: 0;
    top: 0;
  }


  .fc_button{
    position: relative;
    margin: .8rem auto 0 auto;
    width: 50%;

  }
  

  
  .nyCampus .nylmxy .swiper-campus-next{

    left: auto;
    right:  0rem;
    bottom: 0%;
    cursor: pointer;
    background: rgba(52, 96, 180, 0.85) url(../nyimages/right.png) no-repeat  center;
    background-size: 0.21rem 0.11rem ;
    width: 1.5rem;
    height: 0.5rem;

  }
  
  .nyCampus .nylmxy .swiper-campus-prev{

    left: 0rem;
    right: auto;
    top: auto;
    bottom: 0%;
    background: rgba(52, 96, 180, 0.85) url(../nyimages/left.png) no-repeat center;
    background-size: 0.21rem 0.11rem;
    width: 1.5rem;
    height: 0.5rem;

  }
  
  
  
  
  
  
  
  .nyfc{
    margin: 0.6rem auto 0.5rem auto;
  
  }
  
  .nyfc ul{
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
  }
  
  .nyfc ul li{
    width: 100%;
    margin: 0 4% 0.4rem 0;
  }
  
  .nyfc ul li:nth-child(3n){
    /* margin: 0 4% 0.4rem 0; */
  }
  
  .nyfc ul li:nth-child(2n){
    /* margin-right:  0; */
  }
  
  .nyfc ul li .txt{

    height: 0.9rem;
    line-height: 0.9rem;

  
  }
  
  .nyfc ul li .txt h5{
    font-size: 0.28rem;
    font-family: "Gilroy";
  }
  
  

  


  
.nyCampusTour{

  padding-top: 0rem;
}


.mapbox ul li{
  width: 100%;
  height: auto;
  margin-right: 0%;
  margin-bottom: 0.45rem;

  padding: 0 0.5rem 0.5rem 0.5rem;

}



.mapbox ul li h5{

  padding-top: 0.4rem;
  margin-bottom: 0.1rem;
}

.mapbox ul li p{

  font-size: 0.28rem;
  line-height: 0.4rem;

}

.mapbox ul li p img{
  display: inline-block;
  width: 0.2rem;
  height: 0.28rem;

}



.nyCampusbox{
  margin: 0.1rem auto 0 auto;

}



.nyCampusbox .gallery-thumbs{
  margin: -0.8rem 0.8rem 0 0.8rem;

}




.nyCampusbox  .swiper-CampusTour-next{

  right: 0.3rem;
  width: 0.34rem;
  height: 0.34rem;
}

.nyCampusbox  .swiper-CampusTour-prev{

  left: 0.3rem;
  width: 0.34rem;
  height: 0.34rem;
}






.nySchools_Programsbg .nyrCon{

  padding: 0 0rem 1rem 0rem

}

.nySchools_Programs{
  padding-top: 0rem;
}


.nyrCon .program-table {
    width: 250%;

}


.program-table thead {

  height: 1rem;
  font-size: 0.28rem;

}

.program-table thead th {
    padding: 14px 16px;
    font-size: 0.28rem;

}


.program-table tbody td {
    padding: 0.4rem 0.25rem;

    font-size: 0.26rem;
    line-height: 0.36rem;
}

.program-table tbody td  p{
  font-size: 0.26rem;
  line-height: 0.36rem;
  margin-bottom: 0.1rem;
  padding-left: 0.3rem;

}

.program-table tbody td  p::after{

  width: 0.08rem;
  height: 0.08rem;
  top: 0.1rem;

}



.program-table tbody td:first-child{
  font-size: 0.3rem;
  line-height: 0.4rem;

}





.nyPlatformsbg .nyrCon{
  padding: 0 0 1rem  0;
}


.nyPlatforms{

  padding-top: 0rem;
}

.nyrCon .platform-table {
  width: 250%;
  border: 1px solid rgba(52, 96, 180, 0);
}


.platform-table thead {

  font-size: 0.22rem;

}

.nyrCon  .platform-table thead th {
    padding: 10px ;
    font-size: 0.28rem;

  }
  

  

  .nyrCon  .platform-table td {
    padding: 0.3rem 0.15rem 0.35rem 0.15rem;
    font-size: 0.26rem;
    line-height: 0.4rem;
  }




  .more-link {

    line-height: 0.4rem;
  }
  
  .more-link i{

    font-size: 0.26rem;
    background: url(../nyimages/ico1.png) right center no-repeat;
    background-size: 0.16rem  0.16rem;
    padding-right: 0.25rem;

  }



  
  /* 折叠状态 */
  .intro-content.folded {
    max-height: 1.2rem; 
  }
  
  /* 展开状态 */
  .intro-content.expanded {
    max-height: 4rem;   

  }

    



  .xrld {
    padding-top: 0rem;
    display: block;
  }
  
  .xrld-box {
    width: auto;
    padding: .1rem .15rem .1rem .5rem;
  }
  
  .xrld-box + .xrld-box {
    margin-top: .2rem;
  }
  
  .xrld-box.w100 {
    margin-top: .2rem;
  }
  

  
  .xrld-box ul li {
    display: block;
    padding: .3rem 0;

  }
  
  .xrld-box ul li.dblock{
    display:block;
  }
  .xrld-box ul li.dblock b{
    display: block;
    width: auto !important;
    margin-right: 0;
    padding-right: 0;
  }
  .xrld-box ul li.dblock>b::after{
   display:none;
  }
  .xrld-box ul li+li {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
  }
  
  .xrld-box ul li>b {
    width: auto;
    font-size: .28rem;
    display: block;
    line-height: 0.5rem;
  }
  
  .xrld-box ul li>b::after {

    opacity: 0;
  }
  

  
  .xrld-box ul li>dl dd a {
    font-size: .24rem;
    line-height: 0.45rem;
  }
  
  .xrld .xrld-box ul li > dl dd {
    width: 49%;
  }
  
  .xrld-box.w100 ul li>dl dd {
    width: 49%;
  }
  
  
  
  .xrld .xrld-box {
    width: 100%;
  }
  
  .xrld .xrld-box.w100 {
    width: 100%;
  }



  
  .pb_sys_common {
    font-size: .24rem;
    line-height: 0.34rem !important;
    min-width: 0.34rem !important;
  }
  
  .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 {
  
    height: 0.4rem;
    line-height: 0.4rem;
  
  }
  
  .pb_sys_common .p_goto a, .pb_sys_common .p_search a {
    height: 0.4rem;
    line-height: 0.4rem;
  }


    
  }


  @media (max-width: 768px) {
    .nyPartners .scrollbox{
      width: calc(100% + 0%);
      left: -0%;
    }

    .nyPartners .roll-wrap .roll__list li{
      width: 40%;
    }

  }