@charset "utf-8";
/*------------------------------------------------
--css   SCRM官网-首页
--by    市场部 Web Designer&Front end Engineer  Sivan
--date  2022.11.08
--Tips  文件已经过编译，css文件直接被被less文件生成覆盖，详细注释看less文件

--需要提前载入24栅格系统 grid.min.css（已经集合进base.less文件内）
--主流分辨率：1920px、1440px、1366px（优先考虑PC端）
--PC端内容宽度：1424px，前端JS转换100px=rem
-------------------------------------------------*/
body {
  background-color: var(--color_white);
}
/*--------------- 首页轮播 index_banner END ---------------- */
/*--------------- SCRM产品 index_scrm_w STARY ---------------- */
/* 首页SCRM产品切换导航 */
.index_scrm_w {
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  /* 转化商机切换导航 */
  /* 转化商机切换内容 */
}
.index_scrm_w .h3_w {
  text-align: center;
}
.index_scrm_w .scrm_nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.index_scrm_w .scrm_nav a.active p,
.index_scrm_w .scrm_nav .slick-current a {
  color: var(--color_primary);
}
.index_scrm_w .scrm_nav a {
  display: block !important;
  font-size: 16px;
  color: var(--color_dark);
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.index_scrm_w .scrm_nav a:hover,
.index_scrm_w .scrm_nav a.active {
  color: var(--color_primary);
}
.index_scrm_w .scrm_nav img {
  max-width: 88px;
}
.index_scrm_w .pc .swiper-slide .box_w,
.index_scrm_w .pc .swiper-slide .con_box {
  transform: translateY(16px);
  opacity: 0;
  transition: all 0.6s;
}
.index_scrm_w .scrm_active .con_box {
  transform: translate(0px) !important;
  opacity: 1 !important;
}
.index_scrm_w .scrm_active .sj_active .box_w {
  transform: translate(0px) !important;
  opacity: 1 !important;
}
.index_scrm_w .scrm_active .cj_active .box_w {
  transform: translate(0px) !important;
  opacity: 1 !important;
}
.index_scrm_w .scrm_active .fw_active .box_w {
  transform: translate(0px) !important;
  opacity: 1 !important;
}
.index_scrm_w .scrm_active .gl_active .box_w {
  transform: translate(0px) !important;
  opacity: 1 !important;
}
.index_scrm_w .a_w {
  transform: translateY(16px);
  opacity: 1;
}
.index_scrm_w .scrm_active .con_box .a_w,
.index_scrm_w .scrm_active .sj_active .a_w,
.index_scrm_w .scrm_active .cj_active .a_w,
.index_scrm_w .scrm_active .gl_active .a_w {
  transform: translate(0px) !important;
  opacity: 1 !important;
}
.index_scrm_w .scrm_con {
  min-height: 5.6rem;
  max-width: 14.24rem;
  padding-top: 0.6rem;
  overflow: hidden;
}
.index_scrm_w .scrm_con .list_w {
  min-height: 5.6rem;
  max-height: 5.6rem;
  padding: 0.72rem 0.64rem;
  background-color: var(--ec_bg_light);
  border-radius: 16px;
  overflow: hidden;
}
.index_scrm_w .scrm_con .list_w .text_w {
  max-width: 4.8rem;
  padding-top: 0.16rem;
}
.index_scrm_w .scrm_con .list_w h4 {
  font-size: 24px;
}
.index_scrm_w .scrm_con .list_w .info_w {
  min-height: 1rem;
  font-size: 16px;
  line-height: 2;
  padding: 0.24rem 0 0 0;
}
.index_scrm_w .scrm_con .list_w .icon_true {
  color: var(--color_primary);
  font-size: 18px;
  line-height: 1;
  position: relative;
  top: 2px;
}
.index_scrm_w .scrm_con .list_w .tips_w {
  padding: 0.24rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index_scrm_w .scrm_con .list_w .tips_w span {
  position: relative;
  display: block;
  padding: 0.16rem 0.32rem 0.16rem 0;
}
.index_scrm_w .scrm_con .list_w .tips_w b {
  display: block;
  font-size: 14px;
  font-weight: normal;
}
.index_scrm_w .scrm_con .list_w .tips_w strong {
  font-family: "num", Helvetica, arial, sans-serif;
  font-size: 0.32rem;
}
.index_scrm_w .scrm_con .list_w .tips_w .icon_n {
  font-size: 14px;
  font-weight: normal;
}
.index_scrm_w .scrm_con .list_w .tips_w .icon_up {
  position: absolute;
  top: 36px;
  right: 18px;
  font-size: 18px;
  color: var(--ec_orange);
}
.index_scrm_w .scrm_con .list_w .img_w {
  max-width: 6.6rem;
  padding: 0 0.16rem;
}
.index_scrm_w .scrm_con .con_box {
  display: flex !important;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  max-height: 5.6rem;
  overflow: hidden;
}
.index_scrm_w .list_box {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 5.6rem;
  max-height: 5.6rem;
  background-color: #F9FAFB;
  border-radius: 16px;
  overflow: hidden;
}
.index_scrm_w .list_box .left_nav {
  width: 2rem;
  min-height: 5.6rem;
  max-height: 5.6rem;
  padding: 0.64rem 0;
  overflow: hidden;
  background-color: #ECF0F3;
}
.index_scrm_w .list_box .left_nav h6 {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 1.1rem;
  line-height: 1.1rem;
  font-weight: normal;
}
.index_scrm_w .list_box .left_nav a {
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 16px;
  width: 100%;
  margin-left: 0.32rem;
  padding-right: 0.24rem;
  height: 0.72rem;
  border-left: 4px solid #ecf0f3;
  background-color: #ECF0F3;
  border-radius: 8px 2px 2px 8px;
}
.index_scrm_w .list_box .left_nav a:hover {
  color: var(--color_primary);
}
.index_scrm_w .list_box .left_nav h6.active a {
  color: var(--color_primary);
  border-left: 4px solid var(--color_primary);
  background-color: #F9FAFB;
}
.index_scrm_w .list_box .left_nav b {
  display: block;
  font-weight: normal;
}
.index_scrm_w .list_box .left_nav .slick-current h6 {
  color: var(--color_primary);
  background-color: #F9FAFB;
}
.index_scrm_w .list_box #fw_left_nav h6 {
  height: 2.2rem;
  line-height: 2.2rem;
}
.index_scrm_w .list_box #gl_left_nav h6 {
  height: 2.2rem;
  line-height: 2.2rem;
}
.index_scrm_w .right_box {
  width: 100%;
  max-height: 5.6rem;
  overflow: hidden;
  flex: 1;
}
.index_scrm_w .right_box h6 {
  height: 5.6rem;
}
.index_scrm_w .right_box .box_w {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0.72rem 0.16rem 0.64rem 0.48rem;
  min-height: 5.6rem;
  max-height: 5.6rem;
  overflow: hidden;
}
.index_scrm_w .right_box .box_w .text_w {
  max-width: 4.2rem;
  padding-top: 0.16rem;
}
.index_scrm_w .right_box .box_w .pro_w img {
  width: 64px;
  height: 64px;
  margin-bottom: 0.24rem;
  -webkit-border-radius: 0.16rem;
  -moz-border-radius: 0.16rem;
  border-radius: 0.16rem;
  -webkit-box-shadow: 0px 0.16rem 0.64rem rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 0.16rem 0.64rem rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0.16rem 0.64rem rgba(0, 0, 0, 0.08);
}
.index_scrm_w .right_box .box_w h4 {
  font-size: 24px;
}
.index_scrm_w .right_box .box_w .icon_true {
  color: var(--color_primary);
  font-size: 18px;
  line-height: 1;
  position: relative;
  top: 2px;
}
.index_scrm_w .right_box .box_w .trait_w {
  padding: 0.16rem 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.index_scrm_w .right_box .box_w .trait_w li {
  padding: 0.16rem 0.16rem 0 0;
}
.index_scrm_w .right_box .box_w .trait_w b {
  font-size: 16px;
  font-weight: bold;
}
.index_scrm_w .right_box .box_w .trait_w p {
  padding-top: 0.08rem;
  padding-left: 0.08rem;
  font-size: 14px;
}
.index_scrm_w .right_box .box_w .trait_w .icon_true {
  color: var(--color_primary);
  font-size: 18px;
  line-height: 1;
  position: relative;
  top: 0px;
}
.index_scrm_w .right_box .box_w .info_w {
  min-height: 1rem;
  font-size: 16px;
  line-height: 2;
  padding: 0.24rem 0 0 0;
}
.index_scrm_w .right_box .box_w .tips_w {
  padding: 0.24rem 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.index_scrm_w .right_box .box_w .tips_w span {
  position: relative;
  display: block;
  padding: 0 0 0.16rem 0;
}
.index_scrm_w .right_box .box_w .tips_w img {
  max-width: 40px;
  padding-bottom: 8px;
}
.index_scrm_w .right_box .box_w .tips_w b {
  display: block;
  font-size: 12px;
  font-weight: normal;
}
.index_scrm_w .right_box .box_w .tips_w i {
  font-size: 14px;
  font-weight: normal;
}
.index_scrm_w .right_box .box_w .tips_w .icon_up {
  color: var(--ec_orange);
}
.index_scrm_w .right_box .box_w .tips_w em {
  font-size: 12px;
  font-weight: normal;
}
.index_scrm_w .right_box .box_w .tips_w strong {
  font-family: "num", Helvetica, arial, sans-serif;
  font-size: 0.32rem;
}
.index_scrm_w .right_box .box_w a {
  color: var(--color_primary);
}
.index_scrm_w .right_box .box_w a:hover,
.index_scrm_w .right_box .box_w a.active {
  opacity: 0.8;
}
.index_scrm_w .right_box .box_w .img_w {
  max-width: 6.4rem;
  padding: 0;
  flex: 1;
}
/*移动端-新结构-适配*/
@media screen and (min-width: 992px) {
  .index_scrm_w .pc {
    display: block;
  }
  .index_scrm_w .m {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .index_scrm_w .pc {
    display: none;
  }
  .index_scrm_w .m {
    display: block;
    margin-top: -0.64rem;
  }
}
/* 移动端动画 */
.index_scrmSwiper_m .a_w {
  transform: translateY(8px);
  opacity: 1;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.index_scrmSwiper_m .a2_w {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.index_scrmSwiper_m .a3_w {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.index_scrmSwiper_m .a4_w {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.index_scrmSwiper_m .a5_w {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.index_scrmSwiper_m .a6_w {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.index_scrmSwiper_m .a7_w {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.index_scrmSwiper_m .a7_w {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.index_scrmSwiper_m .swiper-slide-active .a_w {
  transform: translate(0px) !important;
  opacity: 1 !important;
}
.m_scrm_ul {
  padding-top: 0.88rem;
}
.m_scrm_ul .tt_w {
  text-align: center;
}
.m_scrm_ul .tt_w img {
  max-width: 1.6rem;
}
.m_scrm_ul .tt_w p {
  font-size: 0.36rem;
  font-weight: bold;
  padding-bottom: 0.24rem;
}
.m_scrm_ul .item_li {
  border-radius: 0.16rem;
}
.m_scrm_ul .swiper-slide {
  width: 90% !important;
  margin: 0 5%;
}
.m_scrm_ul .swiper-slide-prev {
  right: -12%;
}
.m_scrm_ul .swiper-slide-next {
  left: -12%;
}
.m_scrm_ul .cxfg_li .box_w {
  min-height: 8.2rem;
}
.m_scrm_ul .cxfg_li .box_w .tips_w {
  padding-top: 0.88rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.m_scrm_ul .cxfg_li .box_w .tips_w li {
  flex: 1 0 50%;
  padding-right: 0.16rem;
  padding-bottom: 0.56rem;
  text-align: center;
  color: var(--color_muted);
}
.m_scrm_ul .cxfg_li .box_w .tips_w img {
  max-width: 0.64rem;
}
.m_scrm_ul .cxfg_li .box_w .tips_w p {
  padding-top: 0.16rem;
  font-size: 0.24rem;
}
.m_scrm_ul .qsgl_li .box_znbb {
  min-height: 8.2rem;
}
.m_scrm_ul .qsgl_li .qsgl_ul {
  display: flex;
  flex-wrap: wrap;
  padding-top: 0.32rem;
}
.m_scrm_ul .qsgl_li .qsgl_ul li {
  width: 100%;
  padding-bottom: 0.48rem;
}
.m_scrm_ul .qsgl_li .qsgl_ul b {
  font-size: 0.24rem;
  font-weight: bold;
}
.m_scrm_ul .qsgl_li .qsgl_ul p {
  font-size: 0.24rem;
  line-height: 1.4;
  padding-top: 0.08rem;
  color: var(--color_muted);
}
.m_scrm_ul .qsgl_li .box_szdp {
  min-height: 8.2rem;
}
.m_scrm_ul .qsgl_li .box_szdp .szdp_ul {
  display: flex;
  flex-wrap: wrap;
  padding-top: 0.32rem;
}
.m_scrm_ul .qsgl_li .box_szdp .szdp_ul li {
  width: 100%;
  padding-bottom: 0.48rem;
}
.m_scrm_ul .qsgl_li .box_szdp .szdp_ul b {
  font-size: 0.24rem;
  font-weight: bold;
}
.m_scrm_ul .qsgl_li .box_szdp .szdp_ul p {
  font-size: 0.24rem;
  line-height: 1.4;
  padding-top: 0.08rem;
  color: var(--color_muted);
}
.m_scrm_ul .box_w {
  display: block;
  margin: 0.24rem;
  padding: 0.4rem 0.32rem;
  color: var(--color_dark);
  background-color: #F7FAF7;
  min-height: 4rem;
  max-height: 4rem;
  border-radius: 0.16rem;
}
.m_scrm_ul .box_w h3 {
  display: flex;
  justify-content: space-between;
  color: var(--color_primary);
  font-size: 0.36rem;
}
.m_scrm_ul .box_w h6 {
  padding: 0.08rem 0 0.24rem 0;
  font-size: 0.24rem;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.m_scrm_ul .box_w .icon_w {
  font-size: 0.36rem;
}
.m_scrm_ul .box_w .des {
  text-align: left;
  font-size: 0.24rem;
  color: var(--color_muted);
  line-height: 2;
  min-height: 1.6rem;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
/*--------------- SCRM产品 index_scrm_w END ---------------- */
/*--------------- 解决方案 index_solution_w START ---------------- */
.index_solution_w {
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  background: #f9fafb;
  background-size: cover;
}
.index_solution_w .h3_w {
  text-align: center;
}
.index_solution_w .solution_nav {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0.64rem;
}
.index_solution_w .solution_nav .btn_a {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  min-height: 0.72rem;
  line-height: 0.72rem;
  padding-left: 0.16rem;
  padding-right: 0.16rem;
  font-size: 16px;
  color: var(--color_dark);
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border-radius: 8px;
}
.index_solution_w .solution_nav .btn_a span {
  line-height: 1.4;
  padding: 0.16rem;
}
@media screen and (max-width: 750px) {
  .index_solution_w .solution_nav .btn_a span {
    display: none;
  }
}
.index_solution_w .solution_nav .btn_a:hover,
.index_solution_w .solution_nav .btn_a.active {
  color: var(--color_primary);
}
@media screen and (max-width: 992px) {
  .index_solution_w .solution_nav .btn_a.active:after {
    content: "";
    margin: auto;
    position: absolute;
    z-index: 1;
    bottom: -16px;
    left: 0;
    right: 0;
    width: 6px;
    height: 6px;
    color: #FFF;
    background-color: var(--color_primary);
    border-radius: 6px;
  }
}
.index_solution_w .solution_nav .btn_a img {
  max-width: 44px;
  margin-left: auto;
  margin-right: auto;
}
.index_solution_w .list_w {
  opacity: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  border-radius: 0.16rem;
}
.index_solution_w .list_w .img_w {
  flex: 1 1 60%;
}
.index_solution_w .list_w .img_w img {
  border-radius: 0.16rem;
}
.index_solution_w .list_w .text_w {
  flex: 1 1 40%;
  line-height: 1.8;
  padding-top: 0.24rem;
  padding-left: 0.16rem;
  padding-right: 0.16rem;
}
.index_solution_w .list_w .text_w em {
  display: block;
}
.index_solution_w .list_w .text_w h4 {
  color: var(--color_primary);
  padding-top: 0.08rem;
  padding-bottom: 0.08rem;
}
.index_solution_w .list_w .text_w h6 {
  font-size: 18px;
}
.index_solution_w .list_w .text_w .info_w {
  line-height: 1.8;
  padding-top: 0.32rem;
  padding-bottom: 0.32rem;
  color: var(--color_muted);
}
.index_solution_w .list_w .text_w .info_w b {
  font-size: 16px;
  padding-right: 0.16rem;
  font-weight: bold;
  color: var(--color_dark);
}
@media screen and (max-width: 750px) {
  .index_solution_w .list_w .img_w {
    flex: 1 1 100%;
  }
  .index_solution_w .list_w .text_w {
    flex: 1 1 100%;
  }
}
.index_solution_w .swiper-slide-active .list_w {
  opacity: 1;
}
/*--------------- 解决方案 index_solution_w END ---------------- */
/*--------------- 首页行业案例 index_case_w START ---------------- */
.index_case_w {
  position: relative;
}
.index_case_w .h3_w {
  text-align: center;
}
.index_case_w .case_con {
  position: relative;
  border-radius: 0.24rem;
  overflow: hidden;
}
.index_case_w .slide_w {
  max-width: 100%;
}
.index_case_w .bg_w {
  margin: auto;
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: var(--ec_bg_muted);
  background-size: cover;
}
.index_case_w .bg_1 {
  background: #ECF0F3 url("../images/case_bg_1_min.jpg") no-repeat center center;
}
.index_case_w .bg_2 {
  background: #ECF0F3 url("../images/case_bg_2_min.jpg") no-repeat center center;
}
.index_case_w .bg_3 {
  background: #ECF0F3 url("../images/case_bg_3_min.jpg") no-repeat center center;
}
.index_case_w .bg_4 {
  background: #ECF0F3 url("../images/case_bg_4_min.jpg") no-repeat center center;
}
.index_case_w .bg_5 {
  background: #ECF0F3 url("../images/case_bg_6_min.jpg") no-repeat center center;
}
.index_case_w .bg_6 {
  background: #ECF0F3 url("../images/case_bg_5_min.jpg") no-repeat center center;
}
.index_case_w .bg_7 {
  background: #ECF0F3 url("../images/case_bg_7_min.jpg") no-repeat center center;
}
.index_case_w .list_w {
  min-height: 7.2rem;
  max-height: 7.2rem;
  padding: 0.64rem;
  border-radius: 8px;
  overflow: hidden;
}
.index_case_w .list_w h5 {
  color: var(--color_primary);
}
.index_case_w .list_w h4 {
  padding-top: 0.16rem;
  padding-bottom: 0.16rem;
}
.index_case_w .list_w h6 {
  padding-top: 0.16rem;
  padding-bottom: 0.32rem;
}
.index_case_w .list_w .text_w {
  max-width: 6rem;
}
.index_case_w .list_w .info_w {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0.32rem;
  padding-top: 0.32rem;
  max-width: 3.2rem;
}
.index_case_w .list_w .info_w li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0.2rem;
}
.index_case_w .list_w .info_w img {
  max-width: 0.56rem;
}
.index_case_w .list_w .info_w span {
  padding-left: 0.08rem;
}
.index_case_w .list_w .btn_w {
  padding-bottom: 0.32rem;
}
.index_case_w .case_nav {
  margin: auto;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  background: #F8F9FB;
  padding: 0.24rem;
}
.index_case_w .case_nav .btn_a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 16px;
}
.index_case_w .case_nav .btn_a span {
  padding: 0.08rem 0.04rem;
}
.index_case_w .case_nav .btn_a.active p,
.index_case_w .case_nav .slick-current .btn_a {
  color: var(--color_primary);
}
.index_case_w .case_nav .btn_a {
  font-size: 16px;
  color: var(--color_dark);
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.index_case_w .case_nav .btn_a:hover,
.index_case_w .case_nav .btn_a.active {
  color: var(--color_primary);
}
.index_case_w #case_scrollbar {
  position: absolute;
  left: 0%;
  bottom: 0.88rem;
  z-index: 2;
  height: 6px;
  width: 100%;
}
.index_case_w .case_num {
  position: absolute;
  z-index: 1;
  width: 0.88rem;
  height: 0.32rem;
  line-height: 0.32rem;
  right: 0.24rem;
  top: 0.24rem;
  font-family: "num", Helvetica, arial, sans-serif;
  color: var(--color_white);
  background-color: rgba(0, 0, 0, 0.24);
  border-radius: 0.32rem;
}
/*移动端-新结构-适配*/
@media screen and (min-width: 992px) {
  .index_case_w .pc {
    display: block;
  }
  .index_case_w .m {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .index_case_w .pc {
    display: none;
  }
  .index_case_w .m {
    display: block;
  }
}
.index_case_w .m .h3_w {
  text-align: center;
}
.index_case_w .m .m_case_con {
  position: relative;
  border-radius: 0.24rem;
  overflow: hidden;
}
.index_case_w .m .box_w {
  display: block;
  position: relative;
  z-index: 1;
  background-color: var(--color_light);
}
.index_case_w .m .des_w {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  line-height: 0.88rem;
  min-height: 0.88rem;
  padding: 0 0.24rem;
  background-color: rgba(255, 255, 255, 0.88);
  -webkit-backdrop-filter: saturate(180%) blur(64px);
  backdrop-filter: saturate(180%) blur(64px);
}
.index_case_w .m .des_w span {
  font-size: 16px;
  flex: 1 0 90%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.index_case_w .m .des_w .icon_w {
  font-size: 0.24rem;
  color: var(--color_primary);
  flex: auto;
  text-align: center;
}
.index_case_w .m .m_case_nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 0.24rem;
}
.index_case_w .m .m_case_nav .btn_a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 0.8rem;
  height: 0.8rem;
}
.index_case_w .m .m_case_nav .btn_1 {
  background: url("../images/m_case_icon_1.png") no-repeat center center;
  background-size: cover;
}
.index_case_w .m .m_case_nav .btn_1.active,
.index_case_w .m .m_case_nav .btn_1:hover {
  background: url("../images/m_case_icon_1_h.png") no-repeat center center;
  background-size: cover;
}
.index_case_w .m .m_case_nav .btn_2 {
  background: url("../images/m_case_icon_2.png") no-repeat center center;
  background-size: cover;
}
.index_case_w .m .m_case_nav .btn_2.active,
.index_case_w .m .m_case_nav .btn_2:hover {
  background: url("../images/m_case_icon_2_h.png") no-repeat center center;
  background-size: cover;
}
.index_case_w .m .m_case_nav .btn_3 {
  background: url("../images/m_case_icon_3.png") no-repeat center center;
  background-size: cover;
}
.index_case_w .m .m_case_nav .btn_3.active,
.index_case_w .m .m_case_nav .btn_3:hover {
  background: url("../images/m_case_icon_3_h.png") no-repeat center center;
  background-size: cover;
}
.index_case_w .m .m_case_nav .btn_4 {
  background: url("../images/m_case_icon_4.png") no-repeat center center;
  background-size: cover;
}
.index_case_w .m .m_case_nav .btn_4.active,
.index_case_w .m .m_case_nav .btn_4:hover {
  background: url("../images/m_case_icon_4_h.png") no-repeat center center;
  background-size: cover;
}
.index_case_w .m .m_case_nav .btn_5 {
  background: url("../images/m_case_icon_5.png") no-repeat center center;
  background-size: cover;
}
.index_case_w .m .m_case_nav .btn_5.active,
.index_case_w .m .m_case_nav .btn_5:hover {
  background: url("../images/m_case_icon_5_h.png") no-repeat center center;
  background-size: cover;
}
.index_case_w .m .m_case_nav .btn_6 {
  background: url("../images/m_case_icon_6.png") no-repeat center center;
  background-size: cover;
}
.index_case_w .m .m_case_nav .btn_6.active,
.index_case_w .m .m_case_nav .btn_6:hover {
  background: url("../images/m_case_icon_6_h.png") no-repeat center center;
  background-size: cover;
}
.index_case_w .m .m_case_nav .btn_7 {
  background: url("../images/m_case_icon_7.png") no-repeat center center;
  background-size: cover;
}
.index_case_w .m .m_case_nav .btn_7.active,
.index_case_w .m .m_case_nav .btn_7:hover {
  background: url("../images/m_case_icon_7_h.png") no-repeat center center;
  background-size: cover;
}
.index_case_w .m .m_case_nav .btn_8 {
  background: url("../images/m_case_icon_8.png") no-repeat center center;
  background-size: cover;
}
.index_case_w .m .m_case_nav .btn_8.active,
.index_case_w .m .m_case_nav .btn_8:hover {
  background: url("../images/m_case_icon_8_h.png") no-repeat center center;
  background-size: cover;
}
.index_case_w .m .m_case_nav img {
  max-width: 0.8rem;
  padding: 0.08rem;
}
.index_case_w .m .m_case_nav .btn_a span {
  padding: 0.08rem 0.04rem;
}
.index_case_w .m .m_case_nav .btn_a.active p,
.index_case_w .m .m_case_nav .slick-current .btn_a {
  color: var(--color_primary);
}
.index_case_w .m .m_case_nav .btn_a {
  font-size: 16px;
  color: var(--color_dark);
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.index_case_w .m .m_case_nav .btn_a:hover,
.index_case_w .m .m_case_nav .btn_a.active {
  color: var(--color_primary);
}
.index_case_w .m #m_case_scrollbar {
  position: absolute;
  left: 0%;
  bottom: 0.88rem;
  z-index: 2;
  height: 6px;
  width: 100%;
}
.index_case_w .m .m_case_num {
  position: absolute;
  z-index: 1;
  width: 0.88rem;
  height: 0.32rem;
  line-height: 0.32rem;
  right: 0.24rem;
  top: 0.24rem;
  font-family: "num", Helvetica, arial, sans-serif;
  color: var(--color_white);
  background-color: rgba(0, 0, 0, 0.24);
  border-radius: 0.32rem;
}
/*--------------- 首页行业案例 index_case_w END ---------------- */
/*--------------- 用户如何评价EC CRM index_evaluation_w START ---------------- */
.index_evaluation_w {
  padding-top: 0;
  padding-bottom: 0.96rem;
}
@media screen and (max-width: 992px) {
  .index_evaluation_w {
    padding-bottom: 0;
  }
}
.index_evaluation_w .h3_w {
  text-align: center;
}
.index_evaluation_w .evaluation_con {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0.16rem;
}
.index_evaluation_w .list_w {
  font-size: 14px;
  padding: 0.4rem;
  flex: 1 1 25%;
  margin: 0.08rem;
  background: url("../images/evaluate_icon_em.svg") no-repeat right top;
  box-shadow: 0px 0.16rem 0.64rem rgba(0, 0, 0, 0.08);
  border-radius: 16px;
}
@media screen and (max-width: 992px) {
  .index_evaluation_w .list_w {
    font-size: 14px;
    padding: 0.32rem;
    flex: 0 1 100%;
    margin: 0.16rem auto;
  }
}
.index_evaluation_w .list_top .logo_w {
  max-width: 1.2rem;
  height: auto;
}
.index_evaluation_w .list_top .text_w {
  min-height: 0.8rem;
  margin-top: 0.24rem;
  line-height: 1.8;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.index_evaluation_w .list_bottom {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.index_evaluation_w .list_bottom .info_w {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding-top: 0.16rem;
  padding-bottom: 0.08rem;
}
.index_evaluation_w .list_bottom img {
  max-width: 72px;
  width: 72px;
  height: 72px;
  border-radius: 0.16rem;
  box-shadow: 0px 0.16rem 0.64rem rgba(0, 0, 0, 0.08);
}
.index_evaluation_w .list_bottom .user_w {
  padding: 0.08rem 0.16rem;
}
.index_evaluation_w .list_bottom .user_w b {
  font-size: 18px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.index_evaluation_w .list_bottom .user_w p {
  font-size: 14px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.index_evaluation_w .list_bottom .star_w {
  margin-top: 0.24rem;
}
.index_evaluation_w .list_bottom .icon_w {
  padding-left: 0.02rem;
  padding-right: 0.02rem;
  font-size: 0.24rem;
}
.index_evaluation_w .list_bottom .icon_star_rate {
  color: #F2AA41;
}
.index_evaluation_w .list_bottom .icon_star {
  color: #ecf0f3;
}
/*--------------- 用户如何评价EC CRM index_evaluation_w END ---------------- */
/*--------------- 为何首选 EC index_why_w START ---------------- */
.index_why_w {
  min-height: 5.6rem;
  padding-bottom: 1.6rem;
  color: var(--color_white);
  background: url("../fonts/why_bg.svg") no-repeat center center;
  background-size: cover;
}
.index_why_w .h3_w {
  text-align: center;
}
.index_why_w .list_ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.index_why_w .list_ul li {
  flex: 0 1 auto;
}
.index_why_w .list_ul b {
  font-size: 0.32rem;
}
.index_why_w .list_ul strong {
  font-size: 0.64rem;
  font-family: "num", Helvetica, arial, sans-serif;
}
.index_why_w .list_ul div {
  min-height: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: end;
}
.index_why_w .list_ul span {
  font-size: 18px;
  padding-left: 0.08rem;
  padding-bottom: 0.16rem;
}
/*移动端 为何首选index_why_w 新结构适配*/
@media screen and (min-width: 992px) {
  .index_why_w .pc {
    display: block;
  }
  .index_why_w .m {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .index_why_w {
    color: var(--color_dark);
    background: transparent;
  }
  .index_why_w .pc {
    display: none;
  }
  .index_why_w .m {
    display: block;
  }
}
.index_honor_ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin: 10% -1%;
}
.index_honor_ul li {
  flex: 0 0 23%;
  margin: 0.16rem 1%;
  text-align: center;
}
.index_honor_ul li .img_w {
  display: block;
  max-width: 1.6rem;
  margin-left: auto;
  margin-right: auto;
}
.index_honor_ul li .text_w {
  text-align: center;
  padding-top: 0.24rem;
  padding-bottom: 0.24rem;
  max-width: 1.6rem;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/*--------------- 为何首选 EC index_why_w END ---------------- */
/*--------------- EC动态 index_news_w START ---------------- */
.index_news_w {
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}
.index_news_w .news_swiper_button {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  color: var(--color_white);
  padding: 0.16rem 0.24rem;
}
.index_news_w .news_swiper_button .icon_w {
  opacity: 0.8;
  padding: 0 0.08rem;
  font-size: 0.24rem;
  cursor: pointer;
}
.index_news_w .news_swiper_button:hover {
  opacity: 1;
}
@media screen and (max-width: 1200px) {
  .index_news_w .news_swiper_button {
    display: none;
  }
}
.index_news_w .news_hot {
  overflow: hidden;
  border-radius: 0.16rem;
}
.index_news_w .news_hot .list_w {
  display: block;
  position: relative;
  z-index: 1;
  border-radius: 0.16rem;
  overflow: hidden;
}
.index_news_w .news_hot .list_w::after {
  content: "";
  margin: auto;
  position: absolute;
  z-index: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 24%;
  background: #F8F9FB;
  background: -webkit-linear-gradient(to bottom, rgba(6, 6, 8, 0), rgba(6, 6, 8, 0.32));
  background: linear-gradient(to bottom, rgba(6, 6, 8, 0), rgba(6, 6, 8, 0.32));
}
.index_news_w .news_hot .text_w {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  color: var(--color_white);
  padding: 0.24rem;
}
.index_news_w .news_hot .text_w b {
  font-size: 16px;
  font-weight: normal;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.index_news_w .news_hot img {
  width: 100%;
}
.index_news_w .news_hot .icon_hot {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0.24rem;
  font-size: 0.32rem;
  color: #F1676F;
}
.index_news_w .news_list {
  padding: 0.16rem;
}
@media screen and (max-width: 992px) {
  .index_news_w .news_list {
    padding: 0.24rem;
    background-color: var(--ec_bg_light);
    border-radius: 0.08rem 0.08rem 0.16rem 0.16rem;
  }
}
.index_news_w .news_list .h3_w {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 0.16rem 0 0.32rem 0;
  font-size: 0.32rem;
}
.index_news_w .news_list .h3_w .readmore_a {
  min-width: 1rem;
  height: 32px;
  line-height: 32px;
  padding-left: 0.16rem;
  padding-right: 0.16rem;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  color: var(--color_primary);
  background-color: var(--ec_bg_light);
  border-radius: 0.32rem;
}
.index_news_w .news_list .h3_w .readmore_a:hover {
  opacity: 0.8;
}
.index_news_w .news_list .news_item {
  padding-bottom: 0.1rem;
  width: 45%;
  float: left;
  line-height: 35px;
   padding-right:10px;
  height: 35px;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .index_news_w .news_list .news_item {
  padding-bottom: 0.1rem;
  width: 45%;
  float: left;
  line-height: 35px;
  height: 35px;
  padding-right:10px;
  overflow: hidden;
  }
}
.index_news_w .news_list .news_item .titie_w {
  font-size: 18px;
}
.index_news_w .news_list .news_item .text_w {
  font-size: 14px;
  margin-top: 0.16rem;
  margin-bottom: 0.16rem;
  line-height: 1.8;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 1200px) {
  .index_news_w .news_list .news_item .text_w {
    font-size: 14px;
    margin-top: 0.32rem;
    margin-bottom: 0.32rem;
    line-height: 2;
  }
}
.index_news_w .news_list .news_item .info_w {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  color: var(--color_muted);
  font-family: "num", Helvetica, arial, sans-serif;
}
.index_news_w .news_list .news_item .info_w span {
  padding-right: 0.24rem;
}
/*--------------- EC动态 index_news_w END ---------------- */
/*--------------- 这些企业都在选择使用 index_choose_w START ---------------- */
.index_choose_w {
  padding-bottom: 0;
}
.index_choose_w .h3_w {
  text-align: center;
  padding: 0.64rem 0 0rem 0;
}
/*移动端 index_choose_w 新结构适配*/
@media screen and (min-width: 992px) {
  .index_choose_w .pc {
    display: block;
  }
  .index_choose_w .m {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .index_choose_w .pc {
    display: none;
  }
  .index_choose_w .m {
    display: block;
  }
}
