html{-webkit-tap-highlight-color:transparent}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Segoe UI,Arial,Roboto,PingFang SC,miui,Hiragino Sans GB,Microsoft Yahei,sans-serif}a{text-decoration:none}button,input,textarea{color:inherit;font:inherit}[class*=van-]:focus,a:focus,button:focus,input:focus,textarea:focus{outline:0}ol,ul{margin:0;padding:0;list-style:none}.van-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.van-multi-ellipsis--l2{-webkit-line-clamp:2}.van-multi-ellipsis--l2,.van-multi-ellipsis--l3{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.van-multi-ellipsis--l3{-webkit-line-clamp:3}.van-clearfix:after{display:table;clear:both;content:""}[class*=van-hairline]:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;top:-50%;right:-50%;bottom:-50%;left:-50%;border:0 solid #ebedf0;-webkit-transform:scale(.5);transform:scale(.5)}.van-hairline,.van-hairline--bottom,.van-hairline--left,.van-hairline--right,.van-hairline--surround,.van-hairline--top,.van-hairline--top-bottom{position:relative}.van-hairline--top:after{border-top-width:1px}.van-hairline--left:after{border-left-width:1px}.van-hairline--right:after{border-right-width:1px}.van-hairline--bottom:after{border-bottom-width:1px}.van-hairline--top-bottom:after,.van-hairline-unset--top-bottom:after{border-width:1px 0}.van-hairline--surround:after{border-width:1px}@-webkit-keyframes van-slide-up-enter{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes van-slide-up-enter{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes van-slide-up-leave{to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes van-slide-up-leave{to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes van-slide-down-enter{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes van-slide-down-enter{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-webkit-keyframes van-slide-down-leave{to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes van-slide-down-leave{to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-webkit-keyframes van-slide-left-enter{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes van-slide-left-enter{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes van-slide-left-leave{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes van-slide-left-leave{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes van-slide-right-enter{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes van-slide-right-enter{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes van-slide-right-leave{to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes van-slide-right-leave{to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes van-fade-in{0%{opacity:0}to{opacity:1}}@keyframes van-fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes van-fade-out{0%{opacity:1}to{opacity:0}}@keyframes van-fade-out{0%{opacity:1}to{opacity:0}}@-webkit-keyframes van-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes van-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.van-fade-enter-active{-webkit-animation:van-fade-in .3s ease-out both;animation:van-fade-in .3s ease-out both}.van-fade-leave-active{-webkit-animation:van-fade-out .3s ease-in both;animation:van-fade-out .3s ease-in both}.van-slide-up-enter-active{-webkit-animation:van-slide-up-enter .3s ease-out both;animation:van-slide-up-enter .3s ease-out both}.van-slide-up-leave-active{-webkit-animation:van-slide-up-leave .3s ease-in both;animation:van-slide-up-leave .3s ease-in both}.van-slide-down-enter-active{-webkit-animation:van-slide-down-enter .3s ease-out both;animation:van-slide-down-enter .3s ease-out both}.van-slide-down-leave-active{-webkit-animation:van-slide-down-leave .3s ease-in both;animation:van-slide-down-leave .3s ease-in both}.van-slide-left-enter-active{-webkit-animation:van-slide-left-enter .3s ease-out both;animation:van-slide-left-enter .3s ease-out both}.van-slide-left-leave-active{-webkit-animation:van-slide-left-leave .3s ease-in both;animation:van-slide-left-leave .3s ease-in both}.van-slide-right-enter-active{-webkit-animation:van-slide-right-enter .3s ease-out both;animation:van-slide-right-enter .3s ease-out both}.van-slide-right-leave-active{-webkit-animation:van-slide-right-leave .3s ease-in both;animation:van-slide-right-leave .3s ease-in both}.van-swipe-item{position:relative;-webkit-flex-shrink:0;flex-shrink:0;width:100%;height:100%}.van-swipe{position:relative;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);cursor:grab;-webkit-user-select:none;user-select:none}.van-swipe__track{display:-webkit-box;display:-webkit-flex;display:flex;height:100%}.van-swipe__track--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.van-swipe__indicators{position:absolute;bottom:12px;left:50%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.van-swipe__indicators--vertical{top:50%;bottom:auto;left:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-swipe__indicators--vertical .van-swipe__indicator:not(:last-child){margin-bottom:6px}.van-swipe__indicator{width:6px;height:6px;background-color:#ebedf0;border-radius:100%;opacity:.3;-webkit-transition:opacity .2s,background-color .2s;transition:opacity .2s,background-color .2s}.van-swipe__indicator:not(:last-child){margin-right:6px}.van-swipe__indicator--active{background-color:#1989fa;opacity:1}.van-progress{position:relative;height:4px;background:#ebedf0;border-radius:4px}.van-progress__portion{position:absolute;left:0;height:100%;background:#1989fa;border-radius:inherit}.van-progress__pivot{position:absolute;top:50%;box-sizing:border-box;min-width:3.6em;padding:0 5px;color:#fff;font-size:10px;line-height:1.6;text-align:center;word-break:keep-all;background-color:#1989fa;border-radius:1em;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.refreshLoadMask{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;background:transparent}.refreshLoadMask .refreshLoad{position:fixed;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);z-index:99999}.refreshLoadMask .refreshLoad>span{display:inline-block;width:12px;height:12px;background-color:#ff3537;border-radius:100%;-webkit-animation:delay 1.4s ease-in-out infinite;animation:delay 1.4s ease-in-out infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.refreshLoadMask .refreshLoad>span:nth-of-type(n+2){margin-left:15px}.refreshLoadMask .refreshLoad .circle1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.refreshLoadMask .refreshLoad .circle2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes delay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes delay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.shareCharges{background:-webkit-gradient(linear,left bottom,left top,from(#f73549),to(#ffa22e));background:linear-gradient(0deg,#f73549,#ffa22e);min-height:100%}.shareCharges .content{padding-top:6.6666666667vw;padding:6.6666666667vw 3.2vw 0 3.2vw}.shareCharges .content_child1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2.1333333333vw}.shareCharges .content_child1 .img1,.shareCharges .content_child1 .img2{width:6.4vw;height:2.4vw}.shareCharges .content_child1_txt{font-size:3.7333333333vw;font-family:PingFang SC;font-weight:500;color:#fff;margin:0 1.8666666667vw}.shareCharges .content_child2{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.shareCharges .content_child2,.shareCharges .content_child2_left,.shareCharges .content_child2_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shareCharges .content_child2_left,.shareCharges .content_child2_right{width:48%;height:18.1333333333vw;background:#fff;border-radius:3.2vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.shareCharges .content_child2_left .div1,.shareCharges .content_child2_right .div1{font-size:6.4vw;font-family:PingFang SC;font-weight:400;color:#000}.shareCharges .content_child2_left .div1 span,.shareCharges .content_child2_right .div1 span{font-size:3.4666666667vw}.shareCharges .content_child2_left .img1,.shareCharges .content_child2_right .img1{width:28.5333333333vw;height:5.6vw}.shareCharges .content_child3{background:#fff;border-radius:3.2vw;margin-top:4.5333333333vw}.shareCharges .content_child3_top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2.1333333333vw}.shareCharges .content_child3_top .img1,.shareCharges .content_child3_top .img2{width:6.4vw;height:2.4vw}.shareCharges .content_child3_top_txt{font-size:3.7333333333vw;font-family:PingFang SC;font-weight:400;color:#333;margin:2.1333333333vw 1.8666666667vw 1.8666666667vw 1.8666666667vw}.shareCharges .content_child3_top1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:5.0666666667vw;line-height:5.0666666667vw}.shareCharges .content_child3_top1 .img1{width:5.0666666667vw;height:5.0666666667vw;margin-right:1.6vw}.shareCharges .content_child3_top1 .child{font-size:3.7333333333vw;font-family:PingFang SC;font-weight:400;color:#fea130}.shareCharges .content_child3_top2{text-align:center;height:12vw;line-height:12vw;font-size:8.5333333333vw;font-family:PingFang SC;font-weight:500;color:#000}.shareCharges .content_child3_top2 span{font-size:3.4666666667vw}.shareCharges .content_child3_top3{text-align:center;font-size:3.2vw;font-family:PingFang SC;font-weight:400;color:#999}.shareCharges .content_child3_top4{width:96%;height:20.2666666667vw;background:url(https://bfyxoss.oss-cn-hongkong.aliyuncs.com/static/img/share/charges/line_bg.png) no-repeat;background-size:100% 100%;margin:0 auto;margin-top:2.4vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 5px}.shareCharges .content_child3_top4_left{width:100%;height:100%}.shareCharges .content_child3_top4_left .child1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:50%;padding-top:16px}.shareCharges .content_child3_top4_left .child1_div1,.shareCharges .content_child3_top4_left .child1_div3{font-size:12px;font-family:PingFang SC;font-weight:400;color:#666;-ms-flex-negative:0;flex-shrink:0}.shareCharges .content_child3_top4_left .child1_div2{width:100%;margin-top:1.3333333333vw;margin-left:1.3333333333vw;margin-right:1.3333333333vw}.shareCharges .content_child3_top4_left .child1_div2 .van-progress{height:1.6vw;background:#fce9ac}.shareCharges .content_child3_top4_left .child1_div2 .van-progress__pivot{width:96px;word-break:break-all;border-radius:5px;top:-11px;padding:5px 0;right:-48px;left:auto!important;color:#666;background:initial!important}.shareCharges .content_child3_top4_left .child1_div2 .van-progress__pivot:before{content:"";position:absolute;width:22px;height:13px;background:url(https://bfyxoss.oss-cn-hongkong.aliyuncs.com/static/img/share/charges/progress.png) no-repeat;background-size:100% 100%;bottom:-6px;left:26px}.shareCharges .content_child3_top4_left .child2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:50%;padding-top:4px}.shareCharges .content_child3_top4_left .child2_div1,.shareCharges .content_child3_top4_left .child2_div3{font-size:12px;font-family:PingFang SC;font-weight:400;color:#666;-ms-flex-negative:0;flex-shrink:0}.shareCharges .content_child3_top4_left .child2_div2{width:100%;margin-top:1.3333333333vw;margin-left:1.3333333333vw;margin-right:1.3333333333vw}.shareCharges .content_child3_top4_left .child2_div2 .van-progress{height:1.6vw;background:#fce9ac}.shareCharges .content_child3_top4_left .child2_div2 .van-progress__pivot{width:96px;word-break:break-all;border-radius:5px;top:18px;padding:5px 0;right:-48px;left:auto!important;color:#666;background:initial!important}.shareCharges .content_child3_top4_left .child2_div2 .van-progress__pivot:before{content:"";position:absolute;width:22px;height:13px;background:url(https://bfyxoss.oss-cn-hongkong.aliyuncs.com/static/img/share/charges/progress.png) no-repeat;background-size:100% 100%;bottom:23px;left:26px}.shareCharges .content_child3_top4_left1{width:13px;height:9px;-ms-flex-negative:0;flex-shrink:0;margin-right:8px;margin-left:8px}.shareCharges .content_child3_top4_left2{width:25px;font-size:13px;font-family:PingFang SC;font-weight:600;color:#aaa;-ms-flex-negative:0;flex-shrink:0}.shareCharges .content_child3_top5{height:14.6666666667vw;width:100%;position:relative;margin-top:6.6666666667vw}.shareCharges .content_child3_top5 .img1{height:14.6666666667vw;width:71.2vw;position:absolute;left:0;right:0;margin:0 auto;z-index:10}.shareCharges .content_child3_top5 .child1{position:absolute;z-index:11;left:0;top:0;bottom:0;right:0;text-align:center;line-height:14.6666666667vw;font-size:6.4vw;font-family:PingFang SC;font-weight:400;color:#fff}.shareCharges .content_child3_top6{font-size:3.2vw;font-family:PingFang SC;font-weight:400;color:#666;text-align:center;padding:1.3333333333vw 0 2.6666666667vw 0}.shareCharges .content_child4{background:#f73549;border-radius:6.4vw;margin-top:2.6666666667vw;padding:0 2.1333333333vw 0 2.4vw;min-height:37.3333333333vw;background:url(https://bfyxoss.oss-cn-hongkong.aliyuncs.com/static/img/share/charges/rights_bg.png) no-repeat;background-size:100% 100%}.shareCharges .content_child4_top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:4.8vw;padding-bottom:4vw}.shareCharges .content_child4_top,.shareCharges .content_child4_top_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shareCharges .content_child4_top_left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:50%}.shareCharges .content_child4_top_left .img1{width:5.0666666667vw;height:5.0666666667vw;margin-right:1.6vw}.shareCharges .content_child4_top_left .child1{font-size:3.7333333333vw;font-family:PingFang SC;font-weight:500;color:#fff}.shareCharges .content_child4_top_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%}.shareCharges .content_child4_top_right .img1{width:3.2vw;height:3.2vw;margin-right:1.6vw}.shareCharges .content_child4_top_right .child1{font-size:3.2vw;font-family:PingFang SC;font-weight:400;color:#fff}.shareCharges .content_child4_top1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:3.2vw}.shareCharges .content_child4_top1_left{width:48%;border-radius:3.2vw;background:#fff;text-align:center;height:19.7333333333vw}.shareCharges .content_child4_top1_left .child1{font-size:3.2vw;font-family:PingFang SC;font-weight:400;color:#666;padding-top:1.3333333333vw}.shareCharges .content_child4_top1_left .child2{font-size:5.3333333333vw;font-family:PingFang SC;font-weight:500;color:#f5284d}.shareCharges .content_child4_top1_left .child2 span{font-size:3.4666666667vw;color:#000}.shareCharges .content_child4_top1_left .child3{font-size:3.2vw;font-family:PingFang SC;font-weight:600;color:#000}.shareCharges .content_child4_top1_left .child3 span{color:#999;font-weight:400}.shareCharges .content_child4_top1_right{width:48%;border-radius:3.2vw;background:#fff;text-align:center;height:19.7333333333vw;position:relative}.shareCharges .content_child4_top1_right .child1{font-size:3.2vw;font-family:PingFang SC;font-weight:400;color:#666;padding-top:1.3333333333vw}.shareCharges .content_child4_top1_right .child2{font-size:3.7333333333vw;font-family:PingFang SC;font-weight:500;color:#f5284d;position:absolute;right:8vw;top:6.9333333333vw}.shareCharges .content_child4_top1_right .child3{position:absolute;left:0;right:0;margin:0 auto;width:10.1333333333vw;height:5.8666666667vw;bottom:4vw}.shareCharges .content_child4_top1_right .child3 img{width:100%;height:100%}.shareCharges .content_child4_top1_right .child4{font-size:3.7333333333vw;font-family:PingFang SC;font-weight:400;color:#333;position:absolute;bottom:1.0666666667vw;left:7.4666666667vw}.shareCharges .content_child4_top2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shareCharges .content_child4_top2 img{width:8.8vw;height:9.8666666667vw}.shareCharges .content_child4_top2 .div1{font-size:3.2vw;font-family:PingFang SC;font-weight:400;color:#fff;padding-top:2.1333333333vw}.shareCharges .footerImg{margin-top:4vw}.shareCharges .footerImg img{width:100%}.shareCharges .helpPartner{position:relative}.shareCharges .header_lamp{height:6.4vw;line-height:6.9333333333vw;width:84%;background:#fdad3d;position:absolute;top:3.2vw;left:0;z-index:2;border-bottom-right-radius:3.2vw;border-top-right-radius:3.2vw}.shareCharges .header_lamp .van-swipe{width:100%;height:6.4vw!important}.shareCharges .header_lamp .van-swipe .van-swipe-item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:6.4vw!important;padding-left:2.1333333333vw;padding-right:1.0666666667vw}.shareCharges .header_lamp .van-swipe .van-swipe-item .icon{background:url(https://bfyxoss.oss-cn-hongkong.aliyuncs.com/static/img/help/shape.png) no-repeat;background-size:100% 100%;width:3.0666666667vw;height:3.3333333333vw;margin-right:1.6vw;-ms-flex-negative:0;flex-shrink:0}.shareCharges .header_lamp .van-swipe .van-swipe-item .iconright{font-size:3.4666666667vw;color:#834002;padding:0;height:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}