.perform-form-box {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 960px;
}
.perform-form-box .cube {
  position: absolute;
  width: 45px;
  height: 40px;
  right: -30px;
  bottom: -487px;
}
.get-free-perform {
  position: absolute;
  width: 385px;
  height: 308px;
  top: 162px;
  right: 0;
  padding: 0 39px;
  border-radius: 10px;
  background: linear-gradient(180deg, #0057CE 0%, #186CEA 100%);
  box-sizing: border-box;
}
.get-free-perform * {
  box-sizing: border-box;
}
.get-free-perform .free-perform-title {
  color: #ffffff;
  font-size: 26px;
  line-height: 26px;
  font-weight: 500;
  margin-top: 29px;
  text-align: center;
}
.swiper_wrap {
  position: relative;
  width: 245px;
  height: 23px;
  margin: 10px auto 0;
  overflow: hidden;
  color: #ffffff;
  font-size: 14px;
}

.swiper_wrap ul {
  position: relative;
  top: 0;
  left: 0;
  width: 245px;
  float: right;
  margin-top: 1px;
  padding: 0;
}

.swiper_wrap ul li {
  text-align: center;
  line-height: 23px;
}

.get-free-perform .perform-form-wrap {
  margin-top: 27px;
  width: 100%;
}
.get-free-perform .perform-form-wrap .banner-form-line {
  margin-top: 11px;
  position: relative;
  text-align: right;
  padding-right: 6px;
}
.get-free-perform .perform-form-wrap .banner-form-line .perform-error-tip {
  display: none;
  position: absolute;
  top: 26px;
  left: -27px;
  color: #eb5555;
  font-size: 12px;
}
.get-free-perform .perform-form-wrap .banner-form-line .label-con {
  position: absolute;
  left: -8px;
  top: 0;
  height: 33px;
  display: flex;
  align-items: center;
  color: #ffffff;
  font-size: 14px;
}
.get-free-perform .perform-form-wrap .banner-form-line .label-con .required-mark {
  color: #ffffff;
  margin-right: 2px;
}
.get-free-perform .perform-form-wrap .banner-form-line .banner-form-input {
  width: 243px;
  height: 33px;
  outline: none;
  border: none;
  border-bottom: 1px solid #DCDCDC;
  color: #666666;
  font-size: 14px;
  border-radius: 4px;
  padding-left: 15px;
}
.get-free-perform .perform-form-wrap .banner-form-line #codeImg {
  position: absolute;
  top: 4px;
  right: 11px;
  width: 87px;
  height: 25px;
  border: 1px solid #DCDCDC;
  color: #666666;
  font-size: 12px;
  cursor: pointer;
}
.get-free-perform .perform-form-wrap .submit-btn {
  margin-top: 24px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #FFE833;
  color: #333333;
  font-size: 16px;
  text-align: center;
  border-radius: 20px;
  cursor: pointer;
}

.banner-form-success-wrap {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
}
.banner-form-success-popup {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 383px;
  height: 191px;
  background-color: #fff;
  text-align: center;
  box-shadow: 1px 1px 6px #999;
  border-radius: 11px;
}
.banner-form-success-popup .tip-title {
  margin-top: 34px;
  display: flex;
  align-items: center;
}

.banner-form-success-popup .tip-title img {
  width: 33px;
  height: auto;
  margin-right: 15px;
}

.banner-form-success-popup .tip-title span {
  font-size: 18px;
  font-weight: 600;
  color: #333333;
}

.banner-form-success-popup .tip-msg {
  margin-top: 22px;
  font-size: 14px;
  line-height: 14px;
  color: #666666;
}


.banner-form-success-popup .confirm-btn {
  width: 94px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  border: 1px solid #196CEA;
  border-radius: 17px;
  margin-top: 27px;
  color: #196CEA;
  font-size: 14px;
}

.banner-form-success-popup .close {
  position: absolute;
  right: 20px;
  top: 14px;
  width: 14px;
  height: 14px;
}

.banner-form-success-popup img {
  animation: unset;
  opacity: 1;
}
.banner-form-success-btn {
  cursor: pointer;
}
.solution-ban {
  position: relative;
  width: 100%;
  height: 515px;
  position: relative;
  background: url("../img/solutions/onlineERP-banner-bg.png") center top no-repeat;
  background-size: cover;
  min-width: 1260px;
}

.solution-ceter {
  width: 960px;
  padding-top: 215px;
  margin: 0 auto;
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.ban-title {
  font-size: 40px;
  color: #333333;
  font-weight: 800;
  line-height: 40px;
}


.ban-txt {
  font-size: 15px;
  line-height: 24px;
  color: #333333;
  margin: 15px 0 27px;
  opacity: 0;
  -webkit-animation: slide-left 1s forwards;
  animation: slide-left 1s forwards;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}

.btn-wraps {
  opacity: 0;
  -webkit-animation: slide-left 1s forwards;
  animation: slide-left 1s forwards;
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}

.btn-wraps img {
  height: 22px;
  width: auto;
  vertical-align: middle;
  margin-right: 9px;
}
.btn-wraps span {
  vertical-align: middle;
}
.btn-wraps .btn-video {
  display: inline-block;
  text-align: justify;
  width: 125px;
  height: 30px;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  background: #186CEA;
  color: #fff;
  border-radius: 4px;
  margin-right: 15px;
  cursor: pointer;
}

.btn-wraps .btn-trial {
  display: inline-block;
  width: 125px;
  height: 30px;
  font-size: 14px;
  border: 1px solid #186CEA;
  color: #186CEA;
  border-radius: 4px;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
}
.btn-wraps .btn-video:hover,
.btn-wraps .btn-trial:hover {
  transform: scale(1.1);
  /* box-shadow: 0px 0px 0px 8PX rgba(255, 255, 255, 0.4); */
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

/* 版心 */
.solution-content_wrap {
  width: 960px;
  margin: 0px auto;
  padding-top: 40px;
}
.partSolutionTitle {
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  color: #333333;
  text-align: center;
}
.solutionGrey {
  background-color: #FAFAFA;
}

.saleAfter {
  padding-bottom: 40px;
}
.partnerCompany img {
  margin-top: 10px;
  width: 100%;
}
.afterSalesTop img {
  width: 41px;
}



/* 二维码对话框 */
.service-code-wrap {
  display: none;
  text-align: center;
}
/* .service-code-wrap .close_icon {

} */
.service-code-wrap .service_tit {
  margin-top: 31px;
  font-weight: 500;
  font-size: 22px;
  color: #333333;
  line-height: 24px;
}
.service-code-wrap .code-con {
  width: 356px;
  height: 356px;
  border: 1px solid #DDDDDD;
  margin: 13px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.service-code-wrap .code-con img {
  width: 312px;
  height: 312px;
}
.service-code-wrap .bot_tips {
  margin-top: 9px;
  color: #666666;
  font-size: 16px;
}