@media screen and (min-width:1441px){html{font-size:24px}}@media screen and (min-width:1024px) and (max-width:1440px){html{font-size:24px}}@media screen and (min-width:768px) and (max-width:1023px){html{font-size:18px}}@media screen and (max-width:767px){html{font-size:16px}}.roi-home{display:flex;height:100vh;width:100%}.roi-home>.home-left{display:flex;height:100%;width:50%;margin-left:180px;flex-direction:column;justify-content:center}.roi-home>.home-left>.title{font-size:2rem;font-weight:600}.roi-home>.home-left>.desc{font-size:.67rem;font-weight:300;color:#82879a;margin-top:10px;margin-bottom:30px;width:90%}.roi-home>.home-left>.home-steps{display:flex;flex-direction:column;gap:5px}.roi-home>.home-left>.home-steps>.step{display:flex;gap:10px}.roi-home>.home-left>.home-steps>.step>.step-icon{background-image:url(https://assets.gaiaworks.cn/gaiaworks/static/image/roi-img/home-step.png);background-size:contain;background-repeat:no-repeat;background-position:50%;width:1rem;height:1rem;color:#fff;text-align:center;font-size:.83rem;line-height:1rem}.roi-home>.home-left>.home-steps>.step>.step-desc{width:80%;font-size:.67rem;line-height:1rem}.roi-home>.home-left>.home-steps>.connect-line{line-height:16px;font-size:16px;margin-left:calc(.5rem - 2px);color:#878d8b}.roi-home>.home-left>.home-button{background-color:#14be4b;color:#fff;width:7.5rem;height:2rem;font-size:.67rem;line-height:2rem;text-align:center;border-radius:4px;margin-top:2.5rem;cursor:pointer}.roi-home>.home-right{position:relative;width:50%;background-image:url(https://assets.gaiaworks.cn/gaiaworks/static/image/roi-img/home-background.png);background-repeat:no-repeat;background-position:50%;background-size:100% 100%;display:flex;align-items:center;justify-content:center}.roi-home>.home-right .home-image{width:66%;position:relative;z-index:2}.roi-home>.home-right .background-round{position:absolute;width:44%;right:0;bottom:0;z-index:1}.roi-step-wrap{background-image:url(https://assets.gaiaworks.cn/gaiaworks/static/image/roi-img/step-background.png);background-repeat:no-repeat;background-position:50%;background-size:100% 100%;min-height:86vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;z-index:1}.roi-step-wrap>.steps{display:flex;width:258px;height:1.16rem;align-items:center;justify-content:space-between;margin:30px auto 0}.roi-step-wrap>.steps>.step-icon{background-image:url(https://assets.gaiaworks.cn/gaiaworks/static/image/roi-img/home-step-gray.png);background-size:contain;background-repeat:no-repeat;background-position:50%;height:1.16rem;width:1.16rem;color:#fff;line-height:1.16rem;text-align:center;font-size:.83rem}.roi-step-wrap>.steps>.step-icon.selected{background-image:url(https://assets.gaiaworks.cn/gaiaworks/static/image/roi-img/home-step.png)}.roi-step-wrap>.steps>.connect-line{background-image:url(https://assets.gaiaworks.cn/gaiaworks/static/image/roi-img/connect-line.png);background-repeat:no-repeat;background-position:50%;background-size:100% 100%;width:50px;height:1px}.roi-step-wrap>.roi-form{box-shadow:0 0 20px 0 rgba(20,67,72,.15);width:60%;background-color:#fff;border-radius:8px;padding:40px 0;display:flex;flex-direction:column;justify-content:space-between;position:relative;z-index:2;margin:30px 0}.roi-step-wrap>.roi-form>.form-title{text-align:center;font-size:1.33rem;font-weight:600px;margin-bottom:30px}.roi-step-wrap>.roi-form>.roi-target{display:flex;flex-wrap:wrap;justify-content:space-between;gap:15px;margin:0 80px}.roi-step-wrap>.roi-form>.roi-target>.target-item{width:45%;height:2rem;font-size:.67rem;border:1px solid #ccd9dd;border-radius:2px;text-align:center;line-height:2rem;transition:all .3s;cursor:pointer}.roi-step-wrap>.roi-form>.roi-target>.target-item.active{color:#14be4b;border-color:#14be4b;font-weight:600}.roi-step-wrap>.roi-form>.roi-data{display:flex;flex-wrap:wrap;justify-content:space-between;gap:15px;margin:0 40px}.roi-step-wrap>.roi-form>.roi-data>.data-item{width:45%}.roi-step-wrap>.roi-form>.roi-data>.data-item>span{font-size:.58rem}.roi-step-wrap>.roi-form>.roi-data>.data-item>.select{width:100%;height:2rem;padding-left:10px;margin-top:6px}.roi-step-wrap>.roi-form .form-button{background-color:#14be4b;color:#fff;width:7.5rem;height:2rem;font-size:.67rem;line-height:2rem;text-align:center;border-radius:4px;cursor:pointer;margin:30px auto 0}.roi-step-wrap>.roi-form>.roi-income{display:flex;position:relative}.roi-step-wrap>.roi-form>.roi-income .left,.roi-step-wrap>.roi-form>.roi-income .right{width:50%}.roi-step-wrap>.roi-form>.roi-income:after{content:"";height:1px;background-color:#ecf0f4;width:90%;position:absolute;bottom:0;left:5%}.roi-step-wrap>.roi-form>.roi-total{display:flex;margin-top:20px}.roi-step-wrap>.roi-form>.roi-total .left,.roi-step-wrap>.roi-form>.roi-total .right{width:50%}.roi-step-wrap>.roi-form .time-title{margin-left:10%;margin-bottom:10px;font-size:.83rem;color:#14be4b;font-weight:600}.roi-step-wrap>.roi-form .cost-title{margin-left:10%;margin-bottom:10px;font-size:.83rem;color:#f59e09;font-weight:600}.roi-step-wrap>.roi-form .show-box{background-color:#f5f9fa;height:50px;width:80%;display:flex;margin:10px auto;align-items:center;justify-content:space-between;padding:0 10px;box-sizing:border-box}.roi-step-wrap>.roi-form .show-box .show-title{font-size:.58rem;line-height:.83rem}.roi-step-wrap>.roi-form .show-box .data{font-weight:600;font-size:1.16rem}.roi-step-wrap>.roi-form .show-box.time .data{color:#14be4b}.roi-step-wrap>.roi-form .show-box.cost .data{color:#f59e09}.roi-step-wrap.mask>.roi-form{flex-direction:row;justify-content:space-evenly}.roi-step-wrap.mask>.roi-form .title{text-align:center;font-size:1rem;margin-bottom:10px}.roi-step-wrap.mask>.roi-form .subtitle{font-size:.67rem;color:#b8bbba;text-align:center}.roi-step-wrap.mask>.roi-form>.get-plan{width:45%}.roi-step-wrap.mask>.roi-form>.get-plan:after{content:"";display:block;width:1px;height:80%;background-color:#a0b0bf;position:absolute;left:45%;top:10%}.roi-step-wrap.mask>.roi-form>.get-plan>.roi-qrcode{width:60%;display:block;margin:60px auto}.roi-step-wrap.mask>.roi-form>.get-plan>.plan-desc{font-weight:600;font-size:.67rem;text-align:center;line-height:1.25rem}.roi-step-wrap.mask>.roi-form>.get-plan>.plan-desc>.roi-color{color:#14be4b}.roi-step-wrap.mask>.roi-form>.get-plan>.plan-desc>.roi-phone:before{content:"";display:inline-block;margin-right:5px;margin-bottom:5px;width:15px;height:15px;background-image:url(https://assets.gaiaworks.cn/gaiaworks/static/image/images/phone.svg);background-size:cover;vertical-align:middle}.roi-step-wrap.mask>.roi-form>.get-plan>.plan-desc>.roi-hotline{color:rgba(17,28,25,.3);font-size:.58rem;margin-left:4px}.roi-step-wrap.mask>.roi-form>.get-report{width:55%;display:flex;flex-direction:column;justify-content:space-between;height:90%}.roi-step-wrap.mask>.roi-form>.get-report input{height:1.83rem;width:80%;margin:20px auto;padding-left:10px}.roi-step-wrap.mask>.roi-form>.get-report input::-moz-placeholder{font-size:.67rem}.roi-step-wrap.mask>.roi-form>.get-report input:-ms-input-placeholder{font-size:.67rem}.roi-step-wrap.mask>.roi-form>.get-report input::placeholder{font-size:.67rem}.roi-step-wrap.mask>.roi-form>.get-report .illustrate{font-size:.58rem;color:rgba(17,28,25,.3);text-align:center;display:block;margin:20px auto 0}.roi-step-wrap.mask:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}input,select{display:block;border:none;background:#f5f9fa;appearance:none;-webkit-appearance:none;-moz-appearance:none;box-sizing:border-box}input::-moz-placeholder,select::-moz-placeholder{color:#878d8b}input:-ms-input-placeholder,select:-ms-input-placeholder{color:#878d8b}input::placeholder,select::placeholder{color:#878d8b}input:focus,select:focus{outline:none;border:none}select{background-image:url(https://assets.gaiaworks.cn/gaiaworks/static/image/roi-img/select.png);background-repeat:no-repeat;background-position:95% 50%;background-size:3%}