.newsPage {
    background-color: #ffffff
}

.newsPage .news_wrapper {
    width: 96%;
    margin: 0 auto;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1140px;
}

.newsPage .left_side {
    width: 18.06%
}

.newsPage .right_side {
    width: 100%;
}

.newsPage .right_side.full {
    width: 100%
}

.newsPage .right_side .top_title,
.newsPage .left_side .top_title {
    line-height: 56px;
    border-bottom: 1px solid #e8e8e8;
    font-size: 20px;
    color: #222222
}

.newsPage .left_side ul {
    padding: 10px 0;
    position: relative
}

.newsPage .left_side ul li a {
    line-height: 40px;
    font-size: 14px;
    text-decoration: none
}

.newsPage .wrapper.category_box {
    padding: 83px 0 76px;
    box-sizing: border-box;
    font-size: 0;
    text-align: center
}

.newsPage .wrapper.category_box .cate_item {
    margin-left: 36px;
    display: inline-block;
    height: 44px;
    line-height: 44px
}

.newsPage .wrapper.category_box .cate_item:first-child {
    margin-left: 0
}

.newsPage .wrapper.category_box .cate_item a {
    padding: 0 24px;
    display: block;
    font-size: 16px;
    text-decoration: none
}

.newsPage .list_box {
    padding: 40px 0;
    display: grid;
    gap: 50px
}

.newsPage .list_box .themes_news {
    text-align: left;
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.newsPage .list_box .themes_news a:hover {
    text-decoration: none
}

.newsPage .list_box .themes_news .name {
    margin-bottom: 20px;
    line-height: 1.2;
    color: #222222;
    font-size: 24px
}

.newsPage .list_box .themes_news .name a {
    color: #222222;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.newsPage .list_box .themes_news .time {
    margin-bottom: 20px;
    font-size: 14px;
    color: #666666
}

.newsPage .list_box .themes_news .brief {
    margin-bottom: 32px;
    line-height: 24px;
    font-size: 14px;
    color: #555555;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.newsPage .list_box .themes_news .button a {
    display: inline-block;
    text-transform: uppercase
}

.newsPage .list_box .themes_news .text_box {
    width: 55.83%
}

.newsPage .list_box .themes_news .pic_box {
    width: 39.75%
}

.newsPage #turn_page li,
.newsPage #turn_page li a:hover {
    background-color: transparent
}

.newsPage #turn_page li a {
    color: #aaaaaa
}

.newsPage #turn_page li.active a {
    color: #222222
}

.newsPage #turn_page li.first,
.newsPage #turn_page li.last {
    display: none
}

@media screen and (max-width:1000px) {
    .newsPage .wrapper {
        width: 98%;
        min-width: inherit
    }

    .newsPage .list_box .themes_news {
        margin-bottom: 20px
    }

    .newsPage .news_wrapper {
        width: 92%
    }

    .newsPage .left_side {
        display: none;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        background-color: #fff;
        z-index: 2;
        width: 92%
    }

    .newsPage .right_side {
        width: 100%
    }

    .newsPage .left_side .top_title {
        display: none
    }

    .newsPage .list_box {
        gap: 35px
    }

    .newsPage .list_box .themes_news {
        margin-bottom: 0;
        display: block
    }

    .newsPage .list_box .themes_news .pic_box {
        width: 100%
    }

    .newsPage .list_box .themes_news .text_box {
        margin-top: 16px;
        width: 100%
    }

    .newsPage .list_box .themes_news .name,
    .newsPage .list_box .themes_news .time {
        margin-bottom: 16px
    }
}

.newsPage .right_side .top_title {
    position: relative
}

.newsPage .right_side .top_title i {
    display: none
}

@media screen and (max-width: 1000px) {
    .newsPage .right_side .top_title {
        padding: 0 45px 0 15px;
        height: 43px;
        line-height: 41px;
        border: 1px solid #484a4e;
        box-sizing: border-box;
        overflow: hidden
    }

    .newsPage .right_side .top_title i {
        display: block;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 14px
    }

    .newsPage .left_side ul {
        padding: 0;
        height: 225px;
        overflow: auto
    }

    .newsPage .left_side ul li a {
        display: block;
        padding: 0 15px;
        line-height: 45px;
        font-size: 14px;
        color: #1a1d22
    }

    .newsPage .left_side ul li a.cur {
        color: #1a1d22;
        background-color: #ffffff
    }
}


.newsPage .list_box .themes_news .button a {
    font-family: OpenSans-Bold;
    color: #222222;
    background-color: #00000000;
    border: 1px solid #5f5318;
    font-size: 16px;
    border-radius: 0px !important;
    text-align: center;
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.newsPage .list_box .themes_news .button a:hover {
    color: #222222;
    background-color: #00000000;
    border: 1px solid #5f5318;
}


.newsPage {
    padding-top: 20px;
    padding-bottom: px;
}

.newsPage .news_wrapper .list li a {
    color: #555555
}

.newsPage .news_wrapper .list li.cur a {
    color: #222222;
}

.newsPage .news_wrapper .list li:hover {
    color: #222222
}

.newsPage .news_wrapper .list li:hover a {
    color: #222222;
}

@media screen and (max-width: 1000px) {
    .newsPage {
        padding-top: 20px;
        padding-bottom: 0px;
    }

    .newsPage .list_box {
        grid-template-columns: repeat(1, calc((100% - 0px) / 1));
    }

    .newsPage .news_wrapper .list li a {
        color: #333;
    }
}

.newsPage .list_box .themes_news .button a {
    font-family: OpenSans-Bold;
    color: #222222;
    background-color: #00000000;
    border: 1px solid #5f5318;
    font-size: 16px;
    border-radius: 0px !important;
    text-align: center;
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.newsPage .list_box .themes_news .button a:hover {
    color: #222222;
    background-color: #00000000;
    border: 1px solid #5f5318;
}

.newsPage {
    padding-top: 20px;
    padding-bottom: px;
}

.newsPage .news_wrapper .list li a {
    color: #555555
}

.newsPage .news_wrapper .list li.cur a {
    color: #222222;
}

.newsPage .news_wrapper .list li:hover {
    color: #222222
}

.newsPage .news_wrapper .list li:hover a {
    color: #222222;
}

@media screen and (max-width: 1000px) {
    .newsPage {
        padding-top: 20px;
        padding-bottom: 0px;
    }

    .newsPage .list_box {
        grid-template-columns: repeat(1, calc((100% - 0px) / 1));
    }

    .newsPage .news_wrapper .list li a {
        color: #333;
    }
}