﻿/* 校友总会 */
.image-inner {
    opacity: 1;
}

body{
overflow: scroll !important;
}

.inner-alumni {
    padding: 40px 0 50px;
    display: flex;
    justify-content: space-between;
}

.alumni-left {
    width: 280px;
    height: 550px;
    background-color: rgba(243, 249, 251, 1);
    position: relative;
}

.alumni-right {
    width: 919px;
    padding: 0 0 0 50px;
    box-sizing: border-box;
}

.alumni-left-title {
    width: 100%;
    height: 84px;
    line-height: 84px;
    text-indent: 40px;
    color: #fff;
    font-size: 24px;
    background-color: rgba(33, 152, 176, 1);
    position: relative;
}

.alumni-left-list {
    margin-top: 20px;
    overflow: hidden;

}

.alumni-left-title img {
    width: 91px;
    height: 72px;
    position: absolute;
    top: 0;
    right: 0;
}

.alumni-left-list p {
    width: 92%;
    height: 61px;
    line-height: 61px;
    font-size: 16px;
    margin: 0 auto;
    text-indent: 40px;
    border-bottom: 1px solid rgba(236, 243, 245, 1);
    cursor: pointer;
    position: relative;
}

.alumni-left-list h3 {
    border-bottom: 1px solid rgba(236, 243, 245, 1);
    display: none;
}
header .image-inner{
    opacity: 1 !important;
}
.alumni-left-list h3 p {
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    color: black;
    font-weight: 400;
    border-bottom: none;
}

.alumni-left-list p img {
    width: 12px;
    height: 12px;
    position: absolute;
    top: calc(50% - 6px);
    right: 30px;
}

.alumni-left-list img {
    width: 100%;
    height: 73px;
    position: absolute;
    bottom: 0;
}

.alumni-right-title {
    width: 100%;
    height: 45px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #Efefef;
}

.right-title-left {
    font-weight: bold;
    font-size: 22px;
    color: rgba(33, 152, 176, 1);
    height: 100%;
    border-bottom: 2px solid rgba(33, 152, 176, 1);
}

.right-title-right {
    font-size: 14px;
    color: rgba(51, 51, 51, 1);
    display: flex;
    align-items: center;
}

.right-title-right img {
    width: 16px;
    height: 16px;
    margin-right: 10px;
}

.alumni-right-biref {
    width: 100%;
  
    padding-top: 40px;
    box-sizing: border-box;
}

.alumni-right-biref h2 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}

.alumni-right-biref h4 img {
    width: 13px;
    height: 13px;
    margin-right: 10px;
}

.alumni-right-biref h4 {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 14px;
    color: rgba(102, 102, 102, 1);
    margin: 16px 0 30px;
    font-weight: normal;
}

.alumni-right-biref p {
    font-size: 14px;
    color: rgba(51, 51, 51, 1);
    text-indent: 20px;
    line-height: 30px;
}

.alumni-right img {
    max-width: 100%;
}

/* 左侧列表选中样式 */
.left-list-active {
    color: rgba(33, 152, 176, 1);
    font-weight: bold;
    position: relative;
}

.left-list-active::before {
    content: "";
    width: 6px;
    height: 6px;
    background-color: rgba(33, 152, 176, 1);
    position: absolute;
    top: calc(50% - 3px);
    left: 8%;
}


@media (max-width:1100px) {
    .alumni-left-list{
        position: relative;
    }
    .alumni-left-list h3{
        width: 200px;
        height: 61px;
        position: absolute;
        top: 0;
        right: 0;
    }
    .alumni-left-list h3 p{
        width: 100%;
        height: 50%;
        line-height: 30px;
    }
    .inner-alumni {
        flex-direction: column;
    }

    .alumni-left {
        width: 100%;
        height: 100%;
        top: 0;
    }

    .alumni-left-list {
        display: flex;

    }

    /* .alumni-left-title {
        width: 15%;
    } */

    .alumni-left-list p {
        width: 16.666%;
        margin: 0;
    }

    .alumni-right {
        width: 100%;
        padding: 30px;
    }
}


@media (max-width: 600px) {
    .alumni-left {
        display: none;
    }
    .alumni-right {
        padding: 30px 0;
    }
    .login {
        width: 80% !important;
    }
    .login .wz2{
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

}

@media (max-width: 500px) {
   

    .right-title-left,
    .alumni-right-biref h2 {
        font-size: 18px;
    }

    .alumni-right-title {
        height: 32px;
    }
}

@media (max-width: 450px) {
   

    .right-title-right {
        font-size: 12px;
    }
}


.search_content>div.jou_main {
    background: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border: 1px solid rgba(224, 224, 224, 1);
    padding-bottom: 40px;
}

.search_result_list {
    width: 100%;
    font-size: 16px;
    color: rgba(43, 43, 43, 1);
    line-height: 19px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 1);
    padding: 0px 40px;
}

.search_result_list>li {
    padding: 24px 0;
    border-bottom: 1px solid rgba(224, 224, 224, 1);
    box-sizing: border-box;
}

.search_result_list>li>ul>li:nth-child(1)::before {
    content: '';
    display: inline-block;
    border: 1px solid #0964b6;
    padding: 3px;
    border-radius: 100%;
    vertical-align: middle;
    margin-right: 7px;
}

.search_result_title {
    width: calc(100% - 100px);
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    transform: translateX(0);
    transition: transform 1s;
}

.search_result_title:hover {
    transform: translateX(10px);
    color: #0964b6;
}

.search_result_title>span {
    font-size: 16px;
    vertical-align: middle;
}

.search_result_title>span:nth-child(2) {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: inline-block;
    padding-left: 47px;
    position: absolute;
    top: 0;
    left: 0px;
    box-sizing: border-box;
}

.search_result_time {
    font-size: 16px;
    color: rgba(153, 153, 153, 1);
}

.search_title {
    line-height: 85px;
    border-bottom: 1px solid rgba(224, 224, 224, 1);
    padding: 0px 40px;
}

.search_title i {
    margin-right: 15px;
    /* margin-top: -7px; */
    vertical-align: middle;
    font-size: 18px;
    color: #0964b6;
}

.search_title>span {
    color: #0964b6;
    font-size: 22px;
    vertical-align: middle;
}

/* 左侧列表选中样式 */
.left-list-active {
    color: rgba(33, 152, 176, 1);
    font-weight: bold;
    position: relative;
}

.left-list-active::before {
    content: "";
    width: 6px;
    height: 6px;
    background-color: rgba(33, 152, 176, 1);
    position: absolute;
    top: calc(50% - 3px);
    left: 8%;
}

.org-tab-item,
.org-item-con-p {
    cursor: pointer;
}

/* 弹窗 */
.login_box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    display: none;
    background: rgba(0, 0, 0, 0.7);
    overflow: hidden;
    z-index: 10000000000000;
}

.login .chengxu2 img {
    max-width: 220px;
    display: block;
    margin: 0 auto;
    float: none;
}

.login {
    border-radius: 4px;
    position: fixed;
    z-index: 9999;
    top: 50%;
    width: 540px;
    left: 50%;
    background: #fff;
    /* margin-left: -270px; */
    transform: translate(-50%, -50%);
}

.login .log-top {
    padding: 18px 30px;
    border-bottom: 1px solid #eff1f6;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.login .chengxu2 {
    padding: 20px 0;
}

.login .close {
    padding: 15px 0;
    border: 1px solid #eaedf3;
    cursor: pointer;
}

.login .wz2 {
    width: 50%;
    float: left;
    height: 30px;
    font-size: 16px;
    font-family: 'MicrosoftYaHei';
    font-weight: bold;
    color: #2b2b2b;
    line-height: 30px;
}

.login .log-top img {
    vertical-align: middle;
    margin-top: 5px;
    cursor: pointer;
    width: 30px;
    height: 30px;
}

.login .chengxu2 p {
    margin-top: 10px;
    text-align: center;
    font-size: 15px;
}

.login .guanbi2 {
    width: 80px;
    line-height: 35px;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #d8dce6;
    box-shadow: 0px 1px 1px 0px rgb(22 29 37 / 5%), 0px 2px 0px 0px rgb(255 255 255 / 5%);
    border-radius: 4px;
}

@media (max-width:1150px) {

  
    .inner-alumni{
        padding-top: 0;
    }
}

@media (max-width:700px) {
    .org-list {
        margin: 20px 40px;
    }

}

@media (max-width:600px) {
    .org-item-con {
        flex-direction: column;
    }

    .org-item-con-p {
        width: 100% !important;
    }
}

@media (max-width:600px) {

    .org-list {
        margin: 20px 80px;
        text-align: center;
    }
}