*,body{padding:0;margin:0;box-sizing:border-box}#app[data-v-6c00779e]{height:100%;width:100%;overflow:auto}.flex_row{display:flex;flex-direction:row}.flex_column{display:flex;flex-direction:column}.flex_v_between{justify-content:space-between}.flex_v_evenly{justify-content:space-evenly}.flex_v_around{justify-content:space-around}.flex_v_center{justify-content:center}.flex_h_center{align-items:center}.flex_wrap{flex-wrap:wrap}.flex_nowrap{flex-wrap:nowrap}.row{flex-direction:row}.col,.row{display:flex}.col{flex-direction:column}.absolute{position:absolute}.between{justify-content:space-between}.btnNormal{background-image:url(/img/head-btn-bg.4fd05c7f.png);background-size:100% 100%;background-repeat:no-repeat;width:8.125rem;height:2.5rem;font-size:.875rem;font-weight:500;line-height:2.5rem;cursor:pointer;transition:all .3s ease;transform-style:preserve-3d;text-align:center;color:#fff;&:hover{transform:scale(1.05) translateY(-3px);border-color:#fff;box-shadow:0 0 15px rgba(145,189,250,.8);color:#fff;filter:brightness(1.2)}}.text-title{font-weight:700}.text-content,.text-title{font-size:1rem;letter-spacing:0;line-height:1.625rem;color:#000}.text-content{font-weight:400}.circle{width:.625rem;height:.625rem;border-radius:50%;opacity:1;display:inline-block;vertical-align:middle;margin-right:.5rem;margin-top:.4rem}.yellow{background:#e6a23c}.green{background:#409eff}