.firstDetail {
    display: flex;
    align-items: center;
    margin-top: 15px;
}

.content>div.item1 {
    margin-top: 46px;
    display: flex;
    justify-content: space-between;
}

.content>div {
    width: 90%;
    max-width: 1200px;
    margin: auto;
}

.firstDetail .detail {
    text-overflow: ellipsis;
    overflow: hidden;
    margin-right: 10px;
    white-space: nowrap;
    font-size: 16px;
    letter-spacing: -1px;
    color: #707070;
}

.firstDetail .more {
    white-space: nowrap;
}

.firstTitle {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    font-stretch: normal;
    margin-top: 38px;
    letter-spacing: 0px;
    color: #f00;
}

.firstDetail .more {
    color: #f00;
}

.bannerSwiper {
    max-width: 608px;
    width: 52%;
    position: relative;
}

.swiperTitle {
    position: absolute;
    bottom: 10px;
    height: 40px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: bold;
    text-indent: 29px;
    width: 100%;
    background-image: linear-gradient(180deg,
            rgba(255, 255, 255, 0) 0%,
            rgba(0, 0, 0, .5) 50%,
            rgba(255, 255, 255, 0) 100%);
}

.swiperTitle p {
    width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: unset;
    opacity: 1;
    background: #fff;
}

.swiper-pagination-bullet-active {
    background: #1859b4;
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination {
    width: unset;
    right: 45px;
    bottom: 20px;
    left: unset;
}

.itemNew1 {
    flex: 1;
    margin-left: 43px;
}

.hover {
    display: none;
}

.select.active .noHover {
    display: none;
}

.select.active .hover {
    display: block;
}

.select {
    margin-right: 20px;
    cursor: pointer;
}

.itemTitle1 {
    display: flex;
    width: 100%;
    align-items: center;
    margin-bottom: 20px;
    justify-content: space-between;
}

.itemTitle1 .titleLeft {
    display: flex;
    align-items: center;
}

.itemNew1 .newList {
    display: none;
}
.itemNew1 .newList.on {
    display: block;
}

.itemNew1 .newList a {
    border-bottom: 1px dashed #c0c0c0;
    display: block;
}


.itemNew1 .newList a .newLi {
    display: flex;
    height: 50px;
    align-items: center;
    justify-content: space-between;
}

.itemNew1 .newTitle {
    font-size: 16px;
    color: #393939;
    width: 80%;
    max-width: 430px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.itemNew1 a:last-child {
    border-bottom: none;
}

.itemNew1 .newTime {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    margin-right: 5px;
    letter-spacing: -1px;
    color: #797979;
}

.content>div.item2 {
    display: flex;
    margin-top: 48px;
    justify-content: space-between;
}

.content>div.item3 {
    margin-top: 61px;
    display: flex;
    justify-content: space-between;
}

.item3 .newList {
    margin-top: 28px;
}

.content>div.item2 a {
    width: 49.5%;
}

.itemTitle2,
.itemTitle3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.content>div.item3>div {
    max-width: 554px;
    width: 48%;
}

.itemLeft3 {
    margin-left: 10px;
}

.content>div.item3 .newTitle {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #393939;
    width: 80%;
    max-width: 430px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.content>div.item3 .newList a {
    margin-bottom: 37px;
    display: block;
}

.content>div.item3 .newLi {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.content>div.item3 .newTime {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: -1px;
    color: #797979;
}

.content>div.item4 {
    width: 100% !important;
    max-width: unset !important;
    position: relative;
}

.content>div.item4>img {
    position: absolute;
    width: 100%;
}

.itemTitle4 {
    padding-top: 58px;
}

.content>div.item4>div {
    width: 90%;
    margin: auto;
    max-width: 1200px;
    position: relative;
}

.zdgzItemImg {
    width: 132px;
    height: 132px;
    margin-bottom: 49px;
}

.zdgzBox {
    display: flex;
    margin-top: 24px;
    align-items: center;
    justify-content: space-between;
    padding-left: 40px;
    padding-right: 30px;
    position: relative;
}

.zdgzItemWz {
    width: unset;
    height: 54px;
    margin: auto;
}

.zdgzBox::after {
    width: 100%;
    height: 27px;
    content: "";
    top: 144px;
    position: absolute;
    left: 0;
    background: url(http://wenwu.hebei.gov.cn/images/zdgz_zjj2.png) center center / 100% 100%;
}

.item5 {
    margin-top: 90px !important;
}

.item5 {
    display: flex;
    justify-content: space-between;
}

.itemList5 {
    width: 32%;
}

.itemTitle5 {
    display: flex;
    position: relative;
    margin-bottom: 40px;
	width: 100%;
}

.itemTitle5 a {
    position: absolute;
    right: 0;
    top: 25%;
}

.itemBox5 .itemLi {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #393939;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.itemBox5 a {
    margin-bottom: 37px;
    display: block;
}

.itemBox5 .itemLi1 {
    margin-bottom: 30px;
    width: 100%;
    max-width: unset;
}

.itemBox5 .itemLi1 .itemLi {
    width: 100%;
}

.itemBox5 .itemLi1 img {
    width: 100%;
}


.content>div.item6 {
    margin-top: 50px;
    margin-bottom: 41px;
}

.zhuantiBox {
    height: 150px;
    margin-top: 27px;
    background-color: #f3f9fd;
}

.zhuantiBox .zhuantiList {
    display: flex;
    margin-left: 39px;
    margin-right: 35px;
    position: relative;
    align-items: center;
    height: 100%;
}

.swiper-button-next,
.swiper-button-prev {
    width: 16px;
    height: 25px;
    top: 50%;
    transform: translateY(-50%);
    bottom: unset;
    margin-top: unset;
}

.swiper-button-prev {
    left: -28px;
    background: url(http://wenwu.hebei.gov.cn/images/prev.png) center center / 100% 100%;
}

.swiper-button-next {
    left: unset;
    right: -28px;
    background: url(http://wenwu.hebei.gov.cn/images/next.png) center center / 100% 100%;
}

@media (max-width:800px) {
    .firstTitle {
        font-size: 18px;
    }

    .content>div.item1 {
        display: block;
    }

    .bannerSwiper {
        width: 100%;
    }

    .swiperTitle p {
        width: 70%;
    }

    .itemNew1 {
        margin-left: 0;
        margin-top: 20px;
    }

    .select {
        margin-right: 10px;
    }

    .content>div.item2 {
        display: block;
    }

    .content>div.item2 a {
        width: 100%;
        margin-bottom: 20px;
        display: block;
    }

    .content>div.item3 {
        display: block;
    }

    .content>div.item3>div {
        width: 100%;
        margin-left: 0;
    }

    .itemTitle2 div,
    .itemTitle3 div {
        width: 80%;
    }

    .itemTitle4 {
        width: 200%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    .itemTitle4 {
        padding-top: 0;
    }

    .zdgzBox {
        padding: 0;
        padding-top: 60px;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .content>div.item4 {
        overflow: hidden;
    }

    .zdgzBox::after {
        display: none;
    }

    .zdgzItemImg {
        width: 100%;
        height: unset;
        margin-bottom: 20px;
    }

    .zdgzItem {
        width: 30%;
        margin-right: 3%;
        margin-bottom: 20px;
    }

    .zdgzItem:nth-child(3) {
        margin-right: 0;
    }

    .content>div.item4>img {
        display: none;
    }

    .item5 {
        margin-top: 60px !important;
        display: block;
    }

    .itemList5 {
        margin-bottom: 20px;
        width: 100%;
    }

    .itemTitle6 {
        width: 200%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }


    .content>div.item6 {
        width: 100%;
        overflow: hidden;
    }

    .content>div.item6>div{
        position: relative;
        overflow: hidden;
    }
    .zhuantiBox{
        width: 90%;
        margin: 80px auto 0;
    }
}