.information p{
    width: 1152px;
    font-family:PingFangSC-Regular;
    font-size: 16px;
    color: #666666;
    text-align: justify;
    line-height: 26px;
    margin: 0 auto;
    margin-bottom: 32px;
}

.relationUs .leftDiv{
    width: 538px;
    height: 406px;
    background-color: #fff;
    padding: 60px 40px;
    box-sizing: border-box;
    margin-top: 24px;
}
.item{
    margin-bottom: 45px;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #333333;
}
.label{
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #333333;
    line-height: 22px;
    margin-bottom: 22px;
}
.relationUs img{
    width: 662px;
    height: 405px;
    margin-top: 24px;
}