﻿.party_construction  {
    background: #FFF
}

.party_construction .party_construction_top  {
    width: 100%;
    height: 150px;
    background: url(/img/qiuzhu-VRB7dhr7.png) no-repeat;
    background-position: 50%;
    background-size: cover
}

.party_construction .party_construction_top .cont  {
    width: 1200px;
    height: 150px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 8px;
    box-sizing: border-box;
    padding: 0 24px
}

.party_construction .party_construction_top .cont h3  {
    color: #000;
    font-feature-settings: "liga" off,"clig" off;
    font-family: PingFang SC;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.party_construction .party_construction_top .cont span  {
    color: #000;
    font-feature-settings: "liga" off,"clig" off;
    font-family: PingFang SC;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal
}

.party_construction .party_construction_cont  {
    margin: 48px auto 100px;
    position: relative;
    width: 1200px;
    height: 544px
}

.party_construction .party_construction_cont .party_construction_bg  {
    position: absolute;
    width: 1182px;
    height: 544px;
    transform: rotate(-2deg);
    border-radius: 8px;
    background: #FFE7E5;
    z-index: 9
}

.party_construction .party_construction_cont .party_construction_main  {
    position: absolute;
    z-index: 10;
    width: 1181px;
    height: 544px;
    border-radius: 8px;
    background: url(/img/Subtract1-Tf0j2vbx.png) no-repeat;
    background-position: 50%;
    background-size: 100%;
    filter: drop-shadow(0px 5px 20px rgba(0,0,0,.25));
    box-sizing: border-box;
    padding: 94px 34px 58px
}

.party_construction .party_construction_cont .party_construction_main .cont  {
    border-radius: 8px;
    border: 1px dashed rgba(240,181,184,.8);
    padding: 20px 24px
}

.party_construction .party_construction_cont .party_construction_main .cont h3  {
    color: var(--text-icon-font-gy-190-primary, rgba(0, 0, 0, .9));
    font-feature-settings: "liga" off,"clig" off;
    font-family: PingFang SC;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px
}

.party_construction .party_construction_cont .party_construction_main .cont p  {
    color: var(--text-icon-font-gy-190-primary, rgba(0, 0, 0, .9));
    font-feature-settings: "liga" off,"clig" off;
    font-family: PingFang SC;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px
}

.party_construction .party_construction_cont .party_construction_main .cont h4  {
    color: var(--text-icon-font-gy-190-primary, rgba(0, 0, 0, .9));
    font-feature-settings: "liga" off,"clig" off;
    font-family: PingFang SC;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px
}
