@charset "UTF-8";*{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:#e1251b;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;background-position: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:#e1251b;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 #e1251b;background:#e1251b;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:#e1251b;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:#e1251b;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:#e1251b}.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:100%;max-height:100%;vertical-align:middle;object-fit:contain}.goods-list .list-con .item .goods-msg{text-align:center;padding:15px 10px 0}.goods-list .list-con .item .goods-msg .goods-name{height:16px;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 #e1251b}.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}: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:16px;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}.el-message{width:auto!important}.login[data-v-1d660a36]{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}.login .login-box[data-v-1d660a36]{position:relative;z-index:10000;background:#fff;padding:10px 10px 50px}.login .login-box .close[data-v-1d660a36]{position:absolute;right:10px;top:10px;width:20px;height:20px;background:url(/static/png/icons-CP1xgCzK.png) no-repeat 4px -228px;cursor:pointer}.login .login-box .login-header[data-v-1d660a36]{margin-top:20px;padding:0 20px;display:flex;width:316px}.login .login-box .login-header .item[data-v-1d660a36]{flex:1;text-align:center;font-size:18px;color:#666;cursor:pointer;position:relative}.login .login-box .login-header .item[data-v-1d660a36]:first-child{padding:10px}.login .login-box .login-header .item[data-v-1d660a36]:first-child:after{position:absolute;right:0;top:12px;bottom:12px;width:1px;height:auto;display:block;content:" ";font-size:0;background:#eee}.login .login-box .login-header .item[data-v-1d660a36]:last-child{padding:10px}.login .login-box .login-header .item.active[data-v-1d660a36]{color:#e1251b}.login .login-box .login-con[data-v-1d660a36]{padding:40px 30px}.login .login-box .login-con .item[data-v-1d660a36]{position:relative;margin-top:15px;border-radius:2px}.login .login-box .login-con .item[data-v-1d660a36]:first-child{margin-top:0}.login .login-box .login-con .item .icon[data-v-1d660a36]{position:absolute;left:0;top:1px;width:44px;text-align:center;height:34px}.login .login-box .login-con .item .icon[data-v-1d660a36]:before{position:absolute;top:8px;left:15px;display:block;width:14px;height:18px;content:" ";background:url(/static/png/icons-CP1xgCzK.png) no-repeat}.login .login-box .login-con .item .input[data-v-1d660a36]{border:1px solid #e8e8e8;width:206px;height:34px;padding:0 44px}.login .login-box .login-con .item.phone .icon[data-v-1d660a36]:before{background-position:-38px -513px}.login .login-box .login-con .item.account .icon[data-v-1d660a36]:before{background-position:0 -513px}.login .login-box .login-con .item.code .icon[data-v-1d660a36]:before{background-position:-19px -513px}.login .login-box .login-con .item.code .input[data-v-1d660a36]{padding-right:10px;width:100px}.login .login-box .login-con .item.password .icon[data-v-1d660a36]:before{background-position:-19px -513px}.login .login-box .login-con .cancel[data-v-1d660a36]{position:absolute;right:0;top:1px;width:44px;height:34px;cursor:pointer}.login .login-box .login-con .cancel[data-v-1d660a36]: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}.login .login-box .login-con .send-code[data-v-1d660a36]{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}.login .login-box .login-con .send-code[data-v-1d660a36]:hover{color:#e1251b}.login .login-box .login-con .msg-error .input[data-v-1d660a36]{border-color:#e1251b}.login .login-box .login-con .error[data-v-1d660a36]{margin-top:10px;padding-left:23px;position:relative;color:#e1251b;height:16px;line-height:16px}.login .login-box .login-con .error[data-v-1d660a36]: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}.login .login-box .login-con .login-button[data-v-1d660a36]{display:block;margin-top:35px;background:#e1251b;color:#fff;text-align:center;border-radius:2px;height:48px;line-height:48px;font-size:18px;letter-spacing:5px}.login .login-box .login-con .login-button[data-v-1d660a36]:hover{opacity:.9}.login .login-box .login-con .agree-box[data-v-1d660a36]{display:flex;align-items:flex-start;margin-top:10px;font-size:12px;line-height:15px}.login .login-box .login-con .agree-box .text[data-v-1d660a36]{color:#999}.login .login-box .login-con .agree-box .text .agreement[data-v-1d660a36]{color:#000}.login .login-box .login-con .agree-box .text .agreement[data-v-1d660a36]:hover{text-decoration:underline}.login .login-box .login-con .agree-box-en[data-v-1d660a36]{width:290px!important;line-height:20px!important}.login .login-box .login-con .agree-box-en[data-v-1d660a36] .el-checkbox{padding-top:3px}.login .login-box .login-con[data-v-1d660a36] .el-checkbox{height:14px;margin-right:5px}.login .login-box .login-con[data-v-1d660a36] .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#e1251b;border-color:#e1251b}.login .login-box .login-con[data-v-1d660a36] .el-checkbox__input .el-checkbox__inner:hover{border-color:#e1251b}.login .login-box .login-footer[data-v-1d660a36]{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}.login .login-box .login-footer .footer-a[data-v-1d660a36]{display:block;line-height:50px;margin-right:10px;color:#999}.login .login-box .login-footer .footer-a[data-v-1d660a36]:hover{color:#000}.layout-top[data-v-b143a089]{width:100%;background-color:#f7f7f7}.layout-top .header-top[data-v-b143a089]{height:36px;line-height:36px;display:flex;font-size:12px;color:#999}.layout-top .header-top .top-news[data-v-b143a089]{position:relative;width:390px;overflow:hidden;padding-left:22px}.layout-top .header-top .top-news[data-v-b143a089]:after{background:url(/static/png/icons-CP1xgCzK.png) no-repeat;content:" ";display:block;height:14px;left:0;position:absolute;top:11px;width:12px}.layout-top .header-top .top-news[data-v-b143a089] .el-carousel__container .el-carousel__item{width:auto}.layout-top .header-top .top-news[data-v-b143a089] .el-carousel__container .el-carousel__item .news-item{text-decoration:underline;display:flex;max-width:368px;height:100%;cursor:pointer;overflow:hidden;text-overflow:ellipsis}.layout-top .header-top .top-news[data-v-b143a089] .el-carousel__container .el-carousel__item .news-item:hover{color:#e1251b}.layout-top .header-top .top-nav[data-v-b143a089]{flex:1;display:flex}.layout-top .header-top .top-nav .nav-item[data-v-b143a089]{white-space:nowrap;display:block;padding:0 10px 0 11px;position:relative;z-index:90}.layout-top .header-top .top-nav .nav-item[data-v-b143a089]:first-child{display:flex}.layout-top .header-top .top-nav .nav-item:first-child .text[data-v-b143a089]{max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout-top .header-top .top-nav .nav-item:first-child .link[data-v-b143a089]{margin-right:10px;position:relative;display:inline-block;cursor:pointer;color:#e1251b}.layout-top .header-top .top-nav .nav-item:first-child .link .link-a[data-v-b143a089]{color:#e1251b}.layout-top .header-top .top-nav .nav-item:first-child .link .link-a[data-v-b143a089]:hover{font-weight:700}.layout-top .header-top .top-nav .nav-item:first-child .link:hover .link-select[data-v-b143a089]{display:block;z-index:91}.layout-top .header-top .top-nav .nav-item:first-child .link:hover .link-name[data-v-b143a089]{color:#e1251b}.layout-top .header-top .top-nav .nav-item:first-child .link:hover .link-name[data-v-b143a089]:before{border-top:5px solid #e1251b}.layout-top .header-top .top-nav .nav-item:first-child .link .link-name[data-v-b143a089]{display:inline-block;max-width:70px;overflow:hidden;padding-left:2px;padding-right:18px;position:relative;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.layout-top .header-top .top-nav .nav-item:first-child .link .link-name[data-v-b143a089]:hover{color:#e1251b}.layout-top .header-top .top-nav .nav-item:first-child .link .link-name[data-v-b143a089]:before,.layout-top .header-top .top-nav .nav-item:first-child .link .link-name[data-v-b143a089]:after{border:5px solid transparent;border-radius:2px;content:" ";display:block;height:0;position:absolute;right:3px;width:0;border-top:5px solid #888;top:16px}.layout-top .header-top .top-nav .nav-item:first-child .link .link-name[data-v-b143a089]:before{border-top:5px solid #888;top:16px}.layout-top .header-top .top-nav .nav-item:first-child .link .link-name[data-v-b143a089]:after{border-top:5px solid #f7f7f7;top:15px}.layout-top .header-top .top-nav .nav-item:first-child .link .link-select[data-v-b143a089]{background:#fff;box-shadow:0 0 5px rgba(0,0,0,.15);display:none;left:50%;padding:5px 3px;position:absolute;top:36px;transform:translate(-50%);width:70px}.layout-top .header-top .top-nav .nav-item:first-child .link .link-select[data-v-b143a089]:before,.layout-top .header-top .top-nav .nav-item:first-child .link .link-select[data-v-b143a089]:after{border:5px solid transparent;border-bottom:6px solid #dedede;content:" ";display:block;height:0;left:50%;position:absolute;top:-11px;transform:translate(-50%);width:0}.layout-top .header-top .top-nav .nav-item:first-child .link .link-select[data-v-b143a089]:after{border-bottom:6px solid #fff;top:-10px}.layout-top .header-top .top-nav .nav-item:first-child .link .link-select .link-item[data-v-b143a089]{white-space:normal;overflow:hidden;color:#999;display:block;line-height:12px;padding:8px 0;text-align:center}.layout-top .header-top .top-nav .nav-item:first-child .link .link-select .link-item[data-v-b143a089]:hover{color:#e1251b}.layout-top .header-top .top-nav .nav-item[data-v-b143a089]:first-child:after{display:none}.layout-top .header-top .top-nav .nav-item[data-v-b143a089]:first-child:hover{cursor:default;color:#999}.layout-top .header-top .top-nav .nav-item[data-v-b143a089]:after{background:#ccc;content:" ";display:block;height:16px;left:0;position:absolute;top:10px;width:1px}.layout-top .header-top .top-nav .nav-item[data-v-b143a089]:hover{cursor:pointer;color:#e1251b}.layout-top .header-top .top-nav .nav-item.mobile[data-v-b143a089]{padding-left:24px}.layout-top .header-top .top-nav .nav-item.mobile .icon[data-v-b143a089]:after{background:url(/static/png/icons-CP1xgCzK.png) no-repeat 0 -19px;content:" ";display:block;height:14px;left:10px;position:absolute;top:11px;width:12px}.layout-top .header-top .top-nav .nav-item.mobile:hover .icon[data-v-b143a089]:after{background-position:-14px -19px}.layout-top .header-top .top-nav .nav-item.mobile:hover .mobile-select[data-v-b143a089]{display:flex;align-items:center;justify-content:center;flex-direction:column}.layout-top .header-top .top-nav .nav-item.mobile:hover .mobile-select .code-text[data-v-b143a089]{color:#000;font-size:12px;height:32px;line-height:32px;text-align:center;width:100%}.layout-top .header-top .top-nav .nav-item.mobile .mobile-select[data-v-b143a089]{padding-top:10px;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15);box-sizing:border-box;display:none;left:50%;position:absolute;top:36px;transform:translate(-50%);transition:height .3s;-webkit-transition:height .3s;width:120px;z-index:91}.layout-top .header-top .top-nav .nav-item.mobile .mobile-select[data-v-b143a089]:after,.layout-top .header-top .top-nav .nav-item.mobile .mobile-select[data-v-b143a089]:before{border:5px solid transparent;border-bottom:6px solid #dedede;content:" ";display:block;height:0;left:50%;position:absolute;top:-11px;transform:translate(-50%);width:0}.layout-top .header-top .top-nav .nav-item.mobile .mobile-select[data-v-b143a089]:after{border-bottom:6px solid #fff;top:-10px}.layout-top .header-top .top-nav .nav-item.nav-car[data-v-b143a089]{padding-left:32px}.layout-top .header-top .top-nav .nav-item.nav-car:hover .icon[data-v-b143a089]:after{background-position:-22px -38px}.layout-top .header-top .top-nav .nav-item.nav-car .icon[data-v-b143a089]:after{background:url(/static/png/icons-CP1xgCzK.png) no-repeat 0 -38px;content:" ";display:block;height:15px;left:10px;position:absolute;top:11px;width:17px}.component-classifieds-container[data-v-1281875e]{display:block;position:absolute;bottom:-450px;left:0;z-index:111}.classifieds-box[data-v-1281875e]{display:flex;justify-content:flex-start;height:450px;background:#fff}.c-left[data-v-1281875e]{position:relative;display:block;width:187px;height:449px;background:#e1251b;color:#fff;border-bottom:1px solid #e1251b}.c-left .list[data-v-1281875e]{max-height:449px;overflow:auto}.c-left .list[data-v-1281875e]::-webkit-scrollbar{display:none}.c-left .up-arrow[data-v-1281875e]{width:100%;position:absolute;display:flex;align-items:center;justify-content:center;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%)}.c-left .up-arrow img[data-v-1281875e]{position:relative;display:block;width:25px;height:25px;opacity:.9;right:17px}.c-left .down-arrow[data-v-1281875e]{width:100%;position:absolute;display:flex;align-items:center;justify-content:center;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%)}.c-left .down-arrow img[data-v-1281875e]{right:20px}.c-left .c-item[data-v-1281875e]{display:flex;align-items:center;justify-content:space-between;padding:0 25px;height:55px;line-height:55px;cursor:pointer;box-sizing:border-box}.c-left .c-item[data-v-1281875e]:hover{background:#e64d45}.c-left .c-item .category[data-v-1281875e]{display:flex;align-items:center;height:55px;line-height:1em}.c-left .c-item.active[data-v-1281875e]{background:#fff;color:#e1251b}.down-arrow img[data-v-1281875e]{position:relative;display:block;width:25px;height:25px;opacity:.9}.c-name[data-v-1281875e]{font-size:14px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100px}.c-arrow-icon[data-v-1281875e]{display:block;width:6px;height:11px;margin-top:5px}.c-right[data-v-1281875e]{display:flex;justify-content:space-between;flex:1;border-right:1px solid #e1251b;border-top:1px solid #e1251b;border-bottom:1px solid #e1251b}.c-right .sub-category[data-v-1281875e]{flex:1;max-height:450px;overflow-x:hidden}.c-right .sub-category[data-v-1281875e]::-webkit-scrollbar{display:none}.c-right .sub-category .sub-item[data-v-1281875e]{display:flex;justify-content:flex-start;align-items:flex-start;margin-top:20px}.c-right .second-level[data-v-1281875e]{display:flex;justify-content:flex-start;width:140px;padding:0 30px;font-weight:700;box-sizing:border-box;cursor:pointer;color:#000}.c-right .second-level[data-v-1281875e]:hover{color:#e1251b}.c-right .second-level .c-name[data-v-1281875e]{max-height:42px;line-height:1.5em;max-width:76px;word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;white-space:break-spaces}.c-right .second-level .c-arrow-icon[data-v-1281875e]{margin-left:10px}.c-right .tertiary-level .t-list[data-v-1281875e]{display:block;line-height:2em;width:800px;margin-right:40px;padding-bottom:10px;border-bottom:1px solid #EAEAEA;text-align:left}.c-right .tertiary-level .t-item[data-v-1281875e]{display:inline-block;font-size:12px;line-height:1em;color:#666;margin-right:20px;margin-bottom:10px;cursor:pointer}.c-right .tertiary-level .t-item[data-v-1281875e]:hover{color:#e1251b}.c-right .tertiary-level .t-item.weak[data-v-1281875e],.c-right .tertiary-level .t-item.weak[data-v-1281875e]:hover{color:#ccc}.c-right .empty[data-v-1281875e]{width:100%;height:auto;text-align:center;font-size:12px;color:#888}.layout-main-header .content[data-v-379d8adf]{display:flex;justify-content:space-between;align-items:center;height:130px;padding:20px 0 26px;box-sizing:border-box}.layout-main-header .content .logo-img[data-v-379d8adf]{background-size:100%;display:block;height:48px;width:190px}.layout-main-header .content .search-msg[data-v-379d8adf]{height:40px;margin-left:auto;position:relative}.layout-main-header .content .search-msg .search-input[data-v-379d8adf]{border:2px solid #e1251b;box-sizing:border-box;height:40px;padding:0 180px 0 10px;width:600px;outline:none}.layout-main-header .content .search-msg .search-btn[data-v-379d8adf]{color:#fff;cursor:pointer;font-size:14px;height:40px;line-height:40px;transition:all .2s;background:#e1251b;border:0;letter-spacing:2px;position:absolute;right:0;top:0;width:109px}.layout-main-header .content .search-msg .hot-word[data-v-379d8adf]{display:flex;flex:1;line-height:40px}.layout-main-header .content .search-msg .hot-word .con[data-v-379d8adf]{color:#aaa;overflow:hidden}.layout-main-header .content .search-msg .hot-word .con .item[data-v-379d8adf]{cursor:pointer;display:inline-block;height:40px;margin-left:12px;max-width:120px;font-size:12px;overflow:hidden;text-overflow:ellipsis;transition:all .2s;white-space:nowrap}.layout-main-header .content .search-msg .hot-word .con .item[data-v-379d8adf]:hover{color:#e1251b}.layout-main-header .content .cart-btn[data-v-379d8adf]{background-color:#e1251b;box-sizing:border-box;margin-left:50px;padding:0 20px 0 52px;position:relative;width:160px;color:#fff;cursor:pointer;font-size:14px;height:40px;line-height:40px;transition:all .2s}.layout-main-header .content .cart-btn[data-v-379d8adf]:before{background:url(/static/png/icons-CP1xgCzK.png) no-repeat -44px -38px;content:" ";display:block;height:18px;left:25px;position:absolute;top:11px;width:19px}.layout-main-header .menu[data-v-379d8adf]{position:relative;display:flex;justify-content:flex-start}.layout-main-header .menu .link-con[data-v-379d8adf]{display:flex}.layout-main-header .menu .link-con .item[data-v-379d8adf]{position:relative;text-align:center;font-size:15px;box-sizing:border-box;display:flex;align-items:center;height:40px;padding:0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:120px;text-decoration:none;color:#000;justify-content:center}.layout-main-header .menu .link-con .item.active[data-v-379d8adf],.layout-main-header .menu .link-con .item[data-v-379d8adf]:hover{color:#e1251b}.layout-main-header .menu .link-con .item[data-v-379d8adf]:first-child{padding-left:60px}.layout-main-header .menu .prod-sort[data-v-379d8adf]{display:flex;align-items:center;height:40px;background:#e1251b;color:#fff;font-size:15px;padding:0 25px!important;position:relative;text-align:center;width:auto}.layout-main-header .menu .prod-sort .sort-icon[data-v-379d8adf]{margin-left:30px;width:17px}.layout-main-content[data-v-044d5503]{margin-bottom:40px;min-height:63vh}.layout-main-footer[data-v-b591330d]{background:#222;color:#666;width:100%;font-size:12px}.layout-main-footer .footer-con[data-v-b591330d]{display:flex;padding:40px 0 30px;font-size:12px}.layout-main-footer .footer-con .company-msg[data-v-b591330d]{border-right:1px solid #333;padding:0 60px}.layout-main-footer .footer-con .company-msg .company-logo[data-v-b591330d]{background-size:100%;display:block;height:54px;margin:auto;width:54px}.layout-main-footer .footer-con .company-msg .company-name[data-v-b591330d]{color:#00a0e9;font-size:14px;margin:5px 0 10px;text-align:center;width:230px}.layout-main-footer .footer-con .service-con[data-v-b591330d]{display:flex;margin-left:60px;padding-top:5px}.layout-main-footer .footer-con .service-con .item[data-v-b591330d]{margin-right:80px;width:100px}.layout-main-footer .footer-con .service-con .item .tit[data-v-b591330d]{font-size:14px;margin-bottom:20px;margin-top:3px;height:36px}.layout-main-footer .footer-con .service-con .item .con .text[data-v-b591330d]{height:36px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:268px;margin-top:16px}.layout-main-footer .footer-con .service-con .official-code[data-v-b591330d]{text-align:center}.layout-main-footer .footer-con .service-con .official-code .img[data-v-b591330d]{width:100px;height:100px;font-size:0}.layout-main-footer .footer-con .service-con .official-code .text[data-v-b591330d]{font-size:12px;margin-top:5px;display:inline-block;max-width:268px}.layout-main-footer .copyright[data-v-b591330d]{background:#1b1b1b;padding:10px 0;text-align:center;width:100%}.app-main[data-v-396707da]{min-width:1200px}.confirm-bth-class{background:#409eff!important;border:1px solid #409eff!important}.confirm-bth-class:active{background:#dedfe0!important;border:1px solid #dedfe0!important}
