.partZZ {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    margin: 0;
    padding: 0;
}
.partZZ-head h2{
    margin: 30px 0 15px 20px;
    width: 201px;
    color: #000;
    font-size: 48px;
    font-weight: 500;
}

.partZZ .partZZ-title {
    padding: 0;
    width: 50%;
    text-align: center;
    background-color: #E5E7EB;
    cursor: pointer;
}

.partZZ .partZZ-title h2 {
    height: 50px;
    line-height: 50px;
    font-weight: 500;
    color: #111827;
    font-size: 24px;
}

.partZZ2 {margin: 0 auto;}

.partZZ2 .partZZ21_1 {
    margin: 0;
    padding: 0;
    width: 1200px;
    height: 812px;
    background: url(../img/ryzz_1.jpg) no-repeat;
    background-size: 100% 100%;
}

.partZZ2 .partZZ21_2 {
    position: relative;
    margin: 0;
    padding: 0;
    width: 1200px;
    height: 812px;
    background: url(../img/ryzz_2.jpg) no-repeat;
    background-size: 100% 100%;
}

.partZZ2 div div h5 {
    display: inline-block;
    width: 280px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    vertical-align: top;
}

.partZZ2 div div h5 span {
    font-family: "Source Han Sans CN-Regular", Helvetica;
    color: #000;
    line-height: 28px;
    font-size: 16px;
    font-weight: 400;
}

.partZZ2 .partZZ21_1 div.partZZ21_1_row1 h5 {
    padding: 375px 0 0 70px;
}

.partZZ2 .partZZ21_1 div.partZZ21_1_row2 h5 {
    padding: 310px 0 0 70px;
}

.partZZ2 .partZZ21_2 div.partZZ21_2_row1 h5 {
    padding: 325px 0 0 70px;
}

.partZZ2 .partZZ21_2 div.partZZ21_2_row2 h5 {
    padding: 330px 0 0 70px;
}

.partZZ2 .partZZ22 {
    margin: 0;
    padding: 0;
    width: 1200px;
    height: 1001px;
    background: url(../img/ryzz_3.jpg) no-repeat;
    background-size: 100% 100%;
}

.partZZ2 .partZZ22 div.partZZ22_row1 h5 {
    padding: 420px 0 0 70px;
}

.partZZ2 .partZZ21_2 p {
    position: absolute;
    left:930px;
    top:470px;
    width: 350px;
    height: 400px;
    z-index: 20;
    color:#B29A70;
    font-size: 18px;
    font-weight: 400;
}

.partZZ2 .partZZ21_2 p span {
    font-size: 38px;
}

.partZZ2 .partZZ22 div.partZZ22_row2 h5 {
    padding: 330px 0 0 70px;
}


.partZZ .active {
    background-color: #C90009;
}

.partZZ .active h2 {
    color: #fff;
}
