.banner{
    margin-bottom: 30px;
}
.banner ul li a{
    display: block;
    width: 100%;
    height: 600px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.banner ul li a img{
    display: none;
}
.banner ul li a .bannerTitle{
    position: absolute;
    bottom: 50px;
    width: 100%;
}
.banner ul li a h3,.banner ul li a p{
    max-width: 1600px;
    margin: 0px auto;
}
.banner ul li a h3{
    font-size: 26px;
    color: #000;
    line-height: 40px;
}
.banner ul li a p{
    font-size: 18px;
    color: #000;
    line-height: 30px;
}

.banner .bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(255,255,255,.3);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7Fffffff,endColorstr=#7Fffffff);
    margin: 0 3px;
    width: 12px;
    height: 12px;
    border-radius: 50%;

}

.banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
.banner .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #fff;
}
.banner .bx-controls{
    position: absolute;
    width: 100%;
    top: 50%;
}
.banner .bx-controls-direction{
    max-width: 1600px;
    margin: 0px auto;
    position: relative;
}
.bx-wrapper .bx-controls-direction a{
    width: 73px;
    height: 100px;
}
.bx-wrapper .bx-prev{
    background: url(../images/banner_button_left.png) left center no-repeat;
}
.bx-wrapper .bx-next{
    background: url(../images/banner_button_right.png) right center no-repeat;  
}
.bx-wrapper .bx-next:hover {
    background-position: 0 0;
}
.banner .bx-wrapper .bx-pager{
    bottom: 0px;
    /*right: 15px;*/
    padding: 20px 0;
    z-index: 5;
    display: inline-block;
    /*width: auto;*/
    /*height: 52px;*/
}
.main-content1{
    margin-top: 30px;
}
/* fallback for IE */
.index-tit h2{
    font-weight: normal;
}
.index-tit h2 a{
    padding-left: 50px;
    color: #999;
    font-size: 38px;
    background: url(../images/txt.png) left center no-repeat;
}
.index-tit h2 span{
    font-size: 56px;
    /*color: #FFB03A;*/
    /*color: transparent;*/
    /*text-shadow: 0 0 1px #FFB03A, 0 0 0px #FFB03A, 0 0 0px #E21143;*/
}
@supports (background-clip: content-box) {
  .index-tit span{
    background-image: linear-gradient(90deg, #FFB03A,#E21143);
    background-clip: content-box;
    color: transparent;
    -webkit-background-clip: text;
  }
}
@media screen and ( max-width: 990px){
    .index-tit h2 a{
        padding-left: 35px;
        color: #999;
        font-size: 20px;
        background: url(../images/txt.png) left center no-repeat;
        background-size: contain;
    }
    .index-tit h2 span{
        font-size: 36px;        
    }
    .main-content1{
        margin-top: 0px;
    }
}
.newsList .main-list{
    margin-top: 50px;
}
.newsList .main-list .media-list{
    margin-top: 20px;
    padding-bottom: 20px;
    min-height: 200px;
    border-bottom: 1px solid #ccc;
}
.newsList .main-list .media-list:last-child{
    border-bottom: none;
}
.newsList .main-list .media-list:first-child{
    margin-top: 0px;
}
.newsList .main-list .media-list .media-left{
    width: 230px;
}
.newsList .main-list .media-list .media-right{
    padding-left: 40px;
}
.newsList .main-list .media-list .media-right h3{
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 20px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newsList .main-list .media-list .media-right h3 a{
    font-size: 20px;
    color: #000;
}
.newsList .main-list .media-list .media-right h3 a:hover{
    color: #e77817;
}
.newsList .main-list .media-list .media-right span{ 
    padding: 3px 12px;
    font-size: 16px;
    color: #e77817;
    font-weight: normal;
    background: #f1f1f1;
}
.newsList .main-list .media-list .media-right p{
    margin-top: 10px;
    font-weight: normal;
    font-size: 18px;
    color: #666;
    height: 56px;
    line-height: 30px;
    overflow: hidden;
}
/*events*/
.events .main-list{
    margin-top: 50px;
}
.events .main-list .media-list{
    margin-top: 20px;
    padding-bottom: 20px;
    min-height: 200px;
    border-bottom: 1px solid #ccc;
}
.events .main-list .media-list:last-child{
    border-bottom: none;
}
.events .main-list .media-list:first-child{
    margin-top: 0px;
}
.events .main-list .media-list .media-left{
    width: 230px;
}
.events .main-list .media-list .media-right{
    padding-left: 40px;
}
.events .main-list .media-list .media-right h3{
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 20px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.events .main-list .media-list .media-right h3 a{
    font-size: 20px;
    color: #000;
}
.events .main-list .media-list .media-right h3 a:hover{
    color: #e77817;
}
.events .main-list .media-list .media-right p{
    font-weight: normal;
    font-size: 18px;
    color: #666;
    line-height: 30px;
    overflow: hidden;
}
.events .main-list .media-list .media-right p.p1{
    padding-left: 15px;
    background: url(../images/event_time.png) left center no-repeat;
}
.events .main-list .media-list .media-right p.p2{
    padding-left: 15px;
    background: url(../images/event_local.png) left center no-repeat;
}
.main-content1 .news{
    padding-right: 25px;
}
.main-content1 .events{
    padding-left: 25px;
}
.main-content1 a{
    white-space: normal;
}

/*notice*/
.main-content2{
    margin-top: 60px;
}
.noticeList{
    margin-top: 40px;
}
.noticeList li{
    float: left;
    width: 30%;
    margin-right: 5%;
}
.noticeList li:last-child{
    margin-right: 0px;
}
.noticeList .media-list .media-left{
    width: 100px;   
}
.noticeList .media-list .media-left .date{
    height: 100px;
    width: 100px;
    border: 1px solid #e77817;
    border-radius: 15px;
}
.noticeList .media-list .media-left small{
    display: block;
    font-size: 24px;
    color: #fff;
    background: #e77817;
    text-align: center;
    border-top-left-radius:13px;
    border-top-right-radius: 13px;
    line-height: 40px; 
}
.noticeList .media-list .media-left strong{
    display: block;
    font-size: 48px;
    color: #e77817;
    text-align: center;
    line-height: 60px;
}
.noticeList .media-list .media-right{
    padding-left: 15px;
}
.noticeList .media-list .media-right p{
    font-size: 20px;
    color: #333;
}
.noticeList .media-list .media-right p:hover{
    color: #e77817;
}

/*main-content3   research*/
.main-content3{
    margin-top: 60px;
}
.main-content3 .research{
    margin-bottom: 30px;
}
.researchLeft{
    padding-right: 30px;
}
.researchLeft ul{
    padding: 10px 15px;
    background: #fff;
}
.researchLeft a{
    display: block;
    position: relative;
    padding-left: 245px;
}
.researchLeft li{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #e5e5e5;
}
.researchLeft li:last-child{
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px;
}
.researchLeft li .pic{
    position: absolute;
    width: 230px;
    height: 100%;
    left: 0;
    top: 0;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.researchLeft li .txt{  
    min-height: 153px;
}
.researchLeft li .tit{
    font-size: 20px;
    font-weight: normal;
    line-height: 25px;
    color: #333;
    max-height: 50px;
    overflow: hidden;
}
.researchLeft li .intro{
    margin-top: 15px;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    max-height: 72px;
    text-indent:2em;
    overflow: hidden;
}
.researchLeft li:hover .tit{
    color: #e77817;
}
/**/
.researchRight{
    padding-left: 30px;
}
.researchRight ul{
    padding: 10px 15px;
    background: #fff;
}
.researchRight a{
    display: block;
    position: relative;
    padding-left: 245px;
}
.researchRight li{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #e5e5e5;
}
.researchRight li:last-child{
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px;
}
.researchRight li .pic{
    position: absolute;
    width: 230px;
    height: 100%;
    left: 0;
    top: 0;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.researchRight li .txt{ 
    min-height: 153px;
}
.researchRight li .tit{
    font-size: 20px;
    font-weight: normal;
    line-height: 25px;
    color: #333;
    max-height: 50px;
    overflow: hidden;
}
.researchRight li .intro{
    margin-top: 15px;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    max-height: 72px;
    overflow: hidden;
    text-indent:2em;
}
.researchRight li:hover .tit{
    color: #e77817;
}
/*main-content4*/
.main-content4{
    margin-top: 50px;
    padding: 50px 0px 60px;
    background: url(../images/people.jpg) top center no-repeat;
}
.people-tit{
    margin-bottom: 50px;
}
.people-tit h2{
    font-weight: normal;
    text-align: center;
}
.people-tit h2 a{
    font-size: 38px;
    color: #fff;
    text-align: center;
}
.people .bx-wrapper{
    max-width: 1600px!important;
}
.people .bx-wrapper .bx-viewport{
    background: none;
}
.people .bx-wrapper .bx-prev{
    left: -100px;
}
.people .bx-wrapper .bx-next{
    right: -100px;
}
.people .bxslider li{
    overflow: hidden;
    position: relative;
}
.people .bxslider li a{
    display: block;
    height: 450px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transition: all .2s ease-in;
}
.people .bxslider li a img{
    display: none;
}
.people .bxslider li a:hover{
    transform: scale(1.1);
}
.peopleTxt{
    width: 100%;
    padding: 10px 15px;
    position: absolute;
    bottom: 0px;
    background: #fff;
}
.peopleTxt h3{
    line-height: 40px;
    font-size: 20px;
    color: #333;
    font-weight: normal;
    text-align: center;
}
.peopleTxt p{
    font-size: 16px;
    color: #666;
    text-align: center;
    display: none;
    transition: all .2s ease-in;
}
.people .bxslider li:hover .peopleTxt p{
    display: block;
}
/*campus*/
.campus{
    margin-top: 30px;
}
.campus .index-tit{
    text-align: center;
}
.campusList{
    margin-top: 50px;
    line-height: 0;
}
.campusList ul{
    display: inline-block;
}
.campusList ul li{
    display: table-cell;
    vertical-align: top;
    width: 18.5%;
    background: #333;
}
.campusList ul .firstP{
    width: 44.5%;
}
.campusList ul .firstP img{
    width: 100%;
}
.campusList ul .item{
    position: relative;
}
.campusList ul .item .campusT{
    position: relative;
    padding: 40px;
    text-align: center;
}
.campusList ul .item .campusT h3{
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 10px;
}
.campusList ul .item .campusT p{
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    font-weight: normal;
    max-height: 60px;
    overflow: hidden;
}
.campusList ul .item .campusT span{
    position: absolute;
    font-size: 14px;
    color: #e77817;
    width: 100%;
    left: 0px;
    bottom: 0px;
}
.campusList ul .item img{
    position: absolute;
    bottom: 0px;
    width: 100%;
}
.campusList ul .item:nth-child(3) img{
    position: inherit;
}
.campusList ul .item:nth-child(3) .campusT{
    position: absolute;
    padding-bottom: 50px;
    bottom: 30px;   
}
.campusList ul .item:hover{
    background: #e77817;
}
.campusList ul .item:hover span{
    color: #fff;
}
/*listcolumn*/
.jn_banner{
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
  
}

.jn_banner img{
  width: 100%;
  height: auto;
  display: block;
}



.jn_banner .trait_box{
  position: absolute;
  left: 8%;
  top: 0%;
  z-index: 5;
  width: 84%;
  height: 100%;
  max-width: 1600px;
}

.jn_banner .trait_box .txt{
  position: absolute;
  left: 0;
  bottom: 0px;

}

.jn_banner .txt h5{
  font-size: 34px;
  color: #000;
  line-height: 30px;
  font-weight: normal;

}

.jn_banner .txt span{
  display: none;
  font-size: 14px;
  line-height: 28px;
  color: #b6c4f0;
  margin: 20px 0 0 0;
}

.jn_banner .txt span i{
  font-size: 16px;
  color: #fff;
}

/*leftNav*/
.navlist2{
    margin-top: 50px;
    font-size: 0;

}

.navlist2>li{
    padding: 0px 25px 20px 0px;
    position: relative;
    display: inline-block;
    margin-right: 25px;
}

.navlist2>li>a{
    display: block;
    font-size: 18px;
    color: #333;
    position: relative;
}

.navlist2>li.active>a:after{
  position: absolute;
  left: 15%;
  bottom: 0px;
  content: "";
  width: 45%;
  height: 2px;
  background: #ff9f00;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.navlist2>li.active>a{
    color: #ff9f00;
    font-weight: bold;
}
/*.navlist2>li:last-child>a:after{
    display: none;
}*/

.navlist2>li>a:hover{
    color: #ff9f00;
}

.thr-sub{
    display: none;
    position: absolute;
    top: 42px;    
    font-size: 14px;    
    background: #e77817;
    z-index: 999;
    text-align: center;
}
.thr-sub li{
    padding: 0px 12px;
    line-height: 30px;
    display: table-cell;
    white-space: nowrap;
}
.navlist2>li:hover .thr-sub{
    display: block;
}
.thr-sub li:hover{
    background: #ebb485;
}
.thr-sub li a{
    color: #fff;
}



.contentBlock{
    position: relative;
    min-height: 1450px;
    background: #fff url(../images/bj.png) top right no-repeat;
}
.contentBlock .topTitle{
    /*position: absolute;*/
    /*top: 100px;*/
    left: 8%;
    width: 84%;
}
.contentBlock .topTitle .teacherT{
    position: relative;
}
.contentBlock .topTitle .teacherT h3{
    font-family: Georgia;
    color: #f8f8f8;
    font-size: 130px;
    line-height: 1;
    padding-left: 70px;
    font-weight: normal;
}
@supports (background-clip: content-box){
.topTitle .teacherT h4 {
    background-image: linear-gradient(90deg, #FFB03A,#E21143);
    background-clip: content-box;
    color: transparent;
    -webkit-background-clip: text;
}
.topTitle .teacherT h4{
    font-family: 'PingFang';
    position: absolute;
    top: 10px;
    left: 45px;
    font-size: 48px;
    font-weight: normal;
}
.topL {
    position: relative;
    width: 60%;
    margin: 0 auto;
    padding-top: 145px;
}
.Top1{
    width: 18.8%;
    margin: 0 auto;
}
.Top1 .wyhImg{
    width: 180px;
    height: 230px;
    background-size: cover!important;
} 
.Top1 .wyhImg img{
    width: 100%;
}
.TopText{
    width: 325px;
    background: #fff;
    box-shadow: 0 0 15px rgb(0 0 0 / 25%);
    margin-left: -75px;
    padding: 20px;
    box-sizing: border-box;
    transform: translateY(-50px);
    border-radius: 10px;
    position: relative;
}
.Top1 .TopText:after{
    content: "";
    width: 1px;
    background: #eaeaea;
    height: 50px;
    position: absolute;
    top: 141px;
    left: 50%;
}
.TopText h3{
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    margin: 0 auto;
    line-height: 30px;
    font-family: "Ping Fang";
}

.TopText p{
    font-size: 20px;
    text-align: center;
    color: #e77817;
    line-height: 1.8;
    font-family: "Ping Fang";
}
.TopText p i{
    margin-left: 20px;
}
.Top2{
    display: inline-block;
    width: 100%;
    margin: -200px 0 auto;
    position: absolute;
}
.Top2 ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}
.Top2 ul li{
    flex: 0 0 18.8%;
    justify-content: center;
    float: left;
    width: 18.8%;
    position: relative;
}
.Top2 ul li:nth-child(1)::after{
    content: "";
    height: 1px;
    background: #eaeaea;
    width: 95%;
    position: absolute;
    top: 95px;
    right: -95%;
}
.Top2 ul li:nth-child(2)::after{
    content: "";
    height: 1px;
    background: #eaeaea;
    width: 95%;
    position: absolute;
    top: 95px;
    left: -95%;
}
.Top2 ul li img{
    width: 100%;
}
.Top2 ul li .TopText{
    width: 180%;
    margin-left: -40%;   
}
.topB {
  width: 100%;
}
.topB .bottomC {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.topB .bottomC .bottomList {
  /*flex: 0 0 49%;*/
  justify-content: center;
  float: left;
  width: 100%;
}
.topB .bottomC .bottomList h4 {
  width: 40%;
  margin-left: 22%;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  padding: 20px 50px;
  box-sizing: border-box;
  transform: translateY(-50px);
  border-radius: 10px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-align: justify;
  position: relative;
  line-height: 1;
  height: 60px;
  color: #e77817;
  font-family: "Ping Fang";
}
.topB .bottomC .bottomList h4::after {
  content: "";
  display: inline-block;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  height: 0;
  overflow: hidden;
}
.topB .bottomC .bottomList h4::before {
  content: "";
  height: 1px;
  background: #eaeaea;
  width: 150%;
  position: absolute;
  bottom: 30px;
  left: 100%;
}
.topB .bottomC .bottomList h4 i {
  width: 1px;
  background: #eaeaea;
  height: 50px;
  position: absolute;
  top: 60px;
  left: 50%;
  font-family: "Ping Fang";
}
.topB .bottomC .bottomList:nth-child(2) h4 {
  margin-left: 40%;
}
.topB .bottomC .bottomList:nth-child(2) h4::before {
  content: "";
  height: 1px;
  background: #eaeaea;
  width: 150%;
  position: absolute;
  bottom: 30px;
  left: -150%;
}
.topB .bottomC .bottomList ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  padding-top: 50px;
}
.topB .bottomC .bottomList ul::after {
  content: "";
  width: 84%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 8%;
  background: #eaeaea;
}
.topB .bottomC .bottomList ul li {
  flex: 1;
  margin-top: 50px;
  position: relative;
  text-align: center;
}
.topB .bottomC .bottomList ul li span::after {
  content: "";
  width: 1px;
  height: 50px;
  position: absolute;
  top: -50px;
  left: 50%;
  background: #eaeaea;
}
.topB .bottomC .bottomList ul li span {  
  padding: 30px 15px 0px;
  justify-content: space-between;
  flex-wrap: wrap;  
  writing-mode: tb;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  box-sizing: border-box;
  transform: translateY(-50px);
  border-radius: 10px;
  font-size: 18px;
  line-height: 1;
  height: 230px;
  align-items: center;
}
.topB .bottomC .bottomList ul li span i {
display: flex;
padding: 0px 5px;
color: #e77817;
  writing-mode: tb-rl;
  font-family: "Ping Fang";
}
.topB .bottomC .bottomList ul li span b {
    display: flex;
    padding: 0px 5px;
    font-weight: normal;
  font-family: "Ping Fang";
}
/*contentBlockT*/
.contentBlockT{
    background: #fff;
    min-height: inherit;
}
.Administrative{
    position: relative;
}
.Administrative .topImg{
    padding-bottom: 100px;
}
.Administrative .jiagouList{
  position: absolute;
  top: -0px;
  right: 0;
  z-index: 5;
  width: 50%;
}

.Administrative .jiagouList ul li{
  position: relative;
  width: 100%;
  height: 217px;
  margin-bottom: 12px;
}

.Administrative .jiagouList ul li .txt{
  width: 40%;
  height: 217px;
  background: #e77817;
  position: absolute;
  right: 0;
  top: 0;
  padding-left: 5%;
}

.Administrative .jiagouList ul li .txt img{
  display: block;
  height: 50px;
  margin: 30px 30px 0 0;
}

.Administrative .jiagouList ul li .txt p{
  display: block;
  font-size: 20px;
  color: #fff;
  font-family: "Ping Fang";
  text-align: left;
}
.Administrative .jiagouList ul li .txt  span{
    font-size: 14px;
    line-height: 30px;
    color: #fff;
}
.contentBlockT .topTitle{
    position: relative;
    padding-top: 10px;
    top: inherit;
    width: 100%;
    left: inherit;
}
.topTitle .teacherT h3{
    display: none;
    left: 0px;
    padding-left: 0px;  
    left: 0px;
    padding-left: 0px;  
}
.topImg img{
    width: 100%;
}
/*aboutUs*/
.aboutUs{
    position: relative; 
}
.aboutUs .abT{
    padding-left: 25%;
}
.aboutUs .abT p{
    font-size: 24px;
    color: #333;
    line-height: 1.8;
}
.aboutUs .abB{
    margin-top: 70px;
}
.aboutUs .abB ul li{
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}
.aboutUs .abB ul li p{
    padding-right: 50px;
    font-size: 24px;
    color: #333;
    line-height: 1.8;
}
/*teacher*/
.teacher-list{
    font-size: 0;
    margin: 0 -2.75%;
}
.teacher-list>li{
    display: inline-block;
    width: 30%;
    margin: 0 1% 5%;
}
.teacher-list>li>a{
    display: block;
    width: 100%;
    background: #eee;
    position: relative;
    padding: 0 4% 5% 35%;
    transition: all .2s ease-in;
}
.teacher-list>li>a .list-left{
    position: absolute;
    width: 30%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    left: 5px;
    top: -7px;
}
.teacher-list>li>a .list-left img{
    display: none;
}
.teacher-list>li>a .list-right h4{
    font-size: 18px;
    letter-spacing: 2px;
    color: #244b98;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 13px;
    height: 32px;
}
.teacher-list>li>a .list-right small{
    display: block;
    font-size: 14px;
    color: #666;
    height: 45px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px 0 15px;
    border-bottom: 1px solid #8fa2c7;
}
.teacher-list>li>a .list-right p{
    font-size: 14px;
    line-height: 26px;
    color: #000000;
    margin-top: 20px;
    height: 52px;
    overflow: hidden;
}
.teacher-list>li>a:hover{
    box-shadow: 0 0 13px #3a3a3a;
}
/*allList*/
.allList{
    padding-bottom: 30px;
}
.ul-list-d3 {
    margin-bottom: 60px;
    padding: 30px 0;
}
.ul-list-d3 li{list-style: none;}
.ul-list-d3 li:first-child .con {
    border-top: 1px solid #eee
}

.ul-list-d3 .con {
    position: relative;
    display: block;
    padding: 21px 49px;
    border-bottom: 1px solid #eee;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    z-index: 0
}

.ul-list-d3 .con::after {
    position: absolute;
    content: '';
    width: 328px;
    height: 100%;
    top: 0;
    right: 0;
    background: url(../images/nytitbg2.png) no-repeat right bottom;
    -o-background-size: cover;
    background-size: cover;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    z-index: -1
}

.ul-list-d3 .con:hover::after {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0)
}

.ul-list-d3 .con:hover {
    border-color: #e77817;
    background: linear-gradient(90deg, #e77817 0%, #e77817 100%)
}
.g-info-d em {
    display: block;
    font-size: 40px;
    font-weight: 700;
    color: #e77817;
    text-align: center;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.ul-list-d3 .g-info-d {
    float: left;
    font-size: 18px;
    color: #e77817;
    margin-right: 40px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.ul-list-d3 .con:hover .g-desc-d,
.ul-list-d3 .con:hover .g-info-d,
.ul-list-d3 .con:hover .g-info-d em,
.ul-list-d3 .con:hover .g-tit-d {
    color: #fff
}

.ul-list-d3 .text {
    overflow: hidden;
    padding-left: 40px;
    border-left: 1px solid rgba(35, 38, 152, .33);
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}

.ul-list-d3 .con:hover .text {
    border-left: 1px solid rgba(255, 255, 255, .33);
}

.ul-list-d3 .g-tit-d {
    font-size: 18px;
    color: #333;
    font-weight: normal;
    margin-bottom: 8px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.ul-list-d3 .g-desc-d {
    font-size: 14px;
    height: 53.5px;
    font-weight: 400;
    color: #666;
    line-height: 1.9;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

@media screen and (max-width:1199px) {
    .ul-list-d3 .text {
        padding-left: 20px
    }

    .g-info-d em {
        font-size: 26px
    }

    .ul-list-d3 .g-info-d {
        font-size: 16px;
        margin-right: 15px
    }

    .g-tit-d {
        font-size: 18px;
        height: auto;
        margin-bottom: 10px
    }

    .ul-list-d3 .con {
        padding: 15px 10px
    }
}
@media screen and (max-width:750px) {
    .ul-list-d3 {
        margin-bottom: 40px
    }

    .row-d3 {
        padding-top: 30px;
        padding-bottom: 50px
    }

    .ul-list-d3 .text {
        padding-left: 15px
    }
    .ul-list-d3 .g-tit-d{margin: 10px 0;}
    .ul-list-d3 .g-info-d{width: 100%;clear: both;    display: flex;
        justify-content: flex-start;}
        .ul-list-d3 .g-info-d em{font-weight: normal;font-size: 0.17776rem;order: 2;padding-left: 5px;}
    .ul-list-d3 .text{width: 100%;border-left: 0;padding-left: 0;}
}
@media screen and (max-width:640px) {
    .ul-list-d3 .con {
        padding: 15px 10px
    }

    .g-info-d em {
        font-size: 18px
    }

    .ul-list-d3 .g-info-d {
        font-size: 14px;
        margin-right: 15px;
        padding-top: 15px
    }

    .ul-list-d3 .g-desc-d {
        font-size: 14px;
        height: auto;
        line-height: 1.7;
    }

    .ul-list-d3 .g-tit-d {
        margin-bottom: 0;margin: 5px 0;
    }

    .ul-list-d3 {
        margin-bottom: 25px
    }

    .row-d3 {
        padding-top: 30px;
        padding-bottom: 35px
    }
}

/*info*/
.contentBlockT .contentIn{
    margin: 60px auto 0px;
    padding-bottom: 30px;
    width: 80%;
}
.contentBlockT .contentIn .article-title {
    font-size: 32px;
    letter-spacing: 1px;
    line-height: 32px;
    color: #e77817;
    text-align: center;
    padding-top: 10px;
    margin-bottom: 20px;
}
.contentBlockT .contentIn .article-small{
    text-align: center;
    font-size: 0;
    margin-bottom: 30px;
}
.contentBlockT .contentIn .article-small span{
    display: inline-block;
    color: #666;
    padding: 0 15px;    
    font-size: 14px
}
/*teacherInfo*/
.local-r{
    margin: 25px 0 20px 0;
    display: inline-block;
    width: 100%;
    clear: both;
    border-bottom: 1px solid #dcdcdc;
}
.common-local{  
    float: right;
    padding: 0 0 12px 17px;
    font-size: 12px;
    color: #131313; 
    background: url(../images/cotent_icon_local.png) left 2px no-repeat;
}
.common-local a{
    color: #131313;
}
.common-local a:hover{
    color: #244b98;
}
.teacher-info{
    margin-bottom: 30px;
    width: 15%;
    float: left;
}
.teacher-bottom{
    width: 80%;
    float: right;
}
.teacher-img{
    position: relative;
    background: #fdf3ea;
}
.teacher-img img{
    width: 100%;
    margin: -10px 0px 0px -10px;
}
.teac-info{
    padding: 0 15px;
}
.teac-info h3{
    font-size: 18px;
    color: #e77817;
    /*text-align: center;*/
    line-height: 50px;
    border-bottom: 1px solid #ddd;
}
.teac-info p{
    font-size: 14px;
    color: #333;
    /*text-align: center;*/
    line-height: 30px;
}

.teacher-title{ 
    padding-bottom: 1px;
    /*border-bottom: 2px solid #bdc9e0;*/
    margin: 30px 0 15px;
}
.teacher-title span{
    display: inline-block;
    background-color: #e77817;
    font-size: 16px;
    letter-spacing: 1px;
    color: #fefefe;
    padding: 7px 11px;
    border-radius: 8px;
}
.teacher-box{
    padding: 10px 15px;
    background: #eee;
}

/**/
.teacher-xyld{
    display: inline-block;
    width: 100%;    
}
.teacher-xyld ul li{
  width: 46%;
  float: left;
  margin-top: 95px;
  padding-right: 4%;
  position: relative;
  padding-top: 80px;
  border-top: 1px solid #f1f1f1;

}
.teacher-xyld ul li:first-child{
  //margin-left: 46%;
  //padding-right: 0;
  //margin-top: 0;
  //padding-top: 0;
  border-top: none;
}

.teacher-xyld ul  .firstli{
  //margin-left: 54%;
  //padding-right: 0;
  //margin-top: 0;
  //padding-top: 0;
  border-top: none;

}

.teacher-xyld ul li:nth-child(2n){
  margin-right: 0%;

}


.teacher-xyld ul li:nth-child(2n-1)::after{
  position: absolute;
  width: 120px;
  height: 1px;
  right: -60px;
  top: 0%;
  background:#e77817;
  content: "";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.teacher-xyld ul li:nth-child(2n-1){
  //margin-right: 0%;
 // padding-right: 0;
  //padding-left: 4%;

}





.teacher-xyld ul li .pic_img{
  float: left;
  width: 32%;
  position: relative;

}


.teacher-xyld ul li .pic_img a{
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 100%;
  overflow: hidden;

}

.teacher-xyld ul li .pic_img img{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.teacher-xyld ul li:hover .pic_img img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.teacher-xyld ul li .pic_img .txt_name{
  position: absolute;
  left: 0;
  bottom: -35px;
  width: 90%;
  background: url(../images/xt1.png) no-repeat bottom left;
  background-size: cover;
  padding: 10px 0 10px 10px;
}

.teacher-xyld ul li .pic_img .txt_name a{
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  color: #ffffff;
  font-family: "Ping Fang";
  text-align: left;
  font-weight: bold;
  padding-top: 0;
}


.teacher-xyld ul li .pic_img .txt_name a i{
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #ffffff;
  font-family: "Ping Fang";
  text-align: left;
  font-weight: normal;
}



.teacher-xyld ul li .txt{
  float: left;
  width: 61%;
  padding-left: 3%;padding-right: 3%;
  

}

.teacher-xyld ul li .txt h5{
  font-size: 18px;
  line-height: 28px;
  color: #333;
  font-family: "Ping Fang";
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 18px 0;
  border-bottom: 1px dashed #e0e0e0;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.teacher-xyld ul li .txt h5 i{
  font-size: 18px;
  line-height: 28px;
  color: #e77817;
  font-family: "Ping Fang";
}

.teacher-xyld ul li .txt p{
  font-size: 18px;
  line-height: 30px;
  color: #333;
  font-family: "Ping Fang";
}

.teacher-xyld ul li .txt p i{
  font-size: 18px;
  line-height: 30px;
  color: #e77817;
  font-family: "Ping Fang";
}

.teacher-xyld ul li .txt p.n1{
  margin-top: 5px;
  height: 120px;
  overflow: hidden;

}

.teacher-xyld ul li .txt p.n2{
  margin: 20px 0 25px 0;

}

.teacher-xyld ul li:hover .txt h5{
  color: #e77817;
}
/*listPicture*/
.common-list>li a{
    float: left;
    width: 100%;
    display: block;
    padding: 22px 15px;
    border-bottom: 1px dashed #dcdcdc;
    position: relative;
    min-height: 148px;
}

.common-list-left{
    width: 300px;
    height: 200px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    margin-right: 3%;
    display: none;
    transition: all 0.2s ease-in;
}

.common-list-left img{
    display: none;
}

.common-list-middle{
    padding-right: 16%;
}

.common-list-middle h4{
    font-size: 16px;
    color: #333;
    line-height: 28px;
    max-height: 56px;
    overflow: hidden;
    margin: 3px 0 10px 0;
}

.common-list-middle p{
    font-size: 14px;
    color: #666;
    text-indent: 2em;
    line-height: 23px;
    max-height: 54px;
    overflow: hidden;
    padding-top: 10px;
}


.commmon-list-right{
    position: absolute;
    width: 12%;
    padding-left: 2%;
    border-left: 1px solid #dcdcdc;
    top: 50%;
    margin-top: -50px;
    right: 0;
}

.commmon-list-right strong{
    display: block;
    font-weight: normal;
    color: #afafaf;
    font-size: 22px;
    margin-bottom: 9px;
}

.commmon-list-right small{
    display: block;
    color: #afafaf;
    font-size: 14px;
    margin-bottom: 20px;
}

.commmon-list-right img{
    transition: all 0.2s ease-in;
}
.common-list>li a:hover{
    background: #e77817;
    border:0px;
}

.common-list>li a:hover .common-list-middle h4,.common-list>li a:hover .common-list-middle p,.common-list>li a:hover .commmon-list-right strong,.common-list>li a:hover .commmon-list-right small{
    color: #fff;
    -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.common-list>li a:hover .common-list-left{
    padding: 15px;
    background-size: contain;
}
.common-list>li a:hover .commmon-list-right img{
    margin-left: 15px;
}

.common-list-time{
    font-size: 13px;
    color: #666;
    padding-left: 20px;
    background: url(../images/time-icon.png) left center no-repeat;
}


@media (max-width: 1560px) {

  .teacher-xyld .teacher-xyld_t span {
    display: block;
    font-size: 1.3rem;
}

}



@media (max-width: 980px) {


  .teacher-xyld{
    width: 94%;
    margin: 0 auto;
    position: relative;
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
  
  .teacher-xyld .teacher-xyld_t{
    position: absolute;
    left: 0;
    top: 0rem;
  }
  


.teacher-xyld ul .firstli {
    margin-left: 0;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
    border-top: none;
}


  
  .teacher-xyld{
    margin: 0 auto 0 auto;
    position: relative;
  }
  
  .teacher-xyld ul li{
    width: 100%;
    float: left;
    margin-top: 50px;
    padding-right: 0%;
    position: relative;
    padding-top: 0rem;
    border-top: none;
  
  }
  
  .teacher-xyld ul li:first-child{
    margin-left: 0%;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
    border-top: none;
  
  }
  
  .teacher-xyld ul li:nth-child(2n){
    margin-right: 0%;
  
  }
  
  .teacher-xyld ul li:nth-child(2n)::after{
    display: none;
  }
  
  .teacher-xyld ul li:nth-child(2n-1){
    margin-right: 0%;
    padding-right: 0;
    padding-left: 0%;
  
  }
  
  
  
  
  .teacher-xyld ul li .pic_img{
    float: left;
    width: 32%;
    position: relative;
  
  }
  
  
  .teacher-xyld ul li .pic_img a{
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 100%;
  
  }
  
  .teacher-xyld ul li .pic_img img{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
  
  }
  
  .teacher-xyld ul li .pic_img .txt_name{
    position: absolute;
    left: 0;
    bottom: -35px;
    width: 80%;
    background: #e77817;
    padding: 10px 0 10px 20px;
  
  }
  
  .teacher-xyld ul li .pic_img .txt_name a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 24px;
    color: #ffffff;
    font-family: "Ping Fang";
    text-align: left;
    font-weight: bold;
    padding-top: 0;
  }
  
  
  .teacher-xyld ul li .pic_img .txt_name a i{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #ffffff;
    font-family: "Ping Fang";
    text-align: left;
    font-weight: bold;
  }
  
  
  
  .teacher-xyld ul li .txt{
    float: left;
    width: 65%;
    padding-left: 3%;
    
  
  }
  
  .teacher-xyld ul li .txt h5{
    font-size: 18px;
    line-height: 28px;
    color: #333;
    font-family: "Ping Fang";
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0rem 0 10px 0;
    border-bottom: 1px dashed #e0e0e0;
  }
  
  
  .teacher-xyld ul li .txt p.n1{
    margin-top: 5px;
    height: 90px;
  
  }
  
  .teacher-xyld ul li .txt p.n2{
    margin: 20px 0 15px 0;
  
  }
  

}

@media (max-width: 1700px){
    .people .bx-wrapper .bx-prev{
        left: 0px;
    }
    .people .bx-wrapper .bx-next{
        right: 0px;
    }
}   
@media (max-width: 1450px){
    .row{
        padding: 0px 15px;
    }
}
@media (max-width: 1350px) {
    .campusList ul .item .campusT{
        padding: 10px;
    }
    .campusList ul .item .campusT h3{
        font-size: 16px;
    }
    .campusList ul .item .campusT p{
        display: none;
        font-size: 14px;
    }
    .campusList ul .item:nth-child(3) .campusT{
        padding-bottom: 10px;
        width: 100%;
    }
}

@media (max-width: 1200px) {
    .main-content1{
        margin-top: 0px;
    }
    .banner ul li a{
        height: 330px;
    }
    .banner ul li a h3{
        font-size: 18px;
        font-weight: normal;
        line-height: 50px;
        text-align: center;
        color: #fff;
        background: rgb(0,0,0,0.5);
    }
    .banner ul li a .bannerTitle{
        bottom: 0px;
    }
    .banner ul li a p{
        display: none;
    }
    .bx-wrapper .bx-controls-direction a{
        width: 35px;
        height: 60px;
    }
    .bx-wrapper .bx-next{
        background-size: 100%;
    }
    .bx-wrapper .bx-prev{
        background-size: 100%;
    }
    .index-tit h2 a {
        font-size: 24px;
    }
    .index-tit h2 span{
        font-size: 36px;
    }
    .newsList .main-list,.eventsList .main-list{
        margin-top: 20px;
    }
    .noticeList .media-list .media-left .date{
        height: 80px;
        width: 80px;
    }
    .noticeList .media-list .media-left small{
        line-height: 30px;
        font-size: 16px;
    }
    .noticeList .media-list .media-left strong{
        font-size: 30px;
        line-height: 50px;
    }
    .newsList .main-list .media-list .media-right h3 a{
        font-size: 18px;
        line-height: 30px;
    }
    .events .main-list .media-list .media-right h3{
        margin-bottom: 5px;
    }
    .events .main-list .media-list .media-right h3 a{
        font-size: 18px;
        line-height: 30px;  
    }
    .events .main-list .media-list .media-right p{
        font-size: 14px;
    }
    .people .bxslider li a{
        height: 275px;
    }
    .newsList .main-list .media-list .media-left{
        width: 230px;
        /*display: inline-block;*/
    }
    .newsList .main-list .media-list .media-right p{
        display: none;
    }
    .noticeList .media-list .media-left{
        width: 80px;
    }
    .noticeList .media-list .media-right p{
        font-size: 18px;
    }
    .researchRight li .tit{
        font-size: 18px;
    }
    .people .bx-wrapper .bx-next{
        right: 0px;
    }
    .people .bx-wrapper .bx-prev{
        left: 0px;
    }
    .contentBlock .container{
        width: 100%;
    }
    .contentBlock .topTitle{
        position: relative;
        margin-top: 30px;
        top: inherit;
    }
    .contentBlockT .topTitle{
        padding-top: 0px;
    }
    .contentBlock .topL{
        padding-top: 50px;
    }
    .TopText{
        padding: 5px;
    }
    .topB .bottomC .bottomList h4{
        padding: 20px 15px;
    }
    .TopText h3{
        font-size: 18px;
    }
    .TopText p{
        font-size: 14px;
    }
    .topB .bottomC .bottomList h4{
        width: 70%;
        margin-left: 12%;
    }
    .topB .bottomC .bottomList:nth-child(2) h4{
        margin-left: 12%;
    }
    .topB .bottomC .bottomList:nth-child(2) h4::before{
        display: none;
        width: 110%;
        left: 110%;
    }
}

@media (max-width: 991px) {
    .banner ul li a{
        height: auto;       
        max-height: 335px;  
        background: none;
    }
    .banner ul li a img{
        display: block;
    }
    .banner ul li a h3{
        font-size: 16px;
        line-height: 30px;
    }
    .main-content1 .news{
        padding: 0px;
    }
    .main-content1 .events{
        padding: 0px;
    }
    .newsList .main-list{
        margin-top: 20px;
    }   
    .events .main-list{
        margin-top: 20px;
    }
    .main-content3{
        margin-top: 30px;
    }   
    .noticeList li{
        width: 100%;
        margin: 0px 0px 20px 0px;
    }
    .researchLeft{
        padding-right: 0px;
    }
    .researchRight{
        padding-left: 0px;
    }
    .campusList ul li{
        display: inline-block;
        float: left;
        width: 50%!important;
    }
    .campusList ul .item .campusT{
        display: none;
    }
    .campusList ul .item img{
        position: relative;
    }
    .Top1{
        width: 180px;
    }
    .Top1 .TopText:after{
        display: none;
    }
    .Top2{
        margin: 0px;
        position: relative;
    }
    .Top2 ul li{
        flex: 0 0 45%;
        width: 45%;
    }
    .Top2 ul li:nth-child(1)::after{
        display: none;
    }
    .Top2 ul li:nth-child(2)::after{
        display: none;
    }
    .Top2 ul li .TopText{
        width: 100%;
        margin: 0px;
    }
    /*.topB .bottomC .bottomList ul li{
        flex: 0 0 30%;
        justify-content: center;
        float: left;
        width: 30%;
    }*/
    .topB .bottomC .bottomList ul li span{
        /*width: 100%;*/
    }
    /*.topB .bottomC .bottomList ul::after{
        width: 69.6%;
        left: 12%;
    }*/
    .aboutUs{
        margin-top: 10px;
    }
    .aboutUs .abT{
        padding-left: 0px;
        text-align: justify;
    }
    .aboutUs .abT p{
        font-size: 18px;
    }
    .aboutUs .abB{
        margin-top: 10px;
    }
    .aboutUs .abB ul li{
        display: block;
        width: 100%;
    }
    .aboutUs .abB ul li p{
        padding: 0px;
        text-align: justify;
        font-size: 18px;
    }
    .aboutUs .abB ul li img{
        width: 100%;
    }
    .teacher-xyld ul li:nth-child(2n-1)::after{
        display: none;
    }
    .common-left{
        display: block !important;
    }
    .common-left,
    .common-right{
        width: 100%;
    }
    .common-list-middle{
        padding-right: 0;
    }
    .common-list>li a{
        padding: 15px 0;
    }
}
@media (max-width: 900px) {
    .banner .bx-controls-direction{
        display: none;
    }
    .banner ul li a .bannerTitle{
        bottom: 0px;
    }
    .banner ul li a h3{
        font-size: 14px;
        color: #fff;
        line-height: 30px;
        font-weight: normal;
        white-space: nowrap;
        text-align: center;
        background: rgba(0,0,0,0.5);
    }
    .banner ul li a p{
        display: none;
    }
    .jn_banner .trait_box{
        position: relative;
        left: inherit;
        width: 100%;
    }
    .jn_banner .trait_box .txt{
        position: relative;
    }
    .contentBlock .topTitle .teacherT h3{
        font-size: 48px;
        padding: 0px;
        text-align: center;
    }
    .contentBlock .topTitle .teacherT h4{
        font-size: 28px;
        top: 20px;
        width: 100%;
        left: 0px;
        text-align: center;
    }
    .contentBlock .topTitle{
        position: relative;
        top: inherit;
        left: 0px;
        width: 100%;
    }
    .Administrative .jiagouList{
        top: 0px;
    }
    .Administrative .jiagouList ul li{
        height: 100px;
    }
    .Administrative .jiagouList ul li .txt{
        height: 100px;
    }
    .Administrative .jiagouList ul li .txt img{
        height: 30px;
        margin: 10px 30px 0px 0px;
    }
    .Administrative .jiagouList ul li .txt p{
        font-size: 18px;
        line-height: 30px;
    }
    .Administrative .jiagouList ul li .txt span{
        font-size: 14px;
    }
    .teacher-info{
        width: 28%;
    }
    .teacher-bottom{
        width: 70%;
    }
    .local-title{
        display: none;
    }
    .navlist2{
        display: none;
        margin: 0px;        
    }
    .navlist2>li{
        padding: 0px;
        display: block;
        margin: 0px;
        border-bottom: 1px solid #fff;
    }
    .navlist2>li>a {
        font-size: 18px;
        letter-spacing: 1px;
        color: #666;
        padding: 20px 28px;
        background-color: #eeeeee;
    }
    .navlist2>li.active>a {
        color: #e77817;
        padding-left: 47px;
    }
    .navlist2>li.active>a:before {
        content: '';
        border-top: 6.5px solid transparent;
        border-bottom: 6.5px solid transparent;
        border-left: 6px solid #e77817;
        position: absolute;
        left: 28px;
        top: 50%;
        margin-top: -6.5px;
    }
    .navlist2>li>a.active:after{
        display: none;
    }
    .thr-sub {
        display: block;
        position: relative;
        text-align: left;
        top: inherit;
        background: #eee;
        padding: 0 28px 10px 63px;
    }
    .thr-sub li{
        display: block;
    }
    .thr-sub li a{
        color: #666;
    }
    .thr-sub li a.active {
        color: #e77817;
    }
    .contentBlockT .contentIn{
        width: 100%;
    }
    .teacher-list{
        margin: 0px;
    }
    .teacher-list>li{
        width: 48%;
    }
    .contentBlock .topTitle .teacherT h4{
        position: relative;
        top: inherit;
        margin-bottom: 30px;
    }
}
@media (max-width: 768px) {
    .banner ul li a{        
        height: auto;   
        max-height: 250px;
    }
    .main-content1 .news{
        padding: 0px;
    }
    .main-content1 .events{
        padding: 0px;
        margin-top: 20px;
    }
    .index-tit h2 span{
        font-size: 28px;
    }
    .newsList .main-list{
        margin-top: 20px;
    }
    .events .main-list{
        margin-top: 20px;
    }
    .newsList .main-list .media-list{
        min-height: inherit;
    }
    .newsList .main-list .media-list .media-left{
        width: 160px;
    }
    .newsList .main-list .media-list .media-right{
        padding-left: 15px;
        min-height: inherit;
    }
    .newsList .main-list .media-list .media-right h3 a {
        font-size: 16px;
    }
    .events .main-list .media-list{
        min-height: inherit;
    }
    .eventsList .main-list .media-list .media-left{
        width: 160px;
    }
    .eventsList .main-list .media-list .media-right{
        padding-left: 15px;
        min-height: inherit;
    }
    .events .main-list .media-list .media-right h3 a{
        font-size: 16px;
    }
    .noticeList{
        margin-top: 20px;
    }
    .noticeList .media-list .media-left{
        width: 80px;    
    }
    .noticeList .media-list .media-left .date{
        height: 80px;
        width: 80px;
        border: 1px solid #e77817;
        border-radius: 15px;
    }
    .noticeList .media-list .media-left small{
        font-size: 16px;
        line-height: 30px;
    }
    .noticeList .media-list .media-left strong{
        font-size: 30px;
        line-height: 50px;
    }
    .noticeList .media-list .media-right p{
        font-size: 16px;
    }
    .researchLeft a{
        padding-left: 180px;
    }
    .researchRight a{
        padding-left: 180px;
    }
    .researchLeft li .pic{
        width: 160px;
    }
    .researchLeft li .tit{
        font-size: 16px;
    }
    .researchRight li .tit{
        font-size: 16px;
    }
    .researchRight li .pic{
        width: 160px;
    }
    .researchRight li .txt{
        min-height: inherit;
    }
    .researchLeft li .txt{
        min-height: inherit;
    }
    .main-content4 {
        margin-top: 20px;
        padding: 30px 0px 40px;
    }
    .people-tit h2 a{
        font-size: 28px;
    }
    .people .bxslider li a{
        height: auto;
        background-image: none!important;
    }
    .people .bxslider li a img{
        display: block;
        width: 100%;
    }
    .peopleTxt h3{
        font-size: 16px;
        line-height: 30px;
    }
    .peopleTxt p{
        font-size: 14px;
    }
    .people .bx-wrapper .bx-pager.bx-default-pager a:hover, .people .bx-wrapper .bx-pager.bx-default-pager a.active{
        background: #fff;
    }   
    .contentBlockT .contentIn{
        margin: 20px 0px 0px;
        padding-bottom: 30px;
        width: 100%;
    }
    .contentBlockT .contentIn .article-title{
        font-size: 18px;
        line-height: 1.5;
    }
    .common-list-left{
        float: none;
        width: 100%;
        padding-bottom: 46%;
        margin-bottom: 10px;
    }
    .common-list-middle{
        width: 100%;
    }
    .common-list-middle h4{
        margin-top: 0;
    }
}

@media (max-width: 650px) {
    .jn_banner .trait_box{
        position: relative;
    }
    .jn_banner .trait_box .txt{
        position: relative;
    }
    .jn_banner .trait_box .txt h5{
        font-size: 24px;
    }
    .navlist2 {
        overflow: scroll;
        padding-bottom: 35px;
        margin-top: 25px;
    }
    
    .topL {
        width: 95%;
    }
    .Administrative .topImg{
        padding-bottom: 0px;
    }
    .Administrative .jiagouList{
        position: relative;
        width: 100%;
    }
    .Administrative .jiagouList ul li{
        width: 50%;
        float: left;
    }
    .Administrative .jiagouList ul li .txt{
        position: relative;
        width: auto;
        padding-top: 1px;
    }
}

@media (max-width: 600px) {
    .teacher-list>li{
        width: 100%;
        margin: 0px 0px 5%;
    }
}

@media (max-width: 500px) {
    .banner ul li a{        
        height: auto;
        max-height: 165px;  
    }
    .newsList .main-list .media-list .media-left{
        width: 100%;
    }
    .eventsList .main-list .media-list .media-left{
        width: 100%;
    }
    .newsList .main-list .media-list .media-right{
        display: block;
        padding: 10px 0px 0px;
    }
    .eventsList .main-list .media-list .media-right{
        display: block;
        padding: 10px 0px 0px;  
    }
    .researchLeft a{
        padding: 0px;
    }
    .researchLeft li .pic {
        padding-bottom: 60%;
        width: 100%;
        position: relative;
        margin-bottom: 10px;
    }
    .researchLeft li .txt{
        min-height: inherit;
    }
    .researchRight a{
        padding: 0px;
    }
    .researchRight li .pic {
        padding-bottom: 60%;
        width: 100%;
        position: relative;
        margin-bottom: 10px;
    }
    .researchRight li .txt{
        min-height: inherit;
    }
    .teacher-info{
        width: 100%;
    }
    .teacher-bottom{
        width: 100%;
    }
    .topB .bottomC .bottomList ul li{
        flex: inherit;
    }
}

@media (max-width: 450px) {
    .teacher-xyld ul li .pic_img{
        float: inherit;
        width: 100%;
    }
    .teacher-xyld ul li .pic_img .txt_name{
        position: relative;
        width: 100%;
        bottom: 0px;
    }
    .teacher-xyld ul li .txt{
        float: inherit;
        width: 100%;
    }
}

