*{padding:0;margin:0;box-sizing:border-box}.content-div{z-index:99}.content-div,.refresh-div{margin:0;padding:0;width:100%;min-height:300px;background-color:#f5f5f5}.refresh-div{z-index:100}.loading-div{margin:0;padding:0;z-index:9;position:absolute;top:0;right:0;left:0;bottom:0;background-color:#f5f5f5;text-align:center}div.cssload-content{margin:auto;display:flex;align-items:center;justify-content:center}.cssload-l1,.cssload-l2,.cssload-l3{background:rgba(91,105,197,.98);height:5px;width:29px;margin:5px auto;animation-name:loading1;animation-duration:1.15s;animation-iteration-count:infinite;animation-direction:ease-in-out}.cssload-l2{animation:loading2 .58s 0s infinite ease-in-out alternate}.cssload-l3{animation:loading1 1.15s 0s infinite ease-in-out reverse}.loading-wrapper{margin-top:160px;display:block;text-align:center}.loading-icon{width:auto;height:auto}.loading-text{color:rgba(91,105,197,.98);display:block;text-align:center;margin-top:15px}.loading-circle{width:20px;height:20px;animation:circle infinite .75s linear;border:2px solid #5b69c5;border-top-color:transparent;border-radius:100%;display:inline-block}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12{padding-left:15px;padding-right:15px;position:relative;float:left}.col-1{width:8.33333333%}.col-2{width:16.66666667%}.col-3{width:25%}.col-4{width:33.33333333%}.col-5{width:41.66666667%}.col-6{width:50%}.col-7{width:58.33333333%}.col-8{width:66.66666667%}.col-9{width:75%}.col-10{width:83.33333333%}.col-11{width:91.66666667%}.col-12{width:100%}.app-down-page{background-image:url("https://cdnfile.yaomaitong.cn/ksh/static/img/app_down_bg.2315ab85.png");width:100%;min-height:100vh;background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:#fff;display:flex;flex-direction:column;text-align:center;justify-content:space-between;align-items:center;padding-top:12vh;position:relative}.app-logo{width:198px;max-width:240px;max-height:240px;margin-bottom:56px}.app-main{height:55vh}.down-mask{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5)}.down-mask img{position:absolute;right:30px;top:20px}.button{margin:50px auto;width:182px;height:46px;background:linear-gradient(90deg,#f80,#ffcd00);box-shadow:0 4px 6px 0 rgba(255,161,0,.25);border-radius:23px;color:#fff;font-size:18px;text-align:center;line-height:42px}.info-title{font-size:28px;line-height:30px;margin-bottom:10px}.info-desc,.info-title{font-family:OPPOSans;color:#1e1e1e;text-align:center;font-style:normal}.info-desc{font-size:15px}.container{background-color:#f5f5f5;height:100vh}.group-content{background-color:#fff;padding-left:3.2vw;padding-right:3.2vw;padding-top:5.33333vw}.group-title{font-size:22px;color:#1e1e1e;font-weight:700;text-align:center;padding-bottom:5.33333vw}.group-image{display:block;height:50.13333vw;margin:0 auto}.group-desc{padding-top:4vw;padding-bottom:4vw;display:flex;justify-content:space-between}.group-desc,.page-tips{font-size:14px;color:#969696}.page-tips{display:none;padding-top:20px;padding-bottom:20px}.page-tips span{margin-right:15px}@keyframes loading1{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}@keyframes loading2{0%{transform:translateX(10px)}to{transform:translateX(-10px)}}@keyframes circle{0%{transform:rotate(0)}to{transform:rotate(1turn)}}