/* body {

    background-repeat: repeat-y;
} */

.Surveytitle {
    display: flex;
    justify-content: center;
    align-items: center;
}

.Surveytitle img {
    width: 20px;
    margin: 0 20px;
}

.Surveytitle span {
    font-family: TsangerYuYangT-W03;
    font-size: 32px;
    line-height: 12px;
    letter-spacing: 0px;
    color: #333333;
}

.Laws {
    padding: 46px 0;
    background: url(../images/specialBg1.jpg);
}

.LawsCon {
    width: 90%;
    max-width: 1400px;
    margin: 30px auto;
}

.LawsCon .LawsList {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px dashed #999;
}

.LawsCon .info {
    font-size: 18px;
    color: #666666;
}

.LawsCon .info:hover {
    color: #72422c;
}

.Laws .more {
    display: block;
    width: 117px;
    height: 37px;
    margin: 35px auto;
}


/* 党风· 建设 */

.Party {
    padding: 55px 0 75px;
}

.Party .PartyCon {
    width: 100%;
    max-width: 1400px;
    justify-content: space-between;
    margin: 40px auto 0;
    display: flex;
    flex-wrap: wrap;
}

.PartyCon .PartyCon_Left {
    display: inline-flex;
    flex-wrap: wrap;
    width: 60%;
}

.PartyCon .PartyCon_Left .PartyCon_LeftImg {
    width: 80%;
    height: 515px;
}

.PartyCon .PartyCon_Left .PartyCon_LeftImg img {
    width: 100%;
    height: 515px;
    object-fit: cover;
}

.PartyCon .PartyCon_Left .PartyCon_LeftInfo {
    width: 20%;
    height: 515px;
    background: url(../images/special1.png) center center/100% 100%;
    position: relative;
}

.PartyCon .PartyCon_Left .PartyCon_LeftInfo p {
    font-size: 26px;
    letter-spacing: 0px;
    color: #ffffff;
    writing-mode: tb-rl;
    margin: 38px auto;
}

.PartyCon_Left .PartyCon_LeftInfo .more {
    display: block;
    width: 17px;
    position: absolute;
    right: 23px;
    bottom: 28px;
}

.PartyCon_Left .PartyCon_LeftInfo .more.Pc {
    display: block;
}

.PartyCon_Left .PartyCon_LeftInfo .more.Mobile {
    display: none;
}

.PartyConRight {
    width: 35%;
    height: 515px;
    display: flex;
    background: #f0e7e2 url(../images/special4_1.png) center center/100% 100%;
}

.PartyConRight ul {
    display: block;
    width: 80%;
    margin: auto;
}

.PartyConRight ul li,
.PartyConRight ul li a {
    display: block;
    width: 100%;
    color: #666666;
}

.PartyConRight ul li a:hover {
    color: #935735;
}

.PartyConRight .PartyCon_List {
    border-bottom: 1px dashed #999999;
    padding-bottom: 10px;
    padding-top: 10px;
}

.PartyConRight .PartyCon_List:last-child {
    border-bottom: none;
}

.PartyConRight .PartyCon_List .title {
    width: 100%;
    font-size: 18px;
    letter-spacing: 1px;
    color: #935735;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.PartyConRight .PartyCon_List p {
    font-size: 14px;
    letter-spacing: 1px;
    margin: 15px auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /*超出3行部分显示省略号，去掉该属性 显示全部*/
    -webkit-box-orient: vertical;

}

.PartyConRight .PartyCon_List .PartyConRight_bottom {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.PartyConRight_bottom .time {
    font-size: 16px;
}

.PartyConRight_bottom .info {
    font-size: 14px;
}

.video {
    padding: 60px 0;
}

.videoCon {
    width: 90%;
    max-width: 1400px;
    margin: 40px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    
}

.videoCon .videoLeft {
    width: 70%;
    position: relative;
}

.videoCon .videoLeft::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 70%;
    background: url(../images/videoBg1.png) center center/100% 100%;
    background-repeat: no-repeat;
    left: -15px;
    top: -15px;
}

.videoCon .videoLeft::after {
    position: absolute;
    content: "";
    width: 100%;
    max-width: 766px;
    max-height: 422px;
    height: 70%;
    background: url(../images/specialBg2.png) center center/100% 100%;
    background-repeat: no-repeat;
    bottom: -15px;
    right: -15px;
}

.videoCon .videoRight {
    width: 25%;
    position: relative;
    margin: 40px auto;
}

.videoRightCon {
    height: 412px;
    /* overflow: hidden; */
}

.videoRightCon .swiper-container {
    height: 100%;
    z-index: 1000000;
}
.mark, .mark1, .mark2{
    z-index: 1000000;
}
.videoLeft .swiper-slide {
    position: relative;
}

.videoLeft .swiper-slide::after {
    position: absolute;
    content: "";
    width: 80px;
    height: 80px;
    background: url(../images/education_img7.png) center center/100% 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);

}

.videoLeft span {
    display: block;
    font-size: 20px;
    letter-spacing: 2px;
    color: #fcf9e8;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 60px;
    height: 60px;
    width: 100%;
    text-indent: 2em;
    background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.8));
}

.videoRight .swiper-slide {
    height: 50% !important;
}

.videoCon .videoRight .swiper-slide img {
    border: 8px solid #cebbaa;
    width: 80%;
    margin: auto;
    box-sizing: border-box;
}

.videoCon .videoRight span {
    font-size: 16px;
    letter-spacing: 0px;
    color: #333333;
    text-align: center;
    display: block;
    margin: 10px auto;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background: none;
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background: none;
}

.videoRight .fenye {
    position: absolute;
    width: 149px;
    height: 505px;
    top: -35px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10000;
}

.videoRight .swiper-button-white {
    position: relative;
    left: auto;
    top: auto;
    margin: 0 auto;
}

.videoRight .fenye .videoRight .fenye .swiper-button-white {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: none !important;
    display: flex;
}

.videoRight .fenye .swiper-button-white img {
    width: 37px;
    margin: auto;
}

.videoCon .videoRight .swiper-slide-active img {
    border: 8px solid #7a4518;
}

.videoShow {
    position: fixed;
    width: 90%;
    max-width: 1200px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 5000000;
}

.videoShow .close {
    position: relative;
    width: 40px;
    height: 40px;
    float: right;
}

.videoShow .close img {
    display: block;
    width: 100%;
}

.videoShow #playvideo {
    display: block;
    width: 100%;
    height: 100%;
}

@media (max-width:996px) {
    .PartyCon .PartyCon_Left .PartyCon_LeftImg {
        width: 100%;
        height: auto;
        margin: auto;
    }

    .PartyCon .PartyCon_Left .PartyCon_LeftImg img {
        width: 100%;
        height: auto;
    }

    .PartyCon .PartyCon_Left .PartyCon_LeftInfo {
        width: 100%;
        padding: 0.3rem 0;
        background-image: none;
        height: 4rem;
        margin-bottom: 0.4rem;
        background-color: #72422c;
    }

    .PartyCon .PartyCon_Left .PartyCon_LeftInfo p {
        writing-mode: unset;
        width: 90%;
        font-size: 0.4rem;
        margin: auto;
    }

    .videoCon .videoLeft {
        width: 100%;
    }

    .videoCon .videoLeft::before {
        width: 100%;
        height: 4.3rem;
    }

    .videoRightCon {
        width: 80%;
        margin: auto;
        height: auto;
    }

    .PartyCon .PartyCon_Left {
        width: 100%;
    }

    .PartyConRight {
        width: 100%;
    }

    .videoRight .fenye {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        height: auto;
        top: 50%;
    }

    .videoCon .videoRight {
        width: 100%;
    }

    .videoRight .swiper-button-white {
        margin: 0;
    }

    .videoRight .fenye .swiper-button-white {
        transform: rotateZ(-90deg);
        width: auto;
        height: auto;
    }

    .videoRightCon .swiper-container {
        width: 100% !important;
    }

    .videoCon .videoRight .swiper-slide img {
        width: 90% !important;
        margin: auto;
    }

    .PartyConRight {
        height: auto;
    }

    .Party {
        padding: 0.5rem;
    }

    .Laws {
        padding: 0.5rem;
    }

    .video {
        padding: 0;
        margin: 0.3rem auto;
    }

    .Surveytitle span {
        line-height: auto;
        font-size: 0.5rem;
    }

    .LawsCon{
        width: 100%;
    }
    .LawsCon .LawsList {
        border-bottom: 1px solid #e3e3e3;
        padding-bottom: 0.5rem;
        font-size: 0.24rem;
        padding: 0.2rem 0;
    }

    .videoLeft .swiper-slide::after {
        width: 1rem;
        height: 1rem;
    }

    .PartyCon_Left .PartyCon_LeftInfo .more.Pc {
        display: none;
    }

    .PartyCon_Left .PartyCon_LeftInfo .more.Mobile {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        font-size: 18px;
        letter-spacing: 0px;
        color: #ffffff;
        width: 100px;
    }

    .PartyCon_Left .PartyCon_LeftInfo .more.Mobile img:nth-of-type(1) {
        width: 16px;
        margin: 0 10px 0 0;
    }

    .PartyCon_Left .PartyCon_LeftInfo .more.Mobile img:nth-of-type(2) {
        width: 16px;
        margin: 0 0 0 10px;
    }
    .PartyCon .PartyCon_Left .PartyCon_LeftInfo{
        height: 2rem;
    }
    .LawsCon .info{
        width: calc(100% - 100px);
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .LawsCon .time{
        width: 90px;
        text-align: right;
    }
    .Laws .more{
        margin: 0.35rem auto 0;
    }
    .PartyConRight .PartyCon_List p{
        margin: 0.1rem auto;
    }
    .PartyConRight ul{
        width: 90%;
        padding: 0.4rem 0;
    }
    .videoRight{
        display: none;
    }

}