
.qknf .time .month a.on,
.qknf .time .month a.action {
    background: #2B88CE;
    color: #fff;
}
.j-tab-nav-container a {
    cursor: pointer;
}
.j-tab-nav-container .current {
    background: #4581C0;
}
.j-tab-con-container .j-tab-con-item {
    display: none;
}
.flex-1 {
    flex: 1;
}
.j-tab-con-container .j-tab-con-item:not(:first-child) .show_main .show_main_left > div {
    margin-bottom: 0px !important;
}
.j-tab-con-container .j-tab-con-item:not(:first-child) .show_main .show_main_right > div,
.flex-1 .qklm {
    min-height: 100%;
}
.show_header_mid_l ul {
    width: 900px;
    /* width: auto; */
}
.show_header_mid_l ul li:nth-child(2n+1) {
    width: 300px;
}
.jplw .list a:hover p {
    color: #2b88ce;
}
.button,
.input-text-c, 
.input-text, 
.measure-input, 
textarea, 
input.date, 
input.endDate, 
.input-focus {
    height: unset !important;
    padding: 6px !important;
    line-height: 1.5em !important;
    font-size: 14px !important;
    /* width: 100% !important; */
}
.button {
    width: 50% !important;
    margin: auto !important;
}

.text-align_center {
    text-align: center;
}

.margin-top-24 {
    margin-top: 24px;
}

.inquire {
    max-width: 100px;
}
.zxtg .input-text {
    width: 430px !important;
}


.file-container {
    position: relative;
}
.file-container .file-suffix {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}