body {
}

.tbody {
    position: relative;
    background-color: #F2F4F7;
}

.section {
    position: relative;

    width: 100%;
}

.topic_banner {
    background: url(/static/index/images/jiameng/cooperation1.png) no-repeat top center;
    color: white;
    height: 350px;
    padding-top: 80px;
}

.maxwidth {
    max-width: 1200px;
    margin: 0 auto;
}
.maxwidth_nav {
    margin: 0 auto;
    width: 80%;
}

.cooperation_adver_title {
    font-size: 48px;
    line-height: 67px;
    margin-bottom: 16px;
}

.cooperation_adver_text {
    line-height: 28px;
    margin-bottom: 40px;
}

.registertil_banner {
    padding: 13px 68px;
}

.imgsize {
    width: 100%;
    height: 100%;
}
.fw {
    font-weight: 500;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}
.f20{font-size: 20px;}

.homeHead_registertil {
    padding: 13px 68px;
    color: #ffffff;
    background: #005cef;
    border-radius: 2px;
    width: 84px;
    text-align: center;
    text-align: center;
    cursor: pointer;
    position: relative;
    transition: background 0.3s;
}

.homeHead_registertil:after,
.homeHead_registertil:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #005cef;
    z-index: -2;
    border-radius: 2px;
}

.homeHead_registertil:hover {
    z-index: 1;
    background: transparent;
}

.homeHead_registertil:before {
    transition: 0.3s;
    background: linear-gradient(270deg, #ffa328 0%, #ff761a 100%);
    z-index: -1;
}

.homeHead_registertil:hover:after,
.homeHead_registertil:hover:before {
    width: 100%;
}
.home_title {
    font-size: 36px;
    margin-bottom: 40px;
    text-align: center;
    margin-top: 40px;
}

.flex-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.flex-column {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.flex-column,
.flex-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flex-column.flex-middle {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.cooperation_type_list {
    box-sizing: border-box;
    width: calc(50% - 12px);
    padding: 24px 22px;
    background: linear-gradient(180deg, #F2F4F7 0%, #FFFFFF 100%);
    box-shadow: 0px 8px 20px 0px rgba(166, 180, 208, 0.1);
    border-radius: 4px;
    border: 2px solid #FFFFFF;
    margin: 12px 0px;
    transition: all 0.3s;
}

.cooperation_type_list:hover {
    transform: translateY(-10px);
}
.cooperation_type_list:hover .cooperation_type_listrightBut {
    display: block;
}

.cooperation_type_listleft {
    width: 90px;
    height: 120px;
}

.cooperation_type_listleft img {
    display: inline-block;
    border: none;
    vertical-align: middle;
}

.cooperation_type_listright {
    margin-left: 24px;
}

.cooperation_type_listrightTitle {
    height: 33px;
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 12px;
}

.cooperation_type_listrightText {
    width: 396px;
    height: 78px;
    color: #555555;
    line-height: 26px;
}


.cooperation_type {
    padding: 60px 0;
}

.cooperation_type_listright {
    flex: 1;
}

.cooperation_type_listrightText {
    width: unset;
    max-width: 510px;
}

.supplier_adver {
    padding: 60px 0
}


@media screen and (max-width: 946px) {
    .cooperation_type_list {
        width: 100%;
    }

    .cooperation_type {
        padding: 30px 16px;
    }
}


.cooperation_type_listrightBut{
    margin-top: 23px;color: #FFFFFF;line-height: 20px;padding: 7px 22px;width: 56px;background: linear-gradient(270deg, #0087FF 0%, #005CEF 100%);border-radius: 2px;cursor: pointer;display: none;
    position: relative;
    transition: background 0.3s;
}

.cooperation_type_listrightBut:after,.cooperation_type_listrightBut:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: linear-gradient(270deg, #0087FF 0%, #005CEF 100%);
    z-index:-2;
    border-radius: 4px;
}

.cooperation_type_listrightBut:hover{
    z-index:1;
    background:transparent;
}

.cooperation_type_listrightBut:before {
    transition: 0.3s;
    background: linear-gradient(270deg, #FFA328 0%, #FF761A 100%);
    z-index:-1;
}
.cooperation_type_listrightBut:hover:after,.cooperation_type_listrightBut:hover:before {
    width: 100%;
}
.cooperation_why_div{
    display: flex;
}
.cooperation_why_rightXia{
    display: none;
}
.cooperation_why{padding: 60px 0px;
    background-color: #FFFFFF;}
.cooperation_why_left{padding: 32px 30px 143px 30px;background: url(/static/index/images/jiameng/cooperation2.png) no-repeat center center;background-size: cover;}
.cooperation_why_lefttop{margin-bottom: 20px;display: flex;align-items: center;gap: 24px}
.cooperation_why_lefttop_icon{width: 56px;height: 56px;}
.cooperation_why_leftTitle{height: 33px;font-size: 24px;line-height: 33px}
.cooperation_why_leftText{max-width: 340px;color: #FFFFFF;line-height: 28px;}
.cooperation_why_leftText span{color: #FFFFFF;margin: 0 5px;font-weight:550;line-height: 19px;padding: 0 5px;}
.cooperation_why_right{width: calc( 100% - 400px); display: flex; flex-wrap: wrap;}
.cooperation_why_rightList{padding: 32px 32px;width: calc( 50% - 0px);border: 1px solid #EBEBEB;box-sizing: border-box;}
.cooperation_why_rightList0,.cooperation_why_rightList2{border-right: 0;}
.cooperation_why_rightList0,.cooperation_why_rightList1{border-bottom: 0;}
.cooperation_why_rightIcon{width: 56px;height: 56px}
.cooperation_why_rightImg{margin: 0 auto;margin-bottom: 20px;display: flex;align-items: center;gap: 24px}
.cooperation_why_rightTitle{height: 33px;font-size: 24px;line-height: 33px}
.cooperation_why_rightText{color: #555555;line-height: 26px;margin: 0 auto;}
.cooperation_become{background: linear-gradient(180deg, #005CEF 0%, #008EFF 100%);padding: 60px 20px 142px 20px;}
.cooperation_becomeImg{width: 100%;margin-bottom: 20px;}
.cooperation_becomeText{line-height: 28px;}
.cooperation_becomeText>div{flex: 1;}
.cooperation_becomeBot{position: relative;height: 500px;padding: 0 10%;}
.cooperation_becomeBotform{position: absolute;width: 66%;background: linear-gradient(180deg, #F2F4F7 0%, #FFFFFF 100%);box-shadow: 0px 8px 20px 0px rgba(166,180,208,0.2);border-radius: 4px;border: 2px solid #FFFFFF;z-index: 2;padding: 40px 5% 60px 5%;top: -102px;}
.cooperation_becomeBotform_img{width: 35%;height: 296px;padding: 10px 5% 34px 5%;background: linear-gradient(180deg, #F2F4F7 0%, rgba(255,255,255,0) 100%);border-radius: 4px;border: 3px solid #FFFFFF;margin-right: 60px;}
.cooperation_form_magbot{margin-bottom: 20px;}
.cooperation_becomeBotform_right{width: 40%;}
.cooperation_form_input{padding: 10px 0 10px 16px;background: #FFFFFF;border-radius: 4px;border: 1px solid #DADBDD;width: calc(100% - 108px);}
.cooperation_form_input>input::placeholder{
    font-size: 16px;
    color: #cccccc;
}
.cooperation_form_input input{
    font-size: 16px;
}
.cooperation_form_Vercode>input::placeholder{
    font-size: 16px;
    color: #cccccc;
}
.cooperation_form_Vercodemagbot{padding: 12px 24px 12px 16px;border-radius: 2px;border: 1px solid #DADBDD;background: #FFFFFF;width: calc(100% - 132px);}
.cooperation_form_Vercode{width: calc(100% - 80px);}

.home_product {
    background: url(/static/index/images/jiameng/home39.png) no-repeat center center;
    background-size: cover;
    padding: 60px 0px;
}

.home_product_title {
    font-size: 36px;
    margin-bottom: 40px;
    color: #020914
}
.home_pc_title {
    display: block;
}
.home_product_saas {
    width: calc(100% - 413px);
    height: 204px;
    border-radius: 4px;
    border: 2px solid #ffffff;
    background: url(/static/index/images/jiameng/home78.png) no-repeat center center;
    background-size: cover;
    margin: 24px 0 0 0px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.home_product_saas_first {
    width: 378px;
    height: 432px;
    border-radius: 4px;
    border: 2px solid #ffffff;
    background: url(/static/index/images/jiameng/home161.png) no-repeat center center;
    background-size: cover;
    margin: 24px 27px 0 0;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.home_product_saas:hover,
.home_product_saas_first:hover {
    transform: translateY(-10px);
}
.home_product_saasList {
    width: calc(100% - 409px);
}
.home_product_saasimg {
    width: 64px;
    height: 64px;
    margin: 31px auto;
}
.home_product_paasimg {
    width: 64px;
    height: 64px;
    margin: 0 auto;
}
.home_product_saasTitle {
    font-size: 22px;
    margin: 31px 0 16px 0;
    text-align: left;
}
.home_product_saasText {
    color: #555555;
    margin-bottom: 24px;
    line-height: 22px;
}
.home_product_saasMoreicon {
    height: 11px;
    width: 16px;
    margin-left: 5px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.home_product_paas {
    padding: 32px 62px 32px 32px;
    border-radius: 4px;
    border: 2px solid #ffffff;
    background: url(/static/index/images/jiameng/home79.png) no-repeat center center;
    background-size: cover;
    margin-top: 24px;
    transition: all 0.3s;
}
.home_product_paas:hover {
    box-shadow: 0px 8px 20px 0px rgba(166, 180, 208, 0.3);
    transform: translateY(-10px);
    cursor: pointer;
}
.home_product_paasright {
    margin-left: 24px;
    width: 196px;
}
.home_product_paasTitle {
    font-size: 22px;
    margin-bottom: 16px;
}

.home_partners {
    background: #F5F7FA;
}
.home_partners_div{
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}
.home_partners_item{
    border-radius: 4px;
    border: 1px solid #FFF;
    background: #FFF;
    /* 卡片投影 */
    box-shadow: 0px 4px 15px 0px #E5EAEE;
    padding: 12px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: center;
    width: calc(20% - 20px);
}
.home_partners_img{
    width: 100%;
    height: 28px;
}
.home_partners_btn{
    margin-top: 24px;
}
.home_partners_btn_div{
    text-align: center;
    height: 120px;
}
.home_partners_btn{
    padding: 16px 46px;
    background: #005CEF;
    margin: 0 auto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    color: #fff;
    margin-top: 40px;
    border-radius: 2px;
    box-sizing: border-box;
    width: 200px;
    height: 52px;
    text-align: center;
}

.hover_btn{
    position: relative;
    top: 40px;
}
.hover_btn:after,
.hover_btn:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #005cef;
    z-index: -2;
    /* border-radius: 2px; */
}

.hover_btn:hover {
    z-index: 1;
    background: transparent;
}

.hover_btn:before {
    transition: 0.3s;
    background: linear-gradient(270deg, #ffa328 0%, #ff761a 100%);
    z-index: -1;
}

.hover_btn:hover:after,
.hover_btn:hover:before {
    width: 100%;
}

.homeHead_appleStytle {
    font-weight: 600;
    /* margin-bottom: 24px; */
    display: flex;
    align-items: center;
}
.registe_form_title {
    display: block;
}
.registe_form_text {
    font-weight: 600;
    line-height: 140%;
}
.homeHead_appleStytle_name{
    padding: 12px 16px;
    position: relative;
    width: 200px;
    box-sizing: border-box;
}
.homeHead_appleStytle_plan{
    margin: 0
}
.homeHead_appleStytle_hidden{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 200px;
    font-size: 16px;
}
.colorbai {
    color: #ffffff !important;
}
.tac {
    text-align: center;
}
.registe_form_bg {
    position: absolute;
    width: 320px;
    height: 100%;
    top: 0px;
    right: 0px;
    z-index: 1;
}
.registe_form_title {
    font-size: 28px;
    height: 40px;
    line-height: 40px;
    letter-spacing: 1px;
    z-index: 2;
    position: relative;
    margin-bottom: 40px;
}
.registe_form_text {
    width: 90px;
}
.registe_form_input {
    padding: 10px 0 10px 16px;
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #dadbdd;
    width: 340px;
}
.registe_form_input input {
    font-size: 16px;
}
.registe_form_magbot {
    margin-bottom: 20px;
}
.registe_form_Vercode {
    width: 190px;
    padding: 10px 0 10px 16px;
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #dadbdd;
    margin-right: 10px;
}
.registe_form_codebut {
    width: 80px;
    padding: 11px 30px;
    background: linear-gradient(270deg, #0087ff 0%, #005cef 100%);
    border-radius: 4px;
    cursor: pointer;
}
.registe_form_Vercodemagbot {
    margin-bottom: 30px;
}
.registe_form_submit {
    width: 64px;
    padding: 13px 192px;
    background: linear-gradient(270deg, #0087ff 0%, #005cef 100%);
    border-radius: 4px;
    cursor: pointer;
}

.cooperation_form_submit{
    width: calc(100% - 90px);
    padding: 11px 0px;
    background: linear-gradient(270deg, #0087FF 0%, #005CEF 100%);
    border-radius: 4px;
    margin-left: 90px;
    height: 22px;
    line-height: 22px;
    cursor: pointer;
    position: relative;
    transition: background 0.3s;
}

.cooperation_form_submit:after,.cooperation_form_submit:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: linear-gradient(270deg, #0087FF 0%, #005CEF 100%);
    z-index:-2;
    border-radius: 4px;
}

.cooperation_form_submit:hover{
    z-index:1;
    background:transparent;
}

.cooperation_form_submit:before {
    transition: 0.3s;
    background: linear-gradient(270deg, #FFA328 0%, #FF761A 100%);
    z-index:-1;
}
.cooperation_form_submit:hover:after,.cooperation_form_submit:hover:before {
    width: 100%;
}

