@font-face
{font-family: DIN;
src: url('DIN-Medium.otf')}


@font-face {
  font-family: 'iconfont';
  src: url('../iconfont/iconfont.woff2?t=1705108683799') format('woff2'),
       url('../iconfont/iconfont.woff?t=1705108683799') format('woff'),
       url('../iconfont/iconfont.ttf?t=1705108683799') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: .16rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}




*{box-sizing:border-box;color:#333;font-size: 16px;}
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: 1000px;width: 90%;}
: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;}

.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;}

/* ::-webkit-input-placeholder{color:#999;}
:-moz-placeholder{color:#999;}
::-moz-placeholder{color:#999;}
:-ms-input-placeholder{color:#999;} */


.swiper-button{position: absolute;background:none;}
.swiper-button::before{content:'\e60d';font-family: 'iconfont';display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.swiper-button-next{transform: rotate(180deg);}

/* 公共部分 */

.head{}
.hd-t{padding:20px 0;}
.hd-t .wrap{display: flex;align-items: center;justify-content: space-between;}
.hd-t .r{display: flex;align-items: center;}
.hd-logo{}
.hd-logo .img{height: 66px;width: auto;}

.hd-lx{display: flex;align-items: flex-start;}
.hd-lx::before{content:'\e6b6';color:#318846;font-size: 30px;font-family: 'iconfont';margin-right: 8px;margin-top: 3px;}
.hd-lx .txt{font-size: 12px;color:#318846;font-weight: bold;}

.hd-sear{width: 274px;height: 35px;display: flex;margin-left: 25px;}
.hd-sear .ipt-txt{flex:1;overflow: hidden;font-size: 13px;padding:0 12px;border:1px solid #ff9933;border-right:none;}
.hd-sear .submit{width: 60px;height: 35px;background-color: #ff9933;display: flex;align-items: center;justify-content: center;font-size: 18px;color:#fff;border:none;cursor: pointer;}
.hd-sear .submit::after{content:'\e63b';font-family: 'iconfont';}


.hd-nav{height: 106px;background:url(../images/idx_25.gif) repeat-x 0 0;}

.hd-nav .ul{display: flex;}
.hd-nav li{flex:1;position: relative;}
.hd-nav li>a{display: block;font-size: 18px;color:#fff;line-height: 106px;position: relative;text-align: center;transition: all 0s;}
.hd-nav li>a::after{content:'';position: absolute;right: 0;top: 0;bottom: 0;background: url(../images/idx_25.gif) no-repeat right -107px;width: 1px;}
.hd-nav li.cur>a,.hd-nav li:hover>a{background: url(../images/idx_25.gif) repeat-x 0 -214px;}
.hd-nav li:hover .drop{display: block;}


/* .hd-nav .drop{width: 100%;position: absolute;left: 0;z-index:100;border: 2px solid #4dbd68;border-top:0;overflow: hidden;display: none;background-color: #3aa253;}
.hd-nav .drop .lk{display: block;font-size: 14px;color:#fff;line-height: 20px;padding:9px 5px;text-align: center;border-top: 1px solid #79c78c;}
.hd-nav .drop .lk:hover{text-decoration: underline;} */

.hd-nav .drop{width: 744px;position: absolute;left: 0;z-index:100;border: 2px solid #4dbd68;/* height: 248px; */border-top:0;overflow: hidden;display: none;}
.hd-nav .dropbox{background-color: #fff;display: flex;}
.hd-nav .rbox{flex:1;overflow: hidden;padding:15px 0;}
.hd-nav .drop .t-tit{font-size: 14px;font-weight: bold;margin-bottom: 10px;}
.hd-nav .drop .menu{width: 111px;background: #3aa253;}
.hd-nav .drop .menu .lk{display: block;font-size: 14px;color:#fff;line-height: 24px;padding:5px 0;text-align: center;border-top: 1px solid #79c78c;}
.hd-nav .drop .menu .lk:hover{text-decoration: underline;}
.hd-nav .drop .menu .lk:first-child{border-top:none;}



.hd-nav .p-list .item{line-height: 24px;}
.hd-nav .p-list .title::before{background-color: #318846;}

.hd-nav .morelk{color:red;}
.hd-nav .morelk:hover{text-decoration: underline;}

.hd-nav .smlk{font-size: 12px;color:#318846;margin-bottom: 10px;}
.hd-nav .smlk a:hover{text-decoration: underline;}


.gk-drop .rbox{display: flex;}
.gk-drop .col{padding:0 15px;}
.gk-drop .jianjie{width: 30%;border-right:1px solid #efefef;}
.gk-drop .rongyu{width: 30%;border-right:1px solid #efefef;}
.gk-drop .col3{width: 40%;}

.gk-drop .jianjie .imgbox{height: 96px;display: block;}
.gk-drop .jianjie .txt{font-size: 12px;line-height: 24px;margin-top: 7px;-webkit-line-clamp: 3;}



.dt-drop .rbox{padding-left: 20px;padding-right: 20px;}
.dt-drop .hotbox{display: flex;align-items: flex-start;padding:0 0 10px;border-bottom:1px solid #efefef;margin-bottom: 10px;}
.dt-drop .hotbox .imgbox{width: 122px;height: 77px;display: block;margin-right: 15px;}
.dt-drop .hotbox .info{flex:1;overflow: hidden;}
.dt-drop .hotbox .title{font-size: 14px;font-weight: bold;-webkit-line-clamp: 1;}
.dt-drop .hotbox .txt{font-size: 12px;line-height: 24px;-webkit-line-clamp: 2;margin-top: 6px;}
.dt-drop .hotbox .title:hover{text-decoration: underline;}

.dt-drop .p-list{display: flex;justify-content: space-between;flex-wrap: wrap;}
.dt-drop .p-list .item{width: 48%;}

.dq-drop .rbox{display: flex;}
.dq-drop .col{flex:1;overflow: hidden;padding:0 20px;border-right:1px solid #e5e5e5;}
.dq-drop .col:last-child{border:0;}

.hd-nav .ks-drop{width: 690px;}
.ks-drop .rbox{padding-left: 20px;padding-right: 20px;}
.ks-drop .smmenu{margin-bottom: 20px;}
.ks-drop .smmenu .lk{margin-right: 25px;}
.ks-drop .smmenu .lk.cur{color:#318846;}

.ks-drop .list{font-size: 0;}
.ks-drop .list .lk{display: inline-block;vertical-align: middle;min-width: 25%;font-size: 12px;line-height: 28px;}
.ks-drop .list .lk:hover{text-decoration: underline;}

.hd-nav .jyfw-drop{width: 600px;}
.jyfw-drop .rbox{display: flex;}
.jyfw-drop .col{padding:0 15px;width: 50%;}
.jyfw-drop .col:first-child{border-right:1px solid #efefef;}
.jyfw-drop .p-list{padding-left: 10px;}
.jyfw-drop .imgbox{display: block;margin-top: 15px;}

.jyfw-drop .lks{display: flex;flex-wrap: wrap;justify-content: space-between;}
.jyfw-drop .lks .lk{width: 48%;overflow: hidden;text-overflow:ellipsis; white-space: nowrap;background: #c4e3cb;font-size: 12px;color:#318846;line-height: 31px;margin-bottom: 16px;text-align: center;}
.jyfw-drop .lks .lk:hover{background: #b5d9bd;}

.hd-nav .zxfw-drop{left:auto;right: 0;width: 655px;}
.zxfw-drop .dropbox{flex-direction: row-reverse;}
.zxfw-drop .rbox{display: flex;}
.zxfw-drop .col{padding:0 15px;}
.zxfw-drop .zice{border-right:1px solid #efefef;width: 42%;}
.zxfw-drop .kepu{width: 58%;}
.zxfw-drop .imgbox{margin: 10px auto 0;width: 228px;display: block;}



.hd-nav .ky-drop{left:auto;right: 0;width: 770px;}
.hd-nav .ky-drop .menu{width: 113px;}
.ky-drop .rbox{display: flex;}
.ky-drop .dropbox{flex-direction: row-reverse;}
.ky-drop .col{padding:0 15px;border-right:1px solid #efefef;}
.ky-drop .col:last-child{border:0;}
.ky-drop .col1{width: 33%;}
.ky-drop .col1 .imgbox{height: 96px;display: block;}
.ky-drop .col1 .txt{font-size: 12px;line-height: 24px;margin-top: 7px;-webkit-line-clamp: 3;}

.ky-drop .col2{width: 43%;}
.ky-drop .row:first-child{margin-bottom: 10px;}
.ky-drop .smmenu{margin-bottom: 5px;}
.ky-drop .smmenu .lk{margin-right: 25px;}
.ky-drop .smmenu .lk.cur{color:#318846;}

.ky-drop .col3{width: 24%;}
.ky-drop .slide{}
.ky-drop .slide .item{display: block;width: 55px;height: 69px;position: relative;}
.ky-drop .slide .name{font-size: 12px;color:#fff;font-weight: bold;text-align: center;position: absolute;width: 100%;left: 0;bottom: 0;background-color: rgba(0,0,0,.5);font-weight: bold;line-height: 20px;}



.c-main{color:#318846!important;}


/* 318846 */


.ft-hz{background: #f8f8f8;border-top: 1px solid #f0f0f0;}
.ft-hz .detail{position: relative;padding:0 20px;}
.ft-hz .item{padding:15px 10px;display: block;border-right:1px solid #efefef;}
.ft-hz .item .icon{height: 56px;width: auto;display: block;margin:0 auto;}
.ft-hz .item .fz{font-size: 12px;color:#c4c4c4;-webkit-line-clamp: 1;margin-top: 8px;text-align: center;}
.ft-hz .item:hover .fz{text-decoration: underline;}

.ft-hz .swiper-container{position: static;}
.ft-hz .swiper-button{width: 40px;height: 40px;margin-top: -20px;font-size: 36px;}
.ft-hz .swiper-button-prev{left: -30px;}
.ft-hz .swiper-button-next{right: -30px;}





.foot{padding:40px 0;background-color: #d5d4d4;}
.foot .wrap{display: flex;align-items: flex-start;justify-content: space-between;max-width: 1100px;}
.foot .lbox{display: flex;align-items: flex-start;flex:1;overflow: hidden;}
.foot .dun{width: 80px;margin-right: 10px;}
.foot .cols{flex:1;overflow: hidden;display: flex;justify-content: space-between;}
.foot .col{}
.foot .tit{font-size: 14px;color:#666;font-weight: bold;margin-bottom: 5px;}
.foot .lks{}
.foot .lk{font-size: 12px;display: block;color:#666;line-height: 1.8;}
.foot .lk:hover{text-decoration: underline;}
.foot .cbox{width: 35%;margin:0 25px 0 35px;}
.foot .txt{font-size: 12px;color:#666;line-height: 1.8;}
.foot .rbox{width: 230px;}
.foot .rbox .pic{width: 100%;display: block;}


/* index */

.idx-ban{background-color: #184621;}
.idx-ban .wrap{display: flex;}
.idx-ban .slide{width: 750px;}
.idx-ban .slide .item{display: block;height: 234px;}
.idx-ban .picbox{width: 250px;height: 234px;}



.p-list{}
.p-list .item{font-size: 12px;color:#333;line-height: 25px;display: flex;align-items: center;}
.p-list .title{flex:1;overflow: hidden;-webkit-line-clamp: 1;}
.p-list .title::before{content:'';display: inline-block;vertical-align: middle;width: 3px;height: 3px;border-radius:50%;background-color: #333;margin-right: 8px;}
.p-list .date{margin-left: 20px;}
.p-list .title:hover{text-decoration: underline;}


.idx-s1{margin-top: 20px;}
.idx-s1 .wrap{display: flex;align-items: flex-start;}

.idx-fw{flex:1;overflow: hidden;}
.idx-fw .menu{margin-bottom: 15px;}
.idx-fw .menu .lk{font-size: 16px;font-weight: bold;padding:0 22px;display: inline-block;vertical-align: middle;line-height: 38px;border:1px solid #e5e5e5;border-radius:18px;margin-right: 15px;background-color: #f7f7f7;position: relative;}
.idx-fw .menu .lk::after{content:'';position: absolute;width: 0;height: 0;border-style: solid;border-width: 8px 7px 0 7px;border-color: #ff9d3a transparent transparent transparent;left: 50%;bottom: -7px;margin-left: -4px;display: none;}
.idx-fw .menu .lk.cur{background-color: #ff9d3a;color:#fff;border-color:#ff9d3a;}
.idx-fw .menu .lk.cur::after{display: block;}

.idx-fw .list .row:last-child{margin-bottom: 0;}
.idx-fw .list .row{margin-left: -5px;display: flex;margin-bottom: 5px;}
.idx-fw .list .item{text-align: center;margin:0 0 0 5px;position: relative;height: 108px;}
.idx-fw .list .icon{height: 50px;width: auto;display: block;margin:0 auto;margin-top: 14px;}
.idx-fw .list .fz{font-size: 14px;color:#fff;margin-top: 6px;}
.idx-fw .list .title{position: absolute;width: 100%;left: 0;bottom: 0;text-align: right;padding:0 10px;line-height: 24px;font-size: 14px;color:#fff;background-color: rgba(56,156,80,.5);}
.idx-fw .list .item:hover{opacity: .85;}

.idx-fw .list .row1 .item:nth-child(1){width: 155px;}
.idx-fw .list .row1 .item:nth-child(2){width: 228px;}
.idx-fw .list .row1 .item:nth-child(3){width: 123px;}
.idx-fw .list .row1 .item:nth-child(4){width: 202px;}

.idx-fw .list .row2 .item:nth-child(1){width: 123px;}
.idx-fw .list .row2 .item:nth-child(2){width: 202px;}
.idx-fw .list .row2 .item:nth-child(3){width: 228px;}
.idx-fw .list .row2 .item:nth-child(4){width: 155px;}


.idx-fw .list .color1{background-color: #0a830f;}
.idx-fw .list .color2{background-color: #637aca;}
.idx-fw .list .color3{background-color: #0fa657;}
.idx-fw .list .color4{background-color: #b2ca14;}
.idx-fw .list .color5{background-color: #3bb876;}
.idx-fw .list .color6{background-color: #b2ca14;}
.idx-fw .list .color8{background-color: #ab57d1;}



.idx-pics{width: 251px;margin-left: 25px;}
.idx-pics .item{display: block;height: 277px;overflow: hidden;}

.idx-pics .swiper-pagination{width: auto;left:auto;right: 20px;bottom: 10px;}
.idx-pics .swiper-pagination-bullet{opacity: 1;background-color: #fff;}
.idx-pics .swiper-pagination-bullet-active{background-color: #389c50;}


.idx-s2{margin-top: 20px;}
.idx-s2 .wrap{display: flex;align-items: flex-start;}

.idx-dt{flex:1;overflow: hidden;}
.idx-dt .menu{border-bottom:1px solid #e7e6e6;margin-bottom: 20px;display: flex;align-items: center;}
.idx-dt .menu .x{width: 1px;height: 12px;background-color: #666;margin:0 15px;}
.idx-dt .menu .lk{display: inline-block;vertical-align: middle;font-size: 16px;line-height: 38px;position: relative;}
.idx-dt .menu .lk::after{content:'';position: absolute;width: 0;height: 3px;background-color: #ff9933;transition: all .3s;left: 50%;bottom: -1px;}
.idx-dt .menu .lk.cur,.idx-dt .menu .lk:hover{font-weight: bold;;}
.idx-dt .menu .lk.cur::after,.idx-dt .menu .lk:hover::after{width: 100%;left: 0;}


.idx-dt .detail{display: flex;align-items: flex-start;}
.idx-dt .slide{width: 310px;margin-right: 15px;}
.idx-dt .slide .item{display: block;height: 215px;position: relative;}
.idx-dt .slide .title{font-size: 14px;color:#fff;font-weight: bold;background-color: rgba(0,0,0,.5);line-height: 36px;display: block;position: absolute;width: 100%;left: 0;bottom: 0;padding:0 60px 0 15px;}
.idx-dt .slide .title:hover{text-decoration: underline;}

.idx-dt .swiper-pagination{width: auto;left:auto;right: 7px;bottom: 0;line-height: 36px;}
.idx-dt .swiper-pagination-bullet{opacity: 1;background-color: #fff;border-radius:0;width: 6px;height: 6px;}
.idx-dt .swiper-pagination-bullet-active{background-color: #389c50;}



.idx-dt .rbox{flex:1;overflow: hidden;}
.idx-dt .hotbox{padding:0 0 10px;border-bottom:1px solid #e7e6e6;margin-bottom: 6px;}
.idx-dt .hotbox .title{font-size: 16px;font-weight: bold;-webkit-line-clamp: 1;line-height: 1.5;margin-top: 2px;}
.idx-dt .hotbox .txt{font-size: 12px;color:#666;line-height: 1.6;-webkit-line-clamp: 2;margin-top: 7px;}
.idx-dt .hotbox .title:hover{text-decoration: underline;}


.idx-tt{display: flex;align-items: center;justify-content: space-between;margin-bottom: 15px;}
.idx-tt .smb{display: flex;}
.idx-tt .bt{display: inline-block;vertical-align: middle;font-size: 16px;color:#333;padding:0 12px;line-height: 38px;position: relative;}
.idx-tt .bt.cur{color: #fff;background-color: #389c50;}
.idx-tt .more{width: 20px;height: 20px;background-color: #d9d8d8;border-radius:2px;display: flex;align-items: center;justify-content: center;font-size: 12px;color:#fff;}
.idx-tt .more::after{content:'\e611';font-family: 'iconfont';}
.idx-tt .more:hover{background-color: #389c50;}

.idx-tt .bt.arr.cur::after{content:'';position: absolute;width: 0;height: 0;border-style: solid;border-width: 6px 5px 0 5px;border-color: #389c50 transparent transparent transparent;left: 50%;bottom: -5px;margin-left: -3px;}


.idx-gg{width: 251px;margin-left: 25px;}
.idx-gg .idx-tt{margin-bottom: 12px;}


.idx-s3{margin-top: 20px;}
.idx-s3 .top-line{height: 10px;background-color: #ebeaea;}
.idx-s3 .wrap{display: flex;align-items: flex-start;}

.idx-leib{width: 515px;padding-right: 20px;border-right:1px solid #efefef;}
.idx-leib .detail{position: relative;}
.idx-leib .box{display: flex;flex-wrap: wrap;justify-content: space-between;}


.idx-leib .lk{display: flex;align-items: center;justify-content: center;padding:0 10px;height: 60px;font-size: 14px;background: #ededed;font-size: 14px;font-weight: bold;text-align: center;margin-bottom: 2%;width: 49%;}
.idx-leib .lk:hover,.idx-leib .lk.cur{background-color: #e4e3e3;}

.idx-leib .swiper-container{position: static;}
.idx-leib .dibox{position: absolute;right: 0;top: -40px;display: flex;align-items: center;}
.idx-leib .swiper-pagination{position: static;}
.idx-leib .swiper-button{position: relative;width: 22px;height: 22px;border:1px solid #e5e5e5;border-radius:50%;opacity: 1;left:auto;top:auto;margin: 0;right:auto;font-size: 14px;font-weight: bold;color:#777;}
.idx-leib .swiper-button:hover{color:#12a845;border-color:#12a845;}

.idx-leib .swiper-pagination{width: auto;font-size: 0;margin:0 10px;text-align: center;}
.idx-leib .swiper-pagination-bullet{opacity: 1;background-color: #ddd;border-radius:0;width: 5px;height: 5px;margin:0 5px!important;}
.idx-leib .swiper-pagination-bullet-active{background-color: #389c50;}




.idx-expert{width: 485px;padding-left: 20px;}
.idx-expert .t-tit{display: flex;align-items: center;font-size: 18px;margin-bottom: 20px;line-height: 30px;margin-top: 12px;}
.idx-expert .t-tit::before{content:'';width: 8px;height: 8px;background: #12a845;margin-right: 8px;}
.idx-expert .detail{}
.idx-expert .item{}
.idx-expert .item .imgbox{height: 130px;display: block;position: relative;}
.idx-expert .item .img{width: 100%;height: 100%;display: block;}
.idx-expert .item .name{position: absolute;width: 100%;left: 0;bottom: 0;font-size: 12px;color:#fff;font-weight: bold;background-color: rgba(0,0,0,.5);line-height: 23px;text-align: center;}
.idx-expert .item .txt{font-size: 12px;line-height: 24px;margin-top: 20px;padding:0 5px;}
.idx-expert .item .txt p{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.idx-expert .swiper-pagination{display: none;}



.idx-s4{margin-top: 35px;margin-bottom: 30px;}
.idx-s4 .wrap{display: flex;align-items: flex-start;}

.idx-ts{flex:1;overflow: hidden;}
.idx-ts .detail{padding:0 45px;position: relative;}
.idx-ts .item{height: 130px;display: block;position: relative;}
.idx-ts .item .title{font-size: 12px;color:#fff;line-height: 33px;text-align: center;padding:0 10px;background-color: rgba(0,0,0,.5);position: absolute;width: 100%;left: 0;bottom: 0;}


.idx-ts .swiper-pagination{display: none;}
.idx-ts .swiper-container{position: static;}
.idx-ts .swiper-button{width: 26px;background-color: #e1e0e0;margin-top: 0;top: 0;bottom: 0;height: auto;font-size: 25px;}
.idx-ts .swiper-button-prev{left: 0;}
.idx-ts .swiper-button-next{right: 0;}
.idx-ts .swiper-button:hover{background-color: #ccc;}



.idx-xx{width: 251px;margin-left: 25px;}
.idx-xx .list{display: flex;flex-wrap: wrap;justify-content: space-between;}
.idx-xx .list .lk{font-size: 14px;width: 47%;line-height: 32px;}
.idx-xx .list .icon{width: 18px;margin-right: 8px;display: inline-block;vertical-align: middle;}
.idx-xx .list .lk:hover{text-decoration: underline;}


/* 医院简介 */
.inner-ban{position: relative;}
.inner-ban .item{height: 168px;}
.inner-ban .bt{font-size: 26px;color:#fff;width: 230px;line-height: 50px;background-color: rgba(24,70,33,.7);border-top:2px solid #ff9933;text-align: center;position: absolute;left: 0;bottom: 0;z-index:50;}

.main{padding:1px 0 60px;}


.jj-main .wrap{display: flex;}
.jj-main .wrap-l{width: 230px;margin-right: 20px;}
.jj-main .wrap-r{flex:1;overflow: hidden;}

.jj-menu{border:1px solid #dcdcdc;border-top:none;margin-top: -1px;overflow: hidden;}
.jj-menu .lk{display: block;font-size: 14px;line-height: 40px;border-bottom:1px dashed #dcdcdc;text-align: center;padding:0 6px;margin-top: -1px;background: url(../images/bg.gif) no-repeat -210px -108px;}
.jj-menu .lk:last-child{border:none;}
.jj-menu .lk.cur{background-position:-210px -67px;}
.jj-menu .lk:hover,.jj-menu .lk.cur{color:#318846;text-decoration: underline;}


.top-bar{background: #eae8e9;border-left: 2px solid #c8c7c7;height: 40px;margin: 13px 0 25px;padding:0 20px;display: flex;align-items: center;justify-content: space-between;}
.top-bar .bt{font-size: 18px;}
.crumb{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.crumb,.crumb *{font-size: 12px;color:#333;}
.crumb a:hover{text-decoration: underline;}

.jj-slide{display: flex;margin-bottom: 30px;}
.jj-slide .slide{flex:1;overflow: hidden;}
.jj-slide .item{height: 300px;}
.jj-slide .info{width: 250px;background: #7aaa76;padding:20px 21px;}
.jj-slide .title{font-size: 16px;color:#fff;text-align: center;font-weight: bold;}
.jj-slide .txt{font-size: 14px;color:#fff;line-height: 25px;-webkit-line-clamp: 9;margin-top: 10px;}

.jj-slide .swiper-button{width: 22px;height: 36px;margin-top: -18px;display: flex;align-items: center;justify-content: center;line-height: 1;font-size: 16px;color:#fff;background-color: rgba(0,0,0,.6)}
.jj-slide .swiper-button-prev{left: 0;}
.jj-slide .swiper-button-next{transform: rotate(180deg);right: 0;}
.jj-slide .swiper-button:hover{background-color: #318846;}
.jj-slide .swiper-pagination{display: none;}


.jj-list{display: flex;flex-wrap: wrap;margin-left: -3%;}
.jj-list .item{width: 30.3%;margin:0 0 3% 3%;}
.jj-list .title{font-size: 14px;-webkit-line-clamp: 1;margin-bottom: 10px;}
.jj-list .imgbox{height: 140px;display: block;}

.ld-list{display: flex;flex-wrap: wrap;margin-left: -3%;justify-content: center;}
.ld-list .items{margin:0 1% 0 0;}
.ld-list .title{font-size: 14px;margin-top: 10px;text-align: center;font-weight: bold;}
.ld-list .imgbox{height: 222px;width:160px;display: block;}
.ld-list2{display: flex;flex-wrap: nowrap;margin-left: -3%;justify-content: center;min-width: max-content;}
.ld-list2 .items{margin:2% 0 1% 1%;}
.ld-list2 .title{font-size: 14px;margin-top: 10px;text-align: center;word-wrap: break-word; }
.ld-list2 .imgbox{height: 125px;width:100px;display: block;overflow:visible;}
/* 领导图片核心横向滚动区 */
.scroll-wrapper {
	overflow-x: auto; /* 启用水平滚动 */
	-webkit-overflow-scrolling: touch; /* 移动端顺滑滚动 */
	scrollbar-width: thin; /* Firefox滚动条 */
	padding: 10px 0;
}

/* 自定义滚动条样式 */
.scroll-wrapper::-webkit-scrollbar {
	height: 6px;
}
.scroll-wrapper::-webkit-scrollbar-track {
	background: rgba(0,0,0,0.05);
	border-radius: 4px;
}
.scroll-wrapper::-webkit-scrollbar-thumb {
	background: #888;
	border-radius: 4px;
}
/*.ld-list2 .img_full{height: 85%;width:85%;}*/


/* 党群工作 */
.dq-sec{display: flex;flex-wrap: wrap;justify-content: space-between;}
.dq-sec .mod{display: flex;width: 48.5%;margin-top: 3%;}
.dq-sec .lbox{flex:1;overflow: hidden;padding:20px 20px;}
.dq-sec .rbox{padding:15px 15px;width: 145px;}
.dq-sec .t-tit{font-size: 30px;color:#fff;font-family: LiSu;margin-bottom: 5px;}
.dq-sec .smtit{font-size: 18px;color:#fff;line-height: 40px;margin-bottom: 15px;}
.dq-sec .list{}
.dq-sec .list li{font-size: 14px;color:#fff;line-height: 2;}
.dq-sec .list li:hover{text-decoration: underline;}
.dq-sec .lk{display: block;font-size: 18px;color:#fff;line-height: 30px;margin-top: 15px;}
.dq-sec .lk:hover{text-decoration: underline;}


.dq-sec .mod1{background: #e9b397;}
.dq-sec .mod1 .rbox{background: #e4a07d;}
.dq-sec .mod1 .smtit{border-bottom: 2px solid #e4a07d;}

.dq-sec .mod2{background: #95bb91;}
.dq-sec .mod2 .rbox{background: #7aaa76;}
.dq-sec .mod2 .smtit{border-bottom: 2px solid #7aaa76;}

.dq-sec .mod3{background: #91d9e0;}
.dq-sec .mod3 .rbox{background: #75cfd8;}
.dq-sec .mod3 .smtit{border-bottom: 2px solid #75cfd8;}

.dq-sec .mod4{background: #afb1d4;}
.dq-sec .mod4 .rbox{background: #9b9ec9;}
.dq-sec .mod4 .smtit{border-bottom: 2px solid #9b9ec9;}

.dq-sec .mod5{background: #d99ca2;width: 100%;padding:20px 0 20px 145px;position: relative;}
.dq-sec .mod5 .smtit{border-bottom: 2px solid #d0838b;}
.dq-sec .mod5 .lbox{max-width: 300px;}
.dq-sec .mod5 .tag{width: 156px;position: absolute;left: 0;top: 0;}


/* 医院资源 */
.zy-menu{margin-bottom: 30px;}
.zy-menu .lk{display: inline-block;vertical-align: middle;font-size: 14px;line-height: 32px;border: 1px solid #d9d8d8;padding:0 15px;margin-right: 20px;position: relative;cursor: pointer;}
.zy-menu .lk::after{content:'';position: absolute;width: 0;height: 0;border-style: solid;border-width: 6px 6px 0 6px;border-color: #318846 transparent transparent transparent;left: 50%;bottom: -6px;margin-left: -3px;display: none;}
.zy-menu .lk.cur{color:#fff;background-color: #318846;font-weight: bold;border-color:#318846;}
.zy-menu .lk.cur::after{display: block;}


.zy-sheb-list{}
.zy-sheb-list .item{margin-bottom: 30px;}
.zy-sheb-list .title{font-size: 16px;color:#0066ff;font-weight: bold;text-decoration: underline;}
.zy-sheb-list .txt{font-size: 14px;color:#333;line-height: 1.6;margin-top: 8px;}


.pagelist{display: flex;justify-content: center;align-items: center;margin-top: 50px;}
.pagelist{font-size: 0;}
.pagelist li{display: inline-block;vertical-align: middle;margin:0 6px;}
.pagelist a{display: block;min-width: 30px;height: 30px;font-size: 14px;color:#152036;text-align: center;line-height: 30px;background-color: #eae8e9;border-radius:3px;padding:0 10px;}
.pagelist li.active a,.pagelist li:hover a{color:#fff;background-color: #318846;}


/* 科室介绍 */
.ks-list{display: flex;flex-wrap: wrap;padding:0 20px;}
.ks-list li{font-size: 14px;line-height: 40px;min-width: 25%;}
.ks-list li a:hover{color:#318846;}

/* 医学科研 */
.ky-s{display: flex;align-items: flex-start;justify-content: space-between;margin-top: 25px;}
.ky-l{flex:1;overflow: hidden;}
.ky-r{width: 292px;margin-left: 35px;}

.pub-tt{display: flex;align-items: center;justify-content: space-between;margin-bottom: 5px;}
.pub-tt.x{border-bottom:3px solid #e6e6e6;margin-bottom: 15px;}
.pub-tt .smb{display: flex;}
.pub-tt .bt{display: inline-block;vertical-align: middle;font-size: 18px;font-weight: bold;line-height: 44px;margin-right: 35px;position: relative;}
.pub-tt .bt::after{content:'';position: absolute;height: 3px;background-color: #ff9933;left: 50%;bottom: -2px;transition: all .3s;width: 0;}
.pub-tt .bt.cur::after{width: 100%;left: 0;}
.pub-tt .more{font-size: 14px;}
.pub-tt .more:hover{text-decoration: underline;}

.ky-gk{}
.ky-gk .detail{display: flex;align-items: flex-start;justify-content: space-between;}
.ky-gk .imgbox{width: 48%;height: 216px;display: block;}
.ky-gk .info{width: 48%;}
.ky-gk .txt{font-size: 14px;line-height: 1.8;-webkit-line-clamp: 8;}
.ky-gk .txt:hover{text-decoration: underline;}

.ky-xm{}
.ky-list li{font-size: 14px;line-height: 30px;}
.ky-list li a{}
.ky-list li:hover{text-decoration: underline;}

.ky-dt{width: 47%;}

.ky-mk{display: flex;flex-wrap: wrap;margin-left: -3%;}
.ky-mk .lk{font-family: LiSu;font-size: 20px;color:#fff;height: 106px;display: flex;align-items: center;justify-content: center;width: 30.3%;margin:0 0 3% 3%;text-align: center;padding:0 5px;line-height: 1.2;}
.ky-mk .lk:nth-child(1){background-color: #9b9ec9;}
.ky-mk .lk:nth-child(2){background-color: #75cfd8;}
.ky-mk .lk:nth-child(3){background-color: #d0838b;}
.ky-mk .lk:nth-child(4){background-color: #e4a07d;}
.ky-mk .lk:hover{opacity: .85;}


.ky-gg{}
.ky-gg .list{padding-top: 10px;position: relative;}
.ky-gg .list .item{margin-bottom: 25px;}
.ky-gg .list .title{font-size: 18px;font-weight: bold;-webkit-line-clamp: 1;margin-bottom: 12px;line-height: 1.5;}
.ky-gg .list .box{display: flex;align-items: flex-start;}
.ky-gg .list .imgbox{width: 160px;height: 98px;margin-right: 25px;}
.ky-gg .list .info{flex:1;overflow: hidden;}
.ky-gg .list .txt{font-size: 14px;line-height: 24px;-webkit-line-clamp: 4;}
.ky-gg .list .item a:hover{text-decoration: underline;}


.pub-swiper{position: static;}
.pub-swiper .dibox{position: absolute;right: 0;top: -50px;display: flex;align-items: center;}
.pub-swiper .swiper-pagination{position: static;}
.pub-swiper .swiper-button{position: relative;width: 22px;height: 22px;border:1px solid #e5e5e5;border-radius:50%;opacity: 1;left:auto;top:auto;margin: 0;right:auto;font-size: 14px;font-weight: bold;color:#777;}
.pub-swiper .swiper-button:hover{color:#12a845;border-color:#12a845;}

.pub-swiper .swiper-pagination{width: auto;font-size: 0;margin:0 10px;text-align: center;}
.pub-swiper .swiper-pagination-bullet{opacity: 1;background-color: #ddd;border-radius:0;width: 5px;height: 5px;margin:0 5px!important;}
.pub-swiper .swiper-pagination-bullet-active{background-color: #389c50;}


/* 教育培训 */
.ky-zyy{}
.ky-zyy .detail{font-size: 14px;line-height: 30px;-webkit-line-clamp: 7;}
.ky-zyy .pic{float: left;width: 149px;height: 84px;margin-right: 15px;}
.ky-zyy .detail:hover{text-decoration: underline;}


.px-ds{}
.px-ds .list{}
.px-ds .list .item{margin-bottom: 15px;}
.px-ds .list .box{display: flex;align-items: flex-start;}
.px-ds .list .lbox{width: 55px;margin-right: 15px;}
.px-ds .list .rbox{flex:1;overflow: hidden;}
.px-ds .list .imgbox{height: 67px;}
.px-ds .list .imgbox .img{height: 100%;}
.px-ds .list .name{font-size: 13px;color:#fff;background: #c5c5c5;line-height: 20px;text-align: center;margin-top: 3px;}
.px-ds .list .fz{font-size: 14px;color:#ff9933;}
.px-ds .list .txt{font-size: 14px;-webkit-line-clamp: 3;margin-top: 6px;line-height: 1.4;}
.px-ds .list .item:hover .txt{text-decoration: underline;}

.px-ds .picbox{display: block;}

/* 新闻动态 */
.xw-dt{}
.xw-dt .detail{display: flex;flex-wrap: wrap;}
.xw-dt .slide{flex:1;overflow: hidden;}
.xw-dt .slide .item{height: 258px;display: block;position: relative;}
.xw-dt .slide .title{font-size: 14px;color:#fff;line-height: 40px;padding:0 90px 0 15px;background-color: rgba(0,0,0,.6);position: absolute;width: 100%;left: 0;bottom: 0;font-weight: bold;}
.xw-dt .slide .item .img{object-fit: fill;}
.xw-dt .slide .item:hover .title{text-decoration: underline;}
.xw-dt .swiper-pagination{font-size: 0;left:auto;right: 10px;width:auto;bottom: 15px;}
.xw-dt .swiper-pagination-bullet{background-color: #fff;opacity: 1;border-radius:0;}
.xw-dt .swiper-pagination-bullet-active{background-color: #12a845;}



.xw-dt .list{display: flex;flex-wrap: wrap;justify-content: space-between;width: 265px;margin-left: 10px;}
.xw-dt .list .lk{width: 48%;height: 79px;background: #d0838b;margin:0 0 4% 0;padding:8px 10px;}
.xw-dt .list span{font-size: 14px;color:#fff;line-height: 1.4;-webkit-line-clamp: 3;}
.xw-dt .list .lk:hover{opacity: .85;}
.xw-dt .list .lk:nth-child(1){background: #484832;}
.xw-dt .list .lk:nth-child(2){background: #e4a07d;}
.xw-dt .list .lk:nth-child(3){background: #75cfd8;}
.xw-dt .list .lk:nth-child(4){background: #7aaa76;}
.xw-dt .list .lk:nth-child(5){background: #9b9ec9;}
.xw-dt .list .lk:nth-child(6){background: #d0838b;}

.xw-gg .ky-list li{line-height: 38px;}


.xw-mt{margin-bottom: 20px;}
.xw-mt .detail{display: flex;justify-content: space-between;flex-wrap: wrap;}
.xw-mt .col{width: 48%;}
.xw-mt .ky-list{width: 48%;}
.xw-mt .hotbox{display: flex;align-items: flex-start;margin-bottom: 15px;}
.xw-mt .hotbox .imgbox{width: 160px;height: 98px;margin-right: 15px;}
.xw-mt .hotbox .info{flex:1;overflow: hidden;}
.xw-mt .hotbox .title{font-size: 14px;line-height: 24px;-webkit-line-clamp: 2;}
.xw-mt .hotbox .ly{font-size: 14px;color:#999;margin-top: 5px;}
.xw-mt .hotbox:hover .title{text-decoration: underline;}


.xw-zb{display: flex;border:1px solid #3aa052;margin-bottom: 25px;}
.xw-zb .lbox{background: #3aa052;width: 42px;padding:0 10px;display: flex;align-items: center;justify-content: center;min-height: 214px;text-align: center;}
.xw-zb .rbox{flex:1;overflow: hidden;padding:15px 15px;}
.xw-zb .tit{font-size: 16px;color:#fff;}

.xw-ad{display: block;}
.xw-ad .img{width: 100%;display: block;}


/* 在线服务 */
.fw-sp{border:1px solid #3aa052;display: flex;}
.fw-sp .titbox{font-size: 18px;color:#fff;background: #3aa052;width: 42px;height: 283px;padding:0 10px;display: flex;align-items: center;justify-content: center;}
.fw-sp .detail{flex:1;overflow: hidden;display: flex;padding:20px 0;}
.fw-sp .lbox{width: 295px;border-right:1px dashed #dcdcdc;padding:0 15px;padding:0 20px;display: flex;align-items: center;justify-content: center;}
.fw-sp .rbox{flex:1;overflow: hidden;padding:0 20px;}
.fw-sp .imgbox{height: 180px;display: block;}
.fw-sp .title{font-size: 14px;color:#3aa052;line-height: 24px;-webkit-line-clamp:2;}
.fw-sp .txt{font-size: 14px;line-height: 24px;-webkit-line-clamp: 7;margin-top: 15px;}
.fw-sp .title:hover{text-decoration: underline;}

.fw-online{}
.fw-online .lks{margin-left: -40px;margin-bottom: 15px;}
.fw-online .lks .lk{display: inline-block;vertical-align: middle;font-size: 16px;color:#318846;font-weight: bold;margin-left: 40px;line-height: 30px;}
.fw-online .lks .lk:hover{text-decoration: underline;}

.fw-online .ky-list li{line-height: 34px;}

.fw-huz{}
.fw-huz .lks{display: flex;flex-wrap: wrap;margin-left: -15px;}
.fw-huz .lks .lk{font-size: 14px;display: inline-block;vertical-align: middle;line-height: 40px;padding:0 15px;border-radius:24px;border:1px solid #318846;margin-left: 15px;margin-bottom: 10px;}
.fw-huz .lks .lk .ico{width: 19px;margin-right: 7px;}
.fw-huz .lks .lk:hover{color:#318846;}

.fw-help{font-size: 0;display: flex;flex-wrap: wrap;justify-content: space-between;}
.fw-help .lk{text-align: center;margin-bottom: 15px;width: 49%;}
.fw-help .lk .icon{height: 72px;width: auto;display: block;margin:0 auto;}
.fw-help .lk .fz{font-size: 15px;color:#ff9933;margin-top: 8px;}

.fw-s3{margin-top: 0;}


.fw-lm{}
.fw-lm .lks{}
.fw-lm .lk{margin-bottom: 15px;height: 90px;display: flex;align-items: center;font-size: 26px;color:#fff;font-weight: bold;padding:0 0 0 54px;position: relative;}
.fw-lm .lk::before{content:'+';position: absolute;right: 8px;top: 5px;font-size: 30px;color:#fff;line-height: 1;}
.fw-lm .lk .icon{width: 38px;margin-right: 12px;}
.fw-lm .lk .img{width: 100%;display: block;}
.fw-lm .lk:hover{opacity: .9;}

/* 就医服务 */
.jyfw-lm{padding-top: 64px;}
.jyfw-lm .lk{display: block;margin-bottom: 10px;border:1px solid #e5e5e5;}
.jyfw-lm .lk .img{width: 100%;display: block;}

.jyfw-mod{display: flex;flex-wrap: wrap;justify-content: space-between;}
.jyfw-mod .col{width: 48%;margin-top: 25px;}
.jyfw-mod .detail{display: flex;align-items: flex-start;}
.jyfw-mod .lbox{width: 210px;margin-right: 20px;}
.jyfw-mod .rbox{flex:1;overflow: hidden;}
.jyfw-mod .imgbox{height: 123px;overflow: hidden;}
.jyfw-mod .lks{display: flex;flex-wrap: wrap;justify-content: space-between;}
.jyfw-mod .lks .lk{width: 48%;font-size: 14px;line-height: 26px;background:url(../images/jyfw_08.gif) no-repeat left center;background-size:10px;padding-left: 20px;-webkit-line-clamp: 1;margin-bottom: 5px;}
.jyfw-mod .lks .lk:hover{text-decoration: underline;}



/* 详情页 */
.ks-menu{border:1px solid #e5e5e5;border-top:none;}
.ks-menu .item{border-bottom:1px solid #e5e5e5;}
.ks-menu .tit{font-size: 16px;line-height: 24px;padding:8px 10px;display: block;text-align: center;}
.ks-menu .drop{padding:5px 30px;border-top:1px solid #e5e5e5;}
.ks-menu .lk{display: block;font-size: 14px;line-height: 22px;display: block;padding:7px 0;}
.ks-menu .item a:hover{text-decoration: underline;}

.top-bar .tel{font-size: 12px;margin-left: 20px;background:url(../images/icon_02.png) no-repeat left center;background-size:16px;padding-left: 23px;}

.ks-det{}
.ks-det .smtit{font-size: 14px;font-weight: bold;margin-bottom: 10px;}
.ks-det .txt{font-size: 14px;line-height: 1.8;}

.ks-tt{display: flex;align-items: center;margin-bottom: 15px;justify-content: space-between;}
.ks-tt .bt{font-size: 14px;font-weight: bold;border-bottom: 3px solid #3e794d;line-height: 38px;}
.ks-tt .more{font-size: 12px;color:#666;}
.ks-tt .smwz{font-size: 12px;color:#999;}

.ks-chuz{margin-top: 25px;}
.ks-chuz .detail{}
.ks-chuz .table{}
.ks-chuz .table th,.ks-chuz .table td{font-size: 12px;padding:5px 0;line-height: 23px;text-align: center;}
.ks-chuz .table th{color:#666;background: #f0f0f0;border: solid 1px #e6e6e6;}
.ks-chuz .table td{border: solid 1px #e6e6e6;}
.ks-chuz .table td a{color:#318846;}
.ks-chuz .table td a:hover{text-decoration: underline;}

.ks-team{margin-top: 25px;}
.ks-team .list{display: flex;flex-wrap: wrap;margin-left: -2%;}
.ks-team .item{display: flex;align-items: flex-start;width: 23%;margin-left: 2%;}
.ks-team .item .imgbox{width: 59px;height: 81px; margin: 10px;}
.ks-team .item .img{width: 100%;height: 100%;}
.ks-team .item .info{flex:1;overflow: hidden;}
.ks-team .item .name{font-size: 14px;color:#318846;line-height: 1.7;text-decoration: underline;}
.ks-team .item .fz{font-size: 14px;line-height: 1.7;}


.ks-yd{margin-top: 25px;}
.ks-yd .lks{margin-left: -15px;}
.ks-yd .lk{display: inline-block;vertical-align: middle;font-size: 12px;color:#333;line-height: 30px;margin-left: 15px;}
.ks-yd .lk:hover{text-decoration: underline;}

/* 在线服务-在线调查 */
.fw-list{}
.fw-list .item{padding:30px 0;border-top:1px dashed #e5e5e5;}
.fw-list .tt{display: flex;align-items: center;justify-content: space-between;}
.fw-list .title{font-size: 16px;color:#36944c;-webkit-line-clamp: 1;max-width: 80%;font-weight: bold;}
.fw-list .anniu{font-size: 14px;color:#fff;width: 81px;line-height: 26px;border-radius:16px;background-color: #ff9933;text-align: center;}
.fw-list .txt{font-size: 14px;line-height: 22px;-webkit-line-clamp: 1;margin-top: 8px;}
.fw-list .item:first-child{border-top:0;padding-top: 0;}
.fw-list .item:hover .title{text-decoration: underline;}
.fw-list .anniu:hover{background-color: #fa830d;}

/* 在线服务-在线自测 */

/* 就医服务-诊疗项目 */
.zlxm-list .item{margin-bottom: 25px;}
.zlxm-list .title{font-size: 18px;font-weight: bold;line-height: 26px;-webkit-line-clamp: 1;margin-bottom: 15px;}
.zlxm-list .box{display: flex;align-items: flex-start;}
.zlxm-list .imgbox{width: 160px;height: 98px;margin-right: 20px;}
.zlxm-list .img{width: 100%;height: 100%;display: block;}
.zlxm-list .txt{flex:1;overflow: hidden;font-size: 14px;color:#333;-webkit-line-clamp: 4;line-height: 26px;}
.zlxm-list .title:hover{text-decoration: underline;}


/* 就医服务-门诊服务 */
.mzfw-list{}
.mzfw-list .item{display: flex;align-items: center;justify-content: space-between;margin-bottom: 15px;}
.mzfw-list .title{font-size: 14px;max-width: 80%;-webkit-line-clamp: 1;}
.mzfw-list .date{font-size: 12px;color:#999;background: #eae8e9;width: 75px;text-align: center;line-height: 23px;}
.mzfw-list .title:hover{text-decoration: underline;}


/* 就医服务-查询服务 */
.cxfw-list{display: flex;flex-wrap: wrap;margin-left: -40px;}
.cxfw-list .item{width: 222px;height: 222px;display: block;padding:35px 25px;border-radius:50%;border:1px solid red;margin:0 0 40px 40px;overflow: hidden;}
.cxfw-list .top{font-size: 18px;font-weight: bold;display: flex;align-items: center;justify-content: center;}
.cxfw-list .top .icon{width: 46px;margin-right: 8px;}
.cxfw-list .top span{/* flex:1;overflow: hidden; */}
.cxfw-list .txt{font-size: 12px;color:#999;-webkit-line-clamp: 4;margin-top: 15px;line-height: 22px;padding:0 5px;}
.cxfw-list .item:hover{background-color: #fbf7f8;}

/* 医院概况-医院文化 */
.cul-list{display: flex;flex-wrap: wrap;margin:-2% 0 0 -2%;}
.cul-list .item{width: 31.3%;margin:2% 0 0 2%;}


/* 医学科研-科研动态 */


/* 新闻动态-微博微信 */
.wb-mod{padding:35px 0;position: relative;}
.wb-mod .img{width: 100%;display: block;}
.wb-mod .txt{font-size: 14px;line-height: 30px;position: absolute;top: 95px;left: 470px;right: 0;}


/* 在线服务-在线调查2 */
.quest-sec{}
.quest-sec .top{}
.quest-sec .top .title{font-size: 20px;text-align: center;}
.quest-sec .top .fz{font-size: 12px;color:#666;text-align: right;margin-top: -15px;}
.quest-sec .top .sm{font-size: 12px;margin-top: 15px;text-align: center;}
.quest-sec .top .sm span{margin:0 10px;}
.quest-sec .list{margin-top: 20px;}
.quest-sec .list .item{margin-bottom: 15px;}
.quest-sec .list .title{font-size: 15px;color:#338d49;font-weight: bold;line-height: 24px;margin-bottom: 10px;}
.quest-sec .list .opts{display: flex;flex-wrap: wrap;}
.quest-sec .list .opt{font-size: 13px;min-width: 25%;line-height: 30px;display: flex;align-items: center;}
.quest-sec .list .opt input{width: 14px;height: 14px;margin-right: 10px;}

.quest-sec .btns{display: flex;justify-content: center;margin-top: 30px;}
.quest-sec .ann{display: inline-block;vertical-align: middle;padding:0 22px;font-size: 14px;color:#fff;line-height: 30px;border-radius:3px;margin:0 20px;background-color: #338d49;border:none;cursor: pointer;}
.quest-sec .ann:hover{background-color: #ff9933;}


/* 在线服务-院长信箱 */
.mailbox-sec{padding:10px 0 20px;}
.mailbox-sec .t-tit{font-size: 14px;font-weight: bold;margin-bottom: 8px;}
.mailbox-sec .desc{font-size: 14px;line-height: 1.8;}
.mailbox-sec .desc p{text-indent: 2em;}

.mailbox-sec .form{margin-top: 50px;}
.mailbox-sec .form .row{display: flex;align-items: flex-start;margin-bottom: 15px;}
.mailbox-sec .form .tit{font-size: 13px;font-weight: bold;min-width: 75px;text-align: right;line-height: 30px;}
.mailbox-sec .form .tit i{color:red;}
.mailbox-sec .form .info{flex:1;overflow: hidden;}
.mailbox-sec .form .ipt{border:1px solid #d7d7d7;font-size: 13px;padding:0 12px;height: 30px;line-height: 30px;width: 100%;}
.mailbox-sec .form .con{height: 120px;padding:10px 12px;line-height: 1.4;resize:none;}
.mailbox-sec .form .codeimg{width: 50px;height: 30px;margin-left: 8px;}
.mailbox-sec .form .checkbox{font-size: 13px;margin-left: 15px;display: flex;align-items: center;}
.mailbox-sec .form .checkbox input{width: 14px;height: 14px;margin-left: 5px;margin-top: 2px;}
.mailbox-sec .form .bot{margin-top: 25px;display: flex;align-items: center;justify-content: center;}
.mailbox-sec .form .submit{font-size: 14px;color:#fff;width: 118px;line-height: 32px;border-radius:20px;text-align: center;background-color: #ff9933;margin-right: 20px;border:none;cursor: pointer;}
.mailbox-sec .form .submit:hover{background-color: #fc8208;}
.mailbox-sec .form .link{font-size: 14px;text-decoration: underline;}
.mailbox-sec .form .link:hover{color: #338d49;}


/* 在线服务-院长信箱2 */
.apply-top{font-size: 13px;display: flex;align-items: center;margin-bottom: 15px;}
.apply-top .box{display: flex;}
.apply-top .ipt{height: 28px;line-height: 28px;border:1px solid #e5e5e5;font-size: 13px;}
.apply-top .select{width: 94px;}
.apply-top .ipt-txt{width: 222px;padding:0 15px;margin-left: 10px;}
.apply-top .submit{width: 66px;font-size: 13px;font-weight: bold;color:#fff;background-color: #09F;margin-left: 10px;border:none;cursor: pointer;}
.apply-top .submit:hover{background-color: #fc8208;}

.apply-list{}
.apply-list .item{padding:20px 0;border-bottom:1px dashed #e5e5e5;}
.apply-list .title{font-size: 16px;line-height: 24px;position: relative;padding-left: 35px;}
.apply-list .title::before{content:'Q';font-size: 13px;color:#fff;width: 24px;height: 24px;background-color: #f5c26a;border-radius:50%;display: inline-block;vertical-align: middle;text-align: center;line-height: 24px;position: absolute;left: 0;top: 0;}
.apply-list .sm{font-size: 12px;color:#999;margin-top: 10px;}
.apply-list .sm span{margin-right: 15px;}
.apply-list .sm span:last-child{margin-right: 0;}
.apply-list .item:hover .title{text-decoration: underline;}


/* 在线服务-健康科普 */
.kp-s1{margin-bottom: 20px;display: flex;justify-content: space-between;}
.kp-zj{width: 50%;}
.kp-zj .hotbox{display: flex;align-items: flex-start;margin-bottom: 15px;}
.kp-zj .hotbox .imgbox{width: 171px;height: 97px;margin-right: 15px;}
.kp-zj .hotbox .title{font-size: 16px;-webkit-line-clamp: 1;}
.kp-zj .hotbox .txt{font-size: 12px;line-height: 22px;-webkit-line-clamp: 3;margin-top: 7px;color:#666;}
.kp-zj .hotbox .title:hover{text-decoration: underline;}

.kp-kt{width: 47%;border:1px solid #3aa052;}
.kp-kt .top{background-color: #3aa052;display: flex;align-items: center;justify-content: space-between;height: 35px;padding:0 20px;font-size: 16px;color:#fff;}
.kp-kt .box{padding:18px 20px;}
.kp-kt .title{font-size: 18px;color:#3aa052;-webkit-line-clamp: 1;line-height: 28px;}
.kp-kt .txt{font-size: 12px;color:#666;line-height: 22px;-webkit-line-clamp: 2;margin-top: 8px;}
.kp-kt .desc{font-size: 14px;color:#333;line-height: 24px;padding:15px 0 0;border-top:1px dashed #e5e5e5;margin-top: 15px;}
.kp-kt .desc p{margin-bottom: 15px;}
.kp-kt .desc p:last-child{margin-bottom: 0;}
.kp-kt .desc .ico{width: 20px;margin-right: 7px;}
.kp-kt a:hover{text-decoration: underline;}

.kp-cs{margin-bottom: 20px;}
.kp-cs .list{display: flex;flex-wrap: wrap;justify-content: space-between;}
.kp-cs .list li{width: 48%;margin-bottom: 5px;}
.kp-cs .list .title{-webkit-line-clamp: 1;font-size: 14px;line-height:30px;background:url(../images/icon_12.gif) no-repeat left center;background-size:12px 15px;padding-left: 23px;}
.kp-cs .list .title:hover{text-decoration: underline;}


/* 新闻详情 */
.xw-det{}
.xw-det .top{}
.xw-det .top .title{font-size: 24px;line-height: 1.5;}
.xw-det .top .sm{margin-top: 10px;display: flex;align-items: center;justify-content: space-between;}
.xw-det .top .sm span{margin-right: 8px;font-size: 14px;color:#999;}
.xw-det .edit{font-size: 14px;line-height: 1.8;margin-top: 25px;}
.xw-det .botbtn{margin-top: 40px;display: flex;justify-content: center;}
.xw-det .botbtn .ann{font-size: 14px;border-radius:20px;width:106px;height: 36px;margin:0 10px;display: flex;align-items: center;justify-content: center;}
.xw-det .botbtn .ann i{margin-right: 5px;display: inline-block;vertical-align: middle;font-size: 18px;}
.xw-det .botbtn .ann.back{color:#ff9b36;border:1px solid #ff9b36;}
.xw-det .botbtn .ann.back:hover{background-color: #ff9b36;color:#fff;}
.xw-det .botbtn .ann.store{color:#6279c9;border:1px solid #6279c9;}
.xw-det .botbtn .ann.store:hover{background-color: #6279c9;color:#fff;}
.xw-det .botbtn .ann.print{color:#0da656;border:1px solid #0da656;}
.xw-det .botbtn .ann.print:hover{background-color: #0da656;color:#fff;}

.pagenav{margin-top: 35px;}
.pagenav .lk{font-size: 14px;line-height: 28px;display: block;margin-bottom: 6px;}
.pagenav .lk:hover{text-decoration: underline;}

.xw-maylike{margin-top: 30px;}
.xw-maylike .t-tit{font-size: 20px;margin-bottom: 10px;}
.xw-maylike .box{}
.xw-maylike .item{display: block;position: relative;float:left;}
.xw-maylike .item .title{font-size: 14px;color:#fff;line-height: 40px;position: absolute;width: 100%;left: 0;bottom: 0;background-color: rgba(0,0,0,.6);padding:0 10px;}
.xw-maylike .item1{height: 250px;width: 65%;}
.xw-maylike .item2{height: 123.5px;width: 34.5%;margin-left: 0.5%;margin-bottom: 0.5%;}
.xw-maylike .item:hover .title{text-decoration: underline;}

/* 在线服务-在线调查3 */
.result-top{display: flex;align-items: center;justify-content: space-between;margin-bottom: 30px;}
.result-top .box1{font-size: 13px;}
.result-top .box1 span{margin-right: 15px;}
.result-top .box1 span:last-child{margin-right: 0;}
.result-top .box2{font-size: 13px;color:#999;display: flex;align-items: center;}
.result-top .link{font-size: 14px;color:#ff0000;line-height: 24px;display: inline-block;vertical-align: middle;width:100px;background-image: url(../images/bg.gif);background-repeat: no-repeat;background-position: -195px -351px;text-align: center;margin-left: 6px;}
.result-top .link:hover{text-decoration: underline;}

.result-mod{margin-bottom: 20px;}
.result-mod .title{font-size: 14px;color:#338d49;font-weight: bold;line-height: 28px;margin-bottom: 10px;}
.result-mod .box{max-width:340px;background-color: #f8fcfe;margin:0 auto;padding:10px 10px 10px 20px;}
.result-mod .row{display: flex;align-items: center;font-size: 12px;padding:8px 0;}
.result-mod .bar{flex:1;overflow: hidden;position: relative;height: 12px;margin:0 8px;overflow: hidden;background:url(../images/img_05.png) repeat-x center;border:1px solid #babbbd;background-size:auto 29px;}
.result-mod .bar span{position: absolute;left: 0;top: 0;bottom: 0;background:url(../images/img_05-1.png) repeat-x center;}
.result-mod .wz1{min-width: 55px;font-style: italic;font-weight: bold;}
.result-mod .wz2{min-width: 45px;}


/* 科室介绍-专家介绍 */
.jib-menu{}
.jib-menu .t-tit{border: 1px solid #61c87a;background: #cbeed2;font-size: 16px;color:#333;text-align: center;line-height: 38px;}
.jib-menu .lks{padding:10px 20px;}
.jib-menu .lks .wz-lk{font-size: 14px;display: block;line-height: 24px;padding:5px 0;}
.jib-menu .lks .wz-lk:hover{text-decoration: underline;}
.jib-menu .lks .wz-lk.this{color:#3e7035;text-decoration: underline;}

.expert-list{display: flex;flex-wrap: wrap;margin:-5% 0 0 -3%;}
.expert-list .item{display: flex;align-items: flex-start;width: 30.3%;margin:5% 0 0 3%;} 
.expert-list .imgbox{width: 80px;height: 109px;border:1px solid #dcdadb;padding: 1px;margin-right: 15px;}
.expert-list .pic{width: 100%;height: 100%;display: block;}
.expert-list .info{flex:1;overflow: hidden;}
.expert-list .title{font-size: 14px;color:#227837;display: block;font-weight: bold;margin-bottom: 6px;}
.expert-list .txt{font-size: 12px;line-height: 18px;}
.expert-list .more{font-size: 12px;color:#fff;width: 82px;line-height: 22px;background-color: #ff9933;display: block;margin-top: 6px;text-align: center;border-radius:20px;}
.expert-list .more:hover{opacity: .85;}
.expert-list .title:hover{text-decoration: underline;}

/* 科室介绍-专家介绍-详情 */
.expert-det{font-size: 14px;line-height: 1.8;}
.expert-det .tit{margin-bottom: 10px;}
.expert-det .table{}
.expert-det .table th,.expert-det .table td{font-size: 12px;color:#666;text-align: center;line-height: 22px;padding:6px 0;border: solid 1px #dcdcdc;}
.expert-det .table th{background: #f2f2f2;}
.expert-det .table .tit{background: #f2f2f2;}
.expert-det .table .star{width: 13px;}

.expert-intro{padding:25px 20px;border:1px solid #d7d7d7;border-top:none;}
.expert-intro .pic{width: 145px;display: block;margin:0 auto 15px;}
.expert-intro .fz{font-size: 14px;line-height: 30px;}
.expert-intro .fz em{color:#999;}
.expert-intro .fz .num{background-image: url(../images/bg.gif);background-repeat: no-repeat;display: inline-block;color: #ff0000;padding: 0 5px 0 26px;background-position: -483px -524px;margin-left: 40px;}
.expert-intro .anniu{font-size: 14px;color:#fff;font-weight: bold;width: 183px;line-height: 36px;background-image: url(../images/bg.gif);background-repeat: no-repeat;background-position: -186px -464px;border:none;cursor: pointer;padding: 0 0 0 76px;text-align: left;margin-top: 15px;}
.expert-intro .anniu:hover{text-decoration: underline;}

.expert-team{border:1px solid #d7d7d7;padding:10px 15px 0;margin-top: 20px;}
.expert-team .t-tit{line-height: 40px;font-size: 16px;color:#333;font-weight: bold;display: flex;align-items: center;border-bottom:1px solid #e5e5e5;}
.expert-team .t-tit a{display: inline-block;border-bottom: 3px solid #227837;}
.expert-team .list{}
.expert-team .list li{padding:20px 0;border-bottom:1px solid #e5e5e5;}
.expert-team .list li:last-child{border:0;}
.expert-team .list .box{display: flex;align-items: flex-start;}
.expert-team .list .imgbox{width: 71px;height: 90px;margin-right: 10px;}
.expert-team .list .img{width: 100%;height: 100%;display: block;}
.expert-team .list .info{flex:1;overflow: hidden;}
.expert-team .list .title{font-size: 12px;color:#666;line-height: 24px;}
.expert-team .list .title span{font-size: 14px;color:#227837;margin-right: 5px;text-decoration: underline;}
.expert-team .list .txt{font-size: 12px;line-height: 21px;-webkit-line-clamp: 3;margin-top: 3px;}


/* 登录 */
.login-main{min-height: 100vh;display: flex;flex-direction: column;}
.login-top{background:url(../images/login_03.jpg) no-repeat center #338c48;}
.login-top .top{display: flex;align-items: center;justify-content: space-between;}
.login-top .logo .img{height: 92px;width: auto;}
.login-top .font{font-size: 14px;color:#fff;line-height: 24px;display: flex;align-items: center;}
.login-top .date{margin-right: 30px;}
.login-top .date::before{content:'';display: inline-block;vertical-align: middle;width: 22px;height: 22px;background:url(../images/icon_17.png) no-repeat left center;background-size:contain;margin-right: 8px;}
.login-top .x{width: 1px;height: 14px;background-color: #fff;margin:0 15px;}
.login-top a.lk:hover{text-decoration: underline;}

.login-top .tp{height: 55px;display: block;margin:15px 0 15px 42px;}

.login-di{text-align: center;background: #328b48;padding:20px 0;}
.login-di .txt{font-size: 14px;color:#fff;font-weight: bold;text-align: center;line-height: 20px;}

.login-sec{margin-top:20px;margin-bottom:20px;}
.login-sec .wrap{border:1px solid #dadada;padding:15px 45px;min-height: 430px;background: url(../images/login_06.jpg) no-repeat 0 bottom;}
.login-sec .t-tit{border-bottom:1px solid #dadada;margin-bottom: 40px;}
.login-sec .t-tit span{font-size: 24px;color: #ff9a32;border-bottom:3px solid #ff9a32;line-height: 50px;display: inline-block;padding-bottom: 5px;}
.login-sec .detail{display: flex;justify-content: space-between;align-items: center;}

.login-tips{width: 50%;background-color: #ebf5ed;padding:20px 15px 20px 25px;max-width: 420px;position: relative;}
.login-tips::before{content:'';position: absolute;left: -4px;top: -4px;width: 50px;height: 50px;background:url(../images/login_05.png) no-repeat center;background-size:contain;}
.login-tips .txtimg{height: 60px;width: auto;margin-left: 25px;position: relative;z-index:10;}
.login-tips .list{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 20px;}
.login-tips .list li:first-child{width: 45%;}
.login-tips .list li:last-child{width: 54%;}
.login-tips .list .row{font-size: 14px;color:#3ba153;line-height: 24px;display: flex;align-items: flex-start;padding:6px 0;}
.login-tips .list .num{width: 24px;height: 24px;border-radius:50%;background-color: #3ba153;margin-right: 10px;text-align: center;line-height: 24px;font-size: 14px;color:#fff;font-family: 'Arial';}

.login-form{width: 43%;}
.login-form .row{margin-bottom: 15px;display: flex;align-items: center;}
.login-form .tit{font-size: 14px;margin-right: 8px;min-width: 70px;}
.login-form .tit i{color:red;margin-right: 8px;}
.login-form .ipt-txt{font-size: 13px;width: 220px;border: 1px solid #d7d7d7;line-height:28px;height:28px;padding:0 8px;}
.login-form .codeimg{width: 50px;height: 30px;margin-left: 8px;}
.login-form .huan{font-size: 14px;color:#ff0000;margin-left: 8px;}
.login-form .huan:hover{text-decoration: underline;}
.login-form .find{font-size: 14px;color:#090;margin-left: 10px;}
.login-form .find:hover{text-decoration: underline;}
.login-form .btns{margin:35px 0 0 80px;}
.login-form .btns .ann{font-size: 14px;color:#fff;font-weight: bold;width: 96px;height: 30px;line-height: 30px;background-image: url(../images/bg01.gif);background-repeat: no-repeat;display: inline-block;vertical-align: middle;cursor: pointer;text-align: center;border:none;background-color:transparent;}
.login-form .btns .submit{background-position: 0 -68px;}
.login-form .btns .link{margin-left: 25px;    background-position: -142px -68px}



.kf-side{position: fixed;right: 10px;bottom: 15%;z-index:100;width: 70px;}
.kf-side .close{width: 20px;height: 20px;border-radius:50%;background-color: #318846;font-size: 16px;color:#fff;position: absolute;right: -10px;top: -10px;text-align: center;line-height: 20px;cursor: pointer;}
.kf-side .close:hover{background-color: #217736;}
.kf-side .lk{background-color: #318846;margin-bottom: 1px;height: 70px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.kf-side .ico{height: 26px;width: auto;display: block;margin:0 auto;}
.kf-side .fz{font-size: 13px;color:#fff;margin-top: 4px;}
.kf-side .lk:hover{background-color: #217736;}


/* 院长信箱3 */
.apply-det{}
.apply-det .mod{margin-bottom: 20px;}
.apply-det .t-tit{font-size: 12px;color:#333;background: #dcf0fa;text-align: center;line-height: 30px;margin-bottom: 15px;font-weight: bold;}
.apply-det .txt{font-size: 12px;line-height: 1.8;color:#333;}


/* 医院领导详情 */
.leader-det{font-size: 14px;line-height: 1.8;}


/* 搜索结果 */
.result-form{}
.result-form .row{margin-bottom: 20px;display: flex;align-items: center;}
.result-form .tit{font-size: 12px;color:#333;width: 65px;padding-left: 6px;}
.result-form .info{flex:0;}
.result-form .ipt{border: 1px solid #d7d7d7;height: 26px;line-height: 26px;font-size: 12px;color:#333;padding:0 10px;}
.result-form .select{width: 150px;}
.result-form .select option{font-size: 12px;}
.result-form .ipt-txt{width: 185px;}
.result-form .datebox{display: flex;align-items: center;}
.result-form .datebox .line{width: 10px;height: 1px;margin:0 10px;background-color: #999;}

.result-form .submit{width: 66px;line-height: 27px;background-color: #e5e5e5;font-size: 13px;color:#ff0000;margin-left: 65px;border:0;cursor: pointer;font-weight: bold;}
.result-form .submit:hover{color:#fff;background-color: #0086cb;}

.result-sec{margin-top: 40px;}
.result-sec .total{font-size: 12px;color:#ff0000;font-weight: bold;margin-bottom: 20px;}

.result-sec .item{margin-bottom: 30px;}
.result-sec .tt{display: flex;align-items: center;flex-wrap: wrap;}
.result-sec .title{font-size: 15px;color:#0086cb;-webkit-line-clamp: 1;}
.result-sec .date{font-size: 12px;color:#666;margin-left: 25px;}
.result-sec .txt{font-size: 12px;color:#666;margin-top: 8px;line-height: 1.6;}
.result-sec .link{font-size: 12px;color:#333;margin-top: 8px;display: inline-block;vertical-align: middle;}







/* 318846 */


@media screen and (min-width:768px) and (max-width:1100px){
	.auto{padding:0 4%;width: 100%;}

	.sj-menu{position:absolute;right: 2%;top: 50%;width: 40px;height: 40px;margin-top: -20px;display: flex;align-items: center;justify-content: center;}
	.sj-menu::after{content:'\e60e';font-family: 'iconfont';font-size: 26px;color:#333;}
	.sj-menu.close::after{content:'\e605';}


	/* 公共部分 */
	.head{position: sticky;width: 100%;left: 0;top: 0;background-color: #fff;z-index:100;border-bottom:1px solid #efefef;}
	.hd-t{height: 80px;padding: 0;}
	.hd-t .wrap{height: 100%;}
	.hd-lx{display: none;}
	.hd-sear{display: none;}

	.hd-logo .img{height: 56px;}

	.hd-nav{position: fixed;width: 100%;left: 0;top: 80px;bottom: 0;overflow-y: scroll;background: #318846;display: none;overflow-x: hidden;height: auto;}
	.hd-nav .auto{padding: 0;}
	.hd-nav .ul{display: block;}
	.hd-nav li{display: block;margin: 0;border-bottom:1px solid rgba(255,255,255,.2);position: relative;}
	.hd-nav li>a{font-size: 17px;line-height: 70px;padding:0 4%;text-align: left;}
	.hd-nav li>a::after{display: none;}
	.hd-nav li.cur>a, .hd-nav li:hover>a{background:transparent;}
	.hd-nav li:hover .drop{display: none;}

	.hd-nav .arrow{position: absolute;right: 0;top: 0;width: 70px;height: 70px;display: flex;align-items: center;justify-content: center;}
	.hd-nav .arrow::after{content:'\e60d';font-family: 'iconfont';font-size: 22px;color:#fff;transform: rotate(-90deg);opacity: .85;}
	.hd-nav .arrow.this::after{transform: rotate(90deg);}
	.hd-nav .drop{width: 100%;position: static;background-color: transparent;padding: 0 0 0 30px;margin-left: 0;border:none;border-top:1px solid rgba(255,255,255,.2);}

	.hd-nav .drop .rbox{display: none!important;}
	.hd-nav .dropbox{background:transparent;display: block;}
	.hd-nav .drop .menu{width: 100%!important;background-color: #318846;}
	.hd-nav .drop .menu .lk{line-height: 60px;border-top:1px solid rgba(255,255,255,.2);padding:0 4% 0 20px;text-align: left;font-size: 15px;}



	.foot .wrap{flex-wrap: wrap;}
	.foot .lbox{flex:initial;width: 100%;display: block;}
	.foot .dun{display: none;}
	.foot .cols{display: block;}
	.foot .col{margin-bottom: 10px;}
	.foot .lks{margin-left: -15px;}
	.foot .lk{display: inline-block;vertical-align: middle;margin-left: 15px;}


	.foot .cbox{width: 55%;margin: 0 5% 0 0;}
	.foot .rbox{width: 40%;max-width: 230px;}


	/* index */
	.idx-ban .wrap{padding: 0;}
	.idx-ban .slide{width: 100%;}
	.idx-ban .slide .item{height: 300px;}
	.idx-ban .picbox{display: none;}

	.p-list .item{font-size: 13px;line-height: 26px;}


	.idx-s1 .wrap{display: block;}
	.idx-fw .list .row{justify-content: space-between;}
	.idx-fw .list .item{width: 24%!important;margin: 0 0 1%;}
	.idx-fw .list .row1 .item:nth-child(1){}
	.idx-fw .list .row1 .item:nth-child(2){}
	.idx-fw .list .row1 .item:nth-child(3){}
	.idx-fw .list .row1 .item:nth-child(4){}

	.idx-pics{display: none;}

	.idx-s2 .wrap{display: block;}


	.idx-gg{width: 100%;margin:25px auto 0;}


	.idx-s3 .wrap{display: block;}
	.idx-leib{width: 100%;padding: 0;border:none;}


	.idx-expert{width: 100%;padding: 0;}

	.idx-s4 .wrap{display: block;}


	.idx-xx{width: 100%;margin:25px auto 0;}
	.idx-xx .list .lk{width: 25%;}



	/* 医院简介 */
	.inner-ban{padding: 0;}
	.inner-ban .item{height: 190px;}
	.inner-ban .bt{left: 50%;top: 50%;transform: translate(-50%,-50%);background:transparent;border:0;width: auto;bottom:auto;}

	.main{position: relative;padding-top: 40px;}
	.top-bar{position: absolute;width: 100%;left: 0;top: 0;margin-top: 0;}
	.top-bar .bt{display: none;}
	.crumb, .crumb *{font-size: 13px;}

	.jj-main .wrap{display: block;}
	.jj-main .wrap-l{width: 100%;margin:0;}

	.jj-menu{text-align: center;border:none;position: relative;width: 108%;margin-left: -4%;padding:10px 30px 10px 0;}
	.jj-menu .box{white-space: nowrap;overflow-x: scroll;}
	.jj-menu::after{content:'';width: 20px;height: 20px;background:url(../images/icon_01.png) no-repeat right center;background-size:contain;position: absolute;right: 0;top: 50%;margin-top: -10px;}
	.jj-menu::-webkit-scrollbar{ display: none;} 
	.jj-menu .lk{display: inline-block;vertical-align: middle;padding:0 15px;border:none;font-size: 16px;line-height: 50px;background:transparent;}
	.jj-menu .lk.cur{text-decoration: none;}


	/* 党群工作 */
	.dq-sec{display: block;}
	.dq-sec .mod{width: 100%;}

	/* 医院资源 */

	/* 科室介绍 */
	.ks-list{padding: 0;}

	/* 医学科研 */
	.ky-s{display: block;margin:0 0 20px;}
	.ky-r{width: 100%;margin:20px 0 0;}


	/* 教育培训 */

	/* 新闻动态 */

	/* 在线服务 */
	.fw-lm .lks{display: flex;flex-wrap: wrap;justify-content: space-between;}
	.fw-lm .lk{width: 48.5%;}


	/* 就医服务 */
	.jyfw-lm{display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: -2%;padding-top: 15px;}
	.jyfw-lm .lk{width: 49%;margin-top: 2%;margin-bottom: 0;}

	.jyfw-mod .detail{display: block;}
	.jyfw-mod .lbox{width: 100%;margin:0 0 15px;}


	/* 详情页 */
	.top-bar .tel{margin-left: 0;}

	.ks-menu{text-align: center;border:none;position: relative;width: 108%;margin-left: -4%;padding:10px 30px 10px 0;}
	.ks-menu ul{white-space: nowrap;overflow-x: scroll;}
	.ks-menu::after{content:'';width: 20px;height: 20px;background:url(../images/icon_01.png) no-repeat right center;background-size:contain;position: absolute;right: 0;top: 50%;margin-top: -10px;}
	.ks-menu::-webkit-scrollbar{ display: none;} 
	.ks-menu .item{display: inline-block;vertical-align: middle;}
	.ks-menu .tit{display: inline-block;vertical-align: middle;padding:0 15px;border:none;font-size: 16px;line-height: 50px;background:transparent;}
	.ks-menu .drop{display: none;}

	/* 在线服务-在线调查 */
	.fw-list .item{padding:30px 0!important;}


	/* 就医服务-诊疗项目 */
	.zlxm-list{padding:30px 0 0;}

	/* 就医服务-门诊服务 */
	.zy-menu{white-space: nowrap;overflow-x: scroll;}
	.zy-menu .lk.cur::after{display: none;}
	.zy-menu .lk{margin-right: 10px;}


	/* 就医服务-查询服务 */
	.cxfw-list{margin:0;justify-content: space-between;}
	.cxfw-list .item{border:none!important;text-align: center;width: 33.3%;margin:30px 0 0;height: auto;padding:20px 20px;border-radius:0;}


	/* 医院概况-医院文化 */
	.cul-list{display: flex;flex-wrap: wrap;margin:0 0 0 -2%;}


	/* 新闻动态-微博微信 */
	.wb-mod{padding: 0;margin-bottom: 40px;}
	.wb-mod .txt{position: static;}
	.wb-mod:last-child .txt{margin-top: 20px;}


	/* 在线服务-在线调查2 */
	.quest-sec{padding:35px 0 0;}


	/* 在线服务-院长信箱 */


	/* 在线服务-院长信箱2 */
	.apply-top{margin-top: 20px;}

	/* 在线服务-健康科普 */
	.kp-s1{margin-top: 15px;}


	/* 科室介绍-专家介绍 */
	.jib-menu .t-tit{display: none;}
	.jib-menu .lks{white-space: nowrap;overflow-x: scroll;}
	.jib-menu .lks .wz-lk{display: inline-block;vertical-align: middle;font-size: 16px;padding:0 10px;}
	.jib-menu .lks .wz-lk.this{text-decoration: none;}

	.expert-list{margin-top: -2%;}


	/* 科室介绍-专家介绍-详情 */
	.expert-team{display: none;}

	.expert-intro{display: flex;align-items: flex-start;padding:25px 0;border:none;}
	.expert-intro .pic{margin-right: 35px;}
	.expert-intro .info{flex:1;overflow: hidden;}
	.expert-intro .smbox{display: flex;flex-wrap: wrap;}
	.expert-intro .fz{min-width: 50%;}
	.expert-intro .fz .num{margin-left: 0;}


	/* 登录 */
	.login-form{width: 50%;}
	.login-form .row{display: block;}
	.login-form .tit{min-width: 72px;margin-bottom: 8px;display: block;}
	.login-form .btns{margin:25px 0 0;}

	.login-tips{width: 45%;}
	.login-tips .txtimg{height:50px;margin-left: 0;}
	.login-tips .list li{width: 100%!important;}


	.kf-side{display: none!important;}

	/* 搜索结果 */
	.result-form{padding:50px 0 0;}

}

@media screen and (min-width:320px) and (max-width:767px){
	.auto{padding:0 4%;width: 100%;}


	.sj-menu{position:absolute;right: 2%;top: 50%;width: 34px;height: 34px;margin-top: -17px;display: flex;align-items: center;justify-content: center;}
	.sj-menu::after{content:'\e60e';font-family: 'iconfont';font-size: 22px;color:#333;}
	.sj-menu.close::after{content:'\e605';font-size: 24px;}


	/* 公共部分 */
	.head{position: sticky;width: 100%;left: 0;top: 0;background-color: #fff;z-index:100;border-bottom:1px solid #efefef;}
	.hd-t{height: 70px;padding: 0;}
	.hd-t .wrap{height: 100%;}
	.hd-lx{display: none;}
	.hd-sear{display: none;}

	.hd-logo .img{height: 42px;}

	.hd-nav{position: fixed;width: 100%;left: 0;top: 70px;bottom: 0;overflow-y: scroll;background: #318846;display: none;overflow-x: hidden;height: auto;}
	.hd-nav .auto{padding: 0;}
	.hd-nav .ul{display: block;}
	.hd-nav li{display: block;margin: 0;border-bottom:1px solid rgba(255,255,255,.2);position: relative;}
	.hd-nav li>a{font-size: 16px;line-height: 60px;padding:0 6%;text-align: left;}
	.hd-nav li>a::after{display: none;}
	.hd-nav li.cur>a, .hd-nav li:hover>a{background:transparent;}
	.hd-nav li:hover .drop{display: none;}

	.hd-nav .arrow{position: absolute;right: 0;top: 0;width: 60px;height: 60px;display: flex;align-items: center;justify-content: center;}
	.hd-nav .arrow::after{content:'\e60d';font-family: 'iconfont';font-size: 18px;color:#fff;transform: rotate(-90deg);opacity: .85;}
	.hd-nav .arrow.this::after{transform: rotate(90deg);}
	.hd-nav .drop{width: 100%;position: static;background-color: transparent;padding: 0 0 0 30px;margin-left: 0;border:none;border-top:1px solid rgba(255,255,255,.2);}


	.hd-nav .drop .rbox{display: none!important;}
	.hd-nav .dropbox{background:transparent;display: block;}
	.hd-nav .drop .menu{width: 100%!important;background-color: #318846;}
	.hd-nav .drop .menu .lk{line-height: 50px;border-top:1px solid rgba(255,255,255,.2);padding:0 4% 0 15px;text-align: left;font-size: 15px;}



	.foot .wrap{flex-wrap: wrap;}
	.foot .lbox{flex:initial;width: 100%;display: block;}
	.foot .dun{display: none;}
	.foot .cols{display: block;}
	.foot .col{margin-bottom: 10px;}
	.foot .lks{margin-left: -15px;}
	.foot .lk{display: inline-block;vertical-align: middle;margin-left: 15px;}


	.foot .cbox{width: 100%;margin: 0;}
	.foot .rbox{width: 100%;max-width: 200px;margin:30px auto 0;}


	/* index */
	.idx-ban .wrap{padding: 0;}
	.idx-ban .slide{width: 100%;}
	.idx-ban .slide .item{height: auto;}
	.idx-ban .picbox{display: none;}

	.idx-tt .bt{line-height: 34px;}

	.p-list .item{font-size: 14px;line-height: 28px;}


	.idx-s1 .wrap{display: block;}

	.idx-fw .menu{display: flex;justify-content: space-between;}
	.idx-fw .menu .lk{margin:0;font-size: 15px;line-height: 34px;}


	.idx-fw .list .row{justify-content: space-between;flex-wrap: wrap;margin-bottom: 0!important;}
	.idx-fw .list .item{width: 49%!important;margin: 0 0 2%;}
	.idx-fw .list .icon{height: 44px;margin-top: 18px;}

	.idx-pics{display: none;}

	.idx-s2 .wrap{display: block;}

	.idx-dt .detail{display: block;}
	.idx-dt .slide{width: 100%;margin:0 0 25px;}
	.idx-dt .slide .item{height: 290px;}

	.idx-gg{width: 100%;margin:25px auto 0;}

	.idx-s3 .top-line{height: 6px;}
	.idx-s3 .wrap{display: block;}
	.idx-leib{width: 100%;padding: 0;border:none;}


	.idx-expert{width: 100%;padding: 0;margin-top: 25px;}
	.idx-expert .t-tit{margin: 0 0 10px;}
	.idx-expert .item .txt{margin-top: 10px;line-height: 22px;}

	.idx-s4 .wrap{display: block;}

	.idx-ts .detail{padding: 0;}
	.idx-ts .swiper-button{display: none;}
	.idx-ts .swiper-pagination{display: block;position: static;margin-top: 15px;}
	.idx-ts .swiper-pagination-bullet{width: 8px;height: 8px;background-color: #ddd;opacity: 1;}
	.idx-ts .swiper-pagination-bullet-active{background-color: #389c50;}



	.idx-xx{width: 100%;margin:25px auto 0;}
	.idx-xx .list{justify-content: flex-start;}
	.idx-xx .list .lk{width: 33.3%;}

	.ft-hz .auto{padding: 0;}
	.ft-hz .detail{padding: 0;}
	.ft-hz .swiper-button{font-size: 30px;}
	.ft-hz .swiper-button-prev{left: 0;}
	.ft-hz .swiper-button-next{right: 0;}


	/* 医院简介 */
	.inner-ban{padding: 0;}
	.inner-ban .item{ /* height: 190px; */ height: 140px;}
	.inner-ban .bt{left: 50%;top: 50%;transform: translate(-50%,-50%);background:transparent;border:0;width: auto;bottom:auto;font-size: 24px;}

	.main{position: relative;padding-top: 40px;}
	.top-bar{position: absolute;width: 100%;left: 0;top: 0;margin-top: 0;}
	.top-bar .bt{display: none;}
	.crumb em{display: none;}
	.crumb, .crumb *{font-size: 13px;}

	.jj-main .wrap{display: block;}
	.jj-main .wrap-l{width: 100%;margin:0;}

	.jj-menu{text-align: center;border:none;position: relative;width: 108%;margin-left: -4%;padding:10px 25px 10px 0;}
	.jj-menu .box{white-space: nowrap;overflow-x: scroll;}
	.jj-menu::after{content:'';width: 20px;height: 20px;background:url(../images/icon_01.png) no-repeat right center;background-size:contain;position: absolute;right: 0;top: 50%;margin-top: -10px;}
	.jj-menu .box::-webkit-scrollbar{ display: none;} 

	.jj-menu .lk{display: inline-block;vertical-align: middle;border:none;font-size: 16px;line-height: 50px;background:transparent;margin:0 5px 0 15px;padding: 0;}
	.jj-menu .lk.cur{text-decoration: none;}

	.jj-slide{display: block;}
	.jj-slide .item{height: 250px;}
	.jj-slide .info{width: 100%;}

	.jj-list{justify-content: space-between;margin: 0;}
	.jj-list .item{width: 48%;margin:0 0 4%;}
	.jj-list .title{font-size: 16px;}
	.jj-list .imgbox{height: 120px;}

	/* 党群工作 */
	.dq-sec{display: block;}
	.dq-sec .mod{width: 100%;display: block;}
	.dq-sec .t-tit{font-size: 28px;}
	.dq-sec .smtit{margin-bottom: 10px;}
	.dq-sec .list li{font-size: 15px;}
	.dq-sec .rbox{width: 100%;}
	.dq-sec .lk{font-size: 16px;margin:0 0 5px;}
	.dq-sec .lk:last-child{margin-bottom: 0;}

	.dq-sec .mod5{padding:0 0 0 45px;}
	.dq-sec .mod5 .tag{width: 85px;}
	.dq-sec .mod5 .lbox{position: relative;z-index:20;}

	/* 医院资源 */
	.zy-menu .lk{font-size: 15px;}

	.zy-sheb-list .item{margin-bottom: 20px;}

	/* 科室介绍 */
	.ks-list{padding: 0;}
	.ks-list li{min-width: 33.3%;line-height: 34px;font-size: 15px;}

	/* 医学科研 */
	.ky-s{display: block;margin:0 0 20px;}
	.ky-s:last-child{margin-bottom: 0;}
	.ky-l{display: block;}
	.ky-r{width: 100%;margin:20px 0 0;}

	.ky-gk .detail{display: block;}
	.ky-gk .imgbox{width: 100%;height: auto;}
	.ky-gk .info{width: 100%;margin-top: 20px;}

	.ky-dt{width: 100%;margin-bottom: 20px;}
	.ky-dt:last-child{margin-bottom: 0;}


	.ky-mk .lk{width: 47%;}

	.ky-gg .list .title{font-size: 16px;margin-bottom: 8px;}
	.ky-gg .list .imgbox{margin-right: 15px;}
	.ky-gg .list .txt{line-height: 22px;}

	.pub-swiper .dibox{position: static;width: 100%;justify-content: center;}

	.pub-tt .bt{margin-right: 20px;}
	.pub-tt .bt:last-child{margin-right: 0;}
	.pub-tt.x{border-width:2px;}
	.pub-tt.tab_menu .bt{font-size: 17px;}


	/* 教育培训 */
	.ky-zyy .detail{line-height: 24px;}
	.ky-zyy .pic{width: 100%;height: auto;float:none;margin-bottom: 15px;}

	/* 新闻动态 */
	.xw-dt .detail{display: block;}
	.xw-dt .slide .item{height: 220px;}

	.xw-dt .list{width: 100%;margin:15px auto 0;}

	.xw-mt .detail{display: block;}
	.xw-mt .col{width: 100%;margin-bottom: 20px;}
	.xw-mt .col:last-child{margin-bottom: 0;}
	.xw-mt .hotbox .imgbox{width: 145px;}
	.xw-mt .hotbox .title{font-size: 15px;font-weight: bold;margin-top: 6px;}


	/* 在线服务 */
	.fw-sp{display: block;}
	.fw-sp .titbox{width: 100%;padding: 0;display: block;height: auto;text-align: center;line-height: 50px;}
	.fw-sp .detail{display: block;}
	.fw-sp .lbox{width: 100%;display: block;}
	.fw-sp .imgbox{height: 200px;margin-bottom: 15px;}
	.fw-sp .title{font-size: 16px;}

	.fw-lm .lks{display: flex;flex-wrap: wrap;justify-content: space-between;}
	.fw-lm .lk{width: 48.5%;padding: 0;justify-content: center;font-size: 22px;margin: 0;height: 80px;}
	.fw-lm .lk::before{display: none;}
	.fw-lm .lk .icon{width: 28px;margin-right: 10px;}


	.fw-huz .lks .lk .ico{width: 12px;}

	.fw-help .lk .icon{height: 50px;}

	/* 就医服务 */
	.jyfw-lm{padding-top: 0;}

	.jyfw-mod{display: block;}
	.jyfw-mod .col{margin-top: 15px;width: 100%;}
	.jyfw-mod .detail{display: block;}
	.jyfw-mod .lbox{width: 100%;margin:0 0 15px;}
	.jyfw-mod .imgbox{height: auto;max-height: 140px;}


	/* 详情页 */
	.top-bar>.flex{display: none;}
	.top-bar .tel{display: none;}

	.ks-menu{text-align: center;border:none;position: relative;width: 108%;margin-left: -4%;padding:10px 25px 10px 0;}
	.ks-menu ul{white-space: nowrap;overflow-x: scroll;font-size: 0;}
	.ks-menu::after{content:'';width: 20px;height: 20px;background:url(../images/icon_01.png) no-repeat right center;background-size:contain;position: absolute;right: 0;top: 50%;margin-top: -10px;}
	.ks-menu::-webkit-scrollbar{ display: none;} 
	.ks-menu .item{display: inline-block;vertical-align: middle;}
	.ks-menu .tit{display: inline-block;vertical-align: middle;padding:0 15px;border:none;font-size: 16px;line-height: 50px;background:transparent;}
	.ks-menu .drop{display: none;}

	.ks-chuz .detail{overflow-x: scroll;}
	.ks-chuz .table{min-width: 600px;}

	.ks-team .item{width: 48%;margin-bottom: 4%;}


	/* 在线服务-在线调查 */
	.fw-list .item{padding:25px 0!important;}
	.fw-list .anniu{font-size: 13px;}

	/* 就医服务-诊疗项目 */
	.zlxm-list{padding:20px 0 0;}
	.zlxm-list .imgbox{width: 140px;margin-right: 15px;height: 90px;}
	.zlxm-list .title{font-size: 17px;margin-bottom: 10px;}
	.zlxm-list .txt{font-size: 13px;-webkit-line-clamp: 4;line-height: 22px;}


	/* 就医服务-门诊服务 */
	.jj-main .wrap-r{overflow: initial;}

	.zy-menu{white-space: nowrap;overflow-x: scroll;width: 104%;}
	.zy-menu::-webkit-scrollbar{ display: none;} 
	.zy-menu .lk.cur::after{display: none;}
	.zy-menu .lk{margin-right: 10px;}


	/* 就医服务-查询服务 */
	.cxfw-list{margin:0;justify-content: space-between;}
	.cxfw-list .item{border:none!important;text-align: center;width: 48%;margin:30px 0 0;height: auto;padding:8px 0;border-radius:0;}
	.cxfw-list .top{display: block;font-size: 17px;}
	.cxfw-list .top .icon{width: 52px;margin:0 auto 15px;display: block;}
	.cxfw-list .top span br{display: none;}
	.cxfw-list .txt{font-size: 13px;margin-top: 10px;}


	/* 医院概况-医院文化 */
	.cul-list{display: flex;flex-wrap: wrap;margin:0;justify-content: space-between;}
	.cul-list .item{width: 48%;margin:0 0 4%;}


	/* 新闻动态-微博微信 */
	.wb-mod{padding: 0;margin-bottom: 40px;}
	.wb-mod .txt{position: static;}
	.wb-mod:last-child .txt{margin-top: 20px;}


	/* 在线服务-在线调查2 */
	.quest-sec{padding:20px 0 0;}
	.quest-sec .top .title{font-size: 18px;}
	.quest-sec .top .fz{margin-top: 10px;text-align: center;}
	.quest-sec .top .sm{margin-top: 10px;}
	.quest-sec .top .sm span{display: inline-block;vertical-align: middle;line-height: 22px;}
	.quest-sec .list .opt{width: 33.3%;}
	.quest-sec .ann{margin:0 12px;}


	/* 在线服务-院长信箱 */
	.mailbox-sec .desc{font-size: 13px;line-height: 1.6;}
	.mailbox-sec .form .info{display: flex;}
	.mailbox-sec .form .ipt{max-width: 100%!important;flex:1;}
	.mailbox-sec .form .ipt-code{max-width: 110px!important;}
	.mailbox-sec .form .codeimg{width: 60px;}
	.mailbox-sec .form .bot{flex-direction: column;justify-content: center;}
	.mailbox-sec .form .submit{margin:0 0 12px;}


	/* 在线服务-院长信箱2 */
	.apply-top{margin-top: 10px;flex-wrap: wrap;}
	.apply-top span{width: 100%;font-size: 15px;margin-bottom: 10px;}
	.apply-top .box{width: 100%;}
	.apply-top .ipt-txt{flex:1;overflow: hidden;}

	.apply-list .title{font-size: 15px;line-height: 22px;padding-left: 30px;}
	.apply-list .title::before{width: 22px;height: 22px;line-height: 22px;font-size: 12px;}


	/* 在线服务-健康科普 */
	.kp-s1{display: block;}
	.kp-zj{width: 100%;}
	.kp-zj .hotbox .imgbox{width: 140px;}

	.kp-kt{width: 100%;margin-top: 20px;}
	.kp-kt .desc p{margin-bottom: 10px;}
	.kp-kt .desc .ico{width: 18px;}

	.kp-cs .list li{width: 100%;margin-bottom: 0;}
	.kp-cs .list .title{ background-size: 10px;padding-left: 20px;}

	/* 新闻详情 */
	.xw-det .top .title{font-size: 19px;}
	.xw-det .edit{margin-top: 15px;}
	.xw-det .botbtn .ann{width: 90px;margin:0 7px;}

	.xw-maylike .t-tit{font-size: 18px;}
	.xw-maylike .item .title{font-size: 12px;line-height: 36px;}
	.xw-maylike .item1{width: 100%;height: 200px;}
	.xw-maylike .item2{width: 49.5%;margin:1% 1% 0 0;}
	.xw-maylike .item2:last-child{margin-right: 0;}

	/* 在线服务-在线调查3 */
	.result-top{display: block;}
	.result-top .box2{margin-top: 10px;}
	.result-top .link{margin-left: 10px;}


	/* 科室介绍-专家介绍 */
	.jib-menu .t-tit{display: none;}
	.jib-menu .lks{white-space: nowrap;overflow-x: scroll;}
	.jib-menu .lks .wz-lk{display: inline-block;vertical-align: middle;font-size: 15px;margin:0 12px 0 0;}
	.jib-menu .lks .wz-lk.this{text-decoration: none;}

	.expert-list{margin: -4% 0 0;justify-content: space-between;}
	.expert-list .item{width: 48%;margin:4% 0 0 0;}
	.expert-list .more{width: 72px;}

	.pagelist{margin-top: 45px;}
	.pagelist li{margin:0 4px;}
	.pagelist a{font-size: 13px;}


	/* 科室介绍-专家介绍-详情 */
	.expert-team{display: none;}

	.expert-intro{padding:25px 0;border:none;}
	.expert-intro .pic{margin:0 auto 20px;width: 200px;}
	.expert-intro .info{flex:1;overflow: hidden;}
	.expert-intro .smbox{display: flex;flex-wrap: wrap;}
	.expert-intro .fz{min-width: 50%;}
	.expert-intro .fz .num{margin-left: 0;}
	.expert-intro .anniu{margin:15px auto 0;display: block;}


	/* 登录 */
	.login-top .logo .img{height: 55px;}
	.login-top .font{flex:1;overflow: hidden;margin-left: 10px;flex-wrap: wrap;font-size: 13px;justify-content: flex-end;}
	.login-top .font .date{width: 100%;text-align: right;margin: 0;}
	.login-top .date::before{width: 18px;height: 18px;}
	.login-top .tp{height: 35px;margin:20px auto 15px;}

	.login-sec{margin: 0;}
	.login-sec .wrap{border:0;padding: 20px 4%;}
	.login-sec .t-tit{margin-bottom: 25px;}
	.login-sec .t-tit span{font-size: 22px;padding-bottom: 0;border-width:2px;}
	.login-sec .detail{display: block;}
	.login-form{width: 100%;max-width: 300px;}
	.login-form .row{display: block;}
	.login-form .tit{min-width: 72px;margin-bottom: 8px;display: block;font-size: 15px;}
	.login-form .btns{margin:25px 0 0;}

	.login-tips{width: 100%;max-width: 100%;margin-top: 25px;}
	.login-tips .txtimg{height:auto;margin-left: 0;width: 90%;}
	.login-tips .list .num{width: 20px;height: 20px;line-height: 20px;font-size: 12px;margin-top: 2px;}


	.kf-side{display: none!important;}

	/* 院长信箱3 */
	.apply-det .t-tit{font-size: 14px;}
	.apply-det .txt{font-size: 13px;}



	/* 搜索结果 */
	.result-form{padding:50px 0 0;}
	.result-form .datebox .ipt-txt{flex:1;overflow: hidden;width: auto;}

	.result-sec .date{margin-left: 0;line-height: 1.6;margin-top: 5px;}




}
