@charset "UTF-8";*{box-sizing:border-box}html,body,#app,.wrapper{width:100%;min-height:100vh;margin:0;padding:0;color:#121b33;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,PingFang SC,Noto Sans,Noto Sans CJK SC,Microsoft YaHei,\5fae\8f6f\96c5\9ed1,sans-serif;font-size:14px;background:#fff;user-select:none}.main-container{margin:0 auto}.main-banner{width:100%;height:auto}img{display:block;pointer-events:none}.img-event{pointer-events:auto}.text-input{width:100%;height:100%;padding:0;font-size:15px;color:#121b33;background-color:transparent;border:none}.text-input::-webkit-input-placeholder{color:#c7cad1}.scroll-content{overflow:auto;-webkit-overflow-scrolling:touch}.flex1{flex:1}.flex{display:flex}.flex.col{flex-direction:column}.flex.wrap{flex-wrap:wrap}.flex.center{align-items:center;justify-content:center}.flex.align-end{align-items:flex-end}.flex.align-center{align-items:center}.flex.justify-center{justify-content:center}.flex.justify-end{justify-content:flex-end}.flex.justify-space-between{justify-content:space-between}.clamp-three,.clamp-two,.clamp-one{overflow:hidden;text-overflow:ellipsis}.clamp-three,.clamp-two{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.clamp-one{white-space:nowrap}.clamp-two{-webkit-line-clamp:2}.clamp-three{-webkit-line-clamp:3}.modal-mask,.modal-box,.modal-wrap{position:fixed;top:0;left:0;width:100%;height:100%;z-index:998}.modal-wrap{background-color:#000000b3}.modal-content{position:relative;z-index:1;background-color:#fff}.modal-mask{position:absolute;background-color:#000000b3}.tac{text-align:center}.tar{text-align:right}
