.bmgk_content{
    display: flex;
}


.bmgk_left{
    padding: 10px;
    box-sizing: border-box;
    /* 描边色/描边色辅助 */
    border-width: 0px 1px 0px 0px;
    border-style: solid;
    border-color: #AAAAAA;
    width: 235px;
}

.bmgk_right{
    padding: 10px 20px 10px 20px;
    flex: 1;
    width: calc(100% - 235px);
}

.bmgk_menu{
    margin-top: 16px;
}

.bmgk_menu_img{
    width: 100%;
    height: 104px;
}


.bmgk_menu_icon{
    width: 14.5px;
    height: 15.5px;
    margin-top: 11px;
    margin-left: 10px;
    margin-right: 10px;
    background-image: url('2025_yjs_bmgk_menu_icon.png');
    background-size: 100%;
    background-repeat: no-repeat;
}


.bmgk_menu_item{
    display: flex;
    height: 40px;
    color: #1A1A1A;
    line-height: 40px;
    font-size: 16px;
    cursor: pointer;
    width: 100%;
}

.bmgk_menu_item:hover{
    background: #396BB7;
    color: #FFFFFF;
    border-radius: 10px;
    font-weight: bold;
}

/* .bmgk_menu_icon:hover{
    background-image: url('2025_yjs_bmgk_menu_icon_select.png');
} */

.bmgk_menu_item_selected{
    background: #396BB7;
    color: #FFFFFF;
    border-radius: 10px;
    font-weight: bold;
}

.bmgk_menu_item_selected .bmgk_menu_icon{
    background-image: url('2025_yjs_bmgk_menu_icon_select.png');
}


.bmgk_title{
    margin-top: 36px;
    width: 100%;
    font-size: 36px;
    font-weight: bold;
    line-height: 50px;
    letter-spacing: 0px;
    color: #3D3D3D;
    text-align: center;
}

.bmgk_line{
    margin-top: 45px;
    height: 1px;
    border: 1px dashed #D8D8D8;
    margin-bottom: 45px;
}


.lishi_desc{
    font-weight: 400;
    font-size: 16px;
    color: #3D3D3D;
    line-height: 40px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}



/* 研究生风貌 */
.fengmao_desc{

}

.fengmao_menu{
    margin-top: 20px;;
    display: flex;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    display: flex;
    align-items: center;
    letter-spacing: 0px;
}

.fengmao_menu_item{
    cursor: pointer;
    width: 180px;
    text-align: center;
    line-height: 50px;
    box-sizing: border-box;
    border: 1px solid #D8D8D8;
    border-right: none;;
}
.fengmao_menu_item:last-child{
    border-right: 1px solid #D8D8D8 !important;
}
.fengmao_menu_item:hover{
        /* 辅助色 */
        background: #396BB7;
        /* 纯白 */
    color: #FFFFFF;
}

.fengmao_menu_item_select{
    /* 辅助色 */
    background: #396BB7;
        /* 纯白 */
    color: #FFFFFF;
}

.fengmao_list{
    margin-top: 20px;

    /* width: 102%; */
}

.fengmao_item{
    /* width: 434px; */
    width: 45%;
    margin: 1%;
    float: left;
    height: 356px;
    border-radius: 6px;
    opacity: 1;
    background: #FFFFFF;
    box-sizing: border-box;
    /* Borfer/base */
    border: 1px solid #DCDFE6;
    text-align: center;
    padding: 10px;
    cursor: pointer;
}

.fengmao_item_img{
    width: 98%;
    height: 275px;
    border-radius: 6px;
}

.fengmao_item_title{
    height: 24px;
    font-size: 22px;
    font-weight: bold;
    line-height: 24px;
    color: #131414;
    margin-top: 24px;;
}



/* 专家院士 */
.zhuanjia_content{

}



.zhuanjia_item{
    cursor: pointer;;
    width: 48%;
    margin: 1%;
    height: 173px;
    background: #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    border: 1px solid #D8D8D8;
    float: left;
    display: flex;
}

.zhuanjia_item_left{
    width: 114px;
    height: 140px;
    margin: 15px;
}

.zhuanjia_item_img{
    width: 100%;
    height: 100%;
    border-radius: 4px 4px 4px 4px;

}

.zhuanjia_item_right{

    width: calc(100% - 144px);
    padding-bottom: 10px;
}

.zhuanjia_item_title{
    background: #396BB7;
    border-radius: 0px 0px 0px 10px;
    width: 106px;
    height: 24px;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 24px;
    text-align: center;
    float: right;
}

.zhuanjia_item_name{
    height: 40px;
    font-weight: 500;
    font-size: 24px;
    color: #1A1A1A;
    line-height: 40px;
    text-align: left;
}

.zhuanjia_item_desc{
    height: 72px;
    font-weight: 300;
    font-size: 16px;
    color: #767676;
    line-height: 24px;
    text-align: left;
    width: 98%;
}


/************工作职能*************/

.zhineng_list{
    height: 100%;
    padding: 10px;
}

.zhineng_item{
    width: 100%;
    height: 165px;
    border-radius: 4px;
    opacity: 1;
    box-sizing: border-box;
    /* Borfer/base */
    border: 1px solid #DCDFE6;
    /* 自动布局 */
    display: flex;

    padding: 15px;
    margin-bottom: 20px;

}

.zhineng_item_img{
    width: 100px;
    height: 131px;
    opacity: 1;
}

.zhineng_item_center{
    margin-left: 20px;
    flex: 1;
    align-items: center;
    display: grid
;
}


.zhineng_item_line1{
    display: flex;
    margin-bottom: 10px;
}

.zhineng_item_name{
    font-size: 22px;
    line-height: 24px;
    color: #3D3D3D;
    margin-right: 10px;
}

.zhineng_item_look{
    width: 42px;
    height: 28px;
    margin-right: 10px;
    margin-top: -4px;
}

.zhineng_item_dept{
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #767676;
}



.zhineng_item_line2{
    display: flex;
    font-size: 16px;
    line-height: 24px;
    color: #3D3D3D;
    margin-bottom: 10px;
}

.zhineng_item_email{
    margin-right: 20px;
}

.zhineng_item_address{
    margin-right: 20px;
}

.zhineng_item_line3{
    display: flex;
    font-size: 16px;
    line-height: 24px;
    color: #767676;
}

.zhineng_item_field{
    display: flex;
}


.zhineng_item_field_type{
    text-align: center;
    margin-right: 10px;
    width: 93px;
    height: 22px;
    border-radius: 50px;
    opacity: 1;
    box-sizing: border-box;
    border: 1px solid #396BB7;

    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
    color: #396BB7;
}

.zhineng_item_right{
    display: flex;
    align-items: center;
}

.zhineng_item_right_arrow{
    width: 9px;
    height: 16px;
}

.zhineng_item_sex{
    margin-top: -136px;
    margin-right: -15px;
    width: 27px;
    height: 26px;
    text-align: center;
    border-radius: 0px 0px 0px 10px;
    opacity: 1;
    color: #FFFFFF;
    background: #FFB200;
}



/* 职能 学术 学位 委员会*/
.zhineng_xue{

}

.zhineng_xue_title{
    margin-top: 36px;
    width: 100%;
    font-size: 36px;
    font-weight: bold;
    line-height: 50px;
    letter-spacing: 0px;
    color: #3D3D3D;
    text-align: center;
}

.zhineng_xue_line{
    margin-top: 45px;
    height: 1px;
    border: 1px dashed #D8D8D8;
    margin-bottom: 45px;
}

.zhineng_xue_desc{
    padding-left: 200px;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0px;
}


.zhineng_xue_lable{
    font-weight: 700;
}

.zhineng_xue_content{
    font-weight: 400;
    font-size: 16px;
    color: #3D3D3D;
}

.zhineng_xue_red{
    color: #E43434;
}


