@charset "UTF-8";
.breadcrumb-box .breadcrumb {
    margin: 27px 0 27px 0
}

.section {
    max-width: 1194px;
    margin: 0 auto
}

.section .input-group {
    width: 100%;
    margin-bottom: 26px
}

.section .input-group .form-control {
    height: 54px;
    border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    -ms-border-radius: 10px 0 0 10px;
    -o-border-radius: 10px 0 0 10px;
    font-size: 16px;
    color: #333;
    border: 1px solid #ccc
}

.section .input-group .form-control:focus,
.section .input-group .form-control:focus-visible {
    border-color: #1296db;
    outline: 0;
    box-shadow: none
}

.section .input-group .form-control::-moz-placeholder {
    color: #ccc
}

.section .input-group .form-control:-ms-input-placeholder {
    color: #ccc
}

.section .input-group .form-control::placeholder {
    color: #ccc
}

.section .input-group .btn {
    width: 60px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 0 10px 10px 0 !important;
    -webkit-border-radius: 0 10px 10px 0 !important;
    -moz-border-radius: 0 10px 10px 0 !important;
    -ms-border-radius: 0 10px 10px 0 !important;
    -o-border-radius: 0 10px 10px 0 !important;
    border-color: #ccc !important;
}

.section .input-group .btn:active,
.section .input-group .btn:focus,
.section .input-group .btn:focus-visible,
.section .input-group .btn:hover {
    background: #fff;
    box-shadow: none !important;
    border-color: #ccc
}

.section .input-group .form-control:focus-visible~input-group-append .btn,
.section .input-group .form-control:focus~.input-group-append .btn {
    border-color: #1296db
}

.section .breadcrumb-box {
    width: 100%
}

.section .breadcrumb-box .breadcrumb {
    margin-bottom: 24px
}

.section .breadcrumb-box .breadcrumb-head {
    font-size: 20px;
    color: #333
}

.section .breadcrumb-box .breadcrumb-item {
    font-size: 20px;
    color: #333
}

.section .breadcrumb-box .breadcrumb-item::before {
    display: none
}

.section .breadcrumb-box .breadcrumb-item a {
    color: #e73323
}

.section .nav-tabs {
    margin-bottom: 27px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ccc
}

.section .nav-tabs .nav-link {
    font-size: 16px
}

.section .nav-tabs .nav-link.active {
    border-color: #1296db;
    color: #1296db;
}

.section .tab-content .list {
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 25px;
}

.section .tab-content .result {
    margin-bottom: 25px;
    font-size: 16px;
    color: #333
}

.section .tab-content .title {
    line-height: 30px;
    margin-bottom: 17px;
    font-size: 18px;
    color: #1296db
}

.section .tab-content .title a {
    color: #1296db;
    text-decoration: none
}

.section .tab-content .date {
    margin-bottom: 17px;
    font-size: 18px;
    color: #999;
    text-align: right
}

.section .tab-content .date a {
    color: #999;
    text-decoration: none
}

.section .tab-content .highlight {
    color: rgb(255, 0, 0);
}

.section .tab-content .desc {
    line-height: 21px;
    margin: 0;
    font-size: 14px;
    color: #333;
    white-space: normal;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.section .tab-content .desc a {
    color: #333;
    text-decoration: none;
}

.section .pagination {
    margin-top: 60px;
    margin-bottom: 60px
}

.tab-content {
    margin-bottom: 50px
}

@media screen and (max-width: 768px) {
    .section1 .section .tab-content {
        margin-bottom: 20px;
        padding-left: 0;
        padding-right: 0;
    }
    .banner-box {
        display: none
    }
    .breadcrumb-box {
        display: none
    }
    .breadcrumb-box .breadcrumb {
        margin-left: 20px;
        margin-right: 20px
    }
    .section .input-group {
        margin-bottom: 17px;
        padding: 0 20px
    }
    .section .input-group .form-control {
        height: 40px
    }
    .section .breadcrumb-box {
        display: block
    }
    .section .breadcrumb-box .breadcrumb {
        margin-top: 0;
        margin-bottom: 15px
    }
    .section .breadcrumb-box .breadcrumb-head,
    .section .breadcrumb-box .breadcrumb-item {
        font-size: 14px
    }
    .section .nav-tabs {
        margin-left: 0;
        margin-bottom: 18px!important;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        overflow: auto
    }
    .section .nav-tabs .nav-link {
        font-size: 14px;
        padding: 0 10px;
        overflow-x: auto;
    }
    .section .nav-tabs .nav-item {
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
    .section .nav-tabs::-webkit-scrollbar {
        display: none
    }
    .section .tab-content {
        padding: 0 20px
    }
    .section .tab-content .result {
        margin-bottom: 15px;
        font-size: 12px
    }
    .section .tab-content .list {
        margin-bottom: 20px
    }
    .section .tab-content .title {
        height: 24px;
        line-height: 24px;
        overflow: hidden;
        font-size: 16px;
        margin-bottom: 0
    }
    .section .tab-content .date {
        margin-bottom: 18px;
        font-size: 12px
    }
    .section .tab-content .desc {
        /*padding-bottom: 25px;*/
        font-size: 14px;
        line-height: 19px
    }
    .section .pagination {
        margin-top: 15px;
        margin-bottom: 30px
    }
}
