.banner {
    background: url('../images/career/career-banner.png');
}
/* 人才理念 */
.concept-box {
    padding: 0.6rem 0;
}
.concept-box-img {
    width: 100%;
}
.concept-box-img img {
    width: 100%;
}
.concept-box-text {
    font-size: 0.18rem;
    color: #666666;
    line-height: 0.38rem;
    margin: 0.6rem 0;
}
/* 成长道路 */
.develop {
    width: 100%;
    padding-bottom: 1.2rem;
}
.develop-con-img {
    width: 100%;
    margin: 0.6rem 0;
}
.develop-con-img img {
    width: 100%;
}
.oul {
    display: flex;
    justify-content: space-between;
    margin-top: 0.35rem;
}
.oul li {
    width: 4.5rem;
    background: #effff6;
    padding: 0.35rem 0.25rem;
}
.oul li h2 {
    font-size: 0.24rem;
    margin-top: 0.1rem;
    color: #34c46e;
    text-align: center;
}
.oul .text {
    font-size: 0.18rem;
    color: #666666;
    line-height: 0.32rem;
    margin-top: 0.3rem;
}
/* 社会招聘 校园招聘*/
.list-box {
    margin-top: 0.3rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 2rem;
}
.list-item {
    width: 6.8rem;
    background: #f4f5f9;
    margin-top: 0.35rem;
}
.list-item .content {
    padding: 0.3rem 0.25rem;
}
.list-item h2 {
    font-size: 0.2rem;
    font-weight: bold;
    color: #000000;
}
.text1 {
    width: 100%;
    height: 0.65rem;
    box-shadow: 0rem 0.04rem 0.08rem 0.01rem rgba(0, 0, 0, 0.08);
    text-align: center;
    font-size: 0.24rem;
    line-height: 0.65rem;
}
.item-text {
    font-size: 0.16rem;
    color: #000000;
    line-height: 0.32rem;
}
.list-box .content {
    margin-top: 0.2rem;
    padding-bottom: 0.2rem;
}
.address {
    margin-top: 0.2rem;
    font-size: 0.16rem;
}
.item-content {
    margin-top: 0.3rem;
}
.item-content h2 {
    font-weight: 900;
}
.item-text {
    margin-top: 0.2rem;
}
.contact-phone {
    font-size: 0.16rem;
    color: #000000;
    margin-top: 0.2rem;
}
/* 员工天地 */
.employees-con{
    padding-bottom: 1.2rem;
}
.employees-list {
    margin-top: 0.6rem;
}
.employees-item {
    background: #F5F7FA;
    padding: 0.3rem;
    margin-bottom: 0.25rem;
}
.employees-item:hover{
    box-shadow: 0rem 0.03rem 0.12rem 0.01rem rgba(0, 0, 0, 0.08);
}
.employees-item:hover .employees-item-right h3 {
    color: #34C46E;
}
.employees-item-left {
    width: 1.28rem;
    height: 1.28rem;
    background: #34C46E;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.employees-item-left h2 {
    font-size: 0.26rem;
}
.employees-item-left p {
    margin-top: 0.1rem;
    font-size: 0.14rem;
}
.employees-item-right {
    margin-left: 0.3rem;
    width: 11.75rem;
}
.employees-item-right h3 {
    font-size: 0.22rem;
    color: #000;
}
.employees-item-right .view{
    font-size: 0.14rem;
    color: #666666;
    margin-top: 0.1rem;
}
.employees-item-right .text-con {
    margin-top: 0.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 0.16rem;
    color: #666666;
    line-height: 0.26rem;
}
.imgs {
    width: 14rem;
    height: 5.31rem;
    margin-top: 0.3rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
/* 公益责任 */
.nav {
    width: 100%;
}
.nav1 {
    width: 14rem;
    margin: 0 auto;
    padding-bottom: 0.6rem;
}
.nav2 {
    width: 14rem;
    height: 5rem;
    display: flex;
    justify-content: space-between;
}
.nav2 img {
    width: 5rem;
    height: 5rem;
}
.nav3 {
    width: 8rem;
    height: 5rem;
}
.nav3 p {
    margin-top: 0.25rem;
    font-size: 0.2rem;
}
.nav4 {
    width: 8rem;
    height: 1rem;
    margin-top: 1rem;
}
.nav4 h1 {
    padding-bottom: 0.05rem;
}
.Unsu {
    width: 14rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.Unsu img {
    height: 3.2rem;
    margin-top: 0.2rem;
}
/* 民生责任 */
.Respon {
    width: 14rem;
    display: flex;
    justify-content: space-between;
    margin-top: 1rem;
}
.Respon1 {
    width: 7rem;
    font-size: 0.2rem;
    overflow: hidden;
}
.Respon1 p {
    margin-top: 0.35rem;
}
.Respon2 {
    width: 6.28rem;
}
.Resp {
    width: 7rem;
    height: 0.8rem;
}
.Resp p {
    float: right;
    margin-top: 0.1rem;
}
.divs {
    padding-bottom: 0.4rem;
}
.bx {
    width: 14rem;
    height: 8rem;
    padding-bottom: 1rem;
    margin: 0 auto;
    margin-top: 0.6rem;
}
 @media only screen and (max-width: 1024px) {
     .concept-box{
        padding: 0.6rem 0.3rem;
     }
     .concept-box-text{
         font-size: 0.28rem;
         text-indent: 2em;
     }
     .develop{
        padding: 0 0.3rem;
        padding-bottom: 1.2rem;
     }
     .oul{
         display: block;
     }
     .oul li{
         width: 100%;    
         margin-bottom: 0.3rem;
     }
     .oul li h2 {
        font-size: 0.3rem;
     }
     .oul .text {
        font-size: 0.28rem;
        line-height: 0.45rem;
     }
 }