@charset "UTF-8";body{margin:0;padding:0;outline:0;font-size:12px;font-family:MiSans,-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}a{outline:none;text-decoration:none;color:#000}a:hover{text-decoration:none}html{zoom:1}html *{outline:0;zoom:1}html button::-moz-focus-inner{border-color:transparent!important}html,body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,code,form,fieldset,legend,input,textarea,p,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,a img{border:0}address,caption,cite,code,dfn,th,var,i{font-style:normal;font-weight:400}li{list-style:none}caption,th{text-align:left}q:before,q:after{content:""}input[type=submit],input[type=reset],input[type=button],input[type=date],button,select,input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0}input:disabled{background-color:#fff;color:#ccc;opacity:1}input::-webkit-input-placeholder{color:#aaa}input{outline:none}input[type=text]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder{color:#999}input[type=text]::-moz-placeholder,input[type=password]::-moz-placeholder{color:#999}input[type=text]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder{color:#999}input[type=text]::placeholder,input[type=password]::placeholder{color:#999}img{width:100%;height:100%;font-size:0}.main-content{width:1200px;margin:auto}.price{align-items:baseline;color:#f18244;display:flex;font-family:MiSans,arial,sans-serif;font-size:12px}.price .big{font-size:16px}.price .small{font-size:12px}.price .small.sold-number{color:#999;margin-left:5px}.fade-enter-active,.fade-leave-active{transition:opacity .4s ease}.fade-enter-from,.fade-leave-to{opacity:0}.popup-mask{position:fixed;left:0;top:0;z-index:1998;background-color:rgba(0,0,0,.15);width:100%;height:100%}.popup-box{position:fixed;z-index:10000;top:40%;left:50%;transform:translate(-50%,-50%);border:4px solid rgba(0,0,0,.05)}.popup-box .tit{background:#f9f9f9;padding:10px;display:flex;height:14px;line-height:14px}.popup-box .tit .text{color:#999;font-size:14px;flex:1}.popup-box .tit .close{width:12px;height:12px;margin-top:1px;background:url(/static/png/icons-CCHcpbAf.png) no-repeat 0 -232px;cursor:pointer}.popup-box .con{padding:20px;background:#fff;min-width:450px;min-height:100px}.popup-box .con .tip{padding:10px 20px;text-align:center}.popup-box .con .tip .tip-icon{display:inline-block;vertical-align:top;width:32px;height:32px;background:url(/static/png/icons-CCHcpbAf.png) no-repeat}.popup-box .con .tip .tip-icon.success{background-position:0 -476px}.popup-box .con .tip .tip-icon.fail{background-position:-37px -476px}.popup-box .con .tip .tip-icon.warning{background-position:-74px -476px}.popup-box .con .tip .tip-info{display:inline-block;vertical-align:top;margin-left:20px;text-align:left}.popup-box .con .tip .tip-info .result{font-size:14px;height:14px;line-height:14px}.popup-box .con .tip .tip-info .result .number{color:#f18244;font-family:MiSans,Verdana,sans-serif}.popup-box .con .tip .tip-info .date{font-family:MiSans,arial,sans-serif;color:#999;margin-top:10px}.popup-box .con .tip .tip-info .btns{margin-top:10px;color:#999;display:flex}.popup-box .con .tip .tip-info .btns .btn{color:#005ea7}.popup-box .con .tip .tip-info .btns .btn .arrow{font-family:MiSans,Consolas,sans-serif;margin-left:3px}.popup-box .con .tip .tip-info .btns .btn-r{width:72px;text-align:center;height:26px;line-height:26px;border-radius:26px;border:1px solid #F18244;background:#f18244;color:#fff;margin-top:10px}.popup-box .con .tip .tip-info .btns .btn-r:hover{opacity:.9}.popup-box .con .tip .tip-info .btns .btn-g{width:72px;text-align:center;height:26px;line-height:26px;border-radius:26px;margin-top:10px;background:#f9f9f9;border-color:#ddd;color:#000;margin-left:15px}.popup-box .con .tip .tip-info .btns .btn-g:hover{background:#fff}.popup-box .con .tip .tip-info .btns .btn-r.btn-long{width:110px}.popup-box .con .edit{padding:10px}.popup-box .con .edit .item{display:flex;margin-top:20px;position:relative}.popup-box .con .edit .item:first-child{margin-top:0}.popup-box .con .edit .item .label{width:80px;height:32px;line-height:32px}.popup-box .con .edit .item .text-box .input{border:1px solid #eee;padding:5px;height:20px;width:300px}.popup-box .con .edit .item .text-box .area-box{display:flex}.popup-box .con .edit .item .text-box .area-box .area{border:1px solid #eee;padding:5px;height:20px;line-height:20px;width:85px;margin-right:10px;position:relative}.popup-box .con .edit .item .text-box .area-box .area:last-child{margin-right:0}.popup-box .con .edit .item .text-box .area-box .area:before{position:absolute;right:10px;top:12px;display:block;width:0;height:0;content:" ";font-size:0;border:5px solid transparent;border-top:5px solid #bcbcbc}.popup-box .con .edit .item .text-box .btn-r:hover{opacity:.9}.popup-box .con .edit .item .text-box .error-text{color:#f18244;padding-left:19px;position:relative;height:14px;line-height:14px;margin-top:5px;margin-left:5px;display:block}.popup-box .con .edit .item .text-box .error-text:before{position:absolute;left:0;top:0;display:block;width:14px;height:14px;content:" ";font-size:0;background:url(/static/png/icons-CCHcpbAf.png) no-repeat -77px -517px}.popup-box .con .edit .item .label-btn{width:80px}.popup-box .con .edit .item .btn-r{padding:5px 15px;background:#f18244;color:#fff;border-radius:2px}.popup-box .con .edit .item .btn-g{padding:4px 14px;background:#f9f9f9;border-radius:2px;margin-left:12px;border:1px solid #ddd}.popup-box .con .edit .item .btn-g:hover{background:#fff}.popup-box .con .edit .item.error .text-box .error-text{display:block}.goods-list{background:#fff}.goods-list .list-tit{height:30px;line-height:30px;display:flex}.goods-list .list-tit .text{flex:1}.goods-list .list-tit .text .tit{font-size:24px}.goods-list .list-tit .text .description{font-size:12px;margin-left:10px;color:#999}.goods-list .list-tit .view-more{position:relative;color:#999;font-size:12px;height:19px;line-height:19px;margin-top:9px}.goods-list .list-tit .view-more .arrow{display:inline-block;font-family:Consolas,sans-serif;margin-left:3px}.goods-list .list-tit .view-more:hover{color:#f18244}.goods-list .list-con{display:flex;flex-wrap:wrap}.goods-list .list-con .item{position:relative;width:285px;margin-top:20px;margin-right:20px;-moz-transition:all .2s;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;cursor:pointer}.goods-list .list-con .item:hover{opacity:.8}.goods-list .list-con .item:nth-child(4n){margin-right:0}.goods-list .list-con .item .goods-img{width:285px;height:285px;line-height:285px;text-align:center;font-size:0}.goods-list .list-con .item .goods-img img{max-width:80%;max-height:80%;vertical-align:middle;object-fit:scale-down}.goods-list .list-con .item .goods-msg{text-align:center;padding:15px 10px 0}.goods-list .list-con .item .goods-msg .goods-name{height:18px;line-height:16px;font-size:14px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.goods-list .list-con .item .goods-msg .goods-price{display:flex;justify-content:center;height:16px;line-height:16px;margin-top:10px;overflow:hidden}.goods-list .list-con .item .goods-msg .goods-price .old-price{margin-left:10px;color:#999;font-family:MiSans,arial,sans-serif;text-decoration:line-through;height:12px;line-height:12px;margin-top:3px}.step-box{display:flex;height:70px;padding:0 20px 7px;margin-top:10px;box-shadow:0 5px 5px -3px rgba(0,0,0,.05);margin-bottom:30px;border-bottom:2px solid #F18244}.step-box .left{flex:1;margin-top:16px;white-space:nowrap}.step-box .left .img{display:inline-block;vertical-align:top;width:38px;height:38px}.step-box .left .text{display:inline-block;vertical-align:top;height:38px;line-height:38px;font-size:15px;font-weight:600}.step-box .steps{display:flex}.step-box .steps .item{padding-left:90px;margin-left:40px;position:relative;background:url(/static/png/icons-CCHcpbAf.png) no-repeat 0 -292px}.step-box .steps .item:first-child{background:none}.step-box .steps .item .number{height:20px;line-height:20px;margin-top:12px;color:#999;font-family:MiSans,arial,sans-serif}.step-box .steps .item .text{height:24px;line-height:24px;font-size:14px;color:#999}.step-box .steps .item.active .number,.step-box .steps .item.active .text{color:#000}.crumbs{font-size:12px;padding:23px 0 20px}.crumbs .item-a:hover{text-decoration:underline}.crumbs .arrow{font-family:MiSans,Consolas,sans-serif;margin:0 2px}.crumbs .item-span{color:#999}.content{width:1200px;margin:auto auto 20px}:deep(.el-select-dropdown__item.selected){color:#000!important;font-weight:400!important}.checkbox{width:14px;height:14px;display:inline-block;vertical-align:top;position:relative;outline:none;background:none;border:none;box-sizing:border-box;cursor:pointer;box-shadow:none}.checkbox:before{position:absolute;top:0;left:0;content:" ";display:block;width:100%;height:100%;box-sizing:border-box}.checkbox.default:before{border:1px solid #ddd;background:#fff;z-index:1}.checkbox.checked:before{border:0;background:url(/static/png/icons-CCHcpbAf.png) no-repeat 0 -367px;z-index:1}.checkbox.disabled:before{background:#eee;cursor:not-allowed;border:1px solid #ddd}.goods-list .component-list-con .item .goods-msg .goods-name{height:18px;line-height:16px;font-size:14px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rich-text blockquote{border-left:2px solid #ccc;margin-left:1.5rem;padding-left:1rem}.rich-text p{margin:16px 0}.rich-text pre{background:#f5f2f0;padding:1em;margin:.5em 0;overflow:auto}.empty{display:flex;justify-content:center;align-items:center;padding:50px 0;width:100%}.empty .img{width:250px;height:200px;font-size:0}.empty .img img{width:100%;height:100%}.empty .action{margin-left:10px}.empty .action .text{color:#999;font-size:14px;margin-top:40px}.empty .action .btn{display:inline-block;padding:7px 20px;background:#f18244;border-radius:30px;color:#fff;margin-top:20px}.empty .action .btn-r{display:inline-block;padding:6px 18px;border:1px solid #ddd;background:#f9f9f9;border-radius:30px;margin-top:20px;margin-left:10px;color:#666}.empty .action .btn-r:hover{background:#fff}.pages{margin-top:30px;display:flex;justify-content:flex-end;text-align:center}.pages .item{margin-left:5px;display:block;padding:3px 7px;min-width:18px;height:24px;line-height:24px;word-break:keep-all;border:1px solid #eee;font-size:12px;font-family:MiSans,arial,sans-serif;-moz-transition:all .2s;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;background:#fff}.pages .item:hover{color:#ff6b35}.pages .cur{color:#fff;background:#f18244;border-color:#f18244}.pages .cur:hover{color:#fff;background:#ff6b35;border-color:#ff6b35}.pages .ellipsis{display:block;width:30px;height:32px;line-height:24px;text-align:center;margin-right:-5px}.pages .go-page{height:32px;line-height:30px;margin-left:10px}.pages .go-page .page-input{width:28px;height:24px;padding:3px 5px;margin:0 5px;text-align:center;border:1px solid #eee;vertical-align:top}.pages .go-page .page-btn{margin-left:5px;display:inline-block;padding:3px 5px;border:1px solid #eee;min-width:28px;height:24px;line-height:24px;word-break:keep-all;font-size:12px;font-family:MiSans,arial,sans-serif;vertical-align:top;-moz-transition:all .1s;-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s;background:#fff}.pages .go-page .page-btn:hover{color:#ff6b35}.pages .item.prev,.pages .item.next{padding:3px 13px}.pages .total-num{height:32px;line-height:30px;margin-left:10px}.pages .total-num .num{margin:0 3px;font-family:MiSans,arial,sans-serif}.pages .item.default,.pages .item.default:hover{color:#d2d2d2;cursor:not-allowed;background:#fff;border-color:#eee}.con-box-picker-popper .el-date-table td.current:not(.disabled) span{color:#fff;background-color:#ff6b35}.con-box-picker-popper .el-date-table td.available:hover,.con-box-picker-popper .el-date-table td.today span{color:#ff6b35}.top{width:100%;height:36px;line-height:36px;color:#999;background-color:#f7f7f7}.top .con{width:1200px;height:36px;display:flex;margin:auto}.top .con .left{position:relative;padding-left:22px;flex:1;overflow:hidden}.top .con .left:before{position:absolute;left:0;top:11px;display:block;content:" ";width:12px;height:14px;background:url(/static/png/icons-CCHcpbAf.png) no-repeat}.top .con .left .item{text-decoration:underline;cursor:pointer;-moz-transition:all .2s;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.top .con .left .item:hover{color:#ff6b35}.top .con .right{display:flex}.top .con .right .item{position:relative}.top .con .right .item .text{color:#999}.top .con .right .item .link{position:relative;display:inline-block;vertical-align:top;margin-right:10px;color:#ff6b35;cursor:pointer}.top .con .right .item .link .link-a{display:inline-block;vertical-align:top;color:#ff6b35;cursor:pointer}.top .con .right .item .link .link-a:hover{font-weight:600}.top .con .right .item .link .link-name{color:#999;position:relative;padding-right:18px;padding-left:2px;display:inline-block;max-width:70px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.top .con .right .item .link .link-name:before{position:absolute;right:3px;display:block;width:0;height:0;content:" ";border:5px solid transparent;border-radius:2px;top:16px;border-top:5px solid #888}.top .con .right .item .link .link-name:after{position:absolute;right:3px;display:block;width:0;height:0;content:" ";border:5px solid transparent;border-radius:2px;top:15px;border-top:5px solid #f7f7f7}.top .con .right .item .link:hover .link-name{color:#ff6b35}.top .con .right .item .link:hover .link-name:before{top:16px;border-top:5px solid #FF6B35}.top .con .right .item .link:hover .link-select{display:block}.top .con .right .item .link .link-select{position:absolute;padding:5px 10px;left:50%;transform:translate(-50%);top:36px;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.15);z-index:91;display:none}.top .con .right .item .link .link-select:before{position:absolute;top:-11px;left:50%;transform:translate(-50%);display:block;content:" ";width:0;height:0;border:5px solid transparent;border-bottom:6px solid #dedede}.top .con .right .item .link .link-select:after{position:absolute;left:50%;transform:translate(-50%);display:block;content:" ";width:0;height:0;border:5px solid transparent;border-bottom:6px solid #dedede;top:-10px;border-bottom:6px solid #fff}.top .con .right .item .link .link-select .link-item{display:block;text-align:center;color:#999;line-height:12px;padding:8px 0}.top .con .right .item .link .link-select .link-item:hover{color:#ff6b35}.top .con .right .item .item-a{padding:0 10px 0 11px;position:relative;z-index:90;display:block;color:#999}.top .con .right .item .item-a:after{position:absolute;top:10px;left:0;display:block;content:" ";width:1px;height:16px;background:#ccc}.top .con .right .item .item-b{padding:0 10px 0 11px;position:relative;z-index:90;display:block;color:#999}.top .con .right .item .item-b:after{position:absolute;top:10px;left:0;display:block;content:" ";width:1px;height:16px;background:#ccc}.top .con .right .item:hover .item-a,.top .con .right .item:hover .item-b{color:#ff6b35}.top .con .right .item.mobile .item-a{padding-left:24px}.top .con .right .item.mobile .item-a:before{position:absolute;left:10px;top:11px;display:block;content:" ";width:12px;height:14px;background:url(/static/png/icons-CCHcpbAf.png) no-repeat 0 -19px}.top .con .right .item.mobile:hover .item-a:before{background-position:-14px -19px}.top .con .right .item.mobile:hover .mobile-select{display:block}.top .con .right .item.mobile .mobile-select.option{height:auto;text-align:center;line-height:1.5em;padding:10px}.top .con .right .item.mobile .mobile-select.option .option-text{margin:0;cursor:pointer;color:#999;line-height:1.5em}.top .con .right .item.mobile .mobile-select{position:absolute;display:none;top:36px;left:50%;transform:translate(-50%);transition:height .3s;-webkit-transition:height .3s;height:145px;box-sizing:border-box;background-color:#fff;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:91;text-align:-webkit-center}.top .con .right .item.mobile .mobile-select .code{width:100px;height:100px;font-size:0;margin-top:10px}.top .con .right .item.mobile .mobile-select .code img{width:100%;height:100%}.top .con .right .item.mobile .mobile-select .text{width:100%;font-size:12px;line-height:20px;text-align:center;color:#000;margin-top:7px;padding:0 10px;white-space:revert}.top .con .right .item.mobile .mobile-select:before{position:absolute;top:-11px;left:50%;transform:translate(-50%);display:block;content:" ";width:0;height:0;border:5px solid transparent;border-bottom:6px solid #dedede}.top .con .right .item.mobile .mobile-select:after{position:absolute;left:50%;transform:translate(-50%);display:block;content:" ";width:0;height:0;border:5px solid transparent;border-bottom:6px solid #dedede;top:-10px;border-bottom:6px solid #fff}.top .con .right .item.top-cart .item-a{padding-left:32px}.top .con .right .item.top-cart .item-a:before{position:absolute;left:10px;top:10px;display:block;content:" ";width:17px;height:15px;background:url(/static/png/icons-CCHcpbAf.png) no-repeat 0 -38px}.top .con .right .item.top-cart .item-a .number{font-family:MiSans,arial,sans-serif}.top .con .right .item.top-cart:hover .item-a:before{background-position:-22px -38px}.top .con .right .item.top-cart .cart-select{position:absolute;right:0;top:36px;z-index:89;width:316px;height:auto;max-height:0;color:#000;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15);-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);transition:max-height .3s;-webkit-transition:max-height .3s;overflow:hidden}.top .con .right .item.top-cart .cart-select .cart-list{padding:0 20px;max-height:324px;overflow-y:auto}.top .con .right .item.top-cart .cart-select .cart-list .list-item{display:flex;padding:10px 0;border-bottom:1px solid #eee}.top .con .right .item.top-cart .cart-select .cart-list .list-item:last-child{border:0}.top .con .right .item.top-cart .cart-select .cart-list .list-item .goods-img{width:60px;height:60px;font-size:0;cursor:pointer}.top .con .right .item.top-cart .cart-select .cart-list .list-item .goods-img img{width:100%;height:100%}.top .con .right .item.top-cart .cart-select .cart-list .list-item .goods-msg{margin-left:10px;line-height:30px;flex:1}.top .con .right .item.top-cart .cart-select .cart-list .list-item .goods-msg .name{max-width:175px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer}.top .con .right .item.top-cart .cart-select .cart-list .list-item .goods-msg .info{display:flex}.top .con .right .item.top-cart .cart-select .cart-list .list-item .goods-msg .info .price{color:#f18244}.top .con .right .item.top-cart .cart-select .cart-list .list-item .goods-msg .info .number{margin-left:10px;color:#999;font-family:MiSans,arial,sans-serif}.top .con .right .item.top-cart .cart-select .cart-list .list-item:hover .goods-msg .name{color:#f18244}.top .con .right .item.top-cart .cart-select .cart-list .list-item .del{width:14px;height:14px;background:url(/static/png/icons-CCHcpbAf.png) no-repeat 0 -415px;margin-top:23px;cursor:pointer}.top .con .right .item.top-cart .cart-select .list-total{padding:15px 20px;background:#fafafa;display:flex}.top .con .right .item.top-cart .cart-select .list-total .total-msg{flex:1}.top .con .right .item.top-cart .cart-select .list-total .total-msg .total-number{height:16px;line-height:16px}.top .con .right .item.top-cart .cart-select .list-total .total-msg .price{height:20px;line-height:20px;margin-top:4px}.top .con .right .item.top-cart .cart-select .list-total .total-btn{width:130px;height:40px;line-height:40px;font-size:14px;text-align:center;color:#f5f5f5;background:#f18244;cursor:pointer}.top .con .right .item.top-cart.top-cart-empty:hover .item-a{background:#fff}.top .con .right .item.top-cart.top-cart-empty:hover .item-a:after{width:0}.top .con .right .item.top-cart.top-cart-empty:hover .no-goods{height:94px;line-height:94px}.top .con .right .item.top-cart.top-cart-empty .no-goods{position:absolute;right:0;top:36px;z-index:89;width:316px;height:0;text-align:center;color:#000;background:#fff;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);-webkit-transition:height .3s;transition:height .3s;overflow:hidden}.top .con .right .item.top-cart.top-cart-on .item-a{background:#ff6b35;color:#fff;height:36px}.top .con .right .item.top-cart.top-cart-on .item-a:after{width:0}.top .con .right .item.top-cart.top-cart-on .item-a:before{background-position:-44px -38px}.top .con .right .item.top-cart.top-cart-on:hover .item-a{background:#fff;color:#ff6b35}.top .con .right .item.top-cart.top-cart-on:hover .item-a:before{background-position:-22px -38px}.top .con .right .item.top-cart.top-cart-on:hover .cart-select{max-height:393px}.head{background:#fff;width:100%;box-shadow:0 2px 5px rgba(0,0,0,.05)}.head .content{height:94px;display:flex;justify-content:space-between;-webkit-justify-content:space-between;padding-top:20px;box-sizing:border-box}.head .logo{height:54px;display:flex;cursor:pointer}.head .logo .logo-img{display:block;width:190px;height:48px;background-size:100%}.head .logo .name{margin-left:10px}.head .logo .name .cn{font-size:16px;font-weight:700;display:block;line-height:20px;margin-top:7px}.head .logo .name .en{font-size:12px;color:#ccc;display:block;line-height:16px;margin-top:5px}.head .menu{display:flex}.head .menu .item{position:relative;display:block;line-height:52px;height:52px;padding:0 20px;font-size:14px}.head .menu .item:hover,.head .menu .item.item-on{color:#ff6b35}.head .menu-en .item{padding:0 15px}.head .search{position:relative;width:320px;height:38px;margin-top:8px}.head .search .search-input-box{height:38px;border:2px solid #F18244;width:100%;box-sizing:border-box;position:absolute;right:0;top:0;z-index:10}.head .search .search-input-box .search-input{display:inline-block;border:0;width:51%;height:99%;line-height:34px;padding:0 10px}.head .search .search-input-box .select-search{display:inline-block;width:12%;line-height:34px;text-align:center;cursor:pointer;color:#f18244}.head .search .search-input-box .select-list{position:absolute;right:89px;top:34px;border:2px solid #F18244;background-color:#fff}.head .search .search-input-box .select-list .select-item{padding:0 8px;line-height:2.5em}.head .search .search-btn{width:93px;height:38px;padding-left:7px;font-size:14px;letter-spacing:5px;position:absolute;right:0;top:0;background:#f18244;border:0;color:#fff;cursor:pointer;z-index:11}.head .search .search-btn:hover{opacity:.9}.foot{min-height:230px;width:100%;background:#000;color:#666}.foot .foot-box{width:1200px;margin:auto;display:flex;justify-content:center;padding:40px 0 30px;background-color:#000}.foot .foot-box .company-msg{padding:0 60px;border-right:1px solid #333}.foot .foot-box .company-msg .img{display:block;margin:auto;height:54px;width:54px;object-fit:contain;background-size:100%}.foot .foot-box .company-msg .name{color:#00a0e9;font-size:14px;margin:5px 0 10px;text-align:center}.foot .foot-box .company-msg .web{line-height:20px}.foot .foot-box .right{display:flex;margin-left:60px;padding-top:5px}.foot .foot-box .right .item{width:100px;margin-right:80px}.foot .foot-box .right .item:last-child{margin-right:0}.foot .foot-box .right .item.official-code{text-align:center}.foot .foot-box .right .item.official-code .img{width:100px;height:100px;font-size:0}.foot .foot-box .right .item.official-code .img img{width:100%;height:100%}.foot .foot-box .right .item.official-code .text{margin-top:5px}.foot .foot-box .right .item.service .tit{font-size:14px;margin-top:3px;margin-bottom:20px}.foot .foot-box .right .item.service .con .text{margin-top:16px}.foot .copyright{width:100%;background:#1b1b1b;padding:10px 0;text-align:center}.popup-box .con.modify-amount{position:relative;max-width:260px}.popup-box .con.modify-amount .int-box{display:block;width:90%;margin:0 auto}.popup-box .con.modify-amount .int-box .int{display:block;width:100%;border:1px solid #eee;line-height:1em;padding:10px;box-sizing:border-box}.popup-box .con.modify-amount .max-amount{margin-top:5px;color:#888}.popup-box .con.modify-amount .foot-btn{display:block;position:absolute;left:0;right:0;bottom:0;width:100%;text-align:center;padding:20px;box-sizing:border-box}.popup-box .con.modify-amount .foot-btn .confirm{display:inline-block;padding:8px 20px;background:#f18244;color:#fff;border-radius:2px;cursor:pointer}.popup-box .con.modify-amount .error{margin-top:5px;color:#f18244}.shop-list .list-con .item{display:flex;padding:15px;width:252px;border:1px solid #eee;cursor:auto}.shop-list .list-con .item .shop-img{width:120px;height:120px;line-height:120px;font-size:0;text-align:center}.shop-list .list-con .item .shop-img img{max-width:100%;max-height:100%;vertical-align:middle}.shop-list .list-con .item .shop-msg{margin-left:10px;margin-top:15px;height:105px}.shop-list .list-con .item .shop-msg .shop-name{max-width:120px;height:20px;line-height:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px}.shop-list .list-con .item .shop-msg .focus-number{height:12px;line-height:12px;margin-top:10px;color:#999}.shop-list .list-con .item .shop-msg .go-shop{display:block;margin-top:30px;background:#f18244;width:80px;height:24px;line-height:24px;border-radius:30px;text-align:center;color:#fff;padding-left:3px;cursor:pointer}.shop-list .list-con .item .shop-msg .go-shop .arrow{display:inline-block;font-family:Consolas;margin-left:3px}.terms-container .r-header{background:#fff;box-shadow:0 3px 5px rgba(0,0,0,.05)}.terms-container .r-header .content{display:flex;padding:20px 0;align-items:center}.terms-container .r-header .logo{cursor:pointer;display:flex;margin-right:70%}.terms-container .r-header .logo .img{display:inline-block;vertical-align:top;width:190px;height:48px;background:url(/static/png/register-logo-DVY6BMDB.png) no-repeat;background-size:100%}.terms-container .r-header .logo .text{font-size:0;display:inline-block;vertical-align:top;line-height:48px;margin-left:5px}.terms-container .r-header .go-login{font-size:14px}.terms-container .r-header .go-login .login-btn{font-size:13px;display:inline-block;padding:6px 22px;background:#f18244;color:#fff;border-radius:30px;margin-left:7px}.head-scroll{position:fixed;top:0;left:0;width:100%;height:60px;background:#fff;animation:hdnav2-show .3s;-webkit-animation:hdnav2-show .3s;-moz-animation:hdnav2-show .3s;-o-animation:hdnav2-show .3s;z-index:100;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.05);box-shadow:0 2px 5px rgba(0,0,0,.05)}.head-scroll .content{display:flex;-webkit-justify-content:space-between;justify-content:space-between;align-items:center;height:60px}.head-scroll .logo{height:40px;display:flex;margin-top:-8px;cursor:pointer}.head-scroll .logo .logo-img{display:block;width:190px;height:48px;font-size:0;background-size:100%}.head-scroll .logo .name{line-height:15px;margin-left:10px;margin-top:5px}.head-scroll .logo .name .cn{display:block;font-size:14px;letter-spacing:1px;font-weight:600}.head-scroll .logo .name .en{color:#ccc;margin-top:3px;display:block}.head-scroll .menu{display:flex}.head-scroll .menu .item{padding:0 25px;font-size:14px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.head-scroll .menu .item:hover{color:#ff6b35}.head-scroll .menu .item.item-on{color:#ff6b35;cpb:"bWFsbDRq"}.head-scroll .menu-en{justify-content:space-around;width:100%;padding:20px}.head-scroll .menu-en .item{padding:0;font-size:12px}.head-scroll .left{display:flex;width:100%;align-items:center}.head-scroll .right{display:flex;align-items:center}.head-scroll .search{position:relative;height:38px}.head-scroll .search .search-input{width:220px;height:38px;border:0;border-bottom:1px solid #F18244;padding:0 48px 0 10px;box-sizing:border-box}.head-scroll .search .search-btn{width:36px;height:36px;position:absolute;right:0;top:0;cursor:pointer;z-index:11;font-size:0;background:url(/static/png/icons-CCHcpbAf.png) no-repeat -19px -58px #fff;-moz-transition:all .2s;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;border:11px solid #fff}.head-scroll .search .search-btn:hover{opacity:.9}.head-scroll .scroll-cart{position:relative;margin-left:30px;margin-right:15px;width:17px;height:15px;background:url(/static/png/icons-CCHcpbAf.png) no-repeat -22px -38px;cursor:pointer;border-top:8px solid #fff;border-bottom:7px solid #fff;border-left:6px solid #fff;border-right:7px solid #fff}.head-scroll .scroll-cart .number{position:absolute;top:-9px;left:5px;font-size:12px;font-family:MiSans,arial;padding:0 5px;background:#f18244;color:#fff;height:16px;line-height:16px;min-width:16px;border-radius:30px;margin-left:10px;text-align:center;box-sizing:border-box}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-over-ell{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@font-face{font-family:MiSans;src:url(/static/woff2/MiSans-Thin-BK_MXNBf.woff2) format("woff2");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:MiSans;src:url(/static/woff2/MiSans-ExtraLight-JwYLuLNK.woff2) format("woff2");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:MiSans;src:url(/static/woff2/MiSans-Light-CBdeaKFj.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:MiSans;src:url(/static/woff2/MiSans-Normal-D9pmTE1z.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:MiSans;src:url(/static/woff2/MiSans-Medium-D4wJKMAj.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:MiSans;src:url(/static/woff2/MiSans-Semibold-B34HIk9C.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:MiSans;src:url(/static/woff2/MiSans-Bold-2T5_CE7Q.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:MiSans;src:url(/static/woff2/MiSans-Heavy-fhmz1OCZ.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}*{font-family:MiSans,-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif!important}@font-face{font-family:MiSans;src:url(/static/woff2/MiSans-Medium-D4wJKMAj.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:MiSans;src:url(./MiSans-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:MiSans;src:url(/static/woff2/MiSans-Bold-2T5_CE7Q.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:MiSans;src:url(/static/woff2/MiSans-Light-CBdeaKFj.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:MiSans;src:url(/static/woff2/MiSans-ExtraLight-JwYLuLNK.woff2) format("woff2");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:MiSans;src:url(/static/woff2/MiSans-Thin-BK_MXNBf.woff2) format("woff2");font-weight:100;font-style:normal;font-display:swap}.component-login-popup[data-v-3703ffdd]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.component-login-popup .popup-mask[data-v-3703ffdd]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.component-login-popup .login-box[data-v-3703ffdd]{position:relative;background:#fff;border-radius:12px;box-shadow:0 10px 25px -5px rgba(0,0,0,.1);width:100%;max-width:400px;padding:24px;animation:slideIn-3703ffdd .3s ease-out;z-index:2}@keyframes slideIn-3703ffdd{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.component-login-popup .login-box .close-btn[data-v-3703ffdd]{position:absolute;top:16px;right:16px;background:none;border:none;color:#6b7280;cursor:pointer;padding:20px;border-radius:6px;transition:all .2s ease}.component-login-popup .login-box .close-btn[data-v-3703ffdd]:hover{background:#f3f4f6;color:#374151}.component-login-popup .login-box .close-btn svg[data-v-3703ffdd]{display:block}.component-login-popup .login-box .login-header[data-v-3703ffdd]{text-align:center;margin-bottom:20px;position:relative}.component-login-popup .login-box .login-header .welcome-text[data-v-3703ffdd]{font-size:20px;font-weight:600;color:#111827;margin:0 0 6px;line-height:1.2}.component-login-popup .login-box .login-header .subtitle[data-v-3703ffdd]{font-size:14px;color:#6b7280;margin:0;line-height:1.4}.component-login-popup .login-box .password-setup-header[data-v-3703ffdd]{margin-bottom:20px;position:relative}.component-login-popup .login-box .password-setup-header .header-back-btn[data-v-3703ffdd]{background:none;border:none;color:#6b7280;cursor:pointer;padding:6px;border-radius:6px;transition:all .2s ease;display:flex;align-items:center;gap:4px;font-size:14px}.component-login-popup .login-box .password-setup-header .header-back-btn[data-v-3703ffdd]:hover{background:#f3f4f6;color:#374151}.component-login-popup .login-box .password-setup-header .header-back-btn svg[data-v-3703ffdd]{display:block}.component-login-popup .login-box .main-tabs[data-v-3703ffdd]{display:flex;background:#f9fafb;border-radius:8px;padding:3px;margin-bottom:16px}.component-login-popup .login-box .main-tabs .tab-btn[data-v-3703ffdd]{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;background:none;border:none;border-radius:6px;font-size:13px;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s ease}.component-login-popup .login-box .main-tabs .tab-btn svg[data-v-3703ffdd]{flex-shrink:0}.component-login-popup .login-box .main-tabs .tab-btn[data-v-3703ffdd]:hover{color:#374151}.component-login-popup .login-box .main-tabs .tab-btn.active[data-v-3703ffdd]{background:#fff;color:#f07326;box-shadow:0 1px 3px rgba(0,0,0,.1)}.component-login-popup .login-box .sub-tabs[data-v-3703ffdd]{display:flex;background:#f3f4f6;border-radius:8px;padding:2px;margin-bottom:16px}.component-login-popup .login-box .sub-tabs .sub-tab-btn[data-v-3703ffdd]{flex:1;display:flex;align-items:center;justify-content:center;gap:4px;padding:6px 10px;background:none;border:none;border-radius:6px;font-size:12px;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s ease}.component-login-popup .login-box .sub-tabs .sub-tab-btn svg[data-v-3703ffdd]{flex-shrink:0}.component-login-popup .login-box .sub-tabs .sub-tab-btn[data-v-3703ffdd]:hover{color:#374151}.component-login-popup .login-box .sub-tabs .sub-tab-btn.active[data-v-3703ffdd]{background:#fff;color:#f07326;box-shadow:0 1px 2px rgba(0,0,0,.05)}.component-login-popup .login-box .login-forms .form-container .input-group[data-v-3703ffdd]{margin-bottom:16px}.component-login-popup .login-box .login-forms .form-container .input-group .input-label[data-v-3703ffdd]{display:block;font-size:13px;font-weight:500;color:#374151;margin-bottom:6px}.component-login-popup .login-box .login-forms .form-container .input-group .input-wrapper[data-v-3703ffdd]{position:relative;display:flex;align-items:center;background:#f9fafb;border:2px solid transparent;border-radius:8px;transition:all .2s ease}.component-login-popup .login-box .login-forms .form-container .input-group .input-wrapper[data-v-3703ffdd]:focus-within{background:#fff;border-color:#f07326;box-shadow:0 0 0 3px rgba(240,115,38,.1)}.component-login-popup .login-box .login-forms .form-container .input-group .input-wrapper.error[data-v-3703ffdd]{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.component-login-popup .login-box .login-forms .form-container .input-group .input-wrapper .input-icon[data-v-3703ffdd]{margin-left:16px;color:#9ca3af;flex-shrink:0}.component-login-popup .login-box .login-forms .form-container .input-group .input-wrapper .form-input[data-v-3703ffdd]{flex:1;padding:12px 12px 12px 10px;background:none;border:none;font-size:14px;color:#111827;outline:none}.component-login-popup .login-box .login-forms .form-container .input-group .input-wrapper .form-input[data-v-3703ffdd]::placeholder{color:#9ca3af}.component-login-popup .login-box .login-forms .form-container .input-group .input-wrapper .clear-btn[data-v-3703ffdd]{margin-right:12px;background:none;border:none;color:#9ca3af;cursor:pointer;padding:3px;border-radius:4px;transition:all .2s ease}.component-login-popup .login-box .login-forms .form-container .input-group .input-wrapper .clear-btn[data-v-3703ffdd]:hover{background:#e5e7eb;color:#6b7280}.component-login-popup .login-box .login-forms .form-container .input-group .input-wrapper .clear-btn svg[data-v-3703ffdd]{display:block}.component-login-popup .login-box .login-forms .form-container .input-group .error-message[data-v-3703ffdd]{margin-top:6px;font-size:12px;color:#ef4444;display:flex;align-items:center;gap:4px}.component-login-popup .login-box .login-forms .form-container .input-group .error-message[data-v-3703ffdd]:before{content:"⚠";font-size:14px}.component-login-popup .login-box .login-forms .form-container .phone-input-group[data-v-3703ffdd]{display:flex;gap:8px}.component-login-popup .login-box .login-forms .form-container .phone-input-group .country-select[data-v-3703ffdd]{flex-shrink:0;padding:12px 10px;background:#f9fafb;border:2px solid transparent;border-radius:8px;font-size:13px;color:#374151;cursor:pointer;outline:none;transition:all .2s ease;min-width:100px}.component-login-popup .login-box .login-forms .form-container .phone-input-group .country-select[data-v-3703ffdd]:focus{background:#fff;border-color:#f07326;box-shadow:0 0 0 3px rgba(240,115,38,.1)}.component-login-popup .login-box .login-forms .form-container .phone-input-group .country-select option[data-v-3703ffdd]{padding:8px}.component-login-popup .login-box .login-forms .form-container .otp-group[data-v-3703ffdd]{display:flex;gap:8px}.component-login-popup .login-box .login-forms .form-container .otp-group .input-wrapper[data-v-3703ffdd]{flex:1}.component-login-popup .login-box .login-forms .form-container .otp-group .send-code-btn[data-v-3703ffdd]{flex-shrink:0;padding:12px 16px;background:#f07326;border:none;border-radius:8px;font-size:13px;font-weight:500;color:#fff;cursor:pointer;transition:all .2s ease;white-space:nowrap}.component-login-popup .login-box .login-forms .form-container .otp-group .send-code-btn[data-v-3703ffdd]:hover:not(.disabled){background:#e05a1a;transform:translateY(-1px)}.component-login-popup .login-box .login-forms .form-container .otp-group .send-code-btn.disabled[data-v-3703ffdd]{background:#9ca3af;cursor:not-allowed;transform:none}.component-login-popup .login-box .login-forms .form-container .new-user-section[data-v-3703ffdd]{margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb}.component-login-popup .login-box .login-forms .form-container .new-user-section .new-user-notice[data-v-3703ffdd]{display:flex;align-items:center;gap:8px;padding:12px;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;margin-bottom:16px}.component-login-popup .login-box .login-forms .form-container .new-user-section .new-user-notice svg[data-v-3703ffdd]{color:#f07326;flex-shrink:0}.component-login-popup .login-box .login-forms .form-container .new-user-section .new-user-notice span[data-v-3703ffdd]{font-size:12px;color:#9a3412;line-height:1.4}.component-login-popup .login-box .login-forms .form-container .new-user-section .setup-password-btn[data-v-3703ffdd]{width:100%;padding:12px;background:#f07326;border:none;border-radius:8px;font-size:14px;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:6px}.component-login-popup .login-box .login-forms .form-container .new-user-section .setup-password-btn[data-v-3703ffdd]:hover:not(:disabled){background:#e05a1a;transform:translateY(-1px);box-shadow:0 4px 12px -2px rgba(240,115,38,.3)}.component-login-popup .login-box .login-forms .form-container .new-user-section .setup-password-btn[data-v-3703ffdd]:disabled{background:#9ca3af;cursor:not-allowed;transform:none;opacity:.7}.component-login-popup .login-box .login-forms .form-container .new-user-section .setup-password-btn svg[data-v-3703ffdd]{flex-shrink:0}.component-login-popup .login-box .form-footer[data-v-3703ffdd]{margin-top:20px}.component-login-popup .login-box .form-footer .checkbox-wrapper[data-v-3703ffdd]{display:flex;align-items:flex-start;gap:8px;margin-bottom:16px;cursor:pointer}.component-login-popup .login-box .form-footer .checkbox-wrapper .checkbox[data-v-3703ffdd]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.component-login-popup .login-box .form-footer .checkbox-wrapper .checkmark[data-v-3703ffdd]{flex-shrink:0;width:16px;height:16px;background:#f9fafb;border:2px solid #d1d5db;border-radius:4px;position:relative;transition:all .2s ease;margin-top:1px}.component-login-popup .login-box .form-footer .checkbox-wrapper .checkmark[data-v-3703ffdd]:after{content:"";position:absolute;display:none;left:4px;top:1px;width:5px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.component-login-popup .login-box .form-footer .checkbox-wrapper .checkbox:checked~.checkmark[data-v-3703ffdd]{background:#f07326;border-color:#f07326}.component-login-popup .login-box .form-footer .checkbox-wrapper .checkbox:checked~.checkmark[data-v-3703ffdd]:after{display:block}.component-login-popup .login-box .form-footer .checkbox-wrapper .checkbox-text[data-v-3703ffdd]{font-size:12px;color:#6b7280;line-height:1.4}.component-login-popup .login-box .form-footer .checkbox-wrapper .checkbox-text .link[data-v-3703ffdd]{color:#f07326;text-decoration:none;font-weight:500}.component-login-popup .login-box .form-footer .checkbox-wrapper .checkbox-text .link[data-v-3703ffdd]:hover{text-decoration:underline}.component-login-popup .login-box .form-footer .login-btn[data-v-3703ffdd]{width:100%;padding:12px;background:#f07326;border:none;border-radius:8px;font-size:14px;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:6px}.component-login-popup .login-box .form-footer .login-btn[data-v-3703ffdd]:hover:not(:disabled){background:#e05a1a;transform:translateY(-1px);box-shadow:0 4px 12px -2px rgba(240,115,38,.3)}.component-login-popup .login-box .form-footer .login-btn[data-v-3703ffdd]:disabled{opacity:.7;cursor:not-allowed;transform:none}.component-login-popup .login-box .form-footer .login-btn.loading .loading-icon[data-v-3703ffdd]{animation:spin-3703ffdd 1s linear infinite}@keyframes spin-3703ffdd{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 640px){.component-login-popup[data-v-3703ffdd]{padding:12px}.component-login-popup .login-box[data-v-3703ffdd]{padding:20px}.component-login-popup .login-box .login-header .welcome-text[data-v-3703ffdd]{font-size:18px}}.component-switch-language[data-v-3783ba8e]{height:auto;min-height:40px;display:flex!important;align-items:center}.component-switch-language img[data-v-3783ba8e]{width:16px;height:16px;margin-right:5px}.component-switch-language[data-v-3783ba8e]{position:relative;display:inline-block;vertical-align:top;color:#f18244;cursor:pointer}.component-switch-language .link-a[data-v-3783ba8e]{display:inline-block;vertical-align:top;color:#f18244;cursor:pointer}.component-switch-language .link-a[data-v-3783ba8e]:hover{font-weight:600}.component-switch-language .select-name[data-v-3783ba8e]{color:#999;position:relative;padding-right:18px;padding-left:2px;display:inline-block;max-width:150px!important;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.component-switch-language .select-name[data-v-3783ba8e]:before{position:absolute;right:3px;display:block;width:0;height:0;content:" ";border:5px solid transparent;border-radius:2px;top:42%;border-top:5px solid #888}.component-switch-language .select-name[data-v-3783ba8e]:after{position:absolute;right:3px;display:block;width:0;height:0;content:" ";border:5px solid transparent;border-radius:2px;top:40%;border-top:5px solid #f7f7f7}.component-switch-language:hover .select-name[data-v-3783ba8e]{color:#f18244}.component-switch-language:hover .select-name[data-v-3783ba8e]:before{top:42%;border-top:5px solid #F18244}.component-switch-language:hover .select-box[data-v-3783ba8e]{display:block}.component-switch-language .select-box[data-v-3783ba8e]{position:absolute;padding:5px 10px;left:50%;transform:translate(-50%);top:36px;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.15);z-index:100;display:none}.component-switch-language .select-box[data-v-3783ba8e]:before{position:absolute;top:-11px;left:50%;transform:translate(-50%);display:block;content:" ";width:0;height:0;border:5px solid transparent;border-bottom:6px solid #dedede}.component-switch-language .select-box[data-v-3783ba8e]:after{position:absolute;left:50%;transform:translate(-50%);display:block;content:" ";width:0;height:0;border:5px solid transparent;border-bottom:6px solid #dedede;top:-10px;border-bottom:6px solid #fff}.component-switch-language .select-box .select-item[data-v-3783ba8e]{display:block;text-align:center;color:#999;line-height:12px;padding:8px 0}.component-switch-language .select-box .select-item[data-v-3783ba8e]:hover{color:#f18244}.item-b[data-v-3783ba8e]{padding:0 0 0 11px;position:relative;z-index:90;display:block;color:#999}.item-b[data-v-3783ba8e]:after{position:absolute;top:10px;left:0;display:block;content:" ";width:1px;height:16px;background:#ccc}.page-main-top .con .hide-sgin.left[data-v-1327bf5a]:before{display:none}.page-main-top .con .left .item[data-v-1327bf5a]{border-bottom:1px solid;text-decoration:none;display:inline}.page-main-top[data-v-1327bf5a] .left .el-carousel__indicators--vertical{display:none}.page-main-top[data-v-1327bf5a] .left .swiper-slide{display:block!important;text-align:left!important;font-weight:400;background:inherit}.page-main-top .swiper-slide .item[data-v-1327bf5a]{width:calc(100% - 22px);font-size:12px;display:inline-block!important;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-main-top .right-container.right .item[data-v-1327bf5a]{white-space:nowrap}.page-main-top .right-container.right .item .text[data-v-1327bf5a]{display:inline-block;min-height:36px;max-width:214px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-right:10px}.page-main-top .right-container.right .item .welcome-text[data-v-1327bf5a]{cursor:pointer;transition:color .2s ease}.page-main-top .right-container.right .item .welcome-text[data-v-1327bf5a]:hover{color:#f07326}.page-main-top .right-container.right .item .mobile-select[data-v-1327bf5a]{height:auto;padding-bottom:10px}.page-main-top .right-container.right .item.mobile .mobile-select .scan-code-tip[data-v-1327bf5a]{width:180px;white-space:normal;line-height:20px;overflow-wrap:break-word}.page-main-top .link-a[data-v-1327bf5a],.page-main-top .item-a[data-v-1327bf5a]{cursor:pointer}.page-main-top[data-v-1327bf5a] .total-cart-count{display:block;box-sizing:border-box;position:absolute;width:auto;height:auto;line-height:1em;text-align:center;top:6px;left:75px;font-size:12px;color:#fff;background:#e43130;z-index:91;padding:2px 4px;border-radius:5px}.page-main-top[data-v-1327bf5a] .total-cart-count:after{position:absolute;top:2px;left:-5px;display:block;content:"";width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid #e43130}.page-main-top .title[data-v-1327bf5a]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-break:break-word}.component-classifieds[data-v-f2761558]{z-index:10}.component-classifieds .classifieds-box[data-v-f2761558]{display:flex;justify-content:flex-start;width:1200px;height:450px;background:#fff}.component-classifieds .classifieds-box.in-shop[data-v-f2761558]{height:300px;width:930px}.component-classifieds .c-left[data-v-f2761558]{position:relative;display:block;width:280px;height:449px;background:#f18244;color:#fff;border-bottom:1px solid #F18244}.component-classifieds .c-left .list[data-v-f2761558]{max-height:449px;overflow:auto}.component-classifieds .c-left .list[data-v-f2761558]::-webkit-scrollbar{display:none}.component-classifieds .c-left .up-arrow[data-v-f2761558]{position:absolute;display:flex;align-items:center;justify-content:center;width:100%;height:auto;box-sizing:border-box;cursor:pointer;top:0;padding-bottom:12px;background:-webkit-linear-gradient(top,rgba(68,68,68,.2) 0%,rgba(68,68,68,.1) 75%,rgba(68,68,68,0) 98%);background:-o-linear-gradient(bottom,rgba(68,68,68,.2) 0%,rgba(68,68,68,.1) 75%,rgba(68,68,68,0) 98%);background:-moz-linear-gradient(bottom,rgba(68,68,68,.2) 0%,rgba(68,68,68,.1) 75%,rgba(68,68,68,0) 98%);background:linear-gradient(to bottom,rgba(68,68,68,.2),rgba(68,68,68,.1) 75%,rgba(68,68,68,0) 98%)}.component-classifieds .c-left .up-arrow img[data-v-f2761558]{position:relative;display:block;width:25px;height:25px;opacity:.9;right:15px}.component-classifieds .c-left .down-arrow[data-v-f2761558]{position:absolute;display:flex;align-items:center;justify-content:center;width:100%;height:auto;box-sizing:border-box;cursor:pointer;bottom:0;padding-top:12px;background:-webkit-linear-gradient(bottom,rgba(68,68,68,.2) 0%,rgba(68,68,68,.1) 75%,rgba(68,68,68,0) 98%);background:-o-linear-gradient(top,rgba(68,68,68,.2) 0%,rgba(68,68,68,.1) 75%,rgba(68,68,68,0) 98%);background:-moz-linear-gradient(top,rgba(68,68,68,.2) 0%,rgba(68,68,68,.1) 75%,rgba(68,68,68,0) 98%);background:linear-gradient(to top,rgba(68,68,68,.2),rgba(68,68,68,.1) 75%,rgba(68,68,68,0) 98%)}.component-classifieds .c-left .down-arrow img[data-v-f2761558]{right:20px}.component-classifieds .down-arrow img[data-v-f2761558]{position:relative;display:block;width:25px;height:25px;opacity:.9}.component-classifieds .c-left .c-item[data-v-f2761558]{display:flex;align-items:center;justify-content:space-between;padding:0 25px;height:55px;line-height:55px;cursor:pointer;box-sizing:border-box}.component-classifieds .c-left .c-item[data-v-f2761558]:hover{background:#f2b28c}.component-classifieds .c-left .c-item .category[data-v-f2761558]{display:flex;align-items:center;height:55px;line-height:1em}.component-classifieds .c-left .c-item .category .c-icon[data-v-f2761558]{display:block;width:16px;height:15px;margin-right:8px}.component-classifieds .c-left .c-item.active[data-v-f2761558]{background:#fff;color:#f18244}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.component-classifieds .c-left .c-item .category .c-icon[data-v-f2761558]{display:none}}.component-classifieds .c-name[data-v-f2761558]{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100px}.component-classifieds .c-name-en[data-v-f2761558]{width:224px}.component-classifieds .c-arrow-icon[data-v-f2761558]{display:block;width:6px;height:11px;margin-top:5px}.component-classifieds .c-right[data-v-f2761558]{display:flex;justify-content:space-between;flex:1;border-right:1px solid #F18244;border-top:1px solid #F18244;border-bottom:1px solid #F18244}.component-classifieds .in-shop .c-right[data-v-f2761558]{width:100%;border-left:1px solid #333;border-right:1px solid #333;border-bottom:1px solid #333;border-top:0}.component-classifieds .c-right[data-v-f2761558]{width:920px;background-color:#fff}.component-classifieds .c-right .sub-category[data-v-f2761558]{flex:1;max-height:400px;overflow-x:hidden}.component-classifieds .c-right .sub-category[data-v-f2761558]::-webkit-scrollbar{display:none}.component-classifieds .c-right .sub-category .sub-item[data-v-f2761558]{display:flex;justify-content:flex-start;margin-top:20px}.component-classifieds .c-right .second-level[data-v-f2761558]{display:flex;justify-content:flex-start;width:140px;padding:0 30px;font-weight:700;box-sizing:border-box;cursor:pointer;color:#000}.component-classifieds .c-right .second-level[data-v-f2761558]:hover{color:#f18244}.component-classifieds .c-right .second-level .c-name[data-v-f2761558]{max-height:42px;line-height:1.5em;max-width:78px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:break-all;white-space:pre-wrap}.component-classifieds .c-right .second-level .c-arrow-icon[data-v-f2761558]{margin-left:10px}.component-classifieds .c-right .second-level-en[data-v-f2761558]{width:220px}.component-classifieds .c-right .second-level-en .c-name-en[data-v-f2761558]{max-width:200px}.component-classifieds .c-right .second-level.width[data-v-f2761558],.component-classifieds .c-right .in-shop .second-level[data-v-f2761558]{width:160px}.component-classifieds .c-right .in-shop .second-level .c-name[data-v-f2761558]{width:90px}.component-classifieds .c-right .second-level.active[data-v-f2761558]{color:#f18244}.component-classifieds .c-right .tertiary-level .t-list[data-v-f2761558]{display:block;line-height:1em;width:800px;margin-right:40px;padding-bottom:8px;padding-top:2px;border-bottom:1px solid #EAEAEA;text-align:left}.component-classifieds .c-right .tertiary-level .t-list.width[data-v-f2761558]{width:800px}.component-classifieds .c-right .tertiary-level .t-item[data-v-f2761558]{display:inline-block;font-size:12px;line-height:1em;color:#666;margin-right:20px;margin-bottom:10px;cursor:pointer}.component-classifieds .c-right .tertiary-level .t-item[data-v-f2761558]:hover{color:#f18244}.component-classifieds .c-right .tertiary-level .t-item.weak[data-v-f2761558],.component-classifieds .c-right .tertiary-level .t-item.weak[data-v-f2761558]:hover{color:#ccc}.component-classifieds .c-right .tertiary-level .t-item.active[data-v-f2761558]{color:#f18244}.component-classifieds .in-shop .tertiary-level .t-list[data-v-f2761558]{width:750px}.component-classifieds .c-right .featured-brands[data-v-f2761558]{display:block;width:220px;background:#f8f8f8;padding:0 12px;box-sizing:border-box}.component-classifieds .c-right .featured-brands .brands-tit[data-v-f2761558]{display:block;height:50px;line-height:50px;text-align:center;font-size:15px;font-weight:700;color:#000}.component-classifieds .c-right .featured-brands .brands-list[data-v-f2761558]{display:block;text-align:left}.component-classifieds .c-right .featured-brands .b-item[data-v-f2761558]{display:inline-block;width:90px;height:90px;background:#fff;margin-bottom:0;box-shadow:0 0 2px rgba(0,0,0,.1);cursor:pointer}.component-classifieds .c-right .featured-brands .b-item[data-v-f2761558]:not(:nth-child(2n)){margin-right:10px}.component-classifieds .c-right .featured-brands .b-item img[data-v-f2761558]{display:block;width:100%;height:100%;object-fit:contain}.component-classifieds .c-right .featured-brands .b-item.no-margin[data-v-f2761558]{margin-right:0}.component-classifieds .c-right .empty[data-v-f2761558]{width:100%;height:auto;text-align:center;font-size:12px;color:#888}.classifieds[data-v-f2761558]{display:block;position:absolute;bottom:-450px;left:0;z-index:111}.component-main-header[data-v-baa07f5d]{background:#fff;width:100%;box-shadow:0 2px 12px rgba(0,0,0,.09)}.component-main-header .content[data-v-baa07f5d]{display:flex;align-items:center;height:130px;padding-bottom:26px;box-sizing:border-box}.component-main-header .logo[data-v-baa07f5d]{display:flex;align-items:center;cursor:pointer}.component-main-header .logo p[data-v-baa07f5d]{font-size:32px;font-weight:700;margin-left:15px}.component-main-header .logo .logo-img[data-v-baa07f5d]{width:54px;height:54px;object-fit:cover}.component-main-header .logo[data-v-baa07f5d] .name{margin-left:15px}.component-main-header .logo[data-v-baa07f5d] .name .cn{display:block;line-height:26px;font-size:20px;font-weight:700;margin-top:2px}.component-main-header .logo[data-v-baa07f5d] .name .en{font-size:14px;color:#ccc;display:block;line-height:19px;margin-top:4px}.component-main-header .menu[data-v-baa07f5d]{position:relative;display:flex;justify-content:flex-start;width:1200px;margin:0 auto}.component-main-header .menu .item.prod-sort[data-v-baa07f5d]{flex:1;max-width:280px;text-align:center;justify-content:space-around}.component-main-header .menu .item.prod-sort[data-v-baa07f5d]:hover{color:#000}.component-main-header .menu .item[data-v-baa07f5d]{position:relative;height:40px;padding:0 20px;line-height:40px;text-align:center;font-size:15px;box-sizing:border-box}.component-main-header .menu .item[data-v-baa07f5d]:not(:first-child){white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:120px}.component-main-header .menu .item[data-v-baa07f5d]:hover{color:#f07326}.component-main-header .menu .item[data-v-baa07f5d]:nth-child(2){padding-left:30px}.component-main-header .menu .item-on[data-v-baa07f5d]{color:#f07326}.component-main-header .menu .prod-sort[data-v-baa07f5d]{display:flex;height:40px;color:#000;padding:0 10px;background:#f4f2f2}.component-main-header .menu .prod-sort .sort-icon[data-v-baa07f5d]{width:17px;height:13px;margin-left:30px;color:#000}.component-main-header[data-v-baa07f5d] .search{position:relative;width:320px;height:38px;margin-top:8px}.component-main-header[data-v-baa07f5d] .search .search-input{height:38px;line-height:38px;border:1.2px solid #000000;width:100%;padding:0 100px 0 10px;box-sizing:border-box;position:absolute;right:0;top:0;z-index:10}.component-main-header[data-v-baa07f5d] .search .search-btn{width:93px;height:38px;padding-left:7px;font-size:14px;letter-spacing:5px;position:absolute;right:0;top:0;background:#f18244;border:0;color:#fff;cursor:pointer;z-index:11;-moz-transition:all .2s;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.component-main-header[data-v-baa07f5d] .search .search-btn:hover{opacity:.9}.component-main-header .hot-word[data-v-baa07f5d]{max-width:600px;overflow-x:hidden;white-space:nowrap;flex:1;display:flex;line-height:40px}.component-main-header .hot-word .con[data-v-baa07f5d]{overflow:hidden;color:#aaa}.component-main-header .hot-word .con .item[data-v-baa07f5d]{max-width:200px;height:40px;display:inline-block;margin-left:12px;transition:all .2s;-webkit-transition:all .2s;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.component-main-header .hot-word .con .item[data-v-baa07f5d]:hover{color:#f07326}.component-main-header .search-msg[data-v-baa07f5d]{position:relative;height:40px;margin-left:auto}.component-main-header .search-msg .search-input[data-v-baa07f5d]{width:600px;height:40px;padding:0 180px 0 10px;border:1.2px solid #000000;box-sizing:border-box}.component-main-header .search-msg .search-type-box[data-v-baa07f5d]{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;right:124px;transform:translateY(-50%);cursor:pointer}.component-main-header .search-msg .search-type-box .search-type[data-v-baa07f5d]{font-size:14px;color:#999}.component-main-header .search-msg .search-type-box .switch-icon[data-v-baa07f5d]{display:block;width:auto;height:auto;max-width:10px;max-height:12px;margin-left:3px}.component-main-header .search-msg .search-btn[data-v-baa07f5d]{position:absolute;right:0;top:0;width:109px;height:40px;line-height:40px;font-size:14px;color:#fff;background:#000;letter-spacing:2px;border:0;cursor:pointer;transition:all .2s;-webkit-transition:all .2s}.component-main-header .search-msg .search-btn[data-v-baa07f5d]:hover{opacity:.9}.component-main-header .cart-btn[data-v-baa07f5d]{position:relative;min-width:160px;height:40px;line-height:40px;font-size:14px;color:#fff;padding:0 20px 0 52px;background-color:#f07326;margin-left:50px;box-sizing:border-box;cursor:pointer;transition:all .2s;-webkit-transition:all .2s}.component-main-header .cart-btn[data-v-baa07f5d]:before{position:absolute;left:25px;top:12px;display:block;width:18px;height:17px;content:" ";background:url(/static/png/icons-CCHcpbAf.png) no-repeat -44px -38px}.component-main-header .cart-btn[data-v-baa07f5d] .number{font-size:12px;font-family:arial;display:inline-block;padding:0 5px;background:#fff;color:#f07326;height:16px;line-height:16px;min-width:16px;border-radius:20px;vertical-align:top;margin-top:12px;margin-left:10px;text-align:center;box-sizing:border-box}.component-main-header .cart-btn[data-v-baa07f5d]:hover{opacity:.9}.banner-container[data-v-b0e9deab]{margin:0 auto}.banner-container[data-v-b0e9deab] .el-image{width:100%;height:100%;cursor:pointer}.interval-component[data-v-0b811f1f]{width:100%;margin:0 auto}.floor-title-container[data-v-f7e85a8f]{width:100%;overflow:hidden}.common_floor_page[data-v-f7e85a8f]{width:100%}.common_floor_titles[data-v-f7e85a8f]{width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;position:relative}.common_floor_titles .left-content[data-v-f7e85a8f]{display:flex;width:80%;white-space:nowrap;align-items:flex-end;overflow:hidden}.common_floor_titles .left-content .main-title[data-v-f7e85a8f]{font-family:Microsoft YaHei}.common_floor_titles .left-content .other-title[data-v-f7e85a8f]{margin-left:12px;font-family:Microsoft YaHei;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.common_floor_titles .right-content .see-more[data-v-f7e85a8f]{display:flex;align-items:center;cursor:pointer}.common_floor_titles .right-content .see-more span[data-v-f7e85a8f]{font-size:12px;color:#999;cursor:pointer;font-family:Microsoft YaHei}.right-content .see-more .el-icon-arrow-right[data-v-f7e85a8f]{color:#999;font-size:12px}.component-show-price[data-v-388bf90c]{display:inline-block;text-align:center}.component-show-price .price[data-v-388bf90c]{align-items:baseline;color:#000;white-space:nowrap}.component-show-price .rate-price[data-v-388bf90c]{padding:0 5px;white-space:nowrap}.component-show-price .delete-line[data-v-388bf90c]{text-decoration:line-through}.goods_list_component[data-v-3ac7e288]{width:100%;display:flex;flex-wrap:wrap}.goods_list_component .goods-list-items[data-v-3ac7e288]{margin-right:20px;margin-bottom:20px;cursor:pointer;overflow:hidden;background:#fff}.goods_list_component .goods-list-items .goods-img-content[data-v-3ac7e288]{position:relative}.goods_list_component .goods-list-items .el-image[data-v-3ac7e288]{width:100%;height:195px;display:flex;align-items:center;justify-content:center;background:rgba(243,245,247,.39)}.goods_list_component .goods-list-items .image-slot[data-v-3ac7e288]{width:100%;height:100%;background:rgba(243,245,247,.39)}.goods_list_component .goods-list-items.three[data-v-3ac7e288]:nth-child(3n){margin-right:0}.goods_list_component .goods-list-items.three .el-image[data-v-3ac7e288]{height:386.27px}.goods_list_component .goods-list-items.three .imgs_shelves[data-v-3ac7e288]{position:absolute;width:100%;height:386.41px;background:rgba(153,153,153,.6);top:0;left:0;display:flex;align-items:center;justify-content:center}.goods_list_component .goods-list-items.three .imgs_shelves .been_imgs[data-v-3ac7e288]{width:180px;height:auto}.goods_list_component .goods-list-items.four[data-v-3ac7e288]:nth-child(4n){margin-right:0}.goods_list_component .goods-list-items.four .el-image[data-v-3ac7e288]{height:285px}.goods_list_component .goods-list-items.four .imgs_shelves[data-v-3ac7e288]{position:absolute;width:100%;height:285px;background:rgba(153,153,153,.6);top:0;left:0;display:flex;align-items:center;justify-content:center}.goods_list_component .goods-list-items.four .imgs_shelves .been_imgs[data-v-3ac7e288]{width:180px;height:auto}.goods_list_component .goods-list-items.five[data-v-3ac7e288]:nth-child(5n){margin-right:0}.goods_list_component .goods-list-items.five .el-image[data-v-3ac7e288]{height:224px}.goods_list_component .goods-list-items.five .imgs_shelves[data-v-3ac7e288]{position:absolute;width:100%;height:224px;background:rgba(153,153,153,.6);top:0;left:0;display:flex;align-items:center;justify-content:center}.goods_list_component .goods-list-items.five .imgs_shelves .been_imgs[data-v-3ac7e288]{width:180px;height:auto}.goods-list-items .goods-text[data-v-3ac7e288]{width:100%;display:flex;flex-direction:column;align-items:center;overflow:hidden;margin-top:15px;margin-bottom:15px}.goods-list-items .goods-text .toptext[data-v-3ac7e288]{width:90%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-break:break-all;text-align:center;margin-bottom:10px;color:#000;font-size:14px;font-family:Microsoft YaHei;background:none!important}.goods-list-items .goods-text .price[data-v-3ac7e288]{width:90%}.goods-list-items .goods-text .price .count[data-v-3ac7e288]{width:100%;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-all;color:#f18244;word-spacing:-3px}.goods-list-items .goods-text .price .count span[data-v-3ac7e288]{font-family:Microsoft YaHei;display:inline-block;font-size:12px}.goods-list-items .goods-text .price .count span[data-v-3ac7e288]:nth-child(2){font-size:16px}.good-list-page[data-v-6fa942d1]{width:100%;max-width:1920px;min-width:1200px;margin:0 auto}.good-list-page .goods-content-page[data-v-6fa942d1]{width:1200px;margin:0 auto}.hot-spot-container[data-v-c331f037]{width:100%;min-width:1200px;height:100%}.hot-spot-container .hot-imgs[data-v-c331f037]{margin:0 auto;position:relative}.hot-spot-container .hot-imgs span[data-v-c331f037]{display:block;position:absolute;top:0}.store-list-components[data-v-dadb2e0d]{width:100%;margin:0 auto;display:flex;flex-wrap:wrap}.store-list-components .store-list-items[data-v-dadb2e0d]{width:calc((100% - 36px)/4);height:100%;border:1px solid #F5F5F5;background:#fff;display:flex;align-items:center;box-sizing:border-box;margin-right:12px;margin-top:12px;overflow:hidden}.store-list-components .store-list-items[data-v-dadb2e0d]:nth-child(1){margin-top:0}.store-list-components .store-list-items[data-v-dadb2e0d]:nth-child(2){margin-top:0}.store-list-components .store-list-items[data-v-dadb2e0d]:nth-child(3){margin-top:0}.store-list-components .store-list-items[data-v-dadb2e0d]:nth-child(4){margin-top:0}.store-list-components .store-list-items[data-v-dadb2e0d]:nth-child(4n){margin-right:0}.store-list-components .store-list-items .images[data-v-dadb2e0d]{width:73px;height:73px;margin:10px 14px 10px 10px;position:relative}.store-list-components .store-list-items .images .el-image[data-v-dadb2e0d]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f6f7fa}.store-list-components .store-list-items .imgs_shelves[data-v-dadb2e0d]{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.6)}.store-list-components .store-list-items .imgs_shelves img[data-v-dadb2e0d]{width:60px}.store-list-components .store-list-items .right-content[data-v-dadb2e0d]{width:calc(100% - 105px);height:73px;display:flex;flex-direction:column;justify-content:space-around}.store-list-items .right-content span[data-v-dadb2e0d]{white-space:nowrap;overflow:hidden;display:block;text-overflow:ellipsis;word-break:break-all;font-size:12px;font-family:Microsoft YaHei;color:#999}.store-list-items .right-content span[data-v-dadb2e0d]:nth-child(3){width:72px;height:23px;display:flex;align-items:center;justify-content:center;background:#f18244;border-radius:12px;color:#fff;font-size:12px;cursor:pointer}.store-list-container[data-v-a3c9bab3]{width:100%;overflow:hidden}.store-list-pages[data-v-a3c9bab3]{width:1200px;margin:0 auto;display:flex;flex-direction:column}.limited-skill-container[data-v-455da7db]{width:100%}.limited-skill-pages[data-v-455da7db]{width:1200px;margin:0 auto;overflow:hidden}.limited-skill-container[data-v-5aaccc71]{width:100%}.limited-skill-pages[data-v-5aaccc71]{width:1200px;overflow:hidden;margin:0 auto}.goods-module-items[data-v-061cba21]{width:100%;box-sizing:border-box;background:#fff;overflow:hidden;padding:20px}.goods-module-items .top-header[data-v-061cba21]{width:100%;display:flex;flex-direction:column}.goods-module-items .top-header .main-title[data-v-061cba21]{cursor:pointer;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.goods-module-items .bottom-content[data-v-061cba21]{width:100%;display:flex;flex-direction:column;margin-top:20px}.goods-module-items .bottom-content .content-items[data-v-061cba21]{display:flex;margin-bottom:12px;cursor:pointer}.goods-module-items .bottom-content .content-items[data-v-061cba21]:last-child{margin-bottom:0}.top-header .main-title span[data-v-061cba21]{font-size:24px;color:#000;font-family:Microsoft YaHei;margin-right:8px}.top-header .main-title img[data-v-061cba21]{width:16px;height:16px}.top-header .sub-title[data-v-061cba21]{color:#999;font-size:14px;margin-top:8px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.bottom-content .content-items .left-img[data-v-061cba21]{position:relative}.bottom-content .content-items .left-img .imgs_shelves[data-v-061cba21]{position:absolute;width:100px;height:100px;display:flex;align-items:center;justify-content:center;background:rgba(153,153,153,.6);top:0;left:0}.bottom-content .content-items .left-img .imgs_shelves img[data-v-061cba21]{width:80px}.bottom-content .content-items .left-img .el-image[data-v-061cba21]{width:100px;height:100px;display:flex;align-items:center;justify-content:center;background:rgba(243,245,247,.39);border:1px solid rgba(153,153,153,.1)}.bottom-content .content-items .right-text[data-v-061cba21]{width:calc(100% - 100px);padding-left:10px;display:flex;flex-direction:column;justify-content:space-between}.bottom-content .content-items .right-text .name[data-v-061cba21]{font-size:14px;color:#000;font-family:Microsoft YaHei;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:36px;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.bottom-content .content-items .right-text .totals[data-v-061cba21]{display:flex;align-items:center;padding-bottom:9px}.bottom-content .content-items .right-text .totals .actual[data-v-061cba21]{word-spacing:-5px}.bottom-content .content-items .right-text .totals .actual span[data-v-061cba21]{color:#f18244;font-family:Microsoft YaHei;font-size:16px}.bottom-content .content-items .right-text .totals .actual span[data-v-061cba21]:nth-child(1){font-size:12px}.bottom-content .content-items .right-text .totals .actual span[data-v-061cba21]:nth-child(2){font-size:16px}.bottom-content .content-items .right-text .totals .actual span[data-v-061cba21]:nth-child(3){font-size:12px}.bottom-content .content-items .right-text .totals .del-price[data-v-061cba21]{margin-left:12px;color:#999;font-family:Microsoft YaHei;font-size:12px;text-decoration:line-through;padding-top:1px}.goods-module-one-component[data-v-93a2b6ad]{width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between}.goods-module-one-component .one-items[data-v-93a2b6ad]{width:calc((100% - 40px) / 3)}.goods-two-items[data-v-b3e1cc41]{width:100%;height:305px;background:#fff;box-sizing:border-box;padding:20px;display:flex;flex-direction:column;overflow:hidden}.goods-two-items .top-header[data-v-b3e1cc41]{display:flex;align-items:center;cursor:pointer}.goods-two-items .top-header span[data-v-b3e1cc41]{font-size:24px;font-family:Microsoft YaHei;color:#000;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.goods-two-items .top-header img[data-v-b3e1cc41]{width:16px;height:16px;margin-left:8px}.goods-two-items .bottom-content[data-v-b3e1cc41]{margin-top:20px;display:flex}.goods-two-items .bottom-content .left-content[data-v-b3e1cc41]{width:170px;height:214px;background:#fff;border-radius:2px;display:flex;flex-direction:column;align-items:center;margin-right:20px;cursor:pointer}.goods-two-items .bottom-content .left-content .left-content-img[data-v-b3e1cc41]{position:relative}.goods-two-items .bottom-content .left-content .left-content-img .imgs_shelves[data-v-b3e1cc41]{width:116px;height:116px;position:absolute;left:17px;top:27px;border-radius:50%;background:rgba(153,153,153,.6);display:flex;align-items:center;justify-content:center}.goods-two-items .bottom-content .left-content .left-content-img .imgs_shelves img[data-v-b3e1cc41]{width:80px;height:auto}.goods-two-items .bottom-content .right-content[data-v-b3e1cc41]{width:calc(100% - 190px);background:#fff;display:flex;flex-direction:column;justify-content:space-between}.bottom-content .left-content .el-image[data-v-b3e1cc41]{width:116px;height:116px;background:#fff;border-radius:50%;margin:27px 17px 17px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#dbdfe6}.bottom-content .left-content .title[data-v-b3e1cc41]{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all;color:#000;font-size:12px;font-family:Microsoft YaHei;padding:0 10px;margin-bottom:10px;text-align:center}.bottom-content .left-content .totals[data-v-b3e1cc41]{display:flex;align-items:center}.bottom-content .left-content .totals span[data-v-b3e1cc41]{color:#f18244;font-family:Microsoft YaHei}.bottom-content .left-content .totals span[data-v-b3e1cc41]:nth-child(1){font-size:12px}.bottom-content .left-content .totals span[data-v-b3e1cc41]:nth-child(2){font-size:14px}.bottom-content .left-content .totals span[data-v-b3e1cc41]:nth-child(3){font-size:12px}.bottom-content .right-content .right-top-content[data-v-b3e1cc41]{width:100%;height:100px;display:flex}.bottom-content .right-content .right-top-content .right-items[data-v-b3e1cc41]{width:calc((100% - 40px) / 3);height:100px;margin-right:20px;display:flex;cursor:pointer;position:relative}.bottom-content .right-content .right-top-content .right-items[data-v-b3e1cc41]:nth-child(3){margin-right:0}.bottom-content .right-content .right-top-content .right-items .el-image[data-v-b3e1cc41]{width:100px;height:100px;display:flex;align-items:center;justify-content:center;font-size:19px;color:#dbdfe6;background:#fafbfc}.bottom-content .right-content .right-top-content .right-items .goods-message[data-v-b3e1cc41]{width:calc(100% - 110px);padding-left:10px;display:flex;flex-direction:column;justify-content:space-between}.bottom-content .right-content .right-top-content .right-items .goods-message .name[data-v-b3e1cc41]{width:100%;text-align:justify;font-size:14px;color:#000;font-family:Microsoft YaHei;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:break-all;text-overflow:ellipsis;max-height:36px}.bottom-content .right-content .right-top-content .right-items .goods-message .totals[data-v-b3e1cc41]{display:flex;align-items:center;font-size:12px;margin-bottom:9px}.right-bottom-content[data-v-b3e1cc41]{width:100%;height:100px;display:flex}.right-bottom-content .right-items[data-v-b3e1cc41]{width:calc((100% - 40px) / 3);height:100px;margin-right:20px;display:flex;cursor:pointer}.right-bottom-content .right-items .right-content-img[data-v-b3e1cc41]{position:relative}.right-bottom-content .right-items .right-content-img .imgs_shelves[data-v-b3e1cc41]{width:100px;height:100px;background:rgba(153,153,153,.6);position:absolute;display:flex;align-items:center;justify-content:center;top:0;left:0}.right-bottom-content .right-items .right-content-img .imgs_shelves img[data-v-b3e1cc41]{width:80px;height:auto}.right-bottom-content .right-items[data-v-b3e1cc41]:nth-child(3){margin-right:0}.right-bottom-content .right-items .el-image[data-v-b3e1cc41]{width:100px;height:100px;display:flex;align-items:center;justify-content:center;font-size:19px;color:#dbdfe6;background:#fafbfc}.right-bottom-content .right-items .goods-message[data-v-b3e1cc41]{width:calc(100% - 110px);padding-left:10px;display:flex;flex-direction:column;justify-content:space-between}.right-bottom-content .right-items .goods-message .name[data-v-b3e1cc41]{width:100%;text-align:justify;font-size:14px;color:#000;font-family:Microsoft YaHei;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:break-all;text-overflow:ellipsis;max-height:36px}.right-bottom-content .right-items .goods-message .totals[data-v-b3e1cc41]{display:flex;align-items:center;font-size:12px;margin-bottom:9px}.right-bottom-content .right-items .goods-message .totals .actual[data-v-b3e1cc41]{word-spacing:-5px;max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}.right-bottom-content .right-items .goods-message .totals .actual span[data-v-b3e1cc41]{color:#f18244;font-family:Microsoft YaHei}.right-bottom-content .right-items .goods-message .totals .actual span[data-v-b3e1cc41]:nth-child(1){font-size:12px}.right-bottom-content .right-items .goods-message .totals .actual span[data-v-b3e1cc41]:nth-child(2){font-size:16px}.right-bottom-content .right-items .goods-message .totals .actual span[data-v-b3e1cc41]:nth-child(3){font-size:12px}.right-bottom-content .right-items .goods-message .totals .del-price[data-v-b3e1cc41]{text-decoration:line-through;font-size:12px;margin-left:12px;padding-top:2px;color:#999;max-width:40%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}.right-top-content .right-items .right-content-img .imgs_shelves[data-v-b3e1cc41]{width:100px;height:100px;background:rgba(153,153,153,.6);position:absolute;display:flex;align-items:center;justify-content:center;top:0;left:0}.right-top-content .right-items .right-content-img .imgs_shelves img[data-v-b3e1cc41]{width:80px;height:auto}.right-content .right-top-content .right-items .goods-message .totals .actual[data-v-b3e1cc41]{word-spacing:-5px;max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}.right-content .right-top-content .right-items .goods-message .totals .actual span[data-v-b3e1cc41]{color:#f18244;font-family:Microsoft YaHei}.right-content .right-top-content .right-items .goods-message .totals .actual span[data-v-b3e1cc41]:nth-child(1){font-size:12px}.right-content .right-top-content .right-items .goods-message .totals .actual span[data-v-b3e1cc41]:nth-child(2){font-size:16px}.right-content .right-top-content .right-items .goods-message .totals .actual span[data-v-b3e1cc41]:nth-child(3){font-size:12px}.right-content .right-top-content .right-items .goods-message .totals .del-price[data-v-b3e1cc41]{text-decoration:line-through;font-size:12px;margin-left:12px;padding-top:2px;color:#999;max-width:40%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}.goods-module-two-component[data-v-49d18266]{width:1200px;margin:0 auto}.goods-three-items[data-v-b46402d2]{display:flex;flex-direction:column;width:calc(100% - 40px);padding:20px 20px 30px;background:#fff;overflow:hidden}.goods-three-items .top-header[data-v-b46402d2]{display:flex;align-items:center;cursor:pointer}.goods-three-items .top-header span[data-v-b46402d2]{font-size:24px;font-family:Microsoft YaHei;color:#000;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.goods-three-items .top-header img[data-v-b46402d2]{width:16px;height:16px;margin-left:8px}.goods-three-items .bottom-content[data-v-b46402d2]{display:flex;margin-top:20px}.goods-three-items .bottom-content .bottom-items[data-v-b46402d2]{width:calc((100% - 40px) / 3);display:flex;flex-direction:column;margin-right:20px;cursor:pointer}.goods-three-items .bottom-content .bottom-items .bottom-items-imgs[data-v-b46402d2]{position:relative}.goods-three-items .bottom-content .bottom-items .bottom-items-imgs .imgs_shelves[data-v-b46402d2]{width:170px;height:170px;background:rgba(153,153,153,.6);display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0}.goods-three-items .bottom-content .bottom-items .bottom-items-imgs .imgs_shelves img[data-v-b46402d2]{width:140px;height:auto}.goods-three-items .bottom-content .bottom-items[data-v-b46402d2]:last-child{margin-right:0}.goods-three-items .bottom-content .bottom-items .el-image[data-v-b46402d2]{width:170px;height:170px;display:flex;background:rgba(248,248,249,.39);align-items:center;justify-content:center;color:#dbdfe6;font-size:19px}.goods-three-items .bottom-content .bottom-items .bottom-text[data-v-b46402d2]{font-size:14px;padding:0 4px;margin-top:15px}.goods-three-items .bottom-content .bottom-items .bottom-text .goods-name[data-v-b46402d2]{width:100%;margin:0 auto;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:center;display:inline-block;word-break:break-all;color:#000}.goods-three-items .bottom-content .bottom-items .bottom-text .price-content[data-v-b46402d2]{display:flex;align-items:center;justify-content:center;margin-top:10px}.bottom-content .bottom-items .bottom-text .price-content .price-text[data-v-b46402d2]{line-height:1;word-spacing:-4px}.bottom-content .bottom-items .bottom-text .price-content .price-text span[data-v-b46402d2]{color:#f18244;font-family:Microsoft YaHei;font-size:12px}.bottom-content .bottom-items .bottom-text .price-content .price-text span[data-v-b46402d2]:nth-child(2){font-size:16px}.bottom-content .bottom-items .bottom-text .price-content .del-price[data-v-b46402d2]{text-decoration:line-through;padding-top:2px;margin-left:12px;color:#999}.goods-module-three[data-v-1c0f0164]{width:1200px;margin:0 auto;overflow:hidden;display:flex;justify-content:space-between}.goods-module-three .left[data-v-1c0f0164]{width:calc(50% - 10px);margin-right:10px}.goods-module-three .right[data-v-1c0f0164]{width:calc(50% - 10px);margin-left:10px}.goods-module4[data-v-eeaf4d8f]{width:100%;overflow:hidden}.goods-module4 .goods-module-top[data-v-eeaf4d8f]{width:100%;height:300px}.goods-module4 .goods-module-top .el-image[data-v-eeaf4d8f]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:24px;background:rgba(243,245,247,.39);color:#dbdfe6;cursor:pointer}.goods-module4 .bottom-content[data-v-eeaf4d8f]{width:calc(100% - 24px);padding:12px 12px 0;display:flex;overflow:hidden;background:#fff}.goods-module4 .bottom-content .bottom-items[data-v-eeaf4d8f]{width:calc((100% - 75px)/4);margin-right:25px;cursor:pointer}.goods-module4 .bottom-content .bottom-items .bottom-items-imgs[data-v-eeaf4d8f]{position:relative}.goods-module4 .bottom-content .bottom-items .bottom-items-imgs .imgs_shelves[data-v-eeaf4d8f]{width:100%;position:absolute;height:275px;display:flex;align-items:center;justify-content:center;background:rgba(153,153,153,.6);left:0;top:0}.goods-module4 .bottom-content .bottom-items .bottom-items-imgs .imgs_shelves img[data-v-eeaf4d8f]{width:180px;height:auto}.goods-module4 .bottom-content .bottom-items[data-v-eeaf4d8f]:last-child{margin-right:0}.goods-module4 .bottom-content .bottom-items .el-image[data-v-eeaf4d8f]{width:100%;height:275px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#dbdfe6;background:rgba(243,245,247,.39)}.goods-module4 .bottom-content .bottom-items .text-content[data-v-eeaf4d8f]{margin-bottom:15px}.goods-module4 .bottom-content .bottom-items .text-content .name[data-v-eeaf4d8f]{width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:14px;color:#000;font-family:Microsoft YaHei;word-break:break-all;text-align:center;margin:15px 0 10px}.goods-module4 .bottom-content .bottom-items .text-content .price[data-v-eeaf4d8f]{display:flex;width:100%;justify-content:center;line-height:1}.bottom-content .bottom-items .text-content .price span[data-v-eeaf4d8f]{font-size:12px;color:#f18244;font-family:Microsoft YaHei}.bottom-content .bottom-items .text-content .price span[data-v-eeaf4d8f]:nth-child(2){font-size:16px;display:flex;align-items:flex-end}.goods-module-component[data-v-e8624250]{width:1200px;background:#fff;margin:0 auto}.goods-module5[data-v-fc06cf3b]{width:100%;display:flex;overflow:hidden}.goods-module5 .left-bg[data-v-fc06cf3b]{width:232px;height:320px;margin-right:20px;background:#fff}.goods-module5 .left-bg .el-image[data-v-fc06cf3b]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:24px;background:rgba(243,245,247,.39);color:#dbdfe6;cursor:pointer}.goods-module5 .right-goods[data-v-fc06cf3b]{width:calc(100% - 252px);height:320px;display:flex}.goods-module5 .right-goods .goods-items[data-v-fc06cf3b]{width:calc((100% - 156px)/4);height:100%;background:#fff;margin-right:20px;padding:12px;cursor:pointer}.goods-module5 .right-goods .goods-items .goods-items-imgs[data-v-fc06cf3b]{position:relative}.goods-module5 .right-goods .goods-items .goods-items-imgs .imgs_shelves[data-v-fc06cf3b]{width:100%;height:203.19px;display:flex;align-items:center;justify-content:center;position:absolute;left:0;top:0;background:rgba(153,153,153,.6)}.goods-module5 .right-goods .goods-items .goods-items-imgs .imgs_shelves img[data-v-fc06cf3b]{width:140px}.goods-module5 .right-goods .goods-items[data-v-fc06cf3b]:last-child{margin-right:0}.goods-module5 .right-goods .goods-items .el-image[data-v-fc06cf3b]{width:100%;height:203.19px;display:flex;align-items:center;justify-content:center;font-size:24px;background:rgba(243,245,247,.39);color:#dbdfe6}.goods-module5 .right-goods .goods-items .name[data-v-fc06cf3b]{width:100%;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;font-family:Microsoft YaHei;color:#000;margin:15px 0 10px;word-break:break-all}.goods-module5 .right-goods .goods-items .price[data-v-fc06cf3b]{display:flex;justify-content:center;color:#f18244;font-family:Microsoft YaHei}.goods-module5 .right-goods .goods-items .imgs_shelves img[data-v-fc06cf3b]{object-fit:contain!important}.right-goods .goods-items .price span[data-v-fc06cf3b]{font-size:12px;display:flex;align-items:flex-end}.right-goods .goods-items .price span[data-v-fc06cf3b]:nth-child(2){font-size:16px;display:flex;align-items:flex-end}.goods-module-component[data-v-c3c2fe71]{width:1200px;margin:0 auto}.component-common-header .store-signate-page-container[data-v-6d3762d4]{width:100%;height:100%;background-repeat:no-repeat;background-size:100% 100%}.component-common-header .store-signate-page-container .store-singate-content[data-v-6d3762d4]{width:1200px;margin:0 auto;display:flex;max-width:1200px;flex-direction:column;box-sizing:border-box}.component-common-header .store-singate-content .store-top[data-v-6d3762d4]{width:100%;height:130px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;padding-bottom:26px}.component-common-header .store-top .top-logo[data-v-6d3762d4]{height:52px;display:flex;align-items:center;cursor:pointer}.component-common-header .top-logo img[data-v-6d3762d4]{width:190px;height:48px}.component-common-header .top-logo .logo-text .chinese-name[data-v-6d3762d4]{font-size:20px;font-weight:700;line-height:20px;color:#000;letter-spacing:1px;white-space:nowrap;overflow:hidden}.component-common-header .top-logo .logo-text .english-name[data-v-6d3762d4]{font-size:14px;font-family:Microsoft YaHei;font-weight:400;line-height:19px;margin-top:6px;color:#ccc;white-space:nowrap;overflow:hidden}.component-common-header .top-search[data-v-6d3762d4]{display:flex}.component-common-header .top-search .search-box[data-v-6d3762d4]{height:40px}.component-common-header .top-search .hot-word[data-v-6d3762d4]{max-width:600px;overflow-x:hidden;white-space:nowrap;flex:1;display:flex;line-height:40px}.component-common-header .top-search .hot-word .con[data-v-6d3762d4]{overflow:hidden;color:#aaa}.component-common-header .top-search .hot-word .con .item[data-v-6d3762d4]{max-width:120px;height:40px;display:inline-block;margin-left:12px;transition:all .2s;-webkit-transition:all .2s;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.component-common-header .top-search .hot-word .con .item[data-v-6d3762d4]:hover{color:#f18244}.component-common-header .top-search .search-input[data-v-6d3762d4]{width:600px;height:40px;border:2px solid #F18244;position:relative;margin-right:50px;box-sizing:border-box}.component-common-header .top-search .search-input input[data-v-6d3762d4]{width:472px;height:36px;border:none;background:none;padding:0 0 0 10px;font-size:14px;color:#000}.component-common-header .top-search .search-input input[data-v-6d3762d4]::placeholder{font-size:13px;line-height:16px}.component-common-header .top-search .search-input .search-types[data-v-6d3762d4]{position:absolute;top:10px;right:124px;display:flex;align-items:center;justify-content:center;cursor:pointer}.component-common-header .top-search .search-input .search-types .types-name[data-v-6d3762d4]{display:block;font-size:14px;color:#f18244;margin-right:3px;user-select:none}.component-common-header .top-search .search-input .search-types img[data-v-6d3762d4]{width:10px;height:12px}.component-common-header .top-search .search-input .search-btns[data-v-6d3762d4]{width:109px;height:38px;background:#f18244;position:absolute;right:0;top:0;color:#fff;font-size:14px;font-family:Microsoft YaHei;z-index:5;line-height:38px;letter-spacing:4px;text-align:center;cursor:pointer}.component-common-header .top-search .top-cart[data-v-6d3762d4]{position:relative;min-width:160px;height:40px;line-height:40px;font-size:14px;color:#fff;padding:0 20px 0 52px;background-color:#f18244;margin-left:50px;box-sizing:border-box;cursor:pointer;transition:all .2s;-webkit-transition:all .2s}.component-common-header .top-search .top-cart[data-v-6d3762d4]:before{position:absolute;left:25px;top:12px;display:block;width:18px;height:17px;content:" ";background:url(/static/png/icons-CCHcpbAf.png) no-repeat -44px -38px}.component-common-header .top-search .top-cart[data-v-6d3762d4] .number{font-size:12px;font-family:arial;display:inline-block;padding:0 5px;background:#fff;color:#f18244;height:16px;line-height:16px;min-width:16px;border-radius:20px;vertical-align:top;margin-top:12px;margin-left:10px;text-align:center;box-sizing:border-box}.component-common-header .top-search .top-cart[data-v-6d3762d4]:hover{opacity:.9}.component-common-header .store-singate-content .store-bottom[data-v-6d3762d4]{width:100%;height:40px;display:flex;max-width:1200px;margin:0 auto}.component-common-header .store-singate-content .store-bottom .all-category[data-v-6d3762d4]{width:280px;display:flex;height:40px;color:#fff;padding:0 25px;background:#f18244;position:relative;align-items:center;justify-content:center;text-align:center;font-size:15px;box-sizing:border-box}.component-common-header .store-bottom .all-category img[data-v-6d3762d4]{width:17px;height:13px;margin-left:22px}.component-common-header .store-bottom .menu-content[data-v-6d3762d4]{width:calc(100% - 280px);display:flex;align-items:center}.component-common-header .store-bottom .menu-content .menu-items[data-v-6d3762d4]{overflow:hidden;padding:0 30px;font-size:15px;color:#000;white-space:nowrap;cursor:pointer}.component-common-header .store-bottom .menu-content .menu-items[data-v-6d3762d4]:first-child{padding-left:60px}.component-common-header .store-bottom .menu-content .menu-items[data-v-6d3762d4]:hover,.component-common-header .store-bottom .menu-content .menu-items.active[data-v-6d3762d4]{color:#f18244}.component-common-header .store-bottom .menu-content.isPadding .menu-items[data-v-6d3762d4]:first-child{padding-left:0}.component-common-header .menu-container[data-v-6d3762d4]{height:500px;position:absolute;background:#f18244;top:40px;left:0;z-index:9999;overflow-x:hidden;overflow-y:auto;display:block;width:280px;color:#fff;border-bottom:1px solid #F18244}.component-common-header .menu-container .menu-item[data-v-6d3762d4]{height:55px;line-height:55px;color:#fff;font-size:14px;display:flex;align-items:center;justify-content:center;position:relative}.component-common-header .menu-container .menu-item .c-name[data-v-6d3762d4]{width:100px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.component-common-header .menu-container .menu-item .menu-item-img[data-v-6d3762d4]{width:13px;height:13px;margin-left:0;margin-right:8px}.component-common-header .menu-container .menu-item .right_icon[data-v-6d3762d4]{width:6px;height:11px;position:absolute;right:30px}.component-common-header .menu-container .menu-item span[data-v-6d3762d4]{height:100%;display:block;padding-right:20px}.component-common-header .menu-container .menu-item[data-v-6d3762d4]:hover{background:rgba(255,255,255,.2)}.component-common-header .menu-container .menu-item.active[data-v-6d3762d4],.component-common-header .menu-container .menu-item.active[data-v-6d3762d4]:hover{color:#f18244;background:#fff}.component-common-header .menu-detail[data-v-6d3762d4]{width:920px;height:500px;background:#fff;position:absolute;top:40px;left:280px;box-sizing:border-box;border:1px solid #F18244;border-left:0;padding:10px 0;z-index:9999;overflow-x:hidden;overflow-y:auto}.component-common-header .menu-detail .detail-items[data-v-6d3762d4]{width:100%;padding:6px 20px;display:flex}.component-common-header .menu-detail .detail-items .detail_title[data-v-6d3762d4]{font-size:16px;max-width:200px;display:flex;color:#333;line-height:22px;position:relative}.component-common-header .menu-detail .detail-items .detail_title span[data-v-6d3762d4]{color:#000;font-weight:700;font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;white-space:break-spaces;max-height:42px;line-height:1.5em}.component-common-header .menu-detail .detail-items .detail_title .detail_right_icon[data-v-6d3762d4]{padding-top:3px;margin-left:10px;color:#000}.component-common-header .menu-detail .detail-items .detail_title:hover span[data-v-6d3762d4],.component-common-header .menu-detail .detail-items .detail_title:hover .detail_right_icon[data-v-6d3762d4]{color:#f18244}.component-common-header .menu-detail .detail-items .goods-content[data-v-6d3762d4]{display:flex;flex-wrap:wrap;color:#999;font-size:12px;width:80%;margin-left:30px;margin-right:40px;padding-bottom:10px;line-height:1em;border-bottom:1px solid #EAEAEA}.component-common-header .menu-detail .detail-items .goods-content .goods-items[data-v-6d3762d4]{display:flex;align-items:center;margin-right:20px;margin-bottom:10px;margin-top:4px;color:#666;font-size:12px;line-height:1em}.component-common-header .menu-detail .detail-items .goods-content .goods-items[data-v-6d3762d4]:hover{color:#f18244}.component-common-header[data-v-6d3762d4] ::-webkit-scrollbar{width:0}.component-common-header[data-v-6d3762d4] ::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px}.component-common-header[data-v-6d3762d4] ::-webkit-scrollbar-thumb{border-radius:10px;background:rgba(0,0,0,.1);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5)}.layout-main-content[data-v-d40ba5e2]{min-height:calc(100vh - 245px)}.fade-enter-active[data-v-d40ba5e2],.fade-leave-active[data-v-d40ba5e2]{transition:opacity .2s ease}.fade-enter-from[data-v-d40ba5e2],.fade-leave-to[data-v-d40ba5e2]{opacity:0}.Mall4j.foot[data-v-006ac5d6]{background-color:#000;color:#fff;padding:40px 0 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.foot-box[data-v-006ac5d6]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:flex-start;gap:60px}.logo-section[data-v-006ac5d6]{flex-shrink:0}.logo[data-v-006ac5d6]{display:flex;align-items:center;gap:12px}.logo-img[data-v-006ac5d6]{width:100px;height:100px}.logo-icon[data-v-006ac5d6]{display:flex;align-items:center;justify-content:center}.logo-text[data-v-006ac5d6]{font-size:24px;font-weight:600;color:#fff;letter-spacing:.5px}.qr-section[data-v-006ac5d6]{flex-shrink:0;text-align:center}.qr-codes[data-v-006ac5d6]{display:flex;gap:16px;margin-bottom:12px}.qr-code[data-v-006ac5d6]{width:170px;height:170px}.qr-code .qr-img[data-v-006ac5d6],.qr-placeholder[data-v-006ac5d6]{width:100%;height:100%;border-radius:8px;background-color:#fff}.qr-text[data-v-006ac5d6]{font-size:14px;color:#ccc;white-space:nowrap}.service-columns[data-v-006ac5d6]{display:flex;gap:60px;flex:1;justify-content:space-between}.service-column[data-v-006ac5d6]{flex:1;max-width:200px}.column-title[data-v-006ac5d6]{font-size:16px;font-weight:600;color:#fff;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #444}.column-items[data-v-006ac5d6]{display:flex;flex-direction:column;gap:8px}.column-item[data-v-006ac5d6]{font-size:14px;color:#ccc;line-height:1.4;cursor:pointer;transition:color .2s ease}.column-item[data-v-006ac5d6]:hover{color:#fff}.copyright-section[data-v-006ac5d6]{max-width:1200px;margin:30px auto 0;padding:20px 20px 0;text-align:center;border-top:1px solid #444}.copyright[data-v-006ac5d6]{font-size:12px;color:#fff;line-height:1.5}@media (max-width: 1024px){.foot-box[data-v-006ac5d6]{flex-direction:column;gap:40px;align-items:center}.service-columns[data-v-006ac5d6]{width:100%;gap:40px}.service-column[data-v-006ac5d6]{max-width:none}}@media (max-width: 768px){.foot-box[data-v-006ac5d6]{padding:0 16px}.service-columns[data-v-006ac5d6]{flex-direction:column;gap:30px}.service-column[data-v-006ac5d6]{text-align:center}.qr-codes[data-v-006ac5d6]{justify-content:center}}.app-main[data-v-5a8ab3e8]{min-width:1200px;min-height:100vh}.component-bind-email-dialog[data-v-e1bf6a49]{position:absolute;top:0;bottom:0;left:0;right:0;z-index:2000;width:100%;height:100%}.component-bind-email-dialog .content[data-v-e1bf6a49]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10000;background:#fff;padding:20px 20px 50px;box-sizing:border-box;width:350px;height:330px}.component-bind-email-dialog .content .close[data-v-e1bf6a49]{position:absolute;right:10px;top:10px;width:20px;height:20px;background:url(/static/png/icons-CCHcpbAf.png) no-repeat 4px -228px;cursor:pointer}.component-bind-email-dialog .content .title[data-v-e1bf6a49]{margin:20px auto;text-align:center;font-size:18px;color:#666}.component-bind-email-dialog .content .input-con[data-v-e1bf6a49]{padding:25px 0}.component-bind-email-dialog .content .input-con .input-item[data-v-e1bf6a49]{display:flex;align-items:center;border:1px solid #ccc;padding:0 10px;box-sizing:border-box;width:100%;height:34px}.component-bind-email-dialog .content .input-con .input-item[data-v-e1bf6a49]:first-child{margin-bottom:20px}.component-bind-email-dialog .content .input-con .input-item input[data-v-e1bf6a49]{flex:1;border:none}.component-bind-email-dialog .content .input-con .input-item .login-code[data-v-e1bf6a49]{color:#f81a1a;cursor:pointer}.component-bind-email-dialog .content .button-con[data-v-e1bf6a49]{text-align:center}.component-bind-email-dialog .content .button-con div[data-v-e1bf6a49]{display:inline-block;width:310px;height:48px;line-height:48px;font-size:18px;background:#f18244;color:#fff;border-radius:4px;cursor:pointer}.store-signate-page-container[data-v-21b514cb]{width:100%;height:100%}.store-signate-page-container .store-top-container[data-v-21b514cb]{margin:0 auto;display:flex;width:100%;height:116px;background-size:100% 100%;background-repeat:no-repeat}.store-top-container .store-top[data-v-21b514cb]{width:100%;margin:0 auto}.store-top-container .store-top.style1[data-v-21b514cb]{width:1200px;max-width:1200px;margin:0 auto;height:116px;display:flex;align-items:center}.store-top-container .store-top.style1 .logo-img[data-v-21b514cb]{width:80px;height:80px;margin-right:15px;object-fit:contain}.store-top-container .store-top.style1 .store-name[data-v-21b514cb]{font-size:18px;font-weight:700;color:#333;font-family:Microsoft YaHei;margin-right:15px}.store-top-container .store-top.style1 .custom-store[data-v-21b514cb]{display:block;background:#f18244;color:#fff;border-radius:2px;padding:3px;font-size:12px;margin-right:10px}.store-top-container .store-top.style1 p[data-v-21b514cb]{display:flex;align-items:center;margin-right:10px}.store-top-container .store-top.style1 p img[data-v-21b514cb]{width:22px;height:20px}.store-top-container .store-top.style1 p span[data-v-21b514cb]{color:#333;font-size:12px;line-height:1;margin-left:4px;cursor:pointer}.store-top.style1 p:hover span[data-v-21b514cb]{color:#f18244!important}.store-top.style1 .favourite[data-v-21b514cb]{height:16px;line-height:16px;cursor:pointer;position:relative;font-family:微软雅黑;color:#666;display:flex;align-items:center}.store-top.style1 .favourite[data-v-21b514cb]:hover{color:#f18244}.store-top.style1 .favourite:hover .icon[data-v-21b514cb]{background-position:-80px -135px}.store-top.style1 .favourite .icon[data-v-21b514cb]{display:inline-block;width:16px;height:16px;background:url(/static/png/icons-CCHcpbAf.png) no-repeat 0 -135px;margin-right:5px}.store-top.style1 .favourite.active .icon[data-v-21b514cb]{background-position:-21px -135px}.store-top.style2[data-v-21b514cb]{background:#fff}.store-top.style2 p:hover span[data-v-21b514cb]{color:#f18244!important}.store-top.style2 .favourite[data-v-21b514cb]{height:16px;line-height:16px;cursor:pointer;position:relative;font-family:微软雅黑;color:#666;display:flex;align-items:center}.store-top.style2 .favourite[data-v-21b514cb]:hover{color:#f18244}.store-top.style2 .favourite:hover .icon[data-v-21b514cb]{background-position:-80px -135px}.store-top.style2 .favourite .icon[data-v-21b514cb]{display:inline-block;width:16px;height:16px;background:url(/static/png/icons-CCHcpbAf.png) no-repeat 0 -135px;margin-right:5px}.store-top.style2 .favourite.active .icon[data-v-21b514cb]{background-position:-21px -135px}.store-top.style2 .store-top-content[data-v-21b514cb]{width:1200px;max-width:1200px;margin:0 auto;height:39px;background:#fff;display:flex;align-items:center;justify-content:flex-end}.store-top.style2 .store-top-content .custom-store[data-v-21b514cb]{display:block;background:#f18244;color:#fff;border-radius:2px;font-size:12px;padding:2px 3px;margin-right:10px}.store-top.style2 .store-top-content .store-name[data-v-21b514cb]{font-size:12px;color:#333;margin-right:10px}.store-top.style2 .store-top-content p[data-v-21b514cb]{display:flex;align-items:center;margin-right:10px;cursor:pointer}.store-top.style2 .store-top-content p img[data-v-21b514cb]{width:22px;height:20px}.store-top.style2 .store-top-content p span[data-v-21b514cb]{color:#333;font-size:12px;line-height:1;margin-left:4px}.store-top.style2 .store-top-bottom[data-v-21b514cb]{height:100px;width:100%;background-repeat:no-repeat;background-size:100% 100%!important}.store-bottom[data-v-21b514cb]{width:100%;height:30px}.store-bottom .bottom-content[data-v-21b514cb]{width:1200px;max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;position:relative;height:100%}.store-bottom .bottom-content .navs-list[data-v-21b514cb]{width:calc(100% - 148px);display:flex;white-space:nowrap}.store-bottom .bottom-content .navs-list li[data-v-21b514cb]{float:left;text-decoration:none;line-height:30px;list-style:none;color:#fff;padding:0 25px;font-size:12px;font-family:Microsoft YaHei;cursor:pointer}.store-bottom .bottom-content .navs-list li[data-v-21b514cb]:hover{color:#e1251b}.store-bottom .bottom-content .search-content[data-v-21b514cb]{width:148px;height:20px;background:#fff;display:flex;position:relative}.store-bottom .bottom-content .search-content input[data-v-21b514cb]{position:absolute;top:0;left:20px;width:95px;height:20px;border:none;background:none;font-size:12px;color:#999}.store-bottom .bottom-content .search-content img[data-v-21b514cb]{position:absolute;width:9px;height:9px;left:11px;top:6px}.store-bottom .bottom-content .search-content .search-btn[data-v-21b514cb]{position:absolute;width:43px;height:20.5px;line-height:20px;right:0;display:flex;align-items:center;justify-content:center;background:#e1251b;font-size:12px;color:#fff;cursor:pointer}.category-items[data-v-21b514cb]{position:relative}.all-category-container[data-v-21b514cb]{width:1186px;min-height:45px;background:#fff;position:absolute;box-shadow:0 0 10px rgba(0,0,0,.1);top:30px;left:13px;z-index:99;display:flex;flex-wrap:wrap}.all-category-container .all-category-item[data-v-21b514cb]{margin:5px 10px;color:#000}img[data-v-15f6f7ec]{width:100%;height:100%}.screening-goods-container[data-v-62ca3b61]{width:100%;height:100%;margin:0 auto}.screening-goods-container .screening-goods-content[data-v-62ca3b61]{width:1200px;min-width:1200px;margin:40px auto;overflow:hidden}.screening-goods-content .title[data-v-62ca3b61]{width:100%;font-size:18px;text-align:center;height:22px;line-height:22px;font-weight:700;padding-bottom:5px;margin-bottom:30px}.screening-goods-content .bg-l[data-v-62ca3b61]{display:inline-block;width:35px;height:18px;background:url(/static/png/icons-CCHcpbAf.png) no-repeat 0 -763px;margin-top:4px;vertical-align:top;margin-right:15px}.screening-goods-content .bg-r[data-v-62ca3b61]{display:inline-block;width:35px;height:18px;background:url(/static/png/icons-CCHcpbAf.png) no-repeat 0 -763px;margin-top:4px;vertical-align:top;margin-left:15px}.screening-goods-list[data-v-62ca3b61]{width:100%;display:flex;flex-wrap:wrap}.screening-goods-list .goods-item[data-v-62ca3b61]{text-align:center;width:calc(20% - 11px);margin-right:11px;margin-bottom:11px;cursor:pointer}.screening-goods-list .goods-item[data-v-62ca3b61]:nth-child(5){margin-right:0}.screening-goods-list .goods-item .goods-img[data-v-62ca3b61]{width:100%;height:228px;border:1px solid rgb(243,245,247);overflow:hidden}.screening-goods-list .goods-item .goods-img img[data-v-62ca3b61]{max-width:100%;min-width:100%;vertical-align:middle;object-fit:scale-down}.screening-goods-list .goods-item .goods-msg[data-v-62ca3b61]{text-align:center;padding:15px 10px 0}.screening-goods-list .goods-item .goods-name[data-v-62ca3b61]{height:18px;line-height:16px;font-size:14px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.screening-goods-list .goods-item .goods-price[data-v-62ca3b61]{display:flex;justify-content:center;height:16px;line-height:16px;margin-top:10px;overflow:hidden}.empty .action .btn-r[data-v-62ca3b61]{display:inline-block;padding:6px 18px;border:1px solid #ddd;background:#f9f9f9;border-radius:30px;margin-top:20px;margin-left:10px;color:#666}.newIndex-page[data-v-af767b13]{width:100%;height:100%;background:#fff}.shop-grid[data-v-b8017750]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:20px;max-width:1200px;margin:0 auto}.shop-grid .shop-card[data-v-b8017750]{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);overflow:hidden;transition:all .3s ease;cursor:pointer;height:100%;display:flex;flex-direction:row;gap:24px}.shop-grid .shop-card[data-v-b8017750]:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.shop-grid .shop-card .shop-image[data-v-b8017750]{width:120px;height:120px;position:relative;background:#f8f9fa;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:8px}.shop-grid .shop-card .shop-image .image-container[data-v-b8017750]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.shop-grid .shop-card .shop-image .image-container .shop-logo[data-v-b8017750]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.shop-grid .shop-card .shop-image .image-container .cart-icon[data-v-b8017750]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;opacity:.9}.shop-grid .shop-card .shop-image .image-container:hover .shop-logo[data-v-b8017750]{transform:scale(1.05)}.shop-grid .shop-card .shop-info[data-v-b8017750]{padding:10px;flex:1;display:flex;flex-direction:column;gap:6px}.shop-grid .shop-card .shop-info .shop-name[data-v-b8017750]{font-family:MiSans,sans-serif;font-size:18px;font-weight:600;color:#2c3e50;margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:30px}.shop-grid .shop-card .shop-info .followers-count[data-v-b8017750]{font-family:MiSans,sans-serif;font-size:14px;color:#6c757d;margin-bottom:8px}.shop-grid .shop-card .shop-info .go-button[data-v-b8017750]{display:block;padding:8px 12px;width:83px;height:13px;background:#ff6b35;color:#fff;text-decoration:none;border-radius:50px;font-family:MiSans,sans-serif;font-size:13px;font-weight:600;text-align:center;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.shop-grid .shop-card .shop-info .go-button[data-v-b8017750]:hover{background:#e55a2b;transform:translateY(-1px);box-shadow:0 4px 12px rgba(255,107,53,.3)}.shop-grid .shop-card .shop-info .go-button[data-v-b8017750]:active{transform:translateY(0)}.shop-grid .shop-card .shop-info .go-button .arrow[data-v-b8017750]{font-size:12px;font-weight:700}@media (max-width: 768px){.shop-grid[data-v-b8017750]{grid-template-columns:repeat(2,1fr);gap:12px;padding:16px}.shop-grid .shop-card .shop-image[data-v-b8017750]{height:140px}.shop-grid .shop-card .shop-info[data-v-b8017750]{padding:12px;gap:8px}.shop-grid .shop-card .shop-info .shop-name[data-v-b8017750]{font-size:16px;min-height:44px}.shop-grid .shop-card .shop-info .followers-count[data-v-b8017750]{font-size:12px}.shop-grid .shop-card .shop-info .go-button[data-v-b8017750]{padding:8px 20px;font-size:13px}}@media (max-width: 480px){.shop-grid[data-v-b8017750]{grid-template-columns:1fr;gap:12px;padding:12px}}.Mall4j.list-con[data-v-b8017750] .item .shop-img{width:100%;height:200px;overflow:hidden;border-radius:12px}.Mall4j.list-con[data-v-b8017750] .item .shop-msg{padding:16px}.Mall4j.list-con[data-v-b8017750] .item .shop-msg .shop-name{font-family:MiSans,sans-serif;font-size:18px;font-weight:600;color:#2c3e50;margin-bottom:8px}.Mall4j.list-con[data-v-b8017750] .item .shop-msg .focus-number{font-family:MiSans,sans-serif;font-size:14px;color:#6c757d;margin-bottom:12px}.Mall4j.list-con[data-v-b8017750] .item .shop-msg .go-shop{display:inline-block;padding:10px 24px;background:#ff6b35;color:#fff;text-decoration:none;border-radius:8px;font-family:MiSans,sans-serif;font-size:14px;font-weight:600;transition:all .2s ease}.Mall4j.list-con[data-v-b8017750] .item .shop-msg .go-shop:hover{background:#e55a2b;transform:translateY(-1px)}.Mall4j.list-con[data-v-b8017750] .item .shop-msg .go-shop .arrow{margin-left:4px}.component-prod-item[data-v-e480efbe]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;padding:20px 0}.component-prod-item .product-card[data-v-e480efbe]{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);overflow:hidden;transition:all .3s ease;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:4px}.component-prod-item .product-card[data-v-e480efbe]:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.component-prod-item .product-card .product-image[data-v-e480efbe]{width:100%;height:200px;background:#f8f9fa;border-radius:12px;overflow:hidden}.component-prod-item .product-card .product-image img[data-v-e480efbe]{width:100%;height:100%;transition:transform .3s ease}.component-prod-item .product-card .product-image:hover img[data-v-e480efbe]{transform:scale(1.05)}.component-prod-item .product-card .product-info[data-v-e480efbe]{padding:6px;flex:1;display:flex;flex-direction:column;gap:12px;width:90%;justify-content:space-between;min-height:120px}.component-prod-item .product-card .product-info .product-name[data-v-e480efbe]{font-family:MiSans,sans-serif;font-size:16px;font-weight:500;min-height:40px;color:#2c3e50;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.component-prod-item .product-card .product-info .product-tags[data-v-e480efbe]{display:flex;flex-wrap:wrap;gap:6px}.component-prod-item .product-card .product-info .product-tags .tag[data-v-e480efbe]{display:inline-block;padding:4px 8px;border-radius:4px;font-size:11px;font-weight:500;color:#505050;background:#e4e4e4;font-family:MiSans,sans-serif}.component-prod-item .product-card .product-info .price-section[data-v-e480efbe]{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto}.component-prod-item .product-card .product-info .price-section .price[data-v-e480efbe]{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:4px;font-family:MiSans,sans-serif;font-size:16px;font-weight:600;color:#000!important}.component-prod-item .product-card .product-info .price-section .price[data-v-e480efbe] .price-text,.component-prod-item .product-card .product-info .price-section .price[data-v-e480efbe] .price-symbol,.component-prod-item .product-card .product-info .price-section .price[data-v-e480efbe] .price-number{color:#000!important}.component-prod-item .product-card .product-info .price-section .sales-info[data-v-e480efbe]{font-family:MiSans,sans-serif;font-size:12px;color:#6c757d}.component-prod-item .product-card .product-info .compare-price .compare-link[data-v-e480efbe]{font-family:MiSans,sans-serif;font-size:14px;color:#ff6b35;cursor:pointer;transition:color .2s ease}.component-prod-item .product-card .product-info .compare-price .compare-link[data-v-e480efbe]:hover{color:#e55a2b;text-decoration:underline}.component-prod-item[data-v-e480efbe] .goods-list .list-con .item .goods-msg .goods-name{height:20px;line-height:14px;font-size:14px;max-width:100%}.component-prod-item[data-v-e480efbe] .group-number{position:absolute;top:20px;left:20px;padding:5px 12px;background:#f18244;color:#fff;border-radius:30px;line-height:1}.component-prod-item .activity-sign[data-v-e480efbe]{display:inline-block;padding:1px 3px;border-radius:2px;background:#f18244;color:#fff;font-size:12px;margin-left:2px}.normalList[data-v-e480efbe]{min-height:440px}.normalList .product-card[data-v-e480efbe]{width:100%}.normalList .product-card .product-image[data-v-e480efbe]{height:220px}.normalList[data-v-e480efbe] .empty{min-height:380px}@media (max-width: 768px){.component-prod-item[data-v-e480efbe]{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;padding:16px}.component-prod-item .product-card .product-image[data-v-e480efbe]{height:180px}.component-prod-item .product-card .product-info[data-v-e480efbe]{padding:12px;gap:8px;min-height:100px;justify-content:space-between}.component-prod-item .product-card .product-info .product-name[data-v-e480efbe]{font-size:14px;min-height:40px}.component-prod-item .product-card .product-info .price-section[data-v-e480efbe]{margin-top:auto}.component-prod-item .product-card .product-info .price-section .price[data-v-e480efbe]{font-size:16px}}.skeleton-container[data-v-cc5e3b07]{width:100%}.skeleton-product-card[data-v-cc5e3b07]{background:#fff;border-radius:8px;padding:16px;box-shadow:0 2px 8px rgba(0,0,0,.1);margin-bottom:16px}.skeleton-product-card .skeleton-image[data-v-cc5e3b07]{width:100%;height:200px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-cc5e3b07 1.5s infinite;border-radius:4px;margin-bottom:12px}.skeleton-product-card .skeleton-content .skeleton-title[data-v-cc5e3b07]{height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-cc5e3b07 1.5s infinite;border-radius:4px;margin-bottom:8px;width:80%}.skeleton-product-card .skeleton-content .skeleton-price[data-v-cc5e3b07]{height:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-cc5e3b07 1.5s infinite;border-radius:4px;margin-bottom:8px;width:60%}.skeleton-product-card .skeleton-content .skeleton-text[data-v-cc5e3b07]{height:12px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-cc5e3b07 1.5s infinite;border-radius:4px;width:40%}.skeleton-product-list[data-v-cc5e3b07]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;padding:16px}.skeleton-product-list .skeleton-product-item[data-v-cc5e3b07]{background:#fff;border-radius:8px;padding:16px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.skeleton-product-list .skeleton-product-item .skeleton-image[data-v-cc5e3b07]{width:100%;height:200px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-cc5e3b07 1.5s infinite;border-radius:4px;margin-bottom:12px}.skeleton-product-list .skeleton-product-item .skeleton-content .skeleton-title[data-v-cc5e3b07]{height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-cc5e3b07 1.5s infinite;border-radius:4px;margin-bottom:8px;width:80%}.skeleton-product-list .skeleton-product-item .skeleton-content .skeleton-price[data-v-cc5e3b07]{height:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-cc5e3b07 1.5s infinite;border-radius:4px;margin-bottom:8px;width:60%}.skeleton-product-list .skeleton-product-item .skeleton-content .skeleton-text[data-v-cc5e3b07]{height:12px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-cc5e3b07 1.5s infinite;border-radius:4px;width:40%}.skeleton-category[data-v-cc5e3b07]{display:flex;flex-wrap:wrap;gap:12px;padding:16px}.skeleton-category .skeleton-category-item[data-v-cc5e3b07]{height:32px;width:120px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-cc5e3b07 1.5s infinite;border-radius:16px}.skeleton-breadcrumb[data-v-cc5e3b07]{display:flex;align-items:center;gap:8px;padding:16px}.skeleton-breadcrumb .skeleton-breadcrumb-item[data-v-cc5e3b07]{height:16px;width:80px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-cc5e3b07 1.5s infinite;border-radius:4px}.skeleton-breadcrumb .skeleton-breadcrumb-arrow[data-v-cc5e3b07]{height:12px;width:12px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-cc5e3b07 1.5s infinite;border-radius:2px}.skeleton-sort-filter[data-v-cc5e3b07]{padding:16px}.skeleton-sort-filter .skeleton-filter-group[data-v-cc5e3b07]{margin-bottom:16px}.skeleton-sort-filter .skeleton-filter-group .skeleton-filter-label[data-v-cc5e3b07]{height:16px;width:60px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-cc5e3b07 1.5s infinite;border-radius:4px;margin-bottom:8px}.skeleton-sort-filter .skeleton-filter-group .skeleton-filter-options[data-v-cc5e3b07]{display:flex;gap:12px;flex-wrap:wrap}.skeleton-sort-filter .skeleton-filter-group .skeleton-filter-options .skeleton-filter-option[data-v-cc5e3b07]{height:28px;width:80px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-cc5e3b07 1.5s infinite;border-radius:14px}@keyframes shimmer-cc5e3b07{0%{background-position:-200% 0}to{background-position:200% 0}}.supplier-modal-overlay[data-v-07dc2012]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn-07dc2012 .3s ease-out}.supplier-modal-overlay.closing[data-v-07dc2012]{animation:fadeOut-07dc2012 .3s ease-in}.supplier-modal[data-v-07dc2012]{background:#fff;border-radius:12px;width:90%;max-width:1400px;max-height:85vh;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.3);animation:slideInFromTop-07dc2012 .4s ease-out}.supplier-modal.closing[data-v-07dc2012]{animation:slideOutToTop-07dc2012 .3s ease-in}.modal-header[data-v-07dc2012]{display:flex;justify-content:space-between;align-items:center;padding:20px 24px}.modal-header .modal-title[data-v-07dc2012]{font-size:18px;font-weight:600;color:#333;margin:0}.modal-header .modal-close-btn[data-v-07dc2012]{background:none;border:none;font-size:24px;color:#999;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%}.modal-header .modal-close-btn[data-v-07dc2012]:hover{background:#f0f0f0;color:#666}.modal-content[data-v-07dc2012]{padding:24px;max-height:70vh;overflow-y:auto}.modal-content .search-section[data-v-07dc2012]{margin-bottom:24px}.modal-content .search-section .search-input-group[data-v-07dc2012]{position:relative}.modal-content .search-section .search-input-group .supplier-search-input[data-v-07dc2012]{width:100%;padding:12px 16px;border:1px solid #ddd;border-radius:8px;font-size:14px;outline:none;box-sizing:border-box}.modal-content .search-section .search-input-group .supplier-search-input[data-v-07dc2012]:focus{border-color:#ff6b35;box-shadow:0 0 0 2px rgba(255,107,53,.1)}.modal-content .search-section .search-input-group .clear-search-btn[data-v-07dc2012]{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;color:#999;cursor:pointer;font-size:16px;padding:4px;border-radius:50%}.modal-content .search-section .search-input-group .clear-search-btn[data-v-07dc2012]:hover{color:#666;background:#f0f0f0}.modal-content .supplier-grid[data-v-07dc2012]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-bottom:24px}.modal-content .supplier-grid .supplier-card[data-v-07dc2012]{display:flex;flex-direction:column;align-items:center;border:1px solid #e0e0e0;border-radius:8px;padding:16px;cursor:pointer;transition:all .2s ease;position:relative}.modal-content .supplier-grid .supplier-card[data-v-07dc2012]:hover{border-color:#ff6b35;box-shadow:0 2px 8px rgba(255,107,53,.1)}.modal-content .supplier-grid .supplier-card.selected[data-v-07dc2012]{border-color:#ff6b35;background:#fff5f2}.modal-content .supplier-grid .supplier-card .checkbox-container[data-v-07dc2012]{position:absolute;top:12px;right:12px;z-index:2}.modal-content .supplier-grid .supplier-card .checkbox-container input[type=checkbox][data-v-07dc2012]{width:18px;height:18px;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;border:2px solid #ddd;border-radius:3px;background:#fff;position:relative;transition:all .2s ease}.modal-content .supplier-grid .supplier-card .checkbox-container input[type=checkbox][data-v-07dc2012]:checked{background:#ff6b35;border-color:#ff6b35}.modal-content .supplier-grid .supplier-card .checkbox-container input[type=checkbox][data-v-07dc2012]:checked:after{content:"";position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.modal-content .supplier-grid .supplier-card .checkbox-container input[type=checkbox][data-v-07dc2012]:hover{border-color:#ff6b35}.modal-content .supplier-grid .supplier-card .product-image[data-v-07dc2012]{text-align:center;margin-bottom:12px}.modal-content .supplier-grid .supplier-card .product-image img[data-v-07dc2012]{width:80px;height:80px;object-fit:cover;border-radius:8px}.modal-content .supplier-grid .supplier-card .product-info .product-name[data-v-07dc2012]{font-size:14px;font-weight:600;color:#333;margin:0 0 4px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.modal-content .supplier-grid .supplier-card .product-info .product-volume[data-v-07dc2012]{font-size:12px;color:#666;margin:0 0 8px;line-height:1.2;text-align:center}.modal-content .supplier-grid .supplier-card .product-info .price .price-text[data-v-07dc2012]{font-size:14px;font-weight:700;color:#ff6b35;margin-bottom:4px;width:100%;text-align:center}.modal-content .supplier-grid .supplier-card .product-info .shop-info[data-v-07dc2012]{display:flex;align-items:center;gap:8px;justify-content:center}.modal-content .supplier-grid .supplier-card .product-info .shop-info .shop-logo[data-v-07dc2012]{width:24px;height:24px;object-fit:cover;border-radius:4px}.modal-content .supplier-grid .supplier-card .product-info .shop-info .shop-name[data-v-07dc2012]{font-size:12px;color:#666;font-weight:500;text-align:center}.modal-content .supplier-grid .supplier-card .product-info .shop-info .existing-indicator[data-v-07dc2012]{margin-top:8px;text-align:center}.modal-content .supplier-grid .supplier-card .product-info .shop-info .existing-indicator .existing-badge[data-v-07dc2012]{background:#ff9800;color:#fff;padding:4px 8px;border-radius:4px;font-size:10px;font-weight:500}.modal-content .supplier-grid .supplier-card.existing-supplier[data-v-07dc2012]{opacity:.6;background:#f8f9fa;border:1px solid #ddd}.modal-content .supplier-grid .supplier-card.existing-supplier .checkbox-container input[data-v-07dc2012]{opacity:.5;pointer-events:none}.modal-content .not-found-state[data-v-07dc2012]{text-align:center;padding:40px 20px}.modal-content .not-found-state .not-found-illustration[data-v-07dc2012]{position:relative;margin-bottom:16px}.modal-content .not-found-state .not-found-illustration .product-not-found-image[data-v-07dc2012]{width:120px;height:120px;margin-bottom:8px}.modal-content .not-found-state .not-found-illustration .not-found-illustration-text[data-v-07dc2012]{font-size:14px;color:#666;margin:0}.modal-content .not-found-state .not-found-illustration .cardboard-box[data-v-07dc2012]{position:absolute;bottom:-20px;right:20px}.modal-content .not-found-state .not-found-illustration .cardboard-box .empty-box-image[data-v-07dc2012]{width:60px;height:60px}.modal-content .not-found-state .not-found-text[data-v-07dc2012]{font-size:16px;color:#333;font-weight:500}.modal-content .modal-actions[data-v-07dc2012]{position:sticky;bottom:0;right:0;padding-top:16px;text-align:right;z-index:100}.modal-content .modal-actions .add-to-compare-btn[data-v-07dc2012]{background:#ff6b35;color:#fff;border:none;padding:12px 32px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.modal-content .modal-actions .add-to-compare-btn[data-v-07dc2012]:hover:not(:disabled){background:#e55a2b}.modal-content .modal-actions .add-to-compare-btn[data-v-07dc2012]:disabled{background:#ccc;cursor:not-allowed}.empty-state[data-v-07dc2012]{text-align:center;padding:40px 20px}.empty-state .empty-illustration[data-v-07dc2012]{margin-bottom:12px}.empty-state .empty-illustration .empty-box-image[data-v-07dc2012]{width:80px;height:80px}.empty-state .empty-text[data-v-07dc2012]{font-size:16px;color:#333;font-weight:500}@media (max-width: 768px){.supplier-modal[data-v-07dc2012]{width:95%;max-height:90vh}.modal-content .supplier-grid[data-v-07dc2012]{grid-template-columns:1fr}}@keyframes fadeIn-07dc2012{0%{opacity:0}to{opacity:1}}@keyframes fadeOut-07dc2012{0%{opacity:1}to{opacity:0}}@keyframes slideInFromTop-07dc2012{0%{opacity:0;transform:translateY(-50px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slideOutToTop-07dc2012{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-50px) scale(.95)}}.product-comparison-table[data-v-70caa726]{background:#fff;overflow:hidden;position:relative;display:flex}.product-comparison-table .this-item-section[data-v-70caa726]{width:300px;flex-shrink:0;background:#fff;position:relative;z-index:2}.product-comparison-table .this-item-section[data-v-70caa726]:after{content:"";position:absolute;top:0;right:-10px;width:10px;height:100%;background:linear-gradient(to right,rgba(0,0,0,.1),transparent);pointer-events:none;z-index:1}.product-comparison-table .this-item-section .this-item-header[data-v-70caa726]{padding:15px;font-weight:600;font-size:14px;color:#333}.product-comparison-table .this-item-section .this-item-content[data-v-70caa726]{padding:15px}.product-comparison-table .this-item-section .this-item-content .product-info[data-v-70caa726]{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:15px}.product-comparison-table .this-item-section .this-item-content .product-info .product-image[data-v-70caa726]{width:80px;height:80px;cursor:pointer;transition:transform .2s ease}.product-comparison-table .this-item-section .this-item-content .product-info .product-image[data-v-70caa726]:hover{transform:scale(1.05)}.product-comparison-table .this-item-section .this-item-content .product-info .product-image img[data-v-70caa726]{width:100%;height:100%;object-fit:cover;border-radius:4px}.product-comparison-table .this-item-section .this-item-content .product-info .product-details[data-v-70caa726]{text-align:center}.product-comparison-table .this-item-section .this-item-content .product-info .product-details .product-name[data-v-70caa726]{font-size:14px;font-weight:600;margin:0 0 5px;color:#333;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:2.6em;min-height:33px;cursor:pointer;transition:color .2s ease}.product-comparison-table .this-item-section .this-item-content .product-info .product-details .product-name[data-v-70caa726]:hover{color:#ff6b35}.product-comparison-table .this-item-section .this-item-content .product-info .product-details .product-description[data-v-70caa726]{font-size:12px;color:#666;margin:0;line-height:1.2;min-height:75px}.product-comparison-table .this-item-section .this-item-content .product-actions[data-v-70caa726]{display:flex;flex-direction:row;gap:5px;align-items:center;justify-content:space-between;margin-bottom:15px}.product-comparison-table .this-item-section .this-item-content .product-actions .btn[data-v-70caa726]{padding:6px;border:none;border-radius:4px;font-size:12px;cursor:pointer;font-weight:600}.product-comparison-table .this-item-section .this-item-content .product-actions .btn.btn-cart[data-v-70caa726]{background:#ffd712;color:#000}.product-comparison-table .this-item-section .this-item-content .product-actions .btn.btn-buy[data-v-70caa726]{color:#f07326;font-size:12px;background:none;padding:4px 0;font-weight:600}.product-comparison-table .this-item-section .this-item-content .product-details-table .detail-row[data-v-70caa726]{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f0f0f0}.product-comparison-table .this-item-section .this-item-content .product-details-table .detail-row[data-v-70caa726]:last-child{border-bottom:none}.product-comparison-table .this-item-section .this-item-content .product-details-table .detail-row .detail-label[data-v-70caa726]{font-size:12px;color:#666;font-weight:500}.product-comparison-table .this-item-section .this-item-content .product-details-table .detail-row .detail-value[data-v-70caa726]{font-size:12px;color:#333}.product-comparison-table .this-item-section .this-item-content .product-details-table .detail-row .detail-value.price[data-v-70caa726]{color:#ff6b35;font-weight:700}.product-comparison-table .this-item-section .this-item-content .product-details-table .detail-row .supplier-info[data-v-70caa726]{display:flex;align-items:center;gap:8px}.product-comparison-table .this-item-section .this-item-content .product-details-table .detail-row .supplier-info .supplier-logo[data-v-70caa726]{width:24px;height:24px;border-radius:50%;object-fit:cover}.product-comparison-table .this-item-section .this-item-content .product-details-table .detail-row .supplier-info .supplier-details .supplier-name[data-v-70caa726]{font-size:12px;color:#333;font-weight:600;display:block}.product-comparison-table .this-item-section .this-item-content .product-details-table .detail-row .supplier-info .supplier-details .rating[data-v-70caa726]{font-size:11px;color:gold;display:block}.product-comparison-table .this-item-section .this-item-content .product-details-table .detail-row .supplier-info .supplier-details .followers[data-v-70caa726]{font-size:10px;color:#666;display:block}.product-comparison-table .recommend-items-section[data-v-70caa726]{flex:1;overflow-x:auto;background:#fff}.product-comparison-table .recommend-items-section .empty-similar-products[data-v-70caa726]{display:flex;align-items:center;justify-content:center;min-height:400px;padding:60px 20px;width:100%;border-radius:8px;margin:20px}.product-comparison-table .recommend-items-section .empty-similar-products .empty-similar-content[data-v-70caa726]{text-align:center;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.product-comparison-table .recommend-items-section .empty-similar-products .empty-similar-content .empty-similar-icon[data-v-70caa726]{margin-bottom:20px;opacity:.6;display:flex;justify-content:center}.product-comparison-table .recommend-items-section .empty-similar-products .empty-similar-content .empty-similar-title[data-v-70caa726]{font-size:18px;font-weight:600;color:#333;margin:0 0 12px}.product-comparison-table .recommend-items-section .empty-similar-products .empty-similar-content .empty-similar-description[data-v-70caa726]{font-size:14px;color:#666;margin:0;line-height:1.5;text-align:center}.product-comparison-table .recommend-items-section .recommend-items-container[data-v-70caa726]{display:flex;min-width:max-content}.product-comparison-table .recommend-items-section .recommend-items-container .recommend-item[data-v-70caa726]{width:280px;flex-shrink:0;background:#fff;position:relative;transition:box-shadow .2s ease}.product-comparison-table .recommend-items-section .recommend-items-container .recommend-item[data-v-70caa726]:hover{box-shadow:4px 4px 12px 12px rgba(0,0,0,.1)}.product-comparison-table .recommend-items-section .recommend-items-container .recommend-item:hover .recommend-item-content .product-info .product-image .remove-item-btn[data-v-70caa726]{display:flex;opacity:1;transform:scale(1);background-color:#f44;color:#fff}.product-comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-header[data-v-70caa726]{padding:15px;font-weight:600;font-size:14px;color:#333;min-height:19px}.product-comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-header .recommend-item-header-text[data-v-70caa726]{font-size:14px;font-weight:600;color:#333}.product-comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content[data-v-70caa726]{padding:15px}.product-comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info[data-v-70caa726]{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:15px}.product-comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info .product-image[data-v-70caa726]{width:80px;height:80px;position:relative;cursor:pointer;transition:transform .2s ease}.product-comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info .product-image[data-v-70caa726]:hover{transform:scale(1.05)}.product-comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info .product-image img[data-v-70caa726]{width:100%;height:100%;object-fit:cover;border-radius:4px}.product-comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info .product-image .remove-item-btn[data-v-70caa726]{position:absolute;top:0;right:-10px;color:#fff;background:#f44;border:none;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;font-size:14px;font-weight:700;transition:all .2s ease;opacity:0;transform:scale(.8)}.product-comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info .product-image .remove-item-btn[data-v-70caa726]:hover{transform:scale(1.1)}.product-comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info .product-details[data-v-70caa726]{text-align:center}.product-comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info .product-details .product-name[data-v-70caa726]{font-size:14px;font-weight:600;margin:0 0 5px;color:#333;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:2.6em;min-height:33px;cursor:pointer;transition:color .2s ease}.product-comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info .product-details .product-name[data-v-70caa726]:hover{color:#ff6b35}.product-comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info .product-details .product-description[data-v-70caa726]{font-size:12px;color:#666;margin:0;line-height:1.2;min-height:75px}.product-comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-actions[data-v-70caa726]{display:flex;flex-direction:row;gap:5px;align-items:center;justify-content:space-between;margin-bottom:15px}.product-comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-actions .btn[data-v-70caa726]{padding:6px;border:none;border-radius:4px;font-size:12px;cursor:pointer;font-weight:600}.product-comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-actions .btn.btn-cart[data-v-70caa726]{background:#ffd712;color:#000}.product-comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-actions .btn.btn-buy[data-v-70caa726]{color:#f07326;font-size:12px;background:none;padding:4px 0;font-weight:600}.product-comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row[data-v-70caa726]{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f0f0f0}.product-comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row[data-v-70caa726]:last-child{border-bottom:none}.product-comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .detail-label[data-v-70caa726]{font-size:12px;color:#666;font-weight:500}.product-comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .detail-value[data-v-70caa726]{font-size:10px;color:#333}.product-comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .detail-value.price[data-v-70caa726]{color:#ff6b35;font-weight:700}.product-comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .supplier-info[data-v-70caa726]{display:flex;align-items:center;gap:8px}.product-comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .supplier-info .supplier-logo[data-v-70caa726]{width:24px;height:24px;border-radius:50%;object-fit:cover}.product-comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .supplier-info .supplier-details .supplier-name[data-v-70caa726]{font-size:12px;color:#333;font-weight:600;display:block}.product-comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .supplier-info .supplier-details .rating[data-v-70caa726]{font-size:11px;color:gold;display:block}.product-comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .supplier-info .supplier-details .followers[data-v-70caa726]{font-size:10px;color:#666;display:block}.product-comparison-modal-overlay[data-v-889c1b4d]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px;animation:fadeIn-889c1b4d .3s ease-out}.product-comparison-modal-overlay.closing[data-v-889c1b4d]{animation:fadeOut-889c1b4d .3s ease-in}.product-comparison-modal[data-v-889c1b4d]{background:#fff;border-radius:12px;width:100%;max-width:1200px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 40px rgba(0,0,0,.15);animation:slideInFromTop-889c1b4d .4s ease-out}.product-comparison-modal.closing[data-v-889c1b4d]{animation:slideOutToTop-889c1b4d .3s ease-in}.product-comparison-modal .modal-header[data-v-889c1b4d]{padding:20px 24px 0;display:flex;justify-content:space-between;align-items:center}.product-comparison-modal .modal-header .modal-title[data-v-889c1b4d]{font-size:20px;font-weight:600;color:#333;margin:0}.product-comparison-modal .modal-header .modal-close-btn[data-v-889c1b4d]{background:none;border:none;font-size:24px;color:#666;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%}.product-comparison-modal .modal-header .modal-close-btn[data-v-889c1b4d]:hover{background:#f5f5f5;color:#333}.product-comparison-modal .modal-content[data-v-889c1b4d]{display:flex;flex-direction:column;gap:24px;overflow-y:auto;padding:12px 24px 24px}.product-comparison-modal .modal-content .search-section[data-v-889c1b4d]{margin-bottom:24px}.product-comparison-modal .modal-content .search-section .search-container[data-v-889c1b4d]{width:100%;position:relative;z-index:10}.product-comparison-modal .modal-content .search-section .search-input-group[data-v-889c1b4d]{position:relative;display:flex;gap:50px;align-items:center}.product-comparison-modal .modal-content .search-section .search-input-group .search-input-container[data-v-889c1b4d]{position:relative;flex:1;min-width:300px}.product-comparison-modal .modal-content .search-section .search-input-group .search-input-container .input-with-tags[data-v-889c1b4d]{position:relative;display:flex;align-items:center;flex-wrap:wrap;min-height:30px;padding:8px 12px;border:2px solid #000;border-radius:4px;background:#fff;transition:border-color .2s ease}.product-comparison-modal .modal-content .search-section .search-input-group .search-input-container .input-with-tags[data-v-889c1b4d]:focus-within{border-color:#ff6b35}.product-comparison-modal .modal-content .search-section .search-input-group .search-input-container .input-with-tags .selected-tags[data-v-889c1b4d]{display:flex;flex-wrap:wrap;gap:6px;margin-right:8px}.product-comparison-modal .modal-content .search-section .search-input-group .search-input-container .input-with-tags .selected-tags .selected-tag[data-v-889c1b4d]{display:flex;align-items:center;gap:4px;padding:4px 8px;background:#ff6b35;color:#fff;border-radius:12px;font-size:11px;font-weight:500;line-height:1}.product-comparison-modal .modal-content .search-section .search-input-group .search-input-container .input-with-tags .selected-tags .selected-tag .tag-text[data-v-889c1b4d]{max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-comparison-modal .modal-content .search-section .search-input-group .search-input-container .input-with-tags .selected-tags .selected-tag .remove-tag-btn[data-v-889c1b4d]{background:none;border:none;color:#fff;font-size:12px;cursor:pointer;padding:0;width:14px;height:14px;display:flex;align-items:center;justify-content:center;border-radius:50%;line-height:1}.product-comparison-modal .modal-content .search-section .search-input-group .search-input-container .input-with-tags .selected-tags .selected-tag .remove-tag-btn[data-v-889c1b4d]:hover{background:rgba(255,255,255,.2)}.product-comparison-modal .modal-content .search-section .search-input-group .compare-search-input[data-v-889c1b4d]{flex:1;min-width:0;padding:0;border:none;font-size:14px;background:transparent;outline:none}.product-comparison-modal .modal-content .search-section .search-input-group .compare-search-input[data-v-889c1b4d]::placeholder{color:#999}.product-comparison-modal .modal-content .search-section .search-input-group .add-to-compare-btn[data-v-889c1b4d]{padding:12px;font-size:14px;transition:border-color .2s ease;cursor:pointer;font-weight:600;color:#fff;border-radius:4px}.product-comparison-modal .modal-content .search-section .search-input-group .add-to-compare-btn button[data-v-889c1b4d]{background:#f07326;cursor:pointer;font-weight:600;color:#fff;border-radius:4px;font-size:14px;border:none;padding:16px 8px;transition:all .2s ease}.product-comparison-modal .modal-content .search-section .search-input-group .add-to-compare-btn button[data-v-889c1b4d]:disabled{background:#ccc;color:#000;cursor:not-allowed;opacity:.7}.product-comparison-modal .modal-content .search-section .search-input-group .add-to-compare-btn button[data-v-889c1b4d]:not(:disabled):hover{background:#f07326;transform:translateY(-1px)}.product-comparison-modal .modal-content .search-section .search-input-group .clear-search-btn[data-v-889c1b4d]{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;font-size:18px;color:#999;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;z-index:10}.product-comparison-modal .modal-content .search-section .search-input-group .clear-search-btn[data-v-889c1b4d]:hover{color:#666}.product-comparison-modal .modal-content .search-section .search-suggestions[data-v-889c1b4d]{position:absolute;top:100%;left:0;right:0;z-index:2001;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);max-height:550px;overflow-y:auto}.product-comparison-modal .modal-content .search-section .search-suggestions .suggestions-header[data-v-889c1b4d]{padding:12px 16px;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}.product-comparison-modal .modal-content .search-section .search-suggestions .suggestions-header h4[data-v-889c1b4d]{margin:0;font-size:14px;font-weight:600;color:#333}.product-comparison-modal .modal-content .search-section .search-suggestions .suggestions-header .suggestions-count[data-v-889c1b4d]{font-size:12px;color:#666;font-weight:500}.product-comparison-modal .modal-content .search-section .search-suggestions .suggestions-list .no-products-found[data-v-889c1b4d]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center}.product-comparison-modal .modal-content .search-section .search-suggestions .suggestions-list .no-products-found .no-products-icon[data-v-889c1b4d]{margin-bottom:12px;opacity:.5}.product-comparison-modal .modal-content .search-section .search-suggestions .suggestions-list .no-products-found .no-products-text[data-v-889c1b4d]{font-size:14px;color:#666;margin:0;line-height:1.4}.product-comparison-modal .modal-content .search-section .search-suggestions .suggestions-list .suggestion-item[data-v-889c1b4d]{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background-color .2s ease}.product-comparison-modal .modal-content .search-section .search-suggestions .suggestions-list .suggestion-item[data-v-889c1b4d]:hover{background:#f8f9fa}.product-comparison-modal .modal-content .search-section .search-suggestions .suggestions-list .suggestion-item[data-v-889c1b4d]:last-child{border-bottom:none}.product-comparison-modal .modal-content .search-section .search-suggestions .suggestions-list .suggestion-item.already-in-table[data-v-889c1b4d]{opacity:.6;background:#f8f9fa;cursor:not-allowed}.product-comparison-modal .modal-content .search-section .search-suggestions .suggestions-list .suggestion-item.already-in-table[data-v-889c1b4d]:hover{background:#f8f9fa}.product-comparison-modal .modal-content .search-section .search-suggestions .suggestions-list .suggestion-item .suggestion-image[data-v-889c1b4d]{width:60px;height:60px;flex-shrink:0;position:relative}.product-comparison-modal .modal-content .search-section .search-suggestions .suggestions-list .suggestion-item .suggestion-image img[data-v-889c1b4d]{width:100%;height:100%;object-fit:cover;border-radius:4px}.product-comparison-modal .modal-content .search-section .search-suggestions .suggestions-list .suggestion-item .suggestion-image .already-in-table-badge[data-v-889c1b4d]{position:absolute;top:-4px;right:-4px;width:20px;height:20px;background:#28a745;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;border:2px solid white}.product-comparison-modal .modal-content .search-section .search-suggestions .suggestions-list .suggestion-item .suggestion-details[data-v-889c1b4d]{flex:1}.product-comparison-modal .modal-content .search-section .search-suggestions .suggestions-list .suggestion-item .suggestion-details .suggestion-name[data-v-889c1b4d]{font-size:14px;font-weight:600;color:#333;margin:0 0 4px;line-height:1.3;text-decoration:underline;cursor:pointer}.product-comparison-modal .modal-content .search-section .search-suggestions .suggestions-list .suggestion-item .suggestion-details .suggestion-description[data-v-889c1b4d]{font-size:12px;color:#666;margin:0;line-height:1.2}.product-comparison-modal .modal-content .search-section .search-suggestions .suggestions-list .suggestion-item .suggestion-details .already-in-table-text[data-v-889c1b4d]{font-size:11px;color:#28a745;margin:4px 0 0;font-weight:500}.product-comparison-modal .modal-content .search-section .search-suggestions .suggestions-list .suggestion-item .suggestion-checkbox[data-v-889c1b4d]{flex-shrink:0;margin-left:12px}.product-comparison-modal .modal-content .search-section .search-suggestions .suggestions-list .suggestion-item .suggestion-checkbox input[type=checkbox][data-v-889c1b4d]{width:18px;height:18px;cursor:pointer;accent-color:#FF6B35;background-color:#fff;border:2px solid #FF6B35;border-radius:3px;appearance:none;-webkit-appearance:none;-moz-appearance:none;position:relative}.product-comparison-modal .modal-content .search-section .search-suggestions .suggestions-list .suggestion-item .suggestion-checkbox input[type=checkbox][data-v-889c1b4d]:checked{background-color:#ff6b35;border-color:#ff6b35}.product-comparison-modal .modal-content .search-section .search-suggestions .suggestions-list .suggestion-item .suggestion-checkbox input[type=checkbox][data-v-889c1b4d]:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:12px;font-weight:700;line-height:1}.product-comparison-modal .modal-content .search-section .search-suggestions .suggestions-list .suggestion-item .suggestion-checkbox input[type=checkbox][data-v-889c1b4d]:disabled{cursor:not-allowed;opacity:.5;background-color:#f5f5f5;border-color:#ccc}.product-comparison-modal .modal-content .search-section .search-actions[data-v-889c1b4d]{margin-top:12px}.product-comparison-modal .modal-content .search-section .search-actions .search-hint[data-v-889c1b4d]{margin:0;font-size:12px;color:#666;font-style:italic}.product-comparison-modal .modal-content .comparison-table[data-v-889c1b4d]{margin-bottom:24px}.product-comparison-modal .modal-content .comparison-table .this-item-section[data-v-889c1b4d]{width:300px;flex-shrink:0;background:#fff;border-right:1px solid #eee;position:relative;z-index:2}.product-comparison-modal .modal-content .comparison-table .this-item-section[data-v-889c1b4d]:after{content:"";position:absolute;top:0;right:-10px;width:10px;height:100%;background:linear-gradient(to right,rgba(0,0,0,.1),transparent);pointer-events:none;z-index:1}.product-comparison-modal .modal-content .comparison-table .this-item-section .this-item-header[data-v-889c1b4d]{padding:15px;font-weight:600;font-size:14px;color:#333}.product-comparison-modal .modal-content .comparison-table .this-item-section .this-item-content[data-v-889c1b4d]{padding:15px}.product-comparison-modal .modal-content .comparison-table .this-item-section .this-item-content .product-info[data-v-889c1b4d]{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:15px}.product-comparison-modal .modal-content .comparison-table .this-item-section .this-item-content .product-info .product-image[data-v-889c1b4d]{width:80px;height:80px}.product-comparison-modal .modal-content .comparison-table .this-item-section .this-item-content .product-info .product-image img[data-v-889c1b4d]{width:100%;height:100%;object-fit:cover;border-radius:4px}.product-comparison-modal .modal-content .comparison-table .this-item-section .this-item-content .product-info .product-details[data-v-889c1b4d]{text-align:center}.product-comparison-modal .modal-content .comparison-table .this-item-section .this-item-content .product-info .product-details .product-name[data-v-889c1b4d]{font-size:14px;font-weight:600;margin:0 0 5px;color:#333;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:2.6em}.product-comparison-modal .modal-content .comparison-table .this-item-section .this-item-content .product-info .product-details .product-description[data-v-889c1b4d]{font-size:12px;color:#666;margin:0;line-height:1.2}.product-comparison-modal .modal-content .comparison-table .this-item-section .this-item-content .product-actions[data-v-889c1b4d]{display:flex;flex-direction:row;gap:5px;align-items:center;justify-content:space-between;margin-bottom:15px}.product-comparison-modal .modal-content .comparison-table .this-item-section .this-item-content .product-actions .btn[data-v-889c1b4d]{padding:6px;border:none;border-radius:4px;font-size:12px;cursor:pointer;font-weight:600}.product-comparison-modal .modal-content .comparison-table .this-item-section .this-item-content .product-actions .btn.btn-cart[data-v-889c1b4d]{background:#ffd712;color:#000}.product-comparison-modal .modal-content .comparison-table .this-item-section .this-item-content .product-actions .btn.btn-buy[data-v-889c1b4d]{color:#f07326;font-size:12px;background:none;padding:4px 0;font-weight:600}.product-comparison-modal .modal-content .comparison-table .this-item-section .this-item-content .product-details-table .detail-row[data-v-889c1b4d]{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f0f0f0}.product-comparison-modal .modal-content .comparison-table .this-item-section .this-item-content .product-details-table .detail-row[data-v-889c1b4d]:last-child{border-bottom:none}.product-comparison-modal .modal-content .comparison-table .this-item-section .this-item-content .product-details-table .detail-row .detail-label[data-v-889c1b4d]{font-size:12px;color:#666;font-weight:500}.product-comparison-modal .modal-content .comparison-table .this-item-section .this-item-content .product-details-table .detail-row .supplier-info[data-v-889c1b4d]{display:flex;align-items:center;gap:8px}.product-comparison-modal .modal-content .comparison-table .this-item-section .this-item-content .product-details-table .detail-row .supplier-info .supplier-logo[data-v-889c1b4d]{width:24px;height:24px;border-radius:50%;object-fit:cover}.product-comparison-modal .modal-content .comparison-table .this-item-section .this-item-content .product-details-table .detail-row .supplier-info .supplier-details .supplier-name[data-v-889c1b4d]{font-size:12px;color:#333;font-weight:600;display:block}.product-comparison-modal .modal-content .comparison-table .this-item-section .this-item-content .product-details-table .detail-row .supplier-info .supplier-details .rating[data-v-889c1b4d]{font-size:11px;color:gold;display:block}.product-comparison-modal .modal-content .comparison-table .this-item-section .this-item-content .product-details-table .detail-row .supplier-info .supplier-details .followers[data-v-889c1b4d]{font-size:10px;color:#666;display:block}.product-comparison-modal .modal-content .comparison-table .recommend-items-section[data-v-889c1b4d]{flex:1;overflow-x:auto;background:#fff}.product-comparison-modal .modal-content .comparison-table .recommend-items-section .recommend-items-container[data-v-889c1b4d]{display:flex;min-width:max-content}.product-comparison-modal .modal-content .comparison-table .recommend-items-section .recommend-items-container .recommend-item[data-v-889c1b4d]{width:290px;flex-shrink:0;background:#fff;position:relative;transition:box-shadow .2s ease}.product-comparison-modal .modal-content .comparison-table .recommend-items-section .recommend-items-container .recommend-item[data-v-889c1b4d]:hover{box-shadow:4px 4px 12px 12px rgba(0,0,0,.1)}.product-comparison-modal .modal-content .comparison-table .recommend-items-section .recommend-items-container .recommend-item:hover .recommend-item-content .product-info .product-image .remove-item-btn[data-v-889c1b4d]{opacity:1;transform:scale(1);background-color:#f44;color:#fff}.product-comparison-modal .modal-content .comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-header[data-v-889c1b4d]{min-height:20px;padding:10px;font-weight:600;font-size:14px;color:#333;display:flex;justify-content:space-between;align-items:center}.product-comparison-modal .modal-content .comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content[data-v-889c1b4d]{padding:15px}.product-comparison-modal .modal-content .comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info[data-v-889c1b4d]{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:15px}.product-comparison-modal .modal-content .comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info .product-image[data-v-889c1b4d]{width:80px;height:80px;position:relative}.product-comparison-modal .modal-content .comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info .product-image .remove-item-btn[data-v-889c1b4d]{position:absolute;top:0;right:-10px;color:#fff;background-color:rgba(255,68,68,.667);font-size:20px;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;opacity:0;transform:scale(.8)}.product-comparison-modal .modal-content .comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info .product-image .remove-item-btn[data-v-889c1b4d]:hover{background:#f44;color:#fff;transform:scale(1.1)}.product-comparison-modal .modal-content .comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info .product-image img[data-v-889c1b4d]{width:100%;height:100%;object-fit:cover;border-radius:4px}.product-comparison-modal .modal-content .comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info .product-details[data-v-889c1b4d]{text-align:center}.product-comparison-modal .modal-content .comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info .product-details .product-name[data-v-889c1b4d]{font-size:14px;font-weight:600;margin:0 0 5px;color:#333;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:2.6em}.product-comparison-modal .modal-content .comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info .product-details .product-description[data-v-889c1b4d]{font-size:12px;color:#666;margin:0;line-height:1.2}.product-comparison-modal .modal-content .comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-actions[data-v-889c1b4d]{display:flex;flex-direction:row;gap:5px;align-items:center;justify-content:space-between;margin-bottom:15px}.product-comparison-modal .modal-content .comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-actions .btn[data-v-889c1b4d]{padding:6px;border:none;border-radius:4px;font-size:12px;cursor:pointer;font-weight:600}.product-comparison-modal .modal-content .comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-actions .btn.btn-cart[data-v-889c1b4d]{background:#ffd712;color:#000}.product-comparison-modal .modal-content .comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-actions .btn.btn-buy[data-v-889c1b4d]{color:#f07326;font-size:12px;background:none;padding:4px 0;font-weight:600}.product-comparison-modal .modal-content .comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row[data-v-889c1b4d]{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f0f0f0}.product-comparison-modal .modal-content .comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row[data-v-889c1b4d]:last-child{border-bottom:none}.product-comparison-modal .modal-content .comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .detail-label[data-v-889c1b4d]{font-size:12px;color:#666;font-weight:500}.product-comparison-modal .modal-content .comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .supplier-info[data-v-889c1b4d]{display:flex;align-items:center;gap:8px}.product-comparison-modal .modal-content .comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .supplier-info .supplier-logo[data-v-889c1b4d]{width:24px;height:24px;border-radius:50%;object-fit:cover}.product-comparison-modal .modal-content .comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .supplier-info .supplier-details .supplier-name[data-v-889c1b4d]{font-size:12px;color:#333;font-weight:600;display:block}.product-comparison-modal .modal-content .comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .supplier-info .supplier-details .rating[data-v-889c1b4d]{font-size:11px;color:gold;display:block}.product-comparison-modal .modal-content .comparison-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .supplier-info .supplier-details .followers[data-v-889c1b4d]{font-size:10px;color:#666;display:block}.product-comparison-modal .modal-content .info-section[data-v-889c1b4d]{margin-top:24px;padding:16px;background:#f8f9fa;border-radius:8px}.product-comparison-modal .modal-content .info-section .info-content[data-v-889c1b4d]{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.product-comparison-modal .modal-content .info-section .info-content .info-text[data-v-889c1b4d]{flex:1;color:#666;font-size:14px}.product-comparison-modal .modal-content .info-section .info-content .info-text p[data-v-889c1b4d]{margin:0 0 8px}.product-comparison-modal .modal-content .info-section .info-content .info-text p[data-v-889c1b4d]:last-child{margin-bottom:0}.product-comparison-modal .modal-content .info-section .info-content .info-link[data-v-889c1b4d]{flex-shrink:0}.product-comparison-modal .modal-content .info-section .info-content .info-link .how-we-display-link[data-v-889c1b4d]{color:#333;font-weight:700;text-decoration:underline;font-size:14px;cursor:pointer;transition:color .2s ease}.product-comparison-modal .modal-content .info-section .info-content .info-link .how-we-display-link[data-v-889c1b4d]:hover{color:#ff6b35}.info-modal-overlay[data-v-889c1b4d]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn-889c1b4d .3s ease-out}.info-modal[data-v-889c1b4d]{background:#fff;border-radius:12px;width:100%;max-width:800px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 30px rgba(0,0,0,.3);animation:slideInFromTop-889c1b4d .4s ease-out}.info-modal .info-modal-header[data-v-889c1b4d]{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 0;border-bottom:1px solid #eee}.info-modal .info-modal-header .info-modal-title[data-v-889c1b4d]{font-size:24px;font-weight:600;color:#333;margin:0}.info-modal .info-modal-header .info-modal-close-btn[data-v-889c1b4d]{background:none;border:none;font-size:24px;color:#666;cursor:pointer;padding:8px;border-radius:4px;transition:background-color .2s ease}.info-modal .info-modal-header .info-modal-close-btn[data-v-889c1b4d]:hover{background:#f0f0f0;color:#333}.info-modal .info-modal-content[data-v-889c1b4d]{padding:24px}.info-modal .info-modal-content .info-section[data-v-889c1b4d]{margin-bottom:24px}.info-modal .info-modal-content .info-section[data-v-889c1b4d]:last-child{margin-bottom:0}.info-modal .info-modal-content .info-section h3[data-v-889c1b4d]{font-size:18px;font-weight:600;color:#333;margin:0 0 16px}.info-modal .info-modal-content .info-section p[data-v-889c1b4d]{font-size:14px;line-height:1.6;color:#555;margin:0 0 12px}.info-modal .info-modal-content .info-section p[data-v-889c1b4d]:last-child{margin-bottom:0}.info-modal .info-modal-content .info-section p strong[data-v-889c1b4d]{font-weight:600;color:#333}.info-modal .info-modal-content .info-section ol[data-v-889c1b4d]{margin:12px 0;padding-left:20px}.info-modal .info-modal-content .info-section ol li[data-v-889c1b4d]{font-size:14px;line-height:1.6;color:#555;margin-bottom:8px}.info-modal .info-modal-content .info-section ol li[data-v-889c1b4d]:last-child{margin-bottom:0}@keyframes fadeIn-889c1b4d{0%{opacity:0}to{opacity:1}}@keyframes fadeOut-889c1b4d{0%{opacity:1}to{opacity:0}}@keyframes slideInFromTop-889c1b4d{0%{opacity:0;transform:translateY(-50px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slideOutToTop-889c1b4d{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-50px) scale(.95)}}@media (max-width: 768px){.product-comparison-modal[data-v-889c1b4d]{width:95%;max-height:95vh}.product-comparison-modal .modal-content[data-v-889c1b4d]{padding:16px}.product-comparison-modal .modal-content .search-section .search-input-group[data-v-889c1b4d]{flex-direction:column;gap:8px}.product-comparison-modal .modal-content .search-section .search-input-group .compare-search-input[data-v-889c1b4d]{width:100%}.product-comparison-modal .modal-content .comparison-table[data-v-889c1b4d]{flex-direction:column}.product-comparison-modal .modal-content .comparison-table .this-item-section[data-v-889c1b4d]{width:100%;border-right:none}.product-comparison-modal .modal-content .comparison-table .recommend-items-section .recommend-items-container[data-v-889c1b4d]{flex-direction:column}.product-comparison-modal .modal-content .comparison-table .recommend-items-section .recommend-items-container .recommend-item[data-v-889c1b4d]{width:100%;border-right:none}.product-comparison-modal .modal-content .comparison-table .recommend-items-section .recommend-items-container .recommend-item[data-v-889c1b4d]:last-child{border-bottom:none}.info-modal[data-v-889c1b4d]{width:95%;max-height:90vh}.info-modal .info-modal-content[data-v-889c1b4d]{padding:16px}}.price-comparison-section[data-v-e472201f]{background:#fff;padding:20px;overflow:hidden}.comparison-header[data-v-e472201f]{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.comparison-header .section-title[data-v-e472201f]{font-size:20px;font-weight:700;color:#333;margin:0}.comparison-header .filters[data-v-e472201f]{display:flex;gap:10px;align-items:center}.comparison-header .filters .filter-item[data-v-e472201f]{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:4px;background:#fff;cursor:pointer;transition:all .2s ease;border:1px solid #ddd}.comparison-header .filters .filter-item[data-v-e472201f]:hover{background:#f8f9fa;border-color:#999}.comparison-header .filters .filter-item .filter-text[data-v-e472201f]{color:#000;font-size:14px;font-weight:600}.comparison-header .filters .filter-item .arrow-icon[data-v-e472201f]{width:12px;height:12px;opacity:.7;color:#ff6b35;transition:transform .3s ease}.comparison-header .filters .filter-item .arrow-icon.rotated[data-v-e472201f]{transform:rotate(180deg)}.comparison-header .add-to-compare-section .add-to-compare-btn[data-v-e472201f]{background:#ff6b35;color:#fff;border:none;padding:10px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.comparison-header .add-to-compare-section .add-to-compare-btn[data-v-e472201f]:hover{background:#e55a2b}.price-comparison-table[data-v-e472201f]{overflow-x:auto;background:#fff;border-radius:8px;border:1px solid #eee}.price-comparison-table .skeleton-table table[data-v-e472201f]{width:100%;border-collapse:collapse}.price-comparison-table .skeleton-table table th[data-v-e472201f],.price-comparison-table .skeleton-table table td[data-v-e472201f]{padding:16px;text-align:left;border-bottom:1px solid #f0f0f0}.price-comparison-table .skeleton-table table th[data-v-e472201f]{background:#f8f9fa;font-weight:600;color:#333;font-size:14px;border-bottom:2px solid #dee2e6}.price-comparison-table .skeleton-table table .skeleton-row[data-v-e472201f]:hover{background:transparent}.price-comparison-table .skeleton-table table .skeleton-row .skeleton-close .skeleton-circle[data-v-e472201f]{width:24px;height:24px;border-radius:50%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-e472201f 1.5s infinite}.price-comparison-table .skeleton-table table .skeleton-row .skeleton-product .skeleton-product-content[data-v-e472201f]{display:flex;align-items:center;gap:12px}.price-comparison-table .skeleton-table table .skeleton-row .skeleton-product .skeleton-product-content .skeleton-image[data-v-e472201f]{width:50px;height:50px;border-radius:6px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-e472201f 1.5s infinite}.price-comparison-table .skeleton-table table .skeleton-row .skeleton-product .skeleton-product-content .skeleton-text[data-v-e472201f]{flex:1}.price-comparison-table .skeleton-table table .skeleton-row .skeleton-product .skeleton-product-content .skeleton-text .skeleton-title[data-v-e472201f]{height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-e472201f 1.5s infinite;border-radius:4px;margin-bottom:8px;width:80%}.price-comparison-table .skeleton-table table .skeleton-row .skeleton-product .skeleton-product-content .skeleton-text .skeleton-subtitle[data-v-e472201f]{height:12px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-e472201f 1.5s infinite;border-radius:4px;width:60%}.price-comparison-table .skeleton-table table .skeleton-row .skeleton-price .skeleton-price-main[data-v-e472201f]{height:24px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-e472201f 1.5s infinite;border-radius:4px;margin-bottom:8px;width:60%}.price-comparison-table .skeleton-table table .skeleton-row .skeleton-price .skeleton-price-sub[data-v-e472201f]{height:12px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-e472201f 1.5s infinite;border-radius:4px;width:40%}.price-comparison-table .skeleton-table table .skeleton-row .skeleton-supplier .skeleton-supplier-content[data-v-e472201f]{display:flex;align-items:center;gap:12px}.price-comparison-table .skeleton-table table .skeleton-row .skeleton-supplier .skeleton-supplier-content .skeleton-supplier-logo[data-v-e472201f]{width:40px;height:40px;border-radius:6px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-e472201f 1.5s infinite}.price-comparison-table .skeleton-table table .skeleton-row .skeleton-supplier .skeleton-supplier-content .skeleton-supplier-text[data-v-e472201f]{flex:1}.price-comparison-table .skeleton-table table .skeleton-row .skeleton-supplier .skeleton-supplier-content .skeleton-supplier-text .skeleton-supplier-name[data-v-e472201f]{height:14px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-e472201f 1.5s infinite;border-radius:4px;margin-bottom:4px;width:70%}.price-comparison-table .skeleton-table table .skeleton-row .skeleton-supplier .skeleton-supplier-content .skeleton-supplier-text .skeleton-supplier-rating[data-v-e472201f]{height:12px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-e472201f 1.5s infinite;border-radius:4px;margin-bottom:4px;width:50%}.price-comparison-table .skeleton-table table .skeleton-row .skeleton-supplier .skeleton-supplier-content .skeleton-supplier-text .skeleton-supplier-link[data-v-e472201f]{height:12px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-e472201f 1.5s infinite;border-radius:4px;width:40%}.price-comparison-table .skeleton-table table .skeleton-row .skeleton-supplier .skeleton-actions[data-v-e472201f]{display:flex;gap:8px;margin-top:8px}.price-comparison-table .skeleton-table table .skeleton-row .skeleton-supplier .skeleton-actions .skeleton-btn[data-v-e472201f]{width:80px;height:32px;border-radius:4px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-e472201f 1.5s infinite}.price-comparison-table table[data-v-e472201f]{width:100%;border-collapse:collapse}.price-comparison-table table th[data-v-e472201f],.price-comparison-table table td[data-v-e472201f]{padding:16px;text-align:left;border-bottom:1px solid #f0f0f0}.price-comparison-table table th[data-v-e472201f]{background:#f8f9fa;font-weight:600;color:#333;font-size:14px;border-bottom:2px solid #dee2e6}.price-comparison-table table .close-col[data-v-e472201f]{width:20px;padding:8px 0!important}.price-comparison-table table .product-desc-col[data-v-e472201f]{width:30%}.price-comparison-table table .price-col[data-v-e472201f]{width:15%}.price-comparison-table table .supplier-col[data-v-e472201f]{width:50%}.price-comparison-table table .close-btn[data-v-e472201f]{background:rgba(255,107,53,.9);color:#fff;border:none;font-size:16px;font-weight:700;cursor:pointer;padding:4px 8px;line-height:1;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.2)}.price-comparison-table table .close-btn[data-v-e472201f]:hover{background:#ff6b35;transform:scale(1.1)}.price-comparison-table table .product-desc[data-v-e472201f]{cursor:pointer;transition:background-color .2s ease}.price-comparison-table table .product-desc[data-v-e472201f]:hover{background-color:#f8f9fa}.price-comparison-table table .product-desc .product-info-cell[data-v-e472201f]{display:flex;align-items:center;gap:12px}.price-comparison-table table .product-desc .product-info-cell .product-logo[data-v-e472201f]{width:50px;height:50px;object-fit:cover;border-radius:6px}.price-comparison-table table .product-desc .product-info-cell .product-details-cell[data-v-e472201f]{flex:1}.price-comparison-table table .product-desc .product-info-cell .product-details-cell .product-title[data-v-e472201f]{font-size:14px;font-weight:600;color:#333;margin:0 0 8px;line-height:1.4}.price-comparison-table table .product-desc .product-info-cell .product-details-cell .stock-info[data-v-e472201f]{display:flex;gap:16px;font-size:12px;color:#666}.price-comparison-table table .product-desc .product-info-cell .product-details-cell .stock-info .stock[data-v-e472201f],.price-comparison-table table .product-desc .product-info-cell .product-details-cell .stock-info .sold[data-v-e472201f]{font-weight:500}.price-comparison-table table .price-cell .price[data-v-e472201f]{font-size:20px;font-weight:700;color:#000;display:block;margin-bottom:8px}.price-comparison-table table .price-cell .stock-details[data-v-e472201f]{font-size:12px;color:#666}.price-comparison-table table .price-cell .stock-details .stock[data-v-e472201f],.price-comparison-table table .price-cell .stock-details .sold[data-v-e472201f]{display:block;margin-bottom:2px}.price-comparison-table table .supplier-cell .supplier-info[data-v-e472201f]{display:flex;justify-content:space-between;align-items:flex-start}.price-comparison-table table .supplier-cell .supplier-info .supplier-details[data-v-e472201f]{display:flex;align-items:center;gap:12px}.price-comparison-table table .supplier-cell .supplier-info .supplier-details .supplier-logo[data-v-e472201f]{width:40px;height:40px;object-fit:cover;border-radius:6px}.price-comparison-table table .supplier-cell .supplier-info .supplier-details .supplier-text .supplier-name[data-v-e472201f]{display:block;font-size:14px;font-weight:600;color:#333;margin-bottom:4px}.price-comparison-table table .supplier-cell .supplier-info .supplier-details .supplier-text .supplier-rating-info[data-v-e472201f]{display:flex;align-items:center;gap:8px;margin-bottom:4px}.price-comparison-table table .supplier-cell .supplier-info .supplier-details .supplier-text .supplier-rating-info .supplier-rating[data-v-e472201f]{font-size:12px;color:#ffbb32}.price-comparison-table table .supplier-cell .supplier-info .supplier-details .supplier-text .supplier-rating-info .supplier-followers[data-v-e472201f]{font-size:12px;color:#666}.price-comparison-table table .supplier-cell .supplier-info .supplier-details .supplier-text .go-to-supplier-link[data-v-e472201f]{font-size:12px;color:#000;text-decoration:underline}.price-comparison-table table .supplier-cell .supplier-info .supplier-details .supplier-text .go-to-supplier-link[data-v-e472201f]:hover{text-decoration:underline}.price-comparison-table table .supplier-cell .supplier-info .supplier-actions[data-v-e472201f]{display:flex;gap:8px}.price-comparison-table table .supplier-cell .supplier-info .supplier-actions .supplier-btn[data-v-e472201f]{padding:8px 16px;border:none;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.price-comparison-table table .supplier-cell .supplier-info .supplier-actions .supplier-btn.buy-now[data-v-e472201f]{background:none;color:#ff6b35}.price-comparison-table table .supplier-cell .supplier-info .supplier-actions .supplier-btn.buy-now[data-v-e472201f]:hover{border:1px solid #e55a2b}.price-comparison-table table .supplier-cell .supplier-info .supplier-actions .supplier-btn.add-to-cart[data-v-e472201f]{background:gold;color:#333}.price-comparison-table table .supplier-cell .supplier-info .supplier-actions .supplier-btn.add-to-cart[data-v-e472201f]:hover{background:#ffc700}.price-comparison-table table tbody tr[data-v-e472201f]:hover{background:#f8f9fa}.price-comparison-table table tbody tr:hover .close-btn[data-v-e472201f]{opacity:1}.price-comparison-table table tbody tr.main-product-row[data-v-e472201f]{background:#f0f9ff;border-bottom:2px solid #3b82f6}.price-comparison-table table tbody tr.main-product-row[data-v-e472201f]:hover{background:#e0f2fe}.price-comparison-table table tbody tr.main-product-row .product-title[data-v-e472201f]{font-weight:600;color:#1e40af}.price-comparison-table table tbody tr.main-product-row .price[data-v-e472201f]{color:#dc2626;font-weight:600}.price-comparison-table table tbody tr.main-product-row .supplier-name[data-v-e472201f]{font-weight:600;color:#1e40af}.price-comparison-table table tbody tr.user-added-row[data-v-e472201f]{background:#fff3e0;border-left:4px solid #FF6B35}.price-comparison-table table tbody tr.user-added-row[data-v-e472201f]:hover{background:#ffe4b5}.price-comparison-table table tbody tr.user-added-row:hover .close-btn[data-v-e472201f]{opacity:1}.empty-state[data-v-e472201f]{display:flex;align-items:center;justify-content:center;min-height:300px;padding:40px 20px;background:#fff;border-radius:8px;border:1px solid #eee}.empty-state .empty-state-content[data-v-e472201f]{text-align:center;max-width:400px}.empty-state .empty-state-content .empty-icon[data-v-e472201f]{margin-bottom:20px;opacity:.6}.empty-state .empty-state-content .empty-title[data-v-e472201f]{font-size:18px;font-weight:600;color:#374151;margin:0 0 12px}.empty-state .empty-state-content .empty-description[data-v-e472201f]{font-size:14px;color:#6b7280;line-height:1.5;margin:0 0 24px}.empty-state .empty-state-content .empty-actions[data-v-e472201f]{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.empty-state .empty-state-content .empty-actions .empty-btn[data-v-e472201f]{display:flex;align-items:center;gap:8px;padding:10px 16px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.empty-state .empty-state-content .empty-actions .empty-btn.primary[data-v-e472201f]{background:#ff6b35;color:#fff}.empty-state .empty-state-content .empty-actions .empty-btn.primary[data-v-e472201f]:hover{background:#e55a2b;transform:translateY(-1px)}.empty-state .empty-state-content .empty-actions .empty-btn.secondary[data-v-e472201f]{background:#f3f4f6;color:#374151;border:1px solid #D1D5DB}.empty-state .empty-state-content .empty-actions .empty-btn.secondary[data-v-e472201f]:hover{background:#e5e7eb;transform:translateY(-1px)}.empty-state .empty-state-content .empty-actions .empty-btn svg[data-v-e472201f]{flex-shrink:0}@keyframes skeleton-loading-e472201f{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width: 768px){.comparison-header[data-v-e472201f]{flex-direction:column;gap:15px;align-items:flex-start}.comparison-header .filters[data-v-e472201f]{width:100%;justify-content:space-between}.price-comparison-table table th[data-v-e472201f],.price-comparison-table table td[data-v-e472201f]{padding:10px}.price-comparison-table table .close-col[data-v-e472201f]{width:30px;padding:10px 4px!important}.price-comparison-table table .close-btn[data-v-e472201f]{width:20px;height:20px;font-size:14px}.price-comparison-table table .product-desc .product-info-cell .product-logo[data-v-e472201f]{width:40px;height:40px}.price-comparison-table table .product-desc .product-info-cell .product-details-cell .product-title[data-v-e472201f]{font-size:13px}.price-comparison-table table .product-desc .product-info-cell .product-details-cell .stock-info[data-v-e472201f]{font-size:11px}.price-comparison-table table .price-cell .price[data-v-e472201f]{font-size:16px}.price-comparison-table table .supplier-cell .supplier-info .supplier-details .supplier-logo[data-v-e472201f]{width:30px;height:30px}.price-comparison-table table .supplier-cell .supplier-info .supplier-details .supplier-text .supplier-name[data-v-e472201f]{font-size:13px}.price-comparison-table table .supplier-cell .supplier-info .supplier-details .supplier-text .supplier-rating-info .supplier-rating[data-v-e472201f],.price-comparison-table table .supplier-cell .supplier-info .supplier-details .supplier-text .supplier-rating-info .supplier-followers[data-v-e472201f]{font-size:11px}.price-comparison-table table .supplier-cell .supplier-info .supplier-actions .supplier-btn[data-v-e472201f]{padding:6px 12px;font-size:11px}}.sidebar-backdrop[data-v-5a5b13d5]{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.5);z-index:999;animation:fadeIn-5a5b13d5 .2s ease-out}.price-comparison-sidebar[data-v-5a5b13d5]{position:fixed;top:0;right:-100%;width:50%;height:100vh;background:#fff;overflow-y:auto;padding:0;box-shadow:-2px 0 10px rgba(0,0,0,.1);z-index:1000;transition:right .3s ease-in-out}.price-comparison-sidebar.sidebar-open[data-v-5a5b13d5]{right:0}.price-comparison-sidebar .sidebar-header[data-v-5a5b13d5]{color:#000;padding:30px 20px 0;position:relative}.price-comparison-sidebar .sidebar-header .close-btn[data-v-5a5b13d5]{position:absolute;right:20px;top:20px;background:none;border:none;color:#666;font-size:28px;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;z-index:10}.price-comparison-sidebar .sidebar-header .close-btn[data-v-5a5b13d5]:hover{color:#333}.price-comparison-sidebar .sidebar-header .header-content[data-v-5a5b13d5]{text-align:left}.price-comparison-sidebar .sidebar-header .header-content .product-banner-skeleton[data-v-5a5b13d5]{display:flex;align-items:center;gap:20px;padding:20px;margin:20px 0;border-radius:8px;background:#fff;position:relative}.price-comparison-sidebar .sidebar-header .header-content .product-banner-skeleton .skeleton-product-image-section[data-v-5a5b13d5]{flex-shrink:0}.price-comparison-sidebar .sidebar-header .header-content .product-banner-skeleton .skeleton-product-image-section .skeleton-product-image[data-v-5a5b13d5]{width:150px;height:150px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-5a5b13d5 1.5s infinite;border-radius:4px}.price-comparison-sidebar .sidebar-header .header-content .product-banner-skeleton .skeleton-product-details[data-v-5a5b13d5]{flex:1;min-width:0}.price-comparison-sidebar .sidebar-header .header-content .product-banner-skeleton .skeleton-product-details .skeleton-product-content-title[data-v-5a5b13d5]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;margin-bottom:12px}.price-comparison-sidebar .sidebar-header .header-content .product-banner-skeleton .skeleton-product-details .skeleton-product-content-title .skeleton-product-title[data-v-5a5b13d5]{width:75%;height:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-5a5b13d5 1.5s infinite;border-radius:4px}.price-comparison-sidebar .sidebar-header .header-content .product-banner-skeleton .skeleton-product-details .skeleton-product-content-title .skeleton-product-action .skeleton-compare-btn[data-v-5a5b13d5]{width:140px;height:36px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-5a5b13d5 1.5s infinite;border-radius:6px}.price-comparison-sidebar .sidebar-header .header-content .product-banner-skeleton .skeleton-product-details .skeleton-product-price[data-v-5a5b13d5]{width:80px;height:24px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-5a5b13d5 1.5s infinite;border-radius:4px;margin-bottom:8px}.price-comparison-sidebar .sidebar-header .header-content .product-banner-skeleton .skeleton-product-details .skeleton-product-stock[data-v-5a5b13d5]{width:100px;height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-5a5b13d5 1.5s infinite;border-radius:4px;margin-bottom:16px}.price-comparison-sidebar .sidebar-header .header-content .product-banner-skeleton .skeleton-product-details .skeleton-shop-info-section[data-v-5a5b13d5]{display:flex;justify-content:space-between;align-items:flex-start;margin-top:12px}.price-comparison-sidebar .sidebar-header .header-content .product-banner-skeleton .skeleton-product-details .skeleton-shop-info-section .skeleton-shop-details[data-v-5a5b13d5]{flex:1}.price-comparison-sidebar .sidebar-header .header-content .product-banner-skeleton .skeleton-product-details .skeleton-shop-info-section .skeleton-shop-details .skeleton-shop-name[data-v-5a5b13d5]{width:120px;height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-5a5b13d5 1.5s infinite;border-radius:4px;margin-bottom:8px}.price-comparison-sidebar .sidebar-header .header-content .product-banner-skeleton .skeleton-product-details .skeleton-shop-info-section .skeleton-shop-details .skeleton-shop-rating[data-v-5a5b13d5]{display:flex;align-items:center;gap:8px}.price-comparison-sidebar .sidebar-header .header-content .product-banner-skeleton .skeleton-product-details .skeleton-shop-info-section .skeleton-shop-details .skeleton-shop-rating .skeleton-rating-value[data-v-5a5b13d5]{width:30px;height:12px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-5a5b13d5 1.5s infinite;border-radius:4px}.price-comparison-sidebar .sidebar-header .header-content .product-banner-skeleton .skeleton-product-details .skeleton-shop-info-section .skeleton-shop-details .skeleton-shop-rating .skeleton-stars[data-v-5a5b13d5]{width:60px;height:12px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-5a5b13d5 1.5s infinite;border-radius:4px}.price-comparison-sidebar .sidebar-header .header-content .product-banner-skeleton .skeleton-product-details .skeleton-shop-info-section .skeleton-shop-details .skeleton-shop-rating .skeleton-followers[data-v-5a5b13d5]{width:80px;height:12px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-5a5b13d5 1.5s infinite;border-radius:4px}.price-comparison-sidebar .sidebar-header .header-content .product-banner-skeleton .skeleton-product-details .skeleton-shop-info-section .skeleton-action-buttons[data-v-5a5b13d5]{display:flex;gap:8px;flex-shrink:0}.price-comparison-sidebar .sidebar-header .header-content .product-banner-skeleton .skeleton-product-details .skeleton-shop-info-section .skeleton-action-buttons .skeleton-buy-now-btn[data-v-5a5b13d5]{width:60px;height:28px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-5a5b13d5 1.5s infinite;border-radius:4px}.price-comparison-sidebar .sidebar-header .header-content .product-banner-skeleton .skeleton-product-details .skeleton-shop-info-section .skeleton-action-buttons .skeleton-add-to-cart-btn[data-v-5a5b13d5]{width:80px;height:28px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-5a5b13d5 1.5s infinite;border-radius:4px}.price-comparison-sidebar .sidebar-header .header-content .product-banner[data-v-5a5b13d5]{display:flex;align-items:center;gap:20px;padding:20px;margin:20px 0;border-radius:8px;background:#fff;position:relative}.price-comparison-sidebar .sidebar-header .header-content .product-banner .product-image-section[data-v-5a5b13d5]{flex-shrink:0}.price-comparison-sidebar .sidebar-header .header-content .product-banner .product-image-section .product-image[data-v-5a5b13d5]{width:150px;height:150px;object-fit:cover;border-radius:4px}.price-comparison-sidebar .sidebar-header .header-content .product-banner .product-content-title[data-v-5a5b13d5]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.price-comparison-sidebar .sidebar-header .header-content .product-banner .product-details[data-v-5a5b13d5]{flex:1;min-width:0}.price-comparison-sidebar .sidebar-header .header-content .product-banner .product-details .product-title[data-v-5a5b13d5]{font-size:16px;font-weight:500;color:#333;margin:0 0 8px;line-height:1.4;width:75%}.price-comparison-sidebar .sidebar-header .header-content .product-banner .product-details .product-price[data-v-5a5b13d5]{font-size:20px;font-weight:700;color:#333;margin:0 0 4px}.price-comparison-sidebar .sidebar-header .header-content .product-banner .product-details .product-stock[data-v-5a5b13d5]{font-size:14px;color:#666;margin:0 0 12px}.price-comparison-sidebar .sidebar-header .header-content .product-banner .product-details .shop-info-section[data-v-5a5b13d5]{display:flex;justify-content:space-between;align-items:flex-start;margin-top:12px}.price-comparison-sidebar .sidebar-header .header-content .product-banner .product-details .shop-info-section .shop-details[data-v-5a5b13d5]{flex:1;display:flex;align-items:center;gap:8px;cursor:pointer;padding:8px;border-radius:6px;transition:background-color .2s ease}.price-comparison-sidebar .sidebar-header .header-content .product-banner .product-details .shop-info-section .shop-details[data-v-5a5b13d5]:hover{background-color:#f5f5f5}.price-comparison-sidebar .sidebar-header .header-content .product-banner .product-details .shop-info-section .shop-details .shop-logo[data-v-5a5b13d5]{width:30px;height:30px;border-radius:50%;overflow:hidden}.price-comparison-sidebar .sidebar-header .header-content .product-banner .product-details .shop-info-section .shop-details .shop-logo img[data-v-5a5b13d5]{width:100%;height:100%;object-fit:cover}.price-comparison-sidebar .sidebar-header .header-content .product-banner .product-details .shop-info-section .shop-details .shop-name[data-v-5a5b13d5]{font-size:14px;font-weight:600;color:#333;margin-bottom:4px;cursor:pointer}.price-comparison-sidebar .sidebar-header .header-content .product-banner .product-details .shop-info-section .shop-details .shop-rating[data-v-5a5b13d5]{display:flex;align-items:center;gap:8px;font-size:12px;color:#666}.price-comparison-sidebar .sidebar-header .header-content .product-banner .product-details .shop-info-section .shop-details .shop-rating .rating-value[data-v-5a5b13d5]{font-weight:500;color:#333}.price-comparison-sidebar .sidebar-header .header-content .product-banner .product-details .shop-info-section .shop-details .shop-rating .stars[data-v-5a5b13d5]{color:gold;font-size:14px}.price-comparison-sidebar .sidebar-header .header-content .product-banner .product-details .shop-info-section .shop-details .shop-rating .followers[data-v-5a5b13d5]{color:#666}.price-comparison-sidebar .sidebar-header .header-content .product-banner .product-details .shop-info-section .action-buttons[data-v-5a5b13d5]{display:flex;gap:8px;flex-shrink:0}.price-comparison-sidebar .sidebar-header .header-content .product-banner .product-details .shop-info-section .action-buttons .buy-now-btn[data-v-5a5b13d5]{background:none;color:#ff6b35;border:none;font-size:12px;font-weight:500;cursor:pointer;padding:4px 8px;transition:color .2s ease}.price-comparison-sidebar .sidebar-header .header-content .product-banner .product-details .shop-info-section .action-buttons .buy-now-btn[data-v-5a5b13d5]:hover{color:#e55a2b}.price-comparison-sidebar .sidebar-header .header-content .product-banner .product-details .shop-info-section .action-buttons .add-to-cart-btn[data-v-5a5b13d5]{background:gold;color:#333;border:none;padding:8px 16px;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.price-comparison-sidebar .sidebar-header .header-content .product-banner .product-details .shop-info-section .action-buttons .add-to-cart-btn[data-v-5a5b13d5]:hover{background:#ffc700}.price-comparison-sidebar .sidebar-header .header-content .product-banner .product-details .product-action[data-v-5a5b13d5]{display:flex;align-items:center;gap:8px;flex-shrink:0}.price-comparison-sidebar .sidebar-header .header-content .product-banner .product-details .product-action .compare-btn[data-v-5a5b13d5]{background:#ff6b35;color:#fff;border:none;padding:10px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.price-comparison-sidebar .sidebar-header .header-content .product-banner .product-details .product-action .compare-btn[data-v-5a5b13d5]:hover{background:#e55a2b}.price-comparison-sidebar .sidebar-header .sidebar-title[data-v-5a5b13d5]{font-size:32px;font-weight:700;color:#333;margin:0 0 20px;text-align:left;line-height:1.2}.price-comparison-sidebar .sidebar-header .filters[data-v-5a5b13d5]{display:flex;gap:15px;justify-content:flex-start;align-items:center;flex-wrap:wrap}.price-comparison-sidebar .sidebar-header .filters .filter-item[data-v-5a5b13d5]{display:flex;align-items:center;gap:8px;padding:10px 16px;border:1px solid #ddd;border-radius:6px;background:#fff;cursor:pointer;transition:all .2s ease;font-size:14px;color:#666}.price-comparison-sidebar .sidebar-header .filters .filter-item[data-v-5a5b13d5]:hover{border-color:#999;background:#f8f9fa}.price-comparison-sidebar .sidebar-header .filters .filter-item .filter-text[data-v-5a5b13d5]{font-weight:500}.price-comparison-sidebar .sidebar-header .filters .filter-item .arrow-icon[data-v-5a5b13d5]{width:12px;height:12px;opacity:.7}.price-comparison-sidebar .sidebar-header .filter-text[data-v-5a5b13d5]{color:#000;font-size:14px;font-weight:600}.price-comparison-sidebar .sidebar-header .arrow-icon[data-v-5a5b13d5]{width:12px;height:12px;opacity:.7}.info-text[data-v-5a5b13d5]{display:flex;justify-content:space-between;align-items:center;padding:15px;background:#f8f9fa;border-radius:8px;margin-top:20px}.info-text p[data-v-5a5b13d5]{margin:0;font-size:14px;color:#666;flex:1}.info-text .info-link[data-v-5a5b13d5]{background:none;border:none;color:#000;font-size:14px;cursor:pointer;text-decoration:underline;font-weight:600;white-space:nowrap}.info-text .info-link[data-v-5a5b13d5]:hover{color:#0056b3}.similar-products-section[data-v-5a5b13d5]{padding:20px;border-top:1px solid #eee}.similar-products-section .section-content[data-v-5a5b13d5]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:10px 0 20px}.similar-products-section .section-content .product-action[data-v-5a5b13d5]{display:flex;align-items:center;gap:8px;flex-shrink:0}.similar-products-section .section-content .product-action .compare-btn[data-v-5a5b13d5]{background:#ff6b35;color:#fff;border:none;padding:10px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.similar-products-section .section-content .product-action .compare-btn[data-v-5a5b13d5]:hover{background:#e55a2b}.similar-products-section .section-title[data-v-5a5b13d5]{font-size:20px;font-weight:700;margin:0;color:#333}.similar-products-section .similar-products-table .similar-products-skeleton[data-v-5a5b13d5]{background:#fff;border-radius:8px;overflow:hidden;border:1px solid #eee}.similar-products-section .similar-products-table .similar-products-skeleton .skeleton-header[data-v-5a5b13d5]{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #eee}.similar-products-section .similar-products-table .similar-products-skeleton .skeleton-header .skeleton-title[data-v-5a5b13d5]{width:200px;height:24px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-5a5b13d5 1.5s infinite;border-radius:4px}.similar-products-section .similar-products-table .similar-products-skeleton .skeleton-header .skeleton-button[data-v-5a5b13d5]{width:120px;height:36px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-5a5b13d5 1.5s infinite;border-radius:6px}.similar-products-section .similar-products-table .similar-products-skeleton .skeleton-table[data-v-5a5b13d5]{display:flex}.similar-products-section .similar-products-table .similar-products-skeleton .skeleton-table .skeleton-current-product[data-v-5a5b13d5]{width:300px;flex-shrink:0;background:#f8f9fa;border-right:1px solid #eee;padding:20px}.similar-products-section .similar-products-table .similar-products-skeleton .skeleton-table .skeleton-current-product .skeleton-product-image[data-v-5a5b13d5]{width:80px;height:80px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-5a5b13d5 1.5s infinite;border-radius:4px;margin:0 auto 16px}.similar-products-section .similar-products-table .similar-products-skeleton .skeleton-table .skeleton-current-product .skeleton-product-info .skeleton-product-name[data-v-5a5b13d5]{width:100%;height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-5a5b13d5 1.5s infinite;border-radius:4px;margin-bottom:8px}.similar-products-section .similar-products-table .similar-products-skeleton .skeleton-table .skeleton-current-product .skeleton-product-info .skeleton-product-price[data-v-5a5b13d5]{width:60px;height:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-5a5b13d5 1.5s infinite;border-radius:4px;margin-bottom:8px}.similar-products-section .similar-products-table .similar-products-skeleton .skeleton-table .skeleton-current-product .skeleton-product-info .skeleton-product-details[data-v-5a5b13d5]{width:80%;height:12px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-5a5b13d5 1.5s infinite;border-radius:4px}.similar-products-section .similar-products-table .similar-products-skeleton .skeleton-table .skeleton-products-list[data-v-5a5b13d5]{flex:1;display:flex;flex-direction:column}.similar-products-section .similar-products-table .similar-products-skeleton .skeleton-table .skeleton-products-list .skeleton-product-item[data-v-5a5b13d5]{display:flex;align-items:center;padding:16px 20px;border-bottom:1px solid #eee}.similar-products-section .similar-products-table .similar-products-skeleton .skeleton-table .skeleton-products-list .skeleton-product-item[data-v-5a5b13d5]:last-child{border-bottom:none}.similar-products-section .similar-products-table .similar-products-skeleton .skeleton-table .skeleton-products-list .skeleton-product-item .skeleton-item-image[data-v-5a5b13d5]{width:60px;height:60px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-5a5b13d5 1.5s infinite;border-radius:4px;margin-right:16px}.similar-products-section .similar-products-table .similar-products-skeleton .skeleton-table .skeleton-products-list .skeleton-product-item .skeleton-item-info[data-v-5a5b13d5]{flex:1}.similar-products-section .similar-products-table .similar-products-skeleton .skeleton-table .skeleton-products-list .skeleton-product-item .skeleton-item-info .skeleton-item-name[data-v-5a5b13d5]{width:80%;height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-5a5b13d5 1.5s infinite;border-radius:4px;margin-bottom:8px}.similar-products-section .similar-products-table .similar-products-skeleton .skeleton-table .skeleton-products-list .skeleton-product-item .skeleton-item-info .skeleton-item-price[data-v-5a5b13d5]{width:60px;height:18px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-5a5b13d5 1.5s infinite;border-radius:4px;margin-bottom:6px}.similar-products-section .similar-products-table .similar-products-skeleton .skeleton-table .skeleton-products-list .skeleton-product-item .skeleton-item-info .skeleton-item-details[data-v-5a5b13d5]{width:60%;height:12px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-5a5b13d5 1.5s infinite;border-radius:4px}.similar-products-section .similar-products-table .similar-products-skeleton .skeleton-table .skeleton-products-list .skeleton-product-item .skeleton-item-actions[data-v-5a5b13d5]{display:flex;gap:8px}.similar-products-section .similar-products-table .similar-products-skeleton .skeleton-table .skeleton-products-list .skeleton-product-item .skeleton-item-actions .skeleton-button-small[data-v-5a5b13d5]{width:70px;height:28px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading-5a5b13d5 1.5s infinite;border-radius:4px}.similar-products-section .similar-products-table .this-item-section .this-item-content .product-info[data-v-5a5b13d5]{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:15px}.similar-products-section .similar-products-table .this-item-section .this-item-content .product-info .product-details[data-v-5a5b13d5]{text-align:center}.similar-products-section .similar-products-table .this-item-section .this-item-content .product-info .product-details .product-description[data-v-5a5b13d5]{font-size:12px;color:#666;margin:0;line-height:1.2}.similar-products-section .similar-products-table .this-item-section .this-item-content .product-details-table .detail-row .detail-value.price[data-v-5a5b13d5]{color:#ff6b35;font-weight:700}.similar-products-section .similar-products-table .this-item-section .this-item-content .product-details-table .detail-row .supplier-info[data-v-5a5b13d5]{display:flex;align-items:center;gap:8px}.similar-products-section .similar-products-table .this-item-section .this-item-content .product-details-table .detail-row .supplier-info .supplier-logo[data-v-5a5b13d5]{width:24px;height:24px;border-radius:50%;object-fit:cover}.similar-products-section .similar-products-table .this-item-section .this-item-content .product-details-table .detail-row .supplier-info .supplier-details .supplier-name[data-v-5a5b13d5]{font-size:12px;color:#333;font-weight:600;display:block}.similar-products-section .similar-products-table .this-item-section .this-item-content .product-details-table .detail-row .supplier-info .supplier-details .rating[data-v-5a5b13d5]{font-size:11px;color:gold;display:block}.similar-products-section .similar-products-table .this-item-section .this-item-content .product-details-table .detail-row .supplier-info .supplier-details .followers[data-v-5a5b13d5]{font-size:10px;color:#666;display:block}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-header[data-v-5a5b13d5]{background:#f8f9fa;padding:15px;border-bottom:2px solid #dee2e6;font-weight:600;font-size:14px;color:#333}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info[data-v-5a5b13d5]{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:15px}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info .product-details[data-v-5a5b13d5]{text-align:center}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info .product-details .product-description[data-v-5a5b13d5]{font-size:12px;color:#666;margin:0;line-height:1.2}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .detail-value.price[data-v-5a5b13d5]{color:#ff6b35;font-weight:700}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .supplier-info[data-v-5a5b13d5]{display:flex;align-items:center;gap:8px}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .supplier-info .supplier-logo[data-v-5a5b13d5]{width:24px;height:24px;border-radius:50%;object-fit:cover}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .supplier-info .supplier-details .supplier-name[data-v-5a5b13d5]{font-size:12px;color:#333;font-weight:600;display:block}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .supplier-info .supplier-details .rating[data-v-5a5b13d5]{font-size:11px;color:gold;display:block}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .supplier-info .supplier-details .followers[data-v-5a5b13d5]{font-size:10px;color:#666;display:block}.similar-products-section .compare-modal-overlay[data-v-5a5b13d5]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:2000}.similar-products-section .compare-modal[data-v-5a5b13d5]{background:#fff;border-radius:12px;width:90%;max-width:800px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 40px rgba(0,0,0,.15)}.similar-products-section .compare-modal .modal-header[data-v-5a5b13d5]{padding:20px 24px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.similar-products-section .compare-modal .modal-header .modal-title[data-v-5a5b13d5]{font-size:20px;font-weight:600;color:#333;margin:0}.similar-products-section .compare-modal .modal-header .close-btn[data-v-5a5b13d5]{background:none;border:none;font-size:24px;color:#666;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%}.similar-products-section .compare-modal .modal-header .close-btn[data-v-5a5b13d5]:hover{background:#f5f5f5;color:#333}.similar-products-section .compare-modal .modal-content[data-v-5a5b13d5]{flex:1;overflow-y:auto;padding:24px}.similar-products-section .compare-modal .modal-content .search-section[data-v-5a5b13d5]{margin-bottom:24px}.similar-products-section .compare-modal .modal-content .search-section .search-input-group[data-v-5a5b13d5]{position:relative;display:flex;gap:12px;align-items:center}.similar-products-section .compare-modal .modal-content .search-section .search-input-group .compare-search-input[data-v-5a5b13d5]{flex:1;padding:12px 16px;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;transition:border-color .2s ease}.similar-products-section .compare-modal .modal-content .search-section .search-input-group .compare-search-input[data-v-5a5b13d5]:focus{outline:none;border-color:#ff6b35}.similar-products-section .compare-modal .modal-content .search-section .search-input-group .clear-search-btn[data-v-5a5b13d5]{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;font-size:18px;color:#999;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.similar-products-section .compare-modal .modal-content .search-section .search-input-group .clear-search-btn[data-v-5a5b13d5]:hover{color:#666}.similar-products-section .compare-modal .modal-content .search-section .search-input-group .add-to-compare-search-btn[data-v-5a5b13d5]{padding:12px 24px;background:#ff6b35;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}.similar-products-section .compare-modal .modal-content .search-section .search-input-group .add-to-compare-search-btn[data-v-5a5b13d5]:hover:not(:disabled){background:#e55a2b}.similar-products-section .compare-modal .modal-content .search-section .search-input-group .add-to-compare-search-btn[data-v-5a5b13d5]:disabled{background:#ccc;cursor:not-allowed}.similar-products-section .compare-modal .modal-content .search-section .search-results[data-v-5a5b13d5]{position:absolute;top:100%;left:0;right:0;z-index:1000;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);max-height:300px;overflow-y:auto}.similar-products-section .compare-modal .modal-content .search-section .search-results .search-result-item[data-v-5a5b13d5]{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background-color .2s ease}.similar-products-section .compare-modal .modal-content .search-section .search-results .search-result-item[data-v-5a5b13d5]:hover{background:#f8f9fa}.similar-products-section .compare-modal .modal-content .search-section .search-results .search-result-item.selected[data-v-5a5b13d5]{background:#fff3e0;border-color:#ff6b35}.similar-products-section .compare-modal .modal-content .search-section .search-results .search-result-item[data-v-5a5b13d5]:last-child{border-bottom:none}.similar-products-section .compare-modal .modal-content .search-section .search-results .search-result-item .result-product-image[data-v-5a5b13d5]{width:50px;height:50px;border-radius:4px;object-fit:cover}.similar-products-section .compare-modal .modal-content .search-section .search-results .search-result-item .result-product-details[data-v-5a5b13d5]{flex:1}.similar-products-section .compare-modal .modal-content .search-section .search-results .search-result-item .result-product-details .result-product-name[data-v-5a5b13d5]{font-size:14px;font-weight:600;color:#333;margin:0 0 4px;line-height:1.3}.similar-products-section .compare-modal .modal-content .search-section .search-results .search-result-item .result-product-details .result-product-price[data-v-5a5b13d5]{font-size:16px;font-weight:700;color:#e74c3c;margin:0 0 2px}.similar-products-section .compare-modal .modal-content .search-section .search-results .search-result-item .result-product-details .result-product-shop[data-v-5a5b13d5]{font-size:12px;color:#666;margin:0}.similar-products-section .compare-modal .modal-content .search-section .search-results .search-result-item .result-checkbox[data-v-5a5b13d5]{width:20px;height:20px;appearance:none;-webkit-appearance:none;border:2px solid #ddd;border-radius:4px;cursor:pointer;position:relative;background:#fff;transition:all .2s ease}.similar-products-section .compare-modal .modal-content .search-section .search-results .search-result-item .result-checkbox[data-v-5a5b13d5]:checked{background:#ff6b35;border-color:#ff6b35}.similar-products-section .compare-modal .modal-content .search-section .search-results .search-result-item .result-checkbox[data-v-5a5b13d5]:checked:after{content:"";position:absolute;left:3px;bottom:4px;width:8px;height:12px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table[data-v-5a5b13d5]{background:#fff;border-radius:8px;overflow:hidden;border:1px solid #e0e0e0}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container[data-v-5a5b13d5]{display:flex;min-height:400px}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .this-item-section[data-v-5a5b13d5]{flex-shrink:0;width:300px;background:#fff;border-right:1px solid #e0e0e0;position:relative}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .this-item-section[data-v-5a5b13d5]:after{content:"";position:absolute;top:0;right:0;width:4px;height:100%;background:linear-gradient(to right,rgba(0,0,0,.1),transparent);pointer-events:none}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .this-item-section .this-item-header[data-v-5a5b13d5]{background:#f8f9fa;padding:15px;border-bottom:2px solid #dee2e6;font-weight:600;font-size:14px;color:#333}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .this-item-section .this-item-content[data-v-5a5b13d5]{padding:15px}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .this-item-section .this-item-content .product-info[data-v-5a5b13d5]{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:15px}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .this-item-section .this-item-content .product-info .product-image[data-v-5a5b13d5]{width:80px;height:80px}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .this-item-section .this-item-content .product-info .product-image img[data-v-5a5b13d5]{width:100%;height:100%;object-fit:cover;border-radius:4px}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .this-item-section .this-item-content .product-info .product-details[data-v-5a5b13d5]{text-align:center}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .this-item-section .this-item-content .product-info .product-details .product-name[data-v-5a5b13d5]{font-size:14px;font-weight:600;margin:0 0 5px;color:#333;line-height:1.3}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .this-item-section .this-item-content .product-info .product-details .product-description[data-v-5a5b13d5]{font-size:12px;color:#666;margin:0;line-height:1.2}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .this-item-section .this-item-content .product-actions[data-v-5a5b13d5]{display:flex;flex-direction:row;gap:5px;align-items:center;justify-content:space-between;margin-bottom:15px}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .this-item-section .this-item-content .product-actions .btn[data-v-5a5b13d5]{padding:6px;border:none;border-radius:4px;font-size:12px;cursor:pointer;font-weight:600}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .this-item-section .this-item-content .product-actions .btn.btn-cart[data-v-5a5b13d5]{background:#ffd712;color:#000}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .this-item-section .this-item-content .product-actions .btn.btn-buy[data-v-5a5b13d5]{color:#f07326;font-size:12px;background:none;padding:4px 0;font-weight:600}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .this-item-section .this-item-content .product-details-table .detail-row[data-v-5a5b13d5]{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f0f0f0}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .this-item-section .this-item-content .product-details-table .detail-row[data-v-5a5b13d5]:last-child{border-bottom:none}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .this-item-section .this-item-content .product-details-table .detail-row .detail-label[data-v-5a5b13d5]{font-size:12px;color:#666;font-weight:500}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .this-item-section .this-item-content .product-details-table .detail-row .detail-value[data-v-5a5b13d5]{font-size:12px;color:#333;font-weight:600}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .this-item-section .this-item-content .product-details-table .detail-row .detail-value.price[data-v-5a5b13d5]{color:#ff6b35;font-weight:700}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .this-item-section .this-item-content .product-details-table .detail-row .detail-value .supplier-info[data-v-5a5b13d5]{display:flex;align-items:center;gap:6px}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .this-item-section .this-item-content .product-details-table .detail-row .detail-value .supplier-info .supplier-logo[data-v-5a5b13d5]{width:20px;height:20px;border-radius:50%;object-fit:cover}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .this-item-section .this-item-content .product-details-table .detail-row .detail-value .supplier-info .supplier-details .supplier-name[data-v-5a5b13d5]{font-size:10px;color:#333;font-weight:600;display:block}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .this-item-section .this-item-content .product-details-table .detail-row .detail-value .supplier-info .supplier-details .rating[data-v-5a5b13d5]{font-size:9px;color:gold;display:block}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .this-item-section .this-item-content .product-details-table .detail-row .detail-value .supplier-info .supplier-details .followers[data-v-5a5b13d5]{font-size:9px;color:#666;display:block}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .recommend-items-section[data-v-5a5b13d5]{flex:1;overflow-x:auto;background:#fff}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .recommend-items-section .recommend-items-container[data-v-5a5b13d5]{display:flex;min-width:max-content}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .recommend-items-section .recommend-items-container .recommend-item[data-v-5a5b13d5]{flex-shrink:0;width:300px;border-right:1px solid #e0e0e0}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .recommend-items-section .recommend-items-container .recommend-item[data-v-5a5b13d5]:last-child{border-right:none}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .recommend-items-section .recommend-items-container .recommend-item .recommend-item-header[data-v-5a5b13d5]{background:#f8f9fa;padding:15px;border-bottom:2px solid #dee2e6;font-weight:600;font-size:14px;color:#333;text-align:center}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content[data-v-5a5b13d5]{padding:15px}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info[data-v-5a5b13d5]{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:15px}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info .product-image[data-v-5a5b13d5]{width:80px;height:80px}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info .product-image img[data-v-5a5b13d5]{width:100%;height:100%;object-fit:cover;border-radius:4px}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info .product-details[data-v-5a5b13d5]{text-align:center}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info .product-details .product-name[data-v-5a5b13d5]{font-size:14px;font-weight:600;margin:0 0 5px;color:#333;line-height:1.3}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info .product-details .product-description[data-v-5a5b13d5]{font-size:12px;color:#666;margin:0;line-height:1.2}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-actions[data-v-5a5b13d5]{display:flex;flex-direction:row;gap:5px;align-items:center;justify-content:space-between;margin-bottom:15px}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-actions .btn[data-v-5a5b13d5]{padding:6px;border:none;border-radius:4px;font-size:12px;cursor:pointer;font-weight:600}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-actions .btn.btn-cart[data-v-5a5b13d5]{background:#ffd712;color:#000}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-actions .btn.btn-buy[data-v-5a5b13d5]{color:#f07326;font-size:12px;background:none;padding:4px 0;font-weight:600}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row[data-v-5a5b13d5]{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f0f0f0}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row[data-v-5a5b13d5]:last-child{border-bottom:none}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .detail-label[data-v-5a5b13d5]{font-size:12px;color:#666;font-weight:500}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .detail-value[data-v-5a5b13d5]{font-size:12px;color:#333;font-weight:600}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .detail-value.price[data-v-5a5b13d5]{color:#ff6b35;font-weight:700}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .detail-value .supplier-info[data-v-5a5b13d5]{display:flex;align-items:center;gap:6px}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .detail-value .supplier-info .supplier-logo[data-v-5a5b13d5]{width:20px;height:20px;border-radius:50%;object-fit:cover}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .detail-value .supplier-info .supplier-details .supplier-name[data-v-5a5b13d5]{font-size:10px;color:#333;font-weight:600;display:block}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .detail-value .supplier-info .supplier-details .rating[data-v-5a5b13d5]{font-size:9px;color:gold;display:block}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .detail-value .supplier-info .supplier-details .followers[data-v-5a5b13d5]{font-size:9px;color:#666;display:block}.similar-products-section .compare-modal .modal-actions[data-v-5a5b13d5]{position:sticky;bottom:20px;display:flex;justify-content:flex-end;z-index:10;padding:20px 24px;background:#fff;border-top:1px solid #eee}.similar-products-section .compare-modal .modal-actions .add-to-compare-btn[data-v-5a5b13d5]{background:#ff6b35;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.similar-products-section .compare-modal .modal-actions .add-to-compare-btn[data-v-5a5b13d5]:hover:not(:disabled){background:#e55a2b}.similar-products-section .compare-modal .modal-actions .add-to-compare-btn[data-v-5a5b13d5]:disabled{background:#ccc;cursor:not-allowed}@media (max-width: 768px){.similar-products-section .compare-modal[data-v-5a5b13d5]{width:95%;max-height:95vh}.similar-products-section .compare-modal .modal-content[data-v-5a5b13d5]{padding:16px}.similar-products-section .compare-modal .modal-content .search-section .search-input-group[data-v-5a5b13d5]{flex-direction:column;gap:8px}.similar-products-section .compare-modal .modal-content .search-section .search-input-group .compare-search-input[data-v-5a5b13d5],.similar-products-section .compare-modal .modal-content .search-section .search-input-group .add-to-compare-search-btn[data-v-5a5b13d5]{width:100%}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container[data-v-5a5b13d5]{flex-direction:column}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .this-item-section[data-v-5a5b13d5]{width:100%;border-right:none;border-bottom:1px solid #e0e0e0}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .recommend-items-section .recommend-items-container[data-v-5a5b13d5]{flex-direction:column}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .recommend-items-section .recommend-items-container .recommend-item[data-v-5a5b13d5]{width:100%;border-right:none;border-bottom:1px solid #e0e0e0}.similar-products-section .compare-modal .modal-content .comparison-table-section .similar-products-table .table-container .recommend-items-section .recommend-items-container .recommend-item[data-v-5a5b13d5]:last-child{border-bottom:none}}.similar-products-section .info-section[data-v-5a5b13d5]{margin-top:24px;padding:16px;background:#f8f9fa;border-radius:8px}.similar-products-section .info-section .info-content[data-v-5a5b13d5]{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.similar-products-section .info-section .info-content .info-text[data-v-5a5b13d5]{flex:1;color:#666;font-size:14px}.similar-products-section .info-section .info-content .info-link[data-v-5a5b13d5]{flex-shrink:0}.similar-products-section .info-section .info-content .info-link .how-we-display-link[data-v-5a5b13d5]{color:#333;font-weight:700;text-decoration:underline;font-size:14px;cursor:pointer;transition:color .2s ease}.similar-products-section .info-section .info-content .info-link .how-we-display-link[data-v-5a5b13d5]:hover{color:#ff6b35}.similar-products-section .similar-products-table[data-v-5a5b13d5]{background:#fff;border-radius:8px;overflow:hidden;position:relative;display:flex;border:1px solid #eee}.similar-products-section .similar-products-table .this-item-section[data-v-5a5b13d5]{width:300px;flex-shrink:0;background:#fff;border-right:1px solid #eee;position:relative;z-index:2}.similar-products-section .similar-products-table .this-item-section[data-v-5a5b13d5]:after{content:"";position:absolute;top:0;right:-10px;width:10px;height:100%;background:linear-gradient(to right,rgba(0,0,0,.1),transparent);pointer-events:none;z-index:1}.similar-products-section .similar-products-table .this-item-section .this-item-header[data-v-5a5b13d5]{background:#f8f9fa;padding:15px;border-bottom:2px solid #dee2e6;font-weight:600;font-size:14px;color:#333}.similar-products-section .similar-products-table .this-item-section .this-item-content[data-v-5a5b13d5]{padding:15px}.similar-products-section .similar-products-table .this-item-section .this-item-content .product-info[data-v-5a5b13d5]{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:10px}.similar-products-section .similar-products-table .this-item-section .this-item-content .product-info .product-image[data-v-5a5b13d5]{width:80px;height:80px}.similar-products-section .similar-products-table .this-item-section .this-item-content .product-info .product-image img[data-v-5a5b13d5]{width:100%;height:100%;object-fit:cover;border-radius:4px}.similar-products-section .similar-products-table .this-item-section .this-item-content .product-info .product-details[data-v-5a5b13d5]{text-align:left}.similar-products-section .similar-products-table .this-item-section .this-item-content .product-info .product-details .product-name[data-v-5a5b13d5]{font-size:14px;font-weight:600;margin:0 0 5px;color:#333;line-height:1.3}.similar-products-section .similar-products-table .this-item-section .this-item-content .product-info .product-details .product-description[data-v-5a5b13d5]{font-size:12px;color:#666;margin:0;line-height:1.2;min-height:30px}.similar-products-section .similar-products-table .this-item-section .this-item-content .product-actions[data-v-5a5b13d5]{display:flex;flex-direction:row;gap:5px;align-items:center;justify-content:space-between;margin-bottom:15px}.similar-products-section .similar-products-table .this-item-section .this-item-content .product-actions .btn[data-v-5a5b13d5]{padding:6px;border:none;border-radius:4px;font-size:12px;cursor:pointer;font-weight:600}.similar-products-section .similar-products-table .this-item-section .this-item-content .product-actions .btn.btn-cart[data-v-5a5b13d5]{background:#ffd712;color:#000}.similar-products-section .similar-products-table .this-item-section .this-item-content .product-actions .btn.btn-buy[data-v-5a5b13d5]{color:#f07326;font-size:12px;background:none;padding:4px 0;font-weight:600}.similar-products-section .similar-products-table .this-item-section .this-item-content .product-details-table .detail-row[data-v-5a5b13d5]{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f0f0f0}.similar-products-section .similar-products-table .this-item-section .this-item-content .product-details-table .detail-row[data-v-5a5b13d5]:last-child{border-bottom:none}.similar-products-section .similar-products-table .this-item-section .this-item-content .product-details-table .detail-row .detail-label[data-v-5a5b13d5]{font-size:12px;color:#666;font-weight:500}.similar-products-section .similar-products-table .this-item-section .this-item-content .product-details-table .detail-row .detail-value[data-v-5a5b13d5]{font-size:12px;color:#333;font-weight:600}.similar-products-section .similar-products-table .this-item-section .this-item-content .product-details-table .detail-row .supplier-info[data-v-5a5b13d5]{display:flex;align-items:center;gap:6px}.similar-products-section .similar-products-table .this-item-section .this-item-content .product-details-table .detail-row .supplier-info .supplier-logo[data-v-5a5b13d5]{width:16px;height:16px;border-radius:50%;object-fit:cover}.similar-products-section .similar-products-table .this-item-section .this-item-content .product-details-table .detail-row .supplier-info .supplier-details .supplier-name[data-v-5a5b13d5]{font-size:10px;color:#333;font-weight:600;display:block}.similar-products-section .similar-products-table .this-item-section .this-item-content .product-details-table .detail-row .supplier-info .supplier-details .rating[data-v-5a5b13d5]{font-size:9px;color:gold;display:block}.similar-products-section .similar-products-table .this-item-section .this-item-content .product-details-table .detail-row .supplier-info .supplier-details .followers[data-v-5a5b13d5]{font-size:9px;color:#666;display:block}.similar-products-section .similar-products-table .recommend-items-section[data-v-5a5b13d5]{flex:1;overflow-x:auto;background:#fff}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container[data-v-5a5b13d5]{display:flex;min-width:max-content}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item[data-v-5a5b13d5]{width:280px;flex-shrink:0;border-right:1px solid #eee;background:#fff}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-header[data-v-5a5b13d5]{background:#f8f9fa;padding:15px;border-bottom:2px solid #dee2e6;font-weight:600;font-size:14px;color:#333;text-align:center}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content[data-v-5a5b13d5]{padding:15px}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info[data-v-5a5b13d5]{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:10px}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info .product-image[data-v-5a5b13d5]{width:80px;height:80px}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info .product-image img[data-v-5a5b13d5]{width:100%;height:100%;object-fit:cover;border-radius:4px}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info .product-details[data-v-5a5b13d5]{text-align:left}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info .product-details .product-name[data-v-5a5b13d5]{font-size:14px;font-weight:600;margin:0 0 5px;color:#333;line-height:1.3}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-info .product-details .product-description[data-v-5a5b13d5]{font-size:12px;color:#666;margin:0;line-height:1.2;min-height:30px}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-actions[data-v-5a5b13d5]{display:flex;flex-direction:row;gap:5px;align-items:center;justify-content:space-between;margin-bottom:15px}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-actions .btn[data-v-5a5b13d5]{padding:6px;border:none;border-radius:4px;font-size:12px;cursor:pointer;font-weight:600}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-actions .btn.btn-cart[data-v-5a5b13d5]{background:#ffd712;color:#000}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-actions .btn.btn-buy[data-v-5a5b13d5]{color:#f07326;font-size:12px;background:none;padding:4px 0;font-weight:600}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row[data-v-5a5b13d5]{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f0f0f0}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row[data-v-5a5b13d5]:last-child{border-bottom:none}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .detail-label[data-v-5a5b13d5]{font-size:12px;color:#666;font-weight:500}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .detail-value[data-v-5a5b13d5]{font-size:12px;color:#333;font-weight:600}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .supplier-info[data-v-5a5b13d5]{display:flex;align-items:center;gap:6px}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .supplier-info .supplier-logo[data-v-5a5b13d5]{width:16px;height:16px;border-radius:50%;object-fit:cover}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .supplier-info .supplier-details .supplier-name[data-v-5a5b13d5]{font-size:10px;color:#333;font-weight:600;display:block}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .supplier-info .supplier-details .rating[data-v-5a5b13d5]{font-size:9px;color:gold;display:block}.similar-products-section .similar-products-table .recommend-items-section .recommend-items-container .recommend-item .recommend-item-content .product-details-table .detail-row .supplier-info .supplier-details .followers[data-v-5a5b13d5]{font-size:9px;color:#666;display:block}.modal-overlay[data-v-5a5b13d5]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn-5a5b13d5 .3s ease-out}.modal-content[data-v-5a5b13d5]{background:#fff;border-radius:12px;width:100%;max-width:1200px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 30px rgba(0,0,0,.3);animation:slideInFromTop .4s ease-out}.modal-content .modal-header[data-v-5a5b13d5]{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 0;border-bottom:1px solid #eee}.modal-content .modal-header .modal-title[data-v-5a5b13d5]{font-size:24px;font-weight:600;color:#333;margin:0}.modal-content .modal-header .modal-close-btn[data-v-5a5b13d5]{background:none;border:none;font-size:24px;color:#666;cursor:pointer;padding:8px;border-radius:4px;transition:background-color .2s ease}.modal-content .modal-header .modal-close-btn[data-v-5a5b13d5]:hover{background:#f0f0f0;color:#333}.modal-content .modal-body[data-v-5a5b13d5]{padding:24px}.modal-content .modal-body .modal-description[data-v-5a5b13d5]{margin-bottom:20px}.modal-content .modal-body .modal-description p[data-v-5a5b13d5]{font-size:14px;color:#666;margin:0}.modal-content .modal-body .all-suppliers-table[data-v-5a5b13d5]{overflow-x:auto}.modal-content .modal-body .all-suppliers-table table[data-v-5a5b13d5]{width:100%;border-collapse:collapse}.modal-content .modal-body .all-suppliers-table table th[data-v-5a5b13d5],.modal-content .modal-body .all-suppliers-table table td[data-v-5a5b13d5]{padding:16px;text-align:left;border-bottom:1px solid #f0f0f0}.modal-content .modal-body .all-suppliers-table table th[data-v-5a5b13d5]{background:#f8f9fa;font-weight:600;color:#333;font-size:14px}.modal-content .modal-body .all-suppliers-table table .product-desc-col[data-v-5a5b13d5]{width:35%}.modal-content .modal-body .all-suppliers-table table .price-col[data-v-5a5b13d5]{width:20%}.modal-content .modal-body .all-suppliers-table table .supplier-col[data-v-5a5b13d5]{width:30%}.modal-content .modal-body .all-suppliers-table table .action-col[data-v-5a5b13d5]{width:15%}.modal-content .modal-body .all-suppliers-table table .product-desc .product-info-cell[data-v-5a5b13d5]{display:flex;align-items:center;gap:12px}.modal-content .modal-body .all-suppliers-table table .product-desc .product-info-cell .product-logo[data-v-5a5b13d5]{width:50px;height:50px;object-fit:cover;border-radius:6px}.modal-content .modal-body .all-suppliers-table table .product-desc .product-info-cell .product-details-cell[data-v-5a5b13d5]{flex:1}.modal-content .modal-body .all-suppliers-table table .product-desc .product-info-cell .product-details-cell .product-title[data-v-5a5b13d5]{font-size:14px;font-weight:600;color:#333;margin:0;line-height:1.4}.modal-content .modal-body .all-suppliers-table table .price-cell .price[data-v-5a5b13d5]{font-size:18px;font-weight:700;color:#000;display:block;margin-bottom:8px}.modal-content .modal-body .all-suppliers-table table .price-cell .stock-details[data-v-5a5b13d5]{font-size:12px;color:#666}.modal-content .modal-body .all-suppliers-table table .price-cell .stock-details .stock[data-v-5a5b13d5],.modal-content .modal-body .all-suppliers-table table .price-cell .stock-details .sold[data-v-5a5b13d5]{display:block;margin-bottom:2px}.modal-content .modal-body .all-suppliers-table table .supplier-cell .supplier-info .supplier-details[data-v-5a5b13d5]{display:flex;align-items:center;gap:12px}.modal-content .modal-body .all-suppliers-table table .supplier-cell .supplier-info .supplier-details .supplier-logo[data-v-5a5b13d5]{width:40px;height:40px;object-fit:cover;border-radius:6px}.modal-content .modal-body .all-suppliers-table table .supplier-cell .supplier-info .supplier-details .supplier-text .supplier-name[data-v-5a5b13d5]{display:block;font-size:14px;font-weight:600;color:#333;margin-bottom:4px}.modal-content .modal-body .all-suppliers-table table .supplier-cell .supplier-info .supplier-details .supplier-text .supplier-rating-info[data-v-5a5b13d5]{display:flex;align-items:center;gap:8px;margin-bottom:4px}.modal-content .modal-body .all-suppliers-table table .supplier-cell .supplier-info .supplier-details .supplier-text .supplier-rating-info .supplier-rating[data-v-5a5b13d5]{font-size:12px;color:#ffbb32}.modal-content .modal-body .all-suppliers-table table .supplier-cell .supplier-info .supplier-details .supplier-text .supplier-rating-info .supplier-followers[data-v-5a5b13d5]{font-size:12px;color:#666}.modal-content .modal-body .all-suppliers-table table .supplier-cell .supplier-info .supplier-details .supplier-text .go-to-supplier-link[data-v-5a5b13d5]{font-size:12px;color:#000;text-decoration:underline}.modal-content .modal-body .all-suppliers-table table .supplier-cell .supplier-info .supplier-details .supplier-text .go-to-supplier-link[data-v-5a5b13d5]:hover{text-decoration:underline}.modal-content .modal-body .all-suppliers-table table .action-cell .supplier-actions[data-v-5a5b13d5]{display:flex;gap:8px}.modal-content .modal-body .all-suppliers-table table .action-cell .supplier-actions .supplier-btn[data-v-5a5b13d5]{padding:8px 16px;border:none;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.modal-content .modal-body .all-suppliers-table table .action-cell .supplier-actions .supplier-btn.buy-now[data-v-5a5b13d5]{background:none;color:#ff6b35}.modal-content .modal-body .all-suppliers-table table .action-cell .supplier-actions .supplier-btn.buy-now[data-v-5a5b13d5]:hover{border:1px solid #e55a2b}.modal-content .modal-body .all-suppliers-table table .action-cell .supplier-actions .supplier-btn.add-to-cart[data-v-5a5b13d5]{background:gold;color:#333}.modal-content .modal-body .all-suppliers-table table .action-cell .supplier-actions .supplier-btn.add-to-cart[data-v-5a5b13d5]:hover{background:#ffc700}.info-modal-overlay[data-v-5a5b13d5]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn-5a5b13d5 .3s ease-out}.info-modal[data-v-5a5b13d5]{background:#fff;border-radius:12px;width:100%;max-width:800px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 30px rgba(0,0,0,.3);animation:slideInFromTop .4s ease-out}.info-modal .info-modal-header[data-v-5a5b13d5]{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 0;border-bottom:1px solid #eee}.info-modal .info-modal-header .info-modal-title[data-v-5a5b13d5]{font-size:24px;font-weight:600;color:#333;margin:0}.info-modal .info-modal-header .info-modal-close-btn[data-v-5a5b13d5]{background:none;border:none;font-size:24px;color:#666;cursor:pointer;padding:8px;border-radius:4px;transition:background-color .2s ease}.info-modal .info-modal-header .info-modal-close-btn[data-v-5a5b13d5]:hover{background:#f0f0f0;color:#333}.info-modal .info-modal-content[data-v-5a5b13d5]{padding:24px}.info-modal .info-modal-content .info-section[data-v-5a5b13d5]{margin-bottom:24px}.info-modal .info-modal-content .info-section[data-v-5a5b13d5]:last-child{margin-bottom:0}.info-modal .info-modal-content .info-section h3[data-v-5a5b13d5]{font-size:18px;font-weight:600;color:#333;margin:0 0 16px}.info-modal .info-modal-content .info-section p[data-v-5a5b13d5]{font-size:14px;line-height:1.6;color:#555;margin:0 0 12px}.info-modal .info-modal-content .info-section p[data-v-5a5b13d5]:last-child{margin-bottom:0}.info-modal .info-modal-content .info-section p strong[data-v-5a5b13d5]{font-weight:600;color:#333}.info-modal .info-modal-content .info-section ol[data-v-5a5b13d5]{margin:12px 0;padding-left:20px}.info-modal .info-modal-content .info-section ol li[data-v-5a5b13d5]{font-size:14px;line-height:1.6;color:#555;margin-bottom:8px}.info-modal .info-modal-content .info-section ol li[data-v-5a5b13d5]:last-child{margin-bottom:0}@media (max-width: 768px){.info-modal[data-v-5a5b13d5]{width:95vw;max-height:95vh}.info-modal .info-modal-header[data-v-5a5b13d5]{padding:16px 16px 0}.info-modal .info-modal-header .info-modal-title[data-v-5a5b13d5]{font-size:20px}.info-modal .info-modal-content[data-v-5a5b13d5]{padding:16px}.info-modal .info-modal-content .info-section[data-v-5a5b13d5]{margin-bottom:20px}.info-modal .info-modal-content .info-section h3[data-v-5a5b13d5]{font-size:16px;margin-bottom:12px}.info-modal .info-modal-content .info-section p[data-v-5a5b13d5]{font-size:13px;margin-bottom:10px}.info-modal .info-modal-content .info-section ol[data-v-5a5b13d5]{margin:10px 0}.info-modal .info-modal-content .info-section ol li[data-v-5a5b13d5]{font-size:13px;margin-bottom:6px}}@keyframes fadeIn-5a5b13d5{0%{opacity:0}to{opacity:1}}@keyframes spin-5a5b13d5{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes skeleton-loading-5a5b13d5{0%{background-position:-200% 0}to{background-position:200% 0}}.view-more-section[data-v-5a5b13d5]{display:flex;justify-content:center;padding:20px 0;border-top:1px solid #eee}.view-more-section .view-more-btn[data-v-5a5b13d5]{background:#ff6b35;color:#fff;border:none;padding:12px 24px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.view-more-section .view-more-btn[data-v-5a5b13d5]:hover{background:#e55a2b}.page-index[data-v-f64f963b]{c-p:"m-a-l-l-4-j"}.page-index .home[data-v-f64f963b]{background-color:#fff;padding-bottom:10px}.page-index .home .up[data-v-f64f963b]{margin-top:10px!important}.page-index .home .head[data-v-f64f963b]{box-shadow:none}.page-index .home .head .menu .item[data-v-f64f963b]{padding:0 30px}.page-index .home .head .menu-en .item[data-v-f64f963b]{padding:0 20px}.page-index .home .head .search[data-v-f64f963b]{display:none}.page-index .head .content[data-v-f64f963b]{width:1200px;margin:auto auto 20px}.page-index .banner .el-carousel.el-carousel--horizontal ul.el-carousel__indicators--horizontal[data-v-f64f963b]{bottom:45px!important}.page-index .banner .el-carousel.el-carousel--horizontal ul.el-carousel__indicators--horizontal .el-carousel__button[data-v-f64f963b]{background:#f18244!important}.page-index .el-carousel[data-v-f64f963b],.page-index .el-carousel-item[data-v-f64f963b],.page-index .el-carousel__container[data-v-f64f963b]{width:100%;height:100%}.page-index .home .home-search[data-v-f64f963b]{width:1140px;height:40px;padding:20px 30px;margin:-40px auto 0;background:#fff;position:relative;box-shadow:0 2px 8px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;z-index:2}.page-index .home .home-search .hot-word[data-v-f64f963b]{flex:1;display:flex;line-height:40px;margin-left:auto}.page-index .home .home-search .hot-word .tit[data-v-f64f963b]{font-size:14px;width:95px;word-break:keep-all}.page-index .home .home-search .hot-word .con[data-v-f64f963b]{flex:1;overflow:hidden;color:#999;max-width:430px}.page-index .home .home-search .hot-word .con .item[data-v-f64f963b]{display:inline-block;padding:0 10px;max-width:20%;text-align:center;transition:all .2s;-webkit-transition:all .2s;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-index .home .home-search .hot-word .con .item[data-v-f64f963b]:hover{color:#f18244}.page-index .home .home-search .hot-word .con-en[data-v-f64f963b]{width:340px}.page-index .home .home-search .search-msg[data-v-f64f963b]{position:relative;height:40px}.page-index .home .home-search .search-msg .search-input-box[data-v-f64f963b]{display:inline-block;border:2px solid #F18244;width:450px;height:36px}.page-index .home .home-search .search-msg .search-input-box .search-input[data-v-f64f963b]{display:inline-block;width:60%;border:0;height:35px;padding:0 10px}.page-index .home .home-search .search-msg .search-input-box .select-search[data-v-f64f963b]{display:inline-block;width:10%;line-height:37px;text-align:center;cursor:pointer;color:#f18244;position:relative}.page-index .home .home-search .search-msg .search-input-box .select-search .select-box[data-v-f64f963b]{position:absolute;top:-22px;left:6px;display:flex;align-items:center;justify-content:flex-end}.page-index .home .home-search .search-msg .search-input-box .select-search .switch-icon[data-v-f64f963b]{width:auto;height:auto;max-width:10px;max-height:12px;margin-left:3px}.page-index .home .home-search .search-msg .search-btn[data-v-f64f963b]{border:0;background:#f18244;color:#fff;height:40px;width:90px;position:absolute;top:0;right:0;font-size:14px;cursor:pointer}.page-index .home .home-search .search-msg .search-btn[data-v-f64f963b]:hover{opacity:.9}.page-index .home .home-search .cart-btn[data-v-f64f963b]{margin-left:20px;padding:0 20px 0 47px;background-color:#f18244;height:40px;line-height:40px;color:#fff;font-size:14px;cursor:pointer;transition:all .2s;-webkit-transition:all .2s;position:relative}.page-index .home .home-search .cart-btn[data-v-f64f963b]:before{position:absolute;left:17px;top:12px;display:block;width:17px;height:15px;content:" ";background:url(/static/png/icons-CCHcpbAf.png) no-repeat -44px -38px}.page-index .home .home-search .cart-btn .number[data-v-f64f963b]{font-size:12px;font-family:arial;display:inline-block;padding:0 5px;background:#fff;color:#f18244;height:16px;line-height:16px;min-width:16px;border-radius:20px;vertical-align:top;margin-top:12px;margin-left:10px;text-align:center;box-sizing:border-box}.page-index .home .home-search .cart-btn[data-v-f64f963b]:hover{opacity:.9}.page-index .search-msg .search-input-box .select-list[data-v-f64f963b]{display:inline-block;width:45px;position:absolute;top:38px;right:95px;background:#fff;border:2px solid #F18244;padding:5px 0}.page-index .select-list .select-item[data-v-f64f963b]{line-height:1.5em;text-align:center;padding:5px 0;cursor:pointer}.page-index .banner[data-v-f64f963b]{width:100%;height:450px}.page-index .banner .item[data-v-f64f963b]{position:relative;max-width:100%;height:100%;font-size:0}.page-index .banner .item img[data-v-f64f963b]{display:block;position:absolute;left:50%;transform:translate(-50%)}.page-index .home .shortcut[data-v-f64f963b]{display:flex;margin-top:40px}.page-index .home .shortcut .item[data-v-f64f963b]{width:25%;height:224px;margin-right:20px;display:flex;flex-direction:column;align-items:center;cursor:pointer}.page-index .home .shortcut .item[data-v-f64f963b]:last-child{margin-right:0}.page-index .home .shortcut .item .text[data-v-f64f963b]{margin:20px 20px 0}.page-index .home .shortcut .item .text .cn[data-v-f64f963b]{font-size:14px;line-height:20px;font-weight:600}.page-index .home .shortcut .item .text .en[data-v-f64f963b]{font-size:12px;line-height:15px;color:#999;margin-top:5px}.page-index .home .shortcut .item .img[data-v-f64f963b]{display:flex;justify-content:flex-end;-webkit-justify-content:flex-end;align-items:flex-end;-webkit-align-items:flex-end;height:175px;padding:0 20px 20px 0;font-size:0}.page-index .home .shortcut .item .img img[data-v-f64f963b]{max-width:120px;max-height:120px;transition:all .2s;-webkit-transition:all .2s}.page-index .home .shortcut .item:hover .img img[data-v-f64f963b]{opacity:.8}.page-index .home .shortcut .item.item01[data-v-f64f963b],.page-index .home .shortcut .item.item02[data-v-f64f963b],.page-index .home .shortcut .item.item03[data-v-f64f963b],.page-index .home .shortcut .item.item04[data-v-f64f963b],.page-index .home .shortcut .item.item05[data-v-f64f963b]{border-radius:30px;background:#f7f7f7}.page-index .home .adv[data-v-f64f963b]{margin-top:40px;cursor:pointer;font-size:0;max-height:300px;display:block}.page-index .home .adv img[data-v-f64f963b]{width:100%;height:100%}.page-index .goods-list[data-v-f64f963b]{margin-top:40px}.page-index[data-v-f64f963b] .el-message-box__wrapper .el-message-box .el-message-box__btns .el-button--primary:focus{color:#fff;background-color:#409eff;border-color:#409eff}.el-message{width:auto!important;z-index:999999!important}img{object-fit:cover!important}
