@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.biz-popup{background-color:rgba(0,0,0,.4);left:0;z-index:999}.biz-popup,.biz-popup .popup-content{position:absolute;right:0;top:0;bottom:0}.biz-popup .popup-content{margin:0;padding:0;background-color:#fff;width:700px;-webkit-backface-visibility:hidden;backface-visibility:hidden;left:auto}.biz-popup .popup-content .el-tabs{height:100%;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.biz-popup .popup-content .el-tabs .el-tabs__content{padding:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.biz-popup .popup-content .el-tabs .el-tabs__content .el-tab-pane{height:100%}.biz-fade-t-enter-active,.biz-fade-t-leave-active{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.biz-fade-t-enter-active{-webkit-animation-name:fadeIn;animation-name:fadeIn}.biz-fade-t-leave-active{-webkit-animation-name:fadeOut;animation-name:fadeOut}.biz-fade-t-right-enter-active,.biz-fade-t-right-leave-active{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.biz-fade-t-right-enter-active{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.biz-fade-t-right-leave-active{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}.biz-popup-tabs .el-tabs--border-card>.el-tabs__header{height:39px;background-color:#ebebeb}.biz-save-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:20px;margin-bottom:15px}.biz-save-button .hidden{display:none}.biz-save-button .show{display:""}.biz-dialog-selector .el-input-group{width:295px}.biz-dialog-selector .el-input__validateIcon{display:none}.biz-dialog-selector>.el-dialog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:70%;height:80%;margin:6.25% auto!important}.biz-dialog-selector>.el-dialog>.el-dialog__body{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0;margin:5px 20px}.biz-dialog-selector>.el-dialog>.el-dialog__body .biz-header{-webkit-box-shadow:none;box-shadow:none;padding:5px 0}.biz-dialog-selector>.el-dialog>.el-dialog__body .biz-table{position:absolute;left:0;top:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.biz-dialog-selector>.el-dialog>.el-dialog__body .biz-table>.biz-table-body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.biz-dialog-selector>.el-dialog>.el-dialog__body .biz-pagination{padding-top:10px}.cropper-content{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-justify-content:space-around}.cropper-content .cropper{width:260px;height:260px}.cropper-content .cropper .vue-cropper{margin-top:10px}.cropper-content .show-preview{margin-top:10px;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex}.cropper-content .show-preview .preview{overflow:hidden;border:1px solid #ccc;background:#ccc;margin-left:40px;margin-left:0}.biz-avatar-uploader-multi{margin-top:10px}.biz-avatar-uploader-multi .el-upload-list.el-upload-list--picture-card{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.biz-avatar-uploader-multi .el-upload-list--picture-card .el-upload-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100px;height:100px}.biz-avatar-uploader-multi .el-upload-list--picture-card .el-upload-list__item-thumbnail{width:auto;height:auto;max-width:100%;max-height:100%}.biz-avatar-uploader-multi .avatar-uploader{border:1px dashed #d9d9d9;border-radius:6px;position:relative;overflow:hidden}.biz-avatar-uploader-multi .avatar-uploader:hover{border-color:#409eff}.biz-avatar-uploader-multi .avatar-uploader .el-upload--text{width:100%;height:100%}.biz-avatar-uploader-multi .avatar-uploader .avatar-uploader-icon{font-size:28px;color:#8c939d;text-align:center}.biz-avatar-uploader-multi .avatar-uploader .avatar{width:100%;height:100%;display:block}.biz-avatar-uploader-multi .avatar-uploader .avatar img{width:auto;height:auto;max-width:100%;max-height:100%}.biz-avatar-uploader-multi .avatar-uploader .operate{position:absolute;width:100%;height:100%;left:0;top:0;cursor:default;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;opacity:0;-webkit-transition:all .3s;transition:all .3s}.biz-avatar-uploader-multi .avatar-uploader .operate .el-icon-plus,.biz-avatar-uploader-multi .avatar-uploader .operate .el-icon-zoom-in{margin:0 5px}.biz-avatar-uploader-multi .avatar-uploader .operate:hover{background-color:rgba(0,0,0,.5);opacity:1}.biz-avatar-uploader-multi .avatar-uploader .operate:hover .el-icon-plus,.biz-avatar-uploader-multi .avatar-uploader .operate:hover .el-icon-zoom-in{cursor:pointer}.biz-avatar-uploader-multi .avatar-uploader-disabled{border:1px dashed #d9d9d9;background:#f5f7fa;border-radius:6px;position:relative;overflow:hidden}.biz-avatar-uploader-multi .avatar-uploader-disabled:hover{border-color:#409eff}.biz-avatar-uploader-multi .avatar-uploader-disabled .el-upload--text{width:100%;height:100%}.biz-avatar-uploader-multi .avatar-uploader-disabled .avatar-uploader-icon{font-size:28px;color:#8c939d;text-align:center}.biz-avatar-uploader-multi .avatar-uploader-disabled .avatar{width:100%;height:100%;display:block}.biz-avatar-uploader-multi .avatar-uploader-disabled .avatar img{width:auto;height:auto;max-width:100%;max-height:100%}.biz-avatar-uploader-multi .avatar-uploader-disabled .operate{position:absolute;width:100%;height:100%;left:0;top:0;cursor:default;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;opacity:0;-webkit-transition:all .3s;transition:all .3s}.biz-avatar-uploader-multi .avatar-uploader-disabled .operate .el-icon-plus,.biz-avatar-uploader-multi .avatar-uploader-disabled .operate .el-icon-zoom-in{margin:0 5px}.biz-avatar-uploader-multi .avatar-uploader-disabled .operate:hover{background-color:rgba(0,0,0,.5);opacity:1}.biz-avatar-uploader-multi .avatar-uploader-disabled .operate:hover .el-icon-plus,.biz-avatar-uploader-multi .avatar-uploader-disabled .operate:hover .el-icon-zoom-in{cursor:pointer}.product-video-uploader{width:90%;margin-top:5px}.product-video-uploader .vrframe{width:460px;height:260px}.depot-base-info .biz-save-button{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.depot-base-info .el-form-item.isRequired .el-form-item__label:before{content:"*";color:#f56c6c;margin-right:4px}.depot-base-info .el-collapse-item__header.is-active{background-color:#fef3e5}.depot-base-info .el-collapse-item__wrap{padding-top:10px}.depot-base-info .el-input-number--small{width:100%}.depot-base-info .el-input-number--small .el-input__inner{text-align:left}.depot-base-info .title-class{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.depot-base-info .title-class .title-class-one{color:#ff7300}.depot-base-info .title-class .title-class-one .el-badge__content.is-fixed.is-dot{top:18px;right:0}.depot-base-info .title-class .title-class-two{color:red;font-size:10px;padding-right:10px}.depot-base-info .el-form-item__content .el-select{width:100%}.depot-base-info .biz-grid__content .biz-scroller{padding-left:20px}.depot-base-info .el-form{height:100%;overflow:auto;padding-top:20px;padding-right:20px}.depot-base-info .imgUpload .el-upload-list--picture-card .el-upload-list__item{width:58px;height:58px}.depot-base-info .imgUpload .el-upload--picture-card{width:58px;height:58px;line-height:68px}.memberDialog .customer-info img{float:left;width:40px;height:40px;border-radius:50%}.memberDialog .customer-info .wrapper{margin-left:56px;position:relative}.memberDialog .customer-info .wrapper .gender .iconfont{position:absolute;left:-28px;bottom:-2px;font-size:24px}.memberDialog .customer-info .wrapper .gender .male{color:#2069cb}.memberDialog .customer-info .wrapper .gender .female{color:#f935d1}.memberDialog .customer-info .wrapper .gender .none{color:#ff7300}.expand-table-child .noexpand .el-table__expand-icon{visibility:hidden}.expand-table-child .el-table__expanded-cell[class*=cell]{padding:0;border:none}.expand-table .biz-icon-i-web-dp,.expand-table .biz-icon-i-web-yys{font-size:32px;color:#ff7300}.expand-table .noexpand .el-table__expand-icon{visibility:hidden}.expand-table .el-table__expanded-cell[class*=cell]{padding:0;border:none}.expand-table .cell1 .cell{padding-left:20px!important}.expand-table .cell2 .cell{padding-left:30px!important}.expand-table .cell3 .cell{padding-left:40px!important}.expand-table .cell4 .cell{padding-left:50px!important}.expand-table .cell5 .cell{padding-left:60px!important}.expand-table .cell6 .cell{padding-left:70px!important}.expand-table .cell01 .cell{padding-left:20px!important;display:none}.expand-table .cell02 .cell{padding-left:30px!important;display:none}.expand-table .cell03 .cell{padding-left:40px!important;display:none}.expand-table .cell04 .cell{padding-left:50px!important;display:none}.expand-table .cell05 .cell{padding-left:60px!important;display:none}.expand-table .cell06 .cell{padding-left:70px!important;display:none}.depot-in-dialog .noexpand .el-table__expand-icon{visibility:hidden}.depot-in-dialog .first-name .el-table__expand-icon,.depotDialog .biz-pagination{display:none}.biz-dialog-selector .biz-table-filter .filter-wrap .biz-select .el-select{width:200px}.product-info .el-input{font-size:12px}.product-info .el-input__inner{height:30px;line-height:30px}.biz-import-file__uploading-dialog .el-dialog .el-dialog__body .info{text-align:left}.biz-import-file__uploading-dialog .el-dialog{width:560px;height:256px;border-radius:12px}.biz-import-file__uploading-dialog .el-dialog .el-dialog__header{font-size:16px;color:#1a1a1a;padding-left:50px;text-align:center}.biz-import-file__uploading-dialog .el-dialog .el-dialog__header .el-dialog__title{display:inline-block}.biz-import-file__uploading-dialog .el-dialog .el-dialog__body .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:right}.biz-import-file__uploading-dialog .el-dialog .el-dialog__body .info>span{font-weight:700}.biz-import-file__uploading-dialog .el-dialog .el-dialog__body .info>span.error{margin-right:30px}.biz-import-file__uploading-dialog .el-dialog .el-dialog__body .info>span.success{margin-left:30px}.biz-import-file__uploading-dialog .el-dialog .el-dialog__body .info>span.yellow{color:#ff7300;cursor:pointer}.biz-import-file__uploading-dialog .el-dialog .el-dialog__body .biz-import-file__uploading-dialog__progress{position:relative;width:460px;margin:59px auto 39px}.biz-import-file__uploading-dialog .el-dialog .el-dialog__body .biz-import-file__uploading-dialog__progress .el-progress-bar{padding:0}.biz-import-file__uploading-dialog .el-dialog .el-dialog__body .biz-import-file__uploading-dialog__progress .el-progress__text{display:inline-block;position:absolute;left:0;bottom:150%;width:54px;margin-left:-27px;border-radius:3px;padding:5px 0;text-align:center;font-size:14px!important;color:#fff;background:#ff7300}.biz-import-file__uploading-dialog .el-dialog .el-dialog__body .biz-import-file__uploading-dialog__progress .el-progress__text:after{content:" ";display:block;position:absolute;left:50%;margin-left:-4px;top:100%;border-color:#ff7300 transparent transparent;border-style:solid;border-width:4px 4px 0 4px}.biz-import-file__importing-dialog .el-dialog{width:560px;border-radius:12px}.biz-import-file__importing-dialog .el-dialog .el-dialog__body{padding:0 20px 20px}.biz-import-file__importing-dialog .el-dialog .el-dialog__body .el-table__header .is-leaf{padding:5px 0}.biz-import-file__importing-dialog .el-dialog .el-dialog__body .el-table__header .el-table-column--selection .cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.biz-import-file__importing-dialog .el-dialog .el-dialog__body .el-table__header th{background-color:#f5f5f5}.biz-import-file__importing-dialog .el-dialog .el-dialog__body .el-table--enable-row-hover .el-table__body tr:hover>td{background-color:#fef3e5}.biz-import-file__importing-dialog .el-dialog .el-dialog__body .el-table--striped .el-table__body-wrapper .el-table-column--selection .cell,.biz-import-file__importing-dialog .el-dialog .el-dialog__body .el-table .el-table__body-wrapper .el-table-column--selection .cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.biz-import-file__importing-dialog .el-dialog .el-dialog__body .el-table--striped .el-table__body-wrapper .biz-customcol,.biz-import-file__importing-dialog .el-dialog .el-dialog__body .el-table .el-table__body-wrapper .biz-customcol{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.biz-import-file__importing-dialog .el-dialog .el-dialog__body .el-table--striped .el-table__body-wrapper .biz-customcol .biz-two-row,.biz-import-file__importing-dialog .el-dialog .el-dialog__body .el-table .el-table__body-wrapper .biz-customcol .biz-two-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.biz-import-file__importing-dialog .el-dialog .el-dialog__body .el-table--striped .el-table__body-wrapper tr:hover>td,.biz-import-file__importing-dialog .el-dialog .el-dialog__body .el-table .el-table__body-wrapper tr:hover>td{background-color:#fef3e5}.biz-import-file__importing-dialog .el-dialog .el-dialog__body .el-table--striped .el-table__body-wrapper tr.current-row>td,.biz-import-file__importing-dialog .el-dialog .el-dialog__body .el-table--striped .el-table__body-wrapper tr.el-table__row--striped.current-row>td,.biz-import-file__importing-dialog .el-dialog .el-dialog__body .el-table .el-table__body-wrapper tr.current-row>td,.biz-import-file__importing-dialog .el-dialog .el-dialog__body .el-table .el-table__body-wrapper tr.el-table__row--striped.current-row>td{background-color:#ffd6a0}.my-invoice-my-purchase{font-size:14px;width:100%;height:100%;margin-top:10px}.my-invoice-my-purchase .el-button--mini{float:right;margin:0 5px}.my-invoice-my-purchase .link{color:#00f}.my-invoice-my-purchase .btn-contact{position:absolute;bottom:0;z-index:10}.my-invoice-my-purchase .invoice-info-my-purchase{background-color:#fff;overflow:auto;padding:10px}.my-invoice-my-purchase .invoice-info-my-purchase .el-form-item{margin-bottom:0}.my-invoice-my-purchase .invoice-info-my-purchase .invoice-title{display:block;font-size:15px;padding:10px;border-bottom:1px solid silver}.my-invoice-my-purchase .invoice-info-my-purchase .item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:5px}.my-invoice-my-purchase .invoice-info-my-purchase .item span{display:block}.my-invoice-my-purchase .invoice-info-my-purchase .item-div{padding:10px}.my-invoice-my-purchase .invoice-info-my-purchase .logistic-info{background-color:#fefefe;border:1px solid #eee;height:calc(100% - 400px)}.my-invoice-my-purchase .invoice-info-my-purchase .logistic-info ul li{list-style:none}.my-invoice-my-purchase .invoice-info-my-purchase .logistic-info .track-list{margin:0 10px;padding-left:5px;padding-bottom:10px;position:relative}.my-invoice-my-purchase .invoice-info-my-purchase .logistic-info .track-list ul li:not(:last-child):after{content:"";position:absolute;z-index:1;pointer-events:none;background-color:#d9d9d9;width:1px;top:26px;left:-1px;bottom:-18px}.my-invoice-my-purchase .invoice-info-my-purchase .logistic-info .track-list ul li:not(:first-child):before{content:"";position:absolute;z-index:1;pointer-events:none;background-color:#e7e7e7;height:1px;left:25px;right:0}.my-invoice-my-purchase .invoice-info-my-purchase .logistic-info .track-list ul li{position:relative;padding:8px 0 0 25px;line-height:18px;color:#999}.my-invoice-my-purchase .invoice-info-my-purchase .logistic-info .track-list ul li .node-icon{position:absolute;left:-6px;top:15px;width:11px;height:11px;border-radius:50%;background:#b7b7b7;border:3px solid #e0e0e0}.my-invoice-my-purchase .invoice-info-my-purchase .logistic-info .track-list ul li .time{margin-right:20px;position:relative;top:4px;display:inline-block;vertical-align:middle;font-size:12px;color:#999}.my-invoice-my-purchase .invoice-info-my-purchase .logistic-info .track-list ul li .txt{color:#333;position:relative;top:4px;display:inline-block;vertical-align:middle}.my-invoice-my-purchase .invoice-info-my-purchase .logistic-info .track-list ul li:first-child .node-icon{background:red;border:3px solid #ffa4a4}.my-invoice-my-purchase .invoice-info-my-purchase .logistic-info .track-list ul li:first-child .txt{color:red}.my-invoice-my-purchase .invoice-info-my-purchase .logistic-info .track-list ul li:first-child:after{background:-webkit-gradient(linear,left bottom,left top,from(#e8e8ed),to(#e64b4e));background:linear-gradient(0deg,#e8e8ed,#e64b4e)}.my-invoice-my-purchase .el-collapse{max-height:200px}.order-track{padding:20px}.order-track .el-step.is-vertical{display:-webkit-box}.order-track .el-step__description{color:#000}.order-track .style-isfinish .el-step__title.is-finish{color:#ff7300}.order-track .style-isfinish .el-step__icon{background:#ff7300}.order-track .style-isfinish .el-step__icon.is-text{color:#f7f7f7}.order-track .style-new .el-step__title.is-finish{color:#000}.order-track .style-new .el-step__icon{background:#fff}.order-track .devProcess{background-color:#f7f7f7;border:1px solid #c1c1c1;display:none}.order-track .devProcess .shippingTrace{padding:10px}.order-track .devProcess li{list-style-type:none;padding:5px 0 0 5px}.order-track .devProcess .happenTime{border-bottom:1px solid #c1c1c1}.order-track .devProcess .close{display:none}.order-track .close-bg{background:#e5e5e5;padding:5px}.biz-area-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.biz-area-select .el-select{margin:3px 0}.el-dialog__headerbtn{z-index:1}.bill-info{padding:20px;font-size:12px}.bill-info .el-form{position:relative;z-index:10;background:#fff;width:80%;height:100%}.bill-info .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px}.bill-info .content{border-bottom:1px dotted #e1e1e1;padding:10px 0;color:#666}.bill-info .bottom{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#666;padding:10px 0 0 0}.bill-info .bottom,.bill-info .bottom .handler{display:-webkit-box;display:-ms-flexbox;display:flex}.bill-info .bottom .handler{width:100px;-ms-flex-pack:distribute;justify-content:space-around;font-size:14px;cursor:pointer}.bill-info .el-form{padding:10px}.apply-sale-content{height:calc(100% - 45px)}.apply-sale-content .el-button{float:right}.apply-sale-content .input-area{padding:0 10px;padding-bottom:5px;background-color:#fff;margin:10px 0}.apply-sale-content .content-div{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px}.apply-sale-content .content-div .label{display:block;width:25%;font-size:14px}.apply-sale-content .content-div .add-input{width:72%}.apply-sale-content .content-div input{text-align:right}.apply-sale-content .content-div button{background:#ff7300}.logistic-info-content .input-area{padding:0 10px;padding-bottom:5px;background-color:#fff;margin:10px 0}.logistic-info-content .content-div{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px}.logistic-info-content .content-div .label{display:block;width:25%;font-size:14px}.logistic-info-content .content-div .add-input{width:72%}.logistic-info-content .content-div input{text-align:right}.logistic-info-content .content-div button{background:#ff7300}.submitBtn{position:absolute;bottom:0}.refund-info{background:#fff}.refund-info .o-refund-info{height:100%;padding-top:5px;font-size:14px;padding:0 15px;margin-top:15px}.refund-info .o-refund-info .title{height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.refund-info .o-refund-info .title .h{font-size:16px}.refund-info .o-refund-info .info-list .info-item{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.refund-info .o-refund-info .info-list .info-item .des{color:#b5b5b7}.refund-info .o-refund-info .info-list .refunds-img{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 10px 0 10px}.refund-info .o-refund-info .info-list .refunds-img .hy-images{-ms-flex-wrap:wrap;flex-wrap:wrap}.refund-info .o-refund-info .info-list .order-track-content{height:100%;padding-top:10px}.refund-info .o-refund-info .info-list .order-track-content .trace-info{padding:0 20px 0 50px;font-size:14px}.refund-info .o-refund-info .info-list .order-track-content .trace-info li{list-style-type:none;height:100%;position:relative;padding:10px 0}.refund-info .o-refund-info .info-list .order-track-content .trace-info li span{font-size:12px}.refund-info .o-refund-info .info-list .order-track-content .trace-info li:last-child{border-bottom:none}.refund-info .o-refund-info .info-list .order-track-content .trace-info li:last-child:after{display:none!important}.refund-info .o-refund-info .info-list .order-track-content .trace-info li.cur:before{background:#ff7300;border:3px solid #ffc37c;border-radius:50%;display:block;content:" ";width:14px;height:14px;position:absolute;top:21px;left:-33px;z-index:1}.refund-info .o-refund-info .info-list .order-track-content .trace-info li.cur:after{background:#ccc;display:block;content:" ";width:2px;height:100%;position:absolute;top:16px;left:-24px}.refund-info .o-refund-info .info-list .order-track-content .trace-info li:before{background:#ccc;border-radius:50%;display:block;content:"";width:14px;height:14px;position:absolute;top:13px;left:-30px}.refund-info .o-refund-info .info-list .order-track-content .trace-info li:after{background:#ccc;display:block;content:" ";width:2px;height:100%;position:absolute;top:16px;left:-24px}.refund-info .o-refund-info .bottom-action{position:absolute;bottom:20px;right:0;clear:both;cursor:pointer}.refund-info .o-refund-info .bottom-action .half-action{margin-right:5px;padding:8px 9px;border:1px solid #ff7300;color:#ff7300;border-radius:5px}.bill-dialog{height:80%}.order-info .btn-group{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-info .invoice-content{font-size:12px}.order-info .invoice-content .el-card{width:380px;margin:5px 10px 5px 0}.order-info .invoice-content .el-card .el-card__body{padding:10px}.order-info .invoice-content .bottom-d{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.order-info .invoice-content .bottom-d span{margin:0 10px;color:#ff7300}.order-info .order-info-div{height:100%;padding-bottom:45px}.order-info .order-info-div .btn-serv{padding:8px 9px;border:1px solid grey;color:grey;border-radius:5px;display:inline-block;font-size:13px}.order-info .order-info-div .btn-good-pay{padding:8px 9px;border:1px solid #ff7300;color:#ff7300;border-radius:5px;display:inline-block;font-size:13px}.order-info .order-info-div .btn-pay{background:#ff7300;color:#fff}.order-info .order-info-div .btn-orange-pay,.order-info .order-info-div .btn-pay{display:inline-block;font-size:14px;min-height:50px;min-width:80px;text-align:center;line-height:50px}.order-info .order-info-div .btn-orange-pay{background:#fddcb3;color:#ff7300}.order-info .order-info-div .order-info-content{width:100%;height:100%}.order-info .order-info-div .order-info-content .order-top-content{background:#fff;margin-bottom:10px}.order-info .order-info-div .order-info-content .order-top-content .order-follow-up{font-size:15px;padding:10px;border-bottom:1px solid #e3e3e3}.order-info .order-info-div .order-info-content .order-top-content .order-follow-up,.order-info .order-info-div .order-info-content .order-top-content .order-follow-up .order-state{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-info .order-info-div .order-info-content .order-top-content .order-follow-up .order-state{color:#ff7300}.order-info .order-info-div .order-info-content .order-top-content .receiver-info{padding:10px;border-bottom:1px solid #e3e3e3}.order-info .order-info-div .order-info-content .order-top-content .receiver-info span{display:inline-block;font-size:13px;margin:0 0 10px 15px}.order-info .order-info-div .order-info-content .order-top-content .receiver-info p{font-size:13px;color:grey;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-info .order-info-div .order-info-content .order-top-content .order-num{padding:10px;color:grey;font-size:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-info .order-info-div .order-info-content .order-top-content .invoice-info .selecet-invoive{padding:0 10px;min-height:34px;line-height:34px;position:relative;font-size:15px;background-color:#fff}.order-info .order-info-div .order-info-content .order-top-content .invoice-info .selecet-invoive .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;color:grey;text-decoration:none;outline:0}.order-info .order-info-div .order-info-content .order-top-content .invoice-info .selecet-invoive span{position:absolute;right:25px}.order-info .order-info-div .order-info-content .order-top-content .buy-car{padding:10px 20px 2px 20px;color:grey;font-size:14px}.order-info .order-info-div .order-info-content .order-top-content .buy-car .buy-car-detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.order-info .order-info-div .order-info-content .order-top-content .buy-car .buy-car-detail span:first-child{display:block;width:73px;height:20px;margin-right:10px}.order-info .order-info-div .order-info-content .order-top-content .buy-car .buy-car-detail span:first-child:after{content:"";display:inline-block;width:100%}.order-info .order-info-div .order-info-content .order-top-content .buy-car .buy-car-detail span:nth-child(2){display:block;width:79%}.order-info .order-info-div .order-info-content .order-info-new{width:100%;font-size:14px;padding:10px;background:#fff;margin-bottom:10px;border-bottom:1px solid #e3e3e3}.order-info .order-info-div .order-info-content .order-info-new .shop-name{padding-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e3e3e3}.order-info .order-info-div .order-info-content .order-info-new .shop-name img{width:18px;margin-right:10px}.order-info .order-info-div .order-info-content .order-info-new .good-info{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.order-info .order-info-div .order-info-content .order-info-new .good-info .goods-img{width:80px;height:80px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px}.order-info .order-info-div .order-info-content .order-info-new .good-info .goods-img img{display:inline-block;width:80px;height:70px;vertical-align:middle}.order-info .order-info-div .order-info-content .order-info-new .good-info .good-right{width:calc(100% - 80px)}.order-info .order-info-div .order-info-content .order-info-new .good-info .good-right .good-name{margin-bottom:10px;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.order-info .order-info-div .order-info-content .order-info-new .good-info .good-right .color-mater{color:grey;font-size:12px;margin-bottom:10px}.order-info .order-info-div .order-info-content .order-info-new .good-info .good-right .good-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-info .order-info-div .order-info-content .order-info-new .good-info .good-right .good-price span:first-child{color:red;display:inline-block}.order-info .order-info-div .order-info-content .order-info-new .good-info .good-right .good-price span:nth-child(2){color:grey;display:inline-block}.order-info .order-info-div .order-info-content .order-info-new .subscription{font-size:14px;padding:10px 0;color:grey}.order-info .order-info-div .order-info-content .order-info-new .subscription p{display:block}.order-info .order-info-div .order-info-content .order-info-new .subscription p span{position:absolute;right:10px}.order-info .order-info-div .order-info-content .order-info-new .subscription p:first-child{margin-bottom:8px}.order-info .order-info-div .order-info-content .order-info-new .subscription .tips{color:red}.order-info .order-info-div .order-info-content .price-info-content{font-size:16px;background:#fff;margin-bottom:10px;padding:5px 10px;border-bottom:1px solid #e3e3e3}.order-info .order-info-div .order-info-content .price-info-content .total-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:22px}.order-info .order-info-div .order-info-content .price-info-content .total-price .color{color:red}.order-info .order-info-div .order-info-content .price-info-content .total-price span{display:inline-block;color:grey;font-size:14px}.order-info .order-info-div .order-info-content .pay-type{color:grey;font-size:14px;padding:5px 10px;background:#fff;margin-bottom:10px}.order-info .order-info-div .order-info-content .pay-type .message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.order-info .order-info-div .order-info-content .pay-type .message .label{width:70px;margin-right:4px}.order-info .order-info-div .order-info-content .pay-type .message .buy-message{-webkit-box-flex:1;-ms-flex:1;flex:1;display:block}.order-info .order-info-div .order-info-content .pay-type span{display:block;line-height:22px}.order-info .order-info-div .order-info-content .pass-popup{text-align:center;background:#fff;width:80vw;height:48vw;border-radius:8px;font-size:16px;padding:10px}.order-info .order-info-div .order-info-content .pass-popup .input-label{display:block;margin:10px}.order-info .order-info-div .order-info-content .pass-popup .btn-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;color:#ff7300}.order-info .order-info-div .order-info-content .pass-popup .forget-pass{display:block;float:right;color:#ff7300;font-size:12px;margin:10px 0 20px 0}.order-info .order-info-div .recommend-dialog{text-align:center}.bar-basic-info .el-form{overflow:auto;width:100%}.bar-basic-info .biz-header{float:left}.bar-basic-info .el-row{margin:30px;font-size:14px}.bar-basic-info .el-form-item__content>:first-child{margin-top:0}.bar-basic-info .el-checkbox-group .el-checkbox{width:170px;margin:0}.bar-basic-info .el-col .el-input{width:80%}.bar-basic-info .el-input--suffix .el-input__inner,.bar-basic-info .grid-content{height:32px;line-height:32px}.store-value-mgmt-base-info .biz-save-button{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.store-value-mgmt-base-info .el-form{height:100%;overflow:auto;padding:20px 20px 0 20px}.store-value-mgmt-base-info .el-collapse .collapse-title{display:inline-block;width:100px;padding-right:12px;text-align:right;font-size:14px;color:#606266}.store-value-mgmt-base-info .el-collapse .el-collapse-item__content{padding-bottom:0}.store-value-mgmt-base-info .el-select{margin-top:18px}.store-value-mgmt-base-info .el-form-item__content>:first-child{margin-top:0}.store-value-mgmt-base-info .transition-box{margin-top:10px}.store-value-mgmt-base-info .el-checkbox-group .el-checkbox{width:165px;margin:0}.store-value-mgmt-base-info .el-checkbox-group .el-checkbox .el-checkbox__label{width:140px;white-space:normal}.product-info-dailog img{height:60px;width:60px}.product-info-dailog .biz-two-column,.product-info-dailog .biz-two-column .biz-two-row{display:-webkit-box;display:-ms-flexbox;display:flex}.product-info-dailog .biz-two-column .biz-two-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-info-dailog .selection-column{text-align:center}.order-product-info .biz-save-button{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.order-product-info .el-form{padding:0 10px}.order-product-info .el-input-number--mini{width:110px}.order-product-info .el-button--small{margin-top:20px}.order-product-info .delete-btn{color:red}.order-product-info .subTotal{float:right}.order-product-info .el-autocomplete{width:220px}.inventory-base-info .biz-save-button{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.inventory-base-info .el-collapse-item__header.is-active{background-color:#fef3e5}.inventory-base-info .el-collapse-item__wrap{padding-top:10px}.inventory-base-info .el-input-number--small{width:100%}.inventory-base-info .el-input-number--small .el-input__inner{text-align:left}.inventory-base-info .title-class{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.inventory-base-info .title-class .title-class-one{color:#ff7300}.inventory-base-info .title-class .title-class-one .el-badge__content.is-fixed.is-dot{top:18px;right:0}.inventory-base-info .title-class .title-class-two{color:red;font-size:10px;padding-right:10px}.inventory-base-info .el-form-item__content .el-select{width:100%}.inventory-base-info .biz-grid__content .biz-scroller{padding-left:20px}.inventory-base-info .el-form{height:100%;overflow:auto;padding-top:20px;padding-right:20px}.inventory-base-info .imgUpload .el-upload-list--picture-card .el-upload-list__item{width:58px;height:58px}.inventory-base-info .imgUpload .el-upload--picture-card{width:58px;height:58px;line-height:68px}.product-info-dailog .el-dialog__header{text-align:center}.dialog-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dialog-column .productImg{display:block;width:50px;height:50px;margin-right:5px}.dialog-column .biz-two-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dialog-column .biz-two-row .titleClass{text-overflow:ellipsis;overflow:hidden;width:200px;white-space:nowrap}.product-info .biz-save-button{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.product-info .el-form{padding:0 10px}.product-info .el-input-number--mini{width:110px}.product-info .el-button--small{margin-top:20px}.product-info .delete-btn{color:red}.product-info .subTotal{float:right}.product-info .el-autocomplete{width:220px}.product-info .biz-customcol .el-input-number--mini .el-input-number__decrease,.product-info .biz-customcol .el-input-number--mini .el-input-number__increase{width:20px}.product-info .biz-customcol .el-input-number--mini .el-input__inner{padding-left:25px;padding-right:25px}.logistic-following{height:100%;padding-top:5px;font-size:14px;overflow:auto}.logistic-following .product-info{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fefefe;border-bottom:1px solid #eee;margin-bottom:5px;padding:5px;width:100%}.logistic-following .product-info .img{width:60px;height:60px;margin-left:10px}.logistic-following .product-info .img img{width:100%;height:100%}.logistic-following .product-info .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.logistic-following .product-info .info .l-state{color:red}.logistic-following .logistic-info{background-color:#fefefe;height:calc(100% - 75px)}.logistic-following .logistic-info ul li{list-style:none}.logistic-following .logistic-info .track-list{margin:0 10px;padding-left:5px;padding-bottom:10px;position:relative}.logistic-following .logistic-info .track-list ul li:not(:last-child):after{content:"";position:absolute;z-index:1;pointer-events:none;background-color:#d9d9d9;width:1px;top:26px;left:-1px;bottom:-18px}.logistic-following .logistic-info .track-list ul li:not(:first-child):before{content:"";position:absolute;z-index:1;pointer-events:none;background-color:#e7e7e7;height:1px;left:25px;right:0}.logistic-following .logistic-info .track-list ul li{position:relative;padding:8px 0 0 25px;line-height:18px;color:#999}.logistic-following .logistic-info .track-list ul li .node-icon{position:absolute;left:-6px;top:15px;width:11px;height:11px;border-radius:50%;background:#b7b7b7;border:3px solid #e0e0e0}.logistic-following .logistic-info .track-list ul li .time{margin-right:20px;position:relative;top:4px;display:inline-block;vertical-align:middle;font-size:12px;color:#999}.logistic-following .logistic-info .track-list ul li .txt{color:#333;position:relative;top:4px;display:inline-block;vertical-align:middle}.logistic-following .logistic-info .track-list ul li:first-child .node-icon{background:red;border:3px solid #ffa4a4}.logistic-following .logistic-info .track-list ul li:first-child .txt{color:red}.logistic-following .logistic-info .track-list ul li:first-child:after{background:-webkit-gradient(linear,left bottom,left top,from(#e8e8ed),to(#e64b4e));background:linear-gradient(0deg,#e8e8ed,#e64b4e)}.my-evaluate{width:100%;height:100%;position:absolute}.my-evaluate .evaluate-content{height:100%;overflow-y:auto}.my-evaluate .evaluate-content .my-evaluate-div{background-color:#fff}.my-evaluate .evaluate-content .my-evaluate-div .order-info .info{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px}.my-evaluate .evaluate-content .my-evaluate-div .order-info .info img{width:50px;height:50px;margin-right:5px}.my-evaluate .evaluate-content .my-evaluate-div .order-info .info .info-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;margin-left:10px;font-size:14px}.my-evaluate .evaluate-content .my-evaluate-div .order-info .info .info-right span{display:block;white-space:pre-line}.my-evaluate .evaluate-content .my-evaluate-div .order-info .info .info-right span:nth-child(2){color:red}.my-evaluate .evaluate-content .my-evaluate-div .evaluate-dis{margin:10px 0;background-color:#fff}.my-evaluate .evaluate-content .my-evaluate-div .evaluate-dis .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.my-evaluate .evaluate-content .my-evaluate-div .evaluate-dis .title span{margin-left:10px;font-size:14px;padding:0 30px 0 10px}.my-evaluate .evaluate-content .my-evaluate-div .evaluate-dis .title span:nth-child(3){color:#ffac30}.my-evaluate .evaluate-content .my-evaluate-div .evaluate-dis .eva-content{margin:0 5vw;display:initial}.my-evaluate .evaluate-content .my-evaluate-div .evaluate-dis .eva-content .img-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.my-evaluate .evaluate-content .my-evaluate-div .evaluate-dis .eva-content .img-group .img-eva img{width:100%}.my-evaluate .evaluate-content .my-evaluate-div .evaluate{margin:10px 0;background-color:#fff;padding:10px}.my-evaluate .evaluate-content .my-evaluate-div .evaluate .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-bottom:10px}.my-evaluate .evaluate-content .my-evaluate-div .evaluate .upload{margin-top:10px}.my-evaluate .evaluate-content .shop-evaluate{background-color:#fff;margin:10px 0;padding:10px;height:150px}.my-evaluate .evaluate-content .shop-evaluate .shop-title{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.my-evaluate .evaluate-content .shop-evaluate .shop-title img{width:25px;margin-right:10px}.my-evaluate .evaluate-content .shop-evaluate .shop-item{margin-top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.my-evaluate .evaluate-content .shop-evaluate .shop-item .rate{margin-left:15px}.my-evaluate .evaluate-content .shop-evaluate .shop-item .rate .cube-rate-item{width:16px;margin-right:15px}.my-evaluate .evaluate-content .shop-evaluate .shop-item .label{display:block;font-size:13px}.my-evaluate .submit{background-color:#fff;width:100%;height:45px;position:absolute;bottom:0;z-index:10}.my-evaluate .submit .btn-submit{display:block;padding:5px 15px;border:1px solid #ffac30;border-radius:8px;color:#ffac30;position:absolute;right:10px;bottom:10px}.biz-columns .el-dialog__body{padding-top:0;padding-bottom:0}.biz-columns .columns-wrap{height:500px;position:relative}.biz-columns .columns-wrap i{font-size:20px}.grid18{height:20px}.close-order-dialog{width:500px}.close-order-dialog .reson-container{margin:10px 0}.close-order-dialog .reson-container .start{color:red;font-size:16px}.close-order-dialog .order-select{width:260px}.close-order-dialog .deccription{display:-webkit-box;display:-ms-flexbox;display:flex}.close-order-dialog .deccription .dec-label{white-space:nowrap}.close-order-dialog .close-button{text-align:right}.d-p-wrap .p-title{text-align:center;font-size:20px}.d-p-wrap .row{padding:0 0 10px 0}.d-p-wrap .row-top{padding:10px 0 10px 0;border-top:1px solid #666}.d-p-wrap .grid18{height:20px}.d-p-wrap .row-bottom{padding:0 0 10px 0;border-bottom:1px solid #666}.d-p-wrap .table-class{padding:10px 0 0}.depot-in-mgmt-tabel .biz-input{width:220px}.depot-in-mgmt .biz-popup .popup-content{width:600px}.depot-in-mgmt .biz-input{position:absolute;top:15px;right:85px}.depot-in-mgmt .toggle-btn{position:absolute;top:20px;right:40px;cursor:pointer;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1}.depot-in-mgmt .toggle-btn .rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.depot-in-mgmt .biz-table-filter .filter-wrap{margin-top:5px}.depot-in-mgmt .biz-table-filter .filter-wrap .el-select{width:100%}.depot-in-mgmt .biz-header .biz-header__filter-wrapper{float:left}.depot-in-mgmt .product-info-content{min-height:48px;margin:5px 0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.depot-in-mgmt .product-info-content img{float:left;width:48px;height:48px}.depot-in-mgmt .product-info-content .wrapper{width:160px;padding:0 20px}.depot-in-mgmt .product-info-content .wrapper .titleClass{text-overflow:ellipsis;overflow:hidden;width:100%;white-space:nowrap}.depot-in-mgmt .product-info-content .amount{width:25px}.depot-in-mgmt .tel-style{color:#ff7300;cursor:pointer}.depot-in-mgmt .operate-container{margin-left:10px}.depot-in-mgmt .row{padding:10px 0}.depot-in-mgmt .row-top{padding:10px 0 0;border-top:1px solid #666}.depot-in-mgmt .grid18{height:20px}.depot-in-mgmt .row-bottom{padding:10px 0;border-bottom:1px solid #666}.depot-in-mgmt .table-class{padding:10px 0 0}.depot-in-mgmt .el-date-editor{width:210px}.depot-in-mgmt .product-info{min-height:48px;margin:5px 0;width:100%}.depot-in-mgmt .product-info .wrapper .titleClass{text-overflow:ellipsis;overflow:hidden;width:200px;white-space:nowrap}.depot-in-mgmt .info-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.depot-in-mgmt .price-info{width:120px;text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.depot-in-mgmt .customer-info img{float:left;width:40px;height:40px;border-radius:50%}.depot-in-mgmt .customer-info .wrapper{margin-left:56px;position:relative}.depot-in-mgmt .customer-info .wrapper .titleMember{width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.depot-in-mgmt .customer-info .wrapper .gender .iconfont{position:absolute;left:-28px;bottom:-2px}.depot-in-mgmt .customer-info .wrapper .gender .male{color:#2069cb}.depot-in-mgmt .customer-info .wrapper .gender .female{color:#f935d1}.depot-in-mgmt .customer-info .wrapper .gender .none{color:#ff7300}