
.xyml_map{
    width: 100%;
    height: 800px;
}

.xyml_map_img{
    width: 100%;
    height: 100%;
}


.xyml_common_div{
    margin: 30px auto;
    text-align: center;
}


.xyml_title_header{
    text-align: center;
    margin: 30px auto 10px;
}
.xyml_title {
    width: 348px;
    font-weight: 700;
    font-size: 40px;
    color: #3D3D3D;
    line-height: 58px;
    letter-spacing: 2px;
    text-align: center;
    border-bottom: 4px solid #396BB7;
    margin: auto;
    padding-bottom: 5px;
}

.xyml_title_line {
    margin: auto;
    width: 100%;
    height: 0px;
    border: 1px solid #D8D8D8;
    margin-bottom: 5px;
}

.xyml_title_more {
    height: 22px;
    font-weight: 350;
    font-size: 15px;
    color: #AAAAAA;
    line-height: 22px;
    text-align: center;
    margin: 15px auto;
}


.xyml_zhxw_content{
    display: flex;
    justify-content: space-between;
    margin: auto;
}



.xyml_fzls_content{


}


.xyml_fzls{
    display: flex;
}


.xyml_img{
    width: 781px;
    height: 505px;
    border-radius: 6px;
    opacity: 1;
}

.xyml_ls_right{
    width: 1.48%;
    height: 3.96%;
    transform: rotate(180deg);
    opacity: 1;
    /* 描边色/描边色辅助 */
    background: #AAAAAA;
}

.xyml_swiper{
    position: relative;
    left: -163px;
    margin-top: 60px;
    width: 748px;
    height: 372px;
    border-radius: 7px;
    opacity: 0.8;
    background: #FDFDFD;
    border: 1px solid  #AAAAAA;
    padding: 2px;
}


.xyml_swiper_xm{
    height: 58px;
    opacity: 1;
    font-size: 40px;
    font-weight: bold;
    line-height: normal;
    text-align: left;
    margin: 40px 60px;
    letter-spacing: 0.05em;
    color: #3D3D3D;
}


.swiper-slide{
    display: block;
    border-radius: 6px;
    height: 368px !important;
    width: 746px;
}

.xyml_swiper_page{

}

.swiper-pagination-current{
    font-weight: bold;
    font-size: 24px;
}

.xyml_swiper_intro{
height: 144px;
opacity: 1;
font-size: 16px;
font-weight: normal;
line-height: 36px;
color: #3D3D3D;

margin: 35px 60px;
}

/* 近期校友会 */

.xyml_jqxyh_list{
    overflow: auto;
    width: auto;
    
}


.xyml_jqxyh_item{
    width: 434px;
    margin: 10px;
    border-radius: 6px;
    opacity: 1;
    background: #FFFFFF;
    box-sizing: border-box;
    border: 1px solid #DCDFE6;
    text-align: center;
    padding: 10px;
    cursor: pointer;
    float: left;
}

.xyml_jqxyh_item:last-child {
    margin-right: 0px; /* 移除最后一个项的右边距 */
}

.xyml_jqxyh_item_img{
    width: 398px;
    height: 260px;
    border-radius: 6px;
    margin-top: 6px;
}


.xyml_jqxyh_item_title{
    width: 398px;
    height: 60px;
    font-size: 22px;
    font-weight: normal;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0px;
    color: #1A1A1A;
    margin-top: 10px;
    margin-bottom: 10px;
	
}


.xyml_jqxyh_item_desc{
    width: 398px;
    height: 48px;
    opacity: 1;
    font-size: 14px;
    font-weight: 350;
    line-height: 24px;
    letter-spacing: 0px;
    color: #767676;
    margin-top: 10px;
    margin-bottom: 10px;
        
}

.xyml_jqxyh_item_more{
    border-top: 1px solid #D8D8D8;
    display: flex;
    justify-content:space-between;
    padding-top:28px;
}


.xyml_jqxyh_item_more_read{
    font-size: 14px;
    font-weight: 350;
    line-height: 24px;
    color: #AAAAAA;
}

.xyml_jqxyh_item_more_img{
    width: 42px;
    height: 21px;

}

.swiper-slide{
    padding: 2px;
}

/* .swiper-button-prev{
    margin-top: 12px !important;
}

.swiper-button-next{
    margin-top: 12px !important;
} */