.doctor-menu{
    width: 124px;
    height: 60px;
    background: transparent;
    border-radius: 30px;
    font-size: 22px;
    /*color: #F75858;*/
    color: #3D3D3D;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
    margin-bottom: 40px;
}
.doctor-menu-active{
    /*background: #F75858;*/
    background-color: #448B5B;
    color: #fff;
}
.location-layer{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    cursor: pointer;
    /*margin-left: 20px;*/
}
.location-layer-left{
    margin-left: 20px;
}
.location-icon{
    width: 18px;
    height: 24px;
    margin-left: 10px;
}

.doctor-img{
    width: 200px;
    height: 200px;
    border-radius: 50%;
    margin: 0 auto;
}
.red-tag{
    margin: 0 5px;
}
.card{
    padding: 20px;
    box-sizing: border-box;
}


.rank-item{
    position: relative;
    margin-top: 60px;
    cursor: pointer;
}
.no1{
    font-size: 200px;   
    line-height: 345px;
    color: rgba(247, 88, 88, .1);
}
.no2{
    font-size: 200px;   
    line-height: 345px;
    color: rgba(247, 175, 88, .1);
}
.no3{
    font-size: 200px;   
    line-height: 345px;
    color: rgba(168, 173, 172, .1);
}
.rank-content{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}


.special-title-layer {
    max-width: 1920px;
    height: 93px;
    margin: 0 auto 40px auto;
    display: flex;
}

.special-title-layer .left {
    flex:1;
    max-width: 360px;
    height: 93px;
    /*background-color: #FAD045;*/
   background: linear-gradient(90deg, #B7DBB4 0%, #CBE9BD 54%, #EFF9E3 100%);
}
.special-title-layer .center {
    width: 1200px;
    height: 93px;
    /*background-color: #F75858;*/
    background: linear-gradient(90deg, #B7DBB4 0%, #CBE9BD 54%, #EFF9E3 100%);
}
.special-title-layer .right {
    flex: 1;
    height: 93px;
    /*background-color: #F75858;*/
    background: linear-gradient(90deg, #B7DBB4 0%, #CBE9BD 54%, #EFF9E3 100%);
}
.special-title-layer .title{
    position: relative;
    font-size: 24px;    
    color: #FFFFFF;
    margin:0 10px;
}
.special-title-layer .title::after{
    content: " ";
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 48px;
    height: 4px;
    background: #FFFFFF;
    border-radius: 1px;
}
.special-title-layer .title-en{
    font-size: 24px;
    font-weight: 600;
    color: rgba(7, 15, 13, .1);
}
.special-title-img{
    display: block;
    width: 118px;
    height: 100%;
    margin-left: 10px;
}
.special-title-layer .content{
    position: relative;
    width: 1200px;
    height: 93px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.special-title-layer .special-tab{
    display: flex;
    align-items: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.special-title-layer .special-tab .special-tab-item{
    position: relative;
    padding: 0 20px;
    font-size: 20px;
    color: rgba(255, 255, 255, .6);
    cursor: pointer;
}
.special-title-layer .special-tab .active{
    color: #fff;
}
.special-title-layer .special-tab .active::after{
    position: absolute;
    content: " ";
    bottom: -8px;
    left: 50%;
    margin-left: -10px;
    width: 20px;
    height: 4px;
    background: #FFFFFF;
    border-radius: 2px;
}
.special-title-layer .more{
    font-size: 16px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
}
.special-title-layer .more .text{
    padding-right: 4px;
}

* { -ms-word-wrap: break-word; word-wrap: break-word; }
html { -webkit-text-size-adjust: none; text-size-adjust: none; }
html, body {height:100%;width:100%; }
html, body, h1, h2, h3, h4, h5, h6, div, ul, ol, li, dl, dt, dd, iframe, textarea, input, button, p, strong, b, i, a, span, del, pre, table, tr, th, td, form, fieldset, .pr, .pc { margin: 0; padding: 0; word-wrap: break-word; font-family: verdana,Microsoft YaHei,Tahoma,sans-serif; *font-family: Microsoft YaHei,verdana,Tahoma,sans-serif; }
body, ul, ol, li, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset, .pr, .pc, em, del { font-style: normal; font-size: 100%; }
ul, ol, dl { list-style: none; }
._citys { width: 450px; display: inline-block; border: 2px solid #eee; padding: 5px; position: relative;background-color: #fff; }
._citys span { color: #448B5B; height: 15px; width: 15px; line-height: 15px; text-align: center; border-radius: 3px; position: absolute; right: 10px; top: 10px; border: 1px solid #448B5B; cursor: pointer; }
._citys0 { width: 100%; height: 34px; display: inline-block; border-bottom: 2px solid #448B5B; padding: 0; margin: 0; }
._citys0 li { display: inline-block; line-height: 34px; font-size: 15px; color: #888; width: 80px; text-align: center; cursor: pointer; }
.citySel { background-color: #448B5B; color: #fff !important; }
._citys1 { width: 100%; display: inline-block; padding: 10px 0; }
._citys1 a { width: 83px; height: 35px; display: inline-block; background-color: #f5f5f5; color: #666; margin-left: 6px; margin-top: 3px; line-height: 35px; text-align: center; cursor: pointer; font-size: 13px; overflow: hidden; }
._citys1 a:hover { color: #fff; background-color: #448B5B; }
.AreaS { background-color: #448B5B !important; color: #fff !important; }

.doc-r {
    background: #fff;
    margin-top: 20px;
}
.otherDoc_scroll {
    -ms-overflow-style: none;  /* IE 和 Edge */
    scrollbar-width: thin;     /* Firefox */
    overflow-x: scroll;
}
.otherDoc_scroll::-webkit-scrollbar {
    width: 0;                 /* 隐藏滚动条宽度 */
}
.otherDoc_scroll::-webkit-scrollbar-thumb {
    background-color: transparent;
}