#countdown-box{display:flex;justify-content:flex-start;align-items:center}#countdown-box .time{width:26px;height:26px;line-height:26px;color:#fff;position:relative;background:#fff;text-align:center}#countdown-box .time span{position:relative;z-index:10;font-size:16px;top:1px}#countdown-box .time:after{width:100%;height:13px;content:"";position:absolute;background:#1fc05c;left:50%;transform:translate(-50%);top:0;border-radius:2px 2px 3px 3px}#countdown-box .time:before{width:100%;height:12px;content:"";position:absolute;background:#1fc05c;bottom:0;left:50%;transform:translate(-50%);border-radius:3px 3px 2px 2px}#countdown-box .unit{margin:0 8px;color:#353535;font-size:10px}.register-gift-dialog .inner{width:848px;height:620px;background:#fff;border-radius:6px;box-sizing:border-box;display:flex;flex-direction:column}.register-gift-dialog .inner .close-area{position:absolute;right:9px;top:9px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:20px;height:20px}.register-gift-dialog .inner .close-area .close-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:14px;height:14px}.register-gift-dialog .inner .title{width:100%;font-size:19px;font-weight:700;color:#333;display:flex;justify-content:flex-start;align-items:center;padding:0 22px;height:26px;line-height:26px;min-height:26px;margin:26px 0 14px}.register-gift-dialog .inner .title .icon{width:22px;height:22px;margin-left:5px;position:relative;top:-1px}.register-gift-dialog .inner .gift-list{width:100%;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;overflow-y:scroll;padding:10px 13px 0 22px;flex:1;border-bottom:1px solid #E8E8E8}.register-gift-dialog .inner .gift-list::-webkit-scrollbar{width:6px}.register-gift-dialog .inner .gift-list::-webkit-scrollbar-thumb{border-radius:20px;background:#c8c8c8;cursor:pointer}.register-gift-dialog .inner .gift-list::-webkit-scrollbar-thumb:hover{background:#bebebe}.register-gift-dialog .inner .gift-list::-webkit-scrollbar-thumb:active{background:#b0b0b0}.register-gift-dialog .inner .gift-list .gift-li{width:245px;height:94px;position:relative;display:flex;justify-content:flex-start;align-items:center;border-radius:6px;padding:0 12px;border:1px solid #e8e8e8;margin:0 12px 15px}.register-gift-dialog .inner .gift-list .gift-li .category{height:23px;line-height:23px;border-radius:4px;background:#ffeecf;font-size:12px;color:#c2620f;font-weight:700;padding:0 7px;position:absolute;top:-12px;left:-12px}.register-gift-dialog .inner .gift-list .gift-li .icon{width:64px;height:64px;min-width:64px;-o-object-fit:cover;object-fit:cover}.register-gift-dialog .inner .gift-list .gift-li .right-box{display:flex;flex:1;justify-content:flex-start;align-items:flex-start;flex-direction:column;margin-left:14px;overflow:hidden}.register-gift-dialog .inner .gift-list .gift-li .right-box .name{font-size:16px;color:#222;font-weight:700;height:22px;line-height:22px}.register-gift-dialog .inner .gift-list .gift-li .right-box .detail{font-size:14px;color:#c69860;margin-top:5px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:20px;line-height:20px}.register-gift-dialog .inner .gift-list .gift-li .right-box .value{font-size:14px;color:#999;margin-top:4px;height:20px;line-height:20px}.register-gift-dialog .inner .action-wrap{width:100%;height:74px;padding:0 25px 12px 0;box-sizing:border-box;display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end;position:relative}.register-gift-dialog .inner .action-wrap .count-down{display:flex;padding:6px 10px;position:absolute;top:-17px;right:12px;background:#fffbe6;border-radius:2px;border:1px solid #ffe58f;box-sizing:border-box;align-items:flex-start;justify-content:center}.register-gift-dialog .inner .action-wrap .count-down .time{width:20px;height:21px;font-size:15px;font-weight:600;color:#f66e00;line-height:21px}.register-gift-dialog .inner .action-wrap .count-down .text{height:21px;font-size:11px;font-weight:400;color:#f29946;line-height:21px}.register-gift-dialog .inner .action-wrap .count-down:before{content:"";width:5px;height:5px;left:14px;background:#fffbe6;border:1px solid #ffe58f;border-left:none;border-top:none;transform:rotate(45deg);position:absolute;bottom:-3px}.register-gift-dialog .inner .action-wrap .price-box{position:relative;top:2px}.register-gift-dialog .inner .action-wrap .price-box>.row-1{display:flex;justify-content:flex-start;align-items:center;height:20px;line-height:20px}.register-gift-dialog .inner .action-wrap .price-box>.row-1 .label{font-weight:700;color:#353535;font-size:14px}.register-gift-dialog .inner .action-wrap .price-box>.row-1 .price{color:#1fc05c;font-weight:700;font-size:28px;position:relative;top:-2px;margin-left:8px}.register-gift-dialog .inner .action-wrap .price-box>.row-1 .unit{color:#353535;font-size:12px;margin-left:6px;position:relative;top:2px}.register-gift-dialog .inner .action-wrap .price-box .row-2{margin-top:3px}.register-gift-dialog .inner .action-wrap .price-box .row-2 .label{color:#333;font-size:12px}.register-gift-dialog .inner .action-wrap .price-box .row-2 .origin-price{color:#999;font-size:12px;text-decoration:line-through}.register-gift-dialog .inner .action-wrap .btn-box{height:36px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:0 0 0 20px}.register-gift-dialog .inner .action-wrap .btn-box .btn.buy-btn{height:36px;line-height:36px;text-decoration:none;white-space:nowrap;padding:0 34px;border-radius:4px;font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.register-gift-dialog .inner .action-wrap .btn-box .cancel-btn{height:22px;font-size:14px;font-weight:400;color:#353535;line-height:22px;margin:0 0 0 23px;cursor:pointer}.register-auth-dialog .inner{width:399px;background:#fff;border-radius:4px;padding:32px 0 24px 32px;box-sizing:border-box}.register-auth-dialog .inner .close-area{position:absolute;right:17px;top:13px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:20px;height:20px}.register-auth-dialog .inner .close-area .close-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:14px;height:14px}.register-auth-dialog .inner .dialog-title{font-size:16px;height:24px;line-height:24px;color:#222;margin-bottom:12px;font-weight:700}.register-auth-dialog .inner .auth-tip{font-size:14px;height:22px;line-height:22px;color:#353535;margin-top:12px}.register-auth-dialog .inner .auth-tip.last-line{margin-bottom:40px}.register-auth-dialog .inner .content-area .auth-desc{font-size:14px;height:22px;line-height:22px;color:#353535;margin-bottom:11px}.register-auth-dialog .inner .content-area ul.function-list{list-style:none;display:flex;flex-wrap:wrap}.register-auth-dialog .inner .content-area ul.function-list>li{display:inline-block;position:relative;padding-left:11px;margin-top:7px;min-width:178px;box-sizing:border-box;color:#353535}.register-auth-dialog .inner .content-area ul.function-list>li:before{content:"";width:4px;height:4px;border-radius:2px;background:#24be48;position:absolute;top:50%;left:0;transform:translateY(-50%)}.register-auth-dialog .inner .action-wrap{display:flex;justify-content:center;justify-content:space-between;align-items:center;margin-top:37px;padding-right:32px;box-sizing:border-box}.register-auth-dialog .inner .action-wrap .col-flex{flex:1}.register-auth-dialog .inner .action-wrap .col{display:block}.register-auth-dialog .inner .action-wrap a{text-decoration:none;color:#459ae9;font-size:12px;height:17px;line-height:17px;transition:all .2s ease 0s}.register-auth-dialog .inner .action-wrap a:hover{color:#459ae9cc}.register-auth-dialog .inner .action-wrap .buttons-wrap{display:flex;justify-content:center;align-items:center}.register-auth-dialog .inner .action-wrap .buttons-wrap .col-flex{flex:1}.register-auth-dialog .inner .action-wrap .buttons-wrap .col{display:block}.register-auth-dialog .inner .action-wrap .buttons-wrap .button{padding:0 16px;white-space:nowrap;height:32px;line-height:32px;border-radius:4px;font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;transition:all .2s ease 0s}.register-auth-dialog .inner .action-wrap .buttons-wrap .button.pass-btn{color:#353535;border:1px solid #D9D9D9;background:#fff;margin-right:8px}.register-auth-dialog .inner .action-wrap .buttons-wrap .button.pass-btn:hover{border-color:#e7e7eb;background:#f3f3f7}.register-auth-dialog .inner .action-wrap .buttons-wrap .button.auth-btn{color:#fff;border:1px solid #24BE48;background:#24be48}.register-auth-dialog .inner .action-wrap .buttons-wrap .button.auth-btn:hover{background:#24be48cc}.more-services{padding:48px 69px 16px}.more-services h3{text-align:left;font-size:18px;color:#353535;font-weight:700}.more-services .cards-wrap{margin-top:36px;display:flex;justify-content:space-between}.more-services .card-box:first-child{padding-right:36px}.more-services .card-box:last-child{padding-left:36px}.more-services .card{width:322px;box-shadow:0 1px 6px #b4b4b478;border-radius:8px}.more-services .card .card-content{border-radius:8px 8px 0 0;background:#24be48;padding:21px 32px 15px}.more-services .card .card-content h6{font-size:17px;line-height:24px;margin-block-end:0;margin-block-start:0}.more-services .card .card-content p{font-size:14px;line-height:25px;margin-top:12px}.more-services .card .card-content h6,.more-services .card .card-content p{text-align:center;color:#fff}.more-services .card .card-footer{padding:11px 18px;display:flex;justify-content:space-between}.more-services .card .card-footer .tag{display:flex;justify-content:center;align-items:center;background:#f6ffed;border:1px solid #B7EB8F;border-radius:4px;padding:0 14px;height:28px;color:#24be48;font-size:13px;line-height:0}.more-services .btn-wrap{position:relative;margin-top:43px}.more-services .btn-wrap .tip{position:absolute;top:-23px;background:#ff6060;border-radius:3px;font-size:12px;color:#fff;padding:0 6px;right:80px}.more-services .btn-wrap .tip:after{box-sizing:content-box;content:"";display:inline-block;width:0;height:0;border:3px solid transparent;border-top-color:#ff6060;position:absolute;top:100%;left:20px}.more-services .btn-wrap button{background:#24be48;border-radius:4px;width:140px;height:40px;line-height:40px;font-size:14px;color:#fff;text-align:center;display:block;margin:0 auto;border:none;outline:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.2s linear}.more-services .btn-wrap button:hover{background:#21af42}.more-services .btn-wrap button:active{background:#1fa63f}.more-services .btn-wrap p{font-size:12px;color:#8d8d8d;margin-top:10px;text-align:center}.more-services .blue .card .card-content{background:#4673f5}.more-services .blue .card .tag{border-color:#85bdfb;background:#edf6ff;color:#246dbe}.more-services .blue button,.more-services .blue button:hover,.more-services .blue button:active{background:#4673f5}.more-services footer{margin-top:87px;text-align:right}.more-services footer .btn{margin-right:-45px}.more-services-dialog{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000007a;display:flex;justify-content:center;align-items:center;z-index:9999}.more-services-dialog .inner{width:467px;border-radius:4px;background:#fff;padding:21px 21px 41px;position:relative}.more-services-dialog .inner h2{color:#353535;font-size:16px;margin-block-end:0;margin-block-start:0;text-align:center;line-height:22px}.more-services-dialog .inner .close-icon{padding:12px;position:absolute;right:0;top:0;box-sizing:content-box;width:12px;height:11px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.more-services-dialog .inner .qr{margin-top:24px;width:222px;height:222px}.more-services-dialog .inner p{text-align:center;line-height:22px}.more-services-dialog .inner .bold{margin-top:6px;color:#333;font-size:16px}.more-services-dialog .inner .normal{margin-top:24px;color:#666;font-size:13px}.purchase-v1-dialog.for-643 .inner{padding:24px 0 0;width:378px}.purchase-v1-dialog .inner{min-width:auto!important;width:460px;height:416px;background:#fff;border-radius:4px;box-sizing:border-box;padding:32px;display:flex;align-items:center;flex-direction:column}.purchase-v1-dialog .inner .close-area{position:absolute;right:19px;top:15px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:18px;height:18px}.purchase-v1-dialog .inner .close-area .close-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:14px;height:14px}.purchase-v1-dialog .inner .dialog-title{height:22px;line-height:22px;font-size:18px;font-weight:500;color:#353535;display:flex;justify-content:center;align-items:center;font-weight:700}.purchase-v1-dialog .inner .dialog-title img{width:20px;height:20px;margin-right:10px}.purchase-v1-dialog .inner .pay-type{width:100%;height:36px;margin-top:32px;display:flex;align-items:center}.purchase-v1-dialog .inner .pay-type .type{width:124px;height:36px;cursor:pointer;background:#fff;border-radius:4px;border:1px solid #cacaca;margin:0 16px 0 0;display:flex;justify-content:center;align-items:center;font-size:14px;color:#999;position:relative;line-height:36px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.purchase-v1-dialog .inner .pay-type .type img.hover,.purchase-v1-dialog .inner .pay-type .type img.select-icon{display:none}.purchase-v1-dialog .inner .pay-type .type.active,.purchase-v1-dialog .inner .pay-type .type:hover{border:1px solid #1fc05c;color:#24be48}.purchase-v1-dialog .inner .pay-type .type.active img,.purchase-v1-dialog .inner .pay-type .type:hover img{display:none}.purchase-v1-dialog .inner .pay-type .type.active img.hover,.purchase-v1-dialog .inner .pay-type .type:hover img.hover{display:block}.purchase-v1-dialog .inner .pay-type .type.active:after{content:"";border:10px solid transparent;border-top-color:#24be48;position:absolute;right:-10px;bottom:-10px;transform:rotate(-45deg)}.purchase-v1-dialog .inner .pay-type .type.active .select-icon{display:block;position:absolute;bottom:-2px;right:-2px;z-index:1}.purchase-v1-dialog .inner .pay-type .wx-icon{width:21px;margin-right:7px}.purchase-v1-dialog .inner .pay-type .ali-icon{width:18px;margin-right:7px}.purchase-v1-dialog .inner .price-text{color:#333;font-size:14px;margin-top:12px;font-weight:600;text-align:center}.purchase-v1-dialog .inner .qr-content{width:150px;height:150px;margin:26px auto 20px;display:flex;justify-content:center;align-items:center}.purchase-v1-dialog .inner .qr-content .qr-code{width:150px;height:150px}.purchase-v1-dialog .inner .qr-content .loading-img{width:30px;height:30px}.purchase-v1-dialog .inner .qr-content .error-box{width:150px;height:150px;background:#f8f8f8;padding-top:32px;font-size:12px;color:#999;flex-direction:column;display:flex;align-items:center}.purchase-v1-dialog .inner .qr-content .error-box .row-flex{flex:1}.purchase-v1-dialog .inner .qr-content .error-box .row{display:block}.purchase-v1-dialog .inner .qr-content .error-box .error{width:54px;height:49px}.purchase-v1-dialog .inner .qr-content .error-box p{margin:5px 0 15px}.purchase-v1-dialog .inner .qr-content .error-box span{color:#459ae9;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.purchase-v1-dialog .inner .qr-content .error-box .a-btn.contact-btn{color:#666}.purchase-v1-dialog .inner .pay-hint{color:#999;font-size:14px;display:flex;justify-content:center;align-items:center;height:20px;line-height:20px}.purchase-v1-dialog .inner .pay-hint:before{content:"";width:6px;height:6px;border-radius:3px;background:#d8d8d8;display:inline-block;margin-right:6px}.purchase-v1-dialog .inner .invoice{text-align:center}.purchase-v1-dialog .inner .invoice img{width:150px;height:150px;margin:28px auto 23px}.purchase-v1-dialog .inner .invoice .pay-hint-1{color:#000;font-size:14px;line-height:20px;margin-bottom:6px}.purchase-v1-dialog .inner .complete-pay-btn{margin-top:33px;width:252px;height:40px}.purchase-643-dialog .inner{min-width:auto!important;width:400px;height:443px;background:#fff;border-radius:12px;box-sizing:border-box;display:flex;align-items:center;flex-direction:column}.purchase-643-dialog .inner.pay-success{display:flex;align-items:center;justify-content:center}.purchase-643-dialog .inner .pay-info-box{width:100%}.purchase-643-dialog .inner .top-info{background-image:url(//assets.yiban.io/assets/imgs/register-v2/abtest-yb-643/pay_dialog_banner-92f693b8e0.png);background-size:100% 100%;width:100%;height:88px}.purchase-643-dialog .inner .top-info .gift-title{padding-top:20px;display:flex;align-items:center;justify-content:center}.purchase-643-dialog .inner .top-info .gift-title .gift-icon{display:flex;width:22px;margin-right:4px}.purchase-643-dialog .inner .top-info .gift-title .gift-text{font-size:18px;color:#292929;font-weight:700;line-height:24px}.purchase-643-dialog .inner .top-info>.gift-cutdown-box{padding-top:8px;margin-bottom:12px;display:flex;align-items:center;justify-content:center;color:#45454596;font-size:14px;line-height:18px}.purchase-643-dialog .inner .top-info>.gift-cutdown-box #countdown-box .time{color:#f9793e;font-weight:700;width:24px;height:24px;background:#fdf4ba;box-shadow:0 2px 24px #00000014;border-radius:3px;border:1px solid rgba(255,255,255,.7);display:flex;align-items:center;justify-content:center}.purchase-643-dialog .inner .top-info>.gift-cutdown-box #countdown-box .time>span{position:unset;font-size:13px;line-height:26px}.purchase-643-dialog .inner .top-info>.gift-cutdown-box #countdown-box .time:before,.purchase-643-dialog .inner .top-info>.gift-cutdown-box #countdown-box .time:after{display:none}.purchase-643-dialog .inner .top-info>.gift-cutdown-box #countdown-box .unit{line-height:18px;font-size:14px;color:#5a5a5ab3;margin:0 6px}.purchase-643-dialog .inner .close-area{position:absolute;right:19px;top:15px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:14px;height:14px}.purchase-643-dialog .inner .close-area .close-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px}.purchase-643-dialog .inner .price-info-box{padding-top:16px;display:flex;align-items:center;justify-content:center;height:30px;color:#262626;box-sizing:content-box}.purchase-643-dialog .inner .price-info-box .amount-unit{font-size:12px;font-weight:700;margin-right:4px}.purchase-643-dialog .inner .price-info-box .price{font-size:24px;font-weight:700;position:relative}.purchase-643-dialog .inner .price-info-box .price .discount-info{position:absolute;top:-8px;right:-64px;width:64px;height:15px;line-height:14px;text-align:center;background:url(//assets.yiban.io/assets/imgs/register-v2/abtest-yb-643/discount-tooltip-07ebb8aa8e.png) no-repeat center / cover;font-size:10px;color:#fff}.purchase-643-dialog .inner .price-info-box .price .origin-price{position:absolute;top:6px;right:-82px;font-size:12px;color:#00000059;text-decoration-line:line-through;font-weight:400}.purchase-643-dialog .inner .gift-info{font-size:13px;height:18px;margin:6px auto 0;background:linear-gradient(to top,#fff4b6 5px,transparent 5px);background-position:bottom -2px left 0;background-size:100% 100%;background-repeat:no-repeat;width:-moz-fit-content;width:fit-content}.purchase-643-dialog .inner .gift-info .highlight{color:#ff9400}.purchase-643-dialog .inner .dialog-title{height:22px;line-height:22px;font-size:18px;font-weight:500;color:#353535;display:flex;justify-content:center;align-items:center;font-weight:700}.purchase-643-dialog .inner .dialog-title img{width:20px;height:20px;margin-right:10px}.purchase-643-dialog .inner .pay-type{width:100%;height:36px;display:flex;align-items:center;justify-content:center}.purchase-643-dialog .inner .pay-type .type{width:124px;height:36px;cursor:pointer;background:#fff;border-radius:4px;border:1px solid #cacaca;margin:0 16px 0 0;display:flex;justify-content:center;align-items:center;font-size:14px;color:#999;position:relative;line-height:36px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.purchase-643-dialog .inner .pay-type .type:last-of-type{margin-right:0}.purchase-643-dialog .inner .pay-type .type img.hover,.purchase-643-dialog .inner .pay-type .type img.select-icon{display:none}.purchase-643-dialog .inner .pay-type .type.active,.purchase-643-dialog .inner .pay-type .type:hover{border:1px solid #1fc05c;color:#24be48}.purchase-643-dialog .inner .pay-type .type.active img,.purchase-643-dialog .inner .pay-type .type:hover img{display:none}.purchase-643-dialog .inner .pay-type .type.active img.hover,.purchase-643-dialog .inner .pay-type .type:hover img.hover{display:block}.purchase-643-dialog .inner .pay-type .type.active:after{content:"";border:10px solid transparent;border-top-color:#24be48;position:absolute;right:-10px;bottom:-10px;transform:rotate(-45deg)}.purchase-643-dialog .inner .pay-type .type.active .select-icon{display:block;position:absolute;bottom:-2px;right:-2px;z-index:1}.purchase-643-dialog .inner .pay-type .wx-icon{width:21px;margin-right:7px}.purchase-643-dialog .inner .pay-type .ali-icon{width:18px;margin-right:7px}.purchase-643-dialog .inner .qr-content{width:166px;height:166px;box-sizing:content-box;margin:10px auto 16px;padding:3px;display:flex;justify-content:center;align-items:center}.purchase-643-dialog .inner .qr-content .qr-code{width:160px;height:160px}.purchase-643-dialog .inner .qr-content .loading-img{width:30px;height:30px}.purchase-643-dialog .inner .qr-content .error-box{width:160px;height:160px;background:#f8f8f8;padding-top:32px;font-size:12px;color:#999;flex-direction:column;display:flex;align-items:center}.purchase-643-dialog .inner .qr-content .error-box .row-flex{flex:1}.purchase-643-dialog .inner .qr-content .error-box .row{display:block}.purchase-643-dialog .inner .qr-content .error-box .error{width:54px;height:49px}.purchase-643-dialog .inner .qr-content .error-box p{margin:5px 0 15px}.purchase-643-dialog .inner .qr-content .error-box span{color:#459ae9;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.purchase-643-dialog .inner .qr-content .error-box .a-btn.contact-btn{color:#666}.purchase-643-dialog .inner .pay-hint{margin-top:16px;color:#999;font-size:13px;display:flex;justify-content:center;align-items:center;height:20px;line-height:20px}.purchase-643-dialog .inner .pay-hint:before{content:"";width:6px;height:6px;border-radius:3px;background:#d8d8d8;display:inline-block;margin-right:6px}.purchase-643-dialog .inner .invoice{text-align:center}.purchase-643-dialog .inner .invoice img{width:150px;height:150px;margin:28px auto 23px}.purchase-643-dialog .inner .invoice .pay-hint-1{color:#000;font-size:14px;line-height:20px;margin-bottom:6px}.purchase-643-dialog .inner .complete-pay-btn{margin-top:33px;width:252px;height:40px}#mpa-pay-success-dialog{z-index:99999;background-color:#0000007a;position:fixed;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}#mpa-pay-success-dialog p{margin:0}#mpa-pay-success-dialog .mpa-btn,#mpa-pay-success-dialog .btn{outline:none;cursor:pointer;padding:0;min-width:58px;height:40px;line-height:40px;border-radius:4px;border:1px solid #D9D9D9;color:#666;background-color:#fff}#mpa-pay-success-dialog .mpa-btn:hover,#mpa-pay-success-dialog .btn:hover{background-color:#f8f8f8;border-color:#d3d3d3;color:#333}#mpa-pay-success-dialog .mpa-btn:active,#mpa-pay-success-dialog .btn:active{background-color:#f2f2f2;border-color:#cfcfcf;color:#1a1a1a}#mpa-pay-success-dialog .mpa-btn:disabled,#mpa-pay-success-dialog .btn:disabled,#mpa-pay-success-dialog .mpa-btn.disabled,#mpa-pay-success-dialog .btn.disabled,#mpa-pay-success-dialog .mpa-btn.mpa-disabled,#mpa-pay-success-dialog .btn.mpa-disabled{border-color:#d6d6d6;background-color:#fafafa;color:#b9b9b9;cursor:not-allowed}#mpa-pay-success-dialog .mpa-btn.mpa-btn-primary,#mpa-pay-success-dialog .btn.btn-primary{border-color:#24be58;color:#fff;background-color:#24be58}#mpa-pay-success-dialog .mpa-btn.mpa-btn-primary:hover,#mpa-pay-success-dialog .btn.btn-primary:hover{border-color:#21af51;color:#fff;background-color:#21af51}#mpa-pay-success-dialog .mpa-btn.mpa-btn-primary:active,#mpa-pay-success-dialog .btn.btn-primary:active{border-color:#1fa63f;color:#fff;background-color:#1fa63f}#mpa-pay-success-dialog .mpa-btn.mpa-btn-primary:disabled,#mpa-pay-success-dialog .btn.btn-primary:disabled,#mpa-pay-success-dialog .mpa-btn.mpa-btn-primary.disabled,#mpa-pay-success-dialog .btn.btn-primary.disabled,#mpa-pay-success-dialog .mpa-btn.mpa-btn-primary.mpa-disabled,#mpa-pay-success-dialog .btn.btn-primary.mpa-disabled{border-color:#d6d6d6;background-color:#fafafa;color:#b9b9b9;cursor:not-allowed;background-image:unset}#mpa-pay-success-dialog .inner{margin:0;position:absolute;top:15%;left:50%;transform:translate(-50%);background-color:#fff;text-align:left;width:540px;border-radius:2px;padding:0 32px;height:296px;box-sizing:border-box}#mpa-pay-success-dialog .dialog-title{font-size:16px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#333;margin-top:33px;display:flex}#mpa-pay-success-dialog .dialog-title img{width:21px;height:21px;margin-right:9px}#mpa-pay-success-dialog img.close-btn{position:absolute;top:14px;right:14px;cursor:pointer;height:14px;transition:opacity .2s ease 0s;padding:5px;box-sizing:content-box;opacity:.6}#mpa-pay-success-dialog img.close-btn:hover{opacity:1}#mpa-pay-success-dialog .d-content .succecc-prompt{display:flex;justify-content:center;align-items:center;margin-top:53px;margin-bottom:53px;font-size:18px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#333}#mpa-pay-success-dialog .d-content .succecc-prompt img{margin-right:8px;width:37px;height:37px}#mpa-pay-success-dialog .d-content .controls{display:flex;justify-content:center}#mpa-pay-success-dialog .d-content .controls .item>p{font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#999;margin-top:4px;text-align:center;word-break:keep-all;white-space:nowrap}#mpa-pay-success-dialog .d-content .controls .item>button{display:flex;align-items:center;justify-content:center;width:207px;height:48px;border-color:#24be48;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400}#mpa-pay-success-dialog .d-content .controls .item>button img.receipt{width:15px;height:20px;margin-right:9px}#mpa-pay-success-dialog .d-content .controls .item>button img.gift{width:20px;height:20px;margin-right:7px}#mpa-pay-success-dialog .d-content .controls .item>button:hover{border-color:#24be48}#mpa-pay-success-dialog .d-content .controls .item+.item{margin-left:16px}#mpa-pay-success-dialog .d-content .more-service-wrap{position:relative;margin-top:63px;margin-bottom:32px;padding:34px 12px 0;border-radius:3px;border:1px solid #e8e8e8}#mpa-pay-success-dialog .d-content .more-service-wrap>p{position:absolute;left:calc(50% - 151px);top:-13px;font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#333;text-align:center;background-color:#fff;padding-left:8px}#mpa-pay-success-dialog .d-content .more-service-wrap .more-service{display:flex;background:#f9f9f9;border-radius:3px}#mpa-pay-success-dialog .d-content .more-service-wrap .more-service .split-line{width:1px;height:114px;background-color:#e8e8e8;margin-top:23px}#mpa-pay-success-dialog .d-content .more-service-wrap .more-service .sevice{flex:1;text-align:center;padding:18px 0}#mpa-pay-success-dialog .d-content .more-service-wrap .more-service .sevice .title{font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#333;display:flex;align-items:center;justify-content:center}#mpa-pay-success-dialog .d-content .more-service-wrap .more-service .sevice .title img{margin-right:8px}#mpa-pay-success-dialog .d-content .more-service-wrap .more-service .sevice .li-content{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#666;padding:16px 40px}#mpa-pay-success-dialog .d-content .more-service-wrap .more-service .sevice .advantages span{background:#24be4812;border-radius:4px;padding:7px 12px;font-size:13px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333}#mpa-pay-success-dialog .d-content .more-service-wrap .more-service .sevice .advantages span+span{margin-left:8px}#mpa-pay-success-dialog .d-content .consult{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#24be48;display:flex}#mpa-pay-success-dialog .d-content .consult>div{flex:1;display:flex;align-items:center;justify-content:center;margin:10px 120px;padding:4px 0;position:relative;cursor:pointer}#mpa-pay-success-dialog .d-content .consult>div>img{margin-right:6px}#mpa-pay-success-dialog .d-content .consult>div .popup{cursor:default;position:absolute;background-color:#fff;box-shadow:0 0 8px #0003;display:none;bottom:30px;padding:12px 13px;flex-direction:column;align-items:center;border-radius:4px}#mpa-pay-success-dialog .d-content .consult>div .popup:after{bottom:-12px;box-sizing:content-box;content:"";display:inline-block;width:0;height:0;border:6px solid transparent;border-top-color:#fff;position:absolute;right:calc(50% - 6px)}#mpa-pay-success-dialog .d-content .consult>div .popup p{margin-top:7px;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#666;white-space:nowrap}#mpa-pay-success-dialog .d-content .consult>div .popup img{width:120px;height:120px}#mpa-pay-success-dialog .d-content .consult>div:hover .popup{display:flex}.hide{position:absolute;left:-999em}.hide-with-placeholder{visibility:hidden}#meiqia-container iframe[name=chat]{right:auto!important;left:25px!important}#meiqia-container iframe[name=button],#meiqia-container iframe[name=bubble],#meiqia-container iframe[name=invite]{right:auto!important;left:47px!important}#meiqia-container iframe[name=call]{right:auto!important;left:62px!important}#meiqia-container iframe[name=smart-guide]{right:auto!important;left:47px!important}#body-root{min-height:calc(100% - 62px);background:#f6f7f9}#MEIQIA-BTN-HOLDER{visibility:hidden!important}.toast-list{position:fixed;z-index:10000;left:50%;top:40px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;transform:translate(-50%)}.toast-list .toast-li{height:40px;line-height:40px;border-radius:4px;display:flex;justify-content:flex-start;align-items:center;padding:0 16px;margin-bottom:10px;background:#fff}.toast-list .toast-li.warn{border:1px solid #ffe58f;background:#fffbe6}.toast-list .toast-li .icon{width:14px;height:14px;margin-right:8px}.toast-list .toast-li .text{font-size:14px;white-space:nowrap;color:#353535}.a-btn{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;color:#459ae9;font-size:12px;border:none;background:none;outline:none}.a-btn:hover{color:#459ae9cc}.btn{height:32px;line-height:32px;border-radius:4px;border:1px solid #d9d9d9;white-space:nowrap;padding:0 16px;background:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#353535;cursor:pointer;transition:all .2s ease 0s}.btn:hover{border:1px solid #e7e7eb;background:#f3f3f7}.btn.primary{background:#1fc05c;color:#fff;border:none}.btn.primary:hover{background:#1fc05ccc}.check-detail-tag{color:#3dc0ce}#footer-root,#header-root .right-box{display:none!important;position:absolute;left:-999em}#register-v2-content{width:100%;display:flex;justify-content:center;align-items:center}#register-v2-content>.inner{width:980px;min-height:526px;background:#fff;margin-top:22px;border-radius:4px;box-shadow:0 4px 16px #00000008;position:relative}#register-v2-content>.inner.step-1.inner-ab-new{background:linear-gradient(180deg,#f2fff0,#fff 40% 100%);margin-bottom:22px}#register-v2-content>.inner.inner-weiban-recommend{width:100%;height:100%;margin-top:0}#register-v2-content>.inner.inner-weiban-recommend>.content{width:100%}#register-v2-content>.inner .abtest-yb-643-jump-btn{position:absolute;bottom:-40px;right:12px;height:20px;line-height:20px;font-size:14px;color:#999;cursor:pointer}#register-v2-content>.inner .abtest-yb-643-jump-btn:hover{opacity:.8}#register-v2-content>.inner.step-2{margin-bottom:56px}#register-v2-content>.inner .step-list{width:100%;height:20px;line-height:20px;display:flex;justify-content:center;align-items:center;margin-top:24px}#register-v2-content>.inner .step-list .step-li{font-size:14px;color:#8d8d8d;position:relative}#register-v2-content>.inner .step-list .step-li.active{color:#1fc05c}#register-v2-content>.inner .step-list .step-li .pseudo-line{content:"";position:absolute;width:30px;height:1px;background:#00000026;top:50%;transform:translateY(-50%)}#register-v2-content>.inner .step-list .step-li.step-li-2{margin:0 62px}#register-v2-content>.inner .step-list .step-li.step-li-2:after{content:"";position:absolute;width:30px;height:1px;background:#00000026;top:50%;transform:translateY(-50%);left:-46px}#register-v2-content>.inner .step-list .step-li.step-li-2:before{content:"";position:absolute;width:30px;height:1px;background:#00000026;top:50%;transform:translateY(-50%);right:-46px}#register-v2-content>.inner #qr-box{display:flex;justify-content:flex-start;align-items:center;flex-direction:column}#register-v2-content>.inner #qr-box>.title{color:#353535;font-size:18px;height:25px;line-height:25px;margin-top:93px}#register-v2-content>.inner #qr-box>.title-ab-new{display:flex;font-weight:600;font-size:18px;color:#353535;padding-top:36px}#register-v2-content>.inner #qr-box>.title-ab-new .wechat{padding:0 8px;display:flex;color:#24be48;align-items:center}#register-v2-content>.inner #qr-box>.title-ab-new .wechat>img{display:block;width:22px;height:18px;margin-top:3px;margin-right:6px}#register-v2-content>.inner #qr-box .box{width:160px;height:160px;margin:10px 0 0;position:relative}#register-v2-content>.inner #qr-box .box.for-ab-new{box-shadow:0 4px 12px #0000000d;width:180px;height:180px;overflow:hidden}#register-v2-content>.inner #qr-box .box.for-ab-new .qr{width:188px;height:188px;margin-top:-4px;margin-left:-4px}#register-v2-content>.inner #qr-box .qr,#register-v2-content>.inner #qr-box .loading-wrap,#register-v2-content>.inner #qr-box .mask-box{width:100%;height:100%}#register-v2-content>.inner #qr-box .mask-box{display:flex;justify-content:center;align-items:center;background-color:#fffffff2;position:absolute;top:0;left:0;font-weight:400;font-size:13px;color:#353535;line-height:18px}#register-v2-content>.inner #qr-box .loading-wrap{display:flex;justify-content:center;align-items:center}#register-v2-content>.inner #qr-box .loading-wrap .loading-img{width:35px;height:35px}#register-v2-content>.inner #qr-box .tips{color:#8d8d8d;font-size:13px;display:flex;align-items:center;justify-content:center;margin-top:10px}#register-v2-content>.inner #qr-box .tips.check-hint{font-size:14px;color:#333}#register-v2-content>.inner #qr-box .tips .checkbox-btn{margin-right:2px;padding:4px;cursor:pointer}#register-v2-content>.inner #qr-box .tips .checkbox-btn.checkbox-active .check-hover,#register-v2-content>.inner #qr-box .tips .checkbox-btn.checkbox-active .check-normal{display:none}#register-v2-content>.inner #qr-box .tips .checkbox-btn.checkbox-active .check-active{display:block}#register-v2-content>.inner #qr-box .tips .checkbox-btn:not(.checkbox-active):hover .check-hover{display:block}#register-v2-content>.inner #qr-box .tips .checkbox-btn:not(.checkbox-active):hover .check-normal{display:none}#register-v2-content>.inner #qr-box .tips .checkbox-btn img{width:14px;height:14px;display:block}#register-v2-content>.inner #qr-box .tips .checkbox-btn .check-hover,#register-v2-content>.inner #qr-box .tips .checkbox-btn .check-active{display:none}#register-v2-content>.inner #qr-box .tips a{color:#459ae9!important;text-decoration:none}#register-v2-content>.inner #qr-box .tips a:hover{text-decoration:underline}#register-v2-content>.inner #qr-box .ab-new-footer .desc{padding-top:42px;padding-bottom:30px;display:flex;align-items:center;line-height:22px;font-weight:600;font-size:16px;color:#353535;position:relative;width:-moz-fit-content;width:fit-content;margin:0 auto}#register-v2-content>.inner #qr-box .ab-new-footer .desc:after,#register-v2-content>.inner #qr-box .ab-new-footer .desc:before{content:"";position:absolute;top:54px;width:188px;border:1px solid;border-bottom:none}#register-v2-content>.inner #qr-box .ab-new-footer .desc:before{left:-200px;-o-border-image:linear-gradient(270deg,#f0f0f1,#fdfeff) 1 1;border-image:linear-gradient(270deg,#f0f0f1,#fdfeff) 1 1}#register-v2-content>.inner #qr-box .ab-new-footer .desc:after{right:-200px;-o-border-image:linear-gradient(90deg,#f0f0f1,#fdfeff) 1 1;border-image:linear-gradient(90deg,#f0f0f1,#fdfeff) 1 1}#register-v2-content>.inner #qr-box .ab-new-footer .desc>img{display:block;width:22px;height:22px;margin-right:6px;margin-bottom:5px}#register-v2-content>.inner #qr-box .ab-new-footer .corp-list{display:flex;align-items:flex-end;justify-content:center}#register-v2-content>.inner #qr-box .ab-new-footer .corp-list .corp-item{display:flex;flex-direction:column;align-items:center;text-align:center;opacity:.5;cursor:pointer;width:40px;margin:0 20px}#register-v2-content>.inner #qr-box .ab-new-footer .corp-list .corp-item .corp-logo{display:block;width:40px;height:40px;border-radius:100%;margin-bottom:8px}#register-v2-content>.inner #qr-box .ab-new-footer .corp-list .corp-item .corp-name{font-size:12px;color:#353535;line-height:18px;white-space:nowrap}#register-v2-content>.inner #qr-box .ab-new-footer .corp-list .corp-item.active{opacity:1}#register-v2-content>.inner #qr-box .ab-new-footer .corp-list .corp-item.active .corp-logo{width:46px;height:46px}#register-v2-content>.inner #qr-box .ab-new-footer .corp-list .corp-item.active .corp-name{font-size:13px;line-height:18px}#register-v2-content>.inner #qr-box .ab-new-footer .corp-comment{width:635px;margin:20px auto 48px;background:#f6fafb;border-radius:8px;position:relative;padding:16px 24px;font-size:14px;color:#353535;line-height:32px;text-align:left}#register-v2-content>.inner #qr-box .ab-new-footer .corp-comment .left-quote{width:32px;height:32px;position:absolute;left:-4px;top:-12px;transform:rotate(180deg)}#register-v2-content>.inner #qr-box .ab-new-footer .corp-comment .right-quote{width:32px;height:32px;position:absolute;right:-4px;bottom:-12px}#register-v2-content>.inner #phone-box{width:240px;margin:0 auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}#register-v2-content>.inner #phone-box>.title{height:25px;line-height:25px;font-size:18px;color:#353535;margin-top:125px}#register-v2-content>.inner #phone-box .tips{color:#8d8d8d;font-size:13px;height:18px;line-height:18px;margin-top:6px}#register-v2-content>.inner #phone-box .input{width:240px;height:40px;padding:0 12px;margin-top:10px;outline:none;border:none;border-radius:4px;background:#f5f5f5;color:#353535;font-size:13px}#register-v2-content>.inner #phone-box .input::-moz-placeholder{color:#8d8d8d}#register-v2-content>.inner #phone-box .input::placeholder{color:#8d8d8d}#register-v2-content>.inner #phone-box .btn.next-btn{position:absolute;right:24px;bottom:16px}#register-v2-content>.inner #gift-box .install-success{margin-top:40px;display:flex;justify-content:center;align-items:center}#register-v2-content>.inner #gift-box .install-success>img{width:28px;height:28px;margin-right:14px}#register-v2-content>.inner #gift-box .install-success>span{font-size:20px;color:#333;font-weight:700}#register-v2-content>.inner #gift-box>.title{margin-top:47px;display:flex;justify-content:center;align-items:center;position:relative;font-size:20px}#register-v2-content>.inner #gift-box>.title.for-from-extension{margin-top:26px}#register-v2-content>.inner #gift-box>.title .text{color:#353535;margin-right:4px}#register-v2-content>.inner #gift-box>.title .icon{width:44px;height:42px;position:relative;top:-4px}#register-v2-content>.inner #gift-box>.title .icon:not(.icon-v1){cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}#register-v2-content>.inner #gift-box>.title .icon:not(.icon-v1):hover{opacity:.8}#register-v2-content>.inner #gift-box>.title .tips{width:auto;height:30px;line-height:30px;position:absolute;background:#fff;box-shadow:0 4px 7px #83602729;border-radius:30px;white-space:nowrap;padding:0 14px;font-size:13px;color:#555;left:50%;transform:translate(106px);top:-40px}#register-v2-content>.inner #gift-box>.title .tips em{color:#1fc05c;margin:0 4px;font-style:normal;font-size:16px;position:relative;top:1px}#register-v2-content>.inner #gift-box>.title .tips:after{box-sizing:content-box;content:"";display:inline-block;width:0;height:0;border:6px solid transparent;border-top-color:#fff;position:absolute;left:16px;bottom:-12px}#register-v2-content>.inner #gift-box>.countdown-box{display:flex;justify-content:center;align-items:center}#register-v2-content>.inner #gift-box>.countdown-box .label{color:#353535;font-size:10px;margin-right:8px}#register-v2-content>.inner #gift-box .intro-box{width:346px;height:170px;background:#33be5e;border-radius:10px;box-shadow:0 6px 15px #0000001a;position:relative;margin:32px auto 0;padding-top:31px}#register-v2-content>.inner #gift-box .intro-box .gift-tip-icon{width:106px;height:78px;position:absolute;top:-2px;right:-2px}#register-v2-content>.inner #gift-box .intro-box .price-box{display:flex;justify-content:flex-start;align-items:center}#register-v2-content>.inner #gift-box .intro-box .price-box .price{font-size:40px;color:#fff;margin:0 6px 0 81px}#register-v2-content>.inner #gift-box .intro-box .price-box .price-info-wrap{display:flex;justify-content:center;align-items:flex-start;flex-direction:column}#register-v2-content>.inner #gift-box .intro-box .price-box .price-info-wrap .info-1{font-size:12px;color:#fffdad}#register-v2-content>.inner #gift-box .intro-box .price-box .price-info-wrap .info-2{font-size:12px;color:#fff}#register-v2-content>.inner #gift-box .intro-box .price-box .price-info-wrap .info-2 span{margin-left:2px;text-decoration:line-through}#register-v2-content>.inner #gift-box .intro-box .function-intro{padding:0 30px;color:#fffdad;font-size:13px;margin-top:17px}#register-v2-content>.inner #gift-box .intro-box .function-intro .underline{text-decoration:underline;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}#register-v2-content>.inner #gift-box .intro-box .function-intro .underline:hover{opacity:.8}#register-v2-content>.inner #gift-box .btn.pay-btn{height:40px;line-height:40px;padding:0 52px;border-radius:20px;box-shadow:0 8px 12px #27832e29;margin-top:20px}#register-v2-content>.inner #gift-box .invoice-tips{display:flex;justify-content:center;align-items:center;color:#353535;font-size:12px;margin-top:8px}#register-v2-content>.inner #gift-box .invoice-tips .icon{width:12px;height:12px;margin-right:3px}#register-v2-content>.inner #gift-box .bottom-tips{height:20px;line-height:20px;margin-top:30px;color:#555;font-size:14px}#register-v2-content>.inner #gift-box .partner-list{margin:20px 0 82px;display:flex;justify-content:center;align-items:center}#register-v2-content>.inner #gift-box .partner-list .partner-li{display:flex;justify-content:flex-start;align-items:center;flex-direction:column}#register-v2-content>.inner #gift-box .partner-list .partner-li .avatar{width:40px;height:40px;border-radius:50%;margin:0 22px}#register-v2-content>.inner #gift-box .partner-list .partner-li .nickname{color:#8d8d8d;font-size:12px;margin-top:4px;width:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}#register-v2-content>.inner #gift-box .btn.jump-btn{position:absolute;right:24px;bottom:16px}#register-v2-content>.inner #auth-box{margin-top:74px}#register-v2-content>.inner #auth-box .free-trail-box{width:502px;height:36px;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:13px;color:#004100d9;background-image:url(//assets.yiban.io/assets/imgs/register-v2/bg__free-trail-1-5e61d97903.png);background-size:100% 100%;position:absolute;left:50%;transform:translate(-50%);top:68px}#register-v2-content>.inner #auth-box .free-trail-box img{width:20px;margin-right:4px}#register-v2-content>.inner #auth-box .logo-box{display:flex;justify-content:center;align-items:center;position:relative}#register-v2-content>.inner #auth-box .logo-box .logo{width:70px;height:70px;position:relative;z-index:2}#register-v2-content>.inner #auth-box .logo-box .icon{width:20px;height:20px;margin:0 32px;position:relative;z-index:2}#register-v2-content>.inner #auth-box .logo-box .dashed-line{width:126px;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}#register-v2-content>.inner #auth-box .btn.auth-btn{height:40px;line-height:40px;padding:0 87px;margin-top:25px}#register-v2-content>.inner #auth-box>.tips{height:17px;line-height:17px;margin-top:5px;display:flex;justify-content:center;align-items:center}#register-v2-content>.inner #auth-box>.tips .icon{width:15px;height:15px;margin-right:3px}#register-v2-content>.inner #auth-box>.tips .text{font-size:12px;color:#8d8d8d;position:relative;top:1px}#register-v2-content>.inner #auth-box .unauth-tips{margin-top:32px}#register-v2-content>.inner #auth-box .unauth-tips .title{font-size:14px;color:#353535}#register-v2-content>.inner #auth-box .unauth-tips .tip-list{width:266px;display:flex;justify-content:flex-start;flex-wrap:wrap;margin:0 auto}#register-v2-content>.inner #auth-box .unauth-tips .tip-list .tip-li{width:50%;font-size:13px;color:#8d8d8d;position:relative;text-align:left;margin-top:9px;white-space:nowrap}#register-v2-content>.inner #auth-box .unauth-tips .tip-list .tip-li.indent{left:54px}#register-v2-content>.inner #auth-box .unauth-tips .tip-list .tip-li:before{position:absolute;width:4px;height:4px;border-radius:50%;background:#24be48;content:"";top:50%;transform:translateY(-50%);left:-10px}#register-v2-content>.inner #auth-box .a-btn.contact-btn{position:absolute;right:97px;bottom:20px}#register-v2-content>.inner #auth-box .btn.jump-btn{position:absolute;right:24px;bottom:16px}#register-v2-content>.inner #download-box{margin-top:43px}#register-v2-content>.inner #download-box .check-detail-tag{color:#3dc0ce}#register-v2-content>.inner #download-box .download-view{padding-bottom:60px;min-height:710px}#register-v2-content>.inner #download-box .download-view .browsers{display:flex;align-items:center;justify-content:space-between;padding:0 55px}#register-v2-content>.inner #download-box .download-view .browsers .browser{min-width:85px;min-height:85px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}#register-v2-content>.inner #download-box .download-view .browsers .browser>img{width:42px;height:42px}#register-v2-content>.inner #download-box .download-view .browsers .browser>p{color:#737373;font-size:12px;text-align:center;margin-top:16px}#register-v2-content>.inner #download-box .download-view .browsers .browser.active{background:#fff;box-shadow:0 9px 32px #00000012;border-radius:8px;padding:13px 11px;min-width:120px;min-height:120px;transform:translateY(-14px)}#register-v2-content>.inner #download-box .download-view .browsers .browser.active>img{width:70px;height:70px}#register-v2-content>.inner #download-box .download-view .browsers .browser.active>p{font-size:15px;font-weight:700}#register-v2-content>.inner #download-box .download-view .layout-btn{width:218px;height:40px;background:#20c05c;color:#fff;border-radius:4px;font-size:18px;font-weight:700;outline:none;border:none;display:flex;justify-content:center;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}#register-v2-content>.inner #download-box .download-view .layout-btn:hover{opacity:.9}#register-v2-content>.inner #download-box .download-view .layout-btn.single{margin:auto}#register-v2-content>.inner #download-box .download-view .layout-1 .layout-btn{margin-top:60px}#register-v2-content>.inner #download-box .download-view .layout-1 .version{margin-top:16px;color:#b0b0b0;font-size:12px}#register-v2-content>.inner #download-box .download-view .layout-1 .baidu-version{color:#b0b0b0;font-size:12px}#register-v2-content>.inner #download-box .download-view .layout-1 .part-wrap{display:flex;justify-content:center;margin-top:60px}#register-v2-content>.inner #download-box .download-view .layout-1 .part-wrap .left-part{width:330px;text-align:left}#register-v2-content>.inner #download-box .download-view .layout-1 .part-wrap .left-part .text-box{margin-bottom:33px}#register-v2-content>.inner #download-box .download-view .layout-1 .part-wrap .left-part .text-box>h3{color:#434343;font-size:16px;margin:14px 0}#register-v2-content>.inner #download-box .download-view .layout-1 .part-wrap .left-part .text-box>p{width:253px}#register-v2-content>.inner #download-box .download-view .layout-1 .part-wrap .right-part>img{width:400px;height:266px}#register-v2-content>.inner #download-box .download-view .layout-2 .btn-wrap{display:flex;justify-content:space-between;align-items:center;padding:0 200px;margin-top:60px}#register-v2-content>.inner #download-box .download-view .layout-2 .version-wrap{padding:0 140px;display:flex;justify-content:space-between;align-items:center;margin-top:16px;color:#b0b0b0;font-size:12px}#register-v2-content>.inner #download-box .download-view .layout-2 .version-wrap>div{width:330px;display:flex;justify-content:center;align-items:center}#register-v2-content>.inner #download-box .download-view .layout-2 .part-wrap{display:flex;justify-content:center;margin-top:60px}#register-v2-content>.inner #download-box .download-view .layout-2 .part-wrap .left-part{width:303px;text-align:left}#register-v2-content>.inner #download-box .download-view .layout-2 .part-wrap .left-part .text-box{margin-bottom:33px}#register-v2-content>.inner #download-box .download-view .layout-2 .part-wrap .left-part .text-box>h3{color:#434343;font-size:16px;margin:14px 0}#register-v2-content>.inner #download-box .download-view .layout-2 .part-wrap .left-part .text-box>p{width:253px}#register-v2-content>.inner #download-box .download-view .layout-2 .part-wrap .right-part>img{width:417px;height:214px}#register-v2-content>.inner #download-box .download-view .layout-3 .btn-wrap{margin-top:60px}#register-v2-content>.inner #download-box .download-view .layout-3 .layout-btn.single{margin-top:27px}#register-v2-content>.inner #download-box .download-view .layout-3 .info{color:#4a4a4a;font-size:14px;margin-top:22px}#register-v2-content>.inner #download-box .download-view .layout-3 .version{margin-top:16px;color:#b0b0b0;font-size:12px}#register-v2-content>.inner #download-box .download-view .layout-3 .install-video{margin-top:11px;display:flex;align-items:center}#register-v2-content>.inner #download-box .download-view .layout-3 .install-video>img{width:13px;height:13px;margin-right:8px}#register-v2-content>.inner #download-box .download-view .layout-3 .install-video>span{color:#5aa0ff;font-size:12px}#register-v2-content>.inner #download-box .download-view .layout-3 .img-wrap{display:flex;justify-content:space-between;align-items:center;padding:0 30px}#register-v2-content>.inner #download-box .download-view .layout-3 .img-wrap>img{width:280px}#register-v2-content>.inner #download-box .download-view .layout-3 .img-wrap>img.arrow{width:40px;box-shadow:none}#register-v2-content>.inner #download-box .download-view .layout-3 .text-wrap{display:flex;justify-content:space-between;align-items:center;padding:0 30px}#register-v2-content>.inner #download-box .download-view .layout-3 .text-wrap .text-box{width:280px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;text-align:left}#register-v2-content>.inner #download-box .download-view .layout-3 .text-wrap .text-box>h3{margin-top:33px;margin-bottom:7px}#register-v2-content>.inner #download-box .download-view .layout-3 .text-wrap .text-box>p{line-height:25px}#register-v2-content>.inner #download-box .download-view .layout-3 .text-wrap .text-box>p.highlight{position:relative}#register-v2-content>.inner #download-box .download-view .layout-3 .text-wrap .text-box>p.highlight:before{content:"*";position:absolute;left:-10px;top:5px;color:#20c05c}#register-v2-content>.inner #download-box .download-view .layout-3 .text-wrap .text-box input{width:130px;outline:none;border:0;color:#20c05c;position:relative;top:-1px;font-weight:700;background:transparent}#register-v2-content>.inner #download-box .download-view .layout-3 .text-wrap .arrow{width:40px}#register-v2-content>.inner #download-box .download-view .chrome{position:relative}#register-v2-content>.inner #download-box .download-view .chrome .hint{position:absolute;left:611px;top:56px;font-size:14px;color:#4a4a4a}#register-v2-content>.inner #download-box .download-view .chrome .install-video{display:flex;justify-content:center;align-items:center}#register-v2-content>.inner #download-box .download-view .chrome .install-video>img{width:13px;height:13px;margin-right:8px}#register-v2-content>.inner #download-box .download-view .sogou .sogou-wrap{margin-top:60px}#register-v2-content>.inner #download-box .download-view .sogou .sogou-wrap .icon{margin-bottom:30px}#register-v2-content>.inner #download-box .download-view .sogou .sogou-wrap>p{margin-bottom:5px}#register-v2-content>.inner #download-box .download-view .sogou .sogou-wrap>p>span{color:#20c05c}#register-v2-content>.inner #download-box .download-view .baidu .baidu-version{margin-top:15px}#register-v2-content>.inner #authed-mp-list-box .authed-mp-list{width:100%;padding:0 60px;display:flex;justify-content:flex-start;flex-wrap:wrap;margin-top:22px}#register-v2-content>.inner #authed-mp-list-box .authed-mp-list li{margin-top:34px;margin-right:48px}#register-v2-content>.inner #authed-mp-list-box .authed-mp-list .authed-mp-li{display:flex;justify-content:center;align-items:center}#register-v2-content>.inner #authed-mp-list-box .authed-mp-list .authed-mp-li .avatar{width:40px;height:40px;border-radius:50%;margin-right:14px}#register-v2-content>.inner #authed-mp-list-box .authed-mp-list .authed-mp-li .info-box{display:flex;justify-content:center;align-items:flex-start;flex-direction:column}#register-v2-content>.inner #authed-mp-list-box .authed-mp-list .authed-mp-li .info-box .nickname{height:20px;line-height:20px;color:#353535;font-size:14px;width:72px;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}#register-v2-content>.inner #authed-mp-list-box .authed-mp-list .authed-mp-li .info-box .auth-status-box{margin-top:1px;display:flex;justify-content:flex-start;align-items:center}#register-v2-content>.inner #authed-mp-list-box .authed-mp-list .authed-mp-li .info-box .auth-status-box .type{color:#8d8d8d;font-size:13px}#register-v2-content>.inner #authed-mp-list-box .authed-mp-list .authed-mp-li .info-box .auth-status-box .auth-text{height:15px;line-height:15px;white-space:nowrap;padding:0 7px;color:#fff;background:#1fc05c;border-radius:10px;font-size:10px}#register-v2-content>.inner #authed-mp-list-box .authed-mp-list .add-li{display:flex;justify-content:flex-start;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}#register-v2-content>.inner #authed-mp-list-box .authed-mp-list .add-li:hover .icon{display:none}#register-v2-content>.inner #authed-mp-list-box .authed-mp-list .add-li:hover .icon.active{display:block!important}#register-v2-content>.inner #authed-mp-list-box .authed-mp-list .add-li .icon{width:40px;height:40px;margin-right:16px}#register-v2-content>.inner #authed-mp-list-box .authed-mp-list .add-li .icon.active{display:none}#register-v2-content>.inner #authed-mp-list-box .authed-mp-list .add-li .text{color:#353535;font-size:14px}#register-v2-content>.inner #authed-mp-list-box .a-btn.contact-btn{position:absolute;right:122px;bottom:20px}#register-v2-content>.inner #authed-mp-list-box .btn.complete-btn{position:absolute;right:24px;bottom:16px}#register-v2-content>.inner #weiban-recommendation-box{display:flex;flex-direction:column;align-items:center;width:100%}#register-v2-content>.inner #weiban-recommendation-box .weiban-header-title-box{text-align:left;width:1063px;height:0px;z-index:1;margin-bottom:-44px;margin-top:44px}#register-v2-content>.inner #weiban-recommendation-box .weiban-header-title-box .title{margin-bottom:10px}#register-v2-content>.inner #weiban-recommendation-box .weiban-header-title-box p{margin-left:38px;font-size:32px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:700;color:#262626;line-height:45px}#register-v2-content>.inner #weiban-recommendation-box .weiban-header-title-box p span{color:#1854ff}#register-v2-content>.inner #weiban-recommendation-box .weiban-introduce-box{background:#366af0 linear-gradient(134deg,#ebfffc,#fcfdfe 24%,#d5e4ff 83%,#fdf1f5 100%,#fff2f4);width:100%;height:366px}#register-v2-content>.inner #weiban-recommendation-box .weiban-introduce-box .weiban-introduce-warp-box{width:100%;height:100%;background:url(https://cdn.yiban.io/article-material-previews/v2/weiban-bgc-pic.png) no-repeat;background-size:1358px 366px;background-position:center center}#register-v2-content>.inner #weiban-recommendation-box .weiban-banner-box{width:1063px;height:324px;background:#fff;box-shadow:0 2px 48px 4px #979eb51f,0 -8px 27px 2px #a1aaff1c;border-radius:2px;padding:36px 58px 50px;margin-top:-184px}#register-v2-content>.inner #weiban-recommendation-box .weiban-banner-box .weiban-banner-title-box{text-align:center}#register-v2-content>.inner #weiban-recommendation-box .weiban-banner-box .weiban-banner-title-box img{width:197px;height:46px}#register-v2-content>.inner #weiban-recommendation-box .weiban-banner-box .weiban-banner-title-box p{margin-top:14px;font-size:26px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:700;color:#384a6b;line-height:37px}#register-v2-content>.inner #weiban-recommendation-box .weiban-banner-box .weiban-banner-content-box{display:flex;justify-content:space-between;align-items:center;background:#f7f9fd;width:100%;height:116px;padding:13px 34px 25px;margin-top:22px}#register-v2-content>.inner #weiban-recommendation-box .weiban-banner-box .weiban-banner-content-box .weiban-item-list{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column}#register-v2-content>.inner #weiban-recommendation-box .weiban-banner-box .weiban-banner-content-box .weiban-item-list .weiban-item{display:flex;justify-content:center;align-items:center;margin-top:12px}#register-v2-content>.inner #weiban-recommendation-box .weiban-banner-box .weiban-banner-content-box .weiban-item-list .weiban-item img{width:28px;height:29px}#register-v2-content>.inner #weiban-recommendation-box .weiban-banner-box .weiban-banner-content-box .weiban-item-list .weiban-item p{margin-left:8px;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#262626;line-height:22px}#register-v2-content>.inner #weiban-recommendation-box .weiban-slide-box{display:flex;justify-content:center;align-items:center;flex-direction:column;width:1063px;height:100%}#register-v2-content>.inner #weiban-recommendation-box .weiban-slide-box .weiban-slide-title-box{text-align:center;margin:56px 0 36px}#register-v2-content>.inner #weiban-recommendation-box .weiban-slide-box .weiban-slide-title-box p{font-size:28px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#000000d9;line-height:40px}#register-v2-content>.inner #weiban-recommendation-box .weiban-slide-box .weiban-slide-item-box{display:flex;justify-content:space-between;align-items:center;width:100%}#register-v2-content>.inner #weiban-recommendation-box .weiban-slide-box .weiban-slide-item-box .weiban-slide-item-module{width:311px;height:310px;background:#fff;box-shadow:0 2px 48px 4px #979db51f;border-radius:2px;padding:45px 30px 30px;display:flex;justify-content:space-between;align-items:center;flex-direction:column}#register-v2-content>.inner #weiban-recommendation-box .weiban-slide-box .weiban-slide-item-box .weiban-slide-item-module .weiban-silde-icon{width:56px;height:56px}#register-v2-content>.inner #weiban-recommendation-box .weiban-slide-box .weiban-slide-item-box .weiban-slide-item-module .weiban-silde-icon img{width:100%;height:100%}#register-v2-content>.inner #weiban-recommendation-box .weiban-slide-box .weiban-slide-item-box .weiban-slide-item-module .weiban-silde-line{width:251px;height:1px;background:#f6f6f6;margin:24px 0 35px}#register-v2-content>.inner #weiban-recommendation-box .weiban-slide-box .weiban-slide-item-box .weiban-slide-item-module .weiban-silde-subtitle{text-align:center}#register-v2-content>.inner #weiban-recommendation-box .weiban-slide-box .weiban-slide-item-box .weiban-slide-item-module .weiban-silde-subtitle p{font-size:20px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#191e31;line-height:28px}#register-v2-content>.inner #weiban-recommendation-box .weiban-slide-box .weiban-slide-item-box .weiban-slide-item-module .weiban-silde-text{text-align:left;margin-top:24px}#register-v2-content>.inner #weiban-recommendation-box .weiban-slide-box .weiban-slide-item-box .weiban-slide-item-module .weiban-silde-text p{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#666;line-height:20px}#register-v2-content>.inner #weiban-recommendation-box .weiban-see-more-btn{margin-top:32px;margin-bottom:134px;width:158px;height:45px;background:#fdfdfd;box-shadow:0 7px 27px 2px #a1aaff36;border-radius:27px;border:2px solid #ffffff;text-align:center;display:flex;justify-content:center;align-items:center;padding:0 32px;cursor:pointer}#register-v2-content>.inner #weiban-recommendation-box .weiban-see-more-btn p{font-size:15px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#5b84f6;letter-spacing:1px}#register-v2-content>.inner #weiban-recommendation-box .weiban-see-more-btn img{width:8px;height:13px;margin-left:16px}#register-v2-content>.inner #weiban-recommendation-box .weiban-see-more-btn:hover{width:158px;height:45px;background:#fdfdfd;box-shadow:0 5px 18px 2px #a1aaff36;border-radius:27px;border:2px solid #ffffff;cursor:pointer}#register-v2-content>.inner #weiban-recommendation-box .weiban-see-more-btn:hover p{font-size:15px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#306bff;letter-spacing:1px}#register-v2-content>.inner #weiban-recommendation-box .smile-icon{width:22px;height:21px}#register-v2-content>.inner #weiban-recommendation-box .weiban-fotter{width:100%;height:102px;background:#fff;display:flex;justify-content:center;align-items:flex-end;position:fixed;bottom:0}#register-v2-content>.inner #weiban-recommendation-box .weiban-fotter .weiban-fotter-btn{width:1063px;display:flex;flex-direction:column;align-items:center;margin-bottom:24px}#register-v2-content>.inner #weiban-recommendation-box .weiban-fotter .weiban-fotter-btn .weiban-style-btn{display:flex;justify-content:center;align-items:center;width:286px;height:54px;background:linear-gradient(146deg,#5ebdff,#306bff);box-shadow:0 8px 18px -2px #829ee3a6;border-radius:2px}#register-v2-content>.inner #weiban-recommendation-box .weiban-fotter .weiban-fotter-btn .weiban-style-btn span{font-size:18px;font-family:AlibabaPuHuiTiM;color:#fff;line-height:25px;letter-spacing:1px}#register-v2-content>.inner #weiban-recommendation-box .weiban-fotter .weiban-fotter-btn .weiban-style-btn:hover{width:286px;height:54px;background:linear-gradient(146deg,#4ea0f5,#2e66f5);box-shadow:0 5px 16px -2px #829ee3a6;border-radius:2px}#register-v2-content>.inner #weiban-recommendation-box .weiban-fotter .weiban-fotter-btn .jump-btn{cursor:pointer;align-self:flex-end;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333;line-height:22px;margin-top:-24px;transform:translateY(-10px)}#register-v2-content>.inner #complete-box{padding-top:27px}#register-v2-content>.inner #complete-box>.title{display:flex;justify-content:center;align-items:center}#register-v2-content>.inner #complete-box>.title .icon{width:22px;height:22px;margin-right:6px}#register-v2-content>.inner #complete-box>.title .text{font-weight:600;font-size:18px;color:#333}#register-v2-content>.inner #complete-box>.gift-box{margin:16px auto 0;width:714px;height:36px;background-image:url(//assets.yiban.io/assets/imgs/register-v2/bg__free-trail-2-debaa1ecfa.png);background-size:100% 100%;color:#004100d9;font-size:13px;text-align:center;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}#register-v2-content>.inner #complete-box>.gift-box .col-flex{flex:1}#register-v2-content>.inner #complete-box>.gift-box .col{display:block}#register-v2-content>.inner #complete-box>.gift-box .book-icon{width:22px;height:22px;margin-right:4px}#register-v2-content>.inner #complete-box>.gift-box a,#register-v2-content>.inner #complete-box>.gift-box .blue{text-decoration:none;color:#459ae9;margin:0 5px}#register-v2-content>.inner #complete-box .feature-img-box{margin-top:26px;padding:0 70px}#register-v2-content>.inner #complete-box .feature-img-box .title{text-align:left;font-size:16px;color:#353535;height:22px;line-height:22px}#register-v2-content>.inner #complete-box .feature-img-box .feature-img-list{margin-top:24px;display:flex;justify-content:space-between}#register-v2-content>.inner #complete-box .feature-img-box .feature-img-list .feature-img-li{width:348px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;position:relative}#register-v2-content>.inner #complete-box .feature-img-box .feature-img-list .feature-img-li .label{font-size:14px;color:#353535;font-weight:500;white-space:nowrap}#register-v2-content>.inner #complete-box .feature-img-box .feature-img-list .feature-img-li .img{margin-top:18px;width:348px;height:232px;box-shadow:0 2px 6px #00000017}#register-v2-content>.inner #complete-box .btn.go-mp-btn{position:absolute;right:24px;bottom:16px}#register-v2-content>.inner .temp-qr-wrap{position:fixed;left:-999rem;z-index:0}#register-v2-content .slide-in-section{position:fixed;left:0;bottom:0;width:100%;height:100%;background:#323232ed;z-index:1000;transition:all .3s}#register-v2-content .slide-in-section.active .inner{transform:translateY(0)}#register-v2-content .slide-in-section .inner{position:absolute;left:0;bottom:0;width:100%;min-height:620px;background:#fff;display:flex;justify-content:center;align-items:center;transform:translateY(-800px);transition:all .3s}#register-v2-content .slide-in-section .inner:before{position:absolute;display:block;content:"";width:1px;height:102px;left:50%;top:-53px;transform:translate(-50%);background:#fff;z-index:10}#register-v2-content .slide-in-section .guide-p{font-size:24px;color:#3a3a3a;text-align:center;position:absolute;left:50%;transform:translate(-50%);top:80px}#register-v2-content .slide-in-section .tip{position:absolute;left:50px;bottom:26px;background:#fffbe6;padding:19px 24px;width:272px;border:1px solid #ffe58f;border-radius:4px}#register-v2-content .slide-in-section .tip:after{position:absolute;content:"";display:block;width:10px;height:10px;background:#fffbe6;border:1px solid transparent;border-bottom-color:#ffe58f;border-right-color:#ffe58f;transform:rotate(45deg);bottom:-6px;left:40px;z-index:10px}#register-v2-content .slide-in-section .tip .close-tip-btn{width:12px;height:12px;position:absolute;right:8px;top:8px;cursor:pointer}#register-v2-content .slide-in-section .tip>p{text-align:left}#register-v2-content .slide-in-section .close-btn{position:absolute;padding:5px;left:50%;top:-100px;transform:translate(-50%);border-radius:50%;border:1px solid #fff;z-index:10;cursor:pointer}#register-v2-content .slide-in-section .close-btn>img{width:30px;height:30px}#register-v2-content .slide-in-section .layout-one{display:flex;align-items:center}#register-v2-content .slide-in-section .layout-one .left-part{width:330px;text-align:left}#register-v2-content .slide-in-section .layout-one .left-part .text-box{margin-bottom:30px}#register-v2-content .slide-in-section .layout-one .right-part{width:400px}#register-v2-content .slide-in-section .layout-one .right-part>img{width:100%}#register-v2-content .slide-in-section .layout-two{display:flex;align-items:center}#register-v2-content .slide-in-section .layout-two .left-part{width:320px;text-align:left}#register-v2-content .slide-in-section .layout-two .left-part .text-box{margin-bottom:30px}#register-v2-content .slide-in-section .layout-two .right-part{width:400px}#register-v2-content .slide-in-section .layout-two .right-part>img{width:100%}#register-v2-content .slide-in-section .layout-three .img-wrap{display:flex;justify-content:space-between;align-items:center;padding:0 30px}#register-v2-content .slide-in-section .layout-three .img-wrap>img{width:280px}#register-v2-content .slide-in-section .layout-three .img-wrap>img.arrow{width:40px;box-shadow:none}#register-v2-content .slide-in-section .layout-three .text-wrap{display:flex;justify-content:space-between;align-items:center;padding:0 30px}#register-v2-content .slide-in-section .layout-three .text-wrap .text-box{width:280px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;text-align:left}#register-v2-content .slide-in-section .layout-three .text-wrap .text-box>h3{margin-top:33px;margin-bottom:7px}#register-v2-content .slide-in-section .layout-three .text-wrap .text-box>p{line-height:25px}#register-v2-content .slide-in-section .layout-three .text-wrap .text-box>p.highlight{position:relative}#register-v2-content .slide-in-section .layout-three .text-wrap .text-box>p.highlight:before{content:"*";position:absolute;left:-10px;top:5px;color:#20c05c}#register-v2-content .slide-in-section .layout-three .text-wrap .text-box input{width:130px;outline:none;border:0;color:#20c05c;position:relative;top:-1px;font-weight:700;background:transparent}#register-v2-content .slide-in-section .layout-three .text-wrap .arrow{width:40px}#register-v2-content>.inner .align-center{text-align:center}#register-v2-content>.inner .text-line{text-decoration:line-through}#register-v2-content>.inner #gift-box .intro-box-new{display:flex;justify-content:space-between;width:786px;margin:23px auto}#register-v2-content>.inner #gift-box .intro-box-new>div{width:244px;height:203px;background:linear-gradient(139deg,#56be5d 0% 100%);border-radius:4px;padding:14px 11px 9px}#register-v2-content>.inner #gift-box .intro-box-new>div .title{font-size:19px;font-weight:600;color:#fff;line-height:26px;margin-bottom:9px}#register-v2-content>.inner #gift-box .intro-box-new>div>div{width:100%;height:142px;background:#fff;border-radius:4px;opacity:.93}#register-v2-content>.inner #gift-box .intro-box-new>div>div .text{font-size:13px;color:#999;line-height:18px}#register-v2-content>.inner #gift-box .intro-box-new>div>div .func-list{font-size:13px;color:#333;display:flex;flex-wrap:wrap;padding:15px 0 0}#register-v2-content>.inner #gift-box .intro-box-new>div>div .func-list li{width:49%;margin-bottom:15px;text-align:left;padding-left:14px}#register-v2-content>.inner #gift-box .intro-box-new>div>div.price-content .bold{font-weight:500}#register-v2-content>.inner #gift-box .intro-box-new>div>div.price-content .price{font-size:15px;color:#333;line-height:21px}#register-v2-content>.inner #gift-box .intro-box-new>div>div.price-content .price.bold{padding:25px 0 8px}#register-v2-content>.inner #gift-box .intro-box-new>div>div.price-content .price span{font-size:48px;font-weight:500;color:#56be5d}#register-v2-content>.inner #gift-box .intro-box-new>div>div.price-content .text{margin-top:25px}#register-v2-content>.inner #gift-box .intro-box-new>div>div .gift-icon-list{padding-left:18px;display:flex;flex-wrap:wrap;height:105px}#register-v2-content>.inner #gift-box .intro-box-new>div>div .gift-icon-list img{width:36px;height:36px;margin-top:13px;margin-right:15px;cursor:pointer}#register-v2-content>.inner #gift-box .intro-box-new>div>div .gift-icon-list img:hover{opacity:.8}#register-v2-content>.inner #gift-box .intro-box-new>div>div .more-gift{display:flex;align-items:center;justify-content:space-between;padding:8px 8px 0}#register-v2-content>.inner #gift-box .intro-box-new>div>div .more-gift .text{cursor:pointer}#register-v2-content>.inner #gift-box .intro-box-new>div>div .more-gift .text:hover{color:#24be48}#register-v2-content>.inner #gift-box .intro-box-new>div>div .more-gift p:not(.text){font-size:15px;color:#333}#register-v2-content>.inner #gift-box .intro-box-new>div>div .more-gift p:not(.text) span{width:24px;height:21px;background:#56be5d;border-radius:3px;display:inline-block;font-size:16px;font-weight:600;color:#fff}#register-v2-content>.inner #gift-box .countdown-box-new{font-size:14px;color:#333;display:flex;justify-content:center;align-items:center;margin:13px 0 17px}#register-v2-content>.inner #gift-box .countdown-box-new #count-down-box{display:flex;align-items:center}#register-v2-content>.inner #gift-box .countdown-box-new #count-down-box .time{width:26px;height:27px;position:relative;z-index:1;display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:500;color:#fff;margin:0 6px}#register-v2-content>.inner #gift-box .countdown-box-new #count-down-box .time:before{content:"";width:100%;height:13px;background:#56be48;border-radius:2px 2px 4px 4px;position:absolute;top:0;left:0;z-index:-1}#register-v2-content>.inner #gift-box .countdown-box-new #count-down-box .time:after{content:"";width:100%;height:13px;background:#56be48;border-radius:4px 4px 2px 2px;position:absolute;bottom:0;left:0;z-index:-1}#register-v2-content>.inner #gift-box .pay-btn.pay-btn-new{width:219px;border-radius:3px}#register-v2-content>.inner #gift-box .abtest-yb-423>.title{display:flex;align-items:baseline;justify-content:center;margin-top:36px}#register-v2-content>.inner #gift-box .abtest-yb-423>.title .text{font-weight:600;font-size:22px;color:#333;position:relative;margin-right:8px;z-index:10}#register-v2-content>.inner #gift-box .abtest-yb-423>.title .text .line{position:absolute;left:-14px;top:20px;width:111px;z-index:-1}#register-v2-content>.inner #gift-box .abtest-yb-423>.title .icon{width:33px;position:relative;top:2px}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:30px;position:relative;left:-4px}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .function-box{width:242px;height:202px;background:#a1f0be;box-shadow:0 0 12px #0000000f;border-radius:14px;padding:8px 6px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:1}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .function-box .bg{width:100%;position:absolute;top:0;left:0;z-index:-1}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .function-box .title{font-weight:600;font-size:17px;color:#078d39;margin-bottom:8px}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .function-box .function-content{width:231px;height:156px;background:#fff;border-radius:13px;backdrop-filter:blur(10px);display:flex;flex-direction:column;padding:15px 18px;justify-content:space-between}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .function-box .function-content .func-list{display:flex;flex-wrap:wrap;row-gap:15px}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .function-box .function-content .func-list li{width:50%;font-weight:400;font-size:13px;color:#333;text-align:left}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .function-box .function-content .func-list li span{position:relative;z-index:1}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .function-box .function-content .func-list li span:after{position:absolute;z-index:-1;content:"";width:100%;height:7px;left:7px;bottom:0;background:#b7ffc4;border-radius:3px;opacity:.6}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .function-box .function-content .fun-bottom-tips{display:flex;justify-content:center;align-items:center;font-weight:400;font-size:13px;color:#999}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .function-box .function-content .fun-bottom-tips img{position:relative;top:3px;margin-right:3px}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .price-box-new{width:268px;height:224px;background:#1fc15b;box-shadow:0 2px 14px #0000002b;border-radius:14px;border:1px solid rgba(151,151,151,.12);backdrop-filter:blur(0px);padding:9px 6px;display:flex;flex-direction:column}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .price-box-new>.title{font-weight:600;font-size:19px;color:#fff;margin-bottom:8px}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .price-box-new .price-content{width:100%;flex:1;min-height:0;background:#fff;border-radius:14px;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:12px}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .price-box-new .price-content .price-item{margin-top:16px}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .price-box-new .price-content .price-item .price-text{font-weight:400;font-size:16px;color:#56be48}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .price-box-new .price-content .price-item .price-text>span{font-weight:700;font-size:74px;color:#1fc15b}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .price-box-new .price-content .price-item .origin-price{font-weight:400;font-size:13px;color:#c1c1c1;text-decoration-line:line-through;position:relative;top:-12px}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .price-box-new .price-content .price-bottom-tips{font-weight:400;font-size:14px;color:#666}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .price-box-new .price-content .price-bottom-tips span{font-size:18px;color:#56be48}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .price-box-new .price-content .price-bottom-tips.ai-tips{display:none;font-size:13px;color:#ff5800;position:relative;cursor:pointer}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .price-box-new .price-content .price-bottom-tips.ai-tips:hover .ai-tool-tips{display:block}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .price-box-new .price-content .price-bottom-tips.ai-tips.show{display:block}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .price-box-new .price-content .price-bottom-tips.ai-tips .info{display:block;margin:0 auto;width:-moz-fit-content;width:fit-content}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .price-box-new .price-content .price-bottom-tips.ai-tips .ai-tool-tips{display:none;position:absolute;top:-32px;right:6px;width:206px;height:30px;line-height:30px;border-radius:15px;background:#fff;color:#333;box-shadow:0 0 12px #0000001a}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .price-box-new .price-content .price-bottom-tips.ai-tips .ai-tool-tips:before{content:"";border:6px solid transparent;border-top-color:#fff;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1));position:absolute;top:100%;left:60%}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .gift-box-new{width:242px;height:202px;background:#a1f0be;box-shadow:0 0 12px #0000000f;border-radius:14px;padding:8px 6px;display:flex;flex-direction:column;position:relative;z-index:1}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .gift-box-new .bg{width:100%;position:absolute;top:0;left:0;z-index:-1}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .gift-box-new .title{font-weight:600;font-size:17px;color:#078d39;margin-bottom:6px}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .gift-box-new .gift-content{flex:1;min-height:0;background:#fff;border-radius:14px;padding:12px}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .gift-box-new .gift-content .gift-icon-list{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .gift-box-new .gift-content .gift-icon-list li img{width:38px}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .gift-box-new .gift-content .more-gift{display:flex;justify-content:space-between;margin-top:14px}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .gift-box-new .gift-content .more-gift .text{font-weight:400;font-size:13px;color:#999}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .gift-box-new .gift-content .more-gift .gift-count{font-weight:400;font-size:13px;color:#666}#register-v2-content>.inner #gift-box .abtest-yb-423 .intro-box-new-yb-423 .gift-box-new .gift-content .more-gift .gift-count>span{color:#64c457}#register-v2-content>.inner #gift-box .abtest-yb-423 .countdown-box-new{margin-top:17px;display:flex;justify-content:center}#register-v2-content>.inner #gift-box .abtest-yb-423 .countdown-box-new #countdown-box .time{color:#ff5800}#register-v2-content>.inner #gift-box .abtest-yb-423 .countdown-box-new #countdown-box .time:before{background:#feeee6}#register-v2-content>.inner #gift-box .abtest-yb-423 .countdown-box-new #countdown-box .time:after{background:#feeee6}#register-v2-content>.inner #gift-box .abtest-yb-423 .countdown-box-new #countdown-box .unit{font-size:14px}#register-v2-content>.inner #gift-box .abtest-yb-423 .yb-423-primary{width:301px;height:40px;background:#1fc15b;border-radius:4px;font-weight:600;font-size:16px;color:#fff;outline:none;border:none;cursor:pointer;position:relative}#register-v2-content>.inner #gift-box .abtest-yb-423 .yb-423-primary span{position:absolute;right:0;top:-9px;height:20px;background:#f4251a;border-radius:10px;font-weight:400;font-size:12px;color:#fff;padding:0 10px;display:none}#register-v2-content>.inner #gift-box .abtest-yb-423 .yb-423-primary span.show{display:flex}#register-v2-content>.inner #gift-box .abtest-yb-423 .yb-423-primary:hover{opacity:.8}#register-v2-content>.inner #gift-box .abtest-yb-423 .invoice-tips{font-weight:400;font-size:12px;color:#999;display:flex;justify-content:center;align-items:center;margin-bottom:66px}#register-v2-content>.inner #gift-box .abtest-yb-643{margin-top:36px;padding-bottom:32px}#register-v2-content>.inner #gift-box .abtest-yb-643 .slogan{font-weight:700;font-size:18px;color:#353535;line-height:25px;display:flex;align-items:center;justify-content:center}#register-v2-content>.inner #gift-box .abtest-yb-643 .slogan .icon{display:block;width:22px;height:22px;margin-top:-10px;margin-right:-8px}#register-v2-content>.inner #gift-box .abtest-yb-643 .users-box{margin-top:24px;display:flex;align-items:center;justify-content:center}#register-v2-content>.inner #gift-box .abtest-yb-643 .users-box .user-item{width:36px;margin-right:44px;display:flex;flex-direction:column;align-items:center;justify-content:center}#register-v2-content>.inner #gift-box .abtest-yb-643 .users-box .user-item:last-of-type{margin-right:0}#register-v2-content>.inner #gift-box .abtest-yb-643 .users-box .user-item .icon{display:block;width:36px;height:36px}#register-v2-content>.inner #gift-box .abtest-yb-643 .users-box .user-item .nickname{padding-top:8px;font-size:13px;color:#8d8d8d;line-height:18px;white-space:nowrap}#register-v2-content>.inner #gift-box .abtest-yb-643 .function-box{margin-top:32px;display:flex;align-items:center;justify-content:center}#register-v2-content>.inner #gift-box .abtest-yb-643 .function-box .function-item{margin-right:16px}#register-v2-content>.inner #gift-box .abtest-yb-643 .function-box .function-item:last-of-type{margin-right:0}#register-v2-content>.inner #gift-box .abtest-yb-643 .function-box .function-item .function-title{padding-left:12px;height:22px;font-weight:600;font-size:14px;color:#353535;line-height:22px;position:relative;text-align:left}#register-v2-content>.inner #gift-box .abtest-yb-643 .function-box .function-item .function-title:before{content:"";display:block;width:3px;height:10px;border-radius:1px;background:#353535;position:absolute;left:2px;top:50%;transform:translateY(-50%)}#register-v2-content>.inner #gift-box .abtest-yb-643 .function-box .function-item .demo{margin-top:8px;width:178px;height:245px;background:#f1f2f4;border-radius:10px}#register-v2-content>.inner #gift-box .abtest-yb-643 .footer-box{margin-top:24px;display:flex;align-items:flex-end;justify-content:center}#register-v2-content>.inner #gift-box .abtest-yb-643 .footer-box .price-desc{text-align:left}#register-v2-content>.inner #gift-box .abtest-yb-643 .footer-box .price-desc .price-title{display:flex;align-items:center}#register-v2-content>.inner #gift-box .abtest-yb-643 .footer-box .price-desc .price-title .icon{display:block;width:20px;height:20px;margin-right:8px}#register-v2-content>.inner #gift-box .abtest-yb-643 .footer-box .price-desc .price-title .text{font-weight:700;font-size:20px;color:#333;line-height:20px}#register-v2-content>.inner #gift-box .abtest-yb-643 .footer-box .price-desc .gift-info{height:22px;margin-top:6px;margin-left:28px;background:linear-gradient(to top,#fff4b6 5px,transparent 5px);background-position:bottom -2px left 0;background-size:100% 100%;background-repeat:no-repeat;width:-moz-fit-content;width:fit-content}#register-v2-content>.inner #gift-box .abtest-yb-643 .footer-box .price-desc .gift-info .highlight{color:#ff9400}#register-v2-content>.inner #gift-box .abtest-yb-643 .footer-box .price-content{position:relative;margin-left:-10px;margin-bottom:-4px;margin-right:8px;background:url(//assets.yiban.io/assets/imgs/register-v2/abtest-yb-643/price-bg-5f836a70c3.png) no-repeat center / contain;width:238px;height:62px}#register-v2-content>.inner #gift-box .abtest-yb-643 .footer-box .price-content .discount-text{position:absolute;top:12px;right:48px;font-size:12px;color:#333;font-weight:700}#register-v2-content>.inner #gift-box .abtest-yb-643 .footer-box .confirm-box{display:flex;flex-direction:column;align-items:center;justify-content:center}#register-v2-content>.inner #gift-box .abtest-yb-643 .footer-box .confirm-box .countdown-box{margin-bottom:12px;display:flex;align-items:center;color:#8d8d8d;font-size:14px}#register-v2-content>.inner #gift-box .abtest-yb-643 .footer-box .confirm-box .countdown-box #countdown-box .time{color:#fff;font-size:16px;font-weight:700;width:28px;height:28px;background:linear-gradient(31deg,#ff8000,#ff9d34);box-shadow:0 2px 24px #00000014;border-radius:4px;border:1px solid #FFF4E7;display:flex;align-items:center;justify-content:center}#register-v2-content>.inner #gift-box .abtest-yb-643 .footer-box .confirm-box .countdown-box #countdown-box .time>span{position:unset}#register-v2-content>.inner #gift-box .abtest-yb-643 .footer-box .confirm-box .countdown-box #countdown-box .time:before,#register-v2-content>.inner #gift-box .abtest-yb-643 .footer-box .confirm-box .countdown-box #countdown-box .time:after{display:none}#register-v2-content>.inner #gift-box .abtest-yb-643 .footer-box .confirm-box .countdown-box #countdown-box .unit{font-size:14px;color:#8d8d8d;margin:0 6px}#register-v2-content>.inner #gift-box .abtest-yb-643 .footer-box .confirm-box .yb-643-pay-btn{width:297px;height:44px;background:#24be48;border-radius:4px;outline:none;border:none;cursor:pointer;text-align:center;font-weight:700;font-size:16px;color:#fff;display:flex;align-items:center;justify-content:center}#register-v2-content>.inner #gift-box .abtest-yb-643 .footer-box .confirm-box .yb-643-pay-btn:hover{opacity:.8}#register-v2-content>.inner #gift-box .abtest-yb-643 .footer-box .confirm-box .yb-643-pay-btn .arrow{display:block;width:20px;height:20px;margin-left:4px}
