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-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:#e91441;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(#fc8042),color-stop(74%,#f76c2a),to(#fe3c00));background:linear-gradient(0deg,#fc8042,#f76c2a 74%,#fe3c00);min-height:100%;padding-bottom:5.3333333333vw}.shareCharges .content{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{width:100%;height:40.2666666667vw;background:#fff;border-radius:2.6666666667vw;position:relative;padding-top:6.9333333333vw}.shareCharges .content_child2_div1{margin:0 auto;padding:2.6666666667vw 0;position:absolute;left:0;right:0;top:-4.8vw;width:45.8666666667vw}.shareCharges .content_child2_div2{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.shareCharges .content_child2_div2,.shareCharges .content_child2_div2_left,.shareCharges .content_child2_div2_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shareCharges .content_child2_div2_left,.shareCharges .content_child2_div2_right{width:48%;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_div2_left .div2,.shareCharges .content_child2_div2_right .div2{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;font-size:3.7333333333vw;margin-top:2.6666666667vw}.shareCharges .content_child2_div2_left .div2 .img2,.shareCharges .content_child2_div2_right .div2 .img2{width:3.4666666667vw;margin-left:1.3333333333vw}.shareCharges .content_child2_div2_left .div1,.shareCharges .content_child2_div2_right .div1{font-family:PingFang SC;font-weight:400;width:auto;height:5.3333333333vw;background:-webkit-gradient(linear,left top,right top,from(#ff8d21),color-stop(#ff8923),to(#ff8e20));background:linear-gradient(90deg,#ff8d21,#ff8923,#ff8e20);border-radius:2.6666666667vw;font-size:4vw;color:#fff;padding:0 3.7333333333vw}.shareCharges .content_child2_div2_left .img1,.shareCharges .content_child2_div2_right .img1{width:11.2vw;height:9.8666666667vw;margin:1.3333333333vw 0 2.6666666667vw 0}.shareCharges .content_child3{background:#fff;border-radius:3.2vw;margin-top:6.4vw;padding-top:13.3333333333vw;position:relative}.shareCharges .content_child3.active{padding-top:2.6666666667vw;font-size:2.9333333333vw;font-family:PingFang SC;font-weight:400;color:#333;text-align:center;padding-bottom:4.8vw}.shareCharges .content_child3.active .content_child3_top2{margin-top:13.0666666667vw}.shareCharges .content_child3.active .content_child3_top5{margin-top:18.6666666667vw}.shareCharges .content_child3_top{position:absolute;left:0;right:0;top:-2.1333333333vw}.shareCharges .content_child3_top .img2{width:32.2666666667vw;height:5.3333333333vw;margin-top:4vw}.shareCharges .content_child3_top .img1{width:45.8666666667vw;margin:0 auto}.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:4.2666666667vw;height:5.6vw;margin-right:1.6vw}.shareCharges .content_child3_top1 .child{font-size:3.7333333333vw;font-family:PingFang SC;font-weight:400;color:#ff8923}.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-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:#ffdaba}.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 .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:#ffdaba}.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_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:#ff8923;border-radius:6.4vw;margin-top:2.6666666667vw;padding:0 2.1333333333vw 0 2.4vw;min-height:37.3333333333vw;background:url(../img/rights_bg1.870b6c56.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:4.8vw;height:5.6vw;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:#ff8923}.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:#ff8923;position:absolute;right:1.3333333333vw;top:6.9333333333vw}.shareCharges .content_child4_top1_right .child3{position:absolute;left:0;right:0;margin:0 auto;width:16vw;height:6.1333333333vw;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:6.9333333333vw}.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:10.1333333333vw;height:10.6666666667vw}.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%}