@charset "utf-8";
/* common */
header{position:relative;}
.wp{/* width: 12rem; */}
header #logo .img2{display: block;}
header #logo .img1{display: none;}
header .search_btn .img2{display: block;}
header .search_btn .img1{display: none;}
header #nav ul li h3{color: #333;}
header .search_btn{border: 1px solid #068195;}
.footer{background: #f5f5f5;}
/*内页公共样式*/
.n_banner{ position: relative; z-index: 1; overflow: hidden;}
.n_banner .img .img_hezi{padding-bottom: 16% !important;}
.n_banner .top{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; bottom: 0;}

.n_banner .top .wp{height: 100%;display: flex;z-index: 100;justify-content: center;align-items: center;flex-direction: column;}
.n_banner .top h3{font-size: .32rem;color: #fff;font-weight: bold;font-family: sy;margin-bottom: .3rem;}


.list_sj{position: relative;z-index: 10; width:100%;}
.list_sj ul{display: flex;flex-wrap: wrap;min-height: .4rem;justify-content: center;}
.list_sj ul li *{ transition: .5s;}
.list_sj ul li{justify-content: center;align-items: center;display: flex;padding: 0.1rem 0.2rem;}
.list_sj ul li a{width: 100%;font-size: .16rem;color: #fff;position: relative;z-index: 1;line-height: 1.5;height: .5rem;line-height: 0.5rem;background: rgba(255,255,255,.15);border-radius: 0.04rem;transition: 0.5s;padding: 0 .5rem;}


/* .list_sj ul li.on a:before, .list_sj ul li a:hover:before{ opacity: 1} */
.list_sj ul li.on a, .list_sj ul li a:hover{ background: #da9e8c;}

#m_n_nav {display: none;line-height: 50px;position: relative;z-index: 9;float: left;width: 100%;background: #108b96;}
#bnt_back { position: absolute; left: 15px; top: 0px; }
#bnt_back img { height: 28px; }
#bnt_back svg { fill: rgb(255, 255, 255); height: 30px; vertical-align: middle; width: 26px; }
#m_n_nav i { }
#m_n_nav h1 { font-size: 14px; color: rgb(255, 255, 255); text-align: center; margin: 0px; line-height: 50px; }
#bnt_sub_nav { position: absolute; right: 15px; top: 0px; height: 50px; cursor: pointer; color: rgb(255, 255, 255); font-size: 18px; display: flex; align-items: center; }
#bnt_sub_nav svg { fill: rgb(255, 255, 255); height: 20px; vertical-align: middle; width: 20px; }
#bnt_sub_nav img { display: block; height: 20px; }
#bnt_sub_nav.on img { transform: rotate(-180deg); }
#sub_nav_content { background: rgb(240, 243, 245); display: none; box-shadow: rgb(153, 153, 153) 0px 0px 5px; z-index: 9; }
#sub_nav_content ul { padding: 10px; }
#sub_nav_content ul li { display: block; line-height: 28px; margin: 1rem 0px; }
#sub_nav_content ul li a { display: block; border-left: 2px solid rgb(202, 158, 78); height: 30px; line-height: 30px; font-size: 14px; padding-left: 10px; color: rgb(83, 84, 85); }
#sub_nav_content ul li.on a { color: rgb(202, 158, 78); }
#sub_nav_content dl { font-size: 0px; overflow: hidden; background: rgb(255, 255, 255); padding: 10px 0px; }
#sub_nav_content dt { position: relative; background: rgb(255, 255, 255); z-index: 999; width: 100%; display: inline-block; margin-bottom: 0px; float: left; }
#sub_nav_content dt a { margin: 0px 20px; display: block; color: rgb(91, 83, 73); line-height: 30px; font-size: 14px; font-weight: 400; vertical-align: top; }
#sub_nav_content dt a i { position: absolute; right: 15px; top: 0px; opacity: 0; display: none; }
#sub_nav_content dt.title { background: rgb(250, 250, 251); }
#sub_nav_content dt.title i { opacity: 1; }
#sub_nav_content dt.title_on { background: rgb(250, 250, 251); }
#sub_nav_content dt.title_on a { color: #108b96; border-top: 1px solid rgb(255, 255, 255);}
#sub_nav_content dt.title_on a i { color: #108b96;}
#sub_nav_content dt.last a { border-top: 1px solid rgb(248, 248, 248); }
#sub_nav_content dt.on a, #sub_nav_content dt.title_on a {color: #108b96;}
#sub_nav_content dd { display: none; }
#sub_nav_content dd .box { padding: 0px; }
#sub_nav_content dd a { padding: 0px 25px; line-height: 30px; border-top: 1px solid rgb(231, 231, 231); font-size: 12px; color: rgb(91, 83, 73); display: block; height: 30px; }
#sub_nav_content dd a.on { color: #108b96; }

.n_pad1{ padding: .84rem 0 1.46rem;}
.n_container .wp, .n_banner .wp{/* max-width: 14rem; */}
/* 三级导航 */
.san-nav{width: 100%;background: #f8f8f8;}
.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.6rem;transition: 0.5s;}
.san-nav a::after{height: 0.02rem;left: 0;background: rgba(0,0,0,0);width:100%}
.san-nav a.on::after{background: #108b96;}
.san-nav a:hover,.san-nav a.on{color: #108b96;}
.inner{padding: .3rem 0 .5rem;background: #f5f5f5;}
.adress{padding-left: 0.25rem;background: url(../images/home.png) no-repeat left center;background-size: 0.14rem;margin-bottom: .25rem;}
.adress p{font-size: 0.16rem;color: #666;line-height: 1.4;}
.adress p a{font-size: 0.16rem;color: #666;line-height: 1.4;transition: 0.5s;}
.adress p a:hover{color: #108b96;}
@media(min-width: 1200px){	
  
}
@media(max-width: 1200px){	
  #m_n_nav{ display: block;}
  .list_sj{ display: none;}
}
@media(max-width: 1024px){
	.inner{padding:.4rem 0;}
  .n_banner .img:after{height: 1rem;}
  .mianbao{margin: .15rem 0 .3rem;}
}
@media(max-width: 768px){
	.n_pad1{padding: .5rem 0;}
  .n_banner .top h3{font-size: .3rem;margin: 0;}
  .n_banner .top .line{ margin: .1rem 0;}
  .n_banner .top .line img{ height: .06rem }
  .n_banner .img .img_hezi{/* padding-bottom: 40% !important; */}
}
@media(max-width: 456px){
	
} 


/* jianjie */
.jjy{/* padding-top: 0.2rem; */}
.jjy p{text-indent: 2em;}
/* 学院新闻 */
.newlist li{margin-bottom: .2rem;}
.newlist li a{padding: .25rem;align-items: center;position: relative;background: #fff;}
.newlist li a::after{background: url(../images/newbg.jpg) no-repeat center/cover;}
.newlist li .scale{width: 2.8rem;}
.newlist li .con{width: calc(100% - 2.8rem);padding-left: .4rem;}
.newlist li h3{font-size: 0.2rem;color: #333;line-height: 0.32rem;margin: 0rem 0 .2rem ;transition: 0.5s;padding-bottom: 0.2rem;border-bottom: 1px solid #ddd;}
.newlist li h3::after{width: 0.3rem;height: 0.03rem;background: #108b96;}
.newlist li p{font-size: 0.14rem;color: #999;line-height: .24rem;max-height: 0.72rem\0;transition: 0.5s;}
.common .date{width:auto;background: rgba(16,139,150,.8);position: absolute;left: 0.35rem;bottom: 0.35rem;z-index: 10;white-space: nowrap;text-align: center;padding: .05rem;}
.common .date span{color: #fff;font-size: 0.28rem;}
.common .date p{font-size: 0.14rem;color: #fff;line-height: 0.24rem;}


@media(min-width: 1024px){
  .newlist li a:hover::after{width: 100%;}
  .newlist li a:hover h3,.newlist li a:hover p{color: #fff;}
  .newlist li a:hover h3{border-bottom: 1px solid rgba(255,255,255,.75);}
  .newlist li a:hover h3::after{width: 0.5rem;background: #fff;}
}
@media screen and (max-width: 1024px) {
 .newlist li a{/* padding:.3rem 0; */}
}
@media screen and (max-width: 768px) {
  .newlist li a{padding: .15rem;}
  .newlist li .scale{width: 2.3rem;}
  .newlist li .con{width: calc(100% - 2.3rem);padding-left: .2rem;}
  .newlist li h3{margin:.1rem 0;padding-bottom: .1rem;}
  .newlist li .con p{-webkit-line-clamp: 2;line-height: .28rem !important;}
  .newlist li span{font-size:.16rem;}
  .common .date p{font-size:.12rem;line-height: 1.2;}
  .common .date{left:.15rem;bottom:.15rem;}
  .common .date span{font-size:.2rem;}
}
@media screen and (max-width: 420px) {
  .newlist li .scale{width: 1.8rem;}
  .newlist li .con{width: calc(100% - 1.8rem);}
}
.page{margin: 0.4rem 0 0;}
.page img{margin: 0 auto;display: block;}
/* 通知公告 */
.mtsj li{margin-bottom:.1rem;}
.mtsj li *{transition: 0.5s;}
.mtsj li a{height: 100%;align-items: center;padding: 0.1rem 0.1rem;background: #fff;}
.mtsj li .mtdate{width: .6rem;flex-direction: column;justify-content: center;text-align: center;white-space: nowrap;transition:0.5s;background: #108b96;padding: .07rem 0;}
.mtsj li .mt-r{width: calc(100% - .6rem);padding: 0 0 0 0.3rem;height: 100%;}
.mtsj li .mtdate span{font-size: 0.24rem;color: #fff;}
.mtsj li .mtdate p{font-size: 0.14rem;color: #fff;text-align: center;margin-top: 0.05rem;}
.mtsj li .mt-r h2{font-size: 0.18rem;color: #333;line-height: 0.2rem;margin-bottom: 0.05rem;width: 100%;}
.mtsj li .mt-r p{font-size: 0.14rem;color: #808080;width: 100%;line-height: .24rem;max-height: .48rem\0;}



@media(min-width: 1025px){	

.mtsj li a:hover .mtdate{background: #108b96;}
.mtsj li a:hover .mtdate span,.mtsj li:hover .mtdate p{color: #fff;}
.mtsj li:hover h2,.mtsj li:hover .mt-r p{color:#108b96;}
}


/*  内容页*/
.article{background: #fff;padding: .35rem 1.6rem .35rem .35rem;position: relative;min-height: 500px;}
.article .tit{font-size: 0.28rem;color: #222;line-height: 0.32rem;margin: 0.1rem 0;text-align: center;}
.article .conttime{padding: 0.15rem 0;border-bottom: 1px solid #108b96;margin-bottom: 0.2rem;}
.article .conttime span{font-size: 0.16rem;color: #666;padding-right: 0.2rem;align-items: center;}
.article .conttime span img{margin-right: 0.1rem;display: inline-block;}
 #share-2{position: absolute;right: .35rem;top: 1.5rem;flex-direction: column;align-items: flex-end;width: auto;}
 #share-2 span{display: block;font-size: 0.14rem;color: #666;line-height: 1.5;width: 100%;text-align: center;}

.article .cont p{font-size: 0.20rem !important;color: #333 !important;line-height: 2 !important;text-align:justify;margin-bottom: .2rem;}
.article .cont p span{font-size: 0.16rem !important;color: #333 !important;line-height: 2 !important;}
.article .cont p img,.article .cont video{height: auto !important;}
.new_miew{border-top: 1px solid #c9c9c9;padding-top: 0.3rem;margin-top:0.5rem;}
.new_miew p{font-size: 0.16rem;color: #222;line-height: 2;margin-bottom: 0.1rem;}
.new_miew p a{transition: 0.5s;}
.new_miew p:hover a{color: #108b96;}
@media(max-width: 1024px){	
    .new_miew{margin-top: .3rem;}
    .cont p{margin-bottom: .1rem;}
    .article #share-2{display: none;}
    .article{padding: .2rem;}
}
/* 校园风光 */
.xyfg ul{margin: 0 -0.05rem;}
.xyfg li{width: 33.3%;padding:0 0.05rem;margin-bottom: 0.1rem;}
.xyfg li a{display: block;position: relative;z-index: 1;padding: .2rem;background: #fff;}
/* .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.18rem;color: #333;line-height: 0.28rem;transition: 0.5s;padding-top: .15rem;max-height: 0.56rem\0;}
.xyfg li .scale{position: relative;}
.xyfg li .date{left: 0.1rem;bottom: 0.1rem;}


@media(min-width: 1025px){	
	.xyfg li a:hover h3{color: #108b96;}
}
@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:last-child{display:none;}
}
/* 师资列表 */
.xrld ul{justify-content: space-between;}
.xrld li{width: 48%;margin-bottom: .6rem;}
.xrld li a{align-items: center;box-shadow: 0px 2px 8px 0px rgba(10, 11, 24, 0.1);background: #fff;}
.xrld li a::after{background: #108b96;width: 100%;height: 0;}
.xrld li .scale{width: 2.15rem;}
.xrld li .con{width:calc(100% - 2.15rem);padding: .3rem .25rem;}
.xrld li h3{font-size: 0.22rem;color: #333;line-height: 0.32rem;padding-bottom: .15rem;border-bottom: 1px solid #eee;transition: 0.5s;}
.xrld li h3::after{width: 0.83rem;height: 0.03rem;background: #108b96;bottom: -1.5px;}
.xrld li p{font-size: 0.16rem;color: #666;line-height: 0.3rem;max-height: 0.9rem\0;margin-top: .2rem;transition: 0.5s;}
.xrld li .imged{padding-bottom: 130%;}



@media(min-width: 1024px){
  .xrld li a:hover::after{height: 100%;}
  .xrld li a:hover h3:after{background: #fff;}
  .xrld li a:hover h3,.xrld li a:hover p{color: #fff !important;}
}
@media screen and (max-width: 1024px) {
  .xrld li{width: 49%;margin-bottom: .3rem;}
}
@media screen and (max-width: 768px) {
  .xrld li{width: 100%;}
}
@media screen and (max-width: 420px) {
  .xrld li .scale{width: 1.6rem;}
  .xrld li .con{width:calc(100% - 1.6rem);padding: .2rem .2rem;}
}

/* 党政机构 */
.dzjg .fl01{margin-bottom: .4rem;position: relative;top: 30px;}
.dzjg .fl01>h3{height: 0.65rem;width: 100%;line-height: 0.65rem;border-left: 0.03rem solid #108b96;font-size: 0.2rem;color: #fff;font-weight: bold;padding-left: .3rem;}
.dzjg .fl01>h3::after{left: 0.03rem;width: auto;right: 0;background: #108b96;}
.dzjg .fl01 ul{margin: 0 -0.23rem;}
.dzjg .fl01 li{width: 25%;padding: 0 0.23rem;height: 0.95rem;margin-bottom: .2rem;display: flex;align-items: center;}
.dzjg .fl01 li h3{border-bottom: 1px solid #e5e5e5;display: block;transition: 0.5s;width: 100%;font-size: .16rem;color: #333;line-height: 1.5;height: 100%;display: flex;flex-wrap: wrap;align-items: center;}
.dzjg .fl01 li h3::after{height: 0.02rem;background: #108b96;left: 50%;transform: translateX(-50%);}
.dzjg .fl01 li h3 a{transition: 0.5s;display: contents;line-height: 1.2;display: inline-block\0;max-width: 100%;}

@media(min-width: 1024px){
  .dzjg .fl01 li h3:hover a{color: #108b96;    }
  .dzjg .fl01 li h3:hover::after{width: 30%;}
}
@media screen and (max-width: 1024px) {
  .dzjg .fl01 ul{margin: 0 -0.1rem;}
  .dzjg .fl01 li{width: 33.3% !important;padding: 0 0.1rem;}
}
@media screen and (max-width: 768px) {
  .dzjg .fl01{margin-bottom: .3rem;}
  .dzjg .fl01 li{width: 50% !important;}
}
@media screen and (max-width: 420px) {
  .dzjg .fl01 li{margin-bottom:0;height:1.2rem;width: 100% !important;}
}
/* 科室介绍 */
.ksjs .wp{width:14rem;}
.ksjs .fl01{padding-bottom: 1rem;}
.ksjs .fl01 .wp{align-items: center;}
.ksjs .fl01 .left{width:50%;}
.ksjs .fl01 .right{width: 50%;position: relative;z-index: 10;}
.ksjs .fl01 .left img{width: 100%;}
.ksjs .fl01 .right .h3{margin-bottom: 0.2rem;align-items: center;justify-content: space-between;padding-left: .3rem;}
.ksjs .fl01 .right h3{width: calc(100% - 0.47rem);padding-right: 0.1rem;font-size: 0.24rem;color: #333;line-height: 1.4;}
.ksjs .fl01 .right .h3 img{width: 0.47rem;}
.ksjs .fl01 .right .cont{width: calc(100% + .3rem);margin-left: -.3rem;background: #fff;box-shadow: rgb(153, 153, 153) 0px 0px 5px;padding: .35rem .4rem;}
.ksjs .fl01 .right .cont p{font-size: 0.16rem !important;color: #333 !important;line-height: 0.4rem !important;text-align: justify;}
.ksjs .fl01 .right .cont p span{font-size: 0.16rem !important;color: #333 !important;line-height: 0.4rem !important;}
.ksjs .fl01 .right .cont .span{margin-top: .3rem;}
.ksjs .fl01 .right .cont .span span{display: inline-block;padding: .1rem .2rem;background: #108b96;border-radius: 0.15rem;font-size: 0.14rem;color: #fff;}
.ksjs .fl01 .right::after{width: 1rem;height: 1rem;background: #108b96;left: auto;right: -0.15rem;bottom: -0.15rem;}



.ksjs .fl02{padding-bottom: 0.75rem;}
.ksjs .n-tit{justify-content: center;align-items: center;margin-bottom: 0.4rem;}
.ksjs .n-tit img{width: 0.47rem;}
.ksjs .n-tit h3{font-size: 0.3rem;color: #333;padding: 0 0.15rem;}
.ks2-t{position: relative;}
.ksjs .fl02 ul{/* margin: 0 -0.25rem; */}
.ksjs .fl02 li{width: 20%;padding: 0 0.25rem;margin-bottom: 0.45rem;}
.ksjs .fl02 li a{display: block;padding: 0 0.2rem 0.3rem;border-bottom: 0.03rem solid #da9e8c;position: relative;z-index: 1;}
.ksjs .fl02 li a::after{content: "";position: absolute;z-index: -1;top: 0.2rem;border: 1px solid #ddd;width: 100%;height: auto;bottom: 0;border-bottom: none;left: 0;}
.ksjs .fl02 li .con{padding-top: 0.2rem;text-align: center;}
.ksjs .fl02 li h3{font-size: 0.2rem;color: #333;line-height: 1.3;transition:0.5s;}
.ksjs .fl02 li p{font-size: 0.16rem;color: #666;line-height: 1.4;margin-top:.1rem}
.ks2-t .arror{width: 0.3rem;height: 0.3rem;border-radius: 50%;border: 2px solid #ababab;left: -.5rem;}
.ks2-t .swiper-button-next{left: auto;right: -.5rem;}
.ks2-t .arror::after{color: #ababab;font-size: 0.16rem;font-weight: bold;}
.ks2-t .imged{padding-bottom: 140%;}
.ks3-t{overflow-x: auto;}
.ks3-t table{width: 100%;border: 1px solid #ddd;border-top: 0.05rem solid #068195;}
.ks3-t table tr:nth-child(1) p,.ks3-t table tr:nth-child(2) p{color: #108b96;font-size: 0.15rem;}
.ks3-t table tr:nth-child(1) td,.ks3-t table tr:nth-child(2) td{border-right: 1px solid #87e6ee;}
.ks3-t table tr:nth-child(1) td{border-bottom: 1px solid #87e6ee;}
.ks3-t table tr:nth-child(1) td:first-child{border-bottom: 1px solid #ddd;}
.ks3-t table td{border-bottom: 1px solid #ddd;border-right: 1px solid #ddd;}
.ks3-t table tr:last-child td{border-bottom: none;}
.ks3-t table tr td:last-child{border-right: none;}
.ks3-t table tr p{font-size: 0.14rem;color: #333;padding: .15rem;text-align: center;}
.ks3-t table tr p span{color: #108b96;font-size: 0.14rem;background: #e4fdff;width: 0.3rem;height: 0.3rem;border-radius: 50%;display: inline-block;line-height: 0.3rem;}

.ksjs .fl04{width: 100%;padding: 0.9rem 0.9rem .4rem 1.05rem; min-height: 9rem;}
.ksjs .fl04::after{width: 100%;height: 100%;background: url(../images/ts-p.png) no-repeat;background-size:100% 100%;}
.ksjs .fl04 .tese{align-items: flex-start;margin-bottom: 0.4rem;}
.ksjs .fl04 .te-l{width: 1.6rem;position: relative;padding-top: 0.15rem;} 
.ksjs .fl04 .te-r{width: calc(100% - 1.6rem);padding-left: 0.3rem;} 
.ksjs .fl04 .te-s{position: relative;}
.ksjs .fl04 .te-l h3{font-size: 0.28rem;font-weight: bold;font-family: sy;color: #108B96;z-index: 10;position: relative;}
.ksjs .fl04 .te-l img{position: absolute;right: 0;top: 0;width: 0.66rem;}
.ksjs .fl04 .te-r p{font-size: 0.16rem;line-height: 0.36rem;color: #333;max-height: 0.72rem\0;margin-bottom: 0.2rem;  text-indent: 2em !important;}
.ksjs .fl04 .te-r li h4{text-align: center;color: #333;font-size: 0.16rem;margin-top: 0.15rem;transition: 0.5s;}
.ksjs .fl04 .te-r .arror{width: 0.3rem;height: 0.3rem;border-radius: 50%;border:0.02rem solid #ABABAB;margin-top: 0;top: 40%;left: -0.45rem;}
.ksjs .fl04 .te-r .swiper-button-next{left: auto;right: -0.45rem;}
.ksjs .fl04 .te-r .arror::after{font-size: 0.18rem;color: #ABABAB;font-weight: bold;}

.ksjs .fl04 .te-r .arror:hover{border:0.02rem solid #108B96;}
.ksjs .fl04 .te-r .arror:hover::after{color: #108b96;}

@media screen and (min-width: 1024px) {
	.ksjs .fl02 li a:hover h3,.ksjs .fl04 .te-r li a:hover h4{color:#108b96;}
}
@media screen and (max-width: 1200px) {
  .ks2-t{/* padding: 0 .4rem; */}
  .ks2-t .arror{left: 0;}
  .ks2-t .swiper-button-next{left: auto;right: 0rem;}
  .ksjs .fl04 .te-s{padding: 0 0.3rem;}
  .ksjs .fl04 .te-r .arror{left: 0;}
  .ksjs .fl04 .te-r .swiper-button-next{left: auto;right: 0rem;}
}

@media screen and (max-width: 1024px) {
  .ksjs .fl01,.ksjs .fl02{padding-bottom: .4rem;}
  .ks3-t table{width: 800px;}
  .ksjs .fl04{padding: 0.35rem 0 0;}
  .ksjs .fl04::after{display: none;}
  .ksjs .fl02 ul{/* margin: 0 -0.15rem; */}
  .ksjs .fl02 li{width: 20%;padding: 0 0.15rem;margin-bottom: 0.4rem;}
}
@media screen and (max-width: 768px) {
  .ksjs .n-tit{margin-bottom: 0.2rem;}
  .ksjs .n-tit h3{font-size: 0.24rem;}
  .ksjs .fl01 .left{width:100%;}
  .ksjs .fl01 .right{width: 100%;position: relative;z-index: 10;margin-top:.3rem;}
  .ksjs .fl01 .right .cont{width: 100%;margin-left: 0rem;padding:.25rem;}
  .ksjs .fl04 .te-l h3{font-size: 0.24rem;}
  .ksjs .fl04 .te-l{width: 1.2rem;}
  .ksjs .fl04 .te-r{width: calc(100% - 1.2rem);padding-left: 0.2rem;} 
  .ksjs .fl04 .te-l img{width: 0.45rem;}
  .ksjs .fl04 .te-r .arror{top: 30%;}
  .ksjs .fl02 li{width: 33.3%;}
}
/* 专家介绍 */
.zjjs{padding-top: .4rem;}
.zjjs .wp{width: 14rem;}
.zjjs .fl01,.zjjs .fl02,.zjjs .fl03{margin-bottom: .6rem;}
.zjjs .fl01::after{width: 70%;height: 60%;background: #108b96;right: -0.2rem;bottom: -0.2rem;left: auto;}
.zjjs1-t{padding: 0 0.2rem 0.2rem;align-items: center;}
.zjjs1-t::after{width: 100%;height: auto;bottom: 0;top: 0.2rem;background: #fff;box-shadow: rgb(153, 153, 153) 0px 0px 5px;}
.zjjs1-t .scale{width: 1.95rem;}
.zjjs1-t .con{width: calc(100% - 1.95rem);padding: .3rem;}
.zjjs1-t .imged{padding-bottom: 135%;}


.zjjs1-t .con h3{font-size: 0.24rem;color: #333;font-weight: bold;padding-bottom: 0.1rem;margin-bottom: 0.25rem;}
.zjjs1-t .con h3::after{width: 0.25rem;height: 0.03rem;background: #0089d7;}
.zjjs1-t .con .p{align-items: center;}
.zjjs1-t .con .p p{min-width: 2.7rem;font-size: 0.18rem;color: #333;line-height: 1.4;margin-bottom: 0.1rem;}
.zjjs1-t .con .p p b{font-size: 0.2rem;color: #108b96;}

.zjj{padding: 0 .3rem .4rem;box-shadow: rgb(190 190 190) 0px 0px 15px;border-top: 0.02rem solid #108b96;background: #fff;}
.zjj h3{display: inline-block;padding: .1rem .3rem;background: #108b96;color: #fff;font-weight: bold;font-size: 0.22rem;margin-top: -.2rem;}
.zjj .cont{padding-top: .3rem;}
.zjj .cont p{font-size: 0.16rem !important;color: #333 !important;text-align: justify;line-height: 0.35rem !important;}
.zjj .cont p span{font-size: 0.16rem !important;color: #333 !important;line-height: 0.35rem !important;}
.zjjs .zjjs3-t{overflow-x: auto;margin-top: 0.35rem;}
.zjjs .zjjs3-t table{width: 100%;border: 1px solid #ddd;}
.zjjs .zjjs3-t tr p{padding: .15rem 0;text-align: center;}
.zjjs .zjjs3-t tr th{border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;background: #e4fdff;}
.zjjs .zjjs3-t tr td{border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.zjjs .zjjs3-t tr:last-child td,.zjjs .zjjs3-t tr:nth-child(2) td:first-child{border-bottom: none;}
.zjjs .zjjs3-t tr td:last-child,.zjjs .zjjs3-t tr th:last-child{border-right: none;}
.zjjs .zjjs3-t tr p{font-size: 0.15rem;line-height: 1.4;}
.zjjs .zjjs3-t tr th span{color: #333;display: block;}
.zjjs .zjjs3-t tr td p{color: #108b96;}


@media screen and (max-width: 1024px) {
	.zjjs{padding-top: 0.1rem;}
  .zjjs .fl01,.zjjs .fl02,.zjjs .fl03{margin-bottom: .4rem;}
  .zjjs1-t::after{top:0;}
  .zjjs1-t{padding:.2rem;}
}
@media screen and (max-width: 768px) {
  .zjjs .zjjs3-t table{width: 800px;}
  .zjjs1-t .con .p p{min-width: 2.4rem;}
}
@media screen and (max-width: 440px) {
	.zjjs1-t .con .p p{min-width: auto;width:100%;}
	.zjjs1-t .scale{width: 1.95rem;margin:0 auto;}
  .zjjs1-t .con{width: 100%;padding:0 0rem;margin-top:.3rem;}
  .zjj{padding:0 .2rem .25rem;}
}
/* 视频中心 */
.spzx .s-tit{margin-bottom: 0.3rem;justify-content: center;align-items: center;}

.spzx .s-tit span{display: inline-block;width: 1.6rem;}
.spzx .s-tit h3{padding: 0 0.25rem;color: #108b96;font-size: 0.3rem;font-weight: bold;align-items: center;}
.spzx .s-tit h3 img{width: 0.36rem;display: inline-block;margin-right: 0.1rem;}
.spzx ul{margin: 0 -0.15rem 0.4rem;}
.spzx li{margin-bottom: 0.3rem;width: 25%;padding: 0 0.15rem;}
.spzx li a *{transition: 0.5s;}
.spzx li a{height: 2.6rem;text-align: center;}
.spzx li h4{font-size: 0.14rem;color: #333;line-height: 1.5;}
.spzx li .imged{padding-bottom: 1.6rem;}

@media screen and (min-width: 1024px) {
	.spzx li a:hover{background: #108b96;}
  .spzx li a:hover h3,.spzx li a:hover h4{color: #fff;}
}
@media screen and (max-width: 1024px) {
  .spzx ul{margin: 0 -0.1rem 0.4rem;}
  .spzx li{margin-bottom: 0.3rem;width: 33.3%;padding: 0 0.1rem;}
}
@media screen and (max-width: 768px) {
  .spzx li{width: 50%;}
  .spzx li .imged{padding-bottom: 53%;}
  .spzx li a{height: auto;}
}

@media screen and (max-width: 420px) {
  .spzx li{width: 100%;}
  .spzx .s-tit span{width: 1rem;}
  .spzx .s-tit h3{font-size: 0.26rem;}
}

/* 现任领导 */
.xrld2{padding: 0.5rem 0.9rem;margin-bottom: 0.5rem;}
.xrld2 h2{padding-bottom: 0.3rem;margin-bottom: 0.25rem;border-bottom: 1px solid #108b96;font-size: 0.2rem;}
.xrld2 .cont{padding: 0 0.3rem;margin-bottom: 0.8rem;}
.xrld2 .cont img{width: 100%;}
.xrld2 .xr-t ul{justify-content: center;}
.xrld2 .xr-t li{width: 20%;padding: 0 0.3rem;margin-bottom: 0.45rem;text-align: center;}
.xrld2 ul li h3{font-size: 0.26rem;color: #222222;margin: 0.25rem 0 0.15rem;transition: 0.5s;}
.xrld2 ul li p{font-size: 0.18rem;color: #222222;line-height: 1.3;}
.xrld2 ul li .imged{padding-bottom: 130%;}
.xrld2 .xr-b ul{margin: 0 -0.15rem;}
.xrld2 .xr-b li{width: 20%;padding: 0 0.3rem;margin-bottom: 0.3rem;transition: 0.5s;text-align: center;}



@media screen and (min-width: 1024px) {
	.xrld2 li a:hover h3{color: #108b96;}
}
@media screen and (max-width: 1024px) {
  .xrld2{padding: 0.5rem 0.4rem;margin-bottom: 0rem;}
}
@media screen and (max-width: 768px) {
  .xrld2 .xr-t li{width: 40%;padding: 0 0.2rem;}
  .xrld2 .xr-b li{width: 33.3%;}
  .xrld2 ul li h3{font-size: 0.22rem;}
}





@media screen and (min-width: 1024px) {
	
}
@media screen and (max-width: 1024px) {
  
}
@media screen and (max-width: 768px) {
  
}



/* 三级栏目展开 */
.inner{min-height: 7rem;}
.erji-nav li{margin-bottom: .5rem;}
.erji-nav h3{height: 0.5rem;width: 100%;background: #f0e5e5;font-size: 0.24rem;color: #108b96;line-height: 0.5rem;padding: 0 .2rem;}
.erji-nav .erji-down{padding: .3rem;background: #f8f8f8;display: none;}
.erji-nav .erji-down p{font-size: 0.18rem;color: #333;line-height: 0.3rem;}

/* 翻页 */
.j_pages{margin:0.6rem auto 0;text-align: center;}
.j_pages .box{display:inherit;width:100%;padding: 0;font-size: 0;}
.j_pages a{padding: 0px 0.16rem;height: 0.4rem;line-height: 0.4rem;display:inline-block;background: #fff;margin: 0 0.03rem;color: #919191;font-size: 0.14rem;box-sizing: border-box;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius: 0.04rem;border: 1px solid #dadbdd;margin-bottom: .15rem;}
.j_pages a font{ padding:0 0.1rem}
.j_pages .on{background: #108b96;color: #fff;}
.j_pages a:hover{background: #108b96;color:#fff!important;}
.j_pages span{color:#919191; padding: 0px 0.16rem;height: 0.4rem;line-height: 0.4rem;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: #108b96; color:#fff}
.j_pages .qd{background: #108b96;color: #fff;border-radius: 0.05rem;height: 0.3rem;line-height: 0.3rem;}


   
@keyframes round_animate {
    to {
        transform: rotate(1turn);
       }
   }
/* 三级导航 */
.san-nav{width: 100%;background: #fff;/* margin-bottom: .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: #108b96;}
.san-nav a:hover,.san-nav a.on{color: #108b96;}
@media screen and (max-width: 1200px) {
    
}
@media screen and (max-width: 1024px) {
    .inner_left,.inner_right .lm_top .adress{display: none;}
	.inner_right{width: 100%;padding-left: 0;}
	.wrap_ph{display: block;/* background: #e2effa; */}
	.inner{padding: .3rem 0;}
	.page{margin:.25rem 0 0;}
  .local{display: none;}
  .san-nav{display: block;}
  .j_pages{margin:0.25rem auto 0;text-align: center;}
}
@media screen and (max-width: 768px) {



}




 