* {
    box-sizing: border-box;
}

.page-banner img,
.page-bg img {
    width: 100%;
    display: block;
}

.page-bg {
    position: relative;
    z-index: 1;
}

.page-wrap {
    width: 100%;
    background: url("../images/ggkf_shtsxd/page_bg.png") no-repeat;
    background-size: cover;
    padding-top: 30px;
}

.page-container {
    width: 1200px;
    margin: 0 auto;
    margin-top: 95px;
    background-color: white;
}

.title-container {
    width: 100%;
    position: relative;
}

.title-container img {
    width: 1200px;
    display: block;
}

.title-container a {
    position: absolute;
    right: 0;
    bottom: 0;
    margin-bottom: 2.5%;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #b17823;
}

.link-nav {
    width: 100%;
    height: 95px;
    background: fixed;
    position: absolute;
    margin-top: -45px;
    background: url("../images/ggkf_shtsxd/daohang.png") no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.link-nav a {
    width: 240px;
    height: 60px;
    display: flex;
    align-items: end;
    justify-content: center;
    font-size: 18px;
    font-weight: 500;
    /* color: #ffe093; */
    color: white;
    position: relative;
}

.link-nav a:hover {
    -webkit-animation: zoom 0.5s linear;
    -moz-animation: zoom 0.5s linear;
    -o-animation: zoom 0.5s linear;
    -ms-animation: zoom 0.5s linear;
    animation: zoom 0.5s linear;
}

@keyframes zoom {
    0% {
        font-size: 18px;
    }

    50% {
        font-size: 22px;
    }

    100% {
        font-size: 18px;
    }
}

.link-nav a:after {
    /* content: '';
    display: inline-block;
    width: 1px;
    height: 20px;
    background: #ffe093;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%); */
}

.link-nav a:last-child:after {
    display: none;
}

.bza {
    width: 100%;
    height: 306px;
    padding-top: 20px;
    background: url("../images/ggkf_shtsxd/kly.png") no-repeat;
    background-size: 100% 100%;
    margin-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    display: flex;
    align-items: center;
    font-size: 18px;
    text-align: left;
    color: #222222;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    line-height: 34px;
    text-indent: 2em;

}

.bza .text-info {
    background-color: #f9e1c2;
}

/* .bza:before {
    content: '';
    display: block;
    width: 50px;
    height: 164px;
    background: url('../images/djxxjy/bza_text.png') no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
} */

/* 中央精神 start */
.zyjs-container {
    width: 100%;
    margin-top: 34px;
    margin-bottom: 65px;
    background-color: #FFFFFF;
}

.zyjs-title h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
}

.zyjs-title h2:last-child {
    margin-bottom: 40px;
}


.zyjs-info {
    width: 1200px;
    height: 51px;
    font-size: 18px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: left;
    color: #898989;
    line-height: 32px;
    padding: 0 34px;
}


.zyjs-body .cont-swiper {
    width: 600px;
    height: 400px;
    display: inline-block;
}

.zyjs-body .cont-swiper .swiper-wrapper {
    position: relative;
}

.zyjs-body .cont-swiper .swiper-wrapper img {
    width: 600px;
    height: 400px;
    display: block;
}

.zyjs-body .cont-swiper .swiper-container {
    position: relative;
}

.zyjs-body .cont-swiper .swiper-button-next img,
.zyjs-body .cont-swiper .swiper-button-prev img {
    width: 100%;
    height: 100%;
}

.swiper-container.swiper-hot-top {
    margin-top: 22px;
}

.swiper-container.swiper-hot-top a {
    width: 100%;
    height: 100px;
    display: block;
}

.zyjs-image-text {
    display: flex;
    padding: 30px 34px;
}

.zyjs-image-text img {
    width: 645px;
    height: 430px;
}

.zyjs-image-text .right-div {
    margin-left: 10px
}

.zyjs-image-text .right-div .title {
    font-size: 20px;
    font-family: PingFang SC, PingFang SC-Semibold;
    font-weight: 600;
    text-align: left;
    color: #222222;
    line-height: 30px;
    margin-top: 9px;
}

.zyjs-image-text .right-div .line {
    width: 477px;
    height: 0px;
    border: 1px dashed #dddddd;
}




.zyjs-image-text .right-div .info {
    font-size: 16px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: left;
    color: #898989;
    line-height: 24px;
    margin: 14px 0;
}


.zyjs-body .cont-news {
    width: 580px;
    margin-left: 20px;
    height: 400px;
    /* background: url("../images/djxxjy/zyjs_bg.png") no-repeat; */
    background-size: 100% 100%;
    display: inline-block;
    float: right;
    box-sizing: border-box;
}


.news-list ul li {
    background: url("../images/esjszqh/wjx.png") no-repeat 0px 10px;
    background-size: 30px 30px;
    height: 60px;
    position: relative;
    height: 79px;
    display: flex;
    padding-left: 60px;
    /* border-bottom: 0.39px dashed #8c8c8c; */
    align-items: center;
}



.news-list ul li:last-child {
    border-bottom: 0 none;
}

.news-list ul li a {
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 18px;
    font-weight: 500;
    height: 100%;
    color: #fff;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    color: #222222;
    width: 100%;
    text-align: left;
    border-bottom: 1px dashed #8c8c8c;
}

/* 中央精神 end */
/* 权威解读 start */
.qwjd-container {
    width: 100%;
    height: 370px;
    /* background: url('../images/djxxjy/qwjd_bg.png') no-repeat; */
    /* background-size: 100% 100%; */
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    background: #ffffff;
    border: 2px solid #e34321;
    border-radius: 20px;
    margin-top: 38px;
    margin-bottom: 40px;
}


.jcsf-container {
    display: flex;
    justify-content: space-between;
    margin-bottom: 80px;
}

.jcsf-container .item-jcsf {
    width: 33%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.jcsf-container .item-jcsf img {
    width: 380px;
    height: 219px;

}

.jcsf-container .item-jcsf div {
    width: 352px;
    margin-top: 20px;
    margin-bottom: 44px;
    font-size: 18px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: left;
    color: #333333;
    line-height: 30px;
}



.qwjd-container a {
    display: inline-block;
    width: 510px;
    height: 80px;
    /* border-bottom: 1px dashed #b5b5b5; */
    vertical-align: top;
    font-size: 18px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: left;
    color: #333333;
    line-height: 34px;
    margin: 0;
    padding-top: 20px;
}

.qwjd-container a:nth-child(2n) {
    margin-left: 68px;
}

.qwjd-container a div {
    width: 100%;
    height: 100%;
    display: flex;
    font-size: 18px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: left;
    color: #222222;
    line-height: 26px;
}

.qwjd-container a .icon {
    flex: 0 0 auto;
    width: 40px;
    /* height: 28px; */
    /* background: url("../images/djxxjy/qwjd_icon.png") no-repeat; */
    background: url("../images/esjszqh/dian.png") no-repeat;
    background-size: 24px 15px;
    /* margin-right: 15px; */
    padding: 0;
    position: relative;
    top: 2px;

}

.qwjd-image-container {
    display: flex;
    justify-content: space-between;
    margin-bottom: 70px;
}

.qwjd-image-container .item-image {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 33.333%;
}


.qwjd-image-container .item-image img {
    width: 380px;
    height: 220px;
}


.qwjd-image-container .item-image .title {
    margin-top: 16px;
    width: 380px;
    font-size: 18px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: left;
    color: #222222;
    line-height: 26px;
}



/* 权威解读 end */
/* 工作部署 start */
.gzbs-container {
    width: 100%;
    height: 553px;
    /* background: linear-gradient(180deg, #f87751 0%, #fc3f01 99%); */
    margin-top: 75px;
    position: relative;
    margin-bottom: 70px;
}

.zjdt-container {
    display: flex;
    flex-wrap: wrap;
    background-color: #FAF2EB;
    justify-content: space-between;
    margin-bottom: 54px;
}


.zjdt-container .item-div {
    margin: 10px;
    height: 117px;
    padding-top: 25px;
    padding-left: 30px;
    background: linear-gradient(to right, rgba(255, 255, 255, 1.00) 0%, rgba(251, 242, 234, 0.00) 100%);
}

.zjdt-container .item-div .title {
    width: 528px;
    font-size: 18px;
    font-family: PingFang SC, PingFang SC-Semibold;
    font-weight: 600;
    text-align: left;
    color: #222222;
    line-height: 26px;
}

.zjdt-container .item-div .date {
    font-size: 14px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 34px;
}

.zjdt-container .item-div .bg {
    width: 457px;
    height: 6px;
    background: linear-gradient(to right, #e64744 0%, rgba(251, 242, 234, 0.00) 100%);
    border-radius: 0px 0px 0px 5px;
}


.gzbs-container .left-image {
    display: flex;
    align-items: center;
}


.gzbs-container .left-image img {
    width: 445px;
    height: 260px;
}

.gzbs-container .left-image .info {
    width: 62%;
    background: #ffffff;
    height: 200px;
}

.gzbs-container .left-image .info .title {
    font-size: 18px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    line-height: 30px;
    text-align: left;
    padding: 14px;
    color: #222222;
}

.gzbs-container .left-image .info .text-info {
    font-size: 18px;
    padding: 14px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: left;
    line-height: 26px;
    color: #555555;
}


.gzbs-container .right-image {
    display: flex;
    align-items: center;
}


.gzbs-container .right-image img {
    width: 445px;
    height: 260px;
}

.gzbs-container .right-image .info {
    width: 62%;
    background: #ffffff;
    height: 200px;
}

.gzbs-container .right-image .info .title {
    font-size: 18px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    line-height: 30px;
    text-align: left;
    padding: 14px;
    color: #222222;
}

.gzbs-container .right-image .info .text-info {
    font-size: 18px;
    padding: 14px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: left;
    line-height: 26px;
    color: #555555;
}




.gzbs-wrap {
    width: 1152px;
    height: 553px;
    background: #ffffff;
    position: absolute;
    left: 24px;
    top: -40px;
    display: flex;
    justify-content: space-between;
    padding: 34px 30px;
}

.gzbs-wrap a {
    display: block;
    width: 344px;
    height: 476px;
    background: url("../images/djxxjy/gzbs_item_bg.png") no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.gzbs-wrap a img {
    width: 344px;
    height: 264px;
    display: block;
}

.gzbs-wrap a .text {
    display: block;
    padding: 0 38px;
    margin-top: 22px;
    font-size: 18px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: left;
    color: #333333;
    line-height: 34px;
}

.gzbs-wrap a .btn {
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 36px;
    width: 154px;
    height: 48px;
    background: #d52e2e;
    text-align: center;
    font-size: 16px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    color: #ffffff;
    line-height: 48px;
}

/* 工作部署 end */

/* 学习动态start */
/* .xxdt-container {
    height: 674px;
    background: linear-gradient(180deg, #e23418 39%, #fff9e7 98%);
    margin-top: 27px;
    padding-top: 49px;
} */

.xxdt-container {
    width: 100%;
    height: 370px;
    /* background: url('../images/djxxjy/qwjd_bg.png') no-repeat; */
    /* background-size: 100% 100%; */
    /* padding-top: 20px; */
    /* padding-left: 20px; */
    padding-right: 20px;
    /* background: #ffffff; */
    /* border: 2px solid #e34321; */
    border-radius: 20px;
    margin-top: 38px;
    margin-bottom: 70px;
}

.xxdt-container a {
    display: inline-block;
    width: 520px;
    height: 80px;
    /* border-bottom: 1px dashed #b5b5b5; */
    vertical-align: top;
    font-size: 18px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: left;
    color: #333333;
    line-height: 34px;
    margin: 0;
    padding-top: 20px;
}

.xxdt-container a:nth-child(2n) {
    margin-left: 68px;
}

.xxdt-container a div {
    width: 100%;
    height: 100%;
    display: flex;
    font-size: 18px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: left;
    color: #222222;
    line-height: 26px;
}

.xxdt-container a .icon {
    flex: 0 0 auto;
    width: 40px;
    /* height: 28px; */
    /* background: url("../images/djxxjy/qwjd_icon.png") no-repeat; */
    background: url("../images/esjszqh/wjx.png") no-repeat;
    background-size: 29px 29px;
    /* margin-right: 15px; */
    padding: 0;
    position: relative;
    top: 2px;

}


/* .xxdt-list {
    background-color: #fff;
    height: 574px;
    width: 100%;
    position: relative;
    padding: 24px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;

}

.xxdt-list .list-swiper {
    flex: 0 0 50%;
    height: 330px;
}

.xxdt-list .list-swiper .swiper-container {
    width: 576px;
    height: 330px;
    position: relative;
}

.xxdt-next-btn,
.xxdt-prev-btn {
    width: 28px;
    height: 44px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    cursor: pointer;
}

.xxdt-next-btn img,
.xxdt-prev-btn img {
    width: 100%;
    height: 100%;
}

.xxdt-next-btn {
    right: 0;
}

.xxdt-prev-btn {
    left: 0;
}

.xxdt-list .list-swiper .swiper-slide {
    width: 576px;
    height: 330px;
    position: relative;
}

.xxdt-list .list-swiper .slide-img {
    width: 576px;
    height: 330px;
    display: block;
}

.xxdt-list .list-swiper .slide-title {
    height: 40px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.50);
    font-weight: 500;
    text-align: left;
    color: #ffffff;
    line-height: 40px;
    padding-left: 18px;
}

.xxdt-list .list-right {
    flex: 0 0 50%;
    height: 330px;
    padding: 0 24px;
}

.xxdt-list .list-right .title {
    height: 66px;
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    color: #222222;
    position: relative;
}

.xxdt-list .list-right .title:after {
    content: '';
    display: block;
    width: 515px;
    height: 0px;
    border: 1px dashed #b5b5b5;
    position: absolute;
    left: 37px;
    bottom: 0;
    transform: scaleY(0.5);
}

.xxdt-list .list-right .title:nth-child(5):after {
    display: none;
}

.xxdt-list .list-right .title img {
    display: block;
    width: 18px;
    height: 16px;
    margin-right: 17px;
}

.xxdt-list .list-bottom {
    flex: 0 0 100%;
    height: 190px;
    background: linear-gradient(0deg, #ffffff 55%, #f9e1e1 98%);
    border-radius: 12px;
    margin-top: 18px;
    display: flex;
    flex-wrap: wrap;
    padding-top: 10px;
}

.xxdt-list .list-bottom .title {
    flex: 0 0 50%;
    height: 55px;
    margin-bottom: 5px;
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    color: #333;
    padding: 0 24px;
}

.xxdt-list .list-bottom .title img {
    display: block;
    width: 18px;
    height: 16px;
    margin-right: 17px;
} */

/* 学习动态end */

.footer-common {
    margin-top: 0 !important;
}

#cnzz_stat_icon_1280157434 {
    display: none;
}