
.news1 {
    background: url(../images_pc/news1bg.jpg) center no-repeat;
    background-size: cover
}

.news1 .wrap {
    padding-top: 170px;
    padding-bottom: 170px
}

.news1 .title {
    background: url(../images_pc/about1_titlezs.png) left center no-repeat;
    background-size: 38px;
    font-size: 48px;
    color: #ffffff;
    font-family: 'pingfang_h'
}

.news1 .text {
    width: 600px;
    margin-top: 18px;
    font-size: 18px;
    color: #dedede;
    line-height: 1.77778;
    font-family: 'pingfang_m'
}

.news1 .title,
.news1 .text {
    padding-left: 68px
}

.news2 .wrap {
    padding-top: 80px;
    padding-bottom: 80px
}

.news2 .news_list dl {
    margin-top: 60px;
    overflow: hidden
}

.news2 .news_list dl dd {
    width: 25.71429%;
    height: 238px;
    float: left;
    border-radius: 10px;
    overflow: hidden
}

.news2 .news_list dl dd a {
    height: 100%;
    display: block
}

.news2 .news_list dl dd img {
    width: 100%;
    display: block
}

.news2 .news_list dl dt {
    width: 71.28571%;
    float: right;
    padding-top: 28px;
    padding-bottom: 34px;
    position: relative
}

.news2 .news_list dl dt:before,
.news2 .news_list dl dt:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #dbdbdb
}

.news2 .news_list dl dt:after {
    width: 0;
    background: #6097fc;
    transition: all linear 0.3s
}

.news2 .news_list dl dt .title {
    font-size: 26px;
    color: #111111;
    font-family: 'pingfang_b'
}

.news2 .news_list dl dt .title a {
    display: block;
    color: #111111;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: all linear 0.3s
}

.news2 .news_list dl dt .description {
    max-height: 64px;
    margin-top: 28px;
    font-size: 18px;
    color: #666666;
    line-height: 1.77778;
    font-family: 'pingfang_m';
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.news2 .news_list dl dt .more {
    margin-top: 40px;
    font-size: 18px;
    color: #666666;
    font-family: 'pingfang_m';
    overflow: hidden
}

.news2 .news_list dl dt .more a {
    color: #666666
}

.news2 .news_list dl dt .more .time {
    float: left
}

.news2 .news_list dl dt .more .see {
    float: right;
    padding-right: 25px;
    background: url(../images_pc/news2_more.png) right center no-repeat;
    transition: all linear 0.3s
}

.news2 .news_list dl:first-child {
    margin-top: 0
}

.news2 .news_list dl:hover dt:after {
    width: 100%
}

.news2 .news_list dl:hover dt .title a {
    color: #6097fc
}

.news2 .news_list dl:hover dt .more .see {
    background: url(../images_pc/news2_more_on.png) right center no-repeat;
    color: #6097fc
}

.news2 .news_paging {
    margin-top: 80px
}

.news2 .news_paging ul {
    font-size: 0;
    text-align: center
}

.news2 .news_paging ul li {
    display: inline-block;
    margin: 0 3px;
    border: 1px solid #dbdbdb;
    font-size: 18px;
    line-height: 1;
    color: #666666;
    transition: all linear 0.3s
}

.news2 .news_paging ul li a {
    display: block;
    padding: 9px 13px;
    color: #666666;
    transition: all linear 0.3s
}

.news2 .news_paging ul li.active,
.news2 .news_paging ul li:hover {
    background: #6097fc;
    border: 1px solid #6097fc
}

.news2 .news_paging ul li.active a,
.news2 .news_paging ul li:hover a {
    color: #ffffff
}

@media (max-width: 1600px) {

    .news1 .wrap {
        padding-top: 146px;
        padding-bottom: 146px
    }

    .news1 .title {
        font-size: 43px
    }

    .news2 .wrap {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .news2 .news_list dl {
        margin-top: 50px
    }

    .news2 .news_list dl dd {
        height: 225px
    }

    .news2 .news_list dl dt {
        padding-top: 26px;
        padding-bottom: 32px
    }

    .news2 .news_list dl dt .title {
        font-size: 24px
    }

    .news2 .news_list dl dt .description {
        margin-top: 26px
    }

    .news2 .news_list dl dt .more {
        margin-top: 35px
    }
}

@media (max-width: 1440px) {
    .news1 .wrap {
        padding-top: 116px;
        padding-bottom: 116px
    }

    .news1 .title {
        font-size: 38px
    }

    .news1 .text {
        font-size: 16px
    }

    .news2 .wrap {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .news2 .news_list dl {
        margin-top: 40px
    }

    .news2 .news_list dl dd {
        height: 203px
    }

    .news2 .news_list dl dt {
        padding-top: 24px;
        padding-bottom: 30px
    }

    .news2 .news_list dl dt .title {
        font-size: 22px
    }

    .news2 .news_list dl dt .description {
        margin-top: 24px;
        font-size: 16px
    }

    .news2 .news_list dl dt .more {
        margin-top: 30px;
        padding-right: 20px;
        font-size: 16px
    }

    .news2 .news_list dl dt .more .see {
        padding-right: 20px;
        background-size: 12px !important
    }

    .news2 .news_paging {
        margin-top: 70px
    }
}

@media (max-width: 1280px) {
    .news1 .wrap {
        padding-top: 86px;
        padding-bottom: 86px
    }

    .news1 .title {
        font-size: 33px
    }

    .news1 .text {
        font-size: 14px
    }

    .news2 .wrap {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .news2 .news_list dl {
        margin-top: 30px
    }

    .news2 .news_list dl dd {
        height: 181px
    }

    .news2 .news_list dl dt {
        padding-top: 22px;
        padding-bottom: 28px
    }

    .news2 .news_list dl dt .title {
        font-size: 20px
    }

    .news2 .news_list dl dt .description {
        margin-top: 22px;
        font-size: 14px
    }

    .news2 .news_list dl dt .more {
        margin-top: 25px;
        font-size: 14px
    }

    .news2 .news_list dl dt .more .see {
        padding-right: 15px;
        background-size: 10px !important
    }

    .news2 .news_paging {
        margin-top: 60px
    }
}