.section .hp-plan {
    align-items: flex-start;
}

.section .plan .plan-left-socialMedia {
    height: 440px;
}

.section .plan .plan-left-duibibiao {
    height: 396px;
    z-index: 2;
}

.plan-wm {
    background: url(./img/plan-wm.png) no-repeat 100% 100%;
}

.public-title2 h3 {
    margin-bottom: 53px;
}

.plan-call {
    width: 88px;
    height: 30px;
    background: #1F7BFF;
    border-radius: 2px;
    line-height: 30px;
    text-align: center;
    margin-top: 20px;
}

.plan-call a {
    width: 56px;
    height: 14px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 14px;
}

.section .plan .plan-right .plan-right-ques {
    border-bottom: none !important;
}

.section .plan .plan-right-ques .plan-desc {
    text-indent: 2em;
    line-height: 24px !important;
}

.gn-ul {
    display: flex;
    flex-wrap: wrap;
}

.gn-ul li {
    width: 372px;
    height: 96px;
    display: flex;
    margin-right: 42px;
    margin-top: 32px;
}

.gn-ul li:nth-child(3n) {
    margin-right: 0px;
}

.gn-ul li:nth-child(1),
.gn-ul li:nth-child(2),
.gn-ul li:nth-child(3) {
    margin-top: 0px;
}

.gn-ul li i {
    display: inline-block;
    width: 2px;
    height: 90px;
    background: #1F7BFF;
    margin-right: 14px;
}

.gn-ul li .gn-title {
    display: block;
    height: 16px;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #222222;
    line-height: 16px;
    margin-bottom: 10px;
}

.gn-ul li .gn-desc {
    width: 356px;
    font-size: 14px;
    font-family: PingFang-SC-Regular, PingFang-SC;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
}

.hp-plan {
    position: relative;
}

.hp-plan .public-dz {
    position: absolute;
    width: 270px;
    height: 130px;
    left: 600px;
    top: 245px;
}

.hp-plan .public-dz img {
    width: 100%;
    height: 100%;
}