body {
    background-color: #f3f6f9;
    color: #34495e;
    font-family: sans-serif,Arial,-apple-system, system-ui, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Arial !important;
}
@media (min-width: 992px) {
    .col-md-1 {
        width: 12.5555555%;
    }
    .navbar-brand {
        padding-left: 20vw !important;
    }
    .index-right-container {
        width: 24.3%;
    }

}
@media (min-width: 992px) {
    .col-md-3 {
        width: 27.33333333%;
    }
}
.main-container {
    margin-top: 55px;
    padding-top: 3px;
    margin-left: 5px;
    margin-right: 0;
}
@media (max-width: 862px) {
    .main-container {
        margin-left: 5px;
        margin-right: 5px;
    }
    .index-right-container {
        width: 24.3%;
    }
    .right-container {
        margin-top: 5px;
    }
}
a, a:hover {
    text-decoration: none;
    color: #000000;
}

.navbar {
    font-size: 16px;
    margin-bottom: 5px;
    background-color: #FFF;
}

.nav {
    margin-left: 2px;
}
.navbar-header img{
    vertical-align: middle !important;
    line-height: 40px;
}
.hot-latest-article li {
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;

}
.hot-latest-article ul {
    padding-left: 11px;
    padding-right: 18px;
}
.hot_article_item .order-number {
    font-weight: bold;
    /*font-size: 16px;*/
    color: #8A919F;
    /*background: linear-gradient(111.4deg, rgb(196, 62, 62) 1%, rgb(253, 117, 67) 58%);*/
    /*color: #ffffff;*/
    /*border-radius: 10px*/
}
.hot_article_item .order-number1 {
    color: red;
}
.hot_article_item .order-number2 {
    color: #fa4017;
}
.hot_article_item .order-number3 {
    color: #f8742c;
}


.navbar-brand {
    padding-top: 0 !important;;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    vertical-align: middle !important;
    line-height: 48px;
}
@media (max-width: 862px) {
    .navbar-brand {
        padding-left: 20vw !important;
    }
}
.content-row ul li {
    line-height: 2.3;
}

.navbar-header img {
    width: 127px;
    border-radius: 4px;
    height: 37px;
    display: inline;
}

.navbar-header a {
    font-size: 18px;
    color: #0a001f !important;
}
@media (min-width: 1200px) {
    .navbar .container {
        width: 1346px;
    }
}
.navbar-nav {
    width: 80% !important;
}
.search-li {
    width: 21.6%;
}
.navbar .container {
    margin-left: 39px;
}
.navbar .container .navbar-collapse .nav a {
    color: #000000;
    font-size: 16px;
}

#search_input {
    padding: 0 0 0 5px;
    height: 28px;
    border-radius: 3px 0 0 3px;
}
.search-li {
    float: right !important;
    padding-top: 11px;
}
#search_input::placeholder {
    font-size: 13px; /* 设置占位符字体大小为16像素 */
}
#submit_search {
    padding: 3px 10px 3px 10px;
    border-radius: 0;
}
.search-button-li {
    float: right !important;
    padding-top: 11px;
}
.search-button-li a{
    font-size: 13px !important;
}
.search {
    display: inline-block;
    padding: 2px 4px;
    color: #fff;
    background-color: #0c84ff;
    text-decoration: none;
    transition: all 0.3s ease;
    cursor: pointer;
}
.search:hover {
    transform: scale(1.05);
    background-color: #0a6ad6;
}
.navbar .container .navbar-collapse .nav .active a {
    background: linear-gradient(90deg, #2d69e9 0, #2fb6e7 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-bottom: 1px solid #0c84ff;
}

.navbar .container .navbar-collapse .nav .active .search{
    color: #ffffff;
    background-color: #0c84ff !important;
    font-weight: normal;
}


.center-container .article_tag_item {
    display: inline-block;
    border-radius: 3px;
    padding: 0.1rem 0.5rem;
    border: #1e80ff4d solid 1px;
    color: #0c84ff;
    background-color: #1e80ff0d;
    font-size: 12px;
    /*font-weight: bold;*/
}


.befun-ad {
    margin-bottom: 3px;
}
.befun-ad a,.befun-ad span {
    color: red;
    font-size: 12px;
}

.befun-ad a {
    text-decoration: underline;
}

.left-container {
    border-radius: 4px;
    color: #333;
    background-color: #FFF;
    font-size: 16px;
    box-shadow: 0 0 8px 8px rgba(0,0,0,.02);
}

.left-container {
    margin-right: 10px;
    padding: 5px 2px 5px 2px;
}

.left-container .row {
    height: 35px;
    line-height: 48px;
    cursor: pointer;
}

.left-container .column {
    background-color: #FFF;
    cursor: pointer;
}

.left-container a {
    border-radius: 3px;
    cursor: pointer;
    color: #515767;
    display: inline-block;
    width: 100%;
    padding-left: 20px;
}

.main-center .col-md-6 {
    border-radius: 4px;
    margin-top: 4px;
    margin-bottom: 4px;
}

.left-container .active {
    color: #fff;
    background-color: #1e80ff  !important;
}
.horizontal-scrollable .active {
    color: #1e80ff;
    font-weight: 600;
    background-color: #ffffff  !important;
    border-bottom: #0c84ff solid 2px;
}

.left-container .column:hover {
    background-color: #dcdcdc40  !important;
}

.footer-container {
    width: 100%;
    padding: 0;
    margin: 20px 0 0;
}
.footer-container p,.footer-container a {
    color: #8A919F;
    font-size: 12px;
}
.footer {
    background-color: #fff;
    margin: 0;
    padding: 15px;
}
.footer p {
    margin-top: 3px;
    margin-bottom: 5px;

}
.footer img {
    width: 60px;
    height: 60px;
}
.footer h5 {
    font-weight: 500;
}
.footer_section_1,.footer_section_2 {
    border-top: #e9e9e9 solid 1px;
}

.footer_section_1 {
    padding-top: 5px;
}

.right-container {
    padding-left: 10px;
    padding-right: 0;
    box-shadow: 0 0 1px 0 rgba(0,0,0,.02);
}
.right-container {
    background-color: #f3f6f9;
    width: 29.3%;
}
.index-right-container {
    width: 24.3%;
}
@media (max-width: 862px) {
    .right-container {
        padding-left: 0;
        width: 100%;
    }
    .search-li {
        width: 70%;
    }
}

.right-container .row{
    border-radius: 4px;
    width: 100%;
    background-color: #fff;
    margin-bottom: 15px;
}
.right-container .info_block{
    background-color: #fff;
    border-radius: 4px;
    padding: 10px !important;
}
.right-container .info_block .more a{
    color: #8A919F;
}
.right-container .info_block p {
    font-weight: 500;
    color: #252933;
    border-bottom: #e6e6e6 solid 1px;
    padding-bottom: 10px;
}
.right-container .info_block ul{
    padding: 0;
}
.right-container .info_block li{
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: solid 1px #e6e6e6;
}


.right-container .ad_block img {
    border-radius: 4px;
    width: 100%;
}
.hot-latest-article p {
    padding: 15px 16px;
    border-bottom: 1px solid #e9e9e9;
}
.hot-latest-article li {
    line-height: 24px;
}
.hot_article_item a {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main-center li a:hover,.right-container li a:hover {
    color: #0053b6;
}
.fangkuai {
    padding: 3px;
    /*background-color: #bdbdbd;*/
    /*display: inline-block;*/
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #3b82f6;
    border-radius: 2px;
    margin-right: 8px;
    vertical-align: middle;
}
.main-center .home-article-row:hover .fangkuai {
    background-color: #008cff;
}
.newest_title {
    position: relative;
    padding-left: 22px;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--tb--line);
}

.newest_title::before {
    position: absolute;
    left: 0;
    top: 5px;
    bottom: 13px;
    content: "";
    width: 5px;
    border-radius: 10px;
    background-color: #007BFFFF;
}
.content-row li:hover {
    border-radius: 2px;
    background-color: rgba(18, 130, 255, 0.15);
    color: #0c84ff !important;
}
.form-control:hover {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control {
    -webkit-box-shadow: unset;
    box-shadow: unset;
    border: 1px solid #e8e5e5;
}






