@charset "utf-8";
/*公共*/
.ban{position: relative;}
.ban .imged {padding-bottom: 24%;}
.ban .imged::after{width: 100%;height: 1.5rem;background: url(../images/banshad.png) no-repeat;background-size: 100% 100%;}
img,video{max-width: 100%;}
.scroll{overflow-x:auto;}
.scroll table{width*:800px;}
.scroll table *{white-space: normal;}
/* 手机内页二级导航 */
.wrap_ph{margin-top: 0rem;display: none;}
.wrap_ph h2{width:100%;color:#fff;height: 0.6rem;line-height: 0.6rem;font-size: 0.26rem;padding: 0 0.2rem;background: #85bea6;}
.wrap_ph h2::after{width: 0.32rem;height: 0.32rem;background: url(../images/cd.svg) no-repeat right center/cover;left: auto;right: 0.2rem;top: 50%;transform: translateY(-50%);}
.wrap_ph ul{padding: 0.1rem 0.2rem 0.2rem;display: none;box-shadow: 0px 0.1rem 0.3rem 0px rgba(69, 10, 66, 0.11);}
.wrap_ph li{font-size: 0.18rem;line-height: 0.34rem;font-family: hel-bold;}
.wrap_ph li a{transition:0.5s;display: block;color: #333;}
.inner .wrap_ph{display: none;}
.wrap_ph li.active a{color: #85bea6;}
/* public */
.inner{padding-bottom: .8rem;align-items: flex-start;z-index: 10;}
.inner_left{width:3.1rem;margin-top: .4rem;z-index: 100;position: relative;margin-top: -1.2rem;}

.inner_right{width: calc(100% - 3.1rem);padding:0.4rem 0 0 0.6rem;}
.inner_left h2{background: #85bea6;font-size: 0.3rem;font-weight: bold;height: 1.2rem;display: flex;justify-content: center;align-items: center;color: #fff;}

.inner_left ul{padding: 0.2rem 0 1.3rem;background: url(../images/navbg.jpg) no-repeat bottom/cover #fff;}

.inner_left ul li{position: relative;}
.inner_left ul li h3{font-size: 0.22rem;line-height: 1.5;border-bottom: 1px dashed #d2d2d2;padding: 0.2rem 0.1rem;text-align: center;}

.inner_left ul h3 a{display: block;cursor: pointer;width: 100%;color: #333;background: url(../images/jt1.png) no-repeat right 0.1rem center;transition: 0.5s;}

.inner_left ul li:hover h3 a,.inner_left ul li.on h3 a{color: #85bea6;/* background: url(../images/jt2.png) no-repeat right .1rem center; */}



.nysubnav{background: #e7edeb;display: none;/* margin-left: 0.2rem; */padding: .15rem 0;}
.inner_left ul li.on .nysubnav{display: block;}
.nysubnav a{padding:0 30px;line-height:40px;display:block;font-size:16px;text-align: center;}
.nysubnav a:hover,.nysubnav a.on{color: #85bea6;}

.lm_top{width: 100%;height: 100%;position: absolute;bottom: 0;left: 0;z-index: 10;}
.lm_top .wp{height: 100%;align-items: flex-end;justify-content: flex-end;}
.lm_top .adress{font-size: 0.16rem;color: #fff;line-height: 1.5;padding-bottom: .25rem;}
.lm_top .adress a{transition:0.5s;}
.inner_right .lm_top .adress a:hover{color:#85bea6;}

@media(min-width: 1025px){	
	
}
@media(max-width: 1024px){	
	.ban .imged::after{display: none;}
}

@media(max-width: 768px){	
	
}
@media(max-width: 456px){	
	
}

/* 新闻列表2 */

.newelist li a{align-items: center;padding: .3rem 0;border-bottom: 1px dashed #ddd;}
.newelist  a::after{background: #85bea6;height: 1px;bottom: -1px;}
.newelist  li *{transition: 0.5s;}
.newelist  li h3{margin: .2rem 0 .4rem;font-size: 0.24rem;color: #111;line-height: 0.34rem;max-height: 0.68rem\0;}
.newelist  li span{font-size: 0.18rem;color: #666;}
.newelist  .scale{width: 4rem;}
.newelist  .con{width: calc(100% - 4rem);padding-left: .3rem;}
.newelist  li p{font-size: 0.16rem;color: #85bea6;}



@media(min-width: 1024px){
  .newelist a:hover::after{width: 100%;}
  .newelist  a:hover span,.newelist  a:hover h3{color: #85bea6;}
}

@media screen and (max-width: 768px) {
  .newelist  .scale{width: 2rem;}
  .newelist  .con{width: calc(100% - 2rem);padding-left: .2rem;}
  .newelist li h3{margin: .1rem 0;}
  .newelist li a{padding: .2rem 0;}
}
@media screen and (max-width: 500px) {
 
}
/* 校园风光 */

.xyfg ul{margin: 0 -0.18rem;}
.xyfg li{width: 33.3%;padding:0 0.18rem;margin-bottom: 0.4rem;}
.xyfg li a{display: block;position: relative;z-index: 1;padding: .15rem;}
.xyfg li a::after{content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0;border: 1px solid #dcdcdc;background: #fff;z-index: -1;}
.xyfg li h3{font-size: 0.22rem;color: #000;line-height: 0.5rem;text-align: center;height: 50px;transition: 0.5s;padding-top: .1rem;}
.xyfg li .scale .imged{padding-bottom:70%;}


@media(min-width: 1025px){	
	.xyfg li a:hover h3{color: #85bea6;}
}
@media(max-width: 1024px){	
	.xyfg .vde{margin-bottom: 0.3rem;}
	.xyfg ul{margin: 0 -0.1rem;}
	.xyfg li{padding: 0 0.1rem;margin-bottom: 0.3rem;}
	.xyfg li a::after{left: 0;right: 0;}
	.xyfg li h3{height: 0.4rem;line-height: 0.4rem;}
}

@media(max-width: 768px){	
	.xyfg li{width: 50%;}
	.xyfg li:last-child{display:none;}
}
@media(max-width: 456px){	
	
}
/* content */
.new-cont h2{color: #111;font-size: 0.34rem;line-height: 0.44rem;text-align: center;}
.cont-tit{margin: 0.2rem 0 ;padding-bottom: 0.1rem;border-bottom: 1px solid #e5e5e5;display: flex;justify-content: center;flex-wrap: wrap;align-items: center;}
.cont-tit span{font-size: 0.16rem;color: #333;align-items: center;margin: 0 0.3rem 0 0;line-height: 0.3rem;}
.article{padding-bottom: 0.35rem;}
.article p{font-size: 0.18rem !important;color: #333;line-height: 0.3rem !important;margin-bottom: 0.2rem;}
.article p span{font-size: 0.18rem !important;color: #333;line-height: 0.3rem !important;}

.article p img,.article video{height: auto !important;}

.pages{padding-top: 0.3rem;border-top: 1px solid #d6d0d0;}
.pages p{/* margin-bottom: 0.1rem; */font-size: 0.16rem;color: #333;line-height: 0.32rem;transition: 0.5s;}
.pages p a{color: #333;transition: 0.5s;padding-left: 0.1rem;transition: 0.5s;}
@media screen and (max-width: 1024px) {
.new-cont{width: 100%;padding-top: 0rem;}
.cont-tit span{margin-right:0.2rem;}
.new-cont h2{font-size:0.24rem;}
.cont-tit{margin:0.15rem 0 0.1rem;}
.article{padding-bottom: .25rem;}
}
/* 新闻列表1 */
.newlist1 ul.list li{margin-bottom: 0.1rem;}
ul.list{margin-top: .1rem;}
ul.list li a{align-items: center;line-height: 1.6;justify-content: space-between;padding: .15rem 0;padding:.3rem .4rem .3rem .25rem;background: #fff;}
ul.list li a::after{width: 0.07rem;background: #85bea6;}
ul.list h3{width: calc(100% - 1.1rem);font-size: 0.24rem;color: #111;padding: 0 .2rem 0 0;transition: 0.5s;position:relative;}
ul.list li a > span{width: 1.1rem;text-align: right;white-space: nowrap;font-size: 0.2rem;color: #666;}


.page{margin: .6rem 0 0;}
.page img{display: block;margin: 0 auto;}
@media(min-width: 1025px){	
	ul.list li a:hover h3,ul.list li a:hover span{color: #fff;}
	ul.list li a:hover::after{width: 100%;}
	
}
@media(max-width: 768px){
  ul.list li a{padding: .2rem;}
}



/* 师资队伍 */
.jsml2  ul{justify-content: space-between;}
.jsml2  li{width: 48%;margin-bottom: .4rem;}
.jsml2  li *{transition: 0.5s;}
.jsml2  li a{display: block;}
.jsml2  li .scale{width: 85%;margin: 0 auto;z-index: 4;position: relative;}

.jsml2  li .con{width: 100%;padding: 0.7rem .25rem .25rem;position: relative;z-index: 1;margin-top: -.5rem;background: #fff;box-shadow: 0px 1px 0.18rem 0px rgba(0, 0, 0, 0.16);height: 2.6rem;}
.jsml2  li .imged{padding-bottom: 75%;}

.jsml2  li h3{font-size: 0.28rem;color: #111;line-height: 1.5;margin-bottom: .15rem;text-align: center;}
.jsml2  li p{font-size: 0.16rem;color: #111;line-height: 0.24rem;max-height: 0.48rem\0;margin-bottom: .25rem;}
.jsml2  li .p{justify-content: space-between;align-items: center;}
.jsml2  li .p span{display: inline-block;width: 0.7rem;color: #85bea6;font-size: 0.16rem;white-space: nowrap;}
.jsml2  li .p img{width: calc(100% - .7rem);}



@media(min-width: 1024px){
  .jsml2  li a:hover h3{color: #85bea6;}
  

}
@media(max-width: 1024px){
  .jsml2  li{width: 49%;margin-bottom: .3rem;}
}
@media(max-width: 768px){
  .jsml2  li{width: 100%;}
}

/* 师资内容 */

.xrld .fl02{padding: .1rem 0rem;}
.xrld .fl02 .scale{width: 21%;}
.xrld .fl02 .con{width: 79%;padding-left: .4rem;}
.xrld .fl02 .con .h3 h3{font-size: 0.2rem;color: #333;font-weight: bold;align-items: flex-end;}
.xrld .fl02 .con .h3 span{font-size: 0.14rem;color: #808080;display: inline-block;padding-left: .15rem;font-weight: normal;}
.xrld .fl02 .h3 p{padding: .2rem 0;border-bottom: 1px solid #cccccc;font-size: 0.16rem;color: #333;}
.xrld .fl02 .con .cont{padding-top: .25rem;}
.xrld .fl02 .imged{padding-bottom: 140%;}
.xrld .cont p{font-size: 0.17rem !important;color: #333;line-height: 0.32rem !important;text-align: justify;}

@media(max-width: 1024px){
  .xrld{padding: 0;background: none;}
}
@media(max-width: 768px){
  .xrld .fl02 .con{padding-left:.2rem;}
  .xrld .fl02 .h3 p{padding:.1rem 0;}
  .xrld .fl02 .con .cont{padding-top:.1rem;}
  

}
@media(max-width: 420px){
  .xrld .fl02 .scale{width: 50%;margin:0 auto 0.25rem;}
  .xrld .fl02 .con{width: 100%;padding-left: 0rem;}
}
/* 师资 */
.sz-list h3{font-size: 0.3rem;color: #000;margin-bottom: 0.35rem;}

.sz-list ul{margin: 0 -0.1rem;}
.sz-list li{width: 25%;padding: 0 0.1rem;margin-bottom: 0.2rem;}
.sz-list li a{display: flex;flex-direction: column;align-items: center;justify-content: center;height: 0.7rem;background: #fff;  box-shadow: 5.657px 5.657px 7px 0px rgba(215, 202, 205, 0.15);}
.sz-list li a::after{width: 100%;height: 0.03rem;background: #85bea6;}
.sz-list li a h4{font-size: 0.22rem;color: #333;line-height: 1.3;transition: 0.5s;font-weight: 500;}
.sz-list li a p{font-size: 0.16rem;color: #777;margin-top: 0.05rem;transition: 0.5s;}

@media(min-width: 1024px){
  .sz-list li a:hover::after{height: 100%;}
  .sz-list li a:hover h4,.sz-list li a:hover p{color: #fff;}
}
@media(max-width: 1024px){

}
@media(max-width: 768px){
  .sz-list li{width: 33.3%;}
  .sz-list h3{margin-bottom:.25rem;font-size: 0.3rem;}
}
@media(max-width: 500px){
  .sz-list li{width: 50%;}
}

/* 师资2 */
.sz-list2 .sz-li{margin-bottom: 0.35rem;display: flex;flex-wrap: wrap;}
.sz-list2 .sz-li h4{width: 25%;height: 0.7rem;background: url(../images/sz-li.jpg) no-repeat center/cover;line-height: 0.7rem;padding: 0 0 0 .4rem;color: #fff;font-size: 0.28rem;}
.sz-list2 .sz-li ul{width: 75%;padding-left: 0.1rem;}
.sz-list2 .sz-li li{width: 33.3%;padding: 0 0.05rem;margin-bottom: 0.1rem;}

.sz-list2 .sz-li li a{font-size: 0.22rem;color: #333;}

@media(min-width: 1024px){
  .sz-list li a:hover{color: #fff;}
}
@media(max-width: 768px){
  .sz-list2 .sz-li h4{width: 33.3%;padding: 0 0 0 .3rem;font-size: .24rem;}
  .sz-list2 .sz-li ul{width: 66.6%;}
  .sz-list2 .sz-li li{width: 50%;}
}

/*====翻页====*/
.j_pages{display: flex;justify-content: center;margin-top: 0.6rem;flex-wrap: wrap;}
.j_pages .box{display: flex;padding: 0;font-size: 0;align-items: center;flex-wrap: wrap;}
.j_pages a{padding: 0px 0.13rem;height: 0.34rem;line-height: 0.34rem;display:inline-block;margin: 0 3px 0.1rem;color: #919191;font-size: 0.14rem;transition:all .3s;border-radius: .04rem;border:1px solid #ccc;}
.j_pages a font{ padding:0 0.1rem}
.j_pages .on{background: #85bea6;color: #fff;border:none;}
.j_pages a:hover{background: #85bea6;color:#fff!important;}
.j_pages span{color:#919191; height: 0.34rem;line-height: 0.34rem;display:inline-block; font-size:0.14rem;}
.j_pages input{color:#919191;padding: 0px 0.16rem;height: 0.4rem;line-height: 0.4rem;display:inline-block;font-size:0.14rem;background:#f6f6f6;border:none;cursor:pointer;border-radius: 0;transition: 0.6s;}
.j_pages input[type="text"]{ width:0.4rem; padding:0; text-align:center}
.j_pages input[type="submit"]:hover{ background: #85bea6; color:#fff}
/* 三级导航 */
.san-nav{width: 100%;background: #eaf3f0;margin-top: .3rem;display: none;}
.san-nav ul{display: flex;justify-content: center;align-items: flex-end;flex-wrap: wrap;}
.san-nav li{/* height: 0.8rem; */display: flex;align-items: flex-end;padding:0 .3rem;}
.san-nav a{display: inline-block;/* margin: 0 0.4rem; */font-size: 0.16rem;color: #a9a9a9;display: flex;align-items: center;height: 0.5rem;}
.san-nav a::after{height: 0.02rem;left: 0;background: rgba(0,0,0,0);width:100%}
.san-nav a.on::after{background: #85bea6;}
.san-nav a:hover,.san-nav a.on{color: #85bea6;}


/* public */
@media(max-width: 1024px){
	
	.inner_left,.inner_right .lm_top .adress{display: none;}
	.inner_right{width: 100%;padding-left: 0;padding-top: .3rem;}
	.wrap_ph{display: block;}
	.inner{padding-bottom: 0.3rem;}
	.page{margin:.25rem 0 0;}
  .san-nav{display: block;}
}
@media(max-width: 768px){
	.txt1 { font-size: 0.2rem !important; }
	.p1 {line-height: 0.26rem !important;font-size: 0.16rem !important;}
  .j_pages{margin-top: .3rem;}
}