.switch-qrcode-wrapper{display:flex;justify-content:center;line-height:20px}.switch-qrcode-wrapper span{margin:0 10px;cursor:pointer}.switch-qrcode-wrapper .active{color:#1593ff;border-bottom:2px solid #1593ff;padding-bottom:5px}.hide{display:none}.only-group-alert{overflow:auto;white-space:normal;line-height:24px}.switch-open,.switch-close{position:relative;display:block;width:36px;height:36px;border-radius:36px;background:#666;padding:10px 5px;margin:auto}.switch-close:before{content:"";width:100%;height:16px;display:block;border-radius:10px;box-sizing:border-box;background:#ccc;border:1px solid #ccc}.switch-close:after{content:"";display:block;height:16px;width:16px;border:1px solid #666;border-radius:16px;top:10px;left:5px;position:absolute;box-sizing:border-box;background:#fff}.switch-open:before{content:"";width:100%;height:16px;border:1px solid #1593ff;display:block;border-radius:10px;box-sizing:border-box;background:#1593ff}.switch-open:after{content:"";display:block;height:16px;width:16px;border:1px solid #fff;border-radius:16px;top:10px;right:5px;position:absolute;box-sizing:border-box;background:#fff}#h5_manage{color:#3062FF !important}#product-list{display:flex;height:100px;background:linear-gradient(270deg,#1593ff,#3062FF);padding-bottom:10px}#product-list .product-item{width:80px;text-align:center;display:flex;flex-direction:column;justify-content:center;position:relative;color:rgb(255 255 255 / 70%)}#product-list .product-item p{font-size:14px}#product-list .product-item i{font-size:28px;margin-bottom:3px}#product-list .active{color:#fff}#product-list .active:before{content:'';position:absolute;bottom:-7px;left:26px;width:14px;height:14px;background:#f2f1f6;transform:rotateZ(45deg);border-radius:3px 0 0 0}#product-content{background:#f6f6f6;border-radius:12px;margin-top:-10px;min-height:calc(100vh - 150px)}body{background:#f6f6f6}#product-info{display:flex;justify-content:space-between;position:relative;height:60px;align-items:center;padding:5px 15px 0 15px}#product-info #product-title{font-size:16px;font-weight:700;color:#333}#product-info #product-title .iconfont{font-size:8px;margin:0 5px;opacity:0.8;}#product-info #product-title span{color:#666;font-size:14px;font-weight:normal}#product-info #product-detail{display:flex;align-items:center}#product-info #product-detail p:nth-child(1){font-size:12px;color:#666}#product-info #product-detail p:nth-child(2){font-size:14px;color:#3062FF;font-weight:500}#product-info #product-detail p:nth-child(3){width:50px;background:#3062FF;color:#fff;border-radius:12px;text-align:center;font-size:12px;line-height:24px;margin-left:8px;height:24px}#product-info #product-detail i{margin-left:5px;font-size:14px;opacity:0.8}.item-wrapper{background:#fff;border-radius:10px;padding:12px 5px 12px 10px;margin-bottom:20px}.item-wrapper .item-info{display:flex;align-items:center}.item-info .item-img{width:88px;height:88px;position:relative;flex:0 0 88px;border-radius:5px;overflow:hidden}.item-info .item-img .item-img-bg{width:100%;height:100%;filter:blur(5px)}.item-info .item-img .item-poster{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.item-info .item-img .item-poster img{display:block;font-size:0;max-height:100%;max-width:100%}.item-info .item-img .item-status{position:absolute;bottom:0;left:0;width:100%;height:24px;background:rgba(0,0,0,0.6);color:#fff;text-align:center;line-height:24px;font-size:12px}.item-info .item-img .item-status i{position:absolute;left:8px;font-size:12px}.item-info .item-details{margin-left:15px;display:flex;flex-direction:column;justify-content:space-between;height:80px;width:calc(100% - 105px)}.item-details .item-title{font-size:15px;font-weight:700;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:0.5px}.item-details .item-explain{display:flex}.item-details .item-explain>a{display:flex;align-items:center;margin-right:10px;height:16px;line-height:16px}.item-details .item-explain>a:last-child{margin-right:0}.item-details .item-explain  a p{font-size:13px;margin-right:4px;color:#999}.item-details .item-explain  a p:nth-child(2){color:#3062FF;opacity:0.8;margin-right:0}.item-details .item-explain  a i{font-size:12px;font-weight:bold;opacity:0.5}.item-info .item-btn{display:flex}.item-btn p{padding:2px 8px;line-height:20px;margin-right:15px;font-size:12px;border-radius:3px}.item-btn p:nth-child(1){background:rgba(111,97,236,.1);color:#6f61ec;opacity:0.8}.item-btn p:nth-child(1) a{color:#3062FF}.item-btn p:nth-child(2){background:#fad4a2;color:#ae843d;margin-right:0}.item-btn p:nth-child(2) a{color:#ae843d}.item-btn p i{font-size:12px}.item-operation{border-top:1px solid #eee;margin-top:12px;position:relative;justify-content:space-between;display:flex;padding-top:12px}.item-operation a{flex:1;display:flex;align-items:center;height:20px;line-height:20px;justify-content:center;border-right:1px solid #eee;color:#666}.item-operation a span{font-size:13px}.item-operation a:last-child{border:none}.item-operation a i{margin-right:5px;font-size:16px}.operation-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2;display:none;opacity:0}.operation-modal .operation-shadow{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;background:rgba(0,0,0,0.5)}.operation-modal .operation-content{position:absolute;bottom:-100%;left:0;background:#f5f6fa;width:100%;padding:15px;border-top-right-radius:10px;border-top-left-radius:10px}.operation-content .operation-title{font-size:16px;font-weight:bold;color:#000;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center;height:30px;line-height:30px}.operation-content .operation-list div{display:flex;flex-wrap:wrap;justify-content:space-between}.operation-list .operation-item{text-align:center;margin-top:15px;color:#333}.operation-list .operation-item p:first-child{width:50px;height:50px;background:#fff;border-radius:60px;display:flex;align-items:center;justify-content:center;margin-bottom:5px}.operation-list .operation-item p:first-child i{font-size:24px}.operation-content .operation-cancel{height:46px;width:100%;line-height:46px;font-size:16px;text-align:center;border-radius:5px;background:#fff;margin-top:15px;color:#000;font-weight:700;border:1px solid #eee}#vote-mode{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:2;display:none;justify-content:center;align-items:center}#vote-mode .vote-mode-content{width:88%;max-width:360px;background:#fff;border-radius:10px;padding:15px 15px 20px 15px;box-sizing:border-box;position:relative}#vote-mode .vote-mode-title{height:60px;background:linear-gradient(to right,#649efd,#3062FF);margin:-15px -15px 0;line-height:60px;text-align:center;font-size:16px;color:#fff;font-weight:bold;border-top-left-radius:10px;border-top-right-radius:10px}#vote-mode .vote-mode-list{display:flex;margin-top:20px}.vote-mode-list div{border:1px solid #ccc;text-align:center;border-radius:5px;flex:1;padding:30px 0;position:relative}.vote-mode-list div:first-child{margin-right:15px}.vote-mode-list div p:nth-child(1){color:#333;font-size:16px;font-weight:bold}.vote-mode-list div p:nth-child(2){color:#333;font-size:14px;line-height:36px}.vote-mode-list div p:nth-child(3){color:#999;font-size:12px}.vote-mode-list div p:nth-child(4){font-size:12px;position:absolute;top:-10px;right:0;background:linear-gradient(to right,#ec8f5e,#df565e);border-top-right-radius:8px;border-bottom-left-radius:8px;padding:0 10px;line-height:22px;color:#fff}.vote-mode-explain{margin:20px 0 10px;display:flex;align-items:center}.vote-mode-explain p{flex:1;height:2px;background:#ccc}.vote-mode-explain p:first-child{background:linear-gradient(to right,#fff,#649efd)}.vote-mode-explain p:last-child{background:linear-gradient(to right,#649efd,#fff)}.vote-mode-explain div{font-size:16px;font-weight:bold;color:#69463f;margin:0 10px}.vote-mode-rule{font-size:13px;line-height:26px;color:#666}.vote-mode-rule span{color:#3062FF}.vote-mode-close{position:absolute;bottom:-60px;color:#fff;transform:rotateZ(45deg);left:50%;margin-left:-18px}.vote-mode-close i{font-size:28px}#vote-mode .vote-mode-active{border-color:#3062FF;background:rgba(111,97,236,.1)}#vote-mode .vote-mode-save{height:46px;line-height:46px;text-align:center;font-size:16px;font-weight:bold;border-radius:5px;background:linear-gradient(to right,#649efd,#3062FF);margin-top:15px;color:#fff}#pv-tips{font-size:13px;background:#fdeecd;height:28px;line-height:28px;width:100%;padding:0 12px;color:#d4a03f;border-radius:2px}#vote-mode .user-notify{height:80px;padding:10px 0}#vote-mode .user-notify p:first-child{line-height:40px}#vote-mode .user-notify p:last-child{line-height:10px;font-size:14px}#no-login{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:70vh}#no-login img{width:180px}#no-login .login-tips{font-size:16px;font-weight:bold;line-height:40px;margin:0 0 10px 0}#no-login .login-btn{font-size:16px !important;line-height:42px;padding:0 40px;background:#3062FF;color:#fff;border-radius:30px;width:150px;text-align:center;align-items:center;justify-content:center;}#product-title{display:flex;align-items:center;cursor:pointer}@-webkit-keyframes pb-easein{from{opacity:0}to{opacity:1}}@keyframes pb-easein{from{opacity:0}to{opacity:1}}@-webkit-keyframes pb-easeout{from{opacity:1}to{opacity:0}}@keyframes pb-easeout{from{opacity:1}to{opacity:0}}@-webkit-keyframes pb-buttons-easein{from{-webkit-transform:translate(0,100%) translateZ(0);transform:translate(0,100%) translateZ(0)}to{-webkit-transform:translate(0,0) translateZ(0);transform:translate(0,0) translateZ(0)}}@keyframes pb-buttons-easein{from{-webkit-transform:translate(0,100%) translateZ(0);transform:translate(0,100%) translateZ(0)}to{-webkit-transform:translate(0,0) translateZ(0);transform:translate(0,0) translateZ(0)}}@-webkit-keyframes pb-buttons-easeout{from{-webkit-transform:translate(0,0) translateZ(0);transform:translate(0,0) translateZ(0)}to{-webkit-transform:translate(0,100%) translateZ(0);transform:translate(0,100%) translateZ(0)}}@keyframes pb-buttons-easeout{from{-webkit-transform:translate(0,0) translateZ(0);transform:translate(0,0) translateZ(0)}to{-webkit-transform:translate(0,100%) translateZ(0);transform:translate(0,100%) translateZ(0)}}.sheet-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;display:none}.sheet-wrapper-in{display:block !important}.sheet-wrapper-out{display:block !important}.sheet-wrapper-in .sheet-cover{-webkit-animation:pb-easein .30s forwards;animation:pb-easein .30s forwards}.sheet-wrapper-in .sheet-content{-webkit-animation:pb-buttons-easein .30s forwards;animation:pb-buttons-easein .30s forwards}.sheet-wrapper-out .sheet-cover{-webkit-animation:pb-easeout .30s forwards;animation:pb-easeout .30s forwards}.sheet-wrapper-out .sheet-content{-webkit-animation:pb-buttons-easeout .30s forwards;animation:pb-buttons-easeout .30s forwards}.sheet-wrapper .sheet-cover{width:100%;height:100%;background:rgba(0,0,0,.2);opacity:0}.sheet-wrapper .sheet-content{position:absolute;left:0;bottom:0;width:100%;background:#f3f4f5;border-top-left-radius:10px;border-top-right-radius:10px;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.sheet-wrapper .sheet-content .sheet-list{border-radius:5px;background:#fff;margin:12px}.sheet-wrapper .sheet-content .item{height:48px;line-height:48px;color:#333;text-align:center;border-bottom:1px solid #f3f4f5}.sheet-wrapper .sheet-content .item:last-child{border-bottom:none}.sheet-wrapper .sheet-content .active{color: #3062FF}