.customergrowth {
    margin-top: 3.4375vw;
}
.customergrowth .zhoupu-width {
    margin: 0 14.42708vw;
}
.customergrowth .saas__banner-img {
    width: 100%;
}
.customergrowth .case__title {
    font-size: 2.5vw;
    color: #ffa044;
    text-align: center;
    line-height: 1.2;
}
.customergrowth .case {
    padding: 3.64583vw 0 7.29167vw;
    background: #f5f6f9;
}
.customergrowth .case .case__list {
    display: flex;
    flex-wrap: wrap;
    margin-left: -0.26042vw;
    margin-top: -0.78125vw;
}
.customergrowth .case .case__item {
    position: relative;
    width: 22.91667vw;
    height: 12.5vw;
    margin-top: 3.17708vw;
    margin-left: 0.26042vw;
}
.customergrowth .case .case__item-desc {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    right: 0;
    bottom: -2.91667vw;
    height: 2.91667vw;
    text-align: center;
    font-size: 0.83333vw;
    line-height: 1.2;
    color: #fff;
    background: #4972bb;
}

.banner {
    position: relative;
}

.bannerDes {
    width: 66.667vw;
    padding: 1.5vw;
    box-sizing: border-box;
    background: #ffffff;
    box-shadow: 0.26vw 0.573vw 1.042vw 0vw rgba(168, 168, 168, 0.2);
    border-radius: 1.042vw;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 50%);
    font-size: 1vw;
    font-weight: 400;
    color: #3d3d3d;
    line-height: 2;
}

.enable {
    background: #f5f6f9;
    padding: 9.635vw 0 5.208vw;
}

.enableTitle {
    height: 4.01vw;
    font-size: 2.4vw;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #faa044;
    line-height: 4.01vw;
    text-align: center;
}

.enabledItems {
    margin: 3.229vw auto 0;
    width: 82.656vw;
    display: flex;
    justify-content: space-between;
}

.enabledItem {
    text-align: center;
}

.enabledArrow {
    width: 4.1664vw;
    height: 4.1664vw;
    margin-top: 3.802vw;
}

.enabledCircle {
    display: inline-block;
    width: 13.854vw;
    height: 13.854vw;
    background: url(../images/customergrowth/circle.png) 0 0 / 100% 100%;
    text-align: center;
    line-height: 13.854vw;
    color: #fff;
    font-size: 1.5vw;
    font-weight: 600;
}

.enabledDim {
    width: 16vw;
    height: 15vw;
    margin-top: 0.625vw;
    background-color: #fff;
    position: relative;
    box-sizing: border-box;
    padding: 1.563vw;
}

.enabledDim::after {
    content: '';
    display: block;
    width: 0.521vw;
    height: 0.521vw;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 0;
    transform: rotate(45deg) translate(-50%, -50%);
}

.enabledDimTitle {
    text-align: left;
    font-size: 1.5vw;
    font-weight: 600;
    color: #313131;
    line-height: 2.344vw;
    margin-bottom: 0.625vw;
}

.enabledDimContent {
    text-align: left;
    font-size: 1vw;
    font-weight: 400;
    color: #484747;
    line-height: 2.188vw;
}

.toGrowth {
    padding: 4.167vw 0 5.208vw;
}

.toGrowthTitle {
    font-size: 2.4vw;
    font-weight: 600;
    color: #3d3d3d;
    line-height: 3.49vw;
    text-align: center;
}

.toGrowthDivider {
    height: 0.469vw;
    width: 8.333vw;
    background-color: #1c75f6;
    margin: 0.521vw auto 4.167vw;
    border-radius: 0.26vw;
}

.growthList {
    width: 86.458vw;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

.growthItem {
    width: 19.271vw;
    height: 35.625vw;
    transition-duration: 0.5s;
    transition-property: margin;
}

.growthItem:hover {
    margin-top: -1.563vw;
}

.growthItem:hover .growthDes {
    background-color: #1c75f6;
}

.growthDes {
    padding: 1.042vw;
    height: 18.177vw;
    box-sizing: border-box;
    transition-duration: 0.5s;
    transition-property: background-color;
}

.growthTitle {
    margin-bottom: 0.781vw;
    text-align: center;
    font-size: 1.5vw;
    font-weight: 600;
    color: #313131;
    line-height: 2.344vw;
    transition-duration: 0.5s;
    transition-property: color;
}

.growthDesContent {
    font-size: 1vw;
    font-weight: 400;
    color: #484747;
    line-height: 2.188vw;
    transition-duration: 0.5s;
    transition-property: color;
}

.growthItem:hover .growthTitle,
.growthItem:hover .growthDesContent {
    color: #fff;
}

.growthItemImg {
    width: 19.271vw;
    height: 17.448vw;
}

.growthItemImg1 {
    background: url(../images/customergrowth/growth1.png) 0 0 / 100% 100%;
}

.growthItemImg2 {
    background: url(../images/customergrowth/growth2.png) 0 0 / 100% 100%;
}

.growthItemImg3 {
    background: url(../images/customergrowth/growth3.png) 0 0 / 100% 100%;
}

.growthItemImg4 {
    background: url(../images/customergrowth/growth4.png) 0 0 / 100% 100%;
}

.together {
    background: #f5f6f9;
    padding: 3.385vw 0 5.729vw;
}

.togetherTitle {
    font-size: 2.4vw;
    font-weight: 600;
    color: #3d3d3d;
    line-height: 3.49vw;
    text-align: center;
}

.togetherNum {
    font-size: 3.2vw;
    color: #1c75f6;
}

.togetherPlus {
    color: #1c75f6;
    font-size: 2.4vw;
}

.togetherDivider {
    height: 0.469vw;
    width: 8.333vw;
    background-color: #1c75f6;
    margin: 0.26vw auto 4.271vw;
    border-radius: 0.26vw;
}

.togetherList {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 88.385vw;
    margin: 0 auto;
}

.togetherItem1 {
    width: 15.938vw;
    height: 26.927vw;
    background: #ffffff;
    box-shadow: 0.26vw 0.573vw 1.042vw 0vw rgba(216, 217, 220, 0.7);
    border-radius: 1.042vw;
    border: 0.521vw solid rgba(28, 117, 246, 0.63);
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    padding: 3.281vw;
    box-sizing: border-box;
}

.togetherItem1Act {
    width: 12.24vw;
    height: 5vw;
    background: #d8d8d8 linear-gradient(270deg, #1c75f6 0%, #81b6ff 100%);
    box-shadow: 0.26vw 0.573vw 1.042vw 0vw rgba(216, 217, 220, 0.7);
    border-radius: 2.5vw;
    font-size: 1.6vw;
    font-weight: 600;
    color: #ffffff;
    line-height: 5vw;
    text-shadow: 0.26vw 0.573vw 1.042vw rgba(216, 217, 220, 0.7);
    text-align: center;
}

.largeArrow {
    width: 7.448vw;
    height: 6.25vw;
}

.middleArrow {
    width: 5.573vw;
    height: 5.208vw;
}

.smallArrow {
    width: 2.76vw;
    height: 3.333vw;
}

.togetherItem2 {
    width: 19.531vw;
    height: 19.531vw;
    border-radius: 1.042vw;
    display: flex;
    overflow: hidden;
}

.togetherItem2Title {
    width: 5.208vw;
    height: 100%;
    background: #ffffff linear-gradient(270deg, #1c75f6 0%, #81b6ff 100%);
    font-size: 1.6vw;
    font-weight: 600;
    color: #ffffff;
    line-height: 2.552vw;
    padding: 5.938vw 1.667vw;
    box-sizing: border-box;
}

.togetherItem2Des {
    width: 14.323vw;
    height: 100%;
    font-size: 1vw;
    font-weight: 400;
    color: #484747;
    line-height: 2.188vw;
    background-color: #fff;
    padding: 5.417vw 1.458vw;
}

.togetherItem3 {
    width: 19.531vw;
    height: 28.125vw;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.togetherItem3Item {
    width: 19.531vw;
    height: 12.76vw;
    border-radius: 1.042vw;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.togetherItem3Title {
    width: 100%;
    height: 4.167vw;
    background: #ffffff linear-gradient(270deg, #1c75f6 0%, #81b6ff 100%);
    font-size: 1.6vw;
    font-weight: 600;
    color: #ffffff;
    line-height: 4.167vw;
    text-align: center;
}

.togetherItem3Des {
    width: 100%;
    height: 8.594vw;
    background: #dbe0f5;
    font-size: 1vw;
    font-weight: 400;
    color: #484747;
    line-height: 2.188vw;
    padding: 0.99vw;
    box-sizing: border-box;
}

.togetherItem4 {
    height: 32.917vw;
    width: 17.188vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.togetherItem4Item {
    width: 100%;
    height: 16.146vw;
    background-color: #fff;
    border-radius: 1.042vw;
    border: 0.208vw solid #1f77f7;
    padding: 1.042vw 1.302vw;
    box-sizing: border-box;
}

.togetherItem4Title {
    font-size: 1.6vw;
    font-weight: 600;
    color: #484747;
    line-height: 2.552vw;
    text-align: center;
    margin-bottom: 0.625vw;
}
.togetherItem4Des {
    font-size: 1vw;
    font-weight: 400;
    color: #484747;
    line-height: 2.188vw;
}

.chinaDream {
    height: 15.625vw;
    background: url('../images/customergrowth/chinaDream.png') 0 0 / 100% 100%;
    font-size: 3.75vw;
    font-weight: 600;
    color: #ffffff;
    line-height: 15.625vw;
    text-align: center;
}

.continueWrap {
    padding: 4.167vw 0 5.208vw;
    background-color: #fff;
}

.continueContent {
    margin: 0 auto;
    width: 89.063vw;
    height: 36.198vw;
    background: #ffffff;
    box-shadow: 0vw 0vw 1.563vw 0.521vw rgba(222, 222, 222, 0.2);
    display: flex;
}

.continueMenu {
    width: 21.875vw;
    height: 100%;
    background: #f7f7f7;
    position: relative;
}

.continueMenuItem {
    height: 6.25vw;
    font-size: 1vw;
    font-weight: 600;
    color: #3d3d3d;
    line-height: 6.25vw;
    text-align: center;
    user-select: none;
    cursor: pointer;
}

.activeContinueMenuItem {
    color: #1c75f6;
    background-color: #fff;
}

.footstep {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 10.729vw;
}

.continueDes {
    overflow: hidden;
    flex: 1;
}

.continueDesItem {
    display: none;
}

.activeContinueDesItem {
    display: block;
}

.shareDes {
    font-size: 1vw;
    font-weight: 400;
    color: #484747;
    line-height: 2.604vw;
    width: 53.333vw;
    margin: 3.958vw auto 0;
}

.shareDesKeyPoint {
    color: #1c75f6;
    font-size: 1.8vw;
}

.continueShare {
    display: block;
    margin: 2.083vw auto;
    width: 53.75vw;
}

.continueCreateAbstract {
    display: flex;
    justify-content: center;
    margin-top: 4.063vw;
}

.continueCreateTitle {
    font-size: 1.6vw;
    font-weight: 500;
    color: #3d3d3d;
    line-height: 2.604vw;
}

.continueCreateTag {
    font-size: 1vw;
    font-weight: 400;
    color: #1c75f6;
    line-height: 2.604vw;
    margin-left: 1.146vw;
}

.continueCreateContent {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-top: 2.083vw;
}

.continueCreateDes {
    width: 24.375vw;
    font-size: 1vw;
    font-weight: 400;
    color: #484747;
    line-height: 2.604vw;
}

.continueCreateImg {
    width: 34.688vw;
    margin-left: 2.083vw;
}

.continueExchange {
    width: 61.458vw;
    margin: 8.958vw auto;
    display: flex;
    justify-content: space-between;
}

.exchangeImg1 {
    width: 31.563vw;
}

.exchangeImg2 {
    width: 28.802vw;
}
.right_sidebar {
    position: fixed;
    bottom: 100px;
    right: 0;
    z-index: 10;
    width: 70px;
    height: 260px;
  }
  
  .right_sidebar .inner_box {
    position: relative;
    width: 70px;
    height: 100%;
    margin-bottom: 10px;
    box-sizing: border-box;
    padding: 5px 8px;
    background: #4972bb;
    display: block;
    text-align: center;
    border-radius: 10px;
    /* border-top-left-radius: 10px; */
  }
  
  .right_sidebar .inner_box .inner_box_item {
    padding: 10px 0;
    height: 24%;
    border-bottom: #ededec 1px solid;
  }
  
  .right_sidebar .inner_box .inner_box_item img {
    width: 37px;
    height: 37px;
  }
  
  .right_sidebar .inner_box .inner_box_item p {
    font-size: 12px;
    color: rgb(255, 255, 255);
    opacity: 0.8;
  }
  
  .right_sidebar .inner_box .inner_box_item:last-child {
    border-bottom: none;
  }
  
  
  .pop_up_phone {
    display: none;
    padding: 12px 22px 5px 22px;
    position: fixed;
    bottom: 200px;
    right: 77px;
    width: 100px;
    height: 50px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.12);
    text-align: left;
    z-index: 10;
  }
  
  .pop_up_phone p {
    font-size: 14px;
      font-weight: 400;
      line-height: 20px;
      color: #666666;
      border-radius: 6px;
      margin-bottom: 4px;
  }
  
  .pop_up_phone::after {
    position: absolute;
    display: inline-block;
    top: calc(50% - 10px);
    right: -5px;
    width: 0;
    height: 0px;
    content: '';
    border-style: solid;
    border-width: 5px;
    border-color: #fff #fff transparent transparent;
    transform: rotate(45deg);
    box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.1);
  }
  
  .pop_up_follow {
    display: none;
    padding: 5px 8px;
    position: fixed;
    bottom: 30px;
    right: 77px;
    width: 120px;
    height: 150px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.12);
    text-align: center;
    z-index: 10;
    overflow: hidden;
  }
  
  .pop_up_follow p {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    border-radius: 6px;
  }
  
  .pop_up_follow img {
    width: 100%;
  }
  
  .pop_up_follow::after {
    position: absolute;
    display: inline-block;
    top: calc(20% - 10px);
    right: -5px;
    width: 0;
    height: 0px;
    content: '';
    border-style: solid;
    border-width: 5px;
    border-color: #fff #fff transparent transparent;
    transform: rotate(45deg);
    box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.1);
  }
  
  .pop_up_online {
    display: none;
    padding: 10px 15px 5px 15px;
    position: fixed;
    bottom: 290px;
    right: 77px;
    width: 115px;
    height: 30px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.12);
    text-align: left;
    z-index: 10;
  }
  
  .pop_up_online p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #666666;
    border-radius: 6px;
    margin-bottom: 4px;
  }
  
  .pop_up_online::after {
    position: absolute;
    display: inline-block;
    top: calc(50% - 10px);
    right: -5px;
    width: 0;
    height: 0;
    content: '';
    border-style: solid;
    border-width: 5px;
    border-color: #fff #fff transparent transparent;
    transform: rotate(45deg);
    box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.1);
  }