* {
    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/djxxjy/page_bg.png") no-repeat;
    background-size: cover;
    padding-top: 30px;
}
.page-container {
    width: 1200px;
    margin: 0 auto;
}
.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: 60px;
    background: #c40109;
    display: flex;
    align-items: center;
    justify-content: center;
}
.link-nav a {
    width: 240px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 500;
    color: #ffe093;
    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: 216px;
    background: url("../images/djxxjy/bza.png") no-repeat;
    background-size: 100% 100%;
    margin-bottom: 50px;
    padding-left: 95px;
    padding-right: 36px;
    position: relative;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 34px;
    text-indent: 2em;
}
.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;
}

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

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

.cont-swiper .swiper-container {
    position: relative;
}
.cont-swiper .swiper-button-next img,
.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;
}
.cont-news {
    width: 600px;
    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 {
    padding: 0 30px;
}
.news-list ul li {
    position: relative;
    height: 79px;
    border-bottom: 1px dotted #fff;
    display: flex;
    align-items: center;
}
.news-list ul li:last-child {
    border-bottom: 0 none;
}
.news-list ul li a {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    width: 100%;
    text-align: left;
}
/* 中央精神 end */
/* 权威解读 start */
.qwjd-container {
    width: 100%;
    height: 511px;
    background: url('../images/djxxjy/qwjd_bg.png') no-repeat;
    background-size: 100% 100%;
    padding-top: 40px;
    padding-left: 89px;
    padding-right: 81px;
    margin-top: 38px;
    margin-bottom: 70px;
}
.qwjd-container a {
    display: inline-block;
    width: 423px;
    height: 109px;
    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: 170px;
}
.qwjd-container a div {
    width: 100%;
    height: 100%;
    display: flex;
}
.qwjd-container a .icon {
    flex: 0 0 auto;
    width: 24px;
    height: 28px;
    background: url("../images/djxxjy/qwjd_icon.png") no-repeat;
    background-size: 100% 100%;
    margin-right: 15px;
    padding: 0;
    position: relative;
    top: 2px;

}
/* 权威解读 end */
/* 工作部署 start */
.gzbs-container {
    width: 100%;
    height: 553px;
    background: linear-gradient(180deg,#f87751 0%, #fc3f01 99%);
    margin-top: 75px;
    position: relative;
    margin-bottom: 70px;
}
.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 */
.xxdt-container {
    height: 674px;
    background: linear-gradient(180deg,#e23418 39%, #fff9e7 98%);
    margin-top: 27px;
    padding-top: 49px;
}
.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;
}
.footer-common {
    margin-top: 0!important;
}
#cnzz_stat_icon_1280157434 {
    display: none;
}
