.mobSpring-content{
    width: 16rem;
    margin: 0 auto;
    overflow: hidden;
}
/* 顶部大图 */
.mobSpring-banner{
    width: 100%;
    height: 5.8rem;
}
.mobSpring-list{
    padding: 0 0 1.5rem;
    overflow: hidden;
    background: #fffaf1;
}
.mobSpring-list-con{
    padding-left:0.57rem;
	padding-right: 0.57rem;
  }
/* 头条 */
.mobSpring-headTitle{
    margin: 0.9rem 0;
}
.mobSpring-headTitle h1{
    font-size: 0.92rem;
    line-height: 1.333;
}
.mobSpring-headTitle h1 span {font-size: 0.92rem !important;}
.mobSpring-headTitle a{
    color: #ae0002;
}
/* 焦点�?*/
.mobSpring-focus{
    width: 100%;
    height: 8.34rem;
    overflow: hidden;
    padding-bottom: 1.65rem;
    position: relative;
}
.mobSpring-focus .aImg{
    height: 8.34rem;
    border-radius: 0.2rem;
    overflow: hidden;
}
.mobSpring-img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mobSpring-txt{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    font-size: 0.77rem;
    line-height: 1.333;
    box-sizing: border-box;
    padding: 0.9rem 0.9rem 0.4rem;
    background: url(https://media-imp0.impplus.cn/resource/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/2025/activity/2025xczt/mobile/images.m-shadow1.png) no-repeat;
    background-size: cover;
}
.mobSpring-focus .swiper-pagination{
    width: 100%;
    bottom: 0.5rem;
}
.mobSpring-focus .swiper-pagination-bullet{
    width: 0.3rem;
    height: 0.3rem;
    margin: 0 0.15rem;
    background: #ffd283;
    opacity: 1;
}
.mobSpring-focus .swiper-pagination-bullet-active{
    background: #ff0000;
}
/* news */
.mobSpring-news li{
    display: flex;
    justify-content: space-between;
    font-size: 0.77rem;
    line-height: 1.5;
    margin-bottom: 0.85rem;
}
.mobSpring-news li::before{
    content: '';
    width: 0.25rem;
    height: 0.25rem;
    border-radius: 50% 50%;
    background: #e30700;
    margin-top: 0.45rem;
}
.mobSpring-news li a{
    width: 14.17rem;
    color: #9a0402;
}
/* 视频推荐 */
.mobSpring-video-img{
    width: 100%;
    height: 8.34rem;
    position: relative;
    border-radius: 0.2rem;
    overflow: hidden;
}
.mobSpring-video-img>a {display: block;position: relative;width: 100%;height: 100%;}
.mobSpring-video-img .list-pic {position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
.mobSpring-video-img .list-pic img {display: block;width: 100%;height: 100%;}
.mobSpring-video-img .list-video {position: relative;width: 100%;height: 100%;background-color: #000;}
.mobSpring-video-img .list-video video {display: block;width: 100%;height: 100%;}
.mobSpring-video-txt{
    font-size: 0.77rem;
    line-height: 1.5;
    padding: 0.3rem 0.1rem;
}
.mobSpring-video-txt a{
    color: #ae0002;
}
.mobSpring-video-img .list-btn {
    width: 2.06rem;
    height: 2.06rem;
    position: absolute;
    top: calc(50% - 1.03rem);
    left: calc(50% - 1.03rem);
}
.mobSpring-video-img .list-btn img {display: block;width: 100%;height: 100%;}
/* 公共title */
.mobSpring-pubTitle{
    width: 100%;
    height: auto;
    margin: 1.2rem 0 0.8rem;
}
/* 欢天喜地过大�?*/
.mobSpring-card1 ul,.mobSpring-card2 ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /* gap: 1.03rem 0; */
}
.mobSpring-card1 li{
    width: 6.95rem;
    box-sizing: border-box;
    padding: 1.03rem 0.51rem;
    background: #fff;
    position: relative;
    border: 0.02rem solid #ffc194;
    box-shadow: 0px 0.2rem 0.38rem 0px rgba(255, 43, 9, 0.1);
	margin-bottom: 1.03rem;
}
.mobSpring-card1-icon{
    position: absolute;
    width: 1.35rem;
    height: 1.35rem;
    top: -0.4rem;
    left: calc(50% - 0.6rem);
    background: url(https://media-imp0.impplus.cn/resource/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/2025/activity/2025xczt/mobile/images.m-icon1.png);
    background-size: cover;
}
.mobSpring-card1 li a{
    display: flex;
    flex-direction: column;
}
.mobSpring-card1-img{
    width: 5.92rem;
    height: 3.34rem;
}
.mobSpring-card1-txt{
    color: #ba2119;
    line-height: 1.5;
    font-size: 0.61rem;
    padding-top: 0.3rem;
}
/* 喜气洋洋闹元�?*/
.mobSpring-card2 li{
    width: 7.21rem;
}
.mobSpring-card2-img,.mobSpring-card3-img{
    width: 7.21rem;
    height: 4.07rem;
    border-radius: 0.2rem;
    overflow: hidden;
}
.mobSpring-card2-txt,.mobSpring-card3-txt{
    line-height: 1.5;
    margin-top: 0.1rem;
}
.mobSpring-card2-txt a,.mobSpring-card3-txt a{
    font-size: 0.61rem;
    color: #ba2119;
}
.mobSpring-card2 ul{
    gap: 0.6rem 0;
}
/* 新春走基�?*/
.mobSpring-card3 li{
    display: flex;
    margin-bottom: 0.64rem;
    justify-content: space-between;
}
.mobSpring-card3-txt{
    width: 50%;
}