@charset "UTF-8";body{margin:0;padding:0;outline:0;font-size:12px;font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,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,ol,li,h1,h2,h3,h4,h5,h6,code,form,fieldset,legend,input,textarea,p,blockquote,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:#ff6209;display:flex;font-family: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-CP1xgCzK.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-CP1xgCzK.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:#ff6209;font-family:Verdana,sans-serif}.popup-box .con .tip .tip-info .date{font-family: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: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 #ff6209;background:#ff6209;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:#ff6209;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-CP1xgCzK.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:#ff6209;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:#ff6209}.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: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 #ff6209}.step-box .left{flex:1;margin-top:16px}.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-CP1xgCzK.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: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;line-height:1;padding:23px 0 20px}.crumbs .item-a:hover{text-decoration:underline}.crumbs .arrow{font-family: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-CP1xgCzK.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:#ff6209;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:arial,sans-serif;-moz-transition:all .2s;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;background:#fff}.pages .item:hover{color:#ff6209}.pages .cur,.pages .cur:hover{color:#fff;background:#ff6209;border-color:#ff6209}.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: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:#ff6209}.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: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:#ff6209}.con-box-picker-popper .el-date-table td.available:hover,.con-box-picker-popper .el-date-table td.today span{color:#ff6209}.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-CP1xgCzK.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:#ff6209}.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:#ff6209;cursor:pointer}.top .con .right .item .link .link-a{display:inline-block;vertical-align:top;color:#ff6209;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:#ff6209}.top .con .right .item .link:hover .link-name:before{top:16px;border-top:5px solid #ff6209}.top .con .right .item .link:hover .link-select{display:block}.top .con .right .item .link .link-select{position:absolute;width:70px;padding:5px 3px;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:#ff6209}.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:#ff6209}.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-CP1xgCzK.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{width:75px;height:auto;text-align:center;line-height:1.5em;padding:10px 0}.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;width:120px;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}.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-CP1xgCzK.png) no-repeat 0 -38px}.top .con .right .item.top-cart .item-a .number{font-family: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:#000}.top .con .right .item.top-cart .cart-select .cart-list .list-item .goods-msg .info .number{margin-left:10px;color:#999;font-family:arial,sans-serif}.top .con .right .item.top-cart .cart-select .cart-list .list-item:hover .goods-msg .name{color:#ff6209}.top .con .right .item.top-cart .cart-select .cart-list .list-item .del{width:14px;height:14px;background:url(/static/png/icons-CP1xgCzK.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:#ff6209;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:#ff6209;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:#ff6209}.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:84px;display:flex;cursor:pointer}.head .logo .logo-img{display:block;width:84px;height:84px;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:#ff6209}.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 #ff6209;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:#ff6209}.head .search .search-input-box .select-list{position:absolute;right:89px;top:34px;border:2px solid #ff6209;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:#ff6209;border:0;color:#fff;cursor:pointer;z-index:11}.head .search .search-btn:hover{opacity:.9}.foot{min-height:230px;width:100%;background:#fff;color:#333}.foot .foot-box{width:1200px;margin:auto;display:flex;padding:40px 0 30px;background-color:#fff;border-top:1px solid #e5e5e5}.foot .foot-box .company-msg{padding:0 60px;border-right:1px solid #333}.foot .foot-box .company-msg .img{display:block;margin:auto;width:155px;height:155px;object-fit:contain;background-size:100%}.foot .foot-box .company-msg .name{color:#eb601c;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:#fff;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:#ff6209;color:#fff;border-radius:2px;cursor:pointer}.popup-box .con.modify-amount .error{margin-top:5px;color:#ff6209}.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:#ff6209;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:#146ef7;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:48px;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}.head-scroll .menu .item:hover,.head-scroll .menu .item.item-on{color:#ff6209}.head-scroll .menu-en .item{padding:0 10px;font-size:12px}.head-scroll .left,.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 #ff6209;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-CP1xgCzK.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-CP1xgCzK.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:arial;padding:0 5px;background:#ff6209;color:#fff;height:16px;line-height:16px;min-width:16px;border-radius:30px;margin-left:10px;text-align:center;box-sizing:border-box}.logo{align-items:center}.logo .g2-logo{margin-left:12px;height:100%;width:auto;object-fit:contain}.el-message{width:auto!important}img{object-fit:cover!important}.component-login-popup[data-v-5a70d775]{background-color:rgba(0,0,0,.2);position:fixed;top:0;bottom:0;left:0;right:0;z-index:2000;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.component-login-popup .login-box[data-v-5a70d775]{position:relative;z-index:10000;background:#fff;padding:10px 10px 50px}.component-login-popup .login-box .close[data-v-5a70d775]{position:absolute;right:10px;top:10px;width:20px;height:20px;background:url(/static/png/icons-CP1xgCzK.png) no-repeat 4px -228px;cursor:pointer}.component-login-popup .login-box .login-header[data-v-5a70d775]{margin-top:20px;padding:0 20px;display:flex;width:316px}.component-login-popup .login-box .login-header .item[data-v-5a70d775]{flex:1;text-align:center;font-size:18px;color:#666;cursor:pointer;position:relative}.component-login-popup .login-box .login-header .item[data-v-5a70d775]:first-child{padding:10px}.component-login-popup .login-box .login-header .item[data-v-5a70d775]:first-child:after{position:absolute;right:0;top:12px;bottom:12px;width:1px;height:auto;display:block;content:" ";font-size:0;background:#eee}.component-login-popup .login-box .login-header .item[data-v-5a70d775]:last-child{padding:10px}.component-login-popup .login-box .login-header .item.active[data-v-5a70d775]{color:#ff6209}.component-login-popup .login-box .login-con[data-v-5a70d775]{padding:40px 30px}.component-login-popup .login-box .login-con .item[data-v-5a70d775]{position:relative;margin-top:15px;border-radius:2px}.component-login-popup .login-box .login-con .item[data-v-5a70d775]:first-child{margin-top:0}.component-login-popup .login-box .login-con .item .icon[data-v-5a70d775]{position:absolute;left:0;top:1px;width:44px;text-align:center;height:34px}.component-login-popup .login-box .login-con .item .icon[data-v-5a70d775]:before{position:absolute;top:8px;left:15px;display:block;width:14px;height:18px;content:" ";background:url(/static/png/icons-CP1xgCzK.png) no-repeat}.component-login-popup .login-box .login-con .item .input[data-v-5a70d775]{border:1px solid #e8e8e8;width:206px;height:34px;padding:0 44px}.component-login-popup .login-box .login-con .item.phone .icon[data-v-5a70d775]:before{background-position:-38px -513px}.component-login-popup .login-box .login-con .item.account .icon[data-v-5a70d775]:before{background-position:0 -513px}.component-login-popup .login-box .login-con .item.code .icon[data-v-5a70d775]:before{background-position:-19px -513px}.component-login-popup .login-box .login-con .item.code .input[data-v-5a70d775]{padding-right:10px;width:100px}.component-login-popup .login-box .login-con .item.password .icon[data-v-5a70d775]:before{background-position:-19px -513px}.component-login-popup .login-box .login-con .cancel[data-v-5a70d775]{position:absolute;right:0;top:1px;width:44px;height:34px;cursor:pointer}.component-login-popup .login-box .login-con .cancel[data-v-5a70d775]:before{position:absolute;top:9px;left:14px;display:block;width:16px;height:16px;content:" ";background:url(/static/png/icons-CP1xgCzK.png) no-repeat -56px -515px}.component-login-popup .login-box .login-con .send-code[data-v-5a70d775]{position:absolute;right:0;top:0;background:#f9f9f9;border:1px solid #eee;border-left:0;width:89px;height:34px;line-height:34px;text-align:center}.component-login-popup .login-box .login-con .send-code[data-v-5a70d775]:hover{color:#ff6209}.component-login-popup .login-box .login-con .msg-error .input[data-v-5a70d775]{border-color:#ff6209}.component-login-popup .login-box .login-con .error[data-v-5a70d775]{margin-top:10px;padding-left:23px;position:relative;color:#ff6209;height:16px;line-height:16px}.component-login-popup .login-box .login-con .error[data-v-5a70d775]:before{position:absolute;left:2px;top:1px;display:block;width:14px;height:14px;content:" ";background:url(/static/png/icons-CP1xgCzK.png) no-repeat -77px -517px}.component-login-popup .login-box .login-con .login-button[data-v-5a70d775]{display:block;margin-top:35px;background:#ff6209;color:#fff;text-align:center;border-radius:2px;height:48px;line-height:48px;font-size:18px;letter-spacing:5px}.component-login-popup .login-box .login-con .login-button[data-v-5a70d775]:hover{opacity:.9}.component-login-popup .login-box .login-con .agree-box[data-v-5a70d775]{display:flex;align-items:flex-start;margin-top:10px;font-size:12px;line-height:15px}.component-login-popup .login-box .login-con .agree-box .text[data-v-5a70d775]{color:#999}.component-login-popup .login-box .login-con .agree-box .text .agreement[data-v-5a70d775]{color:#000}.component-login-popup .login-box .login-con .agree-box .text .agreement[data-v-5a70d775]:hover{text-decoration:underline}.component-login-popup .login-box .login-con .agree-box-en[data-v-5a70d775]{width:290px!important;line-height:20px!important}.component-login-popup .login-box .login-con .agree-box-en[data-v-5a70d775] .el-checkbox{padding-top:3px}.component-login-popup .login-box .login-con[data-v-5a70d775] .el-checkbox{height:14px;margin-right:5px}.component-login-popup .login-box .login-con[data-v-5a70d775] .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#ff6209;border-color:#ff6209}.component-login-popup .login-box .login-con[data-v-5a70d775] .el-checkbox__input .el-checkbox__inner:hover{border-color:#ff6209}.component-login-popup .login-box .login-footer[data-v-5a70d775]{height:51px;background:#fcfcfc;border-top:1px solid #eee;position:absolute;width:100%;bottom:0;left:0;display:flex;padding:0 32px;box-sizing:border-box}.component-login-popup .login-box .login-footer .footer-a[data-v-5a70d775]{display:block;line-height:50px;margin-right:10px;color:#999}.component-login-popup .login-box .login-footer .footer-a[data-v-5a70d775]:hover{color:#000}.component-login-popup .tourist-login[data-v-5a70d775]{text-align:center;margin:10px 0}.component-login-popup .tourist-login .tourist-login-button[data-v-5a70d775]{display:inline-block;color:#999;font-size:14px;text-decoration:none;transition:color .3s}.component-login-popup .tourist-login .tourist-login-button[data-v-5a70d775]:hover{color:#ff6209;text-decoration:underline}.login-type-selector[data-v-5a70d775]{margin-bottom:15px}.login-type-selector .selector-tabs[data-v-5a70d775]{display:flex;border-bottom:1px solid #e8e8e8}.login-type-selector .selector-tabs .tab-item[data-v-5a70d775]{flex:1;height:40px;line-height:40px;text-align:center;cursor:pointer;font-size:14px;color:#666;position:relative}.login-type-selector .selector-tabs .tab-item.active[data-v-5a70d775]{color:#146ef7;font-weight:500}.login-type-selector .selector-tabs .tab-item.active[data-v-5a70d775]:after{content:"";position:absolute;bottom:-1px;left:50%;transform:translate(-50%);width:60%;height:2px;background-color:#146ef7}.login-type-selector .selector-tabs .tab-item[data-v-5a70d775]:hover{color:#146ef7}.email[data-v-5a70d775]{position:relative}.email .icon[data-v-5a70d775]{position:absolute;left:15px;top:13px;width:20px;height:20px;background:url(/static/png/icons-CP1xgCzK.png) no-repeat -30px -187px}.email .input[data-v-5a70d775]{padding:0 40px;width:225px}.email .email-input[data-v-5a70d775]{border:1px solid #e8e8e8;width:266px;height:32px;padding:0 34px 0 14px}.phone-input-group[data-v-5a70d775]{display:flex;align-items:center;width:100%;position:relative}.phone-input-group .area-code-select[data-v-5a70d775]{width:90px;z-index:10}.phone-input-group .area-code-select[data-v-5a70d775] .el-input__wrapper{border:1px solid #e8e8e8;border-radius:2px 0 0 2px;border-right:none;height:32px;box-shadow:none;padding:0}.phone-input-group .area-code-select[data-v-5a70d775] .el-input__wrapper:hover{border-color:#e8e8e8}.phone-input-group .area-code-select[data-v-5a70d775] .el-input__wrapper.is-focus{border-color:#ff6209}.phone-input-group .area-code-select[data-v-5a70d775] .el-input__inner{height:32px;line-height:32px;padding:0 20px 0 8px;font-size:14px;border:none;background:transparent}.phone-input-group .area-code-select[data-v-5a70d775] .el-select__caret{color:#999;right:8px}.phone-input-group .area-code-select[data-v-5a70d775] .el-select__wrapper{height:32px}.phone-input-group .phone-input[data-v-5a70d775]{flex:1;border:1px solid #e8e8e8!important;border-radius:0 2px 2px 0!important;border-left:none!important;height:32px;padding:0 44px 0 10px!important;line-height:32px;box-sizing:border-box;font-size:14px;width:auto!important}.phone-input-group .phone-input[data-v-5a70d775]:focus{border-color:#ff6209!important;outline:none}.msg-error .phone-input-group .area-code-select[data-v-5a70d775] .el-input__wrapper,.msg-error .phone-input-group .phone-input[data-v-5a70d775]{border-color:#ff6209!important}.item .cancel[data-v-5a70d775]{z-index:20}.page-main-top .con .hide-sgin.left[data-v-833d521d]:before{display:none}.page-main-top .con .left .item[data-v-833d521d]{border-bottom:1px solid;text-decoration:none;display:inline}.page-main-top[data-v-833d521d] .left .el-carousel__indicators--vertical{display:none}.page-main-top[data-v-833d521d] .left .swiper-slide{display:block!important;width:auto!important;text-align:left!important;font-weight:400;background:inherit}.page-main-top .swiper-slide .item[data-v-833d521d]{font-size:12px;display:inline-block!important;height:36px;width:368px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-main-top .right-container.right .item .text[data-v-833d521d]{display:inline-block;height:36px;max-width:214px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-main-top .right-container.right .item.mobile .mobile-select .text.scan-code-tip[data-v-833d521d]{white-space:revert}.page-main-top .link-a[data-v-833d521d],.page-main-top .item-a[data-v-833d521d]{cursor:pointer}.page-main-top[data-v-833d521d] .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-833d521d] .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-833d521d]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-break:break-word;width:187px}.page-main-top .lang-box .lang-list[data-v-833d521d]{width:auto!important;height:auto!important;padding:8px 0}.page-main-top .lang-box .lang-list .lang-item[data-v-833d521d]{max-width:145px;min-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:0;cursor:pointer;padding:16px 12px;box-sizing:border-box}.page-main-top .lang-box .lang-list .lang-item[data-v-833d521d]:hover{color:#ff6209;background-color:#fde1e1}.page-main-top .lang-box .item-name[data-v-833d521d]{cursor:pointer;max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-classifieds[data-v-3b2154b8]{z-index:10}.component-classifieds .classifieds-box[data-v-3b2154b8]{display:flex;justify-content:flex-start;width:1200px;height:450px;background:#fff}.component-classifieds .classifieds-box.in-shop[data-v-3b2154b8]{height:300px;width:930px}.component-classifieds .c-left[data-v-3b2154b8]{position:relative;display:block;width:187px;height:449px;background:#ff6209;color:#fff;border-bottom:1px solid #ff6209}.component-classifieds .c-left .list[data-v-3b2154b8]{max-height:449px;overflow:auto}.component-classifieds .c-left .list[data-v-3b2154b8]::-webkit-scrollbar{display:none}.component-classifieds .c-left .up-arrow[data-v-3b2154b8]{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-3b2154b8]{position:relative;display:block;width:25px;height:25px;opacity:.9;right:15px}.component-classifieds .c-left .down-arrow[data-v-3b2154b8]{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-3b2154b8]{right:20px}.component-classifieds .down-arrow img[data-v-3b2154b8]{position:relative;display:block;width:25px;height:25px;opacity:.9}.component-classifieds .c-left .c-item[data-v-3b2154b8]{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-3b2154b8]:hover{background:#e64d45}.component-classifieds .c-left .c-item .category[data-v-3b2154b8]{display:flex;align-items:center;height:55px;line-height:1em}.component-classifieds .c-left .c-item .category .c-icon[data-v-3b2154b8]{display:block;width:16px;height:15px;margin-right:8px}.component-classifieds .c-left .c-item.active[data-v-3b2154b8]{background:#fff;color:#ff6209}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.component-classifieds .c-left .c-item .category .c-icon[data-v-3b2154b8]{display:none}}.component-classifieds .c-name[data-v-3b2154b8]{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100px}.component-classifieds .c-arrow-icon[data-v-3b2154b8]{display:block;width:6px;height:11px;margin-top:5px}.component-classifieds .c-right[data-v-3b2154b8]{display:flex;justify-content:space-between;flex:1;border-right:1px solid #ff6209;border-top:1px solid #ff6209;border-bottom:1px solid #ff6209}.component-classifieds .in-shop .c-right[data-v-3b2154b8]{width:100%;border-left:1px solid #333;border-right:1px solid #333;border-bottom:1px solid #333;border-top:0}.component-classifieds .c-right .sub-category[data-v-3b2154b8]{flex:1;max-height:450px;overflow-x:hidden}.component-classifieds .c-right .sub-category[data-v-3b2154b8]::-webkit-scrollbar{display:none}.component-classifieds .c-right .sub-category .sub-item[data-v-3b2154b8]{display:flex;justify-content:flex-start;margin-top:20px}.component-classifieds .c-right .second-level[data-v-3b2154b8]{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-3b2154b8]:hover{color:#ff6209}.component-classifieds .c-right .second-level .c-name[data-v-3b2154b8]{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-3b2154b8]{margin-left:10px}.component-classifieds .c-right .second-level.width[data-v-3b2154b8],.component-classifieds .c-right .in-shop .second-level[data-v-3b2154b8]{width:160px}.component-classifieds .c-right .in-shop .second-level .c-name[data-v-3b2154b8]{width:90px}.component-classifieds .c-right .second-level.active[data-v-3b2154b8]{color:#ff6209}.component-classifieds .c-right .tertiary-level .t-list[data-v-3b2154b8]{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-3b2154b8]{width:800px}.component-classifieds .c-right .tertiary-level .t-item[data-v-3b2154b8]{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-3b2154b8]:hover{color:#ff6209}.component-classifieds .c-right .tertiary-level .t-item.weak[data-v-3b2154b8],.component-classifieds .c-right .tertiary-level .t-item.weak[data-v-3b2154b8]:hover{color:#ccc}.component-classifieds .c-right .tertiary-level .t-item.active[data-v-3b2154b8]{color:#ff6209}.component-classifieds .in-shop .tertiary-level .t-list[data-v-3b2154b8]{width:750px}.component-classifieds .c-right .featured-brands[data-v-3b2154b8]{display:block;width:220px;background:#f8f8f8;padding:0 12px;box-sizing:border-box}.component-classifieds .c-right .featured-brands .brands-tit[data-v-3b2154b8]{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-3b2154b8]{display:block;text-align:left}.component-classifieds .c-right .featured-brands .b-item[data-v-3b2154b8]{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-3b2154b8]:not(:nth-child(2n)){margin-right:10px}.component-classifieds .c-right .featured-brands .b-item img[data-v-3b2154b8]{display:block;width:100%;height:100%;object-fit:contain}.component-classifieds .c-right .featured-brands .b-item.no-margin[data-v-3b2154b8]{margin-right:0}.component-classifieds .c-right .empty[data-v-3b2154b8]{width:100%;height:auto;text-align:center;font-size:12px;color:#888}.classifieds[data-v-3b2154b8]{display:block;position:absolute;bottom:-450px;left:0;z-index:111}.component-main-header[data-v-cc281d55]{background:#fff;width:100%;box-shadow:0 2px 12px rgba(0,0,0,.09)}.component-main-header .content[data-v-cc281d55]{display:flex;align-items:center;height:130px;padding-bottom:26px;box-sizing:border-box}.component-main-header .logo[data-v-cc281d55]{height:84px;display:flex;cursor:pointer}.component-main-header .logo .logo-img[data-v-cc281d55]{display:block;width:84px;height:84px;background-size:100%}.component-main-header .logo[data-v-cc281d55] .name{margin-left:15px}.component-main-header .logo[data-v-cc281d55] .name .cn{display:block;line-height:26px;font-size:20px;font-weight:700;margin-top:2px}.component-main-header .logo[data-v-cc281d55] .name .en{font-size:14px;color:#ccc;display:block;line-height:19px;margin-top:4px}.component-main-header .menu[data-v-cc281d55]{position:relative;display:flex;justify-content:flex-start;width:1200px;margin:0 auto}.component-main-header .menu .item.prod-sort[data-v-cc281d55]:hover{color:#fff}.component-main-header .menu .item[data-v-cc281d55]{position:relative;height:40px;padding:0 5px;line-height:40px;text-align:center;font-size:15px;box-sizing:border-box}.component-main-header .menu .item[data-v-cc281d55]:not(:first-child){width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.component-main-header .menu .item[data-v-cc281d55]:hover{color:#ff6209}.component-main-header .menu .item[data-v-cc281d55]:nth-child(2){padding-left:60px}.component-main-header .menu .item-on[data-v-cc281d55]{color:#ff6209}.component-main-header .menu .prod-sort[data-v-cc281d55]{display:flex;height:40px;color:#fff;padding:0 25px;background:#ff6209}.component-main-header .menu .prod-sort .sort-icon[data-v-cc281d55]{width:17px;height:13px;margin-left:30px}.component-main-header[data-v-cc281d55] .search{position:relative;width:320px;height:38px;margin-top:8px}.component-main-header[data-v-cc281d55] .search .search-input{height:38px;line-height:38px;border:2px solid #ff6209;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-cc281d55] .search .search-btn{width:93px;height:38px;padding-left:7px;font-size:14px;letter-spacing:5px;position:absolute;right:0;top:0;background:#ff6209;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-cc281d55] .search .search-btn:hover{opacity:.9}.component-main-header .hot-word[data-v-cc281d55]{max-width:600px;overflow-x:hidden;white-space:nowrap;flex:1;display:flex;line-height:40px}.component-main-header .hot-word .con[data-v-cc281d55]{overflow:hidden;color:#aaa}.component-main-header .hot-word .con .item[data-v-cc281d55]{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-main-header .hot-word .con .item[data-v-cc281d55]:hover{color:#ff6209}.component-main-header .search-msg[data-v-cc281d55]{position:relative;height:40px;margin-left:auto}.component-main-header .search-msg .search-input[data-v-cc281d55]{width:600px;height:40px;padding:0 180px 0 10px;border:2px solid #ff6209;box-sizing:border-box}.component-main-header .search-msg .search-type-box[data-v-cc281d55]{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-cc281d55]{font-size:14px;color:#ff6209}.component-main-header .search-msg .search-type-box .switch-icon[data-v-cc281d55]{display:block;width:auto;height:auto;max-width:10px;max-height:12px;margin-left:3px}.component-main-header .search-msg .search-btn[data-v-cc281d55]{position:absolute;right:0;top:0;width:109px;height:40px;line-height:40px;font-size:14px;color:#fff;background:#ff6209;letter-spacing:2px;border:0;cursor:pointer;transition:all .2s;-webkit-transition:all .2s}.component-main-header .search-msg .search-btn[data-v-cc281d55]:hover{opacity:.9}.component-main-header .search-msg .search-suggestions[data-v-cc281d55]{position:absolute;top:40px;left:0;width:600px;max-height:300px;overflow-y:auto;background:#fff;border:1px solid #ddd;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:100}.component-main-header .search-msg .search-suggestions .suggestion-item[data-v-cc281d55]{padding:8px 12px;font-size:14px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.component-main-header .search-msg .search-suggestions .suggestion-item[data-v-cc281d55]:hover{background-color:#f5f5f5;color:#ff6209}.component-main-header .cart-btn[data-v-cc281d55]{position:relative;min-width:160px;height:40px;line-height:40px;font-size:14px;color:#fff;padding:0 20px 0 52px;background-color:#ff6209;margin-left:50px;box-sizing:border-box;cursor:pointer;transition:all .2s;-webkit-transition:all .2s}.component-main-header .cart-btn[data-v-cc281d55]:before{position:absolute;left:25px;top:12px;display:block;width:18px;height:17px;content:" ";background:url(/static/png/icons-CP1xgCzK.png) no-repeat -44px -38px}.component-main-header .cart-btn[data-v-cc281d55] .number{font-size:12px;font-family:arial;display:inline-block;padding:0 5px;background:#fff;color:#ff6209;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-cc281d55]: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-9c8a7235]{width:100%;overflow:hidden}.common_floor_page[data-v-9c8a7235]{width:100%}.common_floor_titles[data-v-9c8a7235]{width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;position:relative}.common_floor_titles .left-content[data-v-9c8a7235]{display:flex;width:80%;white-space:nowrap;overflow:hidden}.common_floor_titles .left-content .main-title[data-v-9c8a7235]{font-family:Microsoft YaHei}.common_floor_titles .left-content .other-title[data-v-9c8a7235]{margin-left:12px;font-family:Microsoft YaHei;display:flex;align-items:flex-end}.common_floor_titles .right-content .see-more[data-v-9c8a7235]{display:flex;align-items:center;cursor:pointer}.common_floor_titles .right-content .see-more span[data-v-9c8a7235]{font-size:12px;color:#999;cursor:pointer;font-family:Microsoft YaHei}.right-content .see-more .el-icon-arrow-right[data-v-9c8a7235]{color:#999;font-size:12px}.goods_list_component[data-v-1b415ae2]{width:100%;display:flex;flex-wrap:wrap}.goods_list_component .goods-list-items[data-v-1b415ae2]{margin-right:20px;margin-bottom:20px;cursor:pointer;overflow:hidden;background:#fff}.goods_list_component .goods-list-items .goods-img-content[data-v-1b415ae2]{position:relative}.goods_list_component .goods-list-items .el-image[data-v-1b415ae2]{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-1b415ae2]{width:100%;height:100%;background:rgba(243,245,247,.39)}.goods_list_component .goods-list-items.three[data-v-1b415ae2]:nth-child(3n){margin-right:0}.goods_list_component .goods-list-items.three .el-image[data-v-1b415ae2]{height:386.27px}.goods_list_component .goods-list-items.three .imgs_shelves[data-v-1b415ae2]{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-1b415ae2]{width:180px}.goods_list_component .goods-list-items.four[data-v-1b415ae2]:nth-child(4n){margin-right:0}.goods_list_component .goods-list-items.four .el-image[data-v-1b415ae2]{height:285px}.goods_list_component .goods-list-items.four .imgs_shelves[data-v-1b415ae2]{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-1b415ae2]{width:180px}.goods_list_component .goods-list-items.five[data-v-1b415ae2]:nth-child(5n){margin-right:0}.goods_list_component .goods-list-items.five .el-image[data-v-1b415ae2]{height:224px}.goods_list_component .goods-list-items.five .imgs_shelves[data-v-1b415ae2]{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-1b415ae2]{width:180px}.goods-list-items .goods-text[data-v-1b415ae2]{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-1b415ae2]{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-1b415ae2]{width:90%}.goods-list-items .goods-text .price .count[data-v-1b415ae2]{width:100%;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-all;color:#ff6209;word-spacing:-3px}.goods-list-items .goods-text .price .count span[data-v-1b415ae2]{font-family:Microsoft YaHei;display:inline-block;font-size:12px}.goods-list-items .goods-text .price .count span[data-v-1b415ae2]: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-1b2a76a6]{width:100%;margin:0 auto;display:flex;flex-wrap:wrap}.store-list-components .store-list-items[data-v-1b2a76a6]{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-1b2a76a6]:nth-child(1){margin-top:0}.store-list-components .store-list-items[data-v-1b2a76a6]:nth-child(2){margin-top:0}.store-list-components .store-list-items[data-v-1b2a76a6]:nth-child(3){margin-top:0}.store-list-components .store-list-items[data-v-1b2a76a6]:nth-child(4){margin-top:0}.store-list-components .store-list-items[data-v-1b2a76a6]:nth-child(4n){margin-right:0}.store-list-components .store-list-items .images[data-v-1b2a76a6]{width:73px;height:73px;margin:10px 14px 10px 10px;position:relative}.store-list-components .store-list-items .images .el-image[data-v-1b2a76a6]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f6f7fa}.store-list-components .store-list-items .imgs_shelves[data-v-1b2a76a6]{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-1b2a76a6]{width:60px}.store-list-components .store-list-items .right-content[data-v-1b2a76a6]{width:calc(100% - 105px);height:73px;display:flex;flex-direction:column;justify-content:space-around}.store-list-items .right-content span[data-v-1b2a76a6]{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-1b2a76a6]:nth-child(3){width:72px;height:23px;display:flex;align-items:center;justify-content:center;background:#ff6209;border-radius:12px;color:#fff;font-size:12px;cursor:pointer}.store-list-container[data-v-54b79d88]{width:100%;overflow:hidden}.store-list-pages[data-v-54b79d88]{width:1200px;margin:0 auto;display:flex;flex-direction:column}.limited-skill-container[data-v-9fd1f513]{width:100%}.limited-skill-pages[data-v-9fd1f513]{width:1200px;margin:0 auto;overflow:hidden}.limited-skill-container[data-v-d4d0a54f]{width:100%}.limited-skill-pages[data-v-d4d0a54f]{width:1200px;overflow:hidden;margin:0 auto}.goods-module-items[data-v-3de9c5a2]{width:100%;box-sizing:border-box;background:#fff;overflow:hidden;padding:20px}.goods-module-items .top-header[data-v-3de9c5a2]{width:100%;display:flex;flex-direction:column}.goods-module-items .top-header .main-title[data-v-3de9c5a2]{display:flex;align-items:center;cursor:pointer}.goods-module-items .bottom-content[data-v-3de9c5a2]{width:100%;display:flex;flex-direction:column;margin-top:20px}.goods-module-items .bottom-content .content-items[data-v-3de9c5a2]{display:flex;margin-bottom:12px;cursor:pointer}.goods-module-items .bottom-content .content-items[data-v-3de9c5a2]:last-child{margin-bottom:0}.top-header .main-title span[data-v-3de9c5a2]{font-size:24px;color:#000;font-family:Microsoft YaHei;margin-right:8px}.top-header .main-title img[data-v-3de9c5a2]{width:16px;height:16px}.top-header .sub-title[data-v-3de9c5a2]{color:#999;font-size:14px;margin-top:8px}.bottom-content .content-items .left-img[data-v-3de9c5a2]{position:relative}.bottom-content .content-items .left-img .imgs_shelves[data-v-3de9c5a2]{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-3de9c5a2]{width:80px}.bottom-content .content-items .left-img .el-image[data-v-3de9c5a2]{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-3de9c5a2]{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-3de9c5a2]{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-3de9c5a2]{display:flex;align-items:center;padding-bottom:9px}.bottom-content .content-items .right-text .totals .actual[data-v-3de9c5a2]{word-spacing:-5px}.bottom-content .content-items .right-text .totals .actual span[data-v-3de9c5a2]{color:#ff6209;font-family:Microsoft YaHei;font-size:16px}.bottom-content .content-items .right-text .totals .actual span[data-v-3de9c5a2]:nth-child(1){font-size:12px}.bottom-content .content-items .right-text .totals .actual span[data-v-3de9c5a2]:nth-child(2){font-size:16px}.bottom-content .content-items .right-text .totals .actual span[data-v-3de9c5a2]:nth-child(3){font-size:12px}.bottom-content .content-items .right-text .totals .del-price[data-v-3de9c5a2]{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-97f1b91f]{width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between}.goods-module-one-component .one-items[data-v-97f1b91f]{width:calc((100% - 40px) / 3)}.goods-two-items[data-v-f557b15f]{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-f557b15f]{display:flex;align-items:center;cursor:pointer}.goods-two-items .top-header span[data-v-f557b15f]{font-size:24px;font-family:Microsoft YaHei;color:#000}.goods-two-items .top-header img[data-v-f557b15f]{width:16px;height:16px;margin-left:8px}.goods-two-items .bottom-content[data-v-f557b15f]{margin-top:20px;display:flex}.goods-two-items .bottom-content .left-content[data-v-f557b15f]{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-f557b15f]{position:relative}.goods-two-items .bottom-content .left-content .left-content-img .imgs_shelves[data-v-f557b15f]{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-f557b15f]{width:80px}.goods-two-items .bottom-content .right-content[data-v-f557b15f]{width:calc(100% - 190px);background:#fff;display:flex;flex-direction:column;justify-content:space-between}.bottom-content .left-content .el-image[data-v-f557b15f]{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-f557b15f]{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-f557b15f]{display:flex;align-items:center}.bottom-content .left-content .totals span[data-v-f557b15f]{color:#ff6209;font-family:Microsoft YaHei}.bottom-content .left-content .totals span[data-v-f557b15f]:nth-child(1){font-size:12px}.bottom-content .left-content .totals span[data-v-f557b15f]:nth-child(2){font-size:14px}.bottom-content .left-content .totals span[data-v-f557b15f]:nth-child(3){font-size:12px}.bottom-content .right-content .right-top-content[data-v-f557b15f]{width:100%;height:100px;display:flex}.bottom-content .right-content .right-top-content .right-items[data-v-f557b15f]{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-f557b15f]:nth-child(3){margin-right:0}.bottom-content .right-content .right-top-content .right-items .el-image[data-v-f557b15f]{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-f557b15f]{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-f557b15f]{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-f557b15f]{display:flex;align-items:center;font-size:12px;margin-bottom:9px}.right-bottom-content[data-v-f557b15f]{width:100%;height:100px;display:flex}.right-bottom-content .right-items[data-v-f557b15f]{width:calc((100% - 40px) / 3);height:100px;margin-right:20px;display:flex;cursor:pointer}.right-bottom-content .right-items .right-content-img[data-v-f557b15f]{position:relative}.right-bottom-content .right-items .right-content-img .imgs_shelves[data-v-f557b15f]{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-f557b15f]{width:80px}.right-bottom-content .right-items[data-v-f557b15f]:nth-child(3){margin-right:0}.right-bottom-content .right-items .el-image[data-v-f557b15f]{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-f557b15f]{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-f557b15f]{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-f557b15f]{display:flex;align-items:center;font-size:12px;margin-bottom:9px}.right-bottom-content .right-items .goods-message .totals .actual[data-v-f557b15f]{word-spacing:-5px;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}.right-bottom-content .right-items .goods-message .totals .actual span[data-v-f557b15f]{color:#ff6209;font-family:Microsoft YaHei}.right-bottom-content .right-items .goods-message .totals .actual span[data-v-f557b15f]:nth-child(1){font-size:12px}.right-bottom-content .right-items .goods-message .totals .actual span[data-v-f557b15f]:nth-child(2){font-size:16px}.right-bottom-content .right-items .goods-message .totals .actual span[data-v-f557b15f]:nth-child(3){font-size:12px}.right-bottom-content .right-items .goods-message .totals .del-price[data-v-f557b15f]{text-decoration:line-through;font-size:12px;margin-left:12px;padding-top:2px;color:#999;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}.right-top-content .right-items .right-content-img .imgs_shelves[data-v-f557b15f]{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-f557b15f]{width:80px}.right-content .right-top-content .right-items .goods-message .totals .actual[data-v-f557b15f]{word-spacing:-5px;max-width:50%;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-f557b15f]{color:#ff6209;font-family:Microsoft YaHei}.right-content .right-top-content .right-items .goods-message .totals .actual span[data-v-f557b15f]:nth-child(1){font-size:12px}.right-content .right-top-content .right-items .goods-message .totals .actual span[data-v-f557b15f]:nth-child(2){font-size:16px}.right-content .right-top-content .right-items .goods-message .totals .actual span[data-v-f557b15f]:nth-child(3){font-size:12px}.right-content .right-top-content .right-items .goods-message .totals .del-price[data-v-f557b15f]{text-decoration:line-through;font-size:12px;margin-left:12px;padding-top:2px;color:#999;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}.goods-module-two-component[data-v-5a2703ca]{width:1200px;margin:0 auto}.goods-three-items[data-v-ba62a907]{display:flex;flex-direction:column;width:calc(100% - 40px);padding:20px 20px 30px;background:#fff;overflow:hidden}.goods-three-items .top-header[data-v-ba62a907]{display:flex;align-items:center;cursor:pointer}.goods-three-items .top-header span[data-v-ba62a907]{font-size:24px;font-family:Microsoft YaHei;color:#000}.goods-three-items .top-header img[data-v-ba62a907]{width:16px;height:16px;margin-left:8px}.goods-three-items .bottom-content[data-v-ba62a907]{display:flex;margin-top:20px}.goods-three-items .bottom-content .bottom-items[data-v-ba62a907]{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-ba62a907]{position:relative}.goods-three-items .bottom-content .bottom-items .bottom-items-imgs .imgs_shelves[data-v-ba62a907]{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-ba62a907]{width:140px}.goods-three-items .bottom-content .bottom-items[data-v-ba62a907]:last-child{margin-right:0}.goods-three-items .bottom-content .bottom-items .el-image[data-v-ba62a907]{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-ba62a907]{font-size:14px;padding:0 4px;margin-top:15px}.goods-three-items .bottom-content .bottom-items .bottom-text .goods-name[data-v-ba62a907]{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-ba62a907]{display:flex;align-items:center;justify-content:center;margin-top:10px}.bottom-content .bottom-items .bottom-text .price-content .price-text[data-v-ba62a907]{line-height:1;word-spacing:-4px}.bottom-content .bottom-items .bottom-text .price-content .price-text span[data-v-ba62a907]{color:#ff6209;font-family:Microsoft YaHei;font-size:12px}.bottom-content .bottom-items .bottom-text .price-content .price-text span[data-v-ba62a907]:nth-child(2){font-size:16px}.bottom-content .bottom-items .bottom-text .price-content .del-price[data-v-ba62a907]{text-decoration:line-through;padding-top:2px;margin-left:12px;color:#999}.goods-module-three[data-v-b23d1ef5]{width:1200px;margin:0 auto;overflow:hidden;display:flex;justify-content:space-between}.goods-module-three .left[data-v-b23d1ef5]{width:calc(50% - 10px);margin-right:10px}.goods-module-three .right[data-v-b23d1ef5]{width:calc(50% - 10px);margin-left:10px}.goods-module4[data-v-1f823fd5]{width:100%;overflow:hidden}.goods-module4 .goods-module-top[data-v-1f823fd5]{width:100%;height:300px}.goods-module4 .goods-module-top .el-image[data-v-1f823fd5]{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-1f823fd5]{width:calc(100% - 24px);padding:12px 12px 0;display:flex;overflow:hidden;background:#fff}.goods-module4 .bottom-content .bottom-items[data-v-1f823fd5]{width:calc((100% - 75px)/4);margin-right:25px;cursor:pointer}.goods-module4 .bottom-content .bottom-items .bottom-items-imgs[data-v-1f823fd5]{position:relative}.goods-module4 .bottom-content .bottom-items .bottom-items-imgs .imgs_shelves[data-v-1f823fd5]{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-1f823fd5]{width:180px}.goods-module4 .bottom-content .bottom-items[data-v-1f823fd5]:last-child{margin-right:0}.goods-module4 .bottom-content .bottom-items .el-image[data-v-1f823fd5]{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-1f823fd5]{margin-bottom:15px}.goods-module4 .bottom-content .bottom-items .text-content .name[data-v-1f823fd5]{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-1f823fd5]{display:flex;width:100%;justify-content:center;line-height:1}.bottom-content .bottom-items .text-content .price span[data-v-1f823fd5]{font-size:12px;color:#ff6209;font-family:Microsoft YaHei}.bottom-content .bottom-items .text-content .price span[data-v-1f823fd5]: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-ca58d935]{width:100%;display:flex;overflow:hidden}.goods-module5 .left-bg[data-v-ca58d935]{width:232px;height:320px;margin-right:20px;background:#fff}.goods-module5 .left-bg .el-image[data-v-ca58d935]{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-ca58d935]{width:calc(100% - 252px);height:320px;display:flex}.goods-module5 .right-goods .goods-items[data-v-ca58d935]{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-ca58d935]{position:relative}.goods-module5 .right-goods .goods-items .goods-items-imgs .imgs_shelves[data-v-ca58d935]{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-ca58d935]{width:140px}.goods-module5 .right-goods .goods-items[data-v-ca58d935]:last-child{margin-right:0}.goods-module5 .right-goods .goods-items .el-image[data-v-ca58d935]{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-ca58d935]{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-ca58d935]{display:flex;justify-content:center;color:#ff6209;font-family:Microsoft YaHei}.right-goods .goods-items .price span[data-v-ca58d935]{font-size:12px;display:flex;align-items:flex-end}.right-goods .goods-items .price span[data-v-ca58d935]: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-0dbb34f9]{width:100%;height:100%;background-repeat:no-repeat;background-size:100% 100%}.component-common-header .store-signate-page-container .store-singate-content[data-v-0dbb34f9]{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-0dbb34f9]{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-0dbb34f9]{height:52px;display:flex;align-items:center;cursor:pointer}.component-common-header .top-logo img[data-v-0dbb34f9]{width:190px;height:48px}.component-common-header .top-logo .logo-text .chinese-name[data-v-0dbb34f9]{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-0dbb34f9]{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-0dbb34f9]{display:flex}.component-common-header .top-search .search-box[data-v-0dbb34f9]{height:40px}.component-common-header .top-search .hot-word[data-v-0dbb34f9]{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-0dbb34f9]{overflow:hidden;color:#aaa}.component-common-header .top-search .hot-word .con .item[data-v-0dbb34f9]{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-0dbb34f9]:hover{color:#ff6209}.component-common-header .top-search .search-input[data-v-0dbb34f9]{width:600px;height:40px;border:2px solid #ff6209;position:relative;margin-right:50px;box-sizing:border-box}.component-common-header .top-search .search-input input[data-v-0dbb34f9]{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-0dbb34f9]::placeholder{font-size:13px;line-height:16px}.component-common-header .top-search .search-input .search-types[data-v-0dbb34f9]{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-0dbb34f9]{display:block;font-size:14px;color:#ff6209;margin-right:3px;user-select:none}.component-common-header .top-search .search-input .search-types img[data-v-0dbb34f9]{width:10px;height:12px}.component-common-header .top-search .search-input .search-btns[data-v-0dbb34f9]{width:109px;height:38px;background:#ff6209;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-0dbb34f9]{width:160px;height:40px;background:#ff6209;display:flex;color:#fff;align-items:center;justify-content:center;cursor:pointer;position:relative}.component-common-header .top-search .top-cart[data-v-0dbb34f9]:before{content:"";position:absolute;background:url(/static/png/icons-CP1xgCzK.png) no-repeat -44px -36px;width:19px;height:18px;left:25px;top:11px}.component-common-header .top-search .top-cart span[data-v-0dbb34f9]{margin-left:4px;font-size:14px;font-family:Microsoft YaHei}.component-common-header .store-singate-content .store-bottom[data-v-0dbb34f9]{width:100%;height:40px;display:flex;max-width:1200px;margin:0 auto}.component-common-header .store-singate-content .store-bottom .all-category[data-v-0dbb34f9]{width:187px;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;position:relative;line-height:1;font-size:15px}.component-common-header .store-bottom .all-category img[data-v-0dbb34f9]{width:17px;height:13px;margin-left:22px}.component-common-header .store-bottom .menu-content[data-v-0dbb34f9]{width:calc(100% - 187px);display:flex;align-items:center}.component-common-header .store-bottom .menu-content .menu-items[data-v-0dbb34f9]{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-0dbb34f9]:first-child{padding-left:60px}.component-common-header .store-bottom .menu-content .menu-items[data-v-0dbb34f9]:hover,.component-common-header .store-bottom .menu-content .menu-items.active[data-v-0dbb34f9]{color:#ff6209}.component-common-header .store-bottom .menu-content.isPadding .menu-items[data-v-0dbb34f9]:first-child{padding-left:0}.component-common-header .menu-container[data-v-0dbb34f9]{width:187px;height:500px;position:absolute;background:#ff6209;top:40px;left:0;z-index:9999;overflow-x:hidden;overflow-y:auto}.component-common-header .menu-container .menu-item[data-v-0dbb34f9]{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 .menu-item-img[data-v-0dbb34f9]{width:13px;height:13px;margin-left:0;margin-right:8px}.component-common-header .menu-container .menu-item .right_icon[data-v-0dbb34f9]{width:6px;height:11px;position:absolute;right:30px}.component-common-header .menu-container .menu-item span[data-v-0dbb34f9]{height:100%;display:block;padding-right:20px}.component-common-header .menu-container .menu-item[data-v-0dbb34f9]:hover{background:rgba(255,255,255,.2)}.component-common-header .menu-container .menu-item.active[data-v-0dbb34f9],.component-common-header .menu-container .menu-item.active[data-v-0dbb34f9]:hover{color:#ff6209;background:#fff}.component-common-header .menu-detail[data-v-0dbb34f9]{width:1013px;height:500px;background:#fff;position:absolute;top:40px;left:187px;box-sizing:border-box;border:1px solid #ff6209;border-left:0;padding:10px 0;z-index:9999;overflow-x:hidden;overflow-y:auto}.component-common-header .menu-detail .detail-items[data-v-0dbb34f9]{width:100%;padding:6px 20px;display:flex}.component-common-header .menu-detail .detail-items .detail_title[data-v-0dbb34f9]{font-size:16px;width:90px;display:flex;color:#333;line-height:22px;position:relative}.component-common-header .menu-detail .detail-items .detail_title span[data-v-0dbb34f9]{max-width:76px;width:90px;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-0dbb34f9]{padding-top:3px;margin-left:10px;color:#000}.component-common-header .menu-detail .detail-items .detail_title:hover span[data-v-0dbb34f9],.component-common-header .menu-detail .detail-items .detail_title:hover .detail_right_icon[data-v-0dbb34f9]{color:#ff6209}.component-common-header .menu-detail .detail-items .goods-content[data-v-0dbb34f9]{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-0dbb34f9]{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-0dbb34f9]:hover{color:#ff6209}.component-common-header[data-v-0dbb34f9] ::-webkit-scrollbar{width:0}.component-common-header[data-v-0dbb34f9] ::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px}.component-common-header[data-v-0dbb34f9] ::-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-35983e45]{min-height:calc(100vh - 245px)}.app-main[data-v-52e5a07b]{min-width:1200px;min-height:100vh}
