.order{box-sizing:border-box;height:660px;padding:30px 20px;width:1000px}.order .other-col{color:#999}.order .hight-light{color:#08b9ce}.order .order__title{color:#282828;font-size:20px;line-height:36px;padding-bottom:12px}.order .order-filtermenu{display:flex;margin:0 0 20px}.order .order-filtermenu .order-filter-item{color:#333;cursor:pointer;font-size:16px;letter-spacing:1.14px;line-height:34px;margin-right:30px}.order .order-filtermenu .order-filter-item.selected{border-bottom:3px solid;color:#08b9ce}.order .order-filtermenu .order-filter-item:last-child{margin-right:0}.order .order-filtermenu .order-filter-item .red{color:red}.order .order-content .body__item,.order .order-content .order-content__header{display:flex;justify-content:space-between}.order .order-content .order__name{box-sizing:border-box;padding:0 3px;width:190px}.order .order-content .order__name-item{width:270px!important}.order .order-content .order__price{box-sizing:border-box;padding:0 3px;width:80px}.order .order-content .order__price-around{display:flex;flex-direction:column}.order .order-content .order__price-around .price{line-height:normal}.order .order-content .order__time{box-sizing:border-box;padding:0 3px;width:180px}.order .order-content .order__amt{box-sizing:border-box;padding:0 3px;width:160px}.order .order-content .order__from{box-sizing:border-box;padding:0 3px;width:100px}.order .order-content .order__paytype{box-sizing:border-box;padding:0 3px;width:80px}.order .order-content .order__status{box-sizing:border-box;padding:0 3px;width:60px}.order .order-content .order__operate{box-sizing:border-box;padding:0 3px;width:85px}.order .order-content .order-content__header{background:rgba(18,196,214,.05);color:$dark-color-light;font-size:14px;height:50px;line-height:50px}.order .order-content .order-content__body{background:#fbfbfb;height:420px;overflow:scroll}.order .order-content .order-content__body .pageination .pagesInner.minsize{margin:20px 0 0}.order .order-content .order-content__body .body__item{background:#fff;box-shadow:inset 0 -1px 0 0 rgba(18,196,214,.1);box-sizing:border-box;color:#999;font-size:14px;line-height:26px;min-height:100px;padding:12px 0 11px;text-align:left}.order .order-content .order-content__body .body__item .order__index{color:$dark-color-light;font-size:14px;letter-spacing:1px;line-height:1.5}.order .order-content .order-content__body .body__item .order__name .order-props__item,.order .order-content .order-content__body .body__item .order__name .order__servicename{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.order .order-content .order-content__body .body__item .amt{color:#333}.order .order-content .order-empty{align-items:center;display:flex;height:400px;justify-content:center;width:820px}.order .order-content .order-empty .empty-content{color:#666;text-align:center}.order .order-content .order-empty .empty-content .empty__img{margin-bottom:20px}.order .mask-content{background:#fff;border-radius:16px;height:auto;position:relative;width:710px}.order .mask-content .content__close{border:1px solid #999;border-radius:50%;height:30px;line-height:28px;position:absolute;right:10px;top:10px;width:30px}.order .mask-content .content__switch{display:flex;justify-content:center}.order .mask-content .content__switch .switch__item+label{cursor:pointer;margin-left:-20px;margin-right:60px;padding-left:25px}.order .mask-content .content__invoice{text-align:left}.order .mask-content .content__invoice .invoice__warning{background:#fff9e6;color:#f9873e}.order .mask-content .content__invoice .warning__icon{vertical-align:inherit;width:15px}.order .mask-content .content__invoice .invoice__item{align-items:center;display:flex;justify-content:center;text-align:left}.order .mask-content .content__invoice .invoice__item .item-title{display:inline-block;text-align:right;width:130px}.order .mask-content .content__invoice .invoice__item .red{color:red}.order .mask-content .content__invoice .invoice__item .item-input{background:none;border:none;height:36px;line-height:36px;padding-left:12px;width:436px}.order .mask-content .content__invoice .invoice__item .item-input.modifying{border:1px solid #b2b2b2}.order .mask-content .content__invoice .receiver__title{text-align:right;width:156px}.order .mask-content .content__invoice input::-webkit-inner-spin-button,.order .mask-content .content__invoice input::-webkit-outer-spin-button{-webkit-appearance:none}.order .mask-content .content__invoice input[type=number]{-moz-appearance:textfield}.order .step-content__showfund .m-dialog__body{align-items:center;display:flex;flex-direction:column;height:115px;justify-content:center}.order .step-content__showfund .m-dialog__footer .asm-button{border-radius:15px;font-size:22px}.order .step-content__showfund .m-dialog__footer .confirm{background:#08b9ce;color:#fff}.order .step-content__showfund .m-dialog__footer .confirm:hover{background:#0ad9f0}.order .step-content__showfund .m-dialog__footer .center{border:2px solid #08b9ce}.order .step-refund__content .step-content{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:55px 0 80px;padding:0 70px;width:100%}.order .step-refund__content .step-content .step-item{align-items:center;display:flex;flex-direction:column}.order .step-refund__content .step-content .step-icon__constent{height:100%;margin-bottom:46px;width:100%}.order .step-refund__content .step-content .step-other{background:#e6e6e6;border-radius:50%;display:inline-block;height:18px;width:18px}.order .step-refund__content .step-content .init-color{color:grey}.order .step-refund__content .step-content .step-icon-wrap{position:relative}.order .step-refund__content .step-content .line{background:#e6e6e6;height:2px;left:18px;position:absolute;top:8px}.order .step-refund__content .step-content .line-position{left:30px;top:14px}.order .step-refund__content .step-content .bgline-color{background:#13aec1}