.visit .ivu-card-head{border-bottom:none!important}.card-content[data-v-6d605773]{padding:26px 30px}.card1[data-v-6d605773]{background-position:100% 0;background-size:30% auto;background-repeat:no-repeat}.card1 .card-body[data-v-6d605773]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:102px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.card-content[data-v-cf1cae5a]{height:150px;padding:26px 30px}.card2[data-v-cf1cae5a]{background-position:100% 0;background-size:30% auto;background-repeat:no-repeat}.card2 .card-body[data-v-cf1cae5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:102px;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.card2 .card-body .card-title[data-v-cf1cae5a]{font-weight:600}.card2 .card-body .card-data[data-v-cf1cae5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.card2 .card-body .card-data .card-description[data-v-cf1cae5a]{margin:0 0 5px 5px}.card-content[data-v-209b8cda]{padding:26px 30px}.card3[data-v-209b8cda]{background-position:100% 0;background-size:30% auto;background-repeat:no-repeat}.card3 .card-body[data-v-209b8cda]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.card3 .card-body .card-title[data-v-209b8cda]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card3 .card-body .card-description[data-v-209b8cda]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.card-content[data-v-d4d9f61a]{padding:26px 30px}.card4[data-v-d4d9f61a]{background-position:100% 0;background-size:30% auto;background-repeat:no-repeat}.card4 .card-body[data-v-d4d9f61a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.card4 .card-body .card-description[data-v-d4d9f61a]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.card-content[data-v-51713eaa]{height:150px;padding:26px 30px}.card-app[data-v-51713eaa]{cursor:pointer}.card-app .card-body[data-v-51713eaa]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:102px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-app .card-body .card-icon[data-v-51713eaa],.card-app .card-body .card-title[data-v-51713eaa]{-webkit-transition:all .2s ease;transition:all .2s ease}.card-app .card-body .card-title[data-v-51713eaa]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:10px}.home{background:#f0f2f5;min-height:calc(100vh - 64px);padding:20px}.home .stat-card{border-radius:12px;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.08);box-shadow:0 2px 12px rgba(0,0,0,.08);-webkit-transition:all .3s cubic-bezier(.4,0,.2,1);transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;border:none;overflow:hidden;position:relative}.home .stat-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,0));z-index:0}.home .stat-card:hover{-webkit-transform:translateY(-6px) scale(1.02);transform:translateY(-6px) scale(1.02);-webkit-box-shadow:0 8px 24px rgba(0,0,0,.15);box-shadow:0 8px 24px rgba(0,0,0,.15)}.home .stat-card /deep/ .ivu-card-body{padding:20px}.home .stat-card:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 4px 16px rgba(0,0,0,.12);box-shadow:0 4px 16px rgba(0,0,0,.12)}.home .stat-card .stat-content{gap:20px;padding:4px 0;z-index:1}.home .stat-card .stat-content,.home .stat-card .stat-content .stat-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.home .stat-card .stat-content .stat-icon{width:68px;height:68px;border-radius:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;-ms-flex-negative:0;flex-shrink:0;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);overflow:hidden}.home .stat-card .stat-content .stat-icon:after{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:hsla(0,0%,100%,.2);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.home .stat-card .stat-content .stat-icon /deep/ i{font-size:36px!important}.home .stat-card .stat-content .stat-info{-webkit-box-flex:1;-ms-flex:1;flex:1}.home .stat-card .stat-content .stat-info .stat-label{font-size:13px;color:#8c8c8c;margin:0;margin-bottom:8px;font-weight:500;letter-spacing:.5px}.home .stat-card .stat-content .stat-info .stat-value{font-size:28px;font-weight:700;color:#1890ff;margin:0;line-height:1.2;text-shadow:0 2px 4px rgba(24,144,255,.1)}.home .welcome-card{height:200px;overflow:hidden;position:relative;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px}.home .welcome-card:before{content:"";position:absolute;top:-50%;right:-25%;width:100%;height:100%;background:hsla(0,0%,100%,.1);border-radius:50%}.home .welcome-card .left{padding:24px;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home .welcome-card .left,.home .welcome-card .left .user{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1}.home .welcome-card .left .user{margin-bottom:10px}.home .welcome-card .left .user .avator-img{padding:5px;background-color:#f8f8fb;border:1px solid #f6f6f6;border-radius:50%;margin-right:15px}.home .welcome-card .left .user .avator-icon{margin-right:15px}.home .welcome-card .left .user .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;height:60px}.home .welcome-card .left .user .info .username{color:#fff;font-size:20px;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.1);margin:0}.home .welcome-card .left .user .info .welcome{color:hsla(0,0%,100%,.9);font-size:14px;margin:0}.home .welcome-card .left .list{color:hsla(0,0%,100%,.95);font-size:13px;z-index:1}.home .welcome-card .left .list .p{margin-bottom:3px;height:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home .welcome-card .left .list .dot{width:6px;height:6px;background-color:hsla(0,0%,100%,.9);border-radius:50%;display:inline-block;margin-right:10px;-webkit-box-shadow:0 0 8px hsla(0,0%,100%,.5);box-shadow:0 0 8px hsla(0,0%,100%,.5)}.home .welcome-card .pic{position:absolute;right:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:120px;z-index:0;opacity:.3;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.home .timeline-content{height:265px;overflow:auto}.home .buy-content{height:459px;overflow:auto}.home .buy-content .qr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.home .buy-content .qr .des{text-align:center;font-size:12px;line-height:16px;margin:10px 0}.home .buy-content .flex{margin:10px 0}.home .buy-content .rmb{margin-left:0;line-height:30px;color:#d7282d;font-size:18px;font-weight:700}.home .buy-content .price{font-size:28px;line-height:30px;margin-left:2px;color:#d7282d;font-weight:700;margin-right:8px}.home .buy-content .origin{font-size:13px;color:#999;line-height:24px}.home .buy-content .ps{line-height:25px;font-size:12px;display:inline-block;background:#f7f7f7;margin:0 3px;padding:1px 5px;border-radius:3px;color:#666;border:1px solid #eee}.home .buy-content .light{color:#2d8cf0}.home .comment-container{height:457px;overflow:auto}.home .comment-container::-webkit-scrollbar{display:none}.home .card-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;color:#333;font-size:16px}.home .card-title i{margin-right:8px;color:#ff9800;font-size:18px}.home .pending-orders{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;max-height:500px;overflow-y:auto;padding-right:8px}.home .pending-orders::-webkit-scrollbar{width:6px}.home .pending-orders::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.home .pending-orders::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.home .pending-orders .order-item{border:1px solid #e8e8e8;border-left:4px solid #ff9800;border-radius:8px;padding:16px;background:#fff;-webkit-transition:all .3s cubic-bezier(.4,0,.2,1);transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-box-shadow:0 2px 8px rgba(0,0,0,.04);box-shadow:0 2px 8px rgba(0,0,0,.04)}.home .pending-orders .order-item:hover{-webkit-transform:translateX(4px);transform:translateX(4px);-webkit-box-shadow:0 4px 16px rgba(255,152,0,.15);box-shadow:0 4px 16px rgba(255,152,0,.15);border-color:#ff9800}.home .pending-orders .order-item .order-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #f0f0f0;-ms-flex-wrap:wrap;flex-wrap:wrap}.home .pending-orders .order-item .order-header .order-no{font-weight:600;color:#1890ff;font-size:15px}.home .pending-orders .order-item .order-header .order-no .order-link{color:#1890ff;text-decoration:none;font-weight:600;-webkit-transition:all .2s ease;transition:all .2s ease;position:relative;padding-bottom:2px}.home .pending-orders .order-item .order-header .order-no .order-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#1890ff;-webkit-transition:width .2s ease;transition:width .2s ease}.home .pending-orders .order-item .order-header .order-no .order-link:hover{color:#40a9ff}.home .pending-orders .order-item .order-header .order-no .order-link:hover:after{width:100%}.home .pending-orders .order-item .order-header .order-no .order-link:active{color:#096dd9}.home .pending-orders .order-item .order-header .order-date{color:#8c8c8c;font-size:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home .pending-orders .order-item .order-header .order-date:before{content:"•";margin:0 8px;color:#d9d9d9}.home .pending-orders .order-item .order-header /deep/ .ivu-tag{margin:0;font-weight:500}.home .pending-orders .order-item .order-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.home .pending-orders .order-item .order-details .detail-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;padding:6px 12px;background:#fafafa;border-radius:4px}.home .pending-orders .order-item .order-details .detail-row .label{color:#8c8c8c;min-width:60px;font-weight:500}.home .pending-orders .order-item .order-details .detail-row .value{color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.home .pending-orders .order-item .order-details .detail-row .value.amount{color:#f5222d;font-weight:600;font-size:14px}.home .no-data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:60px 20px;color:#8c8c8c;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:8px}.home .no-data i{color:#52c41a;margin-bottom:16px;-webkit-animation:bounce 2s infinite;animation:bounce 2s infinite}.home .no-data p{font-size:15px;margin:0;font-weight:500}@-webkit-keyframes bounce{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes bounce{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}