.s-content-product {
  padding: 0 12vw;
  background: #f7f7f7;
  overflow: hidden;
}
.s-content-product .content {
  float: left;
  margin-right: 90px;
  /* transform: scale(0.92); */
  padding-top: 20px;
  transform: translateX(-100px);
  opacity: 0;
}
.s-content-product .content:nth-child(2) {
  width: 360px;
  transform: translateX(100px);
  opacity: 0;
}
.aAimate {
  transition: all 0.8s;
  transform: translateX(0px)!important;
  opacity: 1!important;
}
.s-content-product .content:last-child {
  margin-left: 90px;
  margin-right: 0;
}
.s-content-product .content div:last-child {
  margin-top: 80px;
}
.s-content-product .content div p {
  font-size: 22px;
  color: #333333;
}
.s-content-product .content div p::before {
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  float: left;
  margin: 3px 10px 0 10px;
}
.s-content-product .content:nth-child(2) div:nth-child(1) p::before {
  background: url(../../images/v3.0/saas_cdgl_icon_a@2x.png) no-repeat top left / 100% auto;
}
.s-content-product .content:nth-child(2) div:nth-child(2) p::before {
  background: url(../../images/v3.0/saas_cdgl_icon_b@2x.png) no-repeat top left / 100% auto;
}
.s-content-product .content:nth-child(4) div:nth-child(1) p::before {
  background: url(../../images/v3.0/saas_cdgl_icon_c@2x.png) no-repeat top left / 100% auto;
}
.s-content-product .content:nth-child(4) div:nth-child(2) p::before {
  background: url(../../images/v3.0/saas_cdgl_icon_d@2x.png) no-repeat top left / 100% auto;
}
.s-content-product .content div ul {
  margin-top: 28px;
}
.s-content-product .content div ul li {
  /* margin-top: 8px; */
  line-height: 24px;
  color: #bab8b8;
  font-size: 13px;
  font-family: 'PingFang';
}
.s-content-product .content div ul li::before {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #14AA0D;
  float: left;
  margin: 9px 8px 0 0;
}
.s-content-product img {
  display: block;
  float: left;
  width: 310px;
  margin-top: 20px;
  opacity: 0;
}
.s-content-product2 {
  background: #fff;
  padding-bottom: 40px;
}
.s-content-product2 .content-card ul {
  width: 100%;
  margin: 20px auto;
  position: relative;
  overflow: hidden;
  opacity: 0;
  transform: translateY(80px);
}
.s-content-product2 .content-card ul li {
  float: left;
  width: 280px;
  height: 140px;
  background: #ccc;
  margin: 10px;
  border-radius: 5px;
  text-align: center;
  padding-top: 86px;
  box-sizing: border-box;
  font-size: 15px;
  box-shadow: 0 3px 5px 3px rgba(64,90,163,0.12);
}
.s-content-product2 .content-card ul li:nth-child(2) {
  height: 298px;
  padding-top: 155px;
}
.s-content-product2 .content-card ul li:nth-child(3) {
  height: 298px;
  padding-top: 155px;
}
.s-content-product2 .content-card ul li:nth-child(5) {
  position: absolute;
  left: 0px;
  top: 161px;
}
.s-content-product3 {
  background: #f7f7f7;
  padding-bottom: 50px;
  height: 596px;
}
.s-content-product3 .content-lbcard {
  margin-top: 50px;
  float: left;
  height: 332px;
  width: 370px;
  /* margin-left: 40px; */
  background: url(../../images/v3.0/saas_4s_bg@2x.png) no-repeat top left / 100% auto;
  transform: translateX(-100px);
  opacity: 0;
}
.s-content-product3 .content-lbcard .swiper-slide {
  text-align: center;
  color: #2BAF21;
}
.s-content-product3 .content-lbcard .swiper-slide p {
  margin-top: 248px;
  font-size:14px;
}
/* swiper的样式 */
.swiper1 {
  width: 260px;
  height: 316px;
  transform: translateY(-30px);
  border-radius: 10px;
  box-shadow: inset 0px 15px 10px -15px rgba(64,90,163,0.12);
}
.swiper-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #ffffff;
  opacity: 1;
}
.swiper-pagination-bullet-active {
  background: #14AA0D!important;
  /* width: 12px!important; */
  border: 1px;
}
.s-content-product3 .jxs-info {
  float: right;
  width: 720px;
  margin-top: 30px;
  height: 360px;
  overflow: hidden;
  /* margin-right: 40px; */
}
.s-content-product3 .jxs-info ul {
  height: 100%;
}
.s-content-product3 .jxs-info ul li {
  width: 33%;
  height: 180px;
  float: left;
  /* border: 1px solid #E8E8E8; */
  padding: 0 30px;
  padding-top: 60px;
  box-sizing: border-box;
  color: #999999;
  opacity: 0;
  /* margin-top: -50px; */
}
.s-content-product3 .jxs-info ul li p:first-child {
  text-align: center;
  margin-bottom: 20px;
  font-size:16px;
  color: #333333;
}
.s-content-product3 .jxs-info ul li p:nth-child(2) {
  font-size:13px;
}

/* 第四部分 */
.s-content-product4 {
  background: #fff;
  padding-bottom: 50px;
}
.s-content-product4 .sub-card1 {
  width: 1200px;
  height: 150px;
  /* float: left; */
  margin: 10px auto;
}
.s-content-product4 .sub-card1 ul {
  width: 100%;
  height: 100%;
}
.s-content-product4 .sub-card1 li {
  float: left;
  font-size:18px;
  background: #fdd000;
  width: 25%;
  height: 100%;
  box-sizing: border-box;
  padding-top: 90px;
  text-align: center;
  color: #999999;
  opacity: 0;
  margin-top: -30px;
}
.s-content-product4 .sub-card1 li:first-child {
  transform: translateX(-105px);
}
.s-content-product4 .sub-card1 li:nth-child(2) {
  transform: translateX(-30px);
}
.s-content-product4 .sub-card1 li:nth-child(3) {
  transform: translateX(30px);
}
.s-content-product4 .sub-card1 li:nth-child(4) {
  transform: translateX(105px);
}
.s-content-product4 .sub-card2 {
  width: 1200px;
  margin: 0 auto;
  opacity: 0;
}
.swiper2 {
  width: 1200px;
  height: 350px;
  overflow: hidden;
  box-shadow: 0 3px 5px 3px rgba(64,90,163,0.12);
  padding: 0 45px!important;
  margin: 0 auto;
  box-sizing: border-box;
  border-radius: 8px;
}
.swiper2 .swiper-slide {
  background: #ffffff;
  height: 120px;
  text-align: center;
  padding-top: 230px;
  font-size:16px;
}
.swiper2 .swiper-button-prev, .swiper2 .swiper-button-next {
  background-size: 18px 38px;
  height: 18px; 
}
.swiper2 .swiper-button-prev {
  background: url(../../images/v3.0/saas_czfw_icon_array_left@2x.png) center center / 100% auto;
}
.swiper2 .swiper-button-next {
  background: url(../../images/v3.0/saas_czfw_icon_array_right@2x.png) center center / 100% auto;
}
/* 第五部分 */
.s-content-product5 {
  padding-bottom: 50px;
}
.s-content-product5 .ubi-content {
  width: 100%;
  height: 500px;
  background: url(../../images/v3.0/saas_ubi_banner@2x.png) center center / 74% auto;
  position: relative;
}
.s-content-product5 .ubi-content div {
  position: absolute;
  background: #fff;
  margin: 10px;
  border-radius: 6px;
  box-shadow: 0 3px 5px 3px rgba(64,90,163,0.12);
  padding: 15px 0 0 20px;
  box-sizing: border-box;
  width: 180px;
}
.s-content-product5 .ubi-content div img {
  position: absolute;
  right: -14px;
  top: -36px;
  width: 33px;
}
.s-content-product5 .ubi-content div p {
  font-size: 15px;
  color: #1EAC12;
  text-align: center;
  margin-left: -15px;
}
.s-content-product5 .ubi-content div ul li {
  float: left;
  width: 50%;
  color: #999999;
  margin-top: 5px;
}
.s-content-product5 .ubi-content div ul li::before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  background: #B1DDC0;
  float: left;
  border-radius: 50%;
  transform: translate(-6px, 7px);
}
.s-content-product5 .ubi-content div:nth-child(1) {
  position: relative;
  left: 230px;
  top: -30px;
  width: 160px;
  height: 150px;
}
.s-content-product5 .ubi-content div:nth-child(2) img, .s-content-product5 .ubi-content div:nth-child(4) img {
  position: absolute;
  left: -14px;
  top: -36px;
  width: 33px;
}
.s-content-product5 .ubi-content div ul {
  margin-top: 6px;
}
.s-content-product5 .ubi-content div:nth-child(1) ul li {
  width: 100%;
  text-align: center;
  margin-left: -13px;
}
.s-content-product5 .ubi-content div:nth-child(1) ul li::before {
  transform: translate(38px, 7px);
}
.s-content-product5 .ubi-content div:nth-child(2) {
  left: 750px;
  top: -20px;
  width: 190px;
  height: 180px;
}
.s-content-product5 .ubi-content div:nth-child(3) {
  left: 0px;
  top: 220px;
  width: 160px;
  height: 150px;
}
.s-content-product5 .ubi-content div:nth-child(4) {
  left:980px;
  top: 200px;
  width: 200px;
  height: 180px;
}