@CHARSET "UTF-8";
table {
    font-size: 13px;
}

a.opr-btn {
    cursor: pointer;
}

a.opr-btn:hover {
    color: red;
}

html, body, *:not(.glyphicon, .ui-icon, .fa) {
    font-family: Microsoft YaHei, '宋体', Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
}

code, kbd, pre, samp {
    font-family: Microsoft YaHei, '宋体', Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
    color: #000000;
}

label {
    font-family: Microsoft YaHei, '宋体', Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
    color: #000000;
}

code {
    font-family: "Consolas" ! important;
}

.text-custom1 {
    color: #d5596e;
}

.text-custom2 {
    color: #faa127;
}

.text-custom3 {
    color: #2fcbbf;
}

.text-custom4 {
    color: #2f71cb;
}

.text-custom5 {
    color: #d156a6;
}

.text-custom6 {
    color: #a1ce2d;
}

.text-custom7 {
    color: #faa127;
}

i.text-primary, a.text-primary {
    color: #1ab394;
}

.footFixToolbar {
    z-index: 9999;
    position: fixed;
    width: 100%;
    height: 45px;
    padding-top: 10px;
    bottom: 0;
    text-align: center;
}

.footFixToolbar > button {
    margin-right: 10px;
}

.fa-asterisk {
    color: red;
}

/*20170217jqgrid表格表头居中*/

.ui-th-column {
    text-align: center;
}

.hraderFixToolbar {
    background-color: white;
    z-index: 9999;
    position: fixed;
    width: 100%;
    height: 43px;
    padding-top: 5px;
    padding-left: 35px;
    top: 0;
    text-align: left;
}

.hraderFixToolbar > * {
    margin-right: 5px;
}

/*---滚动条默认显示样式--*/

::-webkit-scrollbar-thumb {
    background-color: #018EE8;
    /*outline-offset: -2px;*/
    /*outline: 2px solid #fff;*/
    -webkit-border-radius: 2px;
    /*border: 2px solid #fff;*/
}

/*---鼠标悬停滚动条显示样式--*/

::-webkit-scrollbar-thumb:hover {
    background-color: #018EE8;
    -webkit-border-radius: 2px;
}

/*---滚动条大小--*/

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}
/*.el-table th.gutter, .el-table colgroup.gutter {*/
/*    width: 8px !important;*/
/*}*/
/*.el-table__header colgroup col[name="gutter"] {*/
/*    display: table-cell !important;*/
/*}*/
/*.el-table__fixed-right {*/
/*    height: 100% !important;*/
/*}*/

/*---滚动框背景样式--*/

::-webkit-scrollbar-track-piece {
    background-color: transparent;
    -webkit-border-radius: 0;
}

/*---鼠标点击滚动条显示样式--*/

::-webkit-scrollbar-thumb:active {
    background-color: #018EE8;
    -webkit-border-radius: 4px;
}

.input-group-condensed .input-group-addon {
    padding: 2px 4px;
}

.btn {
    border-bottom-color: rgb(78, 113, 229);
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(78, 113, 229);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(78, 113, 229);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(78, 113, 229);
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgb(78, 113, 229);
    cursor: pointer;
    display: inline-block;
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", Tahoma, Arial, sans-serif;
    font-size: 12px;
    line-height: 26px;
    margin-bottom: 0px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 0px;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    height: 30px;
    min-width: 80px;
    -webkit-box-direction: normal;
    padding: 1px 6px;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none !important;
}

.btn-sm {
    height: 26px;
    min-width: 60px;
    font-size: 12px;
    padding: 0px 4px;
}

.input-group-btn .btn {
    min-width: 40px;
}

.ui-jqgrid-sortable {
    border-collapse: separate;
    box-sizing: border-box;
    color: #333;
    display: inline-block;
    font-family: 微软雅黑, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    height: 20px;
    line-height: 20px;
    overflow-wrap: normal;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    position: relative;
    text-align: center;
    text-overflow: ellipsis;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    /* width:200px; */
    word-break: keep-all;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
    -webkit-box-direction: normal;
}

.jqgrow {
    background-color: rgb(255, 255, 255);
    border-bottom-color: rgb(128, 128, 128);
    border-collapse: separate;
    border-left-color: rgb(128, 128, 128);
    border-right-color: rgb(128, 128, 128);
    border-top-color: rgb(128, 128, 128);
    box-sizing: border-box;
    color: rgb(96, 98, 102);
    display: table-row;
    font-family: 微软雅黑, Arial, Helvetica, sans-serif;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    vertical-align: middle;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
    -webkit-box-direction: normal;
}

.layui-layer-title {
    border-top:none !important;
    border-radius: 30px !important;
    /* padding: 0 80px 0 20px; */
    /* height: 42px; */
    /* line-height: 42px; */
    /* border-bottom: 1px solid #eee; */
    /*font-size: 18px!important;
    font-weight: bolder;*/
    /* color: #333; */
    /* overflow: hidden; */
    /*background-color: white !important;*/
    /* border-radius: 2px 2px 0 0; */
    /*font-family: "Helvetica Neue", Helvetica, "PingFang SC", Tahoma, Arial, sans-serif;
    color: black !important;*/
}

.layui-layer-rim {
    border: 0px solid rgba(0, 0, 0, .3) !important;;
    border-radius: 5px !important;;
    box-shadow: none !important;;
}

.layui-layer-btn {
    text-align: center !important;
}

.layui-layer-btn a {
    height: 30px;
    min-width: 80px;
    line-height: 28px;
    border-radius: 15px;
    margin: 0px 5px;
    padding: 0 15px;
    border: 1px solid #dedede;
    background-color: #fff;
    color: #333;
    border-radius: 15px !important;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", Tahoma, Arial, sans-serif;
}

.layui-layer-btn .layui-layer-btn0 {
    border-color: #1E9FFF !important;;
    background-color: #FFF !important;;
    color: #1E9FFF !important;;
}

.form-control {
    /* -webkit-appearance: none; */
    background-color: #FFF;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #DCDFE6;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    font-size: inherit;
    outline: 0;
    padding: 0 15px;
    -webkit-transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
    transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
    width: 100%;
}

.data-table {
    margin: 4px;
    border: 1px solid #ddd;
    width: calc(100% - 2px);
}

.data-table thead tr {
    background-color: #E0EDFE;
}

.data-table thead td {
    text-align: center;
    padding: 4px;
    font-size: 13px;
    font-weight: bold;
    border: 1px solid #ddd;
}

.data-table tbody td {
    text-align: center;
    padding: 4px;
    border: 1px solid #ddd;
}

.data-table tbody td input {
    text-align: center;
    border: 0px 0px 1px 0px;
}

.search-form {
    padding: 10px;
}

.jqgrid-table, .jqGrid_wrapper {
    padding: 8px;
}

.vmAreaPickerMenu ul {
    position: relative;
    margin: 0;
    font-size: 14px;
    color: #565656;
    padding: 6px 0;
    list-style: none;
    display: inline-block;
    overflow-x: hidden;
    overflow-y: auto;
    min-width: 160px;
    vertical-align: top;
    background-color: #fff;
    border-right: 1px solid #e4e7ed;
    width: 100%;
    text-align: left;
}

.vmAreaPickerMenu ul li {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    padding: 0px 15px 0px 10px;
    height: 32px;
    line-height: 32px;
}

.vmAreaPickerMenu ul li.selected {
    background-color: #e4e8f1;
    color: #FF6200;
    font-weight: 700;
}

.vmAreaPickerUl {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    width: 33%;
    display: inline-block;
    float: left;
}

.pickerContainer {
    position: absolute;
    white-space: nowrap;
    z-index: 15000;
    border: 1px solid #a1a4ad;
    border-radius: 2px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12), 0 0 6px rgba(0, 0, 0, 0.04);
    box-sizing: border-box;
    margin: 5px 0;
    overflow: hidden;
    font-size: 0;
}

.pickerUpgrade {
    height: 200px;
    display: inline-block;
}

.pickerUpgradeUl {
    position: relative;
    margin: 0;
    font-size: 14px;
    color: #565656;
    padding: 6px 0;
    list-style: none;
    display: inline-block;
    height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    min-width: 160px;
    vertical-align: top;
    background-color: #fff;
    border-right: 1px solid #e4e7ed;
}

.pickerUpgradeUl li {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    padding: 0px 15px 0px 10px;
    height: 32px;
    line-height: 32px;
}

.slide-fade-enter-active {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.slide-fade-leave-active {
    -webkit-transition: all 0s ease;
    transition: all 0s ease;
}

.slide-fade-enter, .slide-fade-leave-to {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
}

.pickerUpgradeUl li.selected {
    background-color: #e4e8f1;
    color: #FF6200;
    font-weight: 700;
}

.vm-picker-input {
    position: relative;
    display: -webkit-box;
    display: flex;
    line-height: 14px;
}

.vm-picker-input label {
    width: 25%;
    font-size: 14px;
    padding-top: 10px;
}

.vm-picker-input .icon {
    position: absolute;
    top: 50%;
    right: 5px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/* 新 */

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover, .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    background: #4171fa !important;
    color: #FFF !important;
}

.btn-group > .btn:first-child {
    margin-right: 0 !important;
}

.form-control[readonly] {
    background-color: white !important;
}

/* 表格颜色 */

.s-ico {
    margin: 8px;
}

.ui-jqgrid .ui-icon-asc {
    margin-top: -1px !important;
}

.ui-jqgrid .ui-icon-desc {
    margin-top: 7px !important;
}

.ui-th-ltr, .ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr {
    background: #e6f3ff;
    color: #333;
}

.ui-jqgrid .ui-jqgrid-bdiv table.table-bordered td {
    color: #666;
}

.ui-jqgrid tr.jqgrow td {
    background: #FFFFFF;
}

.ui-jqgrid tr.jqgrow td {
    background: #FFFFFF !important;
}

.ui-jqgrid tr.jqgrow:nth-child(even) td {
    background: #fcfcfc;
}

.ui-jqgrid tr.jqgrow:hover td {
    background: #56c3f6 !important;
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #56c3f6 !important;
}

/* 搜索栏 */

#searchForm .form-group {
    float: left;
    margin-right: 20px;
}

#searchForm .shelve {
    margin-right: 0;
}

#searchForm .form-group .btn {
    margin-right: 10px;
    margin-left: 0;
}

#searchForm .form-group > * {
    margin-right: 0;
}

#searchForm .control-label {
    width: auto;
    text-align: right;
    font-weight: normal !important;
}

.control-label#stoe {
    width: 20px;
    text-align: center;
}

#searchForm .form-group .btn-group .btn {
    margin-right: 0;
    margin-left: -1px;
    min-width: 60px;
}

#searchForm .form-group .btn-group .btn:first-child {
    margin-left: 0;
}

#searchForm .form-control {
    height: 34px !important;
    width: 170px !important;
}

@media (max-width: 1290px) {
    #searchForm .form-control {
        width: 150px !important;
    }
}

input.form-control.ui-pg-input {
    height: 25px !important;
    width: 60px !important;
}

#searchForm {
    overflow: hidden;
}

@media screen and (max-width: 1600px) {
    .btn {
        min-width: 65px;
    }

    #searchForm .form-group .btn {
        margin-right: 10px;
        margin-left: 0;
    }

    #searchForm .form-group .btn-group .btn {
        margin-right: 0;
        margin-left: -1px;
    }
}

/* 按钮颜色 */

.shelve {
    float: right !important;
    display: -webkit-box !important;
    display: flex !important;
    -webkit-box-pack: end;
    justify-content: flex-end;
}

.shelve .btn {
    margin: 2px 0;
}

.btn {
    display: inline-block;
    height: 30px !important;
    border-radius: 3px !important;
    border: 1px solid;
}

.shelve .btn:last-child {
    margin-right: 0 !important;
}


.ui-pg-table.ui-common-table.ui-pager-table td {
    border: none;
}

.ui-common-table > tbody > tr > td, .ui-common-table > tbody > tr > th, .ui-common-table > tfoot > tr > td, .ui-common-table > tfoot > tr > th, .ui-common-table > thead > tr > td, .ui-common-table > thead > tr > th {
    line-height: 35px !important;
    padding: 0 !important;
    font-weight: 500 !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
}

.ui-common-table > tbody > tr > th, .ui-common-table > tfoot > tr > th, .ui-common-table > thead > tr > th {
    line-height: 40px !important;
}

.ui-common-table > tbody > tr > td .btn, .ui-common-table > tbody > tr > th .btn, .ui-common-table > tfoot > tr > td .btn, .ui-common-table > tfoot > tr > th .btn, .ui-common-table > thead > tr > td .btn, .ui-common-table > thead > tr > th .btn {
    min-width: 60px !important;
    height: 30px !important;
}

.v-table-views {
    height: calc(100% - 35px);
}

#factorDropdown span {
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    border-bottom: 1px solid #efefef;
}

#factorDropdown .caret {
    display: none;
}

#factorDropdown input {
    border-radius: 0 !important;
    margin-right: 20px;
}

#factorDropdown input[type="checkbox"] {
    -webkit-appearance: none;
    vertical-align: middle;
    margin-top: 0;
    background: #fff;
    border: #3190e8 solid 1px;
    height: 20px !important;
    width: 20px !important;
}

#factorDropdown input[type="checkbox"]:checked {
    background: #fff;
}

#factorDropdown input[type=checkbox]:checked::after {
    content: '';
    /* top: 13px;
    left: 33px; */
    position: absolute;
    border: #3190e8 solid 2px;
    border-top: none;
    border-right: none;
    height: 5px;
    width: 12px;
    margin-top: 5px;
    margin-left: 2px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.air-title {
    padding: 0 !important;
}

.form-inline {
    padding: 0px;
    /* display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center; */
}

.form-group {
    padding-bottom: 0 !important;
}

#showTime {
    position: absolute;
    right: 10px;
    top: 10px;
}

.v-page-ul {
    margin-top: -6px;
}


.btn {
    -webkit-transition: all .3s;
    transition: all .3s;
}

.btn-default {
    color: #349cf0 !important;
    border-color: #349cf0;
    background-color: #fff !important;
}

.btn-lan {
    color: #4794f7 !important;
    border-color: #4794f7;
    background-color: #fff !important;
}

.btn-default:hover, .btn-default:focus, .btn.btn-default:hover, .btn.btn-default:focus, .btn-default.active {
    color: #fff !important;
    border-color: #349cf0;
    background-color: #349cf0 !important;
}

.btn-lan:hover, .btn-lan:focus, .btn.btn-lan:hover, .btn.btn-lan:focus,
.btn-lan.active {
    color: #fff !important;
    border-color: #4794f7;
    background-color: #4794f7 !important;
}

.btn-hong {
    color: #f86552 !important;
    border-color: #f86552;
    background-color: #fff !important;
}

.btn-hong:hover, .btn-hong:focus, .btn.btn-hong:hover, .btn.btn-hong:focus {
    color: #fff !important;
    border-color: #f86552;
    background-color: #f86552 !important;
}

.btn-lv {
    color: #4fb179 !important;
    border-color: #4fb179;
    background-color: #fff !important;
}

.btn-lv:hover, .btn-lv:focus, .btn.btn-lv:hover, .btn.btn-lv:focus {
    color: #fff !important;
    border-color: #4fb179;
    background-color: #4fb179 !important;
}

.btn-huang {
    color: #f87a0b !important;
    border-color: #f87a0b;
    background-color: #fff !important;
}

.btn-huang:hover, .btn-huang:focus, .btn.btn-huang:hover, .btn.btn-huang:focus {
    color: #fff !important;
    border-color: #f87a0b;
    background-color: #f87a0b !important;
}

.v-page-li-active {
    border-color: #349cf0 !important;
    background-color: #349cf0 !important;
}

/* 表头可复制 */
.el-table th {
    user-select: initial !important;
}

/* 树隔栏 <el-divider direction="vertical" class="divider-style"></el-divider>*/
.divider-style {
    height: auto !important;
    width: 10px !important;
    background-color: #e1e7ed !important;
}

/* layui弹窗 loading加载样式 */
.dialog-class .layui-layer-load {
    background-color: #fff;
}

/* 侧边树折叠图标 */
.foldIcon {
    cursor:pointer;
    box-shadow: 6px 2px 7px rgba(0, 0, 0, 0.1);
    background: url('../../modules/datastatics/images/y.png') no-repeat;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    width: 15px;
    height: 52px;
    background-size: 100% 100%;
}
/*图片图标*/
.uploadImage{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content:center;
    align-items: center
}
/*.foldIcon.active {*/
/*    background: url('../../modules/datastatics/images/z.png') no-repeat;*/
/*    background-size: 100% 100%;*/
/*    right: 11px;*/
/*}*/

/* 侧边栏内容部分 折叠*/
.foldContentActive {
    transition: all 0.6s;
    width: 0 !important;
}
.foldContent {
    transition: all 0.6s;
}

/*默认链接样式下划线去掉*/
a:focus, a:hover{
    /*outline: none !important;*/
    text-decoration:none;
}

/*对话框头部字体样式*/
.dialogHeader{
    color: #409EFF;
    font-size: 16px
}
/*改变main的原始padding*/
.el-main{
    padding:10px !important;
}
/*隐藏element上传控件，所有原生的按钮*/
.el-upload__input{
    display: none !important;
}

/*以下为switch样式*/
.el-switch.is-disabled {
    opacity: 1;
}
.el-switch.is-disabled .el-switch__core, .el-switch.is-disabled .el-switch__label {
    cursor: pointer !important;
}
/*以下为switch样式(完)*/

.el-link-css{
    margin-right: 10px;
}