#app,body,html{margin:0;padding:0;box-sizing:border-box;height:100%;color:#000;font-size:.2rem}html{--base-color:#4a52e2}.one_overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.two_overflow{-webkit-line-clamp:2}.three_overflow,.two_overflow{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.three_overflow{-webkit-line-clamp:3}.positionCenter{position:absolute;top:0;left:50%;transform:translateX(-50%)}.flex-row,.flex-rowsa{display:flex;display:-webkit-flex;flex-direction:row}.flex-rowsa{justify-content:space-around}.flex-rowsb{justify-content:space-between}.flex-rowc,.flex-rowsb{display:flex;display:-webkit-flex;flex-direction:row}.flex-rowc{justify-content:center}.flex-column,.flex-columnsa{display:flex;display:-webkit-flex;flex-direction:column}.flex-columnsa{justify-content:space-around}.flex-columnsb{justify-content:space-between}.flex-columnc,.flex-columnsb{display:flex;display:-webkit-flex;flex-direction:column}.flex-columnc{justify-content:center}.notYet{text-align:center;font-size:30rpx;color:#999;padding:30rpx 0rpx}.arrow{width:7px;height:7px;border-top:1px solid #333;border-right:1px solid #333;transform:rotate(45deg)}.shadow_total{box-shadow:0 0 6rpx 2rpx hsla(0,0%,53%,.24)}.shadow_bottom{box-shadow:2px 2px 6rpx 2rpx hsla(0,0%,53%,.24)}