﻿@charset "utf-8";
/* common */
body{background: #f6f8ff;}
.header_box{position: relative;height: auto;}
.ban{position: relative;}
.ban .imged {padding-bottom: 38%;}
.ban .imged::after{width: 100%;height: 40%;background: url(../images/banshad.png) no-repeat;background-size: 100% 100%;width: 75%;}
.ban .h3{position: absolute;left: 0;bottom: 0.5rem;z-index: 10;width: 100%;padding-bottom: 0;}

.ban h3{color: #fff;font-size: 0.46rem;line-height: 1.5;font-family: sy;}
.local{padding: 0.25rem 0;background: #fff;z-index: 10;position: relative;}
.adress a,.adress{font-size: 0.16rem;color: #666;}
.adress{line-height: 0.3rem;justify-content: space-between;height: 0.3rem;align-items: center;}
.adress a{transition: .5s;}
.adress p{background: url(../images/home.png) no-repeat left center;background-size: 0.18rem;padding-left: 0.25rem;}

.ejlm_pc{/* width: 100%; */z-index: 100;padding-left: .2rem;display: flex;}
.ejlm_pc ul{align-items: center;}
.ejlm_pc ul li{height: 100%;padding: 0 0.2rem;position: relative;}
.ejlm_pc ul li>a{color: #333;transition: 0.5s;font-size: .22rem;min-height: 0.76rem;display: block;line-height: 0.76rem;border-bottom: 0.03rem solid rgba(0, 0, 0, 0);}

.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:#33B2C5;color: #fff;}
.ejlm_pc ul li.active >a,.ejlm_pc ul li:hover>a{color: #33B2C5 ;font-weight: bold;border-bottom: 0.03rem solid #0A58A6;}



/* 手机内页二级导航 */
.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: #33B2C5;}
.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;}
.wrap_ph{display: none;}
.wrap_ph li.active a{color: #33B2C5;}

.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: #33B2C5;}
.lm{margin:0.4rem 0;font-size: 0.26rem;color: #333333;padding-left: 0.15rem;border-left: 0.03rem solid #33B2C5;}
.inner {padding: 0.4rem 0 1.5rem;position: relative;background: #fff;}

.inner .wp{align-items: flex-start;}
.inner_left {width: 2.4rem;z-index: 100;position: relative;margin-bottom: 0.4rem;top: 0;}
.inner_right {padding-left: .4rem;flex: 1;min-width: 0;}
.inner_left h2 {background: #0085A3;height: .6rem;align-items: center;justify-content: center;}
.inner_left h2 p{color: #fff;line-height: .34rem;font-weight: bold;font-size: 0.18rem;}

.inner_left ul {background: #EFFEFF;text-align: center;}
.inner_left ul li {position: relative;transition: .5s;}
.inner_left ul li p {padding: .2rem .1rem;height: 100%;border-bottom: 1px solid #E8E8F0;align-items: center;justify-content: center;color: #0085A3;}
.inner_left ul li p a {font-size: 0.18rem;cursor: pointer;transition: .5s;position: relative;line-height: 1.4;flex: 1;min-width: 0;}
.inner_left ul li:last-child p{border-bottom:none;}

.inner_left ul li dl{display: none;padding-left: 0.1rem;}
.inner_left ul li dt h3{font-size: 0.16rem;color: #333;padding: .15rem;transition: 0.5s;display: flex;align-items: center;justify-content: space-between;}
.inner_left ul li:last-child p{border-bottom:none;}
.inner_left ul li:hover p, .inner_left ul li.active p{color: #fff;background: #33B0CB;}
/* .inner_left ul li dt.on h3,.inner_left ul li dt:hover h3{color: #fff;} */
.inner_left ul li dt h3.on img,.inner_left ul li p.on img{opacity:0;}

.inner_right .lm{margin-top: 0;}



/* 学院新闻 */
.newlist li{margin-bottom: 0.3rem;}
.newlist li *{transition: 0.5s;}
.newlist li a{padding: 0.2rem;align-items: center;height: 2.05rem;border-radius: 0rem 0.3rem 0rem 0.3rem;background: #F2F5F9;}
.newlist li a::after{left: 0;background: #fff;height: auto;bottom: 0.05rem;top: 0;box-shadow: 0px 0px 14px 0px rgba(23, 88, 190, 0.5);border-radius: 0px 0.3rem 0rem 0.3rem;opacity: 0;width: 100%;}

.newlist li .scale{width: 2.3rem;}
.newlist li .con{width: calc(100% - 3.5rem);padding:0 .35rem;}
.newlist li .date{width: 1.2rem;text-align: center;white-space: nowrap;padding-left: 0.4rem;border-left: 1px solid #BFD4F4;}

.newlist li span{font-size: 0.3rem;color: #1758BE;display: block;font-weight: bold;}
.newlist li p{font-size: 0.18rem;color: #9B9B9B;margin-top: 0.1rem;}

.newlist li h3{font-size: 0.16rem;color: #333;line-height: 0.3rem;padding-bottom: 0.15rem;}
.newlist li h4{font-size: 0.14rem;color: #888;line-height: .28rem;max-height: 0.56rem;margin: .2rem 0 0;}
.newlist li h3::after{width: 0.38rem;height: 0.03rem;background: #1758BE;}


@media(min-width: 1024px){
  .newlist li a:hover::after{opacity: 1;}
  .newlist li a:hover{background: #1758BE;}
  .newlist li a:hover h3,.newlist li a:hover p{color: #3568CB;}
  .newlist li a:hover h3{font-weight: bold;}
}
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 768px) {
  .newlist li .scale{width: 2rem;}
  .newlist li .date{width: 1rem;padding-left: 0.2rem;}
  .newlist li .con{width: calc(100% - 3rem);padding:0 .2rem;}
  .newlist li span{font-size:.24rem;}
}
@media screen and (max-width: 420px) {
  
}


.page{margin: 0.4rem 0 0;}
.page img{margin: 0 auto;display: block;}
/* 通知公告 */
.tzgg li{width: 100%;margin-bottom: 0.4rem;}
.tzgg li a{align-items: center;background: #fff;height: 2.2rem;border: 1px solid #D0EAEE;padding: 0.4rem 0.6rem;}
.tzgg li *{transition: 0.5s;}
.tzgg li a::after{width: 100%;opacity: 0;background: url(../images/tzbg.jpg) no-repeat center/cover;border-bottom: 0.04rem solid #EBC98B;}
.tzgg li .date{width: .9rem;text-align: center;}
.tzgg li .con{padding-left: 0.45rem;flex: 1;min-width: 0;}              

.tzgg li .date span{display: flex;color: #33B2C5;font-size: 0.5rem;font-family: impact;transform: scale(.7,1);align-items: baseline;}
.tzgg li .date span i{display:inline-block;font-style: normal;font-size: .3rem;padding: 0 .05rem;transition: 0s;}
.tzgg li .date p{font-size: 0.18rem;color: #fff;margin-top: 0.1rem;font-family: impact;/* margin-top: 0.1rem; */background: #33B2C5;border-radius: 1rem;width: 0.5rem;height: 0.2rem;margin: 0.1rem auto 0;line-height: 0.2rem;text-align: center;}
.tzgg li h3{font-size: 0.16rem;color: #333;line-height: 0.34rem;margin-bottom: 0.2rem;}
.tzgg li h4{font-size: 0.14rem;color: #666;line-height: 0.28rem;max-height: 0.56rem;}

.newlist2 li .scale{width: 2.8rem;padding-left: 0.4rem;}
.newlist2 li a{align-items: flex-start;}

@media(min-width: 1024px){
  .tzgg li a:hover h3,.tzgg li a:hover h4,.tzgg li a:hover span{color: #fff;}
  .tzgg li a:hover::after{opacity: 1;}
  .tzgg li a:hover p{background: #fff;color: #33B2C5;}
}
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 768px) {
  .tzgg li{width: 100%;margin-bottom: 0.3rem;}
  .tzgg li a{height: auto;padding: .2rem;}
  .tzgg li h3{margin-bottom: 0.15rem;}
  .newlist2 li .con{flex: none;padding: 0;margin-top: 0.2rem;width: 100%;}
}

/* 师资列表 */
.xrld ul{justify-content: space-between;}
.xrld li{width: 47%;margin-bottom: .6rem;}
.xrld li a{align-items: center;background: #fff;}

.xrld li .scale{width: 1.7rem;padding: 0rem;border: 1px solid #C09F73;}
.xrld li .con{width:calc(100% - 1.7rem);padding: .15rem  0 0 .3rem;}
.xrld li h3{font-size: 0.18rem;color: #333;line-height: 0.32rem;padding-left: .1rem;border-left: 0.04rem solid #333;transition: 0.5s;}
.xrld li h4{margin: .15rem 0 0.2rem;}
.xrld li h4 span{display: inline-block;background: #33B2C5;padding: 0.1rem 0.2rem;color: #fff;font-size: 0.16rem;}
.xrld li p{font-size: 0.16rem;color: #333;line-height: 0.3rem;max-height: 0.6rem\0;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,.xrld li a:hover p{color: #33B2C5;}
  .xrld li a:hover h3{border-left: 0.04rem solid #33B2C5;}
}
@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.5rem;}
  .xrld li .con{width:calc(100% - 1.5rem);padding: 0rem 0 0 .2rem;}
}


/*  内容页*/
.article .tit{font-size: 0.24rem;color: #333;line-height: 1.4;margin: 0rem 0 .3rem;font-weight: bold;text-align: center;}
.article .conttime{padding: 0.1rem 0.35rem;margin-bottom: 0.2rem;background: #fff;display: flex;justify-content: center;}
.article .conttime span{font-size: 0.14rem;color: #333;padding: 0 0.3rem 0 0;}
.article .cont p{text-indent: 2em;}
.cont p{font-size: 0.16rem !important;color: #666 !important;line-height: 0.34rem !important;text-align:justify;margin-bottom: .25rem;}
.cont p span{font-size: 0.16rem !important;color: #666 !important;line-height: 0.36rem !important;}
.cont p img,.cont p video{height: auto !important;margin: 0 auto;max-width: 100% !important;}


.new_miew{border-top: 1px dashed #c9c9c9;padding: 0.2rem 0rem 0rem;margin-top:0.5rem;/* background: #fff; */}
.new_miew p{font-size: 0.16rem;color: #33B2C5;line-height: 1.6;margin-bottom: 0.05rem;padding-left: .15rem;}
.new_miew p a{transition: 0.5s;color: #333;}
.new_miew p:hover a{color: #33B2C5;}
/* .new_miew p::after{width: 0.05rem;height: 0.05rem;border-radius: 50%;background: #33B2C5;bottom: auto;top: .13rem;} */

@media(max-width: 1024px){	
    .new_miew{margin-top: .3rem;}
    .cont p{margin-bottom: .1rem;}
    .article .tit{font-size:.28rem;}
}
/* 简介页 */
.gk .cont p{text-indent: 2em;margin-bottom: .3rem;}
.gk .fl01{margin-bottom: .1rem;align-items: flex-start;}
.gk .fl01 .left{width: 40%;padding: 0 0 .2rem .2rem;}
.gk .fl01 .right{width: 60%;padding-left: .4rem;}
.gk .fl01 .left::after{width: auto;height: auto;right: .2rem;top: .3rem;background: #33B2C5;}
.gk .fl01 .left img{width: 100%;}

@media(max-width: 768px){	
  .gk .fl01 .left{width: 100%;padding: 0 0 .2rem .2rem;}
  .gk .fl01 .right{width: 100%;padding-left: 0rem;margin-top: .3rem;}
  .gk .cont p{text-indent: 2em;margin-bottom: .1rem;}
}



/* 校园风光 */
.xyfg ul{margin: 0 -0.09rem;}
.xyfg li{width: 19.3%;padding:0 0.09rem;margin-bottom: 0.5rem;}
.xyfg li a{display: block;position: relative;z-index: 1;}

.xyfg li h3{font-size: 0.16rem;color: #111;line-height: 1.3;text-align: center;transition: 0.5s;padding: .2rem 0 0.28rem;font-weight: bold;border-bottom: 0.02rem solid #33B2C5;}
.xyfg li .scale .imged{padding-bottom: 70%;}


@media(min-width: 1025px){	
	.xyfg li a:hover h3{color: #33B2C5;}
}
@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;}
}

@media(max-width: 768px){	
	.xyfg li{width: 50%;}
}
/* 通知 */
 .list{margin-top: .1rem;}
.list li a{align-items: center;line-height: 1.6;justify-content: space-between;padding: .25rem 0; border-bottom: 1px dashed #d2d2d2;}
 .list li a::after{width: 0;height: 1px;background: #33B2C5;}
 .list h3{font-size: 0.16rem;color: #222;padding: 0 .2rem 0 0.2rem;transition: 0.5s;position:relative;flex: 1;min-width: 0;}
 .list li span{white-space: nowrap;font-size: 0.14rem;color: #33B0CB;font-family: Bebas;background: url(../images/tim.png) no-repeat left center;background-size: 0.16rem 0.16rem!important;padding-left: 0.25rem;}

 .list li h3::after{width: 0.13rem;height: 0.14rem;background:url(../images/ks-xq.png) no-repeat;top: 50%;transform: translateY(-50%);content:"";position:absolute;left: 0;background-size: 100%;}
@media screen and (min-width: 1025px) {
 .list li a:hover h3{color: #33B2C5;font-weight: bold;}
 .list li a:hover::after{width: 100%;}
 .list li a:hover{border-bottom:1px solid rgba(0,0,0,0);}
}

/* 组织机构 */
.jglist{margin-bottom: 0.2rem;}
.jglist .tit{margin-bottom: 0.44rem;overflow: hidden;position:relative;}
.jglist .tit h3{font-size: 0.26rem;color: #333;}
/* .jglist .tit::after{width: auto;left: 2.1rem;right: 0;height: 0.07rem;background: url(../images/jg-line.png) no-repeat;background-size: 100% 100% !important;content:"";position:absolute;top:50%;transform:translateY(-50%);}
.jglist .tit img{width: calc((100% - 2.3rem)/2);} */

.zzjg ul{margin: 0 -0.1rem;}
.zzjg li{width: 16.6%;padding: 0 0.1rem;margin-bottom: 0.15rem;}
.zzjg li a{height: 0.5rem;display: flex;flex-wrap: wrap;align-items: center;padding: 0 0.1rem;border: 1px dashed #88C1CF;}

.zzjg li h3{font-size: 0.16rem;color: #4AC3D8;line-height: 1.3;transition: 0.5s;flex: 1;min-width: 0;/* padding-left: 0.1rem; */}
.zzjg li span{width: 0.13rem;color: #9E9E9E;font-size: 0.14rem;}



@media(min-width: 1025px){	
.zzjg li a:hover{background: #4AC3D8;}
	.zzjg li a:hover h3{font-weight: 700;color:#fff;}
}
@media(max-width: 1300px){
.zzjg li{width: 20%;}
}
@media(max-width: 1024px){	
  .zzjg{padding-top: 0rem;}
	.zzjg ul{margin: 0 -0.1rem;}
  .zzjg li{width: 25%;padding: 0 0.1rem;margin-bottom: 0.25rem;}
}

@media(max-width: 768px){	
  .zzjg li{width: 33.3%;}
  .jglist .tit h3{font-size: 0.24rem;}
  .jglist {margin-bottom: 0.3rem;}
  .jglist .tit{margin-bottom: 0.2rem;}
}
@media(max-width: 600px){	
	.zzjg li{width: 50%;}
}
@media(max-width: 420px){	
	.zzjg li{width: 100%;}
}

/* szlist */
.szlist ul{padding: 0 15%;}
.szlist .lead dl{justify-content: center;}
.szlist dl{justify-content: flex-start;margin:0 -0.15rem;}
.szlist dt{width: 33.3%;padding: 0 0.15rem;margin-bottom: 0.5rem;}
.szlist dt .imged{padding-bottom: 130%;}
.szlist dt .con{background: #fff;text-align: center;height: 1.3rem;padding: 0.15rem;}
.szlist dt h3{font-size: 0.16rem;font-weight: bold;color: #fff;margin-bottom: 0.1rem;}
.szlist dt p{font-size: 0.14rem;line-height: 0.26rem;color: #fff;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.szlist .lead .con{background: #33B2C5;height: 1.4rem;}
.szlist .lead dt h3, .szlist .lead dt p{color: #fff;}
.szlist .lead dt *{transition: 0.5s;}

@media(min-width: 1025px){	
	.szlist dt a:hover .con{background: #33B2C5;}
  .szlist dt a:hover h3, .szlist dt a:hover p{color: #fff;}
}
@media(max-width: 1024px){	
  .szlist ul{padding: 0%;}
  .szlist dl{margin:0 -0.1rem;}
  .szlist dt{width: 33.3%;padding: 0 0.1rem;margin-bottom: 0.3rem;}
}

@media(max-width: 768px){	
  .szlist dt{width: 50%;}
}
@media(max-width: 456px){	

}
/* 专家 */
.zjlist .title{align-items: center;}
.zjlist .title h3{font-size: 0.28rem;margin: 0 auto;color: #33B2C5;padding-bottom:0;}
.zjlist .more a{color: #33B2C5;justify-content: flex-end;font-size: .16rem;}
.zjlist .fl01{margin-bottom: 0.6rem;}
.zjlist .szlist .title h3{margin: 0;}
.zj-t .left{width: 50%;}
.zj-t .right{width: 50%;padding: 0.45rem;/* margin-top: 0.45rem; */}
/* .zj-t .right::before{content: "";position: absolute;width: 100%;left: 0.1rem;background: #33B2C5;bottom: -0.1rem;top: 0.1rem;z-index: -1;} */
.zj-t .right::after{width: 100%;background: url(../images/zjbg2.jpg) no-repeat center/cover;}
.zj-t .right .con p{font-size: 0.16rem;line-height: 0.34rem;color: #333333;max-height: 2.04rem\0;}
.zj-t .right .more{position: relative;top: auto;transform: translateY(0);margin-top: 0.25rem;}
.zjlist .szlist dt{width: 25%;}
.zjlist .szlist dt .con{height: 0.5rem;}
.zjlist .szlist dt h3{margin-bottom: 0.15rem;white-space: nowrap;}
.zjlist .szlist dt h3 span{font-size: .11rem !important;font-weight: normal;}

@media(min-width: 1025px){	
}
@media(max-width: 1024px){	
  .zj-t .left{width: 100%;}
  .zj-t .right{width: 100%;padding: .2rem;}

}

@media(max-width: 768px){	
  .zjlist .szlist dt{width: 50%;}
  .zjlist .title h3{font-size: 0.26rem;}
}
@media(max-width: 456px){	

}
/* 文章内容 */
.xzjj .fl01{margin-bottom: 0.6rem;border: 1px solid #D8D8D8;padding: 0.3rem;}
.xzjj .fl01 .scale {width: 2.6rem;}
.xzjj .fl01 .con{width: calc(100% - 2.6rem);padding: 0 0.35rem;}
.xzjj .fl01 h3{font-size: 0.18rem;color: #333;margin-bottom: 0.2rem;}
.xzjj .fl01 h3 span{font-size: 0.22rem;display: inline-block;padding-right: 0.1rem;}
.xzjj .fl01 p{font-size: 0.16rem;line-height: 0.32rem;color: #333;}
.xzjj .cont p{font-size: 0.18rem;line-height: 1.8;color: #333;}
.xzjj .fl01 .imged{padding-bottom: 130%;}
.xzjj .fl02 .tab{padding: 0.3rem;border: 1px solid #D8D8D8;}
.xzjj .fl02 ul{border-bottom: 2px solid #33B2C5;}
.xzjj .fl02 li{line-height: 0.52rem;padding: 0 0.2rem;font-size: 0.24rem;color: #666666;border-radius: 0.15rem 0.15rem 0 0;cursor: pointer;}
.xzjj .fl02 li.on{background: #33B2C5;color: #fff;}
.xzjj .fl02 .cont{display: none;}
.xzjj .fl02 .cont:first-child{display: block;}


@media(min-width: 1200px){	
 
}

@media(max-width: 1024px){	
  .xzjj .fl01 h3{font-size: 0.3rem}

}
@media(max-width: 768px){	
  .xzjj .fl01{padding:.2rem;}
  .xzjj .fl01 .scale {width: 2.6rem;margin: 0 auto .25rem;}
  .xzjj .fl01 .con{width: 100%;padding: 0;}
  .xzjj .fl01 h3{text-align:center;}
 
}

/* 专家介绍 */
.zjjs2 ul{margin: 0 -0.15rem;}
.zjjs2 li{width: 25%;padding: 0 0.15rem;margin-bottom: 0.35rem;}
.zjjs2 li .a{height: 2.3rem;border: 1px solid #E2E2E2;box-shadow: 0rem 0.04rem 0.1rem 0px rgba(51, 178, 197, 0.3);border-radius: 0.1rem;overflow: hidden;background: url(../images/zjbg1.png) no-repeat right #fff;background-size: 100%;}
.zjjs2 li .a::after{width: 100%;opacity: 0;background: url(../images/zjbg2.png) no-repeat right #33B2C5;background-size: 100%}
.zjjs2 li h3{padding: 0.23rem 0.4rem 0.23rem 0.29rem;border-bottom: 1px solid #ddd;font-size: 0.18rem;color: #333333;background: url(../images/zjxq1.png) no-repeat right 0.29rem center;background-size: 0.08rem !important;margin-bottom: 0.18rem;}
.zjjs2 li .box{padding: 0 0.29rem;}
.zjjs2 li dl{height:1.36rem;overflow-y: auto;}
.zjjs2 li dt{width: 33.3%;font-size: 0.16rem;color: #333;line-height: 0.34rem;}


@media(min-width: 1200px){	
  .zjjs2 li .a:hover::after{opacity: 1;}
  .zjjs2 li .a:hover h3{color: #fff;border-bottom: 1px solid #fff;background: url(../images/zjxq2.png) no-repeat right 0.29rem center;}
  .zjjs2 li .a:hover dt{color: #fff;}
  .zjjs2 li .a:hover dl::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #fff;}
  .zjjs2 li .a:hover dl::-webkit-scrollbar {width:4px;height: 8px;background-color: #7DC4CE;}
  .zjjs2 li .a:hover dl::-webkit-scrollbar-track {border-radius: 10px;background-color: #7DC4CE;}

}

@media(max-width: 1024px){	
  .zjjs2 ul{margin: 0 -0.1rem;}
  .zjjs2 li{width: 25%;padding: 0 0.1rem;margin-bottom: 0.35rem;}

}
@media(max-width: 768px){	
  .zjjs2 li{width: 33.3%;}
  .zjjs2 li dt{width: 50%;}
 
}
@media(max-width: 600px){	
  .zjjs2 li{width: 50%;}
}
@media(max-width: 420px){	
  .zjjs2 li{width: 100%;}
}
/* 科室介绍 */
.ks-d{position: relative;align-items:center;}
.local .h2dh{margin-right: 0.35rem;}
.local .h2dh h2{width: 2.2rem;height: 0.48rem;background: #33B0CB;padding: 0 0 0 0.36rem;display: flex;align-items: center;color: #fff;font-size: 0.22rem;cursor: pointer;}
.local .ksdh{position: absolute;height: 4.2rem;left: 0;width: 100%;box-shadow: 0px 0.04rem 0.1rem 0rem rgba(0, 0, 0, 0.16);border: 2px solid #33B0CB;background: #FFFFFF;padding: 0.3rem 0.5rem;display: none;} 
.local .ksdh ul{height: 3.6rem;}
.local .ksdh li{margin-bottom: 0.3rem;}
.local .ksdh h3{width: 1.1rem;height: 0.36rem;background: #33B0CB;display: flex;align-items: center;justify-content: center;color: #fff;font-size: 0.18rem;border-radius: 0.06rem;}
.local .ksdh dl{flex: 1;min-width: 0;padding-left: 0.3rem;display: flex;flex-wrap: wrap;}
.local .ksdh dt{width: 16.6%;padding: 0 0.1rem;}
.local .ksdh dt a{display: block;line-height: 0.36rem;font-size: 0.18rem;color: #333333;padding-left: 0.2rem;background: url(../images/ks-j.png) no-repeat left center;background-size: 0.04rem !important;transition: 0.5s;}
.zjlist{justify-content: space-between;}
.zjlist .zj-l{width: 70%;}
.zjlist .zj-r{width: 28%;}
.zjlist .zj-l .left .imged{padding-bottom: 3.7rem;}
.zjlist .zj-l .right{border: 1px solid #E7E7E7;height: 3.7rem;}
.zjlist .zj-l .right .h3{justify-content: space-between;align-items: center;margin-bottom: .2rem;}
.zjlist .zj-l .right h3{font-size: 0.24rem;color: #333333;}
.zjlist .zj-l .right .ks-ewm{position: relative;}
.zjlist .zj-l .right .ks-ewm span{width: 0.3rem;cursor: pointer;}
.zjlist .zj-l .right .img{position: absolute;right: 0;top: 100%;opacity: 0;visibility: hidden;transform: translateY(0.2rem);transition: 0.5s;width: 2.2rem;height: 2.2rem;}
.zjlist .zj-l .right .ks-ewm:hover .img{opacity: 1;visibility: visible;transform: translateY(0rem);}

.ks-t1{background: #87AFCF;border-radius: 0.08rem;margin-bottom: 0.35rem;}
.ks-t1 h3{padding: 0.09rem 0.1rem 0.09rem 0.22rem;align-items: flex-end;border-bottom: 1px solid #fff;color: #fff;font-size: 0.22rem;justify-content: space-between;}
.ks-t1 h3 img{width: 0.36rem;}
.ks-t1 p{font-size: 0.16rem;color: #fff;padding: 0.15rem 0.3rem;line-height: 0.34rem;}
.ks-t2 h3{border-bottom: 1px solid #ddd;margin-bottom: 0.2rem;}
.ks-t2 h3 span{font-size: 0.16rem;color: #33B0CB;padding-bottom: 0.15rem;display: inline-block;}
.ks-t2 h3 span::after{width: 100%;height: 2px;background: #33B0CB;}
.ksli2 .slick-arrow{width: 0.15rem;height: 0.57rem;background: url(../images/ks-prev.png) no-repeat;background-size: 100% !important;}
.ksli2 .slick-arrow::before{display: none;}
.ksli2 .slick-prev{left: -.3rem;}
.ksli2 .slick-next{transform: rotateY(180deg);right:-.3rem}
.ksli2 dt a{position: relative;display: block;}
.ksli2 dt .con{width: 100%;position: absolute;left: 0;bottom: -.3rem;background: rgba(51, 178, 197, 0.94);}

@media(min-width: 1200px){	
  .local .ksdh dt a:hover{color: #33B0CB;}
}

@media(max-width: 1024px){	
  .local .ksdh dt{width: 20%;}
  .zjlist .zj-l{width: 100%;}
  .zjlist .zj-r{width: 100%;margin-top:.3rem;}
  .zjlist .zj-l .right{height:auto;}
  .zjlist .zj-l .left .imged{padding-bottom: 3.7rem;}
  .local .ksdh{padding:.2rem;height:auto;}

}
@media(max-width: 768px){	
  .local .ksdh dt{width: 25%;}
  .local .ksdh dl{flex: 1;min-width: 0;padding-left: 0.1rem;}

}
@media(max-width: 600px){	
  .local .ksdh dt{width: 33.3%;}
}
@media(max-width: 500px){	
  .local .ksdh dt{width: 50%;}
}
/*患者服务  */
.hzfw dl{margin: 0 -0.1rem;}
.hzfw dt{width: 33.3%;padding: 0 0.1rem;margin-bottom: 0.17rem;}
.hzfw dt a{display: flex;align-items: center;justify-content: center;padding: 0 0.15rem;height: 1.2rem;background-size: 100% 100% !important;}
.hzfw dt:nth-child(4),.hzfw dt:nth-child(5){width: 50%;}
.hzfw dt h3{font-size: 0.24rem;color: #FFFFFF;line-height: 1.3;}
.hzfw dt:nth-child(1) a{background: url(../images/f1.png) no-repeat;}
.hzfw dt:nth-child(2) a{background: url(../images/f2.png) no-repeat;}
.hzfw dt:nth-child(3) a{background: url(../images/f3.png) no-repeat;}
.hzfw dt:nth-child(4) a{background: url(../images/f4.png) no-repeat;}
.hzfw dt:nth-child(5) a{background: url(../images/f5.png) no-repeat;}
.hzfw h2{font-size: 0.28rem;color: #333333;margin: 0.3rem 0;}
.zjss{justify-content: center;align-items: center;margin-bottom: 0.35rem;}
.zjss p{font-size: 0.18rem;color: #333333;padding-right: 0.45rem;}
.zjss .zj-ser{width: 5.43rem;height: 0.64rem;border-radius: 0.3rem;border: 1px solid #4CBAD0;padding: 0.03rem;}
.zjss .zj-ser input{flex: 1;min-width: 0;padding: 0 0.2rem;font-size: 0.2rem;color: #4CBAD0;}
.zjss .zj-ser button{width: 0.58rem;height: 100%;background: #4CBAD0;border-radius: 50%;display: flex;align-items: center;justify-content: center;}
.hzfw .list3 li{width: 33.3%;}
.zjss .zj-ser input::-webkit-input-placeholder{ color:#4CBAD0;}
.zjss .zj-ser input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#4CBAD0; }
.zjss .zj-ser input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#4CBAD0;}
.zjss .zj-ser input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#4CBAD0;}


@media(min-width: 1200px){	
 
}

@media(max-width: 1024px){	


}
@media(max-width: 768px){	
  .hzfw .list3 li{width: 50%;}
  .hzfw dt h3{font-size: 0.22rem;}
  .hzfw h2{font-size: 0.28rem;}
  .zjss .zj-ser{width: 4rem;}
}
@media(max-width: 600px){	
  .hzfw dt{width: 50%;}
  .hzfw .list3 li{width: 100%;}
  .hzfw dt:nth-child(4),.hzfw dt:nth-child(5){width: 100%;}
  .zjss .zj-ser{width: 3rem;}
  .zjss p{padding-right: 0.15rem;}
}
/* 特色医疗 */
.tsyl{background: #FFFFFF;box-shadow: 0rem 0.04rem 0.1rem 0rem rgba(0, 0, 0, 0.18);padding: 0.1rem 0.3rem;}
.tsyl dl{border-bottom: 1px solid #ccc;}
.tsyl dt{font-size: 0.24rem;color: #333333;padding: 0.05rem 0rem 0.13rem;border-bottom: 0.02rem solid rgba(0, 0, 0, 0);margin-right: 0.2rem;cursor: pointer;}
.tsyl dt.on{font-weight: bold;color: #0085A3;border-bottom: 0.02rem solid #0085A3;}
.tyl-b{padding: 0.3rem 0;}
.tyl-b .tab{display: none;}
.tyl-b .tab:first-child{display: block;}
.tyl-b li{width: 33.3%;padding: 0 0.1rem;margin-bottom: 0.15rem;}
.tyl-b li h3{font-size: 0.16rem;color: #333333;padding-left: 0.15rem;transition: 0.5s;line-height: 1.3;}
.tyl-b li h3::after{width: 0.06rem;height: 0.06rem;border-radius: 50%;background: #999;bottom: auto;top: 50%;transform: translateY(-50%);}



@media(min-width: 1200px){	
  .tyl-b li a:hover h3{color: #0085A3;}
}

@media(max-width: 1024px){	


}
@media(max-width: 768px){	
  .tyl-b li{width: 50%;}
 
}


/* dh-t */
.adress span{display: inline-block;justify-content: space-between;background: #33B0CB;border-radius: 0.06rem;height: 0.36rem;padding: 0 0.17rem;color: #fff;line-height: .36rem;}
.dh-t{justify-content: space-between;align-items: center;}
.dh-t dt{cursor: pointer;margin-right: 0.2rem;width: 1.9rem;height: 0.44rem;background: #68D7E0;display: flex;align-items: center;justify-content: center;font-size: 0.18rem;color: #fff;}
.dh-t p{color: #FF0042;}
.dh-t dt.on{background: #2382C4;}
.dh-b .tab,.dh-b .tab2{display: none;}
.dh-b .tab:first-child,.dh-b .tab2:first-child{display: block;}
.dh-b ul{padding: 0.2rem;border: 1px solid #DEDEDE;}
.dh-b li{cursor: pointer;margin-right: 0.15rem;height: 0.34rem;padding: 0 0.18rem;border: 1px solid #DEDEDE;font-size: 0.16rem;color: #2382C4;line-height: .34rem;}
.dh-b li.on{background: #2382C4;color: #fff;}
.dh-t2 h4{background: #2382C4;padding: 0.15rem 0.1rem;text-align: center;color: #fff;font-size: 0.16rem;margin-bottom: 0.25rem;line-height: 1.4;}
.dh-t2 table{/* width: 100%; */border-collapse: collapse;}
.dh-t2 table td{border: 1px solid #333;padding: 0.1rem 0.15rem;text-align: center;}
.dh-t2 table th{background: #00CCFF;border: 1px solid #333;padding: 0.1rem 0.15rem;font-size: 0.16rem;font-weight: bold;color: #333333;line-height: 0.2rem;}
.dh-t2 table p{font-size: 0.16rem;line-height: 0.2rem;color: #333333;}



@media(min-width: 1200px){	
 
}

@media(max-width: 1024px){	
.dh-t dt{width:auto;padding:0 .1rem;}

}
@media(max-width: 768px){	
 .dh-t p{color: #FF0042;width:100%;margin:.2rem 0;}
 .dh-t dt{margin-bottom:.1rem;}
}

@media(max-width: 420px){
  .dh-b li{margin-bottom:.1rem;}	
}
/* 媒体聚焦 */
.common{background: #FFFFFF;box-shadow: 0rem 0.04rem 0.1rem 0px rgba(0, 0, 0, 0.18);padding: 0.34rem 0.3rem;}
.tit2{margin-bottom: 0.2rem;border-bottom: 1px solid #ccc;display: flex;}
.tit2 h3{font-size: 0.26rem;font-weight: bold;color: #0085A3;padding-bottom: 0.2rem;}
.tit2 h3::after{width: 100%;height: 0.03rem;background: #0085A3;}
.tit3{margin-bottom: 0.15rem;width: 100%;}
.tit3 span{font-size: 0.24rem;color: #222222;}
.mtjj .more{justify-content: flex-end;width: 100%;margin-top: 0.3rem;position: relative;}

.mtjj .fl01{justify-content: space-between;}
.mtjj .fl01 .left{width: 46%;}
.mtjj .fl01 .right{width: 52%;}
.mtjj .fl01 .left .imged{padding-bottom: 3.34rem;}
.mtjj .fl01 .left li .con{padding-top: 0.18rem;}
.mtjj .fl01 .left li h3{font-size: 0.2rem;color: #333333;line-height: 0.28rem;max-height: 0.56rem\0;}
.mtjj .fl01 .right ul{margin: 0 -0.08rem;}
.mtjj .fl01 .right li{width: 33.3%;padding: 0 0.08rem;margin-bottom: 0.35rem;}
.mtjj .fl01 .right li .con{padding-top: 0.18rem;}
.mtjj .fl01 .right li h3{font-size: 0.16rem;color: #333333;line-height: 0.26rem;max-height: 0.52rem\0;}
.mtjj .fl02{margin-top: 0.5rem;padding-top: 0.2rem;border-top: 1px solid #ccc;}
.list5 li:nth-child(2n-1){background: #F2F2F2;}
.list5 li a{border-bottom: none;padding:.15rem;}


@media(min-width: 1200px){	
  .mtjj .fl01 li a:hover h3{color: #0085A3;}
}

@media(max-width: 1024px){	
  .mtjj .fl01 .left{width: 100%;}
  .mtjj .fl01 .right{width: 100%;margin-top: 0.25rem;}
  .mtjj .fl01 .left .imged{padding-bottom: 65%;}

}
@media(max-width: 768px){	
	.mtjj .more{margin-top:0rem;}
	.mtjj .fl02{margin-top: 0.2rem;}
}

@media(max-width: 420px){

}

/* 专题报道 */
.ztbd ul{justify-content: space-between;}
.ztbd li{width: 48.5%;margin-bottom: 0.3rem;}
.ztbd li a{display: block;padding:0.15rem;background: #fff;box-shadow: 0rem 0.04rem 0.06rem 0px rgba(0, 0, 0, 0.15);position: relative;}
.ztbd li .imged::after{width:100%;background: rgba(33, 33, 33, 0.3);}
.ztbd li h3{width: 100%;padding: 0 0.1rem;position: absolute;left: 0;top: 50%;transform: translateY(-50%);font-size: 0.3rem;font-weight: bold;color: #FFFFFF;line-height: 1.5;z-index: 10;transition: 0.5s;text-align: center;}

.ksxc ul{margin: 0 -0.13rem;}
.ksxc li{width: 33.3%;padding: 0 0.13rem;margin-bottom: 0.3rem;}
.ksxc li a{display: block;padding:0.15rem;background: #fff;box-shadow: 0rem 0.04rem 0.06rem 0px rgba(0, 0, 0, 0.15);position: relative;}
.ksxc li .imged::after{width:100%;background: rgba(33, 33, 33, 0.6);opacity: 0;}
.ksxc li .con{width: 100%;padding: 0 0.2rem;position: absolute;left: 0;height: 100%;flex-direction: column;align-items: center;justify-content: center;z-index: 10;opacity: 0;transition: 0.5s;bottom: 0;}
.ksxc li h3{color: #fff;font-size: 0.28rem;line-height: 1.5;margin-bottom: 0.2rem;border-bottom: 1px solid #fff;}
.ksxc li p{color: #fff;font-size: 0.14rem;line-height: 1.5;}
.ksxc li .imged{padding-bottom: 57%;}

@media(min-width: 1200px){	
  .ztbd li a:hover h3{color: #0085A3;}
  .ztbd li a:hover .imged::after{opacity: 0;}
  .ksxc li a:hover .con{opacity: 1;}
  .ksxc li a:hover .imged::after{opacity: 1;}
}

@media(max-width: 1024px){	
  .ksxc ul{margin: 0 -0.1rem;}
  .ksxc li{width: 33.3%;padding: 0 0.1rem;margin-bottom: 0.3rem;}

}
@media(max-width: 768px){	
  .ztbd li{width: 100%;margin-bottom: 0.3rem;}
  .ksxc li{width: 50%;}
}

@media(max-width: 420px){
  .ksxc li{width: 100%;}
}


@media(min-width: 1200px){	
 
}

@media(max-width: 1024px){	


}
@media(max-width: 768px){	

}

@media(max-width: 420px){
  
}

/* 翻页 */
.j_pages{margin: 0rem auto 0 auto;text-align: center;padding-top: .6rem;}
.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: #33B2C5;color: #fff;}
.j_pages a:hover{background: #33B2C5;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: #33B2C5; color:#fff}
.j_pages .qd{background: #33B2C5;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: #33B2C5;}
.san-nav a:hover,.san-nav a.on{color: #33B2C5;}



@media screen and (max-width: 1200px) {
  .ban .h3{position: relative;display: none;}
  .wrap_ph{display: block;/* background: #e2effa; */}
}
@media screen and (max-width: 1024px) {
    .inner_left,.inner_right .lm_top .adress{display: none;}
	.inner_right{width: 100%;padding-left: 0;}
	
	.inner{min-height: 6rem;padding: .3rem 0;}
	.page{margin:.25rem 0 0;}
  .local{/* display: none; */}
  .san-nav{display: block;}
  .ban .h3 h3{font-size: 0.26rem;}
 
  .ban .wp{padding: 0.2rem 15px;}
  .ban .h3::after{width: 100%;height: 100%;}
  .lm{font-size: 0.26rem;}
}
@media screen and (max-width: 420px) {

.inner{min-height:2rem;}
.ban .adress{width: 100%;margin-left: 0;margin-top: 0.25rem;}
}

.pb_sys_common{
line-height:40px !important;
}

.cont table tr td p{
text-indent:0px !important;
}
.cont video{
display:block;
margin:0 auto;
max-width:100% !important;
}
 