/*专家列表页面*/
/*专家列表*/
/*筛选条件*/

.content{width: 1200px;margin: 20px auto;}
.zjsx_tit p{ font-size:16px; line-height:40px; float:left; margin-right:10px;}
.zjsx_tit p span{ font-size:14px; padding:3px 10px; border:#c7c7c7 1px solid; cursor:pointer; background:#f7f7f7;}
.zjsx_tit p i{ font-size:12px; font-style:normal; margin-left:10px;}

.zjsx_list{padding:20px;}
.zjsx_left p{ width:90px; text-align:right; font-size:16px; color:#999; line-height:30px;}
.zjsx_right{ width:1010px;margin-top: 12px;}
.zjsx_right h3{ font-size:16px; line-height:30px;}
.zjsx_right h3 a{ 
	height: 34px !important;
    border-radius: 0.1875rem;
    text-align: center;
    position: relative;
    overflow: hidden;
    padding-left: 0.21rem;
    padding-right: 0.21rem;
    display: inline-block;
}
/*.zjsx_lb{min-height:108px;}*/
.zjsx_lb li {
    border-radius: 3px;
    border: solid 1px #d9d9d9;
    position: relative;
    float: left;
    margin-right: 0.135rem;
    margin-bottom: 0.12rem;
}
.job-title li{
    border-radius: 3px;
    border: solid 1px #d9d9d9;
    position: relative;
    float: left;
    margin-right: 0.075rem;
    margin-bottom: 0.12rem;
}
 .zjsx_lb li::before {
    content: "";
    width: 0;
    height: 100%;
    background-color: #056f89;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.5s;
    z-index: -1;
}
 .zjsx_lb li:hover{
 	z-index: 1;
 }
 .zjsx_lb li:hover::before{
 	width: 100%;
 }
 .zjsx_lb li:hover a{
 	color: #fff !important;
 }
 .zjsx_lb li a {
  display: block;
  /* line-height: 0.525rem; */
  position: relative;
  z-index: 2;
  padding:8px 15px;
}

.job-title li a{
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  padding:8px 15px;
}
.zjsx_right p{ line-height:36px;}
.zjsx_right p a{ padding:3px 5px; margin-right:10px;color: #222;}
.zjsx_right p a:hover, .zjsx_zm{ padding:3px 5px; background:#01a3c9; color:#fff !important;}
a{color: #222;}
/*医生信息*/
#docList{display: flex;flex-wrap: wrap;}
.zjxx p input{ width:300px; height:30px; border:#c7c7c7 2px solid; border-radius:3px; padding-left:8px; font-size:14px; font-family:"微软雅黑";line-height:30px;}
.zjxx p button{ width:80px; height:34px; background:#00a1e9; border-radius:0 3px 3px 0; font-size:14px; color:#fff; border:none; cursor:pointer;}
.zjxx p button:hover{ background-color:#00a1e9;}
.w370 {
    width: 370px;
}
.zjxx_list{ margin-top:20px; margin-right:16px;display:flex;justify-content: space-between;}
.zjxx_list img {
	display: inline-block;
    width: 90px;
    height: 120px;
    border: 1px solid #ccc;
    padding: 2px;
}
.zjxx_info p{ max-height:60px; overflow:hidden; line-height:28px;}

.button_01{ width:140px; height:40px; color:#fff; background:#ffa200; border-radius:5px; font-size:16px; text-align:center; line-height:38px; border:none; cursor:pointer; font-family:"微软雅黑";}
.button_01:hover{ background-color:#f90;}

.bg_gray {background: #F5F5F5;}

.ksxw {display: inline-block;}
.ksxw .news {width: 370px;display: inline-block;float: left;line-height: 40px;padding-right: 20px;}
.ksxw .news .title {border-bottom: #c7c7c7 1px solid;font-size: 18px;}
.ksxw .news .title p {border-bottom: #00a1e9 1px solid;display: inline-block;color: #00a1e9;margin-bottom: -1px;}
.ksxw .news .title span {color: #565656;float: right;}
.ksxw .news .title a {color: #565656;}
.ksxw ul {padding: 10px 0;}
.ksxw ul li {line-height: 35px;height: 35px;border-bottom: 1px dashed #EEE;}
.ksxw ul li a {max-width: 280px;display: inline-block;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.ksxw ul li span {float: right;}
.tc {
    text-align: center;
}
.h20 {
    height: 20px;
}
.h40 {
    height: 40px;
}
.fl{float: left;}
.fr{float: right;}
.bor_bb {
    border-bottom: #00a1e9 1px solid;
}
.fw {
    font-weight: bold;
}
.lh4 {
    line-height: 40px;
}
.border_b {
    border-bottom: #c7c7c7 1px solid;
}
.zjxx{margin-top: 60px;}
/*专家列表页面结束*/
.zjsx_left p.cate{
	float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 56px;
    color: #056f89;
    margin-right:30px;
}
.Blue {
    color: #00a1e9;
    text-decoration: none;
}
.f22 {
    font-size: 22px;
}
.zjsx_lb li a:link {
    color: #222;
    text-decoration: none;
}
#_KSNav a.onkeshi {	
    background: #01a3c9;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 6px 6px 0 0;
    color: #fff !important;
    transition: 0.5s;
}

.Doctorbanner {
    min-width: 1200px;
    width: 1200px;
    margin: auto;
}
.content .box{margin-bottom: 80px;}

/* 专家详情 */
.banner {
    width: 100%;
/*    height: 408px;*/
    position: relative;
}
.banner .icon {
    height: 208px;
    position: absolute;
    right: 0px;
    bottom: 0;
}
.banner .address {
    margin: 0 auto;
    padding-top: 41px;
    padding-bottom: 73px;
    width: 1200px;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #FFFFFF;
    position: relative;
    left: 20px;
}
.banner .address a {
    color: #fff;
    transition: all 0.5s;
}
.banner .address span {
    padding: 0 10px;
}
.banner .intro-box {
    /*width: 81.25%;*/
    width:1200px;
    margin:0 auto;
    padding: 20px 0;
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: flex-end;
}
.banner .intro-box .content {
    width: 1200px;
    display: flex;
    flex-wrap: nowrap;
	margin: 0;
}
.banner .intro-box .content .img {
    flex-shrink: 0;
    width: 240px;
    overflow: hidden;
    position: relative;
}
.banner .intro-box .content .img img {
    margin: auto;
    position: absolute;
    top: 0;
    left: -100%;
    right: -100%;
}
.banner .intro-box .content .right {
    padding: 0 60px;
    box-sizing: border-box;
    width: 71%;
}
    .banner .intro-box .content .right .top {
        margin-top: 21px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        height: 46px;
    }
.banner .intro-box .content .right .top .name span:nth-of-type(1) {
    font-size: 38px;
    font-weight: bold;
    color: #333333;
}
.banner .intro-box .content .right .top .name span:nth-of-type(2) {
    margin-top: 20px;
    font-size: 20px;
    color: #158B8D;
}
.banner .intro-box .content .right .top .check {
    font-size: 18px;
    color: #F79C42;
    transition: all 0.5s;
}
.banner .intro-box .content .right .mid {
    margin-top: 27px;
    padding-bottom: 25px;
    border-bottom: 1px solid #B8DDE0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.banner .intro-box .content .right .mid .area {
    font-size: 30px;
    color: #333333;
}
.banner .intro-box .content .right .mid .into img {
    width: 45px;
}
.banner .intro-box .content .right .mid .into a {
    margin-left: 10px;
    font-size: 18px;
    color: #333333;
    transition: all 0.5s;
}
    .banner .intro-box .content .right .mid .into img, .banner .intro-box .content .right .mid .into a {
        display: inline-block;
        vertical-align: middle;
    }
.banner .intro-box .content .right .bot {
    margin-top: 21px;
}
.banner .intro-box .content .right .bot .time {
/*    margin-top: 45px;*/
}
    .banner .intro-box .content .right .bot .time img, .banner .intro-box .content .right .bot .time span {
        display: inline-block;
        vertical-align: middle;
    }
.banner .intro-box .content .right .bot .time img {
    width: 36px;
}
.banner .intro-box .content .right .bot .time span {
    margin-left: 14px;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}
.banner .intro-box .content .right .bot .week {
    margin-top: 23px;
    font-size: 20px;
    color: #333333;
}
.banner .intro-box .content .right .bot .line {
    display: flex;
    align-items: center;
	padding: 15px 0 0 0;
}
.banner .intro-box .content .right .bot .line span {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #86C2C3;
}

.all-content1 {
/*    padding-top: 225px;
    padding-bottom: 77px;*/
    border-bottom: 2px solid #ecf7fa;
    width: 100%;
    position: relative;
}
.content-line {
    top: 67px;
}
.all-content1 .main {
    margin: 0 auto;
    width: 1200px;
}
.all-content1 .main .content {
    width: 100%;
}
.all-content1 .main .content .title {
    font-size: 32px;
    font-weight: bold;
    color: #158B8D;
}
.all-content1 .main .content .intro {
    margin-top: 25px;
    padding-bottom: 30px;
    font-size: 18px;
    color: #333333;
    line-height: 38px;
}


.contain .title {
    font-size: 0.24rem;
    font-weight: bold;
    line-height: 0.24rem;
    color: #333333;
    margin: 30px 0;
}
.contain .button {
    width: 114px;
    height: 36px;
    background-color: #f6f6f6;
    border-radius: 10px;
    border: solid 2px #e3e3e3;
    position: absolute;
    top: 23px;
    right: 0;
    overflow: hidden;
}

    .contain .button a {
        position: relative;
        z-index: 2;
        width: 100%;
        height: 100%;
        display: block;
        font-size: 14px;
        line-height: 36px;
        color: #333333;
        text-align: center;
        transition: 0.5s;
    }

    .contain .button::after {
        content: "";
        width: 0;
        height: 100%;
        background-color: #158b8d;
        position: absolute;
        left: 0;
        top: 0;
        transition: 0.5s;
    }

    .contain .button:hover::after {
        width: 100%;
    }

    .contain .button:hover a {
        color: #fff;
    }