.top_bg {
    background-color: #17337a;
    /*background: url(../images/body_2023_bg.jpg) no-repeat 50% 0;*/
    background-size: 100% auto;
    height: 100%;
}

.header_nav {
    padding: 3% 4%;
}

.nav_left_logo {
    width: 4rem;
}

.top_nav {
    margin: 0 4%;
    padding: 0.15rem 0 0.15rem 0.08rem;
    border-radius: 0.2rem;
    background-color: #fff;
}

.g_index-swiper {
    padding-top: 0rem;
}

.g_index-swiper .swiper-slide {
    width: 6.9rem;
    height: 3.6rem;
    margin-top: 0rem;
    margin-left: .1rem;
    border-radius: .2rem;
    overflow: hidden;
    font-size: .28rem;
}

.g_index-swiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    /*object-fit:cover;*/
}

.g_index-swiper .swiper-slide p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: .6rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #fff;
    font-size: .28rem;
    background: -webkit-linear-gradient(transparent, rgba(43, 43, 43, .85));
    background: linear-gradient(transparent, rgba(43, 43, 43, .85));
    text-align: center;
}


.g_index-swiper .swiper-pagination {
    display: none;
}

.top_nav ul li a {
    font-size: .3rem;
    color: #5b5b5b;
}

.top_nav ul li {
    width: 1.1rem;
    float: left;
    text-align: center;
    line-height: .48rem;
}

.container {
    background-color: #fff;
    overflow: hidden;
}

.top_news {
    padding: 0.3rem 0.27rem;
}

.newslist li {
    padding: 0.2rem 0.3rem 0.2rem 0.06rem;
    border-top: solid 0.01rem #ebebeb;
}

.newslist li:first-child {
    border-top: none;
}

.badge-hollow4d {
    margin-right: 0.145rem;
    padding: .06rem .1rem;
    border-radius: 0.05rem;
    color: #17337A;
    text-align: center;
    border: solid 0.01rem #17337A;
}

.newslist li h4 {
    font-weight: normal;
    font-size: .36rem;
    line-height: .48rem;
    margin: 0 0 0.2rem 0;
    position: relative;
    z-index: 999;
}

.left_title h3 {
    min-width: 1.56rem;
    height: 0.64rem;
    padding-left: 0.06rem;
    border-bottom: solid 0.04rem #17337A;
    float: left;
    font-size: .38rem;
    line-height: .58rem;
    color: #17337A;
}


.left_title h3 a {
    vertical-align: baseline;
    font-size: .34rem;
}

.classify_news {
    padding: 4% 0 .01rem;
    margin: 0 0.27rem 0;
    overflow: hidden;
    border-bottom: solid 0.01rem #17337A;
}

.right_more a {
    margin-left: 0.36rem;
    color: #333333;
    font-size: .30rem;
}


.news_right img {
    width: 120px;
    height: 80px;
    object-fit: cover;
    border-radius: 5px;
    overflow: hidden;
}

.main_news_list {
    padding: 4% .27rem 0%;
}

.news_left {
    width: 60%;
}

.news_left h2 {
    font-size: 16px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    font-weight: normal;
}

.left__news_span {
    color: #969696;
    font-size: .20rem;
    padding-top: .2rem;
}

.news_list_item:first-child {
    padding-top: 0;
}

.news_list_item {
    padding-left: .12rem;
    padding-right: .12rem;
    padding-top: .2rem;
    padding-bottom: .2rem;
    border-bottom: solid 1px #ebebeb;
}


.daohang_img {
    width: 1.6rem;
}


.daohang {
    background-color: #17337a;
    padding: 2.5% 4%;
}

.daohang_txt {
    font-weight: 500;
    min-width: 80%;
    line-height: .46rem;
    /*height: 0.46rem;*/
    border-left: solid 0.01rem #a0a0a0;
    margin: .1rem .15rem auto;
    font-size: .36rem;
    color: white;
    padding-left: .15rem;
}


.daohang_item_list a {
    display: block;
    width: 1.54rem;
    height: 0.6rem;
    text-align: center;
    line-height: .6rem;
    font-size: .3rem;
    background-color: #eef0f3;
    border-radius: 0.05rem;
    overflow: hidden;
    color: #4b4e51;
    margin-right: 0.16rem;
    margin-top: 0.18rem;
}

.daohang_list:first-child {
    margin-top: 0;
}

.daohang_list {
    margin-top: 4%;
}

.daohang_item_list a.chang_lan {
    width: 3rem !important;
}

.daohang_item_list a.chang_lan2 {
    width: 2.2rem !important;
}

.doahang_tiao {
    background-color: #17337a;
    height: 0.80rem;
    line-height: .80rem;
}

.doahang_tiao a {
    color: #fff;
    font-size: .3rem;
}

.doahang_tiao a.activer {
    font-weight: bold;
}

.acticle h2 {
    color: #000;
    font-size: .4rem;
    line-height: .6rem;
}

.btn_new_dd {
    width: 0.28rem;
    height: 0.28rem;
}

.contentMain p {
    font-size: .34rem;
    line-height: .54rem;
    margin-bottom: 0.3rem;
    word-wrap: break-word;
    word-break: break-all;
    text-align: justify;
    text-indent: 2em;
}

.en-swiper .swiper-slide p {
    font-size: .28rem;
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 1rem;
    padding: 0 0.27rem;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    background: -webkit-linear-gradient(transparent, rgba(43, 43, 43, .85));
    background: linear-gradient(transparent, rgba(43, 43, 43, .85));
    -o-text-overflow: ellipsis;
}

.en-swiper .swiper-pagination-bullet-active {
    background-color: #17337A;
}

.focus-swiper .swiper-pagination-bullet {
    opacity: 1;
    border-radius: 50%;
    background-color: #fff;
}


.focus-swiper .swiper-slide p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1rem;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #fff;
    font-size: 0.28rem;
    background: -webkit-linear-gradient(transparent, rgba(43, 43, 43, .85));
    background: linear-gradient(transparent, rgba(43, 43, 43, .85));
}

.new_foot {
    text-align: center;
    background-color: #17337A;
    padding: 0.15rem 0;
    line-height: 1.5;
    font-size: 0.14rem;
    color: #fff;
    margin-top: 0.5rem;
}

.aboutus a {
    color: #fff;
    padding: 0 0.15rem;
}

.comHd {
    color: #999;
    font-size: 0.36rem;
    display: table;
    margin: 0.4rem 15px 0;
    white-space: nowrap;
    text-align: center;
    background: transparent;
    clear: both;
    width: calc(100% - 50px);
    min-width: calc(100% - 50px);
    height: 1px;
    font-weight: 500;
}

.comHd h3 {
    display: inline-block;
    padding: 0 0.44rem;
    font-weight: 500;
}

.comHd:before,
.comHd:after {
    position: relative;
    top: 0;
    display: table-cell;
    width: 50%;
    border-top: 1px solid #ddd;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    content: '';
}

.news_container {
    width: 100%;
}

.en_title {
    line-height: .3rem;
    position: relative;
    display: flex;
    margin: 0.3rem 0rem 0;
    padding-left: 0.3rem;
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #f7c3d2;
    justify-content: space-between;
}

.en_title h3 {
    font-size: .30rem;
    font-weight: bold;
    color: #17337A;
}

.en_title h3 a {
    color: #17337A;
}

.en_title .more a {
    color: #666;
    font-size: .2rem;
}

.en_title:before {
    position: absolute;
    left: 0;
    width: 0.1rem;
    height: 0.28rem;
    content: '';
    background-color: #17337A;
}

.en_left_img {
    position: relative;
    overflow: hidden;
    width: 2.8rem;
    height: 1.57rem;
    margin-right: 0.2rem;
    border-radius: 3px;
}

.en_left_img img {
    overflow: hidden;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.en_left_img .icon-audio {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.7rem;
    background-image: url(../images/icon-audio.png);
}

.en_left_img .icon-videodd {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.7rem;
    background-image: url(../images/icon-video.png);
}

.en_right_con h3 {
    font-size: .28rem;
    font-weight: normal;
    line-height: 140%;
    display: -webkit-box;
    overflow: hidden;
    height: 1.2rem;
    color: #333;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.en_right_con {
    width: 56%;
}

.en_news_list ul li {
    padding: 2.6% 0;
    border-bottom: solid 1px #ebebeb;
}

.en_news_list ul li:last-child {
    border-bottom: none;
}

.enm_time {
    color: #999;
    font-size: .20rem;
}

.enm_time i {
    padding-right: 5px;
}

.en_foot {
    background-color: #333333;
    text-align: center;
    font-size: .25rem;
    color: #999;
    padding: 1% 0;
}


.cur_end {
    position: relative;
}

.cur_end:after {
    position: absolute;
    bottom: 0.05rem;
    left: 0;
    width: 100%;
    height: 0.06rem;
    content: '';
    border-radius: 0.03rem;
    background-color: #fff;
}


@media (min-width: 769px) {
    .g_index-swiper .swiper-slide {
        width: 12rem;
        height: auto;
    }

    .doahang_tiao {
        padding: 4% !important;
    }
}