.border {
    border: 1px solid #000;
}

@keyframes helpimg {
    0% {
        top: 48%;
    }
    100% {
        top: 50%;
    }
}



.logo {
    width: 176px;
    position: fixed;
    /* position: absolute; */
    top: 26px;
    left: 91px;
}

        .layui-layer-setwin .layui-layer-close2{
            top:0px !important;
            right:0px !important;
        }
/* nav-css */


/* * {
    transition: all 0.1s;
} */

button {
    cursor: pointer;
}

.honour-pages .page {
    cursor: pointer;
}

/* nav-css-bottom */

.Talent {
    position: absolute;
    top: 220px;
    width: 232px;
    height: 53px;
    font-size: 70px;
    font-family: Poppins;
    font-weight: bold;
    color: #292525;
    line-height: 32px;
}
.header-title{
    width: 80%;
    margin: 220px auto 0px;
}
.header-title-1{
    font-size: 3.65vw;
    font-family: Poppins;
    font-weight: bold;
    color: #292525;
}
.header-title-2{
    font-size: 0.9vw;
    font-weight: bold;
    color: #292525;
    margin-top: 0.1vw;
}
.header-title-3{
    font-size: 0.8vw;
    font-weight: 400;
    color: #A5A8B8;
    margin-top: 0.3vw;
    text-align: end;
}


.talent-develop {
    position: absolute;
    top: 278px;
    width: 82px;
    height: 16px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #292525;
    line-height: 32px;
}

.label-right {
    position: relative;
    width: 81%;
    height: 15px;
    top: 290px;
    margin: 18px auto 0px;
}

.label-right div {
    float: right;
    /* width: 241px; */
    /* height: 13px; */
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #A5A8B8;
    line-height: 32px;
}

.background {
    position: relative;
    width: 81%;
    margin: 1vw auto 20px;
    overflow: hidden;
}

.backimg {
    margin: 0px auto 80px;
    width: 100%;
    height: 22.135417vw;
    min-height: 180px;
    cursor: pointer;
    overflow: hidden;
}

.backimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    left: 50%;
    transform: translate(-50%);
    transition: all 0.5s;
}

.backimg img:hover {
    width: 110%;
    height: 110%;
}
.pcbackimg{
    display: block !important;
}
.mobilebackimg{
    display: none !important;
}
.introduce-list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    margin-top: 50px;
}

.introduce-list:hover .list-right .up,
.introduce-list:hover .list-right .center {
    color: #004EA1 !important;
}

.introduce-list:hover .list-right .down hr {
    background-color: #004EA1;
    border: none;
    height: 1px;
}

.introduce-list:hover .list-left {
    border: 1px solid #004EA1;
}

.introduce-list:hover .list-left div {
    color: #004EA1;
}

.list-left {
    width: 14vw;
    height: 14vw;
    border-radius: 50%;
    border: 1px solid #CACACA;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s;
}

.list-left div {
    font-size: 50px;
}

.list-right {
    width: 78%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    /* align-items: stretch; */
}

.list-right .up {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000000;
    transition: all 0.4s;
}

.list-right .center {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #292525;
    transition: all 0.4s;
}

.list-right .down hr {
    transition: all 0.4s;
}

.joinus {
    position: relative;
    width: 81%;
    margin: 0px auto;
    /* top: 360px; */
    overflow: hidden;
}

.joinus-title p {
    margin: 0px;
    font-size: 70px;
    font-family: Poppins;
    font-weight: bold;
    color: #292525;
}

.joinus-title-2 {
    margin-bottom: 3.125vw;
}

.joinus-title-2 p {
    margin: 0px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #292525;
    line-height: 32px;
}

.swiper {
    width: 100%;
}

.swiper-slide {
    /* width: 20%; */
    overflow: hidden;
}

.join-info {
    overflow: hidden;
    cursor: pointer;
}

.join-info-1-up {
    overflow: hidden;
    width: 84%;
    height: 19.010417vw;
    min-height: 300px;
}

.join-info-1-up img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    left: 50%;
    transform: translate(-50%);
    transition: all 0.4s;
}

.join-info-1-up img:hover {
    width: 110%;
    height: 110%;
}

.join-info-1-down {
    width: 84%;
    margin-top: 29px;
    display: flex;
    justify-content: space-between;
}


/* .join-info-1-down .left {
    width: 460px;
    height: 160px;
}

.join-info-1-down .right {
    width: 150px;
    height: 160px;
} */

.left-1 {
    margin: 0px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #292525;
    line-height: 32px;
}

.left-2 {
    margin: 0px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #004EA1;
    line-height: 32px;
}

.left button {
    margin-top: 14px;
    border: 1px solid #004EA1;
    border-radius: 5px;
    background-color: #fff;
    color: #004EA1;
    padding: 3px;
}

.left-3 {
    margin-top: 18px;
    margin-bottom: 40px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #292525;
    line-height: 32px;
}

.right-info {
    width: 43px;
    height: 43px;
    background-color: #A5A8B8;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: all 0.1s;
}

.right-info:hover {
    background-color: #004EA1;
}

.icon {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #fff;
    margin: 1.5px;
}

#engageinfo {
    width: 990px;
    height: 800px;
}

.moblieicon {
    margin-right: 5px;
    display: none;
}

@media (max-width: 1199px) {
    .join-info-1-up img {
        width: 99%;
        height: 100%;
    }
}


/* @media (min-width: 1199px) {
    .join-info-1-up img {
        width: 100%;
    }
} */

@media (max-width: 996px) {
    .pcbackimg{
        display: none !important;
    }
    .mobilebackimg{
        display: block !important;
    }
    .join-info-1-down {
        width: auto;
    }
    .moblieicon {
        display: inline-block;
    }
    .Talent {
        font-size: 50px;
    }
    /* 导航996 */
    .logo {
        width: 122px;
        top: 35px;
        left: 20px;
    }
    /*  */
    /* footer-996 */

    /* footer-996/// */

    /*  */

    .header-title{
        margin-top: 150px;
    }
    .header-title-1{
        font-size: 46px;
    }
    .header-title-2{
        font-size: 16px;
        margin-top: 0.5vw;
    }
    .header-title-3{
        font-size: 14px;
        margin-top: 5vw;
    }
    .background{
        margin-top: 2vw;
    }

    .list-right .center {
        margin-top: 10px;
        font-size: 13px;
    }
    .joinus-title p {
        font-size: 50px;
    }
    .introduce-list {
        flex-direction: column;
    }
    .list-right {
        width: 100%;
    }
    .list-left {
        display: none;
    }

    .info-title {
        font-size: 16px;
    }
    .info-content {
        font-size: 10px;
    }
    .join-info-1-up {
        width: 100%;
        height: 43.645297vw;
        min-height: 200px;
    }
    /* footer */


}