
.pzbz-container {
  min-width: 1200px;
  height: 680px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: url(../img/index/4hea9d4p7g20000.png) no-repeat;
  background-size: cover;
}

.pzbz-container .pzbz-header {
  margin-top: 64px;
  margin-bottom: 40px;
  text-align: center;
}

.pzbz-container .pzbz-header .pzbz-title {
  font-size: 40px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 16px;
  color: #333;
}

.pzbz-container .pzbz-header .pzbz-subtitle {
  font-size: 16px;
  line-height: 14px;
  color: #999;
}

.pzbz-container .triangle {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translate(-50%);
  border: 5px solid transparent;
  border-top-color: #235cff;
  visibility: visible;
}

.pzbz-container .pzbz-tab {
  display: flex;
  grid-gap: 16px;
  gap: 16px;
  margin-bottom: 32px;
  width: 1200px;
}

.pzbz-container .pzbz-tab span {
  position: relative;
  flex: 1;
  height: 72px;
  background: #fff;
  font-size: 18px;
  color: #333;
  line-height: 72px;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pzbz-container .pzbz-tab .active {
  background: linear-gradient(180deg, #026dff, #026dff, #026dff);
  color: #fff;
}

.pzbz-container .pzbz-tab .active:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translate(-50%);
  border: 5px solid transparent;
  border-top-color: #026dff;
  visibility: visible;
}

.pzbz-container .pzbz-tab .active:first-child:before {
  background-image: url(../img/index/2x2qtc6k5fg0000.png);
}

.pzbz-container .pzbz-tab .active:nth-child(2):before {
  background-image: url(../img/index/154hph42n0u8000.png);
}

.pzbz-container .pzbz-tab .active:nth-child(3):before {
  background-image: url(../img/index/3d56xtcyb5e0000.png);
}

.pzbz-container .pzbz-tab .active:nth-child(4):before {
  background-image: url(../img/index/d22t88bum1s0000.png);
}

.pzbz-container .pzbz-tab .active:nth-child(5):before {
  background-image: url(../img/index/f4bv4ac4gx40000.png);
}

.pzbz-container .pzbz-tab span:first-child:before {
  content: "";
  display: inline-flex;
  width: 21px;
  height: 24px;
  line-height: 24px;
  margin-right: 8px;
  position: relative;
  top: 6px;
  left: 0;
  background: url(../img/index/av6jfp0l6a80000.png) no-repeat;
  background-size: 100% 100%;
}

.pzbz-container .pzbz-tab span:nth-child(2):before {
  background: url(../img/index/fukyzqdn6o80000.png) no-repeat;
  background-size: 100% 100%;
}

.pzbz-container .pzbz-tab span:nth-child(2):before,
.pzbz-container .pzbz-tab span:nth-child(3):before {
  content: "";
  display: inline-flex;
  width: 24px;
  height: 24px;
  line-height: 24px;
  margin-right: 8px;
  position: relative;
  top: 6px;
  left: 0;
}

.pzbz-container .pzbz-tab span:nth-child(3):before {
  background: url(../img/index/6jd3eibkkkw0000.png) no-repeat;
  background-size: 100% 100%;
}

.pzbz-container .pzbz-tab span:nth-child(4):before {
  background: url(../img/index/649thtsmqbo0000.png) no-repeat;
  background-size: 100% 100%;
}

.pzbz-container .pzbz-tab span:nth-child(4):before,
.pzbz-container .pzbz-tab span:nth-child(5):before {
  content: "";
  display: inline-flex;
  width: 24px;
  height: 24px;
  line-height: 24px;
  margin-right: 8px;
  position: relative;
  top: 6px;
  left: 0;
}

.pzbz-container .pzbz-tab span:nth-child(5):before {
  background: url(../img/1osqr55bylpc000.png) no-repeat;
  background-size: 100% 100%;
}

.pzbz-container .pzbz-content {
  width: 1200px;
  display: flex;
}

.pzbz-container .pzbz-content .swiper-slide-container {
  display: flex;
}

.pzbz-container .pzbz-content .left {
  margin-right: 14px;
  width: 360px;
  height: 386px;
}

.pzbz-container .pzbz-content .left .scale-in {
  width: 360px;
  height: 386px;
  animation: scaleIn-data-v-1e9a7c3e 2s ease;
}

.pzbz-container .pzbz-content .left img {
  width: 100%;
  height: 100%;
}

.pzbz-container .pzbz-content .right {
  position: relative;
  width: 826px;
  height: 386px;
  background: #fff;
}

.pzbz-container .pzbz-content .right .swiper {
  height: 100%;
  width: 100%;
}

.pzbz-container .pzbz-content .right .swiper .swiper-pagination {
  position: absolute;
  bottom: 48px;
  right: 24px;
  text-align: right;
  padding-right: 24px;
}

.pzbz-container .pzbz-content .right .swiper .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}

.pzbz-container .pzbz-content .right .item {
  height: 100%;
  padding: 40px 24px 0 36px;
}

.pzbz-container .pzbz-content .right .text .title {
  font-size: 20px;
  font-weight: 700;
  color: #333;
  line-height: 18px;
  margin-bottom: 18px;
}

.pzbz-container .pzbz-content .right .text .title img {
  margin-top: -2px;
}

.pzbz-container .pzbz-content .right .text .title .line {
  color: #999;
  margin: 0 8px;
}

.pzbz-container .pzbz-content .right .text .title .subtitle {
  font-weight: 400;
  font-size: 14px;
  color: #ddd;
  line-height: 18px;
}

.pzbz-container .pzbz-content .right .text .info p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
}

.pzbz-container .pzbz-content .right .btn {
  position: absolute;
  left: 36px;
  bottom: 48px;
  width: 185px;
  height: 50px;
  background: #235cff;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}