@charset "utf-8";

@font-face {
    font-family: SourceHanSerifSC;
    src: url("../font/SourceHanSerifSC-Bold.otf") format("ttf"),
        url(../font/SourceHanSerifSC-Bold.otf) format("truetype"),
        url("../font/SourceHanSerifSC-Bold.otf#FZZHUNYSK") format("svg");
}

.main {
    background-image: url(../images/main_bg.png);
    background-size: 100% auto;
    background-position: top center;
    background-repeat: no-repeat;
}

/* title */

.title {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.title_main {
    display: flex;
    align-items: center;
    width: calc(100% - 65px);
}

.title_l {
    font-weight: bold;
    font-size: 38px;
    color: #E0241B;
    line-height: 53px;
    margin-right: 5px;
    font-family: SourceHanSerifSC;
}

.title_r {
    width: calc(100% - 81px);
}

.title_t {
    font-weight: bold;
    font-size: 26px;
    line-height: 37px;
    color: #000000;
    font-family: SourceHanSerifSC;
}

.title_b {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.title_b p {
    font-size: 8px;
    line-height: 8px;
    color: #CBA473;
}

.title_b span {
    height: 1px;
    width: calc(100% - 60px);
    background: #CBA473;
}

.title .more {
    display: flex;
    align-items: center;
}

.title .more p {
    line-height: 21px;
    font-size: 16px;
    color: #CBA473;
    margin-right: 5px;
}

/* 工作要闻/公告栏 */

.gzyw {
    padding: 85px 0 0;
}

.gzyw_main {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.gzyw_main::before {
    position: absolute;
    content: "";
    width: 81.7%;
    height: 490px;
    background: rgba(255, 214, 214, 0.23);
    right: 0;
    top: 67px;
}

.gzyw_l {
    width: 55%;
    height: 481px;
    border: 3px solid #F19793;
    padding: 20px;
    position: relative;
    z-index: 3;
}

.gzyw_l .image {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.gzyw_l .image .img,
.gzyw_l .image .img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gzyw_l .image .txt {
    position: absolute;
    z-index: 3;
    background: rgba(224, 36, 27, 0.64);
    bottom: 0;
    left: 0;
    width: 100%;
    height: 44px;
    line-height: 44px;
    font-family: SourceHanSerifSC;
    font-size: 18px;
    color: #FFFFFF;
    padding-left: 20px;
    padding-right: 200px;
}

.gzyw_l .slick-dots {
    bottom: 36px;
    right: 40px;
}

.gzyw_l .slick-dots li {
    width: 8px;
    height: 8px;
    margin: 0 6px;
    background: rgba(255, 255, 255, 0.6);
}

.gzyw_l .slick-dots li.slick-active {
    background: rgba(255, 255, 255, 1);
}

.gzyw_r {
    width: 42.5%;
    position: relative;
    z-index: 3;
}

.gzyw_r .title {
    margin-top: -10px;
}

.gzyw_r .list {
    margin-top: 35px;
}

.gzyw_r .list li {
    border-bottom: 1px solid #E1E1E1;
    margin-right: 20px;
    margin-bottom: 22px;
}

.gzyw_r .list li:last-child {
    margin-bottom: 0;
}

.gzyw_r .list li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 48px;
}

.gzyw_r .list li a p {
    font-size: 18px;
    color: #333333;
    width: calc(100% - 80px);
    padding-left: 25px;
    position: relative;
}

.gzyw_r .list li a p::before {
    position: absolute;
    width: 9px;
    height: 9px;
    content: "";
    background: url(../images/list_h.png);
    left: 0;
    top: calc(50% - 4.5px);
}

.gzyw_r .list li a span {
    font-size: 16px;
    color: #999999;
}

.ggl {
    margin-top: 150px;
    display: flex;
    justify-content: space-between;
}

.ggl .image {
    width: 100%;
}

.ggl .image a,
.ggl .image a img {
    width: 100%;
    display:block;
}

/* 基层动态/视觉青年 */

.jcdt_sjqn {
    background: url(../images/jcdt_bg.png);
    background-size: 100% 100%;
    padding: 292px 0 100px;
}

.jcdt_sjqn .w1300 {
    display: flex;
    justify-content: space-between;
}

.jcdt_sjqn .title_l,
.jcdt_sjqn .title_t,
.jcdt_sjqn .title_b p,
.jcdt_sjqn .title .more p {
    color: #fff;
}

.jcdt_sjqn .title_b span {
    background: #fff;
}

.jcdt {
    width: 47.5%;
}

.jcdt .title_b span {
    width: calc(100% - 100px);
}

.jcdt_main {
    margin-top: 35px;
}

.jcdt_main .first {
    margin-bottom: 10px;
    background: url(../images/jcdt_first_bg.png);
}

.jcdt_main .first a {
    display: flex;
}

.jcdt_main .first a .img {
    width: 66.5%;
    height: 291px;
    overflow: hidden;
}

.jcdt_main .first a .txt {
    width: 33.5%;
    padding: 45px 15px 0;
}

.jcdt_main .first a .txt .time {
    width: 87px;
    height: 27px;
    background: url(../images/jcdt_time_bg.png);
    display: flex;
}

.jcdt_main .first a .txt .time span {
    display: block;
    line-height: 27px;
    font-weight: bold;
    font-size: 18px;
    font-family: SourceHanSerifSC;
}

.jcdt_main .first a .txt .time span:nth-child(1) {
    color: #fff;
    margin-left: 8px;
    margin-right: 26px;
}

.jcdt_main .first a .txt .time span:nth-child(2) {
    color: #CC2E14;
}

.jcdt_main .first a .txt p {
    margin-top: 28px;
    font-weight: bold;
    font-size: 19px;
    color: #BD2B13;
    line-height: 29px;
    font-family: SourceHanSerifSC;
}

.jcdt_main li {
    border-bottom: 1px solid #E1E1E1;
    margin-top: 10px;
}

.jcdt_main li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 50px;
}

.jcdt_main li a p {
    font-size: 18px;
    color: #fff;
    width: calc(100% - 80px);
    padding-left: 25px;
    position: relative;
}

.jcdt_main li a p::before {
    position: absolute;
    width: 9px;
    height: 9px;
    content: "";
    background: url(../images/list_b.png);
    left: 0;
    top: calc(50% - 4.5px);
}

.jcdt_main li a span {
    font-size: 16px;
    color: #fff;
}

.sjqn {
    width: 47.5%;
}

.sjqn .title_b span {
    width: calc(100% - 65px);
}

.sjqn_main {
    margin-top: 35px;
    position: relative;
}

.sjqn_main .sjqn_t {
    width: 100%;
    height: 419px;
}

.sjqn_main .sjqn_t .image {
    width: 100%;
    height: 100%;
}

.sjqn_main .sjqn_t .image a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.sjqn_main .sjqn_t .image a .img,
.sjqn_main .sjqn_t .image a .img img {
    display: block;
    width: 100%;
    height: 100%;
}

.sjqn_main .sjqn_t .image .bf {
    position: absolute;
    width: 107px;
    height: 107px;
    top: calc(50% - 53.5px);
    left: calc(50% - 53.5px);
}

.sjqn_main .sjqn_t .image .bf img {
    display: block;
    width: 100%;
    height: 100%;
}

.sjqn_main .sjqn_b {
    width: 428px;
    overflow: hidden;
    position: absolute;
    left: calc(50% - 214px);
    bottom: -72px;
}

.sjqn_main .sjqn_b .swiper-wrapper {}

.sjqn_main .sjqn_b_next,
.sjqn_main .sjqn_b_prev {
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: -15px;
    cursor: pointer;
}

.sjqn_main .sjqn_b_next {
    left: 28px;
    background: url(../images/fhzm_zjt.png);
}

.sjqn_main .sjqn_b_prev {
    right: 28px;
    background: url(../images/fhzm_yjt.png);
}

.sjqn_main .sjqn_b .image {
    border: 3px solid #E3BD7D;
    border-radius: 50%;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    height: 112px;
    width: 112px !important;
    margin: 16px 14px;
    box-sizing: border-box;
}

.sjqn_main .sjqn_b .image.swiper-slide-active {
    height: 144px;
    width: 144px !important;
    margin: 0 15px;
}


.sjqn_main .sjqn_b .image .img,
.sjqn_main .sjqn_b .image .img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* 风华正茂 */

.fhzm {
    padding: 78px 0;
}

.fhzm .title_b span {
    width: calc(100% - 75px);
}

.fhzm_main {
    margin-top: 35px;
    width: calc(100% + 24px);
    margin-left: -12px;
}

.fhzm_main .image {
    margin: 0 12px;
}

.fhzm_main .image a .img {
    width: 100%;
    height: 192px;
    overflow: hidden;
}

.fhzm_main .image a .img img,
.jcdt_main .first a .img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease-in-out;
}

.fhzm_main .image:hover a .img img,
.jcdt_main .first:hover a .img img {
    transform: scale(1.1);
}

.fhzm_main .image a p {
    margin-top: 20px;
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    line-height: 26px;
    font-family: SourceHanSerifSC;
}

.fhzm_main .slick-arrow {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 89px;
    font-size: 0;
    border: none;
    z-index: 3;
    background: none;
    cursor: pointer;
}

.fhzm_main .slick-prev {
    left: 12px;
    background: url(../images/fhzm_zjt.png);
}

.fhzm_main .slick-next {
    right: 12px;
    background: url(../images/fhzm_yjt.png);
}

@media (max-width: 1400px) {

    .gzyw .w1300,
    .jcdt_sjqn .w1300,
    .fhzm .w1300 {
        width: 100%;
        padding: 0 3%;
    }


    .fhzm_main .image a .img {
        height: calc(22vw/307*192);
    }
}

@media (max-width: 1200px) {

    .fhzm_main .image a .img {
        height: calc(29.6vw/307*192);
    }
}

@media (max-width: 1024px) {

    .gzyw_main {
        display: block;
    }

    .gzyw_l,
    .gzyw_r {
        width: 100%;
    }

    .gzyw_l {
        height: calc(90vw/3*2);
    }

    .gzyw_r {
        margin-top: 50px;
    }

    .gzyw_r .list li {
        margin-right: 0px;
    }

    .gzyw {
        padding: 50px 0 0;
    }

    .ggl {
        margin-top: 50px;
    }

    .jcdt_sjqn {
        padding: 200px 0 50px;
    }

    .jcdt_main .first a .img {
        height: 200px;
    }

    .jcdt_main .first a .txt {
        padding: 30px 10px 0;
    }

    .jcdt_main .first a .txt p {
        margin-top: 15px;
        font-size: 17px;
        line-height: 30px;
    }

    .jcdt_main li a p {
        font-size: 16px;
        width: calc(100% - 80px);
    }

    .sjqn_main .sjqn_t {
        height: 315px;
    }

    .sjqn_main .sjqn_t .image .bf {
        width: 80px;
        height: 80px;
        top: calc(50% - 40px);
        left: calc(50% - 40px);
    }

    .sjqn_main .sjqn_b {
        width: 100%;
        left: 0;
        bottom: -6.7vw;
    }


    .sjqn_main .sjqn_b .image,
    .sjqn_main .sjqn_b .image.swiper-slide-active {
        border: 2px solid #E3BD7D;
        width: 30.3333% !important;
        height: calc(13.4vw/1*1);
        margin: 0 1.5%;
    }

    .sjqn_main .sjqn_b_next,
    .sjqn_main .sjqn_b_prev {
        width: 20px;
        height: 20px;
        z-index: 9;
        background-size: cover;
    }

    .sjqn_main .sjqn_b_next {
        left: 0;
    }

    .sjqn_main .sjqn_b_prev {
        right: 0;
    }
}

@media (max-width: 768px) {

    .jcdt_sjqn .w1300 {
        display: block;
    }

    .jcdt,
    .sjqn {
        width: 100%;
    }

    .sjqn {
        margin-top: 50px;
    }

    .gzyw {
        padding: 50px 0;
    }

    .jcdt_sjqn {
        background: #c1321c;
        padding: 50px 0 20vw;
    }

    .jcdt_main .first a .img {
        height: calc(61.3vw/41*29);
    }

    .sjqn_main .sjqn_t {
        height: calc(90vw/31*21);
    }

    .sjqn_main .sjqn_b .image,
    .sjqn_main .sjqn_b .image.swiper-slide-active {
        width: 30.3333% !important;
        height: calc(27.5vw / 1 * 1);
        margin: 0 1.5%;
    }

    .sjqn_main .sjqn_b {
        bottom: -13.75vw;
    }

    .fhzm_main .image a .img {
        height: calc(44.5vw/307*192);
    }
}

@media (max-width: 576px) {}


@media (max-width: 480px) {

    .fhzm_main .image a .img {
        height: calc(90vw/307*192);
    }

    .gzyw_l {
        padding: 10px;
    }

    .gzyw_l .slick-dots {
        bottom: 27px;
        right: 20px;
    }

    .gzyw_r .list li {
        margin-bottom: 10px;
    }

    .gzyw_r .list li a p {
        font-size: 16px;
    }

    .gzyw_r .list {
        margin-top: 15px;
    }

    .fhzm {
        padding: 35px 0;
    }

    .fhzm_main .slick-arrow {
        top: 140px;
    }

}