@charset "utf-8";

/* 清除默认样式 */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
input,
ul,
ol,
li,
input,
p,
dl,
dd,
dt,
button {
    padding: 0;
    margin: 0;
}

button {
    outline: none;
    border: none;
}

body {
    font-size: 16px;
    font-family: "PingFang SC";
    overflow-x: hidden;
}

ul,
li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333333;
}

.top_wrap .nav ul li a:hover,
.footer_bot_r p a:hover {
    color: #DE0617;
}

a:focus {
    outline: none;
}

img {
    vertical-align: middle;
    border: 0;
    border-style: none;
}

.clearfix:after {
    content: "";
    height: 0;
    width: 0;
    clear: both;
    visibility: hidden;
    display: block;
    font-size: 0;
}

.clearfix {
    zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.core {
    width: 1200px;
    margin: 0 auto;
}

body {
    background: #FFFFFF;
    font-family: "微软雅黑";
    max-width: 1920px;
    margin: 0 auto;
}

a:hover {
    color: #005bac;
}

.zj_content {
    width: 1200px;
    margin: 0 auto;
}

.zdtj_List ul li a:hover {
    color: #005bac;
}

/* 内容区 banner */
.contBg {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: url(contBg.png) no-repeat top center;
    background-size: cover;
}

/* banner */
.zgjyrz_banner {
    width: 100%;
    height: 100%;
}

.zgjyrz_banner img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* 编者按 */
.ggzxd_bza_wrap {
    padding-left: 36px;
}

.ggzxd_bza {
    width: 1164px;
    margin-top: 50px;
    /* margin-left: 36px; */
    height: 376px;
    background-color: #FFFFFF;
    border-radius: 24px;
    position: relative;
}

.ggzxd_bzaTit {
    font-family: "Alibaba PuHuiTi";
    font-weight: 400;
    font-size: 40px;
    color: #fff;
    /* margin-right: -10px; */
    position: absolute;
    left: -36px;
    margin-top: 54px;
}

.ggzxd_bzaTit i {
    display: block;
    width: 72px;
    height: 72px;
    line-height: 72px;
    text-align: center;
    background: url(yuan.png) no-repeat left center;
    font-style: normal;
    margin-bottom: 34px;
}

.ggzxd_bzaCont {
    font-family: "Microsoft YaHei";
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    text-align: left;
    color: #333;
    padding: 30px 30px 30px 64px;
    text-indent: 2em;
}

.ggzxd_bzaCont p {
    margin: 8px 0;
}

/* 深化企业改革 */
.shqyggCont {
    height: 510px;
}

.shqyggTit {
    font-family: "Microsoft YaHei Bold";
    font-weight: 700;
    font-size: 40px;
    line-height: 68px;
    text-align: center;
    color: #000;
    margin-top: 60px;
    margin-bottom: 30px;
}

/* 图片新闻轮播 */
.shqyggL_NewsCarousel {
    width: 620px;
    height: 428px;
    float: left;
}

/* swiper-slide */
/* 自适应手机端 */
/* 轮播 */



.Rotation .swiper-slide img {
    width: 100%;
    height: 428px;
    display: block;
}

.Rotation .swiper-slide .text {
    position: absolute;
    bottom: 0;
    z-index: 11;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    /* IE8æ”¯æŒ rgba */
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: left;
    padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.Rotation .swiper-slide .text a {
    color: #fff;
    display: block;
    width: 74%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.Rotation .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #fff;
}

.Rotation .swiper-pagination-clickable .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #999;
    opacity: 1;
    border-radius: 50%;
    margin: 0 5px;
}

.Rotation .swiper-pagination {
    text-align: right;
}

.Rotation .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px 0 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    padding-right: 10px;
    bottom: 15px !important;
    left: auto;
    right: 0;
    width: 30%;
}

.mobile_type .firstBlock_left {
    width: 100%;
    height: 55vw;
    margin-right: 0vw;
}

.mobile_type .Rotation .swiper-slide img {
    width: 100%;
    height: 55vw;
    display: block;
}
@media (max-width: 768px) {
    .Rotation .swiper-slide img {
        width: 100% !important;
      height: 5rem;
    }
}

/* 重点推荐 */
.shqyggR_zdtj {
    float: right;
    width: 550px;
}

.shqyggR_zdtjTit {
    height: 62px;
    background: url(shqyggR_zdtjTitBg.png) no-repeat left center;
    padding-left: 42px;
}

.shqyggR_zdtjTit h4 {
    float: left;
    font-family: "Microsoft YaHei Bold";
    font-weight: 700;
    font-size: 24px;
    line-height: 60px;
    text-align: left;
    color: #ffecb1;
}

.shqyggR_zdtjTit a {
    float: right;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    font-size: 18px;
    text-align: left;
    color: #999;
    margin-top: 34px;
}

/* 重点推荐list */
.zdtj_List {
    height: auto;
}

.zdtj_List ul li {
    height: 122px;
    border-bottom: 1px solid #eee;
}

.zdtj_List ul li a {
    font-family: "Microsoft YaHei Bold";
    font-weight: 700;
    font-size: 20px;
    line-height: 60px;
    text-align: left;
    color: #333;
}

.zdtj_List ul li p {
    font-family: "Microsoft YaHei";
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    color: #999;
}

/* 内容区 tit */
.ggzxd_tit {
    width: 100%;
    height: 90px;
    background: url(ggzxdTitBg.png) no-repeat center;
    background-size: cover;
}

.ggzxd_tit h4 {
    font-family: "Microsoft YaHei Bold";
    font-weight: 700;
    font-size: 24px;
    line-height: 88px;
    text-align: left;
    color: #ffecb1;
    float: left;
    margin-left: 628px;
}

.ggzxd_tit a {
    font-family: "Microsoft YaHei";
    font-weight: 400;
    font-size: 18px;
    color: #999;
    float: right;
    margin-top: 55px;
}

/* 上级精神 */
.sjjs_wrap {
    margin: 60px auto 50px;
}

.sjjs_cont {
    margin-top: 20px;
}

.sjjs_cont ul li {
    width: 50%;
    height: 66px;
    /* float: left; */
    display: inline-block;
    position: relative;
    padding-left: 22px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    text-align: left;
    color: #333;
    float: left;
}

.sjjs_cont ul li::before {
    width: 6px;
    height: 6px;
    background: #cb0909;
    border-radius: 50px;
    content: "";
    position: absolute;
    top: 21%;
    left: 0;
    transform: translate(4px, -50%);
}

/* 集团动态 */
.jtdt_cont {}

.jtdt_contPicNews ul li {
    height: 258px;
    margin-top: 30px;
}

.jtdt_contPicNews ul li img {
    height: 100%;
    width: 460px;
    display: block;
    float: left;
}

.jtdt_contPicNews_text {
    margin-top: 42px;
    width: 740px;
    height: 175px;
    background: rgb(254 245 246);
    /* opacity: 0.04; */
    float: right;
    padding: 30px 20px 0;
}

.jtdt_contPicNews_text a {
    font-family: "Microsoft YaHei Bold";
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    text-align: left;
    margin-bottom: 20px;
    display: block;

}

.jtdt_contPicNews_text p {
    font-family: "Microsoft YaHei";
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    color: #666;
    text-indent: 2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
}

.jtdt_contPicNews ul li:nth-child(2) img {
    float: right;
}

.jtdt_contNewslist {
    margin-top: 30px;
}

.jtdt_contNewslist ul li {
    width: 50%;
    height: 50px;
    /* float: left; */
    display: inline-block;
    position: relative;
    padding-left: 22px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    text-align: left;
    color: #333;
    float: left;
    margin-bottom: 20px;
}

.jtdt_contNewslist ul li::before {
    width: 6px;
    height: 6px;
    background: #cb0909;
    border-radius: 50px;
    content: "";
    position: absolute;
    top: 25%;
    left: 0;
    transform: translate(4px, -50%);
}

/* 媒体报道 */
.mtbd_wrap {
    margin: 40px auto;
}

/* 机构动态 新闻图片切换 */
.jgdt_contNews {
    height: 440px;
    margin-top: 40px;
}

.jgdt_contNews {}

.jgdt_contNews .bd {
    float: left;
    margin-top: 10px;
}

.jgdt_contNews .bd ul li {
    width: 590px;
    height: 410px;
    background: url(jgdt_contNewsBg.png) no-repeat right bottom;
}

.jgdt_contNews .bd img {
    width: 580px;
    height: 400px;
}

.jgdt_contNews .hd {
    float: right;
    width: 603px;
    height: 450px;
    background: #ebebeb;
    padding: 0 0 10px 10px;
}

.jgdt_contNews .hd ul li {
    width: 603px;
    height: 88px;
    padding: 20px 29px 20px 22px;
    /* position: relative;   */
    position: relative;
    z-index: 2;
    background-color: #fff;
}

.jgdt_contNews .hd ul li a {
    /* width: 522px; */
    display: inline-block;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    position: relative;
    z-index: 3;
    padding-left: 20px;
}

.jgdt_contNews .hd ul li.on {
    /* padding-left: 69px; */
}

.jgdt_contNews .hd ul li.on a {
    color: #fff;
}

.jgdt_contNews .hd ul li.on::before {
    width: 620px;
    height: 88px;
    content: "";
    position: absolute;
    top: 44px;
    left: -30px;
    transform: translate(4px, -50%);
    background: url(jgdtListBgOn.png) no-repeat left center;
    z-index: 0;
}

.jgdt_contNews .hd ul li a::before {
    width: 6px;
    height: 6px;
    background: #cb0909;
    border-radius: 50px;
    content: "";
    position: absolute;
    top: 13px;
    left: 0;
    transform: translate(4px, -50%);
}

.jgdt_contNews .hd ul li.on a::before {
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 50px;
    content: "";
    position: absolute;
    top: 13px;
    left: 0;
    transform: translate(4px, -50%);
}

/* 移动端 */
@media screen and (max-width: 1100px) and (min-width: 100px) {
    .zj_content {
        width: 100%;
        padding: 0 2%;
    }

    /*  编者按  */
    .ggzxd_bza_wrap {
        padding: 0;
    }

    .ggzxd_bza {
        width: 100%;
        height: 100%;
        margin: 0;
    }



    .ggzxd_bzaTit {
        position: static;
        margin: 0.24rem auto;
        text-align: center;
        font-size: .54rem;
    }

    .ggzxd_bzaTit i {
        display: inline-block;
        margin-bottom: 0;
        margin-top: 10px;
    }

    .ggzxd_bzaCont {
        padding: 10px 10px 10px 15px;
        padding: 0 2% .24rem;
        font-size: .28rem;
        line-height: .5rem;
    }

    /* 国有企业改革标题 */
    .shqyggTit {
        margin-top: 16px;
        margin-bottom: 20px;
        font-size: .54rem;
        line-height: 1rem;
    }

    .shqyggCont {
        /* display: none; */
    }

    .shqyggCont,
    .shqyggL_NewsCarousel {
        width: 100%;
        height: 100%;
    }

    .shqyggR_zdtj,
    .shqyggL_NewsCarousel {
        float: none;
    }

    .Rotation .swiper-slide img {
        height: 5rem;
    }

    /* 重点推荐 */
    .shqyggR_zdtj {
        width: 100%;
        margin-top: 20px;
    }

    .shqyggR_zdtjTit h4 {
        font-size: .38rem;
    }

    .shqyggR_zdtjTit a {
        font-size: .28rem;
    }

    /* 图片新闻轮播 */
    .Rotation .swiper-slide .text {
        font-size: .28rem;
    }



    .zdtj_List {
        margin-top: 10px;
    }

    .zdtj_List ul li {
        height: auto;
        padding: .24rem 0;
    }

    .zdtj_List ul li a {
        line-height: .5rem;
        font-size: .32rem;
        /* padding-bottom: .24rem; */
    }

    .zdtj_List ul li p {
        padding-top: .24rem;
    }

    /* 上级精神  */
    .sjjs_wrap {
        /* display: none; */
        margin: 20px auto 20px;
    }

    .ggzxd_tit {
        height: 1.35rem;
        line-height: 1.35rem;
    }

    .ggzxd_tit h4 {
        margin-left: 57%;
        float: none;
        font-size: .38rem;
        line-height: 1.35rem;
    }

    .ggzxd_tit a {
        margin-top: 0;
        font-size: .28rem;
        line-height: 0;
    }

    .sjjs_cont ul li {
        float: none;
        width: 100%;
        height: auto;
        font-size: .28rem;
        line-height: .39rem;
        padding: .24rem 0 .24rem .35rem;

    }

    .sjjs_cont ul li::before {
        width: .1rem;
        height: .1rem;
        top: .42rem;
    }

    /* 集团动态 */
    .jtdt_wrap {
        /* display: none; */
    }

    .jtdt_contPicNews_text,
    .jtdt_contPicNews ul li img {
        width: 100%;
    }

    .jtdt_contPicNews_text {
        height: auto;
        margin-top: 0;
        padding: 15px 20px;
        padding: .24rem 0;
    }

    .jtdt_contPicNews ul li {
        margin-top: .24rem;
    }

    .jtdt_contPicNews_text a {
        margin-bottom: .24rem;
        font-size: .3rem;
    }

    .jtdt_contPicNews_text p {
        font-size: .26rem;
        line-height: .36rem
    }

    .jtdt_contNewslist,
    .jtdt_contNewslist ul li {
        width: 100%;
        height: auto;
    }

    .jtdt_contNewslist ul li {
        margin: .24rem 0;
        font-size: .28rem;
        line-height: .39rem;
    }

    .jtdt_contNewslist ul li::before {
        width: 0.1rem;
        height: 0.1rem;
        top: 0.19rem;
    }

    /* 媒体报道 */
    .mtbd_wrap {
        /* display: none; */
        margin: .6rem auto;
    }

    /* 机构动态 */
    .jgdt_wrap {
        /* display: none; */
    }

    .jgdt_contNews,

    .jgdt_contNews .bd ul li,
    .jgdt_contNews .bd img {
        width: 100%;
        height: 100%;
    }

    .jgdt_contNews .bd,
    .jgdt_contNews .hd {
        float: none;
    }

    .jgdt_contNews .hd,
    .jgdt_contNews .hd ul li {
        width: 100%;
    }

    .jgdt_contNews .hd {
        height: 100%;
        padding: 0
    }

    .jgdt_contNews .hd ul li {
        height: auto;
        padding: 0.24rem 0 0.24rem 0.5rem;
    }

    .jgdt_contNews .hd ul li.on::before {
        width: 100%;
        height: 100%;
        left: -5px;
    }
    .jgdt_contNews .hd ul li.on a::before{
        width: 0.1rem;
        height: 0.1rem;
        top: 0.19rem;
    }
    .jgdt_contNews .hd ul li a {
        font-size: .28rem;
    }

    .jgdt_contNews .hd ul li a::before {
        width: 0.1rem;
        height: 0.1rem;
        top: 0.19rem;
    }



    .zt_footer {
        /* display: none; */
    }
}