*{margin:0;padding:0;}
html,body{width:100%;font-size:10px;overflow-x:hidden;}
body{background:url(../images/bg/bg.png) no-repeat center top;background-size:100% auto;}
#wrap{width:100%;position:relative;padding:39vw 0 20vw;background:url(../images/bg/bottomBg.png) no-repeat center bottom;background-size:100% auto;}
.banner{width:100%;height:100vh;position:relative;}
.video-poster{position:absolute;left: 50%;top: 50%;width: 100%;height: auto;transform: translate3d(-50%, -50%, 0);}
.logo{max-width:1070px;width:80%;position:absolute;left:0%;top:8%;right:0;margin:auto;z-index:9;}
.content{max-width:1240px;width:96%;margin:0vh auto 0;box-sizing:border-box;padding:6.6% 4% 5%;background:url(../images/bg/contentBg.png) no-repeat;background-size:100% 100%;}
a{color:#333;text-decoration:none;}
h2{position:relative;margin:5% auto 0;}
h2 img{width:100%;height:12rem;display:block;object-fit:contain;}
h2 span{position:absolute;right:0;bottom:0%;margin:auto;width:68px;height:42%;cursor:pointer;font-size:1.6rem;color:#333;white-space:nowrap;letter-spacing:-1px;}
h3{color:#000;line-height:2;}
p{color:#999;line-height:2.4rem;overflow:hidden;text-overflow: -o-ellipsis-lastline;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;}
p a{color:#999;}

.tit{position:relative;padding:.6rem 0;margin-bottom:4rem;background:url(../images/bg/topBg.png) no-repeat left center;background-size:contain;}
.tit h1{font-size:3.2rem;line-height:1.8;color:#bd0506;padding:0 10%;box-sizing:border-box;font-weight:bold;text-align:center;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis;font-family: "黑体";text-decoration:none;}
.tit h1 a{color:#bd0506;font-weight:bold;}
.tit p{font-size:1.4rem;line-height:1.8;text-align:center;padding:.8rem 0;color:#333;}

.topic{display:flex;display:-webkit-flex;margin-bottom:3rem;}
.newsList{flex:1;-webkit-flex:1;padding:1.5rem 0 0 1.5rem;overflow: hidden;background:#fff;border:2px solid #edcb99;border-radius:.8rem;margin-left:2rem;box-shadow:0 0 3rem 0 #ccc;}
.newsList div{padding:0 2rem 1.6rem 1.5rem;position:relative;}
.newsList div:before{content:"";width:.6rem;height:.6rem;position:absolute;left:0;top:1.5rem;border-radius:50%;background:#337fb5;}
.topic .newsList h3,.topic .newsList h4{line-height:3.4rem;white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;}
.topic .newsList h3 a{color:#000;font-weight:bold;font-size:1.8rem;}
.topic .newsList h4 a{color:#555;font-size:1.6rem;}
.topic .newsList p{height:9.6rem;line-height:2.4rem;overflow:hidden;font-size:1.5rem;margin-top:.5rem;
    text-overflow: -o-ellipsis-lastline;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.topic .newsList p a{color:#999;}

#swiper1{width:50%;height:338px;border-radius:.8rem;overflow:hidden;box-shadow:0 0 3rem 0 #ccc;}
#swiper1 img,#swiper1 a,#swiper3 a{display:block;height:100%;width:100%;object-fit:cover;}
#swiper1 p{display:block;font-size:1.6rem;position:absolute;width:100%;height:45px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;left:0;bottom:0;background:rgba(0,0,0,0.5);color:#fff;margin:0;line-height:45px;padding:0 8rem 0 1rem;box-sizing:border-box;}
#swiper3{width:100%;height:22rem;padding:0;margin:3.5rem 0 1rem}
#swiper3 img{width:100%;height:18rem;object-fit:cover;border-radius:.5rem;display:block;}
#swiper3 .swiper-slide p{line-height:4rem;text-align:center;font-size:1.6rem;color:#777;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;}
#swiper1 .swiper-pagination{width:auto;height:45px;right:15px;left:auto;bottom:0;line-height:42px}
#swiper1 .swiper-pagination-bullet{background:#fff;opacity:1;width:10px;height:10px;}
#swiper1 .swiper-pagination-bullet-active{background:#edcb99}
.swiperBox{position:relative;padding:0 7rem}
.arrow_left,.arrow_right{position:absolute;width:5rem;height:4.8rem;top:6.5rem;margin:auto;z-index:9;cursor:pointer;}
.arrow_left{left:0;background:url(../images/bg/arrow_left.png) no-repeat;background-size:100% 100%;}
.arrow_right{right:0;background:url(../images/bg/arrow_right.png) no-repeat;background-size:100% 100%;}

.imgBlock{overflow:hidden;margin-top:2rem;display:block;}
.imgBlock>div{position:relative;padding-bottom:3.8rem;border-radius:.8rem;overflow:hidden;box-shadow:0 .5rem 1rem 0 #aaa;float:left;width:18%;margin:0 1% 2rem;}
.imgBlock>div img{width:100%;display:block;}
.imgBlock>div span{position:absolute;left:0;bottom:0;height:3.8rem;line-height:3.8rem;background:#edcb99;text-align:center;width:100%;font-size:1.6rem}
.overhide{overflow:hidden;margin-top:3rem}
.newsBlock{padding:0px 2% 0px 0%;width:50%;float:left;box-sizing:border-box;display:flex;display:-webkit-flex;margin-bottom:3rem}
.newsBlock>div{flex:1;-webkit-flex:1;border-bottom:1px solid #eee;}
.newsBlock>a{width:19rem;margin-right:3%;}
.newsBlock h3{width:100%;font-weight:bold;font-size:1.8rem;line-height:2.6rem;height:5.2rem;overflow:hidden;margin-bottom:0}
.newsBlock h3 a{font-weight:bold;}
.newsBlock p{max-height:4.8rem;font-size:1.6rem;overflow:hidden;-webkit-line-clamp:2;}
.newsBlock img{width:100%;display:block;height:11rem;border-radius:.5rem;box-shadow:0 .4rem 1rem 0 #aaa;}

.mtgz{display:flex;display:-webkit-flex;} 
.mtgz ul{flex:1;-webkit-flex:1;padding:0 1rem 4rem 2.8rem;margin-top:2rem;overflow:hidden;}
.mtgz ul:nth-of-type(1){border-right:2px dotted #ccc;}
.mtgz ul li{position:relative;padding-left:2rem;font-size:1.6rem;line-height:2;margin-bottom:.4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.mtgz ul li:before{content:"";width:.6rem;height:.6rem;position:absolute;left:0;top:1.4rem;border-radius:50%;background:#cb8f33;}

.cgzs{display:flex;display:-webkit-flex;padding:0 2rem;margin-top:2.5rem;}
.cgzs>div{margin:0 1.2rem;flex:1;-webkit-flex:1;}
.cgzs img{width:100%;height:210px;object-fit:cover;margin-bottom:1rem;border-radius:.5rem;box-shadow:0 .4rem 1rem 0 #aaa; }
.cgzs h3{font-size:1.6rem;height:6.4rem;}
.cgzs p{font-size:1.4rem;height:4.8rem;-webkit-line-clamp:2;}

.footer{display:none;color:#fff;text-align:center;line-height:2;padding:25px 0;background:#333;}
#footer0820{margin-top:0;}
/* 优化.more按钮样式 - 主题风格 */
.more {
    display: none;
    width: auto;
    background: linear-gradient(135deg, #d4a025 0%, #f0c75e 100%);
    border: none;
    border-radius: 25px;
    color: #fff;
    text-align: center;
    margin: 20px auto 0;
    padding: 8px 24px;
    box-shadow: 0 4px 12px rgba(212, 160, 37, 0.3);
    transition: all 0.3s ease;
    font-weight: bold;
    font-size: 1.6rem;
}

.more:hover,
.more:active {
    background: linear-gradient(135deg, #b3881b 0%, #d4a025 100%);
    box-shadow: 0 6px 16px rgba(212, 160, 37, 0.4);
    transform: translateY(-2px);
}

.more a {
    color: #fff;
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 2.4rem;
    font-weight: bold;
}

.more a:hover {
    text-decoration: none;
}

/* 移除箭头装饰，仅保留文字 */
.more::after,
.more a::after {
    content: '';
    margin-left: 0;
}

/* 移动端样式 */
@media screen and (max-width: 768px) {
    .more {
        display: block;
        line-height: 8vw;
        height: 8vw;
        font-size: 3vw;
        padding: 0 20px;
        margin: 2vw auto;
        max-width: 200px;
    }
    
    .more a {
        line-height: 8vw;
    }
}

@media screen and (max-width: 500px) {
    .more {
        line-height: 11vw;
        height: 11vw;
        font-size: 4vw;
        margin: 3vw auto;
        max-width: 250px;
        padding: 0 25px;
        border-radius: 30px;
    }
    
    .more a {
        line-height: 11vw;
    }
}

#regionTitle{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;}
@media screen and (max-width: 1200px) {
    #footer0820{display:none;}
    .footer{display:block;font-size:16px}
}
@media screen and (max-width: 1024px) {
    #swiper1{height:30vw;}
    .newsList div{padding-bottom:1vw}
    .topic .newsList p{height:4.8rem;-webkit-line-clamp: 2;}
}
@media screen and (max-width: 768px) {
    html{font-size:1.6vw}
    #swiper1{height:45vw;}
    .content{padding-top:5%;background:rgba(255,255,255,.8);width: 100%;}
    .topic,.newsBlock,.mtgz,.cgzs{display:block;}
    .mtgz ul{border:none !important;padding:1vw 0}
    .newsBlock img,.cgzs img{height:45vw;}
    .cgzs p{margin-bottom:4vw;}
    .newsBlock,#swiper1{width:100%;float:none;}
    .imgBlock {grid-template-columns: repeat(2, 1fr);gap: 2.4rem 2rem;}
    .tit{margin-bottom: 3vw;padding:0.6rem 2%;background:none;}
    .tit h1{padding:0}
    .tit p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

    .primary-region,.secondary-region,.secondary-region.active{background-size:auto 5vw;overflow:hidden;}
    #introContent,#imageWrapper{position:static;}
    #contentWrapper{width:90%;margin:auto;display:flex;display:-webkit-flex;}
    #imageWrapper{width:15vw;}
    #imageWrapper img{width:100%;height:15vw;margin-top: 2vw}
    #introContent{flex:1;-webkit-flex:1;height:auto;margin-right:2vw;}
    .newsList{margin:0}
    h2 img{height:12vw;}

}
@media screen and (max-width: 500px) {
    .tit h1{font-size:5vw}
    #swiper3{height:26rem;}
    #swiper3 img{height:22rem;}
    .arrow_left, .arrow_right{top:8.5rem;}
    .newsList div{padding-bottom:3vw}
    .newsList div:nth-of-type(1){padding-bottom:0}
    .primary-region,.secondary-region,.secondary-region.active{font-size:2.8vw;background-size:auto 5vw;overflow:hidden;}
    #introContent p{font-size:3.6vw;line-height:4.2vw;height:12.6vw;}
    #swiper1 p,.topic .newsList h3 a,.topic .newsList h4 a,.imgBlock>div span,#swiper3 .swiper-slide p,.newsBlock h3 a,.cgzs h3,.mtgz ul li{font-size:4vw}
    .topic .newsList p,.newsBlock p,.cgzs p{font-size:3.6vw;margin-bottom:4vw;line-height:1.8;height:auto;max-height:fit-content;white-space:normal;}
}

/* 遮罩层样式 */
.popup-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}

.popup-mask.active {
    opacity: 1;
    visibility: visible;
}

/* 弹窗容器样式 */
.city-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    max-width: 90%;
    max-height: 80vh;
    overflow: hidden;
}

.city-popup.active {
    opacity: 1;
    visibility: visible;
}

/* 弹窗头部样式 */
.popup-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    border-bottom: 1px solid #eee;
    background-color: #f8f9fa;
}

.popup-header h2 {
    margin: 0;
    font-size: 24px;
    color: #333;
}

/* 关闭按钮样式 */
.close-btn {
    width: 30px;
    height: 30px;
    border: none;
    background-color: transparent;
    font-size: 24px;
    color: #666;
    cursor: pointer;
    border-radius: 50%;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.close-btn:hover {
    background-color: #eee;
    color: #333;
}

/* 弹窗内容样式 */
.popup-content {
    padding: 20px;
    overflow-y: auto;
    max-height: calc(80vh - 80px);
}

/* 子项列表样式 */
.subitems-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
}

/* 子项卡片样式 */
.subitem-card {
    border: 1px solid #eee;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.subitem-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}

.subitem-image {
    width: 100%;
    height: 150px;
    object-fit: cover;
}

.subitem-info {
    padding: 15px;
}

.subitem-title {
    margin: 0 0 10px 0;
    font-size: 18px;
    color: #333;
}

.subitem-brief {
    margin: 0;
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.no-subitems {
    text-align: center;
    color: #999;
    padding: 20px;
    font-size: 16px;
}

/* 弹窗移动端适配 */
@media screen and (max-width: 768px) {
    .city-popup {
        width: 95%;
        max-height: 90vh;
    }
    
    .popup-content {
        max-height: calc(90vh - 80px);
    }
    
    .subitems-list {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    
    .popup-header h2 {
        font-size: 20px;
    }
    
    .subitem-image {
        height: 120px;
    }
}





