#homeHead{position:fixed;top:0;width:100%;display:flex;align-items:center;padding:15px 30px;background:linear-gradient(135deg,#fcedff,#fff);color:#333;box-shadow:0 2px 5px #0000001a;border-bottom:1px solid #eee;text-align:center;z-index:1000}#wrapper{position:relative;background:#fcedff;background:-moz-linear-gradient(top,#fcedff 0%,#ffffff 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,#fcedff),color-stop(100%,#ffffff));background:-webkit-linear-gradient(top,#fcedff 0%,#ffffff 100%);background:-o-linear-gradient(top,#fcedff 0%,#ffffff 100%);background:-ms-linear-gradient(top,#fcedff 0%,#ffffff 100%);background:linear-gradient(to bottom,#fcedff,#fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fcedff",endColorstr="#ffffff",GradientType=0);background-attachment:fixed;background-position:center top;background-size:100% 100%;min-height:100vh;margin-top:60px}.title{position:absolute;left:50%;transform:translate(-50%);font-size:24px;color:#333;font-weight:700}.iconHomeDiv{margin-left:auto;width:30px;height:30px;display:flex;align-items:center;justify-content:center}#footer{position:fixed;bottom:0;width:100%;background:#fffc;background:linear-gradient(to top,#fffc,#fff0);display:flex;justify-content:space-around;padding:10px 0;box-shadow:0 -2px 5px #0000001a}#userCard{height:100px;display:flex;align-items:center;padding:10px;background:linear-gradient(to right,#a101fb,#1216a5);border-radius:10px 10px 0 0;box-shadow:0 2px 4px #0000001a}#avatarIMG{margin-right:5%;width:60px;height:60px;border-radius:50%;margin-left:15px}#closeSVG{align-self:flex-start;margin-left:auto}#userInfo{display:flex;flex-direction:column}#userInfo p{margin:0;color:#fff}#userInfo a{display:flex;align-items:center;margin:0;font-size:12px;opacity:.7;color:#fff;white-space:nowrap;font-weight:700}#userInfo p:first-child{font-weight:700}#userInfo img{cursor:pointer;width:30px;height:30px;margin-left:10px}#amountCard{margin-top:-10px;background-color:#fff;border-radius:10px 10px 0 0;padding-top:10px;padding-left:15px;padding-right:15px;box-shadow:0 2px 4px #0000001a}#amountCard11,#amountCard22{padding:10px 0;border-bottom:1px solid #eee}#amountCard22{display:flex;justify-content:space-between}#amountCard11 p,#availableBalanceCard p,#frozenAmountCard p{margin:0;opacity:.7;text-align:left;font-size:80%}#availableBalanceCard span{color:#00be7d}#frozenAmountCard span{color:#f16060}#amountCard11 h3{font-weight:400!important;font-size:30px}#availableBalanceCard,#frozenAmountCard{flex:1;padding:10px;border-left:1px solid #eee}#availableBalanceCard{border-left:none}#amountCard11{display:flex;align-items:center;flex-direction:row}#availableBalanceCard,#frozenAmountCard{display:flex;flex-direction:column;align-items:center;justify-content:center}#itemGroup{margin-top:30px;background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;box-shadow:0 2px 4px #0000001a;padding:20px}.itemTr{display:flex;justify-content:space-between;border-bottom:1px solid #eee}.itemTr:last-child{border-bottom:none}.itemTd{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:10px}.itemTd img{cursor:pointer;width:30px;height:30px;object-fit:cover;margin-bottom:10px}.itemTd p{margin:0;font-size:14px;color:#333;text-align:center}.addButton{width:54px;margin-left:auto;height:auto;display:flex;align-items:center;justify-content:center}#footer{position:fixed;bottom:0;width:100%;background:#fffc;background:linear-gradient(to top,#fffc,#fff0);display:flex;justify-content:space-around;padding:10px 0;box-shadow:0 -2px 5px #0000001a;-webkit-backdrop-filter:saturate(125%) blur(10px);backdrop-filter:saturate(125%) blur(10px);background-color:#fffc}.footerIcon{flex-grow:1;text-align:center;font-size:20px;color:#333}.footerIcon img{cursor:pointer}.footerIcon img{width:24px;height:24px;transition:filter .3s ease;filter:invert(0%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(0%) contrast(100%)}.footerIcon img.activeIcon{filter:invert(19%) sepia(78%) saturate(2151%) hue-rotate(258deg) brightness(100%) contrast(101%)}#homeHead{position:fixed;top:0;left:0;width:100%;display:flex;align-items:center;padding:15px 30px;background:linear-gradient(135deg,#fcedff,#fff);color:#333;box-shadow:0 2px 5px #0000001a;border-bottom:1px solid #eee;z-index:1000;box-sizing:border-box}.title{flex:1;text-align:center;font-size:16px}.iconHomeDiv{width:30px;height:30px;display:flex;align-items:center;justify-content:center}#amountCard1{margin-top:20px;padding:10px 0;border-bottom:1px solid #eee;display:flex;align-items:center;flex-direction:row}#amountCard1 p{margin:0;opacity:.7;text-align:left;font-size:80%}#amountCard1 h3{font-weight:400!important;font-size:30px}#userInformCard{height:200px;display:flex;flex-direction:column;justify-content:center;padding:10px;background:linear-gradient(to right,#a101fb,#1216a5);border-radius:10px;box-shadow:0 2px 4px #0000001a}#viplevel h3{margin-left:20px;text-align:left;font-size:30px;font-weight:500;line-height:1.2;color:#fff}#allOrder{margin-left:20px;text-align:left;color:#fff;font-size:16px;margin-top:15px;margin-bottom:20px;font-weight:400}#taskStatus{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.NumberOfTask{flex:1;text-align:center}.NumberOfTask h3,.NumberOfTask p{margin:0}.NumberOfTask h3{font-size:24px;color:#fff;font-weight:400}.NumberOfTask p{margin-top:10px;color:#fff;font-size:14px}#userInformCard2{background-color:#fff;padding:10px 0;border-bottom:1px solid #eee;box-shadow:0 2px 4px #0000001a}.infoCard{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;border-bottom:1px solid #eee}.infoCard:last-child{border-bottom:none}.infoLeft,.infoRight{display:flex;flex-direction:column;align-items:flex-start}.infoRight{align-items:flex-end}.infoLeft span,.infoRight span{font-size:24px;font-weight:400}.infoLeft p,.infoRight p{margin:0;font-size:14px;opacity:.7}.task-button{border-radius:40px;height:50px;margin-top:20px;width:100%;background-color:#6d00be;color:#fff}.gif-overlay{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:128px;height:128px;background:#000c;border-radius:8px;display:flex;justify-content:center;align-items:center;z-index:1000}.gif-overlay img{width:128px;height:128px}#taskInfoP{color:#fff}.message-box-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.message-box{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 10px #0000001a;max-width:400px;width:100%}.message-box-content{margin-bottom:20px}.message-box-actions{text-align:right}.message-box-actions button{padding:10px 20px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer}.message-box-actions button:hover{background-color:#0056b3}.modal-header{display:flex;justify-content:space-between;align-items:center}.close-btn{cursor:pointer}.order-info{margin-top:16px}.goods-info{display:flex;align-items:center;margin-top:16px}.goods-image{width:80px;height:80px;margin-right:16px}.order-detail{display:flex;justify-content:space-between;margin-top:16px}.modal-footer{display:flex;justify-content:space-between;margin-top:24px}.cancel-btn{background-color:#fff;color:#000;box-shadow:0 2px 8px #00000026}.confirm-btn{background-color:#6d00be;color:#fff;border:none}.alert-container{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:2000;pointer-events:all}.alert-dialog{background-color:#fff;padding:10px 20px 20px;border-radius:5px;box-shadow:0 0 10px #0003;width:400px;max-width:90%;position:relative}.alert-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ccc;padding-bottom:10px;margin-bottom:10px}.alert-header h2{margin:0;font-size:16px}.alert-header .alert-close{cursor:pointer;font-size:24px;color:#888}.alert-content{display:flex;flex-direction:column;align-items:flex-start;white-space:pre-wrap}.alert-content p{margin-bottom:10px;text-align:left}.alert-footer{display:flex;justify-content:flex-end}.alert-footer button{padding:8px 16px;background-color:#6d00be;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.alert-footer button:hover{background-color:indigo}.status-indicator-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;pointer-events:all}.status-indicator-content{text-align:center}.status-indicator{display:flex;justify-content:center;margin-bottom:20px}.circle{width:20px;height:20px;margin:0 10px;background-color:#fff;border-radius:50%;animation:bounce 1.5s infinite}.circle:nth-child(2){animation-delay:.3s}.circle:nth-child(3){animation-delay:.6s}@keyframes bounce{0%,20%,50%,80%,to{transform:scale(1)}40%{transform:scale(1.5)}60%{transform:scale(1.3)}}.status-text{color:#fff;font-size:16px;font-weight:700}#main{text-align:center}.centered-text{margin-bottom:10px;font-size:1.2em;font-weight:400;color:#666;opacity:.7}.centered-input{width:80%;padding:10px;font-size:1.2em;margin-bottom:20px;display:block;margin-left:auto;margin-right:auto;text-align:center;border-radius:10px;border:1px solid #ccc}.button-row{display:flex;justify-content:space-around;margin-bottom:10px}.button-row button{width:45%;padding:10px;font-size:1.2em;cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:5px;transition:background-color .3s,color .3s}.button-row button:hover,.button-row button.selected{background-color:#dbc7ea;color:#fff}.payment-method{width:220px;text-align:left;margin-top:40px}.payment-box{background:linear-gradient(to bottom right,#a201fc,#09179f);padding:15px;border-radius:10px;color:#fff;text-align:left;width:100%}.payment-box h5{margin:10px 0}.payment-method h6{font-size:16px;line-height:26px;text-transform:uppercase;margin:30px 0 15px;color:#333;font-weight:400}.payment-box p{margin:5px 0;opacity:.7}.payment-box button{width:100%;padding:10px;background-color:#6500b0;color:#fff;border:none;border-radius:5px;font-size:1em;cursor:pointer;margin-bottom:10px;transition:background-color .3s}.payment-box button:hover{background-color:#8000d9}.notice-box{background-color:#fff;border-radius:10px;box-shadow:0 0 10px #0000001a;padding:15px;margin-top:20px;text-align:left;margin-bottom:40px}.notice-box p{margin:5px 0;color:red;font-weight:700}#usdtP{color:#fff}#main{margin-left:5%;margin-right:5%}#usdtH6{font-size:16px;line-height:26px;font-weight:400;padding-bottom:10px;padding-top:10px;text-align:left}.USDTInput-container{display:flex;justify-content:space-between;margin-bottom:20px}.USDTInput-group{display:flex;flex-direction:column;width:100%;position:relative}.USDTInput-group p{top:0;font-size:13px;line-height:20px;left:15px;color:#bbb;margin-left:15px;text-align:left}#animationP{position:relative;font-size:13px;line-height:20px;color:#bbb;margin-left:15px;transition:color .3s,transform .3s}.noAnimationP{color:#bbb;transition:color .3s}.noAnimationP.focused{color:#6d00be}.USDTInput-group p.focused{color:#6d00be;transform:translateY(-20px)}.USDTInput-group select,.USDTInput-group input{padding:10px;border:1px solid #ccc;border-radius:20px;transition:border-color .3s}.USDTInput-group select:focus,.USDTInput-group input:focus{border-color:#6d00be!important;outline:none}.USDTInput-group input::placeholder{color:#bbb;transition:color .3s,transform .3s}.USDTInput-group input:focus::placeholder{color:transparent;transform:translateY(-25px)}.full-width-button{border-radius:40px;height:50px;margin-top:20px;width:100%;background-color:#6d00be;color:#fff}.usdtNote{margin-top:20px;font-size:12px;color:red;text-align:left}#changePasswordMain{margin-left:5%;margin-right:5%;display:flex;flex-direction:column;align-items:center;border-radius:8px}#changePasswordMain h4{margin-top:10px;padding-bottom:10px}#main h4{text-align:center;font-weight:500;font-size:25px;margin:28px 0 8px;padding-bottom:20px}.input-group{position:relative;width:60%;margin-bottom:20px}.input-group input{padding:10px;border-radius:20px;border:1px solid #ccc;outline:none;transition:border-color .3s ease;width:calc(100% - 20px)}.input-group input:focus{border-color:#6d00be}.input-group p{position:absolute;top:50%;left:10px;transform:translateY(-50%);margin:0;color:#ccc;transition:all .3s ease}.input-group p.focused{top:0;left:10px;color:#6d00be;transform:translateY(-25px);font-size:12px}.full-width-button{padding:10px;width:60%}#WithdrawMain{margin-left:5%;margin-right:5%}.withdraw-info{display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(to right,#9902f7,#0c16a1);border-radius:10px;padding:20px;margin-bottom:20px;text-align:center;color:#fff}.withdraw-info h3{margin:0;font-weight:400;font-size:30px}.withdraw-info p{margin:0;font-size:16px;opacity:.7}#withdrawH6{font-weight:400;text-align:left;font-size:16px;line-height:26px;margin-top:30px;margin-bottom:15px}.withdraw-input{display:block;width:calc(100% - 20px);border-radius:40px;background-color:#fff;margin-bottom:20px;font-size:18px;padding:10px;border:1px solid rgba(0,0,0,.08);transition:border-color .3s}.withdraw-input:focus{border-color:#5f01a5;outline:none}.withdraw-button{height:50px;width:100%;border-radius:30px;margin:24px 0 20px;font-size:16px;background-color:#5f01a5;color:#fff}.note{font-size:12px;color:#666;margin:0 0 10px}#withdrawP{color:#fff}.filter-buttons{display:flex;flex-wrap:nowrap;justify-content:space-between;gap:10px;padding-top:20px;margin-bottom:20px}.order-card{background-color:#fff;border-radius:10px;padding:10px;margin-bottom:10px;max-width:100%;box-sizing:border-box}.order-header,.order-footer{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:.9rem}.order-header p,.order-body p{font-size:.8rem;font-weight:400;margin-bottom:10px;opacity:.7;margin-left:10px}.amount{opacity:.5}.order-body{display:flex;align-items:center;margin-bottom:20px;gap:10px}.goods-image{flex-shrink:0;width:60px;height:60px;border-radius:10px}.order-body p{flex-grow:1;font-size:.9rem;opacity:.8;margin:0}.order-status{border-radius:10px;padding:5px 10px;font-size:.8rem}.order-status.待处理{background-color:#f0ad4e}.order-status.已完成{background-color:#5cb85c}.order-status.冻结中{background-color:#d9534f}#taskListMain{margin:0 auto;padding:0 5%}@media (max-width: 768px){.filter-buttons{flex-wrap:wrap;justify-content:center}.order-card{padding:10px}.order-header,.order-footer{flex-direction:row;align-items:center}.order-body{flex-direction:row;justify-content:space-between}.order-body p{font-size:.8rem}}#invitationWrapper{position:relative;background:#fcedff;background:-moz-linear-gradient(top,#fcedff 0%,#ffffff 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,#fcedff),color-stop(100%,#ffffff));background:-webkit-linear-gradient(top,#fcedff 0%,#ffffff 100%);background:-o-linear-gradient(top,#fcedff 0%,#ffffff 100%);background:-ms-linear-gradient(top,#fcedff 0%,#ffffff 100%);background:linear-gradient(to bottom,#fcedff,#fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fcedff",endColorstr="#ffffff",GradientType=0);background-attachment:fixed;background-position:center top;background-size:100% 100%;height:100vh;margin-top:60px}#invitationMain{margin-left:5%;margin-right:5%}#invitationTitle{text-align:center;height:200px;display:flex;flex-direction:column;justify-content:center;padding:10px;background:linear-gradient(to right,#a101fb,#1216a5);border-radius:10px;box-shadow:0 2px 4px #0000001a}#invitationTitle h3{font-size:30px;font-weight:500;line-height:1.2;margin-bottom:.5rem;color:#fff}#invitationCard{margin-top:-20px;margin-left:10%;margin-right:10%;background-color:#fff;background-clip:border-box;word-wrap:break-word;box-shadow:0 0 10px #0003;border-radius:10px;margin-bottom:1rem}#invitationCardBody{margin-left:5%;margin-right:5%;display:flex;flex-direction:column;align-items:center}#invitationCardBody img{width:100px;height:100px;margin-top:1rem;margin-bottom:1rem}#invitationCardFoot{display:flex;justify-content:center;align-items:center;margin-top:10px}#invitationCardFoot div{display:flex;align-items:center}#invitationCardFoot p{margin:0 10px}#invitaCode{color:#6d00be;transition:text-decoration .3s ease}#invitaCode_front{font-weight:700}#invitaCode:hover{text-decoration:underline}.invite-button{margin-left:5%;margin-right:5%;margin-top:1rem;margin-bottom:1rem;border-radius:40px;height:50px;margin-top:20px;width:90%;background-color:#6d00be;color:#fff}#rechargeRecordWrapper{position:relative;background:#fcedff;background:-moz-linear-gradient(top,#fcedff 0%,#ffffff 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,#fcedff),color-stop(100%,#ffffff));background:-webkit-linear-gradient(top,#fcedff 0%,#ffffff 100%);background:-o-linear-gradient(top,#fcedff 0%,#ffffff 100%);background:-ms-linear-gradient(top,#fcedff 0%,#ffffff 100%);background:linear-gradient(to bottom,#fcedff,#fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fcedff",endColorstr="#ffffff",GradientType=0);background-attachment:fixed;background-position:center top;background-size:cover;min-height:100vh;box-sizing:border-box;margin-top:60px;padding-bottom:20px}#rechargeRecordMain{margin-left:5%;margin-right:5%}#rechargeRecordMain p{padding-left:10px;padding-top:20px;padding-bottom:20px}#withdrawRecordWrapper{position:relative;background:#fcedff;background:-moz-linear-gradient(top,#fcedff 0%,#ffffff 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,#fcedff),color-stop(100%,#ffffff));background:-webkit-linear-gradient(top,#fcedff 0%,#ffffff 100%);background:-o-linear-gradient(top,#fcedff 0%,#ffffff 100%);background:-ms-linear-gradient(top,#fcedff 0%,#ffffff 100%);background:linear-gradient(to bottom,#fcedff,#fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fcedff",endColorstr="#ffffff",GradientType=0);background-attachment:fixed;background-position:center top;background-size:cover;min-height:100vh;box-sizing:border-box;margin-top:60px;padding-bottom:20px}#withdrawRecordMain{margin-left:5%;margin-right:5%}#withdrawRecordMain p{padding-left:10px;padding-top:20px;padding-bottom:20px}.status{border-radius:30px;color:#fff;padding:3px 5px;line-height:1;text-align:center;margin-top:5px;width:50px;font-size:9.6px}#thirdStatus{display:inline-block;margin-left:10px;line-height:1.45em;color:#666!important;font-size:80%;font-weight:400}#accountDetailsRecordWrapper{position:relative;background:#fcedff;background:-moz-linear-gradient(top,#fcedff 0%,#ffffff 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,#fcedff),color-stop(100%,#ffffff));background:-webkit-linear-gradient(top,#fcedff 0%,#ffffff 100%);background:-o-linear-gradient(top,#fcedff 0%,#ffffff 100%);background:-ms-linear-gradient(top,#fcedff 0%,#ffffff 100%);background:linear-gradient(to bottom,#fcedff,#fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fcedff",endColorstr="#ffffff",GradientType=0);background-attachment:fixed;background-position:center top;background-size:cover;min-height:100vh;box-sizing:border-box;margin-top:60px;padding-bottom:20px}#accountDetailsRecordMain{margin-left:5%;margin-right:5%}#accountDetailsRecordMain p{padding-left:10px;padding-top:20px;padding-bottom:20px}.record{background:#fff;border:1px solid #ddd;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;align-items:center;padding:10px}.record-left{display:flex;flex-direction:column}.record-left h6{font-weight:400;margin:0 0 4px}.status{display:inline-block;border-radius:30px;color:#fff;padding:3px 5px;line-height:1;text-align:center;margin-top:5px;font-size:8px;white-space:normal;overflow-wrap:break-word;word-break:break-word}.status-pending{background-color:#1e88ff}.status-success{background-color:green}.status-failed{background-color:red}.record-right{color:#00be7d;font-size:12px}.record-right1{color:red;font-size:12px}.floatRight{float:right}.visitorBody{background-color:#4c4c4c}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.el-menu.el-menu--horizontal{border-bottom:none;padding-bottom:4px}.el-menu--horizontal>.el-menu-item.is-active{border-bottom:3px solid #409eff}#app{width:100%;height:100vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.chatBg .el-tabs__header{margin:0}.visitorFaceBtn{float:left;margin-left:5px}.visitorFaceBox{position:absolute;bottom:85px}.visitorIconBtns{margin-right:8px;transform:scale(.8)}.visitorIconBtns:hover{color:#484848}.kefuFaceBox{position:absolute;bottom:0;z-index:999}.faceBox{width:100%;background:#fff;z-index:99999999;padding:2px}.faceBoxList{list-style:none;padding:0;margin:0}.faceBoxList li{cursor:pointer;float:left;border:1px solid #e8e8e8;width:28px;overflow:hidden;margin:-1px 0 0 -1px;padding:4px 2px;text-align:center}textarea:focus{outline:none}.chatMsgContent{-ms-user-select:text;-webkit-user-select:text;-moz-user-select:text;user-select:text;-webkit-user-drag:auto}@-webkit-keyframes bounce-up{25%{-webkit-transform:translateY(10px)}50%,to{-webkit-transform:translateY(0)}75%{-webkit-transform:translateY(-10px)}}@keyframes bounce-up{25%{transform:translateY(10px)}50%,to{transform:translateY(0)}75%{transform:translateY(-10px)}}.animate-bounce-up{-webkit-animation:bounce-up 1.4s linear infinite;animation:bounce-up 1.4s linear infinite}.mainLogo{font-size:20px;font-weight:700;color:#fff}.mainVersion{margin-left:5px;font-size:12px}.el-container{height:100%}.el-aside{height:100%;background:#fff}.textDark{color:#343a40}.bgSuccess{background-color:#28a745}.bgDanger{background-color:#dc3545}.bgInfo{background-color:#17a2b8}.smallBox{border-radius:.25rem;box-shadow:0 0 1px #00000020,0 1px 3px #0003;display:block;margin-bottom:20px;position:relative;padding:10px;color:#fff}.settingMain h2{margin-bottom:20px}.settingMain h3{font-size:24px;margin-bottom:10px}.bigPic{background:#ccc;width:100%;height:100%;position:fixed;top:0;left:0;z-index:999;display:none;text-align:center}.chatBg{background:#fff;border:solid 1px #e6e6e6;overflow:hidden}.chatLeft{height:100%;overflow:auto}.chatLeft .el-tabs__nav,.chatRight .el-tabs__nav{margin-left:20px}.chatRight{height:100%;background:#fff;overflow-x:hidden}.onlineUsers{padding:10px 4px;height:40px;font-size:14px;border-bottom:solid 1px #f1f1f1;border-left:4px solid #fff;display:flex;cursor:pointer}.onlineUsers a{color:#333}.onlineUsers:hover,.onlineUsers.cur{background-color:#eef7ff;border-left:4px solid #4299e2}.imgGray{-webkit-filter:grayscale(100%);-ms-filter:grayscale(100%);filter:grayscale(100%);filter:gray;color:#888}.hasLastMsg{line-height:normal}.lastNewMsg{font-size:12px;color:#7f7f7f;margin-top:4px;overflow:hidden;height:16px}.chatKfPageApp{max-width:800px;margin:0 auto}.chatCenter{background:#fff;max-width:840px;margin:0 auto;box-shadow:2px 2px 6px #0000004d;border-top:none;overflow:hidden}.chatContext{width:100%;text-align:left;position:relative;background:#f5f5f5}.chatBox{overflow-x:hidden;background:#f5f5f5}.chatVisitorPage{height:calc(100% - 86px);overflow-y:auto}.chatVisitorPage .chatBox{padding:5px 4px}.chatBox .el-col{margin:10px 0}.chatUser{font-size:12px;white-space:nowrap;color:#999;text-align:left;margin:-5px 0 3px}.chatMainPage{margin-top:1px}.chatContent{background-color:#fff;color:#000;border:1px solid rgb(237,237,237);min-height:20px;padding:8px 15px;word-break:break-all;position:relative;border-radius:5px;display:inline-block;line-height:21px;font-size:14px}.chatContent2{border-radius:8px 8px 8px 0;padding:10px 15px}.chatBoxMe{margin-top:10px}.chatBoxMe .chatContent2{background-color:#cde0ff;color:#000}a{color:#07a9fe;text-decoration:none}.chatBoxMe .chatContent{float:right}.chatBoxMe .chatContent:after{border-left-color:#98e165;border-right:none;left:auto;right:-5px}.chatBoxMe .chatContent:before{border-left-color:#98e165;border-right:none;right:-5px;left:auto}.chatBoxMe .el-col-3{float:right;text-align:right}.chatBoxMe .chatUser{text-align:right}.btnArea{width:10%;float:right}.chatTitle{height:30px;line-height:30px;color:#1989fa}.chatBoxSend{position:relative;padding-top:5px;background:#fff;width:100%;height:80px;z-index:99;border-top:1px solid #e4e4e4}.chatBoxSendBtn{float:right;margin:12px 4px 0 0}.footContact{text-align:center;position:absolute;bottom:2px;left:0;right:0}.footContact a{font-size:12px;color:#999;text-decoration:none}.chatTime{text-align:center;color:#bbb;margin:12px 0;font-size:12px}.chatTime span{display:inline-block;padding:2px 5px;background:#dadada;color:#fff}.chatTimeHide{display:none}.visitorInfo .el-menu-item{font-size:12px}.chatRightTitle{color:#303133;height:40px;line-height:40px;padding:0 10px;font-size:14px;border-bottom:1px solid #e4e7ed}.chatRightTitle a{float:right;text-decoration:none;color:#519eff}.replyBox{font-size:12px;min-height:300px;background:#fff}.replyItem:hover{background-color:#f0f9eb;color:#67c23a}.replyContent{padding:0 10px}.replySearch{margin:5px 7px;width:96%!important}.iconBtnsBox{display:flex;align-items:center;color:#7e7e7e;height:35px}.iconBtnsBox .iconBtn{margin-right:10px;cursor:pointer}.kefuMainBg{background:#f5f5f5;border-right:solid 1px #e6e6e6;boder-top:none}.kefuFuncBtns{background:#fff;margin:2px 0;color:#7f7f7f;border-bottom:1px solid #e6e6e6;font-size:12px;padding:5px 0}.kefuFuncBox{position:absolute;height:135px;bottom:0;width:100%;background:#fff;border-top:1px solid #e5e5e5}.kefuFuncBox .faceBox{position:absolute;bottom:100px}.kefuFolderBtn{vertical-align:middle}.visitorReply{font-size:14px;line-height:24px}.visitorReplyContent{color:#007aff;cursor:pointer}.kefuSendBtn{position:absolute;right:10px;bottom:10px;z-index:2}.clear{clear:both}.chatEntTitle{display:none;width:100%;z-index:9;margin:0 auto;height:56px;font-size:16px;color:#fff;overflow:hidden;background-color:#0b71ec;background-image:url(/assets/visitor_title_bg-BCT-4ba8.png);background-size:auto 72px;background-position:center 0;align-items:center}.chatEntTitle span{margin-right:10px}.chatEntTitle .el-badge__content.is-fixed.is-dot{right:17px;bottom:-5px;top:unset}.chatEntBox{height:100%;position:relative}.chatArticle{display:none}.visitorIconBox{display:flex;align-items:center;color:#9c9c9c}.visitorIconBox .iconBtn{margin-right:10px;cursor:pointer}.productCard{cursor:pointer;padding:5px;width:auto;max-width:730px;display:flex;border-radius:5px}.productCard img{width:100px;height:100px;margin-right:15px}.productCard .productCardPrice{color:#ff7736;font-weight:700;font-size:16px;margin-top:10px}.productCard .productCardTitle{color:#333}@media screen and (min-width: 900px){.chatCenter{max-height:650px;box-shadow:0 2px 8px #00000026;border-radius:8px}.chatVisitorPage{height:calc(100% - 156px)}.chatEntTitle{display:flex}.chatEntTitleLogo{margin-left:15px}.visitorBody{display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.chatEntBox{width:calc(100% - 265px);float:left;border-right:1px solid #e6e6e6}.chatArticle{display:block;width:260px;float:right;overflow-y:auto}.hotQuestionTitle{padding:10px;border-bottom:1px solid rgba(0,0,0,.09);font-size:16px;display:flex}.hotQuestionTitle .fire{width:20px;margin-right:10px;color:#fa541c}}.visitorEditorArea textarea{padding:7px 0 7px 8px;font-size:16px;line-height:21px;border:none}.visitorEditorBtn{position:absolute;right:10px;bottom:2px}.mainLeftMenu{width:70px;float:left;height:100%;text-align:center;background-color:#0a2f5a;position:relative}.menuLeftItem{height:55px;text-align:center;color:#fff;cursor:pointer;padding-top:12px;width:100%}.menuLeftItem i,.menuLeftItem .el-badge{display:block;margin-bottom:2px;font-size:20px}.menuLeftItem span{font-size:12px}.menuLeftItemLogout{position:absolute;bottom:0}.mainRight{width:calc(100% - 70px);height:100%;float:left}.mainIframe{width:100%;height:100%}.menuLeftItem:active,.menuLeftItem.active{background:#2b5a96}.chatNotice{text-align:center;margin:12px 0}.chatNoticeContent{display:inline-block;word-break:break-all;color:#00000073;margin:0 24px;max-width:calc(100% - 48px);background-color:#fff;border-radius:16px;font-size:12px;padding:4px 16px}.chatRow{display:flex}.chatRowAvator{margin-right:10px;flex-shrink:0}.chatBoxMe .chatRow{float:right}.chatBoxMe .chatRowAvator{margin-left:10px}.allNotice{font-size:12px;margin:10px 0;line-height:23px;color:#666}.chatArea .el-textarea__inner{border:none}::-webkit-scrollbar{width:8px;height:10px;background-color:#f5f5f5}::-webkit-scrollbar-thumb{background-color:#c5c5c5}::-webkit-scrollbar-thumb:hover{background-color:#999}.el-badge{position:relative;vertical-align:middle;display:inline-block}.el-avatar--circle{border-radius:50%}.el-avatar{display:inline-block;box-sizing:border-box;text-align:center;color:#fff;background:#c0c4cc;width:40px;height:40px;line-height:40px;font-size:14px}.el-avatar,.el-drawer{-webkit-box-sizing:border-box;overflow:hidden}.el-avatar>img{display:block;height:100%;vertical-align:middle}.el-badge__content.is-fixed.is-dot{right:5px}.el-badge__content.is-dot{height:8px;width:8px;padding:0;right:0;border-radius:50%}.el-badge__content.is-fixed{position:absolute;top:0;right:10px;-webkit-transform:translateY(-50%) translateX(100%);transform:translateY(-50%) translate(100%)}.el-badge__content--success{background-color:#67c23a}.el-badge__content{border-radius:10px;color:#fff;display:inline-block;font-size:12px;height:18px;line-height:18px;padding:0 6px;text-align:center;white-space:nowrap;border:1px solid #fff}.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-xiaolian:before{content:""}[class*=" el-icon-"],[class^=el-icon-]{font-family:element-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.el-icon-picture:before{content:""}.el-textarea{position:relative;display:inline-block;width:100%;vertical-align:bottom;font-size:14px}.el-textarea__inner{display:block;resize:vertical;padding:5px 15px;line-height:1.5;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;font-size:inherit;color:#606266;background-color:#fff;background-image:none;border:1px solid #dcdfe6;border-radius:4px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.el-textarea .el-input__count{color:#909399;background:#fff;position:absolute;font-size:12px;bottom:5px;right:10px}.el-button--primary.is-disabled,.el-button--primary.is-disabled:active,.el-button--primary.is-disabled:focus,.el-button--primary.is-disabled:hover{color:#fff;background-color:#a0cfff;border-color:#a0cfff}.el-button.is-disabled,.el-button.is-disabled:focus,.el-button.is-disabled:hover{color:#c0c4cc;cursor:not-allowed;background-image:none;background-color:#fff;border-color:#ebeef5}.el-button--mini,.el-button--mini.is-round{padding:7px 15px}.el-button--mini,.el-button--small{font-size:12px;border-radius:3px}.el-button{display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dcdfe6;color:#606266;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;-webkit-transition:.1s;transition:.1s;font-weight:500;padding:12px 20px;font-size:14px;border-radius:4px}.el-button,.el-checkbox{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.visitorEditorBtn:not(:disabled){background-color:#409eff;color:#fff}.visitorEditorBtn:disabled{background-color:#409eff80;color:#fff;cursor:not-allowed}.userChatBubble{border-radius:8px 8px 0;background-color:#cde0ff;text-align:right}.userAvatar{order:2}.userMsgContent{order:1}.avatarHead{height:127px;background-color:#f32c4e;display:flex;flex-direction:column;align-items:center;justify-content:center}#thisImg{display:block;margin:0 auto}.save-btn{display:block;margin:10px auto 0;padding:5px 15px;background-color:#fff;color:#f32c4e;border:none;border-radius:5px;cursor:pointer}#avatarList{display:flex;flex-wrap:wrap;justify-content:flex-start;padding:0;list-style:none;margin:0;padding-bottom:calc(100vh - 367px)}#avatarList li{width:20%;height:80px;margin-bottom:10px;text-align:center;display:flex;align-items:center;justify-content:center}#avatarList li img{width:60px;height:60px;cursor:pointer}.introduction-container{padding:20px;background-color:#ffffff4d;border-radius:10px;box-shadow:0 2px 10px #0000001a;max-width:800px;margin:0 auto;text-align:left}.back-button{display:inline-block;margin-bottom:20px;padding:10px 15px;background-color:#6d00be;color:#fff;text-decoration:none;border-radius:5px;font-weight:700;transition:background-color .3s ease}.back-button:hover{background-color:#9000ff}.company-title{font-size:2.5em;margin-bottom:15px;color:#333;text-align:center}.company-description{font-size:1.2em;line-height:1.6;color:#555;margin-bottom:30px}.highlight-box{background-color:#cdb5df;padding:15px;border-left:5px solid #6d00be;border-radius:5px;margin-bottom:30px;font-size:1.1em;line-height:1.6}.introduction-container p{white-space:pre-wrap}.vision{margin-top:40px}.vision h2{font-size:2em;margin-bottom:10px;color:#6d00be}.vision p{font-size:1.2em;color:#666;line-height:1.6}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#f4f4f4}.spinner{border:8px solid #f3f3f3;border-top:8px solid #3498db;border-radius:50%;width:60px;height:60px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}p{margin-top:16px;font-size:16px;color:#333}html,body{margin:0;padding:0;height:100dvh;background-color:#4c4c4c;font-family:Roboto,sans-serif;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;padding-bottom:env(safe-area-inset-bottom);box-sizing:border-box}
