.flex{display:-ms-flexbox;display:flex}.flexRow{-ms-flex-direction:row;flex-direction:row}.flexColumn{-ms-flex-direction:column;flex-direction:column}.flex1{-ms-flex:1;flex:1}.alignStart{-ms-flex-align:start;align-items:flex-start}.alignEnd{-ms-flex-align:end;align-items:flex-end}.alignCenter{-ms-flex-align:center;align-items:center}.alignBaseline{-ms-align-items:baseline;align-items:baseline}.alignStretch{-ms-align-items:stretch;align-items:stretch}.flexWrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.justifyStart{-ms-flex-pack:start;justify-content:flex-start}.justifyEnd{-ms-flex-pack:end;justify-content:flex-end}.justifyCenter{-ms-flex-pack:center;justify-content:center}.justifyBetween{-ms-flex-pack:justify;justify-content:space-between}.justifyAround{-ms-flex-pack:justify;justify-content:space-around}.alignSelfStart{-ms-flex-item-align:start;align-self:flex-start}.alignSelfEnd{-ms-flex-item-align:end;align-self:flex-end}.alignSelfCenter{-ms-flex-item-align:center;align-self:center}.alignSelfBaseline{-ms-flex-item-align:baseline;align-self:baseline}.alignSelfStretch{-ms-flex-item-align:stretch;align-self:stretch}.line1{white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.line2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.line3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}*{-webkit-box-sizing:border-box;box-sizing:border-box}body.ignored,html.ignored{min-width:1200px}body.ignored.overflow-hidden{width:100vw;height:100vh;min-width:1200px;overflow:hidden}.header{height:.6rem;background-color:#fff;position:fixed;left:.3rem;top:.2rem;width:calc(100% - .6rem);z-index:1000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 2rem;background:#fff;border-radius:.4rem .4rem .4rem .4rem}.header .left-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:absolute;left:.2rem;top:.13rem}.header .left-box img{display:inline-block;width:.75rem;height:.3rem;margin-right:.12rem}.header .left-box .text{padding-left:.12rem;border-left:1px solid #eee}.header .left-box .text span{display:block;font-weight:400;font-size:.14rem;color:#111;line-height:1}.header .left-box .text span:nth-of-type(2){margin-top:.1rem}.header .nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .nav a{display:inline-block;font-weight:400;font-size:.16rem;color:#111;line-height:.18rem;margin-right:.6rem}.header .nav a:last-child{margin-right:0}.header .download-btn{position:absolute;right:.12rem;top:.12rem;width:1rem;height:.36rem;background:#bb1bd3;border-radius:.18rem .18rem .18rem .18rem;line-height:.36rem;text-align:center;font-size:.16rem;color:#fff;cursor:pointer}.wrapper{position:relative;background:#fcf8ff;overflow:hidden}.wrapper.ignored{min-width:1200px}.wrapper .bg{width:100%;height:auto;position:absolute;left:0;top:0;z-index:1}.home{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.6rem 1.2rem 0}.home .info h1{font-weight:700;font-size:.5rem;color:#111;line-height:.54rem;margin-bottom:.32rem;position:relative;display:inline-block}.home .info h1 .bridge{display:inline-block;width:1.76rem;height:.32rem;position:absolute;right:-1.76rem;top:-.17rem}.home .info p{font-weight:400;font-size:.22rem;color:#111;line-height:.32rem}.home .info .tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:5rem;margin-top:.48rem}.home .info .tags .tag{margin-right:.12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:.2rem}.home .info .tags .tag .checked{width:.18rem;height:.18rem;display:inline-block;margin-right:.08rem;-ms-flex-negative:0;flex-shrink:0}.home .info .tags .tag span{font-weight:400;font-size:.18rem;color:#111;line-height:.18rem;display:inline-block;width:1.25rem}.home .cover{width:5.3rem;height:3.75rem}.home .cover img{width:100%;height:100%}.home .home-form{width:3.7rem;height:5.2rem;background:#fff;border-radius:.1rem .1rem .1rem .1rem;padding:.28rem .2rem 0;text-align:center}.home .home-form .title{font-weight:700;font-size:.2rem;color:#222;line-height:.24rem}.home .home-form .tip{font-weight:400;font-size:.16rem;color:#222;line-height:.2rem;margin-top:.1rem}.home .home-form .form-content{margin-top:.2rem}.home .home-form .form-content .form-item{margin-top:.15rem}.home .home-form .form-content .form-item:nth-of-type(1){margin-top:0}.home .home-form .form-content .form-item .label{font-weight:400;font-size:.18rem;color:#222;line-height:.21rem;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding-left:.08rem}.home .home-form .form-content .form-item .label::before{content:"*";color:#ff2727;position:absolute;top:.02rem;left:0}.home .home-form .form-content .form-item .label span{font-size:inherit;font-weight:inherit}.home .home-form .form-content .form-item .label .error-tip{font-weight:400;font-size:.18rem;color:#ff2727;line-height:.21rem;margin-left:.1rem}.home .home-form .form-content .form-item .input-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:.08rem}.home .home-form .form-content .form-item .input-box.code-box input{width:2.1rem;margin-right:.1rem}.home .home-form .form-content .form-item .input-box.code-box .code-btn{width:1.1rem;height:.36rem;background:#fdeeff;border-radius:.06rem .06rem .06rem .06rem;border:1px solid #bb1bd3;text-align:center;line-height:.35rem;cursor:pointer;font-weight:400;font-size:.18rem;color:#bb1bd3}.home .home-form .form-content .form-item .input-box.code-box .code-btn.disabled,.home .home-form .form-content .form-item .input-box.code-box .code-btn.wait{background:#eee;border:1px solid #ddd;color:#999}.home .home-form .form-content .form-item .input-box input{font-weight:400;color:#222;padding:.07rem .1rem;outline:0;font-size:.18rem;line-height:.18rem;background:#fff;border-radius:.06rem .06rem .06rem .06rem;border:1px solid #eee;width:3.3rem;height:.36rem}.home .home-form .form-content .form-item .input-box input::-webkit-input-placeholder{color:#ccc}.home .home-form .form-content .form-item .input-box input::-moz-placeholder{color:#ccc}.home .home-form .form-content .form-item .input-box input:-ms-input-placeholder{color:#ccc}.home .home-form .form-content .form-item .input-box input::-ms-input-placeholder{color:#ccc}.home .home-form .form-content .form-item .input-box input::placeholder{color:#ccc}.home .home-form .form-content .privacy{margin-top:.15rem}.home .home-form .form-content .privacy .privacy-checked{border:1px solid #eee}.home .home-form .form-content .submit-btn{width:3.3rem;height:.48rem;background:#bb1bd3;border-radius:.08rem .08rem .08rem .08rem;margin-top:.15rem;text-align:center;font-weight:400;font-size:.18rem;color:#fff;line-height:.48rem;cursor:pointer}#function{text-align:center;padding-top:1.4rem;position:relative;z-index:10}#function h2{font-weight:700;font-size:.42rem;color:#111;line-height:.51rem}#function .content{width:16.8rem;height:7.2rem;margin:.5rem auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:.2rem .2rem .2rem .2rem;overflow:hidden;position:relative;background-color:#fff}#function .content::before{content:" ";background:-webkit-gradient(linear,left top,left bottom,from(#f4e9ff),to(#fff));background:-o-linear-gradient(top,#f4e9ff 0,#fff 100%);background:linear-gradient(180deg,#f4e9ff 0,#fff 100%);width:100%;height:1.46rem;position:absolute;left:0;top:0;z-index:1}#function .slide-bar{width:1.5rem;height:100%;position:relative;z-index:2;border-right:.02rem solid #f5eaff}#function .slide-bar div{width:1.5rem;height:.9rem;font-weight:700;font-size:.2rem;color:#111;line-height:.9rem;text-align:center;cursor:pointer;position:relative}#function .slide-bar div.active{color:#bb1bd3}#function .slide-bar div.bg-mask{position:absolute;left:0;top:0;background:-webkit-gradient(linear,left top,right top,from(#f5eaff),to(rgba(255,255,255,0)));background:-o-linear-gradient(left,#f5eaff 0,rgba(255,255,255,0) 100%);background:linear-gradient(90deg,#f5eaff 0,rgba(255,255,255,0) 100%);color:#bb1bd3}#function .slide-bar div.bg-mask::before{content:" ";position:absolute;left:0;top:0;width:.03rem;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(#e539ff),to(#ba1ad2));background:-o-linear-gradient(top,#e539ff 0,#ba1ad2 100%);background:linear-gradient(180deg,#e539ff 0,#ba1ad2 100%)}#function .slide-content{position:relative;z-index:2;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:7.2rem;width:15.28rem}#function .slide-content .slide-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 .6rem;width:100%;height:100%;position:absolute;left:0;top:0}#function .slide-content .slide-card .info{text-align:left;margin-right:.64rem;font-size:0}#function .slide-content .slide-card .info h3{font-weight:700;font-size:.36rem;color:#111;line-height:.38rem;margin-bottom:.46rem}#function .slide-content .slide-card .info p{font-size:.18rem;color:#111;border-radius:.5rem .5rem .5rem .5rem;border:1px solid #ddd;margin-bottom:.2rem;padding:.12rem .2rem .12rem;display:inline-block;max-width:5.58rem;line-height:.21rem}#function .slide-content .slide-card .info p:last-child{margin-bottom:0}#function .slide-content .slide-card .info .download-btn{background:-webkit-gradient(linear,left top,right top,from(#e539ff),to(#ba1ad2));background:-o-linear-gradient(left,#e539ff 0,#ba1ad2 100%);background:linear-gradient(90deg,#e539ff 0,#ba1ad2 100%);border-radius:.2rem .2rem .2rem .2rem;width:2.36rem;height:.7rem;font-weight:700;font-size:.2rem;color:#fff;line-height:.7rem;text-align:center;margin-top:1.12rem;cursor:pointer}#function .slide-content .slide-card img{width:7.61rem;height:5.4rem;-ms-flex-negative:0;flex-shrink:0}#product{width:16.8rem;padding-top:1rem;margin:0 auto 0;position:relative}#product h2{font-weight:700;font-size:.42rem;color:#111;line-height:.45rem;text-align:center}#product .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.6rem}#product .content .card{width:3.2rem;height:3.9rem;background:#fff;border-radius:.2rem .2rem .2rem .2rem;text-align:left;padding-top:.4rem;overflow:hidden;position:relative}#product .content .card::before{content:" ";position:absolute;left:0;top:0;width:100%;height:2.56rem;border-radius:.2rem .2rem 0 0;background:-webkit-gradient(linear,left top,left bottom,from(#f4e9ff),to(#fff));background:-o-linear-gradient(top,#f4e9ff 0,#fff 100%);background:linear-gradient(180deg,#f4e9ff 0,#fff 100%);z-index:1}#product .content .card h3{font-weight:700;font-size:.3rem;color:#bb1bd3;line-height:.31rem;padding-left:.2rem;position:relative;z-index:2}#product .content .card h4{font-weight:700;font-size:.24rem;color:#111;line-height:.26rem;margin-top:.12rem;padding-left:.2rem;position:relative;z-index:2}#product .content .card .desc{width:2.84rem;height:1.99rem;background:#fff;border-radius:.1rem .1rem .1rem .1rem;padding:.2rem .12rem;font-size:.16rem;color:#111;line-height:.26rem;margin:.3rem auto 0;position:relative;z-index:2}#product .content .card .btn{width:2.56rem;height:.48rem;background:#fcebff;border:1px solid #bb1bd3;text-align:center;font-weight:700;font-size:.18rem;color:#bb1bd3;border-radius:.1rem .1rem .1rem .1rem;position:absolute;left:.32rem;bottom:.4rem;z-index:3;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#product .content .card .btn:hover{background:#bb1bd3;color:#fff}#reason{font-weight:700;font-size:.42rem;color:#111;line-height:.44rem;text-align:center;padding-top:1rem}#reason h2{font-weight:700;font-size:.42rem;color:#111;line-height:.44rem}#reason .tags{margin-top:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#reason .tags .tag{width:1.56rem;height:.54rem;background:#fff;border-radius:.27rem .27rem .27rem .27rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;margin-right:.2rem}#reason .tags .tag.active span{font-weight:800;color:#bb1bd3}#reason .tags .tag.active img.active{display:inline-block}#reason .tags .tag.active img.normal{display:none}#reason .tags .tag:last-child{margin-right:0}#reason .tags .tag span{font-size:.18rem;color:#111;line-height:.18rem;display:inline-block}#reason .tags .tag img{width:.24rem;height:.24rem;display:inline-block;margin-right:.08rem}#reason .tags .tag img.active{display:none}#reason .content{width:16.8rem;height:6rem;background:-webkit-gradient(linear,left top,left bottom,from(#f4e9ff),to(#fff));background:-o-linear-gradient(top,#f4e9ff 0,#fff 100%);background:linear-gradient(180deg,#f4e9ff 0,#fff 100%);border-radius:.2rem .2rem .2rem .2rem;position:relative;margin:.5rem auto 0}#reason .content .card{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative;padding-left:1.2rem}#reason .content .card img{width:7.2rem;height:4.8rem;border-radius:.1rem .1rem .1rem .1rem;margin-right:1rem;-ms-flex-negative:0;flex-shrink:0}#reason .content .card .info{text-align:left}#reason .content .card .info h3{font-weight:700;font-size:.42rem;color:#111;line-height:.44rem;margin-bottom:.4rem}#reason .content .card .info p{font-weight:400;font-size:.24rem;color:#333;line-height:.48rem}#reason .content .card .info .btn{width:2.36rem;height:.7rem;background:-webkit-gradient(linear,left top,right top,from(#e539ff),to(#ba1ad2));background:-o-linear-gradient(left,#e539ff 0,#ba1ad2 100%);background:linear-gradient(90deg,#e539ff 0,#ba1ad2 100%);border-radius:.2rem .2rem .2rem .2rem;text-align:center;font-size:.2rem;color:#fff;line-height:.7rem;margin-top:.9rem;cursor:pointer}#reason .content .card .info .btn:hover{background:-webkit-gradient(linear,left top,right top,from(#bb1bd3),to(#ba1ad2));background:-o-linear-gradient(left,#bb1bd3 0,#ba1ad2 100%);background:linear-gradient(90deg,#bb1bd3 0,#ba1ad2 100%)}#friend{padding-top:1rem}#friend h2{font-weight:700;font-size:.42rem;color:#111;line-height:.44rem;text-align:center}#friend .tip{margin-top:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#friend .tip p{display:inline-block;font-weight:400;font-size:.24rem;color:#111;line-height:.25rem;margin-right:.4rem}#friend .tip p:nth-of-type(1){width:2.15rem}#friend .tip p:nth-of-type(2){width:2.35rem}#friend .tip p:nth-of-type(3){width:1.7rem}#friend .tip p span{display:inline-block;color:#bb1bd3;font-weight:700}#friend .slider{width:16.8rem;height:5.4rem;position:relative;overflow:hidden;padding:.4rem .8rem;margin:0 auto}#friend .slider .slide-item{width:100%;height:.76rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:.2rem;overflow:hidden;text-align:right;position:relative}#friend .slider .slide-item:nth-of-type(1) img,#friend .slider .slide-item:nth-of-type(3) img,#friend .slider .slide-item:nth-of-type(5) img{-webkit-animation-duration:40s;animation-duration:40s}#friend .slider .slide-item:nth-of-type(2) img,#friend .slider .slide-item:nth-of-type(4) img{-webkit-animation-duration:30s;animation-duration:30s}#friend .slider .slide-item:last-child{margin-bottom:0}#friend .slider .slide-item img{width:15.2rem;height:.76rem;display:inline-block;margin-right:.2rem;-webkit-animation:infinite-slider linear infinite;animation:infinite-slider linear infinite;-ms-flex-negative:0;flex-shrink:0;position:absolute;left:-15.4rem;top:0}#friend .slider .slide-item img:nth-of-type(2){margin-right:0;position:absolute;left:0}#friend .slider::before{content:" ";width:2.2rem;height:5.4rem;background:-webkit-gradient(linear,left top,right top,from(#e9d4ff),to(rgba(233,212,255,.2)));background:-o-linear-gradient(left,#e9d4ff 0,rgba(233,212,255,.2) 100%);background:linear-gradient(90deg,#e9d4ff 0,rgba(233,212,255,.2) 100%);border-radius:0;-webkit-filter:blur(.05rem);filter:blur(.05rem);left:.72rem;top:0;z-index:1;position:absolute}#friend .slider::after{content:" ";width:2.2rem;height:5.4rem;background:-webkit-gradient(linear,right top,left top,from(#e9d4ff),to(rgba(233,212,255,.2)));background:-o-linear-gradient(right,#e9d4ff 0,rgba(233,212,255,.2) 100%);background:linear-gradient(270deg,#e9d4ff 0,rgba(233,212,255,.2) 100%);border-radius:0;-webkit-filter:blur(.05rem);filter:blur(.05rem);z-index:1;position:absolute;top:0;right:.72rem}#about{padding-top:1rem;text-align:center}#about h2{font-weight:700;font-size:.44rem;color:#111;line-height:1}#about .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.5rem}#about .info .item{width:5rem;height:.77rem;border-right:1px dashed #ccc}#about .info .item:last-child{border-right:none}#about .info .item h4{font-weight:400;font-size:.3rem;color:#bb1bd3;line-height:.36rem;font-weight:700}#about .info .item p{font-weight:400;font-size:.24rem;color:#111;line-height:.25rem;margin-top:.15rem;word-break:break-all}#about .detail{width:16.8rem;height:4.98rem;background:#fff;border-radius:.2rem .2rem .2rem .2rem;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 .88rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:.5rem auto 0}#about .detail img{width:6rem;height:3.38rem;display:inline-block;margin-right:.6rem;-ms-flex-negative:0;flex-shrink:0}#about .detail div{text-align:left;width:8.43rem}#about .detail div h3{font-weight:700;font-size:.3rem;color:#111;line-height:.36rem;margin-bottom:.3rem}#about .detail div p{font-weight:400;font-size:.18rem;color:#111;line-height:.3rem}#about .detail div p:nth-of-type(2){margin-top:.3rem}.allow{font-weight:400;font-size:.14rem;color:#666;line-height:.18rem;padding:.3rem 0 1.5rem;text-align:center}.footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 .2rem 0 .7rem;position:fixed;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:0;z-index:100;background:#f3e8ff;width:16.8rem;height:1.2rem;border-radius:.2rem .2rem 0 0}.footer img{display:inline-block;width:1.22rem;height:.8rem;margin-right:.2rem}.footer .tip{margin-right:.35rem}.footer .tip h3{font-weight:700;font-size:.3rem;color:#111;line-height:.3rem}.footer .tip p{font-weight:400;font-size:.18rem;color:#333;line-height:.19rem;margin-top:.14rem}.footer .footer-form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:7.91rem;padding-left:.35rem;border-left:1px solid #fff;-ms-flex-negative:0;flex-shrink:0}.footer .footer-form .form-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-right:.3rem;margin-bottom:.14rem}.footer .footer-form .form-item:nth-of-type(2n){margin-right:0}.footer .footer-form .form-item:nth-of-type(n+3){margin-bottom:0}.footer .footer-form .form-item .label{display:inline-block;width:.98rem;margin-right:.12rem;font-size:.18rem;color:#333;line-height:.19rem;position:relative;padding-left:.04rem}.footer .footer-form .form-item .label::before{content:"*";color:#ff2727;position:absolute;top:.02rem;left:-.04rem}.footer .footer-form .form-item input{width:2.5rem;height:.32rem;background:#fff;border-radius:.06rem .06rem .06rem .06rem;padding:0 .08rem;line-height:.18rem;font-weight:400;font-size:.18rem;color:#333;padding:.07rem .08rem;outline:0}.footer .footer-form .form-item input.error{border:1px solid #ff2727}.footer .footer-form .form-item input::-webkit-input-placeholder{font-weight:400;font-size:.18rem;color:#ccc;line-height:.18rem}.footer .footer-form .form-item input::-moz-placeholder{font-weight:400;font-size:.18rem;color:#ccc;line-height:.18rem}.footer .footer-form .form-item input:-ms-input-placeholder{font-weight:400;font-size:.18rem;color:#ccc;line-height:.18rem}.footer .footer-form .form-item input::-ms-input-placeholder{font-weight:400;font-size:.18rem;color:#ccc;line-height:.18rem}.footer .footer-form .form-item input::placeholder{font-weight:400;font-size:.18rem;color:#ccc;line-height:.18rem}.footer .footer-form .form-item input.code-input{width:1.38rem;margin-right:.1rem}.footer .footer-form .form-item .code-btn{width:1.02rem;height:.32rem;background:#f3e8ff;border-radius:.06rem .06rem .06rem .06rem;border:1px solid #bb1bd3;text-align:center;line-height:.32rem;font-weight:400;font-size:.16rem;color:#bb1bd3;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer .footer-form .form-item .code-btn.disabled,.footer .footer-form .form-item .code-btn.wait{background:#eee;border:1px solid #ddd;color:#999}.footer .submit-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:.27rem}.footer .submit-btn{width:2.5rem;height:.46rem;background:-webkit-gradient(linear,left top,right top,from(#e539ff),to(#ba1ad2));background:-o-linear-gradient(left,#e539ff 0,#ba1ad2 100%);background:linear-gradient(90deg,#e539ff 0,#ba1ad2 100%);border-radius:.1rem .1rem .1rem .1rem;font-size:.2rem;color:#fff;text-align:center;cursor:pointer;margin-bottom:.17rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer .submit-btn:hover{background:#bb1bd3}.bg-wrapper{width:100%;padding:0 0 .7rem;background:#e9d4ff;border-radius:.5rem .5rem .5rem .5rem;margin-top:1rem}.none{display:none!important}.pc_broadside.ignored{position:fixed;right:0;bottom:273px;z-index:1001}.pc_broadside.ignored .colored-btn{width:40px;background:-webkit-gradient(linear,left top,left bottom,from(#e539ff),to(#ba1ad2));background:-o-linear-gradient(top,#e539ff 0,#ba1ad2 100%);background:linear-gradient(180deg,#e539ff 0,#ba1ad2 100%);font-weight:400;font-size:16px;color:#fff;border-radius:6px 6px 6px 6px;cursor:pointer;padding:9px 12px;text-align:center;line-height:18px}.pc_broadside.ignored .colored-btn:hover{background:#bb1bd3}.pc_broadside.ignored .list{width:40px;background:#fff;border-radius:6px 6px 6px 6px;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:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:8px;padding:0 11px}.pc_broadside.ignored .list .item{width:18px;height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;border-bottom:1px solid #f5f5f5;position:relative}.pc_broadside.ignored .list .item.backTop{border:none}.pc_broadside.ignored .list .item.wechat:hover .hover-box{display:block}.pc_broadside.ignored .list .item.wechat .hover-box{width:126px;height:120px;position:absolute;left:-142px;top:0;display:none}.pc_broadside.ignored .list .item.wechat .hover-box .popup{width:100%;height:100%;display:inline-block;z-index:1;position:absolute;left:0;top:0;border:none}.pc_broadside.ignored .list .item.wechat .hover-box .qrcode{width:110px;height:110px;position:absolute;left:5px;top:5px;z-index:2;border:none}.pc_broadside.ignored .list .item:hover .normal{display:none}.pc_broadside.ignored .list .item:hover .hover{display:inline-block!important}.pc_broadside.ignored .list .item .hover,.pc_broadside.ignored .list .item .normal{display:inline-block;width:18px;height:18px}.pc_broadside.ignored .list .item .hover.hover,.pc_broadside.ignored .list .item .normal.hover{display:none}@-webkit-keyframes infinite-slider{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(15.4rem);transform:translateX(15.4rem)}}@keyframes infinite-slider{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(15.4rem);transform:translateX(15.4rem)}}.deep-mask,.mask{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:10000}.deep-mask.deep-mask,.mask.deep-mask{z-index:11000}.form-dialog{position:fixed;left:50%;top:50%;margin-left:-5.89rem;margin-top:-3.11rem;width:11.78rem;height:6.22rem;z-index:10001;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 0 .06rem 1px rgba(123,86,238,.2);box-shadow:0 0 .06rem 1px rgba(123,86,238,.2);overflow:hidden}.form-dialog .close{position:absolute;width:.12rem;height:.12rem;right:.15rem;top:.15rem;cursor:pointer}.form-dialog .detail{background:#b648c5;width:8.5rem;height:100%;text-align:center;padding:.4rem .3rem 0;border-radius:.1rem 0 0 .1rem}.form-dialog .detail .title{font-weight:700;font-size:.18rem;color:#fff;line-height:.21rem}.form-dialog .detail .tip{font-weight:400;font-size:.14rem;color:#fff;line-height:.17rem;margin-top:.13rem}.form-dialog .detail .functions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.2rem}.form-dialog .detail .functions .function{width:1.5rem;height:2.2rem;border-radius:.1rem .1rem .1rem .1rem;padding:.2rem .1rem;margin-right:.1rem}.form-dialog .detail .functions .function:nth-of-type(1){background-color:#bb1bd3}.form-dialog .detail .functions .function:nth-of-type(2){background-color:#ffd951}.form-dialog .detail .functions .function:nth-of-type(2) .label,.form-dialog .detail .functions .function:nth-of-type(2) .name,.form-dialog .detail .functions .function:nth-of-type(2)>div{color:#222}.form-dialog .detail .functions .function:nth-of-type(3){background-color:#fff}.form-dialog .detail .functions .function:nth-of-type(3) .label,.form-dialog .detail .functions .function:nth-of-type(3) .name{color:#222}.form-dialog .detail .functions .function:nth-of-type(3)>div{background-color:#222;color:#fff}.form-dialog .detail .functions .function:nth-of-type(4){background-color:#d1efe0}.form-dialog .detail .functions .function:nth-of-type(4) .label,.form-dialog .detail .functions .function:nth-of-type(4) .name{color:#222}.form-dialog .detail .functions .function:nth-of-type(5){margin-right:0;background-color:#ff7047}.form-dialog .detail .functions .function .label{text-align:left;font-weight:700;font-size:.16rem;color:#fff;line-height:.18rem}.form-dialog .detail .functions .function .name{font-weight:400;font-size:.14rem;color:#fff;line-height:.15rem;margin:.05rem 0 .14rem;text-align:left}.form-dialog .detail .functions .function>div{width:1.3rem;height:.26rem;background:#fff;border-radius:.06rem .06rem .06rem .06rem;text-align:center;font-weight:400;font-size:.12rem;color:#333;line-height:.26rem;margin-bottom:.08rem}.form-dialog .detail .functions .function>div:last-child{margin-bottom:0}.form-dialog .detail .friend{margin-top:.3rem;border-top:1px solid rgba(255,255,255,.1);padding-top:.3rem}.form-dialog .detail .friend p{font-weight:700;font-size:.18rem;color:#fff;line-height:.21rem;text-align:center}.form-dialog .detail .friend .user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.13rem}.form-dialog .detail .friend .user .item{font-size:.14rem;color:#fff;line-height:.17rem;margin-right:.3rem}.form-dialog .detail .friend .user .item em{font-style:normal;color:#ffd951}.form-dialog .detail .friend .user .item:last-child{margin-right:0}.form-dialog .detail .friend .company{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:.2rem}.form-dialog .detail .friend .company img{display:inline-block;width:1.6rem;height:.5rem;margin-right:.17rem;margin-bottom:.15rem}.form-dialog .detail .friend .company img:nth-of-type(4n){margin-right:0}.form-dialog .detail .friend .company img:nth-of-type(n+5){margin-bottom:0}.form-dialog .dialog-form{background-color:#fff;padding:.3rem .17rem 0;text-align:center;border-radius:0 .1rem .1rem 0}.form-dialog .dialog-form .title{font-weight:700;font-size:.18rem;color:#222;line-height:.21rem}.form-dialog .dialog-form .tip{font-weight:400;font-size:.14rem;color:#222;line-height:.17rem;margin-top:.13rem}.form-dialog .dialog-form .form-content{margin-top:.2rem}.form-dialog .dialog-form .form-content .form-item{margin-top:.15rem}.form-dialog .dialog-form .form-content .form-item.application .application-list{margin-top:.12rem}.form-dialog .dialog-form .form-content .form-item.application .application-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:.08rem;cursor:pointer}.form-dialog .dialog-form .form-content .form-item.application .application-item.active .checked{position:relative;background:#fdeeff;border-color:#bb1bd3}.form-dialog .dialog-form .form-content .form-item.application .application-item.active .checked img{display:inline-block!important;width:.09rem;height:.06rem;position:absolute;left:50%;top:.03rem;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.form-dialog .dialog-form .form-content .form-item.application .application-item:hover .checked{border-color:#bb1bd3}.form-dialog .dialog-form .form-content .form-item.application .application-item:last-child{margin-bottom:0}.form-dialog .dialog-form .form-content .form-item.application .application-item span{font-weight:400;font-size:.14rem;color:#333;line-height:1;display:inline-block}.form-dialog .dialog-form .form-content .form-item.application .application-item .checked{width:.14rem;height:.14rem;background:#fff;border-radius:.03rem .03rem .03rem .03rem;border:1px solid #eee;margin-right:.04rem;cursor:pointer;display:inline-block}.form-dialog .dialog-form .form-content .form-item:nth-of-type(1){margin-top:0}.form-dialog .dialog-form .form-content .form-item .label{font-size:.14rem;color:#222;line-height:.17rem;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding-left:.08rem}.form-dialog .dialog-form .form-content .form-item .label::before{content:"*";color:#ff2727;position:absolute;top:.02rem;left:0}.form-dialog .dialog-form .form-content .form-item .label span{font-size:inherit;font-weight:inherit}.form-dialog .dialog-form .form-content .form-item .label .error-tip{font-weight:400;font-size:.14rem;color:#ff2727;line-height:.17rem;margin-left:.1rem}.form-dialog .dialog-form .form-content .form-item .input-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:.1rem}.form-dialog .dialog-form .form-content .form-item .input-box.code-box input{width:1.88rem;margin-right:.1rem}.form-dialog .dialog-form .form-content .form-item .input-box.code-box .code-btn{width:.9rem;height:.3rem;background:#fdeeff;border-radius:.06rem .06rem .06rem .06rem;border:1px solid #bb1bd3;text-align:center;line-height:.3rem;cursor:pointer;font-weight:400;font-size:.14rem;color:#bb1bd3}.form-dialog .dialog-form .form-content .form-item .input-box.code-box .code-btn.disabled,.form-dialog .dialog-form .form-content .form-item .input-box.code-box .code-btn.wait{background:#eee;border:1px solid #ddd;color:#999}.form-dialog .dialog-form .form-content .form-item .input-box input{font-weight:400;font-size:.14rem;color:#222;line-height:.17rem;padding:.07rem .1rem;outline:0;background:#fff;border-radius:.06rem .06rem .06rem .06rem;border:1px solid #eee;width:2.88rem;height:.3rem}.form-dialog .dialog-form .form-content .form-item .input-box input::-webkit-input-placeholder{color:#ccc}.form-dialog .dialog-form .form-content .form-item .input-box input::-moz-placeholder{color:#ccc}.form-dialog .dialog-form .form-content .form-item .input-box input:-ms-input-placeholder{color:#ccc}.form-dialog .dialog-form .form-content .form-item .input-box input::-ms-input-placeholder{color:#ccc}.form-dialog .dialog-form .form-content .form-item .input-box input::placeholder{color:#ccc}.form-dialog .dialog-form .form-content .submit-btn{width:2.88rem;height:.4rem;background:#bb1bd3;border-radius:.2rem .2rem .2rem .2rem;margin-top:.17rem;text-align:center;font-weight:400;font-size:.14rem;color:#fff;line-height:.4rem;cursor:pointer}.form-dialog .dialog-form .form-content .privacy{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.1rem}.form-dialog .dialog-form .form-content .privacy .privacy-checked{border:1px solid #eee}.form-dialog .dialog-form{width:3.23rem;height:100%}.low-toast-box.ignored,.toast-box.ignored{width:auto;height:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 20px;position:fixed;max-width:640px;top:20%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:rgba(0,0,0,.6);z-index:10010;font-size:14px;color:#fff;line-height:16px;border-radius:6px 6px;text-align:center;display:none}.low-toast-box.ignored.low-toast-box,.toast-box.ignored.low-toast-box{bottom:140px;top:auto}.success-dialog.ignored{position:fixed;left:50%;top:50%;margin-left:-192px;margin-top:-220px;width:384px;height:440px;background:#fff;border-radius:10px 10px;z-index:10001;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 0 6px 1px rgba(123,86,238,.2);box-shadow:0 0 6px 1px rgba(123,86,238,.2);overflow:hidden;text-align:center;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.success-dialog.ignored .close{position:absolute;width:12px;height:12px;right:15px;top:15px;cursor:pointer}.success-dialog.ignored .success{width:60px;height:60px;display:inline-block;margin-bottom:30px}.success-dialog.ignored .title{font-weight:700;font-size:18px;color:#222;line-height:24px}.success-dialog.ignored .qrcode{width:130px;height:130px;display:inline-block;margin:40px auto 15px}.success-dialog.ignored .tip{font-weight:500;font-size:14px;color:#666;line-height:17px}.privacy-dialog.ignored{position:fixed;left:50%;top:50%;margin-left:-146px;margin-top:-90px;width:292px;height:180px;background:#fff;border-radius:10px 10px;z-index:11001;-webkit-box-shadow:0 0 6px 1px rgba(123,86,238,.2);box-shadow:0 0 6px 1px rgba(123,86,238,.2);overflow:hidden;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:40px}.privacy-dialog.ignored .close{position:absolute;width:12px;height:12px;right:15px;top:15px;cursor:pointer}.privacy-dialog.ignored h3{font-weight:700;font-size:18px;color:#222;line-height:21px}.privacy-dialog.ignored p{font-weight:400;font-size:14px;line-height:18px;color:#222;margin-top:15px}.privacy-dialog.ignored p a{color:#bb1bd3}.privacy-dialog.ignored .privacy-btn{width:108px;height:36px;background:#bb1bd3;border-radius:8px 8px 8px 8px;font-weight:400;font-size:14px;color:#fff;line-height:36px;text-align:center;cursor:pointer;margin:23px auto 0}.privacy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;cursor:pointer}.privacy:hover .privacy-checked{border:1px solid #bb1bd3!important}.privacy .privacy-checked{width:.14rem;height:.14rem;background:#fff;border-radius:.03rem .03rem .03rem .03rem;position:relative}.privacy .privacy-checked .checked-icon{display:none;width:.09rem;height:.06rem;position:absolute;left:50%;top:.03rem;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.privacy .privacy-checked.active{border:1px solid #bb1bd3!important;background:#fdeeff}.privacy .privacy-checked.active .checked-icon{display:inline-block!important}.privacy p{font-weight:400;font-size:.14rem;color:#333;line-height:.16rem;margin-left:.05rem;display:inline-block}.privacy p a{color:#bb1bd3}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font-weight:400;vertical-align:baseline}img{background-size:100% 100%}article,aside,details,figcaption,figure,footer,header,menu,nav,section{display:block}*{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:0}body{line-height:1}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}a{color:#7e8c8d;text-decoration:none;-webkit-backface-visibility:hidden}li{list-style:none}body,html{width:100%;height:100%}body{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:transparent}html{-ms-touch-action:manipulation;touch-action:manipulation}input{-moz-appearance:none;appearance:none;-webkit-appearance:none}i{display:block}.clear{clear:both}.clear:after{content:"020";display:block;height:0;clear:both;visibility:hidden}input::-ms-clear,input::-ms-reveal{display:none}html{font-size:5.20833vw}@media screen and (max-width:1920px){html{font-size:100px}}