.content {
    background: #f5f5f5;
    padding-bottom: 48px;

}

.zwyw {
    width: 1400px;
    margin: 0 auto 0px;
    height: auto;
    background: #ffffff;
}

.zwyw_main {
    width: 100%;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.zwyw_main li {
    width: 1400px;
    height: 120px;
    background-color: #fff;
    padding: 20px 180px 0px;
}

.zwyw_main li p {
    font-size: 2rem;
    font-weight: bolder;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    line-height: 2rem;
    margin-bottom: 20px;
}

.zwyw_main:hover li p {
    color: #af0b1e;
}


.zwyw_main li span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    font-size: 1rem;
    color: #646464;
    text-align: center;
    line-height: 20px;
    text-indent: 0rem;
}

.zwyw_swiper-pagination {
    display: flex;
    justify-content: space-around;
}

.zwyw-bullet {
    background: #f7dada;
    opacity: 1;
    width: 33%;
    height: 4px;
    display: block;
}

.zwyw-bullet-active {
    background: #f38a8a;
    opacity: 1;
    width: 33%;
    height: 4px;
    display: block;
}


/* 政务资讯 */
.zwzx {
    width: 1400px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    background-color: white;
    padding: 0 16px;
}

.zwzx_lf {
    width: 42%;
    height: 410px;
    /* background: url(../img/lunbo_bg.png) repeat top left; */
}

.zwzx_rt {
    width: 56%;
    height: auto;
    padding: 10px 0 !important;
}

.zwzx_pic {
    width: 100%;
    height: 400px;
    margin: 6px auto 0px;
    overflow: hidden;
    position: relative;
}

.zwzx_pic a {
    display: block;
    width: 100%;
    position: relative;
}

.zwzx_pic img {
    width: 100%;
    height: 400px;
}

.zwzx_pic a p {
    display: block;
    font-size: 1.25rem;
    width: 100%;
    padding: 15px 140px 15px 15px;
    position: absolute;
    left: 0%;
    bottom: 4px;
    background-color: #3337;
    color: #fff;
    letter-spacing: 0.125rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.swiper-pagination2 {
    position: absolute;
    z-index: 22;
    display: flex;
    justify-content: flex-end;
    padding-right: 15px;
    bottom: 23px !important;
}

.swiper-pagination2 span {
    height: 16px;
    width: 16px;
    background-color: #DCDCDB;
    opacity: 1;
}

.swiper-pagination2 span:last-child {
    margin-right: 20px;
}

.swiper-pagination2 .my-bullet-active2 {
    background-color: #fff;
}


.zwzx_nav {
    width: 100%;
    height: 50px;
    /* background-color: #499AF5; */
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
    background-color: #F8F8F8;
}

.zwzx_nav li {
    width: 33.33%;


    /* border-radius: 8px; */
    /* background-image: linear-gradient(to bottom, #fff, #B4E0FE); */
}

.zwzx_nav li a {
    width: 100%;
    height: 50px;
    font-size: 1.45rem;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #9f9898; 
}

.zwzx_list {
    /* background-color: #fff; */
    border-radius: 8px;
    padding: 0px 0px 10px;
    margin-top: 5px;
    background-color: #ffffff;
}

.zwzx_list li {
    display: flex;
    justify-content: space-around;
    height: 2.75rem;
    /* padding-left: 10px; */
    /* border-bottom: 1px dashed #c2c2c2; */
}

.zwzx_list li::before {
    content: "●";
    display: inline-block;
    width: 16px;
    color: #D7D7D7;
    line-height: 2.75rem;
}

.zwzx_list li a {
    display: block;
    line-height: 2.75rem;
    font-size: 1.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 72%;
    padding-left: 4px;
    margin-right: 100px;
}

/* .zwzx_list li a:hover {
    color: #1659A0;
    background: url(../img/zmhd_index/dian2.png) no-repeat left center;
} */

.zwzx_list li span {
    font-size: 1rem;
    line-height: 3.62rem;
    color: #9B9A9A;
}

.zwzx_active {
    position: relative;
    background-color: #AF0B1E;
    /* background: url(../img/pz10.jpg) no-repeat bottom center;
    background-size: 100%; */
}


.zwzx_nav .zwzx_active a {
    color: #fff;
}


/* 动态资讯 */

.dtzx_list li a {
    display: block;
    line-height: 2.75rem;
    font-size: 1.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 72%;
    padding-left: 4px;
    margin-right: 100px;
}
.dtzx_lf>.dtzx_list>li>a {
    width: 72%;
    margin-right: 20px;
}

.dtzx {
    width: 1400px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    background-color: white;
    padding: 0 16px;
}

.dtzx_lf {
    width: 42%;
    height: 360px;
    padding: 10px 0 !important;
}

.dtzx_rt {
    width: 56%;
    height: auto;
    padding: 10px 0 !important;
}
.dtzx_nav {
    width: 100%;
    height: 50px;
    /* background-color: #499AF5; */
    display: flex;
    justify-content: left;
    margin-bottom: 5px;
    background-color: #F8F8F8;
}

.dtzx_nav li {
    width: 33.33%;
}

.dtzx_nav li a {
    width: 100%;
    height: 50px;
    font-size: 1.45rem;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #9f9898;
}
.dtzx_nav2 {
    width: 100%;
    height: 50px;
    /* background-color: #499AF5; */
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
    background-color: #F8F8F8;
}

.dtzx_nav2 li {
    width: 27%;
}

.dtzx_nav2 li a {
    width: 100%;
    height: 50px;
    font-size: 1.45rem;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.dtzx_list {
    border-radius: 8px;
    padding: 0px 0px 10px;
    margin-top: 5px;
    background-color: #ffffff;
}

.dtzx_list li {
    display: flex;
    justify-content: space-around;
    height: 2.75rem;
}

.dtzx_list li::before {
    content: "●";
    display: inline-block;
    width: 16px;
    color: #D7D7D7;
    line-height: 2.75rem;
}

/* .dtzx_lf li a {
    display: block;
    line-height: 2.75rem;
    font-size: 1.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 60%;
    padding-left: 0px;
    margin-right: 100px;
}
.dtzx_rt li a {
    display: block;
    line-height: 2.75rem;
    font-size: 1.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 60%;
    padding-left: 0px;
    margin-right: 100px;
} */

.dtzx_list li span {
    font-size: 1rem;
    line-height: 2.5rem;
    color: #9B9A9A;
}

.dtzx_active {
    position: relative;
    background-color: #AF0B1E;
}

.dtzx_nav .dtzx_active a {
    color: #fff;
}





/* 政策文件 */
.zcwj {
    width: 1400px;
    margin: 0 auto 10px;
    position: relative;
    background: #ffffff;
}

.main_tit {
    position: relative;
    text-align: center;
    font-size: 2rem;
    /* 可根据需要调整 */
    color: #222;
    /* 标题颜色 */
    margin: 0;
    /* 上下间距可调整 */
    font-weight: bold;
    letter-spacing: 2px;
    /* 让标题内容在中间 */
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 6rem;
}


.main_tit a {
    font-size: 2rem;
    /* 可根据需要调整 */
    color: #222;
}


.main_tit::before {
    content: "";
    flex: 1;
    height: 1px;
    /* 线的粗细 */
    background: #e9e9e9;
    /* 线的颜色 */
    margin-right: 50px;
    /* 线与文字的间距 */
    display: block;
}

.main_tit::after {
    content: "";
    flex: 1;
    height: 1px;
    /* 线的粗细 */
    background: #e9e9e9;
    /* 线的颜色 */
    margin-left: 50px;
    /* 线与文字的间距 */
    display: block;
}

/* 政策发布 */
.zcwj_main {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.zcwj_lf {
    width: 48%;
    background: #ffffff;
}

.zcfb_nav {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 10px;
    /* background-color: #FCF0E4; */
    height: 30px;
    border-left: 6px solid #AF0B1E;
}

.zcfb_nav li {
    text-align: center;
    width: 20%;
    font-size: 1.5rem;
    line-height: 30px;
    cursor: pointer;
    /* letter-spacing: 2px; */

}

.zcfb_nav li.zcfb_active a {
    color: #AF0B1E;
    font-weight: bold;
}

.zcfb_nav li a {
    text-align: center;
    /* width: 50%; */
    font-size: 1.5rem;
    /* line-height: 70px; */
    cursor: pointer;
    letter-spacing: 1px;
    /* color: #a7856d; */
}

.zcfb_list {
    /* background-color: #fff; */
    /* border-radius: 8px; */
    padding: 0px 0px 10px;
    margin-top: 5px;
    background-color: #ffffff;
}

.zcfb_list li {
    display: flex;
    justify-content: flex-start;
    height: 42px;
    /* padding-left: 10px; */
    /* border-bottom: 1px dashed #c2c2c2; */
}

.zcfb_list li::before {
    content: "●";
    display: inline-block;
    width: 16px;
    color: #D7D7D7;
    line-height: 2.75rem;
}

.zcfb_list li a {
    display: block;
    line-height: 2.75rem;
    font-size: 1.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 68%;
    /* padding-left: 4px; */
    margin-right: 100px;
}

/* .zcfb_list li a:hover {
    color: #1659A0;
    background: url(../img/zmhd_index/dian2.png) no-repeat left center;
} */

.zcfb_list li span {
    font-size: 1rem;
    line-height: 3rem;
    color: #9B9A9A;
}


.zcwj_rt {
    width: 48%;
    margin-right: 16px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.zcwj_1 {
    width: 48%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.5rem;
    font-weight: 700;
    height: 100px;
    line-height: 100px;
    margin-bottom: 16px;
}

.zcwj_1:hover {
    transform: scale(1.1);
    transition: all 0.3s ease;

}

.zfld {
    background-color: #E7F2FB;
    color: #3778AC;
}

.zfld:hover {
    color: #2d6491;
}

.jgsz {
    background-color: #FEF5EB;
    color: #E3933A;
}

.jgsz:hover {
    color: #c68233;
}

.zcwj_1 img {
    width: 60px;
    margin-right: 20px;
}

.zcwj_2 {
    width: 24%;
    height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 1rem;
    background-color: #F9FAFB;
    margin-bottom: 10px;
}

.zcwj_2:hover {
    transform: scale(1.1);
    transition: all 0.3s ease;
    color: #AF0B1E;
}

/* 政务服务及意见征集 */
.zwfw_yjzj {
    width: 1400px;
    margin: 0 auto 30px;
    padding: 16px;
    display: flex;
    justify-content: space-between;
    position: relative;
    background: #ffffff;
}

.zwfw {
    width: 48%;
}

.zwfw_main {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.grfw {
    width: 52%;
    background: #dbe7f8 url(../img/icon09.png) 95% 90% no-repeat;
    padding: 10px 20px;
    display: flex;
    flex-wrap: wrap;
}

.frfw {
    width: 48%;
    background: #f8ebdb url(../img/icon10.png) 95% 90% no-repeat;
    padding: 10px 20px;
    display: flex;
    flex-wrap: wrap;
}

.grfw p,
.frfw p {
    width: 100%;
    font-size: 1.5rem;
    font-weight: bold;
    color: #AF0B1E;
    margin-bottom: 10px;
}

.grfw p a,
.frfw p a {
    font-size: 1.5rem;
    font-weight: bold;
    color: #AF0B1E;
}

.grfw li,
.frfw li {
    width: 35%;
    line-height: 2rem;
}

.grfw li a,
.frfw li a {
    font-size: 1.15rem;
}

/* 意见征集 */
.yjzj {
    width: 48%;
}

.yjzj_hygq_nav {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 10px;
    /* background-color: #FCF0E4; */
    height: 30px;
    border-left: 6px solid #AF0B1E;
}

.yjzj_hygq_nav li {
    text-align: center;
    width: 20%;
    font-size: 1.5rem;
    line-height: 30px;
    cursor: pointer;
    /* letter-spacing: 2px; */

}

.yjzj_hygq_nav li:nth-of-type(1) {
    width: 30%;
}


.yjzj_hygq_nav li.yjzj_hygq_active a {
    color: #AF0B1E;
    font-weight: bold;
}

.yjzj_hygq_nav li a {
    text-align: center;
    font-size: 1.5rem;
    color: #5c5c5c;
    cursor: pointer;
    letter-spacing: 1px;
}

.yjzj_hygq_list {
    /* background-color: #fff; */
    /* border-radius: 8px; */
    padding: 0px 0px 10px;
    margin-top: 5px;
    background-color: #ffffff;
}

.yjzj_hygq_list li {
    display: flex;
    justify-content: flex-start;
    height: 42px;
    /* padding-left: 10px; */
    /* border-bottom: 1px dashed #c2c2c2; */
}

.yjzj_hygq_list li::before {
    content: "●";
    display: inline-block;
    width: 16px;
    color: #D7D7D7;
    line-height: 2.75rem;
}

.yjzj_hygq_list li a {
    display: block;
    line-height: 2.75rem;
    font-size: 1.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    margin-right: 20px;
}


.yjzj_hygq_list li span {
    font-size: 1rem;
    line-height: 3rem;
    color: #9B9A9A;
}



/* 专题专栏 */
.ztzl {
    width: 1400px;
    margin: 0 auto 30px;
    position: relative;
}

.ztzl_tit {
    position: relative;
    text-align: center;
    font-size: 2rem;
    /* 可根据需要调整 */
    color: #222;
    /* 标题颜色 */
    margin: 40px 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) {
    .zwzx_nav li a {
        font-size: 1.25rem;
    }

    .zwyw {
        width: 100%;
    }

    .zwyw_main li {
        padding: 10px 10px 10px;
    }

    .zwyw_main li p {
        font-size: 1.6rem;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .zwzx {
        width: 100%;
        flex-wrap: wrap;
    }

    .zwzx_lf {
        width: 100%;
        margin-bottom: 10px;
        height: 230px;
    }

    .zwyw_main li {
        height: 100px;
    }

    .zwzx_pic img {
        width: 100%;
        height: 60vw;
    }

    .zwzx_pic a p {
        padding: 10px 10px;
        font-size: 1.125rem;

    }

    .swiper-pagination2 {
        display: none;
    }

    .zwzx_rt {
        width: 100%;
    }

    .zwzx_list li a {
        margin-right: calc(28% - 100px);
        width: 68%;
    }
    .dtzx_lf>.dtzx_list>li>a {
        width: 66%;
        margin-right: 20px;
    }
    .dtzx_list li a {
    width: 64%;
}

/****/
    .dtzx {
        width: 100%;
        flex-wrap: wrap;
    }

    .dtzx_lf {
        width: 100%;
        margin-bottom: 10px;
        height: 320px;
    }

    .dtzx_rt {
        width: 100%;
    }

    .dtzx_list li a {
        margin-right: calc(24% - 60px);
    }
    .dtzx_nav li {
    width: 50%;
}
/***/

    .zcwj {
        width: 100%;
    }

    .zcwj_main {
        flex-wrap: wrap;
        padding: 0 14px;
    }

    .zcwj_lf {
        width: 100%;
    }

    .zcwj_rt {
        width: 100%;
    }

    .zcfb_nav li {
        width: 40%;
    }

    .zcfb_list li a {
        margin-right: calc(30% - 100px);
    }

    .zcwj_1 {
        font-size: 1.2rem;
        ;
    }

    .zcwj_1 img {
        margin-right: 10px;
    }

    .zcwj_2 {
        width: 32%;
        padding: 30px 10px 30px;
        font-size: 1rem;
        text-align: center;
    }

    .zwfw_yjzj {
        display: none;
        width: 100%;
        flex-wrap: wrap;
    }

    .zwfw {
        width: 100%;
    }

    .yjzj {
        width: 100%;
    }

    .yjzj_hygq_list li a {
        margin-right: calc(30% - 100px);
    }

    .grfw li,
    .frfw li {
        width: 60%;
    }

    .yjzj_hygq_nav li {
        width: 30%;
    }

    .yjzj_hygq_nav li:nth-of-type(1) {
        width: 45%;
    }

    .ztzl {
        display: none;
        width: 100%;
    }

    .ztzl_main a img {
        max-height: 120px;
        height: 120px;
    }

    .swiper-button-prev {
        display: none !important;
    }

    .swiper-button-next {
        display: none !important;
    }
    .zwzx_list li span {
        line-height: 3rem;
    }

    .main_tit {
        display: none;
    }

    .zcfb_nav {
        margin-top: 20px;
    }

    .content {
        padding-top: 0;
        padding-bottom: 0px;
    }
    .dtzx_nav2 li {
    width: 42%;
}
}