.inside-banner{
    height: 690px;
}
.inside-banner .container{
  position: relative;
}
.dagent-footer .contact_conter {
    padding: 0 70px;
}
.inside-banner .box .txt{
  width: 615px;
  margin-top: 78px;
}
.inside-banner .txtInfor .txt .smallTxt{
    font-size: 32px;
    color: #4A4A4A;
    line-height: 48px;
    margin-bottom: 32px;
}
.inside-banner .txtInfor .txt .smallTxt.text-animation {
    margin-bottom: 0;
}
.inside-banner .box .btn .getBtn {
    width: 347px;
}
.title-01{
    font-weight: bold;
    font-size: 40px;
    color: #233863;
    line-height: 56px;
    text-align: center;
}
.title-02{
    margin-top: 16px;
    font-weight: 400;
    font-size: 18px;
    color: #888888;
    line-height: 27px;
    text-align: center;
}
.mapinfo .img_box {
    width: 826px;
    height: 595px;
    float: left;
    margin-top: 48px;
}
.query {
    width: 341px;
    height: 365px;
    border: 1px solid #dddddd;
    float: right;
    margin-top: 137px;
    border-radius: 4px;
}
.Partner_query {
    width: 100%;
    height: 40px;
    background: #e7e7e7;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
    text-align: left;
    padding-left: 15px;
}
.key_words_query {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 16px;
    margin-top: 27px;
    padding-left: 15px;
    text-align: left;
}
.query input {
    padding-left: 10px;
    width: 311px;
    height: 40px;
    border: 1px solid #dddddd;
    margin-left: 15px;
    margin-top: 8px;
    border-radius: 4px;
}
.query_bt {
    width: 311px;
    height: 40px;
    background: #229AF4;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    margin-left: 15px;
    margin-top: 18px;
    letter-spacing: 2px;
    border-radius: 4px;
}
.query_result {
    width: 100%;
    height: 40px;
    background: #e7e7e7;
    font-size: 16px;

    font-weight: 400;
    color: #333333;
    line-height: 40px;
    text-align: left;
    padding-left: 15px;
    margin-top: 22px;
}
.Tips {
    font-size: 14px;

    font-weight: 400;
    color: #666666;
    line-height: 14px;
    margin-left: 15px;
    margin-top: 26px;
}
.Investment_hotline {
    font-size: 14px;

    font-weight: 400;
    color: #666666;
    margin-top: 24px;
    margin-left: 15px;
}
.Investment_hotline span {
    font-size: 24px;

    font-weight: 400;
    color: #229AF4;
}
.mapinfo {
    margin: 64px 0;
}
.process-cooperation {
    position: relative;
    height: 624px;
    display: block;
}
.process-cooperation-m {
    display: none;
}
.process-cooperation::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 624px;
    background-image: url("../images/bg-002.png");
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    z-index: -1;
}
.process-cooperation .container::before{
    content: '';
    position: absolute;
    width: 1681px;
    height: 495px;
    background-image: url("../images/img-001.png");
    background-repeat: no-repeat;
    background-size: cover;
    top: 64.5px;
    left: -220px;
    z-index: -1;
}
.process-cooperation .container-img {
    max-width: 1681px;
    margin: auto;
    height: 100%;
    position: relative;
}
.process-cooperation .container {
    max-width: 1260px;
    margin: auto;
    height: 100%;
    position: relative;
}
.process-cooperation .container .title-box {
    display: flex;
    position: absolute;
    top: 55px;
    left: 0;
    width: 1235px;
}
.process-cooperation .container .title-box.bottom {
    top: 520px;
}
.process-cooperation .container .title-box .title {
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    color: #233863;
    line-height: 25px;
    flex: 1;
    position: relative;
    opacity: 0;
}
.process-cooperation .container .title-box .title .index {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #229AF4;
    font-weight: bold;
    font-size: 22px;
    color: #FFFFFF;
    left: 50%;
    transform: translate(-50%, 75px);
}
.process-cooperation .container .title-box .title .index.index-bottom {
    transform: translate(-50%, -68px);
}
.plan{
    position: relative;
}
.plan::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 1182px;
    background-image: url("../images/bg-001.png");
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    z-index: -1;
}
.plan{
    padding-top: 56px;
}
.plan .plan-box{
    margin: 48px -16px;
}
.plan .plan-box .item{
    float: left;
    width: 50%;
    padding: 0 16px;
    box-sizing: border-box;
    margin-bottom: 24px;
    transition: all 0.3s;
}
.plan .plan-box .item:last-child{
    width: 100%;
}
.plan .plan-box .item .insideBox{
    background: #FFFFFF;
    box-shadow: 0px 28px 43px -6px rgba(197,210,235,0.2);
    border-radius: 16px;
    padding:  32px 42px 0 30px;
    display: flex;
    height: 158px;
}
.plan .plan-box .item .insideBox .img{
    width: 56px;
    height: 57px;
    margin-right: 24px;
}
.plan .plan-box .item .insideBox .text{
    width: calc(100% - 56px - 24px);
}
.plan .plan-box .item .insideBox .text .tit{
    font-weight: bold;
    font-size: 20px;
    color: #233863;
    line-height: 28px;
}
.plan .plan-box .item .insideBox .text .des{
    margin-top: 8px;
    font-weight: 400;
    font-size: 14px;
    color: #4A4A4A;
    line-height: 24px;
    text-align: left;
}
.plan .plan-box .item .insideBox .img .hover{
    display: none;
}
.plan .plan-box .item:hover .insideBox{
    background: #229AF4;
    box-shadow: 0px 28px 43px -6px rgba(197,210,235,0.2);
}
.plan .plan-box .item:hover .insideBox .text .tit{
    color: #FFFFFF;
}
.plan .plan-box .item:hover .insideBox .text .des{
    color: #FFFFFF;
}
.plan .plan-box .item:hover .insideBox .img .hover{
    display: block;
}
.plan .plan-box .item:hover .insideBox .img .default{
    display: none;
}
.empowerment {
    position: relative;
    height: 1011px;
    display: block;
    max-width: 1920px;
    margin: auto;
}
.empowerment-m {
    display: none;
}
.empowerment::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 1011px;
    background-image: url("../images/bg-003.png");
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    z-index: -1;
}
.empowerment .container {
    max-width: 1260px;
    margin: auto;
    height: 100%;
    position: relative;
}
.empowerment .container::before{
    content: '';
    position: absolute;
    width: 1547px;
    height: 1011px;
    background-image: url("../images/bg-004.png");
    background-repeat: no-repeat;
    background-size: cover;
    top: -6.5px;
    left: -125px;
    z-index: -1;
}
.empowerment .container .empowerment_title {
    font-weight: 600;
    font-size: 40px;
    color: #233863;
    line-height: 56px;
    text-align: center;
    padding: 71px 0 16px;
}
.empowerment .container .empowerment_des {
    font-weight: 400;
    font-size: 18px;
    color: #888888;
    line-height: 28px;
    text-align: center;
    margin-bottom: 72px;
}
.empowerment .container .empowerment_box {
    position: relative;
}
.empowerment .container .empowerment_box .empowerment_list {
    display: flex;
    justify-content: space-between;
    margin-bottom: 73px;
}
.empowerment .container .empowerment_box .center-img {
    width: 348px;
    height: 364px;
    position: absolute;
    top: 45px;
    left: 37%;
    opacity: 0;
}
.empowerment .container .empowerment_box .empowerment_list .item {
    display: flex;
    opacity: 0;
}
.empowerment .container .empowerment_box .empowerment_list .empowerment_list_001 {
    padding-left: 115px;
}
.empowerment .container .empowerment_box .empowerment_list .empowerment_list_002 {
    padding-right: 90px;
}
.empowerment .container .empowerment_box .empowerment_list .empowerment_list_003 {
    padding-left: 73px;
}
.empowerment .container .empowerment_box .empowerment_list .empowerment_list_004 {
    padding-right: 70px;
}
.empowerment .container .empowerment_box .empowerment_list .empowerment_list_005 {
    padding-left: 115px;
}
.empowerment .container .empowerment_box .empowerment_list .empowerment_list_006 {
    padding-right: 105px;
}
.empowerment .container .empowerment_box .empowerment_list .item .img_box img {
    width: 118px;
    height: 118px;
}
.empowerment .container .empowerment_box .empowerment_list .item .text_box  {
    padding-top: 15px;
}
.empowerment .container .empowerment_box .empowerment_list .item .text_box.right {
    text-align: right;
}
.empowerment .container .empowerment_box .empowerment_list .item .text_box.right .title {
    margin-left: 8px;
}
.empowerment .container .empowerment_box .empowerment_list .item .text_box .title_box {
    font-weight: 500;
    font-size: 16px;
    color: #233863;
    line-height: 22px;
}
.empowerment .container .empowerment_box .empowerment_list .item .text_box .title_box .title {
    font-weight: 600;
    font-size: 24px;
    color: #233863;
    line-height: 33px;
    margin-right: 8px;
}
.empowerment .container .empowerment_box .empowerment_list .item .text_box .des {
    font-weight: 400;
    font-size: 16px;
    color: #4A4A4A;
    line-height: 24px;
    margin-top: 16px;
}
.transition-wrapper {
    position: relative;
    height: 600px;
    display: block;
    max-width: 1920px;
    margin: auto;
}
.transition-wrapper::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 600px;
    background-image: url("../images/bg-006.png");
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    z-index: -1;
}
.transition-wrapper .container {
    max-width: 1260px;
    margin: auto;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.transition-wrapper .container img {
    width: 120px;
    height: 120px;
    margin-top: 140px;
}
.transition-wrapper .container .content {
    font-weight: 600;
    font-size: 60px;
    color: #FFFFFF;
    line-height: 84px;
}

.cooperation-registration {
    position: relative;
    height: 897px;
    display: block;
    max-width: 1920px;
    margin: auto;
    margin-bottom: 86px;
    display: block;
}
.cooperation-registration-m .step {
    display: none!important;
}
.cooperation-registration .step {
    display: flex!important;
    opacity: 0;
}
.cooperation-registration-m .cooperation-m-bg {
    display: none;
}
.cooperation-registration::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 897px;
    background-image: url("../images/bg-008.png");
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    z-index: -1;
}
.cooperation-registration .container {
    max-width: 1260px;
    margin: auto;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.cooperation-registration .container::before{
    content: '';
    position: absolute;
    width: 748px;
    height: 621px;
    background-image: url("../images/bg-009.png");
    background-repeat: no-repeat;
    background-size: cover;
    top: 255px;
    left: 130px;
    z-index: -1;
}
.cooperation-registration .cooperation-title {
    font-weight: 600;
    font-size: 40px;
    color: #233863;
    line-height: 56px;
    margin-top: 60px;
}
.cooperation-registration .cooperation_des {
    font-weight: 400;
    font-size: 18px;
    color: #888888;
    line-height: 28px;
    margin-top: 16px;
}
.cooperation-registration .step {
    display: flex;
    align-items: center;
}
.cooperation-registration .step div {
    font-weight: 500;
    font-size: 20px;
    color: #233863;
    line-height: 28px;
    padding: 24px;
}
.cooperation-registration .step img {
    width: 64px;
    height: 82px;
}
.cooperation-registration .step.step-five {
    position: relative;
    top: 30px;
    left: 232px;
}
.cooperation-registration .step.step-four {
    position: relative;
    top: 101px;
    left: -250px;
}
.cooperation-registration .step.step-three {
    position: relative;
    top: 99px;
    left: 308px;
}
.cooperation-registration .step.step-two {
    position: relative;
    top: 105px;
    left: -500px;
}
.cooperation-registration .step.step-one {
    position: relative;
    top: 127px;
    left: 283px;
}
.gongjin{
    margin-top: 65px;
}
.gongjin .gongjin-box{
    margin: 48px -30px 0px;
    position: relative;
}
.gongjin .gongjin-box::before{
    content: '';
    position: absolute;
    width: 180px;
    height: 180px;
    bottom: 0;
    left: -57px;
    z-index: -1;
    background: url("../images/yuanbg.png") no-repeat;
    background-size: cover;

}
.gongjin .gongjin-box .swiper-container {
    width: 100%;
    height: 100%;
    padding-bottom: 55px;
}
.gongjin .gongjin-box .swiper-container .swiper-wrapper{
    height: 313px;
}
.gongjin .gongjin-box .swiper-slide {
    text-align: center;
    font-size: 18px;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.gongjin .gongjin-box .swiper-item{
    padding: 0 30px;
    box-sizing: border-box;
}
.gongjin .gongjin-box .swiper-item .insideBox {
    background: #FFFFFF;
    border-radius: 16px;
    border: 2px solid #FFFFFF;
    box-shadow: 0px 28px 43px -6px rgba(197,210,235,0.2);
    height:313px;
    width: 100%;
}
.gongjin .gongjin-box .insideBox .img {
    position: relative;
    height: 208px;
}
.gongjin .gongjin-box .insideBox .text{
    box-sizing: border-box;
    text-align: center;
    margin: 32px 32px 42px;
}
.gongjin .gongjin-box .insideBox .text p{
    font-weight: bold;
    font-size: 24px;
    color: #233863;
    line-height: 33px;
}
.swiper-pagination-bullet{
    width: 7px!important;
    height: 7px!important;
    background: #229AF4!important;
    opacity: 0.5!important;
}
.swiper-pagination-bullet-active{
    width: 21px!important;
    height: 7px!important;
    background: #229AF4!important;
    border-radius: 4px!important;
    opacity: 1!important;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 0px!important;
}
.cooperation{
    position: relative;
    padding-top: 63px;
}
.cooperation::before{
    content: '';
    position: absolute;
    /* background: url("../images/bg-02.png") no-repeat; */
    background-size: cover;
    width: 100%;
    height: 1047px;
    z-index: -1;
    top: -57px;
}
.cooperation .cooperation-info{
    margin-top: 48px;
}
.cooperation .cooperation-info .cooperation-box{
    margin-right: -12px;
    margin-left: -12px;
}
.cooperation .cooperation-info .cooperation-box .item{
    float: left;
    width: 33.3333%;
    padding:0 12px;
    box-sizing: border-box;
}
.cooperation .cooperation-info .cooperation-box .item .insideBox{
    background: #FFFFFF;
    box-shadow: 0px 28px 43px -6px rgba(197,210,235,0.2);
    border-radius: 8px;
    padding:32px 30px;
    display: flex;
}
.cooperation .cooperation-info .cooperation-box .item .insideBox .img{
    width: 56px;
    height: 56px;
    margin-right: 24px;
}
.cooperation .cooperation-info .cooperation-box .item .insideBox .text{
    width: calc(100% - 56px - 24px);
}
.cooperation .cooperation-info .cooperation-box .item .insideBox .text .tit{
    font-weight: bold;
    font-size: 20px;
    color: #233863;
    line-height: 28px;
}
.cooperation .cooperation-info .cooperation-box .item .insideBox .text .des{
    margin-top: 8px;
    font-weight: 400;
    font-size: 14px;
    color: #4A4A4A;
    line-height: 24px;
}
.cooperation-msg .form .box{
    margin-top: 24px;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cooperation-msg .form .box .item{
    width: 32%;
    margin-bottom: 24px;
    position: relative;
}
.cooperation-msg .form .box .item input{
    width: 100%;
    padding-left: 20px;
    font-size: 16px;
    font-weight: 400;
    color: #4A4A4A;
    border: 1px solid #E9E8E8;
    -webkit-appearance: none;
    opacity: 1;
    height: 50px;
    border-radius: 4px;
}
.cooperation-msg .form .box .item.textitem{
    width: 100%;
    height: 167px;
    margin-bottom: 19px;
}
.cooperation-msg .form .box .item textarea{
    width: 100%;
    height: 100%;
    padding-left: 20px;
    padding-top: 16px;
    border: 1px solid #e9e8e8;
}
.cooperation-msg .form .box .item.selitem .arrIcon {
    position: absolute;
    right: 12px;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 16px;
    height: 16px;
}
.cooperation-msg .form .box .item .select-box{
    padding-top: 5px;
    display: none;
    position: absolute;
    z-index: 2;
    width: 100%;
    max-height: 144px;
    overflow-y: scroll;
    box-shadow: 0px 2px 10px 0px rgba(78,89,105,0.1);
    border-radius: 4px;
}
.cooperation-msg .form .box .item .select-box .insideBox{
    background: #FFFFFF;
    box-shadow: 0px 2px 10px 0px rgba(78,89,105,0.1);
    border-radius: 4px;
    padding: 4px 0;
}
.cooperation-msg .form .box .item .select-box span{
    display: block;
    height: 36px;
    line-height: 36px;
    padding-left: 12px;
    box-sizing: border-box;
    /* color: #233863; */
    cursor: pointer;
    color: #4A4A4A;
}

.cooperation-msg .form .box .item.activeSelect .select-box{
    display: block;
}
.cooperation-msg .form .box .item .select-box span:hover{
    background: #F2F3F5;
}
.cooperation-msg .form .box .item .select-box span.selectV{
    color: #229AF4;
}
.cooperation-msg .form .box .item.activeSelect .arrIcon{
    transform: rotate(180deg);
}
/* 滚动条样式 */
.cooperation-msg .form .box .item .select-box::-webkit-scrollbar {
    width: 4px; /*  设置纵轴（y轴）轴滚动条 */
    height: 4px; /*  设置横轴（x轴）轴滚动条 */
    display: none;
}
/* 滚动条滑块（里面小方块） */
.cooperation-msg .form .box .item .select-box::-webkit-scrollbar-thumb {
    border-radius: 10px;
}
/* 滚动条轨道 */
.cooperation-msg .form .box .item .select-box::-webkit-scrollbar-track {
    border-radius: 0;
}
.cooperation-msg .form .box .info{
    padding-left: 10px;
    width: 100%;
    display: flex;
    justify-content: space-between;

}
.cooperation-msg .form .box .info input[type=checkbox] {
    margin-right: 5px;
}
.cooperation-msg .form .box .info a{
     color: #229AF4;
}
.cooperation-msg .form .box .info .info_right{
    font-weight: 400;
    font-size: 14px;
    color: #888888;
    line-height: 24px;
}
.cooperation-msg .form .box .btn{
    text-align: center;
    margin: 24px auto 64px;
}
.cooperation-msg .form .box .btn .on_trial{
    width: 180px;
    height: 52px;
    line-height: 52px;
    background: #229AF4;
    border-radius: 45px;
    text-align: center;
    margin: auto;
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
}
.cooperation-msg .form .box .btn .on_trial:hover{
    background: #1E8ADA;
}
.business{
    position: relative;

}
.business .title-01{
    padding-top: 56px;
}
.business::before{
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 532px;
    background: url("../images/bg-03.png") no-repeat;
    background-size: cover;
    z-index: -1;
}
.business .business-box{
    margin-top: 48px;
    margin-bottom: 119px;
    display: flex;
    justify-content: space-between;
}
.business .business-box .item{
    width: calc(50% - 16px);
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 0px 0px 43px -6px rgba(197,210,235,0.2);
    border-radius: 16px;
}
.business .business-box .item:first-child{
    margin-right: 16px;
}
.business .business-box .item:last-child{
    margin-left: 16px;
}
.business .business-box .item .img{
    width: 265px;
    height: 210px;
    position: relative;
}
.business .business-box .item .img .img_box_lable {
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(78, 221, 199, 0.9);
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    border-radius: 0px 0px 0px 8px;
}
.business .business-box .item .text{
    margin-right: 44px;
}
.business .business-box .item .text p{
    font-weight: 400;
    font-size: 14px;
    color: #4A4A4A;
    line-height: 24px;
    margin-bottom: 12px;
}
.business .business-box .item .text p .tit{
    display: inline-block;
    width: 120px;
    text-align: right;
}
.business .business-box .item .text p .des{
    display: inline-block;
    width: 80px;
    text-align: left;
}
.business .business-box .item .text p.datawa{
    text-align: right;
}
.business .business-box .item .text p span.num{
    font-size: 24px;
    color: #229AF4;
}
.contact_us .container{
    height: 320px;
    padding: 104px 150px;
}
@media screen and (max-width: 1600px) {
    .inside-banner {
        height: 600px;
    }
    .inside-banner .box .txt{
        margin-top: 48px;
    }
}
@media screen and (max-width: 1440px) {
    .inside-banner {
        height: 580px;
    }
    .inside-banner .box .txt{
        margin-top: 40px;
    }
    .inside-banner .txtInfor .txt .smallTxt{
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 1340px) {
    .inside-banner {
        height: 540px;
    }
    .inside-banner .box .txt{
        margin-top: 28px;
    }
    .inside-banner .txtInfor .txt .bigTxt{
        font-size: 45px;
    }
    .inside-banner .txtInfor .txt .smallTxt{
        font-size: 28px;
        line-height: 36px;
    }
}
@media screen and (max-width: 768px) {
    .m-banner{
        background-size: contain;
    }
    .m-banner img {
        margin-top: 32px;
    }
    .mapinfo .img_box {
        width: 100%;
        height: auto;
    }
    .query{
        margin-top: 24px;
        width: 100%;
    }
    .query input{
        width: calc(100% - 30px);
    }
    .query_bt{
        width: calc(100% - 30px);
    }
    .mapinfo{
        margin-bottom: 48px;
    }
    .plan {
        padding-top: 48px;
    }
    .plan .plan-box{
        margin: 32px 0;
    }
    .plan .plan-box .item{
        width: 100%;
        padding: 0;
    }
    .plan .plan-box .item .insideBox{
        height: auto;
        padding: 32px 24px;
    }
    .gongjin {
        margin-top: 55px;
    }
    .gongjin .gongjin-box{
        margin: 32px 0 20px 0;
    }
    .gongjin .gongjin-box .swiper-item{
        padding: 0;
    }
    .gongjin .gongjin-box::before{
        display: none;
    }
    .cooperation{
        padding-top: 41px;
    }
    .cooperation::before{
        /* background-image: url("../images/m-bg-02.png"); */
        height: 237px;
        background-size: 100% 100%;
        top: -10px;
    }
    .cooperation .cooperation-info .cooperation-box{
        margin: 0;
    }
    .cooperation .cooperation-info .cooperation-box .item{
        width: 100%;
        margin-bottom: 24px;
        padding: 0;
    }
    .cooperation .cooperation-info .cooperation-box .item .insideBox{
        padding: 32px 24px;
    }
    .cooperation .cooperation-info .cooperation-box .item .insideBox .text .tit{
        font-size: 16px;
        line-height: 22px;
    }
    .cooperation .cooperation-info .cooperation-box .item .insideBox .text .des{
        margin-top: 13px;
        font-size: 12px;
        line-height: 20px;
    }
    .cooperation-msg .form .box{
        margin-top: 0;
    }
    .cooperation-msg .form .box .item{
        width: 100%;
        margin-bottom: 16px;
    }
    .cooperation-msg .form .box .info{
        display: block;
    }
    .cooperation-msg .form .box .info .info_right{
        margin-top: 16px;
    }
    .cooperation-msg .form .box .item.textitem{
        margin-bottom: 16px;
    }
    .cooperation-msg .form .box .btn{
        width: 100%;
        margin-bottom: 48px;
    }
    .cooperation-msg .form .box .btn .on_trial{
        width: 100%;
    }
    .business .title-01{
        padding-top: 48px;
    }
    .business .business-box{
        margin-top: 32px;
        display: block;
        margin-bottom: 48px;
    }
    .business .business-box .item{
        width: 100%;
        display: block;

    }
    .business .business-box .item .img{
        width: 100%;
        height: auto;
    }
    .business .business-box .item:first-child{
        margin-right: 0;
        margin-bottom: 24px;
    }
    .business .business-box .item:last-child{
        margin-left: 0;
    }
    .business .business-box .item .text{
        margin-right: 0;
        padding:  32px 24px 40px;
    }
    .business .business-box .item .text p .tit{
        width: auto;
        text-align: left;
    }
    .business .business-box .item .text p .des{
        width: auto;
        font-weight: bold;
    }
    .contact_us .container{
        height: auto;
        padding: 50px 24px 100px;
    }
    .contact_us .txt1{
        padding: 0;
    }
    .global-m-show .m-sub-title.text-animation-m {
        margin-bottom: 0;
    }
    .plan::before{
        background-image: url("../images/bg-01.png");
    }
    .process-cooperation {
        display: none;
    }
    .process-cooperation-m {
        display: block;
    }
    .process-cooperation-m .name {
        font-weight: 600;
        font-size: 32px;
        color: #233863;
        line-height: 45px;
        margin-bottom: 32px;
        text-align: center;
    }
    .process-cooperation-m .title-box {
        margin-bottom: 32px;
    }
    .process-cooperation-m .title-box .title {
        width: 327px;
        height: 133px;
        background: #FFFFFF;
        box-shadow: 0px 28px 43px -6px rgba(197,210,235,0.2);
        border-radius: 16px;
        margin-bottom: 16px;
        font-weight: 500;
        font-size: 18px;
        color: #233863;
        line-height: 25px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        width: 100%;
    }
    .process-cooperation-m .title-box .title .index {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: #229AF4;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: 500;
        font-size: 22px;
        color: #FFFFFF;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .empowerment {
        display: none;
    }
    .empowerment-m {
        display: block;
    }
    .empowerment-m .name {
        font-weight: 600;
        font-size: 32px;
        color: #233863;
        line-height: 45px;
        margin-bottom: 32px;
        text-align: center;
    }
    .empowerment-m .title-box {
        margin-bottom: 32px;
    }
    .empowerment-m .title-box .title {
        height: 246px;
        background: #FFFFFF;
        box-shadow: 0px 28px 43px -6px rgba(197,210,235,0.2);
        border-radius: 16px;
        margin-bottom: 16px;
        text-align: center;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-direction: column;
        width: 100%;
        padding-top: 13px;
    }
    .empowerment-m .title-box .title.title-box-005 {
        height: 263px;
    }
    .empowerment-m .title-box .title.title-box-006 {
        height: 285px;
    }
    .empowerment-m .title-box .title img {
        width: 118px;
        height: 118px;
    }
    .empowerment-m .title-box .title .content {
        font-weight: 600;
        font-size: 24px;
        color: #233863;
        line-height: 33px;
    }
    .empowerment-m .title-box .title .definition {
        font-weight: 500;
        font-size: 16px;
        color: #233863;
        line-height: 22px;
        margin-top: 12px;
    }
    .empowerment-m .title-box .title .des {
        font-weight: 400;
        font-size: 14px;
        color: #4A4A4A;
        line-height: 20px;
        margin-top: 4px;
    }
    .transition-wrapper{
        height: 440px;
    }
    .transition-wrapper::before{
        content: '';
        position: absolute;
        width: 100%;
        height: 440px;
        background-image: url("../images/bg-007.png");
        background-repeat: no-repeat;
        background-size: cover;
        top: 0;
        z-index: -1;
    }
    .transition-wrapper .container img {
        width: 96px;
        height: 96px;
        margin: 129px 0 16px;
    }
    .transition-wrapper .container .content {
        font-weight: 600;
        font-size: 24px;
        color: #FFFFFF;
        line-height: 33px;
    }
    .cooperation-registration-m {
        position: relative;
        height: 706px;
        display: block;
        margin: auto;
        margin-bottom: 48px;
        display: block;
    }
    .cooperation-registration-m::before{
        content: '';
        position: absolute;
        width: 100%;
        height: 706px;
        background-image: url("../images/bg-008.png");
        background-repeat: no-repeat;
        background-size: cover;
        top: 0;
        z-index: -1;
    }
    .cooperation-registration-m .container::before {
        display: none;
    }
    .cooperation-registration-m .container {
        padding: 0;
    }
    .cooperation-registration-m .cooperation-title {
        padding: 0 24px;
        font-weight: 600;
        font-size: 32px;
        color: #233863;
        line-height: 45px;
        margin-top: 48px;
    }
    .cooperation-registration-m .cooperation_des {
        padding: 0 24px;
        font-weight: 400;
        font-size: 14px;
        color: #888888;
        line-height: 20px;
        margin: 16px 0 32px;
        text-align: center;
    }
    .cooperation-registration-m .cooperation-m-bg {
        display: block;
        height: 481px;
    }
    .cooperation-registration-m .step {
        display: none!important;
    }
    .dagent-footer .contact_conter {
        padding: 0 8px;
    }
}
@media screen and (max-width: 379px) {
    .cooperation-msg .form .box .info .info_left,.cooperation-msg .form .box .info .info_right{
        font-size: 12px;
    }
}
