html,
body {
  height: 100%;
  margin: 0;
  background-color: #fff;
  font-family: "Microsoft YaHei", "微软雅黑", sans-serif, PingFang SC, Verdana, Helvetica Neue, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei !important;
}
* {
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0px;
  padding: 0px;
  list-style: none;
  font-size: 12px;
  font-weight: normal;
}
html,
body {
  min-width: 1440px;
}
@media (max-width: 1440px) {
  html,
  body {
    min-width: 1200px;
  }
}
.solution {
  min-height: 1000px;
}
.solution,
.solution-detail {
  background-color: #fff;
  width: 100%;
  text-align: center;
}
.solution-ban {
  width: 100%;
  height: 526px;
  position: relative;
  background: url("../img/6325.png") center top no-repeat;
  background-size: cover;
  /* background-size: 100% 100%; */
}
.solution-ban .solution-ceter {
  width: 1200px;
  padding-top: 215px;
  margin: 0 auto;
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.solution-ban .solution-ceter .ban-img {
  height: 45px;
  opacity: 0;
  -webkit-animation: slide-left 1s forwards;
  animation: slide-left 1s forwards;
}
.solution-ban .solution-ceter .ban-txt {
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  margin: 12px 0 35px;
  font-weight: 200;
  letter-spacing: 2px;
  opacity: 0;
  -webkit-animation: slide-left 1s forwards;
  animation: slide-left 1s forwards;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}
.solution-ban .solution-ceter .btn-wraps {
  opacity: 0;
  -webkit-animation: slide-left 1s forwards;
  animation: slide-left 1s forwards;
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}
.solution-ban .solution-ceter .btn-wraps img {
  height: 18px;
  width: auto;
  vertical-align: middle;
}
.solution-ban .solution-ceter .btn-wraps .btn-video {
  display: inline-block;
  text-align: justify;
  width: 113px;
  height: 34px;
  font-size: 14px;
  text-align: center;
  line-height: 34px;
  border: 1px solid rgba(255, 255, 255, 0.36);
  color: #fff;
  border-radius: 17px;
  margin-right: 14px;
  cursor: pointer;
}
.solution-ban .solution-ceter .btn-wraps .btn-video:hover {
  transform: scale(1.1);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.solution-all {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding-top: 50px;
  text-align: -webkit-center;
  overflow: hidden;
}
.grey {
  background-color: #fafafa;
}
.solution-blue {
  width: 100%;
  text-align: -webkit-center;
}
.erp-title {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  opacity: 0;
}
.title-bottom {
  margin: 5px auto 0 auto;
  width: 142px;
  height: 3px;
  background-image: linear-gradient(to right, #3b87f9, #eb9826);
  opacity: 0;
}
.settle {
  opacity: 0;
}
.settle-txt {
  font-size: 18px !important;
}
.btn-down {
  display: inline-block;
  width: 172px;
  height: 36px;
  color: #186cea;
  border: 1px solid rgba(24, 108, 234, 0.58);
  border-radius: 36px;
  line-height: 36px;
  cursor: pointer;
  opacity: 0;
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  font-size: 17px;
}
.btn-down:hover {
  background-color: #ebf6ff;
}
.btn-down img {
  vertical-align: middle;
  margin-bottom: 2px;
}
.fly {
  display: inline-block;
}
.fly img {
  width: 59px;
  height: auto;
  vertical-align: middle;
  padding: 0 10px;
}
.value-box {
  position: relative;
  margin: 315px auto 0;
}
.value-box .value_bg {
  width: 100%;
  height: 175px;
}
.value-box .value_item {
  position: absolute;
  width: 208px;
  height: 212px;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.16);
}
.value-box .value_item img {
  width: 208px;
  height: 212px;
}
.value-box .value_item:before {
  position: absolute;
  bottom: -10px;
  left: 50%;
  content: "";
  width: 0;
  border: 10px solid;
  border-color: #ffffff;
  transform: translateX(-50%) rotate(135deg);
  box-shadow: 5px -5px 10px -4px rgba(0, 0, 0, 0.16);
}
.value-box .value_item.value1 {
  left: 124px;
  bottom: 105px;
}
.value-box .value_item.value2 {
  left: 368px;
  bottom: 105px;
  transform: translateY(-50%);
}
.value-box .value_item.value3 {
  left: 612px;
  bottom: 105px;
}
.value-box .value_item.value4 {
  left: 856px;
  bottom: 105px;
  transform: translateY(-50%);
}
.value-box .value_item.value5 {
  left: 1100px;
  bottom: 105px;
}
.wrap-two {
  display: flex;
  justify-content: space-between;
  padding: 43px 0 50px;
}
.scene-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 66px 0 26px;
  color: #333333;
  font-size: 20px;
}
.scene-box .l_per {
  width: 550px;
  height: 371px;
  display: flex;
  flex-direction: column;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
}
.scene-box .l_per img {
  width: 100%;
}
.scene-box .l_per span {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.scene-box .add {
  width: 37px;
  height: 37px;
}
.scene-box .r_per {
  width: 550px;
  height: 371px;
  display: flex;
  flex-direction: column;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
}
.scene-box .r_per img {
  width: 100%;
}
.scene-box .r_per span {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.solution-per {
  margin-top: 52px;
  width: 1200px;
}
.shouhou-box {
  width: 280px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
  opacity: 0;
}
#shouhou1 {
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}
#shouhou2 {
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}
#shouhou3 {
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}
#shouhou4 {
  animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
}
.shouhou-top {
  /* height: 120px; */
  background: linear-gradient(1deg, #f4fbff 0%, #c2e1fe 100%);
  display: flex;
  flex-direction: column;
  padding: 34px 0;
}
.shouhou-top img {
  height: 45px;
  width: 45px;
  margin: 0 auto 20px auto;
}
.shouhou-top h2 {
  /* margin: auto; */
  font-size: 20px;
  color: #0d58cd;
  font-weight: 550;
}
.shouhou-bottom {
  height: 57px;
  text-align: center;
  font-size: 14px;
  color: #333333;
  line-height: 57px;
  background-color: #fff;
}
/* 轮播 begin */
.slide-all {
  width: 1075px;
  margin: 0 auto;
  padding-top: 43px;
  text-align: -webkit-center;
}
.wrap-slide {
  width: 100%;
  padding: 43px 0 50px;
  position: relative;
}
.wrap-slide .hd {
  position: absolute;
  width: 1200px;
  left: -64px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
}
.wrap-slide .hd .next img {
  cursor: pointer;
  transform: rotateY(180deg);
  width: 35px;
  height: 35px;
}
.wrap-slide .hd .prev img {
  cursor: pointer;
  width: 35px;
  height: 35px;
}
.wrap-slide .bd {
  overflow: hidden;
}
.wrap-slide .bd ul {
  padding: 0;
}
.wrap-slide li {
  float: left;
  margin-right: 20px;
  overflow: hidden;
}
.video-box {
  display: flex;
  flex-direction: column;
  cursor: pointer;
  opacity: 0;
}
#video1 {
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}
#video2 {
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}
#video3 {
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}
/* .video-box img:hover,
.video-box .video-txt:hover {
  box-shadow: 0px 3px 32px rgba(0, 0, 0, 0.16);
  transform: scale(1.02);
  transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
} */
.video-box img:hover {
  transform: scale(1.05);
  transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
.video-box .video-txt:hover {
  font-size: 16px;
  transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
.video-box img {
  width: 345px;
  height: 149px;
}
.video-txt {
  width: 343px;
  height: 37px;
  background: #ffffff;
  border: 1px solid #efefef;
  font-size: 14px;
  line-height: 37px;
  color: #0d58cd;
}
/* 轮播 end  */
/* 留言板 */
.onlineERP-wrap {
  display: none;
  position: relative;
  margin: auto;
  width: 1000px;
  /* height: 580px; */
  height: 497px;
  background-color: rgba(251, 251, 251);
  font-family: Source Han Sans CN;
  text-align: left;
}
.onlineERP-re-form {
  position: absolute;
  top: 0;
  right: 15px;
  width: 572px;
  /* height: 580px; */
  height: 100%;
}
.area-input-wrap,
.textarea-wrap {
  height: auto !important;
}
.area-title {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  width: 65px;
  height: 70px;
  border: 1px solid #ececec;
  border-radius: 4px 0 0 4px;
  background-color: #ffffff;
  line-height: 72px;
  text-align: center;
  color: #c0c4cc;
  font-size: 14px;
}
.area-contnet {
  position: relative;
  left: -6px;
  display: inline-block;
  vertical-align: top;
  width: 310px;
  height: 70px;
}
.area-select {
  width: 310px;
  height: 36px;
  margin: 0;
}
.area-detail {
  position: relative;
  top: 4px;
  width: 309px !important;
  border-radius: 0 0 4px 0;
}
.input-select {
  width: 374px;
}
.comp-success-wrap {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.comp-success-popup {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 440px;
  height: 240px;
  background-color: #fff;
  text-align: center;
  box-shadow: 1px 1px 6px #999;
}
.comp-success-img {
  width: 48px;
  height: 48px;
  margin: 30px auto 20px auto;
}
.comp-success-p1 {
  font-size: 20px;
  color: #333333;
}
.comp-success-btn {
  width: 180px;
  height: 36px;
  margin: auto;
  border: 1px solid #e1dede;
  line-height: 36px;
  color: #999;
  cursor: pointer;
}
.co-btns-wrap {
  display: flex;
  justify-content: space-around;
  width: 374px;
  margin-top: 15px;
}
.co-save,
.co-close {
  display: inline-block;
  width: 160px;
  height: 36px;
  background-color: #5485e8;
  font-size: 18px;
  text-align: center;
  line-height: 36px;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
}
.co-close {
  background-color: #fff;
  border: 1px solid #ececec;
  color: #999999;
}
.comp-success-wrap {
  /* display: none; */
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.cooperationAreas .zd-cascader-wrap {
  width: 374px;
}
#cooperationAreas {
  border-radius: 4px;
}
.success-p1 {
  margin: 0;
  font-size: 20px;
  color: #333333;
}
.success-p2 {
  margin: 5px 0;
  font-size: 16px;
  color: #999999;
}
.onlineERP-form-line {
  padding-left: 70px;
}
.onlineERP-left-imgs {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 350px;
  /* height: 580px; */
  height: 100%;
}
.form-title {
  height: 14px;
  margin: 32px auto 0 !important;
  font-size: 24px;
  font-weight: 500;
  line-height: 16px;
  color: #186cea;
}
.form-txt {
  font-size: 14px;
  line-height: 50px;
  color: #999999;
}
.input-wrap {
  position: relative;
  height: 36px;
  margin-bottom: 8px;
}
.input-img {
  position: absolute;
  top: 7px;
  left: 10px;
  width: 20px;
  height: 20px;
}
.onlineERP-input {
  box-sizing: border-box;
  width: 374px;
  height: 36px;
  padding-left: 39px;
  border: 1px solid #ececec;
  border-radius: 4px;
  outline: none;
  color: #666;
}
.onlineERP-input:focus {
  border-color: #409eff;
  z-index: 1;
}
.textarea-wrap {
  height: auto;
}
.form-textarea {
  width: 374px;
  height: 76px;
  padding-top: 10px;
  resize: none;
  padding-left: 10px;
}
.error-tip {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 384px;
  color: #eb5555;
  font-size: 12px;
}
.form-Authcode {
  vertical-align: top;
  width: 268px;
}
.authcode-wrap {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  width: 96px;
  height: 36px;
  margin-left: 6px;
  border: 1px solid #ececec;
  background-color: #fff;
  cursor: pointer;
}
.checkbox-wrap {
  display: flex;
  justify-content: space-around;
  width: 370px;
  height: 36px;
  padding-left: 2px;
  border: 1px solid #ececec;
  border-radius: 4px;
  font-size: 14px;
  line-height: 36px;
  color: #757575;
  background-color: #fff;
}
.checkbox-wraps {
  width: 362px;
  height: 70px;
  padding-left: 10px;
  border: 1px solid #ececec;
  border-radius: 4px;
  font-size: 14px;
  line-height: 36px;
  color: #757575;
  background-color: #fff;
  display: flex;
}
.checkbox-wraps ul {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin: 0;
  padding: 0px;
  padding-left: 2px;
}
.checkbox-wraps li {
  width: 100px;
}
.lock-txt {
  font-size: 12px;
  color: #ff5800;
  padding-left: 70px;
}
.lock {
  width: 15px;
  height: 15px;
  vertical-align: text-bottom;
}
.title-txt {
  margin-top: 6px;
  font-size: 14px;
  /* line-height: 19px; */
  color: #666666;
  opacity: 0;
}

/* 留言板结束 */
/* 快速了解吉秘机器人 begin */
#minVideo {
  display: none;
}
.solution-all video,
.solution-all .video-player-box,
.solution-all1 video,
.solution-all1 .video-player-box {
  width: 100%;
  height: 100%;
}
.videobox {
  width: 894px;
  height: 501px;
  margin: 0 auto;
  position: relative;
  opacity: 0;
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  margin-top: 21px;
  margin-bottom: 30px;
}
.videobox .minPoster {
  width: 894px;
  height: 501px;
  margin: 0 auto;
  background-image: url("../img/robot-video@2x.png");
  background-size: 100% 100%;
}
.videobox #minVideo {
  display: none;
}
@media (max-width: 1310px) {
  .videobox {
    width: 1200px;
    height: 560px;
  }
  .minPoster {
    width: 1200px;
    height: 545px;
  }
  .solution-box {
    width: 1200px;
  }
}
.button-feel {
  display: flex;
  font-size: 16px;
  font-weight: 500;
  color: #186cea;
  align-items: center;
  width: 156px;
  height: 34px;
  margin-right: 30px;
}
.button-consult {
  display: flex;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  align-items: center;
  width: 156px;
  line-height: 34px;
  height: 34px;
  background-color: #186cea;
  border-radius: 36px;
  opacity: 0;
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}
.button-consult:hover {
  background-color: #0556cf;
  transition: all 0.4s;
}
.button-consult > img,
.button-feel > img {
  width: unset !important;
  margin-left: 30px;
  margin-right: 5px;
}
.install-btns {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 32px;
}
.install-btns .btn-down {
  margin-right: 21px;
}
.cp-icon {
  width: 20px;
  height: 20px;
  margin-right: 16px !important;
  margin-left: 30px !important;
  padding-top: 1px;
}
.consult-icon {
  width: 20px;
  height: 20px;
  margin-right: 18px !important;
  margin-left: 25px !important;
  padding-top: 1px;
}
/* 快速了解吉秘机器人 end */
.title-p {
  font-size: 14px;
  color: #666666;
  margin: 10px 0 7px;
  opacity: 0;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}
/* 私域流量增长工具 */
.domain-wrap {
  margin-top: 85px;
  position: relative;
}
.domain-wrap .domain-pic {
  width: 534px;
  height: 332px;
}
.domain_item {
  position: absolute;
  opacity: 0;
}
.domain_item_scale .txt,
.domain_item_scale .sub {
  transform: scale(1.1);
  transition: all 0.6s;
}
.domain-wrap .icons .domain_item_img_scale {
  width: 50px;
  height: 50px;
  transition: all 0.6s;
}
.domain_item .txt {
  font-size: 20px;
  color: #186cea;
  font-weight: 600;
  margin-bottom: 6px;
}
.domain_item .sub {
  font-size: 14px;
  color: #666666;
}
.domain_item1 {
  left: 172px;
  top: 160px;
  text-align: right;
}
.domain_item2 {
  top: -37px;
  left: 500px;
  text-align: center;
}
.domain_item3 {
  right: 190px;
  top: 160px;
  text-align: left;
}
.domain-wrap .icons img {
  position: absolute;
  width: 46px;
  height: 46px;
  opacity: 0;
}
.domain-wrap .icon1 {
  left: 408px;
  top: 166px;
}
.domain-wrap .icon2 {
  top: 61px;
  left: 571px;
}
.domain-wrap .icon3 {
  right: 417px;
  top: 166px;
}
/* 客户证言 */
.customer-wrap {
  display: flex;
  height: 455px;
  margin: 30px 0;
  border-radius: 11px;
  background-color: #fff;
  padding: 26px 21px;
}
.customer-wrap .customer-video {
  width: 717px;
  height: 403px;
  position: relative;
  opacity: 0;
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  flex-shrink: 0;
}
.customer-wrap .customer-video .customerPoster {
  width: 717px;
  height: 403px;
  background-image: url("../img/robot-deposition-cx@2x.png");
  background-size: 100% 100%;
}
.customer-wrap .customer-video #customerVideo {
  display: none;
}
.customer-wrap .customer-content {
  margin-left: 21px;
}
.customer-wrap .customer-content .head-wrap {
  display: flex;
  align-items: center;
  text-align: left;
  border-bottom: 1px solid #ededed;
  padding-bottom: 12px;
}
.customer-wrap .customer-content .head-wrap .logo {
  width: 86px;
  height: 86px;
  margin-right: 18px;
}
.customer-wrap .customer-content .head-wrap .right .tit {
  font-size: 16px;
  color: #333333;
  margin-bottom: 10px;
}
.customer-wrap .customer-content .head-wrap .right .sub {
  font-size: 14px;
  color: #818181;
}
.customer-wrap .customer-content .intros {
  margin-top: 29px;
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
}
.customer-wrap .customer-content .block {
  margin-top: 25px;
  display: flex;
  justify-content: space-between;
  text-align: left;
}
.customer-wrap .customer-content .block .block_item {
  width: 133px;
  height: 77px;
  border: 1px solid #dddddd;
  color: #666666;
  font-size: 13px;
  padding: 13px 17px;
  border-radius: 5px;
}
.customer-wrap .customer-content .comments {
  margin-top: 40px;
  font-size: 16px;
  color: #666666;
  position: relative;
  display: flex;
  justify-content: center;
}
.customer-wrap .customer-content .comments b {
  color: #186cea;
}
.customer-wrap .customer-content .comments .comma {
  width: 28px;
  font-size: 50px;
  font-family: Arial;
  color: #333333;
  opacity: 0.27;
}
#customer .btn-down {
  margin-bottom: 31px;
}
/* 功能亮点 */
.tab-tree {
  border-radius: 14px;
  display: flex;
  padding: 40px 0 0;
  opacity: 0;
  flex-wrap: wrap;
}
.tab-tree .wrap-tab {
  width: 1200px;
  display: flex;
  justify-content: space-around;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
}
.tab-tree .wrap-tab .nav-txt {
  padding: 0 10px;
  font-size: 18px;
  color: #666666;
  cursor: pointer;
}
.tab-tree .wrap-tab .activeNav {
  font-weight: bold;
  color: #333333;
  position: relative;
}
.tab-tree .wrap-tab .activeNav::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  bottom: -11px;
  left: 0;
  background-color: #186cea;
}
.tab-tree .wrap-area {
  margin-top: 10px;
  display: none;
  width: 100%;
  padding-left: 126px;
}
.tab-tree .wrap-area.activeArea {
  display: block;
}
.tab-tree .wrap-area .shine-content {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.tab-tree .wrap-area .shine-content * {
  opacity: 1;
  -webkit-animation: show 0.2s ease-in;
  transition-delay: 0s;
}
@-webkit-keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.tab-tree .wrap-area .shine-content img {
  width: 592px;
  height: 359px;
}
.tab-tree .wrap-area .shine-content .shine_left {
  margin-right: 20px;
  width: 444px;
}
.tab-tree .wrap-area .shine-content .shine_left .shine_tit {
  font-weight: bold;
  font-size: 24px;
  color: #186cea;
  text-align: left;
}
.tab-tree .wrap-area .shine-content .shine_left .shine_tips {
  color: #186cea;
  padding-left: 20px;
}
.tab-tree .wrap-area .shine-content .shine_left .shine_tips li {
  list-style: disc;
  text-align: left;
}
.tab-tree .wrap-area .shine-content .shine_left .shine_tips li::marker {
  font-size: 12px;
}
.tab-tree .wrap-area .shine-content .shine_left .shine_tips li span {
  color: #333333;
  font-size: 16px;
  line-height: 33px;
}
/* 横banner板块 */
.wrap-banner-service {
  position: relative;
  width: 100%;
  height: 117px;
  background: url("../img/banner-mid@2x.png") center top no-repeat;
  background-size: cover;
}
.wrap-banner-service .main-tool {
  position: absolute;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 765px;
}
.wrap-banner-service .btn-target {
  position: absolute;
  width: 125px;
  height: 38px;
  right: 0px;
  top: 40px;
  border-radius: 22px;
  cursor: pointer;
}
.product-funct {
  margin-top: 63px;
  margin-bottom: 74px;
}
.product-funct .row_pro {
  display: flex;
  border-bottom: 1px dashed #eaeaea;
}
.product-funct .row_pro:last-child {
  border-bottom-color: transparent;
}
.product-funct .row_pro .item_pro {
  border-right: 1px dashed #eaeaea;
  width: 300px;
  height: 204px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.product-funct .row_pro .item_pro:hover img,
.product-funct .row_pro .item_pro:hover .blod,
.product-funct .row_pro .item_pro:hover .shadow {
  transform: scale(1.2);
  transition: all 0.6s;
}
.product-funct .row_pro .item_pro:last-child {
  border-right-color: transparent;
}
.product-funct .row_pro .item_pro img {
  width: 40px;
  height: 40px;
  margin-bottom: 19px;
}
.product-funct .row_pro .item_pro .cir {
  width: 151px;
  height: 151px;
  line-height: 151px;
  text-align: center;
  border-radius: 50%;
  background: #e8f4ff;
  color: #333333;
  font-size: 18px;
}
.product-funct .row_pro .item_pro .blod {
  font-size: 20px;
  color: #333333;
  font-weight: 500;
  margin-bottom: 16px;
}
.product-funct .row_pro .item_pro .shadow p {
  font-size: 14px;
  color: #666666;
}
#industryNeeds {
  background: url("../img/inventory/jky-inventory-industry-bg@2x.png") no-repeat;
  background-size: cover;
}
#industryNeeds .erp-title,
#industryNeeds .title-txt {
  color: #fff;
}
#industryNeeds .swiper-pagination {
  bottom: 34px;
}
#industryNeeds .swiper-pagination .swiper-pagination-bullet {
  background-color: #fff;
}
#industryNeeds .swiper-button-prev {
  top: 383px;
  width: 44px;
  height: 44px;
  left: -51px;
  background: url(../img/wms-case-arrow-left-on@2x.png) center center no-repeat;
  background-size: 100% 100%;
}
#industryNeeds .swiper-button-next {
  top: 383px;
  width: 44px;
  height: 44px;
  left: 1206px;
  background: url(../img/wms-case-arrow-left-on@2x.png) center center no-repeat;
  background-size: 100% 100%;
  transform: rotate(180deg);
}
#industryNeeds .swiper-button-next:after,
#industryNeeds .swiper-rtl .swiper-button-prev:after {
  content: "";
}
#industryNeeds .swiper-button-prev:after,
#industryNeeds .swiper-rtl .swiper-button-next:after {
  content: "";
}
.mySwiper {
  width: 1120px;
  height: 376px;
  position: relative;
  text-align: center;
  margin-top: 70px;
}
.mySwiper .swiper-slide {
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 17px;
  padding-bottom: 24px;
}
.mySwiper .swiper-slide .innerSlide {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #fff;
  opacity: 0.39;
}
.mySwiper .swiper-slide .innerSlide img {
  width: 100%;
}
.mySwiper .swiper-slide .innerSlide .needsTitle {
  font-size: 19px;
  font-weight: 500;
  line-height: 21px;
  color: #333333;
  margin: 20px 0 28px;
  font-weight: bold;
}
.mySwiper .swiper-slide .innerSlide p {
  font-size: 15px;
  line-height: 20px;
  color: #666666;
}
.mySwiper .swiper-slide.swiper-slide-active {
  padding-left: 11px;
  padding-right: 11px;
  padding-top: 0;
  padding-bottom: 0;
}
.mySwiper .swiper-slide.swiper-slide-active .innerSlide {
  opacity: 1;
}
.raise_box {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
.raise_box .raise_item {
  position: relative;
  width: 285px;
  height: 288px;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
  overflow: hidden;
}
.raise_box .raise_item img {
  width: 100%;
  height: 100%;
}
.raise_box .raise_item .raitxt {
  position: absolute;
  left: 43px;
  bottom: 37px;
  font-size: 14px;
  color: #666666;
  line-height: 22px;
}
.raise_box .raise_item:hover * {
  transform: scale(1.06);
  transition: all 0.6s;
}
ol,
ul {
  margin: 0;
  padding: 0;
}
#successfulCase {
  overflow: hidden;
}
#successfulCase .erp-title {
  padding: 50px 0 39px;
}
#successfulCase * {
  box-sizing: content-box;
}
#successfulCase .custom-swiper {
  width: 1440px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  opacity: 0;
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}
#successfulCase .custom-swiper .flexslider {
  position: relative;
  width: 1440px;
  margin: 0px auto 0 auto;
}
#successfulCase .custom-swiper .flexslider .slides {
  position: relative;
  z-index: 1;
  width: 1200px;
  margin: 0 auto;
}
#successfulCase .custom-swiper .flexslider .slides li {
  width: 1160px !important;
  height: 403px;
  background: #ffffff;
  display: flex !important;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: column;
  padding: 26px 20px;
  border-radius: 11px;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
}
#successfulCase .custom-swiper .flexslider .slides li .custom-video {
  width: 717px;
  height: 403px;
  margin-right: 20px;
}
#successfulCase .custom-swiper .flexslider .slides li .custom-video img {
  width: 717px;
  height: 403px;
  cursor: pointer;
}
#successfulCase .custom-swiper .flexslider .slides li .custom-video video {
  display: none;
  width: 717px;
  height: 403px;
  cursor: pointer;
}
#successfulCase .custom-swiper .flexslider .slides li .custom-title {
  display: flex;
  justify-content: start;
  text-align: left;
  margin: 6px 0 25px 0px;
  padding-bottom: 23px;
  border-bottom: 1px solid #ededed;
}
#successfulCase .custom-swiper .flexslider .slides li .custom-title img {
  width: 86px;
  height: 86px;
}
#successfulCase .custom-swiper .flexslider .slides li .custom-title div {
  margin: auto 18px;
}
#successfulCase .custom-swiper .flexslider .slides li .custom-title div span {
  font-size: 16px;
  font-weight: 500;
  color: #333;
  line-height: 20px;
}
#successfulCase .custom-swiper .flexslider .slides li .custom-title div p {
  font-size: 14px;
  color: #818181;
  margin: 0;
  line-height: 25px;
}
#successfulCase .custom-swiper .flexslider .slides li .custom-comment > span {
  display: block;
  text-align: left;
  height: 18px;
  font-size: 18px;
  font-weight: 500;
  color: #333333;
}
#successfulCase .custom-swiper .flexslider .slides li .custom-comment .custom-txt {
  margin-top: 30px;
  text-align: left;
  font-size: 14px;
  line-height: 29px;
  color: #666;
  width: 410px;
}
#successfulCase .custom-swiper .flexslider .slides li .custom-comment .custom-txt .cust-child {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #666666;
  margin-bottom: 20px;
  line-height: 16px;
}
#successfulCase .custom-swiper .flexslider .slides li .custom-comment .custom-txt .cust-child img {
  width: 17px;
  height: 17px;
  margin-right: 9px;
}
#successfulCase .custom-swiper .flexslider .flex-control-nav {
  position: absolute;
  bottom: 65px;
  transform: translateX(75%);
  left: 50%;
  z-index: 2;
  width: 300px;
  text-align: center;
}
#successfulCase .custom-swiper .flexslider .flex-control-nav li {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 12px;
  display: inline;
  zoom: 1;
}
#successfulCase .custom-swiper .flexslider .flex-control-nav a {
  display: inline-block;
  line-height: 40px;
  overflow: hidden;
  width: 8px;
  height: 8px;
  border: 1px solid #c4c4c4;
  border-radius: 50%;
  cursor: pointer;
}
#successfulCase .custom-swiper .flexslider .flex-control-nav .flex-active {
  background-position: 0 0;
  border: 1px solid #186cea;
  background-color: #186cea;
}
#successfulCase .custom-swiper .flexslider .flex-direction-nav {
  position: absolute;
  z-index: 3;
  width: 100%;
  top: 45%;
}
#successfulCase .custom-swiper .flexslider .flex-direction-nav li a {
  display: block;
  width: 50px;
  height: 50px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
}
#successfulCase .custom-swiper .flexslider .flex-direction-nav li a.flex-prev {
  width: 44px;
  height: 44px;
  left: 40px;
  background: url("../img/inventory/inventory-case-arrow-right-on.png") center center no-repeat;
  background-size: 100% 100%;
  transform: rotate(180deg);
}
#successfulCase .custom-swiper .flexslider .flex-direction-nav li a.flex-prev:hover {
  transform: rotate(180deg) scale(1.05);
}
#successfulCase .custom-swiper .flexslider .flex-direction-nav li a.flex-next {
  width: 44px;
  height: 44px;
  right: 40px;
  background: url("../img/inventory/inventory-case-arrow-right-on.png") center center no-repeat;
  background-size: 100% 100%;
}
#successfulCase .custom-swiper .flexslider .flex-direction-nav li a.flex-next:hover {
  transform: scale(1.05);
}
@media (max-width: 1460px) {
  .custom-swiper {
    width: 1206px;
  }
}
#moreProducts {
  padding-bottom: 50px;
}
#moreProducts .solution-box {
  /* display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center; */
  width: 1200px;
  margin: 0 auto;
  margin-top: 39px;
  opacity: 0;
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  display: grid;
  grid-template-columns: 285px repeat(3, 285px);
  grid-template-rows: repeat(2, 241px);
  gap: 20px;
}
#moreProducts .solution-item {
  opacity: 0;
  border: 1px solid #d8d8d8;
}
#moreProducts .solution-item1 {
  grid-row: span 2;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}
#moreProducts .solution-item1 .default-solution {
  background: url("/static/img/imgs/solution-dsyw-default@2x.png") no-repeat;
  background-size: cover;
}
#moreProducts .solution-item2 {
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}
#moreProducts .solution-item3 {
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}
#moreProducts .solution-item4 {
  animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
}
#moreProducts .solution-item5 {
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
}
#moreProducts .solution-item6 {
  animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
}
#moreProducts .default-solution {
  text-align: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  background: url("/static/img/imgs/solution-other-default@2x.png") no-repeat;
  overflow: hidden;
}
#moreProducts .solution-icon {
  margin-top: 52px;
  width: 61px;
  height: 61px;
}
#moreProducts .solution-defaultTitle {
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
  color: #333333;
  margin: 20px 0 9px;
}
#moreProducts .defaultTitle1 {
  margin-top: 109px;
}
#moreProducts .solution-defaultTips {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  color: #333333;
}
#moreProducts .detail_link {
  width: 118px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  border: 1px solid #333333;
  border-radius: 13px;
  color: #373737;
  font-size: 14px;
  margin: 23px auto 0;
}
#moreProducts .active-solution .detail_link {
  color: #fff;
  border: 1px solid #ffffff;
}
#moreProducts .active-solution {
  display: none;
  width: 100%;
  height: 100%;
  position: relative;
}
#moreProducts .active-solution-erp {
  background-image: url("/static/img/imgs/solution-dsyw-on@2x.png");
  background-size: 100%;
}
#moreProducts .active-solution-jmRobot {
  background-image: url("/static/img/imgs/solution-syll-on@2x.png");
  background-size: 100%;
}
#moreProducts .active-solution-yunWMS {
  background-image: url("/static/img/imgs/solution-bg-ccyw-on@2x.png");
  background-size: 100%;
}
#moreProducts .active-solution-distribution {
  background-image: url("/static/img/imgs/solution-fxyw-on@2x.png");
  background-size: 100%;
}
#moreProducts .active-solution-produceMRP {
  background-image: url("/static/img/imgs/solution-cxyt-on@2x.png");
  background-size: 100%;
}
#moreProducts .active-solution-instantRetail {
  background-image: url("/static/img/imgs/solution-lsyw-on@2x.png");
  background-size: 100%;
}
#moreProducts .active-solution-tms {
  background-image: url("/static/img/imgs/solution-tms-on@2x.png");
  background-size: 100%;
}
#moreProducts .solution-activeTitle {
  font-size: 25px;
  font-weight: bold;
  line-height: 25px;
  color: #ffffff;
  padding: 30px 0 9px 0;
}
#moreProducts .solution-activeTips {
  font-size: 14px;
  font-weight: 300;
  line-height: 14px;
  color: #ffffff;
}
#moreProducts .solution-details {
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  color: #ffffff;
  position: absolute;
  right: 9px;
  bottom: 13px;
}
#moreProducts .solution-item-active > .active-solution {
  display: block;
}
#moreProducts .solution-item-active > .default-solution {
  display: none;
}
.solution-activeTitle {
  font-size: 25px;
  font-weight: bold;
  line-height: 25px;
  color: #ffffff;
  padding: 30px 0 9px 0;
}
.solution-activeTips {
  font-size: 14px;
  font-weight: 300;
  line-height: 14px;
  color: #ffffff;
}
.solution-details {
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  color: #ffffff;
  position: absolute;
  right: 9px;
  bottom: 13px;
}
.solution-item-active > .active-solution {
  display: block;
}
.solution-item-active > .default-solution {
  display: none;
}
/* 全方位、全流程高效协同 */
.solution-effect {
  width: 100%;
  text-align: center;
  height: 688px;
  background: url("../img/TMS-cooperate-bg@2x.png") no-repeat;
  background-size: cover;
}
.solution-effect ol,
.solution-effect ul {
  margin: 0;
  padding: 0;
}
.solution-effect .erp-title,
.solution-effect .title-p {
  color: #ffffff;
}
.solution-effect .custom-swiper {
  width: 1200px;
  margin: 46px auto 0;
  display: flex;
  justify-content: space-between;
  opacity: 0;
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}
.solution-effect .custom-swiper .flexslider {
  position: relative;
  width: 1200px;
}
.solution-effect .custom-swiper .flexslider .slides {
  position: relative;
  z-index: 1;
}
.solution-effect .custom-swiper .flexslider .slides li {
  background: #ffffff;
  height: 455px;
  color: #fff;
}
.solution-effect .custom-swiper .flex-control-nav {
  position: absolute;
  bottom: -37px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.solution-effect .custom-swiper .flex-control-nav li {
  display: inline-block;
  margin: 0 8px;
  *display: inline;
  zoom: 1;
}
.solution-effect .custom-swiper .flex-control-nav a {
  display: inline-block;
  overflow: hidden;
  width: 46px;
  height: 4px;
  cursor: pointer;
  background-color: #4f74de;
  border-radius: 4px;
}
.solution-effect .custom-swiper .flex-control-nav .flex-active {
  background: #ffffff;
}
.solution-effect .custom-swiper .flex-direction-nav {
  position: absolute;
  z-index: 3;
  width: 1348px;
  top: 50%;
  transform: translateY(-50%);
  left: -74px;
}
.solution-effect .custom-swiper .flex-direction-nav li a {
  display: block;
  width: 46px;
  height: 4px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
}
.solution-effect .custom-swiper .flex-direction-nav li a.flex-prev {
  width: 44px;
  height: 44px;
  left: 0px;
  top: 50%;
  transform: rotateY(-180deg) translateY(-50%);
  background: url("../../pages/img/retail/instant-retail-case-arrow-right-on@2x.png") center center no-repeat;
  background-size: 100% 100%;
}
.solution-effect .custom-swiper .flex-direction-nav li a.flex-prev:hover {
  transform: rotateY(-180deg) scale(1.05) translateY(-50%);
}
.solution-effect .custom-swiper .flex-direction-nav li a.flex-next {
  width: 44px;
  height: 44px;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  background: url("../../pages/img/retail/instant-retail-case-arrow-right-on@2x.png") center center no-repeat;
  background-size: 100% 100%;
}
.solution-effect .custom-swiper .flex-direction-nav li a.flex-next:hover {
  transform: scale(1.05) translateY(-50%);
}
.solution-effect .custom-swiper .itembox {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 26px 0px;
  justify-content: space-evenly;
  text-align: left;
}
.solution-effect .custom-swiper .itembox .l_pic img {
  width: 450px;
  height: 403px;
}
.solution-effect .custom-swiper .itembox .r_per .head_area {
  display: flex;
  align-items: center;
  padding-bottom: 18px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 27px;
}
.solution-effect .custom-swiper .itembox .r_per .head_area .case_logo {
  width: 86px;
  height: 86px;
  margin-right: 20px;
}
.solution-effect .custom-swiper .itembox .r_per .head_area .case_tit .casetit {
  font-weight: 500;
  color: #333333;
  font-size: 18px;
  margin-bottom: 10px;
}
.solution-effect .custom-swiper .itembox .r_per .head_area .case_tit .caseinfo {
  font-size: 14px;
  color: #818181;
}
.solution-effect .custom-swiper .itembox .r_per .sub_area {
  margin-bottom: 31px;
}
.solution-effect .custom-swiper .itembox .r_per .sub_area .are_tit {
  font-weight: 500;
  color: #333333;
  font-size: 18px;
  margin-bottom: 14px;
}
.solution-effect .custom-swiper .itembox .r_per .sub_area .tips_content {
  display: flex;
  align-items: center;
  width: 665px;
  height: 43px;
  border: 1px dashed #e8e8e8;
  border-radius: 5px;
  font-size: 14px;
  color: #666666;
}
.solution-effect .custom-swiper .itembox .r_per .sub_area .tips_content img {
  width: 17px;
  height: 17px;
}
.solution-effect .custom-swiper .itembox .r_per .sub_area .tips_content .tip_it {
  display: flex;
  align-items: center;
  margin-left: 13px;
}
.solution-effect .custom-swiper .itembox .r_per .main_area .are_tit {
  font-weight: 500;
  color: #333333;
  font-size: 18px;
  margin-bottom: 14px;
}
.solution-effect .custom-swiper .itembox .r_per .main_area .solution_content {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  width: 665px;
  height: 114px;
  border: 1px dashed #e8e8e8;
  border-radius: 5px;
  padding: 0px 13px;
}
.solution-effect .custom-swiper .itembox .r_per .main_area .solution_content .solu_item {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #666666;
}
.solution-effect .custom-swiper .itembox .r_per .main_area .solution_content .solu_item img {
  width: 17px;
  height: 17px;
  margin-right: 10px;
}
@media (max-width: 1460px) {
  .solution-effect .custom-swiper {
    width: 1206px;
  }
}

.wrap-two {
  display: flex;
  justify-content: space-between;
}

.shouhou-box {
  width: 282px;
  height: 226px;
  box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.1);
  opacity: 0;
}
#shouhou1 {
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}
#shouhou2 {
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}
#shouhou3 {
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}
#shouhou4 {
  animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
}
.shouhou-top {
  /* height: 120px; */
  background: linear-gradient(1deg, #f4fbff 0%, #c2e1fe 100%);
  display: flex;
  flex-direction: column;
  padding: 29px 0;
}
.shouhou-top img {
  height: 45px;
  width: 45px;
  margin: 0 auto 20px auto;
}
.shouhou-top h2 {
  /* margin: auto; */
  font-size: 20px;
  color: #0d58cd;
  font-weight: 550;
}
.shouhou-bottom {
  padding-top: 20px;
  height: 75px;
  text-align: center;
  font-size: 14px;
  color: #666666;
  line-height: 19px;
  background-color: #fff;
}
