.banner{
    background:url(/statics/images/webico/special/zj/banner.jpg) center top no-repeat;
    background-size:100%;
    height:500px;
    width:100%;
}
.item_title{
    font-size:2em;
    color:#cc5a38;
    text-align:center;
    font-weight:initial;
}
.subtitle{
    margin-top:1%;
    text-align:center;
    font-size:1.2em;
}
.activate{
    display:block !important;
}
.selection{
    background-color:#cc5a38;
    color:#fff;
}
.selection span{
    color:#fff !important;
}

.clear_float{
    clear:both;
}
.describe{
    margin-top:2%;
}
.importance{
    width:100%;
    display:table;
    list-style:none;
    margin:3% 0 0 0;
    padding:0;
}
.importance li:first-child{
    width:45%;
    float:left;
}
.importance li:last-child{
    width:50%;
    float:right;
}
.importance li:last-child p{
    margin-top:4%;
    line-height:2em;
}
.importance li:last-child a{
    border:1px solid #b2a7a7;
    border-radius:10px;
    display:table;
    margin:4% auto 0 auto;
    width:initial;
    padding:10px 30px;
}
.misunderstanding{
    width:100%;
    display:table;
    margin:2% 0 0 0;
    padding:0;
    list-style:none;
}
.misunderstanding li{
    width:49.5%;
    margin:1% 0 0 1%;
    float:left;
    background-color:#f1efeb;
}
.misunderstanding li h2{
    color:#ca5329;
    text-align:center;
    margin-top:4%;
    font-weight:initial;
    font-size:1.2em;
}
.misunderstanding li p{
    padding:2% 5% 3% 5%;
    height:110px;
}
.misunderstanding li:nth-child(odd){
    margin-left:0;
}
.develop{
    width:100%;
    display:table;
    margin:0;
    padding:0;
    list-style:none;
}
.develop li{
    width:24.25%;
    margin:1% 0 0 1%;
    float:left;
    color:#fff;
    text-align:center;
    line-height:50px;
}
.develop li:first-child{
    background-color:#f27e6f;
    margin-left:0;
}
.develop li:nth-child(2){
    background-color:#3badff;
}
.develop li:nth-child(3){
    background-color:#9c80f5;
}
.develop li:nth-child(4){
    background-color:#5bdfd1;
}
.develop li:nth-child(5){
    background-color:#ba5e9a;
    margin-left:0;
}
.develop li:nth-child(6){
    background-color:#f99b41;
}
.develop li:nth-child(7){
    background-color:#54e193;
}
.develop li:nth-child(8){
    background-color:#6876e9;
}

.doctor_layout{
    margin:3% 0 0 0;
    display:none;
}
.doctor_image{
    width:28%;
    float:left;
}
.doctor_content_layout{
    width:66%;
    float:right;
    background-color:#fff;
    height:450px;
}
.doctor_info_layout{
    padding:8% 0;
}
.doctor_name{
    font-size:1.8em;
    margin-bottom:1%;
}

.doctor_synopsis{
    margin-top:5%;
}
hr{
    margin:4% 0;
    border:2px solid #b5afad;
}
.doctor_good span{
    color:#f28f58;
    font-weight:bold;
    font-size:1.2em;
}
.doctor_navigation{
    display:table;
    padding:0;
    margin:2% 0 0 0;
    list-style:none;
    width:100%;
}
.doctor_navigation li{
    float:left;
    margin-left:2%;
    width:15%;
    background-color:#c9c7c7;
    padding:10px 0;
    text-align:center;
    color:#3e3b3b;
    cursor:pointer;
}
.doctor_navigation li:first-child{
    margin-left:0;
}
.doctor_navigation li b{
    font-size:1.3em;
}
.doctor_navigation li span{
	font-size: 0.9em;
}
.select{
    background-color:#ca5329 !important;
    color:#fff  !important;
}



@media screen and (min-device-width:371px) and (max-device-width: 420px) {
    body{
        line-height:1.5em;
    }
    .banner{
        background:url(/statics/images/webico/special/zj/m_banner.jpg) center top no-repeat;
        height:260px;
        background-size: 100%;
    }
    .content_modular {
        margin-top: 4%;
    }
    .item_title{
        font-size:1.3em;
    }
    .importance li:first-child{
        width:100%;
    }
    .importance li:last-child{
        width:100%;
    }
    .importance li:last-child p{
        margin-top:2%;
        line-height:1.5em;
    }
    .misunderstanding li h2{
        font-size:1em;
        padding:0 5%;
    }
    .misunderstanding li p{
        padding:2% 5% 3% 5%;
        height:190px;
    }
    .subtitle{
        margin-top:1%;
        text-align:center;
        font-size:1em;
    }
    
    .doctor_content_layout{
        width:68%;
        height:initial;
    }
    .doctor_image{
        width:30%;
    }
    .doctor_synopsis{
        display:none;
    }
    hr{
        margin: 2% 0;
        border: 1px solid #b5afad;
    }
    .doctor_name{
        font-size:1.5em;
    }
    .doctor_info_layout{
        padding:0;
    }
    .doctor_navigation li{
        width:19.2%;
        margin:1% 0 0 1%;
    }
    .doctor_navigation li span{
        display:none;
    }
    .doctor_navigation li b{
        font-size:1em;
    }
    .doctor_navigation li:nth-child(6){
        margin-left:0;
    }
}
@media screen and (min-device-width:320px) and (max-device-width: 370px) {
    body{
        line-height:1.5em;
    }
    .banner{
        background:url(/statics/images/webico/special/zj/m_banner.jpg) center top no-repeat;
        height:230px;
        background-size: 100%;
    }
    .content_modular {
        margin-top: 4%;
    }
    .item_title{
        font-size:1.3em;
    }
    .importance li:first-child{
        width:100%;
    }
    .importance li:last-child{
        width:100%;
    }
    .importance li:last-child p{
        margin-top:2%;
        line-height:1.5em;
    }
    .misunderstanding li h2{
        font-size:1em;
        padding:0 5%;
    }
    .misunderstanding li p{
        padding:2% 5% 3% 5%;
        height:175px;
        line-height:1.3em;
    }
    .subtitle{
        margin-top:1%;
        text-align:center;
        font-size:1em;
    }
   
     .doctor_content_layout{
        width:68%;
        height:initial;
    }
    .doctor_image{
        width:30%;
    }
    .doctor_synopsis{
        display:none;
    }
    hr{
        margin: 2% 0;
        border: 1px solid #b5afad;
    }
    .doctor_name{
        font-size:1.3em;
    }
    .doctor_info_layout{
        padding:0;
    }
    .doctor_navigation li{
        width:19.2%;
        margin:1% 0 0 1%;
    }
    .doctor_navigation li span{
        display:none;
    }
    .doctor_navigation li b{
        font-size:1em;
    }
    .doctor_navigation li:nth-child(6){
        margin-left:0;
    }
}