body{
    background: #f1f1f1 !important;
}
.bg{
    max-width: 1920px;
    max-height: 308px;
    min-height: 262px;
    margin: 0 auto;
    background: url(https://imagefile-1325623149.cos.ap-beijing.myqcloud.com/customeServer/website/aboutUs_bg.png) no-repeat;
    background-size: cover;
}
.conLeft{
    width: 250px;
    height: 271px;
    border-radius: 20px;
    background: #fff;
    font-size: 24px;
    color: #232323;
    line-height: 56px;
}
.conRight{
    width: 932px;
    background: #fff;
    border-radius: 20px;
    padding: 36px 22px;
    box-sizing: border-box;
}
p{
    font-size: 18px;
    color: #232323;
    line-height: 30px;
}
.tag{
    font-weight: 600;
    font-size: 24px;
}