@charset "utf-8";

/* CSS Document */
body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    color: #333;
    text-align: left;
}

ul,
li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

a:link,
a:visited {
    color: #333;
    text-decoration: none;
}

a:hover,
a:active {
    color: rgba(198, 133, 27, 1);
    text-decoration: none;
}

img {
    border: none;
    margin: none;
    padding: none;
    cursor: pointer;
}

.banner-nav {
    width: 100%;
    margin-bottom: -4px;
}

.banner-nav>img {
    width: 100%;
}

.content-nav {
    background: url(/cdt-shx/lib/zt/20j4zqh/images/homebg.png) center top no-repeat;
    padding-top: 5%;
    padding-bottom: 100px;
}

.main {
    margin: 0 auto;
    width: 1200px;

    position: relative;
}

.more a {
    margin-top: 55px;
    font-size: 14px;
    color: rgba(198, 133, 27, 1);
    float: right;
    font-weight: 500;
}

.title {
    margin-bottom: 30px;
    width: 100%;
    height: 150px;
    overflow: hidden;
}

.lan01 {
    background: url(/cdt-shx/lib/zt/20j4zqh/images/zyjs_tit.png) center top no-repeat;
}

.lan02 {
    background: url(/cdt-shx/lib/zt/20j4zqh/images/jtbs_tit.png) center top no-repeat;
}

.lan03 {
    background: url(/cdt-shx/lib/zt/20j4zqh/images/jcxd_tit.png) center top no-repeat;
    margin-top: 100px;
}

.lan04 {
    background: url(/cdt-shx/lib/zt/20j4zqh/images/js145_tit.png) center top no-repeat;
    margin-top: 100px;
}

.lan05 {
    background: url(/cdt-shx/lib/zt/20j4zqh/images/bh155_tit.png) center top no-repeat;
    margin-top: 100px;
}

.lan06 {
    background: url(/cdt-shx/lib/zt/20j4zqh/images/djt_1119.png) center top no-repeat;
    margin-top: 100px;
}

/*中央精神*/
h1 {
    font-size: 30px;
    color: #C20000;
    text-align: center;
}

p {
    font-size: 18px;
    color: #C6851B;
    line-height: 35px;
    text-align: center;
}

.zyjs-sum {
    font-size: 20px;
}

.list ul {
    margin-bottom: 100px;
    overflow: hidden;
}

.zyjs-ul a {
    color: #7F7F7F;
}

.zyjs-ul a:hover {
    color: #C6851B;
}

.list li {
    margin: 0 25px;
    width: 550px;
    font-size: 18px;
    line-height: 50px;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border-bottom: 1px solid #EAEAEA;
}

.list li span {
    margin-right: 15px;
    font-size: 14px;
    color: #C20000;
}

.list_time {
    float: right;
    margin-right: 0 !important;
    color: #7F7F7F !important;
}

/*集团部署*/
.jtbs_connav {
    display: flex;
}

.jtbs_leftcon {
    width: 60%;
}

.jtbs_rightcon {
    width: 40%;
}

.newsLeft-con {
    width: 100%;
}

.newsLeft-pic {
    width: 95%;
    height: 440px;
}

.newsLeft-pic>img {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.newsLeft-bot {
    width: 95%;
    height: 80px;
}

.bot-title {
    width: 100%;
    height: 80px;
    background: linear-gradient(to right, #C20000, #EB4C15);
    font-size: 20px;
    line-height: 80px;

}

.bot-title a {
    color: #FFF;
    font-weight: 700;
    padding-left: 20px;
}

.jtbs_leftcon .swiper-pagination-bullet {
    background-color: #FFF;
}

.jtbs_leftcon .swiper-pagination-bullet-active {
    width: 20px;
    border-radius: 30%
}

.jtbs-ul a {
    color: #C6851B;
    font-weight: 700;
    font-size: 21px;
    line-height: 35px;
}

.jtbs-ul a:hover {
    color: #C20000;
}

.jtbs-ul li {
    display: flex;
    flex-direction: column;
    border-bottom: 2px dotted #C6851B;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.list_sum {
    font-size: 16px;
    line-height: 26px;
    color: #666666;
    text-align: justify;
    margin-top: 20px;
}


/* 基层行动  */
.zt-prev {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-image: url(/cdt-shx/lib/zt/20j4zqh/images/left_bg.png);
    background-size: contain;
    position: absolute;
    left: -7%;
    bottom: 30%;
}

.zt-next {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-image: url(/cdt-shx/lib/zt/20j4zqh/images/right_bg.png);
    background-size: contain;
    position: absolute;
    right: -7%;
    bottom: 30%;
}

.zt-prev:hover {
    background-image: url(/cdt-shx/lib/zt/20j4zqh/images/left_bg01.png);
}

.zt-next:hover {
    background-image: url(/cdt-shx/lib/zt/20j4zqh/images/right_bg01.png);
}

.zt-pic {
    padding: 5px;
}

.zt-pic img {
    width: 100%;
    height: 200px;
}

.jcxd_con .swiper-slide {
    background-color: #FFF;
}

.jcbs_tit {
    padding: 20px 10px 0;
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
    text-align: justify;
    height: 75px;
}

.jcbs_tit a {
    color: #C6851B !important;
}

.jcbs_sum {
    padding: 0 10px 20px;
    text-align: justify;
}

.jcbs_sum a {
    font-size: 17px;
    color: #666666 !important;
    line-height: 26px;
}

.jcxd_con .swiper-container {
    overflow: hidden;
}



/*  决胜“十四五”  */
.js145_con {
    overflow: hidden;
}

.js145_con .zt-pic {
    padding: 0;
}

.js145_con .swiper-slide {
    background-color: #FFF;
}

.js145-prev:hover {
    background-image: url(/cdt-shx/lib/zt/20j4zqh/images/left_bg01.png);
}

.js145-next:hover {
    background-image: url(/cdt-shx/lib/zt/20j4zqh/images/right_bg01.png);
}

.js145-prev {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-image: url(/cdt-shx/lib/zt/20j4zqh/images/left_bg.png);
    background-size: contain;
    position: absolute;
    left: -7%;
    bottom: 25%;
}

.js145-next {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-image: url(/cdt-shx/lib/zt/20j4zqh/images/right_bg.png);
    background-size: contain;
    position: absolute;
    right: -7%;
    bottom: 25%;
}

/* 擘画“十五五” */

.bh155_con {
    overflow: hidden;
    padding-bottom: 100px;
    display: flex;
    justify-content: space-between;
}

.bh155_leftnav {
    width: 63%;
    overflow: hidden;
}

.bh155_con .zt-pic img {
    height: 450px;
}

.bh155_con .zt-pic {
    padding: 0;
}

.bh155_con .jcbs_tit a {
    color: #FFF !important;
}

.bh155_con .jcbs_tit {
    background: linear-gradient(to top, rgba(46, 0, 0, 0.7) 0%, rgba(46, 0, 0, 0) 100%);
    position: absolute;
    bottom: 4px;
    z-index: 99;
    width: 100%;
    padding: 0 0 0 20px;
    line-height: 75px;
}

.bh155_rightlist:nth-child(-n+6) {
    display: none;
}

.bh155_rightnav {
    width: 35%;
}

.bh155_rightimg img {
    width: 100%;
    height: 210px;
}

.bh155_righttit {
    color: #FFF;
    font-size: 18px;
    position: absolute;
    bottom: 2%;
    line-height: 50px;
    height: 50px;
    width: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
}

.bh155_rightlist {
    position: relative;
}

.bh155_rightlist:nth-child(8) {
    margin-top: 6%;
}

.djt_con li span {
    margin-right: 15px;
    font-size: 14px;
    color: #ba1e1e;
}

.djt_con li {
    margin: 0 25px;
    width: 550px;
    font-size: 18px;
    line-height: 50px;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.djt_con ul {
    margin-bottom: 100px;
    overflow: hidden;
}


/*底部信息*/
.foot {
    width: 100%;
    line-height: 80px;
    color: #FFF;
    background-color: rgba(194, 0, 0, 1);
    text-align: center;
}