<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*==========================================公共 开始=============================================*/
.imged { position: relative; padding-bottom: 65%; width: 100%; display: block; overflow: hidden; transition: 0.5s; background-size: cover !important; background-position: center center !important;}
.imged img { position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; width: 100%; height: 100%; transition: all 0.5s ease 0s; object-fit: cover; display: none; }
video{max-width: 100%;display:block;margin:0 auto;}
h2,h3,h4,h5{font-weight:normal;}
.scale { overflow: hidden;}
a:hover .imged { transform: scale(1.1); }
.clearflex::after, .clearflex::before { display: block; content: "clear"; height: 0px; clear: both; overflow: hidden; visibility: hidden; }
.wl { position: relative; z-index: 1;}
.wl::after { content: ""; z-index: -1; position: absolute; left: 0px; bottom: 0px; width: 0px; height: 100%; }
/* ban */

.ban{width: 100%;position: relative;}
.ban .scale{position: relative;}
.ban .imged{padding-bottom: 29%;}

.ban .h3{position: absolute;left: 0;bottom: 0rem;z-index: 10;width: 100%;padding-bottom: 0.5rem;}
.ban h3{color: #fff;font-size: 0.36rem;transition: 0.5s;line-height: 0.82rem;font-weight: bold;background: #006555;padding:0 0.4rem;display: inline-block;}
.adress{padding-left: 0.25rem;}
.adress a,.adress{font-size: 0.16rem;color: #666;}
.adress a{transition: .5s;}
.adress a:hover{color: #006555;}
.adress:after{width:.21rem;height:.21rem;background: url(/images/home.png) no-repeat;background-size:100%;bottom:auto;top: 50%;transform: translateY(-50%);}
.navlm{border-bottom: 1px solid #ddd;}
.navlm .wp{align-items: center;justify-content: space-between;}

.ejlm_pc{width: 70%;z-index: 10;}
.ejlm_pc ul{width: 100%;align-items: center;position: relative;}
.ejlm_pc ul li{position: relative;}
.ejlm_pc ul li&gt;a{color: #333;transition: 0.5s;font-size: .2rem;border-bottom: 2px solid rgba(0,0,0,0);padding: 0 0.15rem;display: block;line-height: .4rem;font-weight: 400;}

.ejlm_pc .sub {position: absolute;top: 100%;background: rgb(255, 255, 255);width: auto;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility: hidden;opacity: 0;transition: all 0.5s ease 0s;transform-origin: center top;box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px;min-width: 1.6rem;padding: .1rem 0;}
.ejlm_pc ul li:hover .sub{transform: translateX(-50%) scaleY(1);visibility: visible;opacity: 1;}

.ejlm_pc .sub a{line-height: 0.35rem;font-size: 0.18rem;color: #333;display: block;text-align: center;padding-left: 0;}
.ejlm_pc .sub a:hover{background:#006555;color: #fff;}
.ejlm_pc ul li.active &gt;a,.ejlm_pc ul li:hover&gt;a{font-weight: bolder;color: #006555;border-bottom: 2px solid #E3B67D;}


.wrap_ph{margin-top: 0.3rem;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: #006555;}
.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;}
.wrap_ph li a{transition:0.5s;display: block;color: #333;}
.wrap_ph{display: none;}
.wrap_ph li.active a{color: #006555;}

.wrap_ph i{opacity: 1;display: inline-block;width: .34rem;height: .3rem;display: inline-block;background: url(/images/arrow_down.svg) center no-repeat;background-size: 15px 15px !important;position: absolute;display: block;right: 0;top: 2px;transition: 0.5s;}
.wrap_ph i.on{transform: rotate(-90deg);}
.wrap_ph .box{display: none;padding-left: 0.25rem;}
.wrap_ph .box a{font-size: 0.16rem;line-height: 0.3rem;color: #666 !important;display: block;}
.wrap_ph .box a:hover{color: #006555;}
.common{/* padding: 0 0 1.1rem; */}
.ejlm_wrap{display: none;}

@media screen and (max-width: 1500px) {

  
}


/* 三级导航 */
.san-nav{width: 100%;margin-bottom: .5rem;}
.san-nav ul{display: flex;justify-content: center;align-items: flex-end;flex-wrap: wrap;background: #ebebeb;}
.san-nav li{height: 0.6rem;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.6rem;}
.san-nav a::after{height: 0.02rem;left: 0;background: rgba(0,0,0,0);width:100%}
.san-nav a.on::after{background: #006555;}
.san-nav a:hover,.san-nav a.on{color: #006555;}
.inner{position: relative;padding: .8rem 0 .8rem;z-index: 1;min-height: 7rem;}
.inner::after{content: "";position: absolute;width: 100%;top: 0;z-index: -1;}

/* 内容页 */
.new-cont h3{color: #2F2F2F;font-size: 0.26rem;line-height: 0.36rem;text-align: center;}
.cont-tit{margin: 0.3rem 0 0.4rem;display: flex;justify-content: center;align-items: center;padding-bottom: .2rem;border-bottom: 1px solid #ddd;}
.cont-tit span{font-size: 0.18rem;color: #999;}
.article{padding-bottom: 0.4rem;}
.article p{font-size: .2rem !important;color:#333;line-height: 2 !important;margin-bottom: 11px;text-align: justify;/*text-indent: 2em;*/font-family:Microsoft Yahei!important;word-spacing: -7px;}
.article p *{font-size: .2rem !important;font-family:Microsoft Yahei!important;}
.article p a {text-decoration: underline;color: blue;}
/* .wz-cont .article p{text-indent: 2em;}*/
.article .article span{font-size: .2rem !important;line-height: 2 !important;font-family:Microsoft Yahei!important;}
.article img,.article video{max-width:100%;height: auto !important;margin: 0 auto;display: block;}
.article table p{text-indent: 0 !important;}
.article .scroll{overflow:auto;}
.pages{padding-top: 0.3rem;border-top: 1px solid rgba(0, 101, 85, 0.2);}
.pages p{font-size: 0.18rem;color: #333;line-height: 0.32rem;transition: 0.5s;margin-bottom: 0.15rem;}
.pages p a{color: #666;transition: 0.5s;padding-left: 0.1rem;transition: 0.5s;}
.tbsc{overflow: auto;}
.article .scroll table{margin: 0 auto !important;min-width: 60%!important;float:none;}

@media(min-width: 1024px){
  .pages p:hover a{color: #006555;}
}
@media screen and (max-width: 1024px) {
 video{height: auto !important;}
.new-cont{width: 100%;padding: 0.3rem .2rem;}
.cont-ny .right{width: 30%;padding-left: .4rem;display: none;}
.cont-titl{width:100%;}
.cont-tit span{margin-right:0.2rem;}
.tbsc table{width: 800px;}
}

.xsy img{width: 100%;}
/* 组织机构 */
.dzjg .fl01{margin-bottom: .65rem;position: relative;}
.dzjg .fl01&gt;h3{width: 100%;overflow: hidden;margin-bottom: .25rem;line-height: 1.4;display: flex;align-items: center;padding-bottom: .18rem;border-bottom: 0.04rem solid #D0A669;font-size: 0.3rem;color: #333;}

.dzjg .fl01 ul{margin: 0 -0.22rem;}
.dzjg .fl01 li{width: 33.3%;padding: 0 0.22rem;height: 0.9rem;display: flex;align-items: center;}

.dzjg .fl01 li h3{display: block;transition: 0.5s;width: 100%;font-size: .18rem;color: #333;line-height: 1.4;height: 100%;display: flex;align-items: center;border-bottom: 1px solid rgba(0, 101, 85, 0.2);font-weight: normal;}
.dzjg .fl01 li h3::after{height: 100%;background:url(/images/jgbg.png) no-repeat center/cover;opacity: 0;width: 100%;border: 1px solid #F4CF8F;box-shadow: 2px 3px 12px 0px rgba(68, 0, 4, 0.15);}

.dzjg .fl01 li h3 a{padding-left: 0.3rem;}
.dzjg .fl01 li h3 a::after{width:0.14rem;height: 0.15rem;bottom: auto;top: 50%;transform: translateY(-50%);background: url(/images/jgli.png) no-repeat;background-size: 100% 100%;opacity: .2;}

@media(min-width: 1024px){
  .dzjg .fl01 li h3:hover{padding: 0 0.25rem;}
  .dzjg .fl01 li h3:hover a{color: #006555;}
  .dzjg .fl01 li h3:hover::after{opacity: 1;}
  .dzjg .fl01 li h3:hover a::after{opacity: 1;}
}
@media screen and (max-width: 1024px) {
  .dzjg .fl01 ul{margin: 0 -0.1rem;}
  .dzjg .fl01 li{width: 33.3%;padding: 0 0.1rem;}
  .jsdw .fl01 li{width: 33.3%;}
}
@media screen and (max-width: 768px) {
  .dzjg .fl01{margin-bottom: .3rem;}
  .dzjg .fl01 li{width: 50%}
  .dzjg .fl01&gt;h3{font-size:.24rem;}

.article img, .article video{
    max-width: 100%;
}
}
@media screen and (max-width: 420px) {
  .dzjg .fl01 li{margin-bottom:0;width: 100%;}
  .jsdw .fl01 li{width:100%;}
}
/* 通知公告 */
.tzgg ul{justify-content: space-between;}
.tzgg li{width: 48%;}
.tzgg li a{padding: 0.3rem 0rem;height:1.6rem;align-items: center;border-bottom: 1px solid rgba(0, 101, 85, 0.2);}
.tzgg li *{transition: 0.5s;}
.tzgg li a::after{height: 1px;background: #006555;transition: 0.5s;}

.tzgg li .date{width: 1.1rem;padding-right: 0.3rem;border-right: 1px solid rgba(0, 101, 85, 0.2);text-align: center;}
.tzgg li .con{width: calc(100% - 1.1rem);padding-left: 0.35rem;}              

.tzgg li .date span{display: block;color: #006555;font-size: 0.36rem;font-family: Canela Web;line-height: 1.1;}
.tzgg li .date p{font-size: 0.18rem;color: #006555;font-family: Canela Web;margin-top: 0.15rem;padding-bottom: 0.3rem;}
.tzgg li h3{font-size: 0.2rem;color: #333;line-height: 0.32rem;margin-bottom: 0.2rem;max-height: 0.64rem;}
.tzgg li h4{font-size: 0.18rem;color: #999;line-height: 0.36rem;max-height: 0.72rem\0;}
.tzgg li .con p{font-size: 0.16rem;line-height: 0.24rem;color: #333;}
.jzbg li h3{}

@media(min-width: 1024px){
  .tzgg li a:hover h3{color: #006555;}
  .tzgg li a:hover::after{width: 100%;}
 
}
@media screen and (max-width: 1024px) {
  
}
@media screen and (max-width: 768px) {
  .tzgg li{width: 100%;}
  .tzgg li a{height: auto;padding: .2rem 0;}
  .tzgg li h3{margin-bottom: 0.1rem;}
  .tzgg li .date{width: .9rem;padding-right: 0.1rem;}
.tzgg li .con{width: calc(100% - .9rem);padding-left: 0.25rem;}    
}
/* 现任领导 */
.xdld1 ul{justify-content: space-between;}
.xdld1 li{width: 48%;border: 1px solid rgba(0, 101, 85, 0.2);background: #FFFFFF;padding: 0.4rem 0.35rem;margin-bottom: 0.7rem;}
.xdld1 li a{display: flex;flex-wrap: wrap;align-items: center;}
.xdld1 li .scale{width: 3.5rem;}
.xdld1 li .con{width: calc(100% - 3.5rem);padding-left: 0.35rem;}
.xdld1 li h3{font-size: 0.2rem;color: #333;margin-bottom: 0.15rem;transition: 0.5s;font-weight:bold;}
.xdld1 li p{font-size: 0.18rem;line-height: 0.36rem;color: #333;}
.xdld1 .ldlist{justify-content: space-between;}
.xdld1 h2{border-bottom: 1px solid #F4CF8F;width: 48%;padding: 0.25rem 0.35rem;align-items:center;}

.xdld1 h2 span{padding-right: 0.3rem;font-size: 0.2rem;color: #333;line-height: 0.36rem;width: 3.4rem;display: block;}

.xdld1 h2 p{width: calc(100% - 3.4rem);font-size: 0.24rem;color: #006555;line-height: 0.36rem;padding-left: .3rem;border-left: 1px solid #F4CF8F;}
.xdld1 h2 p a{transition: 0.5s;display: block;line-height: 1.8;padding: 0 .2rem;font-size: .2rem;color: #333;font-weight:bold;}
.xdld1 h2 p a:hover{color: #006555;}

@media(min-width: 1200px){
  .xdld1 li:hover h3{color: #006555;}
}
@media screen and (max-width: 1024px) {
  .xrld-l{width: 100%;}
  .xdld1 li{width: 100%;margin-bottom: 0.35rem;}
  .xdld1 h2{width: 100%;}
}
@media screen and (max-width: 768px) {
  
}
@media screen and (max-width: 600px) {
  .xdld1 li{padding:.2rem;}
  .xdld1 li .scale{width: 100%;}
  .xdld1 li .con{width: 100%;padding-left: 0rem;margin-top:.3rem;}
  .xdld1 h2 span,.xdld1 h2 p a{font-size: .2rem;}
  .xdld1 h2 span{width: 2.8rem;}
  .xdld1 h2 p{width: calc(100% - 2.8rem);padding-left:.1rem;}
  
}


/* 虎扑nba新闻 */

.newlist li a{padding: .4rem 0.4rem 0.4rem 0;align-items: center;border-bottom: 1px solid rgba(0, 101, 85, 0.2);transition: 0.5s;}
.newlist li a::after{left: 0;background: #fff;height: auto;top: -1px;bottom: -1px;box-shadow: 0px 13px 38px 0px rgba(68, 0, 4, 0.14);border: 1px solid #F4CF8F;opacity: 0;width: 100%;}
.newlist li .scale{width: 2.45rem;}
.newlist li .date{width: 1.1rem;padding-left: 0.35rem;text-align: center;border-left: 1px solid rgba(0, 101, 85, 0.2);}
.newlist li .con{width: calc(100% - 3.55rem);padding:0 .4rem;}
.newlist li h3{font-size: 0.22rem;color: #333;line-height: 0.3rem;transition: 0.5s;}
.newlist li h4{font-size: 0.16rem;color: #888;line-height: .28rem;max-height: 0.56rem\0;transition: 0.5s;margin: .2rem 0 0;}
.newlist li span{display: block;font-size: 0.3rem;font-family: Canela Web;color: #006555;}
.newlist li p{font-size: 0.18rem;font-family: Canela Web;color: #9B9B9B;padding: 0.15rem 0 0.3rem;}

@media(min-width: 1024px){
  .newlist li a:hover{padding: 0.4rem;}
  .newlist li a:hover::after{opacity: 1;}
  .newlist li a:hover h3{color: #006555;}
}
@media screen and (max-width: 1024px) {
 .newlist li a{padding:.3rem 0;}
}
@media screen and (max-width: 768px) {
  .newlist li a{padding:.2rem 0;}
  .newlist li .scale{width: 2rem;}
  .newlist li .con{width: calc(100% - 3.1rem);padding:0 .2rem;}
  .newlist li h4{margin-top: 0.1rem;}
}
@media screen and (max-width: 600px) {
  .newlist li .scale{width: 2rem;}
  .newlist li .con{width: 100%;order: 3;margin-top: 0.3rem;}
}



/* 图片列表 */
.tu-pic .fl02 ul{margin: 0 -0.17rem;}
.tu-pic .fl02 li{width: 20%;padding: 0 0.17rem;margin-bottom: 0.7rem;}
.tu-pic .fl02 li a{position: relative;display: block;width: 100%;padding: 0.2rem;border: 1px solid #CCE0DD;}
.tu-pic .fl02 li a::after{width: auto;background: #FFFFFF;box-shadow: 0px 12px 38px 0px rgba(68, 0, 4, 0.14);border-bottom: 0.03rem solid #E3B67D;opacity: 0;left: -2px;right: -2px;}

.tu-pic .fl02 li h3{color: #2c2c2c;font-size: 0.24rem;line-height: 1.5;padding-top: 0.15rem;text-align: center;}
.tu-pic .fl02 li .imged{padding-bottom: 130%;}

@media(min-width: 1024px){  
  .tu-pic .fl02 li a:hover::after{opacity: 1;}
  .tu-pic .fl02 li a:hover h3{color: #006555;}
}
@media(max-width: 1024px){  
  .tu-pic .fl02 ul{margin: 0 -0.1rem;}
  .tu-pic .fl02 li{width: 25%;padding: 0 0.1rem;margin-bottom: 0.3rem;}
}
@media(max-width: 768px){ 
  .tu-pic .fl02 li{width:33.3%;}
}
@media(max-width: 600px){ 
  .tu-pic .fl02 li{width:50%;}
}


/* 师资列表 */
.szlist{padding-bottom: 1rem;}
.szlist ul{margin: 0 -0.35rem;}
.szlist li{width: 48%;padding: 0 0.35rem;margin-bottom: 0.75rem;}
.szlist li .imged{padding-bottom: 135%;}
.szlist li .scale{width: 2.1rem;}
.szlist li .con{width: calc(100% - 2.1rem);padding-left: 0.5rem;}

.szlist li .con h3{color: #A50404;font-size: 0.24rem;line-height: 1.3;font-weight: bold;display: flex;align-items: center;}
.szlist li .con h3 span{background: #fff;display: inline-block;line-height: 0.34rem;padding: 0 .2rem;color: #999;font-size: 0.14rem;margin-left: 0.25rem;}
.szlist li .con h4{font-size: 0.14rem;color: #666;line-height: 0.34rem;margin: .2rem 0 .2rem;max-height: 1.36rem\0;}
.szlist li .con .p{line-height: 0.2rem;display: flex;align-items: center;justify-content: flex-end;}
.szlist li .con p{font-size: 0.14rem;color: #666;padding-left: 0.15rem;width: 0.85rem;}
.szlist li .con .p img{width:calc(100% - 0.85rem) ;}


@media(min-width: 1200px){  

}
@media(max-width: 1600px){  
  .szlist ul{margin: 0 -0.1rem;}
  .szlist li{padding: 0 0.1rem;}
}
@media(max-width: 1024px){  
  .szlist{padding-bottom: 0rem;}
  .szlist ul{margin: 0 -0.1rem;}
  .szlist li{width: 50%;padding: 0 0.1rem;margin-bottom: 0.3rem;}
}
@media(max-width: 768px){ 
  .szlist li{width: 100%;}
}
/* 教学单位 */
.jxdw ul{margin: 0 -0.2rem;}
.jxdw li{width: 33.3%;padding: 0 0.2rem;margin-bottom: 0.25rem;position: relative;}
.jxdw li h3{height: 0.75rem;align-items: center;justify-content: space-between;position: relative;font-size: 0.22rem;color: #111;line-height: 1.3;
      padding:0 .25rem;border-left: 0.02rem solid #006555;background: #F6F7F9;border: 1px solid #DDE8F0;position: relative;}
.jxdw li h3 *{transition: 0.5s;}
.jxdw li h3::after{width: 100%;background: linear-gradient(180deg, #1092D7 0%, #4048CB 100%);opacity: 0;}
.jxdw li h3 span{display: inline-block;width: calc(100% - 0.25rem );}
.jxdw li h3 i{width: 0.09rem;height: 0.11rem;background-size: 100% 100% !important;}
.jxdw li h3 a{width: 0.13rem;height: 0.13rem;background-size: 100% !important;display: inline-block;margin-left: .15rem;}
.jxdw li h3.on a{}
.jxdw li h3.on i{width: .11rem;height: .09rem;}
.jxdw li h3.on span{color: #fff;}
.jxdw li h3.on::after{opacity: 1;}
.jxdw li dl{width: auto;padding: .2rem;position: absolute;left: 0;/* top: 100%; */display: none;background: #F6F7F9;border: 1px solid #DDE8F0;left: .2rem;right: .2rem;z-index: 100;}
.jxdw li h4{margin-bottom: 0.1rem;font-size: 0.18rem;color: #111;line-height: 0.28rem;display: flex;align-items: flex-start;}
.jxdw li h4 span{width: 1.4rem;white-space: nowrap;display: inline-block;}
.jxdw li h4 p{width: calc(100% - 1.4rem);}
.jxdw li h4 p a{display:block;font-size: 14px;float: left;margin-right: 10px;}


@media(min-width: 1200px){  

}
@media(max-width: 1024px){  
  .jxdw ul{margin: 0 -0.1rem;}
  .jxdw li{width: 33.3%;padding: 0 0.1rem;}
  .jxdw li dl{left: 0.1rem;right: 0.1rem ;}
}
@media(max-width: 768px){ 
  .jxdw li{width: 50%;}
}
@media(max-width: 500px){ 
  .jxdw li{width: 100%;}
}

/* 新闻列表1 */
.newlist1 ul.list li a{padding:.2rem 0;}
ul.list{margin-top: .1rem;}
ul.list li a{align-items: center;line-height: 1.6;justify-content: space-between;padding: .15rem 0;border-bottom: 1px dashed #d2d2d2;}
ul.list li a::after{width: 0;height: 1px;background: #006555;}
ul.list h3{width: calc(100% - 1.1rem);font-size: 0.2rem;color: #333;padding: 0 .2rem 0 0.15rem;transition: 0.5s;position:relative;}
ul.list li span{width: 1.1rem;text-align: right;white-space: nowrap;font-size: 0.16rem;color: #666;}
ul.list li h3::after{width: 0.06rem;height: 0.06 rem;background:#A50404;top: 50%;transform: translateY(-50%);content:"";position:absolute;left: 0;border-radius: 50%;}

.page{margin: .6rem 0 0;}
.page img{display: block;margin: 0 auto;}
@media(min-width: 1025px){  
  ul.list li a:hover h3{color: #006555;}
  ul.list li a:hover::after{width: 100%;}
  ul.list li a:hover{border-bottom:1px solid rgba(0,0,0,0);}
}


/*简介 */
.cont p{font-size: 0.18rem !important;line-height: 0.36rem !important;color: #666;text-align: justify;margin-bottom: 0.2rem;}
.cont p span{font-size: 0.18rem !important;line-height: 0.36rem !important;color: #333;}
.xxjj .cont p{text-indent: 2em;} 
.xxjj .left h3{font-size: 0.36rem;color: #2C2C2C;margin-bottom: 0.42rem;}
.xxjj .fl01{justify-content: space-between;}
.xxjj .fl01 .left{width: 48%;}
.xxjj .fl01 .right{width: 48%;}
.xxjj img{width: 100%;}
.xxjj .fl02{justify-content: space-between;margin-bottom: 0.5rem;padding: 0 0.7rem 0.3rem;align-items: center;background: #F1F5F6;margin-top: 1rem;}
.xxjj .fl02 .left{width: 45%;}
.xxjj .fl02 .right{width: 52%;padding-top: .4rem;}
.xxjj .fl02 .left img{margin-top: -.7rem;}
.xxjj .fl03{justify-content: space-between;align-items: start;}
.xxjj .fl03 .left{width: 60%;}
.xxjj .fl03 .right{width: 38%;}
.xxjj .fl02 .right .cont p{margin-bottom: 0;}
.xxjj .fl04 .left{width: 52%;}
.xxjj .fl04 .right{width: 45%;}
.xxjj .fl04{margin-bottom: 0;}
@media(min-width: 1200px){  
  
}

@media(max-width: 1024px){  
  .cont p{margin-bottom: 0.2rem;}
  .xxjj .left h3{font-size: 0.28rem;margin-bottom: 0.25rem;}
  .xxjj .left{width: 100% !important;}
  .xxjj .right{width: 100% !important;margin-top: 0.3rem;}
  .xxjj .fl04 .right{margin: 0 0 0.3rem;}
  .xxjj .fl03{margin-bottom: 0.2rem;}
  .xxjj .fl02{padding: 0 0.25rem 0.25rem;}
}
@media(max-width: 768px){ 
  
}

/* 历史沿革 */
.lsyg img{width: 100%;}

@media(min-width: 1200px){  
 
}

@media(max-width: 1024px){  
  

}
@media(max-width: 768px){ 
  
}

/* 师资内容页 */
.jsml2-con .sz-t{text-align: center;}
.jsml2-con .sz-t h3{font-size: 0.42rem;color: #333;font-weight: bold;margin-bottom: 0.45rem;}
.jsml2-con .sz-t .scale{width: 4.28rem;margin: 0 auto 0.35rem;}
.jsml2-con .sz-list{margin-bottom: .5rem;}
.jsml2-con .sz-list h3{font-size: 0.2rem;color: #111;line-height: 0.36rem;margin-bottom: 0.15rem;font-weight: 600;}
.jsml2-con .sz-list p{font-size: 0.18rem;color: #666;line-height: 0.36rem;}




@media(min-width: 1024px){
  
}
@media(max-width: 1024px){
  .jsml2-con .sz-t h3{font-size: 0.3rem;margin-bottom: 0.3rem;}


}
@media(max-width: 768px){
  .jsml2-con .sz-list{margin-bottom: .3rem;}
}
@media(max-width: 600px){
  .jsml2-con .sz-t .scale{width: 3.5rem;margin: 0 auto 0.35rem;}
}

/* 师资队伍 */
.szlist2 .s-js{margin-bottom: 0.3rem;}
.szlist2 .s-js span{width: 0.9rem;height: 0.46rem;border-radius: 0.23rem;background: #4921B9;text-align: center;line-height: 0.46rem;color: #fff;font-size: 0.2rem;display: block;}
.szlist2 .s-js .con{width: calc(100% - 0.9rem);padding-left: 0.3rem;}
.szlist2 .s-js .con .p{align-items: flex-start;margin-bottom: 0.3rem;}
.szlist2 .s-js .con .p p{width: 1.6rem;text-align: center;line-height: 0.46rem;border: 1px solid #4921B9;border-radius: 0.23rem;font-size: 0.2rem;color: #0F2FF3;}
.szlist2 .s-js .con .p ul{width: calc(100% - 1.6rem);padding-left: 0.2rem;}
.szlist2 .s-js .con .p li{font-size: 0.2rem;line-height: 0.4rem;color: #9E9E9E;padding: 0 0.1rem;}
.szlist2 .s-js .con .p:first-child li{width: 33.3%;}
 
.szlist2 .sz-cont ul{margin: 0 -0.15rem;}
.szlist2 .sz-cont li{width: 33.3%;padding: 0 0.15rem;margin-bottom: 0.45rem;}
.szlist2 .sz-cont li *{transition: 0.5s;}
.szlist2 .sz-cont li a{display: block;height: 2.2rem;background: url(/images/szbg1.png) no-repeat;background-size: 100% 100%;padding: 0.4rem 0.36rem;}
.szlist2 .sz-cont li a::after{background: linear-gradient(180deg, #006555 0%, #1A33CE 100%);border-radius: 0.2rem 0px 0.2rem 0px;}
.szlist2 .sz-cont li .p{margin-bottom: 0.25rem;flex-wrap: nowrap;font-size: 0.18rem;}
.szlist2 .sz-cont li .p span{color: #4921B9;white-space: nowrap;}
.szlist2 .sz-cont li .p p{color: #333;line-height: 1.3;}
.szlist2 .sz-cont li .m{justify-content: flex-end;margin-top: 0.5rem;overflow: hidden;}
.szlist2 .sz-cont li .m h3{font-size: 0.14rem;color: #666666;font-family: 'sy';padding-left: .1rem;}
.szlist2 .sz-cont li .m h3::after{width: 3rem;left: auto;right: 105%;height: 1px;bottom: 50%;background: linear-gradient(270deg, #D8D8D8 0%, rgba(216, 216, 216, 0) 100%);}


@media(min-width: 1200px){  
  .szlist2 .sz-cont li a:hover{background: none;}
  .szlist2 .sz-cont li a:hover::after{width: 100%;}
  .szlist2 .sz-cont li a:hover .p span,.szlist2 .sz-cont li a:hover .p p,.szlist2 .sz-cont li a:hover .m h3{color: #fff;}

  .szlist2 .sz-cont li a:hover .m h3::after{background: linear-gradient(270deg, #FAFAFA 2%, rgba(243, 243, 243, 0) 100%);}
}

@media(max-width: 1024px){  
  .szlist2 .sz-cont ul{margin: 0 -0.1rem;}
  .szlist2 .sz-cont li{width: 33.3%;padding: 0 0.1rem;margin-bottom: 0.3rem;}

}
@media(max-width: 768px){ 
  .szlist2 .sz-cont li{width: 50%;}
  .szlist2 .sz-cont li a{padding:.2rem;height:1.7rem;}
  .szlist2 .s-js .con .p ul,.szlist2 .s-js .con{width:100%;padding-left:0;margin-top:.2rem;}
  .szlist2 .sz-cont li .m{margin-top:.25rem;}

}
@media(max-width: 500px){ 
.szlist2 .s-js .con .p:first-child li{width: 100%;}
.szlist2 .sz-cont li{width: 100%;}
}

/* 校长简介 */
.xzjj .fl01{align-items: center;background: #F1F4F4;margin-bottom: 0.35rem;}
.xzjj .fl01 .scale {width: 4.2rem;}
.xzjj .fl01 .con{width: calc(100% - 4.2rem);padding: 0 0.6rem;}
.xzjj .fl01 h3{font-size: 0.42rem;color: #333;}
.xzjj .fl01 h4{font-size: .2rem;line-height: 38px;color: #333;margin: 0.25rem 0 0.2rem;}
.xzjj .fl01 p{font-size: 0.18rem;line-height: 0.34rem;color: #333;}
.xzjj .cont p{text-indent: 2em;}
.xzjj .fl01 .imged{padding-bottom: 75%;}

@media(min-width: 1200px){  
 
}

@media(max-width: 1024px){  
  .xzjj .fl01 h3{font-size: 0.3rem}
  .xzjj .fl01 h4{margin:.15rem 0;}

}
@media(max-width: 768px){ 
  .xzjj .fl01{padding:.2rem 0;}
  .xzjj .fl01 .scale {width: 4.2rem;margin: 0 auto .25rem;}
  .xzjj .fl01 .con{width: 100%;padding: 0 0.25rem;}
  .xzjj .fl01 h3,.xzjj .fl01 h4{text-align:center;}
 
}

@media(max-width: 500px){ 
 
}

/* 历任领导 */
.lrld ul{margin: 0 -0.13rem;}
.lrld li{width: 20%;margin-bottom: 0.6rem;padding: 0 0.13rem;}
.lrld li a{display: block;width: 100%;height: 1rem;border: 1px solid rgba(0, 101, 85, 0.2);display: flex;align-items: center;justify-content: center;font-size: 0.2rem;color: #333;line-height: 1.3;padding: 0 .1rem;text-align: center;}
.lrld li.on a{background: #006555;color: #fff;}
.lrld .tab{display: none;}
.lrld .tab:first-child{display: block;}
.lrld .tab h3{text-align: center;font-size: .3rem;line-height: 1.3;color: #333;margin: 0rem 0 0.25rem;}
.lrld .tab .tsc{overflow-x: auto;margin-bottom: .45rem;}
.lrld .tab table{width: 90%;border-collapse: collapse;border-spacing: 0;border: 1px solid rgba(0, 0, 0, 0.08);}
.lrld .tab th{text-align: center;background: #F1F5F6;font-size: 0.2rem;color: #006555;padding: 0.1rem 0 0.15rem;border-right: 1px solid rgba(0, 0, 0, 0.08);}
.lrld .tab td{border: 1px solid rgba(0, 0, 0, 0.08);text-align: center;padding: 0.13rem 0;}
.lrld  table td p{font-size: 0.18rem;color: #333;line-height: 1.4;}
.gczx table tr:nth-child(2n-1) td{background: #F2F6F7;}

@media(min-width: 1200px){  
  
}

@media(max-width: 1024px){  
  .lrld .tab table{width: 700px;}
  .lrld .tab h3{font-size:.24rem;}
  .lrld li a{font-size:.18rem;}
}
@media(max-width: 768px){ 
 .lrld ul{margin: 0 -0.1rem;}
 .lrld li{width: 33.3%;margin-bottom: 0.25rem;padding: 0 0.1rem;}
  .lrld li a{font-size:.18rem;}
}
@media(max-width: 600px){
  .lrld li{width: 100%;}
  .lrld li a{height:.8rem}
}

/* 文化上应 */
.whsy .img{display: flex;flex-direction: column;align-items: center;justify-content: center;}
.whsy .img h3{text-align: center;font-size: 0.36rem;color: #333;margin:0.7rem 0 ;}
.whsy .cont p{text-indent: 2em;}
.whsy .img img{width: 5rem;max-width: 100%;}
.whsy .cont h4{text-align: center;font-size: 0.26rem;line-height: 0.36rem;color: #333;margin-bottom: 0.3rem;font-weight: 500;}
.xxsy .img h3{margin: 0.45rem 0 0.3rem;}
.xxsy .cont p{margin-bottom: 0;}
.xxsy .cont{margin-bottom:0.45rem;}


@media(min-width: 1200px){  
  
}

@media(max-width: 1024px){  
  .whsy .img h3{font-size: 0.28rem;margin:0.3rem 0;}

}
@media(max-width: 768px){ 
  .whsy .img img{width: 70%;}
}


/* 学者名师 */
.xyfg ul{margin: 0 -0.3rem;}
.xyfg li{width: 25%;padding:0 0.3rem;margin-bottom: 0.6rem;}
.xyfg li a{display: block;position: relative;z-index: 1;}
.xyfg li .con{height: 1.35rem;padding: 0.16rem 0.28rem;background: url(/images/szbg1.png) no-repeat center/cover;border-bottom: 2px solid rgba(0, 101, 85, 0.2);}
.xyfg li .con::after{height: 2px;background: #006555;bottom: -1px;}

.xyfg li h3{font-size: 0.24rem;color: #222;line-height: 0.38rem;transition: 0.5s;margin-bottom: 0.15rem;font-weight: bold;}
.xyfg li .scale .imged{padding-bottom:70%;}
.xyfg li p{font-size: 0.2rem;line-height: 0.3rem;color: #666;max-height: 0.6rem;overflow: hidden;}

@media(min-width: 1025px){  
  .xyfg li a:hover h3{color: #006555;font-weight: normal;}
  .xyfg li a:hover .con::after{width: 100%;}
  .xyfg li a:hover .con{background: url(/images/szbg2.png) no-repeat center/cover;}
}
@media(max-width: 1024px){  

  .xyfg ul{margin: 0 -0.1rem;}
  .xyfg li{padding: 0 0.1rem;margin-bottom: 0.3rem;}
}

@media(max-width: 768px){ 
  .xyfg li{width: 50%;}
  .xyfg li h3{font-size: 0.2rem;}
  .xyfg li p{font-size: 0.16rem;}
}
/* 信息服务 */
.xxfw h3{font-size: 0.26rem;font-weight: bold;padding-bottom: 0.15rem;text-align: left;}
.xxfw h3::after{width: 0.35rem;height: 3px;background: #006555;}
.xxfw h5{font-size: 0.18rem;color: #006555;margin: 0.3rem 0 0.45rem;}
.xxfw .con{margin-bottom: 0.5rem;}
.xxfw h4{display: flex;align-items: flex-start;}
.xxfw h4 strong{font-size: 0.18rem;color: #111;white-space: nowrap;min-width: 1rem;line-height: .36rem;display: block;}
.xxfw h4 p{font-size: 0.18rem;color: #333;line-height: 0.36rem;align-items: center;}
.xxfw h4 p img{width:0.25rem;padding-right: 0.05rem;}
.xxfw span{font-size:.18rem;line-height:1.5;}
@media(max-width: 1024px){  
  .xxfw h5{margin: 0.2rem 0;}
  .xxfw .con{margin-bottom: 0.3rem;}
  .xxfw h4{flex-wrap: wrap;}

}
@media(max-width: 768px){ 

}
/* 文化景观 */
.whjg ul{justify-content: space-between;}
.whjg li{width: 48%;margin-bottom: 0.4rem;}
.whjg li a{display: block;border: 1px solid #ddd;}
.whjg li .con{height: 1.2rem;align-items: center;background: #fff;}
.whjg li .con h3{width: 1.9rem;font-weight: bold;font-size: 0.22rem;color: #222;line-height: 1.2;padding: 0 0.15rem;}
.whjg li .con .p{width: calc(100% - 1.9rem);padding:0 0.2rem;}
.whjg li .con .p::after{width: 2px;height: 0.9rem;background: #ddd;bottom: auto;top: 50%;transform: translateY(-50%);}
.whjg li .con p{font-size: 14px;line-height: 0.26rem;max-height: 0.78rem;color: #666;}
.whjg li .imged{padding-bottom: 56%;}
@media(min-width: 1200px){  
  
}

@media(max-width: 1024px){  
  .whjg li{width: 49%;margin-bottom: 0.3rem;}
  .whjg li .con h3{font-size: 0.3rem;}
}
@media(max-width: 768px){ 
  .whjg li{width: 100%;}
  .whjg li .con h3{font-size: 0.24rem;}
}


.ema-li{width: 100%;
    height: 100vh;
     position: absolute;
    left: 0;
    bottom: 0;
    }
    
  .ema-li img{   
    width: 100%;
    height: 100%;
    object-fit: cover;}  
    
    .emal{
        z-index: 10;
        position: relative;
        width: 100%;
        height: 100%;
        align-items: center;
        padding-left: 20%;
    }
.email_link{
margin-top:-60px;
}
.email_link li{
padding: 0 .2rem;width:50%;
}
   @media(max-width: 1024px){
     .emal{padding-left:0;justify-content:center;}
   } 
@media(max-width: 768px){ 
  .emal{padding-left:0;justify-content:center;}
.email_link li{padding: 0 .1rem;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: #006555;color: #fff;border:none;}
.j_pages a:hover{background: #006555;/*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: #006555; color:#fff}

   

/* 2024.3.21 */
.ejlm_pc ul{position: relative;}
.ejlm_pc ul li&gt;a{height: .78rem;line-height: 0.78rem;position: relative;}
.ejlm_pc ul li&gt;a::after{width: 0.22rem;height: 0.19rem;content: "";position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);opacity: 0;}
.ejlm_pc .sub .box{display: flex;align-items: center;min-height: 0.6rem;}
.ejlm_pc ul li{position: unset;}
.ejlm_pc .sub{left: 0;transform: translateX(0%) scaleY(0);padding: 0 30px;right: 0;/* display: flex; */justify-content: center;}
.ejlm_pc ul li:hover .sub {transform: translateX(0%) scaleY(1);}
.ejlm_pc .sub a{padding: 0 0.3rem;}
.ejlm_pc ul li:hover&gt;a::after,.ejlm_pc ul li.active&gt;a::after{opacity: 1;}


/* puclic */
@media(max-width: 1200px){
  .inner{padding: .3rem 0 .5rem;}
  .inner.ny_cont{padding-top: 0rem;}
  .inner_left,.inner_right .lm_top .adress{display: none;}
  .inner_right{width: 100%;padding-left: 0;}
  .wrap_ph{display: block;margin: 0;padding-bottom: .3rem;}
  .ejlm_pc{display: none;}
  .inner.ny_cont .san-nav{display: block;}
  .ban .h3{bottom: .2rem;display:none;}
  .ban h3{font-size: .22rem;padding: 0;}
  .ban h3:after{width: 2rem;height: .8rem;left: 0;display:none;}
  .ban .imged:after{display:none;}
   .adress{margin: .15rem 0;}
}
@media(max-width: 1024px){
  .san-nav{width: 100%;margin-bottom: .3rem;}
 
  .tbsc{overflow-x: auto;}
  .tbsc table{width: 700px;}
  .ban .imged{padding-bottom: 35%;}
  .ban .yjlm{height:.45rem;display: none;}
  .ban .yjlm .wp{align-items:center;}
  .header:before{display: none;}
  .ban{ margin: .7rem 0 0}
}
@media(max-width: 768px){
  .txt1 { font-size: 0.18rem !important; }
  .p1 {font-size: 0.16rem !important;}
  .j_pages{margin-top: .35rem;}
   .inner{min-height:7rem;}
   .tit h3{font-size: 0.26rem;}
   .title h3{margin: 0;}
}
/* content no banimg*/
.nobanimg .header{
background: rgba(0,101,85,.9);}
.nobanimg .header:before{display: none }
.nobanimg .ban&gt;*{
    display:none;}
.nobanimg-con .navlm{
    display:none;}
.nobanimg .ban{
margin-top:1.2rem;}
@media(max-width: 1024px){
    .nobanimg .ban{
        margin-top:.6rem;}    
}</pre></body></html>