/* 模板 */
.page-container {
    width: 100%;
    font-size: 18px;
    background-color: #ccdde9;
    /* padding: 0 12px; */
    /* background: url('') no-repeat; */
    /* background-size: cover;  */
}

/* banner */
.banner {
    vertical-align: baseline;
}

.banner img {
    display: block;
    width: 100%;
    height: auto;
    /* object-fit: cover; */
    /* max-height: 80vh; */
}

/* 主要内容 */
.main {
    width: 100%;
}

/* 简介 */
.part-zero {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    border-radius: 8px;
    background-color: #398ec7;
}

.part-zero .content {
    text-indent: 2em;
    font-size: 25px;
    line-height: 2;
    letter-spacing: 2px;
    color: #fff;
}


/* 我为家乡献一计 */
.part-one {
    max-width: 1200px;
    margin: 0 auto;
}



.part-one .title-img {
    margin-top: 40px;
    margin-bottom: 30px;
    width: auto;
    height: 120px;
}

.part-one .title-img img {
    margin: 0 auto;
    width: auto;
    height: 100%;
}

.part-one .content {
    position: relative;
    padding: 10px;
    border-radius: 8px;
    border: 2px solid #a9c6d9;
    background-color: #fff;
    display: flex;
}


.part-one .content .swiper {
    width: 100%;
    height: 100%;
}

.part-one .content .swiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.part-one .content .swiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.part-one .content .swiper {
    width: 100%;
    /* height: 300px; */
    margin-left: auto;
    margin-right: auto;
}

.part-one .content .swiper .swiper-slide {
    background-size: cover;
    background-position: center;
}

.part-one .content .mySwiper2 {
    width: 70%;
    height: 500px;
}

.swiper-button-prev,
.swiper-button-next {
    background-color: rgba(0, 0, 0, 0.5);
    /* 修改背景颜色 */
    color: #fff;
    /* 修改图标颜色 */
    padding: 30px 24px;
    /* 修改内边距 */
    border-radius: 4px;
}

.swiper-button-prev::after,
.swiper-button-next::after {
    font-size: 26px;
}


.part-one .content .mySwiper {
    flex: 1;
    height: 500px;
    padding: 0 0 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.part-one .content .mySwiper .swiper-slide {
    width: 100%;
    height: 100%;
    opacity: 0.8;
}

.part-one .content .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}

.part-one .content .mySwiper .swiper-slide a {
    width: 100%;
    height: 100%;
}

.part-one .content .mySwiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* 现场直击 */
.part-two {
    max-width: 1200px;
    margin: 0 auto;
}



.part-two .title-img {
    margin-top: 30px;
    margin-bottom: 20px;
    width: auto;
    height: 120px;
}

.part-two .title-img img {
    margin: 0 auto;
    width: auto;
    height: 100%;
}

.part-two .content {
    width: 100%;
}

.part-two .content .mySwiper4 {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}

.part-two .content .mySwiper4 .swiper-wrapper {
    height: 600px;
    align-items: center;
}

.part-two .content .mySwiper4 .swiper-slide {
    border-radius: 4px;
    border: 2px solid #fff;
    width: 20% !important;
    height: 400px !important;
    opacity: 0.5;
}

.part-two .content .mySwiper4 .swiper-slide-active,
.part-two .content .mySwiper4 .swiper-slide-duplicate-active {
    transform: scale(1.425) !important;
    z-index: 3;
    transition: transform 0.5s ease;
    opacity: 1 !important;
}

.part-two .content .mySwiper4 .swiper-slide-prev,
.part-two .content .mySwiper4 .swiper-slide-next {
    transform: scale(1.2) !important;
    z-index: 2;
    transition: transform 0.5s ease;
    opacity: 0.75 !important;
}

.part-two .content .mySwiper4 .swiper-slide .video-box {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    overflow: hidden;
    /* box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.6); */
}

/* .part-two .content .mySwiper4 .swiper-slide .video-box::before {
    content: " ";
    display: block;
    width: 50px;
    height: 50px;
    background-image: url(../image/playIcon.png );
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 3.5rem;
    bottom: 4rem;
    z-index: 999;
} */

.part-two .content .mySwiper4 .swiper-slide .video-box video {
    background-color: #000;
    object-fit: contain;
    overflow-clip-margin: content-box;
    overflow: clip;
    width: 100%;
    height: 100%;
}


.part-two .content .mySwiper4 .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.part-two .content .middle-img {
    margin: -40% 0;
}

.part-two .content .mySwiper3 {
    width: 100%;
}

.part-two .content .mySwiper3 .swiper-slide {
    width: 100%;
}

.part-two .content .mySwiper3 .swiper-slide {
    width: 100%;
}

.part-two .content .mySwiper3 .swiper-slide .lunbo-title {
    color: #1069a5;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.part-two .content .mySwiper3 .swiper-slide .lunbo-title a {
    color: #1069a5;
}

.part-two .content .mingsheng-list {
    width: 100%;
}

.part-two .content .mingsheng-item {
    margin-top: 1%;
    padding: 2% 4%;
    border-radius: 12px;
    border: 2px solid #a9c6d9;
    background-color: #fff;
    /* box-shadow: 0px 4px 8px #254193; */
    /* background-color: #f2f2f2; */
}

.part-two .content .mingsheng-item .title a {
    color: #1069a5;
    font-size: 24px;
    letter-spacing: 1px;
}

.part-two .content .mingsheng-item .title a:hover {
    text-decoration: underline;
    color: #b10000;
}

.part-two .content .mingsheng-item p {
    line-height: 1.8;
    font-size: 20px;
    letter-spacing: 1px;
    /* color: #999; */
    text-indent: 2em;
    margin: 5px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.part-two .content .mingsheng-item p a {
    color: #000;

}

.part-two .content .mingsheng-item p a:hover {
    color: #b10000;
}

.part-two .content .mingsheng-item p .chakanXQ {
    color: #1069a5;
    padding: 2px;
    text-decoration: underline;
}

/* 问政回音 */
.part-three {
    max-width: 1200px;
    margin: 0 auto;
}



.part-three .title-img {
    margin-top: 40px;
    margin-bottom: 30px;
    width: auto;
    height: 120px;
}

.part-three .title-img img {
    margin: 0 auto;
    width: auto;
    height: 100%;
}

.part-three .content {
    width: 100%;
}

.part-three .content .btn-box {
    margin-top: 20px;
    width: 100%;
    display: flex;
    justify-content: center;
}

.part-three .content .chakanMore {
    background-color: #1069a5;
    /* 背景颜色 */
    border: none;
    /* 无边框 */
    color: white;
    /* 文字颜色 */
    padding: 10px 40px;
    /* 内边距 */
    text-align: center;
    /* 文字居中 */
    text-decoration: none;
    /* 无下划线 */
    display: inline-block;
    /* 内联块级元素 */
    font-size: 20px;
    /* 字体大小 */
    margin: 4px 2px;
    /* 外边距 */
    cursor: pointer;
    /* 鼠标悬停时显示手指图标 */
    border-radius: 50px;
    /* 边框圆角 */
    transition: background-color 0.3s ease;
    /* 背景颜色过渡效果 */
}

.part-three .content .chakanMore:hover {
    background-color: #0056b3;
    /* 鼠标悬停时的背景颜色 */
}

.part-three .content .chakanMore:active {
    background-color: #004085;
    /* 点击时的背景颜色 */
}