.customer-case-wrapper[data-v-6e7a6002] {
  background: #f7f8fa;
  padding: 76px 20px 0;
}
.customer-case-wrapper .customer-case-content[data-v-6e7a6002] {
  max-width: 1320px;
  margin: 0 auto;
  padding-bottom: 56px;
}
.customer-case-wrapper .customer-case-content .title[data-v-6e7a6002] {
  font-size: 32px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
  text-align: center;
  margin-bottom: 49px;
}
.customer-case-wrapper .customer-case-content .tabs[data-v-6e7a6002] {
  font-size: 0;
  position: relative;
  margin-bottom: 30px;
}
.customer-case-wrapper .customer-case-content .tabs .tab[data-v-6e7a6002] {
  width: 125px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
  display: inline-block;
  cursor: pointer;
}
.customer-case-wrapper .customer-case-content .tabs .active-tab[data-v-6e7a6002] {
  color: #1063F1;
}
.customer-case-wrapper .customer-case-content .tabs .tab-active-bar[data-v-6e7a6002] {
  width: 50px;
  height: 5px;
  background: #1063F1;
  position: absolute;
  transition: left 0.3s ease;
}
.customer-case-wrapper .customer-case-content .case-type[data-v-6e7a6002] {
  background: #fff;
  padding: 1px 20px;
  font-size: 14px;
  line-height: 20px;
}
.customer-case-wrapper .customer-case-content .case-type .industy-type-item[data-v-6e7a6002] {
  margin: 20px 0;
  display: flex;
}
.customer-case-wrapper .customer-case-content .case-type .industy-type-item .industy-type-sub-tilte[data-v-6e7a6002] {
  font-weight: 500;
  width: 80px;
}
.customer-case-wrapper .customer-case-content .case-type .industy-type-item .industy-type-sub-item-wrapper[data-v-6e7a6002] {
  flex: 1;
}
.customer-case-wrapper .customer-case-content .case-type .industy-type-item .industy-type-sub-item-wrapper .industy-type-sub-item[data-v-6e7a6002] {
  color: rgba(0, 0, 0, 0.85);
  font-weight: 400;
  margin-right: 24px;
  cursor: pointer;
}
.customer-case-wrapper .customer-case-content .case-type .industy-type-item .industy-type-sub-item-wrapper .industy-type-sub-active-item[data-v-6e7a6002] {
  color: #1063F1;
}
.customer-case-wrapper .customer-case-content .case-type .area-type[data-v-6e7a6002] {
  margin: 20px 0;
  display: flex;
}
.customer-case-wrapper .customer-case-content .case-type .area-type .area-type-sub-item[data-v-6e7a6002] {
  color: rgba(0, 0, 0, 0.85);
  font-weight: 400;
  margin-right: 24px;
  cursor: pointer;
  white-space: nowrap;
  margin-bottom: 10px;
  display: inline-block;
}
.customer-case-wrapper .customer-case-content .case-type .area-type .area-type-sub-active-item[data-v-6e7a6002] {
  color: #1063F1;
}
.customer-case-wrapper .customer-case-content .list-wrapper[data-v-6e7a6002] {
  margin-top: 30px;
  font-size: 0;
}
.customer-case-wrapper .customer-case-content .list-wrapper .list-item[data-v-6e7a6002] {
  width: calc((100% - 48px) / 3);
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  margin-right: 24px;
  margin-bottom: 24px;
  display: inline-block;
}
.customer-case-wrapper .customer-case-content .list-wrapper .list-item[data-v-6e7a6002]:hover {
  box-shadow: 0px 4px 10px 0px #dfdfdf;
}
.customer-case-wrapper .customer-case-content .list-wrapper .list-item[data-v-6e7a6002]:nth-child(3n + 3) {
  margin-right: 0;
}
.customer-case-wrapper .customer-case-content .list-wrapper .list-item .list-item-img[data-v-6e7a6002] {
  width: 100%;
}
.customer-case-wrapper .customer-case-content .list-wrapper .list-item .list-item-content[data-v-6e7a6002] {
  margin: 16px 20px;
}
.customer-case-wrapper .customer-case-content .list-wrapper .list-item .list-item-content .list-item-title[data-v-6e7a6002] {
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
  line-height: 28px;
  font-size: 18px;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  text-overflow: ellipsis;
}
.customer-case-wrapper .customer-case-content .list-wrapper .list-item .list-item-content .list-item-type[data-v-6e7a6002] {
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
  line-height: 20px;
  font-size: 14px;
  margin: 8px 0 16px;
}
.customer-case-wrapper .customer-case-content .list-wrapper .list-item .list-item-content .list-item-type .list-item-type-split[data-v-6e7a6002] {
  margin: 0 16px;
  color: rgba(0, 0, 0, 0.25);
}
.customer-case-wrapper .customer-case-content .list-wrapper .list-item .list-item-content .list-item-description[data-v-6e7a6002] {
  font-weight: 400;
  height: 44px;
  color: rgba(0, 0, 0, 0.85);
  line-height: 22px;
  font-size: 16px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  text-overflow: ellipsis;
  margin-bottom: 16px;
}
.customer-case-wrapper .customer-case-content .list-wrapper .list-item .list-item-content .list-item-more-bt[data-v-6e7a6002] {
  font-weight: 400;
  color: #1063F1;
  line-height: 20px;
  font-size: 14px;
  cursor: pointer;
}
.customer-case-wrapper .customer-case-content .list-item-cover-wrapper[data-v-6e7a6002] {
  width: 100%;
  height: 220px;
  overflow: hidden;
}
.customer-case-wrapper .customer-case-content .list-item-cover[data-v-6e7a6002] {
  width: 100%;
  height: 100%;
  transition: all 0.3s ease-out;
}
.customer-case-wrapper .customer-case-content .list-item-cover[data-v-6e7a6002]:hover {
  transform: scale(1.13);
}

.banner-com[data-v-2c93b097] {
  width: 100%;
}
.banner-img[data-v-2c93b097] {
  display: none;
}
.banner-content-wrapper[data-v-2c93b097] {
  display: flex;
  align-items: center;
  max-width: 1320px;
  height: 100%;
  margin: 0 auto;
}
.banner-tit[data-v-2c93b097] {
  font-size: 40px;
  font-weight: 600;
  color: #333;
  line-height: 56px;
  letter-spacing: 2px;
}
.banner-tit.white[data-v-2c93b097] {
  color: #fff;
}
.banner-desc[data-v-2c93b097] {
  max-width: 600px;
  padding: 20px 0;
  font-size: 20px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
  line-height: 28px;
  letter-spacing: 1px;
}
.banner-desc.white[data-v-2c93b097] {
  color: #fff;
}

.home-banner[data-v-548f8796] {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 520px;
}
.carousel[data-v-548f8796] {
  width: 100%;
  height: 100%;
  transition: all ease 1s;
  position: absolute;
  top: 0;
  background-color: #e7e7ef;
}
.carousel .img-banner[data-v-548f8796] {
  position: absolute;
  width: 100%;
  height: 100%;
}
.carousel .video-banner[data-v-548f8796] {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.carousel .banner-pc-content-wrapper[data-v-548f8796] {
  position: relative;
  width: 100%;
  height: calc(100% - 100px);
  max-width: 1320px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.carousel .banner-pc-content-wrapper .banner-pc-content[data-v-548f8796] {
  width: 45%;
  min-width: 560px;
}
.carousel .banner-pc-content-wrapper .banner-pc-content .banner-pc-title[data-v-548f8796] {
  font-size: 36px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 16px;
  position: relative;
  top: 0;
  transition: all ease 1s;
}
.carousel .banner-pc-content-wrapper .banner-pc-content .banner-pc-description[data-v-548f8796] {
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  color: rgba(0, 0, 0, 0.65);
  margin-bottom: 36px;
  position: relative;
  top: 0;
  transition: all ease 1s;
}
.carousel .banner-pc-content-wrapper .banner-pc-content .free-btn[data-v-548f8796] {
  font-weight: 500;
  padding: 12px 20px;
  font-size: 14px;
  border-radius: 4px;
  color: #FFFFFF;
  background-color: #1063F1;
  border-color: #1063F1;
  display: inline;
  border: 1px solid;
}
.show[data-v-548f8796] {
  opacity: 1;
  z-index: 1;
}
.show .banner-pc-title[data-v-548f8796] {
  top: 0;
}
.show .banner-pc-description[data-v-548f8796] {
  top: 0;
}
.hide[data-v-548f8796] {
  opacity: 0;
}
.hide .banner-pc-title[data-v-548f8796] {
  top: 30px !important;
}
.hide .banner-pc-description[data-v-548f8796] {
  top: 30px !important;
}
.pagination[data-v-548f8796] {
  position: absolute;
  bottom: 200px;
  left: 50%;
  transform: translate(-50%);
  padding: 0 20px;
  width: 100%;
  max-width: 1320px;
  text-align: left;
  z-index: 2;
}
.pagination .pagination-item[data-v-548f8796] {
  padding: 10px 0;
  cursor: pointer;
  display: inline-block;
  margin-right: 4px;
  width: 33px;
}
.pagination .pagination-item .pagination-item-handle[data-v-548f8796] {
  width: 33px;
  height: 4px;
  background: #cecece;
  opacity: 0.4;
}
.pagination .pagination-item .pagination-item-handle[data-v-548f8796]:hover {
  background: #272727;
}
.pagination .pagination-active-item .pagination-item-handle[data-v-548f8796] {
  background: #272727;
  animation: handle-data-v-548f8796;
  animation-duration: 6s;
  animation-timing-function: linear;
}
@keyframes handle-data-v-548f8796 {
from {
    width: 0;
}
to {
    width: 33px;
}
}
@media only screen and (min-width: 1350px) and (max-width: 1550px) {
.home-banner[data-v-548f8796] {
    height: 520px;
}
.pagination[data-v-548f8796] {
    bottom: 160px;
}
}
@media only screen and (min-width: 1000px) and (max-width: 1350px) {
.home-banner[data-v-548f8796] {
    height: 520px;
}
.pagination[data-v-548f8796] {
    bottom: 140px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
.home-banner[data-v-548f8796] {
    height: 520px;
}
.pagination[data-v-548f8796] {
    bottom: 120px;
}
}

.customer-case-content[data-v-4dd701d6] {
  padding-top: 1px;
}
.customer-case-content .customer-case-content-title[data-v-4dd701d6] {
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
  line-height: 25px;
  font-size: 18px;
  margin: 32px 0;
  text-align: center;
}
.customer-case-content .tabs[data-v-4dd701d6] {
  display: flex;
  position: relative;
  padding: 12px 0;
}
.customer-case-content .tabs .tab[data-v-4dd701d6] {
  flex: 1;
  text-align: center;
}
.customer-case-content .tabs .active-tab[data-v-4dd701d6] {
  color: #1063F1;
}
.customer-case-content .tabs .industy-dropdown[data-v-4dd701d6] {
  width: 100vw;
  position: absolute;
  top: 98%;
  background: #fff;
  padding: 18px 16px;
  z-index: 2;
}
.customer-case-content .tabs .industy-dropdown .industy-dropdown-all[data-v-4dd701d6] {
  height: 24px;
  line-height: 24px;
  background: #f6f6f6;
  border-radius: 12px;
  text-align: center;
}
.customer-case-content .tabs .industy-dropdown .industy-dropdown-active-all[data-v-4dd701d6] {
  color: #1063F1;
}
.customer-case-content .tabs .industy-dropdown .industy-item .industy-item-title[data-v-4dd701d6] {
  margin: 20px 0;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
  line-height: 20px;
  font-size: 14px;
}
.customer-case-content .tabs .industy-dropdown .industy-item .industy-sub-item[data-v-4dd701d6] {
  width: calc((100% - 24px) / 3);
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #f6f6f6;
  border-radius: 12px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  display: inline-block;
  margin-right: 12px;
  margin-bottom: 12px;
}
.customer-case-content .tabs .industy-dropdown .industy-item .industy-sub-item[data-v-4dd701d6]:nth-child(3n + 3) {
  margin-right: 0;
}
.customer-case-content .tabs .industy-dropdown .industy-item .industy-sub-active-item[data-v-4dd701d6] {
  color: #1063F1;
}
.customer-case-content .tabs .area-dropdown[data-v-4dd701d6] {
  width: 100vw;
  position: absolute;
  top: 98%;
  background: #fff;
  padding: 18px 16px;
  z-index: 2;
}
.customer-case-content .tabs .area-dropdown .area-dropdown-all[data-v-4dd701d6] {
  height: 24px;
  line-height: 24px;
  background: #f6f6f6;
  border-radius: 12px;
  text-align: center;
}
.customer-case-content .tabs .area-dropdown .area-dropdown-active-all[data-v-4dd701d6] {
  color: #1063F1;
}
.customer-case-content .tabs .area-dropdown .area-item-wrapper[data-v-4dd701d6] {
  margin-top: 26px;
}
.customer-case-content .tabs .area-dropdown .area-item-wrapper .area-item[data-v-4dd701d6] {
  width: calc((100% - 24px) / 3);
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #f6f6f6;
  border-radius: 12px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  display: inline-block;
  margin-right: 12px;
  margin-bottom: 12px;
}
.customer-case-content .tabs .area-dropdown .area-item-wrapper .area-item[data-v-4dd701d6]:nth-child(3n + 3) {
  margin-right: 0;
}
.customer-case-content .tabs .area-dropdown .area-item-wrapper .area-active-item[data-v-4dd701d6] {
  color: #1063F1;
}
.customer-case-content .list-wrapper-modal[data-v-4dd701d6] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.customer-case-content .list-wrapper[data-v-4dd701d6] {
  position: relative;
  max-height: 600px;
  overflow: auto;
  padding-bottom: 48px;
}
.customer-case-content .list-wrapper .list-item[data-v-4dd701d6] {
  margin: 0 15px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  margin-bottom: 40px;
  border-radius: 8px;
}
.customer-case-content .list-wrapper .list-item img[data-v-4dd701d6] {
  width: 100%;
  height: 220px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.customer-case-content .list-wrapper .list-item .list-item-img[data-v-4dd701d6] {
  width: 100%;
}
.customer-case-content .list-wrapper .list-item .list-item-content[data-v-4dd701d6] {
  padding: 19px;
}
.customer-case-content .list-wrapper .list-item .list-item-title[data-v-4dd701d6] {
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
  line-height: 28px;
  font-size: 18px;
  margin-bottom: 9px;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  text-overflow: ellipsis;
}
.customer-case-content .list-wrapper .list-item .list-item-type[data-v-4dd701d6] {
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 12px;
}
.customer-case-content .list-wrapper .list-item .list-item-type-split[data-v-4dd701d6] {
  margin: 0 16px;
  color: rgba(0, 0, 0, 0.25);
}
.customer-case-content .list-wrapper .list-item .list-item-description[data-v-4dd701d6] {
  font-weight: 400;
  color: rgba(0, 0, 0, 0.85);
  line-height: 24px;
  font-size: 16px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  text-overflow: ellipsis;
  margin-bottom: 12px;
}
.customer-case-content .list-wrapper .list-item .list-item-more-bt[data-v-4dd701d6] {
  font-weight: 400;
  color: #1063F1;
  line-height: 20px;
  font-size: 14px;
}
.customer-case-content .list-wrapper .moreLoadText[data-v-4dd701d6] {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
  line-height: 22px;
  font-size: 16px;
}
.customer-case-content .list-wrapper .moreLoadText img[data-v-4dd701d6] {
  width: 17px;
  animation: loading-data-v-4dd701d6 1s infinite linear;
  margin-right: 8px;
}
@keyframes loading-data-v-4dd701d6 {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}

.h5-banner-com[data-v-251ca75b] {
  width: 100%;
}
.h5-banner-content-wrapper[data-v-251ca75b] {
  width: 100%;
  height: 180px;
  padding: 0 24px;
  display: flex;
  align-items: center;
}
.banner-img[data-v-251ca75b] {
  display: none;
}
.h5-banner-tit[data-v-251ca75b] {
  font-size: 18px;
  font-weight: 600;
  color: #333;
}
.h5-banner-desc[data-v-251ca75b] {
  width: 250px;
  padding: 4px 0;
  font-size: 14px;
  font-weight: 400;
  color: #333;
  line-height: 20px;
}
.h5-banner-tit.white[data-v-251ca75b] {
  color: #fff;
}
.h5-banner-desc.white[data-v-251ca75b] {
  color: #fff;
}

.h5-home-banner[data-v-7a50960d] {
  width: 100%;
  height: 280px;
  text-align: left;
  padding: 40px 24px 0 24px;
}
.h5-home-banner .banner-pc-title[data-v-7a50960d] {
  font-size: 18px;
  font-weight: 600;
  line-height: 33px;
  color: #272727;
}
.h5-home-banner .banner-pc-description[data-v-7a50960d] {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #272727;
  margin-bottom: 16px;
}
.h5-home-banner .free-btn[data-v-7a50960d] {
  color: #FFFFFF;
  background-color: #1063F1;
  border-color: #1063F1;
  display: inline-block;
  border: 1px solid;
  padding: 9px 15px;
  font-size: 12px;
  border-radius: 3px;
  font-weight: 500;
}

