.describebox {
    margin-top: 96px;
}
.describebox .titleDetail .describe {
    line-height: 30px;
    white-space: pre-wrap;
}
.describebox .titleDetail .company {
    font-size: 32px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    color: #676977;
    line-height: 38px;
}
.describebox .titleDetail .company .Subtitle {
    font-size: 18px;
    font-family: SourceHanSansCN-Medium-GBpc-EUC-H;
    color: #676977;
    line-height: 22px;
    margin-top: 18px;
}
.PROPERTY{
    background-color: #1e2b42;

    /* padding: 50px; */
}
.PROPERTY img{
    width: 100%;
}
.PROPERTY .mySwiper{
   margin-top: 30px;
}
.describebox .titleDetail .lilian {
    width: 100%;
    display: flex;
    margin-top: 20px;
}
.describebox .titleDetail .lilian p {
    flex: 1;
}
.bcbox {
    background: url('../img/aboutMe/bc.png') no-repeat;
    background-position: 0 70%;
}
.propertyRight {
    margin-top: 10.417vw;
}
.propertyRight img {
    width: 100%;
}
