.fullscreen{
    background:url(/statics/images/banner/banner9.jpg) center top no-repeat;
    background-size:100%;
    height:500px;
    width:100%;
}
.ksjst {
    width: 45%;
    float: left;
    border: 2px solid #de7d60;
    padding:8px;
}
.ksjc_l{
    width:48%;
    float:right;
}
.ksmc{
    font-weight:bold;
    font-size:1.8em;
    color:#de7d60;
}
.ksjc_c{
    line-height:1.6em;
}
.i_layout {
    width: 24.25%;
    float: left;
    margin: 1% 0 0 1%;
    height: 200px;
}
.i_h{
    height:410px;
}
.i_layout2 {
    width: 49.5%;
    float: left;
    margin: 1% 0 0 1%;
    height: 200px;
}
.i_m{
    margin-left:0;
}
.i_s1{
    background-color:#de7d60;
}
.i_s2 {
    background-color: #fbb59f;
}
.i_s3 {
    background-color: #fdf7e9;
}
.i_t_l {
    position: relative;
    margin: -125px 0 0 20px;
    padding-right: 20px;
    text-align:left;
}
.i_t_l b, .i_t_l2 b {
    font-size: 1.5em;
}
.i_t_l2 {
    position: relative;
    margin: 70px 0 0 20px;
    color: #fff;
    padding-right: 20px;
    text-align: left;
}
.i_zts_w{
    color:#fff;
}
.i_zts_h {
    color: #de7d60;
}
.t_l{
    color:#de7d60;
    float:left;
}
.t_l b {
    font-size: 1.8em;
}
.t_l span{
    padding:8px 0 0 15px;
}
.a_n_l {
    float: right;
    width: 48.19%;
    text-align: right;
}


.advantage_navigation {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    display: table;
    width:100%;
}
.advantage_navigation li{
    float:left;
    padding:5px;
    text-align:center;
    border:1px solid #808080;
    border-radius:5px;
    margin-left:1%;
    cursor: pointer;
}
.advantage_navigation li:first-child{
    margin-left:0;
}
.selection {
    color: #fff;
    border: 1px solid #de7d60 !important;
    background-color: #de7d60;
}

.advantage_content_layout{
    margin-top:3%;
}
.a_c_l{
    width:100%;
    border:0px;
    display:none;
}
.activate{
    display:block;
}
.a_c_c_l{
    width:30%;
    float:left;
    margin-top:10%;
}
.a_c_c_l h1{
    font-size:1.5em;
    text-align: center;
    color:#de7d60;
}
.a_c_c_i {
    width: 65%;
    float: right;
}
.a_c_c_l p {
    margin-top:3%;
}
.sy_con2_c {
    width: 100%;
    margin-top: 2%;
}

.warpper {
    width: 1200px;
    margin: 0 auto;
}

.doctorteam {
    display: block;
}

.sy_con2_c .ul {
    width: 1200px;
    margin: 0 auto 0;
    overflow: hidden;
    height: 430px;
    position: relative;
}

.sy_con2_c .ul .child {
    width: 10000px;
    position: absolute;
    left: 0;
    top: 2%;
}

.sy_con2_c .ul .child .div {
    float: left;
    width: 300px;
    height: 430px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.sy_con2_c .ul .child .div img {
    width: 296px;
    height: 430px;
}

.sy_con2_c .ul .child .div img:hover {
    background-color: #fff;
    opacity: 0.7;
}

.sy_con2_c .ul .child .div a {
    float: left;
    width: 296px;
    height: 430px;
}

.sy_con2_c .ul .prev {
    background: url(/statics/images/webico/prev01.png) center center no-repeat;
    width: 46px;
    height: 83px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -41.5px;
    z-index: 3;
}

.sy_con2_c .ul .next {
    background: url(/statics/images/webico/next01.png) center center no-repeat;
    width: 46px;
    height: 83px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -41.5px;
    z-index: 3;
}

.sy_con2_c .text {
width: 100%;
margin: 1% auto;
}

.sy_con2_c .text h3 {
    font-size: 1em;
    font-weight: initial;
}

.sy_con2_c .text h3 span {
    font-size: 1.5em;
    font-weight: bold;
    color: #de7d60;
    padding-right: 10px;
}

.sy_con2_c .text hr {
    width: 100%;
    margin: 10px 0;
    border: 1px solid #ebe8e8;
}

.sy_con2_c .text .inner {
    margin: 2% 0;
}

.expert_name {
    float: left;
}

.expert_job {
    float: left;
    margin: 3px 0 0 20px;
}

.expert_zx {
    color: #de7d60;
    border: 1px solid #de7d60;
    border-radius: 5px;
    float: right;
    display: table;
}

.expert_zx a {
    padding: 5px 10px;
    color: #de7d60;
}

.clear_float {
    clear: both;
}

.pc_expert {
    display: block;
}

.mobile_expert {
    display: none;
}
.tc_t_l{
    width:100%;
    display:table;
}
.tc_l{
    margin-top:2%;
    width:50%;
    float:left;
}
.tc_l ul{
    width:60%;
    padding:0;
    margin:10% auto 0 auto;
    list-style:none;
}
.tc_l ul li{
    width:100%;
    margin-top:6%;
    border:1px solid #de7d60;
    border-radius:8px;
    line-height:40px;
    text-align:center;
}
.tc_l ul li:hover{
	background-color:#de7d60;
}
.tc_l ul li a{
	width:100%;
	display:table;
}
.tc_l ul li a:hover{
	color:#fff;
}
.sb_l{
    width:100%;
    padding:0;
    margin:0 0 0 0;
    list-style:none;
    display:table;
}
.sb_l li{
    width:31%;
    float:left;
    margin:3.5% 0 0 3.5%;
}
.sb_l li:first-child,.sb_l li:nth-child(4){
    margin-left:0;
}
.sb_l li h1{
    margin-top:2%;
    text-align:center;
    font-size:1.2em;
}
.ys_b {
    background: url("/statics/images/webico/jkgl/ys_b.jpg") center center no-repeat;
    padding:2% 0 ;
}

@media screen and (min-device-width:371px) and (max-device-width: 420px) {
	.fullscreen{
        background:url(/statics/images/banner/mobile/m_banner9.jpg) center top no-repeat;
        height:260px;
        background-size: 100%;
    }
    .ksjst {
        width: 100%;
        border:0;
        padding:0;
    }
    .ksjc_l {
        width: 100%;
        margin-top:2%;
    }
    .ksmc{
        font-size:1.3em;
    }
    .ksjc_c {
        margin-top: 2%;
        line-height: 1.5em;
    }
    .i_layout {
        height: 66px;
    }
    .i_h {
        height: 135px;
    }
    .i_layout2 {
        height: 66px;
    }
    .i_t_l {
        margin: -50px 0 0 5px;
        padding-right: 5px;
        height: 42px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    .i_t_l b, .i_t_l2 b {
        font-size: 1.2em;
    }
    .i_t_l2 {
        margin: 50px 0 0 5px;
        padding-right: 5px;
    }
    .i_t_l2 {
        margin: 10px 0 0 5px;
        height: 42px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    .a_n_l{
        width:100%;
    }
    .advantage_navigation {
        width: 100%;
    }
    .advantage_navigation li{
        margin-top:2%;
    }
    .a_c_c_l{
        width:100%;
        margin-top:2%;
    }
    .a_c_c_i{
    	width:100%;
    }
    .a_c_c_l h1 {
        font-size: 1.3em;
        color:#de7d60;
        text-align: center;
    }
    .t_l b{
        font-size:1.3em;
    }



    .pc_expert {
        display: none;
    }

    .mobile_expert {
        display: block;
    }

    .mobile_expert_visual {
        height: 365px;
        overflow: hidden;
        position: relative;
        margin-top: 4%;
    }

    .mobile_main_image {
        height: 365px;
        overflow: hidden;
        position: relative;
    }

        .mobile_main_image ul {
            width: 100%;
            height: 365px;
            overflow: hidden;
            position: absolute;
            top: 0;
            left: 0
        }

        .mobile_main_image li {
            float: left;
            width: 100%;
            height: 365px;
        }

    .mobile_flicking_con {
        text-align: center;
        display: table;
        margin-left: auto;
        margin-right: auto;
        margin-top: -5%;
    }

    .mobile_bannan a {
        margin-left: 3px;
        margin-right: 3px;
        width: 15px;
        height: 15px;
        border-radius: 10px;
        background-color: #de7d60;
        display: inline;
        position: relative;
        float: left;
    }

    .mobile_bannan a.on {
        background-color: #b45032;
    }

    #btn_prev_mobile, #btn_next_mobile {
        z-index: 11111;
        position: absolute;
        display: block;
        width: 30px;
        height: 50px;
        top: 50%;
        margin-top: -37px;
    }

    #btn_prev_mobile {
        background: url(../../images/webico/fj_left_m.png) no-repeat left top;
        left: 3%;
    }

    #btn_next_mobile {
        background: url(../../images/webico/fj_right_m.png) no-repeat right top;
        right: 3%;
    }

    .mobile_expert_layout {
        width: 49%;
        float: left;
        background-color: #ebe8e8;
    }

    .mobile_expert_space {
        margin-left: 2%;
    }

    .mobile_expert_name {
        text-align: center;
        margin-top: 2%;
        font-weight: bold;
        font-size: 1.1em;
    }

    .mobile_expert_title {
        text-align: center;
        padding-bottom: 2%;
    }


    .tc_l {
        margin-top:4%;
        width:100%;
    }

    .tc_l ul {
        width: 100%;
        margin: 0 auto 0 auto;
    }

    .tc_l ul li {
        margin:2% 0 0 1.95%;
        padding: 0px;
        line-height:30px;
        border-radius:5px;
        float:left;
        width:48%;
    }
     .tc_l ul li:nth-child(odd){
    	margin-left:0;
    }
    .sb_l {
        margin-top: 2%;
    }
    .sb_l li {
        width: 49.5%;
        float: left;
        margin: 1% 0 0 1%;
    }
    .sb_l li:first-child,.sb_l li:nth-child(3),.sb_l li:nth-child(5){
    margin-left:0;
	}
	.sb_l li:nth-child(4){
		margin-left:1%;
	}
	.sb_l li h1{
	    font-size:1em;
	}
}
@media screen and (min-device-width:320px) and (max-device-width: 370px) {
	.fullscreen{
        background:url(/statics/images/banner/mobile/m_banner9.jpg) center top no-repeat;
        height:260px;
        background-size: 100%;
    }
    .ksjst {
        width: 100%;
        border: 0;
        padding: 0;
    }
    .ksjc_l {
        width: 100%;
        margin-top: 2%;
    }
    .ksmc {
        font-size: 1.3em;
    }
    .ksjc_c {
        margin-top: 2%;
        line-height: 1.5em;
    }
    .i_layout {
        height: 51px;
    }
    .i_h {
        height: 104px;
    }
    .i_layout2 {
        height: 51px;
    }
    .i_t_l {
        margin: -45px 0 0 5px;
        padding-right: 5px;
        height: 42px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    .i_t_l b, .i_t_l2 b {
        font-size: 1.2em;
    }
    .i_t_l2 {
        margin: 5px 0 0 5px;
        padding-right: 5px;
        height: 42px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    .advantage_navigation{
        width:100%;
    }
    .a_n_l {
        width: 100%;
    }
    .advantage_navigation {
        width: 100%;
    }

    .advantage_navigation li {
        margin-top: 2%;
    }
    .a_c_c_l{
        width:100%;
        margin-top:2%;
    }
    .a_c_c_i{
    	width:100%;
    }
    .a_c_c_l h1 {
        font-size: 1.3em;
        color:#de7d60;
        text-align: center;
    }
    .t_l b {
        font-size: 1.3em;
    }


    .pc_expert {
        display: none;
    }

    .mobile_expert {
        display: block;
    }

    .mobile_expert_visual {
        height: 300px;
        overflow: hidden;
        position: relative;
        margin-top: 4%;
    }
    .mobile_main_image {
        height: 300px;
        overflow: hidden;
        position: relative;
    }
    .mobile_main_image ul {
        width: 100%;
        height: 300px;
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0
    }
    .mobile_main_image li {
        float: left;
        width: 100%;
        height: 300px;
    }
    .mobile_flicking_con {
        text-align: center;
        display: table;
        margin-left: auto;
        margin-right: auto;
        margin-top: -5%;
    }

    .mobile_bannan a {
        margin-left: 3px;
        margin-right: 3px;
        width: 10px;
        height: 10px;
        border-radius: 10px;
        background-color: #de7d60;
        display: inline;
        position: relative;
        float: left;
    }
    .mobile_bannan a.on {
        background-color: #b45032;
    }
    #btn_prev_mobile, #btn_next_mobile {
        z-index: 11111;
        position: absolute;
        display: block;
        width: 30px;
        height: 50px;
        top: 50%;
        margin-top: -37px;
    }
    #btn_prev_mobile {
        background: url(../../images/webico/fj_left_m.png) no-repeat left top;
        left: 3%;
    }
    #btn_next_mobile {
        background: url(../../images/webico/fj_right_m.png) no-repeat right top;
        right: 3%;
    }
    .mobile_expert_layout {
        width: 49%;
        float: left;
        background-color: #ebe8e8;
    }
    .mobile_expert_space {
        margin-left: 2%;
    }
    .mobile_expert_name {
        text-align: center;
        margin-top: 2%;
        font-weight: bold;
        font-size: 1.1em;
    }
    .mobile_expert_title {
        text-align: center;
        padding-bottom: 2%;
    }


    .tc_l {
        margin-top: 4%;
        width:100%;
    }

    .tc_l ul {
        width: 100%;
        margin: 0 auto 0 auto;
    }

    .tc_l ul li {
        margin:2% 0 0 1.9%;
        padding: 0px;
        line-height:30px;
        width:48%;
        float:left;
        border-radius: 5px;
    }
    .tc_l ul li:nth-child(odd){
    	margin-left:0;
    }
    .sb_l li {
        width: 49.5%;
        float: left;
        margin: 1% 0 0 1%;
    }
    .sb_l li:first-child,.sb_l li:nth-child(3),.sb_l li:nth-child(5){
    margin-left:0;
	}
	.sb_l li:nth-child(4){
		margin-left:1%;
	}
	.sb_l li h1{
	    font-size:1em;
	}
    .sb_l{
        margin-top:2%;
    }
    
}