.van-button{position:relative;display:inline-block;box-sizing:border-box;height:44px;margin:0;padding:0;font-size:16px;line-height:1.2;text-align:center;border-radius:2px;cursor:pointer;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-appearance:none}.van-button:before{position:absolute;top:50%;left:50%;width:100%;height:100%;background-color:#000;border:inherit;border-color:#000;border-radius:inherit;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;content:" "}.van-button:active:before{opacity:.1}.van-button--disabled:before,.van-button--loading:before{display:none}.van-button--default{color:#323233;background-color:#fff;border:1px solid #ebedf0}.van-button--primary{color:#fff;background-color:#07c160;border:1px solid #07c160}.van-button--info{color:#fff;background-color:#1989fa;border:1px solid #1989fa}.van-button--danger{color:#fff;background-color:#ee0a24;border:1px solid #ee0a24}.van-button--warning{color:#fff;background-color:#ff976a;border:1px solid #ff976a}.van-button--plain{background-color:#fff}.van-button--plain.van-button--primary{color:#07c160}.van-button--plain.van-button--info{color:#1989fa}.van-button--plain.van-button--danger{color:#ee0a24}.van-button--plain.van-button--warning{color:#ff976a}.van-button--large{width:100%;height:50px}.van-button--normal{padding:0 15px;font-size:14px}.van-button--small{height:32px;padding:0 8px;font-size:12px}.van-button__loading{color:inherit;font-size:inherit}.van-button--mini{height:24px;padding:0 4px;font-size:10px}.van-button--mini+.van-button--mini{margin-left:4px}.van-button--block{display:block;width:100%}.van-button--disabled{cursor:not-allowed;opacity:.5}.van-button--loading{cursor:default}.van-button--round{border-radius:999px}.van-button--square{border-radius:0}.van-button__content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:100%}.van-button__content:before{content:" "}.van-button__icon{font-size:1.2em;line-height:inherit}.van-button__icon+.van-button__text,.van-button__loading+.van-button__text,.van-button__text+.van-button__icon,.van-button__text+.van-button__loading{margin-left:4px}.van-button--hairline{border-width:0}.van-button--hairline:after{border-color:inherit;border-radius:4px}.van-button--hairline.van-button--round:after{border-radius:999px}.van-button--hairline.van-button--square:after{border-radius:0}.van-goods-action-button{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:40px;font-weight:500;font-size:14px;border:none;border-radius:0}.van-goods-action-button--first{margin-left:5px;border-top-left-radius:999px;border-bottom-left-radius:999px}.van-goods-action-button--last{margin-right:5px;border-top-right-radius:999px;border-bottom-right-radius:999px}.van-goods-action-button--warning{background:-webkit-linear-gradient(left,#ffd01e,#ff8917);background:linear-gradient(90deg,#ffd01e,#ff8917)}.van-goods-action-button--danger{background:-webkit-linear-gradient(left,#ff6034,#ee0a24);background:linear-gradient(90deg,#ff6034,#ee0a24)}@media (max-width:321px){.van-goods-action-button{font-size:13px}}.van-goods-action{position:fixed;right:0;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:content-box;height:50px;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);background-color:#fff}.van-goods-action--unfit{padding-bottom:0}.van-dialog{position:fixed;top:45%;left:50%;width:320px;overflow:hidden;font-size:16px;background-color:#fff;border-radius:16px;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:.3s;transition:.3s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}@media (max-width:321px){.van-dialog{width:90%}}.van-dialog__header{padding-top:26px;font-weight:500;line-height:24px;text-align:center}.van-dialog__header--isolated{padding:24px 0}.van-dialog__content--isolated{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-height:104px}.van-dialog__message{-webkit-box-flex:1;-webkit-flex:1;flex:1;max-height:60vh;padding:26px 24px;overflow-y:auto;font-size:14px;line-height:20px;white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{padding-top:8px;color:#646566}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__footer{display:-webkit-box;display:-webkit-flex;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none}.van-dialog__cancel,.van-dialog__confirm{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:48px;margin:0;border:0}.van-dialog__confirm,.van-dialog__confirm:active{color:#ee0a24}.van-dialog--round-button .van-dialog__footer{position:relative;height:auto;padding:8px 24px 16px}.van-dialog--round-button .van-dialog__message{padding-bottom:16px;color:#323233}.van-dialog--round-button .van-dialog__cancel,.van-dialog--round-button .van-dialog__confirm{height:36px}.van-dialog--round-button .van-dialog__confirm{color:#fff}.van-dialog-bounce-enter{-webkit-transform:translate3d(-50%,-50%,0) scale(.7);transform:translate3d(-50%,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{-webkit-transform:translate3d(-50%,-50%,0) scale(.9);transform:translate3d(-50%,-50%,0) scale(.9);opacity:0}.slide-card[data-v-a62675a4]{padding:16px;margin-right:16px;border-radius:8px;background-color:#fff}.slide-card .slide-title[data-v-a62675a4]{margin-bottom:16px;font-size:16px;font-weight:700;color:#0084ff}.slide-card .slide-content[data-v-a62675a4]{display:flex;margin-bottom:16px}.slide-card .slide-content .content-left[data-v-a62675a4]{margin-right:8px}.slide-card .slide-content .content-left .content-icon[data-v-a62675a4]{position:relative;width:6px;height:6px;margin-top:7px;border-radius:6px;background-color:#0084ff}.slide-card .slide-content .content-value[data-v-a62675a4]{min-width:60vw;text-align:left;white-space:normal;font-size:14px;color:rgba(0,0,0,.4);line-height:20px}.slide-card .slide-content[data-v-a62675a4]:last-child{margin-bottom:0}.slide-card[data-v-a62675a4]:last-child{margin-right:0}.digistu-base[data-v-7a600660]{position:fixed;top:0;bottom:0;width:100%;padding-bottom:60px;overflow:scroll}.digistu-base .row[data-v-7a600660]{margin:-64px 16px 16px 16px;padding:16px;border-radius:8px;background-color:#fff}.digistu-base .row .row-title[data-v-7a600660]{margin-bottom:16px;font-size:16px;font-weight:700;color:#0084ff}.digistu-base .row .row-img[data-v-7a600660]{max-width:100%}.digistu-base .pec-row[data-v-7a600660]{padding:16px}.digistu-base .pec-row .pec-title[data-v-7a600660]{font-size:16px;margin-bottom:16px;text-align:left;color:rgba(0,0,0,.8);font-weight:700}.digistu-base .pec-row .slide-list[data-v-7a600660]{display:flex;overflow-y:scroll;white-space:nowrap}.text-show[data-v-4f2aec71]{opacity:1}.text-hide[data-v-4f2aec71]{opacity:0}.top-title-show[data-v-4f2aec71]{animation-name:wrapper-gradient-4f2aec71;animation-duration:1s;animation-delay:.3s;animation-timing-function:ease-out;animation-fill-mode:both}.top-content-show[data-v-4f2aec71]{animation-name:wrapper-gradient-4f2aec71;animation-duration:.8s;animation-delay:.4s;animation-timing-function:linear;animation-fill-mode:both}.text-animate[data-v-4f2aec71]{animation-name:wrapper-gradient-4f2aec71;animation-duration:.3s;animation-delay:.6s;animation-timing-function:ease-out;animation-fill-mode:both}.text-animate2[data-v-4f2aec71]{animation-name:wrapper-gradient-4f2aec71;animation-duration:.6s;animation-delay:.8s;animation-timing-function:ease-out;animation-fill-mode:both}@keyframes wrapper-gradient-4f2aec71{0%{transform:translateY(-50%);opacity:0}50%{transform:translateY(-20%);opacity:.5}to{transform:translateY(0);opacity:1}}@keyframes wrapper-content-gradient-4f2aec71{0%{transform:translateY(-20%);opacity:0}50%{transform:translateY(-1%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes img-gradient-4f2aec71{0%{transform:translateY(30%)}to{transform:translateY(0)}}.box-move-left[data-v-4f2aec71]{animation-name:wrapper-gradient-left-4f2aec71;animation-duration:.5s;animation-delay:.4s;animation-timing-function:ease-out;animation-fill-mode:both}.box-move-right[data-v-4f2aec71]{animation-name:wrapper-gradient-right-4f2aec71;animation-duration:.5s;animation-delay:.4s;animation-timing-function:ease-out;animation-fill-mode:both}.box-dade-in[data-v-4f2aec71]{animation-delay:.4s;animation-timing-function:linear;animation-fill-mode:both}.box-dade-in[data-v-4f2aec71],.img-box-dade-in[data-v-4f2aec71]{animation-name:wrapper-gradient-fade-in-4f2aec71;animation-duration:.6s}.img-box-dade-in[data-v-4f2aec71]{animation-delay:.8s;animation-timing-function:linear;animation-fill-mode:both}@keyframes wrapper-gradient-left-4f2aec71{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes wrapper-gradient-right-4f2aec71{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes wrapper-gradient-fade-in-4f2aec71{0%{transform:scale(0);opacity:0}50%{transform:scale(.5);opacity:.5}to{transform:scale(1);opacity:1}}.people-move[data-v-4f2aec71]{animation-name:people-move-animate-4f2aec71;animation-duration:5s;animation-delay:1.5s;animation-timing-function:linear;animation-fill-mode:both;transform-origin:center bottom;animation-iteration-count:infinite}.small-img-move[data-v-4f2aec71]{animation-name:small-img-animate-4f2aec71;animation-timing-function:linear;animation-fill-mode:both;transform-origin:center bottom;animation-iteration-count:infinite}.star-animate-time[data-v-4f2aec71]{animation-duration:3s;animation-delay:.8s}.bell-animate-time[data-v-4f2aec71]{animation-duration:3s;animation-delay:.6s}@keyframes people-move-animate-4f2aec71{0%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{transition-timing-function:cubic-bezier(.755,.5,.855,.06);transform:translate3d(0,-30px,0)}70%{transition-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}}@keyframes small-img-animate-4f2aec71{0%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{transition-timing-function:cubic-bezier(.755,.5,.855,.06);transform:translate3d(0,-20px,0)}70%{transition-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-7px,0)}}.cloud-move[data-v-4f2aec71]{animation-name:left-right-move-4f2aec71;animation-duration:16s;animation-delay:1.5s;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-iteration-count:infinite}.cloud-move2[data-v-4f2aec71]{animation-name:top-cloud-move-4f2aec71;animation-duration:18s}@keyframes left-right-move-4f2aec71{0%,to{margin-right:4%}40%{margin-right:12%}}@keyframes top-cloud-move-4f2aec71{0%,to{margin-right:-10%}40%{margin-right:6%}}.star-rotate-animate[data-v-4f2aec71]{animation-name:star-rotate-4f2aec71;animation-duration:26s;animation-delay:1.5s;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-iteration-count:infinite}@keyframes star-rotate-4f2aec71{0%,to{transform:rotate(1turn)}50%{transform:rotate(180deg)}}.framework-section[data-v-4f2aec71]{width:100%;height:830px}.framework-section .framework-title[data-v-4f2aec71]{font-size:36px;font-weight:600;color:#46505a;padding-top:55px}.framework-section .framework-img-box[data-v-4f2aec71]{max-width:1013px;min-width:400px;margin:0 auto;padding:66px 0 82px}.framework-section .framework-img-box img[data-v-4f2aec71]{min-width:200px;width:100%}.swide-content-left[data-v-4f2aec71]{width:100%;min-height:408px;margin-bottom:48px}.swide-content-left .section-wrap[data-v-4f2aec71]{display:flex;justify-content:space-between;max-width:1240px;min-width:960px;height:408px;border-radius:204px;background-image:linear-gradient(90deg,rgba(0,132,255,0),rgba(0,132,255,.05))}.swide-content-left .section-wrap .box-move-left[data-v-4f2aec71]{height:-moz-max-content;height:max-content;padding:69px 0 68px 66px}.swide-content-left .section-wrap .box-move-left .common-title[data-v-4f2aec71]{margin-bottom:48px;text-align:left;font-size:44px;font-weight:700;color:#46505a;white-space:nowrap}.swide-content-left .section-wrap .box-move-left .common-title .blue-font[data-v-4f2aec71]{color:#0084ff}.swide-content-left .section-wrap .box-move-left .common-content[data-v-4f2aec71]{display:flex;max-width:514px;min-width:320px;margin-bottom:24px;line-height:28px;text-align:left;color:rgba(70,80,90,.8);font-size:18px}.swide-content-left .section-wrap .box-move-left .common-content .small-icon[data-v-4f2aec71]{display:block;width:12px;height:12px;margin:8px 12px 0 0;background-color:#0084ff;border-radius:204px}.swide-content-left .section-wrap .box-move-left .common-content .blue-font[data-v-4f2aec71]{color:#0084ff;cursor:pointer}.swide-content-left .section-wrap .box-move-right[data-v-4f2aec71]{display:flex;justify-content:center;align-items:center;padding-right:106px}.swide-content-left .section-wrap .box-move-right .section-big-pic[data-v-4f2aec71]{max-width:377px;width:100%;min-width:300px}.swide-content-right[data-v-4f2aec71]{width:100%;min-height:408px;margin-bottom:48px}.swide-content-right .section-wrap[data-v-4f2aec71]{display:flex;justify-content:space-between;max-width:1240px;min-width:960px;height:408px;border-radius:204px;background-image:linear-gradient(270deg,rgba(0,132,255,0),rgba(0,132,255,.05))}.swide-content-right .section-wrap .box-move-right[data-v-4f2aec71]{max-width:582px;min-width:326px;padding:69px 0 68px 66px}.swide-content-right .section-wrap .box-move-right .common-title[data-v-4f2aec71]{margin-bottom:48px;text-align:left;font-size:44px;font-weight:700;color:#46505a;white-space:nowrap}.swide-content-right .section-wrap .box-move-right .common-title .blue-font[data-v-4f2aec71]{color:#0084ff}.swide-content-right .section-wrap .box-move-right .common-content[data-v-4f2aec71]{display:flex;margin-bottom:24px;line-height:28px;text-align:left;color:rgba(70,80,90,.8);font-size:18px}.swide-content-right .section-wrap .box-move-right .common-content .small-icon[data-v-4f2aec71]{display:block;width:12px;height:12px;margin:8px 12px 0 0;background-color:#0084ff;border-radius:204px}.swide-content-right .section-wrap .box-move-right .common-content .blue-font[data-v-4f2aec71]{color:#0084ff;cursor:pointer}.swide-content-right .section-wrap .box-move-left[data-v-4f2aec71]{display:flex;justify-content:center;align-items:center;padding-left:106px}.swide-content-right .section-wrap .box-move-left .section-big-pic[data-v-4f2aec71]{max-width:377px;width:100%;min-width:300px}.website-digistu-wrap[data-v-4f2aec71]{position:relative}.website-digistu-wrap .top-people-img[data-v-4f2aec71]{max-width:424px;width:100%;position:relative;right:-11%;bottom:-2%}.website-digistu-wrap .top-big-star[data-v-4f2aec71]{max-width:80px;position:relative;top:-55%;right:17%}.website-digistu-wrap .top-cloud-box[data-v-4f2aec71]{max-width:123px;position:absolute;top:60%;right:77%}.website-digistu-wrap .top-small-star[data-v-4f2aec71]{max-width:64px;position:relative;top:30%;right:13%}.website-digistu-wrap .main-wrap[data-v-4f2aec71]{max-width:1533px;background:#fff;border-radius:40px 40px 40px 40px;min-height:500px;margin:-120px auto 45px}.website-digistu-wrap .main-wrap .main-content[data-v-4f2aec71]{padding:100px 156px}