*{ font-family: "Microsoft YaHei"; font-size: 0.12rem; color: #333; margin: 0;padding: 0;}
img { width: 100%;border:none;padding:0;margin:0;}
ul,li { list-style: none;}
a { text-decoration: none;  cursor: pointer;}
.clear {clear:both;overflow:hidden;height:0rem;background-color: #fff;width:100%;}
body {max-width: 640px; width: 100%; margin: 0 auto;}
.fr{float: right}
.fl{float: left}
/*公共的头部*/
	.menu_h { display: block; background: none; transition: 0.3s all; -webkit-transition: 0.3s all; border: none; width: 0.6rem; height: 0.45rem; padding: 0; outline: none; position: absolute; right: 10px; top: 1rem;  z-index: 2000; }
    .menu_h::before, .menu_h::after, .menu_h span { background: #f4981d   ; border-radius: 2px; }
    .menu_h::before, .menu_h::after { content: ''; position: absolute; height: 0.045rem; width: 100%; left: 0; top: 65%; -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transition: -webkit-transform 0.25s; transition: -webkit-transform 0.25s; transition: transform 0.25s; transition: transform 0.25s, -webkit-transform 0.25s; }
    .menu_h span { position: absolute; width: 100%; height: 0.045rem;  top:65%;  left: 0; overflow: hidden; text-indent: 200%; -webkit-transition: opacity 0.25s; transition: opacity 0.25s; }
    .menu_h::before { -webkit-transform: translate3d(0, -12px, 0); transform: translate3d(0, -12px, 0); }
    .menu_h::after { -webkit-transform: translate3d(0, 12px, 0); transform: translate3d(0, 12px, 0); }
    .menu-open .menu_h span { opacity: 0; }
    .menu-open .menu_h::before { -webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); }
    .menu-open .menu_h::after { -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); }

.header{    position: fixed; z-index:999; background: #fff;height: 1.8rem;width: 6.4rem;}
.header .top{ background:#f3981c; line-height:0.7rem; overflow: hidden; text-align: right; position: relative; z-index:10; height: 0.7rem;}
.header .top a{ padding:0 0.2rem; float: right; color:#fff;  font-size:0.24rem;}
.header .top .en{ text-transform: uppercase; font-family: 'futuramedium'; margin-right: 8px; }
.header .top a.on{ background:#ffb552; }

.header .nav .wrap{overflow: hidden;}
.header .nav .logo{ width:auto; padding:0 0 0 10px;position: fixed; }
.header .nav .logo img{ width:3.8rem;margin-top: 0.1rem}
	
.header .nav{ height:auto; position: fixed;}
.header .navList{ display: none; }
.header.guke .navList li .one{padding:0 11px !important;}
.header.guke .navList li.on .one{color:#333333;font-size:22px;}
.header.guke .nav .logo{padding-right:0px;}
.header.guke .return {float:right;height:96px;line-height:96px;}
.header.guke .return  a{font-size:12px;color:#333333;display:inline-block;width:94px;height:28px;line-height:28px;border:2px solid #f3920f;border-radius:6px;text-align:center;}
.header .navList li .one{position: relative;display: block; padding:0 15px; line-height:50px; font-size:16px; -webkit-transition:all 0.3s; transition:all 0.3s; }
.header .navList li .one .open{
    /*display: none;*/
}
.header .navList li {
    float: none;
    width: 100%;
    text-align: center;
}
.header .navList li .one:hover{border-bottom: 3px solid #f3920f;}
.header .shareNav{ float: right; padding-top:30px; position: relative; }
.header .shareNav>a{ display: block; float: left; margin-left: 10px; font-size:12px; }
.header .shareNav .a1{ border:1px solid #dedede; line-height:30px; width:68px; text-align: center; border-radius:10px;  behavior: url(../images/pie.htc);}
.header .shareBtn{ margin-right: 13px; }

.header .shareNav .a1:hover{ border-color:#ee9b04; color:#fff; background:#ee9b04; }
.header .seachBtn{ background:url(../images/head_sea.png) no-repeat center; height:32px; width:32px; }
.header .shareBtn{ background:url(../images/head_share.png) no-repeat center; height:32px; width:32px; }
.header .seachBtn:hover,.header .seachBtn.on{ background-image:url(../images/head_sea1.png); }
.header .shareBtn:hover,.header .shareBtn.on{ background-image:url(../images/head_share1.png); }

.header .share_w{ position: absolute; width:60px; height:215px; background:#fff; right:0; top:96px; -webkit-box-shadow: 0px -2px 10px rgba(0,0,0,0.1); box-shadow: 0px -2px 10px rgba(0,0,0,0.1);  display: none;  behavior: url(../images/pie.htc);}
.header .share_w:before{ content:""; width: 100%; height: 8px; position: absolute; top:-8px; left:0%; background:url(../images/arr.png) no-repeat center; }
.header .share_w .bdsharebuttonbox a{ display: block !important; float: none !important; margin:0 auto !important; padding:0 !important; width:24px !important; height:24px !important;  }
.header .share_w .bdsharebuttonbox { padding-top:18px; }
.header .share_w .bdsharebuttonbox a + a{ margin:15px auto 0 !important; }

.header .share_w .bdsharebuttonbox .popup_sqq{ background:url(../images/qq.png) no-repeat center !important; }
.header .share_w .bdsharebuttonbox .bds_tsina{ background:url(../images/wb.png) no-repeat center !important; }
.header .share_w .bdsharebuttonbox .popup_qzone{ background:url(../images/kj.png) no-repeat center !important; }
.header .share_w .bdsharebuttonbox .popup_tqf{ background:url(../images/xl.png) no-repeat center !important; }
.header .share_w .bdsharebuttonbox .popup_wx{ background:url(../images/wx-1.png) no-repeat center !important; }
.header .share_w .bdsharebuttonbox .popup_sqq:hover{ background:url(../images/qq_a.png) no-repeat center !important; }
.header .share_w .bdsharebuttonbox .bds_tsina:hover{ background:url(../images/wb_a.png) no-repeat center !important; }
.header .share_w .bdsharebuttonbox .popup_qzone:hover{ background:url(../images/kj_a.png) no-repeat center !important; }
.header .share_w .bdsharebuttonbox .popup_tqf:hover{ background:url(../images/xl_a.png) no-repeat center !important; }
.header .share_w .bdsharebuttonbox .popup_wx:hover{ background:url(../images/wx.png) no-repeat center !important; }

.share_details{ padding-top:10px; }
.share_details .bdsharebuttonbox .popup_sqq{ background:url(../images/qq.png) no-repeat center !important; }
.share_details .bdsharebuttonbox .bds_tsina{ background:url(../images/wb.png) no-repeat center !important; }
.share_details .bdsharebuttonbox .popup_qzone{ background:url(../images/kj.png) no-repeat center !important; }
.share_details .bdsharebuttonbox .popup_tqf{ background:url(../images/xl.png) no-repeat center !important; }
.share_details .bdsharebuttonbox .popup_wx{ background:url(../images/wx-1.png) no-repeat center !important; }
.share_details .bdsharebuttonbox .popup_sqq:hover{ background:url(../images/qq_a.png) no-repeat center !important; }
.share_details .bdsharebuttonbox .bds_tsina:hover{ background:url(../images/wb_a.png) no-repeat center !important; }
.share_details .bdsharebuttonbox .popup_qzone:hover{ background:url(../images/kj_a.png) no-repeat center !important; }
.share_details .bdsharebuttonbox .popup_tqf:hover{ background:url(../images/xl_a.png) no-repeat center !important; }
.share_details .bdsharebuttonbox .popup_wx:hover{ background:url(../images/wx.png) no-repeat center !important; }


.header .seach_w{ width:200px; height:35px; background:#fff; border:1px solid #cccccc; border-radius:3px; position: absolute; top:105px; right:55px; z-index:10;  display: none; }
.header .inp{ width:140px; padding:0 10px; } 
.header .inp input{ padding:5px 0; line-height:25px; display: block; height:20px; width:100%; }
.header .seach_w .btn_sea{ position: absolute; width:36px; height:100%; background:url(../images/seainp.png) no-repeat center; right:0; top:0; }

.header .secondNav{ position: absolute; width:162px; left:50%; margin-left:-81px; background:#fff; top:71px; padding:0px 0 0px; -webkit-box-shadow: 0px -2px 10px rgba(0,0,0,0.1); box-shadow: 0px -2px 10px rgba(0,0,0,0.1); opacity:0; visibility: hidden; -webkit-transition:all 0.1s; transition:all 0.1s;  behavior: url(../images/pie.htc);}
.header .secondNav:before{ content:""; width: 100%; height: 8px; position: absolute; top:-8px; left:0%; background:url(../images/arr.png) no-repeat center; }
.header .secondNav a{ display: block; line-height:1.2;  padding:12px 0px; text-align: center; font-size:14px; -webkit-transition:all 0.3s; transition:all 0.3s; }

.header li:hover .secondNav{opacity:1;visibility: visible;-webkit-transition:all 0.3s;transition:all 0.3s;}
.header .secondNav a:hover,.header .secondNav a.on,.header .navList li .one:hover,.header .navList li.on .one{ color:#f3920f; }

.header .secondNav a:hover{background-color: #f3920f; color: #FFF;}

    .header .navList{ position: fixed; height:100%; overflow: auto; background:rgba(255,255,255,0.95); top:1.8rem; display: none; border-top:1px solid #ececec;    width: 6.4rem; }
    .header .navList li{ float: none; width:100%; text-align: center; }

   
    .header .secondNav{ position: static; display:none; opacity:1; filter:alpha(opacity=100); visibility: visible; background:none; width:100%; -webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0); box-shadow: 0px 0px 0px rgba(0,0,0,0); border:1px solid #ececec; border-left:0; border-right:0; margin:0; }
    .header .navList li.on .secondNav{ display: block;  }
    .header .navList .pc_displayNone{ width:80%; background:#f4981d; margin:0 auto; color:#fff; border-radius:0.1rem; margin-top:0.2rem; }
    .header .navList .pc_displayNone a{ color:#fff;  }
    .header .navList li .one .open {
    font-size: 40px;
    color: #5A5A5A;
    position: absolute;
    top: 0;
    right: 13px;
    font-family: '榛戜綋';
    cursor: pointer;
    width: 40px;
    text-align: right;
    display: block;
}
.banner{    padding-top: 1.9rem;}
/*第一部分*/
.t-title h2{  font-size: 0.4rem;color: #333;text-align: center;font-weight: 400;background: url(../images/jdb.png) no-repeat center center;margin: 0.12rem 0;height: 1.04rem;background-size: 4.5rem;
    padding-top: 0.2rem;
}
.p{font-size: 0.22rem;text-align: center; line-height: 0.26rem;color: #333;    margin: 0.16rem 0;}
.p2{line-height: 0.66rem; }
.helper .img2 {overflow: hidden;display: block;width: 100%;}
.t-title h3{font-size: 0.28rem;color: #014099;text-align: center;font-weight: 800;line-height: 0.3rem; margin: 0.2rem 0;}
/*第二部分*/
.disease-inner .t-b{
    display: block;
    margin: 0.28rem auto 0.06rem;
      width: 0.49rem;
}
.disease-inner .t-b-w{display: block;margin: 0.28rem auto;width: 5.89rem}
.disease-inner p {max-width:84%;margin:0 auto;font-size:0.22rem;font-family:PingFangSC-Light,PingFang SC;font-weight:300;color:#1b1b1b;line-height:0.36rem;text-align:left;margin-bottom:0.06rem;padding-left:0.18rem;position:relative;text-align: justify;}
.disease-inner p:before {content:"";display:inline-block;position:absolute;width:0.1rem;height:0.1rem;top:0.1rem;left:0;border-radius:50%;background:#014099}
.disease-inner .diease-name {
    font-size: 0.3rem;text-align: center;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 800;
    color: #014099;
    line-height: 0.36rem;
    margin-bottom: 0.16rem;
}
.ksjj-r .jdimg-ks{display: block;width: 5.57rem;margin: 0.2rem auto}
.ksjj-r .jdimg {display: block; margin: 0.1rem 0 0.1rem 0.4rem; width: 1.9rem}
.ksjj-r h4 {
    color: #333;
    font-size: 0.3rem;
    background: url(../images/jd-t.jpg) no-repeat 92px center;
    padding: 0;
    margin: 0;
    line-height: 0.9rem;
    margin-left: 0.5rem;
}
.ksjj-r h5 {
    color: #333;
    font-size: 0.3rem;
    background: url(../images/jd-t.jpg) no-repeat 65px center;
    line-height: 0.9rem;
    margin-left: 0.5rem;
}
.ksjj-r p {
    color: #333;
    font-size: 0.22rem;
    line-height: 0.42rem;
    margin: 0 0.4rem;    position: relative;padding-left: 0.2rem
}
.ksjj-r p:before {content:"";display:inline-block;position:absolute;width:0.1rem;height:0.1rem;top:0.15rem;left:0;background:#e7e7e7}
/*底部*/
.footer{background: url(/web/images/footer.png) no-repeat center center;height: 3.32rem;margin-bottom: 0.7rem;}
.footer .footer-top{width: 88%;margin: 0 auto;overflow: hidden;padding-top: 0.3rem;border-bottom: 0.01rem solid #727272;padding-bottom: 0.2rem}
.footer .footer-top li{font-size: 0.18rem;color: #c1c1c1;height: 0.4rem;line-height: 0.4rem}
.footer .footer-top li b{    font-weight: 800;
    font-size: 20px;color: #c1c1c1;line-height: }
.footer .footer-top li img{width: 0.21rem;margin-right: 0.02rem;height: 0.21rem;    vertical-align: middle;}
.footer .foot-l{width: 45%;margin-left: 0.4rem;margin-top: 0.35rem}
.footer .foot-r{width: 48%}
.footer .foot-l p{font-size: 0.18rem;color: #c1c1c1;line-height: 0.32rem}
.footer dl{float: left;margin: 0.2rem 0 0 0.12rem;width: 1.3rem;}
.footer dl dt img{width: 0.98rem;text-align: center;display: inherit;margin: 0 auto;}
.footer dl dd{font-size: 0.16rem;color: #c1c1c1;    margin-top: 0.12rem;}

/*固定*/
.sy_dbpf{ display: block;position: fixed;bottom: 0;width: 6.4rem;}

.sy_dbpf p{ float:left; width:50%; padding:0.1rem 0; font-size:0.22rem; text-align:center;}
.sy_dbpf p a{ display:block; color:#FFF;}
.sy_dbpf p a img{width:0.42rem;    margin: 0 auto;
    display: inherit;}
.sy_dbpf p span{color: #fff;font-size: 0.2rem}
.db-ys1{ background:#eb9a07;}.db-ys2{ background:#008ad4;}


