@charset "UTF-8";
@media all and (max-width:480px){

    .content-list-article > div{overflow: hidden}
    .content-list-article article{width: 100%;margin: 0 0 1% 0}

    .governance-box a .governance-article .news-text{border-bottom: 1px dashed #ccc;padding: 0 0 10px 0}
    
    .news-text .description{
        width: 100%;
        font-size: 16px;
        letter-spacing: -.065em;
        line-height: 24px;
        display: -webkit-box;
        overflow: hidden;
        white-space: normal;
        word-break: break-all;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        padding: 10px 0 0 0;
        margin: 0 auto 10px auto;
        width: 92%;
    }

    .list-more-btn{width: 98%;min-width: 280px}
    .news-text{height: 150px}
    .news-image figure{max-height: 263.53px;overflow: hidden}

}
@media all and (min-width:481px) and (max-width:767px){

    .content-list-article > div{overflow: hidden}
    .content-list-article article{width: 100%;margin: 0 0 1% 0}

    .governance-box a .governance-article .news-text{border-bottom: 1px dashed #ccc;padding: 0 0 10px 0}
    .news-text .description{
        width: 100%;
        font-size: 16px;
        letter-spacing: -.065em;
        line-height: 24px;
        display: -webkit-box;
        overflow: hidden;
        white-space: normal;
        word-break: break-all;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        padding: 10px 0 0 0;
        margin: 0 auto 10px auto;
        width: 92%;
    }

    .list-more-btn{width: 480px;min-width: 280px}
    .news-text{height: 120px}
    .news-image figure{max-height: 263.53px;overflow: hidden}

}
@media all and (min-width:768px) and (max-width:1024px){

    .content-list-article > div{overflow: hidden}
    .content-list-article article{float: left;width: 359px;margin: 0 12px 2% 12px}

    .governance-box a .governance-article .news-text{border-bottom: 1px dashed #ccc;padding: 0 0 10px 0}
    .news-text .headline{
        height: 60px;
    }
    .news-text .description{
        width: 100%;
        font-size: 16px;
        letter-spacing: -.065em;
        line-height: 24px;
        display: -webkit-box;
        overflow: hidden;
        white-space: normal;
        word-break: break-all;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        padding: 5px 0 0 0;
        width: 92%;
        margin: 0 auto;
    }
    .news-text{height: 120px}
    .news-image figure{height: 263.53px;overflow: hidden}
    .list-more-btn{width: 767px}

}
@media all and (min-width:1025px) and (max-width:1199px){

    .content-list-article > div{overflow: hidden}
    .content-list-article article{float: left;width: 32.2%;margin: 0 0.5% 1% 0.5%}

    .governance-box a .governance-article .news-text{border-bottom: 1px dashed #ccc;padding: 0 0 10px 0}
    .news-text .headline{
        height: 60px;
    }
    .news-text .description{
        width: 100%;
        font-size: 16px;
        letter-spacing: -.065em;
        line-height: 24px;
        display: -webkit-box;
        overflow: hidden;
        white-space: normal;
        word-break: break-all;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        padding: 5px 0 0 0;
        width: 92%;
        margin: 0 auto;
    }

    .list-more-btn{width: 1024px}
    .news-text{height: 120px}
    .news-image figure{height: 200px;overflow: hidden}

}
@media all and (min-width:1200px){

    .governance-box{}

    .content-list-article > div{overflow: hidden;}
    .content-list-article article{float: left;width: 32.2%;margin: 0 0.5% 1% 0.5%}

    .governance-box a .governance-article .news-text{border-bottom: 1px dashed #ccc;padding: 0 0 10px 0}
    .news-text .headline{
        height: 60px;
    }
    .news-text .description{
        width: 100%;
        font-size: 16px;
        letter-spacing: -.065em;
        line-height: 24px;
        display: -webkit-box;
        overflow: hidden;
        white-space: normal;
        word-break: break-all;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        padding: 5px 0 0 0;
        width: 92%;
        margin: 0 auto;
    }
    .news-text{height: 120px}
    .news-image{height: 200px}
    .list-more-btn{width: 1180px}

}

.content-list-area{padding: 0}

.content-list-article article{overflow: hidden}
.content-list-article article > div{overflow: hidden}


.news-text .category{
    color: #004a87;
    font-weight: 600;
    letter-spacing: -.065em;
    width: 92%;
    margin: 10px auto 0 auto;
}
.news-text .headline{
    font-size: 24px;
    font-weight: 500;
    font-size: 22px;
    letter-spacing: -.025em;
    line-height: 26px;
    max-height: 60px;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal;
    word-break: break-all;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    letter-spacing: -.065em;
    width: 92%;
    margin: 15px auto 0 auto;
}
.news-text .headline span{
    display: inline-block;
    width: 100%;

}

.news-image figure img{object-fit: cover;min-height: 100%}

.list-more-btn{margin: 30px auto 0 auto}

.content-list-article article > div{border:1px solid #ccc}

.governance-top{margin: 0 0 0 0}

.governance-top .governance-title{text-align: center;padding: 5px 0}
.governance-top .governance-title img{width: 120px}

.governance-more-btn{text-align: center;margin: 10px 0 20px 0}
.governance-more-btn span{border:1px solid #ccc;border-radius: 40px;display: inline-block;padding: 5px 17px;margin: 10px 0 0 0;font-size: 14px}
.governance-more-btn span:hover{cursor: pointer;background: #222;color: #fff;transition: 1s}

.governance-article{margin: 0 0 5px 0;display: inline-block;width: 100%;height: 100%}
.governance-article > a{}
