.swiper .swiper-slide {
  width: 100%;
  min-height: 46.75rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  position: relative;
}
.swiper .swiper-slide::before {
  display: block;
  content: '';
  width: 60rem;
  height: 100%;
  background: linear-gradient(270deg, rgba(235, 242, 252, 0) 0%, #F0F8FF 100%);
  position: absolute;
  top: 0;
  left: 0;
}
.swiper .swiper-pagination {
  bottom: 10rem;
  left: 10.375rem;
}
.swiper .swiper-pagination .swiper-pagination-bullet {
  width: 6.5rem;
  height: 0.3125rem;
  background-color: #F7F8FA;
  border-radius: 0;
  opacity: 1;
  margin-right: 1.875rem;
}
.swiper .swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #4C75FF;
}
.top-market {
  padding: 6.375rem 0;
}
.top-market .info {
  padding: 3.1875rem 8.3125rem;
  background-image: url(../images/home/guanggao_bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.top-market .info h3 {
  font-family: 'PINGFANG-BOLD';
  font-size: 1.875rem;
  line-height: 2.875rem;
  color: #2B2E33;
  margin-bottom: 2rem;
}
.top-market .info p {
  font-size: 1.375rem;
  line-height: 2rem;
  color: #2B2E33;
}
.top-market .info p span {
  color: #4C75FF;
}
.problem {
  padding-bottom: 6.375rem;
}
.problem .content {
  justify-content: space-between;
  align-items: normal;
  margin-top: 3.125rem;
}
.problem .content .items {
  width: calc(50% - 0.9375rem);
  padding: 2.5rem 4.375rem 3.125rem 3.125rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.problem .content .items h5 {
  font-family: 'PINGFANG-BOLD';
  font-size: 1.875rem;
  line-height: 2.875rem;
  color: #1C2026;
  margin-bottom: 2rem;
}
.problem .content .items .info {
  min-height: 8.5rem;
}
.problem .content .items ul {
  display: flex;
  flex-wrap: wrap;
}
.problem .content .items ul li {
  padding-left: 1.25rem;
  font-family: 'PINGFANG-MEDIUM';
  font-size: 1.25rem;
  line-height: 2rem;
  color: #2B2E33;
  position: relative;
}
.problem .content .items ul li::before {
  display: block;
  content: '';
  width: 0.625rem;
  height: 0.625rem;
  background-color: #4C75FF;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.problem .content .items ul li:nth-child(3n + 1) {
  width: 12.1875rem;
}
.problem .content .items ul li:nth-child(3n - 1) {
  width: 13.4375rem;
}
.problem .content .items ul li:nth-child(3n) {
  width: 14.0625rem;
}
.problem .content .items ul li:nth-child(n + 4) {
  margin-top: 1.25rem;
}
.problem a.common-btn {
  margin-top: 3.75rem;
}
.service {
  padding-bottom: 6.375rem;
}
.service ul.content {
  margin-top: 7.8125rem;
}
.service ul.content li {
  width: calc(25% - 1.4063rem);
  margin-right: 1.875rem;
  padding: 6.875rem 2.125rem 2.875rem 2.25rem;
  background-image: url(../images/home/bg_S.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 0.3125rem solid #fff;
  border-radius: 0.75rem;
  position: relative;
}
.service ul.content li:nth-child(n + 5) {
  margin-top: 6.25rem;
}
.service ul.content li:nth-child(4n) {
  margin-right: 0;
}
.service ul.content li .icon {
  width: 9.625rem;
  height: 9.625rem;
  position: absolute;
  top: -4.625rem;
  left: 2.25rem;
}
.service ul.content li .icon img {
  width: 100%;
  height: 100%;
  display: block;
}
.service ul.content li h5 {
  font-family: 'PINGFANG-BOLD';
  font-size: 1.375rem;
  line-height: 2rem;
  color: #2B2E33;
  margin-bottom: 1.25rem;
}
.service ul.content li p {
  min-height: 12.375rem;
  text-align: justify;
}
.mid-market {
  padding-top: 2.75rem;
  padding-bottom: 3.75rem;
  background-image: url(../images/home/market2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.mid-market h2 {
  font-family: 'PINGFANG-BOLD';
  font-size: 2rem;
  line-height: 2.875rem;
  color: #2B2E33;
  text-align: center;
}
.mid-market a.common-btn {
  margin: 0 auto;
  margin-top: 2rem;
}
.product {
  padding-top: 9.625rem;
  padding-bottom: 10.0625rem;
  background-image: url(../images/home/bg_chanpin.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.product .product-content {
  display: flex;
  margin-top: 3.125rem;
  background-color: #fff;
}
.product .product-content .left {
  width: 27.5rem;
  height: 36.875rem;
  border-right: 0.0625rem solid #F0F1F2;
}
.product .product-content .left .items a {
  bottom: 3.125rem;
}
.product .product-content .left .items:after {
  background-image: url(../images/home/b_bg1.png) !important;
}
.product .product-content .right {
  width: calc(100% - 27.5rem);
}
.product .product-content .right ul.content li.items {
  width: 50%;
  height: 18.4375rem;
}
.product .product-content .right ul.content li.items:nth-child(n + 3) {
  border-top: 0.0625rem solid #F0F1F2;
}
.product .product-content .right ul.content li.items:nth-child(2n - 1) {
  padding-left: 2.75rem;
  border-right: 0.0625rem solid #F0F1F2;
}
.product .product-content .items {
  width: 100%;
  height: 100%;
  padding: 2.5rem;
  position: relative;
}
.product .product-content .items::after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-image: url(../images/home/b_bg2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.3s;
  opacity: 0;
}
.product .product-content .items h5 {
  font-family: 'PINGFANG-BOLD';
  font-size: 2rem;
  line-height: 2.875rem;
  color: #2B2E33;
  position: relative;
  z-index: 2;
}
.product .product-content .items img {
  position: absolute;
  right: 0.625rem;
  bottom: 0;
}
.product .product-content .items a {
  position: absolute;
  bottom: 2.5rem;
  left: 2.5rem;
  z-index: 2;
  font-size: 1.25rem;
  line-height: 1;
  color: #4C75FF;
  text-decoration: dashed;
  border-bottom: 0.0625rem solid #4C75FF;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
.product .product-content .items:hover::after {
  opacity: 1;
}
.product .product-content .items:hover a {
  opacity: 1;
  visibility: visible;
}
.object {
  padding: 6.375rem 0;
}
.object ul.content {
  margin-top: 2.5rem;
}
.object ul.content li {
  flex: 1;
  margin-right: 1.25rem;
  padding: 3.125rem 2.5rem;
  background-color: #fff;
  border-radius: 0.3125rem;
}
.object ul.content li:last-child {
  margin-right: 0;
}
.object ul.content li h5 {
  font-family: 'PINGFANG-BOLD';
  font-size: 1.5rem;
  line-height: 2.125rem;
  color: #2B2E33;
  margin-bottom: 1.25rem;
}
.object ul.content li img.icon {
  width: 4rem;
  height: 4rem;
  display: block;
  margin-bottom: 1.25rem;
}
.object ul.content li p {
  color: #282938;
  min-height: 5.25rem;
}
.importance .info {
  padding: 3.125rem 6.375rem;
  background-image: url(../images/home/bg_qyaq.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.importance .info h3 {
  font-family: 'PINGFANG-BOLD';
  font-size: 2rem;
  line-height: 2.875rem;
  color: #282938;
  margin-bottom: 1.25rem;
}
.importance .info p {
  width: 57.5rem;
  font-size: 1.25rem;
  line-height: 2.25rem;
  color: #282938;
}
