﻿.cooperate-page {
    background: #F2F2F2;
    user-select: none;
}
.cooperate-page .index-item {
    width: 100%;
}
.cooperate-page .index-item .item-inner .section-title {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.cooperate-page .index-item .item-inner .section-title .text {
    background: url('/assets/images/index/title_bg.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 26px;
}
.cooperate-page .item-5 .item-inner {
    width: 1200px;
    margin: 0 auto;
}
.cooperate-page .item-5 .item-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cooperate-page .item-5 .item-content .content-m {
    width: 22px;
    height: 11px;
    background: linear-gradient(270deg, #406DEA 0%, rgba(255, 255, 255, 0) 100%);
    position: relative;
}
.cooperate-page .item-5 .item-content .content-m::after {
    content:"";
    position: absolute;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    right: -22px;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 22px solid #406DEA;
}
.cooperate-page .item-5 .item-content .content-i {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.cooperate-page .item-5 .item-content .content-i .img {
    width: 187px;
    height: 381px;
    border-radius: 25px;
    margin-bottom: 20px;
}
.cooperate-page .item-5 .item-content .content-i .img-text {
    font-size: 20px;
    font-weight: 500;
    color: #2C7DFF;
    line-height: 23px;
}
.cooperate-page .item-5 .i-title {
    padding: 50px 0 20px 0;
}
.cooperate-page .item-5 .i-title.section-title .text {
    text-align: center;
    padding: 12px 102px;
    background-position: 0 35px;
    margin: 0 167px;
}
.cooperate-page .item-5 .i-title .text {
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    color: #333333;
}
.cooperate-page .item-5 .i-title .sub_text {
    padding: 0 60px;
    font-size: 18px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 25px;
    text-align: center;
}
.cooperate-page .item-6 {
    height: 918px;
    background: url('/assets/images/ability/item6_bg.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.cooperate-page .item-7 {
    padding-bottom: 37px;
}
.cooperate-page .item-7 .item-inner {
    width: 1200px;
    margin: 0 auto;
}
.cooperate-page .item-7 .i-title {
    padding: 50px 0 20px 0;
}
.cooperate-page .item-7 .i-title.section-title .text {
    text-align: center;
    padding: 12px 84px;
    background-position: 0 35px;
    margin: 0 280px;
}
.cooperate-page .item-7 .i-title .text {
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    color: #333333;
}
.cooperate-page .item-7 .i-title .sub_text {
    padding: 0 60px;
    font-size: 18px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 25px;
    text-align: center;
}
.cooperate-page .item-7 .item-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.cooperate-page .item-7 .item-content .content-l {
    width: 552px;
    display: flex;
    flex-direction: column;
    margin-right: 22px;
    overflow: hidden;
    border-radius: 0 180px 0 0;
}
.cooperate-page .item-7 .item-content .content-l .list-i {
    height: 128px;
    background: #FFFFFF;
    display: flex;
    padding: 18px 56px 18px 20px;
    align-items: center;
}
.cooperate-page .item-7 .item-content .content-l .list-i .i-text {
    width: 460px;
    display: flex;
    flex-direction: column;
}
.cooperate-page .item-7 .item-content .content-l .list-i .i-text .t-desc {
    font-size: 20px;
    font-weight: 400;
    color: #666666;
    line-height: 23px;
}
.cooperate-page .item-7 .item-content .content-l .list-i .i-text .t-title {
    font-size: 26px;
    font-weight: 500;
    color: #333333;
    line-height: 30px;
    margin-bottom: 11px;
}
.cooperate-page .item-7 .item-content .content-l .list-i .img {
    width: 50px;
    height: 50px;
    margin-right: 30px;
}
.cooperate-page .item-7 .item-content .content-r {
    width: 626px;
    height: 448px;
}
.cooperate-page .item-7 .item-content .content-r img {
    width: 100%;
    height: 100%;
    display: block;
}
.cooperate-page .item-4 .item-inner {
    width: 1200px;
    margin: 0 auto;
}
.cooperate-page .item-4 .i-title {
    padding: 50px 0 20px 0;
}
.cooperate-page .item-4 .i-title.section-title .text {
    text-align: center;
    padding: 12px 58px;
    background-position: 0 35px;
    margin: 0 280px;
}
.cooperate-page .item-4 .i-title .text {
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    color: #333333;
}
.cooperate-page .item-4 .i-title .sub_text {
    padding: 0 60px;
    font-size: 18px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 25px;
    text-align: center;
}
.cooperate-page .item-4 .item-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.cooperate-page .item-4 .item-content .content-l {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    margin-right: 86px;
}
.cooperate-page .item-4 .item-content .content-l .list-i {
    width: 20%;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 100px;
}
.cooperate-page .item-4 .item-content .content-l .list-i .img-des {
    font-size: 20px;
    font-weight: 500;
    color: #666666;
    line-height: 23px;
    margin-top: 23px;
}
.cooperate-page .item-4 .item-content .content-l .list-i .img {
    width: 99px;
    height: 99px;
    background: #22AFFF;
    border-radius: 50%;
}
.cooperate-page .item-4 .item-content .content-r {
    width: 296px;
    height: 593px;
}
.cooperate-page .item-4 .item-content .content-r img {
    width: 100%;
    height: 100%;
    display: block;
}
.cooperate-page .item-3 {
    background: rgba(51, 128, 255, 0.1);
}
.cooperate-page .item-3 .item-inner {
    width: 1200px;
    margin: 0 auto;
}
.cooperate-page .item-3 .i-title {
    padding: 40px 0 30px 0;
    position: relative;
}
.cooperate-page .item-3 .i-title.section-title .text {
    padding: 0 58px 12px;
    background-position: 0 30px;
    margin: 0 auto;
}
.cooperate-page .item-3 .i-title .sub_text {
    font-size: 18px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 21px;
    text-align: center;
}
.cooperate-page .item-3 .i-title .text {
    text-align: center;
    font-size: 28px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    color: #333333;
    padding-bottom: 30px;
}
.cooperate-page .item-3 .item-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cooperate-page .item-3 .item-content .content-r {
    display: flex;
    flex-direction: column;
}
.cooperate-page .item-3 .item-content .content-r .r-item {
    width: 679px;
    height: 110px;
    background: #FFFFFF;
    border-radius: 6px;
    margin-bottom: 20px;
    padding: 10px 20px 8px 35px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cooperate-page .item-3 .item-content .content-r .r-item .r-text {
    width: 460px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.cooperate-page .item-3 .item-content .content-r .r-item .r-text .t-desc {
    font-size: 20px;
    font-weight: 400;
    color: #666666;
    line-height: 23px;
}
.cooperate-page .item-3 .item-content .content-r .r-item .r-text .t-title {
    font-size: 26px;
    font-weight: 500;
    color: #333333;
    line-height: 30px;
}
.cooperate-page .item-3 .item-content .content-r .r-item .r-midden {
    width: 22px;
    height: 11px;
    background: linear-gradient(270deg, #406DEA 0%, rgba(255, 255, 255, 0) 100%);
    position: relative;
    margin: 0 28px 0 18px;
}
.cooperate-page .item-3 .item-content .content-r .r-item .r-midden.c-weixin {
    background: linear-gradient(270deg, #54E77D 0%, rgba(255, 255, 255, 0) 100%);
}
.cooperate-page .item-3 .item-content .content-r .r-item .r-midden.c-weixin::after {
    border-left-color: #54E77D;
}
.cooperate-page .item-3 .item-content .content-r .r-item .r-midden.c-shezhang {
    background: linear-gradient(272deg, #998FFF 0%, rgba(171, 163, 255, 0) 100%);
}
.cooperate-page .item-3 .item-content .content-r .r-item .r-midden.c-shezhang::after {
    border-left-color: #998FFF;
}
.cooperate-page .item-3 .item-content .content-r .r-item .r-midden::after {
    content:"";
    position: absolute;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    right: -22px;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 22px solid #406DEA;
}
.cooperate-page .item-3 .item-content .content-r .r-item .icon {
    width: 68px;
    height: 79px;
}
.cooperate-page .item-3 .item-content .content-r .r-item:last-child {
    margin-bottom: 0;
}
.cooperate-page .item-3 .item-content .content-m {
    width: 47px;
    height: 28px;
    background: linear-gradient(270deg, #2772FF 0%, #27B1FF 44%, rgba(255, 255, 255, 0) 100%);
    position: relative;
}
.cooperate-page .item-3 .item-content .content-m::after {
    content:"";
    position: absolute;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    right: -57px;
    border-top: 34px solid transparent;
    border-bottom: 34px solid transparent;
    border-left: 57px solid #2772FF;
}
.cooperate-page .item-3 .item-content .content-l {
    width: 320px;
    height: 641px;
}
.cooperate-page .item-3 .item-content .content-l img {
    width: 100%;
    height: 100%;
    display: block;
}
.cooperate-page .item-3 .item-content .content-i {
    width: 278px;
    height: 410px;
    background: #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    padding: 20px 12px 16px 12px;
}
.cooperate-page .item-3 .item-content .content-i .i-top {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}
.cooperate-page .item-3 .item-content .content-i .i-top .i-text {
    height: 28px;
    font-size: 20px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 550;
    color: #2D7EFF;
    margin-left: 10px;
}
.cooperate-page .item-3 .item-content .content-i .i-top .i-dot {
    width: 9px;
    height: 9px;
    background: #2D7EFF;
    border-radius: 100%;
}
.cooperate-page .item-3 .item-content .content-i .i-img {
    margin-bottom: 16px;
    height: 185px;
    overflow: hidden;
}
.cooperate-page .item-3 .item-content .content-i .i-img img {
    width: 100%;
    height: 100%;
    display: block;
}
.cooperate-page .item-3 .item-content .content-i .i-desc {
    font-size: 18px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 21px;
}
.cooperate-page .item-1 {
    position: relative;
    height: 514px;
    background: linear-gradient(47deg, #2772FF 0%, #4CBEFE 100%);
    background-size: cover;
    background-position: center;
}
.cooperate-page .item-1 .item-top {
    display: flex;
    padding-top: 73px;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
}
.cooperate-page .item-1 .item-top .des-title {
    width: 504px;
    height: 100px;
    font-size: 36px;
    font-weight: 500;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.cooperate-page .item-1 .item-top .des-sub {
    width: 560px;
    height: 56px;
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.cooperate-page .item-1 .item-top .btn-wrap {
    display: flex;
}
.cooperate-page .item-1 .item-top .btn-wrap .btn {
    width: 145px;
    height: 45px;
    font-size: 18px;
    color: #fff;
    border: 2px solid #FFFFFF;
    border-radius: 6px;
    display: flex;
    cursor: pointer;
}
.cooperate-page .item-1 .item-top .btn-wrap .btn + .btn {
    margin-left: 20px;
}
.cooperate-page .item-1 .item-top .btn-wrap .btn.primary {
    color: #0194FF;
    background-color: #fff;
    border-color: transparent;
}
.cooperate-page .item-1 .item-top .top-img {
    width: 545px;
    height: 390px;
}
.cooperate-page .item-1 .item-top .top-img > img {
    width: 100%;
    height: 100%;
}
.cooperate-page .item-1 .item-bottom {
    width: 100%;
    height: 86px;
    position: absolute;
    bottom: 0;
}
.cooperate-page .item-1 .item-bottom .b-inner {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1200px;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
}
.cooperate-page .item-1 .item-bottom .inner-item {
    width: 278px;
    height: 84px;
    border-radius: 4px;
    background-color: #fff;
    padding-top: 18px;
}
.cooperate-page .item-1 .item-bottom .inner-item > p {
    display: flex;
    align-items: center;
    justify-content: center;
}
.cooperate-page .item-1 .item-bottom .inner-item > p .img {
    width: 25px;
    height: 25px;
    overflow: hidden;
    margin-right: 10px;
    object-fit: scale-down;
}
.cooperate-page .item-1 .item-bottom .inner-item > p .title {
    font-size: 16px;
    color: #333333;
    font-weight: 500;
}
.cooperate-page .item-1 .item-bottom .inner-item .des {
    font-size: 14px;
    color: #666;
    padding-top: 10px;
    font-weight: 400;
}
.cooperate-page .item-1 .item-bottom .b-bg {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.1;
    position: absolute;
}