.nav_line{
    border-top: 10px solid #fafafa;
}
.current_location{
    font-size: 14px;
    color: #333;
    line-height: 58px;
  height: 58px;
}
.current_location a{
    font-size: 14px;
    color: #333;
}
/* 医师信息 */
.doctor_box{
    width: 100%;
    position: relative;
    padding-left: 328px;
    padding-top: 1px;
}
.doctor_clip{
    position: absolute;
    left: 0;
    top: 0;
}
.doctor_img{
    /*width: 206px;*/
    /* height: 262px; */
    position: absolute;
    left: 55px;
    top: 71px;
  height: 70%;
    width: auto;
}

.doctor_msg{
    position: relative;
    z-index: 1;
    background-color: #fff;
    width: 100%;
    box-shadow: 5px 5px 24px -6px rgba(51, 51, 51, 0.1);
    margin-top: 33px;
    padding: 38px 70px 38px 38px;

    min-height: 361px;
}
.doctor_msg h5{
    font-size: 24px;
    color: #333;
    line-height: 30px;
}
.doctor_msg h5 span{
    font-size: 16px;
    color: #333;
}
.doctor_msg img{
    margin-top: 26px;
    display: block;
}
.doctor_msg p{
    font-size: 14px;
    line-height: 28px;
    color: #333;
    margin-top: 26px;
}
/* 出诊信息 */
.outpatient_msg{
    position: relative;
    font-size: 24px;
    color: #333;
    line-height: 40px;
    margin-top: 50px;
    font-weight: bold;
}
.outpatient_msg::before{
    content: "";
    width: 120px;
    height: 16px;
    background-color: rgba(75, 153, 122, 0.5);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}
.outpatient_head{
    width: 100%;
    height: 68px;
    background-image: url("../images/outpatient_doctor/timebg.png");
    background-size: 100% 100%;
    margin-top: 24px;
}
.outpatient_head li{
    color: #ffffff;
    font-size: 14px;
    height: 68px;
    line-height: 68px;
    text-align: center;
    width: 119px;
    float: left;
}
.outpatient_head .office{
    width: 122px;
}
.outpatient_head li p{
    color: #fff;
    font-size: 14px;
    line-height: 23px;
    padding: 11px 0;
}

.outpatient_box{
    border-left: 1px solid #f0f0f0;
    width: 100%;
    padding-left: 116px;
    position: relative;
}
.outpatient_box h5{
    width: 116px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    /* line-height: 203px; */
    border-bottom: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    box-sizing: border-box;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.keshi_container{
  display:flex;
}
.keshi_name{
  width:140px;
  font-size:14px;
}
.keshi_name div{
  width:100%;
  height:100%;
  font-size:14px;
  border-right: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.outpatient_box>ul{
    border-bottom: 1px solid #f0f0f0;
}
.outpatient_box li.office{
    width: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
      line-height: 1.5em;
}
.outpatient_box li{
    width: 120px;
    text-align: center;
    min-height: 101px;
    line-height: 100px;
    box-sizing: border-box;
    border-right: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    font-size: 14px;
    color: #333;
    float: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.outpatient_box li div{
    width: 100%;
    height: 100%;
    font-size: 13px;
    padding: 25px 5px;
    line-height: 1;
}
.outpatient_box li div span{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
     line-height: 20px;
 }
.outpatient_box ul li:last-child{
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.2;
    /*padding: 5px;*/
}
.zhuyuanqu{
    width: 46px;
    height: 20px;
    line-height: 20px;
    display: block;
    border-radius: 10px;
    background-color: #4b9a7b;
    margin: 0 auto 10px;
    color: #fff;
    font-size: 12px;
}
.guangguyuanqu{
    width: 46px;
    height: 20px;
    line-height: 20px;
    display: block;
    border-radius: 10px;
    background-color: #2196f3;
    margin: 0 auto 10px;
    color: #fff;
    font-size: 12px;
}
.zhongfayuanqu{
    width: 46px;
    height: 20px;
    line-height: 20px;
    display: block;
    border-radius: 10px;
    background-color: #ffc107;
    margin: 0 auto 10px;
    color: #fff;
    font-size: 12px;
}
.junshanyuanqu{
    width: 46px;
    height: 20px;
    line-height: 20px;
    display: block;
    border-radius: 10px;
    background-color: #ea551e;
    margin: 0 auto 10px;
    color: #fff;
    font-size: 12px;
}
.outpatient_box li span.stop{
    /*background-color: #e43c3c;*/
    background-color: transparent!important;
    color: #333;
}
.outpatient_tip{
    width: 100%;
    height: 121px;
    border: 1px solid #f5f5f5;
    border-top: none;
}
.outpatient_tip p{
    font-size: 14px;
    color: #333;
    line-height: 120px;
}
.outpatient_tip p.fl{
    padding-left: 32px;
}
.outpatient_tip p i{
    color: #e96060;
    font-size: 22px;
}
.outpatient_tip img{
    margin-right: 29px;
    margin-top: 12px;
    margin-left: 9px;
}
.list_box ul{
  display:flex;
}
/* 个人介绍 */
.outpatient_introtitle{
    position: relative;
    font-size: 24px;
    color: #333;
    line-height: 40px;
    margin-top: 50px;
    font-weight: bold;
}
.outpatient_servicetitle{
    position: relative;
    font-size: 24px;
    color: #333;
    line-height: 40px;
    margin-top: 80px;
    font-weight: bold;
}
.outpatient_introtitle::before,.outpatient_servicetitle::before{
    content: "";
    width: 120px;
    height: 16px;
    background-color: rgba(75, 153, 122, 0.5);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}
.outpatient_intro,.outpatient_service{
    margin-top: 26px;
    font-size: 14px;
    line-height: 2;
    color: #333;
    word-break: break-all;
}
.outpatient_intro > *,.outpatient_service > *,.outpatient_intro > * > *,.outpatient_service > * > *{
    font-size: 16px!important;
    line-height: 2;
    color: #333;
}
.outpatient_intro a{
    color: #4b9a7b;
}
.qrcode {
  height: 100px;
}
.arrange_notice {
    margin-top: -20px;
    padding-right: 0;
    display: flex;
    width: 100%;
    justify-content: flex-end;
}
.arrange_notice div{
    font-size: 14px;
    margin-right: 20px;
}
.arrange_notice div:last-child{
    margin-right: 0px;
}
.arrange_notice div:nth-child(1) span{
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #4b9a7b;
    border-radius: 50%;
    margin-right: 10px;
}
.arrange_notice div:nth-child(2) span {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #2196f3;
    border-radius: 50%;
    margin-right: 10px;
}
.arrange_notice div:nth-child(3) span {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #ffc107;
    border-radius: 50%;
    margin-right: 10px;
}
.arrange_notice div:nth-child(4) span {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #ea551e;
    border-radius: 50%;
    margin-right: 10px;
}

/*移动端*/
@media screen and (max-width: 768px){
.nav_line {
    border-top: 0.2rem solid #fafafa;
}
.centerArea {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.current_location {
    font-size: 0.2rem;
    color: #333;
    line-height: 1.5;
    height: 1rem;
    display: none;
}
.doctor_clip {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    display: none;
}
.doctor_box {
    width: 100%;
    position: relative;
    padding-left: 2.5rem;
    padding-top: 0;
}
.doctor_img {
    /* width: 206px; */
    /* height: 262px; */
    position: absolute;
    left: 0.24rem;
    top: 1rem;
    height: 2.8rem;
    width: 2rem;
  object-fit: cover;
}
.doctor_msg {
    position: relative;
    z-index: 1;
    background-color: #fff;
    width: 100%;
    box-shadow: 5px 5px 24px -6px rgba(51, 51, 51, 0.1);
    margin-top: 0.3rem;
    padding: 0.3rem 0.24rem 0.3rem 0.24rem;
    min-height: 5rem;  
    overflow: hidden;
}
.doctor_msg h5 {
    font-size: 0.3rem;
    color: #333;
    line-height: 1.5;
}
.doctor_msg img {
    margin-top: 0.3rem;
    display: block;
}
.doctor_msg p {
    font-size: 0.2rem;
    line-height: 1.2;
    color: #333;
    margin-top: 0.3rem;
}
.outpatient_msg,.outpatient_introtitle,.outpatient_servicetitle{
    position: relative;
    color: #555;
    height: 0.55rem;
    line-height: 0.55rem;
    font-size: 0.4rem!important;
    font-weight: bolder!important;
    margin-top: 0.5rem;
    margin-left: 0.24rem;
}
.outpatient_msg::before,.outpatient_introtitle::before,.outpatient_servicetitle::before{
    content: "";
    width: 2.1em;
    height: 0.25rem;
    background-color: #7fb6a1;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}
.arrange_notice {
    margin-top: -0.4rem;
    padding-right: 0.24rem;
    display: flex;
    width: 100%;
    justify-content: flex-end;
}
.arrange_notice div{
    font-size: 0.2rem;
}
.arrange_notice div:nth-child(1),.arrange_notice div:nth-child(2),.arrange_notice div:nth-child(3){
    margin-right: 0.2rem;
}
.arrange_notice div:nth-child(1) span{
    display: inline-block;
    width: 0.1rem;
    height: 0.1rem;
    background: #4b9a7b;
    border-radius: 50%;
    margin-right: 0.05rem;
}
.arrange_notice div:nth-child(2) span {
    display: inline-block;
    width: 0.1rem;
    height: 0.1rem;
    background: #2196f3;
    border-radius: 50%;
    margin-right: 0.05rem;
}
.arrange_notice div:nth-child(3) span {
    display: inline-block;
    width: 0.1rem;
    height: 0.1rem;
    background: #ffc107;
    border-radius: 50%;
    margin-right: 0.05rem;
}
.arrange_notice div:nth-child(4) span {
    display: inline-block;
    width: 0.1rem;
    height: 0.1rem;
    background: #ea551e;
    border-radius: 50%;
    margin-right: 0.05rem;
}
.outpatient_head {
    width: 100%;
    height: 1rem;
    background-image: url(../images/outpatient_doctor/timebg.png);
    background-size: 100% 100%;
    margin-top: 0.5rem;
}
.outpatient_head li {
    color: #ffffff;
    font-size: 0.2rem;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    width: calc(77% / 7)!important;
    float: left;
}
.outpatient_head li:nth-child(1){
    display: none;
}
.outpatient_head li:nth-child(3){
    width: 10%!important;
}
.outpatient_head li:nth-child(11){
    width: 13%!important;
}
.outpatient_head li p {
    color: #fff;
    font-size: 0.18rem;
    line-height: 0.3rem;
    padding: 0.2rem 0;
}
.outpatient_box h5 {
    width: 10%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    /* line-height: 203px; */
    border-bottom: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    box-sizing: border-box;
    height: 100%;
    display: flex;
    font-size: 0.2rem;
    flex-direction: column;
    justify-content: center;
    display: none;
}
.outpatient_box {
    border-left: 1px solid #f0f0f0;
    width: 100%;
    padding-left: 0;
    position: relative;
}
.keshi_name{
    width: 10%;
    font-size: 0.2rem;
    text-align: center;
}
.keshi_name div {
    width: 100%;
    font-size: 0.2rem;
    text-align: center;
}
.list_container{
    width: 90%;
}
.outpatient_box li {
    width: calc(75% / 6);
    text-align: center;
    min-height: 1.6rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    border-right: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    font-size: 0.2rem;
    color: #333;
    float: left;
}
.outpatient_box li:nth-child(1){
    width: 13%;
}
.outpatient_box li:nth-child(9){
    width: 15%;
}
.outpatient_box li span {  
  flex-direction: column;
  /* gap: 46px; */
  width: 15px;
  height: 15px;
  line-height: 1.2;
  display: block;
  border-radius: 50%;
  /* background-color: #4b9a7b; */
  margin: 0rem auto;
  margin-bottom: 41px;
  color: #00000000;
  font-size: 12px;
  /* padding-top: 50px; */
}
.outpatient_box li span span{
    color: #262626;
    line-height: 1.2;
    margin-top: 90px;
}
.outpatient_tip {
    width: 100%;
    height: 2.4rem;
    border: 1px solid #f5f5f5;
    border-top: none;
}
.outpatient_tip p {
    font-size: 0.2rem;
    color: #333;
    line-height: 1;
    width: 70%;
    padding-left: 5.2rem;
}
.outpatient_tip p i {
    color: #e96060;
    font-size: 0.3rem;
}
.outpatient_tip img {
    margin-right: 0.24rem;
    margin-top: 0.24rem;
    margin-left: 0.24rem;
    margin-bottom: 0.1rem;
    width: 1.5rem;
    height: 1.5rem;
}
.outpatient_tip p.fl {
    padding-top: 0.6rem;
    padding-left: 0.24rem;
    line-height: 2;
}
.outpatient_tip p.fr{
    width: 100%;
}
.outpatient_tip p {
    font-size: 0.2rem;
    color: #333;
    line-height: 1;
    width: 70%;
    padding-left: 5.6rem;
}
.outpatient_intro,.outpatient_service{
    margin-top: 0.4rem;
    font-size: 0.25rem;
    line-height: 2;
    color: #333;
    padding: 0 0.2rem;
}
.outpatient_intro p,.outpatient_service p,.outpatient_intro a,.outpatient_service a{
    font-size: 0.25rem;
}
.outpatient_box ul li:last-child {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    padding: 0.02rem;
}
.outpatient_box li div {
    width: 100%;
    height: 100%;
    font-size: 0.17rem;
    padding: 0.5rem 0.1rem;
    line-height: 1.5;
}
}
.list_box2{
    width: 100%;
    background: #fff;
}
.about_box{
    width: 100%;
    background: #fff;
    max-width: 1200px;
    min-height: 200px;
    margin: 0px auto;
    padding:50px 0;
}
.about_box_title{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 12px;
    border-bottom: 1px solid #eeeeee;
}
.about_box_title_list{
    display: flex;
    font-size: 20px;
    color: #666666;
}

.about_box_title_list li{
    position: relative;
    margin-right: 60px;
    cursor: pointer;
}
.about_box_title_list li.active{
    color: #569f82;
    font-weight: bold;
}
.about_box_title_list li.active::after{
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    border: 2px solid #4b997a;
    border-radius: 50%;
    left: calc(50% - 6px);
    bottom: -20px;
}
.about_box_more{
    font-size: 16px;
    color: #4b997a;
    border: 2px solid #4b997a;
    padding: 4px 12px;
    font-weight: bold;
}
.about_list li a p:nth-child(1){
    font-size: 18px;
    color: #222120;
}
.about_list li a p:nth-child(2){
    font-size: 18px;
    color: #c8c8c8;
}
.about_list li{
    width: 100%;
    line-height: 70px;
    border-bottom: 1px solid #eee;
}
.about_list li a{
    width: 100%;
    line-height: 70px;
    display: flex;
    justify-content: space-between;
}





