.PartyBuildingTop {
    width: 100%;
    background-color: #fff;
    display: flex;
    justify-content: center;
}

.PartyBuildingTop .content .PartyBuildingcontnt .PartyBuildingTitle {
    margin-bottom: 40px;
    cursor: pointer;
}

.PartyBuildingTop .content.PartyBuildingcontnt .PartyBuildingTitle :hover {
    color: #144a95;
}

.PartyBuildingTop .content .PartyBuildingcontnt .PartyBuildingTitle h5 a span {
    position: relative;
    font-weight: 500;
    font-size: 40px;
    color: #000000;
    line-height: 48px;
    margin: 0;
}

.titImg {
    position: absolute;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: inline-block;
    border: 3px solid #33b2e8;
    margin-left: 12px;

}

.PartyBuildingTop .content .PartyBuildingcontnt .info {
    height: 100%;
    flex: 1;

    display: block;
}

.PartyBuildingTop .content .PartyBuildingcontnt .titH {
    margin-top: 24px;
    margin-bottom: 16px;
    height: 30px;
    width: 100%;
}

.PartyBuildingTop .content .PartyBuildingcontnt .titH span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 20px;
    color: #000000;
    line-height: 30px;
}

.PartyBuildingTop .content .PartyBuildingcontnt .info p {
    font-family: Source Han Sans SC, Source Han Sans SC;
    text-indent: 2em;
    font-size: 16px;
    color: #333333;
    line-height: 24px;

}

.PartyBuildingTop .content .PartyBuildingcontnt .info p span {
    font-family: Source Han Sans SC, Source Han Sans SC !important;
    text-indent: 2em;
    font-size: 16px;
    color: #333333;
    line-height: 24px;

}

/*联系我们*/
.PartyBuildingTop .content .Contactuscontnt {
    display: flex;

}

.PartyBuildingTop .Contactuscontnt-l {
    width: 588px;
    margin-right: 34px;
}

.PartyBuildingTop .Contactuscontnt-r {
    width: 578px;
    color: #000000;
}

.Aboutbottom-ble {
    width: 100%; 
    height: 408px;
    background-image: url('/template/default/images/about/connectionleft.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 40px;
    margin-bottom: 10px;
}

.Contactuscontnt-r p {
    font-size: 16px;
    line-height: 30px;
    font-family: Source Han Sans SC, Source Han Sans SC; 
color: #000000; 
}
.Aboutbottom-ble p { 
    line-height: 32px; 
}
 

.Aboutbottom-brig {
    width: 100%;
    padding: 40px; 
    height: 170px;
    background-image: url('/template/default/images/about/connectionright.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: flex;
}
.Aboutbottom-brigL{
    width: 234px;
    height: 90px; 
}
