.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: 100%;
  height: auto;
}


/*内容样式*/
.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: 1024px) {
  
  .tbsc{overflow-x: auto;}
  .tbsc table{width: 700px;}
}



/*banner*/

.nybanner{
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 9;
}

.nybanner img{
  display: block;
  margin: 0 auto;
  height: 100%;
  width: 100%;
}


.nybanner::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}






/*nyMain*/


.nyMain .ejlm {

  margin: 0.4rem 0;
}

.nyMain .ejlm .fenlei_t{
  position: relative;
  width: 100%;
  height: 0.9rem;
  line-height: 0.9rem;
  background: #900f13;
  padding: 0 0.2rem;
}

.nyMain .ejlm .fenlei_t h2 {
  color: #fff;
  font-weight: normal;
  font-size: 0.3rem ;

}

.nyMain .ejlm .fenlei_t .plus{
  position: absolute;
  right: 0.2rem;
  top: 0.25rem;
  width: 0.4rem;
  height: 0.4rem;
  background: url(/index2026/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.8rem;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}

.nyMain .ejlm li h5{
  position: relative;
}

.nyMain .ejlm li h5 a {
  font-size: 0.28rem;
  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: .14rem;
  height: .2rem;
  background: url(/index2026/nyimages/fenleiico1.png) no-repeat center;
  background-size: 100% 100%;
}

.nyMain .ejlm .subNavs li.on h5 a  {
  color: #900f13;
}


.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(/index2026/nyimages/fenleiico1.png) 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{
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 5;
  min-height: 5rem;
  padding-top: 0.45rem;

}




.nyMain .nyrCon{
  margin: 0 auto;
}


.nyMain .posi {
  line-height: 0.35rem;
  background: url(/index2026/nyimages/home.png) no-repeat left center;
  background-size: .14rem .18rem;
  padding-left: .23rem;
  position: relative;
  font-size: 0.14rem;
  color: #888888;
}

.nyMain .posi a {
  font-size: 0.14rem;
  color: #888888;
}

.nyMain .posi a + a::before {
  font-size: 0.14rem;
  color: #888888;
  content: '>';
  margin: 0 .05rem;
}


/* nymajor */

.nymajorbg{
  background: url(/index2026/nyimages/majorbg.jpg) no-repeat bottom center;
  background-size: 100%;
  padding-bottom: 1.65rem;
}

.ny_title{
  margin: 0.3rem auto 0 auto;
}


.ny_title h3{
  text-align: center;
  font-size: 0.34rem;
  font-weight: 600;
  color: #000000;
  line-height: 0.3rem;
}

.nymajor{
  margin: 0rem auto 0 auto;
}


.nymajor .nymajor_t h5{
  font-size: 0.3rem;
  color: #3D3D3D;
  text-align: center;
  position: relative;
  margin: 0.8rem auto 0 auto;
}

.nymajor .nymajor_t h5::after{
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  width: 6.1rem;
  height: 0.19rem;
  transform: translateY(-50%);
  background: url(/index2026/nyimages/major_t1.png) no-repeat left center;
  background-size: 100% 100%;

}

.nymajor .nymajor_t h5::before{
  position: absolute;
  content: "";
  right: 0;
  top: 50%;
  width: 6.1rem;
  height: 0.19rem;
  transform: translateY(-50%);
  background: url(/index2026/nyimages/major_t2.png) no-repeat left center;
  background-size: 100% 100%;
}

.nymajor .nymajorbox{
  margin: 1rem auto 0 auto;
} 

.nymajor .nymajorbox dl{
  margin-bottom: 0.95rem;

}

.nymajor .nymajorbox dl dt{
  line-height: 0.34rem;
  color: #154FBB;
  font-size: 0.24rem;
  margin-bottom: 0.35rem;
}

.nymajor .nymajorbox dl dt img{
  display: inline-block;
  width: 0.34rem;
  height: 0.34rem;
  margin-right: 0.3rem;
}

.nymajor .nymajorbox dl dd{
  line-height: 0.4rem;
  color: #3D3D3D;
  font-size: 0.18rem;
  margin: 0 0 0 0.64rem;
}

.nymajor .nymajorbox .pic{
  margin: 0 -0.2rem 0 0.6rem;
}

.nymajor .nymajorbox .pic ul{
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}

.nymajor .nymajorbox .pic ul li{
  width: 32.1%;
  padding-top: 19.5%;
  height: 2.87rem;
  border-radius: 0.1rem;
  position: relative;
  overflow: hidden;
  margin-right: 1.8%;
}

.nymajor .nymajorbox .pic ul li:nth-child(3n){
  margin-right: 0;
}

.nymajor .nymajorbox .pic ul li img{
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0.1rem;
  width: 100%;
  height: 100%;
  object-fit: cover;

}




/* nyscience */


.nyrCon .Research_t{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  margin: 0.85rem auto 0 auto;
}



.nyrCon .Research_t h5{
  font-size: 0.3rem;
  font-weight: normal;
  line-height: 0.3rem;
  color: #333333;

}



.nyrCon .Research_t .titlemore{
  background: url(/index2026/images/moreico.png) no-repeat left center;
  background-size: 0.07rem 0.12rem;
  padding-left: 0.14rem;
  position: absolute;
  right: 0;
  bottom: 0;
}

.nyrCon .Research_t .titlemore a{
  display: block;
  font-size: 0.16rem;
  color: #154FBB;
  text-transform: capitalize;
  background: url(/index2026/images/more.png) no-repeat right center;
  background-size: 0.13rem 0.13rem;
  padding-right: 0.18rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.nyscience .Researchbox{
  margin: 0.25rem auto 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}


.nyscience .Researchbox .Research_l{
  width: 50.5%;
  position: relative;

}

.nyscience .Researchbox .Research_l .swiper-slide{
  position: relative;

}

.nyscience .Researchbox .Research_l .swiper-slide a{
  display: block;
}

.nyscience .Researchbox .Research_l .swiper-slide .pic{
  border-radius: 0.1rem;
  width: 100%;
  height: 4.91rem;
  position: relative;
  overflow: hidden;
}

.nyscience .Researchbox .Research_l .swiper-slide .pic img{
  border-radius: 0.1rem;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0.1rem;
  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;
}

.nyscience .Researchbox .Research_l .swiper-slide .pic::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(8, 8, 8, 0) 80%, rgba(21, 21, 21, 0.8) 100%);
  z-index: 1;
  pointer-events: none;
  border-radius: 0.1rem;
}


.nyscience .Researchbox .Research_l .swiper-slide .txt{
  position: absolute;
  z-index: 9;
  left: 0;
  bottom: 0;
  width: 100%;
  bottom: 0.25rem; 
  padding: 0 0.3rem;

} 

.nyscience .Researchbox .Research_l .swiper-slide .txt i{
  display: block;
  color: #FFFFFF;
  font-size: 0.18rem;
  border-radius: 0.1rem;
  background: #154FBB;
  width: 1.33rem;
  height: 0.38rem;
  line-height: 0.38rem;
  text-align: center;
  margin-bottom: 0.12rem;
}

.nyscience .Researchbox .Research_l .swiper-slide .txt h5{
  width: 75%;
  font-size: 0.22rem;
  color: #FFFFFF;
    line-height: 0.3rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}


.nyscience .Researchbox .Research_l .science-pagination{
  position: absolute;
  right: 0;
  left: auto;
  bottom: 0.3rem;
  z-index: 10;
  width: auto;
  background: url(/index2026/nyimages/xt.png) no-repeat right center;
  background-size: 0.35rem 1px;
  padding-right: 0.35rem;
}

.nyscience .Researchbox .Research_l .science-pagination .swiper-pagination-bullet{
  background: url(/index2026/nyimages/newsico3.png) no-repeat  center;
  background-size: 100% 100%;
  width: 0.2rem;
  height: 0.2rem;
  opacity: 1;
  margin-left: 0.15rem;
}

.nyscience .Researchbox .Research_l .science-pagination .swiper-pagination-bullet-active{
  background: url(/index2026/nyimages/newsico4.png) no-repeat  center;
  background-size: 100% 100%;
}




.nyscience .Researchbox .Research_r{
  width: 46.6%;
  
}

.nyscience .Researchbox .Research_r  ul li{
  position: relative;
  z-index: 5;
  width: 100%;
  height: 0.85rem;
  border-radius: 0.1rem;
  background: #F7FBFF;
  margin-bottom: 0.165rem;

}

.nyscience .Researchbox .Research_r ul li a{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  height: 100%;
}

.nyscience .Researchbox .Research_r ul li .time{
  width: 0.85rem;
  height: 0.16rem;
  border-right: 1px solid #AEB5B3;

}

.nyscience .Researchbox .Research_r ul li .time span{
  display: block;
  text-align: center;
  font-size: 18px;
  color: #154FBB;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
} 

.nyscience .Researchbox .Research_r ul li .txt {
  width: calc((100% - 1rem));
}

.nyscience .Researchbox .Research_r ul li .txt h5{
  font-size: 0.18rem;
  color: #3D3D3D;
    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;
}


.nyscience .Researchbox .Research_r  ul li::after{
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  content: "";
  z-index: -1;
  background: url(/index2026/nyimages/newslist.jpg) no-repeat left center;
  background-size: 100% 100%;
  border-radius: 0.1rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}



/* nyachievement */

.nyachievement{
  margin: 0.95rem auto 0 auto;
}

.nyachievement .table-container{
  margin: 0.25rem auto 0 auto;
}


.nyrCon table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #fff;
  position: relative;
  z-index: 5;
}

.nyrCon thead{
  position: relative;
  z-index: 5;
  border-radius: 0rem;


}

.nyrCon thead::after{
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  border-radius: 0.1rem;
  background: linear-gradient(95deg, #005BD2 11%, #013FB6 103%);
}

.nyrCon .table-container th{
  padding: 20px 10px;


}

.nyrCon .table-container td{
  padding: 19px 20px 19px 10px;
  border: none;

}

.nyrCon table thead th{
  font-size: 0.22rem;
  color: #FFFFFF;
  font-weight: normal;
  text-align: left;
}

.nyrCon table  th {
  font-size: 0.22rem;
  color: #FFFFFF;
  text-align: center;
  padding: 16px 12px;
  font-size: 15px;
  letter-spacing: 0.5px;
  border: none;
  border-radius: 8px;
}

.nyrCon table th {
   border: none; 
}

.nyrCon tbody tr {
  border-bottom: 1px solid rgba(0, 66, 140, 0.2);
  height: 1rem;
  background: #fff;
}



.nyrCon tbody tr:hover {
  background: #F7FBFF;
  border: 1px solid rgba(21, 79, 187, 0.5);
  border-bottom: 1px solid rgba(21, 79, 187, 0.5);
  box-shadow: 2px 3px 12px 0px rgba(151, 175, 255, 0.1);

}

.nyrCon tbody td {
  padding: 19px 20px 19px 10px;
  text-align: left;
  font-size: 0.18rem;
  color: #3D3D3D;
  border-bottom: 1px solid rgba(0, 66, 140, 0.2);
}

.nyrCon tbody td.patent-name{
  padding-left: 0.55rem;
  background: url(/index2026/nyimages/newsico1.png) no-repeat 0.15rem center;
  background-size: 0.17rem 0.18rem;
} 

.nyrCon tbody tr:hover td.patent-name{
  background: url(/index2026/nyimages/newsico2.png) no-repeat 0.15rem center;
  background-size: 0.17rem 0.18rem;
}

.nyrCon table thead th:nth-child(1){
  width: 21%;
  padding: 20px 0px 20px 0.5rem;
}

.nyrCon table thead th:nth-child(2){
  width: 10.4%;
  
}

.nyrCon table thead th:nth-child(3){
    width: 15.2%;
    
}

.nyrCon table thead th:nth-child(4){
  width: 14%;
  
  }
  
  .nyrCon table thead th:nth-child(5){
    width: 15.2%;
    
  }
  
  .nyrCon table thead th:nth-child(6){
      width: 15.2%;
      
  }

  .nyrCon table thead th:nth-child(7){
    width: 9%;
    
}


.nyhonor{
  margin: 1.05rem auto 0 auto;
}

.nyhonor .Research_t h5{
  margin: 0 auto;
  text-align: center;
}

#carousel {
	position: relative;
  margin: 0rem auto 0 auto;
  padding-bottom: 1.5rem;
}

#carousel .swiper-container {
	padding-top: 0.45rem;
  padding-bottom: 1.3rem;
  overflow: hidden;
}

#carousel  .swiper-slide {
  width: 3.15rem;
  position: relative;
  z-index: 5;
  overflow: visible;  /* 允许倒影显示在外部 */

}




#carousel  .swiper-slide a{
  display: block;
  width: 100%;
}

#carousel  .swiper-slide .pic{
  position: relative;
  width: 100%;
  padding-top: 138%;
  overflow: hidden;
  margin: 0 auto;

}

#carousel  .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;
 
} 

#carousel  .swiper-slide.ne2 .pic,
#carousel  .swiper-slide.ne1 .pic,
#carousel  .swiper-slide.ne3 .pic{
  right: 0.38rem;

}

#carousel  .ieslide-e1 .swiper-slide{

}

#carousel  .ieslide-e1 .swiper-slide.ne2 .pic,
#carousel  .ieslide-e1 .swiper-slide.ne1 .pic, 
#carousel  .ieslide-e1 .swiper-slide.ne3 .pic{
  
  right: 0rem;
}

#carousel  .swiper-slide.pr2 .pic,
#carousel  .swiper-slide.pr3 .pic,
#carousel  .swiper-slide.pr1 .pic{

  left: 0.38rem;
}

#carousel  .ieslide-e1 .swiper-slide.pr1  .pic,
#carousel  .ieslide-e1 .swiper-slide.pr2  .pic,
#carousel  .ieslide-e1 .swiper-slide.pr3  .pic{
  left: 0rem;
}

#carousel  .swiper-slide.swiper-slide-prev .pic{
  transform: scale(0.83);
  left: 0.35rem;

}

#carousel  .swiper-slide.swiper-slide-next .pic{
  transform: scale(0.83);
  right: 0.35rem;
}

#carousel  .swiper-slide.swiper-slide-active .pic{
  transform: scale(0.78);
  left: 0rem;
  right: 0rem;
}

#carousel  .ieslide-e1 .swiper-slide.swiper-slide-prev .pic{
  transform: scale(1);
  left: 0rem;
}

#carousel  .ieslide-e1 .swiper-slide.swiper-slide-next .pic{
  transform: scale(1);
  right: 0rem;
}

#carousel  .ieslide-e1 .swiper-slide.swiper-slide-active .pic{
  transform: scale(1);

}





.slide-reflection {
  position: absolute;
  top: 98%;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  pointer-events: none;
  z-index: -1;
  overflow: hidden;
}

/* 倒影内部容器 */
.reflection-inner {
  width: 100%;
  height: 100%;
  transform: scaleY(-1); /* 垂直翻转 */
}

/* 倒影图片 */
.slide-reflection img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* 渐变遮罩，让倒影有淡出效果 */
.slide-reflection::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(255,255,255,0.6) 0%,  rgba(255,255,255,0.9) 30%, rgba(255,255,255,1) 100%);
  pointer-events: none;
}

#carousel  .swiper-slide.ne2 .slide-reflection,
#carousel  .swiper-slide.ne1 .slide-reflection,
#carousel  .swiper-slide.ne3 .slide-reflection{
  right: 0.38rem;
  left: auto;
}

#carousel  .swiper-slide.pr2 .slide-reflection,
#carousel  .swiper-slide.pr3 .slide-reflection,
#carousel  .swiper-slide.pr1 .slide-reflection{

  left: 0.38rem;
}

#carousel  .swiper-slide.swiper-slide-prev .slide-reflection{
  transform: scale(0.83);
  left: 0.35rem;
  top: 80%;

}

#carousel  .swiper-slide.swiper-slide-next .slide-reflection{
  transform: scale(0.83);
  right: 0.35rem;
  top: 80%;
}

#carousel  .swiper-slide.swiper-slide-active .slide-reflection{
  transform: scale(0.78);
  left: 0rem;
  right: 0rem;
  top: 76%;
}

#carousel  .ieslide-e1 .swiper-slide .slide-reflection{
  display: none;
}

#carousel .honor_button{
  position: relative;
  margin: 0 auto;
  width: 1.6rem;
  top: -0.9rem;
  z-index: 10;
}

#carousel .honor_button .honor-prev{

  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  width: 0.48rem;
  height: 0.48rem;
  border-radius: 50%;
  background: #F8C034 url(../nyimages/ryleft.png) no-repeat  center;
  background-size:0.12rem 0.2rem;
  opacity: 0.5;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

#carousel .honor_button .honor-next{
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  width: 0.48rem;
  height: 0.48rem;
  border-radius: 50%;
  background: #F8C034 url(../nyimages/ryright.png) no-repeat  center;
  background-size:0.12rem 0.2rem;
  opacity: 0.5;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

/* footer */

.nyfooterbg{
  width: 100%;
  margin: 0 auto;
  background: #154fbb;

}

.nyfooterbg .footer{
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0.25rem 9.5% 0.22rem 9.5%;
}



.nyfooterbg .footer .f_cont{
  width: 69%;
  
}

.nyfooterbg .footer .f_cont .f_t{
  border-bottom: 0.5px solid #3164C2;
  padding-bottom: 0.13rem;
}

.nyfooterbg .footer .f_cont .f_t h5{
  color: #FFFFFF;
  font-size: 0.18rem;
}

.nyfooterbg .footer .f_cont ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.18rem;
}

.nyfooterbg .footer .f_cont ul li{
  width: 48%;

}

.nyfooterbg .footer .f_cont ul li:last-child{
  border-bottom: none;
}

.nyfooterbg .footer .f_cont ul li h5{
  color: #FFFFFF;
  font-size: 0.18rem;
  margin-bottom: 0.05rem;
}

.nyfooterbg .footer .f_cont ul li p{
  font-size: 0.14rem;
  line-height: 0.24rem;
  color: #FFFFFF;
}



.nyfooterbg .footer .ewm{
  width: 16%;
  position: relative;
  z-index: 15;

}


.nyfooterbg .footer .ewm ul li{
  position: relative;
  width: 0.34rem;
  height: 0.34rem;
  margin: 0 0.15rem 0 0;
  display: inline-block;


}

.nyfooterbg .footer .ewm ul li .ewmico{
  width: 0.34rem;
  height: 0.34rem;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
}

.nyfooterbg .footer .ewm ul li .ewmico img{
  width: 100%;
  height: 100%;
  opacity: 0.4;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.nyfooterbg .footer .ewm ul li .ewmimg{
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 100%;
  transform:  translateX(-50%) translateY(5%);
  transition: all 0.5s ease 0s;
  width: 0.9rem;
  height: 0.9rem;
  background: rgb(255, 255, 255);
  visibility: hidden;
  z-index: 9;
}


.nyfooterbg .footer .ewm ul li .ewmimg img{
  width: 100%;
  height: 100%;

}



.nyfooterbg .footer .ewm ul li:hover .ewmimg {
  opacity: 1;
  transform:  translateX(-50%) translateY(3%);
  visibility: visible;
}





.nyfooterbg .endbg{
  margin: 0 auto;
  border-top: 0.5px solid #3164C2;
}

.nyfooterbg .endbg .end{
  text-align: center;
  line-height: 0.3rem;
  color: #678CD2;
  font-size: 0.12rem;
}




/* industry-education */

.industry-educationbg{
  background: url(/index2026/nyimages/majorbg1.jpg) no-repeat bottom center;
  background-size: 100%;
  padding-bottom: 2rem;
  position: relative;
  z-index: 5;
}


.industry-educationbg::after{
  position: absolute;
  content: "";
  z-index: -2;
  right: 0;
  top: 0.4rem;
  width: 9.6rem;
  height: 9.6rem;
  background: url(/index2026/nyimages/industry-educationimgbg.jpg) no-repeat top center;
  background-size: 100%;
  border-radius: 50%;
}




.ny_title{
  margin: 0.3rem auto 0 auto;
}


.industry-educationbg .nyrCon{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  
}

.industry-educationbg .nyrCon{
  padding-top: 0.6rem;
}



.nyLeft {
  width: 17.5%;
  position: relative;
  z-index: 3;
  float: left;
  border-radius: 0.1rem;
  background: #F9FBFF;
}

.nyLeft  .fenlei_t{
  width: 100%;
  height: 1.5rem;
  background: #154FBB ;
  position: relative;
  padding-top: 0.2rem;
  display: none;
}

.nyLeft  .fenlei_t h2{
  text-align: center;
  line-height: 0.9rem;
  font-size: 0.34rem;
  color: #fff;
  font-weight: normal;
  
}

.nyLeft  ul{
 
}

.nyLeft>ul>li{
  width: 100%;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.16);
  margin: 0 auto;
  position: relative;

}

.nyLeft>ul>li>h5{
  position: relative;
  z-index: 9;
  height: 0.7rem;
  line-height: 0.7rem;
}

.nyLeft>ul>li>h5 a{
  padding: 0 10% 0 20%;
  font-size: 0.2rem;
  color: #3D3D3D;
  display: inline-block;
  width: 90%;
  -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: 0rem;
  top: 0%;
  height: 100%;
  width: 30%;
}

.nyLeft>ul>li>h5 em::after {
  position: absolute;
  right: .15rem;
  top: 50%;
  content: "";
  transform: translateY(-50%);
  background: url(/index2026/nyimages/ico.png) no-repeat center;
  background-size: 100% 100%;
  width: 0.14rem;
  height: 0.14rem;
}



.nyLeft>ul>li>h5::after{
  position: absolute;
  left: 0%;
  top: 0rem;
  width: 0%;
  height: 100%;
  border-radius: 0px 0.1rem 0.1rem 0px;
  background: linear-gradient(116deg, #005BD2 12%, #013FB6 112%);
  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::before{
  position: absolute;
  left: 0%;
  top: 0rem;
  width: 0%;
  height: 100%;
  background: #f8c034;
  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;
}

.nyLeft>ul>li.on>h5::after{
  width: 100%;
}

.nyLeft>ul>li.on>h5::before{
  width: 6px;
}

.nyLeft>ul>li.on>h5 a{
  color: #fff;
}

.nyLeft>ul>li.on>h5 em::after{
  background: url(/index2026/nyimages/ico1.png) no-repeat center;
  background-size: 100% 100%;
}

.nyLeft>ul>li .erji{
  display: none;
}

.nyLeft>ul>li .erji>li{
  line-height: 0.5rem;
  margin: 0 auto;



}

.nyLeft>ul>li .erji>li>h6 {
  position: relative;
  font-size: 0.18rem;
  color: #333;
  border-bottom: 1px dashed #ddd;
}

.nyLeft>ul>li .erji>li>h6 a{
  display: block;
  font-size: 0.18rem;
  color: #222222 ;
  font-family: "SourceHanSerifCN-Regular";
  -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(/index2026/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%;


}

.nyLeft>ul>li .erji>li.on>h6 a{
  color: #154FBB;

}

.nyLeft>ul>li .erji>li> .sanji a {
  display: block;
  padding-left: 0.45rem;
  font-size: 0.15rem;
  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;
}

.nyLeft>ul>li .erji>li> .sanji a.on {
  color: #154FBB;
}

.nyRight{
  width: 78%;
  position: relative;
}

.nyRight .industry-education{
  width: 69%;
  margin-top: 1.1rem;

}

.nyRight .industry-education .swiper-container{
  padding-left: 0.25rem;
  height: 4.32rem;
}


.nyRight .industry-education .swiper-slide{
  height: 0.72rem;
  padding-top: 0.1rem;
  line-height: 0.62rem;
  border-bottom: 1px solid rgba(4, 80, 159, 0.2);
  position: relative;
  z-index: 5;

}


.nyRight .industry-education .swiper-slide a{
  display: block;
}

.nyRight .industry-education .swiper-slide h5{
  font-size: 0.18rem;
  color: #3D3D3D;
  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;
}

.nyRight .industry-education .swiper-slide::after{
  position: absolute;
  content: "";
  z-index: -1;
  left: -0.25rem;
  bottom: -1px;
  width: 0;
  height: 0.43rem;
  background: url(/index2026/nyimages/cjrh_xt.png) no-repeat left bottom ;
  background-size: 100%;
}


.nyRight .industry-education .swiper-slide-thumb-active::after{
  width: 100%;
}

.nyRight .industry-education .industry-next{
  
  position: absolute;
  left: 0.25rem;
  bottom: 0rem;
  cursor: pointer;
  width: 0.37rem;
  height: 0.37rem;
  border-radius: 50%;
  background: #F8C034 url(../nyimages/cjrh_left.png) no-repeat center;
  background-size: 0.15rem 0.09rem;
  opacity: 0.5;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nyRight .industry-education .industry-prev{

  position: absolute;
  left: 0.9rem;
  bottom: 0rem;
  cursor: pointer;
  width: 0.37rem;
  height: 0.37rem;
  border-radius: 50%;
  background: #F8C034 url(../nyimages/cjrh_right.png) no-repeat center;
  background-size: 0.15rem 0.09rem;
  opacity: 0.5;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.nyRight .industry-educationimg{
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 0.85rem;
  width: 4.8rem;
  height: 4.8rem;
  z-index: 5;
}

.nyRight .industry-educationimg .swiper-slide{

  border-radius: 50%;
}

.nyRight .industry-educationimg a{
  display: block;
  border-radius: 50%;
}

.nyRight .industry-educationimg img{
  display: block;
  width: 4.8rem;
  height: 4.8rem;
  border-radius: 50%;
}

.nyRight .industry-educationimg::after{
  position: absolute;
  content: "";
  z-index: -1;
  left: -0.6rem;
  top: -0.6rem;
  width: 6rem;
  height: 6rem;
  border-radius: 50%;
  background: linear-gradient(330deg, #E4EFFF 8%, rgba(216, 232, 255, 0) 95%);
}







@media (min-width: 1024px){

  
#carousel .honor_button .honor-prev:hover{

  opacity: 1;

}

#carousel .honor_button .honor-next:hover{
  opacity: 1;
}

  .nyRight .industry-education .industry-next:hover{
    opacity: 1;

  }

  .nyRight .industry-education .industry-prev:hover{
    opacity: 1;
  }


  .nyRight .industry-education  ul li:hover h5{
    color: #154FBB;
  }
  
  .nyRight .industry-education  ul li:hover::after{
    width: calc((100% + 0.5rem));
  }
  .nyscience .Researchbox .Research_l .swiper-slide:hover .pic img{
    transform: scale(1.1);
  }

  .nyscience .Researchbox .Research_r  ul li:hover::after{
    width: 100%;
  }
  
  .nyscience .Researchbox .Research_r ul li:hover .txt h5{
    color: #fff;
  
  }
  
  .nyscience .Researchbox .Research_r ul li:hover .time span{
    color: #fff;
  }

  .nyLeft>ul>li .erji>li>h6 a:hover{
    color: #154FBB     ;
  }
  
  
  .nyLeft>ul>li>h5 a:hover{
    color: #154FBB;
  }
  
  .nyLeft>ul>li.on>h5 a:hover{
    color: #fff;
  }
  
  .nyLeft>ul>li.on.active .erji{
   /* display: block;*/
  
  }

}








@media (max-width: 1024px){

  .nyLeft {
    width: 100%;
    float: none;
    padding-bottom: 0;
    margin-top: 0.3rem;
  }
  
  .nyLeft  .fenlei_t{
    width: 100%;
    height: 0.9rem;
    background: #154FBB;
    position: relative;
    padding-top: 0;
    display: block;
  }


  
  .nyLeft  .fenlei_t h2{
    text-align: left;
    line-height: 0.9rem;
    font-size: 0.34rem;
    color: #fff;
    font-weight: normal;
    
    padding-left: 0.3rem;
  }

  
  .nyLeft  .fenlei_t i.plus{
    position: absolute;
    top: 0.25rem;
    right: 0.3rem;
    content: "";
    background: url(/index2026/nyimages/fenleiico2.png) no-repeat center;
    background-size: 100%;
    width: 0.4rem;
    height: 0.4rem;
}
  
.nyLeft>ul{
  padding-bottom: 0.5rem;
}
  
  .nyLeft>ul>li{
    width: 90%;
  
  }
  
  .nyLeft>ul>li>h5{
    position: relative;
    z-index: 9;
    height: 1rem;
    line-height: 1rem;
  }
  
  .nyLeft>ul>li>h5 a{
    padding: 0 10% 0 5%;
    font-size: 0.28rem;
  }
  
  .nyLeft>ul>li>h5 em::after{
    width: 0.22rem;
    height: 0.22rem;
  }

  
  
  .nyLeft>ul>li .erji>li{
    line-height: 0.68rem;
  
  
  
  }
  
  .nyLeft>ul>li .erji>li>h6 {
    font-size: 0.26rem;
  }
  
  .nyLeft>ul>li .erji>li>h6 a{
    font-size: 0.24rem;
    padding-left: 5%;
  }

  
  
  .nyLeft>ul>li .erji>li>dl dd a{
  line-height: 0.38rem;
  font-size: 0.2rem;
  
  
  }

  .nyLeft>ul>li .erji>li> .sanji a {

    font-size: 0.24rem;
    line-height: 0.5rem;
  }



.nyMain{

  padding-top: 0.4rem;

}




.nyMain .posi {
  background: url(/index2026/nyimages/home.png) no-repeat left center;
  background-size: .21rem .27rem;
  padding-left: .4rem;
  font-size: 0.24rem;
}

.nyMain .posi a {
  font-size: 0.24rem;
}

.nyMain .posi a + a::before {
  font-size: 0.24rem;
}




.nymajorbg{

  padding-bottom: 1rem;
}

.nymajor{
  margin: 0.5rem auto 0 auto;
}


.nymajor .nymajor_t h3{
  font-size: 0.32rem;
}

.nymajor .nymajor_t h5{
  margin: 0.5rem auto 0 auto;
}

.nymajor .nymajor_t h5::after{

  width: 2.3rem;
  height: 0.19rem;


}

.nymajor .nymajor_t h5::before{

  width: 2.3rem;
  height: 0.19rem;

}

.nymajor .nymajorbox{
  margin: 0.5rem auto 0 auto;
} 

.nymajor .nymajorbox dl{
  margin-bottom: 0.5rem;

}

.nymajor .nymajorbox dl dt{
  line-height: 0.34rem;
  font-size: 0.3rem;
  margin-bottom: 0.3rem;
}

.nymajor .nymajorbox dl dt img{
  margin-right: 0.25rem;
}

.nymajor .nymajorbox dl dd{
  line-height: 0.4rem;
  font-size: 0.28rem;
  margin: 0 0 0 0.6rem;
}

.nymajor .nymajorbox .pic{
  margin: 0 0rem 0 0rem;
}



.nymajor .nymajorbox .pic ul li{
  width: 32.1%;
  padding-top: 20%;
  height: auto;
}











.nyfooterbg .footer{

  padding: 0.35rem 0% 0.22rem 0%;
}



.nyfooterbg .footer .f_cont{
  width: 100%;
  
}

.nyfooterbg .footer .f_cont .f_t{
  border-bottom: 0.5px solid #3164C2;
  padding-bottom: 0.2rem;
}

.nyfooterbg .footer .f_cont .f_t h5{
  font-size: 0.3rem;
}

.nyfooterbg .footer .f_cont ul{
  margin-top: 0.2rem;
}

.nyfooterbg .footer .f_cont ul li{
  width: 100%;
  margin-bottom: 0.2rem;

}



.nyfooterbg .footer .f_cont ul li h5{
  font-size: 0.28rem;
  margin-bottom: 0.05rem;
}

.nyfooterbg .footer .f_cont ul li p{
  font-size: 0.26rem;
  line-height: 0.4rem;
}



.nyfooterbg .footer .ewm{
  width: 100%;

}

.nyfooterbg .footer .ewm ul{
  margin: 0 auto;
  text-align: center;
}


.nyfooterbg .footer .ewm ul li{
  width: 0.64rem;
  height: 0.64rem;
  margin: 0 0.15rem 0 0.15rem;


}

.nyfooterbg .footer .ewm ul li .ewmico{
  width: 0.64rem;
  height: 0.64rem;
}



.nyfooterbg .footer .ewm ul li .ewmimg{
  top: auto;
  bottom: 100%;
  width: 1.2rem;
  height: 1.2rem;
  transform: translateX(-50%) translateY(-5%);
}


.nyfooterbg .footer .ewm ul li:hover .ewmimg {
  opacity: 1;
  transform:  translateX(-50%) translateY(-3%);
  visibility: visible;
}





.nyfooterbg .endbg .end{
  padding: 0.15rem 0;
  line-height: 0.4rem;
  font-size: 0.26rem;
}






.industry-educationbg{

  padding-bottom: 2rem;

}


.industry-educationbg .nyrCon{
  padding-top: 0rem;
}

.nyRight{
  width: 100%;

}

.nyRight .industry-education{
  width: 100%;
  margin-top: 0.55rem;

}

.nyRight .industry-education .swiper-container{
  padding-left: 0.25rem;
  height: 5.4rem;
}



.nyRight .industry-education .swiper-slide{
  line-height: 0.9rem;
}


.nyRight .industry-education .swiper-slide h5{
  font-size: 0.28rem;

}



.nyRight .industry-education .industry-next{
  bottom: -1.3rem;
  width: 0.47rem;
  height: 0.47rem;
  left: 40%;
  background: #F8C034 url(../nyimages/cjrh_left.png) no-repeat center;
  background-size: 0.22rem 0.14rem;
  opacity: 1;

}

.nyRight .industry-education .industry-prev{
  bottom: -1.3rem;
  left: auto;
  right: 40%;
  width: 0.47rem;
  height: 0.47rem;
  background: #F8C034 url(../nyimages/cjrh_right.png) no-repeat center;
  background-size: 0.22rem 0.14rem;
  opacity: 1;
}


.nyRight .industry-educationimg{
  position: relative;

  margin: 0.95rem auto 0 auto;
  width: 4.8rem;
  height: 4.8rem;

}

.nyrCon .Research_t{

  margin: 0.5rem auto 0 auto;
}



.nyrCon .Research_t h5{
  font-size: 0.36rem;


}



.nyrCon .Research_t .titlemore{
  background: url(/index2026/images/moreico.png) no-repeat left center;
  background-size: 0.14rem 0.24rem;
  padding-left: 0.3rem;
}

.nyrCon .Research_t .titlemore a{
  font-size: 0.26rem;
  background: url(/index2026/images/more.png) no-repeat right center;
  background-size: 0.26rem 0.26rem;
  padding-right: 0.4rem;
}


.nyscience .Researchbox{
  margin: 0.35rem auto 0 auto;
}


.nyscience .Researchbox .Research_l{
  width: 100%;

}



.nyscience .Researchbox .Research_l .swiper-slide .pic{

  height: auto;
  padding-top: 63%;

}




.nyscience .Researchbox .Research_l .swiper-slide .txt i{
  font-size: 0.24rem;
  width: 1.63rem;
  height: 0.48rem;
  line-height: 0.48rem;

}

.nyscience .Researchbox .Research_l .swiper-slide .txt h5{
  width: 70%;
  font-size: 0.3rem;
  line-height: 0.4rem;

}






.nyscience .Researchbox .Research_r{
  width: 100%;
  margin: 0.3rem auto 0 auto;
  
}

.nyscience .Researchbox .Research_r  ul li{

  height: 1rem;
  margin-bottom: 0.2rem;

}



.nyscience .Researchbox .Research_r ul li .time{
  width: 1.1rem;
  height: 0.6rem;
  line-height: 0.6rem;
  border-right: 1px solid #AEB5B3;

}

.nyscience .Researchbox .Research_r ul li .time span{

  font-size: 0.26rem;

} 

.nyscience .Researchbox .Research_r ul li .txt {
  width: calc((100% - 1.3rem));
}

.nyscience .Researchbox .Research_r ul li .txt h5{
  font-size: 0.3rem;
}


.nyachievement{
  margin: 0.5rem auto 0 auto;
}

.nyachievement .table-container{
  margin: 0.35rem auto 0 auto;
}


.nyrCon table {
  width: 300%;

}



.nyrCon .table-container th{
  padding: 15px 10px;

}



.nyrCon table thead th{
  font-size: 0.28rem;
}

.nyrCon table  th {
  font-size: 0.28rem;
}




.nyrCon tbody td {
  font-size: 0.28rem;
}





.nyhonor{
  margin: 1rem auto 0 auto;
}

.nyhonor .Research_t h5{
  margin: 0 ;
  text-align: left;
}

#carousel {

  padding-bottom: 0.5rem;
}

#carousel .swiper-container {
	padding-top: 0.45rem;
	padding-bottom: 1.3rem;
}

#carousel  .swiper-slide {
  width: 100%;
  overflow: hidden;

}




#carousel  .swiper-slide.ne2 .pic,
#carousel  .swiper-slide.ne1 .pic,
#carousel  .swiper-slide.ne3 .pic{
  right: 0rem;

}

#carousel  .swiper-slide.pr2 .pic,
#carousel  .swiper-slide.pr3 .pic,
#carousel  .swiper-slide.pr1 .pic{

  left: 0rem;
}

#carousel  .swiper-slide.swiper-slide-prev .pic{
  transform: scale(1);
  left: 0rem;

}

#carousel  .swiper-slide.swiper-slide-next .pic{
  transform: scale(1);
  right: 0rem;
}

#carousel  .swiper-slide.swiper-slide-active .pic{
  transform: scale(1);

}

.slide-reflection {
  display: none; 
}

#carousel .honor_button{
  position: relative;
  margin: 0 auto;
  width: 2.4rem;
  top: -0.9rem;
  z-index: 10;
}

#carousel .honor_button .honor-prev{

  width: 0.58rem;
  height: 0.58rem;
  background: #F8C034 url(../nyimages/ryleft.png) no-repeat  center;
  background-size:0.18rem 0.3rem;
  opacity: 1;

}

#carousel .honor_button .honor-next{
  width: 0.58rem;
  height: 0.58rem;
  background: #F8C034 url(../nyimages/ryright.png) no-repeat  center;
  background-size:0.18rem 0.3rem;
  opacity: 1;

}




}