.nyMain video{
  display: block;
  margin: 0.1rem auto;
  width: 100%;
  height: auto;
}



.nyrCon td,
.nyrCon th{padding: 10px 10px;border: 1px solid #eff3f6;vertical-align:middle;color: #303030;line-height: 1.25;}
.nyrCon td p,
.nyrCon th p{padding-bottom:0;margin-bottom: 0 ;}
.nyrCon table {border-collapse: collapse;border: 1px solid #dadbdd; width:100%}
.nyrCon table tr:not(:first-child) td{}
.nyrCon table td {border: 1px solid #dadbdd;}

.nyrCon table th{ border: 1px solid #dadbdd;}



@media screen and (max-width: 1199px) {
  
  .tbsc{overflow-x: auto;}
  .tbsc table{width: 700px;}
}


@media (max-width: 597px) {
body {
    font-size: .26rem;
}
}




/*banner*/

.nybanner{
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 9;
}

.nybanner::after{
  position: absolute;
  content: "";
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url(../nyimages/nybannerbg.png) no-repeat center;
  background-size: 100%;
  z-index: 2;
  pointer-events: none;
}

.nybanner img{
  display: block;
  margin: 0 auto;
  height: 100%;
  width: 100%;
}

.nybanner .yjlm{
  position: absolute;
  left: 0%;
  top: 60%;
  width: 100%;
}


.nybanner .yjlm .txt{
  position: relative;
  z-index: 15;
  padding-left: 0.3rem;
  border-left: 3px solid #fff;
}


.nybanner .yjlm h2 {
  font-size: 0.5rem;
  font-family: "PuHuiTi";
  font-weight: normal;
  line-height: 0.5rem;
  color: rgba(255, 255, 255, 1);
  margin-bottom: 0.23rem;
}

.nybanner .yjlm .trait {
  background: url(../nyimages/home.png) no-repeat left center;
  background-size: 0.17rem 0.15rem;
  padding-left: 0.23rem;
  line-height: 0.2rem;
  font-size: 0.14rem;
  color: #fff;
  margin-left: 0.05rem;
}


.nybanner .yjlm .trait a {
  padding: 0 0.05rem;
  font-size: 0.14rem;
  color: #fff;
}






/*column*/


.nycolumn{
  width: 100%;
  margin: rem auto 0 auto;
  height: auto;
  position: relative;
  z-index: 9;
  top: -0.55rem;
}

.nycolumn .page_container{
  padding: 0.28rem 0.1rem;
  overflow: hidden;
  background: #fff;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.08);
  border-radius: 0.2rem;
}


.nycolumn ul{
  align-items: center;
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  width: 100%;
}

.nycolumn ul li{
  width: 2.75rem;
  height: 0.54rem;
  line-height: 0.54rem;
  background: #F5EDF6;
  border-radius: 45px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-left: 0.2rem;

}

.nycolumn ul li a{
  display: block;
  text-align: center;
  font-size: 0.24rem;
  color: #852373;
  font-family: "PuHuiTi";
}


.nycolumn ul li.on{

  background: linear-gradient(270deg, #2C277D 0%, #C049A0 100%);

}

.nycolumn ul li.on a{
  color: #fff;
  
}



/*fenye*/

.fenye{
  padding: 0.01rem 0 0.9rem 0;
}

.page {
  width: 100%;
  margin-top: 0.25rem;
}

.teambg .page{
  margin: 0 auto;
}

.pb_sys_common {
  font-size: 12px;
  line-height:12px;
  color: rgba(51, 51, 51, 1);
}

.pb_sys_common a{
  text-decoration: none;
}

.pb_sys_common .p_pages{
  margin-left: -5px;
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o,.pb_sys_common .p_fun a, .pb_sys_common .p_no a{
  border: 1px solid #ccc;
  padding: 5px 8px;
  margin:0px 0px 0px 5px;

  height:24px;
  -height:auto;

  line-height:12px;
  box-sizing:border-box;
  display:inline-block;
  vertical-align:middle;
}

.pb_sys_common .p_t{
  line-height:12px;
  margin:0px;
  padding:0px;
  display:inline-block;
  vertical-align:middle;
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o{
  color: #ccc;
}

.pb_sys_common .p_fun a, .pb_sys_common .p_no a{
  color: #222;
}

.pb_sys_common .p_dot {
  margin-left:4px;
  margin-right:-4px;
  color:#222;
}

.pb_sys_common .p_goto input, .pb_sys_common .p_search input {
  /*
  height:22px;
  border: 1px solid #aaa;
  outline-width:thin;
  outline-color:#258CFF;

  text-align:center;
  vertical-align:middle;    
  */
  font-family: SimSun;
  font-size:12px;

  border: 1px solid #aaa;
  height:22px;
  line-height:20px;
  box-sizing:border-box;
  vertical-align:middle;

  outline-width:thin;
  outline-color:#258CFF;
  
  margin:0px 2px;
  padding:0px 1px;
}


.pb_sys_common .p_goto input{
  width:22px;
  text-align:center;
}

.pb_sys_common .p_search input{
  width:100px;
  text-align:left;
}

.pb_sys_common .p_goto input:hover, .pb_sys_common .p_goto input:focus, .pb_sys_common .p_search input:hover, .pb_sys_common .p_search input:focus{
  border: 1px solid #258CFF;
}

.pb_sys_common .p_goto a, .pb_sys_common .p_search a{
  border: 1px solid #ccc;
  padding: 5px 6px;
  color: #222;

  margin:0px;

  height:24px;
  -height:auto;
  
  line-height:12px;
  display:inline-block;
  box-sizing:border-box;
  vertical-align:middle;
}

.pb_sys_common .p_dosize_d, .pb_sys_common .p_dosize a{
  /*
  border-width:1px 0px 1px 1px;
  border-style:solid;
  border-color:#ccc;
  padding: 5px 6px;
  color: #222;
  */
  border-right:1px solid #ccc;
  padding: 1px 5px;
  color: #888888;
}

.pb_sys_common .p_dosize_d{
  /*background-color:#f5f5f5;*/
  color: #222;
}

.pb_sys_common .p_dosize a:hover{
  /*background-color:#f5f5f5;*/
  color: #222;
}

.pb_sys_common .p_dosize_last_d, .pb_sys_common .p_dosize_last a{
  /*border-right-width:1px*/
  border-right-width:0px;
}




/*nyMain*/


.nyMain{
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 10;
  background: #FEF8FF;
  min-height: 4rem;
}


.nyMain .ejlm {
  display: none;
  margin: 0.4rem 0;
  background: linear-gradient(270deg, #2C277D 0%, #C049A0 100%);
}

.nyMain .ejlm h2 {
  width: 100%;
  color: #fff;
  font-weight: normal;
  height: 0.9rem;
  line-height: 0.9rem;
  font-size: 0.28rem !important;
  background: url(../nyimages/fenleiico.png) no-repeat right 0.2rem center;
  background-size: 0.4rem 0.4rem;
  padding: 0 0.2rem;
}

.nyMain .ejlm ul {
  display: none;
  background: #f5edf6;
  padding: 0.3rem;
}

.nyMain .ejlm ul li {
  width: 100%;
  line-height: 0.65rem;
}

.nyMain .ejlm li a {
  font-size: 0.26rem;
  color: #852373;
  padding-bottom: 0.2rem;
  transition: 0.5s;
  display: block;
  padding: 0 0.28rem;
  display: block;
}


.nyMain .ejlm ul li.on a {
  color: #D29E4B;
}




@media (max-width:1024px) {

  
  .nybanner .yjlm{
    position: absolute;
    left: 0%;
    top: 48%;
    width: 100%;
    display: none;
  }
  
  
  .nybanner .yjlm h2 {
    font-size: 0.32rem;
    line-height: 0.4rem;
    margin-bottom: 0.1rem;
  }
  
  .nybanner .yjlm .trait {
    background: url(../nyimages/home.png) no-repeat left center;
    background-size: 0.2rem 0.22rem;
    padding-left: 0.2rem;
    line-height: 0.4rem;
    font-size: 0.24rem;
  }
  
  
  .nybanner .yjlm .trait a {
    font-size: 0.24rem;
    color: #fff;
  }

  .nyMain{
    min-height: 8rem;
  }
    
  /*column*/
  
  
  .nycolumn{
    display: none;

  }
  
  
  .nyMain .ejlm {
    display: block;
    margin: 0.6rem 0 0.4rem 0;
  }

}



/*综合新闻*/

.nynewsbox{
  margin: 0.25rem auto 0 auto;
}

.nynewsbox ul li{
  margin-bottom: 0.28rem;
  position: relative;
  z-index: 5;
  border: 1px solid #E7E7E7;
  border-radius: 0.2rem;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.01);
  padding: 0.4rem 0;
  overflow: hidden;
}

.nynewsbox ul li .pic{
  width: 3.6rem;
  height: 2.42rem;
  border-radius: 0.2rem;
  position: relative;
  margin-left: 0.4rem;
  float: left;
  overflow: hidden;
}

.nynewsbox ul li .pic img{
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 0.2rem;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nynewsbox ul li .txt{
  float: left;
  margin-left: 3.5%;
  width: 62%;

} 

.nynewsbox ul li .txt a{
  display: block;
}

.nynewsbox ul li .txt h5{
  font-size: 0.2rem;
  font-weight: 600;
  line-height: 0.32rem;
  color: #333333;
  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;
  margin: 0.2rem 0;
}

.nynewsbox ul li .txt .xt{
  width: 0.37rem;
  height: 0.04rem;
  background: #B4469D;
  border-radius: 0.5rem;

}

.nynewsbox ul li .txt p{
  font-size: 0.18rem;
  line-height: 0.34rem;
  height: 0.68rem;
  color: #888888;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 0.24rem 0 0.48rem 0;
}

.nynewsbox ul li .txt .time{
  font-size: 0.18rem;
  color: #852373;
  font-weight: bold;
  background: url(../nyimages/newstime1.png) no-repeat left center;
  background-size: 0.18rem 0.18rem;
  padding-left: 0.35rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.nynewsbox ul li::after{
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  content: "";
  z-index: -1;
  background: url(../nyimages/newslist.jpg) no-repeat  center;
  background-size: cover;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}



/*通知公告*/


.nynoticebox{
  margin: 0.25rem auto 0 auto;
}

.nynoticebox ul li{
  width: 100%;
  height: 2.4rem;
  border-radius: 0.2rem;
  border: 1px solid #E7E7E7;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.02);
  position: relative;
  z-index: 5;
  margin-bottom: 0.3rem;
  overflow: hidden;
}

.nynoticebox ul li .time{
  float: left;
  width: 11%;
  text-align: center;

}

.nynoticebox ul li .time span{
  display: block;
  font-size: 0.4rem;
  font-weight: 600;
  color: #852373;
  padding-top: 0.4rem;
}

.nynoticebox ul li .time i{
  display: block;
  width: 0.9rem;
  height: 0.3rem;
  line-height: 0.3rem;
  background: linear-gradient(270deg, #2C277D 0%, #C049A0 100%);
  border-radius: 45px;
  text-align: center;
  margin: 0 auto;
}

.nynoticebox ul li .time i em{
  display: block;
  color: #D29E4B;
  font-size: 0.16rem;
  font-weight: bold;
}

@supports (-webkit-background-clip: text) or (background-clip: text) {

  .nynoticebox ul li .time i em{

    background: -webkit-linear-gradient(270deg, #FFEEBD 0%, #D29E4B 100%); /* Safari 5.1-6, Chrome 10-25 */
    background: linear-gradient(270deg, #FFEEBD 0%, #D29E4B 100%); /* Standard syntax */
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent; /* 确保文本颜色透明 */

  }

}

.nynoticebox ul li .txt{
  float: left;
  width: 85%;

} 

.nynoticebox ul li .txt a{
  display: block;
}

.nynoticebox ul li .txt h5{
  font-size: 0.2rem;
  font-weight: 600;
  line-height: 0.32rem;
  color: #333333;
  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;
  margin: 0.45rem 0 0 0;
}


.nynoticebox ul li .txt p{
  font-size: 0.18rem;
  line-height: 0.34rem;
  height: 0.68rem;
  color: #888888;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 0.15rem 0 0.25rem 0;
}


.nynoticebox ul li .txt .more{
  width: 100%;
  height: 0.17rem;
  background: url(../nyimages/noticemore.png) no-repeat left center;
  background-size: 0.17rem 0.17rem;
  position: relative;
}


.nynoticebox ul li::after{
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  content: "";
  z-index: -1;
  background: url(../nyimages/noticelist.jpg) no-repeat  center;
  background-size: cover;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.nynoticebox ul li .txt .more::after{
  position: absolute;
  left: 0;
  top: 50%;
  width: 0;
  height: 1px;
  content: "";
  background: rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}



/*内容页*/

.nyrCon{
  margin: 0.3rem auto 0 auto;
}

.nyrCon .arc-tit{
  
}

.arc-tit h1 {
  font-size: .36rem;
  color: #852373;
  font-weight: normal;
  text-align: center;
  line-height: 1.4em;
}

.arc-info {
  text-align: center;
  font-size: .2rem;
  line-height: 0.36rem;
  color: #999999;
  margin-bottom: .13rem;
  margin-top: 0.32rem;
  background: rgba(219, 130, 195, 0.1);
  border-radius: 0.1rem;
  padding: 0.06rem 0;
}

.arc-info span {
  display: inline-block;
  margin: 0 0.08rem;
}

.arc-info span img{
  display: inline-block;
  width: 0.2rem;
  height: 0.2rem;
  object-fit: contain;
  margin-right: 0.1rem;
}

.nytxtcont {
  padding-top: 0.25rem;
  font-size: 0.2rem;
  line-height: 0.44rem;
  color: #333333;
  text-align: justify;
}

.nytxtcont p {
  font-size: 0.2rem;
  line-height: 0.44rem;
  color: #333333;
  text-indent: 2em;
  margin-bottom: 0.3rem;
}

.nytxtcont p img {
  display: block;
  margin: 0.5rem auto 0.55rem auto;
  max-width: 100%;
  object-fit: cover;
}


.nyrCon .arc-sib{
  position: relative;
  background: #F5EDF6;
  border-radius: 0.2rem;
  padding: 0.3rem 18% 0.3rem 0.55rem;
}

.nyrCon .arc-sib div{
  line-height: 0.45rem;
  font-size: 0.2rem;
  color: #852373; 
}

.nyrCon .arc-sib div a{
  font-size: 0.2rem;
  color: #333 
}

.nyrCon .arc-sib .back{
  position: absolute;
  right: 0.4rem;
  top: 0.5rem;
  padding: 0 0.3rem 0 0.2rem;
  height: 0.5rem;
  line-height: 0.5rem;
  border-radius: 50px;
  background: linear-gradient(270deg, #2C277D 0%, #C049A0 100%);
}

.nyrCon .arc-sib .back a{
  display: block;
  font-size: 0.2rem;
  color: #fff;
  background: url(../nyimages/backico.png) no-repeat left center;
  background-size: 0.23rem 0.21rem;
  padding-left: 0.35rem;
}

.nyrCon.nyArc{
  padding-bottom: 1.05rem;
}


.nyrCon.about .abimg{
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.5rem;

}

.nyrCon.about .abimg img{
  display: block;
  width: 67%;
  border-radius: 0.2rem;
}


.nyrCon.about .abimg .ab_txt{
  width: 31.3%;
  background: url(../nyimages/ablist.jpg) no-repeat  center;
  background-size: cover;
  border-radius: 0.2rem;
  padding: 0.5rem 0 0 0.7rem;
} 

.nyrCon.about .abimg .ab_txt h5{
  font-size: 0.22rem;
  color: #FFEEBD;
  margin-bottom: 0.35rem;

}

  
@supports (-webkit-background-clip: text) or (background-clip: text) {

  .nyrCon.about .abimg .ab_txt h5{

    background: -webkit-linear-gradient(270deg, #FFEEBD 0%, #D29E4B 100%); /* Safari 5.1-6, Chrome 10-25 */
    background: linear-gradient(270deg, #FFEEBD 0%, #D29E4B 100%); /* Standard syntax */
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent; /* 确保文本颜色透明 */

  }

}

.nyrCon.about .abimg .ab_txt .nr{
  padding-left: 0.45rem;
  border-left: 1px solid #CC9B95;

}

.nyrCon.about .abimg .ab_txt .nr p{
  font-size: 0.36rem;
  font-family: "PuHuiTi";
  line-height: 0.48rem;
  color: #fff;
  margin-bottom: 0.12rem;
}

.nyrCon.about .abimg .ab_txt .nr p:last-child{
  margin-bottom: 0;
}

.nyrCon.about .nytxtcont p{
  font-size: 0.22rem;
  margin-bottom: 0.45rem;
}

.nyrCon.about .nytxtcont p span{
  font-size: 0.22rem;
  font-weight: bold;
  color: #852373;
}



/*领导团队*/


.leaderbox{
  margin: 0.25rem auto 0 auto;
  padding-bottom: 0.5rem;
}

.leaderbox ul li{
  width: 100%;
  height: 3.35rem;
  background: linear-gradient(121deg, #FFFFFF 43%, #FDF1FF 87%);
  border-radius: 0.2rem;
  border: 1px solid #E7E7E7;
  margin-bottom: 0.6rem;
}


.leaderbox ul li .pic{
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 50%;
  position: relative;
  z-index: 5;
  margin: 0.4rem 0 0 0.6rem;
  float: left;

}

.leaderbox ul li .pic img{
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 50%;
  border: 5px solid #fff;object-fit:cover;
}

.leaderbox ul li .pic::after{
  position: absolute;
  right: -0.15rem;
  top: 0.1rem;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  background: linear-gradient(180deg, rgba(216, 216, 216, 0) 0%, #852373 100%);
  content: "";
  pointer-events: none;
  z-index: -1;
}

.leaderbox ul li .txt{
  float: left;
  width: 54%;
  margin-left: 7.5%;
  margin-top: 0.55rem;

} 

.leaderbox ul li .txt h5{
  font-size: 0.3rem;
  font-weight: 600;
  color: #852373;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.leaderbox ul li .txt h5 i{
  font-size: 0.22rem;
  color: #333333;
  margin-left: 0.5rem;
}

.leaderbox ul li .txt .xt{
  width: 100%;
  height: 1px;
  background: url(../nyimages/leader_xt.png) no-repeat center;
  background-size: 100%;
  margin: 0.25rem 0 0.35rem 0;
}

.leaderbox ul li .txt p{
  font-size: 0.18rem;
  color: #888888;
  line-height: 0.34rem;
  height: 0.68rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 98%;

}



/*学术活动*/


.xshd{
  margin: 0.3rem auto 0 auto;
}

.xshd ul{
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.xshd ul li{
  width: 48%;
  height: 3.9rem;
  border-radius: 0.2rem;
  background: linear-gradient(146deg, #FFFFFF 27%, #FDF1FF 90%);
  border: 1px solid #E7E7E7;
  margin-bottom: 0.6rem;
}

.xshd ul li .pic{
  float: left;
  width: 2.6rem;
  height: 3.9rem;
  position: relative;
  border-radius: 0.2rem;
}


.xshd ul li .pic img{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.2rem;
  object-fit: cover;
}

.xshd ul li .txt{
  float: left;
  width: 51.5%;
  margin-left: 5%;
  margin-top: 0.38rem;

}

.xshd ul li .txt a{
  display: block;
}

.xshd ul li .txt .time{
  font-size: 0.4rem;
  font-weight: 600;
  color: #852373;
}

.xshd ul li .txt .time em{
  font-size: 0.16rem;
  font-weight: 600;
  color: #852373;
  margin-left: 0.15rem;
}

.xshd ul li .txt h5{
  font-size: 0.2rem;
  font-weight: normal;
  font-family: "PuHuiTi";
  color: #333;
  line-height: 0.32rem;
  height: 0.64rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 0.1rem;
}

.xshd ul li .txt .xt{
  width: 100%;
  height: 1px;
  background: #F5EDF6;
  margin: 0.23rem 0;

} 


.xshd ul li .txt .xq{
  margin-bottom: 0.1rem;
  line-height: 0.24rem;
  overflow: hidden;
}

.xshd ul li .txt .xq p{
  float: left;
  width: 90%;
  font-size: 0.16rem;
  color: rgba(51, 51, 51, 0.7);
  line-height: 0.24rem;

}

.xshd ul li .txt .xq img{
  display: block;
  width: 0.16rem;
  height: 0.16rem;
  margin-right: 0.05rem;
  position: relative;
  top: 0.04rem;
  float: left;

}


.xshd ul li .txt .more{
  float: right;
  width: 0.19rem;
  height: 0.19rem;
  background: url(../nyimages/more1.png) no-repeat center;
  background-size: 100%;
  margin-top: 0.45rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;

}



/*师资力量*/

.nySearch{
  padding-top: 0.8rem;
}

.nySearch .filter-section{
  margin-bottom: 0.3rem;
  display: flex;
  justify-content: center;
}

.nySearch .filter-section .filter-title{
  display: inline-block;
  width: 0.9rem;
  font-size: 0.2rem;
  color: #333333;
  line-height: 0.5rem;
}

.nySearch .filter-section .filter-options{
  display: inline-block;
  width: 93%;

}

.nySearch .filter-section .filter-options button{
  height: 0.5rem;
  line-height: 0.5rem;
  padding: 0px 0.4rem 0px 0.4rem;
  min-width: 1rem;
  background: #F5EDF6;
  border-radius: 50px;
  font-size: 0.2rem;
  color: #333333;
  display: inline-block;
  margin: 0 0.2rem 0rem 0;
}

.nySearch .filter-section .filter-options button.active{
  background: linear-gradient(270deg, #2C277D 0%, #C049A0 100%);
  color: rgba(255, 255, 255, 1);
  font-family: "PuHuiTi";
} 




.nyteambox{
  margin: 0.6rem auto 0 auto;
}

.nyteambox ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.nyteambox ul li{
  width: 48%;
  height: 3.35rem;
  border-radius: 0.2rem;
  background: linear-gradient(0deg, #FFFFFF 0%, #FDF1FF 30%);
  border: 1px solid #E7E7E7;
  margin-bottom: 0.6rem;
  position: relative;
  z-index: 5;

}

.nyteambox ul li::after{
  position: absolute;
  content: "";
  z-index: -2;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../nyimages/teamlist1.png) no-repeat right top;
}

.nyteambox ul li .pic{
  float: left;
  width: 2.6rem;
  height: 3.35rem;
  position: relative;
  border-radius: 0.2rem;
  overflow: hidden;
}

.nyteambox ul li .pic img{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.2rem;
  object-fit: cover;
  object-position: top;
}

.nyteambox ul li .txt{
  float: left;
  width: 51.5%;
  margin-left: 5.5%;
  margin-top: 0.36rem;
}

.nyteambox ul li .txt a{
  display: block;
}

.nyteambox ul li .txt h5{
  font-size: 0.3rem;
  font-weight: normal;
  font-family: "PuHuiTi";
  color: #333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nyteambox ul li .txt h6{
  font-size: 0.2rem;
  font-weight: normal;
  color: #333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 0.1rem;
}

.nyteambox ul li .txt .xt{
  width: 100%;
  height: 2px;
  background: #F5EDF6;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 0.15rem 0 0.22rem 0;
}

.nyteambox ul li .txt .xt i{
  display: block;
  width: 0.36rem;
  height: 2px;
  background: #852373;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nyteambox ul li .txt p{
  font-size: 0.16rem;
  line-height: 0.3rem;
  color: #888888;

  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nyteambox ul li .txt .more{
  float: right;
  width: 0.19rem;
  height: 0.19rem;
  background: url(../nyimages/more1.png) no-repeat center;
  background-size: 100%;
  margin-top: 0.3rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nyteambox ul li::before{
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  content: "";
  z-index: -1;
  background: url(../nyimages/teamlist.png) no-repeat center;
  border-radius: 0.2rem;
  background-size: cover;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


/*院系介绍*/

.nyyxjsbg .nycolumn ul li{
  padding: 0 0.63rem;
  width: auto;
}

.nyyxjs{
  margin: 0.25rem auto 0 auto;
  overflow: hidden;
}

.nyyxjs ul li{
  position: relative;
  z-index: 5;
  height: 4.85rem;
  margin-bottom: 1rem;
}

.nyyxjs ul li .pic{
  float: left;
  position: relative;
  width: 7.2rem;
  height: 4.85rem;
  border-radius: 0.2rem;
  overflow: hidden;
}

.nyyxjs ul li .pic img{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.2rem;
  object-fit: cover;
  object-position: top;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nyyxjs ul li .txt{
  float: right;
  width: 39.5%;
  margin-right: 3.5%;
  margin-top: 0.8rem;

}


.nyyxjs ul li .txt a{
  display: block;
}

.nyyxjs ul li .txt h5{
  font-size: 0.3rem;
  font-weight: normal;
  color: #333333;
  font-family: "PuHuiTi";
  position: relative;
}

.nyyxjs ul li .txt p{
  font-size: 0.2rem;
  color: #333333;
  line-height: 0.34rem;
  height: 1.7rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  margin: 0.35rem 0 0 0;
}

.nyyxjs ul li .txt .more{
  font-size: 0.18rem;
  color: #852373;
  background: url(../nyimages/more4.png) no-repeat right center;
  background-size: 0.34rem 0.34rem;
  line-height: 0.34rem;
  padding-right: 0.5rem;
  display: inline-block;
  margin-top: 0.37rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.nyyxjs ul li .txt h5::after{
  position: absolute;
  left: -1.7rem;
  top: 0.2rem;
  width: 1.45rem;
  height: 2px;
  content: "";
  background: #B4469D;
}


.nyyxjs ul li:nth-child(2n) .txt h5::after{
  position: absolute;
  left: auto;
  right: -1.7rem;
  top: 0.2rem;
  width: 1.45rem;
  height: 2px;
  content: "";
  background: #B4469D;
}




.nyyxjs ul li::after{
  position: absolute;
  right: -25%;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
  background: #fff;
}


.nyyxjs ul li:nth-child(2n)::after{
  position: absolute;
  right: auto;
  left: -25%;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
  background: #fff;
}


.nyyxjs ul li:nth-child(2n) .txt{
  float: left;
  width: 39.5%;
  margin-right: 0%;
  margin-left: 3.5%;
  text-align: right;

}


.nyyxjs ul li:nth-child(2n) .pic{
  float: right;

}

.nyyxjsbg>.page_container{
  width: 100%;
  max-width: 100%;
}


@media (min-width:1024px) {

  .nyrCon .arc-sib div a:hover{
    color: #852373 ;

  }

  .nyrCon .arc-sib .back:hover a{
    color: #fff;
  }


  .nynewsbox ul li:hover::after{
    width: 100%;
  }

  .nynewsbox ul li:hover .pic img{
    transform: scale(1.1);

  }

  .nynewsbox ul li:hover .txt h5{
    color: #fff;

  }

  .nynewsbox ul li:hover .txt .xt{
    background: #fff;
    
  }

  .nynewsbox ul li:hover .txt p{
    color: rgba(255, 255, 255, 0.6);
  }

  .nynewsbox ul li:hover .txt .time{
    background: url(../nyimages/newstime2.png) no-repeat left center;
    background-size: 0.18rem 0.18rem;
  }

  .nynewsbox ul li:hover .txt .time em{
    color: #FFEEBD;
  }

  
@supports (-webkit-background-clip: text) or (background-clip: text) {

  .nynewsbox ul li:hover .txt .time em{

    background: -webkit-linear-gradient(270deg, #FFEEBD 0%, #D29E4B 100%); /* Safari 5.1-6, Chrome 10-25 */
    background: linear-gradient(270deg, #FFEEBD 0%, #D29E4B 100%); /* Standard syntax */
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent; /* 确保文本颜色透明 */

  }

}



.nynoticebox ul li:hover::after{
  width: 100%;
}

.nynoticebox ul li:hover .time span{
  color: #fff;

}

.nynoticebox ul li:hover .time i{
  background: linear-gradient(270deg, #FFEEBD 0%, #D29E4B 100%);

}

.nynoticebox ul li:hover .time i em{
  color: #852373;
  -webkit-text-fill-color: #852373;
}


.nynoticebox ul li:hover .txt h5{
  color: #fff;

}


.nynoticebox ul li:hover .txt p{
  color: rgba(255, 255, 255, 0.5);
}

.nynoticebox ul li:hover .txt  .more{
  background: url(../nyimages/noticemore1.png) no-repeat right center;
  background-size: 0.17rem 0.17rem;

}

.nynoticebox ul li:hover .txt .more::after{
  width: 97%;

}

.xshd ul li:hover .txt h5{
  color: #852373;
}

.xshd ul li:hover .txt .more{
  transform: rotate(-45deg);

}



.nyteambox ul li:hover::before{
  width: 100%;
}

.nyteambox ul li:hover .txt h5{
  color: #fff;

}

.nyteambox ul li:hover .txt h6{
  color: #fff;

}


.nyteambox ul li:hover .txt .xt{
  background: rgba(255, 255, 255, 0.1);;

}

.nyteambox ul li:hover .txt .xt i{
  background: #fff;
}


.nyteambox ul li:hover .txt p{
  color: rgba(255, 255, 255, 0.5);
}

.nyteambox ul li:hover .txt  .more{
  background: url(../nyimages/more2.png) no-repeat right center;
  background-size: 0.19rem 0.19rem;

}

.nyyxjs ul li:hover .pic img{
  transform: scale(1.1);
}

.nyyxjs ul li:hover .txt .more{
  padding-right: 0.55rem;
}


}



@media (max-width:1024px) {

  .nynewsbox{
    margin: 0.35rem auto 0 auto;
  }
  
  .nynewsbox ul li{
    padding: 0.3rem 0 0.5rem 0;

  }
  
  .nynewsbox ul li .pic{
    width: 90%;
    height: auto;
    padding-top: 60%;
    margin: 0 auto;
    float: none;
  }

  
  .nynewsbox ul li .txt{
    float: none;
    margin: 0 auto;
    width: 90%;
  
  } 
  
  
  .nynewsbox ul li .txt h5{
    font-size: 0.28rem;
    line-height: 0.34rem;
    margin: 0.2rem 0;
  }
  
  
  .nynewsbox ul li .txt p{
    font-size: 0.24rem;
    line-height: 0.4rem;
    height: 0.8rem;
    margin: 0.24rem 0 0.3rem 0;
  }
  
  .nynewsbox ul li .txt .time{
    font-size: 0.24rem;
    background-size: 0.24rem 0.24rem;
    padding-left: 0.35rem;
  }
  
  
  .nynewsbox ul li::after{
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    content: "";
    z-index: -1;
    background: url(../nyimages/newslist.jpg) no-repeat  center;
    background-size: cover;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }


  .nynoticebox{
    margin: 0.35rem auto 0 auto;
  }
  
  .nynoticebox ul li{
    height: 2.45rem;
  }
  
  .nynoticebox ul li .time{
    float: left;
    width: 25%;
  
  }
  
  .nynoticebox ul li .time span{
    padding-top: 0.5rem;
  }
  
  .nynoticebox ul li .time i{
    display: block;
    width: 1.2rem;
    height: 0.36rem;
    line-height: 0.36rem;
    margin-top: 0.1rem;
  }
  
  .nynoticebox ul li .time i em{
    font-size: 0.24rem;

  }
  
  
  .nynoticebox ul li .txt{
    width: 70%;
  
  } 
  
  
  .nynoticebox ul li .txt h5{
    font-size: 0.28rem;
    line-height: 0.34rem;
    margin: 0.4rem 0 0 0;
  }
  
  
  .nynoticebox ul li .txt p{
    font-size: 0.24rem;
    line-height: 0.38rem;
    height: 0.76rem;
    margin: 0.12rem 0 0.22rem 0;
  }
  
  
  .nynoticebox ul li .txt .more{
    width: 100%;
    height: 0.17rem;
    background: url(../nyimages/noticemore.png) no-repeat left center;
    background-size: 0.17rem 0.17rem;
    position: relative;
  }
  

  

  .nyrCon{
    margin: 0.3rem auto 0 auto;
  }
  

  
  .arc-tit h1 {
    font-size: .32rem;
  }
  
  .arc-info {
    text-align: center;
    font-size: .28rem;
    line-height: 0.4rem;
    margin-bottom: .13rem;
    margin-top: 0.32rem;
    padding: 0.1rem 0;
  }

  .nytxtcont {
    padding-top: 0.25rem;
    font-size: 0.3rem;
    line-height: 0.48rem;
    color: #333333;
    text-align: justify;
  }
  
  .nytxtcont p {
    font-size: 0.3rem;
    line-height: 0.48rem;
    margin-bottom: 0.3rem;
  }
  
  .nytxtcont p img {
    margin: 0.5rem auto 0.5rem auto;

  }
  
  
  .nyrCon .arc-sib{
    padding: 0.3rem 6% 0.3rem 0.5rem;
    overflow: hidden;
    margin-top: 0.15rem;
  }
  
  .nyrCon .arc-sib div{
    line-height: 0.42rem;
    font-size: 0.28rem; 
    margin-bottom: 0.1rem;
  }
  
  .nyrCon .arc-sib div a{
    font-size: 0.28rem;
  }
  
  .nyrCon .arc-sib .back{
    position: relative;
    right: 0rem;
    top: 0rem;
    padding: 0 0.3rem 0 0.3rem;
    height: 0.6rem;
    line-height: 0.6rem;
    display: inline-block;
    float: right;
    
  }
  
  .nyrCon .arc-sib .back a{
    font-size: 0.28rem;
    background: url(../nyimages/backico.png) no-repeat left center;
    background-size: 0.23rem 0.21rem;
    padding-left: 0.35rem;
  }
  
  .nyrCon.nyArc{
    padding-bottom: 0.8rem;
  }


  .nyrCon.about .abimg{
    margin-bottom: 0.3rem;
  
  }
  
  .nyrCon.about .abimg img{
    display: block;
    width: 61%;
    border-radius: 0.2rem;
  }
  
  
  .nyrCon.about .abimg .ab_txt{
    width: 36%;
    padding: 0.25rem 0 0.25rem 0.3rem;
  } 
  
  .nyrCon.about .abimg .ab_txt h5{
    font-size: 0.28rem;
    margin-bottom: 0.25rem;
  
  }

  .nyrCon.about .abimg .ab_txt .nr {
    padding-left: 0.3rem;
}

  .nyrCon.about .abimg .ab_txt .nr p{
    font-size: 0.28rem;
    line-height: 0.4rem;
    margin-bottom: 0.1rem;
  }
  
  
  .nyrCon.about .nytxtcont p{
    font-size: 0.3rem;
    margin-bottom: 0.45rem;
  }
  
  .nyrCon.about .nytxtcont p span{
    font-size: 0.3rem;
  }
  

  .leaderbox{
    margin: 0.35rem auto 0 auto;
    padding-bottom: 0.5rem;
  }
  
  .leaderbox ul li{
    width: 100%;
    height: auto;
    margin-bottom: 0.3rem;
    overflow: hidden;
    padding-bottom: 0.3rem;
  }
  
  
  .leaderbox ul li .pic{
    width: 2rem;
    height: 2rem;
    margin: 0.3rem 0 0 0.2rem;
    float: left;
  
  }
  
  .leaderbox ul li .pic img{
    width: 2rem;
    height: 2rem;
  }
  
  .leaderbox ul li .pic::after{
    position: absolute;
    right: -0.1rem;
    top: 0.05rem;
    width: 2rem;
    height: 2rem;
  }
  
  .leaderbox ul li .txt{
    float: left;
    width: 54%;
    margin-left: 6%;
    margin-top: 0.3rem;
  
  } 
  
  
  .leaderbox ul li .txt h5 i{
    font-size: 0.24rem;
    margin-left: 0.3rem;
  }

  
  .leaderbox ul li .txt p{
    font-size: 0.28rem;
    line-height: 0.38rem;
    height: 0.76rem;
 
  
  }

  .leaderbox ul li .txt .xt {
    margin: 0.2rem 0 0.25rem 0;
}


.xshd{
  margin: 0.35rem auto 0 auto;
}


.xshd ul li{
  width: 100%;
  height: auto;
  margin-bottom: 0.3rem;
  overflow: hidden;
}

.xshd ul li .pic{
  width: 2.6rem;
  height: 4rem;
}


.xshd ul li .txt{
  width: 51.5%;
  margin-top: 0.2rem;

}


.xshd ul li .txt .time{
  font-size: 0.4rem;
}

.xshd ul li .txt .time em{
  font-size: 0.26rem;
  margin-left: 0.15rem;
}

.xshd ul li .txt h5{
  font-size: 0.3rem;
  line-height: 0.42rem;
  height: 0.84rem;
  margin-top: 0.1rem;
}

.xshd ul li .txt .xt{
  margin: 0.15rem 0;

} 

.xshd ul li .txt .xq{
  line-height: 0.32rem;
}

.xshd ul li .txt .xq p{
  float: left;
  width: 90%;
  font-size: 0.26rem;
  line-height: 0.32rem;

}

.xshd ul li .txt .xq img{
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  margin-right: 0.1rem;

}

.xshd ul li .txt .more{
  width: 0.26rem;
  height: 0.26rem;
  margin-top: 0.25rem;

}



.nySearch{
  padding-top: 0.5rem;
}

.nySearch .filter-section{
  margin-bottom: 0.3rem;
}

.nySearch .filter-section .filter-title{
  display: inline-block;
  width: 1rem;
  font-size: 0.28rem;
  line-height: 0.6rem;
}

.nySearch .filter-section .filter-options{
  width: 93%;

}

.nySearch .filter-section .filter-options button{
  height: 0.6rem;
  line-height: 0.6rem;
  padding: 0px 0.3rem 0px 0.3rem;
  font-size: 0.28rem;
  margin: 0 0.2rem 0.2rem 0;
}

.nySearch .filter-section .filter-options button.active{
  background: linear-gradient(270deg, #2C277D 0%, #C049A0 100%);
  color: rgba(255, 255, 255, 1);
  font-family: "PuHuiTi";
} 



.nyteambox{
  margin: 0.45rem auto 0 auto;
}


.nyteambox ul li{
  width: 100%;
  height: 3.4rem;
  margin-bottom: 0.3rem;

}


.nyteambox ul li .pic{
  width: 2.6rem;
  height: 3.4rem;
}


.nyteambox ul li .txt{
  float: left;
  width: 52%;
  margin-left: 5%;
  margin-top: 0.25rem;
}



.nyteambox ul li .txt h5{
  font-size: 0.32rem;
}

.nyteambox ul li .txt h6{
  font-size: 0.28rem;
  margin-top: 0.06rem;
}

.nyteambox ul li .txt .xt{
  margin: 0.15rem 0 0.2rem 0;
}



.nyteambox ul li .txt p{
  font-size: 0.26rem;
  line-height: 0.4rem;
  height: 0.8rem;
  -webkit-line-clamp: 2;

}

.nyteambox ul li .txt .more{
  width: 0.26rem;
  height: 0.26rem;
  margin-top: 0.3rem;

}




.nyyxjs{
  margin: 0.35rem auto 0 auto;
  padding-bottom: 0.3rem;
}

.nyyxjs ul li{
  height: auto;
  margin-bottom: 0.5rem;
}

.nyyxjs ul li .pic{
  float: none;
  width: 100%;
  height: auto;
  padding-top: 67%;
}


.nyyxjs ul li .txt{
  float: none;
  width: 90%;
  margin: 0.3rem auto 0 auto;
  padding-bottom: 0.4rem;

}


.nyyxjs ul li .txt h5{
  font-size: 0.32rem;

}

.nyyxjs ul li .txt p{
  font-size: 0.28rem;
  color: #333333;
  line-height: 0.42rem;
  height: 1.26rem;
  -webkit-line-clamp: 3;
  margin: 0.2rem 0 0 0;
}

.nyyxjs ul li .txt .more{
  font-size: 0.28rem;
  background-size: 0.34rem 0.34rem;
  line-height: 0.34rem;
  margin-top: 0.3rem;
}

.nyyxjs ul li .txt h5::after{
  display: none;
}


.nyyxjs ul li:nth-child(2n) .txt h5::after{
  display: none;
}



.nyyxjs ul li::after{
  right: 0%;
}


.nyyxjs ul li:nth-child(2n)::after{
  left: 0%;
}


.nyyxjs ul li:nth-child(2n) .txt{
  float: none;
  width: 90%;
  margin: 0.3rem auto 0 auto;
  padding-bottom: 0.4rem;
  text-align: left;

}


.nyyxjs ul li:nth-child(2n) .pic{
  float: none;

}

.nyyxjsbg>.page_container {
  width: 92%;
  max-width: 100%;
}

.nyyxjs .page_container{
  width: 100%;
}

}


/*teambox*/

.teambox{
  margin: 0rem auto 0 auto;
}

.teambox .teamlist{
  padding: 0.3rem 0.4rem 0.3rem 0.3rem;
  background: #f3f1ff;
  overflow: hidden;
}

.teambox .teamlist .pic{
  position: relative;
  width: 19%;
  padding-top: 27%;
  float: left;

}

.teambox .teamlist .pic img{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top; 
}

.teambox .teamlist .txt{
  float: right;
  width: 76.5%;
}

.teambox .teamlist .txt h5{
  height: 0.5rem;
  line-height: 0.4rem;
  border-bottom: 1px solid #b5479e;
  font-size: 0.24rem;
  font-weight: bold;
  color: #b4469d;
  margin-bottom: 0.1rem;
}

.teambox .teamlist .txt p{
  font-size: 0.16rem;
  line-height: 0.3rem;
  color: #444444;
}

.teambox .team_experience{
  margin-top: 0.45rem;

} 

.teambox .team_experience .team_t{
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  margin-bottom: 0.2rem;
}

.teambox .team_experience .team_t::after{
  position: absolute;
  content: "";
  z-index: -1;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 0.12rem;
  background: linear-gradient(270deg, #E6F1FF 0%, rgba(230, 241, 255, 0) 100%);
}

.teambox .team_experience .team_t em{
  position: relative;
  display: inline-block;
  width: 0.45rem;

}

.teambox .team_experience .team_t em::after{
  position: absolute;
  content: "";
  z-index: -1;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.12rem;
  height: 0.12rem;
  background: #0956BD;
  border-radius: 50%;
}

.teambox .team_experience .team_t em::before{
  position: absolute;
  content: "";
  z-index: -2;
  left: 0.1rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.12rem;
  height: 0.12rem;
  background: #FFBA00;
  border-radius: 50%;
}

.teambox .team_experience .team_t h5{
  font-size: 0.26rem;
  font-weight: bold;
  line-height: 0.3rem;
  color: #b4469d;
}

.teambox .team_experience .nr{

} 

.teambox .team_experience .nr p{
  font-size: 0.18rem;
  line-height: 0.36rem;
  color: #333333;
}

.teambox .team_experience.team6 .nr p{
  margin-bottom: 0.3rem;
}



@media (max-width: 980px){

.teambox{
  margin: 0rem auto 0 auto;
}

.teambox .teamlist{
  padding: 0.3rem ;
}

.teambox .teamlist .pic{
  position: relative;
  width: 100%;
  padding-top: 130%;
  float: none;
  margin: 0 auto;

}


.teambox .teamlist .txt{
  float: none;
  width: 92%;
  margin: 0.3rem auto 0 auto;
}

.teambox .teamlist .txt h5{
  height: 0.5rem;
  line-height: 0.4rem;
  font-size: 0.32rem;
  margin-bottom: 0.2rem;
}

.teambox .teamlist .txt p{
  font-size: 0.26rem;
  line-height: 0.4rem;
  margin-bottom: 0.1rem;
}

.teambox .team_experience{
  margin-top: 0.5rem;

} 

.teambox .team_experience .team_t{
  margin-bottom: 0.25rem;
}



.teambox .team_experience .team_t em::after{
  width: 0.16rem;
  height: 0.16rem;

}

.teambox .team_experience .team_t em::before{
  left: 0.14rem;
  width: 0.16rem;
  height: 0.16rem;
}

.teambox .team_experience .team_t h5{
  font-size: 0.32rem;
  line-height: 0.36rem;
}


.teambox .team_experience .nr p{
  font-size: 0.26rem;
  line-height: 0.5rem;
}

.teambox .team_experience.team6 .nr p{
  margin-bottom: 0.2rem;
}


}



/*图片列表*/


.nypiclist{
  margin-top: 0.3rem;
}
.nypiclist li{
  float: left;
  width: 31.6%;
  margin-right: 2%;
  margin-bottom: 0.3rem;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 4px 10px 0px rgba(2, 70, 143, 0.15);
}


.nypiclist li:nth-child(3n){
  margin-right: 0;
}

.nypiclist li a{
  display: block;
}

.nypiclist li .img{
  overflow: hidden;
  position: relative;
  padding-top: 65%;
  width: 95%;
  margin: 0.1rem auto 0 auto;
}

.nypiclist li .img 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;
}

.nypiclist li .txt{
  margin: 0px auto 0 auto;
  width: 90%;
  padding: 0.2rem 0 0.2rem 0;
  text-align: center;
  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;
  font-size: 0.16rem;
  color: #333333;
}