.saas_banner {
  background: url('/shop/img/saas/banner-bg.png') center center no-repeat;
  -o-background-size: cover;
  background-size: cover;
}
.saas_banner_title {
  font-size: 50px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 30px;
}
.saas_banner_desc {
  width: 592px;
  font-size: 20px;
  color: #fff;
  line-height: 36px;
  margin-bottom: 40px;
}
.saas_banner_img {
  position: absolute;
  bottom: 64px;
  right: 10px;
  width: 540px;
}
.saas_module1 {
  background-color: #fff;
  padding: 84px 0 50px;
}
.saas_module1 .ys_module_title {
  padding: 0 160px;
}
.saas_module1_content {
  margin-top: 44px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.saas_module1_left {
  width: 738px;
}
.saas_module1_row {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.saas_module1_row.row2 {
  padding-top: 80px;
  background: url('/shop/img/saas/module1-arrows1.png') center 18px no-repeat;
  -o-background-size: 584px auto;
  background-size: 584px auto;
}
.saas_module1_row.row2 .saas_module1_item {
  width: 200px;
}
.saas_module1_item {
  width: 196px;
}
.saas_module1_name {
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 80px;
  background-color: #1472FF;
  border-radius: 10px 10px 0 0;
}
.saas_module1_msg {
  height: 153px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #E5EEFA;
  padding-left: 40px;
}
.saas_module1_tip {
  position: relative;
  font-size: 14px;
  color: #333;
  padding-left: 18px;
  line-height: 26px;
}
.saas_module1_tip::before,
.saas_module1_tip::after {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: rgba(240, 106, 29, 0.3);
}
.saas_module1_tip::after {
  width: 5px;
  height: 5px;
  background-color: #F06A1D;
  -webkit-transform: translate(2.5px, 2.5px);
  -moz-transform: translate(2.5px, 2.5px);
  -ms-transform: translate(2.5px, 2.5px);
  -o-transform: translate(2.5px, 2.5px);
  transform: translate(2.5px, 2.5px);
}
.saas_module1_tip:before {
  -webkit-animation: popIn 1s infinite;
  -moz-animation: popIn 1s infinite;
  -o-animation: popIn 1s infinite;
  animation: popIn 1s infinite;
}
.saas_module1_tip ~ .saas_module1_tip {
  margin-top: 16px;
}
.saas_module1_title {
  font-size: 28px;
  color: #333;
  text-align: center;
  line-height: 72px;
}
.saas_module1_middle {
  width: 148px;
  height: 376px;
  position: relative;
  background: url('/shop/img/arrow3.png') center center no-repeat;
  -o-background-size: 41px auto;
  background-size: 41px auto;
}
.saas_module1_middle::before,
.saas_module1_middle::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -60px);
  -moz-transform: translate(-50%, -60px);
  -ms-transform: translate(-50%, -60px);
  -o-transform: translate(-50%, -60px);
  transform: translate(-50%, -60px);
  width: 41px;
  height: 30px;
  background: url('/shop/img/arrow3.png') center center no-repeat;
  -o-background-size: 41px auto;
  background-size: 41px auto;
}
.saas_module1_middle::after {
  -webkit-transform: translate(-50%, 32px);
  -moz-transform: translate(-50%, 32px);
  -ms-transform: translate(-50%, 32px);
  -o-transform: translate(-50%, 32px);
  transform: translate(-50%, 32px);
}
.saas_module1_right {
  width: 302px;
  height: 376px;
  border-radius: 10px;
  background-color: #E5EEFA;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 20px 0 18px;
}
.saas_module2 {
  background-color: #fff;
  padding: 50px 0 100px;
}
.saas_module2 .ys_module_title {
  padding: 0 162px;
}
.saas_module2_content {
  display: block;
  width: 1206px;
  margin: 50px auto 0;
}
.saas_module2_list {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.saas_module2_list.list2 {
  border: 2px dashed #1472FF;
  padding: 24px 18px 26px;
  border-radius: 6px;
  margin-top: 20px;
}
.saas_module2_item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 2px solid #1472FF;
  border-radius: 6px;
}
.saas_module2_item.item1 {
  width: 390px;
  height: 186px;
}
.saas_module2_item.item2,
.saas_module2_item.item5 {
  width: 158px;
  height: 396px;
}
.saas_module2_item.item3 {
  width: 263px;
  height: 396px;
}
.saas_module2_item.item4 {
  width: 200px;
  height: 396px;
}
.saas_module2_item.item6 {
  width: 220px;
  height: 396px;
}
.saas_module2_arrows {
  background: url('/shop/img/saas/module2-arrows01.png') right center no-repeat;
  -o-background-size: auto 10px;
  background-size: auto 10px;
}
.saas_module2_arrows.arrows1 {
  width: 44px;
  margin: 0 24px 0 18px;
  position: relative;
}
.saas_module2_arrows.arrows1::before,
.saas_module2_arrows.arrows1::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 10px;
  background: url('/shop/img/saas/module2-arrows01.png') right center no-repeat;
  -o-background-size: auto 10px;
  background-size: auto 10px;
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  transform: translateY(-50px);
}
.saas_module2_arrows.arrows1::after {
  -webkit-transform: translateY(40px);
  -moz-transform: translateY(40px);
  -ms-transform: translateY(40px);
  -o-transform: translateY(40px);
  transform: translateY(40px);
}
.saas_module2_arrows.arrows2 {
  width: 20px;
  margin: 0 5px;
}
.saas_module2_name {
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 28px;
  background-color: #1472FF;
  padding: 7px 0 9px;
}
.saas_module2_name.name1 {
  padding: 18px 0 20px;
}
.saas_module2_msg {
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 0;
}
.saas_module2_msg.msg2 {
  padding: 0 0 20px;
}
.saas_module2_msg.msg3 {
  padding: 28px 0 36px;
}
.saas_module2_label {
  width: 157px;
  height: 48px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 48px;
  margin: 0 10px;
  background-color: #1472FF;
}
.saas_module2_label.label2 {
  width: 96px;
  height: 40px;
  line-height: 40px;
}
.saas_module2_card_icon {
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-family: 'ys-iconfont';
  font-size: 32px;
  color: #1472FF;
  text-align: center;
  margin: 0 auto 4px;
}
.saas_module2_card_name {
  font-size: 20px;
  color: #333;
  text-align: center;
}
.saas_module2_card_tip {
  font-size: 14px;
  color: #666;
  text-align: center;
}
.saas_module2_card.card2,
.saas_module2_card.card4 {
  width: 50%;
}
.saas_module2_card.card2 .saas_module2_card_name,
.saas_module2_card.card4 .saas_module2_card_name {
  font-size: 16px;
}
.saas_module2_card.card2 .saas_module2_card_icon {
  margin-bottom: 0;
}
.saas_module2_card.card3 {
  width: 100%;
}
.saas_module2_card.card3 .saas_module2_card_name {
  font-size: 20px;
}
.saas_module2_card.card3 .saas_module2_card_icon {
  width: 60px;
  height: 54px;
  line-height: 54px;
  font-size: 54px;
  margin-bottom: 0;
}
.saas_module3 {
  background-color: #E5EEFA;
  padding: 80px 0 90px;
}
.saas_module3_title {
  display: block;
  width: 1056px;
  font-size: 28px;
  color: #333;
  text-align: center;
  line-height: 48px;
  margin: 0 auto;
}
.saas_module3_content {
  width: 1071px;
  height: 493px;
  background-color: #fff;
  border-radius: 10px;
  margin: 44px auto 0;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
.saas_module3_col {
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.saas_module3_col_item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 86px;
  height: 86px;
  border-radius: 50%;
  background-color: #1472FF;
}
.saas_module3_col_item ~ .saas_module3_col_item {
  margin-top: 29px;
}
.saas_module3_col_icon {
  display: block;
  width: 38px;
  height: 34px;
  font-family: 'ys-iconfont';
  font-size: 34px;
  color: #fff;
  text-align: center;
}
.saas_module3_col_name {
  font-size: 18px;
  color: #fff;
  line-height: 1;
  text-align: center;
  padding: 6px 0;
}
.saas_module3_col_name.name1 {
  font-size: 16px;
  margin-bottom: 8px;
}
.saas_module3_line {
  font-size: 16px;
  color: #333;
  height: 230px;
  padding-top: 86px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.saas_module3_line.line1 {
  width: 132px;
  padding-left: 42px;
  background: url('/shop/img/saas/module3-arrows01.png') center center no-repeat;
  -o-background-size: contain;
  background-size: contain;
}
.saas_module3_line.line2 {
  width: 152px;
  padding-left: 15px;
  background: url('/shop/img/saas/module3-arrows02.png') center center no-repeat;
  -o-background-size: contain;
  background-size: contain;
}
.saas_module3_line.line3 {
  width: 83px;
  padding-right: 10px;
  text-align: center;
  background: url('/shop/img/saas/module3-arrows03.png') center center no-repeat;
  -o-background-size: 70px auto;
  background-size: 70px auto;
}
.saas_module3_line.line4 {
  width: 48px;
  background: url('/shop/img/saas/module3-arrows03.png') right center no-repeat;
  -o-background-size: 70px auto;
  background-size: 70px auto;
  margin: 0 10px;
}
.saas_module3_plat {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 159px;
  height: 163px;
  border-radius: 10px;
  background-color: #F06A1D;
}
.saas_module3_plat_icon {
  display: block;
  width: 80px;
  height: 64px;
  margin-bottom: 10px;
  font-family: 'ys-iconfont';
  font-size: 68px;
  color: #fff;
  text-align: center;
}
.saas_module3_plat_name {
  font-size: 24px;
  color: #fff;
  text-align: center;
}
.saas_module3_plat_desc {
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.saas_module3_user {
  width: 144px;
  height: 162px;
  font-size: 16px;
  color: #F06A1D;
  text-align: center;
  padding-top: 120px;
  margin-top: 38px;
  background: url('/shop/img/saas/module3-img.png') center 10px no-repeat;
  -o-background-size: 124px auto;
  background-size: 124px auto;
}
.saas_module3_position {
  position: absolute;
  font-size: 16px;
  color: #F06A1D;
  text-align: center;
}
.saas_module3_position.position1 {
  right: 104px;
  top: 35px;
  width: 364px;
  height: 145px;
  background: url('/shop/img/saas/module3-arrows04.png') left 10px no-repeat;
  -o-background-size: 362px auto;
  background-size: 362px auto;
}
.saas_module3_position.position2 {
  right: 100px;
  bottom: 35px;
  width: 895px;
  height: 130px;
  padding: 106px 60px 0 0;
  background: url('/shop/img/saas/module3-arrows05.png') left center no-repeat;
  -o-background-size: 892px auto;
  background-size: 892px auto;
}
.saas_module4 {
  background-color: #fff;
  padding: 30px 0;
}
.saas_module4_list {
  margin-top: 20px;
}
.saas_module4_item {
  display: block;
  width: 1200px;
  margin: 0 auto;
  padding: 50px 0 50px 30px;
  background-position: right center;
  background-repeat: no-repeat;
}
.saas_module4_item.item1 {
  padding-left: 650px;
  background-position: 50px center;
}
.saas_module4_item.bg1 {
  background-image: url('/shop/img/saas/module4-img01.png');
  -o-background-size: 416px auto;
  background-size: 416px auto;
}
.saas_module4_item.bg2 {
  background-image: url('/shop/img/saas/module4-img02.png');
  -o-background-size: 494px auto;
  background-size: 494px auto;
}
.saas_module4_item.bg3 {
  background-image: url('/shop/img/saas/module4-img03.png');
  -o-background-size: 650px auto;
  background-size: 650px auto;
  background-position: 630px center;
}
.saas_module4_item.bg4 {
  background-image: url('/shop/img/saas/module4-img04.png');
  -o-background-size: 513px auto;
  background-size: 513px auto;
}
.saas_module4_name {
  font-size: 28px;
  color: #F06A1D;
  font-weight: bold;
  margin-bottom: 20px;
}
.saas_module4_desc {
  width: 522px;
  font-size: 16px;
  color: #666;
  line-height: 28px;
  margin-bottom: 30px;
}
.saas_module4_item.item1 .saas_module4_desc {
  width: 548px;
}
.saas_module4_row {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.saas_module4_col {
  width: 140px;
}
.saas_module4_tip {
  font-size: 14px;
  color: #666;
  line-height: 32px;
  position: relative;
  padding-left: 22px;
}
.saas_module4_tip::before,
.saas_module4_tip::after {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 10px;
  height: 10px;
  background-color: rgba(240, 106, 29, 0.3);
  border-radius: 50%;
}
.saas_module4_tip::after {
  background-color: #F06A1D;
  width: 5px;
  height: 5px;
  -webkit-transform: translate(2.5px, 2.5px);
  -moz-transform: translate(2.5px, 2.5px);
  -ms-transform: translate(2.5px, 2.5px);
  -o-transform: translate(2.5px, 2.5px);
  transform: translate(2.5px, 2.5px);
}
.saas_module4_tip:before {
  -webkit-animation: popIn 1.2s infinite;
  -moz-animation: popIn 1.2s infinite;
  -o-animation: popIn 1.2s infinite;
  animation: popIn 1.2s infinite;
}
.saas_module4_btns {
  margin-top: 26px;
}
.saas_module4_btn {
  display: inline-block;
  width: 156px;
  height: 40px;
  font-size: 18px;
  color: #F7F7F7;
  text-align: center;
  line-height: 40px;
  background-color: #F06A1D;
  border-radius: 100px;
}
.saas_module4_btn.color1 {
  margin-left: 20px;
  background-color: #2D8DFD;
}
.saas_module5 {
  height: 412px;
  background: url('/shop/img/saas/module5-bg.png') center center no-repeat;
  -o-background-size: cover;
  background-size: cover;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.saas_module5_title {
  display: block;
  width: 1094px;
  font-size: 38px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 64px;
  margin: auto;
}
.saas_module5_title .color1 {
  color: #F06A1D;
}
.saas_module5_row {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 40px;
}
.saas_module5_btn {
  width: 180px;
  height: 54px;
  border-radius: 100px;
  background-color: #F97A31;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 54px;
}
.saas_module5_btn ~ .saas_module5_btn {
  margin-left: 20px;
  background-color: #2D8DFD;
}
.saas_module6 {
  background-color: #fff;
  padding: 90px 0 20px;
}
.saas_module6_list {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 56px;
}
.saas_module6_item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 227px;
  height: 227px;
  border-radius: 10px;
  background-color: #fff;
  border: 1px solid #e6e9f0;
  margin: 0 16px 29px 0;
  padding: 10px 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.saas_module6_item:nth-child(5n) {
  margin-right: 0;
}
.saas_module6_icon {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  margin-bottom: 20px;
  font-family: 'ys-iconfont';
  font-size: 44px;
  color: #fff;
}
.saas_module6_icon.icon1 {
  background-color: #ff732a;
}
.saas_module6_icon.icon2 {
  background-color: #146df2;
}
.saas_module6_icon.icon3 {
  background-color: #4b5ff8;
}
.saas_module6_icon.icon4 {
  background-color: #f18c33;
}
.saas_module6_icon.icon5 {
  background-color: #09ac5f;
}
.saas_module6_icon.icon6 {
  background-color: #18b63a;
}
.saas_module6_icon.icon7 {
  background-color: #f75515;
}
.saas_module6_icon.icon8 {
  background-color: #168be5;
}
.saas_module6_icon.icon9 {
  background-color: #f8bd2f;
}
.saas_module6_icon.icon10 {
  background-color: #f75e0e;
}
.saas_module6_name {
  font-size: 24px;
  color: #333;
  text-align: center;
  line-height: 40px;
}
.saas_module7 {
  background-color: #fff;
  padding: 50px 0 100px;
}
.saas_module7_content {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 46px;
}
.saas_module7_img {
  display: block;
  width: 494px;
  height: 368px;
  border-radius: 10px;
  background-color: #1472FF;
}
.saas_module7_list {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 590px;
  height: 368px;
  padding: 34px 0 34px 88px;
}
.saas_module7_item {
  width: 50%;
  height: 46px;
  font-size: 22px;
  color: #333;
  padding-left: 58px;
  line-height: 46px;
  margin: auto 0;
  position: relative;
}
.saas_module7_item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background-color: #1472FF;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: 'ys-iconfont';
  font-size: 28px;
  color: #fff;
  text-align: center;
  line-height: 46px;
}
.saas_module7_item.item1::before {
  content: '\e6a9';
}
.saas_module7_item.item2::before {
  content: '\e65d';
}
.saas_module7_item.item3::before {
  content: '\e61c';
}
.saas_module7_item.item4::before {
  content: '\e661';
}
.saas_module7_item.item5::before {
  content: '\e664';
}
.saas_module7_item.item6::before {
  content: '\e666';
}
.movePlat_module .ys_module_title {
  padding: 0 184px;
}
@media (max-width: 768px) {
  .saas_banner {
    background: -webkit-linear-gradient(left, #034CFF 0%, #1383FD 100%);
    background: -moz-linear-gradient(left, #034CFF 0%, #1383FD 100%);
    background: -o-linear-gradient(left, #034CFF 0%, #1383FD 100%);
    background: linear-gradient(90deg, #034CFF 0%, #1383FD 100%);
  }
  .saas_banner .ys_banner_left {
    padding: 2rem 0 0 0;
    text-align: center;
  }
  .saas_banner_title {
    font-size: 1.4rem;
    margin-bottom: 0.85rem;
  }
  .saas_banner_desc {
    width: 15rem;
    font-size: 0.6rem;
    text-align: center;
    line-height: 0.9rem;
    margin: 0 auto 1.15rem;
  }
  .saas_banner_img {
    bottom: -2.1rem;
    right: 2.9rem;
    width: 13rem;
  }
  .saas_module1 {
    padding: 2.1rem 0 1rem;
  }
  .saas_module1 .ys_module_title {
    padding: 0 1.2rem;
  }
  .saas_module1_content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 1.1rem;
    padding: 0 0.5rem;
  }
  .saas_module1_left {
    width: 100%;
  }
  .saas_module1_row {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .saas_module1_row.row2 {
    padding-top: 2rem;
    background-position: center 0.45rem;
    -o-background-size: 14.3rem auto;
    background-size: 14.3rem auto;
  }
  .saas_module1_row.row2 .saas_module1_item {
    width: 5.9rem;
  }
  .saas_module1_item {
    width: 5.075rem;
  }
  .saas_module1_name {
    font-size: 0.7rem;
    line-height: 1.9rem;
    border-radius: 0.25rem 0.25rem 0 0;
  }
  .saas_module1_msg {
    height: 4.1rem;
    padding-left: 0.5rem;
  }
  .saas_module1_tip {
    position: relative;
    font-size: 0.55rem;
    padding-left: 0.6rem;
    line-height: 0.75rem;
  }
  .saas_module1_tip::before,
  .saas_module1_tip::after {
    top: 0.2rem;
    width: 6px;
    height: 6px;
  }
  .saas_module1_tip::after {
    width: 3px;
    height: 3px;
    -webkit-transform: translate(1.5px, 1.5px);
    -moz-transform: translate(1.5px, 1.5px);
    -ms-transform: translate(1.5px, 1.5px);
    -o-transform: translate(1.5px, 1.5px);
    transform: translate(1.5px, 1.5px);
  }
  .saas_module1_tip ~ .saas_module1_tip {
    margin-top: 0.3rem;
  }
  .saas_module1_title {
    font-size: 0.7rem;
    line-height: 1.45rem;
  }
  .saas_module1_middle {
    width: 100%;
    height: 2.15rem;
    -o-background-size: 1rem auto;
    background-size: 1rem auto;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .saas_module1_middle::before,
  .saas_module1_middle::after {
    -webkit-transform: translate(-50%, -1.5rem);
    -moz-transform: translate(-50%, -1.5rem);
    -ms-transform: translate(-50%, -1.5rem);
    -o-transform: translate(-50%, -1.5rem);
    transform: translate(-50%, -1.5rem);
    width: 1rem;
    height: 0.75rem;
    -o-background-size: 1rem auto;
    background-size: 1rem auto;
  }
  .saas_module1_middle::after {
    -webkit-transform: translate(-50%, 0.8rem);
    -moz-transform: translate(-50%, 0.8rem);
    -ms-transform: translate(-50%, 0.8rem);
    -o-transform: translate(-50%, 0.8rem);
    transform: translate(-50%, 0.8rem);
  }
  .saas_module1_right {
    width: 100%;
    height: 6.9rem;
    border-radius: 0.25rem;
    padding: 0 1.45rem 0 1.25rem;
  }
  .saas_module2 {
    padding: 1.25rem 0 2.25rem;
  }
  .saas_module2 .ys_module_title {
    padding: 0 1rem;
  }
  .saas_module2_content {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0.8rem auto 0;
    padding: 0 0.5rem;
  }
  .saas_module2_list {
    width: 4.875rem;
    height: 23.15rem;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .saas_module2_list.list2 {
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 23.15rem;
    border: 0.05rem dashed #1472FF;
    padding: 0.3rem 0.25rem 0.3rem 0.3rem;
    border-radius: 0.15rem;
    margin-top: 0;
    margin-left: 0.2rem;
  }
  .saas_module2_item {
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    border: 0.05rem solid #1472FF;
    border-radius: 0.15rem;
  }
  .saas_module2_item.item1 {
    width: 4.875rem;
    height: 6.1rem;
  }
  .saas_module2_item.item2 {
    width: 100%;
    height: 3.45rem;
  }
  .saas_module2_item.item3 {
    width: 100%;
    height: 4.5rem;
    margin-left: 0;
  }
  .saas_module2_item.item4 {
    width: 100%;
    height: 3.125rem;
  }
  .saas_module2_item.item5 {
    width: 100%;
    height: 3.125rem;
  }
  .saas_module2_item.item6 {
    width: 100%;
    height: 4.375rem;
  }
  .saas_module2_arrows {
    background-position: right center;
    -o-background-size: auto 0.25rem;
    background-size: auto 0.25rem;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .saas_module2_arrows.arrows1 {
    width: 1.1rem;
    height: 1.1rem;
    margin: 0.2rem 0;
  }
  .saas_module2_arrows.arrows1::before,
  .saas_module2_arrows.arrows1::after {
    height: 1.1rem;
    background: url('/shop/img/saas/module2-arrows01.png') right center no-repeat;
    -o-background-size: auto 0.25rem;
    background-size: auto 0.25rem;
    -webkit-transform: translateY(-2rem);
    -moz-transform: translateY(-2rem);
    -ms-transform: translateY(-2rem);
    -o-transform: translateY(-2rem);
    transform: translateY(-2rem);
  }
  .saas_module2_arrows.arrows1::after {
    -webkit-transform: translateY(1rem);
    -moz-transform: translateY(1rem);
    -ms-transform: translateY(1rem);
    -o-transform: translateY(1rem);
    transform: translateY(1rem);
  }
  .saas_module2_arrows.arrows2 {
    height: 0.5rem;
    width: 0.5rem;
    margin: 0.15rem 0;
  }
  .saas_module2_name {
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 1.15rem;
    font-size: 0.6rem;
    line-height: 1;
    padding: 0;
  }
  .saas_module2_name.name1 {
    width: 1.9rem;
    padding: 0;
  }
  .saas_module2_name.name1 span {
    display: block;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-bottom: 0.8rem;
  }
  .saas_module2_name.name1 > div {
    width: 0.75rem;
  }
  .saas_module2_msg {
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.25rem 0;
  }
  .saas_module2_msg.msg2 {
    padding: 0;
  }
  .saas_module2_msg.msg3 {
    padding: 0.3rem 0.15rem;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .saas_module2_msg.msg4 {
    padding: 0.35rem 0.25rem;
  }
  .saas_module2_label {
    width: 100%;
    height: 0.75rem;
    font-size: 0.5rem;
    color: #1472FF;
    text-align: left;
    line-height: 0.75rem;
    margin: 0.25rem 0;
    background-color: transparent;
    padding-left: 0.65rem;
    position: relative;
  }
  .saas_module2_label.label1 {
    margin-top: auto;
  }
  .saas_module2_label.label1 ~ .saas_module2_label.label1 {
    margin-top: 0;
    margin-bottom: auto;
  }
  .saas_module2_label.label1::before,
  .saas_module2_label.label1::after {
    content: "";
    position: absolute;
    left: 0.25rem;
    top: 0.25rem;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: rgba(20, 114, 255, 0.3);
  }
  .saas_module2_label.label1::after {
    width: 3px;
    height: 3px;
    -webkit-transform: translate(1.5px, 1.5px);
    -moz-transform: translate(1.5px, 1.5px);
    -ms-transform: translate(1.5px, 1.5px);
    -o-transform: translate(1.5px, 1.5px);
    transform: translate(1.5px, 1.5px);
    background-color: #1472FF;
  }
  .saas_module2_label.label2 {
    font-size: 0.5rem;
    color: #fff;
    text-align: center;
    width: 2.4rem;
    height: 1rem;
    line-height: 1rem;
    background-color: #1472FF;
    padding: 0;
    margin: 0.1rem;
  }
  .saas_module2_card_icon {
    display: block;
    width: 0.9rem;
    height: 0.9rem;
    line-height: 0.9rem;
    margin: 0 auto 0.1rem;
    font-size: 0.8rem;
  }
  .saas_module2_card_name {
    font-size: 0.5rem;
  }
  .saas_module2_card_tip {
    font-size: 0.35rem;
  }
  .saas_module2_card.card1 ~ .saas_module2_card.card1 {
    margin-left: 0.35rem;
  }
  .saas_module2_card.card2 {
    width: 20%;
  }
  .saas_module2_card.card2 .saas_module2_card_name,
  .saas_module2_card.card4 .saas_module2_card_name {
    font-size: 0.5rem;
  }
  .saas_module2_card.card3 {
    width: 33%;
  }
  .saas_module2_card.card3 .saas_module2_card_name {
    font-size: 0.5rem;
  }
  .saas_module2_card.card3 .saas_module2_card_icon {
    width: 1.5rem;
    height: 1.35rem;
    line-height: 1.35rem;
    font-size: 1.35rem;
  }
  .saas_module2_card.card4 {
    width: 25%;
  }
  .saas_module3 {
    padding: 1.85rem 0 2rem;
  }
  .saas_module3_title {
    width: 100%;
    font-size: 0.7rem;
    line-height: 1.2rem;
  }
  .saas_module3_content {
    width: 17.75rem;
    height: 12.325rem;
    border-radius: 0.25rem;
    margin: 1.1rem auto 0;
    padding: 0 0.2rem;
  }
  .saas_module3_col {
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
  }
  .saas_module3_col_item {
    width: 2.15rem;
    height: 2.15rem;
  }
  .saas_module3_col_item ~ .saas_module3_col_item {
    margin-top: 0.725rem;
  }
  .saas_module3_col_icon {
    width: 0.95rem;
    height: 0.85rem;
    font-size: 0.9rem;
  }
  .saas_module3_col_name {
    font-size: 0.45rem;
    padding: 0.15rem 0;
  }
  .saas_module3_col_name.name1 {
    font-size: 0.4rem;
    margin-bottom: 0.2rem;
  }
  .saas_module3_line {
    font-size: 0.45rem;
    height: 5.75rem;
    padding-top: 1.5rem;
  }
  .saas_module3_line.line1 {
    width: 1.55rem;
    margin: 0 0.05rem;
    padding-left: 0.25rem;
    background-image: url('/shop/img/saas/module3-arrows01-phone.png');
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
  }
  .saas_module3_line.line2 {
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 1.975rem;
    padding-left: 0.1rem;
    padding-right: 0.25rem;
    margin: 0 0.05rem;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
  }
  .saas_module3_line.line3 {
    width: 1.25rem;
    margin: 0 0.05rem;
    background-position: right center;
    -o-background-size: auto 0.25rem;
    background-size: auto 0.25rem;
  }
  .saas_module3_line.line4 {
    width: 0.7rem;
    margin: 0 0.05rem;
    background-position: right center;
    -o-background-size: auto 0.25rem;
    background-size: auto 0.25rem;
  }
  .saas_module3_plat {
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 3.2rem;
    height: 3.275rem;
    border-radius: 0.25rem;
  }
  .saas_module3_plat_icon {
    width: 0.95rem;
    height: 0.9rem;
    margin-bottom: 0.4rem;
    font-size: 1rem;
  }
  .saas_module3_plat_name {
    font-size: 0.5rem;
  }
  .saas_module3_plat_desc {
    font-size: 0.45rem;
  }
  .saas_module3_user {
    width: 2.8rem;
    height: 4.75rem;
    font-size: 0.55rem;
    padding: 3rem 0.25rem 0;
    margin-top: 1.2rem;
    line-height: 0.65rem;
    background-position: center 0.75rem;
    -o-background-size: contain;
    background-size: contain;
  }
  .saas_module3_position {
    font-size: 0.45rem;
  }
  .saas_module3_position.position1 {
    right: 1.1rem;
    top: 1.1rem;
    width: 6.6rem;
    height: 3.625rem;
    padding-right: 0.2rem;
    background-position: left 0.3rem;
    -o-background-size: contain;
    background-size: contain;
  }
  .saas_module3_position.position2 {
    right: 1.1rem;
    bottom: 0.9rem;
    width: 15.4rem;
    height: 2.4rem;
    padding: 1.75rem 1.5rem 0 0;
    background-position: left 0.3rem;
    -o-background-size: contain;
    background-size: contain;
  }
  .saas_module4 {
    padding: 1.5rem 0 0.75rem;
  }
  .saas_module4 .ys_module_tip {
    padding: 0 1.3rem;
  }
  .saas_module4_list {
    margin-top: 0.75rem;
  }
  .saas_module4_item {
    display: block;
    width: 100%;
    margin: 0 auto 0.5rem;
    padding: 0.5rem 0.6rem 0.5rem;
    background-position: center 7rem;
    background-repeat: no-repeat;
  }
  .saas_module4_item.item1 {
    padding-left: 0.5rem;
    background-position: center 8rem;
  }
  .saas_module4_item.bg1 {
    -o-background-size: 10.4rem auto;
    background-size: 10.4rem auto;
  }
  .saas_module4_item.bg2 {
    -o-background-size: 11.4rem auto;
    background-size: 11.4rem auto;
  }
  .saas_module4_item.bg3 {
    -o-background-size: 19rem auto;
    background-size: 19rem auto;
    background-position: 1.8rem 8.75rem;
  }
  .saas_module4_item.bg4 {
    -o-background-size: 12.825rem auto;
    background-size: 12.825rem auto;
    background-position: center 9rem;
  }
  .saas_module4_name {
    font-size: 0.85rem;
    margin-bottom: 0.55rem;
    text-align: center;
  }
  .saas_module4_desc {
    width: 100%;
    font-size: 0.7rem;
    line-height: 1.05rem;
    margin-bottom: 0.55rem;
    padding: 0 0.25rem;
    text-align: center;
  }
  .saas_module4_item.item1 .saas_module4_desc {
    width: 100%;
  }
  .saas_module4_row {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .saas_module4_col {
    width: 100%;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0.5rem;
  }
  .saas_module4_col ~ .saas_module4_col {
    margin-top: 0.5rem;
  }
  .saas_module4_tip {
    width: 24%;
    font-size: 0.6rem;
    line-height: 0.9rem;
    padding-left: 0.85rem;
  }
  .saas_module4_tip.tip2 {
    width: 28%;
  }
  .saas_module4_tip::before,
  .saas_module4_tip::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0.25rem;
    width: 10px;
    height: 10px;
    background-color: rgba(240, 106, 29, 0.3);
    border-radius: 50%;
  }
  .saas_module4_tip::after {
    background-color: #F06A1D;
    width: 5px;
    height: 5px;
    -webkit-transform: translate(2.5px, 2.5px);
    -moz-transform: translate(2.5px, 2.5px);
    -ms-transform: translate(2.5px, 2.5px);
    -o-transform: translate(2.5px, 2.5px);
    transform: translate(2.5px, 2.5px);
  }
  .saas_module4_btns {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 10.75rem;
  }
  .saas_module4_btn {
    width: 5.2rem;
    height: 1.8rem;
    font-size: 0.65rem;
    color: #fff;
    line-height: 1.8rem;
    border-radius: 2.5rem;
    margin: 0;
  }
  .saas_module4_btn.color1 {
    margin-left: 1rem;
  }
  .saas_module5 {
    height: 11.5rem;
    background-image: url('/shop/img/saas/module5-bg-phone.png');
  }
  .saas_module5_title {
    width: 100%;
    font-size: 0.9rem;
    line-height: 1.4rem;
    padding: 0 1.1rem;
  }
  .saas_module5_row {
    margin-top: 1rem;
  }
  .saas_module5_btn {
    width: 5.95rem;
    height: 1.8rem;
    border-radius: 2.5rem;
    font-size: 0.65rem;
    line-height: 1.8rem;
  }
  .saas_module5_btn ~ .saas_module5_btn {
    margin-left: 1rem;
  }
  .saas_module6 {
    padding: 2.15rem 0 1rem;
  }
  .saas_module6_list {
    margin-top: 1.1rem;
  }
  .saas_module6_item {
    width: 5.675rem;
    height: 5.675rem;
    border-radius: 0.25rem;
    margin: 0 0.2rem 0.5rem;
  }
  .saas_module6_item:nth-child(5n) {
    margin-right: 0.2rem;
  }
  .saas_module6_icon {
    width: 2.75rem;
    height: 2.75rem;
    border-radius: 50%;
    margin-bottom: 0.5rem;
    font-size: 1.35rem;
  }
  .saas_module6_name {
    font-size: 0.7rem;
    line-height: 1rem;
  }
  .saas_module7 {
    padding: 1rem 0 2rem;
  }
  .saas_module7 .ys_module_title .color1 {
    display: block;
  }
  .saas_module7_content {
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 1.15rem;
    padding: 0 0.5rem;
  }
  .saas_module7_img {
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    height: 12.925rem;
    border-radius: 0.25rem;
  }
  .saas_module7_list {
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    height: auto;
    padding: 0 0 0 1.5rem;
    margin-bottom: 0.5rem;
  }
  .saas_module7_item {
    width: 50%;
    height: 1.35rem;
    font-size: 0.7rem;
    padding-left: 1.8rem;
    line-height: 1.35rem;
    margin-bottom: 1.1rem;
  }
  .saas_module7_item::before {
    width: 1.35rem;
    height: 1.35rem;
    line-height: 1.35rem;
    font-size: 0.75rem;
  }
  .movePlat_module .ys_module_title {
    padding: 0 1.6rem;
  }
}
