@charset "utf-8";body,html{height:100%}*,body{box-sizing:border-box;margin:0}.container,.sidebar{-ms-flex-direction:column}.menu-container a,.sidebar a,.top-links a,a,a:active,a:hover,a:visited{text-decoration:none}.btn,.qrcode-text,.quantity-input{text-align:center}*{padding:0}body{background-color:#F1F3F5;font-size:14px;font-family:'Source Han Sans CN, Source Han Sans CN','Microsoft YaHei','Times New Roman','Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-user-select:text;user-select:text;color:#5C5C5C}div{-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}ul li{list-style:none}img{border:none}input{outline:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}input::-ms-clear{display:none;width:0;height:0}input[type=password]::-ms-reveal{display:none}input[type=search]::-webkit-search-cancel-button{appearance:none}input[type=search]::-moz-search-cancel-button{display:none}.container{display:-ms-flexbox;display:flex;flex-direction:column;min-height:100vh}.logo{width:86px;height:44px;background-image:url(/static/images/icon_logo@2x.png);background-repeat:no-repeat;background-size:contain}.btn{width:110px;height:40px;line-height:40px;border-radius:5px;font-size:16px;background:#FF6800;color:#FFF;border:none;cursor:pointer;-ms-user-select:none;user-select:none}.btn:hover:not(.disabled){background:#FE7017}.btn:active:not(.disabled){background:#E85900}.btn.disabled{background:#ccc;color:#999;cursor:not-allowed}.btn.disabled:hover{opacity:1;-ms-transform:none;transform:none}.btn-back,.btn-cancel,.btn-svae{width:60px;height:32px;font-size:14px;line-height:30px;background:#fff;border-radius:5px;border:1px solid silver;color:#686868}.btn-back:hover,.btn-cancel:hover{background:#F7F7F7!important}.btn-back:active,.btn-cancel:active{background:#EDEDED!important}.btn-confirm{width:60px;height:32px;font-size:14px;line-height:32px;background:#FF6800;color:#FFF}.btn-confirm:hover{background:#FE7017}.btn-confirm:active{background:#E85900}.custom-checkbox{display:none}.checkbox-container{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;cursor:pointer}.checkbox-visual{position:relative;width:16px;height:16px;border:1px solid #ccc;border-radius:9px;background-color:#fff;transition:all .3s ease;-ms-flex-negative:0;flex-shrink:0}.checkbox-container.has-text .checkbox-visual{margin-right:8px}.checkbox-visual::after{content:'';position:absolute;left:4px;top:1px;width:4px;height:8px;border-right:2px solid #fff;border-bottom:2px solid #fff;opacity:0;-ms-transform:rotate(45deg);transform:rotate(45deg);transition:all .3s ease}.custom-checkbox:checked+.checkbox-visual{background-color:#FF6200;border-color:#FF6200}.custom-checkbox:checked+.checkbox-visual::after{opacity:1}.checkbox-container:hover .checkbox-visual{border-color:#FF6200}.custom-checkbox:focus+.checkbox-visual{box-shadow:0 0 0 3px rgba(255,98,0,.2)}.custom-checkbox:disabled+.checkbox-visual{opacity:.5;cursor:not-allowed}.custom-checkbox:disabled~.checkbox-text{opacity:.5;cursor:not-allowed}.top-bar{height:34px;width:100%;background-color:#F1F3F5;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:0 10px;font-size:14px}.top-bar-container{width:1200px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.top-links{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.top-links a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;color:#5C5C5C;margin:0 12px}.top-links a:hover{color:#FF5000}.split,.top-links-split{height:10px;background-color:#A2A2A2;border:none;width:1px}.icon_home{display:inline-block;width:14px;height:14px;background-image:url(/static/images/nav_home@2x.png);background-size:contain;background-repeat:no-repeat;background-position:center;margin-right:4px;vertical-align:middle;position:relative;zoom:1;*display:inline}.hide{display:none!important}.menu-bar{width:100%;height:46px;background:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.menu-container{height:46px;width:1200px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.menu-container a{color:#5C5C5C;padding:0 6px}.menu-container a:visited{color:#5C5C5C}.menu-container a:hover{color:#FF6800}.sidebar{position:fixed;right:30px;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);width:46px;height:180px;background:#FFF;box-shadow:0 3px 6px 1px rgba(0,0,0,.16);border-radius:6px;z-index:1000;display:-ms-flexbox;display:flex;flex-direction:column;overflow:visible}.sidebar-icon,.sidebar-item{display:-ms-flexbox;position:relative}.body_overall,.qrcode-img{overflow:hidden}.sidebar-item{width:46px;height:60px;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer;transition:all .3s ease}.sidebar-item.active,.sidebar-item:hover{background-color:#FF6800}.sidebar-item.cart-item.active,.sidebar-item.cart-item:hover{border-radius:6px 6px 0 0}.sidebar-item.top-item.active,.sidebar-item.top-item:hover{border-radius:0 0 6px 6px}.sidebar-item.active .item-text,.sidebar-item:hover .item-text{color:#fff}.sidebar-icon{width:20px;height:20px;margin-bottom:5px;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-image:url(/static/images/sidebar_item_sprites.png);background-repeat:no-repeat}.item-text{font-size:12px;color:#5C5C5C;transition:color .3s ease}.cart-badge{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;top:-6px;right:-9px;min-width:18px;height:18px;border-radius:9px;padding:0 4px;background:#FA264A;color:#fff;font-size:10px}.service-popup{position:absolute;right:47px;top:-50%;-ms-transform:translateY(-50%);transform:translateY(-50%);width:155px;height:166px;border-radius:8px;padding:12px 12px 5px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;z-index:1001;background:url(/static/images/sidebar_item_sprites.png) -10px -10px;display:none}.qrcode-img{width:120px;height:120px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:4px;margin-bottom:4px}.qrcode-img img{max-width:100%;max-height:100%}.qrcode-text{font-size:14px;color:#FFF}.cart-icon{background-position:-185px -10px}.service-icon{background-position:-185px -90px}.top-icon{background-position:-225px -10px}.cart-item.active .sidebar-icon,.cart-item:hover .sidebar-icon{background-position:-185px -50px}.service-item.active .sidebar-icon,.service-item:hover .sidebar-icon{background-position:-185px -130px}.top-item.active .sidebar-icon,.top-item:hover .sidebar-icon{background-position:-225px -50px}.quantity-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.quantity-wrap .quantity{width:22px;height:22px;background:#E6E6E6;border-radius:2px;font-size:16px;color:#5C5C5C;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;cursor:pointer;-ms-user-select:none;user-select:none;font-weight:700}.quantity .disabled{background:#F2F2F2;color:#ccc}.quantity:hover:not(.disabled){background:#d9d9d9}.quantity.disabled{background:#F2F2F2;color:#ccc;cursor:not-allowed}.quantity-input{width:60px;height:22px;margin:0 5px;border:none;background:0 0;font-size:14px;color:#333;outline:0;-moz-appearance:textfield}.quantity-input::-webkit-inner-spin-button,.quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.dc-alert-mask{width:100%;height:100%;position:fixed;left:0;top:0;background-color:rgba(0,0,0,.2);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#33000000, endcolorstr=#33000000);z-index:999}.dc-alert{width:380px;height:140px;background-color:#fff;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;position:absolute;top:50%;left:50%;margin:-120px 0 0 -190px;padding:0 30px}.dc-alert-title{height:36px;line-height:36px}.dc-alert-close,.dc-alert-close a{width:20px;height:20px}.dc-alert-title-text{font-weight:700;font-size:16px;color:#333;text-align:left}.dc-alert-close{position:relative;top:-8px;left:368px}.dc-alert-content{width:100%}.dc-alert-msg{color:#686868;height:39px;line-height:24px;text-align:left;word-break:break-all;word-wrap:break-word}.dc-alert-btn{display:-ms-flexbox;display:flex;-ms-flex-direction:rows;flex-direction:rows;-ms-flex-pack:end;justify-content:end}.dc-alert-btn .btn{margin-left:15px}.loading{position:relative;pointer-events:none;opacity:.7}.loading:after{content:'';position:absolute;top:50%;left:50%;width:30px;height:30px;margin:-15px 0 0 -15px;border:2px solid #f3f3f3;border-top:2px solid #3498db;border-radius:50%;animation:spin 1s linear infinite;z-index:1000}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}
/*# sourceMappingURL=common-0e518181e7.css.map */
