.spin-icon-load{-webkit-animation:ani-spin 1s linear infinite;animation:ani-spin 1s linear infinite}@-webkit-keyframes ani-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes ani-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.ivu-table-cell{font-size:13px}.ivu-table .table-info-row td{background-color:#2db7f5;color:#fff}.ivu-table .table-error-row td{background-color:#f60;color:#fff}.ivu-table .table-disable-row td{background-color:#9c9b9b;color:#201d1d}.ivu-table .table-message-row td{background-color:#187;color:#fff}.ivu-table .table-read-only-row td{background-color:#ecf5f3}.ivu-table .table-info-cell-blue,.ivu-table td.table-info-column{background-color:#2db7f5;color:#fff}.ivu-table .table-info-cell-red{position:relative}.ivu-table .table-info-cell-red:before{position:absolute;left:15px;content:"";width:16px;height:16px;background-color:#ff1b1b;border-radius:50%;border:4px solid #fdd}.ivu-table .table-info-cell-green{position:relative}.ivu-table .table-info-cell-green:before{position:absolute;left:15px;content:"";width:16px;height:16px;background-color:#00a719;border-radius:50%;border:4px solid #d3ffd9}.ivu-page-total{font-size:13px}.ivu-page-item{min-width:28px;height:28px;line-height:28px}.ivu-page-item a{font-size:13px}.ivu-page-disabled,.ivu-page-next,.ivu-page-options-elevator,.ivu-page-options-elevator input,.ivu-select-selected-value,.ivu-select-selection{height:28px!important;line-height:26px!important}.u-action[data-v-1d909d47]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.action[data-v-1d909d47]{font-size:14px;color:#395faa;cursor:pointer}.action[data-v-1d909d47]:last-child{margin-left:16px}.ivu-divider-horizontal{margin:16px 0}.transition-box{position:fixed;top:0;left:0;z-index:999;width:100%;height:100%;background-color:rgba(0,0,0,.5);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}.transition-box .img-box{position:relative;max-width:1000px}.transition-box .img-box .close-icon{position:absolute;top:-40px;right:-40px;color:#fff;cursor:pointer}.form-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.form-list .form-item{margin-right:30px;margin-top:8px}.form-list .form-item .ivu-form-item{margin:0}.SelectDisplay{min-height:30px;margin-top:-16px}.SelectDisplay ul li{float:left;width:80px;height:30px;text-align:center;cursor:pointer;line-height:30px;list-style-type:none}.SelectDisplay ul li .icon:first-child{display:block;float:left;margin-left:8px;width:13px;height:13px;margin-top:7px;border-radius:50%;background-color:red;-ms-flex-negative:0;flex-shrink:0}.SelectDisplay ul li .icon:first-child:first-child{border:1px solid red}.SelectDisplay ul li.active{border-bottom:2px solid #244ea1}