.order-page{padding:20px}.order-page .tool-bar-box{position:relative;width:100%;padding:0 20px;height:50px;z-index:20;border-radius:10px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.order-page .tool-bar-box .filter-box{display:flex}.order-page .tool-bar-box .filter-box .item-box{position:relative;margin-right:40px}.order-page .tool-bar-box .filter-box .item-box .name{font-size:14px;color:#c4c4c4;font-weight:600}.order-page .tool-bar-box .filter-box .item-box .value{font-size:12px;color:#333;font-weight:700;display:flex;align-items:center}.order-page .tool-bar-box .filter-box .item-box .value .icon{width:12px;height:12px;margin-left:3px}.order-page .tool-bar-box .mode-base{margin:0 20px;display:flex;justify-content:center;align-items:center}.order-page .tool-bar-box .mode-base .mode-box{height:40px;overflow:hidden;display:flex;border-width:1px;border-style:solid;border-radius:20px}.order-page .tool-bar-box .mode-base .mode-box>.item-box{cursor:pointer;padding:0 30px;height:100%;font-size:14px;background:#fff;white-space:nowrap;border-right-width:1px;border-right-style:solid;display:flex;justify-content:center;align-items:center}.order-page .tool-bar-box .mode-base .mode-box>.item-box:last-child{border:0}.order-page .tool-bar-box .mode-base .mode-box>.activity{background:#00acdb;color:#fff}.order-page .tool-bar-box .operating-box{flex-shrink:0;display:flex;align-items:center;justify-content:flex-end}.order-page .tool-bar-box .operating-box .add-btn{cursor:pointer;padding:0 20px;height:35px;margin-left:20px;background:#00b3d9;box-shadow:0 0 5px rgba(0,0,0,.1);border-radius:35px;display:flex;align-items:center;transition:all .3s;transition-timing-function:ease}.order-page .tool-bar-box .operating-box .add-btn:hover{box-shadow:0 0 10px rgba(0,0,0,.3)}.order-page .tool-bar-box .operating-box .add-btn:first-child{margin-left:0}.order-page .tool-bar-box .operating-box .add-btn .icon{width:18px;height:18px;margin-right:5px}.order-page .tool-bar-box .operating-box .add-btn .text{font-size:14px;color:#fff}.order-page .tool-bar-box .operating-box .search-box{position:relative;display:flex}.order-page .tool-bar-box .operating-box .search-box .icon-base{width:40px;position:absolute;top:0;right:auto;bottom:0;left:0;display:flex;justify-content:center;align-items:center}.order-page .tool-bar-box .operating-box .search-box .icon-base .icon-box{width:50%;height:50%}.order-page .tool-bar-box .operating-box .search-box .icon-base.close{cursor:pointer;position:absolute;top:0;right:0;bottom:0;left:auto}.order-page .tool-bar-box .operating-box .search-box .icon-base.close .icon-box{width:30%;height:30%}.order-page .tool-bar-box .operating-box .search-box .input{padding:0 40px 0 40px;height:40px;background:#fff;border-width:1px;border-style:solid;border-radius:20px;box-sizing:border-box}.order-page .tool-bar-box .operating-box .search{background:#fff}.order-page .tool-bar-box .operating-box .more-box{margin-left:20px;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.order-page .tool-bar-box .operating-box .more-box .icon{width:20px;height:20px}.order-page .order-box{width:100%;margin-top:20px;display:flex;flex-wrap:wrap;flex-grow:1}.order-page .order-box>.item-box{position:relative;width:calc(20% - 20px);margin:10px;background:#fff;overflow:hidden;display:flex;flex-direction:column;border-radius:15px;box-sizing:border-box;transition:all .3s;transition-timing-function:ease;box-shadow:2px 2px 15px rgba(0,0,0,.08);border-width:1px;border-style:solid}.order-page .order-box>.item-box:hover{box-shadow:5px 5px 20px rgba(0,0,0,.15)}@media (max-width:2300px){.order-page .order-box>.item-box{width:400px}}@media (max-width:2000px){.order-page .order-box>.item-box{width:calc(25% - 20px)}}@media (max-width:1600px){.order-page .order-box>.item-box{width:calc(33.33333% - 20px)}}@media (max-width:1200px){.order-page .order-box>.item-box{width:calc(50% - 20px)}}@media (max-width:800px){.order-page .order-box>.item-box{width:calc(100% - 20px)}}.order-page .order-box>.item-box .head-box{width:100%;padding:0 20px;height:50px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;border-bottom-width:1px;border-bottom-style:solid}.order-page .order-box>.item-box .head-box .status{font-size:16px;font-weight:700;color:#fff}.order-page .order-box>.item-box .head-box .operating-btn{width:30px;height:30px}.order-page .order-box>.item-box .floor-box{padding:15px 20px;border-top-width:1px;border-top-style:solid;display:flex;align-items:center}.order-page .order-box>.item-box .contact-box{border:initial;align-items:flex-start;flex-direction:column;flex-grow:1}.order-page .order-box>.item-box .contact-box>.item-box{margin-bottom:10px;display:flex;flex-direction:column;justify-content:space-between}.order-page .order-box>.item-box .contact-box>.item-box:last-child{margin-bottom:0}.order-page .order-box>.item-box .contact-box>.item-box .name{font-size:12px;color:#999}.order-page .order-box>.item-box .contact-box>.item-box .value{font-size:13px;line-height:18px;font-weight:700;letter-spacing:1px}.order-page .order-box>.item-box .goods-box{align-items:flex-start;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.order-page .order-box>.item-box .goods-box::-webkit-scrollbar{height:5px}.order-page .order-box>.item-box .goods-box:empty{display:none}.order-page .order-box>.item-box .goods-box>.item{position:relative;margin-right:10px;display:flex;flex-grow:1}.order-page .order-box>.item-box .goods-box>.item:last-child{margin-right:0}.order-page .order-box>.item-box .goods-box>.item .img{width:50px;height:50px;background-position:50%;background-size:cover;overflow:hidden;border-radius:6px;flex-shrink:0}.order-page .order-box>.item-box .goods-box>.item .info-box{position:relative;margin:5px 0 5px 15px;flex-grow:1}.order-page .order-box>.item-box .goods-box>.item .info-box .name{font-size:12px;margin-right:30px;overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.order-page .order-box>.item-box .goods-box>.item .info-box .spec{margin-top:5px;font-size:11px}.order-page .order-box>.item-box .goods-box>.item .info-box .quantity{position:absolute;right:0;top:0;font-size:12px}.order-page .order-box>.item-box .data-box>.item-box{height:40px;width:33.33%;display:flex;flex-direction:column;justify-content:space-between}.order-page .order-box>.item-box .data-box>.item-box .name{font-size:12px;color:#999}.order-page .order-box>.item-box .data-box>.item-box .value{font-size:14px;line-height:20px}.order-page .order-box>.item-box .operate-box{display:flex;justify-content:flex-end}.order-page .order-box>.item-box .operate-box:empty{display:none}.order-page .order-box>.item-box .operate-box>.item{margin-left:10px;padding:8px 20px;background:#fff;color:#333;max-width:250px;border-radius:6px}.order-page .order-box>.item-box .operate-box>.item.b{background:#00acdb;color:#fff}.order-page .order-box>.item-box .operate-box>.item.g{background:#1e7c33;color:#fff}.order-page .order-box>.item-box .operate-box>.item.r{background:#ac0505;color:#fff}.order-page .order-box-dark>.item-box{background:#191d23}.order-page .order-box-dark>.item-box .child-box>.item-box{background:#2f3042}.order-page-dark .tool-bar-box .mode-base .mode-box>.item-box:not(.activity),.order-page-dark .tool-bar-box .operating-box .search-box .input{background:#191d23}