.about-pic
{
    width: 100%;

}
.about-desc
{
    display: flex;
    flex-direction: row;
    justify-content:space-evenly;
    padding-bottom:100px;
}
.about-desc-lf,.about-desc-rt
{
    width: 40%;
    /*height: 300px;*/
    /*margin-right: 10%;*/
}

.ab-p1
{
    margin-top: 119px;
    margin-bottom: 0px;
    font-size:20px;
    font-family:PingFang-SC-Heavy,PingFang-SC;
    font-weight:500;
    color:rgba(59,73,111,1);
    line-height:38px;
}
.ab-p2
{
    margin: 0px;
    padding: 0px;
    font-size:20px;
    font-family:PingFang-SC-Heavy,PingFang-SC;
    font-weight:500;
    color:rgba(59,73,111,1);
    line-height:38px;
}
.map
{
    width: 587px;
    height: 330px;
    text-align: center;
    margin: 0 auto;
}
#allmap
{
    width: 100%;
    height: 100%;
    /*align-items: center;*/
    /*justify-content: center;*/

}
.address
{
    margin-top: 44px;
    text-align: center;
    margin-bottom: 125px;
}
.address-p1
{
    font-size:18px;
    font-family:PingFang-SC-Heavy,PingFang-SC;
    font-weight:800;
    color:rgba(133,142,154,1);
    line-height:38px;
}
.ab-list1
{
    display: block;
    width: 100%;
    height: 451px;
}
.desc
{
    width: 100%;
    display: flex;
}
.desc-1
{
    width: 50%;
}
.desc-2
{
    width: 28%;
}
.desc-3{
    width: 22%;
}
.desc-1-box
{
    margin: 30px;
}

.ab-p2
{
    font-size: 20px;
}
.desc-3-list
{
    text-align: center;
}
.desc-3-p1
{
    font-size: 25px;
    margin: 0px;
}
.about-text1-d1
{
    padding-top: 0px;
    margin-top: 0px;
    text-align: center;

}
.about-list1-p1
{
    font-size:42px;
    font-family:PingFang-SC-Heavy,PingFang-SC;
    font-weight:800;
    color:rgba(255,255,255,1);
    line-height:55px;
    margin-top: 200px;
}


