html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

html {
    position: relative;
    min-height: 100%;
}

body {
    background-image: url('../images/u0.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    overflow-x: hidden;
}

.custom_footer {
    background-color: rgba(43,43,43,0.9) !important;
    border: none !important;
    position: relative !important;
}

    .custom_footer > .container {
        max-width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

.custom_footer_page1 {
    background-color: rgba(43,43,43,0.9) !important;
    border: none !important;
    position: relative !important;
}

    .custom_footer_page1 > .container {
        max-width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

.custom_footer_text {
    color: #6c757d;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
}

.custom_footer_link {
    color: #6c757d !important;
    font-size: 14px;
    text-decoration: none;
    height: 32px;
    line-height: 32px;
}

.coustom_col_auto {
    height: 32px;
    line-height: 32px;
}

.coustom_big_title {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.custom_card {
    background-color: transparent;
    border: none;
    display: inline-block;
    max-width: 100px;
    margin-left: 7px;
    margin-right: 7px;
}

.custom_card_header {
    background: none !important;
    border: none !important;
    color: #00629F;
}

    .custom_card_header > a, .custom_title {
        color: #00629F;
        font-weight: bold;
    }

.custom_card_img {
    height: 120px;
    width: 100px;
}

.coustom_card_text {
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.coustom_card_text_sm {
    font-size: 12px;
    font-weight: normal;
    color: #fff;
}

.custom_card_sm {
    background-color: transparent;
    border: none;
    display: inline-block;
    max-width: 60px;
    margin-left: 15px;
    margin-right: 15px;
}

.custom_card_img_sm {
    height: 50px;
    width: 60px;
}

.custom_card_body_nopadding {
    padding-top: 5px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 1em;
    text-align: center;
}

.custom_center {
    height: 300px;
    min-height: 300px;
    display: flex;
    align-items: center;
}

.custom_check_inline {
    margin: 1px !important;
    background-color: transparent;
    border: none;
    color: #fff;
}

.custom_check_active {
    border: 1px solid;
    border-radius: 3px;
}

.custom_inputgroup {
    min-width: 90px;
    margin: 0;
}

.custom_logo {
    width: 750px;
}

.custom_menu {
    display: inline-block;
}

.custom_menu_black {
    display: inline-block;
    color: #797979;
}

.custom_row {
    border-bottom: 1px solid #ddd;
    padding: 15px !important;
}

.custom_row_sm {
    border-bottom: 1px solid #ddd;
    padding: 10px !important;
}

.custom_row_onlybottom {
    padding: 0;
    padding-bottom: 5px !important;
}
.custom_row_lg {
    padding:15px 0 15px;
}

.custom_col {
}

.custom_p {
    line-height: 28px;
    font-size: 16px;
    font-weight: normal;
    color: #333;
    font-family: 'Microsoft YaHei';
    font-stretch: condensed;
    text-indent: 2em;
}

.custom_main {
    border-left: 1px solid #f3f3f3;
    border-right: 1px solid #f3f3f3;
}

.custom_baner {
    background-image: url('./images/u372.jpg');
    background-repeat: no-repeat;
    background-attachment: revert;
    background-position: center;
    background-size: cover;
    background-color: #0276cc;
    height: 80px;
    min-height: 80px;
}

a {
    color: rgba(43,43,43,0.9);
    text-decoration: none !important;
    cursor: pointer;
}

.custom_show {
    display: block;
}

.custom_hiden {
    display: none;
}

.custom_span_title_blue {
    font-size: 14px;
    font-weight: normal;
    color: #3D6E94;
}

.custom_span_text_blue {
    font-size: 14px;
    font-weight: normal;
    color: #3D6E94;
}

.custom_span_text_green {
    font-size: 14px;
    font-weight: normal;
    color: #0F7D00;
}
.custom_span_text_green_nowrap {
    font-size: 14px;
    font-weight: normal;
    color: #0F7D00;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.custom_span_text_lightgray {
    font-size: 14px;
    font-weight: normal;
    color: #595959;
}
.custom_span_text_lightgray_nowrap {
    font-size: 14px;
    font-weight: normal;
    color: #595959;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.custom_partition {
    background-color: #f2f2f2;
    height: 48px;
    min-height: 48px;
    margin-bottom: 15px;
}

.custom_nopadding {
    padding: 0 !important;
}

@media only screen and (min-width: 1400px) {
    .custom_card {
        background-color: transparent;
        border: none;
        display: inline-block;
        max-width: 120px;
        margin-left: 15px;
        margin-right: 15px;
    }

    .custom_card_img {
        height: 140px;
        width: 100px;
    }

    .coustom_card_text {
        font-size: 14px;
        font-weight: normal;
        color: #fff;
        max-height: 39px;
        height: 39px;
        overflow: hidden;
    }

    .coustom_card_text_sm {
        font-size: 14px;
        font-weight: normal;
        color: #fff;
    }

    .custom_card_sm {
        background-color: transparent;
        border: none;
        display: inline-block;
        max-width: 100px;
        margin-left: 15px;
        margin-right: 15px;
    }

    .custom_card_img_sm {
        height: 80px;
        width: 100px;
    }

    .custom_card_body_nopadding {
        padding-top: 10px;
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 1em;
        text-align: center;
    }

    .custom_center {
        height: 400px;
        min-height: 400px;
        display: flex;
        align-items: center;
    }

    .custom_footer {
        background-color: rgba(43,43,43,0.9) !important;
        border: none !important;
        position: relative !important;
    }

    .custom_footer_page1 {
        background-color: rgba(43,43,43,0.9) !important;
        border: none !important;
        position: absolute !important;
        bottom:0 !important;
        width: 100%;
    }

    .custom_inputgroup {
        min-width: 90px;
        margin: 0 0 0 -70px;
    }

    .custom_logo {
        width: 750px;
    }

    .custom_menu {
        display: inline-block;
    }

    .custom_menu_black {
        display: inline-block;
        color: #797979;
    }

    .custom_col {
    }

    .custom_main {
        border-left: 1px solid #f3f3f3;
        border-right: 1px solid #f3f3f3;
        min-height: calc(100vh - 332px);
    }
}

@media screen and (max-width: 960px) {
    .custom_logo {
        width: 360px;
    }

    .custom_menu {
        display: none;
    }

    .custom_check_inline {
        margin: 1px !important;
        background-color: transparent;
        border: none;
        color: #fff;
        font-size: 12px;
    }

    .custom_inputgroup {
        min-width: 90px;
        margin: 22px 0 0 -30px;
    }

    .custom_center {
        height: 240px;
        min-height: 240px;
        display: flex;
        align-items: center;
    }

    .custom_card {
        background-color: transparent;
        border: none;
        display: inline-block;
        max-width: 80px;
        margin-left: 5px;
        margin-right: 5px;
        max-height: 152px;
        overflow: hidden;
    }

    .custom_card_img {
        height: 100px;
        width: 80px;
    }

    .coustom_card_text {
        font-size: 12px;
        font-weight: normal;
        color: #fff;
    }

    .custom_col {
        display: none;
    }
}

@media screen and (max-width: 640px) {
    .custom_inputgroup {
        display: inline-block;
    }
}
