.news {
    width: 100%;
    padding-top: 45px;
    padding-bottom: 48px;
}
.news .layout .top {
    overflow: hidden;
    margin-bottom: 22px;
    /* background-image: url(../image/red.png); */
    background-repeat: no-repeat;
    background-position-y: bottom;
}
.news .layout .top h2 {
    float: left;
    font-size: 28px;
    font-weight: bold;
    color: #303030;
    font-family: "RobotoCondensedBold";
}
.news .layout .top h2::after{
    content: "";
    display: block;
    width: 36px;
    height: 3px;
    background-color: #e6332a;
    margin-top: 10px;
}
.left-news{
    width: 1127px;
    float: left;
}
.right-news{
    width: 428px;
    float: right;
}
.news .layout .top .more{
    height: 20px;
    font-size: 14px;
    color: #666666;
    font-family: '寰蒋闆呴粦';
    line-height: 49px;
}
.news .layout .top .top-left-1 a{
    height: 20px;
    font-size: 14px;
    color: #666666;
    font-family: '寰蒋闆呴粦';
    line-height: 49px;
}
.news .layout .top .more:hover{
    color: #003f88;
}
.more1{
    width: 77px;
}
.top-left-1 {
    height: 48px;
    width: 90px;
    float: right;
    background-image: url(../image/add.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position-x: right;
    background-position-y: center;
}
.l_news .img img:hover{
    transform: scale(1.05);
}
.news .content {
    position: relative;
}
.news .content1{
    display: none;
    width: 100%;
    height: 30px;
}
.news .l_news {
    width: 100%;
    left: 0;
}
.news .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    text-align: initial;
    width: auto;
    position: absolute;
    z-index: 2;
    left: 50%;
    bottom: 16px;
}
.news .s3 .swiper-pagination-bullet{
    width: 12px !important;
    height: 12px !important;
    /* background-color: white !important; */
}
.news .s3 .swiper-pagination-bullet-active{
    background-color: #007aff !important;
}
#wp_news_w110 .swiper-pagination-bullet {
    display: inline-block;
    border-radius: 8px !important;
    background: #d3d3d3;
    background-size: auto;
    width: 12px !important;
    height: 12px !important;
    opacity: 1;
    background-image: none !important;
    text-align: center !important;
}
/* 3涓疆鎾浘 */
.content-2-photo {
    display: flex;
    position: relative;
    overflow: hidden;
    height: 434px;
}
.s2 {
    width: 32% !important;
    background-color: #f4f4f4;
    height: 363px;
    display: flex;
    justify-content: space-between;
}
.swiper-slide {
    overflow: hidden;
}
.s1-item1 {
    width: 100%;
    height: 100%;
    background-color: white;
}
.s1-item1 a{
   display:inline-block;
    width: 100%;
}
.item1-item1 {
    width: 100%;
    height: 203px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.item1-item1 img{
    width: 100%;
    height: 100%;
  object-fit:cover;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.item1-item1:hover img{
    transform: scale(1.05);
    cursor: pointer;
}
.item1-text1 {
    width: 100%;
    height: 159px;  
    text-align: left;
    padding-top: 14px;
    padding-left: 4px;
    border-bottom: 2px solid #d5d5d5;
   
}
.item1-text1 p{
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 38px;
    color: #333333;
    max-height: 76px;
   display: -webkit-box;
   -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
    overflow: hidden;
       min-height: 76px;
}
.item1-text1:hover{
    color: #003f88;
    cursor: pointer;
}
.item1-text1 span {
    width: 100%;
    font-size: 14px;
    text-align: left;
    color: #666666;
    
}
/* .item1-text2 {
    font-size: 18px;
} */
/* 涓変釜杞挱鍥剧殑swiper */
/* #wp_news_w31 li:hover a .rtext-2 p{
    text-decoration-line: underline;
} */
#wp_news_w110 .swiper-pagination-bullet-active {
    border-radius: 8px !important;
    background: #003f88 !important;
    background-size: auto;
    width: 12px !important;
    height: 12px !important;
    color: white;
    opacity: 1;
    background-image: none !important;
}
.tz-rlist{
    padding: 0px;
}
.tz-rlist #wp_news_w31 li {
    height: 78px;
    overflow:hidden;
    border-bottom: 1px solid #d6d6d6;
    padding-top: 0px;
    padding-bottom: 0px;
}
.tz-rlist #wp_news_w31 li:hover{
    background-color:#003f88 ;
}
.tz-rlist #wp_news_w31 li:hover a .rtext-2 p,.tz-rlist #wp_news_w31 li:hover a .rtext-1 .date-m,.tz-rlist #wp_news_w31 li:hover a .rtext-1 .date-d{
    color: white;
}
.tz-rlist #wp_news_w31 li a{
    color: white;
}
.rtext-1 {
    width: 80px;
    height: 52px;
    padding: 4px 0px;
    text-align: center;
    position: absolute;
    border-right: 1px solid #d6d6d6;
    margin-top: 12px;
}
.rtext-1 .date-d{
    color: #003f88;
    font-size: 24px;
    line-height: 26px;
    font-weight: 800;
}
.rtext-1 .date-m {
    color: #003f88;
    font-size: 16px;
    line-height: 23px;
}
.rtext-2 {
    float: right;
    width: 100%;
    padding-left: 96px;
}
.rtext-2 .item {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #333;
    font-size: 18px;
    line-height: 30px;
    padding-top: 8px;

}

@media screen and (max-width: 1600px){
    .news .layout .left-news{
        width: 68.5%;
margin-right:2.5%;
    }
    .news .layout .right-news{
        width: 28.5%;
    }
    
}
@media screen and (max-width: 1200px){

    .news .layout .left-news {
        width: 100%;
        float: none;
        height: 522px;
    }
    .news .layout .right-news{
        width: 100%;
    }

}
@media screen and (max-width: 1024px){
    .s2 {
        width: 49.5% !important;
    }
    .layout{
        width: 100%;
    }
.news .layout .top h2{
font-size:26px;
}

}
@media screen and (max-width: 880px){
    .news .l_news {
        position: relative;
        width: 100%;
    }
    /* .news .r-news-list {
        padding-left: 0;
    } */
}
@media screen and (max-width: 768px){
    .l_news .img {
        height: 250px;
    }
    .news .layout .left-news {
        height: 522px;
    }
    /* .notice .layout .item li {
        width: 100% !important;
        margin: 0 !important;
    } */
  .news {
    padding-top: 35px;
    padding-bottom: 40px;
}
}
@media screen and (max-width: 500px){

    .news {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .news .layout .top {
        overflow: hidden;
        margin-bottom: 10px;
    }

    .left-news{
        height: auto;
        margin-bottom: 10px;
    }
    #wp_news_w110 .news-container .swiper-pagination{
        left: 55% !important;
    }
    .news .layout .left-news {
        height: auto;
        padding: 0px;
    }
    .news .layout .right-news {
        padding: 0px;
    }
    .s2 {
        width: 100% !important;
box-shadow: rgb(0 0 0 / 30%) 0 0 10px;
margin-bottom:20px;
    }
.item1-text1 {
    width: 100%;
    height: 159px;
    text-align: left;
    padding-top:10px!important; 
    padding-left: 4px;
    border-bottom: 2px solid #d5d5d5;
}
.item1-text1 p{
    max-height:60px;
    font-size: 16px;
    line-height: 30px!important;
    margin-bottom:10px;
    min-height:auto;
}
    .news .s3{
        width: 200px !important;
    }
    
    .news .content {
        display: none;
    }
    .news .content1 {
        display: block;
        height:auto;
    }
    .item1-item1 {
        height: auto;
    }
    .news .content1 .item1-text1 {
        border-bottom: 0px;
        height: 88px;
        font-size: 16px;
        font-weight: 800;
       padding: 0 10px;
    }
    .item1-text1 span {
        padding-top: 0px;
        bottom: 0px;
    }
    .s2 {
        height: 340px;
    }
    .item1-item1 img {
        width: 100%;
        height: 230px;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }
    .news .layout .top h2 {
        font-size: 22px;
    }
    .rtext-2 .item {
        font-size: 16px;
        line-height: 25px;
        padding-top: 12px;
    }
    .rtext-1 .date-d {
        font-size: 20px;
        line-height: 22px;
    }
    .rtext-1 .date-m {
        font-size: 12px;
        line-height: 23px;
    }
    .tz-rlist #wp_news_w31 li {
        height: 72px;
    }
}


