.fwys_box > h1 {
    margin: 0.6rem 0;
}

.fwys_item {
    height: 2rem;
    border-color: #40a4dd;
}

.zpfwpt_section {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 1.2rem 0 1.2rem;
}

.zpfwpt_box {
    background: #6dbeeb;
}

.zpfwpt {
    padding: 0 0.6rem 0 0;
}

.zpfwpt > img {
    width: 2.62rem;
    height: 5.34rem;
    margin-right: 0.6rem;
    margin-top: 1rem;
}

.zpfwpt_r {
    width: 3.4rem;
    margin-top: 1.2rem;
}

.zpfwpt_box:before,
.zpfwpt_box:after {
    content: '';
    width: 110%;
    height: 1rem;
    position: absolute;
    background: #6dbeeb;
    transform: rotate(-6deg);
    z-index: -1;
}

.zpfwpt_box:before {
    transform-origin: left center;
}

.zpfwpt_box:after {
    transform-origin: left bottom;
}

/*招聘流程*/

.zplc1_box {
    padding: 0 0.7rem 0.7rem;
}

.zplc1_box > h1 {
    padding: 0.8rem 0 0.6rem;
}

.zplc1_code {
    margin-top: 0.5rem;
}

.zplc1_head,
.zplc2_l,
.zplc3_head,
.zplc4_head {
    font-size: 0;
}

.zplc1_head > img {
    width: 0.51rem;
    height: 0.6rem;
}

.zplc1_code_l {
    width: 2.36rem;
    font-size: 0;
}

.zplc1_code_l > img {
    width: 2.36rem;
    height: 2.36rem;
    margin-bottom: 0.5rem;
}

.zplc2_section,
.zplc4_section {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-bottom: 1rem;
}

.zplc2_box {
    background: #c7dc73;
}

.zplc2_box:after {
    content: "";
    width: 110%;
    height: 3rem;
    background: #c7dc73;
    position: absolute;
    bottom: 1rem;
    transform-origin: left bottom;
    transform: rotate(6deg);
    z-index: -1;
}

.zplc2 {
    padding: 1rem 0.56rem 0.6rem 0.56rem;
}

.zplc2_l {
    width: 2.38rem;
}

.zplc2_l > img {
    width: 0.63rem;
    height: 0.59rem;
}

.zplc2 > img {
    width: 3.3rem;
    height: 5.23rem;
}

.zplc3_box {
    padding: 0.34rem 0.48rem 0.64rem 0.64rem;
}

.zplc3_head > img {
    width: 0.62rem;
    height: 0.64rem;
}

.zplc3_box > img {
    width: 5.4rem;
    height: 2.97rem;
    margin: 0.7rem 0 0.7rem 0.6rem;
}

.zplc3_box > p {
    line-height: 0.36rem;
    margin-top: 0.24rem;
}

.zplc4_section {
    border-bottom: 0.01rem solid #f2f2f2;
    padding-top: 1rem;
    padding-bottom: 0;
}

.zplc4_box:before {
    content: "";
    width: 110%;
    height: 3rem;
    background: #9dd5ed;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(6deg);
    transform-origin: left bottom;
    z-index: -1;
}

.zplc4 {
    padding: 0 0.64rem 0.8rem;
    background: #9dd5ed;
}

.zplc4 > img {
    width: 4.61rem;
    height: 4.05rem;
    margin-left: 1.5rem;
}

.zplc4_head > img {
    width: 0.64rem;
    height: 0.6rem;
}

.zplc4_head > p {
    width: 3.19rem;
}