@charset "utf-8";
@font-face
{font-family: DIN;
src: url('DIN-Medium.otf')}



*{box-sizing:border-box;color:#333;font-size: .16rem;}
body,input,h1,h2,h3,h4,h5,h6,p,textarea,table,div,ul,li,select,td,th,em,span,i,button,code{margin:0;padding:0;color:inherit;line-height: inherit; font-family:"microsoft yahei",'PingFang SC','PingFangMedium';/* font-size: inherit; */}
img{border:0;display: inline-block;max-width:100%;vertical-align: middle;height: auto;}
.fl{float:left;}
.fr{float:right;}
ul,li{ list-style:none; }
a,p,span,i,em{ text-decoration:none; color:inherit;font-size: inherit;}
pre{word-break: break-word;}
:focus{outline:none!important;border-color:inherit;}
.clearfix{*zoom: 1;}
.clearfix:before,.clearfix:after
{display: table;line-height: 0;content: "";}
.clearfix:after{clear: both;}
table{border-collapse:collapse;border-spacing:0;width:100%}
h3,h4,h5,h6{font-weight: normal;}
em,i{font-style:normal;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none;}
input[type="button"]{border:none;}
textarea {  -webkit-appearance: none;}  
.auto{margin:0 auto;max-width: 14rem;width: 96%;}
:hover{transition: all .2s;}
.img_hover_wrap{overflow: hidden;}
.img_hover{transition: all .3s;}
.img_hover:hover{transform: scale(1.05,1.05);}
.img_traslate{transition: all .3s;}
.img_traslate:hover{transform: translateY(-10px);}
.img_rotate{transition: all .3s;}
.img_rotate:hover{transform:rotate(-360deg);}
.bold{font-weight: bold;}
.normal{font-weight: normal!important;}
.center{text-align: center!important;}
.img{/* width: 100%; */display: block;    height: auto;}
.ellipsis{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ele{position:relative;}
.ele:before,.ele:after{content:'';display: inline-block;vertical-align: middle;}
.ipt{display: block;border:none;}
.ipt_button{cursor: pointer;}
.item_scale .icon{transition: all .3s;}
.item_scale:hover .icon{transform: scale(1.08,1.08);}
.text-left{text-align: left!important;}
.text-right{text-align: right!important;}
.clamp{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;/* display: -ms-flexbox; */-webkit-box-orient: vertical;/*-webkit-line-clamp: 3;*/}	
.clamp1{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important; -webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.clamp2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important; -webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.clamp3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important; -webkit-box-orient: vertical;-webkit-line-clamp: 3;}
body{background: #fff;overflow-x: hidden;}
.item{}
.item .imgbox{display: block;overflow: hidden;}
.item .img{transition: all 1s;width: 100%;display: block;}
.item:hover .imgbox .img{transform: scale(1.1,1.1);}

.zoomimg{position:relative;overflow: hidden;height: 0;display: block;}
.zoomimg .img{display: block;position:absolute;width: 100%;height: 100%;left: 0;top: 0;}

.flipx .icon{transition: all .3s;}
.flipx:hover .icon{transform:scaleX(-1);}
.scale .icon{transition: all .3s;}
.scale:hover .icon{transform: scale(1.1,1.1);}

.underline:hover{text-decoration: underline;}
label{-webkit-tap-highlight-color: rgba(255,0,0,0);} 
.img_full{width: 100%;height: 100%;display: block;object-fit: cover;}

.flex{display: -webkit-box; display: -moz-box;display: -ms-flexbox; display: -webkit-flex; display: flex;}
.flex-align-start{align-items: flex-start;}
.flex-align-center {-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
.flex-align-end{align-items: flex-end;}
.flex-pack-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.flex-pack-justify {-webkit-box-pack: justify;-webkit-justify-content: pace-between;-ms-flex-pack: justify;justify-content: space-between;}
.flex-pack-start{justify-content: flex-start;}
.flex-pack-end{justify-content: flex-end;}
.flex-v {-webkit-box-orient: vertical; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
.flex-w{flex-wrap:wrap;}
.flex-1{flex:1;overflow: hidden;}
.flex-11{flex:1;}
html{font-size: 5.2083vw;}

/* ::-webkit-input-placeholder{color:#999;}
:-moz-placeholder{color:#999;}
::-moz-placeholder{color:#999;}
:-ms-input-placeholder{color:#999;} */

/* 公共部分 */
.head{position: sticky;width: 100%;left: 0;top: 0;z-index:100;background-color: #fff;}
.hd-t{text-align: right;background-color: #035bab;}
.hd-t .lk{font-size: 0.14rem;color:#fff;display: inline-block;vertical-align: middle;padding:0 0.2rem;line-height: 0.4rem;}
.hd-t .lk:hover{background-color: #007f70;}

.hd-b{height: 1.1rem;}
.hd-b .wrap{display: flex;align-items: center;justify-content: space-between;height: 100%;}
.hd-b .r{display: flex;align-items: center;}

.hd-logo{}
.hd-logo .img{height: 0.9rem;width: auto;max-width: initial;}


.hd-sear .icon{width: 0.34rem;height: 0.34rem;border-radius:50%;border:1px solid rgba(0,51,125,.3);display: flex;align-items: center;justify-content: center;cursor: pointer;}
.hd-sear .icon::after{content:'';width: 0.15rem;height: 0.15rem;background:url(../images/icon_01.png) no-repeat center;background-size:contain;}
.hd-sear .icon:hover{background-color: #035bab;border-color:#035bab;}
.hd-sear .icon:hover::after{background-image:url(../images/icon_01-1.png)}

.hd-sear-box{position: fixed;width: 100%;height: 100%;left: 0;top: 0;background-color: rgba(0,0,0,.7);z-index:110;display: none;}
.hd-sear-box .box{max-width: 8rem;line-height: 0.6rem;width: 90%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background-color: #fff;border-radius:.1rem;display: flex;overflow: hidden;}
.hd-sear-box .ipt-txt{font-size: 0.16rem;color:#000;flex:1;overflow: hidden;padding:0 .2rem;}
.hd-sear-box .submit{width: 0.6rem;height: 0.6rem;border:none;cursor: pointer;background:url(../images/icon_01-2.png) no-repeat center;background-size:.26rem;margin-right: 0.05rem;}
.hd-sear-box .guanbi{background:url(../images/guanbi.png) no-repeat center;background-size:contain;width: 0.4rem;height: 0.4rem;position: fixed;right: 0.3rem;top: 0.3rem;cursor: pointer;}


.hd-nav{display: flex;justify-content: space-between;align-items: center;}
.hd-nav li{display: inline-block;vertical-align: middle;position: relative;margin-right: 0.3rem;}
.hd-nav li>a{display: block;font-size: 0.18rem;color:#035bab;position: relative;line-height: .65rem;}
.hd-nav li.cur>a,.hd-nav li:hover>a{font-weight: bold;}

.hd-nav .drop{width: 1.3rem;position: absolute;left: 50%;transform: translate(-50%,0) scaleY(0);visibility: hidden;opacity: 0;transition: all .3s ease 0s;transform-origin: center top;z-index:100;background-color: #035BAB;}
.hd-nav .lk{display: block;font-size: 0.15rem;color:#fff;text-align: center;line-height: 0.24rem;border-top:1px solid rgba(255,255,255,.1);padding:.08rem .05rem;}
.hd-nav .lk:hover{font-weight: bold;}
.hd-nav li:hover .drop{opacity: 1;visibility: visible;transform: translate(-50%,0) scaleY(1);}
.hd-nav li:hover .drop::before{display: block;}

.hd-nav li.sj-show{display: none;}


.foot{background:url(../images/ft_01.jpg) no-repeat center;background-size:cover;}
.ft-t{padding:0.15rem 0;border-bottom:1px solid rgba(255,255,255,.2);}
.ft-t .lks{margin-left: -0.25rem;}
.ft-t .lk{display: inline-block;vertical-align: middle;font-size: 0.16rem;color:rgba(255,255,255,0.6);padding:0 0.25rem;line-height: 0.3rem;position: relative;}
.ft-t .lk::after{content:'';position: absolute;right: 0;top: 50%;width: 1px;height: 0.16rem;background-color: rgba(255,255,255,0.6);margin-top: -0.08rem;}
.ft-t .lk:last-child::after{display: none;}
.ft-t .lk:hover{color:#fff;}

.ft-c .wrap{display: flex;justify-content: space-between;padding:0.5rem 0 0.4rem;}
.ft-c .lbox{max-width: 4rem;flex:1;overflow: hidden;}
.ft-c .rbox{display: flex;align-items: flex-start;}
.ft-c .tit{font-size: 0.24rem;color:#fff;margin-bottom: 0.1rem;}
.ft-c .lks{display: flex;flex-wrap: wrap;}
.ft-c .lks .lk{font-size: 0.14rem;color:rgba(255,255,255,0.6);line-height: 0.34rem;display: inline-block;vertical-align: middle;min-width: 25%;}
.ft-c .lks .lk:hover{color:#fff;}
.ft-c .info{}
.ft-c .txt{font-size: 0.14rem;color:rgba(255,255,255,0.6);line-height: 2.2;}
.ft-c .tel{font-size: 0.22rem;color:rgba(255,255,255,0.6);font-weight: bold;display: flex;align-items: center;margin-top: 0.15rem;}

.ft-c .tel::before{content:'';width: 0.34rem;height: 0.34rem;background:url(../images/ft_02.png) no-repeat center;background-size:contain;margin-right: 0.06rem;}
.ft-c .wxbox{margin-left: 0.6rem;}
.ft-c .wxbox .imgbox{width: 1.2rem;padding: 0.06rem;background-color: rgba(255,255,255,.2);border-radius:0.06rem;}
.ft-c .wxbox .img{width: 100%;height: 100%;display: block;}
.ft-c .wxbox .wz{font-size: 0.14rem;color:#fff;text-align: center;margin-top: 0.1rem;}


.ft-b{background-color: #02529c;padding:0.1rem 0;}
.ft-b .wrap{display: flex;align-items: center;justify-content: space-between;}
.ft-b .txt{font-size: 0.14rem;color:#fff;max-width: 75%;line-height: 1.5;}
.ft-b .txt span{margin-right: 0.15rem;}
.ft-b .ico{height: 0.6rem;width: auto;}



/* 图片列表 */
.inner-ban{/* height: 6rem; */}

.main{padding:0.7rem 0;}
.main .wrap{display: flex;align-items: flex-start;}
.main-l{width: 3rem;}
.main-r{width:calc(100% - 3rem);padding-left: 0.45rem;}



.sidebar .bt{font-size: 0.3rem;color:#fff;height: 0.9rem;background:#035BAB;display: flex;align-items: center;justify-content: center;font-weight: bold;}
.sidebar .box{background:url(../images/img_02.png) no-repeat center bottom;background-size:cover;min-height: 5.6rem;}
.sidebar .list .tit{display: flex;align-items: center;font-size: 0.18rem;color:#555555;height: 0.6rem;padding:0 0 0 0.38rem;border-bottom:1px solid rgba(0,0,0,.04);position: relative;}
.sidebar .list .tit::before{content:'';width: 0.05rem;height: 0;background:#035BAB;position: absolute;left: 0;top: 0;transition: all 0.3s;}
.sidebar .list .tit::after{content:'';width:0.12rem;height: 0.14rem;background:url(../images/icon_02.png) no-repeat center;background-size:contain;position: absolute;right: 0.3rem;top: 50%;transform: translate(0,-50%);display: none;}
.sidebar .list li:hover .tit{font-weight: bold;color:#035BAB;}
.sidebar .list li.cur .tit::before{height: 100%;}
.sidebar .list li.cur .tit::after{display: block;}


.top-bar{display: flex;align-items: center;justify-content: space-between;border-bottom:1px solid #D8D8D8;padding:0 0 0.25rem;margin-bottom: 0.4rem;line-height: 0.3rem;}
.top-bar .bt{font-size: 0.28rem;color:#2C2C2C;display: flex;align-items: center;position: relative;font-weight: bold;}
.top-bar .bt::before{content: '';width: 0.05rem;height: 0.3rem;background-color: #035BAB;margin-right: 0.18rem;display: block;}

.crumb{font-size: 0.16rem;color:#626262;background:url(../images/icon_03.png) no-repeat left center;background-size:.17rem;padding-left: 0.26rem;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.crumb a:hover{color:#035BAB;}


.tp-list{display: flex;flex-wrap: wrap;margin:-2.5% 0 0 -2.5%;}
.tp-list .item{height: 2.4rem;width: 30.8%;margin:2.5% 0 0 2.5%;}
.tp-list .imgbox{position: relative;height: 100%;}
.tp-list .title{font-size: 0.18rem;color:#fff;line-height: 0.45rem;position: absolute;width: 100%;left: 0;bottom: 0;background-color: rgba(0,0,0,.4);padding:0 0.15rem;text-align: center;}
.tp-list .item:hover .title{background-color: #035BAB;}

.pagelist{text-align: center;font-size: .16rem;color: #575757;margin-top: 0.5rem;display: flex;align-items: center;justify-content: center;}
.pagelist *{font-size: inherit;}
.pagelist a{width:.38rem;height: .38rem;line-height: .36rem;background-color: transparent;margin:0 .05rem;border:1px solid #DCDCDC;border-radius:.02rem;display: flex;align-items: center;justify-content: center;}
.pagelist a.active,.pagelist a:hover{background-color:#035BAB;color:#fff!important;border-color:#035BAB;}
.pagelist .first,.pagelist .last{border:0;width: auto;padding:0 0.14rem;}
.pagelist .prev,.pagelist .next{font-size: 0;display: flex;align-items: center;justify-content: center;}
.pagelist .prev::before,.pagelist .next::before{content:'';width: 0.1rem;height: 0.18rem;background:url(../images/icon_14.png) no-repeat center;background-size:contain;}
.pagelist .next::before{transform: rotate(180deg);}
.pagelist .prev:hover::before,.pagelist .next:hover::before{background-image:url(../images/icon_14-1.png)}

/* 图文列表 */
.pic-list{}
.pic-list .item{padding:0.35rem 0;position: relative;border-bottom:1px dashed rgba(0,0,0,0.16);}
.pic-list .item::after{content:'';position: absolute;left: 0;bottom: -1px;height: 2px;background-color: #035BAB;width: 0;transition: all .3s;}
.pic-list .box{display: flex;align-items: center;}
.pic-list .imgbox{width: 2.85rem;height: 2rem;margin-right: 0.35rem;}
.pic-list .info{flex:1;overflow: hidden;}
.pic-list .title{font-size: 0.18rem;color:#000000;line-height: 0.24rem;-webkit-line-clamp: 1;}
.pic-list .date{font-size: 0.14rem;color:#035BAB;margin-top: 0.13rem;background:url(../images/icon_04.png) no-repeat left center;background-size:0.15rem;padding-left: 0.2rem;}
.pic-list .txt{font-size: 0.16rem;color:#888888;line-height: 0.24rem;-webkit-line-clamp: 2;margin-top: 0.13rem;}
.pic-list .arrow{width: 0.18rem;height: 0.18rem;background:url(../images/icon_05.png) no-repeat center;background-size:contain;display: block;margin-top: 0.14rem;}
.pic-list .item:first-child{padding-top: 0;}
.pic-list .item:hover::after{width: 100%;}
.pic-list .item:hover *{color:#035BAB;}
.pic-list .item:hover .title{font-weight: bold;}



/* 文章列表 */
.arc-list{margin-top: -0.2rem;}
.arc-list .item{border-bottom: 1px dashed rgba(3, 91, 171, 0.3);line-height: 0.8rem;position: relative;}
.arc-list .item::after{content:'';position: absolute;right: 0;width: 0.06rem;height: 0.06rem;border:1px solid rgba(3, 91, 171, 0.3);bottom: -0.04rem;border-radius:50%;background-color: #fff;}
.arc-list .box{display: flex;align-items: center;justify-content: space-between;}
.arc-list .title{font-size: 0.18rem;color:#333333;max-width: 85%;flex:1;overflow: hidden;-webkit-line-clamp: 1;}
.arc-list .date{font-size: 0.16rem;color:#999999;}
.arc-list .item:hover .title{color:#035BAB;font-weight: bold;}


/* 医院资质 */
.zz-main{background:url(../images/img_08.png) no-repeat center bottom;background-size:100% auto;}
.zz-list{}
.zz-list li{margin-bottom: 0.2rem;}
.zz-list .title{font-size: 0.16rem;color:#666666;line-height: 0.26rem;background:url(../images/icon_06.png) no-repeat left center;background-size:0.15rem;padding-left: 0.35rem;}


/* 历史沿革 */
.lc-list{position: relative;}

.lc-list li{font-size: 0.16rem;color:#666666;line-height: 0.3rem;padding-bottom: 0.3rem;position: relative;padding-left: 0.3rem;}
.lc-list li::after{content:'';width: 0.15rem;height: 0.15rem;background:url(../images/icon_06.png) no-repeat center;background-size:contain;position: absolute;left: 0.03rem;top: 0.07rem;}
.lc-list li::before{content:'';position: absolute;left: 0.1rem;top: 0;bottom: 0;width: 1px;background-color: #035BAB;opacity: .1;}
.lc-list li:last-child::before{top: 0;height: 0.15rem;}
.lc-list li:first-child::before{top: 0.1rem;}


/* 医疗科室 */
.ks-list{display: flex;flex-wrap: wrap;margin-left: -5%;}
.ks-list .lk{font-size: 0.18rem;color:#383838;border-radius:.1rem;border:1px solid rgba(7, 55, 141, 0.5);height: 0.54rem;display: flex;align-items: center;padding:0 0.3rem;width: 28.3%;margin:0 0 0.25rem 5%;justify-content: space-between;}
.ks-list .lk::after{content:'';width: 0.11rem;height: 0.11rem;background:url(../images/icon_07.png) no-repeat center;background-size:contain;}
.ks-list .lk:hover{color:#fff;background-color: #035BAB;font-weight: bold;}
.ks-list .lk:hover::after{background-image:url(../images/icon_07-1.png);}



/* 机构设置 */
.org-mod{margin: 0 0 0.6rem 0.1rem;position: relative;}
.org-mod::before{content:'';width: 0.07rem;height: 1.37rem;background:url(../images/icon_08.png) no-repeat center;background-size:contain;position: absolute;left: -0.07rem;top: -1px;}
.org-mod .top{background: #F5F8FF;border-radius:0 .4rem 0 0;height: 0.65rem;display: flex;align-items: center;padding:0 0.12rem;width: 96%;}
.org-mod .t-tit{font-size: 0.22rem;color:#035BAB;font-weight: bold;display: flex;align-items: center;}
.org-mod .t-tit::before{content:'';width: 0.05rem;height: 0.23rem;background-color: #FFC062;margin-right: 0.13rem;}
.org-mod .box{border:1px solid #CEDBE8;padding:0.3rem 0.5rem;}
.org-mod .lks{display: flex;flex-wrap: wrap;margin:-0.1rem 0 0 -3%;}
.org-mod .lks li{min-width: 30.3%;margin:0.1rem 0 0 3%;}
.org-mod .lks .lk{font-size: 0.18rem;color:#2F2F2F;line-height: 0.34rem;}
.org-mod .lks .lk::before{content:'';width: 0.1rem;height: 0.1rem;border:1px solid #035BAB;border-radius:50%;margin-right: 0.12rem;display: inline-block;vertical-align: middle;}
.org-mod .lks .lk:hover{color:#035BAB;font-weight: bold;}
.org-mod:last-child{margin-bottom: 0;}


/* 领导列表 */
.leader-list{display: flex;flex-wrap: wrap;justify-content: space-between;padding-top: 0.6rem;margin-top: -1rem;}
.leader-list .item{display: flex;align-items: flex-start;background-color: #ECF3FF;max-width: 4.85rem;width: 48%;margin-top: 1rem;padding:0 0 0.25rem 0.25rem;}
.leader-list .img{width: 2rem;height: 2.82rem;border-radius:0 0.2rem 0 0;margin-top: -0.55rem;/* object-fit: contain; */}
.leader-list .info{flex:1;overflow: hidden;padding:0.35rem 0.35rem 0;}
.leader-list .name{font-size: 0.24rem;color:#235197;font-weight: bold;}
.leader-list .x{height: 1px;background-color: #D2DEF3;margin:0.15rem 0 0.13rem;display: block;}
.leader-list .txt{font-size: 0.18rem;color:#3D3D3D;line-height: 0.28rem;-webkit-line-clamp: 4;}

/* 领导详情 */
.leader-det .item{display: flex;align-items: center;padding: 0.15rem;background:url(../images/img_17-1.png) no-repeat left center #f2f7fb;background-size:auto 100%;margin:0.3rem 0;}
.leader-det .item .img{width: 2.5rem;height:3rem;margin-right: 0.6rem;}
.leader-det .item .info{flex:1;overflow: hidden;}
.leader-det .item .name{font-size: 0.28rem;color:#3D3D3D;font-weight: bold;}
.leader-det .item .x{width: 0.6rem;height: 0.03rem;background-color: #035BAB;display: block;margin:0.25rem 0;}
.leader-det .item .txt{font-size: 0.16rem;color:#666666;line-height: 0.36rem;-webkit-line-clamp: 4;max-width: 7.15rem;}
.leader-det .edit{font-size: 0.16rem;color:#666666;line-height: 2;}
.leader-det .edit *{font-size: 0.16rem !important;color:#666666;line-height: 2 !important;}
/* 简介页 */
.us-det{padding:0.4rem 0 0;}
.us-det .box1{margin-bottom: 0.55rem;display: flex;align-items: flex-start;justify-content: space-between;}
.us-det .box1 .imgbox{height: 2.7rem;width: 43%;position: relative;background-color: #035bab;}
.us-det .box1 .img{position: absolute;left: 0.15rem;top: -0.15rem;width: 100%;height: 100%;display: block;}
.us-det .box1 .info{width: 49%;}
.us-det .box1 .txt{font-size: 0.16rem;color:#666666;line-height: 2.1;}


.us-det .box2{display: flex;align-items: center;padding:0.35rem 0;position: relative;margin-bottom: 0.45rem;}
.us-det .box2::before{content:'';position: absolute;top: 0;right: 0.65rem;bottom: 0;left: 0;background-color: #035bab;z-index:1;}
.us-det .box2 .info,.us-det .box2 .imgbox{position: relative;z-index:2;}
.us-det .box2 .info{flex:1;overflow: hidden;padding:0 0.5rem 0 0.55rem;}
.us-det .box2 .txt{font-size: 0.16rem;color:#fff;line-height: 2;}
.us-det .box2 .imgbox{width: 40%;height: 2.7rem;}
.us-det .edit{font-size: 0.16rem;color:#666666;line-height: 2.1;}




/* 眼底疾病专业 */
.jib-list{}
.jib-list .item{margin-bottom: 0.4rem;border: 1px solid rgba(0, 64, 152, 0.2);background:url(../images/img_17.png) no-repeat left center;background-size:auto 100%;}
.jib-list .box{display: flex;align-items: flex-start;padding: 0.15rem;}
.jib-list .imgbox{width: 2.5rem;height: 3rem;}
.jib-list .imgbox .img{width: 100%;height: 100%;}
.jib-list .info{flex:1;overflow: hidden;}
.jib-list .title{font-size: 0.2rem;color:#004098;font-weight: bold;line-height: 0.55rem;background: linear-gradient(90deg, #F3F4F7 0%, rgba(242, 246, 247, 0) 100%);margin-top: 0.25rem;padding-left: 0.35rem;}
.jib-list .smb{padding-left: 0.35rem;}
.jib-list .smtit{font-size: 0.16rem;line-height: 1.6;margin-top: 0.18rem;font-weight: bold;}
.jib-list .txt{font-size: 0.14rem;color:#666666;line-height: 0.24rem;-webkit-line-clamp: 3;margin-top: 0.1rem;}
.jib-list .more{font-size: 0.14rem;color:#004098;display: flex;align-items: center;justify-content: space-between;height: 0.5rem;padding:0.1rem 0 0;margin-top: 0.14rem;border-top:1px solid rgba(0,0,0,.08);}
.jib-list .more::after{content:'';width: 0.18rem;height: 0.18rem;background:url(../images/img_18.png) no-repeat center;background-size:contain;}
.jib-list .item:hover{border-color:transparent;background-image:url(../images/img_17-1.png);box-shadow:0 0 .15rem #ddd;}
.jib-list .item:hover .title{background: linear-gradient(90deg, #004098 0%, rgba(242, 246, 247, 0) 100%);color:#fff;}


/* 详情页 */
.det-sec{padding:0.35rem 0 0;}
.det-sec .title{font-size: 0.24rem;color:#333333;font-weight: bold;text-align: center;line-height: 0.36rem;}
.det-sec .sm{height: 0.45rem;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;background-color: #f5f5f5;margin-top: 0.25rem;}
.det-sec .sm span{font-size: 0.14rem;color:#9E9E9E;margin:0 0.13rem;}
.det-sec .edit {margin-top: 0.35rem;font-size: 0.16rem;color:#666666;line-height: 2;}
.det-sec .edit *{margin-top: 0.15rem;font-size: 0.16rem !important;color:#666666;line-height: 2 !important;}
.det-sec .edit img{ max-width:100%; display:block; margin:7px auto;}
.pagenav{padding:0.3rem 0 0;border-top:1px solid #C3D8EF;margin-top: 0.4rem;}
.pagenav .item{font-size: 0.16rem;color:#757575;line-height: 0.42rem;display: block;}
.pagenav .item em{color:#035BAB;font-weight: bold;}
.pagenav .item:hover{color:#035BAB;font-weight: bold;}





/* index */
.idx-ban .swiper-container,.idx-ban .swiper-slide {  overflow: hidden; }
.idx-ban .item{/* height: 7.8rem; */}
.idx-ban .swiper-pagination{font-size: 0;height: auto;bottom: 0!important;display: flex;align-items: flex-end;justify-content: center;}
.idx-ban .swiper-pagination-bullet{font-size: 0.18rem;color:#fff;font-weight: bold;opacity: 0.6;background:transparent;width: auto;height: auto;margin:0 0.17rem!important;line-height: 1;}
.idx-ban .swiper-pagination-bullet::after{content:'';width: 1px;height: 0.25rem;background-color: #fff;display: block;margin:0.1rem auto 0;}
.idx-ban .swiper-pagination-bullet-active{opacity: 1;}
.idx-ban .swiper-pagination-bullet-active::after{height: 0.45rem;}



.idx-menu{height: 3.75rem;position: relative;}
.idx-menu::before{content:'';position: absolute;width: 100%;left: 0;top: 0;bottom: 0.4rem;background-color: #035bab;z-index:1;}
.idx-menu .list{display: flex;height: 3.35rem;position: relative;z-index:2;}
.idx-menu .list .item{height: 3.35rem;display: flex;flex-direction: column;align-items: center;justify-content: center;width: 16.666%;transition: all 0s;position: relative;}
.idx-menu .list .icon{height: 1rem;width: auto;display: block;margin:0 auto;}
.idx-menu .list .tit{margin-top: 0.2rem;font-size: 0.2rem;color:#fff;font-weight: bold;}
.idx-menu .list .en{font-size: 0.14rem;color:#fff;font-family: 'Arial';margin-top: 0.05rem;opacity: 0.8;letter-spacing: -1px;text-align: center;}
.idx-menu .list .num{font-size: 1.4rem;color:#fee2b3;font-weight: bold;font-family: 'Century Gothic';opacity: 0.2;line-height: 1;position: absolute;right: -0.05rem;bottom: -0.15rem;display: none;}
.idx-menu .list .item:hover{background:url(../images/idx_02.jpg) no-repeat center;background-size:cover;margin-top: 0.4rem;width: 3rem;}
.idx-menu .list .item:hover .num{display: block;}


.idx-menu .list .second-item{background:url(../images/idx_02.jpg) no-repeat center;background-size:cover;margin-top: 0.4rem;width: 3rem;}
.idx-menu .list .second-item .num{display: block;}


.idx-tt{align-items: center;justify-content: space-between;margin-bottom: 0.4rem;}
.idx-tt .bt{font-size: 0.32rem;color:#333333;line-height: 1;}
.idx-tt .en{font-size: 0.14rem;color:#666666;text-transform: uppercase;font-family: 'Arial';margin-top: 0.12rem;opacity: 0.8;}
.idx-tt .more{font-size: 0.14rem;color:#005dad;display: flex;align-items: center;}
.idx-tt .more::after{content:'';width: 0.14rem;height: 0.14rem;background:url(../images/icon_09.png) no-repeat center;background-size:contain;margin-left: 0.06rem;}
.idx-tt .more:hover{font-weight: bold;}

.idx-tt.white *{color:#fff;}
.idx-tt.white .en{opacity: 0.8;}
.idx-tt.white .more::after{background-image:url(../images/icon_09-1.png);}


.idx-xw{padding:1rem 0 0.75rem;background:url(../images/idx_12.jpg) no-repeat center bottom;background-size:100% auto;}
.idx-xw .detail{display: flex;align-items: flex-start;justify-content: space-between;}
.idx-xw .lbox{width: 50%;}
.idx-xw .rbox{width: 46.5%;}
.idx-xw .list{display: flex;flex-wrap: wrap;justify-content: space-between;padding-top: 0.1rem;}
.idx-xw .list .item{width: 48%;}
.idx-xw .list .imgbox{height: 2.1rem;}
.idx-xw .list .title{font-size: 0.18rem;color:#333333;line-height: 0.3rem;font-weight: bold;height: 0.6rem;margin-top: 0.2rem;-webkit-line-clamp: 2;}
.idx-xw .list .txt{font-size: 0.14rem;color:#999999;line-height: 0.24rem;-webkit-line-clamp: 3;height: 0.72rem;margin-top: 0.15rem;}
.idx-xw .list .date{font-size: 0.16rem;color:#035bab;font-weight: bold;font-family: 'Century Gothic';margin-top: 0.15rem;}
.idx-xw .list .item:hover .title{color:#035bab;}


.idx-xw .list .item:hover { transform: translateY(-0.3rem);}


.idx-xw .slide{width: calc(100% + 0.75rem);}
.idx-xw .slide .item{}
.idx-xw .slide .imgbox{height: 4.3rem;margin-right: 0.75rem;}
.idx-xw .slide .botbox{display: flex;justify-content: flex-end;}
.idx-xw .slide .info{width: 4.6rem;background-color: #035bab;border-radius:0.6rem 0 0 0;padding:0.33rem 0.3rem;margin:-1.25rem 0 0 0;position: relative;z-index:50;min-height:1.7rem;}
.idx-xw .slide .date{font-size: 0.16rem;color:#fff;display:flex;align-items: center;}
.idx-xw .slide .date:before{content:'';width: 0.24rem;height: 0.24rem;background:url(../images/idx_13.png) no-repeat center;background-size:contain;margin-right: 0.1rem;display: block;}
.idx-xw .slide .title{font-size: 0.18rem;color:#fff;font-weight: bold;-webkit-line-clamp: 2;margin-top: 0.17rem;line-height: 1.8;}
.idx-xw .slide .title:hover{color:#f5d495;}
.idx-xw .slide .arrbox{display: flex;justify-content: flex-end;}
.idx-xw .slide .arrs{height: 0.5rem;padding:0 0.3rem;background-color: #fff;display: flex;justify-content: flex-end;align-items: center;width: 4.6rem;}
.idx-xw .slide .swiper-button{position: static;margin:0 0.06rem;width: 0.22rem;height: 0.22rem;background:url(../images/idx_14.png) no-repeat center;background-size:0.2rem;border:0;display: block;}
.idx-xw .slide .swiper-button::after{display: none;}


.idx-ks{padding:0.7rem 0 0.85rem;background:url(../images/idx_18.jpg) no-repeat center bottom;background-size:cover;}
.idx-ks .list{display: flex;}
.idx-ks .list .item{height: 4.25rem;display: flex;position: relative;flex:1 1 19%;transition: all 0.4s;}
.idx-ks .list .item:nth-child(odd){background-color: rgba(3,91,171,.1);}
.idx-ks .list .item:nth-child(even){background-color: rgba(3,91,171,.05);}

.idx-ks .list .titbox{width:1.25rem;display: flex;flex-direction: column;justify-content: space-between;align-items: center;padding:0.35rem 0;position: relative;}
.idx-ks .list .wb{display: flex;flex-direction: column;}
.idx-ks .list .ico{display: block;width: 0.2rem;height: 0.2rem;background:url(../images/icon_12-2.png) no-repeat center;background-size:contain;margin:0 auto 0.14rem;}
.idx-ks .list .tit{font-size: 0.22rem;color:#333333;writing-mode: vertical-rl;}
.idx-ks .list .en{font-size: 0.12rem;color:#666666;font-family: 'Century Gothic';writing-mode: vertical-rl;opacity: 0.4;text-align: end;}

.idx-ks .list .icon{height: 1.4rem;width: auto;position: absolute;right: 0.15rem;bottom: 0.25rem;}
.idx-ks .list .info{flex:1;overflow: hidden;padding:0.35rem 0.5rem 0.1rem 0.3rem;position: relative;display: none;}
.idx-ks .list .lks{display: flex;flex-wrap: wrap;justify-content: space-between;}
.idx-ks .list .lk{font-size: 0.16rem;color:#fff;line-height: 0.48rem;width: 48%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.idx-ks .list .lk:hover{font-weight: bold;font-size: 0.18rem;}
.idx-ks .list .arrow{width: 0.56rem;height: 0.56rem;background:url(../images/icon_13.png) no-repeat center;background-size:contain;position: absolute;right: 0.25rem;bottom: 0.25rem;display: block;z-index:40;}


/* .idx-ks .list .item.cur{background:url(../images/idx_20.jpg) no-repeat center;background-size:cover;flex:1 1 40%;}
.idx-ks .list .item.cur .titbox::after{content:'';position: absolute;right: 0;top: 0.35rem;bottom: 0.35rem;width: 1px;background-color: rgba(255,255,255,.1);}
.idx-ks .list .item.cur .ico{background-image:url(../images/icon_12.png)}
.idx-ks .list .item.cur .tit{color:#fff;}
.idx-ks .list .item.cur .en{color:rgba(255,255,255,.4);opacity: 1;}
.idx-ks .list .item.cur .info{display: block;} */



.idx-s1{display: flex;}
.idx-mt,.idx-gg{width: 50%;padding:0.6rem 0 0.5rem;}

.idx-mt{padding-right: 0.35rem;padding-left: 2.6rem;background:url(../images/idx_26.jpg) no-repeat center;background-size:cover;}
.idx-mt .slide{}
.idx-mt .slide .item{display: flex;align-items: flex-start;}
.idx-mt .slide .imgbox{width: 2.85rem;height: 1.75rem;margin-right: 0.25rem;}
.idx-mt .slide .info{flex:1;overflow: hidden;}
.idx-mt .slide .date{font-size: 0.15rem;color:#f5d495;margin-top: 0.15rem;}
.idx-mt .slide .title{font-size: 0.17rem;color:#fff;line-height: 0.3rem;-webkit-line-clamp: 2;height: 0.6rem;margin-top: 0.15rem;font-weight: bold;}
.idx-mt .slide .title:hover{color:#f5d495;}

.idx-mt .slide .arrs{display: flex;position: absolute;left: 3.1rem;bottom: 0.03rem;width: auto;}
.idx-mt .slide .swiper-button{width: 0.32rem;height: 0.33rem;position: static;margin:0 0.16rem 0 0;}
.idx-mt .slide .swiper-button::after{width: 0.18rem;height: 0.18rem;}


.swiper-button-arrow{display: flex;align-items: center;justify-content: center;border-radius:50%;border:1px solid #005dad;background:none;cursor: pointer;}
.swiper-button-arrow::after{content:'';width: 0.24rem;height: 0.24rem;background:url(../images/icon_10.png) no-repeat center;background-size:contain;}
.swiper-button-arrow:hover{background-color: #035bab;}
.swiper-button-arrow:hover::after{background-image:url(../images/icon_10-1.png)}


.swiper-button-arrow.white{border-color:#fff;}
.swiper-button-arrow.white::after{background-image:url(../images/icon_10-1.png)}
.swiper-button-next{transform: rotate(180deg);}
.swiper-button-arrow.white:hover{background-color: #f6bf56;border-color:#f6bf56;}


.idx-mt .list{margin-top: 0.1rem;}
.idx-mt .list li{display: flex;align-items: center;border-bottom:1px dashed rgba(255,255,255,.15);}
.idx-mt .list .title{font-size: 0.17rem;color:#fff;line-height: 0.65rem;flex:1;overflow: hidden;-webkit-line-clamp: 1;}
.idx-mt .list .title em{color:#f5d495;}
.idx-mt .list .date{font-size: 0.15rem;color:rgba(255,255,255,0.7);margin-left: 0.2rem;}
/* .idx-mt .list li:hover *{color:#f5d495;} */

.idx-mt .list li:hover *{color:#f5d495; font-weight: bold;}

.idx-gg{padding-left: 0.35rem;padding-right: 2.6rem;background:url(../images/idx_29.jpg) no-repeat center;background-size:cover;}
.idx-gg .list{margin-top: -0.2rem;}
.idx-gg .list li{display: flex;align-items: center;}
.idx-gg .list .title{font-size: 0.17rem;color:#333333;line-height: 0.6rem;flex:1;overflow: hidden;-webkit-line-clamp: 1;}
.idx-gg .list .date{font-size: 0.15rem;color:#999999;margin-left: 0.3rem;}
/* .idx-gg .list li:hover *{color:#035bab;} */


.idx-gg .list li:hover .date{color:#035bab;}
.idx-gg .list li:hover .title{font-weight: bold;}


.idx-expert{background:url(../images/idx_30.jpg) no-repeat center;background-size:cover;padding:0.8rem 0 1rem;}
.idx-expert .detail{display: flex;position: relative;}
.idx-expert .lbox{width: 3.6rem;}
.idx-expert .rbox{width:calc(100% - 3.6rem);padding:0 0 0 1rem;position: relative;}

.idx-expert .swiper1 .imgbox{height: 5.05rem;font-size: 0.2rem;color:#333;display: block;}
.idx-expert .swiper1 .img{width: 100%;height: 100%;}

.idx-expert .swiper2{padding-top: 0.45rem;}
.idx-expert .item .name{font-size: 0.22rem;color:#333333;font-weight: bold;}
.idx-expert .item .fz{font-size: 0.16rem;color:#333333;margin-left: 0.2rem;}
.idx-expert .item .txt{margin-top: 0.15rem;font-size: 0.16rem;line-height: 0.3rem;color:#666666;-webkit-line-clamp: 3;height: 0.9rem;} 


.idx-expert .swiper3{position: absolute;left: 1rem;bottom: 0;right: 0;}
.idx-expert .swiper3 .grp{display: block;position: relative;height: 2.75rem;}
.idx-expert .swiper3 .img{width: 100%;height: 100%;display: block;object-fit: cover;}
.idx-expert .swiper3 .title{font-size: 0.2rem;color:#fff;line-height: 0.4rem;text-align: center;position: absolute;width: 100%;left: 0;bottom: 0;background-color: rgba(3,91,171,.8);}

.idx-expert .btnbtn{}
.idx-expert .btnbtn span{width: 0.56rem;height: 0.56rem;position: absolute;bottom: 1.08rem;cursor: pointer;z-index:50;}
.idx-expert .btnbtn .prev{left: 0.35rem;}
.idx-expert .btnbtn .next{right: -0.75rem;transform: rotate(180deg);}
.idx-expert .btnbtn span:hover{background-color: #035bab;}
.idx-expert .btnbtn span:hover::after{background-image:url(../images/icon_10-1.png);}



.idx-ts{display: flex;}
.idx-ts .picbox{width: 42%;}
.idx-ts .r{padding:0.5rem 2.6rem 0.58rem 0.65rem;width: 58%;background:url(../images/idx_38.jpg) no-repeat center;background-size:cover;}
.idx-ts .detail{margin-left: -2.6rem;}
.idx-ts .item{background-color: #fff;display: block;position: relative;}
.idx-ts .item::after{content:'';position: absolute;left: 0;bottom: 0;width:100%;height: 0.04rem;background:url(../images/idx_42.png) no-repeat center;background-size:cover;}
.idx-ts .item .imgbox{height: 2.4rem;}
.idx-ts .item .info{padding:0.2rem 0.2rem 0.3rem;}
.idx-ts .item .title{font-size: 0.18rem;color:#333333;line-height: 0.28rem;-webkit-line-clamp: 2;height: 0.56rem;font-weight: bold;}
.idx-ts .item .txt{font-size: 0.14rem;color:#999999;line-height: 0.24rem;-webkit-line-clamp: 3;margin-top: 0.1rem;height: 0.72rem;}
.idx-ts .item:hover .title{color:#035bab;}

.idx-ts .swiper-container{overflow: visible; overflow-x: clip;}
.idx-ts .item:hover {transform: translateY(-0.3rem);}


.idx-ts .swiper-pagination{font-size: 0;position: static;margin-top: 0.3rem;}
.idx-ts .swiper-pagination-bullet{width: 0.2rem;height: 0.2rem;opacity: 1;margin:0 .07rem!important;background:url(../images/icon_12.png) no-repeat center;background-size:contain;}
.idx-ts .swiper-pagination-bullet-active{background-image:url(../images/icon_12-1.png)}

.idx-s2{background:url(../images/idx_43.jpg) no-repeat center top;background-size:cover;padding:0.8rem 0 1rem;}

.idx-ls{display: flex;align-items: flex-start;position: relative;}
.idx-ls .lbox{width: 46.5%;}
.idx-ls .rbox{width: 46.5%;margin-left: 2.5%;}
.idx-ls .slide1{}

.idx-ls .item{display: block;height: 4.05rem;position: relative;}
.idx-ls .item::after{content:'';position: absolute;width: 100%;height: 100%;left: 0;bottom: 0;z-index:1;background: linear-gradient(rgba(0,0,0,.1) 0, rgba(0,0,0,.1) 75%, rgba(0,0,0,.7));}
.idx-ls .item .playicon{width: 0.66rem;height: 0.66rem;background:url(../images/idx_46.png) no-repeat center;background-size:contain;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);display: block;z-index:2; display: none;}
.idx-ls .item .title{font-size: 0.17rem;color:#fff;font-weight: bold;padding:0 0.2rem;position: absolute;width: 100%;left: 0;bottom: 0.2rem;z-index:5;}

.idx-ls .btngrp{position: absolute;left: 49%;right: 0;bottom: 0.2rem;padding:0 0 0 0.85rem;display: flex;}
.idx-ls .btngrp span{width: 0.54rem;height: 0.54rem;margin-right: 0.35rem;}
.idx-ls .btngrp .next{transform: rotate(180deg);}




.idx-zt{margin-top: 0.85rem;}
.idx-zt .detail{position: relative;}
.idx-zt .item{display: block;border-radius:0.18rem 0 0.18rem 0;overflow: hidden;}
.idx-zt .item .img{width: 100%;height: 100%;display: block;object-fit: cover;}
.idx-zt .swiper-container{position: static;}
.idx-zt .swiper-button{width: 0.5rem;height: 0.5rem;margin-top: -0.25rem;border:1px solid rgba(3,91,171,.7);border-radius:50%;background:none;display: flex;align-items: center;justify-content: center;}
.idx-zt .swiper-button::after{content:'';width: 0.18rem;height: 0.18rem;background:url(../images/icon_02.png) no-repeat center;background-size:contain;}
.idx-zt .swiper-button-prev{left: -0.7rem;transform: rotate(180deg);}
.idx-zt .swiper-button-next{right: -0.7rem;transform: rotate(0);}
.idx-zt .swiper-button:hover{background-color: #035BAB;}
.idx-zt .swiper-button:hover::after{background-image:url(../images/icon_02-1.png);}


@media (min-width: 768px){

.idx-ks .list .item.cur{background:url(../images/idx_20.jpg) no-repeat center;background-size:cover;flex:1 1 40%;}
.idx-ks .list .item.cur .titbox::after{content:'';position: absolute;right: 0;top: 0.35rem;bottom: 0.35rem;width: 1px;background-color: rgba(255,255,255,.1);}
.idx-ks .list .item.cur .ico{background-image:url(../images/icon_12.png)}
.idx-ks .list .item.cur .tit{color:#fff;}
.idx-ks .list .item.cur .en{color:rgba(255,255,255,.4);opacity: 1;}
.idx-ks .list .item.cur .info{display: block;}

}



@media screen and (min-width:992px) and (max-width:1199px){
	.idx-expert .swiper3 {padding: 0 .6rem;}
	.auto{width: 92%;}
	html{font-size: 5.5rem!important;}
	
	.sj-menu{position:absolute;right: 2%;top: 50%;width: .5rem;height: .5rem;background: url(../images/menu.png) no-repeat center;background-size:.4rem;display: block;margin-top: -0.25rem;z-index:100;}
	.sj-menu.close{background: url(../images/close.png) no-repeat center;background-size:.32rem;}
	
	.hd-t{display: none;}
	.hd-b{height: 1.2rem;}
	.hd-b .r{margin-right: 0.6rem;}
	
	
	.hd-nav{position: fixed;width: 100%;left: 0;top: 1.2rem;bottom: 0;z-index:100;background-color: #035BAB;display: block;text-align: left;overflow-y: scroll!important;}
	.hd-nav{display: block;}
	.hd-nav li{display: block;margin: 0;position: relative;border-top:1px solid rgba(255,255,255,.1);}
	.hd-nav li>a{padding:0 .35rem;line-height: .8rem;font-size: 0.2rem;color:#fff;font-weight: normal;}
	.hd-nav li.cur>a, .hd-nav li:hover>a{background:transparent;}
	.hd-nav li:hover .drop::before{display: none;}
	.hd-nav li.sj-show{display: block;}
	
	
	.hd-nav .arrow{width: 0.8rem;height: 0.8rem;background:url(../images/arrow.png) no-repeat center;background-size:.22rem;position: absolute;right: 0;top: 0;}
	.hd-nav .drop{position: static;transform: translate(0,0);opacity: 1;visibility: inherit;width: 100%;display: none;border-top:1px solid rgba(255,255,255,.1);padding: 0 0 0 0.5rem;}
	.hd-nav .lk{color:#fff;border:none;line-height: 0.6rem;text-align: left;font-size: 0.18rem;border-bottom:1px solid rgba(255,255,255,.1);padding-left: 0.1rem;}
	.hd-nav .lk:last-child{border:0;}
	.hd-nav li:hover .drop{transform: translateX(0) scaleY(1);}
	.hd-nav li.this .arrow{transform: rotate(180deg);}
		
	
	

	
	/* 图片列表 */
	.main-l{width: 2.6rem;}
	.main-r{width: calc(100% - 2.6rem);}
	
	
	/* 医疗科室 */
	.ks-list{margin: 0;justify-content: space-between;}
	.ks-list .lk{width: 48%;margin:0 0 4%;}
	
	
	
	/* 领导列表 */
	.leader-list .item{width: 100%;max-width: 100%;}
	
	
	/* index */
	.idx-ban .item{height: 6rem;}
	
	.idx-menu{height: 2.6rem;background-color: #035bab;}
	.idx-menu .auto{width: 100%;}
	.idx-menu .list{height: 2.6rem;}
	.idx-menu .list .item{height: 2.6rem;}
	.idx-menu .list .icon{height: 0.8rem;}
	.idx-menu .list .item:hover{margin-top: 0;width: auto;}
	
	.idx-mt{padding-left: 0.45rem;}
	
	
	.idx-gg{padding-right: 0.45rem;}
	
	
	.idx-expert .rbox{padding-left: 0.45rem;}
	.idx-expert .swiper3{left: 0.45rem;}
	.idx-expert .btnbtn .next{right: -0.2rem;}
	
	
	.idx-ts .r{padding-right: 0.45rem;}
	
	.idx-zt .detail{padding:0 0.7rem;}
	.idx-zt .swiper-button-prev{left: -0.1rem;}
	.idx-zt .swiper-button-next{right: -0.1rem;}
	
	
	
	
	
	
	
	
	
}


@media screen and (min-width:768px) and (max-width:991px){
	.auto{width: 100%;padding:0 4%}
	html{font-size: 5.8rem!important;}

	.sj-menu{position:absolute;right: 2%;top: 50%;width: .4rem;height: .4rem;background: url(../images/menu.png) no-repeat center;background-size:.36rem;display: block;margin-top: -0.2rem;z-index:100;}
	.sj-menu.close{background: url(../images/close.png) no-repeat center;background-size:.3rem;}
	
	.head{border-bottom:1px solid #efefef;}
	.hd-t{display: none;}
	.hd-b{height: 1rem;}
	.hd-b .r{margin-right: 0.47rem;}
	
	.hd-logo .img{height: 0.7rem;}
	
	.hd-nav{position: fixed;width: 100%;left: 0;top: 1rem;bottom: 0;z-index:100;background-color: #035BAB;display: block;text-align: left;overflow-y: scroll!important;}
	.hd-nav{display: block;}
	.hd-nav li{display: block;margin: 0;position: relative;border-top:1px solid rgba(255,255,255,.1);}
	.hd-nav li>a{padding:0 .35rem;line-height: .8rem;font-size: 0.2rem;color:#fff;font-weight: normal;}
	.hd-nav li.cur>a, .hd-nav li:hover>a{background:transparent;}
	.hd-nav li:hover .drop::before{display: none;}
	.hd-nav li.sj-show{display: block;}
	
	
	.hd-nav .arrow{width: 0.8rem;height: 0.8rem;background:url(../images/arrow.png) no-repeat center;background-size:.22rem;position: absolute;right: 0;top: 0;}
	.hd-nav .drop{position: static;transform: translate(0,0);opacity: 1;visibility: inherit;width: 100%;display: none;border-top:1px solid rgba(255,255,255,.1);padding: 0 0 0 0.5rem;}
	.hd-nav .lk{color:#fff;border:none;line-height: 0.6rem;text-align: left;font-size: 0.18rem;border-bottom:1px solid rgba(255,255,255,.1);padding-left: 0.1rem;}
	.hd-nav .lk:last-child{border:0;}
	.hd-nav li:hover .drop{transform: translateX(0) scaleY(1);}
	.hd-nav li.this .arrow{transform: rotate(180deg);}
	
	
	
		
	.ft-t{padding:0.2rem 0;}
	.ft-t .lk{padding:0 0.15rem;line-height: 2;}
	.ft-c .wrap{display: block;padding:0.35rem 4%;}
	.ft-c .lbox{max-width: 100%;}
	.ft-c .tit{font-size: 0.22rem;}
	.ft-c .lks{margin-left: -0.2rem;}
	.ft-c .lks .lk{min-width:auto;margin:0 0 0 0.2rem;font-size: 0.16rem;}
	.ft-c .rbox{margin-top: 0.3rem;}
	.ft-c .info{flex:1;overflow: hidden;}
	.ft-c .txt{font-size: 0.16rem;}
	
	
	/* 图片列表 */
	.inner-ban{height: 3.4rem;}
	
	.main{position: relative;padding:0.7rem 0;}
	.main .wrap{display: block;}
	.main-l{width: 100%;}
	.main-r{width: 100%;padding: 0;}
	
	.crumb{position: absolute;right:4%;left: 4%;top: 0;height: 0.7rem;display: flex;align-items: center;}
	.top-bar{height: auto;border:0;margin: 0;padding: 0;}
	.top-bar .bt{display: none;}

	.sidebar .bt{display: none;}
	.sidebar .box{min-height: auto;background:#fff;white-space: nowrap;width: 108%;margin: 0 0 0.3rem -4%;}
	.sidebar .list{padding: 0;text-align: center;overflow-x:scroll;}
	.sidebar .list li{display: inline-block;vertical-align: middle;margin:0 .2rem;}
	.sidebar .list .tit{border:0;font-size: 0.22rem;height: 0.7rem;padding: 0;}
	.sidebar .list .tit::before,.sidebar .list .tit::after{display: none!important;}
	.sidebar .list li.cur .tit{color:#035BAB;font-weight: bold;}
	
	
	.tp-list{justify-content: space-between;margin: -4% 0 0;}
	.tp-list .item{width: 48%;margin:4% 0 0 0;}
	
	
	/* 图文列表 */
	.pic-list .title{font-size: 0.2rem;}
	
	
	/* 文章列表 */
	
	/* 医院资质 */
	.zz-list .title{font-size: 0.18rem;line-height: 1.8;}
	
	
	/* 历史沿革 */
	.lc-list li{font-size: 0.17rem;}
	
	
	
	/* 医疗科室 */
	.ks-list{margin: 0;justify-content: space-between;}
	.ks-list .lk{width: 48%;margin:0 0 4%;}
	
	
	/* 机构设置 */
	.org-mod .box{padding:0.3rem 0.2rem 0.3rem 0.45rem;}
	
	
	/* 领导列表 */
	.leader-list .item{width: 100%;max-width: 100%;}
	
	
	/* 眼底疾病专业 */
	
	
	
	/* 详情 */
	.det-sec{padding: 0;}
	
	/* 领导详情 */
	.leader-det .item{margin:0 0 0.3rem;}
	.leader-det .item .name{font-size: 0.26rem;}
	.leader-det .edit{font-size: 0.17rem;}
	
	
	/* 简介页 */
	.us-det{padding: 0;}
	.us-det .box1{display: block;margin-bottom: 0.35rem;}
	.us-det .box1 .imgbox{width: 100%;height: auto;margin-bottom: 0.25rem;}
	.us-det .box1 .img{position: static;}
	.us-det .box1 .info{width: 100%;}
	.us-det .box1 .txt{font-size: 0.17rem;}
	
	.us-det .box2{display: block;padding:0.3rem 0 0;}
	.us-det .box2::before{width: 100%;}
	.us-det .box2 .info{padding: 0 0.3rem;}
	.us-det .box2 .imgbox{width: 100%;height: 3rem;margin-top: 0.3rem;}
	
	
	/* index */
	.idx-ban .item{height: 4.2rem;}
	.idx-ban .swiper-pagination-bullet{margin:0 0.12rem!important;}
	.idx-ban .swiper-pagination-bullet::after{height: 0.15rem;}
	.idx-ban .swiper-pagination-bullet-active::after{height: 0.25rem;}
	

	
	.idx-menu{height: auto;background-color: #035bab;}
	.idx-menu .auto{width: 100%;padding: 0;}
	.idx-menu .list{height: auto;align-items: flex-start;}
	.idx-menu .list .item{height: auto;padding:0.3rem 0.1rem;}
	.idx-menu .list .icon{height: 0.6rem;}
	.idx-menu .list .tit{font-size: 0.18rem;font-weight: normal;margin-top: 0.1rem;}
	.idx-menu .list .item:hover{margin-top: 0;width: auto;background:none;}
	
	.idx-tt{margin-bottom: 0.3rem;}
	
	
	.idx-xw{padding:0.8rem 0;}
	.idx-xw .detail{display: block;}
	.idx-xw .lbox,.idx-xw .rbox{width: 100%;}
	.idx-xw .rbox{margin-top: 0.4rem;}
	.idx-xw .list{padding: 0;}
	
	.idx-xw .slide{width: 100%;}
	.idx-xw .slide .imgbox{margin: 0;}
	
	
	/* .idx-ks .list .item{width: 25%!important;flex:1!important;} */
	.idx-ks .list .icon{height: 0.7rem;}
	/* .idx-ks .list .item.cur .info{display: none;} */
	.idx-ks .list .arrow {width: .46rem;height: .46rem;}
	
	
	.idx-s1{display: block;}
	.idx-mt,.idx-gg{width: 100%;padding:0.6rem 4%!important;}
	
	.idx-expert .lbox{width: 3rem;}
	.idx-expert .rbox{width:calc(100% - 3rem);padding-left: 0.45rem;}
	.idx-expert .swiper1 .imgbox{height: 4rem;}
	.idx-expert .item .txt{-webkit-line-clamp: 6;height: auto;}
	.idx-expert .swiper3{display: none;}
	.idx-expert .btnbtn{display: flex;justify-content: center;position: absolute;width:100%;right: 0;bottom: 0.3rem;}
	.idx-expert .btnbtn span{position: static;margin:0 0.15rem;}
	
	.idx-ts{display: block;}
	.idx-ts .picbox{display: none;}
	.idx-ts .r{padding:0.6rem 4%;width: 100%;}
	.idx-ts .detail{margin: 0;}
	
	.idx-ls .lbox,.idx-ls .rbox{width: 48%;}
	.idx-ls .rbox{margin-left: 4%;}
	
	.idx-zt .detail{padding:0 0.7rem;}
	.idx-zt .swiper-button-prev{left: -0.1rem;}
	.idx-zt .swiper-button-next{right: -0.1rem;}
	
	
	
	
	
}


@media screen and (min-width:320px) and (max-width:767px){
	.auto{width: 100%;padding:0 4%}
	html{font-size: 5.8rem!important;}

	.sj-menu{position:absolute;right: 2%;top: 50%;width: .3rem;height: .3rem;background: url(../images/menu.png) no-repeat center;background-size:.3rem;display: block;z-index:100;margin-top: -0.15rem;}
	.sj-menu.close{background: url(../images/close.png) no-repeat center;background-size:.24rem;}
	
	
	.head{border-bottom:1px solid #efefef;}
	.hd-t{display: none;}
	.hd-b{height: 0.8rem;}
	.hd-b .r{margin-right: 0.42rem;}
	
	.hd-logo .img{height: 0.55rem;}
	
	.hd-sear-box .guanbi{width: 0.28rem;height: 0.28rem;right: 0.2rem;}
	
	
	.hd-nav{position: fixed;width: 100%;left: 0;top: 0.8rem;bottom: 0;z-index:100;background-color: #035BAB;display: block;text-align: left;overflow-y: scroll!important;}
	.hd-nav{display: block;}
	.hd-nav li{display: block;margin: 0;position: relative;border-top:1px solid rgba(255,255,255,.1);}
	.hd-nav li>a{padding:0 .25rem;line-height: .6rem;font-size: 0.18rem;color:#fff;font-weight: normal;}
	.hd-nav li.cur>a, .hd-nav li:hover>a{background:transparent;}
	.hd-nav li:hover .drop::before{display: none;}
	.hd-nav li.sj-show{display: block;}
	
	
	.hd-nav .arrow{width: 0.6rem;height: 0.6rem;background:url(../images/arrow.png) no-repeat center;background-size:.18rem;position: absolute;right: 0;top: 0;}
	.hd-nav .drop{position: static;transform: translate(0,0);opacity: 1;visibility: inherit;width: 100%;display: none;border-top:1px solid rgba(255,255,255,.1);padding: 0 0 0 0.3rem;}
	.hd-nav .lk{color:#fff;border:none;line-height: 0.45rem;text-align: left;font-size: 0.16rem;border-bottom:1px solid rgba(255,255,255,.1);padding-left: 0.1rem;}
	.hd-nav .lk:last-child{border:0;}
	.hd-nav li:hover .drop{transform: translateX(0) scaleY(1);}
	.hd-nav li.this .arrow{transform: rotate(180deg);}
	

	
	.ft-t{padding:0.2rem 0;}
	.ft-t .lks{margin-left: -0.15rem;}
	.ft-t .lk{padding:0 0.15rem;line-height: 2;font-size: 0.6;}
	.ft-t .lk::after{display: none;}
	.ft-c .wrap{display: block;padding:0.3rem 4%;}
	.ft-c .lbox{max-width: 100%;}
	.ft-c .tit{font-size: 0.2rem;}
	.ft-c .lks .lk{font-size: 0.16rem;}
	.ft-c .rbox{margin-top: 0.3rem;}
	.ft-c .info{flex:1;overflow: hidden;}
	.ft-c .txt{font-size: 0.16rem;}
	.ft-c .tel{font-size: 0.2rem;}
	.ft-c .tel::before{width: 0.28rem;height: 0.28rem;}
	.ft-b{padding:0.15rem 0;}
	.ft-b .txt span{display: block;margin: 0;}
	.ft-b .ico{height: 0.5rem;margin-left: 0.3rem;}
	
	
	/* 图片列表 */
	.inner-ban{height: 1.8rem;}
	
	.main{position: relative;padding:0.6rem 0;}
	.main .wrap{display: block;}
	.main-l{width: 100%;}
	.main-r{width: 100%;padding: 0;}
	
	.crumb{position: absolute;right:4%;left: 4%;top: 0;height: 0.6rem;display: flex;align-items: center;}
	.top-bar{height: auto;border:0;margin: 0;padding: 0;}
	.top-bar .bt{display: none;}
	
	.sidebar{margin-top: 0.2rem;}
	.sidebar .bt{display: none;}
	.sidebar .box{min-height: auto;background:#fff;white-space: nowrap;width: 108%;margin: 0 0 0.25rem -4%;}
	.sidebar .list{padding: 0;text-align: center;overflow-x:scroll;}
	.sidebar .list li{display: inline-block;vertical-align: middle;margin:0 .18rem;}
	.sidebar .list .tit{border:0;font-size: 0.2rem;height: 0.5rem;padding: 0;}
	.sidebar .list .tit::before,.sidebar .list .tit::after{display: none!important;}
	.sidebar .list li.cur .tit{color:#035BAB;font-weight: bold;}
	
	
	.tp-list{margin: 0;display: block;}
	.tp-list .item{width: 100%;margin: 0 0 4%;}
	
	
	.pagelist{font-size: 0.15rem;}
	.pagelist a{width: .32rem;height: .32rem;line-height: .3rem;margin:0 0.03rem;}
	.pagelist .prev::before, .pagelist .next::before{width: 0.07rem;}
	.pagelist .first, .pagelist .last{padding:0 0.08rem;}
	
	/* 图文列表 */
	.pic-list .item:last-child{border:0;padding-bottom: 0;}
	.pic-list .box{display: block;}
	.pic-list .imgbox{width: 100%;margin:0 0 0.2rem;height: 2.5rem;}
	.pic-list .title{font-size: 0.2rem;}
	
	
	/* 文章列表 */
	.arc-list .box{display: block;line-height: 1.6;padding:0.2rem 0;}
	.arc-list .title{-webkit-line-clamp: 2;max-width: 100%;}
	.arc-list .date{text-align: right;display: block;margin-top: 0.1rem;}
	
	
	/* 医院资质 */
	.zz-list li{margin-bottom: 0.17rem;}
	.zz-list .title{font-size: 0.17rem;line-height: 1.6;}
	
	/* 历史沿革 */
	.lc-list li{font-size: 0.16rem;}
	
	
	/* 医疗科室 */
	.ks-list{margin: 0;justify-content: space-between;}
	.ks-list .lk{width: 100%;margin:0 0 4%;}
	
	
	/* 机构设置 */
	.org-mod{margin:0 0 0.3rem 0;}
	.org-mod::before{display: none;}
	.org-mod .top{height: 0.5rem;}
	.org-mod .t-tit{font-size: 0.2rem;}
	.org-mod .box{padding:0.2rem 0.2rem 0.2rem 0.3rem;}
	.org-mod .lks li{min-width: 47%;}
	.org-mod .lks .lk{font-size: 0.17rem;line-height: 0.3rem;}
	
	
	/* 领导列表 */
	.leader-list{padding: 0;margin: 0;}
	.leader-list .item{width: 100%;max-width: 100%;margin:0 0 4%;padding: 0.15rem;align-items: center;}
	.leader-list .item:last-child{margin-bottom: 0;}
	.leader-list .img{margin:0;width: 1.3rem;height: 1.8rem;}
	.leader-list .info{padding:0 0 0 0.25rem;}
	.leader-list .name{font-size: 0.22rem;}
	.leader-list .txt{font-size: 0.16rem;line-height: 1.6;}
	
	
	/* 眼底疾病专业 */
	.jib-list .item{background:none!important;margin-bottom: 0.25rem;}
	.jib-list .item:last-child{margin-bottom: 0;}
	.jib-list .box{display: block;padding:0.15rem 0.15rem 0;}
	.jib-list .imgbox{width: auto;height: 2.3rem;}
	.jib-list .imgbox .img{width: auto;margin:0 auto;}
	.jib-list .title{background:none;text-align: center;line-height: 0.4rem;padding: 0;}
	.jib-list .smtit{font-size: 0.17rem;margin-top: 0.1rem;}
	.jib-list .smb{padding: 0;}
	.jib-list .txt{font-size: 0.15rem;}
	.jib-list .more{padding: 0;height: 0.5rem;}
	
	
	/* 详情 */
	.det-sec{padding: 0;}
	.det-sec .title{font-size: 0.2rem;line-height: 1.6;}
	.det-sec .edit{margin-top: 0.25rem;}
	
	.pagenav{padding-top: 0.25rem;}
	.pagenav .item{line-height: 0.36rem;}
	
	
	/* 领导详情 */
	.leader-det{padding:0.2rem 0 0;}
	.leader-det .item{margin:0 0 0.3rem;background:none;display: block;padding: 0;}
	.leader-det .item .img{margin:0 auto 0.25rem;height: 3rem;width: auto;display: block;}
	.leader-det .item .name{font-size: 0.24rem;text-align: center;}
	.leader-det .item .x{margin:0.15rem auto 0.25rem;width: 0.4rem;}
	.leader-det .item .txt{line-height: 1.6;max-width: 100%;;}
	.leader-det .edit{line-height: 1.6;}
	
	
	/* 简介页 */
	.us-det{padding: 0;}
	.us-det .box1{display: block;margin-bottom: 0.35rem;}
	.us-det .box1 .imgbox{width: 100%;height: auto;margin-bottom: 0.25rem;}
	.us-det .box1 .img{position: static;}
	.us-det .box1 .info{width: 100%;}
	.us-det .box1 .txt{font-size: 0.16rem;line-height: 1.8;}
	
	.us-det .box2{display: block;padding:0.3rem 0 0;margin-bottom: 0.35rem;}
	.us-det .box2::before{width: 100%;}
	.us-det .box2 .info{padding: 0 0.25rem;}
	.us-det .box2 .txt{font-size: 0.16rem;line-height: 1.8;}
	.us-det .box2 .imgbox{width: 100%;height: 2.3rem;margin-top: 0.3rem;}
	
	.us-det .edit{line-height: 1.8;}
	
	
	/* index */
	.idx-ban .item{ height: 2.5rem;}
	.idx-ban .swiper-pagination{bottom: 0.13rem!important;}
	.idx-ban .swiper-pagination-bullet{margin:0 0.04rem!important;font-size: 0;width: 0.1rem;height: 0.1rem;background-color: #fff;opacity: 0.5;}
	.idx-ban .swiper-pagination-bullet::after{display: none;}
	.idx-ban .swiper-pagination-bullet-active{opacity: 1;}
	
	
	.idx-menu{height: auto;background-color: #035bab;}
	.idx-menu .auto{width: 100%;padding: 0;}
	.idx-menu .list{height: auto;align-items: flex-start;flex-wrap: wrap;padding:0.2rem 0;}
	.idx-menu .list .item{height: auto;padding:0.17rem 0.1rem;width: 33.3%!important;}
	.idx-menu .list .icon{height: 0.5rem;}
	.idx-menu .list .tit{font-size: 0.18rem;font-weight: normal;margin-top: 0.1rem;}
	.idx-menu .list .item:hover{margin-top: 0;width: auto;background:none;}
	.idx-menu .list .item:hover .num{display: none;}
	
	.idx-tt{margin-bottom: 0.25rem;}
	.idx-tt .bt{font-size: 0.26rem;}
	.idx-tt .en{font-size: 0.12rem;}
	
	
	.idx-xw{padding:0.6rem 0;}
	.idx-xw .detail{display: block;}
	.idx-xw .lbox,.idx-xw .rbox{width: 100%;}
	.idx-xw .rbox{margin-top: 0.4rem;}
	.idx-xw .list{padding: 0;display: block;}
	.idx-xw .list .item{width: 100%;margin-bottom: 0.35rem;}
	.idx-xw .list .title{height: auto;}
	.idx-xw .list .txt{height: auto;margin-top: 0.1rem;}
	.idx-xw .list .date{margin-top: 0.1rem;}
	
	
	.idx-xw .slide{width: 100%;}
	.idx-xw .slide .imgbox{margin: 0;height: 2.6rem;}
	.idx-xw .slide .info{width: 100%;margin: 0;border-radius:0;min-height: auto;padding:0.25rem 0.25rem;}
	.idx-xw .slide .date:before{width: 0.2rem;height: 0.2rem;}
	.idx-xw .slide .title{margin-top: 0.14rem;line-height: 1.6;}
	
	.idx-ks{padding:0.6rem 0;}
	.idx-ks .list{display: block;}
	.idx-ks .list .item{width: 100%!important;flex:1!important;display: block;padding:0.3rem 0.2rem;height: auto;}
	.idx-ks .list .icon{height: 0.7rem;}
	.idx-ks .list .titbox{width: 100%;display: block;padding: 0;}
	.idx-ks .list .wb{flex-direction: row;align-items: center;justify-content: center;}
	.idx-ks .list .ico{margin:0 0.1rem 0 0;}
	.idx-ks .list .tit{writing-mode: initial;font-weight: bold;}
	.idx-ks .list .en{writing-mode: initial;text-align: center;font-size: 0.14rem;display: block;margin-top: 0.06rem;opacity: 0.7;}
	.idx-ks .list .en br{display: none;}
	
	.idx-ks .list .item .info{display: block;padding: 0;margin-top: 0.25rem;}
	.idx-ks .list .lks{padding-left: 0.1rem;}
	.idx-ks .list .lk{color:#666;line-height: 0.36rem;}
	.idx-ks .list .arrow{position: static;margin:0.2rem auto 0;background:url(../images/icon_13-1.png) no-repeat center;background-size:contain;width: 0.36rem;height: 0.36rem;}
	
	
	.idx-s1{display: block;}
	.idx-mt,.idx-gg{width: 100%;padding:0.6rem 4%!important;}
	
	.idx-mt .slide .item{display: block;}
	.idx-mt .slide .imgbox{width: 100%;margin:0 0 0.15rem;height: 2.2rem;}
	.idx-mt .slide .arrs{position: static;margin:0.15rem auto 0;justify-content: center;}
	.idx-mt .slide .swiper-button{margin:0 0.15rem;}
	
	.idx-mt .list{margin-top: 0.2rem;}
	.idx-mt .list li{display: block;padding:0.18rem 0;}
	.idx-mt .list .title{line-height: 1.6;}
	.idx-mt .list .date{margin:0.12rem 0 0;display: block;}
	
	.idx-gg .list{margin-top: 0;}
	.idx-gg .list li{display: block;padding:0.12rem 0;}
	.idx-gg .list .title{line-height: 1.8;}
	.idx-gg .list .date{margin:0.07rem 0 0;display: block;}
	
	
	.idx-expert{padding:0.6rem 0;}
	.idx-expert .detail{display: block;}
	.idx-expert .lbox{width: 100%;}
	.idx-expert .rbox{width:100%;padding: 0;position: static;}
	.idx-expert .swiper1 .imgbox{height: auto;}
	.idx-expert .swiper1 .img{height: 3rem;width: auto;display: block;margin:0 auto;}
	.idx-expert .item .txt{-webkit-line-clamp: 7;height: auto;}
	.idx-expert .swiper3{display: none;}
	.idx-expert .btnbtn span{width: 0.36rem;height: 0.36rem;bottom:auto;top: 1.12rem;}
	.idx-expert .btnbtn .prev{left: 0.15rem;}
	.idx-expert .btnbtn .next{right: 0.15rem;}
	
	
	.idx-ts{display: block;}
	.idx-ts .picbox{display: none;}
	.idx-ts .r{padding:0.6rem 4%;width: 100%;}
	.idx-ts .detail{margin: 0;width: 104%;}
	.idx-ts .swiper-slide{width: 3.4rem;}
	.idx-ts .swiper-pagination-bullet{width: 0.16rem;height: 0.16rem;margin:0 0.02rem!important;}
	
	.idx-s2{padding:0.6rem 0;}
	.idx-ls{display: block;}
	.idx-ls .lbox{width: 100%;}
	.idx-ls .rbox{ width: 100%; margin: 0; margin-top: .2rem; }
	.idx-ls .item{height: 3rem;}
	.idx-ls .btngrp{position: static;padding: 0;margin-top: 0.25rem;justify-content: center;}
	.idx-ls .btngrp span{width: 0.36rem;height: 0.36rem;margin:0 .11rem;}
	
	.swiper-button-arrow::after{width: 0.2rem;height: 0.2rem;}
	
	
	
	.idx-zt{margin-top: 0.6rem;}
	.idx-zt .detail{padding:0 0.5rem;}
	.idx-zt .swiper-button{width: 0.36rem;height: 0.36rem;margin-top: -0.18rem;}
	.idx-zt .swiper-button::after{width: 0.12rem;height: 0.12rem;}
	.idx-zt .swiper-button-prev{left: 0;}
	.idx-zt .swiper-button-next{right: 0;}
	
	
	
}
.pb_sys_common{line-height:35px !important;}