/*base*/

.img_box{overflow: hidden;}

/*标题*/
.biao22 {text-align: center;color: #42b3b1;}
.biao22 p{line-height: 1.5rem;}
.biao22 h1{line-height: 4rem;font-size: 2rem;}
/*科室介绍 ksjs*/
.ksjs_box{margin-top: 1rem;}
.ksjs_wen h1{font-size: 2.2rem;color: #42b3b1;margin-top:2.0rem;}
.ksjs_wen h3{font-size: 1.3rem;color: #42b3b1;line-height: 3rem;}
.ksjs_wen p{font-size: .95rem;color: #666;line-height: 2rem;margin-top: 1.5rem;text-align: justify;}
.ksjs_tu img{width: 95%;height: auto;margin-left: 5%;margin-top: 5rem;border-radius:.35rem ;}
.hxcy_tu img,.zlts_box img,.tsvv img{width: 100%;height: auto;}
/*诊疗范围 zlfw*/
.zlfw{background: url(../images/yim_08.jpg)no-repeat;text-align: center;padding: 3rem 0;}
.zlfw h1{font-size: 2.5rem;color: #fff;}
.zlfw p{font-size: 1rem;color: #fff;line-height: 2rem;margin-top:1.5rem;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
/*专家团队zjtd*/
.zjtd_wen h1{font-size: 2.5rem;color: #42b3b1;margin-top: 6.0rem;}
.zjtd_wen h3{font-size: 1rem;color: #42b3b1;line-height: 2rem;font-weight: 400;}
.zjtd_wen p{font-size: 1rem;color: #666;line-height: 2rem;margin-top: 1.5rem;text-align: justify;}
.zjtd_tu img{width: 90%;height: auto;margin-top: 2.0rem;margin-left: 5%;}
/*团队核心成员hxcy*/
.hxcy_wen h1{font-size:1.5rem;color: #42b3b1;line-height: 2.5rem;margin-top: 4rem;}
.hxcy_wen h3{font-size:0.93rem;color: #42b3b1;line-height: 2rem;}
.hxcy_wen p{font-size:0.875rem;color: #666;line-height: 1.8rem;text-align: justify;}
/*治疗特色*/
.zlts_box,.tsvv{width:100%;position: relative;overflow: hidden;}
.zlts_p{position: absolute;width:100%;height: 2.5rem;background: rgba(21,152,175,0.4);bottom: 0;}
.zlts_p p{text-align: center;color: #fff;line-height: 2.5rem;font-size: 1rem;}
/*图片效果*/

.zlts_box img,#dr_scroll .dr_item img,.zlxm_nr img{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.zlts_box img:hover,#dr_scroll .dr_item:hover img,.zlxm_nr img:hover{
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
/*诊疗项目*/
.zlxm_dh{width:80%;height: auto;margin:0rem auto;}
.zlxm_dh ul li{width: 16.66%;height: auto;float: left;margin-top: 2rem;text-align: center;}

.zlxm_nr{width:100%;height: auto;margin:2.0rem auto;margin-bottom: 2rem;}
.ts img{width: 100%;height: auto;}

.btn-sr0:hover,.btn-sr{background: #42b3b1;color: #fff!important;padding: 0.5rem 1rem!important;cursor:pointer;border-radius: .5rem!important;}
.tsp {color: #42b3b1;line-height: 2rem;}
.tsp p{margin-top: .5rem;font-size: 1rem;}
.tsp h6{font-size: 1rem;}
.zlxm .row .col-12{border-bottom: none;}
/*专家团队*/
 #dr_scroll .dr_item:hover {border-bottom: 2px solid #42b3b1;}
#dr_scroll .dr_item:hover h3{color: #42b3b1;}
.owl-theme .owl-controls .owl-buttons div{top:13rem;}
/*先进技术*/
.xjjs_dh{width:60%;height: auto;margin:0rem auto;}
.xjjs_dh ul li{width: 30.66%;height: auto;float: left;text-align: center;margin-left: 4%;border-radius: 5px;    border: 1px solid #42b3b1;}
.xjjs_dh ul li a{ color: #42B3B1;display: inline-block; width: 100%;}
.xjjs_dh ul .btn-sr2 a{ color: #fff;}
.btn-sr1:hover,.btn-sr2{background: #42b3b1;color: #fff!important;cursor:pointer;}
.ts p{text-align: center;line-height: 2.5rem;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}


/*特色病种*/

.bingz{padding-bottom: 2rem;border-bottom: 2px solid #999;}
.bingz p{line-height: 1.5rem;margin-top: .5rem;}
.tsvv:hover img{opacity: 0.7;}
.tsvv:hover .bingz{border-bottom: 2px solid #42B3B1;}
.bingz h5{font-size: 1rem;margin-top: 1rem;}
/*ksfc 科室风采*/
.dr_case{width: 1150px;height: auto;margin: 0 auto;}
#dr_scroll{width:100%;margin: 0 auto;}
#dr_scroll .dr_item{position:relative;width:90%;height:auto;margin-top: 3.125rem;overflow:hidden;margin-left: 5%;border-bottom: 1px solid #e4e1e1;cursor: pointer;}
#dr_scroll .dr_item img{width: 100%;height: auto;}
#dr_scroll .dr_txt{position:relative;left:0;bottom:0;width:100%;height:3rem;text-align: center;color:#888;}
#dr_scroll h3{color: #666;font-size:1rem;font-weight: 400;line-height: 3rem;font-family: "微软雅黑";}
#dr_scroll .dr_item:hover {border-bottom: 2px solid #42b3b1;}
#dr_scroll .dr_item:hover h3{color: #42b3b1;}
.coco{color: #42b3b1;border-bottom: 1px solid #E4E1E1;}
.owl-theme .owl-controls .owl-buttons div{position:absolute;top:10.25rem;width:2.5rem;height:3.55rem;margin:0;padding:0;border-radius:0;font:60px/60px "宋体";background-color:transparent;overflow:hidden;_display:none;}
.owl-theme .owl-controls .owl-buttons .owl-prev{left:-3rem;background: url(../images/zz.jpg)no-repeat;}
.owl-theme .owl-controls .owl-buttons .owl-next{right:-3rem;background: url(../images/yy.jpg)no-repeat;}
.owl-theme .owl-controls .owl-buttons .owl-prev:before{content:"";}
.owl-theme .owl-controls .owl-buttons .owl-next:before{content:"";}

/*---------------------科室风采轮播 JS-------------------------*/
.owl-theme .owl-controls{/*margin-top: 0.625rem;*/text-align: center;}
.owl-theme .owl-controls .owl-buttons div{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver */color: #42b3b1;;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{color: #000000;text-decoration: none;}
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver */}
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 0.125rem 0.625rem;font-size: 2rem;-webkit-border-radius: 1.875rem;-moz-border-radius: 1.875rem;border-radius:1.875rem;}
.owl-item.loading{min-height:9.375rem;background: url(AjaxLoader.gif) no-repeat center center}
.owl-carousel .owl-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.grabbing { cursor:url(grabbing.png) 8 8, move;}
.owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility:    hidden;-ms-backface-visibility:     hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
/*---------------------科室风采轮播 JS END-------------------------*/

/*手机设备*/
@media (min-width: 315px) and (max-width: 576px){

/*公用*/
.ksjs h1,.zlfw h1,.ksjs h3{text-align: center;}
.kong1,.ksjs_wen p,.zjtd_tu img,.hxcy_wen h1,.kong0{margin-top: 1rem;}

.zjtd_wen h1,.kong4{margin-top: 2rem;}
.ksjs_wen h1,.kong2{margin-top:0rem;}
.hxcy_wen p{margin-top: 0.5rem;}
.ksjs_wen p,.zjtd_wen p,.hxcy_wen p{text-indent: 2em;}
.ksjs_wen p,.zjtd_wen p{text-align: justify;}
.biao22 h1{font-size: 1.3rem;}
/*科室介绍*/
.ksjs_wen h1,.zlfw h1,.biao h1,.zjtd_wen h1{font-size: 1.5rem;}
.ksjs_wen h3{font-size: 1rem;line-height: 2rem;}	
.ksjs_wen p,.zlfw p,.zjtd_wen p,.zlts_p p{font-size: 0.875rem;line-height: 2rem;}
.ksjs_tu img{margin-top: 1.5rem;width: 100%;margin-left: 0;}
/*治疗范围*/
.zlfw{padding: 2rem 0;}
/*专家团队*/
.tsp h6{margin-top: 1rem;}
.zjtd_wen span{width: 100%;height: auto;display: block;}
/*核心成员*/
.hxcy_tu img{width: 60%;height: auto;margin: 0 20%;}
/*治疗特色*/
 .zlts .row .col-6 {padding: 5px;}
 .zlts_p{height: 1.5rem;}
 .zlts_p p{line-height: 1.5rem;}
 /*轮播-科室风采*/
.owl-theme .owl-controls .owl-buttons .owl-next{right: -2.5rem ;background-size: 60%;}
.owl-theme .owl-controls .owl-buttons .owl-prev{left: -1.5rem;background-size: 60%;}
#dr_scroll .dr_item{margin-top: 2rem;width: 86%;margin-left: 7%;}
.dr_case{width: 80%;height: auto;}
.owl-theme .owl-controls .owl-buttons div{top:46%;}
#dr_scroll h3{font-size: 0.875rem;}
.kong55{margin-bottom:1.5rem;}
/*优势病种*/
/*病种*/
.bingz h5{font-size: 1rem;text-align: center;}
.bingz p{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
}
.ts p a{color:#6c757d}
.ts p a:hover{color:#42b3b1}