body{ background: #f5f5f5; max-width:640px; min-height:100%; height:auto;}
*{outline:none;box-sizing: border-box;}
.h10{height: 0.1rem;}
.h80{height: 0.5rem;}
.h90{height: 0.8rem;}
.banner{ background: url(../images/member/kefu_bg.png) no-repeat; background-size: 100% auto; height: 2.3rem; padding: 0.8rem 0 0 0.5rem;}
.banner h2{font-size: 0.3rem;}
.banner p{font-size: 0.22rem; color: #555; margin-top: 0.1rem;}
.kefu_content{ padding: 0 0.24rem;}
.bg{background-color: #fff; box-shadow: 0 0 5px #ddd; border-radius: 0.1rem;margin-top: 0.24rem;}
.kf_top{ display: flex; align-items: center;padding:0.16rem 0.2rem; }

.kf_top	.kficon{ width: 0.9rem; height: 0.9rem; margin-left: 0.2rem;display: flex;align-items: center;}
.kf_top	.kficon img{width: 100%; }
.kf_top .banner2{flex: 1;margin-left:0.4rem;}
.kf_top .banner2 .h2{font-size:0.3rem;font-weight: bold;}
.kf_top .banner2 .p{font-size:0.24rem; color: #555; margin-top: 0.1rem;}



.kf_top a{flex: 1; height: 0.5rem; line-height: 0.5rem; font-size: 0.24rem;background: url(../images/member/kefu.png) no-repeat 0.5rem center/0.45rem; padding-left:1.2rem;position: relative;} 
.kf_top a.weixin{background: url(../images/member/kefu2.png) no-repeat 0.7rem center/0.45rem;padding-left:1.4rem;}
.kf_top a.tel::after{content: '';width: 1px; height: 0.26rem; background-color: #ddd; display: block;position: absolute;right: 0;top: 0.14rem;}
.kefu_time{ font-size: 0.22rem; color: #888; margin-top: 0.2rem;}

.ask_cont{padding: 0.26rem;}
.ask_cont h2{font-size: 0.26rem; color: #333; padding-bottom: 0.2rem;position: relative;}
.ask_cont h2::before{content: '';display: block;width:0.06rem; height: 0.3rem; top: 0.02rem; left: -0.26rem; position: absolute;background-color: #425de3;}

.toggle {clear:both;}
.toggle dl dt { height:0.94rem; line-height:0.94rem; font-size:0.24rem;color:#000; display:block; border-top:1px solid #eee;display:-webkit-box;display:-webkit-flex;display:flex;}
.toggle dl dt .q_title{-webkit-box-flex: 1; -webkit-flex: 1; flex: 1;overflow: hidden; height:0.94rem; display:inline-block; }
.toggle dl dt .num{ display:inline-block; width:0.36rem; height:0.36rem; background:#425de3; color:#fff; text-align:center; line-height:0.36rem; border-radius:50%; margin:0.3rem 0.12rem 0 0; float:left;font-size: 0.24rem; }
.toggle dl dt .r_down{ width:15px; height:.94rem; background:url(../images/aDown.svg) left center no-repeat; background-size:15px auto; float:right;transition:all 0.3s}
.toggle dl dt.current .r_down{transform: rotate(180deg); }
.toggle dl dd { padding:10px 20px; line-height:0.36rem; background:#f1f1f1; color:#666; display:none; font-size:0.22rem;border-bottom: 1px solid #eee;position: relative;}
.toggle dl dd::before{content:'';display:block;width: 0;
    height: 0;
    border-left: 0.12rem solid transparent;
    border-right:.12rem solid transparent;
    border-bottom: 0.24rem solid #f1f1f1;position: absolute;left:0.1rem; top: -0.14rem;}
.contactP{text-align: center; font-size: 0.22rem;color: #777; margin-top: 0.2rem;}
.contactP a{color: #425de3; margin-left: 0.1rem;}


.cont_ul {display:flex;}
.cont_ul .li {flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:0.24rem;color:#fff;margin-right:0.24rem;border-radius:0.1rem;padding:0.4rem 0 0.12rem;text-align:center;cursor:pointer;}
.cont_ul .li .p {height:0.7rem;margin-top:0.15rem;}
.cont_ul .li:last-child {margin-right:0;}
.cont_ul .text {font-size:0.2rem;}
.cont_ul .f1 {background-color:#6d6be5;position:relative;}
.cont_ul .f1 .icon {width:0.6rem;height:0.6rem;background:url(../images/kefu/002.png) no-repeat left top/100%;}
.cont_ul .f1::before {content:'';position:absolute;right:0;top:-0.1rem;background:url(../images/kefu/001.png) no-repeat left top/100%;display:block;width:0.5rem;height:0.4rem}
.cont_ul .f2 {background-color:#f6c453;}
.cont_ul .f2 .icon {width:0.6rem;height:0.6rem;background:url(../images/kefu/004.png) no-repeat left top/100%;}
.cont_ul .f3 {background-color:#32dd97;}
.cont_ul .f3 .icon {width:0.6rem;height:0.6rem;background:url(../images/kefu/003.png) no-repeat left top/100%;}
/* 企业微信 */    
 #shouhou_qrcode {position:fixed;width:100%;height:100%;left:0;top:0;z-index:9999;background:rgba(0,0,0,.4);display:none;}
#shouhou_qrcode>div {width:75%;max-width:540px;margin:30% auto 0.3rem;border-radius:0.2rem;text-align:center;background:#fff;padding:0.3rem 0.1rem;}
#shouhou_qrcode>div img {max-width:80%;margin-bottom:0.1rem;}
#shouhou_qrcode>div p {text-align:center;font-size:0.22rem;margin-bottom:0.06rem;}
#shouhou_qrcode>div p i {display:inline-block;font-style:normal;color:#6bbeff;margin:0 0.04rem;}
#shouhou_qrcode>p {border-radius:100%;border:2px solid #fff;width:0.6rem;height:0.6rem;text-align:center;margin:0 auto;display:flex;align-items:center;justify-content:center;cursor:pointer;}
#shouhou_qrcode>p i {font-size:0.22rem;color:#fff;font-weight: bold;}
#shouhou_qrcode>div>p span {color:#f00;font-weight:bold;font-size:0.28rem;}
#shouhou_qrcode .copyKey {margin:0.1rem auto 0;padding:0.1rem 0.14rem;background:#41cd4b;border-radius:0.1rem;font-size:0.22rem;color:#fff;clear:both;cursor:pointer;display:inline-block;}
/* 精修活动      */
.bg_blue {background-color:#146ce9;}
.fCont .timg {width:100%;}
.h100 {height:1rem;width:100%;clear:both;}
.vtop {font-size:0;background-color:#000;}
.videoC {position: fixed; left:0;top:0.7rem; width: 100%; height:calc(100vw / 1.4);z-index: 8;}
.closeVideo{display: none;}
.mt100{margin-top:calc(100vw / 1.4);}
.videoC .closeVideo{position: absolute; right:0.1rem;top:0.1rem; border-radius:50%; width:0.6rem; height:0.6rem; background-color: rgba(0,0,0,0.6);display: flex;align-items: center;justify-content: center;z-index: 9999;}
.videoC .closeVideo i{color: #fff;font-size: 0.24rem;}
.part {background-color:#ffffff;margin-top:0.4rem;border-radius:0.15rem;position:relative;margin:0.7rem 0.3rem 0;padding:0.8rem 0.3rem 0.2rem;}
.part::before {content:'';display:block;width:80%;height:0.8rem;position:absolute;left:50%;top:-0.3rem;transform:translateX(-50%);}
.part.t1 {margin-top:-1.5rem;}
.part.t1::before {background:url(../images/kefu/008.png) no-repeat center top/auto 0.8rem;z-index:1;}
.part.t2::before {background:url(../images/kefu/009.png) no-repeat center top/auto 0.8rem;z-index:1;}
.part.t3::before {background:url(../images/kefu/010.png) no-repeat center top/auto 0.8rem;z-index:1;}
.part.t4::before {background:url(../images/kefu/011.png) no-repeat center top/auto 0.8rem;z-index:1;}
.part.t5::before {background:url(../images/kefu/012.png) no-repeat center top/auto 0.8rem;z-index:1;}
.part.t6::before {background:url(../images/kefu/013.png) no-repeat center top/auto 0.8rem;z-index:1;}
.part .pk {display:flex;}
.part .pk .t {flex:1;display:flex;flex-direction:column;align-items:center;}
;.part .pk .t img {width:100%;}
.part .pk .t .p {font-size:0.26rem;background-color:#f0f2ff;padding:0.05rem 0.1rem;color:#808293;margin-top:0.15rem;}
.part .pk .tl {margin-right:0.2rem;}
.part .pk .t img {width:100%;}
.part .step {display:flex;justify-content:space-around;margin-top:0.1rem;}
.part .step .li {display:flex;flex-direction:column;align-items:center;font-size:0.24rem;}
.part .step .li .icon {width:0.8rem;height:0.8rem;background:url(../images/kefu/014.png) no-repeat left top/100%;}
.part .step .li .p {margin-top:0.15rem;}
.part .step .arr {width:0.3rem;height:0.8rem;background:url(../images/kefu/019.png) no-repeat center center/100%;}
.part .step .li.s2 .icon {background:url(../images/kefu/015.png) no-repeat left top/100%;}
.part .step .li.s3 .icon {background:url(../images/kefu/016.png) no-repeat left top/100%;}
.part .step .li.s4 .icon {background:url(../images/kefu/017.png) no-repeat left top/100%;}
.part .dcont {background-color:#f7d33d;padding:0.2rem 0.2rem;border-radius:0.2rem;border:1px solid #333;margin-top:0.2rem;}
.part .dcont .h2 {font-size:0.3rem;font-weight:bold;position:relative;display:inline-block;}
.part .dcont .h2 text {position:relative;z-index:1;}
.part .dcont .h2::before {content:'';display:block;height:0.08rem;background-color:#146ce9;width:100%;position:absolute;left:0;bottom:0;z-index:0;}
.part .dcont .dflex {display:flex;justify-content:space-between;font-size:0.24rem;margin-top:0.1rem;}
.part .imgC {display:flex;flex-wrap:wrap;}
.part .imgC img {width:calc((100% - 0.24rem) / 3);margin:0.04rem; height: 2.34rem;}
.part .ul_t4 .li {display:flex;align-items:center;}
.part .ul_t4 .li  .icon {background:url(../images/kefu/018.png) no-repeat center center/0.4rem auto;margin-left:0.2rem;width:1rem;height:0.6rem}
.part .ul_t4 .li  .text {flex:1;font-size:0.28rem;font-weight:bold;color: #38305d;}
.part .tips_t4 {border:1px solid #222;border-radius:0.2rem;letter-spacing:1px;background-color:#f7d33d;padding:0.3rem 0.1rem;font-size:0.3rem;font-weight:bold;text-align:center;color:#222222;margin-top:0.15rem;}
.part .step_t5 {display:flex;justify-content:space-around;margin-top:0.1rem;flex-wrap:wrap;}
.part .step_t5 .li {display:flex;flex-direction:column;align-items:center;font-size:0.24rem;width:28%;}
.part .step_t5 .li .icon {width:0.5rem;height:0.5rem;background:url(../images/kefu/023.png) no-repeat left top/100%;}
.part .step_t5 .li .p {margin-top:0.15rem;color:#999;height:0.9rem;text-align:center;font-size:0.24rem;}
.part .step_t5 .arr {width:0.3rem;height:0.8rem;background:url(../images/kefu/019.png) no-repeat center center/100%;}
.part .step_t5 .li.s2 .icon {background:url(../images/kefu/024.png) no-repeat left top/100%;}
.part .step_t5 .li.s3 .icon {background:url(../images/kefu/025.png) no-repeat left top/100%;}
.part .step_t5 .li.s4 .icon {background:url(../images/kefu/020.png) no-repeat left top/100%;}
.part .step_t5 .li.s5 .icon {background:url(../images/kefu/021.png) no-repeat left top/100%;}
.part .step_t5 .li.s6 .icon {background:url(../images/kefu/022.png) no-repeat left top/100%;}
.part.t6 .copytitle {text-align:center;font-size:0.26rem;color:#888;margin-top:0.1rem;}
.part.t6 .copytitle  .p2 {margin-top:0.1rem;}
.part.t6 .ewm {text-align:center;}
.part.t6 .ewm  img {width:3.4rem;margin-top:0.1rem;}
.part.t6 .btn {height:0.7rem;background:#146ce9;color:#fff;font-size:0.28rem;text-align:center;width:80%;border-radius:0.5rem;display:flex;align-items:center;justify-content:center;margin:0.2rem auto;cursor:pointer;}
.part.t6 .btn:active {opacity:0.8;}
.copyright {text-align:center;color:#e4e4e4;font-size:0.24rem;margin-top:0.8rem;}
.copyright .text {margin-top:.1rem;}
.bottomCopy {position:fixed;bottom:0;left:0;width:100%;height:1rem;background-color:#fff;border-top:1px solid #ddd;z-index:99;display:flex;align-items:center;justify-content:center;}
.bottomCopy .btn {height:0.7rem;background:#146ce9;color:#fff;font-size:0.28rem;text-align:center;width:70%;border-radius:0.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;}
.bottomCopy .btn:active {opacity:0.8;}

