@media screen and (max-width:576px){body .nav{justify-content:space-around}}.nav{width:100%;padding-bottom:5px;border-bottom:1px solid #e3e3e3;margin-bottom:15px;justify-content:space-between}.nav,.nav .base-nav{display:flex;flex-direction:row;align-items:center}.nav .base-nav li{flex:1;padding:5px;text-align:center;height:40px}.nav .base-nav li a{color:#000;font-weight:700;line-height:40px}.nav .user-nav{display:flex;flex-direction:row;justify-content:center;align-items:center}.nav .user-nav>div{flex:1;padding:5px;text-align:center;font-weight:700;font-size:16px}.nav .user-nav img{width:25px;height:25px}.nav .user-nav a{font-weight:700}.logo-img img{width:40px;height:40px;border-radius:50%}.lang-nav{cursor:pointer;position:relative;z-index:10}.lang-nav .lang-ul{display:none;position:absolute;top:40px;left:0;background-color:#fff;box-shadow:0 0 3px #666;border-radius:4px}.lang-nav .lang-name{width:auto;white-space:nowrap;line-height:40px;font-size:13px}.lang-nav .lang-ul li:hover,.lang-nav:hover .lang-ul{display:block}.lang-nav .lang-ul li{height:30px;line-height:30px;text-align:center;padding:5px 10px}.lang-nav .lang-ul .active{background:#17a3cb;color:#fff}.cur-name{height:40px;width:-moz-fit-content;width:fit-content;font-size:14px;padding:0 5px;box-sizing:border-box;position:relative;z-index:10}.cur-default{height:inherit;line-height:40px;white-space:nowrap;cursor:pointer}.cur-name:hover .cur-list{display:block}.cur-list{display:none;position:absolute;top:40px;left:0;width:100%;background-color:#f4f4f4}.cur-list ul li{padding:8px 0;cursor:pointer}.cur-list:hover{display:block}.footer{display:flex;flex-direction:row;width:100%;background:#000;text-align:center;padding:20px 0 40px 0;box-sizing:border-box;margin-top:30px}.footer>div{flex:1;font-size:14px;color:#fff;padding:0 10px}.footer input{height:30px;line-height:30px;width:100%;text-align:center;border-radius:5px;margin:10px 0}.footer .subscribe{padding:10px 20px;border:1px solid #fff;border-radius:10px;width:-moz-fit-content;width:fit-content;margin:10px 0}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}*{margin:0;padding:0}a{text-decoration:none}ul{list-style-type:none}li{list-style:none}input{outline:none;background-color:#e3e2e2;border:0}.login-card{width:100%;max-width:1000px;background:#fff;border-radius:5px}.login-title{font-size:20px;font-weight:600;color:#333;text-align:center;margin-bottom:10px}.login-form{width:100%;display:flex;flex-direction:column;align-items:center}.form-item,.form-label{margin-bottom:10px}.form-label{display:block;font-size:15px;color:#666}.form-input{max-width:100%;width:400px;height:40px;padding:10px 0;border:0;border-radius:5px;font-size:15px;outline:none;margin:0 auto;text-align:center}.form-input:focus{border-color:#667eea}.input-error{border-color:#ff4d4f}.error-tip{font-size:14px;color:#ff4d4f;margin-top:20px}.remember{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#666}.forgot-pwd{color:#667eea;text-decoration:none;font-size:14px}.forgot-pwd:hover{text-decoration:underline}.login-btn{max-width:100%;width:400px;background:#17a3cb;color:#fff;font-size:15px;border-radius:5px;padding:15px 0;cursor:pointer;border:0}.sign-up-btn{text-align:center;width:100%;padding:10px 0}.sign-up-btn a{color:#17a3cb;font-size:14px}.page-center{width:100%;min-height:100vh}.page-center h3{text-align:center}.location{display:flex;flex-direction:row;font-size:12px;align-items:center}.location a{font-size:12px;color:#000}@media screen and (max-width:800px){.home-page .poster{height:300px}.home-page .poster .floatdiv h1{font-size:25px;background-color:rgba(0,0,0,.47058823529411764);color:#fff;padding:15px;border-radius:5px}.home-page .poster .floatdiv .shopbtn{display:none}.home-page .top-info{padding:10px 0}.home-page .gallery-item{width:50%;margin:0}.home-page .gallery-item .child-item{width:calc(100% - 10px);padding:5px}.home-page .gallery-item .child-item .gal-img{height:300px}.home-page .gallery-list ul{gap:0;margin:0}.home-page .gallery-list ul li{border-radius:0;height:200px;overflow:hidden}.home-page .gallery-list ul li .gallery-list-item{width:100%;height:100%;padding:0}.home-page .middle,.home-page .side{min-width:unset;width:50%;flex:unset}.home-page .floatdiv{width:100%}}.gallery{display:flex;flex-direction:row;width:100%;flex-wrap:wrap}.gallery-item{width:calc(25% - 10px);text-align:center;font-size:20px;font-weight:700;box-sizing:border-box;margin:0 5px}.gallery-item .gal-img{border-radius:15px;overflow:hidden;display:flex;justify-content:center;align-items:center;height:600px}.gallery-item .gal-img img{max-width:100%;height:100%;width:100%;transform:scale(1);transition:.5s;cursor:pointer;-o-object-fit:cover;object-fit:cover}.gallery-item .gal-img img:hover{transform:scale(1.6)}.top-info{text-align:center;width:100%;padding:40px 0}.top-info h2{font-size:26px}.top-content{text-align:center;margin:5px 0}.gallery-list{margin:30px 0}.gallery-list ul{gap:20px;display:flex;align-items:flex-start;justify-content:left;flex-wrap:wrap;box-sizing:border-box;width:100%}.middle{flex:2;min-width:calc(50% - 340px);height:470px;overflow:hidden}.middle img{transform:scale(1.6)}.gallery-list .gallery-list-item img{max-width:100%;transition:.5s;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery-list .gallery-list-item img:hover{transform:scale(2)}.gallery-list .gallery-list-item{overflow:hidden;display:flex;justify-content:center;align-items:center}.side{min-width:24%;flex:1;height:470px;overflow:hidden}.child-item p{color:#f30606;padding:10px 0}.child-item span{padding:0 5px}.poster img{width:100%}.poster{position:relative;height:600px;overflow:hidden;display:grid;place-items:center}.poster .floatdiv{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.poster .floatdiv h1{font-size:60px;color:#ff091e}.shopbtn{padding:10px 30px;background-color:#ff091e;color:#fff;border-radius:30px;text-align:center;width:-moz-fit-content;width:fit-content;margin:0 auto;font-size:30px}.pagination-container[data-v-5e61d6b4]{display:flex;margin:20px 0;align-items:center;gap:6px;padding:12px 8px;font-size:14px;color:#333;flex-wrap:wrap}.pagination-btn[data-v-5e61d6b4]{padding:6px 10px;border:1px solid #e5e7eb;border-radius:4px;background:#fff;cursor:pointer;transition:all .2s;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.pagination-btn[data-v-5e61d6b4]:disabled{cursor:not-allowed;color:#9ca3af;background:#f9fafb}.pagination-btn[data-v-5e61d6b4]:not(:disabled):hover{border-color:#17a3cb;color:#17a3cb}.pagination-num.active[data-v-5e61d6b4]{background:#17a3cb;color:#fff;border-color:#17a3cb}.pagination-info[data-v-5e61d6b4]{margin-left:8px;color:#6b7280;font-size:13px}.pagination-size[data-v-5e61d6b4]{margin-left:8px;padding:6px;border:1px solid #e5e7eb;border-radius:4px;cursor:pointer}@media (max-width:767px){.pagination-container[data-v-5e61d6b4]{gap:4px;padding:8px 4px;justify-content:center}.pagination-btn[data-v-5e61d6b4]{padding:4px 8px;font-size:12px;min-width:32px;height:32px;display:flex;align-items:center;justify-content:center}.pagination-next[data-v-5e61d6b4],.pagination-prev[data-v-5e61d6b4]{min-width:36px}.pagination-info[data-v-5e61d6b4]{margin-left:0;margin-top:8px;width:100%;text-align:center}.size-btn-mobile[data-v-5e61d6b4]{margin-left:4px;padding:4px 8px}.size-picker-mobile[data-v-5e61d6b4]{position:absolute;top:100%;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1);z-index:10;margin-top:4px}.size-option[data-v-5e61d6b4]{padding:8px 12px;font-size:12px;cursor:pointer}.size-option[data-v-5e61d6b4]:hover{background:#f3f4f6}.size-changer-wrap[data-v-5e61d6b4]{position:relative;margin-left:4px}}@media (min-width:768px){.pagination-container[data-v-5e61d6b4]{justify-content:flex-start}.pagination-btn[data-v-5e61d6b4]{padding:6px 12px;font-size:14px}}@media screen and (max-width:600px){#app .product-list{max-width:100%;margin:0}#app .product-list ul{gap:0}#app .product-list ul li{width:calc(50% - 10px);padding:5px}#app .product-list ul li .product-item .item-cover{height:250px};}.product-list{max-width:1200px;margin:0 auto}.product-list ul{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}.product-list ul li{width:250px}.product-item{width:100%}.product-item .item-cover{width:100%;height:300px;overflow:hidden;display:grid;place-items:center;border-radius:10px}.product-item .item-cover img{max-width:100%;height:auto;display:block}.product-list ul li a{font-weight:700}.product-list ul li .item-title{color:#000;margin-top:10px}.product-list ul li .item-price{color:red;margin-top:10px;font-size:20px}.product-list ul li .item-price span{font-size:16px;padding:0 5px}.login-minicard{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;background:#fff;padding:20px 30px;border-radius:5px}.login-mask{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:20}.login-bg{position:absolute;top:0;left:0;width:inherit;height:inherit;background-color:rgba(0,0,0,.7686274509803922);z-index:1;cursor:pointer}@media screen and (max-width:600px){.detail-box .detail-product{flex-direction:column}.detail-box .detail-product>div{width:100%;margin:0}.swiper-container-wrap .thumbs-swiper{display:none}.detail-box .maylike{max-width:100%;overflow-x:scroll}.detail-box .quantity-control input{width:100%}.detail-box .product-title{text-align:center}}.detail-product{display:flex;flex-direction:row;justify-content:space-around;align-items:flex-start}.detail-product>div{width:50%}.swiper-container-wrap{display:flex;align-items:flex-start;width:100%;max-width:900px;height:700px;gap:15px}.thumbs-swiper{width:100px;height:100%}.thumb-img{width:100%;height:100px;-o-object-fit:cover;object-fit:cover;opacity:.6;cursor:pointer;border-radius:4px}.thumbs-swiper .swiper-slide-thumb-active .thumb-img{opacity:1;border:2px solid #409eff}.main-swiper{flex:1;height:100%}.main-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}.swiper-button-next,.swiper-button-prev{color:#fff;width:40px;height:40px;border-radius:50%;top:50%;transform:translateY(-50%)}.swiper-button-prev{left:10px}.swiper-button-next{right:10px}.swiper-button-next:after,.swiper-button-prev:after{font-size:16px}.options{width:500px;margin:0 20px}.product-price,.product-quantity,.shipping-price,.total-price{padding:5px 15px;width:100%;box-sizing:border-box}.product-price p{font-size:36px;font-weight:700}.product-price p span{font-size:18px;color:#2b68b7;vertical-align:middle;padding:0 5px}.product-title{padding:25px 15px;width:100%;box-sizing:border-box;text-align:left}.product-title h1{font-size:24px}.btn-field{flex-direction:row;align-items:stretch}.addbtn,.btn-field{display:flex;justify-content:center}.addbtn{padding:14px 0;width:100%;cursor:pointer;border-radius:10px;text-align:center;font-size:18px;font-weight:700;margin:5px;align-items:center}.cart{background-color:#17a3cb;color:#fff}.buy{background-color:#fff;border:1px solid #17a3cb;color:#17a3cb}.detail-title{text-align:center;padding:20px 0;border-bottom:1px solid #e7e4e4}.detail-title h2{font-size:20px}.quantity-control{margin:15px 0;display:flex;align-items:center}.quantity-control button{width:40px;height:40px;cursor:pointer;border:0;background-color:#17a3cb;color:#fff}.quantity-control button:disabled{cursor:not-allowed;opacity:.5}.quantity-control input{width:200px;height:40px;text-align:center}.total-price{font-size:18px;font-weight:700;margin:10px 0}.total-price span{font-size:32px;color:#f30606;vertical-align:middle;padding:0 5px}.shipping-price{font-size:18px;font-weight:700}.shipping-price span{font-size:32px;color:#f30606;vertical-align:middle;padding:0 5px}.maylike{margin:20px 0;max-width:1200px;margin:0 auto}.maylike h2{margin:30px 0}.maylike ul{display:flex;flex-direction:row;gap:10px}.maylike ul li .recommended-product{width:300px}.maylike ul li .recommended-product .re-cover{width:100%;height:300px;overflow:hidden;display:grid;place-items:center;border-radius:10px}.maylike ul li .recommended-product img{width:100%}.maylike ul li .recommended-product .re-title{margin:10px 0;font-size:16px}.maylike ul li .recommended-product .re-price{color:#f30606;font-weight:700;margin:10px 0;font-size:20px}.maylike ul li .recommended-product .re-price span{padding:0 5px}.maylike ul li a{color:#000}.cover-container{padding:0 10px;box-sizing:border-box}.product-detail{font-size:18px;margin:0 auto;line-height:2;padding:30px 0;text-align:center}.product-detail img{max-width:100%}.sku-container{padding:5px}.attr-group{margin-bottom:20px}.attr-group h3{margin-bottom:10px;font-size:16px}.attr-group button{margin:0 8px 8px 0;padding:8px 16px;border:1px solid #ccc;border-radius:4px;background:#fff;cursor:pointer;transition:all .2s}.attr-group button.active{background:#17a3cb;color:#fff;border:0}.attr-group button:disabled{background:#f5f5f5;color:#999;border-color:#eee;cursor:not-allowed}.attr-group button span{font-size:12px;color:#17a3cb;margin-left:4px}.attr-thumbnail{width:50px;height:50px;margin-right:5px;vertical-align:middle;border-radius:4px}.attr-group-item{display:inline-flex;flex-direction:row}@keyframes ishake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}50%{transform:translate3d(-4px,0,0)}}.shake{animation:ishake .8s ease-in-out}.add-cart-succeed{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#f4f4f4;z-index:2;border-radius:10px;padding:30px 10px;min-width:400px;max-width:100%;box-sizing:border-box}.add-cart-succeed p{text-align:center;font-size:18px;font-weight:700;padding:20px 0}.close-cart-window{position:absolute;right:0;top:0;padding:10px;cursor:pointer}.close-cart-window svg{fill:#000;width:20px;height:20px}.cart-view{display:flex;flex-direction:row;justify-content:center;align-items:center}.cart-view-btn{background-color:#17a3cb;color:#fff;border-radius:4px}.cart-view-btn,.continue-btn{padding:8px 14px;cursor:pointer;margin:5px}.continue-btn{border:1px solid #17a3cb;border-radius:4px;color:#17a3cb}.cart-mask{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:12}.cart-bg{position:absolute;top:0;left:0;width:inherit;height:inherit;background-color:rgba(0,0,0,.7411764705882353);z-index:1}@media screen and (max-width:768px){body .cart-calculator[data-v-0d17c243],body .cart-flex[data-v-0d17c243]{flex-direction:column}body .cart-price[data-v-0d17c243],body .cart-subtotal[data-v-0d17c243]{width:100%;flex-direction:row}.cart-table[data-v-0d17c243]{font-size:14px}.cart-cover[data-v-0d17c243]{width:60px;height:60px}}.cart-table[data-v-0d17c243]{display:table;width:100%;border-collapse:collapse;margin-bottom:20px}.table-header[data-v-0d17c243]{background-color:#f9fafb;display:table;width:100%}.table-body[data-v-0d17c243]{display:table-row-group}.cart-price[data-v-0d17c243]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:auto;font-size:16px}.cart-price .uninum[data-v-0d17c243],.cart-price p[data-v-0d17c243]{white-space:nowrap;word-break:keep-all}.cart-price .uninum[data-v-0d17c243]{font-weight:700;color:#e64340;margin:5px 0}.cart-price .uninum span[data-v-0d17c243]{font-size:13px;padding:0 5px}.cart-specification[data-v-0d17c243]{text-align:center;width:100%}.cart-subtotal[data-v-0d17c243]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:auto;font-size:16px}.cart-subtotal p[data-v-0d17c243]{white-space:nowrap;word-break:keep-all}.cart-subtotal .totalnum[data-v-0d17c243]{font-weight:700;white-space:nowrap;word-break:keep-all;color:#e64340;margin:5px 0}.cart-subtotal .totalnum span[data-v-0d17c243]{font-size:13px;padding:0 5px}.table-cell[data-v-0d17c243]{display:table-cell;padding:0 12px;vertical-align:middle;text-align:center}.table-header .table-cell[data-v-0d17c243]{font-weight:700;color:#333}.cart-item[data-v-0d17c243]{display:flex;flex-direction:row;width:100%;margin:20px 0}.cart-flex[data-v-0d17c243]{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:flex-start}.cart-flex>div[data-v-0d17c243]{margin:10px 0;padding:0 20px;box-sizing:border-box}.item-info[data-v-0d17c243]{display:flex;align-items:center}.cart-cover[data-v-0d17c243]{width:100px;height:100px;border-radius:5px;overflow:hidden;margin:0 auto}.cart-cover img[data-v-0d17c243]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.quantity-control-button[data-v-0d17c243]{display:flex;align-items:center}.quantity-control-button button[data-v-0d17c243]{width:30px;height:30px;cursor:pointer}.quantity-control-button input[data-v-0d17c243]{width:80px;height:30px;text-align:center;margin:0 5px}.table-cell button[data-v-0d17c243]{color:#fff;background-color:#17a3cb;border:0;padding:5px 10px;cursor:pointer;font-size:14px;border-radius:4px}.cart-calculator[data-v-0d17c243]{padding:20px;font-size:16px;min-height:500px;display:flex;flex-direction:row}.cart-model[data-v-0d17c243]{flex:1}.cart-total[data-v-0d17c243]{margin-top:20px;font-size:14px;padding:0 20px}.cart-total p[data-v-0d17c243]{margin:10px 0}.cart-total span[data-v-0d17c243],.item-total span[data-v-0d17c243]{color:#e64340;font-weight:700;font-size:16px}button[data-v-0d17c243]:disabled{cursor:not-allowed;opacity:.5}.cart-remove-btn[data-v-0d17c243]{width:100%;display:flex;flex-direction:column;align-items:flex-end}.cart-remove-btn p[data-v-0d17c243]{white-space:nowrap;font-size:12px;padding:5px 0;color:#b5b5b5}.cart-remove-btn button[data-v-0d17c243]{color:#fff;background-color:#e64340;border:0;padding:5px 10px;cursor:pointer;font-size:14px;border-radius:4px}.check-out-btn[data-v-0d17c243]{margin-top:16px;padding:8px 16px;background:#17a3cb;color:#fff;border:0;border-radius:4px;cursor:pointer}.payment-tip[data-v-0d17c243]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#f4f4f4;padding:30px 40px;border-radius:10px;box-shadow:0 0 20px #b9b8b8;font-weight:700}.sku-container[data-v-11f13d3e]{padding:20px}.attr-group[data-v-11f13d3e]{margin-bottom:20px}.attr-group h3[data-v-11f13d3e]{margin-bottom:10px;font-size:16px}.attr-group button[data-v-11f13d3e]{margin:0 8px 8px 0;padding:8px 16px;border:1px solid #ccc;border-radius:4px;background:#fff;cursor:pointer;transition:all .2s}.attr-group button.active[data-v-11f13d3e]{background:#ff7d00;color:#fff;border-color:#ff7d00}.attr-group button[data-v-11f13d3e]:disabled{background:#f5f5f5;color:#999;border-color:#eee;cursor:not-allowed}.attr-group button span[data-v-11f13d3e]{font-size:12px;color:red;margin-left:4px}.notfound{min-height:100vh;text-align:center;padding:30px 0}.login-container{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:flex-start;padding:0 10px;box-sizing:border-box}.common-form{display:flex;flex-direction:column;align-items:center}@media screen and (max-width:576px){.register-page .register-item{flex-direction:column;align-items:flex-start}}.register-page{max-width:900px;margin:0 auto;width:100%;padding-top:30px}.register-title{text-align:center;font-size:18px;font-weight:700}.register-item{margin:20px 0;display:flex;flex-direction:row;align-items:center;padding:0 20px}.register-item label{padding:0 10px;font-size:15px;white-space:nowrap;text-align:left}.register-item input,.register-item select{height:40px;background-color:#e3e3e3;text-align:left;width:100%;padding:0 20px;box-sizing:border-box}.register-item select{border:0;outline:none}.code-container{width:100%;display:flex;flex-direction:row}.input-radius{border-radius:4px}.input-margin{margin:5px 0}.left-radius{border-radius:4px 0 0 4px}.submit-btn-box{display:flex;justify-content:center;align-items:center;width:100%}.submit-btn{background:#17a3cb;color:#fff;font-size:15px;border-radius:5px;padding:10px 20px;cursor:pointer;text-align:center;margin:0 auto;border:0}.sent-code-btn{background-color:#11b751}.get-code-btn,.sent-code-btn{color:#fff;font-size:15px;line-height:40px;white-space:nowrap;word-break:keep-all;padding:0 20px;border-radius:0 4px 4px 0;cursor:pointer}.get-code-btn{background-color:#17a3cb}.login-link{text-align:center;font-size:14px;padding:20px 0}.login-link a{color:#17a3cb}.section-title{text-align:center}.email-valid{color:#ef0707}.email-correct,.email-valid{text-align:center;font-size:13px}.email-correct{color:#119b49}.sending-code{color:#17a3cb}.code-has-sent,.sending-code{font-size:13px;text-align:center}.code-has-sent{color:#249d16}@media screen and (max-width:600px){.order-container .order-sublist,body .order-container{flex-direction:column}.order-container .order-sublist>div{flex-direction:row;align-items:center;text-align:unset}.order-container .order-items{width:100%}.order-container .sumbar{flex-direction:column;align-items:flex-start}}.order-list{width:calc(100% - 10px);padding:0 5px}.product-order-item{display:flex;flex-direction:column;width:inherit;margin-bottom:10px;background-color:#f3f3f3;padding:10px 20px;border-radius:10px}.order-items{width:800px;max-width:100%}.order-items ul{display:flex;flex-direction:column;width:inherit}.order-items ul li{margin-bottom:10px}.product-order-item .order-id{padding:5px 0}.product-singleitem{width:100%}.product-singleitem-child{display:flex;flex-direction:row;margin-bottom:10px}.product-singleitem-child p{font-size:15px;font-weight:700;padding:0 5px}.product-singleitem-child .num{color:#eb0b0b}.product-singleitem-child>div{text-align:left}.order-subline{display:flex;flex-direction:column;width:100%;overflow:hidden}.order-subline strong{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 10px;box-sizing:border-box}.order-sublist{display:flex;flex-direction:row;justify-content:space-between;width:calc(100% - 20px);padding:20px 10px}.order-sublist>div{justify-content:flex-start;text-align:center}.order-cover,.order-sublist>div{display:flex;flex-direction:column}.order-cover{width:100px;height:100px;justify-content:center;align-items:center;border-radius:10px;overflow:hidden}.order-cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.order-product-title{width:100px}.order-product-title strong{padding:5px 0;display:block}.order-product-status{width:auto}.sumbar{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.sumbar p{font-size:15px;font-weight:700}.sumbar span{color:#eb0b0b}.order-container{display:flex;flex-direction:row}.order-container>div{flex:1}.order-select-bar{padding:10px 5px;display:flex;flex-direction:row}.selectbtn{background-color:#31bee7}.order-select-bar .active,.selectbtn{padding:5px 10px;border-radius:5px;color:#fff;margin:5px;cursor:pointer;font-size:13px}.order-select-bar .active{background-color:#1081a1}.order-tab{display:inline-block;padding:4px 10px;font-size:12px;color:#fff;background-color:#17a3cb;width:-moz-fit-content;width:fit-content;border-radius:4px}.product-order-title{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:20px}.chat-box{width:100%}.message-textarea{min-height:100px;background-color:#f4f4f4;outline:none;width:100%;box-sizing:border-box}.chat-box button,.message-textarea{border:0;border-radius:5px;padding:5px 10px}.chat-box button{background-color:#17a3cb;color:#fff;margin:5px;cursor:pointer;font-size:13px}.order-deliver h5{padding:10px 0}.order-deliver ul{display:flex;flex-direction:row;flex-wrap:wrap}.center-page,.order-deliver ul li{padding:0 5px}.center-page{width:calc(100% - 10px);height:100vh;display:flex;flex-direction:column}.center-page>div{padding:10px 0;text-align:left}.center-page div a{color:#000}.setting-page{width:400px;max-width:100%;height:100vh;margin:0 auto;display:flex;flex-direction:column}.setting-page input{width:100%;height:40px;padding:4px;background-color:#f4f4f4;border-radius:5px;text-align:center}.setting-page input:disabled{cursor:not-allowed}.update-btn{background-color:#17a3cb;color:#fff;padding:8px 0;border-radius:5px;cursor:pointer;margin:20px 0;text-align:center}@media screen and (max-width:600px){.page-center .address-manage{flex-direction:column}}.address-manage{width:100%;display:flex;flex-direction:row;margin-top:20px}.address-manage>div{flex:1}.address-list ol li{list-style-type:circle}.address-item{display:flex;flex-direction:row;flex-wrap:wrap;padding:20px 0;align-items:center}.address-item p{padding:0 5px}.add-address-btn{padding:4px 8px;border-radius:4px;cursor:pointer;background-color:#17a3cb;display:inline-block;color:#fff;font-size:14px}.address-tag{background-color:#1caaeb}.address-set,.address-tag{font-size:13px;padding:4px;color:#fff;display:inline-block;border-radius:4px}.address-set{background-color:#ed670c;cursor:pointer}.add-uni{width:100%;margin-bottom:10px;display:flex;flex-direction:row;align-items:center}.add-uni label{padding:0 10px;display:inline-block;white-space:nowrap}.add-uni input{border-radius:4px}.add-uni input,.add-uni select{height:40px;line-height:40px;padding:4px 6px;width:100%}.add-uni select{border-radius:4px;outline:none;border:0;background-color:#e3e2e2}