.qrcode-box{display:inline-block;border-radius:12px;padding:16px;background:hsla(0,0%,100%,.6)}.qrcode-box img{width:var(--box-size);height:var(--box-size)}.qrcode-box .desc{display:flex;justify-content:space-between;align-items:center;width:var(--box-size);padding:8px 2px 0}.qrcode-box .desc .text{font-size:12px}.qrcode-box .desc .icon-area{display:flex}.qrcode-box .desc .icon-area .icon-box{width:18px;height:18px}.stars{display:flex}.stars .star{padding-right:var(--star-gap)}.stars .star:last-of-type{padding-right:0}.stars .star .icon-box{width:var(--box-size);height:var(--box-size);padding:1px}.stars .star .icon-box svg{width:var(--star-size);height:var(--star-size)}.progress-line{width:400px;height:6px;background:rgba(215,221,230,.5);border-radius:4px;overflow:hidden;position:relative}.progress-line .progress-line-inner{position:absolute;height:100%;left:0;top:0;border-radius:4px;background-color:#2672ff}.app-comment-card{width:500px;height:210px;display:inline-block;flex-grow:0;flex-shrink:0;padding:30px 40px;background:#fff;box-sizing:border-box;border:.5px solid #e8ecf7;box-shadow:0 12px 18px 0 rgba(139,175,232,.12);border-radius:20px}.app-comment-card .card-header{display:flex;justify-content:space-between;align-items:center}.app-comment-card .card-header .title{font-size:24px;font-weight:500;color:#484848}.app-comment-card .card-header .user{font-size:20px;color:#707070}.app-comment-card .card-rate{padding-top:8px}.app-comment-card .card-content{padding-top:28px;font-size:16px;color:#484848;font-weight:500}.app-comment-card-mobile{padding:16px;border-radius:12px;width:304px;height:150px}.app-comment-card-mobile .card-header .title{font-size:16px;text-overflow:ellipsis;white-space:normal}.app-comment-card-mobile .card-header .user{font-size:12px}.app-comment-card-mobile .card-content{font-size:14px;font-weight:400;padding-top:16px}.app-comments{width:100%;height:100%;padding:60px 0}.app-comments .comments-header{display:flex;justify-content:space-between}.app-comments .comments-header .title{font-size:40px;font-weight:600;color:#202328}.app-comments .comments-header .sub-title{font-size:20px;color:#656a72;padding-top:16px}.app-comments .comments-header .score-area{display:flex}.app-comments .comments-header .score-area .score-row-area{padding:9px 0}.app-comments .comments-header .score-area .score-row-area .score-row{display:flex;align-items:center;justify-content:flex-end;padding:1px 0}.app-comments .comments-header .score-area .score-row-area .score-row .progress-area{padding-left:12px}.app-comments .comments-header .score-area .score-text{padding-left:28px}.app-comments .comments-header .score-area .score-text .score-value{font-size:60px;font-weight:500;color:#2672ff;line-height:66px}.app-comments .comments-header .score-area .score-text .score-desc{font-size:20px;color:#484848}.app-comments .comments-content .comments-arrow-btn{border-radius:100%;background-color:#fff;box-shadow:0 6px 12px 0 rgba(31,35,41,.06),0 8px 24px 8px rgba(31,35,41,.04)}.app-comments .comments-footer{padding-top:40px;display:flex;justify-content:center}.app-comments .comments-footer>.arrow{width:36px;height:36px;display:flex;justify-content:center;align-items:center;border-radius:18px;background-color:#fff;box-shadow:0 6px 12px 0 rgba(31,35,41,.06),0 8px 24px 8px rgba(31,35,41,.04);color:#484848;font-size:14px;font-weight:700;cursor:pointer}.app-comments .comments-footer>.arrow:first-of-type{margin-right:30px}.app-comments .comments-footer>.arrow-disabled{background-color:#f1f1f1;cursor:not-allowed}@media screen and (max-width:1365px){.app-comments{padding:60px 0}.app-comments .comments-header .title{font-size:30px}.app-comments .comments-header .sub-title{font-size:16px}.app-comments .comments-header .score-area .score-text .score-value{font-size:50px}.app-comments .comments-header .score-area .score-text .score-desc{font-size:16px}}.app-comments-mobile{padding:40px 0 0}.app-comments-mobile .comments-header{width:325px;margin:0 auto;flex-direction:column;align-items:center;justify-content:center}.app-comments-mobile .comments-header .title{text-align:center;font-size:20px}.app-comments-mobile .comments-header .sub-title{text-align:center;font-size:16px}.app-comments-mobile .comments-header .score-area{width:100%;justify-content:space-between;padding-bottom:24px}.app-comments-mobile .comments-header .score-area .score-row-area .score-row .progress-area{padding-left:2px}.app-comments-mobile .comments-header .score-area .score-text{display:flex;flex-direction:column;justify-content:center;padding-left:16px}.app-comments-mobile .comments-header .score-area .score-text .score-value{font-size:28px;font-weight:400;line-height:normal}.app-comments-mobile .comments-header .score-area .score-text .score-desc{font-size:12px}.app-comments-mobile .comments-content{width:100%;padding-left:24px;overflow-x:auto}.app-comments-mobile .comments-content::-webkit-scrollbar{width:0;height:0}.app-comments-mobile .comments-content .card-list{display:flex;padding-bottom:40px;width:-moz-max-content;width:max-content}.app-comments-mobile .comments-content .card-list>div{margin-right:12px}.app-comments-mobile .comments-content .card-list>div:last-of-type{margin-right:24px}.app-item-area{width:1200px;padding:0 15px;height:600px;display:flex;justify-content:space-between}.app-item-area .side-text-area{flex:1;display:flex;align-items:center}.app-item-area .side-text-area .bg-content{width:584px;height:428px;background:url(//s0.wenjuan.com/wj-mainssr/img/item-bg.4e0c78e.png) 0 no-repeat;background-size:100% 100%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.app-item-area .side-text-area .bg-content .text-group{width:100%;padding:0 57px 0 77px}.app-item-area .side-text-area .bg-content .text-group .title{color:#2672ff;font-size:40px;font-weight:600}.app-item-area .side-text-area .bg-content .text-group .sub-title{color:#202328;font-size:40px;font-weight:600;padding-bottom:24px}.app-item-area .side-text-area .bg-content .text-group .desc{font-size:18px;color:#656a72}.app-item-area .side-img-area{flex:1;display:flex;align-items:flex-end;padding-bottom:78px}.app-item-area .side-img-area img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.app-row .side-text-area{margin-left:-12px}.app-row .side-img-area{justify-content:end}.app-row-reverse{flex-direction:row-reverse}.app-row-reverse .side-text-area{justify-content:end}.app-row-reverse .side-text-area .bg-content .text-group{padding:0 37px 0 97px}@media screen and (max-width:1365px){.app-item-area{width:980px;padding:0 20px;height:428px}.app-item-area .side-text-area .bg-content{width:415px;height:304px}.app-item-area .side-text-area .bg-content .text-group{padding:0 0 0 45px}.app-item-area .side-text-area .bg-content .text-group .sub-title,.app-item-area .side-text-area .bg-content .text-group .title{white-space:nowrap}.app-item-area .side-img-area{padding-bottom:44px}.app-row .side-text-area{margin-left:-42px}}.app-item-area-mobile{flex-direction:column;justify-content:center;height:auto;padding:32px 0 0;width:339px}.app-item-area-mobile .side-text-area{padding:0 0 20px;white-space:normal}.app-item-area-mobile .side-text-area .bg-content{width:100%;height:146px;background-size:200px 146px}.app-item-area-mobile .side-text-area .bg-content .text-group{padding:32px 0 0 6px}.app-item-area-mobile .side-text-area .bg-content .text-group .title{font-size:24px;white-space:nowrap}.app-item-area-mobile .side-text-area .bg-content .text-group .sub-title{font-size:24px;padding-bottom:12px;white-space:nowrap}.app-item-area-mobile .side-text-area .bg-content .text-group .desc{font-size:14px}.app-item-area-mobile .side-img-area{padding-bottom:0;display:flex;justify-content:center}.app-screen-animation{width:667px;height:580px;position:relative}.app-screen-animation .main-bg{position:absolute;background:url(//s0.wenjuan.com/wj-mainssr/img/top-main.01dc773.png) 0 no-repeat;background-size:100%;width:230px;height:498px;top:38px;left:197px;z-index:1}.app-screen-animation .item-area{position:absolute;z-index:2;opacity:0;transform:scale(.3)}.app-screen-animation .wrap-1{transform:translate3d(180px,80px,0);top:103px;left:-4px;animation:item-ani .8s ease-in-out forwards;z-index:0}.app-screen-animation .wrap-2{transform:translate3d(-220px,100px,0);top:93px;right:6.5px;animation:item-ani .8s ease-in-out .2s forwards}.app-screen-animation .wrap-3{transform:translate3d(180px,-140px,0);bottom:75px;left:-5px;animation:item-ani .8s ease-in-out .2s forwards}.app-screen-animation .wrap-4{transform:translate3d(-240px,-80px,0);bottom:108px;right:62px;animation:item-ani .8s ease-in-out .2s forwards}.app-screen-animation .wrap-img-1{width:230px;animation:img-ani-1 4s linear 1.2s infinite}.app-screen-animation .wrap-img-2{width:216.5px;height:129.5px;animation:img-ani-2 4s linear 1.2s infinite}.app-screen-animation .wrap-img-3{width:252px;animation:img-ani-3 4s linear 1.2s infinite}.app-screen-animation .wrap-img-4{width:150px;animation:img-ani-4 4s linear 1.2s infinite}@media screen and (max-width:1140px){.app-screen-animation{transform:scale(.83);transform-origin:right center}}.app-mobile .app-screen-animation{transform:scale(.526);transform-origin:top center}@keyframes item-ani{to{transform:translateZ(0);opacity:1}}@keyframes img-ani-1{25%{transform:translate3d(10px,10px,0)}50%{transform:translate3d(12px,12px,0)}75%{transform:translate3d(2px,2px,0)}to{transform:translateZ(0)}}@keyframes img-ani-2{35%{transform:translate3d(-10px,10px,0)}50%{transform:translate3d(-12px,12px,0)}80%{transform:translate3d(-2px,2px,0)}to{transform:translateZ(0)}}@keyframes img-ani-3{35%{transform:translate3d(10px,-10px,0)}50%{transform:translate3d(12px,-12px,0)}80%{transform:translate3d(2px,-2px,0)}to{transform:translateZ(0)}}@keyframes img-ani-4{35%{transform:translate3d(-10px,-10px,0)}50%{transform:translate3d(-12px,-12px,0)}80%{transform:translate3d(-2px,-2px,0)}to{transform:translateZ(0)}}.app{width:100%;margin-top:-64px;min-width:1024px;overflow-x:auto;display:flex;flex-direction:column;transition:all .2s linear}.app .top-area{background:url(//s0.wenjuan.com/wj-mainssr/img/bg-1.c2bb16c.png) 0 no-repeat;background-size:1440px 800px;height:800px;overflow:hidden}.app .top-area-content{max-width:1200px;min-width:1024px;margin:0 auto;padding:0 15px;position:relative}.app .top-area .text-area{margin-top:200px;left:15px;position:absolute}.app .top-area .text-area .title{color:#202328;font-size:56px;line-height:76px;font-weight:600}.app .top-area .text-area .sub-title{padding:12px 0 32px;color:#484848;font-size:24px}.app .top-area .img-area{margin-top:110px;position:absolute;right:15px}.app .second-area{height:542px;background:linear-gradient(180deg,rgba(236,244,255,.26) 2%,#f7f9ff)}.app .content-area{display:flex;flex-direction:column;align-items:center}.app .bottom-area{width:100%;padding:70px 0;text-align:center;background:url(//s0.wenjuan.com/wj-mainssr/img/bottom-bg.6fe1a88.png) 0 no-repeat;background-size:100% 100%}.app .bottom-area .title{color:#202328;font-size:40px;line-height:60px;font-weight:600}.app .bottom-area .sub-title{padding:16px 0 40px;color:#484848;font-size:24px}@media screen and (max-width:1365px){.app .bottom-area{padding:60px 0}}.app-mobile{width:100%;min-width:auto;overflow:hidden;margin-top:0}.app-mobile .top-area{height:600px;background-position:-149px 0;background-size:1024px 600px;padding:0}.app-mobile .top-area-content{display:flex;min-width:auto;flex-direction:column;justify-content:center;align-items:center}.app-mobile .top-area .text-area{position:static;margin-top:110px;padding-left:0;text-align:center}.app-mobile .top-area .text-area .title{font-size:24px;font-weight:500;line-height:30px;display:inline-block}.app-mobile .top-area .text-area .title:first-of-type{padding-right:6px}.app-mobile .top-area .text-area .sub-title{font-size:18px}.app-mobile .top-area .img-area{position:static;margin:0}.app-mobile .second-area{height:400px}.app-mobile .content-area{padding-bottom:59px}.app-mobile .bottom-area{padding:100px 0}.app-mobile .bottom-area .title{font-size:24px;font-weight:500;line-height:normal;display:inline-block}.app-mobile .bottom-area .title:first-of-type{padding-right:4px}.app-mobile .bottom-area .sub-title{padding:10px 0 0;font-size:18px}.app-mobile .download-button{position:fixed;width:100%;display:flex;justify-content:center;bottom:60px}.app-mobile .download-button .wj-button{width:184px;height:48px;font-size:16px;border-radius:4px}@media screen and (min-width:1440px){.app .top-area{background-size:100vw auto;background-position:bottom}}