.M-Studying-abroad-in-Beijing{
    width: 16rem;
    margin: 0 auto;
    background: #f4f6f7;
    overflow: hidden;
}
a{color: #333;}
.aImg,.aImg img{
    display: block;
    width: 100%;
    height: 100%;
}
/* banner */
.M-Studying-banner{
    width: 14.84rem;
    margin: 0.77rem auto;
}
.M-Studying-banner img{
    display: block;
    width: 100%;
    height: auto;
}
/* title */
.M-Studying-title{
    font-size: 0.77rem;
    text-align: center;
    padding: 0.64rem 0;
    text-transform: uppercase;
}
/* 关键词 */
.M-NewLife-keywords{
    margin-bottom: 1.15rem;
}
.M-NewLife-keywords ul{
    display: flex;
    flex-wrap: wrap;
    gap: 0.45rem 0.38rem;
    padding: 0 0.57rem;
}
.M-NewLife-keywords li{
    font-size: 0.48rem;
    padding: 0.3rem 0.48rem;
    border-radius: 10rem;
    border: 1px solid #d0d0d0;
}
/* 轮播图 */
.M-Studying-Choose-a-University{
    padding: 0 0.57rem;
}
.Choose-a-University-item{
    padding-bottom: 1.8rem;
}
.Choose-a-University-item a img{
    width: 100%;
    height: 8.34rem;
    border-radius: 0.2rem;
}
.Choose-a-University-item a span{
    font-size: 0.6rem;
    line-height: 1.5;
}
.M-Studying-Choose-a-University .swiper-pagination-bullets{
    bottom: 0.8rem;
}
.M-Studying-Choose-a-University .swiper-pagination-bullet{
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #3390ff;
    opacity: 1;
}
.M-Studying-Choose-a-University .swiper-pagination-bullet-active{
    background: #3390ff;
}
/* Why Beijing */
.M-Studying-Tips-for-Preparation,
.M-Working-how-to-work-in-Beijing{
    padding: 0 0.57rem;
}
.M-Studying-Tips-for-Preparation-items ul,
.M-NewLife-Special-Recommendations-items ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 0.77rem 0;
}
.M-Studying-Tips-for-Preparation-items li{
    width: 4.63rem;
    height: 5.66rem;
    background: #fff;
    font-size: 0.6rem;
    text-align: center;
    border-radius: 0.2rem;
}
.M-Studying-Tips-for-Preparation-items li a{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.M-Studying-Tips-for-Preparation-items li a img{
    width: 1.93rem;
    height: auto;
    margin-bottom: 0.55rem;
}
/* how to work in Beijing */
.M-Working-how-to-work-in-Beijing-items{
    border-radius: 0.2rem;
    position: relative;
    margin-bottom: 0.64rem;
}
.M-Working-how-to-work-in-Beijing-img{
    width: 100%;
    height: 8.34rem;
}
.M-Working-how-to-work-in-Beijing-play{
    width: 1.54rem;
    height: 1.54rem;
    position: absolute;
    left: 0.38rem;
    bottom: 0.38rem;
}
.M-Working-how-to-work-in-Beijing-play img{
    display: block;
    width: 100%;
    height: 100%;
}
.M-Working-how-to-work-in-Beijing .M-Studying-Tips-for-Preparation-items li{
    width: 6.95rem;
    height: 4.89rem;
}
/* Labor rights */
.M-NewLife-Special-Recommendations{
    padding: 0 0.57rem;
}
.M-NewLife-Special-Recommendations-items ul{
    gap: 0.77rem 0;
}
.M-NewLife-Special-Recommendations-items li{
    background: #fff;
    border-radius: 0.2rem;
}
.M-NewLife-Special-Recommendations-items li a{
    display: flex;
    height: 100%;
}
.M-NewLife-Special-Recommendations-items li img{
    width: 6.95rem;
    height: 3.91rem;
}
.M-NewLife-Special-Recommendations-items li span{
    width: 7.85rem;
    font-size: 0.6rem;
    line-height: 1.5;
    padding: 0.5rem;
    box-sizing: border-box;
}
.M-Studying-card2 .M-NewLife-Special-Recommendations-items li{
    width: 6.95rem;
}
.M-Studying-card2 .M-NewLife-Special-Recommendations-items li a{
    flex-direction: column;
}
.M-Studying-card2 .M-NewLife-Special-Recommendations-items li span{
    width: 100%;
}
/* TIPS */
.M-NewLife-Tips{
    padding: 0 0.57rem;
}
.M-Studying-more{
    padding: 0 0.38rem;
    height: 1.54rem;
    background: #e3eaf5;
    display: flex;
    align-items: center;
    color: #528ff7;
    justify-content: space-between;
    font-size: 0.77rem;
    border-radius: 0.2rem;
    margin-bottom: 0.77rem;
}
.M-Studying-more a{
    font-size: 0.6rem;
    color: #528ff7;
}
.M-NewLife-Tips .M-Studying-card{
    margin-bottom: 1rem;
}
/* FAQs */
.M-Studying-FAQs{
    padding: 0 0.57rem;
}
.Studying-FAQs-items{
    background: #fff;
    padding: 0.64rem;
    margin-bottom: 0.77rem;
}
.Studying-FAQs-item{
    display: flex;
    justify-content: space-between;
}
.Studying-FAQs-itemQ{
    margin-bottom: 20px;
}
.Studying-FAQs-itemQ .Studying-FAQs-itemQ-span,
.Studying-FAQs-itemA .Studying-FAQs-itemA-span{
    width: 1rem;
    height: 0.9rem;
    text-align: center;
    color: #fff;
    font-weight: bold;
    line-height: 0.9rem;
    background: #0097ff;
    position: relative;
    font-size: 0.65rem;
    border-radius: 0.1rem;
}
.Studying-FAQs-itemQ .Studying-FAQs-itemQ-span::after,
.Studying-FAQs-itemA .Studying-FAQs-itemA-span::after{
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    left: calc(50% - 4px);
    bottom: -8px;
    border: 4px solid transparent;
    border-top-color: #0097ff;
}
.Studying-FAQs-itemA .Studying-FAQs-itemA-span{
    background: #f98923;
}
.Studying-FAQs-itemA .Studying-FAQs-itemA-span::after{
    border-top-color: #f98923;
}
.Studying-FAQs-itemQ .Studying-FAQs-itemQ-div,
.Studying-FAQs-itemA .Studying-FAQs-itemA-div{
    width: 12rem;
    font-size: 0.6rem;
    color: #888;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    line-height: 1.3;
}
.Studying-FAQs-itemQ .Studying-FAQs-itemQ-div{
    font-size: 0.6rem;
    color: #333;
    font-weight: bold;
}
/* Please click here */
.M-Studying-click-here{
    border-radius: 16rem;
    width: 13.83rem;
    overflow: hidden;
    margin: 0 auto 1rem;
}
.M-Studying-click-here a,
.M-Studying-click-here a img{
    display: block;
    width: 100%;
    height: 100%;
}