.cont {
    padding-top: 1.17rem;
}

/* .cont-item {
    width: 100%;
    height: 12.4rem;
    padding: 2.7rem 2.3rem 2.94rem;
    box-sizing: border-box;
    position: relative;
    display: flex;
    align-items: self-end;
} */
.cont-box {
    width: 100%;
    padding: 1rem 2rem;
}
.cont-item {
    background:#F4F3F3;
    position: relative;
    display: flex;
    align-items: self-end;
    box-sizing: border-box;
    padding: 1rem;
    margin-bottom: 1rem;
    width: 15.7rem;
}
.cont-items {
    width: 100%;
    height: 9.24rem;
    position: relative;
}

.items-cont {
    position: absolute;
    left: 2.31rem;
    bottom: 2.43rem;
}

.items-tit {
    font-weight: 600;
    font-size: .54rem;
    color: #FFFFFF;
    margin-bottom: .21rem;
}

.items-txt {
    width: 8.1rem;
    font-weight: 400;
    font-size: .20rem;
    color: #FFFFFF;
}

.bg {
    background: url('/assets/img/frontend/pc/bg.png') no-repeat;
    background-size: cover;
}


/* .bgs{
    background: url('https://aliyunoss.bamasoso.com/website/societybanner.png') no-repeat;
    background-size: cover;
} */

.about-title {
    font-weight: 600;
    font-size: .48rem;
    color: #333333;
    position: absolute;
    top: 1.03rem;
    left: 2.3rem;
}

.item-img {
    width: 7.64rem;
    height: 4.9rem;
}

.describe {
    display: flex;
    flex-direction: column;
    margin-bottom: .45rem;
}

.describe-tit {
    font-weight: 600;
    font-size: .32rem;
    color: #333333;
    margin-bottom: .3rem;
    /* font-family: ZcoolKuaiLeR; */
}

.describe-txt {
    width: 5rem;
    font-weight: 400;
    font-size: .24rem;
    color: #828282;
    line-height: .45rem;
    text-align: justify;
}

.img-r {
    margin-right: .8rem;
}

.img-l {
    margin-left: .8rem;
}

.leoimg {
    width: 4.76rem;
    height: 3.13rem;
    position: absolute;
    top: 2.37rem;
    right: 2.32rem;
}

.educationimg {
    width: 3.25rem;
    /* width: 2.14rem; */
    /* height: 2.64rem; */
    position: absolute;
    top: .8rem;
    /* left: 1.92rem; */
    /* left: 2.2rem; */
}

.instillimg {
    width: 3.25rem;
    /* height: 3.15rem; */
    position: absolute;
    top: .8rem;
    right: 1.1rem;
}

.personalityimg {
    width: 3.72rem;
    height: 3.04rem;
    position: absolute;
    top: 2.63rem;
    left: 1.76rem;
}

.habitimg {
    width: 3.49rem;
    height: 3.49rem;
    position: absolute;
    top: 2.7rem;
    right: 1.9rem;
}

.educationimgs {
    width: 3.34rem;
    height: 2.74rem;
    position: absolute;
    top: 2.23rem;
    left: 1.67rem;
}
