.pc-header {
    position: inherit;
}

.banner {
    height: 583px;
    background: url(../images/bsfw/banners.png) center no-repeat;
    background-size: 100% 100%;
}

.banner .w1400 {
    display: flex;
    justify-content: space-between;
}

.banner .ban-left {
    position: relative;
    width: 54%;
    height: 528px;
}

.banner .ban-left .top {
    height: 300px;
    display: inline-block;
}

.banner .ban-left .top .hb-img {
    margin-top: 13rem;
}

.banner .ban-left .top .hy-img {
    margin-top: 20px;
    height: 58px;
}

.banner .ban-left .search .inp {
    width: calc(100% - 200px);
    background-color: #fff;
}

.banner .ban-left .search .inp input {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #000;
    padding: 0 20px;
    font-size: 16px;
}

.banner .ban-left .search .but {
    width: 200px;
    height: 60px;
    background: #f4a25f;
    border: none;
    cursor: pointer;
    color: #fff;
    font-size: 23px;
    border: none;
    outline: none;
}

.banner .ban-left .search .but:hover {
    /* background: #c00505; */
}

.qcg {
    position: absolute;
    right: 0;
    top: 124px;
    width: 220px;
}

.bandengl {
    display: flex;
    margin-top: 10px;
}

.bandengl a {
    font-size: 18px;
    color: #a8282d;
    padding: 10px 0;
}

.bandengl em {
    width: 1px;
    background: #a8282d;
    margin: 10px 20px;
}

.banner .ban-right {
    width: 40%;
}

.banner .ban-right .right-main {
        width: 100%;
            height: 424px;
            float: right;
            margin-top: 65px;
            position: relative;
}

.banner .ban-right .right-main a {
    position: absolute;
    bottom: 100px;
    left: 40px;
    background: url(https://www.hanyang.gov.cn/material/2022/images/bsfw/djjr.png) center no-repeat;
    background-size: contain;
    width: 156px;
    height: 48px;
    text-decoration: none;
}
.banner .ban-right .right-main a:hover{
    background: url(https://www.hanyang.gov.cn/material/2022/images/bsfw/djjrs.png) center no-repeat;
        background-size: cover;
}


.hot-top {
    border-bottom: 1px solid #efefef;
    height: 137px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hot-top>div {
    width: 100px;
}

.hot-top img {
    margin-top: 20px;
    width: 70px;
    height: 70px;
}

.hot-top p {
    width: calc(100% - 120px);
    line-height: 35px;
    font-size: 18px;
    margin-top: 20px;
    letter-spacing: 0.1em;
}

.hot-top p a {
    color: #c00505;
    display: inline;
    font-weight: bold;
}



.content {
    background: url(../images/bsfw/back.png) bottom no-repeat;
    height: 100%;
    background-size: cover;
    overflow: hidden;
}

.content .list1 {
    width: 100%;
    background: url(../images/bsfw/icon_b_bac.png) center right no-repeat;
    background-size: cover;
    display: inline-block;
    margin-top: 50px;
}

.list1 .work {
    margin-top: 20px;
    width: 96%;
    margin: 0 auto;
}

.list1 .work .work-tit {
    height: 70px;
    margin-top: 30px;
}

.list1 .work .work-tit .work-li {
    position: relative;
    width: 140px;
    height: 61px;
    line-height: 61px;
}

.list1 .work .work-tit .work-li img {
    height: auto;
    width: auto;
    float: left;
    padding-left: 10px;
}

.list1 .work .work-tit .work-li em {
    width: 1px;
    background-color: #efefef;
    height: 20px;
    margin-top: 6px;
    float: right;
    margin-right: 10px;
}

.list1 .work .work-tit .active::after {
    width: 105px;
    height: 13px;
    background: url(../images/bsfw/icon_b_act.png) center no-repeat;
    position: absolute;
    left: 45%;
    transform: translateX(-50%);
    bottom: 10px;
    content: "";
    opacity: 0;
}

.list1 .work .work-tit .active::after {
    transition: all 0.5s;
    opacity: 1;
}

.list1 .work .work-con {
    height: 100%;
}

.list1 .work .work-con .work-list .type-ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}

.list1 .work .work-con .work-list .type-ul a {
    width: 19%;
    height: 65px;
    line-height: 65px;
    text-align: center;
    font-size: 18px;
    background: #f9f9f9;
    margin-top: 1rem;
}

.list1 .work .work-con .work-list .type-ul span {
    width: 19%;
    display: inline-block;
}

.list1 .work .work-con .work-list .type-ul a:hover {
    background: url(../images/zfxxgk/icon12.png) center no-repeat;
    background-size: 100% 100%;
    color: #fff;
}

#work-con2,
#work-con3 {
    display: none;
}

.list1 .work .work-con .work-list {
    width: 100%;
    height: 100%;
}

.list1 .work .work-con .work-list .swiper {
    margin-bottom: 2rem;
    padding-bottom: 3rem;
    position: relative;
}

.list1 .work .work-con .work-list .swiper-slide {
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: space-between;
}

.list1 .work .work-con .work-list a {
    position: relative;
    margin-top: 1rem;
    width: 18%;
    height: 176px;
    background: #f9f9f9;
}

.list1 .work .work-con .work-list span {
    width: 18%;
    display: inline-block;
}

.list1 .work .work-con .work-list a:hover {
    background: url(../images/bsfw/icon_b_on.png) center no-repeat;
    background-size: 100% 100%;
}

.list1 .work .work-con .work-list a:hover .img1 {
    display: none;
}

.list1 .work .work-con .work-list a:hover .img2 {
    display: block;
}

.list1 .work .work-con .work-list a:hover p {
    color: #fff;
}

.list1 .work .work-con .work-list .pic {
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
}

.list1 .work .work-con .work-list p {
    position: absolute;
    bottom: 40px;
    width: 100%;
    text-align: center;
    font-size: 20px;
}

.list1 .work .work-con .work-list .pic .img2 {
    display: none;
}

.list1 .work .work-con .work-list .swiper-pagination {
    bottom: 0px;
}

.list1 .work .work-con .work-list .swiper-pagination-bullet {
    background: #cfcfcf;
    width: 10px;
    height: 10px;
}

.list1 .work .work-con .work-list .swiper-pagination-bullet-active {
    background: #a31b21;
    width: 30px;
}

.list3 {
    display: flex;
    justify-content: space-between;
    margin: 3rem 0;
    width: 100%;
}

.list3 .yxs {
    width: 50%;
    height: 386px;
    position: relative;
}
.list3 .yxs .hot {
    width: 100%;
    height: 388px;
    float: right;
    background: url(https://www.hanyang.gov.cn/material/2022/images/bsfw/hot-bac.png) center no-repeat;
    background-size: cover;
}
.list3 .yxs .hot .w90 {
    width: 86%;
    margin: 0 auto;
}

.list3 .yxs .hot .w90 .hot-bot .title {
    display: flex;
    margin-top: 3rem;
}

.list3 .yxs .hot .w90 .hot-bot .title .titleLi {
    width: 109px;
    height: 70px;
    position: relative;
}

.list3 .yxs .hot .w90 .hot-bot .title .active::after {
    width: 105px;
    height: 13px;
    background: url(../images/bsfw/icon_b_act.png) center no-repeat;
    position: absolute;
    left: 45%;
    transform: translateX(-50%);
    bottom: 10px;
    content: "";
    opacity: 1;
}

.list3 .yxs .hot .w90 .hot-bot .title .titleLi img {
    width: 100%;
    height: 27px;
}

.list3 .yxs .hot .w90 .hot-bot .title em {
    width: 1px;
    height: 25px;
    margin: 0 10px;
    background: #efefef;
}

.hot-bot h2 {
    margin-top: 20px;
    background: url(../images/bsfw/rdfw.png) left center no-repeat;
    height: 41px;
}

.hot-bot .banContent .content1 {
    display: flex;
    flex-wrap: wrap;
}

.hot-bot .banContent .content3 {
    display: none;
}

.hot-bot a {
    width: 25%;
    height: 95px;
    position: relative;
}

.hot-bot a p {
    font-size: 1.1rem;
}

.hot-bot a:nth-child(3n) em {
    display: none;
}

.hot-bot .pic {
    width: 27px;
    height: 31px;
    margin: 25px auto 0;
}

.hot-bot .pic img {
    width: auto;
    height: auto;
}

.hot-bot .pic .img2 {
    display: none;
}

.hot-bot a em {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    height: 16px;
    width: 1px;
    background-color: #efefef;
    right: 0;
}

.hot-bot a:hover .img1 {
    display: none;
}

.hot-bot a:hover .img2 {
    display: block;
}

.hot-bot a p {
    text-align: center;
    margin-top: 5px;
}

.hot-bot a:hover p {
    color: #a31b21;
}

/* 更改截止 */


.ztjcfw {
    width: 45%;
    overflow: hidden;
    background: url(https://www.hanyang.gov.cn/material/2022/images/bsfw/zt-bac.png) center no-repeat;
    background-size: cover;
    padding: 10px 25px;
    box-sizing: border-box;
}

.list3 .ztjcfw .title {
    height: 70px
}

.list3 .ztjcfw .content .swiper .swiper-pagination-bullet {
    background: #cfcfcf;
    width: 10px;
    height: 10px;
}

.list3 .ztjcfw .content .swiper .swiper-pagination-bullet-active {
    background: #a31b21;
    width: 30px;
}

.list3 .ztjcfw .title img {
    height: 27px;
    margin-top: 26.5px
}

.list3 .ztjcfw .content {
    background: none;
    overflow: hidden;
    height: 215px;
    position: relative;

}

.list3 .ztjcfw .content .swiper-slide {
    display: flex;
    justify-content: space-between;
    width: 100% !important;
}

.list3 .ztjcfw .content ul li a {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.list3 .ztjcfw .content a {
    width: 46%;
}

.list3 .ztjcfw .content a img {
    width: 100%;
}

.list3 .ztjcfw .content ul li:hover img {
    transform: scale(1.1);
}

.list3 .ztjcfw .content ul li a img {
    width: 100%;
    height: 100%;
}


.list1:hover .self {
    opacity: 0.4 !important;
}

.work-con .swiper-button-prev.self {
    margin-left: -34px;
}

.work-con .swiper-button-next.self {
    right: -25px;
}

@media screen and (max-width: 1801px) {

    .bmfw {
        width: calc(100% - 259px);
    }

    .list3 .content ul li {
        width: 280px;
    }
}

@media screen and (max-width: 1701px) {
    .list1 .work .work-con .work-list a {
        height: 156px;
    }
}

@media screen and (max-width: 1401px) {
    .list1 .work .work-tit {
        margin-top: 50px;
    }

    .list1 .work .work-con .work-list a {
        height: 150px;
    }
}

@media screen and (max-width: 1301px) {
    .list1 .work .work-con .work-list .type-ul a {
        height: 55px;
        line-height: 55px;
        font-size: 16px;
    }

    .list1 .work .work-con .work-list a {
        height: 140px;
    }
}

@media screen and (max-width: 1213px) {
    .content .list1 {
        margin-top: 30px;
    }

    .list1 .work .work-con .work-list a {
        height: 140px;
    }

    .work-con .swiper-button-next.self,
    .work-con .swiper-button-prev.self {
        top: 35%;
    }
}

@media screen and (max-width: 1201px) {
    .list3 .content ul li {
        width: 250px;
    }
}

@media screen and (max-width: 1235px) {
    body {
        background: url(../images/bsfw/mo_back.png) center no-repeat;
        background-size: 100%;
    }

    .banner {
        margin-top: 0px;
        height: 855px;
        background: none;
    }

    .banner .w1400 {
        display: block;
        width: 100%;
        position: relative;
    }

    .banner .ban-left {
        height: 400px;
        width: 100%;
        background: url(../images/bsfw/banner01.png) center no-repeat;
    }

    .banner .ban-left .top {
        width: calc(100% - 3rem);
        height: 230px;
        margin-left: 1.5rem;
    }

    .banner .ban-left .botton {
        width: calc(100% - 3rem);
        margin: 0 auto;
    }

    .banner .ban-left .top .hb-img {
        margin-top: 5rem;
        display: inline-block;
    }

    .banner .ban-left .top .hy-img {
        margin-top: 10px;
    }

    .qcg {
        bottom: 170px;
        right: 4%;
    }

    .banner .ban-right {
        position: absolute;
        top: 350px;
        width: calc(100% - 3rem);
        margin: 0 auto;
        background-color: #fff;
        margin-left: 1.5rem;
    }

    .banner .ban-right .hot {
        margin: auto;
        width: 100%;
        height: 510px;
    }

    .hot-top p {
        line-height: 100px;
        margin-top: 0;
    }

    .list1 .work .work-con .work-list a {
        height: 128px;
    }

    .list1 .work .work-con .work-list .pic {
        top: 25px;
    }

    .list1 .work .work-con .work-list p {
        bottom: 22px;
    }

    .list2 {
        height: 356px;
        position: relative;
    }

    .list3 {
        height: 300px;
    }

    .list3 .content {
        height: 200px;
    }

    .list3 .content ul li a {
        overflow: hidden;
    }
}

@media screen and (max-width: 1001px) {

    .pc-list,
    .content .list1 {
        display: none;
    }

    .mo-list {
        display: block !important;
        overflow: hidden;
    }

    #mo-work-con2,
    #mo-work-con3 {
        display: none;
    }

    .list1 .work {
        display: inline-block;
        margin-left: 2%;
    }

    .list1 .work .work-tit {
        margin-top: 0;
        padding-top: 30px;
    }

    .list1 .work .work-con .work-list a {
        height: 150px;

    }

    .list1 .work .work-con .work-list .pic {
        top: 30px;
    }

    .list1 .work .work-con .work-list a:hover {
        background: url(../images/bsfw/icon_b_on.png) 100% no-repeat;
        background-size: 100% 100%;
    }

    .list1 .work .work-con .work-list .type-ul a {
        width: 33%;
    }

    .list1 .work .work-con .work-list .type-ul span {
        width: 33%;
    }

    .work-con .swiper-button-next.self {
        right: -19px;
    }

    .work-con .swiper-button-prev.self {
        left: 15px;
    }

    .list2 {
        background-size: cover;
    }

    .bmfw {
        padding: 30px 0 0 0;
    }

    .bmfw ul li {
        width: 48%;
    }

    .bmfw .swiper-pagination {
        width: 50%;
        left: 40%;
        bottom: 30px;
    }

    .bmfw .swiper-pagination-bullet {
        background: #cfcfcf;
        width: 10px;
        height: 10px;
    }

    .bmfw .swiper-pagination-bullet-active {
        background-color: #a31b21;
        width: 30px;
    }

    .bmfw .swiper-button-next.self {
        right: 0px;
    }

    .bmfw .swiper-button-prev.self {
        left: 259px;
    }

    .bmfw:hover .self {
        opacity: 0.4 !important;
    }

    .list3 {
        height: 330px;
    }

    .list3 .title {
        height: 80px;
    }

    .list3 .content {
        overflow: hidden;
        position: relative;
        height: 230px;
    }

    .list3 .content .swiper-container-pointer-events {
        width: 100%;
        height: 100%;
    }

    .list3 .swiper-slide {
        height: 200px;
        overflow: hidden;
        font-size: 18px;
        text-align: center;
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        align-items: center;
    }

    .list3 .content:hover .self {
        opacity: 0.4 !important;
    }

    .list3 .swiper-pagination-bullet {
        background: #cfcfcf;
        height: 10px;
        width: 10px;
    }

    .list3 .swiper-pagination-bullet-active {
        background-color: #a31b21;
        width: 30px;
    }

    .list3 .swiper-slide a {
        overflow: hidden;
        width: 100%;
        height: 100%;
    }

    .list3 .swiper-slide img {
        width: 100%;
        height: auto;
        height: auto;
        cursor: pointer;
        transition: all 0.3s;
    }

    .list3 .swiper-slide img:hover {
        transform: scale(1.1);
    }

    .list3 .swiper-button-next.self,
    .list3 .swiper-button-prev.self {
        top: 40%;
    }

    .list3 .swiper-button-next.self {
        margin-right: -10px;
    }

    .list3 .swiper-button-prev.self {
        margin-left: -10px;
    }
}

@media screen and (max-width: 933px) {
    .list1 .work .work-con .work-list a {
        width: 30%;
        height: 130px;
    }

    .list1 .work .work-con .work-list .type-ul a {
        width: 32%;
    }

    .list1 .work .work-con .work-list .type-ul span {
        width: 32%;
    }
}

@media screen and (max-width: 821px) {
    .list2 .bac {
        width: 30%;
    }

    .bmfw {
        width: 70%;
    }

    .bmfw ul li {
        width: 40%;
    }

    .bmfw .swiper-button-prev.self {
        left: 30%;
    }
}

@media screen and (max-width: 701px) {
    .list3 .content .swiper-button-next.self {
        right: 0px;
        top: 40%;
    }

    .list3 .content .swiper-button-prev.self {
        top: 40%;
        left: 0px;
    }

    .hot-bot a p {
        margin-top: 10px;
        font-size: 1.1rem;
    }

    .hot-bot>div {
        margin-top: 0.5rem;
    }
}

@media screen and (max-width: 669px) {
    .list1 .work .work-con .work-list a {
        width: 28%;
        height: 120px;
    }

    .list1 .work .work-con .work-list .pic {
        top: 22px;
    }

    .list1 .work .work-con .work-list p {
        bottom: 20px;
    }

    .work-con .swiper-button-prev.self {
        left: 20px;
    }

    .work-con .swiper-button-next.self {
        right: -13px;
    }

    .list3 .swiper-slide a {
        width: 100%;
        height: auto;
    }
}

@media screen and (max-width: 648px) {
    .hot-top p {
        line-height: 33px;
        margin-top: 20px;
    }
}

@media screen and (max-width: 561px) {

    .banner .ban-left .top .hb-img {
        margin-top: 8rem;
        width: 15rem;
        height: auto;
    }

    .banner .ban-left .top .hy-img {
        width: 17rem;
        height: auto;
    }

    .qcg {
        right: 11rem;
        width: 6rem;
        height: auto;
    }

    .list1 .work .work-con .work-list .pic img {
        width: 35px;
        height: 35px;
    }

    .list1 .work .work-con .work-list a {
        height: 110px;
    }

    .list1 .work .work-con .work-list .type-ul a {
        width: 48%;
    }

    .list1 .work .work-con .work-list .type-ul span {
        width: 48%;
    }

    .list1 .work .work-con .work-list p {
        font-size: 16px;
    }

    .list2 .bac {
        display: none;
    }

    .list1 .work .work-tit {
        float: none;
        display: flex;
        justify-content: space-between;
    }

    .list1 .work .work-tit .work-li {
        width: 33%;
    }

    .list1 .work .work-tit .work-li em {
        margin-right: 4px;
    }

    .bmfw {
        width: 100%;
    }

    .bmfw ul li {
        width: 50%;
        margin-left: 0;
    }

    .bmfw .swiper-button-prev.self {
        left: 0;
    }

    .bmfw .swiper-pagination {
        width: 100%;
        left: 0;
    }

    .list3 .content .swiper-button-next.self,
    .list3 .content .swiper-button-prev.self {
        display: none;
    }
}

@media screen and (max-width: 537px) {
    .hot-top p {
        line-height: 35px;
        margin-top: 1.2rem;
        font-size: 1.3rem;
    }

    .banner {
        height: 775px;
        width: 100%;
        display: inline-block;
    }

    .banner .ban-left {
        height: 327px;
    }

    .banner .ban-left .top {
        height: 200px;
    }

    .banner .ban-left .top .hb-img {
        margin-top: 6rem;
        width: 13rem;
    }

    .banner .ban-left .top .hy-img {
        width: 15rem;
    }

    .banner .ban-left .search .inp {
        width: calc(100% - 100px);
    }

    .banner .ban-left .search .inp input {
        height: 40px;
        line-height: 40px;
    }

    .banner .ban-left .search .but {
        width: 100px;
        height: 40px;
    }

    .banner .ban-right {
        top: 270px;
    }

    .qcg {
        width: 10rem;
        right: 0.5rem;
        bottom: 8.9rem;
    }

    .qcg img {
        width: 100%;
        height: 100%;
    }

    .list1 .work .work-tit .work-li img {
        width: 65%;
        place-content: 0;
    }

    .list1 .work .work-con .work-list .pic img {
        width: 30px;
        height: 30px;
    }

    .list1 .work .work-con .work-list a {
        height: 90px;
        width: 30%;
        padding: 0;
        margin: 10px 5px;
    }

    .list1 .work .work-con .work-list p {
        font-size: 1.2rem;
        bottom: 10px;
    }

    .list1 .work .work-con .work-list a:hover {
        background: #f9f9f9;
    }

    .list1 .work .work-con .work-list a:hover .img1 {
        display: block;
    }

    .list1 .work .work-con .work-list a:hover .img2 {
        display: none;
    }

    .list1 .work .work-con .work-list a:hover p {
        color: #333;
    }

    .list1 .work .work-tit .work-li em {
        margin-top: 1px;
    }

    .list3 {
        margin-top: 1rem;
    }
}