.banner{
    background:url(/statics/images/webico/wk/banner.jpg) center top no-repeat;
    background-size:100%;
    height:500px;
    width:100%;
}
.nav_ul{
    width:100%;
    list-style:none;
    margin:0;
    padding:0;
}
.nav_ul li{
    float:left;
    width:9%;
    margin-left:3.88888%;
    cursor:pointer;
}
.nav_ul li:first-child{
    margin-left:0;
}
.nav_ul li div{
    text-align:center;
    font-size:0.96em;
}
.synopsis_image{
    width:45%;
    float:left;
}
.synopsis_layout{
    width:50%;
    float:right;
}
.synopsis_content{
    margin-top:2%;
    line-height:1.6em;
}
.synopsis_title{
    color:#de7d60;
    font-size:1.8em;
    line-height:1em;
}
.synopsis_title span{
    color:#edebeb;
    font-size:0.5em;
    margin-left:3px;
}
.characteristic_layout{
    width:35%;
    margin:3% 0 0 0;
    float:left;
}
.characteristic_layout1{
    width:35%;
    margin:3% 0 0 0.6%;
    float:left;
}
.characteristic_layout2{
    width:28%;
    margin:3% 0 0 0.6%;
    float:left;
}
.characteristic_item_layout{
    width:80%;
    float:left;
}
.characteristic_margin{
    margin-left:2%;
}
.doxieke{
    background-color:#ca5329;
    width:49%;
    float:left;
    color:#fff;
    height:150px;
    left:100px;
}
.doxieke_title{
    font-size:2em;
    text-align:center;
    padding-top:20%;
}
.doxieke_content{
    text-align:center;
    padding:4% 4% 0 4%;
}
.tizhang{
    background-color:#fde7da;
    width:49%;
    float:left;
    height:150px;
    left:100px;
}
.shenmin_layout{
    width:18%;
    float:left;
    height:237px;
    background-color:#ca5329;
    color:#fff;
}
.shenmin_no{
    font-size:2em;
    text-align:center;
    padding-top:70%;
}
.sdr{
    width:100%;
    float:left;
    background-color:#f9cdc0;
    height:80px;
    margin-top:2%;
    text-align:center;
}
.sdr_no{
    line-height:80px;
    font-size:2em;
    float:left;
    padding-left:22%;
}
.sdr_content{
    line-height:80px;
    float:left;
    margin-left:2%;
}
.characteristic_item_layout1{
    width:60%;
    float:left;
}
.ckjj_layout{
    background-color:#f9cdc0;
    height:115px;
}
.ckjj_no{
    line-height:115px;
    font-size:2em;
    float:left;
    padding-left:18%;
}
.ckjj_content{
    line-height:1.3em;
    float:left;
    margin:19% 0 0 2%;
}
.gw_layout{
    background-color:#fde7da;
    height:115px;
    margin-top:3%;
}
.gw_no{
    line-height:115px;
    font-size:2em;
    float:left;
    padding-left:19%;
}
.gw_content{
    line-height:1.3em;
    float:left;
    margin:19% 0 0 2%;
}
.characteristic_item_layout2{
    width:38%;
    float:left;
    margin-left:2%;
}
.mri_layout{
    background-color:#fde7da;
    height:100px;
}
.mri_no{
    font-size:2em;
    text-align:center;
    padding-top:13%;
}
.mri_content{
    text-align:center;
    margin-top:2%;
}
.dz_layout{
    background-color:#f9cdc0;
    height:130px;
    margin-top:4.5%;
}
.dz_no{
    font-size:2em;
    text-align:center;
    padding-top:21%;
}
.dz_content{
    text-align:center;
    margin-top:2%;
    line-height:1.3em;
}


.title_layout{
    width:100%;
    padding-bottom:5px;
    border-bottom:2px solid #f4f2f2;
    display:table;
}
.title_layout1{
    width:100%;
    display:table;
}
.title_word{
    float:left;
    color:#de7d60;
    font-size:1.8em;
    line-height:1em;
}
.title_word span{
    color:#edebeb;
    font-size:0.5em;
    margin-left:3px;
}
.service_layout{
    width:100%;
    list-style:none;
    margin:0;
    padding:0;
    background-color:#fef3ed;
    display: table;
}
.service_layout li{
    float:left;
}
.service_layout li:first-child{
    width:44%;
    padding:2% 3% 0 3%;
}
.service_layout li:nth-child(2){
    width:50%;
}
.service_content{
    margin-top:2%;
}

.more{
    border:1px solid #bdbab9;
    display:table;
    float:right;
    padding:0px 10px;
    border-radius:8px;
    margin-top: 1.8%;
}
.more a{
    width:100%;
}

.clear_float{
    clear:both;
}

.expert_layout{
    list-style:none;
    width:100%;
    display:table;
    margin:3% 0 0 0;
    padding:0;
}
.expert_layout li:first-child{
    width:30%;
    float:left;
}
.expert_layout li:last-child{
    width:60%;
    float:right;
    margin-top:8%;
}
.expert_layout li:last-child h1{
    font-size:1.5em;
    font-weight:initial;
}
.expert_layout li:last-child h2{
    font-size:1em;
    font-weight:initial;
}
.jianjie{
    margin-top:4%;
}
.shanchang{
    margin-top:3%;
}
.expert_layout li:last-child a{
    display:table;
    padding:6px 30px;
    border:1px solid #6b4e45;
    border-radius:10px;
    text-align:center;
    margin-top:3%;
}


@media screen and (min-device-width:371px) and (max-device-width: 420px) {
    .banner{
        background:url(/statics/images/webico/wk/m_banner.jpg) center top no-repeat;
        height:260px;
        background-size: 100%;
    }
    .nav_ul li{
        float:left;
        width:25%;
        margin-left:0;
        margin-top:3%;
    }
    .nav_ul li img{
        width:70%;
    }
    .synopsis_image,.synopsis_layout{
        width:100%;
    }
    .synopsis_title{
        font-size:1.3em;
        margin-top:2%;
    }
    .synopsis_content a{
        width:initial;
        display:initial;
    }
    .characteristic_layout{
        width:100%;
    }
    .characteristic_layout1{
        width:100%;
        margin: 1.5% 0 0 0;
    }
    .characteristic_layout2{
        display:none;
    }
    .doxieke,.tizhang{
        height:100px;
    }
    .doxieke_title{
        padding-top:17%;
    }
    .sdr{
        height:60px;
    }
    .sdr_no,.sdr_content{
        line-height:60px;
    }
    .shenmin_layout {
        height:166px;
    }
    .ckjj_layout,.gw_layout{
        height:70px;
    }
    .sdr_no{
        padding-left: 21%;
    }
    .ckjj_no,.gw_no{
        line-height: 70px;
        padding-left: 18%;
    }
   .gw_content{
        margin:13% 0 0 2%;
    }
     .ckjj_content{
        margin:12% 0 0 2%;
    }
    .mri_layout,.dz_layout{
        height:70px;
    }
    .mri_no{
        padding-top:9%;
    }
    .dz_no{
        padding-top:10%;
    }
    .title_word{
        font-size:1.3em;
    }
     .service_layout li:first-child{
        width:96%;
        padding: 2% 2%;
    }
    .service_layout li:nth-child(2){
        width:100%;
    }
    
    .more{
        margin-top:1.5%;
    }
    .expert_layout li:first-child{
        width:30%;
    }
    .expert_layout li:last-child{
        width:67%;
        margin-top:0;
    }
    .jianjie{
        margin-top:0;
        display:none;
    }
    .shanchang{
        margin-top:1%;
    }
    .expert_layout li:last-child p{
        line-height:1.3em;
    }
    .expert_layout li:last-child a{
        width:initial;
        margin-top:4%;
    }
}
@media screen and (min-device-width:320px) and (max-device-width: 370px) {
    .banner{
        background:url(/statics/images/webico/wk/m_banner.jpg) center top no-repeat;
        height:230px;
        background-size: 100%;
    }
    .nav_ul li{
        width:25%;
        margin-left:0;
        margin-top:3%;
    }
    .nav_ul li img{
        width:70%;
    }
    .synopsis_image,.synopsis_layout{
        width:100%;
    }
    .synopsis_title{
        font-size:1.3em;
        margin-top:2%;
    }
    .synopsis_content a{
        width:initial;
        display:initial;
    }
    .characteristic_layout{
        width:100%;
    }
    .characteristic_layout1{
        width:100%;
        margin: 1.5% 0 0 0;
    }
    .characteristic_layout2{
        display:none;
    }
    .doxieke,.tizhang{
        height:100px;
    }
    .doxieke_title{
        padding-top:25%;
    }
    .sdr{
        height:60px;
    }
    .sdr_no,.sdr_content{
        line-height:60px;
    }
    .shenmin_layout {
        height:166px;
    }
    .ckjj_layout,.gw_layout{
        height:70px;
    }
    .sdr_no{
        padding-left:17%;
    }
    .ckjj_no,.gw_no{
        line-height: 70px;
    }
    .gw_content{
        margin:15% 0 0 2%;
    }
    .ckjj_content{
        margin:13% 0 0 2%;
    }
    .mri_layout,.dz_layout{
        height:70px;
    }
    .mri_no{
        padding-top:15%;
    }
    .dz_no{
        padding-top:15%;
    }
    .title_word{
        font-size:1.3em;
    }
    .service_layout li:first-child{
        width:96%;
        padding: 2% 2%;
    }
    .service_layout li:nth-child(2){
        width:100%;
    }
    
    
    .more{
        margin-top:2%;
    }
    .expert_layout li:first-child{
        width:30%;
    }
    .expert_layout li:last-child{
        width:67%;
        margin-top:0;
    }
    .jianjie{
        margin-top:0;
        display:none;
    }
    .shanchang{
        margin-top:1%;
    }
    .expert_layout li:last-child p{
        line-height:1.3em;
    }
    .expert_layout li:last-child a{
        width:initial;
        margin-top:4%;
    }
}