| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407 |
- .sub_title {
- width: 96%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- margin-top: 10px;
- text-align: left;
- }
- .sub_title em {
- text-decoration: none;
- font-style: normal;
- }
- .container {
- width: 100%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- }
- .panel {
- width: 100%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- background: rgba(0,15,42,0.6);
- padding: 0px;
- border: none;
- }
- .panel /deep/ .el-col em {
- float: left;
- text-align: left;
- line-height: 35px;
- margin-right: 10px;
- font-style: normal;
- }
- .panel /deep/ .el-input {
- width: 150px;
- float: left;
- }
- .panel /deep/ .el-select {
- width: 150px;
- float: left;
- }
- .el-table--enable-row-hover .el-table__body tr:hover>td {
- background:rgba(27,86,200,0.77);
- }
- .el-table--striped .el-table__body tr.el-table__row--striped:hover>td {
- background:rgba(27,86,200,0.77);
- }
- .el-table--striped .el-table__body tr.el-table__row--striped td {
- background:rgba(27,86,200,0.14);
- }
- .has-gutter th {
- background: rgba(0,23,67,0.8)!important;
- font-weight: normal;
- }
- .panel /deep/ .el-input__inner {
- width: 150px;
- height: 30px;
- line-height: 30px;
- margin-top: 5px;
- border-radius: 0;
- float: left;
- padding-right: 22px;
- background: none;
- border: 1px solid #005EA2;
- color: #6DC1FF;
- }
- .panel /deep/ .el-input__inner::placeholder{
- color: #6DC1FF;
- }
- .panel /deep/ .el-date-editor--daterange {
- width: 280px;
- }
- .panel /deep/ .el-date-editor .el-range-separator {
- width: 30px;
- }
- .panel /deep/ .el-input {
- width: 150px;
- }
- .panel-title {
- width: 300px;
- display: block;
- float: left;
- text-align: left;
- color: #6DC1FF;
- font-size: 18px;
- font-weight: normal;
- margin-left: 39px;
- }
- .panel .panel_control {
- width: 100%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- background: rgba(27,86,200,0.14);
- padding: 29px 39px;
- color: #6DC1FF;
- }
- .el-card__body {
- padding: 0;
- }
- .panel .panel_control em {
- width: 70px;
- float: left;
- text-align: right;
- }
- .table_container {
- width: 100%;
- overflow: hidden;
- margin-top: 5px;
- margin-bottom: 10px;
- background:none ;
- float: left;
- padding: 10px;
- }
- .el-table th, .el-table tr {
- background: none;
- color: #6DC1FF;
- }
- .el-table, .el-table__expanded-cell {
- background: none;
- }
- .el-table td, .el-table th.is-leaf {
- border: none;
- }
- .el-table--border::after, .el-table--group::after, .el-table::before {
- background: none;
- }
- .table_container /deep/ .el-input .el-input__inner {
- height: 30px;
- line-height: 30px;
- width: 100px;
- padding-right: 22px;
- background: none;
- }
- .table_container /deep/ .el-select .el-input__inner {
- height: 30px;
- line-height: 30px;
- width: 70px;
- padding-right: 22px;
- background: none;
- }
- .dataTables_length {
- width: 380px;
- float: left;
- margin-bottom: 10px;
- margin-right: 10px;
- text-align: left;
- font-size: 14px;
- }
- .dataTables_length /deep/ .el-input {
- width: 100px;
- }
- .modal {
- display: block !important;
- }
- .modal ul, .modal li {
- margin: 0;
- padding: 0;
- list-style: none;
- }
- .modal li {
- width: 100%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- height: 24px;
- line-height: 24px;
- text-align: left;
- }
- /deep/ .form-horizontal .col-sm-5 .el-select {
- width: 100%;
- }
- /deep/ .form-horizontal .col-sm-5 .el-input {
- width: 100%;
- }
- /deep/ .el-input-number {
- width: 100%;
- }
- .large {
- width: 100%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- }
- #pages {
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- width: 100%;
- height: 100%;
- overflow: hidden;
- overflow-y: scroll;
- display: block;
- margin: 0 auto;
- background-color: #F2F2F2;
- padding-bottom: 30px;
- }
- /*eldialog*/
- .el-dialog__body .form-group {
- width: 100%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- margin-bottom: 10px;
- }
- /deep/ .el-dialog__body em {
- width: 90px;
- height: 40px;
- line-height: 40px;
- text-align: right;
- float: left;
- font-style: normal;
- }
- /deep/ .el-dialog__body .el-input {
- width: 70%;
- float: left;
- }
- /deep/ .el-dialog__body .panel_select {
- width: 70%;
- float: left;
- }
- /deep/ .el-dialog__body .panel_select .el-input--suffix {
- width: 100%;
- float: left;
- }
- /deep/ .el-dialog__body .el-textarea {
- width: 70%;
- float: left;
- }
- .table_container .pull-right {
- margin-left: 10px;
- }
- /deep/ .el-table td, .el-table th {
- padding: 5px;
- }
- .mid_time {
- float: left;
- margin-left: 5px;
- margin-right: 5px;
- line-height: 35px;
- }
- .red {
- color: red;
- }
- .green {
- color: #67c23a;
- }
- .yellow {
- color: yellow;
- }
- .red_icon {
- background:red ;
- }
- .red_green {
- background:#67c23a ;
- }
- .el-dialog__body em {
- width: 70px;
- float: left;
- margin-left: 10px;
- text-align: right;
- margin-right: 10px;
- }
- .el-dialog__body .el-col {
- width: 100%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- margin-bottom: 10px;
- }
- /deep/ .el-button--primary.is-active, .el-button--primary:active,/deep/ .el-button--primary {
- background: none;
- border: 1px solid #005EA2;
- color: #6DC1FF;
- }
- .el-button--primary {
- background: none;
- border: 1px solid #005EA2;
- color: #6DC1FF;
- }
- .el-pagination.is-background .btn-next.disabled, .el-pagination.is-background .btn-next:disabled, .el-pagination.is-background .btn-prev.disabled, .el-pagination.is-background .btn-prev:disabled, .el-pagination.is-background .el-pager li.disabled {
- color: #6DC1FF;
- }
- .el-pagination.is-background .btn-next, .el-pagination.is-background .btn-prev, .el-pagination.is-background .el-pager li {
- background-color: #061B44;
- }
- .el-pagination__jump {
- display: none!important;
- }
- .el-pagination.is-background .el-pager li:not(.disabled).active {
- color: #002540;
- background-color: #6DC1FF;
- }
- .el-pagination__total {
- color: #6DC1FF;
- }
- .tabs {
- width: 100%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- }
- .tabs ul {
- width: 600px;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- margin-top: 10px;
- margin-bottom: 10px;
- }
- .tabs li {
- width: 164px;
- height: 36px;
- font-size: 16px;
- line-height: 36px;
- color: #6DC1FF;
- float: left;
- text-align: center;
- cursor: pointer;
- list-style: none;
- }
- .tabs li.active {
- background: url("../../assets/img/op_title.png")top center no-repeat;
- background-size: 100%;
- }
- .el-date-editor .el-range__icon {
- display: none;
- }
- .el-date-editor .el-range-input {
- background: none;
- color: #6DC1FF;
- }
- .el-date-editor .el-range-input::placeholder {
- color: #5391c1;
- }
- .panel /deep/ .el-date-editor .el-range-separator {
- color: #6DC1FF;
- line-height: 20px;
- }
- .el-date-editor .el-range__close-icon {
- position: relative;
- top: -5px;
- }
- .el-select .el-input .el-select__caret {
- line-height: 30px;
- }
- .contorl {
- /*width: 100%;*/
- overflow: hidden;
- display: block;
- margin: 0 auto;
- padding: 25px;
- padding-left: 55px;
- }
- .contorl .el-button {
- width: 98px;
- height: 30px;
- float: left;
- }
- .yellow {
- color:#FFDD00 ;
- }
- .red {
- color: red;
- }
- /deep/ .red {
- color: red;
- }
- /deep/ .el-table__empty-text {
- color: #015B9E;
- }
|