*{font-family:Microsoft YaHei;}

.cl{
    clear:both;
}
.fl{
    float:left;
}
.fr{
    float:right;
}

.w{
    width: 94%;
    margin:0 auto;
}


.header .header_top_box{
    position: fixed;
    top:0;
    max-width: 640px;
    width: 100%;
    height: 1.6rem;
    z-index: 9999;
}
.header .header_top_box .header_to{height: .6rem;background: #303138;display: flex;justify-content: flex-start;align-items: center;}
.header .header_top_box .header_to img{width: 5%;margin-left:3%;margin-right: 3%;}
.header .header_top_box .header_to p{font-size: .26rem;color:#ccc;position: relative;top:-1px;}
.header .header_top_box .header_to span{font-size: .26rem;color:#ccc; font-family: Impact !important;position: relative;top:1px;}
.header .header_top{height: 1rem;background:#fff;position: relative;}
.header .header_top .logo {
    position: absolute;
    left:3%;
    width: 50%;
    top:50%;
    transform: translateY(-50%);
}
.header .header_top nav li{
    margin:.5rem;
}
.header .header_top nav li a{
    display: block;
    font-size: .35rem;
}

.header .header_top .coin2{
    position: absolute;
    right:3%;
    top:50%;
    transform: translateY(-50%);
    width: 8%;
}



.nav a{ color:#0c5099; font-size:.28rem; line-height:.8rem; font-weight:bold; display:block}
.nav ul li{ border-bottom:1px #0c5099 dashed}
.nav ul li span{ float:right;}
.nav{ width:80%; margin:8% auto 0}
.navbg{ position:fixed; top:0;max-width:525px; right:-70%; z-index:99999; overflow:hidden; width:70%; height:100%; background:#fff}
.huibg{ display:none; background:#000; position: fixed; width:100%; height:100%;top:0; left:0; z-index:9999; filter:alpha(opacity=50); -moz-opacity:0.50; opacity:0.50; width:100%; height:100%;}
.gnav span{ background:url(../images/coin5.png) no-repeat left center; background-size:45%; font-size:.3rem; color:#b2b2b2; line-height:1rem; padding-left:20%; display:inline-block}
.gnav { background:#606060; position:fixed; bottom:0px; width:70%; text-align:center; max-width:525px;}


.header_nav{height: .6rem;background:#4f638f;}
.header_nav ul{height: 100%;display: flex;justify-content: space-between;}
.header_nav ul li{font-size: .22rem; height: 100%;border-right: 1px solid #8aa2d6;border-left:1px solid #344a7c;text-align: center;line-height: .6rem;width: 20%;color:#fff;}
.header_nav ul li:nth-child(6){border-right: 0;}
.header_nav ul li:nth-child(1){border-left: 0;}

.ss_box{border:1px solid #4f638f;height: .6rem;margin-top: .3rem;}
.ss_box form{display: flex;justify-content: space-between;height: 100%;}
.ss_box form .ss_bd{width: 80%;height: 100%;border:0;outline: none;box-sizing: border-box;padding-left:10%;background:url(../images/ss.png) no-repeat 4% center;background-size: 6%;font-size: .24rem;color:#777;}
.ss_box form .ss_btn{width: 20%;height: 100%;border:0;outline: none;box-sizing: border-box;background:#4f638f;font-size: .26rem;color:#fff;}
.ss_box form .ss_bd::-webkit-input-placeholder{font-size: .24rem;color:#777;}

.tsks ul{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.tsks ul li{width: 20.5%;margin-right: 6%;margin-bottom: .3rem;display: none;}
.tsks ul li:nth-child(4n){margin-right: 0;}
.tsks ul li:nth-child(-n+8){display: block;}
.tsks ul li p{font-size: .22rem;color:#222;text-align: center;margin-top: .2rem;}

.zixun{margin-top: .2rem;}

.liucheng ul{display: flex;justify-content: space-between;}
.liucheng ul li{width: 15%;}
.liucheng ul li .img{height: 1.2rem;position: relative;}
.liucheng ul li .img img{position: absolute;top:0;left:0;right:0;bottom:0;margin:auto;width: 80%;}
.liucheng ul li p{font-size: .22rem;color:#222;text-align: center;}

.video_box{margin-top: .3rem;}
.video_box video{width: 100%;}

.futc ul{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.futc ul li{width: 31%;margin-right: 3.5%;margin-bottom: .2rem;}
.futc ul li:nth-child(3n){margin-right: 0;}
.futc ul li p{font-size: .24rem;color:#222;margin-top: .2rem;text-align: center;}

.zztd_box{background: #f7f7f7;overflow: hidden;margin-top: .3rem;}
.zztd ul li{margin-bottom: .4rem;}
.zztd ul li .img{width: 25%;}
.zztd ul li .mesg{width: 72%;}
.zztd ul li .mesg .top{display: flex;justify-content: flex-start;align-items: center;}
.zztd ul li .mesg .top h2{font-size: .32rem;color:#4f638f;font-weight: normal;margin-right: 10%;}
.zztd ul li .mesg .top h3{font-size: .24rem;color:#222222;font-weight: normal;}
.zztd ul li .mesg .jianjie{margin-top: .05rem;font-size: .2rem;color:#222222;line-height: 150%;}
.zztd ul li .mesg .jianjie span{font-size: .2rem;color:#222222;}
.zztd ul li .mesg .bot{display: flex;justify-content: flex-start;margin-top: .05rem;}
.zztd ul li .mesg .bot a{width: 40%;height: .5rem;font-size: .24rem;color:#fff;padding-left: 13%;box-sizing: border-box; line-height: .5rem;border-radius:.5rem;}
.zztd ul li .mesg .bot a:nth-child(1){background:#4f638f url(../images/zixun.png) no-repeat .15rem center;background-size: 20%;margin-right: 5%;}
.zztd ul li .mesg .bot a:nth-child(2){background:#f5b2b2 url(../images/chakan.png) no-repeat .15rem center;background-size: 18%;}


.zztd2{margin-top: .3rem;padding-bottom: .5rem;}
.zztd2 ul li{margin-bottom: .4rem;display: none;}
.zztd2 ul li:nth-child(-n+6){display: block;}
.zztd2 ul li .img{width: 25%;}
.zztd2 ul li .mesg{width: 72%;}
.zztd2 ul li .mesg .top{display: flex;justify-content: flex-start;align-items: center;}
.zztd2 ul li .mesg .top h2{font-size: .32rem;color:#4f638f;font-weight: normal;margin-right: 10%;}
.zztd2 ul li .mesg .top h3{font-size: .24rem;color:#222222;font-weight: normal;}
.zztd2 ul li .mesg .jianjie{margin-top: .05rem;font-size: .2rem;color:#222222;line-height: 150%;}
.zztd2 ul li .mesg .jianjie span{font-size: .2rem;color:#222222;}
.zztd2 ul li .mesg .bot{display: flex;justify-content: flex-start;margin-top: .05rem;}
.zztd2 ul li .mesg .bot a{width: 40%;height: .5rem;font-size: .24rem;color:#fff;text-indent: 35%;line-height: .5rem;border-radius:.5rem;}
.zztd2 ul li .mesg .bot a:nth-child(1){background:#4f638f url(../images/zixun.png) no-repeat .15rem center;background-size: 20%;margin-right: 5%;}
.zztd2 ul li .mesg .bot a:nth-child(2){background:#f5b2b2 url(../images/chakan.png) no-repeat .15rem center;background-size: 18%;}



.yydt ul .first_li{position: relative;margin-bottom: .4rem;}
.yydt ul .first_li .title{padding:0 3%;box-sizing: border-box; position: absolute;bottom:0;height: .6rem;background:rgba(0,0,0,.5);width: 100%;display: flex;justify-content: space-between;align-items: center;}
.yydt ul .first_li .title h3{font-size: .24rem;color:#fff;font-weight: normal;}
.yydt ul .first_li .title span{font-size: .24rem;color:#fff;font-weight: normal;}
.yydt ul .else_li{margin:.2rem 0;}
.yydt ul .else_li a{display: flex;justify-content: space-between;align-items: center;}
.yydt ul .else_li a h3{font-size: .24rem;color:#222;font-weight: normal;}
.yydt ul .else_li a span{font-size: .24rem;color:#777;}
 
.online_box{background:url(../images/bg1.jpg) no-repeat;background-size: 100% 100%;overflow: hidden;margin-top: .4rem;}
.online form input{width: 100%;height: .7rem;box-sizing: border-box;border:1px solid #e5e5e5;outline: none;background:#fff;text-indent: 1em;border-radius:.12rem;margin-bottom: .25rem;font-size: .24rem;color:#777;}
.online form textarea{height: 1.25rem;border-radius:.12rem;outline: none;resize: none;width: 100%;border:1px solid #e5e5e5;box-sizing: border-box;background:#fff;font-size: .24rem;color:#777;padding:.15rem .23rem;}
.online form .sub{width: 2.6rem;border:0; background:#f5b2b2;font-size: .24rem;color:#fff;text-indent: 0;display: block;margin:.3rem auto;}

.inc_erji_title{display: flex;justify-content: center;align-items: center;margin-top:.4rem;padding-bottom: .3rem; border-bottom:1px solid #e9e9e9;}
.inc_erji_title p{text-transform: uppercase;font-size: .2rem;color:#929292;}
.inc_erji_title h3{font-size: .32rem;color:#222222;font-weight: normal;}
.inc_erji_title img{width: 5%;margin:0 3%;}

.about_con{margin-top: .4rem;padding-bottom: .5rem;}
.about_con .about_left{width: 20%;}
.about_left ul li{position: relative; height: .45rem;border:1px solid #4f638f;color:#4f638f;text-align: center;line-height: .45rem;margin-bottom: .15rem;}
.about_left ul li.active::after{
    content:"";
    position: absolute;right:-.14rem;top:50%;transform:translateY(-50%);width: .14rem;height: .24rem;background:url(../images/icons.png) no-repeat;background-size: 100% 100%;
}
.about_left ul li.active{border-color:#f5b2b2;background:#f5b2b2;color:#fff;}

.about_right .ab_tit{font-size: .3rem;color:#222;text-align:center;font-weight: normal;margin-bottom: .3rem;}

.inc_type{margin-top: .3rem;}
.inc_type ul{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.inc_type ul li{margin-bottom: .2rem; width: 22%;margin-right: 4%;height: .5rem;font-size: .2rem;color:#4f638f;border:1px solid #4f638f;box-sizing: border-box;line-height: .48rem;border-radius:.5rem;text-align: center;}
.inc_type ul li:nth-child(4n){margin-right: 0;}
.inc_type ul li.active{background:#f5b2b2;color:#fff;border-color:#f5b2b2;}

.danye_content{margin-top: .2rem;padding-bottom: .5rem;}
.danye_content iframe{width: 100% !important;height: auto !important;}
.pro_list{padding-bottom: .5rem;margin-top: .3rem;}
.pro_list ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.pro_list ul li{width: 48.5%;display: none;}
.pro_list ul li h3{font-size: .26rem;color:#222222;font-weight: normal;text-align:center;margin:.2rem 0;}
.pro_list ul li:nth-child(-n+6){display: block;}


.doc_show{margin-top: .3rem;padding-bottom: .5rem;}
.doc_show>img{width: 50%;display: block;margin:.2rem auto;}
.doc_show>h3{font-size: .32rem;color:#4f638f;text-align: center;font-weight: normal;}
.doc_show .jianjie_tit{font-size: .28rem;color:#222;padding-bottom: .25rem;border-bottom: 1px solid #e9e9e9;margin-top: .3rem;}
.doc_show .jianjie{margin-top: .2rem;}
.doc_show .shanchang_tit{font-size: .28rem;color:#222;padding-bottom: .25rem;border-bottom: 1px solid #e9e9e9;margin-top: .3rem;}
.doc_show .shanchang{margin-top: .2rem;font-size: 14px;color:#222;line-height: 150%;}

.newsbox{margin-top: .3rem;padding-bottom: .5rem;}
.newsList li{margin-bottom: .3rem;display: none;}
.newsList li:nth-child(-n+5){display: block;}
.newsList li .newstupa{width: 40%;}
.newsList li .mesg{width: 57%;}
.newsList li .mesg h3{font-size: .26rem;color:#222222;font-weight: normal;}
.newsList li .mesg .news_jj{font-size: .18rem;color:#777777;margin:.1rem 0;}
.newsList li .mesg .date{font-size: .18rem;color:#4f638f;float:right;}

.news_show{margin-top: .3rem;}
.news_show>h3{font-size: .28rem;color:#222222;font-weight: normal;text-align: center;}
.news_show>p{font-size: .2rem;color:#777777;text-align: center;margin-top: .1rem;}
.news_show .con{margin-top:.3rem;}

.erji_look_more{font-size: .28rem;color:#222222;text-align: center;margin-top: .3rem;}
.erji_look_more_two{font-size: .28rem;color:#222222;text-align: center;margin-top: .3rem;}
.erji_look_more_three{font-size: .28rem;color:#222222;text-align: center;margin-top: .3rem;}

.look_more{font-size: .28rem;color:#222222;margin-bottom: .4rem;text-align: center;}
.inc_title{display: flex;justify-content: center;align-items: center;margin:.4rem 0;}
.inc_title p{text-transform: uppercase;font-size: .2rem;color:#929292;}
.inc_title h3{font-size: .32rem;color:#222222;font-weight: normal;}
.inc_title img{width: 5%;margin:0 3%;}


.danye_content form input{width: 100%;height: .7rem;box-sizing: border-box;border:1px solid #e5e5e5;outline: none;background:#fff;text-indent: 1em;border-radius:.12rem;margin-bottom: .25rem;font-size: .24rem;color:#777;}
.danye_content form textarea{height: 1.25rem;border-radius:.12rem;outline: none;resize: none;width: 100%;border:1px solid #e5e5e5;box-sizing: border-box;background:#fff;font-size: .24rem;color:#777;padding:.15rem .23rem;}
.danye_content form .sub{width:100%;border:0; background:#f5b2b2;font-size: .24rem;color:#fff;text-indent: 0;display: block;margin:.3rem auto;}
.danye_content form #email{background:#fff;margin-bottom: 0;}
.danye_content form #doctor{background:#fff;margin-bottom: 0;}
.doctor_box{margin-bottom: .25rem;}
.email_box{margin-bottom: .25rem;}
.ks_list{border:1px solid #4f638f;padding:.1rem 0;margin-bottom: .25rem;display: none;}
.ks_list li{font-size: .22rem;color:#4f638f;margin:.1rem 0 .1rem .12rem;border-right: 1px solid #4f638f;padding-right:.12rem;float:left;}
.doctor_list{border:1px solid #4f638f;padding:.1rem 0;margin-bottom: .25rem;display: none;}
.doctor_list li{float:left; font-size: .22rem;color:#4f638f;margin:.1rem 0 .1rem .12rem;border-right: 1px solid #4f638f;padding-right:.12rem;margin-bottom: .25rem;}

.doctor_box{position: relative;}
.doctor_box img{position: absolute;right:5%;width: 3%;transition: .5s;top:30%;}
.email_box{position: relative;}
.email_box img{position: absolute;right:5%;width: 3%;transition: .5s;top:30%;}





.prev_next{margin-top: .5rem;}
.prev_next a{font-size: .2rem;color:#222;margin:.15rem 0;}

.footer{height: .8rem;display: flex;justify-content: space-between;width: 100%;position: fixed;bottom:0;}
.footer a{width: 50%;font-size: .3rem;color:#fff;padding-left: 23%;box-sizing: border-box; line-height: .8rem;}
.footer a:nth-child(1){background:#4f638f url(../images/ff.png) no-repeat .5rem center;background-size: 15%;}
.footer a:nth-child(2){background:#f5b2b2 url(../images/zixun.png) no-repeat .5rem center;}