.comTitleMedia {
  font-weight: 600;
  font-size: 20px;
  line-height: 29px;
}
.centerMg1023 {
  margin-left: 20px;
  margin-right: 20px;
}
.centerPd1023 {
  padding-left: 20px;
  padding-right: 20px;
}
.centerMg768 {
  margin-left: 4vw;
  margin-right: 4vw;
}
.centerPd768 {
  padding-left: 4vw;
  padding-right: 4vw;
}
@media screen and (max-width: 1023px) {
  .container {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }
  .e_commerce {
    padding-top: 0;
  }
  .e_commerce .module_desc {
    background-position: center;
  }
  .e_commerce .module_pain_point {
    height: auto;
  }
  .e_commerce .module_pain_point .content {
    width: 100%;
    height: auto;
  }
  .e_commerce .module_pain_point .content .pain_bg {
    position: absolute;
    height: 100%;
    width: auto;
  }
  .e_commerce .module_pain_point .content .block {
    position: static;
    width: auto;
    text-align: left;
    margin-bottom: 15px;
  }
  .e_commerce .module_pain_point .content .block:nth-child(3) {
    transform: translateY(0);
  }
  .e_commerce .module_pain_point_single {
    margin-left: 20px;
    margin-right: 20px;
    width: auto;
    height: auto;
    padding: 20px;
    background-position: center;
    background-size: cover;
    border-radius: 20px;
  }
  .e_commerce .module_pain_point_single .content {
    height: auto;
    width: auto;
    padding: 40px;
  }
  .e_commerce .module_solution {
    padding-top: 20px;
    padding-bottom: 20px;
    height: auto;
  }
  .e_commerce .module_solution h2 {
    margin-bottom: 20px;
  }
  .e_commerce .module_solution ul {
    grid-template-columns: 1fr 1fr;
    justify-items: center;
  }
  .e_commerce .module_provide {
    width: auto;
  }
  .e_commerce .module_provide .title,
  .e_commerce .module_provide .free_try {
    margin-left: 20px;
    margin-right: 20px;
  }
  .e_commerce .module_provide .swiper-content .swiper-wrapper .swiper-slide-title,
  .e_commerce .module_provide .swiper-content .swiper-wrapper .swiper-slide-desc {
    width: 28%;
  }
  .e_commerce .module_provide .swiper-content .swiper-wrapper .swiper-slide-screenshot {
    width: 43%;
    height: auto;
    right: 26%;
  }
  .e_commerce .module_coverage .container {
    grid-template-columns: repeat(auto-fill, 320px);
    justify-content: center;
  }
  .e_commerce .module_coverage .coverage_item {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .header-nav {
    color: #333;
  }
  header .header-transparency-plan .header-nav > li:hover .xiala {
    transform: rotate(0deg);
  }
  .container {
    text-align: center;
    padding: 0 4vw;
  }
  .e_commerce h2 {
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 20px;
  }
  .e_commerce .module_desc {
    padding-top: 64px;
    background-position: bottom;
    height: auto;
    padding-bottom: 20px;
  }
  .e_commerce .module_desc .text {
    font-size: 12px;
    text-align: center;
    line-height: 1.5;
  }
  .e_commerce .module_desc h2 {
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 20px;
  }
  .e_commerce .module_desc .advice_btn {
    margin: 0 auto;
  }
  .e_commerce .module_pain_point_single {
    width: 92vw;
    height: auto;
    margin: 20px auto;
    padding: 4vw;
    background-size: cover;
    overflow: hidden;
    border-radius: 10px;
  }
  .e_commerce .module_pain_point_single h2 {
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 20px;
  }
  .e_commerce .module_pain_point_single .content {
    padding: 4vw;
    height: auto;
    width: auto;
  }
  .e_commerce .module_pain_point_single .content h3 {
    font-size: 14px;
    line-height: 1.5;
  }
  .e_commerce .module_pain_point {
    padding-top: 20px;
  }
  .e_commerce .module_pain_point .content .block {
    margin-bottom: 10px;
    height: auto;
  }
  .e_commerce .module_pain_point .content .block .text p {
    font-size: 12px;
    line-height: 1.5;
  }
  .e_commerce .module_pain_point .content .block:nth-child(3) {
    transform: translateY(0);
  }
  .e_commerce .module_solution {
    padding-top: 20px;
    height: auto;
  }
  .e_commerce .module_solution h2 {
    margin-bottom: 20px;
  }
  .e_commerce .module_solution ul {
    grid-template-columns: 1fr;
  }
  .e_commerce .module_solution ul li {
    width: 100%;
    height: auto;
  }
  .e_commerce .module_solution ul li .before {
    display: none;
  }
  .e_commerce .module_solution ul li .after {
    background-position: center;
    background-size: cover;
    position: static;
  }
  .e_commerce .module_provide {
    padding-top: 20px;
    width: auto;
  }
  .e_commerce .module_provide .title {
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    margin: 0 4vw 15px;
  }
  .e_commerce .module_provide .free_try {
    margin: 0 4vw 15px;
    justify-content: right;
  }
  .e_commerce .module_provide .free_try a {
    font-size: 16px;
    line-height: 1.5;
  }
  .e_commerce .module_provide .swiper-content {
    width: 100vw;
    zoom: 1;
  }
  .e_commerce .module_provide .swiper-content .swiper-wrapper .swiper-slide {
    height: auto;
    padding: 0;
    display: flex;
    flex-direction: column;
  }
  .e_commerce .module_provide .swiper-content .swiper-wrapper .swiper-slide-screenshot {
    position: static;
    order: -1;
    width: 100%;
    height: auto;
  }
  .e_commerce .module_provide .swiper-content .swiper-wrapper .swiper-slide-title {
    width: auto;
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
    margin: 0 4vw 15px 4vw;
    zoom: 1;
  }
  .e_commerce .module_provide .swiper-content .swiper-wrapper .swiper-slide-desc {
    width: 100vw;
    padding: 0 4vw;
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 1.5;
    zoom: 1;
  }
  .e_commerce .module_provide .swiper-content .swiper-wrapper .swiper-slide-next_icon {
    position: absolute;
    right: 4vw;
    top: 73vw;
  }
  .e_commerce .module_coverage {
    padding-top: 20px;
    padding-bottom: 30px;
    margin-bottom: 20px;
  }
  .e_commerce .module_coverage h2 {
    margin-bottom: 20px;
  }
  .e_commerce .module_coverage .container {
    grid-template-columns: 1fr;
  }
  .e_commerce .module_coverage .coverage_item {
    width: 100%;
    min-height: 90px;
    height: auto;
  }
}
