.no-delete-pic .demo-upload-list .demo-upload-list-cover .ivu-icon-ios-trash-outline{display:none}.add-list-btn{width:300px;height:32px;color:#a7a5a5;line-height:32px;border-radius:4px;text-align:center;border:1px dashed #dcdee2;transition:border .2s ease-in-out,background .2s ease-in-out,box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out}.add-list-btn:hover{color:#57a3f3;border-color:#57a3f3;cursor:pointer}.order-detail-tab .ivu-tabs-bar .ivu-tabs-nav-container .ivu-tabs-nav-wrap .ivu-tabs-nav-scroll .ivu-tabs-nav .ivu-tabs-tab{margin-right:0;border:1px solid #dcdee2;border-bottom:none;padding:15px 26px 16px 26px}.order-detail-tab .ivu-tabs-bar .ivu-tabs-nav-container .ivu-tabs-nav-wrap .ivu-tabs-nav-scroll .ivu-tabs-nav .ivu-tabs-tab-active{background:#f8f8f9}.order-detail-tab .ivu-tabs-bar .ivu-tabs-nav-container .ivu-tabs-nav-wrap .ivu-tabs-nav-scroll .ivu-tabs-nav .ivu-tabs-ink-bar{display:none}.ivu-tabs-nav-container:focus .ivu-tabs-tab-focused{border-color:#dcdee2!important}.display-div .ivu-form-item .ivu-form-item-label{padding:4px 12px 4px 0;font-weight:700}.order-detail-card .ivu-card-body{overflow:hidden}.no-arrow .ivu-input-number-handler-wrap{display:none}.user-tree .ivu-tree-empty{padding:10px 0 0 5px}.user-remodel-input .ivu-select-dropdown{display:none}.user-remodel-input .ivu-select-selection{border:1px solid #dcdee2}.user-remodel-input .ivu-select-selection>div>input{cursor:text}.user-remodel-input .ivu-select-selection:hover{border-color:#57a3f3}.ivu-form-item-error .ivu-select-visible .ivu-select-selection{border-color:#57a3f3;-webkit-box-shadow:0 0 0 2px rgba(45,140,240,.2);box-shadow:0 0 0 2px rgba(45,140,240,.2)}.clickInput,.displayInput{display:inline-block;width:100%;height:32px;line-height:32px;padding:0 7px;font-size:12px;color:#515a6e}.clickInput{border:1px solid #dcdee2;border-radius:4px;background-color:#fff;cursor:pointer;transition:border .2s ease-in-out,background .2s ease-in-out,box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;-webkit-transition:border .2s ease-in-out,background .2s ease-in-out,-webkit-box-shadow .2s ease-in-out}.clickInput:hover{border-color:#57a3f3}.config-month .ivu-select-selection{height:62px;padding:0 4px;overflow:scroll}.config-month .ivu-select-selection div .ivu-select-arrow{display:none}.config-month .ivu-select-selection::-webkit-scrollbar{display:none}.ivu-modal-body{padding:25px 16px}.my-modal-wrap{margin-top:10px}.config-year .ivu-picker-panel-content-right{display:none}.config-year .ivu-date-picker-with-range .ivu-picker-panel-body{min-width:216px}.config-year .ivu-date-picker-header span .ivu-date-picker-header-label:first-child,.config-year .ivu-picker-panel-icon-btn{display:none}.append-input-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.append-input{height:32px;padding:0 7px;color:#515a6e;text-align:center;background-color:#f8f8f9;border:1px solid #dcdee2;border-left:0;border-radius:4px;border-bottom-left-radius:0;border-top-left-radius:0;line-height:33px;white-space:nowrap;vertical-align:middle}.my-number-input{border-radius:4px 0 0 4px;-webkit-box-shadow:none;box-shadow:none;width:65px}.my-transfer .ivu-transfer-operation>.ivu-btn:first-child{display:none}.my-transfer .ivu-transfer-operation .ivu-btn-small{padding:6px 11px 6px 15px;border-radius:4px}.my-transfer .ivu-transfer-operation .ivu-btn-small>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.my-transfer .ivu-transfer-list-footer{border:none}.my-transfer .ivu-transfer-list-body{border-radius:0 0 6px 6px;padding-top:46px}.my-transfer .ivu-transfer-list-content-item,.my-transfer .ivu-transfer-list-content-item>span{display:-webkit-box;display:-ms-flexbox;display:flex}.my-transfer .ivu-transfer-list-content-item>span{padding-left:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1;flex:1}.my-transfer .ivu-transfer-list:last-child .ivu-transfer-list-body .ivu-transfer-list-content{display:none}.my-transfer .ivu-transfer-list:last-child .ivu-transfer-list-header{padding:8px 16px 8px 7px}.my-transfer .ivu-transfer-list:last-child .ivu-transfer-list-header>label,.my-transfer .ivu-transfer-list:last-child .ivu-transfer-list-header>span:last-child{display:none}.tree-drop .ivu-dropdown-rel{height:auto;min-height:32px;max-height:67px}.special-form-line .ivu-form-item-content{line-height:normal}@-webkit-keyframes showPopView{0%{opacity:0}to{opacity:1}}@keyframes showPopView{0%{opacity:0}to{opacity:1}}.popView{position:fixed;top:0;right:0;bottom:0;left:0;outline:0;z-index:1000;-webkit-animation:showPopView .5s;animation:showPopView .5s}.popView-wrap{position:relative;top:100px;height:100%;z-index:1000}.popView-content{width:400px;margin:0 auto;background-color:#fff;overflow-y:auto;max-height:70%;border-radius:6px}.popView-title-wrap{border-radius:6px 6px 0 0;position:fixed;z-index:10;top:100px;width:400px;padding:14px 16px;margin:0 auto;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-bottom:1px solid #e8eaec}.popView-title{line-height:20px;font-size:14px;color:#17233d;font-weight:700}.popView-body-wrap{margin-top:46px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:25px 20px;font-size:13px}.popView-body{-ms-flex-wrap:wrap;flex-wrap:wrap}.popView-body,.popView-body-row{display:-webkit-box;display:-ms-flexbox;display:flex}.popView-body-row{width:100%;list-style:none;margin-bottom:25px;padding-right:5%;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.half-row .popView-body-row{width:50%}.popView-body-row .popView-name{width:100px;display:inline-block;color:#676a6c;text-align:right;padding-right:10px;line-height:32px}.popView-body-row .popView-input{-webkit-box-flex:1;-ms-flex:1;flex:1}.popView-input{width:100%}.popView-footer-wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-top:10px}.popView-footer-wrap,.popView-icon{display:-webkit-box;display:-ms-flexbox;display:flex}.popView-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.close-icon{font-size:18px;cursor:pointer}.order-detail-card{margin-bottom:10px}.order-detail-card .ivu-card-head{padding:7px 16px 4px}.order-detail-card .ivu-card-head p{font-size:16px}.order-detail-card .ivu-card-body{-ms-flex-wrap:wrap;flex-wrap:wrap}.order-detail-card .ivu-card-body,.orderDeatil{display:-webkit-box;display:-ms-flexbox;display:flex}.orderDeatil{height:100%}.orderDeatil .detailLeft{width:100%;background:#fff;overflow-y:scroll}.orderDeatil .detailLeft::-webkit-scrollbar{width:4px;height:4px;border-radius:2px 2px}.orderDeatil .detailLeft::-webkit-scrollbar-track-piece{background-color:#f8f8f8}.orderDeatil .detailLeft::-webkit-scrollbar-thumb{background-color:#ddd;background-clip:padding-box;min-height:28px}.orderDeatil .detailLeft::-webkit-scrollbar-thumb:hover{background-color:#bbb}.orderDeatil .detailLeft .detailBox{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.orderDeatil .detailLeft .detailBox .labelTitle{font-weight:700;text-align:left}.orderDeatil .detailLeft .detailBox .text{color:#a6a6a6}.orderDeatil .detailLeft .orderAppraise{line-height:32px}.spinBox{display:inline-block;position:relative;width:100%;height:100px}.spinBox .demo-spin-icon-load{-webkit-animation:ani-demo-spin 1s linear infinite;animation:ani-demo-spin 1s linear infinite}.detail-content{padding-right:15px;line-height:20px}