

/******菜单导航*******/
.stzz_nav_menu{
    width: fit-content;
    height: 50px;
    line-height: 50px;
    border-radius: 500px;
    opacity: 1;
    box-sizing: border-box;
    border: 1px solid #D8D8D8;
    display: flex;
    font-size: 20px;
    color: #767676;
    /* padding-left: 20px;
    padding-right: 20px; */
    margin: auto;
}

.stzz_nav_menu_item{
    width: 283px;
    cursor: pointer;
}

.stzz_nav_left{
      border-radius: 500px 0px 0px 500px;
}
.stzz_nav_right{
    border-radius: 0px  500px  500px 0px;
}

.stzz_nav_menu_item_select{
    font-weight: bold;
    color: #ffffff !important;
    background-color: #396BB7 !important;
}


.stzz_menu_left{
    width: 283px;
    height: 50px;
    border-radius: 500px 0px 0px 500px;
    opacity: 1;
    box-sizing: border-box;
    border: 1px solid #D8D8D8;
}

.stzz_menu{
    width: 283px;
    height: 50px;
    border-radius: 500px 0px 0px 500px;
    opacity: 1;
    box-sizing: border-box;
    border: 1px solid #D8D8D8;
}

.stzz_menu_select{
    background: #396BB7;
}

.stzz_common_div{
    margin: 30px auto;
    text-align: center;
}


.stzz_title_header{
    text-align: center;
    margin: 30px auto 10px;
}
.stzz_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;
}

.stzz_title_line {
    margin: auto;
    width: 100%;
    height: 0px;
    border: 1px solid #D8D8D8;
    margin-bottom: 5px;
}

.stzz_title_more {
    height: 22px;
    font-weight: 350;
    font-size: 15px;
    color: #AAAAAA;
    line-height: 22px;
    text-align: center;
    margin: 15px auto;
}


.stzz_zhxw_content{
    display: flex;
    justify-content: space-between;
    margin: auto;
}



.stzz_fzls_content{


}


.stzz_fzls{
    display: flex;
}


.stzz_img{
    width: 781px;
    height: 505px;
    border-radius: 6px;
    opacity: 1;
}

.stzz_ls_right{
    width: 1.48%;
    height: 3.96%;
    transform: rotate(180deg);
    opacity: 1;
    /* 描边色/描边色辅助 */
    background: #AAAAAA;
}

.stzz_swiper{
    position: relative;
    left: -172px;
    margin-top: 60px;
    width: 748px;
    height: 372px;
    border-radius: 7px;
    opacity: 0.8;
    background: #FDFDFD;
    border: 1px solid  #AAAAAA;
    padding: 2px;
}


.stzz_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;
}

.stzz_swiper_page{

}

.mySwiper_js_slide{
    padding: 2px;
}
.swiper-pagination-current{
    font-weight: bold;
    font-size: 24px;
}

.stzz_swiper_intro{
height: 144px;
opacity: 1;
font-size: 16px;
font-weight: normal;
line-height: 36px;
color: #3D3D3D;

margin: 35px 60px;
}

/* 近期校友会 */

.stzz_ggbm_list{
    overflow: auto;
    width: auto;
    
}



.stzz_ggbm_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;
        color: #767676;
}

.stzz_ggbm_item:hover{
    background-color: #396BB7;
    color: #ffffff !important;
}
.stzz_ggbm_item:hover > .stzz_ggbm_item_title{
 color: #ffffff !important;
}

.stzz_ggbm_item:last-child {
    margin-right: 0px; /* 移除最后一个项的右边距 */
}

.stzz_ggbm_date{
    height: 30px;
    font-size: 22px;
    font-weight: 300;
    line-height: 30px;

    text-align: left;
    padding: 2px;
}

.stzz_ggbm_item_img{
    width: 398px;
    height: 260px;
    border-radius: 6px;
    margin-top: 6px;
}


.stzz_ggbm_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;
	
}


.stzz_ggbm_item_desc{
    width: 398px;
    height: 48px;
    opacity: 1;
    font-size: 14px;
    font-weight: 350;
    line-height: 24px;
    letter-spacing: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
        
}

.stzz_ggbm_item_more{
    border-top: 1px solid #D8D8D8;
    display: flex;
    justify-content:space-between;
    padding-top:28px;
}


.stzz_ggbm_item_more_read{
    font-size: 14px;
    font-weight: 350;
    line-height: 24px;
}

.stzz_ggbm_item_more_img{
    width: 42px;
    height: 21px;

}


/*******指导老师********/

.stzz_zdls_content{
    
}

.stzz_zdls_content{
    margin-top: 10px;
    width: 100%;
    height: inherit;
}

.stzz_zdls_item{
    float: left;
    border-radius: 4px;
    width: 330px;
    height: 472px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: block;
    color: #333;
    margin: 5px;
    cursor: pointer;
}

.stzz_zdls_item_img{
    width: 100%;
    height: 100%;
    border-radius: 4px;
    position: relative;
}

.stzz_zdls_item_info{
    margin-top: -40px;
    position: relative;
    z-index: 10;
    background-color: rgba(255, 255, 255, .80);
    padding-left: 10px;
}

.stzz_zdls_item_info_name{
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    background: url('./jxgl_stzz_zdls_right.png') right no-repeat;
    background-size: 42px 40px;
}

.stzz_zdls_item_info_desc{
    border-top: 1px solid rgba(215, 0, 15, .2);
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    color: #3D3D3D;
}