.title_line {
    border-bottom: 2px solid #efefef;
    margin-left: 15px;
    /* width: 96%; */
    width: calc(100% - 30px);
    margin-top: 5px;
}

.title-text {
    font-size: 20px;
    font-weight: bold;
    color: #162665;
    position: relative;
}

.title-text-line {
    width: 80px;
    position: absolute;
    height: 4px;
    background: #162665;
    left: 15px;
    bottom: -8px;
}

.title_line_footer {
    border-bottom: 2px solid #9db7de;
}

.ttl-footer {
}

.imgnewslist .col-md-3,
.hdyg .col-md-3 {
    padding: 0;
}

.imgnewslist li {
    border-bottom: 1px dashed #dedede;
    margin-bottom: 5px;
    padding-bottom: 0px;
}

.date {
    background: #e7e9ef;
    color: #666;
}

.date1 {
    background: #162665;
    color: #fff;
}

.hdyg .date {
    background: #e8f0fa !important;
    color: #122c55;
}

.hdyg .date .big {
    background-color: #122c55 !important;
}

.imgnewslist .col-md-9 {
    padding-left: 0;
}

.xsglxt {
    width: 100%;
    height: 100px;
    border-radius: 6px;
    color: #fff;
    padding: 15px;
    background: #4b75d6;
    display: flex;
    align-items: center;
    justify-content: center;
}

.xsglxt img {
    height: 60px;
    width: auto;
}

.xsglxt span {
    font-size: 20px;
    font-weight: bold;
    margin-left: 15px;
}

.kstd {
    width: 100%;
    height: 100px;
    border-radius: 6px;
    color: #fff;
    background: #122c55;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    padding: 0 10px;
}

.kstd-content .col-md-4:nth-child(1) {
    padding-left: 5px;
    padding-right: 5px;
}

.kstd-content .col-md-4:nth-child(2) {
    padding-left: 5px;
    padding-right: 5px;
}

.kstd-content .col-md-4:nth-child(3) {
    padding-left: 5px;
    padding-right: 5px;
}

.kstd img {
    height: 25px;
    width: auto;
}

.kstd span {
    font-size: 14px;
    margin-top: 10px;
    height: 30px;
}

.mtjz {
    width: 100%;
    border-radius: 6px;
    background: #e8f0fa;
    padding: 15px;
    display: flex;
}

.mtjz img {
    width: 92px !important;
    height: 92px;
}

.mtjz-text {
    margin-left: 15px;
    font-size: 14px;
}

.mtjz-title {
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0 12px 0;
}

.activity {
    margin-bottom: 40px;
}

.footer {
    background: #d0e0f8 !important;
    height: auto;
}

.footer_index {
    background: none !important;
    height: auto !important;
}

.footer_second {
    background: #122c55;
    height: 146px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer .footer_second .container {
    display: flex;
    align-items: center;
    padding-top: 0;
    margin-top: 0;
    justify-content: space-between;
    color: #fff;
    font-size: 14px;
}

.hdyg {
    margin: 0 15px;
}

.footer_second_right {
    display: flex;
    align-items: center;
}

.fsr_left {
    display: flex;
    flex-direction: column;
}

.fsrl_top {
    display: flex;
    align-items: center;
    margin: 0 0 10px;
}

.fsrl_top img {
    height: 29px;
}

.fsrl_top img:last-child {
    margin-top: -10px;
}

.fsrl_bottom {
    font-size: 12px;
    text-align: center;
}

.fsrl_text {
    font-size: 20px;
    margin: 0 10px;
}

.fsr_right {
    width: 100px;
    height: 100px;
    background: #fff;
    padding: 10px;
    margin-left: 20px;
}

.fsr_right img {
    width: 80px;
    height: 80px;
}

.header {
    background: none;
    height: auto;
}

.logodiv {
    background: linear-gradient(to bottom, #1e387c, #152f5e);
    height: 84px;
}

.logo img {
    height: 50px;
    margin-top: 17px;
}

div.nav {
    border-bottom: none;
    /* margin-top: 20px; */
    /* margin-bottom: 15px; */
    position: relative;
    margin: 10px 0;
}

div.nav .container {
    position: relative;
}

.nav-item {
    overflow: hidden;
}

.nav-item:hover {
    overflow: visible;
}

.header .search {
    margin-top: 22px;
}

#txtKey {
    height: 40px;
    border: 0;
    padding: 0 10px;
}

#txtKey:focus {
    outline: none;
}

.searchform {
    border-radius: 4px;
    overflow: hidden;
    border: none;
    background: #fff;
}

#myTab .btn-primary {
    background: #122c55;
    color: #fff;
    border-color: #122c55;
    position: absolute;
    right: 15px;
    top: 2px;
}

.searchbtn {
    height: 40px;
    width: 40px;
    background: none;
    background: url(../images/search.png) no-repeat center / 20px auto;
    cursor: pointer;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link,
.nav-pills a.nav-link:hover {
    border-color: #162665;
    color: #162665;
}

@media only screen and (max-width: 750px) {
    .department .col-md-3 {
        background: none !important;
    }
    .department img {
        display: block;
    }

    .department a {
        text-decoration: none !important;
        padding-top: 10px;
    }
    .imgnewslist .col-md-9 {
        padding-left: 9px;
    }

    .kstd-content .col-md-4 {
        margin-bottom: 10px;
    }
    .mtjz {
        margin-bottom: 10px;
    }

    .activity {
        margin-bottom: 0px;
    }

    .hdyg {
        margin: 0;
    }

    .footer_second {
        height: auto;
    }

    .footer .footer_second .container {
        flex-direction: column;
        padding: 40px 15px !important;
        background: none !important;
    }

    .footer_second_left {
        margin-bottom: 30px;
    }

    .logodiv {
        height: 70px;
    }

    .logo img {
        width: auto;
        max-height: 30px;
        max-width: calc(100% - 30px);
        margin-top: 20px;
    }

    #myTab .btn-primary {
        position: static;
    }

    .searchform {
        border: 1px solid #122c55;
    }
}
