.content {
    background-color: #f5f5f5;
    /* background-color: ; */
}

.zwyw {
    width: 1400px;
    padding-top:48px;
    background-color: white;
}

.zwyw a {
    display: flex;
    justify-content: space-between;
}

.zwyw_img {
    width: 36%;
    z-index: 22;
    max-height: 300px;
    overflow: hidden;
}

.zwyw_tit {
    width: 62%;
    padding: 20px;
}

.zwyw_tit p {
    font-size: 1.75rem;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
}

.zwyw_tit span {
    font-size: 1.125rem;
    text-indent: 2rem;
    line-height: 2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    /* 限制显示3行 */
    overflow: hidden;
    /* 隐藏超出部分 */
    letter-spacing: 3px;
    color: #333;
}

.zwyw_swiper-pagination {
    width: 100px !important;
    display: flex;
    justify-content: space-around;
    left: calc(70% - 50px) !important;
    bottom: 20px !important;
}

.zwyw-bullet {
    display: block;
    width: 20px;
    height: 20px;
    background: #eee;
    transition: all .3s;
    border-radius: 50%;
}

.zwyw-bullet-active{
    background: #af0b1e;
}

.main{
    width: 1400px;
    margin: 0 auto 30px;
    display: flex;
    justify-content: space-around;
    background-color: white;
    padding: 40px 10px 30px 10px;
}

.main_left{
    width: 49%; 
}

.main_right{
    width: 49%; 
}

/* 浔阳要闻 */
.xyyw_tit {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    /* background-color: #FCF0E4; */
    height: 30px;
    line-height: 30px;
    border-left: 6px solid #AF0B1E;
    padding-left: 20px;
    
    
}

.xyyw_tit a:nth-child(1) {
    color: #af0b1e;
    text-align: center;
    /* width: 50%; */
    font-size: 1.5rem;
    font-weight: bold;
    /* line-height: 70px; */
    cursor: pointer;
    letter-spacing: 2px;
    /* color: #a7856d; */
}
.xyyw_tit a:nth-child(2) {
    color: #9B9A9A;
}


.xyyw_list {
    /* background-color: #fff; */
    /* border-radius: 8px; */
    padding: 0px 30px 0px 0px;
    margin-top: 0px;
    background-color: #ffffff;
}

.xyyw_list li {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    border-bottom: 1px solid #d9d9d9;
    padding-left: 10px;
    padding-top: 10px;
}

.xyyw_list li a::before{
    content: "●";
    display: inline-block;
    width: 16px;
    color: #D7D7D7;
    line-height: 2.75rem;
}

.xyyw_list li a {
    /* line-height:2.75rem; */
    font-size: 1.3rem;
    /* overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; */
    width: 100%;
    
    /* padding-left: 10%; */
    /* margin-right: 100px; */
    /* margin-bottom: 20px; */
}


.xyyw_list li a p{
    font-size: 1rem;
    overflow: hidden;
    /* text-indent: 2rem; */
    line-height: 1.5rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #9B9A9A;
    margin: 10px 0px 10px 15px ;
}


.xyyw_list li{
    width: 100%;
    font-size: 1.2rem;
    line-height:4rem;
}
/* .xyyw_list li span {
    font-size: 0.9rem;
    line-height: 3rem;
    color: #9B9A9A;
    margin: 0px 60px 10px 15px;
} */

.gggs{
    margin-bottom: 20px;
}

/* 通用 */
.main_tit {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    /* background-color: #FCF0E4; */
    height: 30px;
    line-height: 30px;
    border-left: 6px solid #AF0B1E;
    padding-left: 20px;
}

.main_tit a:nth-child(1) {
    color: #af0b1e;
    text-align: center;
    /* width: 50%; */
    font-size: 1.5rem;
    /* line-height: 70px; */
    cursor: pointer;
    letter-spacing: 2px;
    font-weight: bold;
    /* color: #a7856d; */
}

.main_tit a:nth-child(2) {
    color: #9B9A9A;
}




.main_list {
    /* background-color: #fff; */
    /* border-radius: 8px; */
    padding: 0px 0px 10px;
    margin-top: 5px;
    background-color: #ffffff;
}

.main_list li {
    display: flex;
    justify-content: flex-start;
    height: 42px;
    /* padding-left: 10px; */
    /* border-bottom: 1px dashed #c2c2c2; */
}
.main_list li::before{
    content: "●";
    display: inline-block;
    width: 16px;
    color: #D7D7D7;
    line-height: 2.75rem;
}

.main_list li a {
    display: block;
    line-height:2.75rem;
    font-size: 1.1rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70%;
    /* padding-left: 4px; */
    margin-right: calc(30% - 110px);
}


.main_list li span {
    font-size: 1rem;
    line-height: 3rem;
    color: #9B9A9A;
}


.bmgz_tit{
    display: flex;
    justify-content: flex-start;
    margin-bottom: 10px;
    /* background-color: #FCF0E4; */
    height: 30px;
    border-left: 6px solid #AF0B1E;
}



.bmgz_tit li{
    text-align: center;
    width: 20%;
    font-size: 1.5rem;
    line-height: 30px;
    cursor: pointer;
    /* letter-spacing: 2px; */
    
}

.bmgz_tit li.bmgz_active a{
    color: #AF0B1E;
    font-weight: bold;
}

.bmgz_tit li a{
    text-align: center;
    /* width: 50%; */
    font-size: 1.5rem;
    /* line-height: 70px; */
    cursor: pointer;
    letter-spacing: 2px;
    /* color: #a7856d; */
}


/* 专题专栏 */
.ztzl {
    width: 1400px;
    margin: 0 auto 30px;
    position: relative;
}

.ztzl_tit {
    position: relative;
    text-align: center;
    font-size: 2rem;
    /* 可根据需要调整 */
    color: #222;
    /* 标题颜色 */
    margin: 20px 0 30px 0;
    /* 上下间距可调整 */
    font-weight: bold;
    letter-spacing: 2px;
    /* 让标题内容在中间 */
    display: flex;
    align-items: center;
    justify-content: center;
}

.ztzl_tit a{
    font-size: 2rem;
    /* 可根据需要调整 */
    color: #222;
}


.ztzl_tit::before {
    content: "";
    flex: 1;
    height: 1px;
    /* 线的粗细 */
    background: #e9e9e9;
    /* 线的颜色 */
    margin-right: 50px;
    /* 线与文字的间距 */
    display: block;
}

.ztzl_tit::after {
    content: "";
    flex: 1;
    height: 1px;
    /* 线的粗细 */
    background: #e9e9e9;
    /* 线的颜色 */
    margin-left: 50px;
    /* 线与文字的间距 */
    display: block;
}

.ztzl_main {
    width: 98%;
    margin: 0 auto;
}

.ztzl_main a {
    /* width: 24%; */
    height: auto;
}

.ztzl_main a img {
    width: 100%;
    max-height: 120px;
}

.swiper {
    --swiper-theme-color: #ff6600;
    /* 设置Swiper风格 */
    --swiper-navigation-color: #ff6600;
    /* 单独设置按钮颜色 */
    --swiper-navigation-size: 30px;
    /* 设置按钮大小 */
}



.ztzl .swiper-button-next,
.ztzl .swiper-button-prev {
    width: var(--swiper-navigation-size);
    height: var(--swiper-navigation-size);
    display: flex;
    align-items: center;
    justify-content: center;
}
.ztzl .swiper-button-next{
    right: -25px;
    top: calc(50% + 40px);
}
.ztzl .swiper-button-prev{
    left: -25px;
    top: calc(50% + 40px);
}

.ztzl .swiper-button-next:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #F3E0C6; /* 箭头颜色 */
}

.ztzl .swiper-button-prev:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #F3E0C6; /* 箭头颜色 */
}


/* 手机端 */
@media screen and (max-width:798px) {
    .zwyw{
        width: 100%;
        padding: 0 !important;
       
    }
    .zwyw a{
        width: 100%;
        flex-wrap: wrap;
        margin-bottom: 10px;
    }
    .zwyw_img{
        width: 100%;
        height: auto;
    }
    .zwyw_tit{
        width: 100%;
    }
    .zwyw_tit p{
        margin-bottom: 20px;
        font-size: 1.5rem;
    }
    .zwyw_swiper-pagination{
        left: calc(50% - 50px) !important;
        bottom: 0px !important;
    }
    .main{
        width: 100%;
        flex-wrap: wrap;
    }
    .xyyw_list li{
        padding: 10px 1vw 0px;
    }

    .xyyw_list li a{
       font-size: 1.25rem;
        line-height: 1.75rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .xyyw_list li a p{
        margin: 5px 0px 5px 0px;
    }

    .xyyw_list li span{
        margin: 0px 60px 10px 0px;
    }

    .main_left{
        width: 100%;
        margin-bottom: 20px;
    }

    .main_right{
        width: 100%;
    }

    .main_list{
        width: 98vw;
        margin: 0 auto;
    }

    .bmgz_tit li{
        width: 30%;
    }

    /* 专题专栏 */
    .ztzl{
        display: none;
        width: 100%;
        
    }
    .ztzl_tit{
        margin-top: 20px;
    }

    .ztzl_main a img{
        max-height: 120px;
        height: 120px;
    }

    .swiper-button-prev{
        display: none !important;
    }
    .swiper-button-next{
        display: none !important;
    }

}