.cooperate-header-bg {
    width: 100%;
    background-image: url("../image/zzw-img/cooperate-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    margin-bottom: 120px;
    margin-top: 76px;
}

.cooperate-main-1 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 30px 0;

    overflow: hidden;
}

.cooperate-main-1-left {
    width: 50%;
    background-image: url("../image/zzw-img/cooperate-bg-1.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 8px;
}

.cooperate-main-1-left-t {
    padding: 30px;
}

.cooperate-main-1-left-t-title {
    font-size: 26px;
    color: #666666;
}

.cooperate-main-1-left-t-text {
    font-size: 20px;
    color: #6C7482;
    margin-top: 30px;
}

.cooperate-main-1-left-b {
    padding: 30px;
}

.cooperate-main-1-mid-b {
    padding: 30px;
}


.cooperate-main-1-mid {
    width: 24%;
    background-image: url("../image/zzw-img/cooperate-bg-2.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 8px;
}

.cooperate-main-1-mid-t {
    padding: 30px;
    color: #ffffff;
}

.cooperate-main-1-mid-b {
    color: #ffffff;
    padding: 30px;
}

.cooperate-main-1-mid-t-title {
    font-size: 26px;
}

.cooperate-main-1-mid-t-text {
    font-size: 20px;
    margin-top: 30px;
}

.cooperate-main-1-right {
    width: 24%;
    background-image: url("../image/zzw-img/cooperate-bg-3.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 8px;
}

.cooperate-main-2 {
    background-image: url("../image/zzw-img/cooperate-bg-4.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 70%;
    margin: 30px auto;
    height: 600px;
    position: relative;
}

.cooperate-main-2 > div {
    padding: 14px 20px 14px 110px;
}

.cooperate-main-2-1 {
    width: 430px;
    background-image: url("../image/zzw-img/cooperate-bg-5.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
    position: relative;
    top: 30px;
}


.cooperate-main-2-2 {
    width: 500px;
    background-image: url("../image/zzw-img/cooperate-bg-6.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 30px 20px 30px 126px !important;
    position: absolute;
    top: 100px;
    right: -160px;
}

.cooperate-main-2-3 {
    width: 430px;
    background-image: url("../image/zzw-img/cooperate-bg-7.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 270px;
    left: -160px;
}

.cooperate-main-2-4 {
    width: 430px;
    background-image: url("../image/zzw-img/cooperate-bg-8.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 350px;
    right: -160px;
}

.cooperate-main-2-1-title {
    color: #224479;
    font-size: 20px;
}

.cooperate-main-2-1-text {
    color: #8B9BB4;
    font-size: 18px;
}

.cooperate-main-3 {
    width: 100%;
}

.cooperate-main-3 > div {
    width: 22%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.cooperate-main-3 > div > img {
    width: 285px;
    height: 140px;
}

.cooperate-main-3-1-title {
    font-size: 30px;
    color: #3C3C3C;
    margin: 20px 0;
    font-weight: 600;
}

.cooperate-main-3-1-text {
    font-size: 22px;
    color: #8B8B8B;
    line-height: 36px;
}

.cooperate-main-4 {
    width: 100%;
    position: relative;
}

.cooperate-main-4-1 {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    width: 9%;
}

.cooperate-main-4-2 {
    width: 5%;
    height: 2px;
    background-color: #E9E9E9;
    position: relative;
    top: -28px;
}

.cooperate-main-4-1 > div {
    background-image: url("../image/zzw-img/cooperate-bg-13.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    padding: 20px 24px;
    color: #ffffff;
    font-size: 30px;
}

.cooperate-main-4-1 > p {
    margin: 20px 0;
    color: #31435F;
    font-size: 24px;
    font-weight: 600;
}

.cooperate-main-5 {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-image: url("../image/zzw-img/zzw-contact-bg1.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 50px 0;
}

.cooperate-main-5-title {
    text-align: center;
    font-size: 50px;
    color: #ffffff;
    line-height: 160px;
}

.cooperate-main-5-form {
    width: 50%;
    margin: 0 auto;
    padding: 30px;
    margin-bottom: 50px;
}

.cooperate-main-5-formItem {
    width: 70%;
    margin-top: 20px;
}

.cooperate-main-5-formItem > input {
    width: 100%;
    border: none;
    padding: 10px;
    border-radius: 8px;
    outline: none;
}

.cooperate-main-5-formItem > p {
    margin: 0;
    line-height: 50px;
    font-size: 18px;
    color: #333333;
}

.cooperate-main-5-form-text {
    font-size: 12px;
    color: #999999;
}

.cooperate-main-5-form-btn {
    padding: 10px 20px;
    background: #1C6EF0;
    box-shadow: 0 7px 6px 0 rgba(28, 110, 240, 0.41);
    border-radius: 34px;
    display: inline-flex;
    align-items: center;
    margin: 30px 0;
}

.cooperate-main-5-form-btn > span {
    font-size: 20px;
    color: #ffffff;
    margin-right: 4px;
}

.cooperate-main-5-form-btn > img {
    width: 20px;
    height: 18px;
}
