#msg-box {
    height: 193px;
    float: left;
    position: absolute;
    right: 0px;
    bottom: 5px;
    z-index: 1;
}

#countAll {
    text-align: center;
    position: relative;
    top: 10%;
    color: #f43838;
}

.msg {
    margin: 12px 7px;
    color: #fff
}

#showOrHidePush {
    width: 27px;
    height: 195px;
    float: left;
    cursor: pointer;
}

#message {
    height: 193px;
    width: 185px;
    float: left;
    overflow: hidden;
}

#circle {
    width: 22px;
    height: 22px;
    background-color: #c2c2c2;
    /*border: 2px #FF5722 solid;*/
    border-radius: 22px;
}

.pushline {
    line-height: 27px;
    border-bottom: 1px solid #cadede;
    height: 27px;
}

/*.layui-layer-btn0 {*/
/*background-color: #fff!important;*/
/*border-color: #dedede!important;*/
/*color: #333!important;*/
/*}*/
/*.layui-layer-btn1 {*/
/*border-color:#27b7b0!important;*/
/*background-color:#27b7b0!important;*/
/*color:#fff!important;*/
/*}*/
.layui-layer-btn0 {
    border-color:#27b7b0!important;
    background-color:#27b7b0!important;
    color:#fff!important;
}
.layui-layer-btn1 {
    background-color: #fff!important;
    border-color: #dedede!important;
    color: #333!important;
}
/*参股企业月报使用*/
.colorByBlack{
    color: black !important;
    text-align: center !important;
    font-weight: bold !important;
}
.colorByLeftBlack{
    color: black !important;
    text-align: left !important;
    font-weight: bold !important;
}
.colorByRightBlack{
    color: black !important;
    text-align: right !important;
    font-weight: bold !important;
}
/*零星购置计划汇总月使用*/
.colorByRed{
    color: red !important;
}
/*  区域电量使用*/
.colorByProduct{
    color: black !important;
    text-align: center !important;
    font-weight: bold !important;
    background: #cce7fd !important;
    vertical-align:middle !important;
}
.powersupplywrong{
    color: red!important;
}

/*字体图标*/
@font-face {
    font-family: 'iconfont';
    src: url('../assets/lib/layui2.5.5/font/iconfont.eot');
    src: url('../assets/lib/layui2.5.5/font/iconfont.eot?#iefix') format('embedded-opentype'),
        /*url('../assets/lib/layui2.5.5/font/iconfont.woff2') format('woff2'),*/
    url('../assets/lib/layui2.5.5/font/iconfont.woff') format('woff'),
    url('../assets/lib/layui2.5.5/font/iconfont.ttf') format('truetype'),
    url('../assets/lib/layui2.5.5/font/iconfont.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 18px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
}
.layui-elem-quote {
    height: 30px;
    line-height: 30px;
}

.layui-layer .layui-layer-title {
    height: 32px;
    line-height: 32px;
}

.layui-layer-setwin a {
    width: 13px;
    height: 13px;
}

.layui-form-item {
    margin-bottom: 10px;
}

.layui-form-item-query {
    display: flex;
    margin-bottom: 10px;
}

.box select {
    /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
    border: solid 1px #e6e6e6;
    /*很关键：将默认的select选择框样式清除*/
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;

    background-size: 12px 6px;
    background-repeat: no-repeat;
    background-position: right 4px center;

    /*为下拉小箭头留出一点位置，避免被文字覆盖*/
    padding-right: 22px;
}

.box select:hover {
    border: solid 1px #a3dad7;
}

/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
.box select::-ms-expand {
    display: none;
}

.layui-btn, .layui-input, .layui-select, .layui-form-label {
    height: 26px;
    min-height: 26px;
    line-height: 24px;
    padding: 0px 8px;
}
/*.layui-btn {*/
/*    background-color: #2076D9!important;*/
/*}*/

.layui-btn + .layui-btn {
    margin-left: 5px;
}

body {
    font-size: 12px;
}

.layui-layer .layui-layer-title {
    font-size: 12px;
}

.layui-btn .layui-icon, .layui-layer-dialog .layui-layer-content {
    font-size: 12px;
}

.layui-layer-dialog .layui-layer-padding {
    text-align: center;
}

.pull-right {
    margin-right: 5px;
}

.pagination > li.page-pre > a, .pagination > li.page-next > a {
    height: 17px;
    line-height: 14px !important;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover,
.pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #27b7b0;
    border: 0;
}

.layui-layer-dialog .layui-layer-padding {
    padding: 20px 20px 20px 55px;
    font-size: 14px;
}

.margin-left-12 {
    margin-left: -16px;
}

.margin-left-12-input {
    margin-left: -8px;
}

.btn-close {
    color: #666 !important;
}

/*------------------ 由于按钮和字体变小 需要调整一部分样式 ------------------*/
/* 单选按钮 */
.layui-form-radio > i {
    font-size: 18px !important;
}

.login-title {
    align: center;
    width: 71px;
    height: 15px;
    font-size: 17px;
    font-family: HYBeiWeiXieJingW;
    font-weight: normal;
    color: rgba(51, 51, 51, 1);
}

/* .logo{width:541px;position:ablosute;left:14px;top:11px;width:1366px;height:71px;background:linear-gradient(90deg,rgba(0,80,147,1),rgba(53,158,180,1));} */


/* .logo{width:541px;position:ablosute;left:14px;top:11px;width:1366px;height:71px;background:linear-gradient(90deg,rgba(0,80,147,1),rgba(53,158,180,1));} */


/*------------------ 加载效果 开始 ------------------*/
.loader-3 .dot {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 5px);
}

.loader-3 .dot1 {
    left: -20px;
    animation: dot-jump linear 1s infinite;
    animation-delay: 0s;
    -webkit-animation: dot-jump linear 1s infinite;
    -webkit-animation-delay: 0s;
}

.loader-3 .dot2 {
    left: 0;
    animation: dot-jump linear 1s infinite;
    animation-delay: 0.15s;
    -webkit-animation: dot-jump linear 1s infinite;
    -webkit-animation-delay: 0.15s;
}

.loader-3 .dot3 {
    left: 20px;
    animation: dot-jump linear 1s infinite;
    animation-delay: 0.3s;
    -webkit-animation: dot-jump linear 1s infinite;
    -webkit-animation-delay: 0.3s;
}

@-webkit-keyframes dot-jump {
    0%, 60%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    30% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }

}

@keyframes dot-jump {
    0%, 60%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    30% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@-webkit-keyframes toOpacity {
    from {
        opacity: 0
    }
    to {
        opacity: 0.9
    }
}

@keyframes toOpacity {
    from {
        opacity: 0
    }
    to {
        opacity: 0.9
    }
}

@-webkit-keyframes toLimpidity {
    from {
        opacity: 0.9
    }
    to {
        opacity: 0
    }
}

@keyframes toLimpidity {
    from {
        opacity: 0.9
    }
    to {
        opacity: 0
    }
}

/* region handsontable */

/* 表头单元格样式 */
.htHeaderCell {
    color: black !important;
    font-weight: bold !important;
    background: #cce7fd !important;
}

/* 解决handsontable有时会不显示或者部分不显示的问题 */
.ht_clone_left thead, .ht_master thead, .ht_master tr th {
    visibility: visible !important;
}

/* endregion*/
/*解决按钮层被上层遮罩*/
.layerBtnCenter {
    margin-top: 10px !important;
    z-index: 999 !important;
}

/*解决分页错位*/
.pagination > li {
    top: 4px !important;
}

/*费用完成-生产费用年月统一宽度*/
.w140 {
    width: 140px !important;
}

label {
    margin-bottom: 0;
}

/*handsontable表格内日期选择配色更改*/
.pika-button:hover {
    color: #666 !important;
    background: #DBF0FF !important;
}

/*解决导入上传按钮导致按钮间距变窄*/
input.layui-upload-file + button {
    margin-left: 5px;
}

/* hussar.confirm按钮颜色 */
/*.layui-layer-btn .layui-layer-btn0 {*/
/*border-color: #27b7b0 !important;*/
/*background-color: #27b7b0 !important;*/
/*}*/

/* layui进度条进度文字颜色 */
.layui-progress-text {
    font-size: 15px !important;
    font-weight: bold !important;
    color: #fff !important;
}

/*bootstrap表格内可点击字体颜色*/
.bootstrap-table .fixed-table-container .fixed-table-body .table tr td span {
    color: #2dbdb7 !important;
}

/*弹出框滚动条*/
.popup-scroll {
    height: calc(100vh - 40px);
    overflow: auto;
    padding-bottom: 10px;
}

/* bootstrap-table列表内超链接样式 */
.cell-link {
    cursor: pointer;
    color: #00a4ff;
}

/* 页面通用样式 */
.editForm {
    width: 435px;
    margin: auto;
    padding-top: 10px;
}

.editForm-label {
    width: 120px !important;
    text-align: right !important;
}

.editForm-inline {
    width: 295px !important;
}

/* 文件上传组件样式 */
.icon {
    width: 1.2em;
    height: 1.1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}

.operation-icon {
    width: 1.2em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}

.file-input-input {
    /*display: inline;*/
    padding-right: 25px;
    /*cursor: pointer;*/
}

.file-input-span {
    margin-left: -22px;
    cursor: pointer;
    display: inline-block;
    color: #c2c2c2;
    position: relative;
}

.file-input-child {
    position: relative;
    /*margin-top: 2px;*/
    margin-bottom: 10px;
    /*padding: 5px 0;*/
    z-index: 800;
    border: 1px solid #e6e6e6;
    max-height: 300px;
    overflow-y: auto;
    background-color: #fff;
    border-radius: 2px;
    /*box-shadow: 0 2px 4px rgba(0, 0, 0, .12);*/
    box-sizing: border-box;
    font-size: 14px;
    white-space: normal;
    /* 动画效果 */
    /*-webkit-animation-name: layui-upbit;
    animation-name: layui-upbit;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;*/
}

.file-input-child thead {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.file-input-child tr {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.file-input-child tr:not(:last-child) {
    border-bottom: 1px solid #e6e6e6;
}

.file-input-child tbody {
    display: block;
    max-height: 300px;
    overflow-y: auto;
}

.file-input-child th {
    padding: 0 5px;
    text-align: center;
    line-height: 26px;
    background: #EFF7FF;
    color: #9D9D9D;
}

.file-input-child tr th:nth-of-type(2),
.file-input-child tr td:nth-of-type(2) {
    width: 85px;
    max-width: 85px !important;
    border-left: 1px solid #e6e6e6;
}

/* 隐藏滚动条 */
.file-input-child tbody::-webkit-scrollbar {
    display: none
}

.file-input-child dd {
    line-height: 24px;
    /*margin-bottom: 8px;*/
    padding: 0 5px;
}

.file-option {
    zoom: 1;
    height: 26px;
}

.file-option td {
    padding: 0 5px;
}

.file-option-title {
    background: #EFF7FF;
    padding: 0 5px;
    position: relative;
    border: 1px solid #e6e6e6;
    border-bottom: none;
    height: 26px;
}

/*.file-option:after {
    display: block;
    content: '.';
    clear: both;
    line-height: 0;
    visibility: hidden;
}*/

.file-option:hover {
    background-color: #f2f2f2;
}


.file-option-button {
    cursor: pointer;
}

.file-option-preview {
    /*color: limegreen;*/
    color: #0D91FF;
}

.file-option-download {
    color: #0D91FF;
    /*color: lightskyblue;*/

}

.file-option-delete {
    color: #D23434;
}

.file-button {
    /*float: right;*/
    line-height: 24px;
    width: 85px;
    text-align: center;
    /* display: flex;
     justify-content: space-around;*/
    padding: 0 5px;
    /*border-left: 1px solid #ddd;*/
}

/*.weadmin-body{
    box-shadow: inset 10px 10px 0px 0px #EEF3F6;
    padding: 20px 10px 0 20px;
}*/
/*查询区域块样式*/
/*.search-quote{
    padding: 10px;
    background: #F8F8F8;
    border-radius: 2px;
    margin-bottom: 10px;
}*/
/*bootstraptable固定表头背景色*/
.fixed-table-container tbody td .th-inner, .fixed-table-container thead th .th-inner {
    background: #E9F1F1;
}

.layui-form-item .layui-input-inline {
    margin-right: 20px;
}

/* 长输入框宽度 */
.aprol-input-large {
    width: 200px !important;
}

/*中输入框宽度*/
.aprol-input-middle {
    width: 170px !important;
}

/* 短输入框宽度 */
.aprol-input-small {
    width: 118px !important;
}

/*.fr{margin-bottom: 10px;margin-left: 50px}*/
.fr-margin {
    margin-left: 50px;
    float: right !important;
}

.fl {
    float: left;
}

.fixed-table-pagination .pagination-detail, .fixed-table-pagination div.pagination {
    margin-top: 5px;
    margin-bottom: 5px;
}

.page-content .layui-tab-content {
    top: 32px;
}

/*input输入框上边距*/
@media screen and (max-width: 1600px) {
    .input-margin-top {
        margin-top: 10px !important;
    }
}

/*日期选择器弹出动画效果更改*/
.layui-laydate {
    -webkit-animation-name: layui-fadein !important;
    animation-name: layui-fadein !important;
}
/*文本框内部提示语*/
.layui-input input::-webkit-input-placeholder{
    color: #999 !important;
}
.layui-input input:-moz-placeholder{
    color:#999!important;
}
.layui-input input::-moz-placeholder{
    color:#999!important;
}
.layui-input input:-ms-input-placeholder{
    color:#999!important;
}
/*bootstrap-table 表头背景颜色*/
.fixed-table-footer, .fixed-table-header {
    background-color: #e9f1f0 !important;
}

.fixed-table-container thead th .th-inner {
    background-color: #e9f1f0 !important;
}

.handsontable th {
    vertical-align: middle !important;
}
/*设置layuitable的行高*/
.layui-table-cell {
    height: auto;
    line-height: 28px;
}
.layui-table td, .layui-table th {
    font-size: 12px;
}
/*表头居中*/
.layui-table-view .layui-table th .layui-table-cell {
    text-align: center !important;
}
/*悬浮框叉号*/
.layui-table-tips-c{
    padding:0px ;
}
.changeColorA{
    background: #8DB4E2 !important;
    text-align: center !important;
}
.changeColorB{
    background: #FCD5B4 !important;
    text-align: center !important;
}
.changeColorC{
    background: yellow !important;
    text-align: center !important;
}
/*
合计行加粗
*/
.totalBold{
    font-weight:bold !important;
    text-align: center !important;
}
/*
合计行数据居右
*/
.totalRight{
    font-weight:bold !important;
    text-align: right !important;
}
.totalLeft{
    font-weight:bold !important;
    text-align: left !important;
}
