*{margin:0;padding:0;box-sizing:border-box;font-family:Arial,sans-serif}body{padding-top:constant(safe-area-inset-top);padding-top:env(safe-area-inset-top);padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);max-width:100vw}html{scroll-behavior:smooth;max-width:100vw;overflow-x:hidden;-webkit-text-size-adjust:100%;text-size-adjust:100%;color:#303133;font-family:Source Han Sans}html div{scroll-margin-top:5.5rem}i.iconfont{font-size:1rem}#app-header{position:sticky;width:100%;top:-3.125rem;left:0;z-index:999;min-height:2.75rem;max-height:6.25rem}.app-header{position:fixed;top:0;left:0;z-index:999}#app-content{box-sizing:border-box;min-height:calc(100vh - 27.1875rem);width:100%;margin:auto;overflow-x:hidden}.no-top{min-height:calc(100vh - 23.6875rem) !important}.text-ov1{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:auto}.text-ov2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;height:auto}.text-ov3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;height:auto}.text-ov4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;height:auto}.text-ov5{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;height:auto}.flex{display:flex;align-items:flex-start}.flex-c{display:flex;justify-content:center}.flex-lc{display:flex;align-items:center}.flex-cc{display:flex;justify-content:center;align-items:center}.flex-tc{display:flex;justify-content:center}.flex-sb{display:flex;justify-content:space-between}.flex-sbc{display:flex;justify-content:space-between;align-items:center}.flex-sa{display:flex;justify-content:space-around}.flex-sac{display:flex;justify-content:space-around;align-items:center}.wrap{flex-wrap:wrap}.flex-r{display:flex;justify-content:end;align-items:flex-start !important}.flex-rc{display:flex;justify-content:end;align-items:center}ul{list-style:none;padding:0;margin:0}a{text-decoration:none;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}a:hover,a:focus{text-decoration:none}button{text-align:center;border:none;outline:none;background:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.codebtn.disabled{background:#d8d8d8 !important;border:none !important;color:#606266 !important}select,input,textarea{outline:none;color:#606266;-webkit-tap-highlight-color:transparent}select::placeholder,input::placeholder,textarea::placeholder{color:#909399;opacity:1}img{vertical-align:middle;object-fit:cover}input[type="checkbox"]{width:.75rem;height:.75rem}.cu{cursor:pointer}.tl{text-align:left}.tc{text-align:center}.tr{text-align:right}.required::before{content:"*";position:absolute;top:0rem;left:-0.5rem;color:#e52323;font-size:1.125rem}.hide-scrollbar::-webkit-scrollbar{width:0;height:0}.eyes{font-size:1rem;color:#909399;margin-left:.625rem}input[type="password"]::-webkit-textfield-decoration-container{display:none}input[type="password"]::-moz-password-meter{display:none}input[type="password"]::-ms-reveal{display:none}.message_list{opacity:1;transform:translate(-50%, 0)}.message-in{animation:fadeInDown .3s ease forwards}.message-out{opacity:0;transform:translate(-50%, -1.25rem)}@keyframes fadeInDown{0%{opacity:0;transform:translate(-50%, -1.25rem)}100%{opacity:1;transform:translate(-50%, 0)}}.swiper{width:100%;height:8.125rem;overflow:hidden}.swiper img{width:100%;height:100%}.swiper .swiper-pagination .swiper-pagination-bullet{width:.875rem;height:.125rem;border-radius:5.125rem;background:#fff}.swiper .swiper-pagination .active{width:1.25rem;height:.125rem;border-radius:5.125rem;background:#c4302c}