
.divlayout{
    width:100%;
    background-color:#fff;
    text-align:justify;
    color:#6d6b6c;
    display: table;
}
.item_div_layout{
    margin-left:auto;
    margin-right:auto;
    max-width:1140px;
    font-size:1em;
    line-height:1.8em;
}
.divlayout img{
    width:100%;
}
.padding_top_bottom{
    padding-bottom:1%;
    padding-top:1%;
}
.padding_bottom{
    padding-bottom:2%;
}
a{
    color:inherit;
    text-decoration:none !important;
}
.item_title_layout{
    background-color:#debb7f;
    padding:5px 20px;
    height:45px;
}
.item_title_no{
    background-color:#fff;
    color:#cb9e63;
    font-size:1.8em;
    text-align:center;
    height:35px;
    width:40px;
    float:left;
    line-height:35px;
}
.item_title_word{
    float:left;
    margin-left:8px;
    color:#fff;
    font-size:1.4em;
    line-height:35px;
}
.clear_float{
    clear:both;
}
.synopsis_left_layout{
    width:58%;
    float:left;
    padding-right:4%;
    margin-top:2%;
}
.synopsis_right_layout{
    width:42%;
    float:left;
    margin-top:2%;
}
.synopsis_content{
    text-indent:2em;
}
.synopsis_space{
    margin-top:1%;
}
.item_bespeak_buttom{
    background-color:#fff;
    color:#cb9e63;
    line-height: 35px;
    text-align:center;
    border-radius:5px;
    height:35px;
    width:100px;
    float:right;
}
.expert_team_title{
    color:#a1414c;
    font-size:1.8em;
    text-align:center;
    padding-bottom:2%;
    margin:4% 0 2% 0;
}
.expert_team_title:before{
    content:url('../pc-image/children-hospital/title_logo.png');
    position: relative;
    top: 9px;
    margin-right:1%;
}
.doctor_info{
    width:100%;
    height:395px;
    overflow:hidden;
    position:relative;
}
.doctor_info_list{
    width:100%;
    margin:0;
    padding:0;
    list-style:none;
}
.doctor_info_list li{
    width:1140px;
   display: inline;
    vertical-align: top;
    float:left;
}
.doctor_left{
    width:30%;
    float:left;
}
.doctor_margin_bottom{
    margin-bottom:4%;
}
.doctor_image{
    cursor:pointer;
}
.doctor_image img{
    border:1px solid #d5d5d5;
}
.bespeak{
    background-color:#debb7f;
    border-radius:5px;
    text-align:center;
    color:#fff;
    padding:1% 0;
    margin-top: 2%;
}
.doctor_right{
    width:65%;
    margin-left:5%;
    float:left;
    cursor:pointer;
}
.doctor_name{
    color:#939393;
}
.doctor_name span{
    color:#debb7f;
    font-size:1.5em;
    margin-right:2%;
}

.doctor_summary{
    text-indent:2em;
    height:115px;
    overflow:hidden;
    margin-top:1.5%;
}
.doctor_skill{
    background-color:#debb7f;
    color:#fff;
    width:12%;
    text-align:center;
    margin-top:3%;
}
.doctor_list{
    width:1060px;
    height:197px;
    float:left;
    overflow:hidden;
    position:relative;
}
.doctor_list_ul{
    width:100%;
    margin:0;
    padding:0;
    list-style:none;
}
.doctor_list_ul li{
    width:195px;
    float:left;
    margin-left:20px;
    display:inline;
    vertical-align:top;
}
.doctor_list_ul li:first-child{
    margin-left:0;
}
.doctor_list_ul li img{
    border:1px solid #d5d5d5;
}
.on img{
    height:191px;
    border:3px solid #c22c3d !important;
}
.doctor_list_buttom{
    width:20px;
    float:left;
    margin-top: 6%;
}
.margin_left_20{
    margin-left:20px;
}
.doctor_list_space{
    margin-top:1%;
}
.recommend_image{
    margin-top:3%;
}
.activity_layout{
    margin-top:4%;
}
.medical_service{
    margin-top:2%;
    text-indent:2em;
}
.doctor_title{
    margin:2% 0 2% 0;
    line-height:1.3em;
}
.disease{
    padding:2% 0 0 2%;
}
.disease_content_layout{
    border-left:2px dashed #c5bfa5;
}
.disease_round{
    width:2em;
    height:2em;
    border-radius:50%;
    border:2px solid #c5bfa5;
    background-color:#fff;
}
.disease_round_centre{
    width:1em;
    height:1em;
    border-radius:50%;
    background-color:#c5bfa5;
    margin:0.3em auto;
}
.disease_content_left{
    margin-left: -1.1em;
    float:left;
}
.disease_content_right{
    margin-left: 2.5em;
}
.disease_type{
    background-image:url('../pc-image/children-hospital/children-hospital_bg_3.png');
    background-repeat:no-repeat;
    padding:1% 0;
    font-size:1.2em;
    font-weight:bold;
    color:#f7f0cf;
    text-align: center;
    width: 15%;
    letter-spacing: 0.2em;
}
.disease_content{
    margin:1% 0;
}
.padding_bottom_1{
    padding-bottom:1%;
}
.department_symbol{
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 15px solid #c5bfa5;
}
.department_left{
    margin:0.5em 0 0 -0.75em;
    float: left;
}
.department_title{
    font-weight:bold;
    font-size:1.1em;
}
.department_explain{
    color:#c22c3d;
    margin-top:1%;
}

.margin_top_1{
    margin-top:1%;
}
.obstetrics_more{
    text-align:right;
    color:#c22c3d;
}
