﻿.xinwen-main1-clone {
    background: #f5f9ff;
}

.xinwen-main1-clone .wrapper {
    width: 100%;
    margin: 0 auto;
}

.xinwen-main1-clone .inner {
    width: 16rem; 
    max-width: 95%;
    margin: 0 auto;
}

.xinwen-main1-clone .main1 .inner {
    padding: 60px 0;
}

.xinwen-main1-clone .main1 {
    background: linear-gradient(180deg, #f5f9ff 0%, #e7f0ff 100%);
}

.xinwen-main1-clone .clearfix::after {
    content: "";
    display: block;
    clear: both;
}

.xinwen-main1-clone .mod {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.xinwen-main1-clone .post.post1.post-10.mbox {
    width: 100%;
}



.xinwen-main1-clone .xw-main1-right .post.post1.post-12.mbox .news_box.clearfix:hover {
    background: url(../images/libg.png) no-repeat;
    background-size: 100% 100%;
    box-shadow: 0rem 0.03rem 0.2rem #a50a0a38;
    margin-right: -0.4rem;
}

.xinwen-main1-clone .xw-main1-left {
    width: 51.2%;
}

.xinwen-main1-clone .xw-main1-right {
    width: 45.7%;
    align-self: flex-start;
    margin-top: 0px !important;
    padding-top: 0 !important;
}

.xinwen-main1-clone .post.post1.post-12.mbox {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.xinwen-main1-clone .post1 .tt {
    margin-bottom: 38px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.xinwen-main1-clone .post1 .tt .tit {
    float: none;
    margin-right: 20px;
}

.xinwen-main1-clone .post .more_btn {
    display: inline-block;
    line-height: 40px;
    float: none;
}

.xinwen-main1-clone .post .more_btn img {
    width: 75px;
    vertical-align: bottom;
}

.xinwen-main1-clone .post1 .tt .tit .title img {
    vertical-align: middle;
    max-width: 251px;
}

.xinwen-main1-clone .news_imgs {
    overflow: hidden;
    background: #ccc;
    position: relative;
}

.xinwen-main1-clone .news_imgs a {
    display: block;
}

.xinwen-main1-clone .post .news_list li.news .news_imgs {
    background-color: #efefef;
}

.xinwen-main1-clone .post .news_list li.news .news_imgs img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    transition: all 0.4s ease-in-out;
}

.xinwen-main1-clone .post .news_list li.news:hover .news_imgs img {
    transform: scale(1.06);
}

.xinwen-main1-clone .post.post1.post-11.mbox .news_list,
.xinwen-main1-clone .post.post1.post-12.mbox .news_list {
    margin: 0;
    padding: 0;
}

.xinwen-main1-clone .post.post1.post-11.mbox .news_list li.news,
.xinwen-main1-clone .post.post1.post-12.mbox .news_list li.news {
    list-style: none;
}

.xinwen-main1-clone .post.post1.post-11.mbox .news_imgs {
    padding-top: 66.7%;
}

.xinwen-main1-clone .post.post1.post-11.mbox .news_meta {
    width: 83px;
    float: left;
    margin-right: -83px;
    text-align: center;
    color: #fff;
    background: #034dac;
    border-radius: 6px;
    padding: 9px 0;
}

.xinwen-main1-clone .post.post1.post-11.mbox .news_meta .news_year {
    font-size: 12px;
    line-height: 26px;
}

.xinwen-main1-clone .post.post1.post-11.mbox .news_days {
    font-size: 30px;
    line-height: 34px;
    font-weight: bold;
}

.xinwen-main1-clone .post.post1.post-11.mbox .news_con {
    width: 100%;
    float: right;
}

.xinwen-main1-clone .post.post1.post-11.mbox .news_in {
    margin-left: 110px;
    min-height: 83px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 20px;
}

.xinwen-main1-clone .post.post1.post-11.mbox .news_title {
    font-size: 18px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xinwen-main1-clone .post.post1.post-11.mbox .news_title a {
    color: #222;
}

.xinwen-main1-clone .post.post1.post-11.mbox .news_text {
    font-size: 14px;
    line-height: 26px;
    color: #666;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xinwen-main1-clone .post.post1.post-11.mbox .news_wz.clearfix {
    margin-top: 24px;
}

.xinwen-main1-clone .post.post1.post-11.mbox .slick-dots {
    position: absolute;
    right: 35px;
    bottom: 150px;
    width: auto;
    display: flex;
    align-items: center;
}

.xinwen-main1-clone .post.post1.post-11.mbox .slick-dots li {
    list-style: none;
    width: 7px;
    height: 7px;
    background: #fff;
    opacity: 0.7;
    margin: 0 5px;
    border-radius: 50%;
}

.xinwen-main1-clone .post.post1.post-11.mbox .slick-dots li button {
    border: 0;
    background: transparent;
    font-size: 0;
    line-height: 0;
    padding: 0;
    cursor: pointer;
}

.xinwen-main1-clone .post.post1.post-11.mbox .slick-dots li.slick-active {
    width: 19px;
    border-radius: 4px;
    opacity: 1;
    background: #034dac;
}

.xinwen-main1-clone .post.post1.post-12.mbox .news_list li.news {
    margin-top: 0 !important;
    margin-bottom: 24px;
}

.xinwen-main1-clone .post.post1.post-12.mbox .wm {
    width: 300px;
    float: left;
    margin-right: -300px;
}

.xinwen-main1-clone .post.post1.post-12.mbox .news_imgs {
    padding-top: 66.5%;
}

.xinwen-main1-clone .post.post1.post-12.mbox .news_wz {
    width: 100%;
    float: right;
}

.xinwen-main1-clone .post.post1.post-12.mbox .news_con {
    margin-left: 330px;
    min-height: 199px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    box-sizing: border-box;
    padding-top: 14px;
    padding-right: 25px;
    transition: all 0.4s ease-in-out;
}

.xinwen-main1-clone .post.post1.post-12.mbox .news_title {
    font-size: 18px;
    line-height: 30px;
    max-height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 8px;
}

.xinwen-main1-clone .post.post1.post-12.mbox .news_title a {
    color: #222;
}

.xinwen-main1-clone .post.post1.post-12.mbox .news_text {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 52px;
    margin: 0 0 12px 0;
}

.xinwen-main1-clone .post.post1.post-12.mbox .news_text:empty {
    display: none;
}

.xinwen-main1-clone .post.post1.post-12.mbox .news_meta {
    font-size: 14px;
    color: #034dac;
    font-weight: bold;
    line-height: 23px;
    margin-top: auto;
    margin-bottom: 16px;
}

.xinwen-main1-clone .post.post1.post-12.mbox .news_box.clearfix {
    transition: all 0.4s ease-in-out;
    border-radius: 10px;
    background: transparent;
}

.xinwen-main1-clone .post.post1.post-12.mbox .news_box.clearfix:hover {
    background-color: #eaf2ff !important;
    background-image: url(../images/libg.png) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    box-shadow: 0rem 0.03rem 0.2rem #a50a0a38;
    margin-right: -0.4rem;
}

.xinwen-main1-clone .post.post1.post-12.mbox .news_box.clearfix:hover .news_con {
    padding-right: 35px;
    padding-left: 15px;
}

.xinwen-main1-clone .post.post1.post-12.mbox .news_box.clearfix:hover .news_title a,
.xinwen-main1-clone .post.post1.post-12.mbox .news_box.clearfix:hover .news_text {
    color: #034dac;
}

@media screen and (max-width: 999px) {
    .xinwen-main1-clone .mod {
        display: block;
    }

    .xinwen-main1-clone .xw-main1-left,
    .xinwen-main1-clone .xw-main1-right {
        width: 100%;
    }

    .xinwen-main1-clone .xw-main1-right {
        margin-top: 20px !important;
    }

    .xinwen-main1-clone .main1 .inner {
        padding: 40px 0;
    }

    .xinwen-main1-clone .post.post1.post-12.mbox .wm {
        width: 100%;
        float: none;
        margin-right: 0;
    }

    .xinwen-main1-clone .post.post1.post-12.mbox .news_con {
        margin-left: 0;
        min-height: auto;
        padding: 16px 0 0;
    }

    .xinwen-main1-clone .post.post1.post-12.mbox .news_box.clearfix:hover .news_con {
        padding: 16px 10px 0;
    }
}