.noSelect {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1rem
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: '微软雅黑', monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

* {
    font-size: 12px
}

@media (min-width: 1500px) {
    * {
        font-size: 14px
    }
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    background: #f8f9fc;
    font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #0073b7;
    text-decoration: none;
    cursor: pointer;
    outline: 0
}

a:focus, a:hover {
    color: #00436b;
    outline: 0
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

li, ol, ul {
    padding: 0;
    margin: 0
}

li {
    list-style: none
}

p {
    padding: 0;
    margin: 0;
    line-height: 22px
}

@media (min-width: 1500px) {
    p {
        line-height: 26px
    }
}

a, button {
    cursor: pointer
}

code, pre {
    margin-top: -10px;
    margin-bottom: -20px
}

.els-text-left {
    text-align: left
}

.els-text-right {
    text-align: right
}

.els-text-center {
    text-align: center
}

.els-float-left {
    float: left
}

.els-float-right {
    float: right
}

.els-clear-both {
    clear: both
}

.els-vertical-middle {
    display: table-cell;
    vertical-align: middle
}

.els-fix-top {
    position: fixed;
    top: 0
}

.els-fix-bottom {
    position: fixed;
    bottom: 0
}

.els-fix-left {
    position: fixed;
    left: 0
}

.els-fix-right {
    position: fixed;
    right: 0
}

.els-margin-top {
    margin-top: 10px
}

.els-margin-bottom {
    margin-bottom: 10px
}

.els-margin-left {
    margin-left: 10px
}

.els-margin-right {
    margin-right: 10px
}

.els-border-left-primary {
    border-left: 3px solid #0073b7 !important
}

.els-border-left-blue {
    border-left: 3px solid #0073b7 !important
}

.els-border-left-green {
    border-left: 3px solid #00a65a !important
}

.els-border-left-red {
    border-left: 3px solid #dd4b39 !important
}

.els-border-left-orange {
    border-left: 3px solid #ff851b !important
}

.els-border-left-yellow {
    border-left: 3px solid #f39c12 !important
}

.els-border-left-olive {
    border-left: 3px solid #37aca5 !important
}

.els-col-1, .els-col-10, .els-col-11, .els-col-12, .els-col-2, .els-col-3, .els-col-4, .els-col-5, .els-col-6, .els-col-7, .els-col-8, .els-col-9 {
    float: left
}

.els-col-1 {
    width: 8.333%
}

.els-col-2 {
    width: 16.666%
}

.els-col-3 {
    width: 25%
}

.els-col-4 {
    width: 33.333%
}

.els-col-5 {
    width: 41.666%
}

.els-col-6 {
    width: 50%
}

.els-col-7 {
    width: 58.333%
}

.els-col-8 {
    width: 66.666%
}

.els-col-9 {
    width: 75%
}

.els-col-10 {
    width: 83.333%
}

.els-col-11 {
    width: 91.666%
}

.els-col-12 {
    width: 100%
}

.els-box {
    position: relative;
    width: 100%;
    border-radius: 3px;
    margin-bottom: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1)
}

.els-row {
    overflow-y: auto
}

.els-box-border {
    position: relative;
    width: 100%;
    border-radius: 3px;
    margin-bottom: 10px;
    background-color: #fff;
    border: 1px solid #dfdfdf
}

.els-box-header {
    display: block;
    padding: 10px;
    font-size: 15px;
    color: #444;
    border-bottom: 1px solid #dfdfdf
}

.els-box-body {
    padding: 10px;
    overflow: hidden
}

.els-content {
    padding: 0px
}

.els-bgColor-blue {
    background-color: #0073b7 !important;
    color: #fff
}

.els-bgColor-red {
    background-color: #dd4b39 !important;
    color: #fff
}

.els-bgColor-green {
    background-color: #00a65a !important;
    color: #fff
}

.els-bgColor-aqua {
    background-color: #00c0ef !important;
    color: #fff
}

.els-bgColor-yellow {
    background-color: #f39c12 !important;
    color: #fff
}

.els-bgColor-navy {
    background-color: #001f3f !important;
    color: #fff
}

.els-bgColor-teal {
    background-color: #39cccc !important;
    color: #fff
}

.els-bgColor-olive {
    background-color: #37aca5 !important;
    color: #fff
}

.els-bgColor-orange {
    background-color: #ff851b !important;
    color: #fff
}

.els-bgColor-gray {
    background-color: #d2d6de !important
}

.els-bgColor-blue-light {
    background-color: #f5f8fb !important;
    color: #555
}

.els-bgColor-red-light {
    background-color: #fdf7f7 !important
}

.els-bgColor-green-light {
    background-color: #f3f8f3 !important;
    color: #555
}

.els-bgColor-orange-light {
    background-color: #faf9f1 !important;
    color: #555
}

.els-bgColor-gray-light {
    background-color: #f7f7f7 !important;
    color: #555
}

.els-text-blue {
    color: #0073b7
}

.els-text-red {
    color: #dd4b39
}

.els-text-green {
    color: #00a65a
}

.els-text-aqua {
    color: #00c0ef
}

.els-text-yellow {
    color: #f39c12
}

.els-text-navy {
    color: #001f3f
}

.els-text-teal {
    color: #39cccc
}

.els-text-olive {
    color: #37aca5
}

.els-text-orange {
    color: #ff851b
}

.els-mark-lg {
    margin: 0 0 8px 0;
    font-size: 20px;
    line-height: 30px;
    font-weight: 900;
    color: #555
}

.els-mark {
    margin: 0 0 5px 0;
    font-size: 16px;
    line-height: 30px;
    color: #666
}

.els-mark-sm {
    margin: 0 0 2px 0;
    font-size: 15px;
    line-height: 30px;
    font-weight: 900;
    color: #555
}

input, select, textarea {
    padding-left: 5px;
    border: 1px solid #dfdfdf;
    background-color: #fff;
    color: #555
}

input.notAllowed, select.notAllowed, textarea.notAllowed {
    cursor: not-allowed;
    background-color: gray-lighter !important
}

input, select {
    height: 24px;
    line-height: 28px
}

input[type=checkbox], input[type=radio] {
    width: 20px !important;
    border: 0;
    margin-right: 4px
}

input[type=file] {
    display: block
}

select[multiple], select[size] {
    height: auto
}

select optgroup {
    font-size: inherit;
    font-style: inherit;
    font-family: inherit
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input {
    outline: 0
}

input:disabled, input[disabled] {
    cursor: not-allowed
}

input:disabled:disabled, input:disabled[disable], input[disabled]:disabled, input[disabled][disable] {
    background-color: #eee
}

.els-form-item {
    position: relative;
    margin: 0
}

.els-form-item input, .els-form-item select, .els-form-item textarea {
    font-size: 14px
}

span.els-form-error {
    color: #dd4b39;
    padding-top: 4px;
    font-size: 12px;
    display: block;
    word-break: break-all
}

.els-text:focus, .els-text:hover {
    border-color: #b4b7bd
}

input {
    border-color: #dddee1
}

@media (max-width: 1000px) {
    .els-col-1, .els-col-10, .els-col-11, .els-col-12, .els-col-2, .els-col-3, .els-col-4, .els-col-5, .els-col-6, .els-col-7, .els-col-8, .els-col-9 {
        width: 100%
    }

    .els-division .els-col-1, .els-division .els-col-10, .els-division .els-col-11, .els-division .els-col-12, .els-division .els-col-2, .els-division .els-col-3, .els-division .els-col-4, .els-division .els-col-5, .els-division .els-col-6, .els-division .els-col-7, .els-division .els-col-8, .els-division .els-col-9 {
        margin: 5px 0
    }

    .els-col-1 .els-margin-left, .els-col-1 .els-margin-right, .els-col-10 .els-margin-left, .els-col-10 .els-margin-right, .els-col-11 .els-margin-left, .els-col-11 .els-margin-right, .els-col-12 .els-margin-left, .els-col-12 .els-margin-right, .els-col-2 .els-margin-left, .els-col-2 .els-margin-right, .els-col-3 .els-margin-left, .els-col-3 .els-margin-right, .els-col-4 .els-margin-left, .els-col-4 .els-margin-right, .els-col-5 .els-margin-left, .els-col-5 .els-margin-right, .els-col-6 .els-margin-left, .els-col-6 .els-margin-right, .els-col-7 .els-margin-left, .els-col-7 .els-margin-right, .els-col-8 .els-margin-left, .els-col-8 .els-margin-right, .els-col-9 .els-margin-left, .els-col-9 .els-margin-right {
        margin: 0
    }
}

.els-btn-box {
    margin-bottom: 10px
}

.els-btn {
    display: inline-block;
    padding: 0 20px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 3px;
    border: none
}

.els-btn fa {
    margin-right: 2px
}

.els-btn-group {
    font-size: 0
}

.els-btn-group .els-btn {
    margin-right: 0
}

.els-btn-group .els-btn {
    border-left: 1px solid rgba(255, 255, 255, .5);
    border-radius: 0
}

.els-btn-group .els-btn:first-child {
    border-left: none;
    border-radius: 2px 0 0 2px
}

.els-btn-group .els-btn:last-child {
    border-radius: 0 2px 2px 0
}

.els-btn-group .els-btn-light-gray:first-child {
    border-left: 1px solid #dfdfdf
}

.els-btn {
    font-size: 17px
}

@media (min-width: 1500px) {
    .els-btn {
        font-size: 14px
    }
}

.els-btn-sm {
    padding: 0 10px;
    height: 20px;
    line-height: 20px;
    font-size: 12px
}

.els-btn-lg {
    height: 32px;
    line-height: 32px
}

.els-btn-primary {
    background-color: #0073b7;
    color: #fff
}

.els-btn-primary:hover {
    background-color: #00436b
}

.els-btn-blue {
    background-color: #0073b7;
    color: #fff;
    border: 1px solid #0073b7
}

.els-btn-blue:hover {
    background-color: #00436b;
    border: 1px solid #00436b
}

.els-btn-green {
    background-color: #00a65a;
    color: #fff;
    border: 1px solid #00a65a
}

.els-btn-green:hover {
    background-color: #005a31;
    border: 1px solid #005a31
}

.els-btn-aqua {
    background-color: #00c0ef;
    color: #fff;
    border: 1px solid #00c0ef
}

.els-btn-aqua:hover {
    background-color: #0083a3;
    border: 1px solid #0083a3
}

.els-btn-yellow {
    background-color: #f39c12;
    color: #fff;
    border: 1px solid #f39c12
}

.els-btn-yellow:hover {
    background-color: #b06f09;
    border: 1px solid #b06f09
}

.els-btn-light-blue {
    background-color: #3c8dbc;
    color: #fff
}

.els-btn-light-blue:hover {
    background-color: #296282
}

.els-btn-red {
    background-color: #dd4b39;
    color: #fff;
    border: 1px solid #dd4b39
}

.els-btn-red:hover {
    background-color: #ac2d1e;
    border: 1px solid #ac2d1e
}

.els-btn-navy {
    background-color: #001f3f;
    color: #fff;
    border: 1px solid #001f3f
}

.els-btn-navy:hover {
    background-color: #000;
    border: 1px solid #000
}

.els-btn-teal {
    background-color: #39cccc;
    color: #fff;
    border: 1px solid #39cccc
}

.els-btn-teal:hover {
    background-color: #269393;
    border: 1px solid #269393
}

.els-btn-olive {
    background-color: #37aca5;
    color: #fff;
    border: 1px solid #37aca5
}

.els-btn-olive:hover {
    background-color: #24726d;
    border: 1px solid #24726d
}

.els-btn-orange {
    background-color: #ff851b;
    color: #fff
}

.els-btn-orange:hover {
    background-color: #ce6000
}

.els-btn-fuchsia {
    background-color: #f012be;
    color: #fff
}

.els-btn-fuchsia:hover {
    background-color: #ab0b87
}

.els-btn-purple {
    background-color: #605ca8;
    color: #fff
}

.els-btn-purple:hover {
    background-color: #434078
}

.els-btn-maroon {
    background-color: #d81b60;
    color: #fff
}

.els-btn-maroon:hover {
    background-color: #941242
}

.els-btn-black {
    background-color: #000;
    color: #fff
}

.els-btn-gray-lte {
    background-color: #d2d6de;
    color: #000;
    border: 1px solid #dfdfdf
}

.els-btn-light-gray {
    background-color: #f7f7f7;
    color: #555;
    border: 1px solid #dfdfdf
}

.els-disabled {
    cursor: not-allowed;
    opacity: .65
}

.els-btn-spacing .els-btn {
    margin-right: 10px;
    margin-bottom: 10px
}

.els-btn-radius-lg {
    border-radius: 35px
}

.els-btn-radius-sm {
    border-radius: 10px
}

.els-btn-global-radius {
    border-radius: 0
}

.els-btn-disabled {
    border: 1px solid #dfdfdf;
    background-color: #fbfbfb;
    color: #c9c9c9;
    cursor: not-allowed
}

.els-btn-fluid {
    width: 100% !important
}

.els-switch-container {
    position: relative;
    width: 132px;
    font-size: 0;
    -webkit-transition: margin-left .5s;
    -o-transition: margin-left .5s;
    transition: margin-left .5s;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.els-switch-container > span {
    display: inline-block;
    width: 44px;
    font-size: 14px;
    text-align: center;
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
    color: #fff
}

.els-switch {
    width: 88px;
    overflow: hidden;
    border-radius: 20px;
    display: inline-block
}

.els-switch input[type=checkbox] {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0
}

.els-switch-handle-on {
    background-color: #00a65a
}

.els-switch-handle-off {
    background-color: #dd4b39
}

.els-switch-handle-label {
    background-color: #dfdfdf
}

.els-switch-on {
    margin-left: 0
}

.els-switch-off {
    margin-left: -44px
}

.els-header {
    position: absolute;
    top: 0;
    width: 100%;
    height: 60px;
    z-index: 999;
    min-width: 960px
}

.els-sideBar {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 200px;
    padding-top: 60px;
    z-index: 2
}

.els-main {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-left: 200px;
    padding-top: 60px;
    min-width: 960px;
    z-index: 1
}

.els-tableStyle {
    background-color: #fff
}

.els-tableStyle th {
    padding: 6px;
    text-align: right;
    color: #555;
    font-weight: 400
}

.els-tableStyle td {
    padding: 6px
}

.els-tableStyle td input, .els-tableStyle td select, .els-tableStyle td textarea {
    width: 100%
}

.els-tableStyle td .els-margin-right {
    margin-right: 2px
}

.els-tableStyle-query th {
    width: 9%
}

.els-tableStyle-query td {
    width: 14%
}

.els-tableStyle-normal th {
    width: 16%;
    border: 1px solid #dfdfdf;
    background-color: #f7f7f7;
    min-width: 85px
}

.els-tableStyle-normal td {
    width: 34%;
    padding-right: 10%;
    border: 1px solid #dfdfdf;
    background-color: #fff
}

@media (max-width: 1000px) {
    .els-tableStyle-normal td {
        padding-right: 2%
    }
}

.els-tableStyle-lg th {
    width: 16%;
    border: 1px solid #dfdfdf;
    background-color: #f7f7f7
}

.els-tableStyle-lg td {
    padding-right: 10%;
    border: 1px solid #dfdfdf;
    background-color: #fff
}

.els-form-item {
    overflow-y: hidden;
    font-size: 0
}

.els-form-item label {
    display: block;
    float: left;
    width: 100px;
    text-align: right;
    line-height: 32px
}

.els-form-item .els-form-input {
    margin-left: 100px;
    margin-right: 20px;
    margin-bottom: 10px
}

.els-form-item .els-form-input input, .els-form-item .els-form-input select {
    width: 100%;
    height: 32px;
    line-height: 32px
}

.els-form-item .els-form-input textarea {
    width: 100%
}

.els-form-item .els-margin-right {
    margin-right: 2px
}

.els-form-item-inline {
    display: inline-block;
    margin-right: 10px;
    font-size: 0
}

.els-form-input-inline {
    float: left;
    width: 190px;
    margin-right: 10px;
    margin-bottom: 10px
}

.els-form-input-inline input, .els-form-input-inline select {
    width: 100%;
    height: 32px;
    line-height: 32px
}

@media (max-width: 1000px) {
    .els-form-item .els-form-input-inline {
        margin-bottom: 10px
    }

    table .els-col-4 {
        width: 33.33%
    }

    table .els-col-6 {
        width: 50%
    }
}

.els-input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.els-input-group .els-input-group-addon {
    border-radius: 0;
    border-color: #d2d6de;
    background-color: #fff
}

.els-input-group-addon {
    display: table-cell;
    padding: 0 8px;
    width: 1%;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #dfdfdf
}

.els-input-group-addon:first-child {
    border-right: 0
}

.els-input-group-button {
    display: table-cell;
    width: 1%;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee
}

.els-input-group-button .els-btn {
    margin: 0
}

.els-static-table {
    position: relative
}

.els-static-table td, .els-static-table th {
    position: relative;
    padding: 9px 15px;
    min-height: 20px;
    line-height: 20px;
    font-weight: 400;
    border: 1px solid #dfdfdf;
    background-color: #fff
}

.els-static-table th {
    text-align: center;
    background-color: #f2f2f2
}

.els-static-table td {
    color: #555
}

.els-table-noline {
    border: 1px solid #dfdfdf
}

.els-table-noline th {
    border: 0 !important;
    border-bottom: 1px solid #dfdfdf !important
}

.els-table-noline td {
    border: 0 !important;
    border-bottom: 1px solid #dfdfdf !important
}

.els-table-rowcolor tr:nth-child(odd) {
    background-color: #f2f2f2
}

.els-table-rowcolor th {
    border: 0 !important
}

.els-table-rowcolor td {
    border: 0 !important
}

.els-tatic-table-head {
    position: relative;
    overflow: hidden
}

.els-scrollbar-content {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background-color: #f2f2f2;
    border: .5px solid #dfdfdf
}

.els-tab {
    background-color: #fff
}

.els-tab .els-tab-header {
    border-bottom: 1px solid #dfdfdf;
    background-color: #fff
}

.els-tab .els-tab-header:after, .els-tab .els-tab-header:before {
    content: " ";
    display: table
}

.els-tab .els-tab-header:after {
    clear: both
}

.els-tab .els-tab-header .els-tab-item {
    float: left;
    position: relative
}

.els-tab .els-tab-header .els-tab-item a {
    height: 40px;
    padding: 0 35px;
    line-height: 40px;
    display: block
}

.els-tab .els-tab-header .els-active:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    border-bottom: 3px solid #0073b7;
    width: 100%
}

.els-tab .els-tab-content {
    padding: 10px
}

.els-tab .els-tab-content .els-tab-content-item {
    display: none
}

.els-tab .els-tab-content .els-active {
    display: block
}

.els-nav {
    background-color: #344058
}

.els-header {
    background-color: #fff
}

.els-logo {
    float: left;
    min-width: 200px;
    background-color: #0073b7;
    color: #fff
}

.els-logo p {
    margin-left: 10px;
    font-size: 20px;
    font-weight: 900;
    color: #fff;
    line-height: 60px
}

.els-navbar {
    float: right
}

.els-navbar li {
    float: left;
    height: 60px;
    line-height: 60px
}

.els-navbar li a {
    display: block;
    padding: 0 15px;
    font-size: 15px;
    color: #777
}

.els-navbar li .els-navbar-info-box {
    font-size: 12px
}

.els-navbar li .els-swipepad {
    top: 60px
}

.els-navbar-info {
    display: none;
    width: 200px;
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 61px;
    border: 0 solid #d2d6de;
    z-index: 999;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    text-align: center;
    font-size: 12px
}

.els-navbar-info .els-navbar-info-content {
    padding: 20px 5px;
    background-color: #fff;
    text-align: center;
    line-height: 1.5
}

.els-navbar-info .els-navbar-info-content img {
    width: 50px
}

.els-navbar-info .els-navbar-info-content p {
    margin-top: 10px;
    line-height: 17px;
    color: #777
}

.els-navbar-info .els-navbar-info-footer {
    height: 30px;
    line-height: 30px;
    background-color: #0073b7
}

.els-navbar-info .els-navbar-info-footer a {
    padding: 0;
    width: 33.33%;
    text-align: center;
    float: left;
    font-size: 12px;
    color: #fff
}

.els-toggle {
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    border: 0;
    color: #555;
    font-size: 15px;
    background-color: transparent
}

.els-toggle:hover {
    color: #0073b7
}

.els-menu i {
    margin-right: 3px
}

.els-menu .els-menu-item {
    position: relative;
    display: block;
    padding-left: 10px;
    font-size: 13px;
    line-height: 55px;
    color: #c2c6cd
}

.els-menu .els-menu-item span {
    font-size: 14px
}

.els-menu .els-menu-item .els-menu-arrow {
    position: absolute;
    right: 5px
}

.els-menu .els-menu-item .els-menu-arrow i:before {
    content: '\f107'
}

.els-menu .els-menu-item.active, .els-menu .els-menu-item:hover {
    color: #fff
}

.els-menu .els-menu-item.active .els-menu-arrow i:before {
    content: '\f106'
}

.els-menu .els-submenu {
    display: none;
    background-color: #232b3a
}

.els-menu .els-submenu .els-submenu-item {
    display: block;
    line-height: 35px;
    padding-left: 20px;
    color: #c2c6cd
}

.els-menu .els-submenu .els-submenu-item.active, .els-menu .els-submenu .els-submenu-item:hover {
    color: #fff;
    background-color: #0073b7;
    font-weight: 900
}

.els-menu .els-submenu li a.active, .els-menu .els-submenu li a:hover {
    color: #fff;
    background-color: #0073b7;
    font-weight: 900
}

.els-menu .els-submenu li .els-submenu {
    background-color: #344058
}

.els-menu .els-submenu .els-menu-item {
    line-height: 30px;
    padding-left: 20px;
    color: #c2c6cd
}

.layui-layer {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.layui-layer div {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.ui-jqgrid, .ui-jqgrid * {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.frozen-bdiv {
    background-color: #fff
}

.viewer-full .els-content {
    width: 50%;
    height: 100%;
    overflow: auto
}

.viewer-full {
    height: 100%
}

.els-multisel {
    display: none;
    position: absolute;
    cursor: pointer;
    border: 1px solid #dddee1;
    background-color: #fff;
    overflow: auto
}

.els-multisel .els-multisel-item {
    padding: 0 6px
}

.els-multisel .els-multisel-item:hover {
    background-color: #0093ea
}

.els-multisel .els-multisel-item-checkbox {
    width: auto !important;
    vertical-align: middle
}

.els-multisel .els-multisel-item-label {
    vertical-align: middle
}

.els-multisel .els-active {
    color: #fff;
    background-color: #0093ea
}

.els-multisel-hidden {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.els-messagelist li, .els-messagelist-color li {
    line-height: 28px;
    overflow-y: hidden
}

.els-messagelist li a, .els-messagelist-color li a {
    float: left;
    max-width: 75%;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.els-messagelist li .els-messagelist-new, .els-messagelist-color li .els-messagelist-new {
    margin-left: 10px
}

.els-messagelist li label, .els-messagelist-color li label {
    float: right;
    width: 20%;
    text-align: right;
    color: #555;
    font-size: 12px
}

.els-messagelist-color li {
    line-height: 38px;
    padding: 0 5px
}

.els-messagelist-color li:nth-of-type(even) {
    background-color: #f5fafd
}

.els-transfer {
    overflow: auto;
    width: 650px;
    font-size: 0
}

.els-transfer .els-transfer-list {
    width: 300px;
    display: inline-block;
    border: 1px solid #dcdee2;
    vertical-align: middle
}

.els-transfer .els-transfer-list .els-transfer-list-header {
    border-bottom: 1px solid #dcdee2;
    background-color: #e9eaec;
    padding: 6px 10px
}

.els-transfer .els-transfer-list .els-transfer-list-body {
    height: 300px;
    overflow: auto;
    background-color: #fff
}

.els-transfer .els-transfer-operation {
    width: 30px;
    margin: 0 10px;
    display: inline-block
}

.els-transfer .els-transfer-operation a {
    display: block;
    padding: 3px;
    text-align: center;
    background-color: #e9eaec;
    border: 1px solid #dcdee2;
    color: #666
}

.els-transfer .els-transfer-operation a + a {
    margin-top: 6px
}

.els-shuttle {
    overflow: hidden
}

.els-shuttle .els-shuttle-list + .els-shuttle-list {
    margin-left: 2%
}

.els-shuttle .els-shuttle-list {
    float: left;
    width: 49%
}

.els-shuttle .els-shuttle-list .els-shuttle-list-header {
    padding: 8px 8px;
    background-color: #1b65b9;
    color: #fff;
    font-size: 15px;
    font-weight: 800;
}





.els-shuttle .els-shuttle-list .els-shuttle-list-body {
    padding: 2px 10px 10px 10px;
    min-height: 400px;
    border: 1px solid #e8eaec;
    border-top: 0;
    overflow: auto
}

.els-shuttle .els-shuttle-list .els-shuttle-list-content li:nth-child(2n) {
    background-color: #f4f7fa
}

.els-shuttle .els-shuttle-list .els-shuttle-list-content .els-shuttle-item {
    position: relative;
    font-size: 0;
    padding: 7px 20px 7px 5px
}

.els-shuttle .els-shuttle-list .els-shuttle-list-content .els-shuttle-item .els-shuttle-item-content {
    display: inline-block;
    width: 100%;
    font-size: 17px;
    color: #555
}

.els-shuttle .els-shuttle-list .els-shuttle-list-content .els-shuttle-item .els-shuttle-toolbar {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 100%;
    text-align: center
}

.els-shuttle .els-shuttle-list .els-shuttle-list-content .els-shuttle-item .els-shuttle-toolbar .els-shuttle-icon {
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
    margin-top: 8px;
    width: 16px;
    height: 16px;
    background-image: url(../../lib/css/img/shuttleImg.png);
    background-repeat: no-repeat;
    cursor: pointer
}

.els-shuttle .els-shuttle-list-content-add .els-shuttle-icon {
    background-position: 0 0
}

.els-shuttle .els-shuttle-list-content-reduce .els-shuttle-icon {
    background-position: -16px 0
}

.els-headerSummary-solid {
    margin-bottom: 10px;
    overflow-y: hidden
}

.els-headerSummary-solid .els-headerSummary-solid-left {
    float: left;
    width: 90px;
    height: 90px;
    text-align: center;
    line-height: 110px;
    border-radius: 3px 0 0 3px
}

.els-headerSummary-solid .els-headerSummary-solid-left i {
    font-size: 45px
}

.els-headerSummary-solid .els-headerSummary-solid-right {
    height: 90px
}

.els-headerSummary-solid .els-headerSummary-solid-right label, .els-headerSummary-solid .els-headerSummary-solid-right span {
    display: block;
    margin-left: 100px;
    line-height: 30px
}

.els-headerSummary-solid .els-headerSummary-solid-right label {
    display: block;
    margin-left: 100px;
    line-height: 30px;
    color: #777
}

.els-headerSummary-solid .els-headerSummary-solid-right span {
    font-size: 25px;
    font-weight: 900;
    color: #555
}

.els-headerSummary-concise {
    margin-bottom: 10px;
    overflow-y: hidden
}

.els-headerSummary-concise .els-headerSummary-concise-con {
    position: relative;
    padding: 15px 0
}

.els-headerSummary-concise .els-headerSummary-concise-con i {
    position: absolute;
    right: 5px;
    bottom: 5px;
    font-size: 65px;
    color: #edf5fb
}

.els-headerSummary-concise .els-headerSummary-concise-con label {
    display: block;
    margin-left: 20px;
    color: #777
}

.els-headerSummary-concise .els-headerSummary-concise-con span {
    font-size: 30px;
    margin-left: 20px;
    font-weight: 600;
    color: #555
}

.els-headerSummary-card {
    margin-bottom: 10px;
    overflow-y: hidden
}

.els-headerSummary-card .els-headerSummary-card-header {
    display: block;
    padding: 5px 10px;
    font-size: 14px;
    color: #555;
    border-bottom: 1px solid #dfdfdf
}

.els-headerSummary-card .els-headerSummary-card-con {
    padding: 10px
}

.els-headerSummary-card .els-headerSummary-card-con p {
    font-size: 30px;
    color: #666;
    line-height: 36px;
    padding: 5px 0 10px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap
}

.els-headerSummary-card .els-headerSummary-card-con span {
    float: right;
    font-size: 14px
}

.els-timeline {
    border-left: 1px solid #dfdfdf;
    margin: 5px 10px
}

.els-timeline .els-timeline-item {
    position: relative;
    padding-bottom: 20px
}

.els-timeline .els-timeline-item .els-timeline-axis {
    position: absolute;
    margin-left: -10px;
    width: 20px;
    height: 20px;
    line-height: 22px;
    background-color: #fff;
    color: #0073b7;
    border-radius: 50%;
    text-align: center;
    font-size: 18px;
    cursor: pointer
}

.els-timeline .els-timeline-item .els-timeline-content {
    padding-left: 15px
}

.els-timeline .els-timeline-item .els-timeline-content .els-timeline-title {
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    color: #0073b7
}

.els-timeline .els-timeline-item .els-timeline-content p {
    line-height: 22px;
    color: #555
}

.els-timeline .els-timeline-item .els-timeline-content ul {
    padding: 5px 0 5px 20px
}

.els-timeline .els-timeline-item .els-timeline-content ul li {
    margin-top: 5px;
    list-style-type: disc;
    color: #555
}

.els-timeline-cross {
    margin-top: 40px;
    margin-bottom: 20px;
    text-align: center;
    border-top: 2px solid #dfdfdf
}

.els-timeline-cross .els-timeline-cross-item {
    display: inline-block;
    width: 150px;
    margin-top: -18px;
    text-align: center;
    vertical-align: text-top
}

.els-timeline-cross .els-timeline-cross-item .els-timeline-cross-graphics {
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    background-color: #0073b7;
    border-radius: 30px;
    color: #fff;
    text-align: center;
    line-height: 30px
}

.els-timeline-cross .els-timeline-cross-item .els-timeline-cross-title {
    display: block;
    margin-top: 5px
}

.els-timeline-cross .els-timeline-cross-item .els-timeline-cross-time {
    display: block;
    font-size: 12px;
    color: #555
}

.els-cascader2-menus {
    position: absolute;
    height: auto;
    opacity: 100;
    -webkit-transition: top .2s, opacity .2s;
    -o-transition: top .2s, opacity .2s;
    transition: top .2s, opacity .2s;
    -webkit-transform: translate(0, 5px);
    -ms-transform: translate(0, 5px);
    transform: translate(0, 5px);
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 8px rgba(0, 0, 0, .15);
    font-size: 0;
    z-index: 99
}

.els-cascader2-menus-transition {
    opacity: 0;
    -webkit-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    transform: translate(0, 30px)
}

.els-cascader2-menus-hidden {
    display: none
}

.els-cascader2-picker {
    width: 100%;
    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;
    border: 1px solid #dfdfdf;
    background-color: #fff;
    border-radius: 5px;
    cursor: pointer
}

.els-cascader2-picker-focus, .els-cascader2-picker:hover {
    border-color: #98cdff
}

.els-cascader2-picker > input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: none;
    background-color: transparent;
    cursor: pointer
}

.els-cascader2-picker > .fa {
    margin: 0 5px
}

.els-cascader2-picker > .els-cascader2-icon-arrows {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.els-cascader2-picker > .els-reversal {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.els-cascader2-menu {
    display: inline-block;
    background-color: #fff;
    vertical-align: top
}

.els-cascader2-menu > ul {
    overflow: auto;
    min-width: 111px;
    height: 180px;
    position: relative
}

.els-cascader2-menu-item {
    padding: 0 15px 0 10px;
    line-height: 30px;
    cursor: pointer;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.els-cascader2-menu-item:hover {
    background-color: #e6f7ff
}

.els-cascader2-menu-item-active {
    background-color: #eee !important;
    font-weight: 600
}

.els-cascader2-menu-item-expand:after {
    content: "\f105";
    position: absolute;
    right: 4px;
    font-weight: 400
}

.els-cascader2-menu + .els-cascader2-menu {
    border-left: 1px solid #dfdfdf
}

.els-cascader2-icon-clear {
    display: none
}

.els-router {
    position: relative;
    padding-top: 35px
}

.els-router-header {
    height: 35px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 80px 0 40px
}

.els-router-header .fa-angle-double-left {
    left: 0;
    border-right: 1px solid #f1f1f1
}

.els-router-header .fa-angle-double-right {
    right: 40px;
    border-left: 1px solid #f1f1f1
}

.els-router-header .els-router-angle {
    width: 40px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    position: absolute;
    top: 0;
    cursor: pointer
}

.els-router-header .els-router-angle:hover {
    background-color: #edf4f8
}

.els-router-content {
    height: 100%
}

.els-router-content > iframe {
    display: block;
    width: 100%;
    height: 100%
}

.els-router-panel {
    height: 35px;
    background-color: #f9fafc;
    width: 100%;
    font-size: 0;
    white-space: nowrap;
    overflow: hidden
}

.els-router-panel .els-router-home {
    text-align: center;
    padding: 0;
    width: 40px
}

.els-router-panel > ul {
    position: relative;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    top: 0;
    left: 0
}

.els-router-panel li {
    position: relative;
    display: inline-block;
    padding: 0 20px;
    line-height: 35px;
    height: 35px;
    width: 120px;
    text-align: center;
    cursor: pointer;
    border-right: 1px solid #f1f1f1;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.els-router-panel li i {
    position: absolute;
    right: 5px;
    cursor: pointer;
    font-size: 16px;
    color: #c2c2c2
}

.els-router-panel li i:hover {
    color: #dd4b39
}

.els-router-panel li:after {
    position: absolute;
    top: -1px;
    left: 0;
    width: 0;
    height: 2px;
    content: '';
    -webkit-transition: width .2s;
    -o-transition: width .2s;
    transition: width .2s;
    background-color: #0073b7
}

.els-router-panel li:hover:after {
    width: 100%
}

.els-router-panel .els-router-active {
    background-color: #edf4f8;
    font-weight: 700;
    border-color: transparent
}

.els-router-panel .els-router-active:after {
    width: 100%
}

.els-router-tool {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    width: 40px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-left: 1px solid #f1f1f1;
    color: #0073b7;
    background-color: #f7f7f7
}

.els-router-tool:hover {
    background-color: #edf4f8
}

.els-router-menu {
    display: none;
    position: absolute;
    width: 100px;
    top: 35px;
    right: 0;
    background-color: #fff;
    padding: 5px;
    border: 1px solid #dfdfdf
}

.els-router-menu a {
    display: block;
    line-height: 30px;
    font-size: 12px
}

.els-line {
    width: 100%;
    height: 1px;
    border-top: 1px solid #dfdfdf
}

.els-check-warpper {
    display: inline-block
}

.els-check-warpper label {
    vertical-align: middle;
    float: none;
    width: auto;
    display: inline-block
}

.els-check-warpper + .els-check-warpper {
    margin-left: 8px
}

.els-warning-letter {
    font-size: 14px;
    color: #ac2d1e;
    line-height: 20px;
    font-weight: 900
}

.els-swipepad {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999;
    height: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.els-layerEle {
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #dfdfdf
}

.els-layerEle code {
    padding: 0;
    line-height: 24px
}

.els-layerEle-code {
    float: right;
    width: 20px;
    height: 20px;
    margin-top: -15px;
    font-size: 15px;
    text-align: right;
    color: #666;
    cursor: pointer
}


.els-shuttle-list-header-search {
    float: right;
    margin-top: 8px;
}
.els-shuttle-list-header-search input {
    float: left;
    width:150px;
    height:22px;
    line-height: 22px;
    border:0;
}
.els-shuttle-list-header-search span {
    display: block;
    float: left;
    width:22px;
    height:22px;
    background-color: #fff;
    margin-left:1px;
    text-align: center;
}
.els-shuttle-list-header-search span i {
    color:#0d6aad;
    height:24px;
    line-height: 24px;
}
.els-shuttle-list-header-select {
    float: right;
    margin-left:20px;
    line-height: 30px;
    font-size:14px;
    font-weight: 400;
}
