.product-page {
  font-family: "PingFang";
  min-height: 100vh;
  min-width: 1280px;
  position: relative;
}
.product-page .header {
  width: 100vw;
  height: 100vh;
  background-color: #000;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
}
.product-page .header .header-main {
  width: 100%;
  height: 100%;
  background-image: url(head-bg.41b00d35.jpg);
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.product-page .scroll-screen {
  position: relative;
  padding-top: 100vh;
}
.product-page .scroll-screen .screen-item {
  width: 100%;
  position: relative;
}
.product-page .scroll-screen .screen-item .down {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.product-page .product-item-main {
  width: 1280px;
  overflow: hidden;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-page .product-main {
  height: 100vh;
  width: 100%;
  background-image: url(product-bg.ff98bbfc.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-page .product-main.mall {
  background-image: url(product-bg.ff98bbfc.png);
}
.product-page .product-main.parking {
  background-image: url(product-parking.d906c5dc.png);
}
.product-page .product-main.gate {
  background-image: url(product-gate.2e253e6a.png);
}
.product-page .product-main.auto4s {
  background-image: url(product-auto4s.2b32cd43.png);
}
.product-page .product-main.bank {
  background-image: url(product-bank.240111d6.png);
}
.product-page .product-main.airport {
  background-image: url(product-bg.ff98bbfc.png);
}
.product-page .product-main.transportation {
  background-image: url(product-bg.ff98bbfc.png);
}
.product-page .product-main .center-text {
  width: 630px;
  padding: 0 10px 0 80px;
  color: #070000;
  flex: 0 0 630px;
}
.product-page .product-main .center-text.full {
  width: 100%;
}
.product-page .product-main .center-text .business-title {
  font-family: PingFang SC;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 42px;
  letter-spacing: 0em;
  text-align: left;
}
.product-page .product-main .center-text .business-name {
  font-family: PingFang SC;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 67px;
  letter-spacing: 0em;
  text-align: left;
}
.product-page .product-main .center-text .business-description {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  margin-top: 88px;
}
.product-page .product-main .center-text .rect-line {
  display: inline-block;
  width: 428px;
  height: 9px;
  background: linear-gradient(90.02deg, #03289F -5.49%, rgba(248, 248, 248, 0) 60.86%);
  border-radius: 4.5px;
  margin-top: 15px;
}
.product-page .product-main .business-model {
  flex: 0 1 800px;
}
.product-page .product-main .business-model img {
  width: 100%;
}
.product-page .product-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.product-page .product-item .bussiness {
  height: 320px;
  padding-top: 84px;
}
.product-page .product-item .bussiness .title-bg {
  font-family: PingFang SC;
  font-weight: 600;
  font-size: 100px;
  line-height: 200px;
  color: #f7f3f3;
  width: 100%;
  text-align: center;
  height: 200px;
  overflow: hidden;
}
.product-page .product-item .bussiness .title {
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 90px;
  letter-spacing: 0em;
  text-align: left;
  color: #555555;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 140px;
}
.product-page .product-item .bussiness .title.selected::after {
  display: block;
  content: '(selected)';
  font-size: 20px;
  line-height: 0;
  color: #555555;
  text-align: center;
  opacity: 0.62;
}
.product-page .product-item .business-description {
  width: 780px;
  padding-bottom: 30px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #000000;
  margin-top: 20px;
}
.product-page .product-desc {
  padding-bottom: 150px;
}
.product-page .product-pano {
  padding-bottom: 150px;
  background-color: #F8F8F8;
}
.product-page .product-pano .plan-view {
  width: 780px;
}
.product-page .product-pano .plan-view .row-right {
  text-align: right;
}
.product-page .product-pano .plan-view .img-scale {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  background-image: url(scale.0b47e35f.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  padding-left: 24px;
  margin-top: 5px;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  color: #605E5E;
  cursor: pointer;
}
.product-page .product-pano .plan-view img {
  width: 100%;
}
.product-page .case {
  height: 901px;
}
.product-page .case .case-title {
  font-family: PingFang SC;
  height: 25px;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #000000;
  margin-top: -30px;
}
.product-page .case .case-list {
  display: flex;
  justify-content: center;
  margin-top: 85px;
}
.product-page .case .case-list .case-item {
  width: 225px;
}
.product-page .case .case-list .case-item .case-img {
  width: 225px;
  height: 170px;
  border-radius: 9px;
  overflow: hidden;
  position: relative;
}
.product-page .case .case-list .case-item .case-img img {
  height: 170px;
}
.product-page .case .case-list .case-item .case-img .img-content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(21, 21, 21, 0.81);
  border-radius: 0px 0px 9px 9px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  text-align: left;
  color: #FFFFFF;
  padding: 10px;
}
.product-page .case .case-list .case-item + .case-item {
  margin-left: 39px;
}
.product-page .case .case-list .case-item .case-content {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.025em;
  color: #000000;
  margin-top: 49px;
}
.product-page .case-swiper {
  padding-bottom: 110px;
}
.product-page .case-swiper .case-title {
  font-family: PingFang SC;
  height: 25px;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #000000;
  margin-top: -30px;
}
.product-page .case-swiper .case-list {
  width: 1262px;
  display: flex;
  justify-content: center;
  margin-top: 85px;
}
.product-page .case-swiper .case-list .case-item {
  width: 591px;
}
.product-page .case-swiper .case-list .case-item .case-img {
  width: 591px;
  height: 359px;
  border-radius: 9px;
  overflow: hidden;
  position: relative;
}
.product-page .case-swiper .case-list .case-item .case-img img {
  height: 359px;
  width: 100%;
}
.product-page .case-swiper .case-list .case-item .case-img .img-content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(21, 21, 21, 0.81);
  border-radius: 0px 0px 9px 9px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  text-align: left;
  color: #FFFFFF;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-page .case-swiper .case-list .case-item .case-img .img-content .go-href {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.025em;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
}
.product-page .case-swiper .case-list .case-item .case-img .img-content .go-href::after {
  content: ' ';
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url(href2.8a8a47e8.png);
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 5px;
  vertical-align: top;
  margin-top: 4px;
}
.product-page .case-swiper .case-list .case-item .case-content {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.025em;
  color: #000000;
  margin-top: 49px;
}
.product-page .case-swiper .swiper-button {
  width: 126px;
  height: 40px;
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
  z-index: 3;
}
.product-page .case-swiper .swiper-button .swiper-button-next {
  position: relative;
  width: 40px;
  height: 40px;
  background-image: url(next.ab376d11.svg);
}
.product-page .case-swiper .swiper-button .swiper-button-next::after {
  display: none;
}
.product-page .case-swiper .swiper-button .swiper-button-prev {
  position: relative;
  width: 40px;
  height: 40px;
  background-image: url(prev.3340693a.svg);
}
.product-page .case-swiper .swiper-button .swiper-button-prev::after {
  display: none;
}
.product-page .application {
  height: 850px;
}
.product-page .application .application-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 1046px;
}
.product-page .application .application-list .application-item {
  width: 258px;
  margin-bottom: 94px;
  margin-left: 45px;
  margin-right: 45px;
}
.product-page .application .application-list .application-item img {
  height: 145px;
}
.product-page .contact {
  height: 423px;
  background-image: url(contactus.6dcadb4e.png);
  background-position: left center;
  background-size: cover;
  background-repeat: no-repeat;
}
.product-page .contact .title-contact {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 140px;
}
.product-page .contact .title-contact .contact-title {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0.025em;
  color: #000000;
}
.product-page .contact .title-contact .contact-button {
  width: 173px;
  height: 50px;
  background: #03289F;
  border-radius: 30.5px;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 50px;
  letter-spacing: 0.025em;
  text-align: center;
  color: #FFFFFF;
  cursor: pointer;
  margin-top: 34px;
}
.product-page .contact .bussiness-contact {
  padding-top: 116px;
}
.product-page .desc-table {
  width: 1200px;
  margin-top: 60px;
}
.product-page .desc-table .table-row {
  border-top: 1px solid #B3B3B3;
  display: flex;
}
.product-page .desc-table .table-row:first-child {
  border-top: none;
}
.product-page .desc-table .table-row .table-item {
  border-left: 1px solid #B3B3B3;
  flex: 1;
  padding: 50px 25px 50px 50px;
}
.product-page .desc-table .table-row .table-item .title {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  color: #000000;
}
.product-page .desc-table .table-row .table-item .title::before {
  content: ' ';
  display: inline-block;
  width: 5px;
  height: 24px;
  border-radius: 5px;
  background: #03289F;
  margin-right: 15px;
  vertical-align: top;
  margin-top: 2px;
}
.product-page .desc-table .table-row .table-item .content {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  margin-top: 29px;
  padding-left: 20px;
}
.product-page .desc-table .table-row .table-item:first-child {
  border-left: none;
}

/*# sourceMappingURL=mall.85414a0b.css.map */
