div,p,h1,h2,h3,h4,h5,h6,li,ul,span,b,a{
    margin:0;
    padding:0;
    box-sizing: border-box;
    font-family: "微软雅黑";
}
span,p,div,b,i,li,a{
    font-size:14px;
}
ul{
    list-style:none;
}
a:hover,a:focus{
    text-decoration: none;
}
.nav>li>a:focus, .nav>li>a:hover,.navbar-nav >.active>a {
    text-decoration: none;
    background:#333333;
}
.rf{
    float:right;
}
.lf{
    float:left;
}
.flex{
    display:flex;
}
.center{
    text-align:center;
}
.left_align{
    text-align:left;
}
.right_align{
    text-align:right;
}
.clear{
    clear:both;
}
.inline-block{
    display:inline-block;
}
.block{
    display:block;
}
.green{
    color:#02AF4F;
}
.font30{
    font-size:30px;
}
.b_m10{
    margin-bottom:10px;
}
.p_t10{
    padding-top: 30px; font-size:18PX;
}
.pd_r30 {
    padding-right: 0px;
}
.t_M18 {
    margin-top:8px;
}
.color4d{
    color:#4d4d4d;
}
.t_line{
    border-bottom:1px solid #02AF4F;
    width:350px;
}
.t_m20{
    margin-top:20px;
}
.left_m70{
    margin-left:70px;
}

#banner{
margin-top:2px;
}
.jianjie2,.jianjie2_dot,.pic3{display:none}
.jianjie1{display:block}

.col-lg-2{margin:0px; width:33.333%;}
.row{border:0px solid #ff0000;}
.telme,.telme a{ position:fixed; bottom:5px; right:5px; background-color:#009900; color:#FFFFFF; padding:10px;border-radius:5px;}
.telme a:hover{ background-color:#8AC738}
.m-daohang{display:none}
.di2{display:none}
#top {
    position:relative;
    height: 56px;
    width: 100%;
    z-index: 100;

}
.bai,.bai:link{color:#FFFFFF}
#navbar{
    position:absolute;
    top:0;
    left:0;
    z-index:10;
    width:100%;
    background:#009900;
}
.icon-bar {
    border: 2px solid #fff;
}
.navbar-toggle {
    border: 1px solid rgba(230, 221, 221, 0.5);
}
.logo{
    margin-top:-25px;
}
.navbar-nav > li{
width:140px;
text-align:center
}
.navbar-nav > li > a {
    font-size: 15px;
    color:#fff;
}
.center{
    text-align: center;
}
.t_m100{
    margin-top:30px;
}
#nav {
    padding:10px 0;
}
.product_nav>ul {
    background:#333333;
    position: absolute;
    top: 61px;
    left: 3px;
    width: 100%;
    height: 0px;
    overflow: hidden;
    transition: all .3s linear;
    z-index: 1000;
}
.product_nav{
    height:auto;
}
.Medical_care>li{
    line-height: 40px;
    border-top: 1px solid #666666;
    text-align:center;
}
.Medical_care>li>a{
    display:inline-block;
    color:#fff;
    width: 100%;
}
.Medical_care>li>a:hover{
    background:#666666;
}
.product_nav b{
    position:relative;
    z-index: 1000;
}
.product_nav:hover .Medical_care{
    height:auto;
}
.product_nav:hover .direc{
    transform: rotate(90deg);
}
/****************banner**************************/
.carousel-indicators .active{
    background:#02AF4F;
}
.carousel-indicators li {
    border: 1px solid transparent;
    background:#aaa;
}
.img_title{
    margin:0 5px;
}
.img_jianshu img{ width:40%; padding-right:15px;float: left; }
.p_tilte{
    width:100%;
    height:100px;
    background:#1BD160;
    color:#fff;
    line-height:100px;
    text-align:center;
    font-size:23px;
}
.product_01{
    width:450px;
    height:400px;
    border:1px solid #E8E8E8;
    margin: 30px auto 0px auto;

}
.product_01:hover{
    border:1px solid #1CCC6A;
    box-shadow:1px 1px 10px #1CCC6A;
   transform:scale(1.05);

}
.product_01:hover .btn_01,.product_01:hover .p_tilte{
    background:#1CCC6A;
    color:#fff;
    border-color:transparent;
}
.product_01>p{
    padding:50px 30px 20px 30px;
}
.color777{
    color:#000;
}
.color_bai{
    color:#fff;
}
.btn_01{
    width:130px;
    height:40px;
    border:1px solid #009900;
    line-height:40px;
    margin:0 auto;
    border-radius: 3px;
    color:#fff;
    margin-top:10px;
}
.doctor_number{
    height:240px;
    background:#F5F5F5
}
.color999{
    color:#999;
}
.doctor_number .col-lg-3,.doctor_number .col-md-3{
   padding-top:70px;
}
.border_r,.border_r1{
    border-right:1px solid #DEDEDE;
}
.hover_green:hover{
color:#02AF4F;
}
.t_m10{
    margin-top:10px;
}
.t_m30{
    margin-top:30px;
}
.t_m5{
    margin-top:5px;
}
.t_m50{
    margin-top:0px; background-color:#11881D
}
.t_m01{
    margin-top:0px; background-color:#B0E28B
}

.t_m150 {
    margin-top: 150px;
}
.font16{
    font-size:16px;
}
.hover_bg_green:hover{
    background:#02AF4F;
    color:#fff;
    border: none;
}
.title{
    display:block;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
    position: relative;
}
.news_title>a{
    color:#4d4d4d;
    padding:10px 0;
}
#cooperative{
    background:#F5F5F5;
    padding:20px 0;
    margin-top:10px;
}
.l-height25{
    line-height:25px;
}
#top .scrollFixed {
    top:0px;
    transition:all  linear .2s;
}
.page{
    width:40px;
    height:40px;
    background:#02AF4F;
    display: inline-block;
    line-height:40px;
    color:#fff;
    font-size:16px;
    text-align: center;
}
.b_m50{
    margin-bottom:50px;
}
.left_m20{
    margin-left:20px;
}
.map{
    width:100%;
}
.font20{
    font-size:20px;
}
.font18{
    font-size:18px;
}
.m_t90{
    margin-top:90px;
}
.img-responsive{
    display:inline-block;
}
.HY_img_top{
    margin-top:220px;
}
.box-shawdow{
    box-shadow:1px  1px 10px #02AF4F;
}
.shawdow1{
    box-shadow: 1px 1px 18px #ccc;
}
.b_m30{
    margin-bottom:30px;
}
#TwoNav{
    padding-bottom:20px;
}
#TwoNav>a:hover,#TwoNav .Yactive{
    color:#02AF4F;
}
#TwoNav>a{
    width:24%;
    font-size:18px;
    color:#4d4d4d;
    display:inline-block;
    text-align: center;
}
.content_margin{
   margin-top:100px;
}
#Survey{
    /*display:none;*/
}
.h_line{
    border-bottom:1px solid #02AF4F;
    display:inline-block;
    float:left;
    width:16%;
    margin-top: 4px;
}
.h_quan{
    width:10px;
    height:10px;
    border-radius: 50%;
    float:left;
    background:#02AF4F;
    box-shadow: 1px 1px 10px #02AF4F;
}
.time{
    width:100%;
}
.left_m40{
    margin-left:40px;
}
.right_m20{
    margin-right:20px;
}
#Survey,#platform_01,#image,#video{
    display:none;
}
.HY_content .show{
    display:block;
}
.w130{
    width:210px;
}
.pd_t30{
   padding-top:30px;
}
.l-height35{
    line-height:35px;
}
.l-height30{
    line-height:30px;
}
.t_mm100{
    margin-top:100px;
}
#top .navbar-brand {
    padding: 26px 0px;
}

.scale:hover{
    overflow: hidden;
    transform: scale(1.05);
    box-shadow: 1px 1px 10px #aaa;
}

.left_m37{
    margin-left:37px;
}
.port{
    width: 220px;
    height: 50px;
    line-height: 50px;
    background: #1CCC6A;
    color: #fff;
    font-size: 17px;
    text-align: center;
    margin-top: 2px;
}
.port:active,.port:focus,.port:hover{
    color:#fff;
}
.right_m0{
    padding-right:0;
}
.btn_02:hover{
    border:1px solid #02AF4F;
}
.btn_02{
    border:1px solid #BBBBBB;
    display:inline-block;
    width:125px;
    height:40px;
    line-height:40px;
    text-align: center;
}
.t_m_sm50 {
    margin-top: 100px;
}
.content_margin_01{
    margin-top:100px;
}
.doctor_port:hover,.doctor_port:active,.doctor_port:focus{
    color:#fff;
}
.doctor_port{
    display:inline-block;
    width: 240px;
    height: 50px;
    line-height: 50px;
    background: #1CCC6A;
    color: #fff;
    font-size: 17px;
    text-align: center;
    margin-top: 2px;
}
.span_width{
    width:315px;
}
.b_center{
    margin:0 auto;
}
.video{
    padding:10px 15px;
}
.video:hover a>p{
    color:#02AF4F;
}
.margin_top_150{
   margin-top:150px;
}
.font22{
    font-size:22px;
}
.p_left42{
    padding-left:42px;
}
.p_left108{
    padding-left:108px;
}
.p_left30{
    padding-left:30px;
}
.p_left70{
    padding-left:70px;
}
.b_m20{
    margin-bottom:20px;
}
.p_b5{
    padding-bottom:5px;
}

.t_m62 {
    margin-top: 62px;
}
.down_tm{
    margin-top:75px;
}
.down_bm{
    margin-bottom:20px;
}
.medical_address{
    width:100%;
    background:#fbfbfb;
}
.bg_f5{
    background:#f5f5f5;
    padding:30px 10px;
}
.left_m30 {
    margin-left: 30px;
}
.medical_title{
    display:inline-block;
    font-size:15px;
    color:#777;
    width:100%;
    padding:15px 10px;
}
.border_title:hover,.border_title_01:hover,.medical .title_bg{
    background:#F7F7F7;
    border-left:2px solid #02AF4F;
    color:#02AF4F;
}
.border_title_01{
    border:1px solid #DEDEDE;
    border-top:none;
}
.border_title{
    border:1px solid #DEDEDE;
}
.medical .show{
    display:block;
}
#medical_01,#medical_02,#medical_03,#medical_04,#medical_05,#medical_06,#medical_07,#medical_08,#medical_09{
    display:none;
}


/*首页带图片新闻*/
#kind5_index{width:50%;position:relative;margin:0 auto; float:left}
#kind5_index{padding:15px 14px; max-height:250px; overflow:hidden;border:0px solid #ccc;}
#kind5_index dl{line-height:21px;}
#kind5_index dl dt{float:left; font-weight:bold;}
#kind5_index dl dd{ font-size:14px; line-height:24px; margin-top:15px;}
#kind5_index a{ color:#000}
#kind5_index .img{float:left;width:150px;height:110px;margin:8px 25px 0 0;border:1px solid #ccc;}
@media(max-width:768px){

	#kind5_index{max-width:100%; height:170px;max-height:170px; overflow:hidden;osition:relative;margin:0 auto;}
	#kind5_index{padding:5px 5px;}
	#kind5_index .img{float:left;max-width:150px;max-height:100px;margin:3px 5px 0 0;border:1px solid #ccc;}
	.jianshu2{display:none}


}


@media(min-width:991px){
    .lgmd_margin_right20{
        margin-right:20px;
    }
}
@media(max-width:1199px){
    .port{
        width:190px;
        height:45px;
        line-height:45px;
        background: #1CCC6A;
        color:#fff;
        font-size:16px;
        text-align: center;
    }
    .t_m_sm50 {
        margin-top: 60px;
    }
    .p_b20{
        padding-bottom:20px;
    }
    .doctor_port{
        display: inline-block;
        width: 208px;
        height: 41px;
        line-height: 41px;
        font-size: 16px;
}
    .down_tm{
        margin-top:60px;
    }

}
@media (max-width: 991px){
    .doctor_number{
        height:370px;
        background:#F5F5F5
    }
    .border_r1{
     border-right:transparent;
    }
    .t_mm100{
        margin-top:30px;
    }
.center_02{
    text-align:center;
}
    .port {
        width: 251px;
    }
    .t_m_sm50{
        margin-top:50px;
    }
    .content_margin_01{
        margin-top:35px;
    }
    .p_b20{
        padding-bottom:20px;
    }
.p_b40{
    padding-bottom:40px;
}
.p_b10{
    padding-bottom:10px;
}
    .down_bm {
        margin-bottom: 13px;
    }
    .down_tm {
        margin-top: 30px;
    }
    .down_f{
        font-size:20px;
    }

}
@media (max-width: 767px){
    #top{ position:fixed;}
	.navbar-nav > li{width:100%;}
    .navbar-nav{width:80%; margin-left:5%;}
	.navbar-nav > li > a {
        font-size: 16px;
        color: #fff;
    }
    #banner {
        margin-top: 0px;
		
    }
    #nav{
        display:none;
    }
    #navbar {
        top: 0px;
    }
    #top .navbar_child{
        top:0;
    }
    .navbar-brand{
        display:block;
    }
    .product_nav>ul {
        position:relative;
        background: #02AF4F;
        width: 100%;
        height: 0px;
        overflow: hidden;
        transition: all .3s linear;
        top:0px;
        left:0;

    }
    .border_b{
        border-bottom:1px solid #fff;
    }
    .Medical_care>li{
        line-height:38px;
    }
    .box-shawdow{
        box-shadow:0  0 0 #fff;
    }
    #TwoNav>a{
        width: 48%;
        box-shadow: 1px 1px 4px #02af4f;
        padding-top: 9px;
        padding-bottom: 5px;
        margin-bottom: 10px;
        margin-left: 1%;
    }
    .nav_shawdow_box{
        box-shadow:1px  1px 10px #02AF4F;
        padding-top: 20px;
        padding-bottom: 15px;
        margin-top: 58px;
    }
    .HY_img_top{
        margin-top:0px;
    }
    .content_margin{
        margin-top:40px;
    }
    .center_01{
        text-align: center;
    }
    .left_m37{
        margin-left:0;
    }
    .port_b_m{
        margin-bottom:50px;
    }
    .port {
        margin-top:0;
        width: 230px;
    }
    .content_margin_01{
        margin-top:50px;
    }
    .margin_top_150{
        margin-top:100px;
    }
    .right_align01{
        text-align: right;
    }
    .left_align01{
        text-align:left;
    }
    .p_b10{
        padding-bottom:0px;
    }
    .p_b20{
        padding-bottom:0px;
    }
    .t_m62 {
        margin-top: 54px;
    }
    .hidden_font{
        display:none;
    }
    .down_tm {
        margin-top: 65px;
    }
    .border_title {
        box-shadow: 1px 1px 5px #776f6f;
    }
    .border_title_01 {
        border: 1px solid #DEDEDE;
        margin-bottom: 5px;
        box-shadow: 1px 1px 5px #776f6f;
    }

.t_line{
    border-bottom:1px solid #02AF4F;
    width:120px;
}

.jianjie1{display:none}
.jianjie2,.jianjie2_dot,.pic3{display:block}

.wen_jianshu{
display: -webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:6;
overflow:hidden;
width:59%;
float:right;
margin-top:0px;

}
.img_jianshu{padding-top:20px;}
.img_jianshu img{ width:40%;}
.jianjie2 img{width:40%; padding-right:15px; float:left}
.jianjie2{
overflow:hidden;
max-height:180px;
width:100%;
float:right;
margin-top:15px;
}
.col-lg-2{margin:0px; width:49%;}


.di1{display:none}
.di2{display:block}

}

@media (max-width:680px){
    #news_01  .col-xs-4,#news_01  .col-xs-8{
        width:100%;
        text-align: center;
    }
    .port_b_m  .port {
        margin-top: 0;
        width: 200px;
    }

}
@media (max-width:600px){
   #news .col-xs-5,#news .col-xs-7{
        width:100%;
       text-align: center;
    }
    .h_line,.h_quan{
        display:none;
    }
    .lc>p{
        text-align: center;
    }
    .port_b_m>.col-xs-6{
        width:100%;
    }
    .port_b_m  .port {
        width: 350px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        margin-top: 0;
    }
    .down_tm {
        margin-top: 40px;
    }
.study_02 .col-xs-6{
    width:100%;
    text-align: center;
}
}
@media(max-width:539px){
    .video{
        width:100%;
    }

}
@media(max-width:500px){
    #callAs .col-xs-8,#callAs .col-xs-4{
        width:98%;
       margin-left:2%;
    }
    .port_b_m  .port {
        width: 280px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        margin-top: 0px;
    }
    .doctor_port {
        display: inline-block;
        width: 160px;
        height: 38px;
        line-height: 38px;
        font-size: 16px;
    }

}
@media (max-width:420px){
    .down_tm {
        margin-top: 25px;
    }
}
@media (max-width: 400px){
    .product_01{
        width:300px;
		height:480px;

    }
    .port_b_m  .port {
        width: 200px;
        height: 50px;
        line-height: 50px;
        text-align: center;
    }
    .show_font{
        display:none;
    }
    .down_tm {
        margin-top: 35px;
    }

}
@media (max-width: 370px){
    #cooperative .col-xs-6{
        width:100%;
        text-align:center;
        margin-bottom:10px;
    }
    .port_b_m  .port {
        width: 200px;
        height: 45px;
        line-height: 45px;
        text-align: center;
        margin-top: 6px;
    }


}

@media(max-width:360px){
    .pd_t30{
        padding-top:0px;
    }
    .h_01{
        font-size:26px;
    }
    .doctor_port {
        width: 140px;
    }
    .medical .col-xs-4{
        width:50%;
    }

}
@media (max-width: 359px){
    .doctor_port {
        width: 130px;
    }
    .down_tm {
        margin-top: 27px;
    }
}
@media (min-width: 768px){
   #top  .navbar-nav>li>a {
       padding-top:20px; padding-right:0px;

    }
    .navbar-nav > li > a {
        font-size: 16px;
        color: #fff;
    }
    .navbar-brand{
        display:none;
    }
    .nav{
        float:none!important;
         margin: 0 auto;
        width: 100%;
    }
    .nav ul{ margin-top:-5px; margin-left:-3px;}
    .right_align02{
        text-align: right;
    }
    .left_align02{
        text-align:left;
    }
    .show_font{
        display:none;
    }



}

@media(max-width:667px){
#banner{ padding-top:63px;
}
}
@media(max-width:600px){
#banner{ padding-top:63px;
}
}

.tu_wen1 a{width:25%; text-align:center; padding:1%;}
.tu_wen1 img{
width:23%;
}
.img-responsive{
max-height:200px;
}
#kind5_index{position:relative;margin:0 auto;}
#kind5_index{padding:15px 14px;}
#kind5_index dl{line-height:21px;}
#kind5_index dl dt{float:left; font-weight:bold;}
#kind5_index dl dd{ font-size:14px; line-height:24px;}
#kind5_index a{ color:#000}
#kind5_index .img{float:left;width:220px;height:150px;margin:8px 25px 0 0;border:1px solid #ccc;	    object-fit:cover;
	transition:All 0.3s ease-in-out;
	-webkit-transition:All 0.3s ease-in-out;
	-moz-transition:All 0.3s ease-in-out;
	-o-transition:All 0.3s ease-in-out;
}
#kind5_index a:hover{ color:#009900}
#kind5_index a:hover img {
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	-ms-transform:scale(1.1);
}
