/**
 * Created by sunJia on 2026/07/03.
 * @Description: é¦–é¡µæ–°å¢žæèµ æ¿å— && é¦–é¡µæ¿å—ä¼˜åŒ–
 */

.swiper1 .swiper-slide > div:first-child{
    padding-bottom: 55%;
    height: 0;
    overflow: hidden;
}
.swiper1 .text-white{
    display: block;
    line-height: 1.5;
}
.swiper1 .abstract{
    margin-top: 10px;
}
#schoolfellow .swiper1 .img-title{
    height: auto;
}

.swiper2 .swiper-wrapper{
    align-items: center;
}


.donate{
    margin-top: 20px;
}
.modeTil{}
.modeTil a{
    display: block;
    line-height: 1;
    text-decoration: none;
}
.modeTil .ch{
    font-size: 28px;
    color: #000;
    font-family: var(--bs-font-sans-serif);
    font-weight: 500;
}
.modeTil .en{
    color: #c0c0c0;
    font-size: 16px;
    font-family: var(--bs-font-sans-serif);
    font-weight: 500;
}
#carouselSet-right #magazine .item-title{
    padding-bottom: 65px;
}

#liMarquee{
    height: 290px;
    background: transparent;
}
#liMarquee .str_move{
    width: 100%;
}
.index_donate_left_wrap {
    width: 100%;
    height: 326px;
    overflow: hidden;
}

.index_donate_left_item {
    padding: 10px 20px;
    box-sizing: border-box;
    font-size: 16px;
    font-family: var(--bs-font-sans-serif);
    font-weight: 500;
    color: #333333;
    line-height: 21px;
    background-color: #fff;
}

.index_donate_left_item:nth-of-type(2n) {
    background-color: RGBA(236, 244, 251, 1);
}

.index_donate_left_item_name {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: "微软雅黑" !important;align-items:start;
}
.index_donate_left_item_name p{
    margin-bottom: 0;
    align-items: flex-start;
}
.index_donate_left_item_name p:first-child{flex:1}
.index_donate_left_item_name p:last-child{}