.team-head {
    margin-top: 20px;
}

.content {
    margin-top: 10px;
}

.avatar {
    width: 214px !important;
    height: 214px;
    border-radius: 4px;

    /*object-fit: contain;*/
}

.name {
    font-size: 18px;
    font-weight: 500;
    margin-top: 10px;
}

.background {
    background: #4E4E4E;
    /*background: transparent;*/
    /*height: 400px;*/
}

.head-container {
    color: #FFFFFF;
    /*background-size: 100% 100%;*/
    /*height: 100vh;*/
    /*margin-top: -71px;*/
    min-height: calc(80vh - 71px);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}
.container {
    position: relative;
}

.text {
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
}

.category {
    width: 160px;
    /*height: 300px;*/
    /*flex: 1;*/
    /*background-color: #1C9865;*/
    justify-content: center;
    /*display: flex;*/
    padding-top: 50px;
    /*position: absolute;*/
    /*top:0;*/
    /*left: -200px;*/
}

.category-li {
    font-weight: 600;
    color: #22222245;
    line-height: 30px;
    margin: 20px 0;
    cursor: pointer;
}

.para-sub-title {
    font-weight: 400;
    color: #2C8E5D;
    line-height: 17px;
}

.employee-list {
    flex: 5;
    margin-left: 10px;
}

.width-75 {
    width: 75%;
}

.container-back {
    position: relative;
    background: linear-gradient(360deg, rgba(84, 188, 145, 0) 0%, rgba(79, 192, 135, 0.15) 100%);
}

.foot {
    height: 61px;
    background: #2C8659;
}

.decoration-3 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 302px;
    pointer-events: none;
}

.ext-title {
    color: #1C9865;
}

.tag {
    display: none;
}

.popup-back,.pop {
    background: #4E4E4E;
    z-index: 1100;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
}
.swiper-content {
    /*height: 400px;*/
    max-width: 828px;
    /*padding: 72px 52px;*/
    padding: 20px;
    background: #FFFFFF;
}

/*@media (max-width: 1024px) {*/
/*    .swiper-content {*/
/*        max-width: 628px;*/
/*        max-height:300px;*/
/*    }*/
/*    .pop-avatar {*/
/*        height: 160px;*/
/*        width: 160px;*/
/*        border-radius: 80px;*/
/*    }*/
/*}*/

/*@media (max-width: 767px) {*/
/*    .swiper-content {*/
/*        max-width: 628px;*/
/*        max-height:300px;*/
/*    }*/
/*    .pop-avatar {*/
/*        height: 160px;*/
/*        width: 160px;*/
/*        border-radius: 80px;*/
/*    }*/
/*}*/
.name-title {
    padding: 8px 0 0 0;
    font-size: 0.9rem;
}

.detail-popup {
    background: #FFFFFF;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.close {
    position: absolute;
    right: 10px;
    top: 10px;
}

.pop-avatar {
    width: 100%;
    max-width: 214px;
    height: auto;
    border-radius: 10px !important;
}

.pop-right {
    /*height: 200px;*/
    display: flex;
    align-items: center;
    justify-content: flex-start;
    /*margin-left: 50px;*/
    /*margin-right: 30px;*/
    color: #57646C;
    line-height: 24px;
    padding-left: 50px;
    padding-right: 30px;
    margin-top: 30px;

    width: 70%;
    float: left;
    box-sizing: border-box;
}

@media (max-width: 650px) {
    .pop-right {
        width: 100%;
        float: none;
    }

    .right {
        background: #4E4E4E !important;
    }
}

.pop-name {
    font-weight: 500;
    color: #363E43;
    line-height: 30px;
}

.pop-title {
    color: #1C9865;
    line-height: 24px;
}

.hidden-pop {
    display: none !important;
}

.left {
    /*background-image: url("/static/images/left-circle.png");*/
    /*background-size: contain;*/
    width: 44px;
    background: transparent !important;
}

.left-button, .right-button {
    width: 44px;
}

@media (min-width: 1280px) {
    .left {
        left: 10%;
    }
}

@media (min-width: 1600px) {
    .left {
        left: 15%;
    }
}

.right {
    background: transparent !important;
    /*background-image: url("/static/images/left-circle.png");*/
    background-size: contain;
    width: 44px;
    transform: rotate(180deg);
}

@media (min-width: 1280px) {
    .right {
        right: 10%;
    }
}

@media (min-width: 1600px) {
    .right {
        right: 15%;
    }
}


.pop-left-wrapper {
    /*margin-left: 72px;*/
    width: 30%;
    float: left;
    box-sizing: border-box;
    text-align: center;
}

@media (max-width: 650px) {
    .pop-left-wrapper {
        width: 80%;
        max-width: 214px;
        margin: 0 auto;
        float: none;
    }

    .left {
        background: #4E4E4E !important;
    }
}

@media (max-width: 944px) {
    .left,.right {
        background: #4E4E4E !important;
        width: 36px;
        height: 36px;
        opacity: 0.7;
    }
    .left-button,.right-button {
        width: 36px;
    }

}


.pop-container {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    box-sizing: border-box;
}

.decoration-4 {
    position: absolute;
    bottom: 3%;
    right: -6%;
    pointer-events: none;
}

.decoration-5 {
    position: absolute;
    top: 30%;
    right: -10%;
    pointer-events: none;
}

.decoration-6 {
    position: absolute;
    top: 3%;
    right: -6%;
    pointer-events: none;
}

.decoration-7 {
    position: absolute;
    bottom: 3%;
    left: -6%;
    pointer-events: none;
}
.cursor {
    cursor: pointer;
}

.foot-hint {
    /*font-size: 22px;*/
    /*font-weight: 500;*/
    padding: 0 60px;


}

.align-center {
    text-align: center;
}

.text-black {
    color: #222222;
}
