/* .newsTopNavMob_top{
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    box-sizing: border-box;
} */
.aImg,.aImg img{
    display: block;
    width: 100%;
    height: 100%;
}
.newsTopNavMob_img{
    background: url(./M-2024-Beijing-Story-bg.jpg) top center no-repeat;
    height: 8.4895rem;
    background-size: cover;
}
.M-2024-Beijing-Story-top{
    position: relative;
}
.newsTopNavMob_move_show{
    z-index: 10;
}
.newsTopNavMob::after{
    content: 'Les étrangers à Beijing';
    width: 100%;
    font-size: .7729rem;
    padding: 0.5rem 0;
    position: absolute;
    text-align: center;
    left: 0;
    bottom: 0;
    color: #fff;
    z-index: 2;
}
.M-2024-Beijing-Story-main{
    padding: 0 .5153rem;
}
.M-2024-Beijing-Story-pubTit{
    height: .9018rem;
    font-size: .7472rem;
    color: #333;
    line-height: .9018rem;
    padding: 1.1594rem 0 .6441rem;
    display: flex;
    align-items: center;
}
.M-2024-Beijing-Story-pubTit::before{
    content: '';
    width: .1804rem;
    height: .9018rem;
    box-sizing: border-box;
    background: #ff7300;
    margin-right: .3865rem;
    border: .0129rem solid #333;
}
.M-2024-Beijing-Story-pubTit a{
    color: #333;
}
.M-2024-Beijing-Story-box1-list ul{
    display: flex;
    flex-wrap: wrap;
    gap: .3865rem 0;
    justify-content: space-between;
}
.M-2024-Beijing-Story-box1-list li{
    width: 7.2786rem;
    height: 8.6957rem;
    position: relative;
    border-radius: .1288rem;
    overflow: hidden;
}
.M-2024-Beijing-Story-box1-list .M-2024-Beijing-Story-play{
    position: absolute;
    width: 1.2882rem;
    height: 1.2882rem;
    top: 4.2512rem;
    left: calc(50% - 0.6441rem);
}
.M-2024-Beijing-Story-box1-list span{
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: .5411rem;
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 100%;
    line-height: 1.133;
    box-sizing: border-box;
    padding: 0 .2576rem .6441rem;
}
.M-2024-Beijing-Story-box2-list ul{
    display: flex;
    flex-wrap: wrap;
    gap:.3865rem 0;
    justify-content: space-between;
}
.M-2024-Beijing-Story-box2-list li{
    width: 7.2786rem;
    line-height: 1.125;
}
.M-2024-Beijing-Story-box2-list li img{
    height: 4.8567rem;
    border-radius: .1288rem;
}
.M-2024-Beijing-Story-box2-list li span{
    font-size: .6184rem;
    color: #333;
    line-height: 1.125;
}
.M-2024-Beijing-Story-More{
    text-align: right;
    font-size: .6184rem;
    padding: .9018rem 0;
}
.M-2024-Beijing-Story-More a{
    color: #333;
}