﻿
.nav-right li table td {
    color: white !important;
}

    .nav-right li table td a {
        color: white !important;
    }

.bottomthree {
    width: 100%;
}

.bottomthreeM {
    width: 100%;
}

@media (min-width: 992px) {
    .col-lg-10 {
        flex: 0 0 71.333333%;
        max-width: 71.333333%;
    }

    .col-lg-2 {
        flex: 0 0 28.666667%;
        max-width: 28.666667%;
    }

    .article_list_right_img {
        height: 133px;
    }

    .article_list_left > h3 {
        font-size: 20px !important;
    }

    .time {
        font-size: 12px;
    }
}

@media (max-width: 568px) {
    .bottomthreeM {
        width: 160%;
    }

    .bottomthree {
        width: 100%;
    }

    .col-8 {
        flex: 0 0 60.666667%;
        max-width: 60.666667%;
    }

    .col-4 {
        flex: 0 0 39.333333%;
        max-width: 39.333333%;
    }

    .article_list_left > h3 {
        font-size: 18px;
    }

    .time {
        font-size: 0.8rem;
    }
}

@media(max-width:772px) {
    .article_list {
        padding-left: 15px !important;
    }

    .nav-right li:nth-child(2) {
        display: none;
    }

    #denglu td {
        font-size: 14px;
    }
}

.page a {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem !important;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
    font-size: 13px;
}

.article_list {
    padding-left: 15px !important;
}

.listhg ul li a .num {
    color: #fff;
    text-align: center;
    width: 18px;
    height: 18px;
    display: block;
    float: left;
    line-height: 18px;
    margin-top: 5px;
    margin-right: 5px;
    font-family: Arial;
    font-size: 14px;
}

@media (max-width: 496px) {
    .m-toggle {
        height: auto !important;
    }
}

.h1_right {
    margin-left: 0.5rem;
    font-size: 16px;
    color: #444;
}

.blog-category-title {
    font-size: 16px;
    color: #444;
    font-family: 'Microsoft YaHei';
}

@media (max-width: 768px) {
    .h1_right, .blog-category-title {
        display: none;
    }
}

.navPath a {
    font-size: 14px;
    color: #444;
    font-family: 'Microsoft YaHei';
}

.h1txt {
    font-size: 1.25rem;
}

.toptitle {
    font-size: 1rem;
    width: fit-content;
    padding-left: 1rem;
    padding-right: 1rem;
}

.h3txt {
    font-size: inherit;
    font-weight: bolder;
}

    .h3txt a {
        color: black;
        line-break: anywhere;
    }



#wechatShare div img {
    width: 80px;
}
