﻿body {
    line-height: inherit;
}

ul {
    padding-inline-start: 0;
    list-style: none;
    margin: 0;
    border: 0;
    padding: 0;
}
a {
    cursor: pointer;
}

label {
    margin-bottom: 0;
}

.bticon {
    margin-right: 5px;
}


.form-control:disabled {
    background-color: #FCFCFC;
    cursor: not-allowed;
}

.form-control[readonly] {
    background-color: #FCFCFC;
    cursor: pointer;
}

.nav-drawer li a {
    font-weight: 400;
}


.simpleAlertBodyBox {
    padding: 15px 20px;
    max-height:500px;
}

.tab-witch-box .nav-tabs .nav-link {
    padding: 15px 0px 10px;
    margin: 0 20px;
}

.tab-witch-box .nav-tabs {
    font-weight: 500;
}

    .tab-witch-box .nav-tabs .nav-link.active {
        border-bottom-width: 3px;
    }

.time_first span {
    color: #187D54
}

.c-table .cell > .custom-btn {
    padding: 4px 10px;
    margin-left: 1px;
}

.c-table .cell > a.custom-btn {
    display: inline-block;
}

/*.c-table .cell > a.custom-btn {
    padding: 1px 8px;
    margin-left: 10px;
}*/
.lyear-timeline-item-dot::before {
    left: 49%;
    background-color: #eee;
}

.modal-form .modal-form-item {
    display: flex;
    align-items: center;
    padding: 5px 10px;
}

    .modal-form .modal-form-item label {
        width: 100px;
        text-align: right;
        margin: 0;
    }

    .modal-form .modal-form-item input {
        width: 200px;
        height: 32px;
        line-height: 32px;
    }

    .modal-form .modal-form-item textarea {
        width: 70%;
    }

/*        .modal-form .modal-form-item textarea:focus,
        .modal-form .modal-form-item textarea:hover,
        .modal-form .modal-form-item input:focus,
        .modal-form .modal-form-item input:hover {
            border-color: #1890ff;
            box-shadow: none;
        }*/

/* .custom-btn {
    padding: 5px 15px;
} */
/*分页*/
.divPage {
    font-size: 13px;
    height: 32px;
    line-height: 30px;
    text-align: right;
    margin-top: 20px;
    user-select: none;
}

    .divPage > .pagerItem {
        display: inline-block;
    }

        .divPage > .pagerItem > a {
            display: inline-block;
            color: #0C1524;
            font-weight: bold;
            min-width: 30px;
            text-align: center;
            margin: 0 5px;
            padding: 0 4px;
            border-radius: 4px;
            cursor: pointer;
            border: 1px solid #dcdfe6;
            background-color: #fff;
            box-sizing: border-box;
        }

            .divPage > .pagerItem > a[disabled="disabled"] {
                cursor: not-allowed !important;
                color: #c0c4cc !important;
            }

            .divPage > .pagerItem > a.current {
                color: #0F996D !important;
                border: 1px solid #0F996D !important;
            }

            .divPage > .pagerItem > a:not([disabled]):hover {
                color: #0F996D !important;
                border: 1px solid #0F996D !important;
            }

        .divPage > .pagerItem > input[type="text"] {
            font-size: 14px;
            color: #606266;
            width: 50px;
            height: 30px;
            text-align: center;
            margin: 0 5px;
            padding: 3px;
            border: 1px solid #dcdfe6;
            border-radius: 4px;
            background: none;
            outline: none;
            box-sizing: border-box;
        }

        .divPage > .pagerItem > input[type="button"] {
            font-size: 14px;
            color: #606266;
            height: 30px;
            text-align: center;
            margin: 0 5px;
            padding: 0 10px;
            border: 1px solid #dcdfe6;
            border-radius: 4px;
            outline: none;
            box-sizing: border-box;
        }



/* 查询 条件*/
.search-form .search-label {
    width: 140px;
    text-align: right;
    color: #000000;
}

.search-form .form-item {
    width: 340px;
}

.c-datepicker-date-editor {
    padding: 0 2px !important;
}

.c-datepicker-data-input.only-date {
    width: calc(50% - 10px);
}

.c-datepicker-data-input.datepicker-one {
    width: 100%;
    text-align: left;
    padding-left: 10px
}

.search-form .d-row > div, .more-condition > div {
    margin: 0 15px 10px 0;
}

.operate-btn > button:first-child {
    margin-right: .5rem;
}

.operate-btn > button {
    margin-right: .5rem;
}

/*#search-form-box {
    height: 41px;
}
*/

.multiple-select {
    display: inline-block;
    margin-left: 2px;
    width: 46px;
    background-color: #e4eaec;
    height: 32px;
    padding: 0 8px;
    line-height: 32px;
    color: #616a78;
    cursor: pointer;
    border-radius: 4px;
}

.select-dropdown {
    min-width: auto;
}

    .select-dropdown div {
        margin-top: 1px;
    }

.search-helptip {
    color: #268E6D;
    padding-left: 5px;
    font-size: 20px;
    cursor: help;
}

.overstageitem {
    width: 100%;
    padding: 5px;
    border: 1px solid #EDD28B;
    background: none repeat scroll 0% 0% #FFFDEE;
}
.statusitem {
    width: 100%;
    padding: 5px;
    border: 1px solid #EDD28B;
    background: none repeat scroll 0% 0% #FFFDEE;
}
.initresultitem {
    width: 100%;
    padding: 5px;
    border: 1px solid #EDD28B;
    background: none repeat scroll 0% 0% #FFFDEE;
}



/*tree*/
.mytree .yn-tree-input {
    border-color: #268E6D;
}


.mytree input[type="checkbox"] {
    -webkit-appearance: none;
}

.mytree input[type="checkbox"] {
    cursor: pointer;
    position: relative;
    width: 14px;
    height: 14px;
    font-size: 14px;
    border-radius: 3px;
    background-color: #268E6D;
}

    .mytree input[type="checkbox"]::after {
        position: absolute;
        top: 0;
        color: #000;
        width: 14px;
        height: 14px;
        display: inline-block;
        visibility: visible;
        padding-left: 0px;
        text-align: center;
        content: " ";
        background-color: #fff;
        border: 1px solid #268E6D;
        border-radius: 2px;
    }

    .mytree input[type="checkbox"][disabled="disabled"]::after {
        background-color: #CBCBCB;
        border: 1px solid #CBCBCB;
        cursor: no-drop;
    }

    .mytree input[type="checkbox"]:checked::after {
        display: table;
        background-color: #268E6D;
        width: 4px;
        height: 8px;
        position: absolute;
        top: 2px;
        left: 5px;
        border: 2px solid #fff;
        border-top: 0;
        border-left: 0;
        transform: rotate(45deg) scale(1);
    }


.legend-gbcc {
    background-color: #ffffb8 !important;
    border: 1px solid #fadb14 !important;
}

.legend-sbcc {
    background-color: #ffd8bf !important;
    border: 1px solid #ff7a45 !important;
}

.legend-gbsbcc {
    background-color: #ffccc7 !important;
    border: 1px solid #ff7875 !important;
}

.legend-sjbc {
    background-color: #efdbff !important;
    border: 1px solid #ff85c0 !important;
}

/* 超时申请 */
.legend-cssq {
    background-color: #f0adb0 !important;
    border: 1px solid #C53B36 !important;
}

.c-table tr.cssq td {
    background-color: #f0adb0 !important;
}

.c-table tr.gbcc td {
    background-color: #ffffb8 !important;
}

.c-table tr.sbcc td {
    background-color: #ffd8bf !important;
}

.c-table tr.snjcs td {
    background-color: #ffccc7 !important;
}

.c-table tr.sczcs td {
    background-color: #32aa66 !important;
}

.c-table tr.gbsbcc td {
    background-color: #ffccc7 !important;
}

/* 中央资金不足省级补充申请 */
.c-table tr.sjbc td {
    background-color: #efdbff !important;
}

.c-table tr.zsdqksq td {
    background-color: #d9d204 !important;
}

.c-table tr.zsdqksq_no td {
    background-color: #f5b6b6 !important;
}

.user-img {
    width: 140px;
}

    .user-img img {
        width: auto;
        max-height: 140px;
    }


.main-info > div {
    margin-bottom: 10px;
}


.img-box img {
    margin-bottom: 0;
}

.invoice-img img {
    margin-bottom: 10px;
}

.code-item {
    align-items: center;
    margin-bottom: 10px;
}

    .code-item img {
        height: auto;
        max-height:120px;
    }

.verify_table {
    width: 100%
}




#mytip {
    padding: 10px;
    border-radius: 4px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    font-size: 15px;
    /* font-weight: 500; */
    text-align: left;
    width: auto;
    max-width: 500px;
    /*     min-width: 250px; */
    position: absolute;
    margin: 0px;
    z-index: 99999;
    opacity: 0.9;
    filter: alpha(opacity=90);
    display: none;
    line-height: 25px;
    color: #fff;
    background-color: rgb(0,0,0);
    border: 1px solid rgb(0,0,0);
}

    #mytip #mytipCenter {
        display: inline-block;
        margin-top: -5px;
    }

    #mytip .mytipClose {
        position: relative;
        top: -10px;
        right: -5px;
        line-height: 20px;
        float: right;
        font-size: 20px;
        font-weight: bold;
        text-shadow: 0 1px 0 #fff;
        color: #fff;
        border: 0;
        padding: 0;
        background: transparent;
    }

        #mytip .mytipClose:hover {
            text-decoration: none;
            cursor: pointer;
            opacity: .4;
            filter: alpha(opacity=40);
        }




.no-data {
    height: 300px;
    text-align: center;
}

    .no-data::before {
        content: '';
        width: 300px;
        height: 200px;
        position: absolute;
        background-image: url('../images/noData.png');
        background-repeat: no-repeat;
        background-position: 50% 50%;
        left: 50%;
        top: 60%;
        transform: translateX(-50%) translateY(-50%);
    }

    .no-data::after {
        content: '暂无数据';
        position: absolute;
        left: 50%;
        top: 80%;
        color: #707070;
        font-size: 14px;
        transform: translateX(-50%);
    }


/* .modal-dialog {
    max-width: none;
} */

.preview-image {
    z-index: 9999;
}

.btn-lit {
    display: inline-block;
    background: #fff;
    border: 1px solid #0F996D;
    color: #0F996D !important;
    padding: 4px 10px;
    cursor: pointer;
    line-height: 14px;
}


.fl {
    float: left
}

.rl {
    float: right
}

/*上传按钮*/
.ui-upload {
    vertical-align: middle;
    padding: 6px 15px;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    position: relative;
    cursor: pointer;
    color: #fff;
    background: #0F996D;
    border-radius: 4px;
    overflow: hidden;
    display: inline-block;
    text-decoration: none;
}

    .ui-upload input {
        position: absolute;
        font-size: 100px;
        right: 0;
        top: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        cursor: pointer
    }

    .ui-upload:hover {
        color: #fff;
        background: #155724;
        text-decoration: none;
    }

/* jquery ui dialog */
.ui-widget-header {
    background: none !important;
    border: 0 !important;
    border-bottom: 1px solid rgba(77, 82, 89, 0.07) !important;
}

/* .ui-widget-content {
    border: none !important;
}
.ui-widget.ui-widget-content {
    border: none !important;
} */

.ui-dialog .ui-dialog-buttonpane {
    border-width: 1px 0 0 0;
    padding: 0em 1em 0em 0em;
}

    .ui-dialog .ui-dialog-buttonpane button {
        display: inline-block;
        background: #fff;
        border: 1px solid #0F996D;
        color: #0F996D !important;
        padding: 5px 15px;
        cursor: pointer;
    }

        .ui-dialog .ui-dialog-buttonpane button:first-child {
            background-color: #0F996D !important;
            border-color: #0F996D !important;
            color: #fff !important;
        }


.hide {
    display: none;
}



.field-validation-error {
    color: #ff0000;
}


.c-table {
    color: #1f2d3d
}

    .c-table th > .cell {
        color: #515a6e
    }

    /* .c-table td > .cell {
        color: #1f2d3d
    } */



    .c-table tbody td:last-child a:hover {
        color: #0f996d;
    }


/* 先隐藏多选框 */
.wh-offscreen {
    display: none !important;
}

.wh-switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
    background-color: #ccc;
    border-radius: 20px;
    transition: all 0.3s;
    margin-bottom: 0 !important;
    cursor: pointer;
}

    .wh-switch::after {
        content: "";
        position: absolute;
        width: 18px;
        height: 18px;
        border-radius: 18px;
        background-color: #fff;
        top: 1px;
        left: 1px;
        transition: all 0.3s;
    }

input[type="checkbox"]:checked + .wh-switch::after {
    transform: translateX(20px);
}

input[type="checkbox"]:checked + .wh-switch {
    background-color: #10996d;
}



/* 客服 */
.customer-btn-box {
    margin-right: 20px;
    position: relative;
    display: flex;
    /*     align-items: center; */
    flex-direction: column;
    height: 100%;
}

    .customer-btn-box:hover #contactus_hide {
        display: block;
        opacity: 1;
    }

.customer-btn {
    cursor: pointer;
    height: 100%;
    display: flex;
    align-items: center;
}

#contactus_hide {
    background: #fff;
    width: 355px;
    /* border: 1px solid #ddd; */
    border-width: 1px 0px 1px 1px;
    border-radius: 6px;
    display: none;
    background: #32aa66;
    padding: 10px;
    position: absolute;
    transform: translateX(-50%);
    top: calc(100% + 5px);
    opacity: 0;
    animation: all 0.2;
}

    #contactus_hide::before {
        content: '';
        width: 100%;
        height: 10px;
        /* background-color: red; */
        position: absolute;
        top: -10px;
        left: 0;
    }

    #contactus_hide:hover {
        display: block;
        opacity: 1;
    }

.contactus_content {
    background: #fff;
    height: auto;
    border-radius: 4px;
    clear: both;
}

.contactus_header {
    font-weight: 700;
    font-size: 1.3em;
    text-align: center;
    color: #fff;
    margin-bottom: 10px;
    letter-spacing: 3px;
}

.contactus_content > .time {
    color: #555;
    text-align: center;
    line-height: 20px;
    padding-bottom: 6px;
}

.contactus_content > .qq {
    text-align: center;
    clear: both;
}

.contactus_content > .phone {
    font-size: 1.5em;
    font-weight: 700;
    text-align: center;
    padding: 10px 0;
    clear: both;
}

.phone > svg,
.phone > span {
    display: inline-block;
    vertical-align: middle;
    color: #1f2d3d;
}

.qq > div {
    font-size: 1.1em;
    border-bottom: 1px dashed #ddd;
    width: 50%;
    float: left;
    line-height: 35px;
    letter-spacing: 1px;
    text-align: left;
}

    .qq > div:nth-child(odd) {
        border-right: 1px dashed #ddd;
    }

    .qq > div > svg {
        margin-left: 20px;
        margin-right: 5px;
    }

    .qq > div > svg,
    .qq > div > a,
    .qq > div > span {
        display: inline-block;
        vertical-align: middle;
        font-size: 1.1em;
        color: #1f2d3d;
    }

        .qq > div > a:hover {
            color: #007241;
            font-weight: 600;
        }

.c-table tbody td a:hover {
    color: #10996D;
}

.c-table tbody td a {
    cursor: pointer;
    color: #10996D;
    position: relative;
}

    .c-table tbody td a:not(.custom-btn)::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #10996D;
    }


.leg-t-c {
    color: #808080;
}


.across-line {
    width: 100%;
    border-bottom: 1px dashed #EBEBEB;
    margin: 10px 0;
}
