@charset "utf-8";
@import url(animate.css);

/* 在凯莱英工作 */

.working_line1 p {
    font-size: 16px;
    line-height: 28px;
    color: #052b5e;
    display: block;
    margin-bottom: 20px;
}

.working_line2 {
    background-color: #F4F6F9;
    padding: 100px 70px 110px 60px;
    box-sizing: border-box;
    display: inline-block;
    padding: 60px 40px;
}

.working_line2 div.working_block {
    background-color: #FFF;
    padding: 70px 70px 60px 70px;
    box-sizing: border-box;
    margin-bottom: 30px;
    transition: all .3s;
    -webkit-transition: all .3s;
    height: 340px;
    box-shadow: 2px 2px 16px rgba(20, 40, 75, 0.2);
    -moz-box-shadow: 2px 2px 16px rgba(20, 40, 75, 0.2);
    -webkit-box-shadow: 2px 2px 16px rgba(20, 40, 75, 0.2);
    padding: 40px;
}

.working_line2 div.working_block:nth-of-type(2) {
    height: 500px;
}

.working_line2 div.working_block:nth-of-type(3) {
    height: 280px;
}

.working_line2 div.working_block:last-of-type {
    margin-bottom: 0;
    height: 310px;
}

.working_line2 div.working_block img {
    width: 60px;
    height: 60px;
    display: block;
    transition: transform 0.4s ease, opacity 0.4s ease;
}

.working_line2 div.working_block h1 {
    font-size: 18px;
    font-weight: bold;
    color: #142D4B;
    line-height: 36px;
    margin-top: 10px;
    display: block;
    transition: transform 0.6s ease;
    margin-bottom: 20px;
}

.working_line2 div.working_block p {
    font-size: 16px;
    color: #142D4B;
    line-height: 28px;
    display: block;
    /* min-height: 64px; */
    overflow: hidden;
    position: relative;
    transition: transform 0.6s ease, height 0.6s ease;
    text-align: justify;
    display: flex;
    flex-direction: column;
}

.working_line2 div.working_block p span {
    margin-bottom: 16px;
    display: flex;
}

.working_line2 div.working_block p span::before {
    content: '·';
    margin-right: 5px;
    font-weight: bold;
}


/* 生活文化 */

.cultural .cultural_line {
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;
}

.cultural .cultural_line .cultural_line_swiper {
    width: 50%;
    /* height: 400px; */
    overflow: hidden;
}

.cultural .cultural_line .cultural_line_swiper img {
    width: 100%;
    height: 100%;
}

.cultural .cultural_line .mySwiper3 {
    height: 340px;
    overflow: hidden;
    /* border-radius: 8px; */
}

.cultural .cultural_line .mySwiper2 {
    height: 340px;
    overflow: hidden;
    /* border-radius: 8px; */
}

.cultural .cultural_line .mySwiper1 {
    height: 340px;
    overflow: hidden;
    /* border-radius: 8px; */
}

.cultural .cultural_line .mySwiper3 img,
.cultural .cultural_line .mySwiper2 img {
    width: 100%;
    height: auto;
}

.cultural .cultural_line .cultural_line_swiper video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cultural .cultural_line .cultural_line_text {
    width: 50%;
    /* height: 400px; */
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.cultural .cultural_line .cultural_line_text h1 {
    font-size: 16px;
    line-height: 36px;
    color: #142D4B;
    /* font-weight: 700; */
}

.cultural .swiper-pagination-bullet-active {
    background: #142D4B
}

.cultural .swiper {
    /* border-radius: 8px; */
}

.cultural .swiper .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.cultural .mySwiper2 .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column;
}


/* 社会职位 */

.positionsLine {
    background-color: #FFF;
    padding: 70px 70px 60px 70px;
    box-sizing: border-box;
    margin-bottom: 50px;
    transition: all .3s;
    -webkit-transition: all .3s;
    box-shadow: 2px 2px 16px rgba(20, 40, 75, 0.2);
    -moz-box-shadow: 2px 2px 16px rgba(20, 40, 75, 0.2);
    -webkit-box-shadow: 2px 2px 16px rgba(20, 40, 75, 0.2);
    width: 100%;
    padding: 40px;
}

.positionsLine>div .positionsSearch {
    display: flex;
    width: 100%;
    height: 45px;
}

.positionsLine>div .positionsSearch>div {
    width: calc((100% - 140px)/3);
    font-size: 18px;
    margin-right: 10px;
}

.positionsLine>div .positionsSearch .layui-input {
    border-color: #142841;
    border-radius: 3px;
    height: 45px;
    font-size: 16px;
}

.positionsLine>div .positionsSearch .layui-input:hover {
    border-color: #142841 !important;
}

.positionsLine>div .positionsSearch .layui-form-select dl dd.layui-this {
    background-color: #142841;
}

.positionsLine>div .positionsSearch span {
    cursor: pointer;
    font-size: 16px;
    border: 1px #142841 solid;
    background-color: #142841;
    padding: 0 25px;
    box-sizing: border-box;
    cursor: pointer;
    color: #FFF;
    border-radius: 8px;
    line-height: 45px;
    transition: all .3s;
    -webkit-transition: all .3s;
    cursor: pointer;
    margin-left: 10px;
    width: 100px;
}

.positionsLine>div .positionsSearch input.searchInput {
    font-size: 18px;
    border-radius: 3px;
    padding-left: 10px;
    border: 1px #142841 solid;
}

.positionsLine>div .positionsSearch.positionsSearchLine1 input.searchInput {
    width: calc(100% - 120px);
}

.positionsLine>div .positionsSearch.positionsSearchLine2 {
    margin-top: 15px;
    margin-bottom: 40px;
}

.positionsLine>div .positionsSearch.positionsSearchLine2 input.searchInput {
    width: calc((100% - 140px)/3);
    margin-right: 10px;
}

.positionsLine>div .positionsSearch.positionsSearchLine2 input.searchInput:last-of-type {
    margin-right: 0;
}

.positionsLine>div .positionsSearch span:hover {
    background-color: rgba(20, 40, 65, 0.75);
    color: #FFF;
}

.positionsList {
    /* margin-top: 50px; */
    margin: 9px;
    padding-bottom: 10px;
}

.positionsList>ul li {
    background-color: #FFF;
    padding: 30px 50px 40px 50px;
    box-sizing: border-box;
    margin-bottom: 30px;
    transition: all .3s;
    -webkit-transition: all .3s;
    box-shadow: 2px 2px 16px rgba(20, 40, 75, 0.2);
    -moz-box-shadow: 2px 2px 16px rgba(20, 40, 75, 0.2);
    -webkit-box-shadow: 2px 2px 16px rgba(20, 40, 75, 0.2);
    width: 100%;
    position: relative;
    /* cursor: pointer; */
    padding: 20px;
}

.positionsList>ul li:last-of-type {
    margin-bottom: 0;
}

.positionsList>ul li i {
    font-size: 60px;
    color: #142D4B;
    display: block;
    transition: transform 0.4s ease, opacity 0.4s ease;
}

.positionsList>ul li>h1,
.positionsList>ul li div h1 {
    font-size: 16px;
    font-weight: bold;
    color: #142D4B;
    line-height: 30px;
    margin-top: 10px;
    display: block;
    margin-bottom: 10px;
    transition: transform 0.6s ease;
    text-align: justify;
}

.positionsList>ul li>h2 {
    font-size: 14px;
    color: #142D4B;
    line-height: 28px;
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
    position: relative;
    transition: transform 0.6s ease, height 0.6s ease;
    text-align: justify;
    display: flex;
}

.positionsList>ul li>h2 p {
    padding-right: 30px;
}

.positionsList>ul li>div.positionsListContent {
    position: absolute;
    left: 0;
    top: 0;
    padding: 30px 50px 40px 50px;
    box-sizing: border-box;
    background: url(../images/team_msk.png) no-repeat center/cover;
    opacity: 0;
    visibility: hidden;
    transition: opacity .6s ease, visibility .6s ease;
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
    width: 100%;
    padding: 20px;
}

.positionsList>ul li>div.positionsListContent p {
    font-size: 14px;
    color: #142D4B;
    line-height: 28px;
    text-align: justify;
}

.positionsList>ul li:hover>div.positionsListContent {
    opacity: 1;
    visibility: visible;
}


/* 只有当内容超出容器高度时才添加遮罩 */

.positionsList>ul li>div.positionsListContent.needs-mask {
    mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 60%, rgba(0, 0, 0, 0));
    -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 60%, rgba(0, 0, 0, 0));
}


/* 当滚动到底部时移除遮罩效果 */

.positionsList>ul li>div.positionsListContent.scrolled-bottom {
    mask-image: none;
    -webkit-mask-image: none;
}

.positionsList>ul li>div.positionsListContent:hover::-webkit-scrollbar {
    display: block;
}

.positionsList>ul li>div.positionsListContent::-webkit-scrollbar {
    width: 6px;
    display: none;
}

.positionsList>ul li>div.positionsListContent::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 3px;
}

.positionsList>ul li>div.positionsListContent::-webkit-scrollbar-thumb {
    background: rgba(153, 153, 153, 0.5);
    border-radius: 3px;
}

.positionsList.positionssearchList {
    margin-left: -8px;
    margin-right: -8px;
}

.positions_line1 {
    margin-bottom: 40px;
}

.positions_line1>div {
    margin-top: 20px;
}

.positions_line1 p {
    font-size: 16px;
    line-height: 28px;
    color: #052b5e;
    display: block;
}

.positions_line1 h4 {
    font-size: 16px;
    line-height: 28px;
    color: #052b5e;
    display: block;
    font-weight: 700;
}

.page,
#page {
    width: 100%;
    margin: 30px auto 0 !important;
    text-align: center;
    list-style-type: none;
    overflow: hidden
}

.page li,
#page li {
    display: inline-block;
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.page li a,
#page li a {
    font-size: 16px;
    color: #041b4c;
    border-width: 1px;
    border-style: solid;
    border-color: #e8e8e8;
    display: block;
    padding: 0 12px;
    line-height: 33px;
    margin-right: 5px;
    text-align: center;
    width: auto;
    overflow: inherit
}

#page a {
    font-size: 16px;
    color: #041b4c;
    border-width: 1px;
    border-style: solid;
    border-color: #e8e8e8;
    display: block;
    padding: 0 12px;
    height: 35px;
    line-height: 33px;
    margin-right: 5px;
    text-align: center;
    width: auto;
    overflow: inherit
}

.page li span,
#page li span {
    font-size: 14px;
    color: #fff;
    background-color: #041b4c;
    border-width: 1px;
    border-style: solid;
    border-color: #e8e8e8;
    display: block !important;
    padding: 0 12px;
    line-height: 33px;
    margin-right: 5px;
    text-align: center;
    width: auto
}

.page li.jump {
    font-size: 14px;
    color: #000;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    padding: 5px;
    line-height: 15px;
}

.page li.jump select {
    border: 1px #000000 solid;
    font-size: 12px;
    display: inline-block;
    margin-top: 1px;
}

#page a.layui-disabled {
    background-color: #041b4c;
    color: #FFF !important;
}

#page .page span {
    height: 33px;
    line-height: 33px !important;
}

#page .layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #041b4c;
}

#page .layui-laypage a,
#page .layui-laypage span {
    display: inline-block !important;
}

#page .layui-laypage span {
    font-size: 16px !important;
    color: #fff !important;
    background-color: #041b4c;
    border-width: 1px;
    border-style: solid;
    border-color: #e8e8e8;
    display: inline-block !important;
    padding: 0 12px;
    line-height: 33px !important;
    margin-right: 5px;
    text-align: center !important;
    width: auto !important;
    height: 33px;
}

#page .layui-laypage span.layui-laypage-skip {
    padding-right: 0;
    margin-left: 0;
    height: 35px;
}

#page .layui-laypage span input,
#page .layui-laypage span button {
    line-height: 35px;
    height: 35px;
    border: 0;
    border-radius: 0;
}

#page .layui-laypage span input:focus,
#page .layui-laypage span select:focus {
    border-color: #d2d2d2 !important;
}

@media screen and (max-width: 850px) {
    .working_line1 p {
        font-size: 0.875rem;
        line-height: 24px;
        margin-bottom: 5px;
    }
    .working_line2 {
        padding: 15px;
        margin-top: 15px;
    }
    .working_line2 div.working_block {
        padding: 15px;
        margin-bottom: 15px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        height: auto !important;
    }
    .working_line2 div.working_block img {
        width: 40px;
        height: 40px;
        display: inline-block;
        margin-right: 8px;
    }
    .working_line2 div.working_block h1 {
        font-size: 1.124rem;
        line-height: 30px;
        margin: 0px;
        display: inline-block;
    }
    .working_line2 div.working_block p {
        font-size: 0.875rem;
        line-height: 24px;
        margin-top: 10px;
        margin-bottom: 5px;
    }
    .working_line2 div.working_block p span {
        margin-bottom: 5px;
    }
    .working_line2 div.working_block:nth-of-type(2) p::after {
        display: none;
    }
    .cultural .cultural_line {
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
    .cultural .cultural_line .mySwiper1 {
        height: auto;
    }
    .cultural .cultural_line .mySwiper2 {
        height: 340px;
    }
    .cultural .cultural_line.cultural_line2 .cultural_line_swiper {
        order: 1;
    }
    .cultural .cultural_line.cultural_line2 .cultural_line_text {
        order: 2;
    }
    .cultural .cultural_line.cultural_line3 .mySwiper2 {
        height: 250px;
    }
    .cultural .swiper .swiper-slide {
        width: 100% !important;
    }
    .cultural .cultural_line .cultural_line_swiper {
        width: 100%;
    }
    .cultural .cultural_line .cultural_line_text {
        width: 100%;
        box-shadow: 2px 2px 16px rgba(20, 40, 75, 0.2);
        -moz-box-shadow: 2px 2px 16px rgba(20, 40, 75, 0.2);
        -webkit-box-shadow: 2px 2px 16px rgba(20, 40, 75, 0.2);
        background-color: #FFF;
        padding: 15px;
        align-items: flex-start;
    }
    .positions_line1 {
        margin-bottom: 20px;
    }
    .positions_line1 p {
        font-size: 0.875rem;
        line-height: 24px;
    }
    .positions_line1 h4 {
        font-size: 0.875rem;
        line-height: 24px;
    }
    .positions_line1>div {
        margin-top: 10px;
    }
    .positionsLine {
        padding: 15px;
    }
    .positionsLine>div .positionsSearch {
        flex-wrap: wrap;
    }
    .positionsLine>div .positionsSearch.positionsSearchLine2 {
        height: auto;
        margin-bottom: 20px;
        margin-top: 0;
    }
    .positionsLine>div .positionsSearch>div {
        width: calc((100% - 20px)/3);
    }
    .positionsLine>div .positionsSearch>div:nth-of-type(3n) {
        margin-right: 0;
    }
    .positionsLine>div .positionsSearch .layui-input {
        height: 35px;
        font-size: 0.875rem;
    }
    .positionsLine>div .positionsSearch .layui-form-select dl dd {
        font-size: 0.875rem;
    }
    .positionsLine>div .positionsSearch span {
        width: calc(50% - 5px);
        margin-left: 0;
        font-size: 1rem;
        text-align: center;
        line-height: 35px;
        margin-top: 10px;
        margin-right: 10px;
    }
    .positionsLine>div .positionsSearch span:last-of-type {
        margin-right: 0;
    }
    .positionsList {
        margin: 0;
    }
    .positionsList>ul li {
        padding: 15px;
        margin-bottom: 15px;
    }
    .positionsList>ul li>h1,
    .positionsList>ul li div h1 {
        font-size: 0.875rem;
        line-height: 24px;
        margin-bottom: 5px;
        margin-top: 0;
    }
    .positionsList>ul li>h2 {
        flex-wrap: wrap;
        font-size: 0.875rem;
        line-height: 24px;
        margin-bottom: 5px;
    }
    .positionsList>ul li>h2 p {
        padding-right: 0;
        width: 100%;
    }
    .positionsList>ul li.mobileOpen {
        padding: 0;
    }
    .positionsList>ul li.mobileOpen h1,
    .positionsList>ul li.mobileOpen h2 {
        display: none;
    }
    .positionsList>ul li:hover>div.positionsListContent {
        opacity: 0;
        visibility: hidden;
    }
    .positionsList>ul li.mobileOpen>div.positionsListContent {
        opacity: 1;
        visibility: visible;
        padding: 15px;
        position: relative;
    }
    .positionsList>ul li.mobileOpen>div.positionsListContent h1 {
        display: block;
    }
    .page {
        margin-top: 0 !important;
    }
    .page li {
        margin-bottom: 5px;
    }
    .page li span,
    #page li span {
        font-size: 0.875rem;
        box-sizing: border-box;
    }
    #page .page span {
        height: 30px;
        line-height: 30px !important;
        box-sizing: border-box;
    }
    #page a {
        height: 30px;
        box-sizing: border-box;
        margin-bottom: 0;
    }
    .page li a,
    #page li a {
        font-size: 0.875rem;
        line-height: 30px;
        box-sizing: border-box;
        margin-bottom: 0;
    }
}