body{background: #F2F9FF;}
a.logo {position: absolute;top: 10px;left: 30px;}
.m1200{width: 1200px;margin: 0 auto;}
.tit {padding: 40px 0;text-align: center;}
.tit2{background:#1EACDC;padding: 60px 0 80px ;}
.banner{height: 460px;background: url(/wuhai/resource/cms/2025/09/2025090622281227544.png) no-repeat;background-size: 100% 100%;}

.item1{display: flex;margin: 10px auto 100px;}
.item1left{width: 48.5%;display: inline-block;}
.item1right{width: 48.5%;margin-left: 30px;display: inline-block;vertical-align: top;}
.swiper-container-vertical .swiper-slide{background: url(/wuhai/resource/cms/2025/09/2025090614172341378.jpg) no-repeat left center;padding-left: 15px;line-height: 55px;box-sizing: border-box;}
.swiper-container-vertical .swiper-slide a{font-size: 14px;}
.date {display: inline-block;float: right;padding:0 10px;border-radius: 10px;font-size: 14px;} 
.more1 {float: right;font-size: 18px;color:#059fa0;}
.lscg {background: url(/wuhai/resource/cms/2025/09/2025090817480884125.png) no-repeat;height: 44px;line-height: 50px;}
.czjl {background: url(/wuhai/resource/cms/2025/09/2025090816560326759.png) no-repeat;height: 44px;line-height: 50px;}
.thrid_nav .thrid_name {height: auto;}

.pd15{ 
    box-sizing: border-box;
}
.famous_list{
    width: 100%;
    margin-top: 20px;
}
.famous_list .swiper-slide{
    width: 100%;
}
.famous_item{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.famous_item_inner{
    width: 100%;
}
.famous_item_top{
    width: 100%;
    height: 57px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
	background-color: rgba(0,0,0,0.8);
}
.famous_item_top h3{
    color: rgba(255, 255, 255, 0.8);
    border-left: 4px solid #FFFFFF;
    font-size: 14px;
    line-height: 16px;
    padding-left: 5px;
}
.famous_item_swiper{
    width: 100%;
    height: 360px;
    padding: 20px 5px 20px 10px;
    box-sizing: border-box;
    background-color: #FFFFFF; 
    overflow: hidden;
}
.famous_item_swiper.active{
    overflow-y: scroll;
}
.famous_item_swiper .swiper-container{
    height: 100%;
}
.famous_item_swiper .swiper-wrapper{
    -webkit-transition-timing-function: linear; /*之前是ease-out*/
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
}
.famous_item_swiper .swiper-slide{
    width: 100%;
    height: 20px;
    margin-bottom: 15px;
    overflow: hidden;
}
.famous_item_list{
    width: 100%;
    height: 260px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
.famous_item_slide{
    color: rgba(0, 0, 0, 0.8);
    margin-bottom: 15px;
    overflow: hidden;
}
.famous_item_num{
    width: 20px;
    margin-right: 10px;
    font-weight: bold;
    font-size: 14px;
}
.famous_item_info{
    overflow: hidden;
}
.famous_item_info h4{
    font-size: 14px;
}
.famous_item_info p{
    color: rgba(0, 0, 0, 0.6);
    letter-spacing: 0;
    font-size: 10px;
    overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.famous_item_infos{
    height: 134px;
    background: #FFFFFF;
    border-radius: 20px 0px 0px 20px;
    padding: 10px;
    color: #000000;
    font-size: 10px;
    margin-top: 10px;
}
.swiper-pagination{
    width: 100%;
    position: initial;
    display: none;
    justify-content: center;
    margin-top: 15px;
}
.swiper-pagination-bullet{
    width: 6px;
    height: 6px;
    background-color: #E6E6E6;
    opacity: 1;
    margin: 0 2px;
}
.swiper-pagination-bullet-active{
    background-color: #D5286E;
    opacity: 1;
}