@charset "utf-8";
/* CSS Document */
/*********************************
 *rookie QQ:
 *rookie making
 *rookie Copyright
**********************************/
/*search*/
body{ min-width:1300px;}
.dn_i{ display:none !important}
.dn{ display:none}
#search{
        width:996px;
        background:url("/images/search-bg.jpg");
        clear:both;
        *zoom:1;
        font-size:16px;
        color:#959696;
        height:44px;
        line-height:44px;
        margin:30px auto;
}
#search:after{
        clear:both;
        display:block;
        visibility:hidden;
        height:0;
        line-height:0;
        content:"";
        font-size:0;
}
#search dl{
        float:left;
}
#search dt,
#search dd{
        float:left;
}
#search dt{
        color:#000;
        margin:0 10px;
}
#search dd{
        margin-right:22px;
}
#search div{
        float:right;
        margin:0;
}
#search input{
        vertical-align:middle;
}
#search input.search-input{
        height:18px;
        padding:7px 10px 7px 28px;
        border:1px solid #dadada;
        font-size:16px;
        text-align:left;
        width:305px;
        margin-right:6px;
        background:url("/images/search-search.jpg") 10px center no-repeat #ffffff;
}
#search input.search-btn{
        background:#ff7800;
        font-size:16px;
        color:#ffffff;
        width:64px;
        height:34px;
}
/*blog*/
#blog{
        clear:both;
        *zoom:1;
        width:996px;
        margin:0 auto 28px;
}
#blog:after{
        clear:both;
        display:block;
        visibility:hidden;
        height:0;
        line-height:0;
        content:"";
        font-size:0;
}
#blog div.blog-main{
        float:left;
}
#blog div.blog-main div.blog-main-tab{
        position:relative;
        margin-bottom:21px;
}
#blog div.blog-main div.blog-main-tab .blog-main-tab-border{
        border:1px solid #cfcfcf;
}
#blog div.blog-main div.blog-main-tab .bd{
        width:650px;
        height:300px;
        overflow:hidden;
}
#blog div.blog-main div.blog-main-tab .bd li a{
        height:300px;
        width:650px;
}
#blog div.blog-main div.blog-main-tab .bd li img{
        width:100%;
        height:100%;
}
#blog div.blog-main div.blog-main-tab .hd{
        position:absolute;
        width:100%;
        bottom:0;
        left:0;
        padding-bottom:10px;
        z-index:4;
}
#blog div.blog-main div.blog-main-tab .hd ol{
        text-align:right;
}
#blog div.blog-main div.blog-main-tab .hd ol li{
        display:inline-block;
        width:14px;
        height:14px;
        border-radius:50%;
        background:#cfcfcf;
        margin:0 5px;
}
#blog div.blog-main div.blog-main-tab .hd ol li.on{
        background:#ff7800;
}

#blog div.blog-main p:after{
        display:block;
        position:absolute;
        top:50%;
        left:0;
        height:0;
        width:100%;
        border-bottom:1px dashed #c3c3c3;
}
#blog div.blog-side{
        float:right;
        padding:20px 10px 10px;
        width:306px;
        height:600px;
        background:#006db8;
}
#blog div.blog-side h2{
        height:42px;
		text-align:center;
        margin-bottom:10px;
        font-size:18px;
        color:#ffffff;
        
}
.blog-side_txt{ width: 272px;
    height: auto;
    font-size: 14px;
    color: #ffffff;
    margin: auto;
    line-height: 24px;
    margin-top: 20px;
    text-indent: 2rem;}
.blog-side_img{ text-align:center; height:242px; margin-top:16px;}
/*common-title*/
h2.common-title{
        border-bottom:1px solid #cfcfcf;
        clear:both;
        *zoom:1;
}
h2.common-title:after{
        clear:both;
        display:block;
        visibility:hidden;
        height:0;
        line-height:0;
        content:"";
        font-size:0;
}
h2.common-title em{
        font-size:18px;
        color:#006db8;
        vertical-align:bottom;
}
h2.common-title small{
        font-size:14px;
        text-transform:uppercase;
        color:#959696;
        vertical-align:bottom;
        padding-left:4px;
}
h2.common-title em,
h2.common-title small{
        background:#ffffff;
        margin-bottom:-1px;
}
h2.common-title a{
        background:#ff7800;
        color:#ffffff;
        line-height:16px;
        padding:0 10px;
        font-size:12px;
        vertical-align:middle;
        float:right;
}
.plate_c_left2{ width:100%; height:262px;}
.topLine{ width:100%; height:auto;}
.topLine_time{ width:100%; height:auto; margin-bottom:12px;}
.topLine_time span{ display:inline-block;}
.topLine_time span:nth-child(1){ width:60px; height:18px; background:#0051a3; color:#FFF; font-size:18px; line-height:18px; text-align:center;}
.topLine_time span:nth-child(2){ font-size:15px; height:auto; color:#3d3f4b; margin-left:5px;}
.topLine h2{ color:#2c2c2c; font-size:22px; font-family:' 微软雅黑'; margin-bottom:10px;}
.topLine p{font-size:17px !important; color:#2b2b2b !important;font-family:' 微软雅黑'; margin-top:18px;}
.topLine p a{font-size:17px; color:#2b2b2b;font-family:' 微软雅黑';}

.list_news{ width:100%; height:auto; margin-top:8px;}
.list_news li{ width:100%; height:auto; line-height:32px}
.list_news li a{ color:#666; font-size:17px; display:block}
.list_news li a em{ float:right; margin-right:60px}
.list_news li a span{font-size: 12px;line-height: 12px;display: inline-block; color:#4b4b4b}

.plate_c_right{border: #dcdcdc solid 1px;background: #FFF;width: 333px;height: 319px;float: right;padding: 24px 17px;}
/*media*/

#media{
        width:996px;
        margin:0 auto 18px;
}
#media h2.common-title{
        margin-bottom:20px;
}
#media dl{
        clear:both;
        *zoom:1;
}
#media dl:after{
        clear:both;
        display:block;
        visibility:hidden;
        height:0;
        line-height:0;
        content:"";
        font-size:0;
}
#media dl dt{
        float:left;
        width:320px;
        height:240px;
        cursor:pointer;
        position:relative;
        background:#000;
}
#media dl dt p{
        position:absolute;
        z-index:4;
        left:0;
        bottom:0;
        width:100%;
        height:38px;
        line-height:38px;
        font-size:18px;
        color:#ffffff;
        text-align:center;
        background:#000\0;
}
#media dl dt:before{
        content:"";
        display:block;
        position:absolute;
        width:100%;
        height:38px;
        background:#000;
        left:0;
        bottom:0;
        opacity:0.8;
        filter:alpha(opacity=80);
}
#media dl dt.active:before{
        display:none;
}
#media dl dd{
        width:676px;
        float:right;
}
#media dl dd ul{
        clear:both;
        *zoom:1;
}
#media dl dd ul:after{
        clear:both;
        display:block;
        visibility:hidden;
        height:0;
        line-height:0;
        content:"";
        font-size:0;
}
#media dl dd li{
        float:left;
        width:159px;
        height:114px;
        margin-left:10px;
        margin-bottom:12px;
        cursor:pointer;
        position:relative;
}
#media dl dd li p{
        position:absolute;
        z-index:4;
        left:0;
        bottom:0;
        width:100%;
        height:20px;
        line-height:20px;
        font-size:12px;
        color:#ffffff;
        text-align:center;
        background:#000\0;
}
#media dl dd li:before{
        content:"";
        display:block;
        position:absolute;
        width:100%;
        height:20px;
        background:#000;
        left:0;
        bottom:0;
        opacity:0.8;
        filter:alpha(opacity=80);
}
/*expert*/
#expert{
        
        border-bottom:none;
        width:1028px;
        margin:0 auto 30px;
        overflow:hidden;
        color:#ffffff;
		height:554px;
}
#expert .bd{
        position:relative;
}
#expert .bd span{
        position:absolute;
        top:50%;
        margin-top:-41px;
        width:29px;
        height:83px;
        z-index:8;
        cursor:pointer;
        opacity:0;
        filter:alpha(opacity=0);
        transition:0.4s;
}
#expert .bd:hover span{
        opacity:100;
        filter:alpha(opacity=100);
}
#expert .bd span.prev{
        background:url("/images/next_03.jpg") center no-repeat;
        left:18px;
}
#expert .bd span.next{
        background:url("/images/next_05.jpg") center no-repeat;
        right:18px;
}
#expert .bd ul{
        width:6000px;
        margin-left:-1px !important;
        clear:both;
        *zoom:1;
}
#expert .bd ul:after{
        clear:both;
        display:block;
        visibility:hidden;
        height:0;
        line-height:0;
        content:"";
        font-size:0;
}
#expert .bd ul li{
        float:left;
        border:1px solid #cbcbcb;
        width:233px; margin-left:18px;
		position:relative;
		-moz-transition: all 0.2s linear 0s;
    	-webkit-transition: all 0.2s linear 0s;
    	transition: all 0.2s linear 0s;
		margin-top:4px;
}


#expert .bd ul li:hover{-moz-box-shadow:0 0 9px rgba(8,1,3,.2);-webkit-box-shadow:0 0 9px rgba(8,1,3,.2);box-shadow:0 0 9px rgba(8,1,3,.2); border-top-color:#cbcbcb;-moz-transform:translate3d(0,-4px,0);-ms-transform:translate3d(0,-4px,0);-o-transform:translate3d(0,-4px,0);-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);z-index:2;}
#expert .bd ul li:hover .expert_div_a{top:303px;opacity:1;filter:alpha(opacity:100)}

#expert_new .bd ul li:hover .expert_div_b{top:265px;opacity:1;filter:alpha(opacity:100)}
.expert_div{ width:172px; height:auto; margin:auto; margin-top:11px;padding-bottom: 10px; min-height:465px;}
.expert_div_a{    position: absolute;
    display: inline-block;
    width: 122px;
    height: 32px;
    background: #ff5b00;
    top: 323px;
    text-align: center;
    line-height: 32px;
    font-size: 18px;
    border-radius: 10px;
    left: 80px;     -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    opacity: 0;
    filter: alpha(opacity:0); color:#FFF}
.expert_div_a:hover{ color:#FFF}

.expert_div_b{    position: absolute;
    display: inline-block;
    width: 122px;
    height: 32px;
    background: #006dc0;
    top: 323px;
    text-align: center;
    line-height: 32px;
    font-size: 18px;
    border-radius: 10px;
    left: 80px;     -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    opacity: 0;
    filter: alpha(opacity:0); color:#FFF}
.expert_div_b:hover{ color:#FFF}

#expert .bd ul li dd{
        
}
#expert .bd ul li img{
        width:100%;
        height:294px;
}
#expert .bd ul dl{
        clear:both;
        *zoom:1;
}
#expert .bd ul dl:after{
        clear:both;
        display:block;
        visibility:hidden;
        height:0;
        line-height:0;
        content:"";
        font-size:0;
}
#expert .bd ul dl dd{
        
        
        text-align:center;
        padding-top:10px;
        
}
#expert .bd ul dl dd h2{
        font-size:18px;
        margin-bottom:10px;
		color:#000;
}
#expert .bd ul dl dd h2 em{ font-size:25px;}
#expert .bd ul dl dd p{
        font-size:16px;
		color:#666666;
		line-height:24px;
		text-align:left
}
#expert .bd ul dl dt{
        float:right;
        font-size:18px;
        background:#005895;
        width:40px;
        padding:10px;
        line-height:24px;
        height:50px;
}
#expert .bd .expert-mask{
        position:absolute;
        left:0;
        bottom:70px;
        width:100%;
        height:88px;
        line-height:88px;
        font-size:46px;
        text-align:center;
}
#expert .bd .expert-mask .expert-shadow{
        width:100%;
        height:100%;
        background:#005895;
        opacity:0.4;
        filter:alpha(opacity=40);
}
#expert .bd .expert-mask .expert-text{
        position:absolute;
        left:0;
        top:0;
        width:100%;
        height:100%;
        text-transform:uppercase;
        font-weight:bold;
        opacity:0.8;
        filter:alpha(opacity=80);
}

/* shebei */
.shebei{ border-bottom:none;
        width:1000px;
        margin:0 auto 30px;
        overflow:hidden;}
.shebei_c{ width:315px; height:auto; margin:auto; float:left; position:relative; margin-top:26px; margin-left:26px}
.shebei div:nth-child(1),.shebei div:nth-child(2),.shebei div:nth-child(3){ margin-top:0}
.shebei div:nth-child(1),.shebei div:nth-child(4){ margin-left:0}
.shebei_img{ width:315px; height:210px;}
.shebei_c p{ width:315px; height:32px; background:#000000; opacity:0.5; position:absolute; bottom:0px}
.shebei_c span{ width:315px; height:32px; color:#FFF; font-size:16px; text-align:center;position:absolute; bottom:0px; line-height:32px;}


.environment{  width:1000px; height:auto ; margin:auto; position:relative;}

.environment ul li{ width: 996px; height: 473px; float: left; position:relative}
.environment ul li span{ width:166px; height:50px; background:#f1f9ff; color:#006dc0; font-size:21px; text-align:center; line-height:50px;    font-weight: 600;
    top: 34px;
    position: absolute;}
.em_img_x{ width:920px; height:auto;position: absolute;margin: auto;top: 342px;left: 40px !important; z-index: 999}
.em_img_x li,.em_img_x span{ width:140px; height:90px; background:#FFF; float:left; margin-left:10px; display: inline-block; border-radius: 0px; position: relative ; border: 2px solid #fff;}
.em_img_x span:nth-child(1){ background:url("/images/hj_x_29.jpg") center no-repeat !important;}
.em_img_x span:nth-child(2){ background:url("/images/hj_x_31.jpg") !important;}
.em_img_x span:nth-child(3){ background:url("/images/hj_x_33.jpg") !important;}
.em_img_x span:nth-child(4){ background:url("/images/hj_x_35.jpg") !important;}
.em_img_x span:nth-child(5){ background:url("/images/hj_x_38.jpg") !important;}
.em_img_x span:nth-child(6){ background:url("/images/hj_x_40.jpg") !important;}
.em_img_x .swiper-pagination-bullet{ opacity: 1 ;}
.em_img_x .swiper-pagination-bullet-active{ opacity: 1;}
.em_img_x span:nth-child(1):before,.em_img_x span:nth-child(2):before,.em_img_x span:nth-child(3):before,.em_img_x span:nth-child(4):before,.em_img_x span:nth-child(5):before,.em_img_x span:nth-child(6):before{width: 145px;
    height: 94px;
    background: #171717;
    position: absolute;
    top: -2px;
    left: -2px;
    content: ' ';
    opacity: 0.6;}
.swiper-pagination-bullet-active:before{width: 175px;
    height: 114px;
    background: #171717;
    position: absolute;
    top: 0px;
    left: 0px;
    content: ' ';
    opacity: 0 !important;}


.em_left{ background:url(/images/en_qh_03.png) #b2b2b2 no-repeat; width:45px; height:45px; cursor:pointer; position:absolute; top:371px;    border-radius: 24px;left: 28px;z-index:1000;}
.em_right{ background:url(/images/en_qh_05.png) #b2b2b2 no-repeat;width:45px; height:45px; cursor:pointer;position:absolute; top:371px; right:28px; z-index:1;   border-radius: 24px;z-index:1000;}

.b_nav{ width:100%; height:auto; position:relative; margin-top:80px;}
.em_conten_top{ width:1200px; height:auto; margin:auto}
.em_conten_top{ width:1200px; height:auto; position:relative; border-bottom:#e1e1e1 1px solid; padding-bottom:30px;}
.em_conten_top span{ display:inline-block; float:left}
.em_conten_top span{ font-size:16px; color:#3d3f4b;padding-bottom: 12px; margin-left:60px; font-weight:600; cursor: pointer}
.em_conten_top span:nth-child(1){ margin-left:190px;}
.em_conten_top1{position: absolute;}
.em_conten_top_span{border-bottom: #292b37 solid 1px; }






.environment{  width:1000px; height:auto ; margin:auto; position:relative;}

.environment ul li{ width: 996px; height: 473px; float: left; position:relative}
.environment ul li span{ width:166px; height:50px; background:#f1f9ff; color:#006dc0; font-size:21px; text-align:center; line-height:50px;    font-weight: 600;
    top: 34px;
    position: absolute;}
.em_img_x{ width:920px; height:auto;position: absolute;margin: auto;top: 342px;left: 40px !important; z-index: 999}
.em_img_x li,.em_img_x span{ width:140px; height:90px; background:#FFF; float:left; margin-left:10px; display: inline-block; border-radius: 0px; position: relative ; border: 2px solid #fff;}
.em_img_x span:nth-child(1){ background:url("/images/hj_x_15.jpg") center no-repeat !important;}
.em_img_x span:nth-child(2){ background:url("/images/hj_x_12.jpg") !important;}
.em_img_x span:nth-child(3){ background:url("/images/hj_x_05.jpg") !important;}
.em_img_x span:nth-child(4){ background:url("/images/hj_x_07.jpg") !important;}
.em_img_x span:nth-child(5){ background:url("/images/hj_x_09.jpg") !important;}
.em_img_x span:nth-child(6){ background:url("/images/hj_x_03.jpg") !important;}
.em_img_x .swiper-pagination-bullet{ opacity: 1 ;}
.em_img_x .swiper-pagination-bullet-active{ opacity: 1;}
.em_img_x span:nth-child(1):before,.em_img_x span:nth-child(2):before,.em_img_x span:nth-child(3):before,.em_img_x span:nth-child(4):before,.em_img_x span:nth-child(5):before,.em_img_x span:nth-child(6):before{width: 145px;
    height: 94px;
    background: #171717;
    position: absolute;
    top: -2px;
    left: -2px;
    content: ' ';
    opacity: 0.6;}
.swiper-pagination-bullet-active:before{width: 175px;
    height: 114px;
    background: #171717;
    position: absolute;
    top: 0px;
    left: 0px;
    content: ' ';
    opacity: 0 !important;}


.em_left{ background:url(/images/en_qh_03.png) #b2b2b2 no-repeat; width:45px; height:45px; cursor:pointer; position:absolute; top:371px;    border-radius: 24px;left: 28px;z-index:1000;}
.em_right{ background:url(/images/en_qh_05.png) #b2b2b2 no-repeat;width:45px; height:45px; cursor:pointer;position:absolute; top:371px; right:28px; z-index:1;   border-radius: 24px;z-index:1000;}

.b_nav{ width:100%; height:auto; position:relative; margin-top:80px;}
.em_conten_top{ width:1200px; height:auto; margin:auto}
.em_conten_top{ width:1200px; height:auto; position:relative; border-bottom:#e1e1e1 1px solid; padding-bottom:30px;}
.em_conten_top span{ display:inline-block; float:left}
.em_conten_top span{ font-size:16px; color:#3d3f4b;padding-bottom: 12px; margin-left:60px; font-weight:600; cursor: pointer}
.em_conten_top span:nth-child(1){ margin-left:190px;}
.em_conten_top1{position: absolute;}
.em_conten_top_span{border-bottom: #292b37 solid 1px; }

/* 医生板块 开始 */
.isya{width: 100%;height:auto; position: relative; }
.isya_conten{ width:996px; height:auto; margin:auto; overflow: hidden;}
.isya_conten_top{ width:100%; height:auto; position:relative; border-bottom:#e1e1e1 1px solid; padding-bottom:13px;}
.isya_conten_top span{ display:inline-block; float:left}
.isya_conten_top span:nth-child(1){ width:6px; height:24px; background:#00959c; margin-right:15px; margin-top:10px;}
.isya_conten_top span:nth-child(2){ font-size:30px; color:#3d3f4b;border-bottom: #292b37 solid;padding-bottom: 12px;position: absolute;}

.isya_conten_body{ width:1200px; height:auto; position:relative; margin-top:34px; background:#FFF; border:#e1e1e1 1px solid}
.isya_conten_body ul{ width:1200px; height:auto; position:relative}
.isya_conten_body ul li{ width:1200px; height:auto; position:relative}
.isya_img{ width:350px; height:588px; position:absolute; float:left; margin-left:115px; box-shadow:0px 7px 30px 8px #999; top:-9px;}
.isya_txt{ width:535px; height:auto; float:right; margin-right:130px; margin-top: 112px; padding-bottom: 65px;}
.isya_txt_title{ width:100%; height:auto; margin-bottom:36px;}
.isya_txt_title span{ display:inline-block}
.isya_txt_title span:nth-child(1){ font-size:45px; font-family: '微软雅黑',Verdana, Geneva, sans-serif,'黑体'; color:#000}
.isya_txt_title span:nth-child(2){ font-size:30px; font-family: '微软雅黑',Verdana, Geneva, sans-serif,'黑体'; color:#000; margin-left:10px;}
.isya_txt_body{ font-size:20px; font-family:'黑体','微软雅黑'; color:#666666; line-height:34px;}
.isya_txt_body span{ color:#000;}
.isya_y{left: 1118px !important;
    bottom: 29px !important; z-index:99;}
.isya_y span{ border-radius:0; opacity:1 !important }

.isya_txt_zx{ width:100%; height:auto; margin:auto; margin-top:48px;}
.isya_txt_zx span{ width:256px; height:46px; display:inline-block; text-align:center; line-height:46px; color:#ffffff; cursor:pointer; font-size:20px;}
.isya_txt_zx span:nth-child(1){ background:#00959c;}
.isya_txt_zx span:nth-child(1):hover{ background:#006666;}
.isya_txt_zx span:nth-child(2){ background:#fe3509; margin-left:15px;}
.isya_txt_zx span:nth-child(2):hover{ background:#d3461e;}


/*international*/
#international{
        background:#006db8;
        padding:30px 0;
        text-align:center;
}
#international .international-title{
        color:#ffffff;
}
#international .international-title h2{
        font-size:36px;
        font-weight:bold;
}
#international .international-title p{
        margin:10px 0 30px;
        text-transform:uppercase;
        font-size:18px;
        opacity:0.6;
        filter:alpha(opacity=60);
}
#international .international-tab{
        width:996px;
        margin:0 auto;
        position:relative;
}
#international .international-tab span{
        position:absolute;
        top:50%;
        margin-top:-41px;
        width:29px;
        height:83px;
        z-index:8;
        cursor:pointer;
}
#international .international-tab span.prev{
        background:url("/images/expert-prev.png") center no-repeat;
        left:0;
}
#international .international-tab span.next{
        background:url("/images/expert-next.png") center no-repeat;
        right:0;
}
#international .international-tab .bd{
        width:870px;
        margin:0 auto;
        overflow:hidden;
}
#international .international-tab .bd ul{
        clear:both;
        *zoom:1;
        width:5000px;
}
#international .international-tab .bd ul:after{
        clear:both;
        display:block;
        visibility:hidden;
        height:0;
        line-height:0;
        content:"";
        font-size:0;
}
#international .international-tab .bd li{
        width:270px;
        height:194px;
        position:relative;
        margin-right:30px;
        float:left;
}
#international .international-tab .bd li img{
        width:100%;
        height:10%;
}
#international .international-tab .bd li p{
        position:absolute;
        z-index:4;
        left:0;
        bottom:0;
        width:100%;
        height:28px;
        line-height:28px;
        font-size:12px;
        color:#ffffff;
        text-align:center;
        background:#000\0;
}
#international .international-tab .bd li:before{
        content:"";
        display:block;
        position:absolute;
        width:100%;
        height:28px;
        background:#000;
        left:0;
        bottom:0;
        opacity:0.8;
        filter:alpha(opacity=80);
}
#international .international-btn{
        margin-top:40px;
}
#international .international-btn a{
        padding:12px 34px;
        font-size:14px;
        color:#757575;
        background:#f2f2f2;
        border-radius:100px;
        margin:0 10px;
}
#international .international-btn a.international-btn-a{
        background:#ff7800;
        color:#ffffff;
}
/*interview*/
#interview{
        padding:50px 0;
        background:#f4f4f4;
        margin-bottom:40px;
}
#interview dl{
        width:996px;
        margin:0 auto;
        clear:both;
        *zoom:1;
}
#interview dl:after{
        clear:both;
        display:block;
        visibility:hidden;
        height:0;
        line-height:0;
        content:"";
        font-size:0;
}
#interview dl dt{
        float:left;
        padding-top:15px;
}
#interview dl dd{
        float:right;
        padding:10px;
        width:408px;
        height:274px;
        border:1px solid #e5e5e5;
        position:relative;
        background:#ffffff;
}
#interview dl dd p{
        position:absolute;
        z-index:4;
        left:0;
        bottom:0;
        width:100%;
        height:34px;
        line-height:34px;
        font-size:14px;
        color:#ffffff;
        text-align:center;
}
#interview dl dd:before{
        content:"";
        display:block;
        position:absolute;
        width:100%;
        height:34px;
        background:#000;
        left:0;
        bottom:0;
        opacity:0.8;
        filter:alpha(opacity=80);
}
#interview dl dd li{
        line-height:24px;
        font-size:14px;
        padding:6px 0 8px 15px;
        border-bottom:1px dashed #dbdbdb;
        clear:both;
        *zoom:1;
        background:url("/images/blog-main-list-icon.jpg") left 14px no-repeat;
}
#interview dl dd li:after{
        clear:both;
        display:block;
        visibility:hidden;
        height:0;
        line-height:0;
        content:"";
        font-size:0;
}
#interview dl dd li small{
        width:260px;
        text-align:justify;
        float:left;
}
#interview dl dd li small a{
        width:260px;
        white-space:nowrap;
        text-overflow:ellipsis;
        overflow:hidden;
        font-weight:bold;
}
#interview dl dd li small h3{
        line-height:1.6;
        height:42px;
        overflow:hidden;
        font-size:12px;
        color:#333333;
}
#interview dl dd li em{
        float:right;
}
#interview dl dd li em img{
        width:118px;
        height:68px;
}
#interview dl dd li.interview-last-li{
        border-bottom:none;
}
/*communication*/
#communication{
        width:994px;
        margin:0 auto 45px;
        border:1px solid #cfcfcf;
        border-top:3px solid #006db8;
        overflow:hidden;
        height:526px;
        clear:both;
        *zoom:1;
}
#communication:after{
        clear:both;
        display:block;
        visibility:hidden;
        height:0;
        line-height:0;
        content:"";
        font-size:0;
}
#communication .hd{
        float:left;
        border-right:1px solid #cfcfcf;
        width:222px;
        padding:0 10px;
        text-align:center;
}
#communication .hd h2{
        text-align:center;
        position:relative;
}
#communication .hd h2 span{
        background:#ffffff;
        font-size:18px;
        padding:10px;
        position:relative;
        z-index:5;
}
#communication .hd h2:after{
        content:"";
        display:block;
        position:absolute;
        left:0;
        top:50%;
        height:1px;
        background:#cfcfcf;
        width:100%;
        z-index:2;
}
#communication .hd ol{
        clear:both;
        *zoom:1;
}
#communication .hd ol:after{
        clear:both;
        display:block;
        visibility:hidden;
        height:0;
        line-height:0;
        content:"";
        font-size:0;
}
#communication .hd ol li{
        float:left;
        background:#f2f2f2;
        width:68px;
        height:68px;
        border-radius:50%;
        color:#757575;
        font-size:14px;
        text-align:center;
        line-height:68px;
        cursor:pointer;
        margin:10px 3px 0;
}
#communication .hd ol li.on{
        background:#006db8;
        color:#ffffff;
}
#communication .hd a{
        margin:30px 0;
        padding:12px 30px;
        font-size:14px;
        color:#ffffff;
        background:#ff7800;
        border-radius:100px;
}
#communication .bd{
        float:right;
        width:750px;
        height:526px;
        overflow:hidden;
        font-size:12px;
}
#communication .bd ul li{
        height:526px;
        clear:both;
        *zoom:1;
}
#communication .bd ul li:after{
        clear:both;
        display:block;
        visibility:hidden;
        height:0;
        line-height:0;
        content:"";
        font-size:0;
}
#communication .bd ul li div{
        float:left;
        width:216px;
        margin:24px 17px 0;
}
#communication .bd ul li div > a{
        width:216px;
        height:160px;
}
#communication .bd ul li div img{
        width:100%;
        height:100%;
}
#communication .bd ul li div h2{
        color:#595959;
        font-weight:bold;
        margin:10px 0 4px;
        text-align:center;
        overflow:hidden;
        white-space:nowrap;
        text-overflow:ellipsis;
}
#communication .bd ul li div p{
        text-align:justify;
        color:#757575;
        line-height:20px;
}
#communication .bd ul li div p a{
        text-indent:0;
        color:#c80101;
}
/*distribution*/
#distribution{
        width:996px;
        margin:0 auto;
}
#distribution .distribution-main{
        width:962px;
        margin:20px auto 40px;
        height:540px;
        background:url("/images/distribution.jpg") center no-repeat;
        color:#ffffff;
        position:relative;
}
#distribution .distribution-main div{
        position:absolute;
}
#distribution .distribution-main .distribution-text1{
        font-size:18px;
        width:40px;
        text-align:center;
        left:222px;
        top:135px;
}
#distribution .distribution-main .distribution-text2{
        font-size:18px;
        width:40px;
        text-align:center;
        left:500px;
        top:60px;
}
#distribution .distribution-main .distribution-text3{
        font-size:14px;
        width:44px;
        text-align:center;
        left:541px;
        top:196px;
}
#distribution .distribution-main .distribution-text4{
        font-size:18px;
        width:40px;
        text-align:center;
        left:538px;
        top:317px;
}
#distribution .distribution-main .distribution-text5{
        font-size:14px;
        width:34px;
        text-align:center;
        left:658px;
        top:268px;
}
#distribution .distribution-main .distribution-text6{
        font-size:16px;
        width:60px;
        text-align:center;
        left:724px;
        top:13px;
}
#distribution .distribution-main .distribution-text7{
        font-size:18px;
        width:40px;
        text-align:center;
        left:767px;
        top:148px;
}
#distribution .distribution-main .distribution-text8{
        font-size:14px;
        width:30px;
        text-align:center;
        left:885px;
        top:182px;
}

.clear{ clear:both}
#disease { clear: both;  *zoom: 1;width: 996px; margin: 0 auto; margin-bottom: 30px; }
#disease:after { clear: both; display: block; visibility: hidden; height: 0; line-height: 0; content: ""; font-size: 0; }
#disease dl.disease-one { width:100%; }
#disease dl.disease-two { width: 264px; margin-left: 50px; float: left; }
#disease dl.disease-thr { width: 390px; float: right; }
#disease dt { border-bottom: 1px solid #cfcfcf; margin-bottom: 10px; }
#disease dt span { font-size:24px; border-bottom: 3px solid #1c1d26; color: #3d3f4b; padding-bottom: 8px; margin: 0 0 -2px 0px; position:relative; margin-left:18px;}
#disease dt span:before{ content:' '; width:5px; height:23px; position:absolute; background:#0051a3; left:-18px;}
#disease dd { text-align: justify; }
#disease dd a { font-size: 14px; margin: 5px 1.7px; word-spacing: 0; }
#disease dd a.active { color: #ff0000; }
.disease_li{ width:1195px; height:auto; margin:auto; margin-top:20px; border:#b5b5b5 solid 1px; position:absolute;left: -70px;top: -10px;}
.disease_li_c{ margin-top:28px; margin-bottom:28px; margin-left:64px; width:1132px; height:auto;}
.disease_li_c_su{ width:156px; height:auto; float:left; border-right:#777777 1px dashed;}
.disease_li_c_su p{ width:85px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px; padding-left:50px; background:url(/images/nav_19_new_03.png) no-repeat;}
.disease_li_c_su a:nth-child(2) p{ width:85px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px; background-position:0 -65px}
.disease_li_c_su a:nth-child(3) p{ width:85px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:0 -130px}
.disease_li_c_su a:nth-child(4) p{ width:85px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:0 -195px}
.disease_li_c_su a:nth-child(5) p{ width:85px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:0 -260px}
.disease_li_c_su a:nth-child(6) p{ width:85px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:0 -325px}
.disease_li_c_su a:nth-child(7) p{ width:85px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:0 -390px}
.disease_li_c div:nth-child(2){ margin-left:32px;}


.disease_li_c div:nth-child(2) a:nth-child(1) p{ width:100px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; background-position-x:-189px }
.disease_li_c div:nth-child(2) a:nth-child(2) p{ width:100px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:-189px -65px}
.disease_li_c div:nth-child(2) a:nth-child(3) p{ width:100px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:-189px -130px}
.disease_li_c div:nth-child(2) a:nth-child(4) p{ width:100px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:-189px -195px}
.disease_li_c div:nth-child(2) a:nth-child(5) p{ width:100px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:-189px -260px}
.disease_li_c div:nth-child(2) a:nth-child(6) p{ width:100px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:-189px -325px}
.disease_li_c div:nth-child(2) a:nth-child(7) p{ width:100px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:-189px -390px}

.disease_li_c div:nth-child(3){ margin-left:32px;}
.disease_li_c div:nth-child(3) a:nth-child(1) p{ width:100px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; background-position-x:-378px }
.disease_li_c div:nth-child(3) a:nth-child(2) p{ width:100px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:-378px -65px}
.disease_li_c div:nth-child(3) a:nth-child(3) p{ width:100px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:-378px -130px}
.disease_li_c div:nth-child(3) a:nth-child(4) p{ width:100px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:-378px -195px}
.disease_li_c div:nth-child(3) a:nth-child(5) p{ width:100px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:-378px -260px}
.disease_li_c div:nth-child(3) a:nth-child(6) p{ width:100px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:-378px -325px}
.disease_li_c div:nth-child(3) a:nth-child(7) p{ width:100px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:-378px -390px}

.disease_li_c div:nth-child(4){ margin-left:32px;    width: 145px;}


.disease_li_c div:nth-child(4) a:nth-child(1) p{ width:90px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; background-position-x:-567px}
.disease_li_c div:nth-child(4) a:nth-child(2) p{ width:90px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:-567px -65px}
.disease_li_c div:nth-child(4) a:nth-child(3) p{ width:90px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:-567px -130px}
.disease_li_c div:nth-child(4) a:nth-child(4) p{ width:90px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:-567px -195px}
.disease_li_c div:nth-child(4) a:nth-child(5) p{ width:90px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:-567px -260px}
.disease_li_c div:nth-child(4) a:nth-child(6) p{ width:90px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:-567px -325px}
.disease_li_c div:nth-child(4) a:nth-child(7) p{ width:90px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:-567px -390px}

.disease_li_c div:nth-child(5){ margin-left:32px;    width: 165px; }
.disease_li_c div:nth-child(6){ margin-left:32px;    width: 120px; border:none}


.disease_li_c div:nth-child(5) a:nth-child(1) p{ width:100px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; background-position-x:-756px}
.disease_li_c div:nth-child(5) a:nth-child(2) p{ width:100px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:-756px -65px}
.disease_li_c div:nth-child(5) a:nth-child(3) p{ width:100px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:-756px -130px}
.disease_li_c div:nth-child(5) a:nth-child(4) p{ width:100px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:-756px -195px}
.disease_li_c div:nth-child(5) a:nth-child(5) p{ width:100px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:-756px -260px}
.disease_li_c div:nth-child(5) a:nth-child(6) p{ width:100px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:-756px -325px}


.disease_li_c div:nth-child(6) a:nth-child(1) p{ width:100px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; background-position-x:-946px}
.disease_li_c div:nth-child(6) a:nth-child(2) p{ width:100px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:-946px -65px}
.disease_li_c div:nth-child(6) a:nth-child(3) p{ width:100px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:-946px -130px}
.disease_li_c div:nth-child(6) a:nth-child(4) p{ width:100px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:-946px -195px}
.disease_li_c div:nth-child(6) a:nth-child(5) p{ width:100px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:-946px -260px}
.disease_li_c div:nth-child(6) a:nth-child(6) p{ width:100px; height:35px; display:block; color:#7d7c78; font-size:16px; text-align:left; line-height:35px;  padding-left:50px; margin-top:30px;background-position:-946px -325px}




/* list 页面 开始 */
.list{ width:100%; height:auto; margin:auto; margin-bottom:90px;}
.list_conten{ width:1200px; height:auto; margin:auto; position:relative}
.right_nav{ width:160px; height:424px; background:url(/images/right_img_04.jpg) no-repeat; position:absolute; z-index:999; top:-99px; float:left}
.right_nav_conten{ position:relative;width: 160px;height: 424px;}
.right_nav_conten_right{ width:146px; height:315px; background:#FFF; position:absolute; left:0; bottom:10px;}
.right_nav_conten_right ul{ margin-top:10px;}
.right_nav_conten_right ul li{ border-bottom:1px solid #e1e1e1; text-align:center; line-height:35px; position:relative}
.right_nav_conten_right ul li.active {
    background-color: #ff7800;
    color: #fff;
    text-decoration: none;
}
.right_nav_conten_right ul li.active a{color: #fff;}
.right_nav_conten_right ul li a:before {
    position: absolute;
    content: '';
    left: 16px;
    top: 10px;
    width: 17px;
    height: 17px;
    background: url(../images/icon.png) no-repeat -16px -78px;
}
.right_nav_conten_right ul li:hover{ background:#ff7800}
/*.right_nav_conten_right ul li:before{content:' '; width:17px; height:17px; position:absolute; left:16px; top:10px; /*background:url(/images/right_ioc_10.png) no-repeat; border-radius:8px}*/

.right_nav_conten_right ul li a{ font-size:16px; color:#666; font-family:'微软雅黑';display: inline-block;width: 100%;}
.right_nav_conten_right ul li a:hover{ color:#fff;display: inline-block;width: 100%;}

.left_nav{ width:996px; height:auto; float:right}
.left_nav ul{ width:100%; height:auto; margin:auto}
.left_nav ul li{ width:994px; height:232px; background:#f8f7f7; border:#e1e1e1 solid 1px; border-left:#3d3f4b solid 1px; margin-top:30px;}
.left_nav ul a:nth-child(1) li{border-left:#ff7800 solid 1px;}
.left_nav ul a:nth-child(2) li{border-left:#ff7800 solid 1px;}
.list_li_left{ width:327px; height:185px; float:left; margin-top:25px; margin-left:25px; overflow:hidden}
.list_li_right{ width:580px; height:165px; float:right; margin-top:42px; margin-right:28px;}
.list_li_right p:nth-child(1){ font-size:20px; color:#3d3f4b; font-family:'微软雅黑'; margin-bottom:20px}
.list_li_right p:nth-child(2){ color:#666666; font-size:14px;font-family:'微软雅黑'; line-height:24px;}
.list_li_right p:nth-child(3){ color:#999999;font-size:12px;font-family:'微软雅黑'; margin-top:20px; text-align:right}

.simpleBlock {
  width: calc(100% - 100px);
}
 
.lb-l-con-con-bot{margin:35px auto 0 auto;height:54px;position:relative;width:100%;}
.lb-l-con-con-bot ul{float:left;position:relative;left:50%;}
.lb-l-con-con-bot ul li{line-height:20px;padding:0 9px;border:1px solid #d1d1d1;margin-right:5px;position:relative;right:50%;float:left; font-size:14px; font-family:'微软雅黑'}
.lb-l-con-con-bot ul li a{color:#000000;}
.thisclass{ background:#ff7800; color:#FFF}

.comment{ width:100%; height:auto; margin:auto}
.comment_conten{ width:996px; height:auto; margin:auto; position:relative; float:right}
.comment_conten_title{ width:100%; height:37px; background:url(/images/bottom_bg_03.jpg) no-repeat left;}
.comment_conten_title p{ width:350px; height:37px; line-height:37px; text-align:center; font-size:16px; color:#FFF; margin-left:10px;}

.comment_conten_body{ margin-top:25px; width:100%;}
.comment_conten_body textarea{ width:994px; border:#e1e1e1 1px solid;}
.left{ float:left;}
.right{ float:right;}
.clear{ clear:both;}

/*.banner{ width:100%; height:600px; background:url(/images/banner_02.jpg) no-repeat center; margin:auto;}*/

.swiper-container {
        width: 100%;
        height: 600px;
    }
    .swiper-slide {
        background-position: center;
        background-size: cover;
    }
.swiper-button-next{ right:360px !important;background: #94a0ac;
    background-position: center;
    background-repeat: no-repeat !important;width:57px !important; height:74px !important;
    background-size: 65% !important;}
.swiper-button-prev{ left:360px !important;background: #94a0ac;
    background-position: center;
    background-repeat: no-repeat !important;
    background-size: 65% !important; width:57px !important; height:74px !important;}
.swiper-pagination-white .swiper-pagination-bullet-active{ background:#00959c !important}
.swiper-pagination-white .swiper-pagination-bullet{ background:#cccccc}

/*  */
.mbx{ color:#e1e1e1; font-family:'微软雅黑'; font-size:12px;position: absolute;top: -20px;}
.mbx a{ color:#FFF}
.mbx a:hover{color:#e1e1e1;}

body, div, menu, ol, ul, li, dl, dd, dt, h1, h2, h3, h4, h5, h6, input, p, form, header, nav, article, section, aside, footer, video, audio, figure, textarea {

	padding: 0;

	margin: 0;

}

input, select, textarea, img, area {

	outline: none;

	border: none;

}

input, select, textarea {

	background: #FFF;

}

mark {

	background: none;

}

img {

	vertical-align: middle;

}

textarea {

	resize: none;

}

li {

	list-style-type: none;

}

body {

	font: 14px/1 "Microsoft YaHei";

}

em, i, strong, b, small, h1, h2, h3, h4, h5, h6, address, cite {

	font-style: normal;

	font-weight: normal;

	font-size: 100%;

}

span, b, em, i, strong, small, label, a, mark {

	display: inline-block;

}

em, i, strong, b, small, span, li, a, mark {

	transition: all 0.4s;

}

ul li {

	transition: 0s;

}

a {

	text-decoration: none;

	outline: none;

	color: inherit;

}

a:hover, a:active, a:link, a:visited {

	

	text-decoration: none !important;

}



.clear-fix {

	clear: both;

*zoom: 1;

}

.clear-fix:after {

	clear: both;

	display: block;

	visibility: hidden;

	height: 0;

	line-height: 0;

	content: "";

	font-size: 0;

}

.fl {

	float: left;

}

.fr {

	float: right;

}

.w996 {

	width: 996px;

	margin: 0 auto;

}



.no-mt {

	margin-top: 0!important;

}

.no-mr {

	margin-right: 0 !important

}

.no-mb {

	margin-bottom: 0 !important

}

.no-ml {

	margin-left: 0 !important

}

.no-pt {

	padding-top: 0 !important

}

.no-pr {

	padding-right: 0 !important

}

.no-pb {

	padding-bottom: 0 !important

}

.no-pl {

	padding-left: 0 !important

}

.no-bt {

	border-top: none !important

}

.no-br {

	border-right: none !important

}

.no-bb {

	border-bottom: none !important

}

.no-bl {

	border-left: none !important

}

.no-ti {

	text-indent: 0;

	color: #c80101;

}

#top_dh {

	background: #f8f8f8;

	font-size: 12px;

	color: #7f7f7f;

	padding: 5px 0;

	border-bottom: 1px solid #bcbcbc;

	clear: both;

*zoom: 1;

}

#top_dh:after {

	clear: both;

	display: block;

	visibility: hidden;

	height: 0;

	line-height: 0;

	content: "";

	font-size: 0;

}

#top_dh div {

	width: 1200px;

	margin: 0 auto;

}

#top_dh ol {

	float: left;

}

#top_dh li {

	padding-right: 12px;

	margin-right: 12px;

	float: left;

	border-right: 1px solid #bcbcbc;

}

#top_dh li.top-last-li {

	border-right: none;

}

#top_dh em {

	width: 9px;

	height: 12px;

	background: url("/images/top-phone.jpg") center no-repeat;

	vertical-align: middle;

	margin-right: 6px;

}

#top_dh span {

	float: right;

	word-spacing: 10px;

}



#nav_dh {

	background: url("/images/nav_bg_06.jpg");

	color: #ffffff;

	text-align: center;

}

#nav_dh > ul {

	clear: both;

*zoom: 1;

	display: inline-block;

}

#nav_dh > ul:after {

	clear: both;

	display: block;

	visibility: hidden;

	height: 0;

	line-height: 0;

	content: "";

	font-size: 0;

}

#nav_dh > ul > li {

	float: left;

	position: relative;

}

#nav_dh > ul > li > a, #nav_dh > ul > li > span {

	padding: 0 40px;

	font-size: 17px;

	line-height: 48px;
	color:#FFF;

}

#nav_dh > ul > li:hover {

	background: #005895;

}

#nav_dh > ul > li:hover div {

	display: block;

}



#nav_dh > ul div {

	position: absolute;

	display: none;

	padding: 10px 30px;

	width: 280px;

	background: #05548a;

	text-align: left;

	z-index: 10;

	clear: both;

*zoom: 1;

}

#nav_dh > ul div:after {

	clear: both;

	display: block;

	visibility: hidden;

	height: 0;

	line-height: 0;

	content: "";

	font-size: 0;

}

#nav_dh > ul div em {

	width: 8px;

	height: 8px;

	vertical-align: middle;

	background: #ffffff;

	margin: 0 6px;

}

#nav_dh > ul div ol {

	float: left;

}

#nav_dh > ul div ol li {

	clear: both;

}

#nav_dh > ul div ul {

	float: right;

}

#nav_dh > ul div a {

	line-height: 40px;

	font-size: 16px; color:#FFF

}

.zqhd {

	background: url(images/zqpc.jpg) no-repeat center center;
	height:140px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}



.zqhd dl {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 140px;
	margin: 0 auto;
}

.zqhd dl dd {

	position: absolute;

	cursor: pointer;

}


.zqhd .zqpc3{

	height: 100%;width: 100%;

	}

.zqhd .zqpc3 a{

	height: 100%;

	width: 100%;

	display: block;

}

.zqhd .coik {

	z-index:1;

	right: 0px;

	width: 22px;

	height: 22px;

	top: 0px;

}



#rightnav1{ display: none !important;}
#header { width: 1200px; margin: 0 auto; height: 80px; background: url("/images/header.jpg") center no-repeat; }


.jb_about{ width:815px; margin-left:10px; margin-top:20px;font-size:15px; color:#333333;}
.jb_about_btn{ width:640px; margin:0 auto; margin-top:60px;}
.jb_about_btn img{ margin-right:30px;}
.jb_about p{line-height: 22px; color:rgb(51,51,51); font-size: 16px;line-height: 28px;}
.jb_about strong {color: #000; font-weight:600}
.list_r_tab{ width:815px;margin: 40px auto; margin-top:10px}
.list_r_tab ul{ width:815px; height:47px; }
.list_r_tab ul li{ width:161px; height:47px; float:left; margin-left:2px; background:url(/images/ntab.png) no-repeat;line-height:40px; text-align:center; color:#000000; font-size:18px; cursor:pointer;border: none;margin-top: 0px;}
.list_r_tab ul .active{ background:url(/images/ntab_h.png) no-repeat; color:#fff; display:block;}
.title_h2{    width: 815px;
    margin: 40px auto;
    font: 30px/40px "Microsoft YaHei";
    color: #496eb8;
    margin-bottom: 10px;}


.con_right1 {
    float: left;
    width: 838px;
    height: auto;
    border: 1px solid #CCC;
    background: #FFF;
}

.con_nr1 {
    width: 838px;
    height: 40px;
    background: url(/images/wzdh.png)
}

.con_nr1 p {
    display: block;
    margin-left: 30px;
    line-height: 40px
}

.con_nr1 p,
.con_nr p a {
    color: #fff
}

.con_nr_ly1 {
    height: auto;
    width: 810px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 10px;
    border-bottom: 1px solid #cccccc;
}

.con_nr_ly1 h1 {
    text-align: center;
    font-size: 2em;
    font-weight: normal;
    margin-top: 10px;
    color: #000000;
    margin-top: 40px;
    margin-bottom: 40px;
}

.con_nr_tj1 {
    float: left;
    margin-left: 50px;
    width: 750px;
    font-family: "宋体";
    color: #7e7e7e;
}

.con_nr_tj1 p {
    float: left;
    margin-left: 80px;
    line-height: 30px;
    color: #999999;
}

.con_nr_sc_1 {
    width: 838px;
    float: left;
}

.con_nr_sc1 {
    float: right;
    height: 30px;
    width: 230px;
}

.con_nr_sc1 span {
    line-height: 30px;
    float: left;
}
.con_wznr1 {
    margin: 24px 48px;
    
}
.con_wznr1{}
.con_wznr1 p,.con_wznr1 div {
    line-height: 36px;
    font-size: 18px;
    color: #333333;
    text-align: justify;
}

.con_wznr1 div span{font-size: 18px !important}
.con_wznr1 p strong{   display: initial;
    font-weight: 700;}

.con_swt14 {
	width: 300px;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
	margin: auto;
	border-top: 1px solid #cccccc;
}

.con_swt14 li {
	height: 45px;
	width: 300px;
	display: block;
	margin-bottom: 10px;
	margin-top: 20px;
}

.con_swt14 img {
	float: left;
	margin: 3px 20px 3px 10px;
}

.con_swt14 li p {}

.com_swt14 li p b {
	font-size: 18px;
	color: #333333;
	font-weight: 300;
	font-size: 16px;
}

.con_swt14 li p span {
	font-size: 14px;
	color: #999999;
	font-weight: normal;
}

.con_swt_yzxx {
	width: 253px;
	height: 114px;
	border: 1px solid #e5e5e7;
	margin-top: 20px;
	margin-left: 10px;
	margin: auto;
}

.arcyy {
	width: 700px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}
.arcyy a{ color:#FFF}

.arcyy_1 {
	width: 310px;
	float: left;
	margin-left: 20px;
}

.arcyy_2 {
	width: 200px;
	height: 36px;
	line-height: 36px;
	padding-left: 10px;
	border: 1px solid #d4d4d4;
	border-right: none;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	color: #666;
	float: left;
}

.arcyy_3 {
	height: 38px;
	cursor: pointer;
	background: #ffab19;
	text-align: center;
	line-height: 40px;
	width: 90px;
	color: #fff;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	float: left;
}

.arcyy_4 a {
	display: block;
	width: 80px;
	padding-left: 56px;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	color: #fff;
}

.arcyy_4 a.a1 {
	background: #1fb492 url(/images/arcbtn_06.png) no-repeat 18px center;
	margin-left: 30px;
}

.arcyy_4 a.a2 {
	background: #ff8933 url(/images/arcbtn_03.png) no-repeat 18px center;
	margin-left: 30px;
}

.article_bottom {
	width: 720px;
	height: 90px;
	margin-top: 30px;
	margin: auto;
	padding-bottom: 30px;
}

.article_bottom li {
	float: left;
	margin-left: 25px;
	width:190px !important;
	height:90px !important;
	 border:none !important;
	 margin-top:0 !important;
}

.xgyd_2 {
    width: 730px;
    float: left;
    margin-bottom: 20px;
    margin-left: 60px;
    margin-top: 20px;
}

.xgyd_2 h2 {
    font-size: 20px;
    color: #787878;
    margin-bottom: 10px;
}

.xgyd_2 li {
    background: url(/images/redyuan.jpg) no-repeat left !important;
    display: block !important;
    width: 720px !important;
    float: left !important;
    line-height: 34px !important;border:none !important; border-left:0px !important; height:auto !important;
	 margin-top:0 !important;
}
.xgyd_2 li a:hover{ color:#006dc0}

.xgyd_2 li span {
    float: right;
    font-size: 12px;
    color: #adadad;
}

.xgyd_2 li a {
    margin-left: 20px;
}


                              
/* 栏目页  开始 */
.l_conten{ width:100%; height:auto; background:#f0f0f0; padding-bottom:76px;}
.l_banner{ width:100%; height:380px; margin:auto; background:url(/images/l_banner_03.jpg) no-repeat center;}
.cb{ clear:both}


#diseasel:after { clear: both; display: block; visibility: hidden; height: 0; line-height: 0; content: ""; font-size: 0; }
#diseasel dl.disease-one { width:100%; }
#diseasel dl.disease-two { width: 264px; margin-left: 50px; float: left; }
#diseasel dl.disease-thr { width: 390px; float: right; }
#diseasel dt { border-bottom: 1px solid #cfcfcf; margin-bottom: 10px; }
#diseasel dt span { font-size:24px; border-bottom: 3px solid #1c1d26; color: #3d3f4b; padding-bottom: 8px; margin: 0 0 -2px 0px; position:relative; margin-left:18px;}
#diseasel dt span:before{ content:' '; width:5px; height:23px; position:absolute; background:#0051a3; left:-18px;}
#diseasel dd { text-align: justify; }
#diseasel dd a { font-size: 14px; margin: 5px 1.7px; word-spacing: 0; }

.l_first{ width:100%; height:auto; margin-top:32px; }
.l_f_conten{ width:1000px; height:auto; margin:auto;}
.l_f_conten_left{ width:693px; height:234px; padding:18px 12px; float:left;background:#fff}
.l_f_conten_left_img{ width:340px; height:234px; float:left; position:relative}
.l_f_conten_left_ddd{ width:332px; height:35px; background:#666; opacity:0.8; position:absolute; bottom:0; line-height:35px; font-family:'微软雅黑'; font-size:16px; text-align:left; padding-left:8px; color:#FFF}
.l_f_conten_left_txt{ width:340px; height:auto; float:right}
.l_f_conten_left_txt_p1{ width:100%; height:auto; font-size:14px; font-family:'微软雅黑'; color:#3d3f4b; text-indent:2rem; margin-top:20px; line-height:20px;}
.l_f_conten_left_txt_p1 a{ color:#ff7800; display:inline;}
.l_f_conten_left_txt_p2{ width:160px; height:30px; line-height:30px; border:1px solid #006ac8; box-sizing:content-box; text-align:center; font-size:14px; color:#006ac8; margin:auto; margin-top:15px;}
.l_f_conten_left_txt_p2 a{ width:100%; height:auto; display:inline-block;color:#006ac8;}
.l_f_conten_left_txt_p2:hover{ background:#006ac8; color:#FFF;}
.l_f_conten_left_txt_p2:hover a{color:#FFF;}
.l_f_conten_right{ width:256px; height:234px; padding:18px 7px; float:right;background:#fff;}
.l_f_conten_right_title{ width:100%; height:auto; margin:auto}
.l_f_conten_right_title li{ position: relative;text-align: center;margin-left:10px; padding-top:50px; font-size:13px; color:#000;}
.l_f_conten_right_title li:before{content:' '; width:46px; height:46px; background:url(/images/l_ioc_12.png) no-repeat #999999 center; border-radius:23px; position:absolute; background-position:10px;    bottom: 20px;}
.l_f_conten_right_title li:hover:before{content:' '; width:46px; height:46px; background:url(/images/l_ioc_12.png) no-repeat #ff7800 center; border-radius:23px; position:absolute; background-position:10px;    bottom: 20px;}
.l_f_conten_right_title a:nth-child(1) li{ margin-left:0px;}
.l_f_conten_right_title a:nth-child(2) li:before{background:url(/images/l_ioc_12.png) no-repeat #999999 center;     background-position: -56px 9px;}
.l_f_conten_right_title a:nth-child(2) li:hover:before{background:url(/images/l_ioc_12.png) no-repeat #ff7800 center;     background-position: -56px 9px;}
.l_f_conten_right_title a:nth-child(3) li:before{background:url(/images/l_ioc_12.png) no-repeat #999999 center;     background-position: -124px 7px;}
.l_f_conten_right_title a:nth-child(3) li:hover:before{background:url(/images/l_ioc_12.png) no-repeat #ff7800 center;     background-position: -124px 7px;}
.l_f_conten_right_title a:nth-child(4) li:before{background:url(/images/l_ioc_12.png) no-repeat #999999 center;     background-position: -189px 10px;}
.l_f_conten_right_title a:nth-child(4) li:hover:before{background:url(/images/l_ioc_12.png) no-repeat #ff7800 center;     background-position: -189px 10px;}
.l_f_conten_right_img{ width:258px; height:17px; margin-top:10px;}  
.l_f_conten_right_form{ width:258px; height:auto; margin:auto; margin-top:17px;}
.l_f_conten_right_form p{ color:#2b2b2b; font-size:13px; margin-top:10px}
.l_f_conten_right_form p:nth-child(1){ margin-top:0}
.l_f_conten_right_form p i{ color:#F00}
.l_f_conten_right_form p input{ border:1px solid #b5b5b5; border-radius:5px; height:22px; padding-left:5px}
.coolbg{ width:105px; height:26px; background:#ff7800; border-radius:10px; color:#fff}

                           

.l_ni{ width:100%; height:auto; margin-top:50px;}
.l_ni_conten{ width:1000px; height:auto; margin:auto; background:#fff; padding-top:30px;}
.l_ni_conten_b{ width:100%; height:auto; margin-top:22px;    padding-bottom: 20px;}
.l_ni_conten_b ul{ width:950px; height:auto; margin:auto}
.l_ni_conten_b ul li{ float:left; position:relative; width:158px; height:300px; margin-right:12px; background:#006ac8;     overflow: hidden; cursor:pointer}
.l_ni_conten_b ul li:nth-child(1){ width:609px;}
.l_ni_conten_b ul li:nth-child(3){margin-right:0px;}
.l_ni_conten_txt{ width:158px; height:42px; background:#000; opacity:0.5; position:absolute; bottom:0px;}
.l_ni_conten_txt p{ text-align:center; font-size:20px; color:#fff; line-height:42px}
.l_ni_conten_txt p i{ font-size:18px;}
.l_ni_conten_txt1{ width:425px; height:267px; position:absolute; background:url(/images/bg_l_03.png); left:165px; bottom:15px; font-family:'微软雅黑';  }
.l_ni_conten_txt1_p1{ font-size:24px; color:#006dc0;padding-top:16px; padding-left:12px; margin-bottom:12px;font-weight:700;}
.l_ni_conten_txt1_p1 i{ font-size:14px;}
.l_ni_conten_txt1_p2{ color:#fff;font-family:'微软雅黑'; font-size:12px; padding-left:12px; margin-bottom:14px; line-height:18px;}
.l_ni_conten_txt1_p3{ padding:5px 14px; border-radius:10px; background:#006dc0; color:#FFF; text-align:center; width:77px; height:20px; line-height:20px; margin-left:12px;}
.l_ni_conten_txt1_p4{ color:#fff;font-family: '微软雅黑'; font-size:12px; padding-left:12px; margin-bottom:26px; line-height:18px; margin-top:12px;}

.y_huanj{ width:100%; height:auto; margin-top:50px; }
.y_huanj_conten{ width:1000px; height:auto; margin:auto; background:#fff; padding-top:30px;}

/*expert*/
#expert1{
        
        border-bottom:none;
        width:1028px;
        margin:0 auto 30px;
        overflow:hidden;
        color:#ffffff; height:auto;
}
#expert1 .bd1{
        position:relative;
}
#expert1 .bd1 span{
        position:absolute;
        top:50%;
        margin-top:-41px;
        width:29px;
        height:83px;
        z-index:8;
        cursor:pointer;
        opacity:0;
        filter:alpha(opacity=0);
        transition:0.4s;
}
#expert1 .bd1:hover span{
        opacity:100;
        filter:alpha(opacity=100);
}
#expert1 .bd1 span.prev1{
        
		background: url(/images/en_qh_03.png) #b2b2b2 no-repeat;
    width: 45px;
    height: 45px;
    cursor: pointer;
    position: absolute;
   
    z-index: 1;
    border-radius: 24px;
    z-index: 1000;
        left:18px;
}
#expert1 .bd1 span.next1{
     background: url(/images/en_qh_05.png) #b2b2b2 no-repeat;   
    width: 45px;
    height: 45px;
    cursor: pointer;
    position: absolute;
    
    border-radius: 24px;
    
    z-index: 1000;
        right:50px;
}
#expert1 .bd1 ul{
        width:6000px;
        margin-left:5px !important;
        clear:both;
        *zoom:1;
}
#expert1 .bd1 ul:after{
        clear:both;
        display:block;
        visibility:hidden;
        height:0;
        line-height:0;
        content:"";
        font-size:0;
}
#expert1 .bd1 ul li{
        float:left;
       
        width:235px; margin-left:10px;
		position:relative;
		-moz-transition: all 0.2s linear 0s;
    	-webkit-transition: all 0.2s linear 0s;
    	transition: all 0.2s linear 0s;
		margin-top:4px;
}

#expert1 .bd1 ul li dd{
        
}
#expert1 .bd1 ul li img{
        width:100%;
        
}
#expert1 .bd1 ul dl{
        clear:both;
        *zoom:1;
}
#expert1 .bd1 ul dl:after{
        clear:both;
        display:block;
        visibility:hidden;
        height:0;
        line-height:0;
        content:"";
        font-size:0;
}
#expert1 .bd1 ul dl dd{
        
        
        text-align:center;
        padding-top:10px;
        
}
#expert1 .bd1 ul dl dd h2{
        font-size:18px;
        margin-bottom:10px;
		color:#000;
}
#expert1 .bd1 ul dl dd h2 em{ font-size:25px;}
#expert1 .bd1 ul dl dd p{
        font-size:16px;
		color:#666666;
		line-height:24px;
		text-align:left
}
#expert1 .bd1 ul dl dt{
        float:right;
        font-size:18px;
        background:#005895;
        width:40px;
        padding:10px;
        line-height:24px;
        height:50px;
}
#expert1 .bd1 .expert-mask1{
        position:absolute;
        left:0;
        bottom:70px;
        width:100%;
        height:88px;
        line-height:88px;
        font-size:46px;
        text-align:center;
}
#expert1 .bd1 .expert-mask1 .expert-shadow1{
        width:100%;
        height:100%;
        background:#005895;
        opacity:0.4;
        filter:alpha(opacity=40);
}
#expert1 .bd1 .expert-mask1 .expert-text1{
        position:absolute;
        left:0;
        top:0;
        width:100%;
        height:100%;
        text-transform:uppercase;
        font-weight:bold;
        opacity:0.8;
        filter:alpha(opacity=80);
}

/* 医院简介 开始 */
.jj{ width:100%; height:auto; margin:auto; margin-top:20px;}
.jj1{ width:996px; height:auto;}
.jj1_conten{ width:100%; height:auto; margin:auto}
.jj1_conten_left{ width:387px; height:403px; float:left}
.jj1_conten_right{ width:572px; height:auto; float:right}
.jj1_conten_right p:nth-child(1){ font-family:'微软雅黑'; font-size:30px; color:#3d3f4b; margin-top:20px;}
.jj1_conten_right p:nth-child(2){font-family:'微软雅黑'; font-size:16px; color:#666666; margin-top:25px; line-height:24px;}
.jj1_conten_right p:nth-child(3){font-family:'微软雅黑'; font-size:16px; color:#666666; margin-top:25px; line-height:24px;}

/*.jj2{ width:800px; height:auto; background:#e1e1e1; margin-top:50px;position:relative}
.jj2 ul{ width:740px; height:auto; margin:auto; }
.jj2 ul li{ float:left; width:180px; height:130px;  margin:18px 0px; border:none;margin-left:5px;}
.jj2 ul li:nth-child(1){ margin-left:0px;}
.jj2_left{ width:30px; height:30px; background:#9f9f9f; text-align:center; line-height:30px; border-radius:15px;    position: absolute;top: 70px;left: 8px; cursor:pointer}
.jj2_left img{ width:30px; height:30px;}
.jj2_right{ width:30px; height:30px; background:#9f9f9f; text-align:center; line-height:30px; border-radius:15px;position: absolute;top: 70px;right: 8px;cursor:pointer}
.jj2_right img{ width:30px; height:30px;}*/
.jj2{ width:996px; height:auto; background:#e1e1e1; margin-top:50px;position:relative}
.jj2 ul{ width:935px; height:auto; margin:auto; }
.jj2 ul li{ float:left; width:230px; height:165px;  margin:18px 0px; border:none;margin-left:5px;}
.jj2 ul li img{width:230px;}
.jj2 ul li:nth-child(1){ margin-left:0px;}
.jj2_left{ width:30px; height:30px; background:#9f9f9f; text-align:center; line-height:30px; border-radius:15px;    position: absolute;top: 70px;left: 8px; cursor:pointer}
.jj2_left img{ width:30px; height:30px;}
.jj2_right{ width:30px; height:30px; background:#9f9f9f; text-align:center; line-height:30px; border-radius:15px;position: absolute;top: 70px;right: 8px;cursor:pointer}
.jj2_right img{ width:30px; height:30px;}

.jj_chengluo{ color:#666; font-size:16px;font-family:'微软雅黑'; text-align:center; margin:20px 0 60px 0; width:996px;}



.jj_isya{ width:100%; height:auto; margin:auto}
.jj_isya_conten{ width:996px; height:auto; position:relative}
.jj_isya_conten_title{ width:100%; height:auto; margin:auto}
.jj_isya_conten_title p{ font-size:30px; color:#3d3f4b; text-align:center;font-family:'微软雅黑';}
.jj_isya_conten_body{ width:996px; height:auto; margin:20px auto}
.jj_isya_conten_body ul li{width:996px; height:auto; margin:auto; position:relative;-moz-transition:all 0.2s linear 0s;/* -webkit-transition:all 0.2s linear 0s; *//* transition:all 0.2s linear 0s; */margin-top:33px;}
/*.jj_isya_conten_body ul li:hover {-moz-box-shadow:0 0 9px rgba(8,1,3,.2);-webkit-box-shadow:0 0 9px rgba(8,1,3,.2);box-shadow:0 0 9px rgba(8,1,3,.2); border-top-color:#37aff5;-moz-transform:translate3d(0,-4px,0);-ms-transform:translate3d(0,-4px,0);-o-transform:translate3d(0,-4px,0);-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}*/
.jj_isya_conten_body_txt{ width:480px; height:auto; position:absolute; top:70px; right:0;-moz-transition:margin-top 0.3s linear 0s;-webkit-transition:margin-top 0.3s linear 0s;transition:margin-top 0.3s linear 0s;}
.jj_isya_conten_body ul li:hover .jj_isya_conten_body_txt {}

.jj_isya_conten_body_txt p:nth-child(1){ width:450px; height:62px; margin-bottom:37px; background:#3d3f4b; padding-left:30px; line-height:62px; font-size:33px; color:#ffffff}
.jj_isya_conten_body_txt p:nth-child(1) i{ font-size:27px;}

.jj_isya_conten_body_txt p:nth-child(2){ font-size:18px; color:#000; line-height:24px; margin-bottom:34px;}
.jj_isya_conten_body_txt p:nth-child(2) i{ font-weight:700}

.jj_isya_conten_body_txt p:nth-child(3) i{ width:122px; height:32px; text-align:center; line-height:32px; color:#e1e1e1; font-size:18px; border-radius:16px; cursor:pointer}
.i_1{ margin-left:34px;}
.i_2{ margin-left:20px;}
.jj_isya_conten_body ul li:hover .jj_isya_conten_body_txt .i_1{ background:#25c53f; margin-top:-15px;}
.jj_isya_conten_body ul li:hover .jj_isya_conten_body_txt .i_2{ background:#ff7800; margin-top:-15px; }

.jj_isya_conten_body ul li img{ width:996px;}
.jj_isya_conten_tt{position: absolute; width:100%}
.jj_isya_conten_tt ul{ position:relative}
#zzj_cc_11{width: 90px;height: 90px;position: absolute;left: 0px;bottom: 175px;    background: url(/images/banner_zuoyou_03.png) center no-repeat;}
#zzj_cc_22{width: 90px;height: 90px;position: absolute;right: 0px;bottom: 175px;    background: url("/images/banner_zuoyou_05.png") center no-repeat;}
.jj_isya_conten_tt ul li{ width:26px; height:4px; background:#5a5a5a; margin:0; border:none; margin-left:10px; float:left; cursor:pointer}
.jj_bggg{ background:#006dc0 !important;}
.jj_isya_conten_tt ul li:nth-child(1){ margin:0}
.di_none{ display:none}

.jj_ad{ width:996px; height:auto; margin:20px auto 60px 0}

.jj_isya1{ width:100%; height:auto; margin:auto}
.jj_isya_conten1{ width:996px; height:auto; position:relative}
.jj_isya_conten_title1{ width:100%; height:auto; margin:auto}
.jj_isya_conten_title1 p{ font-size:30px; color:#3d3f4b; text-align:center;font-family:'微软雅黑';}
.jj_isya_conten_body1{ width:996px; height:auto; margin:20px auto}
.jj_isya_conten_body1 ul li{width:996px; height:auto; margin:auto}

.jj_isya_conten_body1 ul li img{ width:996px; height:372px;}
.jj_isya_conten_tt1{position: absolute;bottom: 0;   background:#3d3f4b; width:151px; height:auto}
.jj_isya_conten_tt1 ul{width:136px; height:auto; margin:auto;padding:6px 0;}
.jj_isya_conten_tt1 ul li{ width:124px; height:52px; background:#5a5a5a; margin:0; border:none; margin-left:7px; float:left; cursor:pointer; margin-bottom:8px;}
.jj_bggg1{ border:#006db8 1px solid !important; box-sizing:content-box;}
.jj_isya_conten_tt1 ul li:nth-child(1){}
.di_none1{ display:none}

.jj_hj{ width:100%; height:auto; margin:auto; margin-top:120px;}
.jj_hj_conten{ width:996px; height:auto; position:relative}
.jj_hj_conten_title{ width:100%; height:auto; margin:auto; margin-bottom:27px;}
.jj_hj_conten_title_left,.jj_hj_conten_title_right{ width:498px; height:43px; float:left; background:#e1e1e1; cursor:pointer}
.jj_title_bg{ background:url(/images/jj_huangj_57.jpg) no-repeat; color:#FFF; height:64px;background-size: 100%;}
.jj_title_bg p{ color:#FFF !important}
.jj_hj_conten_title_left p,.jj_hj_conten_title_right p{ width:496px; height:34px; line-height:34px; font-size:16px; color:#3d3f4b;font-family:'微软雅黑'; text-align:center}

.mid {
    clear: both;
    width: 996px;
    margin: 0 auto;
    padding-bottom: 40px;
    position: relative;
}
.mh{ font-size: 38px; display: block; text-align: center; color: #343434; line-height: 37px; padding-top: 34px; }.mh p{display:block; font-size:20px; font-weight:100;}

/*专家团队*/
.pinpaiContent .contentRight {width:1008px;padding-top:35px;}
.seoNavs {left:0;top:-32px;width:100%;line-height:32px;color:#e1e1e1;font-size:12px;}
.seoNavs a {color:#e1e1e1;text-decoration:none;} 
.pinpaiWrapper {width:100%;padding-top:19px;}
.pinpaiWrapper .content1 {height:511px; background:url(../images/pinpaiImg2.jpg) no-repeat center;}
.pinpaiWrapper .content1 img{float:left;}
.pinpaiWrapper .content1 p {width:558px;font-size:20px;line-height:38px;float:right;}
.pinpaiWrapper .content2 {width:100%;height:565px;padding:54px 0;}
.pinpaiWrapper .content2 .aside {width:475px;}
.pinpaiWrapper .content2 h4 {font-size:40px;color:#3d3f4b;line-height:70px;}
.pinpaiWrapper .content2 .title {width:211px;height:50px;line-height:50px;font-size:36px;text-align:center;color:#fff;-moz-border-radius:25px;-webkit-border-radius:25px;border-radius:25px;font-style:italic;margin-top:15px;}
.pinpaiWrapper .content2 .title1,.pinpaiWrapper .content2 .bside .bigCircle1 { background-color:#ef7f7f;}
.pinpaiWrapper .content2 .title2,.pinpaiWrapper .content2 .bside .bigCircle2 { background-color:#e11884;}
.pinpaiWrapper .content2 .title3,.pinpaiWrapper .content2 .bside .bigCircle3 { background-color:#853f8a;}
.pinpaiWrapper .content2 p {font-size:20px;color:#000;line-height:44px;}
.pinpaiWrapper .content2 .bside {width:426px;height:426px;margin-right:47px;margin-top:20px;display:inline;}
.pinpaiWrapper .content2 .bside .smallCircle {left:50%;top:50%;font-size:24px;color:#3d3f4b;text-align:center;width:105px;height:104px;line-height:104px; background-color:#FFF;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;-moz-box-shadow:0 0 57px rgba(0,0,0,.1);-webkit-box-shadow:0 0 57px rgba(0,0,0,.1);box-shadow:0 0 57px rgba(0,0,0,.1);margin-top:-52px;margin-left:-52px;}
.pinpaiWrapper .content2 .bside .bigCircle {left:50%;top:50%;width:226px;height:226px;line-height:226px;font-size:33px;text-align:center;color:#fff;font-style:italic;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;-moz-box-shadow:0 0 57px rgba(0,0,0,.1);-webkit-box-shadow:0 0 57px rgba(0,0,0,.1);box-shadow:0 0 57px rgba(0,0,0,.1);}
.pinpaiWrapper .content2 .bside .bigCircle1 {margin-left:-113px;margin-top:-203px;}
.pinpaiWrapper .content2 .bside .bigCircle2 {margin-left:-210px;margin-top:-23px;}
.pinpaiWrapper .content2 .bside .bigCircle3 {margin-left:-16px;margin-top:-23px;}

.pinpaiWrapper .content3 {width:100%;height:975px; background:url(../images/pinpaiGirl.jpg) no-repeat right center;}
.pinpaiWrapper .content3 ul {width:500px; padding-top:23px;}
.pinpaiWrapper .content3 li{width:483px;height:80px;color:#fff;}
.pinpaiWrapper .content3 li a{color:#fff;}
.pinpaiWrapper .content3 li a:hover{color:#fe3509;}
.pinpaiWrapper .content3 li span {display:block;font-size:30px;width:106px;line-height:80px;text-align:center;float:left;}
.pinpaiWrapper .content3 li:nth-child(2n+1){ background-color:#3d3f4b;margin-left:16px;}
.pinpaiWrapper .content3 li:nth-child(2n){ background-color:#727878;}
.pinpaiWrapper .content3 li p {float:left;font-size:16px;line-height:80px;}
.pinpaiWrapper .content3 li:nth-child(1),.pinpaiWrapper .content3 li:nth-child(2) {height:120px;}
.pinpaiWrapper .content3 li:nth-child(1) span,.pinpaiWrapper .content3 li:nth-child(2) span {line-height:120px;}
.pinpaiWrapper .content3 li:nth-child(1) p,.pinpaiWrapper .content3 li:nth-child(2) p,.pinpaiWrapper .content3 li:nth-child(3) p{line-height:40px;}

.pinpaiWrapper .content4 {padding:50px 0;}
.pinpaiWrapper .content4 h4 {font-size:40px;text-align:center;}
.pinpaiWrapper .content4 p {font-size:20px;text-align:center; text-transform:uppercase;}
.pinpaiWrapper .content4 .service li {width:227px;height:227px;-moz-box-shadow:0 0 57px rgba(0,0,0,.1);-webkit-box-shadow:0 0 57px rgba(0,0,0,.1);box-shadow:0 0 57px rgba(0,0,0,.1);-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;margin-left:62px;margin-right:18px;display:inline;margin-top:35px;}
.qiujing { background:url(../images/icon.png) no-repeat -172px -5px;}
.chengxin { background:url(../images/icon.png) no-repeat -481px -4px;}
.reqing { background:url(../images/icon.png) no-repeat -789px -4px;}
.pinpaiWrapper .serviceBox {width:1008px;height:338px;overflow:hidden;margin:52px 0;}
.pinpaiWrapper .serviceBox .focus {left:0;bottom:20px;width:96%;height:5px;text-align:right;}
.pinpaiWrapper .serviceBox .focus span {width:30px;height:5px; background-color:rgba(0,0,0,.7);display:inline-block;margin:0 5px;}
.pinpaiWrapper .serviceBox .focus span.active {background-color:#c0025a;}

.pinpaiWrapper .content5 {padding-top:40px;color:#666;}
.pinpaiWrapper .content5 h3 {font-size:66px;text-align:center;line-height:80px;}
.pinpaiWrapper .content5 h4 {font-size:37px;text-align:center;line-height:60px;}
.pinpaiWrapper .content5 p {font-size:20px;text-align:center;line-height:34px;}
.pinpaiWrapper .content5 a {display:block;width:198px;height:35px;line-height:35px; background-color:#3d3f4b;color:#fff;text-decoration:none;text-align:center;font-size:14px;margin:18px auto; }
.pinpaiWrapper .content5 a:hover{color:#fe3509;}
.pinpaiWrapper .content5 .wrapper {margin:80px auto;}
.pinpaiWrapper .content5 .wrapper img {float:left;}

.expertWrapper {width:100%;}
.expertWrapper .focus {width:1008px;height:34px;}
.expertWrapper .focus span {width:112px;line-height:34px;text-align:center;color:#666;font-size:16px;cursor:pointer;float:left; background-color:#e1e1e1;border-right:1px solid #cfcfcf;position:relative;-moz-transition:all 0.3s linear 0s;-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;}
.expertWrapper .focus span.active,.expertWrapper .focus span:hover { background-color:#3d3f4b;color:#fff;}
.expertWrapper .focus span.active:after,.expertWrapper .focus span:hover:after {content:'';position:absolute;left:50%; top:34px;margin-left:-3px;width:0;height:0;border-width:6px;border-style:solid;border-color:#3d3f4b transparent transparent transparent;}
.expertWrapper .slideBox {margin-bottom:80px;min-height:294px;}
.expertWrapper .slideBox ul {width:1008px;-webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -ms-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px;-webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;}
.expertWrapper .slideBox li {width:481px;height:252px;border-width:1px;border-style:solid;border-color:#3d3f4b #e1e1e1 #e1e1e1 #e1e1e1;float:left;-moz-transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s;margin-top:33px;margin-bottom:9px;position:relative;/*overflow:hidden;*/}
.expertWrapper .slideBox_eq li {width:479px;height:361px;border-width:1px;border-style:solid;border-color:#3d3f4b #e1e1e1 #e1e1e1 #e1e1e1;float:left;-moz-transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s;margin-top:33px;margin-bottom:9px;position:relative;/*overflow:hidden;*/}

.expertWrapper .slideBox li:nth-child(2n){float:right;}
.expertWrapper .slideBox li:hover {-moz-box-shadow:0 0 9px rgba(8,1,3,.2);-webkit-box-shadow:0 0 9px rgba(8,1,3,.2);box-shadow:0 0 9px rgba(8,1,3,.2);-moz-transform:translate3d(0,-4px,0);-ms-transform:translate3d(0,-4px,0);-o-transform:translate3d(0,-4px,0);-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);z-index:2;}
.expertWrapper .slideBox li:after {content:'';position:absolute;width:4px;height:102px; background:url(../images/expertBg.jpg) no-repeat;top:6px;right:-5px;}
.expertWrapper .expertInfo {width:232px;margin-right:20px;display:inline;margin-top:32px;-moz-transition:margin-top 0.3s linear 0s;-webkit-transition:margin-top 0.3s linear 0s;transition:margin-top 0.3s linear 0s;}
.expertWrapper .expertInfo h4 {font-size:26px;line-height:46px;color:#000;font-family:"微软雅黑";}
.expertWrapper .expertInfo p {font-size:14px;color:#666;line-height:24px;}
.expertWrapper .expertInfo p.shanchang {font-family:"微软雅黑";}

.expertWrapper .expertInfo_eq {width:470px;display:inline;-moz-transition:margin-top 0.3s linear 0s;-webkit-transition:margin-top 0.3s linear 0s;transition:margin-top 0.3s linear 0s;}
.expertWrapper .expertInfo_eq h4 {font-size:18px;line-height:46px;color:#000;font-family:"微软雅黑";}
.expertWrapper .expertInfo_eq p {font-size:15px;color:#000000;line-height:24px;}
.expertWrapper .expertInfo_eq p.shanchang {font-family:"微软雅黑";}
.expertWrapper .expertInfo_eq a{ display:none}
.expertWrapper .slideBox_eq li:after {content:'';position:absolute;width:4px;height:102px; background:none;top:6px;right:-5px;}


.expertWrapper .expertInfo a {display:block;width:198px;line-height:36px;margin:32px auto;font-size:14px;color:#fff;text-align:center;text-decoration:none; background-color:#fe3509;-moz-transition:all 0.3s linear 0s;-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;opacity:0;filter:alpha(opacity:0)}
.expertWrapper .expertInfo a:hover { background-color:#d22b07;}
.expertWrapper li:hover .expertInfo {margin-top:15px;}
.expertWrapper li:hover a {margin:20px auto;opacity:1;filter:alpha(opacity:100)}
.eq_img{ width:1008px; background:#006dc0}
.eq_img ul{ width:950px; height:230px; margin:auto;}
.eq_img ul li{ margin-left:10px; width:230px; height:230px;}
.eq_img .jj2_left,.eq_img .jj2_right{ width:45px; height:45px; border-radius:24px; top:120px}
.eq_img .jj2_left img,.eq_img .jj2_right img{width:45px; height:45px;}
.eq_txt{width: 950px;height: auto;margin: auto;color: #ffffff;font-size: 15px;font-family: '黑体';line-height: 23px;text-indent: 2rem;padding-bottom: 14px;}


/*宏仁品牌*/
.pinpaiBanner,.pinpaiBanner .bannerSlide {height:322px;border-bottom:1px solid #c0025a}
.pinpaiBanner .bannerSlide li img {-moz-transform:none;-ms-transform:none;-o-transform:none;-webkit-transform:none;transform:none;}

.sideNav {position:absolute;top:-98px;width:160px; background-color:#006dc0;z-index:20}
.sideNav:after {content:'';position:absolute;bottom:-6px;left:0;z-index:-2;width:150px;height:22px; background:url(../images/shadow.png) no-repeat;}
.sideNav .innerWrapper {width:155px;height:100%; background-color:#FFF;}
.sideNav .logo {width:155px;height:58px;padding-top:33px; background-color:#006dc0; padding-bottom:7px}
.sideNav .logo i {display:block;width:103px;height:50px;margin:0 auto; background:url(../images/icon.png) no-repeat -14px -18px;}
.sideNav ul {margin-top:14px;}
.sideNav ul li {width:100%;height:39px;line-height:39px;border-bottom:1px solid #e1e1e1; cursor:pointer}
.sideNav ul li:last-child {border-bottom:none;}
.sideNav ul li a {display:block;position:relative;padding-left:50px;width:68%;font-size:16px;color:#666;text-decoration:none;-moz-transition:all 0.3s linear 0s;-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;}
.sideNav ul li a:before {position:absolute;content:'';left:22px;top:11px;width:17px;height:17px; background:url(../images/icon.png) no-repeat -16px -78px;}
.sideNav ul li a:hover,.sideNav ul li a.active { background-color:#ff7800;color:#fff;text-decoration:none;}
.sideNav ul li:hover,.sideNav ul li.active { background-color:#ff7800;color:#fff;text-decoration:none;}
.sideNav ul li:hover a,.sideNav ul li.active a{ background-color:#ff7800;color:#fff;text-decoration:none;}

/* 新首页 开始 */
.new_index{ width:100%; height:auto; margin:auto}
.new_index_conten,.new_index_conten_fisrt{ width:1200px; height:auto; margin:auto}
.new_index_conten_fisrt_left{ width:717px; height: auto; float:left}
.new_index_conten_fisrt_left_bo{ width:100%; height:auto; margin-top:20px;}
.new_index_conten_fisrt_left_bo .list_news li{ font-size:18px; color:#666666; line-height:42px;}
.new_index_conten_fisrt_right{ width:430px; height:auto; float:right}
.new_index_conten_fisrt_right_bo{ width:430px; height:230px; background:url(/images/new_index_img1_06.jpg) no-repeat;    padding-top: 16px; margin-top:10px}
.new_index_conten_fisrt_right_bo p{ font-family:'微软雅黑 Regular'; font-size:18px; line-height:34px; text-align:center; color:#FFF}
.new_index_conten_fisrt_left dl.disease-one { width:100%; }
.new_index_conten_fisrt_left dl.disease-two { width: 264px; margin-left: 50px; float: left; }
.new_index_conten_fisrt_left dl.disease-thr { width: 390px; float: right; }
.new_index_conten_fisrt_left dt { border-bottom: 1px solid #cfcfcf; margin-bottom: 10px; height:36px}
.new_index_conten_fisrt_left dt span { font-size:22px;  color: #2c2c2c; padding-bottom: 12px; margin: 0 0 -2px 0px; position:relative; margin-left:18px;}
.span_hover{border-bottom: 3px solid #006dc0;}

.new_index_conten_fisrt_left dt span:before{ content:' '; width:5px; height:23px; position:absolute; background:#006dc0; left:-18px;}
.new_index_conten_fisrt_left dt span:nth-child(2):before,.new_index_conten_fisrt_left dt span:nth-child(3):before{ content:' '; width:2px; height:23px; position:absolute; background:#000; left:-12px;}
.new_index_conten_fisrt_left dd { text-align: justify; }
.new_index_conten_fisrt_left dd a { font-size: 14px; margin: 5px 1.7px; word-spacing: 0; }
.new_index_conten_fisrt_left dd a.active { color: #ff0000; }
.new_index_conten_fisrt_left{}
.new_index_conten_fisrt_right dl.disease-one { width:100%; }
.new_index_conten_fisrt_right dl.disease-two { width: 264px; margin-left: 50px; float: left; }
.new_index_conten_fisrt_right dl.disease-thr { width: 390px; float: right; }
.new_index_conten_fisrt_right dt { border-bottom: 1px solid #cfcfcf; margin-bottom: 10px; }
.new_index_conten_fisrt_right dt span { font-size:22px;  color: #2c2c2c; padding-bottom: 12px; margin: 0 0 -2px 0px; position:relative; margin-left:18px;}
.span_hover{border-bottom: 3px solid #292b37;}
.new_index_conten_fisrt_right dt span:before{ content:' '; width:5px; height:23px; position:absolute; background:#006dc0; left:-18px;}
.new_index_conten_fisrt_right dt span:nth-child(2):before,.new_index_conten_fisrt_left dt span:nth-child(3):before{ content:' '; width:2px; height:23px; position:absolute; background:#000; left:-12px;}
.new_index_conten_fisrt_right dd { text-align: justify; }

.mt50{ margin-top:50px;}
.new_index_conten2_left{ width:717px; height:auto; float:left}
.new_index_conten2_left dl.disease-one { width:100%; }
.new_index_conten2_left dl.disease-two { width: 264px; margin-left: 50px; float: left; }
.new_index_conten2_left dl.disease-thr { width: 390px; float: right; }
.new_index_conten2_left dt { border-bottom: 1px solid #cfcfcf; margin-bottom:22px; }
.new_index_conten2_left dt span { font-size:22px;  color: #2c2c2c; padding-bottom: 12px; margin: 0 0 -2px 0px; position:relative; margin-left:18px;}
.span_hover{border-bottom: 3px solid #006dc0;}
.new_index_conten2_left dt span:before{ content:' '; width:5px; height:23px; position:absolute; background:#006dc0; left:-18px;}
.new_index_conten2_left dt span:nth-child(2):before,.new_index_conten_fisrt_left dt span:nth-child(3):before{ content:' '; width:2px; height:23px; position:absolute; background:#000; left:-12px;}

.new_index_conten2_left_bo{ width:717px; height:auto; margin:auto}
.new_index_conten2_left_bo_title{ width:717px; height:125px; background:url(/images/new_index_conten2_left_bo_title_03.jpg) no-repeat;}
.new_index_conten2_left_bo_title div{ width:130px; height:125px; float:left; margin-left:16px; cursor:pointer}
.new_index_conten2_left_bo_title div:nth-child(1){margin-left:0}
.new_index_conten2_left_bo_title_body{ width:717px; height:177px; margin:auto; margin-top:21px;}
.bz_1,.bz_2,.bz_3,.bz_4,.bz_5{ width:717px; height:177px; margin:auto}
.bz_1{background:url(/images/new_index_conten2_left_bo_title_body1.jpg) no-repeat;}
.bz_2{background:url(/images/new_index_conten2_left_bo_title_body2.jpg) no-repeat;}
.bz_3{background:url(/images/new_index_conten2_left_bo_title_body3.jpg) no-repeat;}
.bz_4{background:url(/images/new_index_conten2_left_bo_title_body4.jpg) no-repeat;}
.bz_5{background:url(/images/new_index_conten2_left_bo_title_body5.jpg) no-repeat;}
.bz_2 div a:nth-child(6),.bz_2 div a:nth-child(7),.bz_2 div a:nth-child(8),.bz_2 div a:nth-child(9),.bz_2 div a:nth-child(10),.bz_2 div a:nth-child(11){    width: 95px;
    height: 50px;
    text-align: center;
    font-size: 18px;
    line-height: 50px;
    color: #68686b;
    background: #eeeeee;
    margin-right: 18px;
    display: inline-block;
    float: left;
    margin-bottom: 20px;
    overflow: hidden;}
.bz_a{ width:683px; height:120px; padding-top: 32px; margin-left:17px;}
.bz_a a{ width:118px; height:50px; text-align:center; font-size:18px; line-height:50px; color:#68686b; background:#eeeeee; margin-right:18px; display:inline-block; float:left; margin-bottom:20px; overflow:hidden}
.bz_a a:hover{background:#4c8cc7;color:#fff;}
.bz_a a:nth-child(1){ margin-left:0}
.new_index_conten{ position:relative}
.new_index_conten2_right{ width:430px; height: 722px; background:#006db8; float:right; position:absolute; top:-342px; right:0px;}
.new_index_conten2_right p{ }
.new_index_conten2_right textarea{ width:360px; height:50px; background:#FFF; color:#000; font-size:18px; padding:10px}
.new_index_conten2_right input{ width:82px; height:33px; background:#ff5601; color:#fff; text-align:center; line-height:33px; border:none;margin-left: 298px;margin-top: 10px;}
.new_index_conten2_right_liuyan{ margin-top:8px;bottom: 10px;position: absolute; left: 25px;}
.new_index_conten2_right_txt{ width:100%; height:auto; position:absolute;bottom: 184px; line-height:34px;}
.new_index_conten2_right_txt p:nth-child(1){color:#545454; font-size:22px; text-align:center}
.new_index_conten2_right_txt p:nth-child(1) i{ font-weight:600}
.new_index_conten2_right_txt p:nth-child(2){color:#545454; font-size:21px; text-align:center}
.new_index_conten2_right_txt p:nth-child(2) i{ font-size:22px;font-weight:600}
.new_index_conten2_right_txt p:nth-child(3){color:#545454; font-size:22px; text-align:center}
.new_index_conten2_right_txt p:nth-child(1) i{ font-weight:600}
.new_index_conten2_right_img{ width:394px; height:234px; position:absolute;top: 58px;left: 18px;}
.prev_right_img,.next_right_img{ width:25px; height:25px; position:absolute; top:-40px;}
.prev_right_img{background:url(/images/dfafdafdsa_03.jpg) no-repeat; right:30px}
.next_right_img{background:url(/images/dfafdafdsa_05.jpg) no-repeat;right: 0px;}
.dsaweew1{width:394px; height:37px; background:#525252; opacity:0.7; position:absolute; bottom:0}
.dsaweew2{ width:380px; height:37px; line-height:37px; font-size:18px; color:#FFF;position:absolute; bottom:0; margin-left:7px;}
.dsaweew2 i{ font-weight:600}

.new3{ width:100%; height:auto; margin:auto; margin-top:80px;}
.new3 .jj222{ width:1200px; height:auto; background:#e1e1e1; margin:auto; position:relative}
.new3 .jj222 ul{ width:1078px; height:auto; margin:auto; }
.new3 .jj222 ul li{ float:left;   margin:18px 4px; border:none;}
.new3 .jj222 ul li img{width:262px; height:auto}
.new3 .jj222 ul li:nth-child(1){ margin-left:0px;}
.new3 .jj222_left{ width:45px; height:45px; background:#9f9f9f; text-align:center; line-height:30px; border-radius:25px;    position: absolute;top: 96px;left: 8px; cursor:pointer}
.jj222_u{overflow: hidden;width: 1080px;margin: auto;position: relative;}
.new3 .jj222_left img{ width:45px; height:45px;}
.new3 .jj222_right{ width:45px; height:45px; background:#9f9f9f; text-align:center; line-height:30px; border-radius:25px;position: absolute;top: 96px;right: 8px;cursor:pointer}
.new3 .jj222_right img{ width:45px; height:45px;}


/*expert*/
#expert_new{
        
        border-bottom:none;
        width:1200px;
        margin:0 auto 30px;
        overflow:hidden;
        color:#ffffff;
		height:580px;
		position:relative;
}
#expert_new .bd{
        
}
#expert_new .bd span{
        position:absolute;
        top:50%;
        margin-top:-41px;
        width:29px;
        height:83px;
        z-index:8;
        cursor:pointer;
        opacity:0;
        filter:alpha(opacity=0);
        transition:0.4s;
}
#expert_new .bd:hover span{
        opacity:100;
        filter:alpha(opacity=100);
}
#expert_new .bd span.prev{
        background:url("/images/next_03.jpg") center no-repeat;
        left:18px;
}
#expert_new .bd span.next{
        background:url("/images/next_05.jpg") center no-repeat;
        right:2px;
}
#expert_new .bd ul{
        width:6000px;
        margin-left:-1px !important;
        clear:both;
        *zoom:1;
}
#expert .bd ul:after{
        clear:both;
        display:block;
        visibility:hidden;
        height:0;
        line-height:0;
        content:"";
        font-size:0;
}
#expert_new .bd ul li{
        float:left;
        border:1px solid #cbcbcb;
        width:280px; margin-left:18px;
		position:relative;
		-moz-transition: all 0.2s linear 0s;
    	-webkit-transition: all 0.2s linear 0s;
    	transition: all 0.2s linear 0s;
		margin-top:4px; height:530px;
}
#expert_new .bd ul li:hover{-moz-box-shadow:0 0 9px rgba(8,1,3,.2);-webkit-box-shadow:0 0 9px rgba(8,1,3,.2);box-shadow:0 0 9px rgba(8,1,3,.2); border-top-color:#cbcbcb;-moz-transform:translate3d(0,-4px,0);-ms-transform:translate3d(0,-4px,0);-o-transform:translate3d(0,-4px,0);-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);z-index:2;}
#expert_new .bd ul li:hover .expert_div_a{top:303px;opacity:1;filter:alpha(opacity:100)}
.expert1_div{ width:217px; height:auto; margin:auto; margin-top:11px;padding-bottom: 10px; min-height:465px;}
#expert_new .expert1_div_a{    position: absolute;
    display: inline-block;
    width: 122px;
    height: 32px;
    background: #ff5b00;
    top: 264px;
    text-align: center;
    line-height: 32px;
    font-size: 18px;
    border-radius: 10px;
    left: 50px;     -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    opacity: 0;
    filter: alpha(opacity:0); color:#FFF}
.expert1_div_a:hover{ color:#FFF}
#expert_new .bd ul li dd{
        
}
#expert_new .bd ul li img{
        
}
#expert_new .bd ul dl{
        clear:both;
        *zoom:1;
}
#expert_new .bd ul dl:after{
        clear:both;
        display:block;
        visibility:hidden;
        height:0;
        line-height:0;
        content:"";
        font-size:0;
}
#expert_new .bd ul dl dd{
        
        
        text-align:center;
        padding-top:10px;
        
}
#expert_new .bd ul dl dd h2{
        font-size:21px;
        margin-bottom:10px;
		color:#000;
}
#expert_new .bd ul dl dd h2 em{ font-size:32px;}
#expert_new .bd ul dl dd p{
        font-size:17px;
		color:#666666;
		line-height:29px;
		text-align:left
}
#expert_new .bd ul dl dt{
        float:right;
        font-size:18px;
        background:#005895;
        width:40px;
        padding:10px;
        line-height:24px;
        height:50px;
}
#expert_new .bd .expert-mask{
        position:absolute;
        left:0;
        bottom:70px;
        width:100%;
        height:88px;
        line-height:88px;
        font-size:46px;
        text-align:center;
}
#expert_new .bd .expert-mask .expert-shadow{
        width:100%;
        height:100%;
        background:#005895;
        opacity:0.4;
        filter:alpha(opacity=40);
}
#expert_new .bd .expert-mask .expert-text{
        position:absolute;
        left:0;
        top:0;
        width:100%;
        height:100%;
        text-transform:uppercase;
        font-weight:bold;
        opacity:0.8;
        filter:alpha(opacity=80);
}

#disease_new { clear: both;  *zoom: 1;width: 1200px; margin: 0 auto; margin-bottom: 30px; }
#disease_new:after { clear: both; display: block; visibility: hidden; height: 0; line-height: 0; content: ""; font-size: 0; }
#disease_new dl.disease-one { width:100%; }
#disease_new dl.disease-two { width: 264px; margin-left: 50px; float: left; }
#disease_new dl.disease-thr { width: 390px; float: right; }
#disease_new dt { border-bottom: 1px solid #cfcfcf; margin-bottom: 10px; }
#disease_new dt span { font-size:24px; border-bottom: 3px solid #1c1d26; color: #3d3f4b; padding-bottom: 8px; margin: 0 0 -2px 0px; position:relative; margin-left:18px;}
.fr{ float:right}
.fl{ float:left}
#disease_new dt a{ font-size:14px;}
#disease_new dt span:before{ content:' '; width:5px; height:23px; position:absolute; background:#0051a3; left:-18px;}
#disease_new dd { text-align: justify; }
#disease_new dd a { font-size: 14px; margin: 5px 1.7px; word-spacing: 0; }
#disease_new dd a.active { color: #ff0000; }

/* shebei */
.shebei_new{ border-bottom:none;
        width:1200px;
        margin:0 auto 30px;
        overflow:hidden; padding-bottom:30px}
.shebei_new .shebei_new_conte{ width:1200px; height:auto; margin:auto}
.shebei_new .shebei_c{ width:393px; height:auto; margin:auto; float:left; position:relative; margin-top:10px; margin-left:0px}
.shebei_new .shebei div:nth-child(1),.shebei div:nth-child(2),.shebei div:nth-child(3){ margin-top:0}
.shebei_new .shebei div:nth-child(1),.shebei div:nth-child(4){ margin-left:0}
.shebei_new .shebei_img{ width:393px; height:262px;}
.shebei_new .shebei_img img{ width:393px; height:262px;}
.shebei_new .shebei_c p{ width:393px; height:42px; background:#000000; opacity:0.5; position:absolute; bottom:0px}
.shebei_new .shebei_c span{ width:393px; height:42px; color:#FFF; font-size:20px; text-align:center;position:absolute; bottom:0px; line-height:42px;}
.shebei_new .shebei_new_conte ul{}
.shebei_new .shebei_new_conte ul li{    width: 393px;float: left;margin-left: 10px;}
.shebei_new .shebei_new_conte ul li:nth-child(1){ }


/* 医生板块 开始 */
.isya{width: 100%;height:auto; position: relative; }
.isya_conten_new{ width:1200px; height:auto; margin:auto; overflow: hidden;}
.environment_new{  width:1200px; height:auto ; margin:auto; position:relative;}

.environment_new ul li{ width: 1200px; height: 473px; float: left; position:relative}
.environment_new ul li span{ width:166px; height:50px; background:#f1f9ff; color:#006dc0; font-size:21px; text-align:center; line-height:50px;    font-weight: 600;
    top: 34px;
    position: absolute;}
.em_img_x_new{ width:1860px; height:auto;/*position: absolute;margin: auto;top: 342px;left: 40px !important;*/ z-index: 999; margin:auto}
.em_img_x_new li,.em_img_x_new span{ width:169px; height:106px; background:#FFF; float:left; margin-left:10px; display: inline-block; border-radius: 0px; position: relative ; border: 2px solid #fff; background-size:100% !important}
.em_img_x_new span:nth-child(1){ background:url("/images/hj_x_15.jpg") center no-repeat !important;}
.em_img_x_new span:nth-child(2){ background:url("/images/hj_x_12.jpg") !important;}
.em_img_x_new span:nth-child(3){ background:url("/images/hj_x_05.jpg") !important;}
.em_img_x_new span:nth-child(4){ background:url("/images/hj_x_07.jpg") !important;}
.em_img_x_new span:nth-child(5){ background:url("/images/hj_x_09.jpg") !important;}
.em_img_x_new span:nth-child(6){ background:url("/images/hj_x_03.jpg") !important;}
.em_img_x_new span:nth-child(7){ background:url("/images/hj_x1_03.jpg") !important;}
.em_img_x_new span:nth-child(8){ background:url("/images/hj_x1_05.jpg") !important;}
.em_img_x_new span:nth-child(9){ background:url("/images/hj_x1_08.jpg") !important;}
.em_img_x_new span:nth-child(10){ background:url("/images/hj_x1_10.jpg") !important;}
.em_img_x_new .swiper-pagination-bullet{ opacity: 1 ;}
.em_img_x_new .swiper-pagination-bullet-active{ opacity: 1;}
.em_img_x_new .swiper-pagination-bullet-active{ border:#003595 2px solid}
.em_img_x_new span:nth-child(1):before,.em_img_x_new span:nth-child(2):before,.em_img_x_new span:nth-child(3):before,.em_img_x_new span:nth-child(4):before,.em_img_x_new span:nth-child(5):before,.em_img_x_new span:nth-child(6):before{width: 169px;height: 106px;border: 2px solid #fff;position: absolute;top: -2px;left: -2px;content: ' ';opacity: 0.6;}
.swiper-pagination-bullet-active:before{width: 169px;height: 106px;position: absolute;top: 0px;left: 0px;content: ' '; opacity: 0 !important;border: 2px solid #fff;}


.em_left_new{ background:url(/images/en_qh_03.png) #b2b2b2 no-repeat; width:45px; height:45px; cursor:pointer; position:absolute; top:533px;    border-radius: 24px;left: 6px;z-index:1000;}
.em_right_new{ background:url(/images/en_qh_05.png) #b2b2b2 no-repeat;width:45px; height:45px; cursor:pointer;position:absolute; top:533px; right:6px; z-index:1;   border-radius: 24px;z-index:1000;}

.b_nav_new{ width:100%; height:auto; position:relative; margin-top:80px;}
.em_img_x_new_bg{ width:1200px; height:130px; background:#006db8; padding:22px 0; overflow-x:scroll; padding-bottom:10px;}

/* 来院路线 */
.map{width: 100%;height: auto;margin: auto;margin-top: 20px;}
.mpa_conten{width: 1008px;height: auto;}
.mpa_c_title{ width:100%; height:auto; margin:auto}
.mpa_c_title h2{ font-size:40px; color:#000; text-align:center; line-height:100px;}
.mpa_c_map{ width:1008px; height:654px; margin:auto; margin-bottom:40px;}
.mpa_c_map iframe{ border:none}
.mpa_c_txt{ width:100%; height:auto; margin:auto; margin-bottom:67px;}
.mpa_c_txt p{ font-size:20px; line-height:34px; color:#000}
.mpa_c_cut-off{ width:1008px; height:3px; margin:auto; margin-bottom:64px; margin-top:26px;}
.mpa_c_luxian,.mpa_c_luxian1t,.mpa_c_luxian2t{ width:1008px; height:auto; margin:auto; margin-top:20px;}
.mpa_c_luxian1{ padding-left:115px; background:url(/images/map_08.jpg) no-repeat left; margin-bottom:20px; height:89px;line-height:89px}
.mpa_c_luxian2{ padding-left:115px; background:url(/images/map_11.jpg) no-repeat left;height:89px; line-height:89px}
.mpa_c_luxian div p:nth-child(1){ font-size:20px; line-height:40px; color:#000}
.mpa_c_luxian div p:nth-child(2){ font-size:20px; line-height:40px; color:#3e3d3d}


.mpa_c_luxian11{ padding-left:115px; background:url(/images/map_13.jpg) no-repeat left; margin-bottom:20px; height:89px;line-height:89px}
.mpa_c_luxian22{ padding-left:115px; background:url(/images/map_15.jpg) no-repeat left;height:89px; line-height:89px}
.mpa_c_luxian1t div p{ font-size:20px; line-height:40px; color:#000}


.mpa_c_luxian12{ padding-left:115px; background:url(/images/map_17.jpg) no-repeat left; margin-bottom:20px; height:89px;line-height:89px}
.mpa_c_luxian23{ padding-left:115px; background:url(/images/map_19.jpg) no-repeat left;height:89px; line-height:89px}
.mpa_c_luxian2t div p{ font-size:20px; line-height:89px; color:#000}


.both_clear {
	clear: both
}

#content {
	width: 1200px;
	margin: 0 auto; margin-top:70px;
}
#content .case_title {
	background: url(/images/title_bg.jpg) bottom left no-repeat;
	line-height: 200%;
	margin: 10px 0;padding-bottom:6px;
}
#content .case_title span {
	font-size: 22px;
	color: #c50007;
	padding-left:23px;
	background: url(/images/left_ioc_03.jpg) bottom left no-repeat;
}
#content .case_title a {
	float: right;
	color: #c50007;
	padding-right: 5px; font-size:18px;
}
#content .left_con {
	width: 885px;
	float: left
}
#content .left_con .case1 {
	margin: 10px 0
}
#content .left_con .case1 .new_img {
	float: left;
	border-bottom: 1px solid #ebebeb;
	width: 350px;
	height: 267px;
	position: relative;
	overflow: hidden
}
#content .left_con .case1 .new_img .hd {
	position: absolute;
	bottom: 5px;
	right: 5px;
	height: 15px;
	z-index: 1;
	overflow: hidden
}
#content .left_con .case1 .new_img .hd ul {
	float: left;
	overflow: hidden
}
#content .left_con .case1 .new_img .hd ul .on {
	background: #e0010f;
	color: #fff
}
#content .left_con .case1 .new_img .hd ul li {
	background: #fff;
	cursor: pointer;
	float: left;
	height: 15px;
	line-height: 15px;
	text-align: center;
	width: 15px;
	margin-right: 3px; border-radius:15px;
}
#content .left_con .case1 .new_con {
	width: 505px;
	float: right
}
#content .left_con .case1 .new_con li {
	
	line-height: 328%; padding-left:22px;background: url(/images/list_dw_ioc_03.jpg) left center no-repeat;
}
#content .left_con .case1 .new_con li a{ font-size:18px; color:#666; width:100%}
#content .left_con .case1 .new_con li span {
	float: right;
	margin-right: 10px
}
#content .left_con .case2 {
	position: relative
}
#content .left_con .case2 .hd {
	background: rgba(255,255,255,.83);
	width: 305px;
	height: 28px;
	position: absolute;
	top: 96px;
	right: 0
}
#content .left_con .case2 .hd li {
	float: left;
	cursor: pointer;
	padding: 6px 8px; font-size:15px;
}
#content .left_con .case2 .hd .on {
	color: #fff; background:#d0312f
}
#content .left_con .case2 .bd {
	background: url(/images/case2_bg.jpg) center center no-repeat;
	width: 885px;
	height: 300px
}
#content .left_con .case2 .bd ul {
	width: 570px;
	margin: 0 auto;
	font-size: 14px
}
#content .left_con .case2 .bd ul span {
	text-align: center;
	font-weight: 700;
	color: #c50007;
	display: block;
	font-size:22px;
	line-height: 96px
}
#content .left_con .case2 .bd ul p {
	font-size: 16px; color:#666;
	text-indent: 2em;
	line-height: 36px
}
#content .case3{ width:1200px; height:auto; float:left; margin-top:80px; margin-bottom:80px;}
#content .case3 .case3_1, #content .case3 .case3_3 {
	width: 566px;
	float: left
}
#content .case3 .case3_2, #content .case3 .case3_4 {
	width: 566px;
	float: right; 
}
#content .case3 li {
	border-bottom: 1px solid #ebebeb;
	line-height: 300%;
	 font-size:18px; color:#666
}
#content .case3 li a {
	padding-left: 10px; font-size:18px; color:#666
}
#content .case3 li span {
	padding-left: 30px
}
#content .case3 li span:before {
	content: url(/images/list_top_bg.jpg);
	right: 15px;
	position: relative
}
#content .right_con {
	float: right;
	width: 288px
}
.mt60{ margin-top:60px;}
.mt50{ margin-top:50px;}
#content .right_con .new_con li {
	
	line-height: 35px;
}
#content .right_con .new_con li a{ font-size:15px; color:#666}
#content .right_con .new_con li a, #content .right_con .new_con li span {
	padding-left: 10px
}

#content .case_position {
	background: url(/images/title_bg.jpg) bottom left no-repeat;
	line-height: 200%;
	margin: 10px 0
}
#content .case_position span {
	font-size: 18.02px;
	color: #e0010f
}
#content .case_position a {
	color: #948686;
	padding-right: 5px
}
#content .list dl {
	height: 125px;
	padding: 10px 0;
	border-bottom: 1px #dfdfdf dashed;
	line-height: 200%
}
#content .list dl dt {
	float: left
}
#content .list dl dd {
	float: left;
	margin: 20px 0 0 20px;

	width: 450px
}
#content .list dl dd span, #content .list dl dd span a {
	font-size: 14px;
	font-weight: 700
}
#content .list dl dd p {
	text-indent: 2em
}
#content .list dl dd p a {
	color: #e0010f
}
#content .list .page_list {
	margin: 20px auto;
	text-align: center
}
#content .list .page_list li {
	border: 1px solid #dbdcdc;
	height: 40px;
	padding: 0 20px;
	display: inline-block;
	line-height: 40px;
	margin: 0 1px
}
#content .list .page_list .thisclass {
	background: #a31019;
	color: #fff
}
#content .list .page_body {
	line-height: 200%
}
#content .list .page_body .page_title {
	font-size: 20px;
	font-weight: 700;
	color: #ff6a00;
	border-bottom: 1px solid #ebebeb;
	text-align: center;
	padding: 20px 0
}
#content .list .page_body ol {
	border-bottom: 1px solid #ebebeb;
	text-align: center
}
#content a:hover,#content .left_con .case1 .new_con li a:hover,#content .right_con .new_con li a:hover,#content .case3 li a:hover{ color:#c50007}

/* 人流专题 开始 */
.rl_daodu{ width:100%; height:134px;background: url(/images/daodu_bg_03.jpg)}
.rl_daodu_conten{ width:1200px; height:auto; margin:auto}
.rl_daodu_conten p{ font-size:17px; line-height:25px; text-indent:2rem; color:#FFF; margin-top:36px; margin-bottom:30px; font-family:'微软雅黑';    display: -webkit-inline-box;}

/* 人流 第一块 开始 */
.rl_fist{ width:100%; height:auto; margin:auto; margin-top:38px;}
.rl_fist_conten_txt_title{ width:1200px; height:61px; margin:auto;background:url(/images/rl_title1_14.jpg) center no-repeat;}
.rl_fist_conten{ width:1200px; height:232px; margin:auto; position:relative; background:url(/images/rl_di_img_18.jpg) center no-repeat;}

.rl_fist_conten_txt{ width:405px; height:auto; position:absolute; top:20px; left:195px;}
.rl_fist_conten_txt p:nth-child(1){ font-size:20px; color:#006dc0; line-height:36px; text-align:left;}
.rl_fist_conten_txt p:nth-child(2){ font-size:16px; color:#000; line-height:30px;}

.rl_zgx{ width:100%; height:9px;background:url(/images/rl_gexian_bg_02.jpg) repeat; margin-top:36px; margin-bottom:40px;}

/* 人流 第二块 开始 */
.rl_er{ width:100%; height:auto; margin:auto; margin-top:38px;}
.rl_er_conten{ width:1200px; height:auto; margin:auto; position:relative;}
.rl_er_conten_txt_title{ width:1200px; height:59px; margin:auto;background:url(/images/rl_dier_img_21.jpg) center no-repeat;}
.rl_er_conten_txt_conten1{width:1200px; height:auto; margin:auto;}
.rl_er_conten_txt_conten1_title{ font-family:'微软雅黑'; font-size:23px; line-height:36px; color:#006dc0;}
.rl_er_conten_txt_conten1_title i{ display:inline-block; width:22px; height:22px; background:#006dc0; border-radius:11px;margin-top: 9px;float: left;margin-right: 12px;}
#d_feature{width:1200px; height:auto; margin:auto; margin-top:24px; margin-bottom:60px; display:flex;    justify-content: space-between;}
#d_feature .d_feature1{ height:484px;}
.d_feature1_bg1{background:#ffe5ef}
.d_feature1_bg2{background:#f4e8e6}
.d_feature1_bg3{background:#ebdfdf}
#d_feature .d_feature1_img{ width:385px; height:225px; margin:auto; margin-bottom:24px;}
#d_feature .p_feature1{ width:385px; height:40px; line-height:40px;font-size:21px; font-family: '微软雅黑'; color:#4c2ffd; text-align:center; margin-bottom:5px}
#d_feature  .p_feature2{ width:355px; height:auto; line-height:34px; color:#3d3f4b;font-size:16px; font-family: '微软雅黑'; margin:auto}
#d_feature  .p_feature2 i{ color:#4c2ffd}
.rl_imgg_17{ width:1200px; height:287px; margin:auto; margin-top:32px;}


/* 人流 第三块 开始 */
.rl_san{ width:100%; height:auto; margin:auto; margin-top:38px;}
.rl_san_conten{ width:1200px; height:auto; margin:auto; position:relative;}
.rl_san_conten_txt_title{ width:1200px; height:59px; margin:auto;background:url(/images/rl_san_img_27.jpg) center no-repeat;}
.rl_san_conten_txt_conten1{width:1200px; height:auto; margin:auto;display: flex;flex-wrap: wrap;justify-content: space-between; margin-top:32px;}
.rl_san_conten_txt_conten1_body{ width:285px; height:381px; background:#fdc4c4; border-radius:10px; margin-bottom:21px}
.rl_san_conten_txt_conten1_body_img{ width:146px; height:144px; margin:auto; margin-top:22px; margin-bottom:14px;}
.rl_san_conten_txt_conten1_body_title{ font-size:20px; color:#006dc0; margin-bottom:24px; text-align:center}
.rl_san_conten_txt_conten1_body_txt{ font-size:14px; line-height:36px; color:#010000; text-align:center; width:240px; margin:auto}

/* 人流 第四块 开始 */
.rl_si{ width:100%; height:auto; margin:auto; margin-top:38px;}
.rl_si_conten{ width:1200px; height:auto; margin:auto; position:relative;}
.rl_si_conten_txt_title{ width:1200px; height:59px; margin:auto;background:url(/images/rl_si_img_75.png) center no-repeat;}
.rl_si_conten_txt_body{width:1200px;height:auto; margin-top:27px;}

/* 人流 第五块 开始 */
.wu_gexian{width:100%; height:9px;background:url(/images/rl_bg_81.png) repeat;margin-top:42px;    position: relative; z-index:2}
.wu_gexian_b{width:100%; height:9px;background:url(/images/rl_bg_top_87.png) repeat;   position: relative; z-index:2; top:-13px}
.l_ni1{ width:100%; height:auto; margin:auto; position:relative; top:-9px}
.l_ni_conten1{ width:1200px; height:auto; margin:auto; position:relative; background:url(/images/rl_si_bg_84.jpg); padding-top:38px; padding-bottom:60px}
.rl_wu_conten_txt_title{ width:1200px; height:59px; margin:auto; background:url(/images/rl_si_tiotle_88.png) center no-repeat;}
#gd_list_isya_28 .list_isya_28{ width:100%; height:auto; margin:auto;    padding-bottom: 16px;}
#gd_list_isya_28 .list_isya_28_1{ position:relative}
#gd_list_isya_28 .list_isya_28_1tt{ width:785px; height:auto; margin:auto; margin-top:10px; margin-bottom:20px;}
#gd_list_isya_28 .list_isya_28_1_img{ width:204px; height:245px; float:left; margin-right:30px;}
#gd_list_isya_28 .list_isya_28_1_body{ width:540px; height:auto; padding-top:30px; float:left}
#gd_list_isya_28 .list_isya_28_1_body a{ display:block}
#gd_list_isya_28 .list_isya_28_1_body_title{ color:#3b8ede;font-family: '微软雅黑'; font-size:32px; margin-bottom:10px;}
#gd_list_isya_28 .list_isya_28_1_body_title i{ font-size:26px}
#gd_list_isya_28 .list_isya_28_1_body_conten{ font-size:14px; color:#000000; font-family: '微软雅黑'; line-height:34px; margin-bottom:12px;}
#gd_list_isya_28 .list_isya_28_1_body_conten p:nth-child(1){ text-indent:0rem; font-size:16px; line-height:24px; color:#000}
#gd_list_isya_28 .list_isya_28_1_body_conten p:nth-child(2){ width:80px; height:25px; line-height:25px; border-radius:40px; background:#3b8ede; color:#fff; font-size:14px; text-align:center;text-indent:0rem;margin-top:17px}
#gd_list_isya_28 .list_isya_28_1_body_conten p:nth-child(3){ text-indent:0rem; font-size:16px; line-height:24px; color:#000; }
#gd_list_isya_28 .list_isya_28_1_body_conten_zx{ background:#006dc0; color:#fff; font-size:20px; line-height:36px; width:155px; height:36px; border-radius:20px; text-align:center;float:left}
#gd_list_isya_28 .list_isya_28_1_body_conten_zx1{ background:#fa320a; color:#fff; font-size:20px; line-height:36px; width:155px; height:36px; border-radius:20px; text-align:center; margin-left:20px; float:left}
.l_ni_conten1_left{ width:850px; height:auto; float:left; padding-top:20px; overflow:hidden}
.l_ni_conten1_right{width: 330px;
    height: auto;
    float: right;
    padding-top: 20px;
    position: absolute;
    right: 46px;}
.l_ni_conten1_right_img{ width:307px; height:201px; margin:auto; margin-bottom:10px;}
.l_ni_conten1_right_ul{width:307px; height:auto; margin:auto}
.l_ni_conten1_right_ul li{ color:#666666;font-size:15px; font-family: '微软雅黑';line-height:35px;background:url(/images/list_ioc_32.jpg) no-repeat center left; padding-left:18px;}
.l_ni_conten1_right_ul li a{ display:block}
.l_ni_conten1_right_ul li i{ float:right}
.list_isya_28_1 .em_img_x_new_bg{ width:850px; background:#d8d8d8; padding:20px 0 15px 0; height:auto}
#gd_list_isya_28 .list_isya_28_1 .em_right_new{top: 348px; right:0}
#gd_list_isya_28 .list_isya_28_1 .em_left_new{top: 348px; left:0}
.em_img_x_new_bg1{width: 495px;margin: auto;height: 190px; }
.em_img_x_new1{ padding-top:20px;}
#gd_list_isya_28 .em_img_x_new1 span{ display:inline-block; width:116px; height:116px;}
#gd_list_isya_28 .em_img_x_new1 span:nth-child(1){ background:url("/images/pc/puwai_isya_21.png") center no-repeat !important;}
#gd_list_isya_28 .em_img_x_new1 span:nth-child(2){ background:url("/images/pc/puwai_isya_23.png") !important;}
#gd_list_isya_28 .em_img_x_new1 span:nth-child(3){ background:url("/images/pc/puwai_isya_25.png") !important;}
#gd_list_isya_28 .em_img_x_new1 span:nth-child(4){ background:url("/images/pc/puwai_isya_28.png") !important;}
#gd_list_isya_28 .em_img_x_new1 span:nth-child(5){ background:url("/images/pc/puwai_isya_30.png") !important;}
#gd_list_isya_28 .em_img_x_new1 span:nth-child(6){ background:url("/images/pc/puwai_isya_32.png") !important;}
#gd_list_isya_28 .em_img_x_new1 .swiper-slide-active{ border:none}
#gd_list_isya_28 .em_img_x_new1 .swiper-slide-active img{    width: 116px; height: 116px; margin-bottom: 0px;}
#gd_list_isya_28 .em_img_x_new_bg1{}
#gd_list_isya_28 .em_img_x_new1 span i{ text-align:center; font-size:12px;font-family: '微软雅黑'; color:#000; margin-top:10px; width:100%}
#gd_list_isya_28 .em_img_x_new1 .swiper-slide-active img{}
#gd_list_isya_28 .em_img_x_new1 .swiper-slide-active img{    width: 116px;
    height: 116px;
    margin-bottom: 5px;
    -moz-box-shadow: 0 0 9px rgba(8,1,3,.2);
    -webkit-box-shadow: 0 0 9px rgba(8,1,3,.2);
    box-shadow: 0 0 9px 5px rgba(8,1,3,.2);
    border-radius: 56px;}

#gd_list_isya_28 .isy_conten_28{border-bottom: #828282 1px solid;padding-bottom: 15px;}
.list_isya_28_1 .em_img_x_new{ width:813px; height:auto; margin:auto}
.list_isya_28_1 .em_img_x_new_bg::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
	background:#fff;
	border:none;
}
.l_ni_conten1_right_gengduo{ width:145px; height:40px; margin:20px auto 17px auto; background:#006dc0;color:#fff;font-size:18px; font-family: '微软雅黑'; text-align:center; line-height:40px; border-radius:70px;}

#gd_list_isya_28 .right_zc{ height: 160px;
    width: 45px;
    position: absolute;
    bottom: 12px;
    background:url(/images/left_bg_07.png) repeat;
    z-index: 20;}
#gd_list_isya_28 .left_zc{ height: 160px;
    width: 45px;
	right:0px;
    position: absolute;
    bottom: 12px;
    background:url(/images/left_bg_07.png) repeat;
    z-index: 20;}

/* 人流 第六块 开始 */
.rl_liu{ width:100%; height:auto; margin:auto; margin-top:38px;}
.rl_liu_conten{ width:1200px; height:auto; margin:auto; position:relative;}
.rl_liu_conten_txt_title{ width:1200px; height:59px; margin:auto;background:url(/images/rl_liu_img_19.jpg) center no-repeat;}
.rl_liu_conten_txt_body{width:1200px;height:auto; margin-top:27px;}
.rl_liu_conten_txt_body p{ width:1145px; height:200px; margin:auto; cursor:pointer}


/* 人流 第七块 开始 */
.rl_qi{ width:100%; height:auto; margin:auto; margin-top:38px;}
.rl_qi_conten{ width:1200px; height:auto; margin:auto; position:relative;}
.rl_qi_conten_txt_title{ width:1200px; height:59px; margin:auto;background:url(/images/rl_qi_img_27.jpg) center no-repeat;}
.rl_qi_conten_txt_body{width:1200px;height:auto; margin-top:27px;}
.rl_qi_conten_txt_body p{ width:1145px; height:auto; margin:auto; cursor:pointer}
#rl_gh{position: absolute;right: 20px;top: 240px;}
#rl_gh .l_f_conten_right{ width:256px; height:234px; padding:18px 7px; float:right;background:#fff;}
#rl_gh .l_f_conten_right_title{ width:100%; height:auto; margin:auto}
#rl_gh .l_f_conten_right_title li{ position: relative;text-align: center;margin-left:10px; padding-top:50px; font-size:13px; color:#000;}
#rl_gh .l_f_conten_right_title li:before{content:' '; width:46px; height:46px; background:url(/images/l_ioc_12.png) no-repeat #999999 center; border-radius:23px; position:absolute; background-position:10px;    bottom: 20px;}
#rl_gh .l_f_conten_right_title li:hover:before{content:' '; width:46px; height:46px; background:url(/images/l_ioc_12.png) no-repeat #ff7800 center; border-radius:23px; position:absolute; background-position:10px;    bottom: 20px;}
#rl_gh .l_f_conten_right_title a:nth-child(1) li{ margin-left:0px;}
#rl_gh .l_f_conten_right_title a:nth-child(2) li:before{background:url(/images/l_ioc_12.png) no-repeat #999999 center;     background-position: -56px 9px;}
#rl_gh .l_f_conten_right_title a:nth-child(2) li:hover:before{background:url(/images/l_ioc_12.png) no-repeat #ff7800 center;     background-position: -56px 9px;}
#rl_gh .l_f_conten_right_title a:nth-child(3) li:before{background:url(/images/l_ioc_12.png) no-repeat #999999 center;     background-position: -124px 7px;}
#rl_gh .l_f_conten_right_title a:nth-child(3) li:hover:before{background:url(/images/l_ioc_12.png) no-repeat #ff7800 center;     background-position: -124px 7px;}
#rl_gh .l_f_conten_right_title a:nth-child(4) li:before{background:url(/images/l_ioc_12.png) no-repeat #999999 center;     background-position: -189px 10px;}
#rl_gh .l_f_conten_right_title a:nth-child(4) li:hover:before{background:url(/images/l_ioc_12.png) no-repeat #ff7800 center;     background-position: -189px 10px;}
#rl_gh .l_f_conten_right_img{ width:258px; height:17px; margin-top:10px;}  
#rl_gh .l_f_conten_right_form{ width:258px; height:auto; margin:auto; margin-top:17px;}
#rl_gh .l_f_conten_right_form p{ color:#2b2b2b; font-size:15px; margin-top:10px}
#rl_gh .l_f_conten_right_form p:nth-child(1){ margin-top:0}
#rl_gh .l_f_conten_right_form p i{ color:#F00}
#rl_gh .l_f_conten_right_form p input{ border:1px solid #b5b5b5; border-radius:5px; height:30px; padding-left:5px}
#rl_gh .coolbg{ width:105px; height:26px; background:#ff7800; border-radius:10px; color:#fff; font-size:16px;}


/* 单病种 开始 */
.dandi{width:100%; height:auto; margin:auto;     margin-top: 14px;}
.dandi_conten{width: 1172px;height: auto;margin: auto; position:relative; top:24px;}
.dandi_conten_titl{width: 1172px;height: auto;margin: auto; margin-bottom:32px;}
.dandi_conten_txt{width: 854px;height: auto;margin: auto;position: relative;z-index: 5;left: -150px;}
.dandi_conten_txt p{ font-size:18px; line-height:28px; font-family:'微软雅黑'; text-indent:2rem; color:#006dc0 ; position:relative}
.dandi_conten_body{ width:1172px; height:auto; margin:auto; position: relative;top: -24px;}

/* 第二块 开始 */
.daner{width:100%; height:auto; margin:auto;}
.daner_conten_titl{width: 1172px;height: 86px;margin: auto; margin-bottom:12px;}
.daner_conten{width: 1172px;height: auto;margin: auto;}
.daner_conten_body{ width:1172px; height:auto; margin:auto; margin-bottom:12px;}

/* 第三块 开始 */
.dansan{width:100%; height:auto; margin:auto; margin-top:52px;}
.dansan_conten_titl{width: 1172px;height: 86px;margin: auto; margin-bottom:22px;}
.dansan_conten{width: 1172px;height: auto;margin: auto;}
.dansan_conten_body{ width:1172px; height:237px; margin:auto; margin-bottom:12px; background:url(/images/dansan_img_34.jpg) no-repeat; position:relative}
.dansan_conten_body_txt{ width:600px; height:240px; margin:auto;}
.dansan_conten_body_txt p{ font-size:20px; text-align:center; color:#121212;     margin-bottom: 18px;padding-top: 12px; line-height:24px;}

/* 第四块 开始 */
.dansi{width:100%; height:auto; margin:auto; margin-top:54px}
.dansi_conten_titl{width: 1172px;height: 86px;margin: auto; margin-bottom:12px;}
.dansi_conten{width: 1172px;height: auto;margin: auto;}
.dansi_conten_body{ width:1172px; height:auto; margin:auto; margin-bottom:12px;}

/* 医生 开始 */
#demo1 .list_isya_28{ width:100%; height:auto; margin:auto;    padding-bottom: 16px;}
#demo1 .list_isya_28_1{ position:relative}
#demo1 .list_isya_28_1tt{ width:900px; height:auto; margin:auto; margin-top:10px;}
#demo1 .list_isya_28_1_img{ width:204px; height:245px; float:left; margin-right:30px;}
#demo1 .list_isya_28_1_body{width: 650px;height:auto;padding-top:30px;float:left;}
#demo1 .list_isya_28_1_body a{ display:block}
#demo1 .list_isya_28_1_body_title{ color:#3b8ede;font-family: '微软雅黑'; font-size:32px; margin-bottom:10px;}
#demo1 .list_isya_28_1_body_title i{ font-size:26px}
#demo1 .list_isya_28_1_body_conten{ font-size:14px; color:#000000; font-family: '微软雅黑'; line-height:34px; margin-bottom:12px;}
#demo1 .list_isya_28_1_body_conten p:nth-child(1){ text-indent:0rem; font-size:16px; line-height:24px; color:#000}
#demo1 .list_isya_28_1_body_conten p:nth-child(2){ width:80px; height:25px; line-height:25px; border-radius:40px; background:#3b8ede; color:#fff; font-size:14px; text-align:center;text-indent:0rem;margin-top:10px; margin-bottom:10px;}
#demo1 .list_isya_28_1_body_conten p:nth-child(3){ text-indent:0rem; font-size:16px; line-height:24px; color:#000; }
#demo1 .list_isya_28_1_body_conten_zx{ background:#006dc0; color:#fff; font-size:20px; line-height:36px; width:155px; height:36px; border-radius:20px; text-align:center;float:left}
#demo1 .list_isya_28_1_body_conten_zx1{ background:#fa320a; color:#fff; font-size:20px; line-height:36px; width:155px; height:36px; border-radius:20px; text-align:center; margin-left:20px; float:left; cursor:pointer}
#demo1 .l_ni_conten1_left{ width:850px; height:auto; float:left; padding-top:20px; overflow:hidden; background:none}
#demo1 .l_ni_conten1_right{width: 330px;background:none;
    height: auto;
    float: right;
    padding-top: 20px;
    position: absolute;
    right: 46px;}
#demo1 .l_ni_conten1_right_img{ width:307px; height:201px; margin:auto; margin-bottom:20px;}
#demo1 .l_ni_conten1_right_ul{width:307px; height:auto; margin:auto}
#demo1 .l_ni_conten1_right_ul li{ color:#666666;font-size:15px; font-family: '微软雅黑';line-height:35px;background:url(/images/list_ioc_32.jpg) no-repeat center left; padding-left:18px;}
#demo1 .l_ni_conten1_right_ul li a{ display:block}
#demo1 .l_ni_conten1_right_ul li i{ float:right}
#demo1 .list_isya_28_1 .em_img_x_new_bg{ width:850px; background:#d8d8d8; padding:20px 0 15px 0; height:auto}
#demo1 .list_isya_28_1 .em_right_new{top: 348px; right:0}
#demo1 .list_isya_28_1 .em_left_new{top: 348px; left:0}
#demo1 .em_img_x_new_bg1{width: 800px;margin: auto;height: 190px;background:none; }
#demo1 .em_img_x_new1{ padding-top:20px;}
#demo1 .em_img_x_new1 span{ display:inline-block; width:116px; height:116px;}
/*#demo1 .em_img_x_new1 span:nth-child(1){ background:url("/images/pc/puwai_isya_21.png") center no-repeat !important;}
#demo1 .em_img_x_new1 span:nth-child(2){ background:url("/images/pc/puwai_isya_23.png") !important;}
#demo1 .em_img_x_new1 span:nth-child(3){ background:url("/images/pc/puwai_isya_25.png") !important;}
#demo1 .em_img_x_new1 span:nth-child(4){ background:url("/images/pc/puwai_isya_28.png") !important;}
#demo1 .em_img_x_new1 span:nth-child(5){ background:url("/images/pc/puwai_isya_30.png") !important;}
#demo1 .em_img_x_new1 span:nth-child(6){ background:url("/images/pc/puwai_isya_32.png") !important;}*/
#demo1 .em_img_x_new1 .swiper-slide-active{ border:none}
#demo1 .em_img_x_new1 .swiper-slide-active img{    width: 116px; height: 116px; margin-bottom: 0px;}
#demo1 .em_img_x_new_bg1{}
#demo1 .em_img_x_new1 span i{ text-align:center; font-size:12px;font-family: '微软雅黑'; color:#000; margin-top:10px; width:100%}
#demo1 .em_img_x_new1 .swiper-slide-active img{}
#demo1 .em_img_x_new1 .swiper-slide-active img{    width: 116px;
    height: 116px;
    
    -moz-box-shadow: 0 0 9px rgba(8,1,3,.2);
    -webkit-box-shadow: 0 0 9px rgba(8,1,3,.2);
    box-shadow: 0 0 9px 5px rgba(8,1,3,.2);
    border-radius: 56px;}

#demo1 .isy_conten_28{border-bottom: #828282 1px solid;margin: auto;}
#demo1 .list_isya_28_1 .em_img_x_new{ width:813px; height:auto; margin:auto}
#demo1 #rl_dd .list_isya_28_1 .em_img_x_new_bg::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
	background:#fff;
	border:none;
}
.l_ni_conten1_right_gengduo{ width:145px; height:40px; margin:20px auto 17px auto; background:#006dc0;color:#fff;font-size:18px; font-family: '微软雅黑'; text-align:center; line-height:40px; border-radius:70px;}

#demo1 .right_zc{ height: 160px;
    width: 45px;
    position: absolute;
    bottom: 12px;
    background:url(/images/left_bg_07.png) repeat;
    z-index: 20;}
#demo1 .left_zc{ height: 160px;
    width: 45px;
	right:0px;
    position: absolute;
    bottom: 12px;
    background:url(/images/left_bg_07.png) repeat;
    z-index: 20;}

/* 第五块 开始 */
.danwu{width:100%; height:auto; margin:auto;}
.danwu_conten_titl{width: 1172px;height: 86px;margin: auto;}
.danwu_conten{width: 1172px;height: auto;margin: auto;}
.danwu_conten_body{ width:1172px; height:auto; margin:auto;}
.jj_hj1{ width:100%; height:auto; margin:auto; margin-top:90px;}
.jj_hj_conten1{ width:1200px; height:auto; position:relative; margin:auto; background:#FFF}
.jj_hj_conten_title1{ width:100%; height:auto; margin:auto; margin-bottom:27px;}
.jj_hj_conten_title_left1,.jj_hj_conten_title_right1{ width:600px; height:65px; float:left; background:#e64784; cursor:pointer}
.jj_title_bg1{ background:url(/images/fdsfdsfds_03.jpg) no-repeat; color:#FFF; height:81px;background-size: 100%;}
.jj_title_bg1 p{ color:#FFF !important}
.jj_hj_conten_title_left1 p,.jj_hj_conten_title_right1 p{ width:600px; height:65px; line-height:65px; font-size:30px; color:#fff;font-family:'微软雅黑'; text-align:center}
.jj_hj_conten_body1{ padding-bottom:44px;}
.mid {
    clear: both;
    width: 996px;
    margin: 0 auto;
    padding-bottom: 40px;
    position: relative;
}
.mh{ font-size: 38px; display: block; text-align: center; color: #343434; line-height: 37px; padding-top: 34px; }.mh p{display:block; font-size:20px; font-weight:100;}


.both_clear {
	clear: both
}

/* 贴心服务，享受人性化就诊待遇 */
.gd_txfw{ width:100%; height:auto; margin-top:50px;}
.gd_txfw_conten{ width:1200px; height:auto; margin:auto; background:#fff; padding-top:25px; padding-bottom:33px;}
.gd_txfw_cc{width:1168px; height:auto; margin:auto; margin-top:24px; display:flex;    justify-content: space-between;}
.gd_txfw_cc1{ width: 250px; background: #ededed; height:350px;}
.gd_txfw_cc1_img{ width:250px; height:190px; margin-bottom:18px;}
.gd_txfw_cc1_p1{ width:250px; font-size:20px; font-family: '微软雅黑 Regular'; color:#006dc0; text-align:center; text-align:center; margin-bottom:18px; font-weight:600}
.gd_txfw_cc1_p2{ width:200px; height:auto; line-height:24px; color:#3d3f4b;font-size:16px; font-family: '微软雅黑 Regular'; margin:auto}


.ga_hj_bg_101_bg{background:#006dc0 !important; height:45px}
#jj_hj_conten_title1 .jj_hj_conten_title_left1,#jj_hj_conten_title1 .jj_hj_conten_title_right1{    width: 600px;
    height: 45px;
    float: left;
    background: #006dc0;
    cursor: pointer; line-height:45px;}
#jj_hj_conten_title1 .jj_hj_conten_title_left1 p,#jj_hj_conten_title1 .jj_hj_conten_title_right1 p{ line-height:45px; font-size:25px;}
.ga_hj_bg_101 {
    background: url(/images/ga_hj_bg_101.jpg) no-repeat !important;
    color: #FFF;
    height: 65px !important;
    background-size: 100%;
}


/* 新的产科 专题 */

.l_first1{ width:100%; height:auto; margin-top:32px; }
.l_f_conten1{ width:1200px; height:auto; margin:auto;}
.l_f_conten_left1{ width:820px; height:290px; padding:18px 2%; float:left;background:#fff}
.l_f_conten_left_img1{ width:387px; height:289px; float:left; position:relative}
.l_f_conten_left_ddd1{ width:379px; height:35px; background:#666; opacity:0.8; position:absolute; bottom:0; line-height:35px; font-family:'微软雅黑'; font-size:16px; text-align:left; padding-left:8px; color:#FFF}
.l_f_conten_left_txt1{ width:405px; height:auto; float:right}
.l_f_conten_left_txt_p11{ width:100%; height:auto; font-size:14px; font-family:'微软雅黑'; color:#3d3f4b; text-indent:2rem; margin-top:20px; line-height:20px;}
.l_f_conten_left_txt_p11 a{ color:#ff7800; display:inline;}
.l_f_conten_left_txt_p21{ width:160px; height:30px; line-height:30px; border:1px solid #006ac8; box-sizing:content-box; text-align:center; font-size:14px; color:#006ac8; margin:auto; margin-top:15px;}
.l_f_conten_left_txt_p21 a{ width:100%; height:auto; display:inline-block;color:#006ac8;}
.l_f_conten_left_txt_p21:hover{ background:#006ac8; color:#FFF;}
.l_f_conten_left_txt_p21:hover a{color:#FFF;}
.l_f_conten_right1{ width:317px; height:278px; padding:18px 7px; float:right;background:#fff; padding-top:30px;}
.l_f_conten_right_title1{ width:100%; height:auto; margin:auto; width:260px;}
.l_f_conten_right_title1 li{ position: relative;text-align: center;margin-left:10px; padding-top:50px; font-size:13px; color:#000;}
.l_f_conten_right_title1 li:before{content:' '; width:46px; height:46px; background:url(/images/l_ioc_12.png) no-repeat #999999 center; border-radius:23px; position:absolute; background-position:10px;    bottom: 20px;}
.l_f_conten_right_title1 li:hover:before{content:' '; width:46px; height:46px; background:url(/images/l_ioc_12.png) no-repeat #ff7800 center; border-radius:23px; position:absolute; background-position:10px;    bottom: 20px;}
.l_f_conten_right_title1 a:nth-child(1) li{ margin-left:0px;}
.l_f_conten_right_title1 a:nth-child(2) li:before{background:url(/images/l_ioc_12.png) no-repeat #999999 center;     background-position: -56px 9px;}
.l_f_conten_right_title1 a:nth-child(2) li:hover:before{background:url(/images/l_ioc_12.png) no-repeat #ff7800 center;     background-position: -56px 9px;}
.l_f_conten_right_title1 a:nth-child(3) li:before{background:url(/images/l_ioc_12.png) no-repeat #999999 center;     background-position: -124px 7px;}
.l_f_conten_right_title1 a:nth-child(3) li:hover:before{background:url(/images/l_ioc_12.png) no-repeat #ff7800 center;     background-position: -124px 7px;}
.l_f_conten_right_title1 a:nth-child(4) li:before{background:url(/images/l_ioc_12.png) no-repeat #999999 center;     background-position: -189px 10px;}
.l_f_conten_right_title1 a:nth-child(4) li:hover:before{background:url(/images/l_ioc_12.png) no-repeat #ff7800 center;     background-position: -189px 10px;}
.l_f_conten_right_img1{ width:258px; height:17px; margin:auto; margin-top:10px;}  
.l_f_conten_right_form1{ width:258px; height:auto; margin:auto; margin-top:17px;}
.l_f_conten_right_form1 p{ color:#2b2b2b; font-size:13px; margin-top:10px}
.l_f_conten_right_form1 p:nth-child(1){ margin-top:0}
.l_f_conten_right_form1 p i{ color:#F00}
.l_f_conten_right_form1 p input{ border:1px solid #b5b5b5; border-radius:5px; height:30px; padding-left:5px}
.coolbg1{ width:105px; height:30px; background:#ff7800; border-radius:10px; color:#fff; line-height:30px; font-size:16px;}

.l_ni1{ width:100%; height:auto; }
.l_ni_conten1{ width:1200px; height:auto; margin:auto; }

.list_isya_28{ width:100%; height:auto; margin:auto;    padding-bottom: 16px;}
.list_isya_28_1{ position:relative}
.list_isya_28_1tt{ width:785px; height:auto; margin:auto; margin-top:10px; margin-bottom:20px;}
.list_isya_28_1_img{ width:204px; height:245px; float:left; margin-right:30px;}
.list_isya_28_1_body{ width:540px; height:auto; padding-top:10px; float:left; padding-bottom:20px}
.list_isya_28_1_body_title{ color:#3b8ede;font-family: '微软雅黑'; font-size:32px; margin-bottom:10px;}
.list_isya_28_1_body_title i{ font-size:31px}
.list_isya_28_1_body_conten{ font-size:14px; color:#000000; font-family: '微软雅黑'; line-height:34px; margin-bottom:12px;}
.list_isya_28_1_body_conten p{ text-indent:2rem}
.list_isya_28_1_body_conten_zx{ background:#ff4200; color:#fff; font-size:25px; line-height:42px; width:181px; height:42px; border-radius:5px; text-align:center; cursor:pointer}
.l_ni_conten1_left{ width:850px; height:auto; float:left; padding-top:20px;  overflow:hidden}
.l_ni_conten1_right{width:330px; height:auto; float:right; padding-top:20px;}
.l_ni_conten1_right_img{ width:307px; height:201px; margin:auto; margin-bottom:20px;}
.l_ni_conten1_right_ul{width:307px; height:auto; margin:auto}
.l_ni_conten1_right_ul li{ color:#666666;font-size:15px; font-family: '微软雅黑';line-height:35px;background:url(/images/list_ioc_32.jpg) no-repeat center left; padding-left:18px}
.l_ni_conten1_right_tas1{ padding:0 14px; padding-right:5px; float:left}
.l_ni_conten1_right_tas1 a{ float:left; display:block; width:80px; height:35px; line-height:35px; font-size:18px; color:#ffffff; text-align:center;background: #006dc0;margin-right: 14px;  margin-bottom: 24px;border-radius: 8px;}
.l_ni_conten1_right_tas1 a:nth-child(7){ width:113px;}
.l_ni_conten1_right_tas1 a:nth-child(9){ margin-right:0}
.l_ni_conten1_right_tas2{ padding:0 14px; padding-right:5px;float:left}
.l_ni_conten1_right_tas2 a{ float:left; display:block; width:98px; height:35px; line-height:35px; font-size:18px; color:#ffffff; text-align:center;background: #c2c2c2;margin-right: 10px;  margin-bottom: 24px;border-radius: 8px;}
.l_ni_conten1_right_tas2 a:nth-child(1),.l_ni_conten1_right_tas2 a:nth-child(4),.l_ni_conten1_right_tas2 a:nth-child(7),.l_ni_conten1_right_tas2 a:nth-child(10){ width:80px;}
.list_isya_28_1 .em_img_x_new_bg{ width:850px; background:#d8d8d8; padding:20px 0 15px 0; height:auto}
.list_isya_28_1 .em_right_new{top: 394px}
.list_isya_28_1 .em_left_new{top: 394px}
.em_img_x_new_bg1{width: 495px;margin: auto;height: 190px; padding:0 181px;}
.em_img_x_new1{ padding-top:20px;}
.em_img_x_new1 span{ display:inline-block; width:116px; height:132px;}
.em_img_x_new1 span i{ text-align:center; font-size:12px;font-family: '微软雅黑'; color:#000; margin-top:10px; width:100%}
.em_img_x_new1 .swiper-slide-active{ border:#FFF 5px solid; box-sizing:border-box;}
.em_img_x_new1 .swiper-slide-active img{ width:105px; height:122px; margin-bottom:5px;}
.right_zc{ height: 160px;
    width: 45px;
    position: absolute;
    bottom: 12px;
    background: #d8d8d8;
    z-index: 20;}
.left_zc{ height: 160px;
    width: 45px;
	right:0px;
    position: absolute;
    bottom: 12px;
    background: #d8d8d8;
    z-index: 20;}

.list_isya_28_1 .em_img_x_new{ width:813px; height:auto; margin:auto}
.list_isya_28_1 .em_img_x_new_bg::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
	background:#fff;
	border:none;
}
.l_ni_conten1_right_gengduo{ width:145px; height:40px; margin:20px auto 17px auto; background:#006dc0;color:#fff;font-size:18px; font-family: '微软雅黑'; text-align:center; line-height:40px; border-radius:70px;}





.xinfu{ width:100%; height:auto; margin-top:50px;}
#xinfu_conten{ height:350px; padding-bottom:0px;}
.xinfu_conten{ width:1200px; height:auto; margin:auto; background:#fff; padding-top:25px; padding-bottom:33px;}
.xinfu_conten_ds{ width:1168px; height:auto; margin:auto; margin-top:24px}
.xinfu_conten_ds_left{ width:852px; height:350px; float:left; position:relative}
.xinfu_conten_ds_left p{ position:absolute; left:186px; top:31px; line-height:34px; font-size:18px; text-indent:2rem;font-family: '微软雅黑'; color:#FFF; width:545px;}
.xinfu_conten_ds_right{ width:294px; height:350px; float:right}
.xinfu_conten_ds_right_txt{width:294px; height:80px; background:#d4d4d4; line-height:80px; color:#000000; text-align:center;}
.xinfu_conten_ds_right_txt p{ background:url(/images/list_isya_new_1_75.png) no-repeat 36px center;font-size:25px; font-family: '微软雅黑';text-align: left;padding-left: 86px; cursor:pointer}
.xinfu_conten_ds_right_txt_hover{ background:#006dc0; color:#FFF}
.mb10{ margin-bottom:10px;}
#xinfu_conten_ds_right_txt{ height:40px; line-height:40px;}
.xinfu_conten_ds_right_title{ font-size:24px; color:#3d3f4b; font-weight:bold; margin-bottom:14px;}
#xinfu_conten_ds_right_txt_xx{ width:270px; height:55px; text-align:center; line-height:55px;}
#xinfu_conten_ds_right_txt_xx p{ background:none; padding:0; text-align:center;line-height:55px; font-size:18px;}
.mb4{ margin-bottom:4px;}

/* 海扶刀 开始 */
.hf_first{ width:100%; height:auto; margin-top:42px;}
.hf_first_conten{ width:1200px; height:auto; margin:auto}

.hf_third{ width:100%; height:auto; margin-top:42px;}
.hf_third_conten{ width:1200px; height:auto; margin:auto; padding-top:40px; background:#FFF; padding-bottom:40px;}
.hf_third_conten_title{width:100%; height:auto; margin-bottom:26px; color:#006dc0; font-size:32px; text-align:center;font-family: '微软雅黑',"Microsoft Yahei";}
.hf_third_conten_title p{color:#006dc0; font-size:32px; text-align:center;font-family: '微软雅黑',"Microsoft Yahei";}
.hf_third_conten_body{ width:1120px; height:auto; border:1px #006dc0 solid; margin:auto; border-radius:10px;}
.hf_third_conten_body p{ padding:25px; color:#3d3f4b; font-size:18px; line-height:32px;font-family: '微软雅黑',"Microsoft Yahei"; text-indent:2rem}
.hf_third_conten_body1{ width:1122px; height:auto; margin:auto; margin-top:67px;display: flex;justify-content: space-between;}
.hf_third_conten_body1 .hf_third_conten_body1_left{ width:515px; height:auto;}
.hf_third_conten_body1 .hf_third_conten_body1_left .hf_third_conten_body1_left_txt{ width:100%; height:auto;}
.hf_third_conten_body1 .hf_third_conten_body1_left .hf_third_conten_body1_left_txt .p_third1{ width:280px; height:48px; line-height:48px; text-align:center;color:#fff; font-size:28px; font-family: '微软雅黑',"Microsoft Yahei"; background:#006dc0; border-radius:24px; margin-bottom:40px;}
.hf_third_conten_body1 .hf_third_conten_body1_left .hf_third_conten_body1_left_txt .p_third2{line-height:32px; text-align:left;color:#3d3f4b; font-size:18px; font-family: '微软雅黑',"Microsoft Yahei"; }
.hf_third_conten_body1 .hf_third_conten_body1_left .hf_third_conten_body1_left_txt .p_third2 i{ font-weight:bold}
.hf_third_conten_body1_right{ width:587px; height:471px;}

.hf_fourth_conte_body{ width:986px; height:auto; margin:auto}
.hf_fourth_conte_body_top{ width:100%;height:auto; margin:auto; margin-bottom:50px;display: flex;justify-content: space-between;}

.hf_fourth_conte_body_top1{ width:212px; height:auto; padding:25px 28px;    border-radius: 10px;}
.hf_fourth_conte_body_top1_bg1{ background:#ffc300}
.hf_fourth_conte_body_top1_bg2{ background:#24adf5; width:206px;}
.hf_fourth_conte_body_top1_bg3{ background:#5bc9a6;width:206px;}
.hf_fourth_conte_body_top1_bg4{ background:#ff3f7a; width:386px;}
.hf_fourth_conte_body_top1_bg5{ background:#9265ce; width:420px;}
.hf_fourth_conte_body_top1 .hf_fourth_title{ width:100%; height:auto; line-height:32px; font-size:20px; text-align:center;line-height:32px;font-family: '微软雅黑',"Microsoft Yahei"; color:#fff; font-weight:bold; margin-bottom:24px;}
.hf_fourth_conte_body_top1 .hf_fourth_body{ width:100%;color:#161616; font-size:16px; line-height:30px;font-family: '微软雅黑',"Microsoft Yahei"; text-indent:2rem}
.ui_img_ds{ width:1126px; height:auto; margin:auto}

/* 贴心服务，享受人性化就诊待遇 */
.gd_txfw{ width:100%; height:auto; margin-top:50px;}
.gd_txfw_conten{ width:1200px; height:auto; margin:auto; background:#fff; padding-top:25px; padding-bottom:33px;}
.gd_txfw_cc{width:1168px; height:auto; margin:auto; margin-top:24px; display:flex;    justify-content: space-between;}
.gd_txfw_cc1{ width: 250px; background: #ededed; height:350px;}
.gd_txfw_cc1_img{ width:250px; height:190px; margin-bottom:18px;}
.gd_txfw_cc1_p1{ width:250px; font-size:20px; font-family: '微软雅黑 Regular','微软雅黑'; color:#006dc0; text-align:center; text-align:center; margin-bottom:18px; font-weight:600}
.gd_txfw_cc1_p2{ width:200px; height:auto; line-height:24px; color:#3d3f4b;font-size:16px; font-family: '微软雅黑 Regular','微软雅黑'; margin:auto}


.ga_hj_bg_101_bg{background:#006dc0 !important; height:45px}
#jj_hj_conten_title1 .jj_hj_conten_title_left1,#jj_hj_conten_title1 .jj_hj_conten_title_right1{    width: 600px;
    height: 45px;
    float: left;
    background: #006dc0;
    cursor: pointer; line-height:45px;}
#jj_hj_conten_title1 .jj_hj_conten_title_left1 p,#jj_hj_conten_title1 .jj_hj_conten_title_right1 p{ line-height:45px; font-size:25px;}




/* 新的新闻 列表 开始 */
.list_new{ width:100%; height:auto; margin:auto; margin-top:40px; margin-bottom:80px;}
.list_new_conten{ width:1200px; height:auto; margin:auto}
.list_new_conten_left{ width:848px; height:auto; border:1px solid #e3e3e3; border-top:3px solid #006dc0; float:left}
.list_new_conten_left_title{ width:98%; height:auto; margin:auto; padding:11px 0; border-bottom:#e3e3e3 1px solid; margin-bottom:18px; position:relative}
.list_new_conten_left_title p{ color:#006dc0;font-family:'Microsoft YaHei'; font-size:20px;}
.list_new_ul{width:100%; height:auto; margin:auto;}
.list_new_ul a{ display:block; width:758px; height:182px; border:1px solid #e3e3e3;border-left:1px solid #006dc0; padding:25px 25px; background:#f8f7f7; margin:auto; margin-bottom:16px;}
.list_new_ul a .list_li_left{    width: 350px; height: 185px; margin:0}
.list_new_ul a .list_li_right{width: 400px;height: 185px;float: right;margin:0;}

.mb_20{ margin-top:20px !important;}
.list_new_conten_right{ width:330px; height:auto; float:right; position:relative}
.new_index_conten2_right1 {width: 320px;height:auto; margin:auto; border:1px solid #e3e3e3; border-top:3px solid #006dc0; padding:0 4px 12px 4px; position:relative}
.new_index_conten2_right1 .new_index_conten2_right_img{    width: 320px; height: 249px;position: absolute;top: 54px;left: 5px;}
.new_index_conten2_right1_ii{position: absolute;top: 10px;left: 86px;}
.list_new_conten_left_body{ width:308px; height:auto; margin:auto}
.list_new_conten_left_body img{ margin-top:24px;}
.list_new_conten_left_body p{ font-size:14px; line-height:28px; text-indent:2rem;font-family:'Microsoft YaHei'; margin-top:15px; color:#5d5d5d}
.list_new_conten_left_body p a{ color:#006dc0;display: initial;}
.liwt_dsa_body{ width:300px; height:auto; float:left}
.liwt_dsa_body .liwt_dsa_img{ width:136px; height:195px; float:left}
.liwt_dsa_body .liwt_dsa_txt{ width:150px; height:auto;float:right}
.liwt_dsa_txt p:nth-child(1){ font-size:28px; color:#006dc0;font-family:'Microsoft YaHei'}
.liwt_dsa_txt p:nth-child(2){font-size:18px; color:#6a7380;font-family:'Microsoft YaHei'; margin-top:10px;}
.liwt_dsa_txt p:nth-child(3){font-size:16px; color:#6a7380;font-family:'Microsoft YaHei'; margin-top:20px; line-height:21px;}
.liwt_dsa_zixun{ width:266px; height:auto; margin:auto; margin-top:22px;float:left}
.liwt_dsa_zixun p{ width:126px; height:26px; text-align:center; line-height:26px; text-align:center; color:#FFF;font-family:'Microsoft YaHei'; float:left; border-radius:14px; font-size:16px; cursor:pointer}
.liwt_dsa_zixun p:nth-child(1){ background:#25c53f}
.liwt_dsa_zixun p:nth-child(2){ background:#006dc0; float:right}

.lsit_new_zx_zx{ width:90%; height:auto; margin:auto}
.lsit_new_zx_zx_top{ width:100%; height:auto;display: flex;justify-content: space-evenly; border-bottom:1px #d0d0d0 solid; padding-bottom:20px;}
.lsit_new_zx_zx_top1{ width:60px; height:auto; cursor:pointer}
.lsit_new_zx_zx_top1 img{ width:51px; height:51px; margin:auto}
.lsit_new_zx_zx_top1 p{ font-size:13px; color:#343434;font-family:'Microsoft YaHei'; padding-top:12px;}
.lsit_new_zx_zx_bottom{ width:100%; height:auto; margin:auto; margin-top:28px;}
.lsit_new_zx_zx_bottom1{display: flex;justify-content: space-evenly; width:90%; height:40px; margin:auto; margin-bottom:24px;}
.lsit_new_zx_zx_bottom1_img{ width:40px; height:40px;}
.lsit_new_zx_zx_bottom1_txt{}
.lsit_new_zx_zx_bottom1_txt p:nth-child(1){font-size:18px; color:#343434;font-family:'Microsoft YaHei';}
.lsit_new_zx_zx_bottom1_txt p:nth-child(2){font-size:18px; color:#9d9c9e;font-family:'Microsoft YaHei';}

.list_new_conten_huodong_txt{ width:90%; height:auto; margin:auto}
.list_new_conten_huodong_txt li{ width:100%; height:auto;display: flex;justify-content: space-evenly; margin-bottom:30px;}
.list_new_conten_huodong_txt li a{display: flex;justify-content: space-between;width: 100%;}
.list_new_conten_huodong_txt li i{ width:15px; height:15px;}
.list_new_conten_huodong_txt li:nth-child(1) i{ background:#ff4e4e}
.list_new_conten_huodong_txt li:nth-child(2) i{ background:#ffa169}
.list_new_conten_huodong_txt li:nth-child(3) i{ background:#ffc861}
.list_new_conten_huodong_txt li:nth-child(4) i{ background:#ffa269}
.list_new_conten_huodong_txt li:nth-child(5) i{ background:#ffd26e}
.list_new_conten_huodong_txt li p{ height:15px; line-height:15px;font-size:17px; color:#666666;font-family:'Microsoft YaHei'; display: inline-block;}

/* 肠胃斤开始 */
.l_f_conten_left_txt_p11_title{color:#207ad7;font-size:23px; font-family:'Microsoft YaHei';line-height: 23px; }
.wcj_first_body{ width:1080px; height:auto; margin:auto}
.wcj_first_title{ color:#006dc0; font-size:42px;font-family:'Microsoft YaHei'; margin-bottom:38px; text-align:center}
.wcj_first_title span{ font-weight:bold}
.wcj_first_body_left{ float:left; width:427px; height:271px; position:relative}
.wcj_first_body_left p{ width:370px; height:auto;color:#3d3f4b;font-size:22px; font-family:'Microsoft YaHei';line-height: 34px; position:absolute; left:34px; top:90px; text-align:center}
.wcj_first_body_right{ float:right;width:553px; height:271px;position:relative}
.wcj_first_body_right p{ width:490px; height:auto;color:#3d3f4b;font-size:22px; font-family:'Microsoft YaHei';line-height: 34px; position:absolute; left:34px; top:90px;text-align:center}

.wcj_first_body_ttt{ width:1068px; height:auto; display:flex;justify-content: space-between;    margin: auto;}
.wcj_first_body_ttt1{ width:228px; height:306px; position: relative;}
.wcj_first_body_ttt1 p{ width:190px; height:auto;color:#161616; font-size:16px;font-family:'Microsoft YaHei'; line-height:30px; text-indent:2rem; position:absolute; left:18px; top:82px;}
.wcj_first_img{ width:1116px; height:auto; margin:auto; margin-top:22px; margin-bottom:50px}
.cwj_wenda_star{ width:290px; height:auto; margin:auto;padding-top: 85px;padding-bottom: 21px;}
.cwj_wenda_star p{font-size:16px;font-family:'Microsoft YaHei','微软雅黑'; line-height:28px;}
.cwj_wenda_star_title{ color:#006dc0; font-weight:bold}
.cwj_wenda_star_key{color:#000}

.wcj_jiancha_img{ width:1140px; height:auto; margin:auto}

/* 38 节 活动 */
.hd_38_txt{ width:662px; height:auto; text-align:center; margin:auto}
.hd_38_txt_title{ width:100%; height:auto; color:#ffffff; font-size:35px; text-align:center;font-family:'Microsoft YaHei','微软雅黑';}
.hd_38_txt_body{ width:530px; height:auto; margin:auto; margin-top:26px;}
.hd_38_txt_body p{color:#ffffff; font-size:18px; text-align:center;font-family:'Microsoft YaHei','微软雅黑'; line-height:30px;}

/* 包皮 开始 */
.bp_auto{ width:100%; height:auto; margin:auto; padding-top:30px; padding-bottom:60px;}
.bp_auto_conten{ width:1200px; height:233px;background: url(/images/bp_auto_img_06.jpg) no-repeat; margin:auto; position:relative}
.bp_auto_conten p{ width:1118px; height:auto; color:#000000;font-family:'Microsoft YaHei','微软雅黑'; font-size:18px; line-height:36px;position: absolute;left: 46px;top: 56px;}

.bp_first1{ width:100%; height:auto; margin:auto; padding-top:43px; padding-bottom:50px;background: url(/images/bp_first_img.jpg) repeat}
.bp_f_conten1{width:1200px; height:auto; margin:auto}

.bp_second{ width:100%; height:auto; margin:auto; padding-top:60px; padding-bottom:50px;}
.bp_second_conten{width:1200px; height:auto; margin:auto}

.bp_third{ width:100%; height:auto; margin:auto;background: url(/images/third_img_41.jpg) no-repeat;}
.bp_third_conten{width:1218px; height:auto; margin:auto; padding-top:50px; padding-bottom:100px;}

.bp_fifth{ width:100%; height:auto; margin:auto;background: url(/images/bp_fifth_conten_body_img_60.jpg) no-repeat; height:450px;}
.bp_fifth_conten{width:1200px; height:auto; margin:auto; padding-top:36px; padding-bottom:60px;}
.bp_fifth_conten_title{ width:1200px; height:auto; margin:auto; margin-bottom:87px; text-align:center}
.bp_fifth_conten_body{width:1200px; height:auto; margin:auto;}
.bp_fifth_conten_body_left{ float:left; width:351px; height:auto;background: url(/images/bp_fifth_conten_body_left_bg_img_65.jpg) no-repeat;  margin-right:12px;}
.bp_fifth_conten_body_left span{width:351px; height:60px; display:block;background: url(/images/bp_fifth_conten_body_left_bg_img_65.jpg) no-repeat; color:#1f87cd; line-height:60px; text-align:center;font-family:'Microsoft YaHei','微软雅黑'; font-size:24px;margin-bottom:22px; cursor:pointer}
.bp_fifth_conten_body_left_span{background: url(/images/bp_fifth_conten_body_left_bg_img_62.jpg) no-repeat !important; color:#fff !important;}
.bp_fifth_conten_body_right{ float:left; width:814px; height:222px; position:relative}
.bp_fifth_conten_body_right li:nth-child(1){width:814px; height:222px;background: url(/images/bp_fifth_conten_body_right_bg_72.png) no-repeat;}
.bp_fifth_conten_body_right li:nth-child(2){width:814px; height:222px;background: url(/images/bp_fifth_conten_body_right_bg1_05.png) no-repeat;}
.bp_fifth_conten_body_right li:nth-child(3){width:814px; height:222px;background: url(/images/bp_fifth_conten_body_right_bg2_05.png) no-repeat;}
.bp_fifth_conten_body_right_txt{ width:484px; height:auto; position:absolute; top:30px; right:0px;}
.bp_fifth_conten_body_right_txt p{font-family:'Microsoft YaHei','微软雅黑'; font-size:16px; line-height:36px}
.bp_fifth_conten_body_right_txt p span{ font-size:20px; color:#F00}

/* 眼科 开始 */
.yk_ksts{ width:100%; height:auto; margin:auto}
.yk_ksts_conten{width:100%; height:auto; margin:auto}
.yk_ksts_conten_title{width: 1160px;height: auto;margin:auto; margin-top:28px;}
.yk_ksts_conten_title{ color:#323232;font-family:'Microsoft YaHei'; font-size:28px;}
.yk_ksts_conten_title span{ color:#006dc0;font-family:'Microsoft YaHei'; font-size:35px; margin-right:5px;}
.yk_ksts_conten_box1{ width:100%; height:auto; margin:auto; background:#e3e3e3; border-radius:10px; padding:36px 0 45px 0; margin-top:28px;}
.yk_ksts_conten_box1_left{width: 426px;height: auto;float: left; margin-left:32px;}
.yk_ksts_conten_box1_left_img{width: 426px; height:auto; position:relative}
.yk_ksts_conten_box1_left_img p{font-family:'Microsoft YaHei'; font-size:17px; color:#3f3f3f; line-height:26px;margin-top:10px;}
.yk_ksts_conten_box1_left_span{ display:inline-block; width:175px; height:49px; line-height:39px; text-align:center; background:url(/images/yanke_ioc_new_11.png) no-repeat; color:#FFF; font-size:22px;position: absolute;top: 15px;left: -9px;}
.yk_ksts_conten_box1_right{width: 688px;float: left;margin-left: 22px;}
.yk_ksts_conten_box1_right ul{width:100%; height:auto; margin:auto;}
.yk_ksts_conten_box1_right ul li{ width:215px; height:auto; float:left; margin-right:20px; margin-bottom:26px;}
.yk_ksts_conten_box1_right ul li:nth-child(3),.yk_ksts_conten_box1_right ul li:nth-child(6){ margin:0}
.yk_ksts_conten_box1_right ul li p{font-family:'Microsoft YaHei'; font-size:17px; color:#3f3f3f; line-height:26px;margin-top:10px;}
.dfsahjdsa_s{font-family:'Microsoft YaHei'; font-size:17px; color:#3f3f3f; line-height:26px;margin-top:10px;}
.dkdak{ width:710px !important;}
.dkdak li{ width:135px !important;}

/* 肝胆 开始 */
.c_1  {margin-top: -20px;position: relative;z-index: 20;}
.c_1 .content_body {background:  url(/images/top_nav_bg_03.png) repeat-y center scroll;height: 130px; width:1200px; margin:auto}
.c_1 .content_body a{display: inline-block;float: left;    width: 14.2%;height: 130px;text-align: center;font-size: 16px;color: #fff;border-right: solid 1px rgba(255,255,255,.3);position: relative;}
.c_1 .content_body a:after{content:'';position:absolute;left:0;top:0;background:#000;background:none\9;width:100%;height:100%;opacity:.2;-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;transition:.3s;transform:scale(0);}
.c_1 .content_body a:hover{color:#fff;}
.c_1 .content_body a:hover:after{opacity:.2;transform:scale(1,1);}
.c_1 .content_body a p{line-height: 30px;font-size: 20px;}
.c_1 .content_body a img{margin-top: 26px;}

/* 合作 开始 */
.gd_hz{ width:1200px;; height:auto; margin:auto; margin-top:46px;}
.gd_hz_conten{padding:40px 20px 50px 20px; margin:auto; background:#fff}
.gd_hz_conten h2{ font-size:30px; height:auto; color:#000000; text-align:center; margin-bottom:30px;}
.hz_p1{ font-size:17px; line-height:28px; color:#666666; text-indent:2rem; margin-bottom:28px;}

/* 优惠 开始 */
.gd_yh{ width:1200px;; height:auto; margin:auto;margin-top:46px;}
.gd_yh_conten{padding:50px 0px 85px 0px; margin:auto}
.gd_yh_conten_left{ width:544px; height:auto; float:left; margin-left:106px;}
.gd_yh_conten_left1{ color:#000000; font-size:30px; text-align:center; margin-bottom:24px}
.gd_yh_conten_left2{ color:#666666;font-size:17px; line-height:28px; text-indent:2rem; margin-bottom:28px; }
.gd_yh_conten_left3{ width:230px; height:40px; text-align:center; line-height:40px; background:#006dc0; font-size:24px; margin:auto; color:#fff; border-radius:20px; cursor:pointer}
.gd_yh_conten_right{ width:385px; height:auto; float:right;margin-right:80px;}
#l_f_conten_right_title14 li:hover:before{content:' '; width:46px; height:46px; background:url(/images/l_ioc_12.png) no-repeat #006dc0 center; border-radius:23px; position:absolute; background-position:10px;    bottom: 20px;}
#l_f_conten_right_title14 li:hover:before{content:' '; width:46px; height:46px; background:url(/images/l_ioc_12.png) no-repeat #006dc0 center; border-radius:23px; position:absolute; background-position:10px;    bottom: 20px;}
#l_f_conten_right_title14 a:nth-child(1) li{ margin-left:0px;}

#l_f_conten_right_title14 a:nth-child(2) li:hover:before{background:url(/images/l_ioc_12.png) no-repeat #006dc0 center;     background-position: -56px 9px;}

#l_f_conten_right_title14 a:nth-child(3) li:hover:before{background:url(/images/l_ioc_12.png) no-repeat #006dc0 center;     background-position: -124px 7px;}

#l_f_conten_right_title14 a:nth-child(4) li:hover:before{background:url(/images/l_ioc_12.png) no-repeat #006dc0 center;     background-position: -189px 10px;}
.gd_coolbg1{ background:#006dc0}

.gd_eyuan{ width:100%; height:auto; margin-top:50px; overflow:hidden}
.gd_eyuan_conten{width:1200px; height:auto; margin:auto; background:#fff; padding-top:25px; padding-bottom:33px;}
.gd_eyuan_nr{ width:1158px; height:270px; margin:auto; margin-top:17px;}

/* 肝胆 医生 开始 */

#gd_list_isya_28 .list_isya_28{ width:100%; height:auto; margin:auto;    padding-bottom: 16px;}
#gd_list_isya_28 .list_isya_28_1{ position:relative}
#gd_list_isya_28 .list_isya_28_1tt{ width:785px; height:auto; margin:auto; margin-top:10px; margin-bottom:20px; float:left}
#gd_list_isya_28 .list_isya_28_1_img{ width:204px; height:245px; float:left; margin-right:30px;}
#gd_list_isya_28 .list_isya_28_1_body{ width:540px; height:auto; padding-top:30px; float:left}
#gd_list_isya_28 .list_isya_28_1_body_title{ color:#3b8ede;font-family: '微软雅黑'; font-size:32px; margin-bottom:10px;}
#gd_list_isya_28 .list_isya_28_1_body_title i{ font-size:26px}
#gd_list_isya_28 .list_isya_28_1_body_conten{ font-size:14px; color:#000000; font-family: '微软雅黑'; line-height:34px; margin-bottom:12px;}
#gd_list_isya_28 .list_isya_28_1_body_conten p:nth-child(1){ text-indent:0rem; font-size:16px; line-height:24px; color:#000}
#gd_list_isya_28 .list_isya_28_1_body_conten p:nth-child(2){ width:80px; height:25px; line-height:25px; border-radius:40px; background:#3b8ede; color:#fff; font-size:14px; text-align:center;text-indent:0rem;margin-top:17px}
#gd_list_isya_28 .list_isya_28_1_body_conten p:nth-child(3){ text-indent:0rem; font-size:16px; line-height:24px; color:#000; }
#gd_list_isya_28 .list_isya_28_1_body_conten_zx{ background:#006dc0; color:#fff; font-size:20px; line-height:36px; width:155px; height:36px; border-radius:20px; text-align:center;float:left; cursor:pointer}
#gd_list_isya_28 .list_isya_28_1_body_conten_zx1{ background:#fa320a; color:#fff; font-size:20px; line-height:36px; width:155px; height:36px; border-radius:20px; text-align:center; margin-left:20px; float:left;cursor:pointer }
.l_ni_conten1_left{ width:844px; height:auto; float:left; padding-top:20px; background:#fff; overflow:hidden}
.l_ni_conten1_right{width:330px; height:auto; float:right; padding-top:20px;background:#fff; position:inherit}
.l_ni_conten1_right_img{ width:307px; height:201px; margin:auto; margin-bottom:20px;}
.l_ni_conten1_right_ul{width:307px; height:auto; margin:auto}
.l_ni_conten1_right_ul li{ color:#666666;font-size:15px; font-family: '微软雅黑';line-height:35px;background:url(/images/list_ioc_32.jpg) no-repeat center left; padding-left:18px;}
.l_ni_conten1_right_ul li a{ display:block}
.l_ni_conten1_right_ul li i{ float:right}
.list_isya_28_1 .em_img_x_new_bg{ width:850px; background:#d8d8d8; padding:20px 0 15px 0; height:auto}
#gd_list_isya_28 .list_isya_28_1 .em_right_new{top: 348px; right:0}
#gd_list_isya_28 .list_isya_28_1 .em_left_new{top: 348px; left:0}
.em_img_x_new_bg1{width: 495px;margin: auto;height: 190px;background: #d8d8d8; padding:0 181px;}
.em_img_x_new1{ padding-top:20px;}
#gd_list_isya_28 .em_img_x_new1 span{ display:inline-block; width:116px; height:116px;}
#gd_list_isya_28 .em_img_x_new1 span:nth-child(1){ background:url("/images/pc/puwai_isya_21.png") center no-repeat !important;}
#gd_list_isya_28 .em_img_x_new1 span:nth-child(2){ background:url("/images/pc/puwai_isya_23.png") !important;}
#gd_list_isya_28 .em_img_x_new1 span:nth-child(3){ background:url("/images/pc/puwai_isya_25.png") !important;}
#gd_list_isya_28 .em_img_x_new1 span:nth-child(4){ background:url("/images/pc/puwai_isya_28.png") !important;}
#gd_list_isya_28 .em_img_x_new1 span:nth-child(5){ background:url("/images/pc/puwai_isya_30.png") !important;}
#gd_list_isya_28 .em_img_x_new1 span:nth-child(6){ background:url("/images/pc/puwai_isya_32.png") !important;}
#gd_list_isya_28 .em_img_x_new1 .swiper-slide-active{ border:none}
#gd_list_isya_28 .em_img_x_new1 .swiper-slide-active img{    width: 116px; height: 116px; margin-bottom: 0px;}
#gd_list_isya_28 .em_img_x_new_bg1{ background:#fff}
#gd_list_isya_28 .em_img_x_new1 span i{ text-align:center; font-size:12px;font-family: '微软雅黑'; color:#000; margin-top:10px; width:100%}
#gd_list_isya_28 .em_img_x_new1 .swiper-slide-active{ }
#gd_list_isya_28 .em_img_x_new1 .swiper-slide-active img{ width:116px; height:116px; margin-bottom:5px;-moz-box-shadow: 0 0 9px rgba(8,1,3,.2);
    -webkit-box-shadow: 0 0 9px rgba(8,1,3,.2);
    box-shadow: 0 0 9px 5px rgba(8,1,3,.2);
    border-radius: 56px;}
#gd_list_isya_28 .right_zc{ height: 160px;
    width: 45px;
    position: absolute;
    bottom: 12px;
    background: #fff;
    z-index: 20;}
#gd_list_isya_28 .left_zc{ height: 160px;
    width: 45px;
	right:0px;
    position: absolute;
    bottom: 12px;
    background: #fff;
    z-index: 20;}
#gd_list_isya_28 .isy_conten_28{border-bottom: #828282 1px solid;padding-bottom: 15px;}
.list_isya_28_1 .em_img_x_new{ width:813px; height:auto; margin:auto}
.list_isya_28_1 .em_img_x_new_bg::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
	background:#fff;
	border:none;
}
.l_ni_conten1_right_gengduo{ width:145px; height:40px; margin:20px auto 17px auto; background:#006dc0;color:#fff;font-size:18px; font-family: '微软雅黑'; text-align:center; line-height:40px; border-radius:70px;}
.l_ni_conten1 {
    width: 1200px;
    height: auto;
    margin: auto;
	position:initial;
	background:none
}

/* 胶囊 内镜 开始 */
.jn_frist{ width:100%; height:auto; margin:auto; margin-top:80px;}
.jn_frist_conten{ width:1200px; height:auto; margin:auto; }
.jn_frist_conten_title{ width:841px; height:73px; margin:auto;background:url(/images/jn_title_img_08.jpg) no-repeat center;}
.jn_frist_conten_title p{color:#fff;font-size:30px; font-family: '微软雅黑'; text-align:center;    line-height: 35px;}
.jn_frist_conten_body{width:1200px; height:auto; margin:auto; margin-top:40px;}
.jn_frist_conten_body_ng{    -webkit-box-shadow: 0 0 9px rgba(8,1,3,.2);    box-shadow: 0 0 9px 5px rgba(8,1,3,.2);}

.jn_frist_conten_body_left{ width:348px; height:311px; float:left; margin-top:30px; margin-left:22px;margin-bottom:30px;}
.jn_frist_conten_body_right{ width:740px; height:auto; float:left; margin-top:30px; background:#ebebeb; padding:20px 10px;margin-bottom:10px; margin-left:30px;}
.jn_frist_conten_body_right p{color:#000000;font-size:16px; font-family: '微软雅黑';line-height: 26px; margin-bottom:10px}

/* 新的产科 专题 */

.l_first1{ width:100%; height:auto; margin-top:32px; }
.l_f_conten1{ width:1200px; height:auto; margin:auto;}
.l_f_conten_left1{ width:820px; height:290px; padding:18px 12px; float:left;background:#fff}
.l_f_conten_left_img1{ width:387px; height:289px; float:left; position:relative}
.l_f_conten_left_ddd1{ width:379px; height:35px; background:#666; opacity:0.8; position:absolute; bottom:0; line-height:35px; font-family:'微软雅黑'; font-size:16px; text-align:left; padding-left:8px; color:#FFF}
.l_f_conten_left_txt1{ width:405px; height:auto; float:right}
.l_f_conten_left_txt_p11{ width:100%; height:auto; font-size:14px; font-family:'微软雅黑'; color:#3d3f4b; text-indent:2rem; margin-top:20px; line-height:20px;}
.l_f_conten_left_txt_p11 a{ color:#ff7800; display:inline;}
.l_f_conten_left_txt_p21{ width:160px; height:30px; line-height:30px; border:1px solid #006ac8; box-sizing:content-box; text-align:center; font-size:14px; color:#006ac8; margin:auto; margin-top:15px;}
.l_f_conten_left_txt_p21 a{ width:100%; height:auto; display:inline-block;color:#006ac8;}
.l_f_conten_left_txt_p21:hover{ background:#006ac8; color:#FFF;}
.l_f_conten_left_txt_p21:hover a{color:#FFF;}
.l_f_conten_right1{ width:317px; height:278px; padding:18px 7px; float:right;background:#fff; padding-top:30px;}
.l_f_conten_right_title1{ width:100%; height:auto; margin:auto; width:260px;}
.l_f_conten_right_title1 li{ position: relative;text-align: center;margin-left:10px; padding-top:50px; font-size:13px; color:#000;}
.l_f_conten_right_title1 li:before{content:' '; width:46px; height:46px; background:url(/images/l_ioc_12.png) no-repeat #999999 center; border-radius:23px; position:absolute; background-position:10px;    bottom: 20px;}
.l_f_conten_right_title1 li:hover:before{content:' '; width:46px; height:46px; background:url(/images/l_ioc_12.png) no-repeat #ff7800 center; border-radius:23px; position:absolute; background-position:10px;    bottom: 20px;}
.l_f_conten_right_title1 a:nth-child(1) li{ margin-left:0px;}
.l_f_conten_right_title1 a:nth-child(2) li:before{background:url(/images/l_ioc_12.png) no-repeat #999999 center;     background-position: -56px 9px;}
.l_f_conten_right_title1 a:nth-child(2) li:hover:before{background:url(/images/l_ioc_12.png) no-repeat #ff7800 center;     background-position: -56px 9px;}
.l_f_conten_right_title1 a:nth-child(3) li:before{background:url(/images/l_ioc_12.png) no-repeat #999999 center;     background-position: -124px 7px;}
.l_f_conten_right_title1 a:nth-child(3) li:hover:before{background:url(/images/l_ioc_12.png) no-repeat #ff7800 center;     background-position: -124px 7px;}
.l_f_conten_right_title1 a:nth-child(4) li:before{background:url(/images/l_ioc_12.png) no-repeat #999999 center;     background-position: -189px 10px;}
.l_f_conten_right_title1 a:nth-child(4) li:hover:before{background:url(/images/l_ioc_12.png) no-repeat #ff7800 center;     background-position: -189px 10px;}
.l_f_conten_right_img1{ width:258px; height:17px; margin:auto; margin-top:10px;}  
.l_f_conten_right_form1{ width:258px; height:auto; margin:auto; margin-top:17px;}
.l_f_conten_right_form1 p{ color:#2b2b2b; font-size:13px; margin-top:10px}
.l_f_conten_right_form1 p:nth-child(1){ margin-top:0}
.l_f_conten_right_form1 p i{ color:#F00}
.l_f_conten_right_form1 p input{ border:1px solid #b5b5b5; border-radius:5px; height:30px; padding-left:5px}
.coolbg1{ width:105px; height:30px; background:#ff7800; border-radius:10px; color:#fff; line-height:30px; font-size:16px;}

.l_ni1{ width:100%; height:auto; margin-top:50px;}
.l_ni_conten1{ width:1200px; height:auto; margin:auto; }

.list_isya_28{ width:100%; height:auto; margin:auto;    padding-bottom: 16px;}
.list_isya_28_1{ position:relative}
.list_isya_28_1tt{ width:785px; height:auto; margin:auto; margin-top:10px; margin-bottom:20px;}
.list_isya_28_1_img{ width:204px; height:245px; float:left; margin-right:30px;}
.list_isya_28_1_body{ width:540px; height:auto; padding-top:10px; float:left; padding-bottom:20px}
.list_isya_28_1_body_title{ color:#3b8ede;font-family: '微软雅黑'; font-size:32px; margin-bottom:10px;}
.list_isya_28_1_body_title i{ font-size:31px}
.list_isya_28_1_body_conten{ font-size:14px; color:#000000; font-family: '微软雅黑'; line-height:34px; margin-bottom:12px;}
.list_isya_28_1_body_conten p{ text-indent:2rem}
.list_isya_28_1_body_conten_zx{ background:#ff4200; color:#fff; font-size:25px; line-height:42px; width:181px; height:42px; border-radius:5px; text-align:center; cursor:pointer}
.l_ni_conten1_left{ width:850px; height:auto; float:left; padding-top:20px; background:#fff; overflow:hidden}
.l_ni_conten1_right{width:330px; height:auto; float:right; padding-top:20px;background:#fff}
.l_ni_conten1_right_img{ width:307px; height:201px; margin:auto; margin-bottom:10px;}
.l_ni_conten1_right_ul{width:307px; height:auto; margin:auto}
.l_ni_conten1_right_ul li{ color:#666666;font-size:15px; font-family: '微软雅黑';line-height:35px;background:url(/images/list_ioc_32.jpg) no-repeat center left; padding-left:18px}
.l_ni_conten1_right_tas1{ padding:0 14px; padding-right:5px; float:left}
.l_ni_conten1_right_tas1 a{ float:left; display:block; width:80px; height:35px; line-height:35px; font-size:18px; color:#ffffff; text-align:center;background: #006dc0;margin-right: 14px;  margin-bottom: 24px;border-radius: 8px;}
.l_ni_conten1_right_tas1 a:nth-child(7){ width:113px;}
.l_ni_conten1_right_tas1 a:nth-child(9){ margin-right:0}
.l_ni_conten1_right_tas2{ padding:0 14px; padding-right:5px;float:left}
.l_ni_conten1_right_tas2 a{ float:left; display:block; width:98px; height:35px; line-height:35px; font-size:18px; color:#ffffff; text-align:center;background: #c2c2c2;margin-right: 10px;  margin-bottom: 24px;border-radius: 8px;}
.l_ni_conten1_right_tas2 a:nth-child(1),.l_ni_conten1_right_tas2 a:nth-child(4),.l_ni_conten1_right_tas2 a:nth-child(7),.l_ni_conten1_right_tas2 a:nth-child(10){ width:80px;}
.list_isya_28_1 .em_img_x_new_bg{ width:850px; background:#d8d8d8; padding:20px 0 15px 0; height:auto}
.list_isya_28_1 .em_right_new{top: 394px}
.list_isya_28_1 .em_left_new{top: 394px}
.em_img_x_new_bg1{width: 495px;margin: auto;height: 190px;background: #d8d8d8; padding:0 181px;}
.em_img_x_new1{ padding-top:20px;}
.em_img_x_new1 span{ display:inline-block; width:116px; height:132px;}
.em_img_x_new1 span i{ text-align:center; font-size:12px;font-family: '微软雅黑'; color:#000; margin-top:10px; width:100%}
.em_img_x_new1 .swiper-slide-active{ border:#FFF 5px solid; box-sizing:border-box;}
.em_img_x_new1 .swiper-slide-active img{ width:105px; height:122px; margin-bottom:5px;}
.right_zc{ height: 160px;
    width: 45px;
    position: absolute;
    bottom: 12px;
    background: #d8d8d8;
    z-index: 20;}
.left_zc{ height: 160px;
    width: 45px;
	right:0px;
    position: absolute;
    bottom: 12px;
    background: #d8d8d8;
    z-index: 20;}

.list_isya_28_1 .em_img_x_new{ width:813px; height:auto; margin:auto}
.list_isya_28_1 .em_img_x_new_bg::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
	background:#fff;
	border:none;
}
.l_ni_conten1_right_gengduo{ width:145px; height:40px; margin:20px auto 17px auto; background:#006dc0;color:#fff;font-size:18px; font-family: '微软雅黑'; text-align:center; line-height:40px; border-radius:70px;}





.xinfu{ width:100%; height:auto; margin-top:50px;}
#xinfu_conten{ height:350px; padding-bottom:0px;}
.xinfu_conten{ width:1200px; height:auto; margin:auto; background:#fff; padding-top:25px; padding-bottom:33px;}
.xinfu_conten_ds{ width:1168px; height:auto; margin:auto; margin-top:24px}
.xinfu_conten_ds_left{ width:852px; height:350px; float:left; position:relative}
.xinfu_conten_ds_left p{ position:absolute; left:186px; top:31px; line-height:34px; font-size:18px; text-indent:2rem;font-family: '微软雅黑'; color:#FFF; width:545px;}
.xinfu_conten_ds_right{ width:294px; height:350px; float:right}
.xinfu_conten_ds_right_txt{width:294px; height:80px; background:#d4d4d4; line-height:80px; color:#000000; text-align:center;}
.xinfu_conten_ds_right_txt p{ background:url(/images/list_isya_new_1_75.png) no-repeat 36px center;font-size:25px; font-family: '微软雅黑';text-align: left;padding-left: 86px; cursor:pointer}
.xinfu_conten_ds_right_txt_hover{ background:#006dc0; color:#FFF}
.mb10{ margin-bottom:10px;}
#xinfu_conten_ds_right_txt{ height:40px; line-height:40px;}
.xinfu_conten_ds_right_title{ font-size:24px; color:#3d3f4b; font-weight:bold; margin-bottom:14px;}
#xinfu_conten_ds_right_txt_xx{ width:270px; height:55px; text-align:center; line-height:55px;}
#xinfu_conten_ds_right_txt_xx p{ background:none; padding:0; text-align:center;line-height:55px; font-size:18px;}
.mb4{ margin-bottom:4px;}


/* 产科 特色 开始 */
.ks_feature{ width:100%; height:auto; margin-top:50px;}
.ks_feature_conten{ width:1200px; height:auto; margin:auto; background:#fff; padding-top:25px; padding-bottom:33px;}
.d_feature{width:1168px; height:auto; margin:auto; margin-top:24px; display:flex;    justify-content: space-between;}
.d_feature1{ padding:20px 15px 0 15px; height:504px;-moz-box-shadow:0 0 9px rgba(8,1,3,.2);-webkit-box-shadow:0 0 9px rgba(8,1,3,.2);box-shadow:0 0 9px rgba(8,1,3,.2);}
.d_feature1_img{ width:330px; height:284px; margin:auto; margin-bottom:24px;}
.p_feature1{ width:170px; height:40px; line-height:40px;font-size:21px; font-family: '微软雅黑 Regular','微软雅黑'; color:#fff; text-align:center; border-radius:10px; background:#eb5e85; margin-bottom:18px;}
.p_feature2{ width:330px; height:auto; line-height:24px; color:#3d3f4b;font-size:16px; font-family: '微软雅黑 Regular','微软雅黑';}


/* 产科 优势 开始 */
.ks_superiority{ width:100%; height:auto; margin-top:50px;}
.ks_superiority_conten{ width:1200px; height:auto; margin:auto; background:#fff; padding-top:25px; padding-bottom:33px;}
.d_superiority{width:1054px; height:auto; margin:auto; margin-top:24px; display:flex;    justify-content: space-between;flex-wrap: wrap; }
.d_superiority1{ padding:20px 15px 0 15px; height:480px;-moz-box-shadow:0 0 9px rgba(8,1,3,.2);-webkit-box-shadow:0 0 9px rgba(8,1,3,.2);box-shadow:0 0 9px rgba(8,1,3,.2);background:#edeaea; margin-bottom:36px;}
.d_superiority1_img{ width:467px; height:284px; margin:auto; margin-bottom:24px;}
.p_superiority1{ width:260px; height:40px; line-height:40px;font-size:21px; font-family: '微软雅黑 Regular','微软雅黑'; color:#fff; text-align:center; border-radius:20px; margin:auto; background:#006dc0; margin-bottom:18px;}
.p_superiority2{ width:467px; height:auto; line-height:24px; color:#3d3f4b;font-size:16px; font-family: '微软雅黑 Regular','微软雅黑';}

/* 呼吸 内科  开始 */
.hh_new{ width:100%; height:200px;;background:url(/images/hh_new_bg_03.jpg) no-repeat; margin-bottom:34px; padding-top:40px}
.hh_new_conten{ width:1200px; height:auto; margin:auto}
.hh_new_conten_body{ width:227px; height:auto; float:left; margin-left:72px;}
.hh_new_conten_body_top{ width:100%; height:auto; border-bottom:#a7d4ff solid 2px; padding-bottom:9px;}
.hh_new_conten_body_top img{ width:73px; height:73px; float:left}
.hh_new_conten_body_top p{ width:140px; height:73px; line-height:73px; float:right; font-weight:bold; font-size:28px; color:#0271ba}
.hh_new_conten_body_bottom{ width:100%; height:auto; margin-top:15px;}
.hh_new_conten_body_bottom p{ width:100%; height:26px; line-height:26px; margin-bottom:9px; text-align:center}
.hh_new_conten_body_bottom p i{ font-size:20px; color:#3d3f4b;font-family:'Microsoft YaHei';height:26px; line-height:26px;}
.hh_new_conten_body_bottom p i a{color:#3d3f4b;}
.hh_new_conten_body_bottom p i:nth-child(1),.hh_new_conten_body_bottom p i:nth-child(3){ border-right:2px solid #a7d4ff; padding-right:10px;}
.hh_new_conten_body_bottom p i:nth-child(2),.hh_new_conten_body_bottom p i:nth-child(4){padding-left:10px;}

.tishi{ width:100%; height:auto; margin-bottom:66px;}
.tishi_conten{ width:1198px; height:83px; margin:auto; border:dashed 1px #3392ed; text-align:center; background:#FFF}
.tishi_conten p{text-align:center; color:#3d3f4b;font-size:24px; font-family:'Microsoft YaHei'; line-height:83px;}
.tishi_conten p i{ font-weight:bold; color:#0271ba}

.l_f_conten_left1_input{    font-size: 20px;color: #3d3f4b;line-height: 25px;height: 25px; margin-bottom:20px;}
.l_f_conten_left1_input input{width: 25px;height: 25px;float: left;background: none;background: #fff;margin-right: 7px;}
.l_f_conten_left1_input i{ float:left;margin-right: 0px;width: 103px;}

.l_f_conten_left1_input_txt{    font-size: 20px;color: #3d3f4b;line-height: 25px;height: 25px; margin-bottom:10px;}
.l_f_conten_left1_input_txt span{color:#0271ba;font-size:20px; font-family:'Microsoft YaHei';font-weight:bold; float:left}
.l_f_conten_left1_input_txt input{width: 25px;height: 25px;float: left;background: none;background: #fff;margin-right: 7px;}
.l_f_conten_left1_input_txt i{ float:left;margin-right: 0px;width: 142px;}

.hh_conten_jieshao{ width:90%; height:auto; margin:auto; margin-top:23px;}
.hh_conten_jieshao img{ width:100%}
.hh_conten_jieshao p{color:#3d3f4b;font-size:15px; font-family:'Microsoft YaHei';line-height: 30px; text-indent:2rem; margin-top:12px;    padding-bottom: 22px;}

.hh_isya{ width:100%; height:auto; margin:66px auto;}
.hh_isya_conten{ width:1200px; height:459px; margin:auto; position:relative;}
.hh_isya_conten .prev_right_img{background: url(/images/en_qh_03.png) #b2b2b2 no-repeat;width: 45px;height: 45px;cursor: pointer;position: absolute;top: 215px;border-radius: 24px;left: 6px;   z-index: 1000;}
.hh_isya_conten .next_right_img{background: url(/images/en_qh_05.png) #b2b2b2 no-repeat;width: 45px;height: 45px;cursor: pointer;position: absolute;top: 215px;right: 6px;z-index: 1;border-radius: 24px;z-index: 1000;}

.hh_isya_zx{height: 36px;display: block;position: absolute;bottom: 63px;width: 155px;margin-left: 530px; cursor:pointer}
.hh_isya_ck{height: 36px;display: block;position: absolute;bottom: 63px;width: 155px;margin-left: 705px; cursor:pointer}

/* 肿瘤科  */
.zlk_auto{width: 100%; height: auto;margin-top: 50px;}
.zlk_auto_conten{width: 1200px;height: auto;margin: auto; background:#FFF}
.zlk_auto_conten_left{ width:568px; height:auto; float:left; background:#1887db}
.zlk_auto_conten_left_title{ width:170px; height:46px; margin:auto; padding:40px 0 50px 0}
.zlk_auto_conten_left_body{ width:500px; height:auto; margin:auto;color:#fff;font-size:16px; font-family:'Microsoft YaHei';line-height: 27px; text-indent:2rem; padding-bottom:103px;}
.zlk_auto_conten_right{ width:632px; height:auto; float:left}

.zlk_second_title{ width:173px; height:48px; margin:auto; padding:30px 0}
.zlk_second_body{ width:1127px; height:322px; margin:auto; padding:0 0 48px 0;}

.zlk_third_body{ width:1110px; height:auto; margin:auto; padding-bottom:50px;}
.zlk_third_body_left{width:408px; height:209px; float:left}
.zlk_third_body_right{ width:653px; height:auto; float:right;}
.zlk_third_body_right p{color:#4d4d4d;font-size:16px; font-family:'Microsoft YaHei';line-height: 32px; text-indent:2rem;}
.zlk_third_body2{ width:100%; height:auto; background:#399de8}
.zlk_second_body{ width:1062px; height:auto; margin:auto; padding-bottom:30px;}

/* 内分泌 科室 */
.l_ni_conten116_left{ width:570px; height:410px; border:#e6e6e6 solid 1px; box-sizing:border-box; margin:20px 20px 0 20px; float:left}
.l_ni_conten116_right{width:570px; height:410px; border:#e6e6e6 solid 1px; box-sizing:border-box; margin-top:20px;float:left}
.l_ni_conten116_left_body{ width:96%; height:auto; margin-top:22px; margin:auto}
.l_ni_conten116_left_body p{color:#1a1a1a;font-size:18px; font-family:'Microsoft YaHei';line-height: 32px; margin-bottom:30px;background: url(/images/nfm_img_sss_27.jpg) left 8px no-repeat; padding-left:25px;}
.l_ni_conten116_left_body1{ width:96%; height:auto; margin-top:22px; margin:auto}
.l_ni_conten116_left_body_conten{ width:100%; height:auto; margin:auto; margin-bottom:10px;}
.l_ni_conten116_left_body_conten_img{ width:120px; height:85px; float:left}
.l_ni_conten116_left_body_conten_txt{ width:415px; height:auto; float:left; margin-left:10px;}
.l_ni_conten116_left_body_conten_txt_title{color:#1a1a1a;font-size:18px; font-family:'Microsoft YaHei'; font-weight:600; margin-bottom:10px;}
.l_ni_conten116_left_body_conten_txt_body{color:#1a1a1a;font-size:14px; font-family:'Microsoft YaHei';line-height: 23px;}


/* 肝胆 */
.gd_eyuan_conten_body_title{ width:364px; height:40px; margin:auto;background: url(/images/gd_title_img_39.jpg) #b2b2b2 no-repeat; margin-bottom:30px;}
.gd_eyuan_conten_body_title p{ width:100%; line-height:40px; color:#3d3f4b; text-align:center; font-size:26px;font-family:'Microsoft YaHei';}
.gd_eyuan_conten_new_left{ width:350px; height:260px; float: left; margin-left:30px;}
.gd_eyuan_conten_new_right{ width:735px; height:auto; float:right}

/* 骨科 开始 */
.gk_jishu_title{ width:100%; height:auto; margin:auto; margin-bottom:20px; padding-top:30px;}
.gk_jishu_title p{ width:197px; height:50px; margin:auto}
.gk_jishu_body{width:100%; height:auto; margin:auto; padding-bottom:24px;}
.gk_jishu_body p{ width:1144px; height:auto; margin:auto}
.fourth_bg{ background:#fcfdf4}
.fourth_padding{padding:40px 0 50px 0}
.fourth_conten{ width:990px; height:285px; margin:auto; margin-top:32px;}
.fourth_conten_body{ display:flex;justify-content: space-between;}
.fourth_conten_body_left{ width:270px; height:auto; margin:auto}
.fourth_conten_body_left p{ width:270px; height:55px; line-height:55px; text-align:center; background:#d2d0d0; color:#010001; font-size:17px;font-family:'Microsoft YaHei'; margin-bottom:3px;}
.fourth_conten_body_right{ width:688px; height:285px; margin:auto}
.fourth_conten_body_right p{ width:688px; height:285px; margin:auto; cursor:pointer}
.fourth_conten_body_left_p_hover{ background:#d64974 !important; color:#FFF !important}

.snk_youshi{width:810px; height:auto; margin:auto; margin-top:20px; padding-bottom:20px}
.snk_youshi_row{ width:100%; height:auto; margin:auto}
.snk_youshi_row p{ width:100%; height:45px;}
.snk_youshi_row p:nth-child(1){ background:#5ac974}
.snk_youshi_row p:nth-child(2){ background:#45c362}
.snk_youshi_row p:nth-child(3){ background:#31bc51}
.snk_youshi_row p:nth-child(4){ background:#45c362}
.snk_youshi_row p:nth-child(5){ background:#5ac974}
.snk_youshi_row p span:nth-child(1){ width:31px; height:45px; background:#338acd; font-size:30px; color:#fff; line-height:45px; text-align:center}
.snk_youshi_row p span:nth-child(2){color:#fff;font-size:14px; font-family:'Microsoft YaHei';line-height:45px;}
.l_ni_conten1_right_jb{ width:100%; height:auto; margin:auto; margin-top:20px;}
.l_ni_conten1_right_jb p{width:100%; height:auto; margin:auto; margin-bottom:25px;}
.l_ni_conten1_right_jb p a{ width:70px; height:36px; line-height:36px; text-align:center; margin-left:12px;color:#363636;font-size:16px; font-family:'Microsoft YaHei'; background:#c2c2c2; border-radius:5px;}
.l_ni_conten1_right_jb p a:nth-child(2){ width:99px;}
.l_ni_conten1_right_jb p a:nth-child(3){ width:103px;}
.l_ni_conten1_right_jb p a:hover{ background:#31bc51 !important;color:#fff;}
