html{box-sizing:border-box}body{overscroll-behavior-y:none;box-sizing:border-box;background-color:#0000;width:100%;height:100vh;margin:0;padding:0;font-family:PingFang SC;overflow:hidden}#root{--van-nav-bar-height:44px;background-color:#0000;width:100%;max-width:750px;height:100%;margin:0 auto;position:relative;overflow:hidden}a{color:#3f66f2;text-decoration:none}div,p,button{-webkit-tap-highlight-color:#0000;box-sizing:border-box;-webkit-user-select:none;user-select:none}button{border:none;outline:none}p,h1,h2,h3{margin:0}img{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.drawerCommon{max-width:750px;left:50%!important;transform:translate(-50%)!important}.primary_btn{color:#fff;background:linear-gradient(91deg,#ff5c33 0%,#fc2615 60%);border-radius:33px;justify-content:center;align-items:center;width:100%;height:44px;font-size:16px;font-weight:600;line-height:19px;display:flex}.user_list{justify-content:center;padding:0 60px;display:flex}.user_avatar{width:78px;height:48px;padding:0 15px;position:relative}.user_avatar img{width:100%}.user_phone{color:#333;padding-top:6px;font-size:11px}.user_tag{color:#fff;text-align:center;background:#ff1313;border-radius:21px;width:38px;font-size:11px;font-weight:600;line-height:17px;position:absolute;bottom:-6px;left:calc(50% - 19px)}:root:root{--van-field-label-width:45px;--van-overlay-background:transparent}