/* @media screen and (max-width:1260px){
  .container,.content{
        min-width: 1260px;
        margin: auto;
        width: 100%;
        box-sizing: border-box;
  }
} */
/* crm的banner start*/


.global-all-banner .global-banner{
     padding-top: 72px;
}
.global-all-banner .global-m-hide .global-banner .title{
      font-weight: 600;
      color: #242629;
      line-height: 59px;
      font-size: 42px;
}
.global-all-banner .increase-num{
      margin-top: 32px;
}
.global-all-banner .increase-num .num{
  float: left;
  margin-right: 32px;
}
.global-all-banner .increase-num .num1{
   width: 138px;
}
.global-all-banner .increase-num .num2{
      width: 138px;
   }
   .global-all-banner .increase-num .num3{
      width: 174px;
   }
.global-all-banner .global-banner .motor-txt{
      font-weight: 400;
      color: #555555;
      line-height: 33px;
      font-size: 24px;
}
.global-all-banner .increase-num .num .tit1{
      font-size: 40px;
      font-family: Arial-Black, Arial;
      font-weight: 900;
      color: #242629;
      line-height: 56px;
}
.global-all-banner .increase-num .num .tit2{
      font-size: 14px;
      font-weight: 400;
      color: #555555;
      line-height: 20px;
}
.global-all-banner .global-banner .operation{
  margin-top: 34px;
}
.global-all-banner .global-banner .operation .but{
  line-height: 40px;
}
.global-all-banner .logo-box{
  display: flex;
  justify-content: space-between;
}
.global-all-banner .logo-content{
  padding: 24px 0;
  box-shadow: 0px 2px 20px 0px rgba(148,184,255,0.15);
  position: relative;
}
.global-all-banner .logo-box img{
      max-height: 63px;
      /* margin-right: 53px; */
}
.global-all-banner .logo-box .img1{
  max-width: 138px; 
}
.global-all-banner .logo-box .img2{
      max-width: 83px;
    }
    .global-all-banner .logo-box .img3{
      max-width: 69px;
    }
    .global-all-banner .logo-box .img4{
      max-width: 99px;
    }
    .global-all-banner .logo-box .img5{
      max-width: 170px;
    }
    .global-all-banner .logo-box .img6{
      max-width: 191px;
    }
    .global-all-banner .logo-box .img7{
      max-width: 57px;
    }
    .global-all-banner .logo-box .img8{
      max-width: 84px;
    }
/* banner改版 end*/



img{
      max-width: 100%;
      max-height: 100%;
      display: block;
}
.crm-product{
      background: #F7F8FA;
}
.face-problems .swiper-box{
      position: relative;
      padding: 0 50px;
      box-sizing: border-box;
}
.swiper-problems{
      width: 100%;
      margin: auto;
      /* height: 334px; */
      padding: 0 20px 30px;
}
.face-problems{
      background: #FFFFFF;
      padding-bottom: 50px;
}
.crm-product .face-problems  .title{
   margin-bottom: 55px;
}
.crm-product .title{
      text-align: center;
      font-weight: 400;
      color: #242629;
      line-height: 42px;
      font-size: 30px;
      padding-top: 56px;
    margin-bottom: 48px;
}
.swiper-problems .swiper-slide{
 padding-top: 20px;
}
.swiper-problems .item{
      background-image: url(../images/face-bg.png);
      background-position: top;
      background-size: cover;
      width: 256px;
      height: 356px;
      margin: auto;
      transition: all 0.3s;
      border-radius: 20px;
      position: relative;
}
.swiper-problems .item .img{
    position: relative;
    width: 100px;
    /* height: 100px; */
    height: 110px;
    margin: auto;
    z-index: -1;
}
.swiper-problems .item .img img{
      max-width: 100%;
      max-height: 100%;
      position: absolute;
      top: -55px;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
}
.swiper-problems .item .info {
      padding: 0 24px 0;
      box-sizing: border-box;
}
.swiper-problems .item .info .tit{
      font-weight: 400;
      color: #242629;
      line-height: 28px;
      font-size: 20px;
      text-align: center;
      margin: 0px auto 16px;
}
.swiper-problems .item .info .des{
      font-weight: 400;
      color: #66686C;
      line-height: 20px;
      font-size: 14px;
}
.swiper-problems .item .btn{
      width: 104px;
      height: 32px;
      background: #FFFFFF;
      border-radius: 4px;
      margin: auto;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 42px;
      text-align: center;
      color: #0B73F3;
      font-size: 12px;
      line-height: 32px;
}
.swiper-problems .swiper-slide:hover .item{
      background-image: url(../images/face-bg-hover.png);
      box-shadow: 3px 15px 25px 0px rgb(43 117 235 / 10%);
      transform: rotateY(180deg);
}
.swiper-problems .swiper-slide:hover .item .img{
      transform: rotateY(180deg);
}
.swiper-problems .swiper-slide .hover-show{
   display: none;
   transform: rotateY(-180deg);
}
.swiper-problems .swiper-slide:hover .hover-show{
    display: block;
}
.swiper-problems .swiper-slide:hover .hover-hide{
  display: none;
}


.face-problems .swiper-button-next{
  right: 0;
}
.face-problems .swiper-button-prev{
      left: 0;
    }
.face-problems .swiper-arrow{
      width: 50px;
      height: 50px;
      border-radius: 50%;
      background: rgba(43, 117, 235, 0.7);
      color: #FFFFFF;
}
.face-problems .swiper-button-prev:after,  .face-problems .swiper-container-rtl .swiper-button-next:after{
      font-size: 20px;
}
.face-problems .swiper-button-next:after, .face-problems .swiper-container-rtl .swiper-button-prev:after{
  font-size: 20px;
}
.face-problems .swiper-button-next.swiper-button-disabled,.face-problems .swiper-button-prev.swiper-button-disabled{
   background: rgba(43, 117, 235,0.1);
   color: #2B75EB;
   opacity: 1;
   pointer-events: auto;
}
.face-problems .swiper-button-next.swiper-button-disabled:hover,.face-problems .swiper-button-prev.swiper-button-disabled:hover{
      background: rgba(43, 117, 235, 0.7);
      color: #FFFFFF;
      /* opacity: 1; */
}

.whole-station{
      padding-bottom: 47px;
}
.whole-station .wsTxt{
   margin-left: -16px;
   margin-right: -16px;   
}
.whole-station .wsTxt .wsItem{
    width: 33.333%;
    float: left;
    padding: 0 16px;
    box-sizing: border-box;
    margin-bottom: 33px;
}
.whole-station .wsTxt .wsItem .wsInside{
      background: rgba(255,255,255,0.7);
      border-radius: 10px;
      text-align: center;
      padding: 56px 2px;
      box-sizing: border-box;
      height: 360px;
      transition: all 0.3s;
} 
.whole-station .wsInside .img{
  width: 80px;
  height: 80px;
  position: relative;
  margin: auto;
  margin-bottom: 24px;
}
.whole-station .wsInside .img img{
      position: absolute;
      right: 0;
      left: 0;
      top: 0;
      bottom: 0;
      margin: auto;
}
.whole-station .wsItem .txt .tit{
      font-weight: 400;
      color: #242629;
      line-height: 28px;
      font-size: 20px;
      margin-bottom: 16px;
}
.whole-station .wsItem .txt .des{
      font-weight: 400;
      color: #66686C;
      line-height: 20px;
      font-size: 14px;
}
.whole-station .wsTxt .wsItem .wsInside:hover{
      background: #FFFFFF;
box-shadow: 5px 10px 20px 0px rgba(43,117,235,0.1);
}

.digital-transformation{
      background: #FFFFFF;
      padding-bottom: 40px;
}
.digital-transformation .digit-item{
  width: 20%;
  height: 182px;
  float: left;
  text-align: center;
  margin-bottom: 24px;
}
.digital-transformation .digit-item .img{
   width: 60px;
   height: 60px;
   position: relative;
   margin: 27px auto 13px;
}
.digital-transformation .digit-item .img img{
     position: absolute;
     left: 0;
     right: 0;
     bottom: 0;
     top: 0;
     margin: auto;
   }
   .digital-transformation .digit-item .txt .tit{
      font-weight: 400;
      color: #242629;
      line-height: 28px;
      font-size: 20px;
   }
   .digital-transformation .digit-item .txt .des{
      font-weight: 400;
      color: #66686C;
      line-height: 20px;
      font-size: 14px;
   }
   .digital-transformation .digit-item:hover{
      background: #2B75EB;
      border-radius: 10px;
   }
   .digital-transformation .digit-item:hover .txt p{
      color: #EEEEEE;
   }
   .digital-transformation .digit-item .img .hover-show{
     display: none;
   }
   .digital-transformation .digit-item:hover .img .hover-hide{
       display: none;
   }
   .digital-transformation .digit-item:hover .img .hover-show{
      display: block;
  }
  .digital-transformation .global-trial{
      margin-top: 8px;
  }
  .whole-station .global-trial{
        margin-top: 0;
  }
@media screen and (max-width: 1460px) and (min-width: 1260px) {
    .face-problems .swiper-button-prev{
        left: 45%;
    }
    .face-problems .swiper-button-next{
        right: 45%;
    }
    .face-problems .swiper-button-next, .face-problems .swiper-button-prev{
        top: 103%;
    }
    .face-problems{
        padding-bottom: 100px;
    }
    .face-problems .global-trial{
        margin-top: 60px;
    }
}

/* 手机端 */
 @media screen and (max-width:1260px){
      .m-global-banner .title{
            font-weight: 600;
            color: #242629;
            line-height: 59px;
            font-size: 42px;
      }
      .global-m-show .global-banner{
            padding-top: 50px;
            height: 352px;
      }
      .global-all-banner .logo-content-m{
            padding: 24px 15px;
            box-shadow: 0px 2px 20px 0px rgba(148,184,255,0.15);
      }
      .global-all-banner .logo-content-m .item{
            /* width: 80px;
            height: 40px; */
            line-height: 40px;
            text-align: center;
      }
      .global-all-banner .logo-content-m .swiper-box{
            padding: 0 35px;
      }
      .global-all-banner .logo-content-m .item img{
            max-width: 100%;
            max-height: 40px;
            display: inline-block;
      }
      .global-all-banner .logo-content-m .swiper-box {
            position: relative;
            padding: 0 38px;
            box-sizing: border-box;
        }
        .m-global-banner {
            padding-left: 0px;
            padding-top: 50px;
            height: 352px;
        }
      .swiper-logos {
            width: 100%;
            margin: auto;
            height: 40px;
      }
      
      .logo-content-m .swiper-button-next{
            right: 0;
            top: 27px;
      }
      .logo-content-m .swiper-button-prev{
            left: 0;
            top: 27px;
      }
      .logo-content-m .swiper-arrow{
          width: 30px;
          height: 30px;
          border-radius: 50%;
          background: rgba(43, 117, 235, 0.7);
          color: #FFFFFF;
       }
      .logo-content-m .swiper-button-prev:after,  .logo-content-m .swiper-container-rtl .swiper-button-next:after{
            font-size: 16px;
      }
      .logo-content-m .swiper-button-next:after, .logo-content-m .swiper-container-rtl .swiper-button-prev:after{
            font-size: 16px;
      }
      .logo-content-m .swiper-button-next.swiper-button-disabled,.logo-content-m .swiper-button-prev.swiper-button-disabled{
            background: rgba(43, 117, 235,0.1);
            color: #2B75EB;
            opacity: 1;
            pointer-events: auto;
      }
      .logo-content-m .swiper-button-next.swiper-button-disabled:hover,.logo-content-m .swiper-button-prev.swiper-button-disabled:hover{
            background: rgba(43, 117, 235, 0.7);
            color: #FFFFFF;
            /* opacity: 1; */
      }
  } 
  @media screen and (max-width: 1280px) and (min-width: 824px) {
      .container{
          margin: auto;
          width: 100%;
          box-sizing: border-box;
          padding-left: 15px;
    padding-right: 15px;
      }
  }
  @media screen and (max-width: 824px) {
      .container {
          width: 100%;
          min-width: 100%;
          max-width: 640px;
          padding-left: 15px;
          padding-right: 15px;
      }
      .footer-immediately .container{
            padding-right: 0;
            padding-left: 0;
      }
  }
@media screen and (max-width: 768px){
    
      .m-global-banner .title {
            font-size: 24px;
            font-weight: bold;
            color: #242629;
            line-height: 34px;
      }
      .m-global-banner .motor-txt{
            font-size: 16px;
            color: #555555;
            line-height: 22.5px;
            margin-top: 4px;
      }
      .m-global-banner .increase-num{
            margin-top: 107px;
      }
      .m-global-banner .increase-num .num .tit1{
            font-size: 25px;
            font-weight: 450;
            color: #242629;
            line-height: 35px;
      }
      .m-global-banner .increase-num .num .tit2{
            font-size: 10px;
            color: #555555;
            line-height: 13px;
      }
      .m-global-banner .increase-num .num1{
            width: 116px;
      }
      .m-global-banner .increase-num .num{
            margin-right: 16px;
      }
      .m-global-banner .increase-num .num2{
            width: 84px;
      }
      .m-global-banner .increase-num .num3{
            width: 128px;
      }
      .m-global-banner  .operation{
            margin-top: 20px;
      }
      .m-global-banner .operation .but{
            width: 65px;
            height: 25px;
            font-size: 14px;
            font-weight: 200;
            line-height: 12px;
      }
      .m-global-banner .operation .but{
            line-height: 25px;
      }
      .crm-product{
            margin-top: 20px;
      }
     

      .swiperimg1{
            margin-right: 8px;
      }
      .swiperimg4{
            margin-right: 8px;
      }
      .swiperimg5{
            margin-right: 16px;
      }
      .swiperimg8 .item{
            text-align: left!important;
      }
      .swiperimg8 .item img{
            width: 50px;
      }
      
      .swiper-logos {
            width: 100%;
            margin: auto;
            height: 40px;
      }
      
      
      .crm-product .title{
            font-size: 18px;
            padding-top: 32px;
            margin-bottom: 23.5px;
            color: #333333;
            line-height: 25px;
          
            font-weight: bold;
      }
      .crm-product .title2{
            padding-top: 12px;
      }
      .crm-product .face-problems .title{
            margin-bottom: 14px;
            font-weight: bold;
      }
      .face-problems{
            padding-bottom: 40px;
      }
      .face-problems .swiper-arrow{
            display: none;
      }
      .face-problems .swiper-box{
            padding: 0;
      }
      .swiper-problems{
            padding: 0;
      }
      .swiper-problems .swiper-wrapper{
            flex-wrap: wrap;
            justify-content: space-between;
      }
      .swiper-problems .swiper-slide{
            width: 48%;
            flex-shrink: unset;
            float: left;
      }
      .swiper-problems .swiper-slide:nth-child(odd){
            /* margin-right: 16px; */
      }
      .swiper-problems .item{
            width: 100%;
            margin-bottom: 15px;
            /* height: 233px; */
            height: 309px;
      }
      .swiper-problems .item .img{
            width: 90px;
            height: 90px;
      }
      .swiper-problems .item .img img{
            top: -40px;
      }
      .swiper-problems .item .info{
            padding: 0 10px;
      }
      .swiper-problems .item .info .tit{
            font-size: 14px;
            font-weight: bold;
            color: #242629;
            line-height: 20px;
            margin: 0px auto 4px;
      }
      .swiper-problems .item .hover-hide,.swiper-problems .item .hover-show{
            margin-top: -10px;
      }
      .swiper-problems .swiper-slide:hover .hover-hide,.swiper-problems .swiper-slide:hover .hover-show{
            margin-top: -10px;
      }
      .swiper-problems .item .info .des{
            font-size: 10px; 
            color: #66686C;
            line-height: 18px;
      }
      .swiper-problems .item .btn{
            font-size: 14px; 
            bottom: 25px;
      }
      .swiper-problems .swiper-slide:hover .item{
            box-shadow: 0px 7px 12px 0px rgb(43 117 235 / 10%);
      }
      .whole-station .wsTxt .wsItem{
            width: 200px;
            display: inline-block;
            float: none;
            padding: 0 8px;
            margin-right: 16px;
            margin-bottom: 28px;
      }
      .whole-station .wsTxt .wsItem:nth-last-of-type(1){
            margin-right: 24px;
      }
      .whole-station .wsTxt::-webkit-scrollbar { 
            /* 隐藏默认的滚动条 */
            -webkit-appearance: none;
            
      }
      .whole-station .wsTxt::-webkit-scrollbar:horizontal{
            /* 设置水平滚动条厚度 */
            height: 6px;
      }
      .whole-station .wsTxt::-webkit-scrollbar-thumb { 
            /* 滚动条的其他样式定制，注意，这个一定也要定制，否则就是一个透明的滚动条 */
            border-radius: 3px; 
            background-color: #E3E7EF;
            width: 189px;  /* 指定滚动条宽度 */
      }
     .whole-station .wsTxt{
           width: 100%;
           overflow: hidden;
           overflow-x: auto;
           white-space: nowrap;
           display: flex;
     }
     .whole-station .wsTxt .wsItem .wsInside{
            padding: 28px 2px;
            height: 285px;
            width: 200px;
     }
     .whole-station .wsInside .img{
            margin-bottom: 10px;
     }
     .whole-station .wsItem .txt .tit{
           font-size: 16px;
           font-weight: bold;
           color: #242629;
            line-height: 22px;
     }
     .whole-station .wsItem .txt .des{
           font-size: 12px;
     }
     .whole-station{
           padding-bottom:30px;
     }
     .digital-transformation{
      padding-bottom: 40px;
     }
     .digital-transformation .digit-item{
           width: 50%;
           height: 132.5px;
           margin-bottom: 13px;

     }
     .digital-transformation .digit-item .img{
           width: 50px;
           height: 50px;
     }
     .digital-transformation .digit-item .txt .tit{
      font-size: 16px;
      line-height: 22.5px;
     }
     .digital-transformation .digit-item .txt .des{
           font-size: 12px;
           line-height: 16px;
     }
     .digital-transformation .digit-item .img{
      margin: 20px auto 6px;
     }
     .cooperative-partner .coopp{
      background:#fff!important;
     }
    .face-problems .global-trial{
        margin-top: 15px;
    }
    .whole-station .global-trial,.digital-transformation .global-trial{
      margin-top: 30px;
    }

}
@media screen and (max-width: 500px) {
      .swiper-problems .swiper-slide {
            /* width: 48%; */
            width: 48.406%;
      }
}
@media screen and (max-width: 410px) {
      .swiperimg8{
            width: 36px!important;
      }
}
@media screen and (max-width: 440px) and (min-width: 400px) {
      .global-all-banner .increase-num .num{
            margin-right: 12px;
      }
  }
  @media screen and (max-width: 400px) and (min-width: 375px) {
      .global-all-banner .increase-num .num{
            margin-right: 5px;
      }
  }

  @media screen and (max-width: 375px) {
      .global-all-banner .increase-num .num {
            margin-right: 0px;
            width: 33.33%;
        }
        
}
.banner_apply{
      margin-top:0px;
}