.product-wrapper {
  min-width: 1200px;
  font-size: 0;
  background-color: #fff;
}
.product-wrapper .banner-img {
  width: 100%;
  height: 420px;
  object-fit: cover;
}
.product-wrapper .page-nav {
  width: 100%;
  height: 60px;
  background-color: #f4f5f7;
}
.product-wrapper .page-nav ul {
  display: flex;
  justify-content: space-between;
}
.product-wrapper .page-nav ul .nav-item {
  line-height: 60px;
  text-align: center;
  font-size: 16px;
  color: #303133;
  display: inline-block;
  vertical-align: middle;
}
.product-wrapper .page-nav ul .nav-item a {
  height: 57px;
  padding: 0 15px;
  display: inline-block;
  position: relative;
  border-bottom: 3px solid #f4f5f7;
}
.product-wrapper .page-nav ul .nav-item:hover a {
  color: #045AFE;
}
.product-wrapper .page-nav ul .nav-item.active a {
  color: #045AFE;
  border-color: #045AFE;
}
.product-wrapper .page-nav-more {
  width: 100%;
  background-color: #fff;
  box-shadow: 0px 3px 23px 0px #f4f5f7;
}
.product-wrapper .page-nav-more ul {
  padding: 0 0 20px;
}
.product-wrapper .page-nav-more ul li {
  display: inline-block;
  vertical-align: top;
  margin: 20px 24px 0 0;
}
.product-wrapper .page-nav-more ul li a {
  min-width: 130px;
  font-size: 12px;
  color: #606266;
  padding: 9px 15px;
  line-height: 14px;
  border-radius: 4px;
  text-align: center;
  background: #f4f5f7;
  display: inline-block;
  box-sizing: border-box;
}
.product-wrapper .page-nav-more ul li.active a {
  background-color: #045AFE;
  color: #fff;
}
.product-wrapper .page-good {
  margin: 40px auto 64px;
}
.product-wrapper .page-good .width-1200 .itms {
  width: 1224px;
  margin-left: -24px;
}
.product-wrapper .page-good .width-1200 .itms .good-item {
  width: 588px;
  height: 250px;
  display: inline-block;
  vertical-align: top;
  margin: 24px 0 0 24px;
  padding: 24px;
  background: linear-gradient(180deg, #f0f4f8, #fff 70%, #fff);
  border: 2px solid #fff;
  border-radius: 4px;
  box-shadow: 0 4px 11px 0 rgba(224, 224, 224, 0.73);
  box-sizing: border-box;
}
.product-wrapper .page-good .width-1200 .itms .good-item .good-img {
  width: 200px;
  height: 200px;
}
.product-wrapper .page-good .width-1200 .itms .good-item .good-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-wrapper .page-good .width-1200 .itms .good-item .good-info {
  width: 320px;
}
.product-wrapper .page-good .width-1200 .itms .good-item .good-info dt {
  font-size: 20px;
  line-height: 28px;
  color: #000;
  height: 56px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding: 0 0 4px;
}
.product-wrapper .page-good .width-1200 .itms .good-item .good-info dd {
  font-size: 14px;
  color: #606266;
  line-height: 24px;
  margin: 4px 0 0;
  padding: 0 0 0 18px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product-wrapper .page-good .width-1200 .itms .good-item .good-info dd::after {
  content: '';
  width: 10px;
  height: 10px;
  background: #ffffff;
  border: 3px solid #045AFE;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 7px;
  left: 0;
  box-sizing: border-box;
}
.product-wrapper .page-good .width-1200 .itms .good-item .good-info .contact-btn {
  width: 80px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  background: #045AFE;
  border-radius: 4px;
  border: none;
  outline: none;
  display: inline-block;
  cursor: pointer;
  margin: 24px 0 0;
}
.product-wrapper .page-good #lay-pages {
  padding: 24px 0 0;
}
.product-wrapper .page-technology {
  width: 100%;
  padding: 80px 0;
  background-color: #F4F5F7;
}
.product-wrapper .page-technology .com-t {
  font-size: 30px;
  color: #000;
  line-height: 30px;
  text-align: center;
}
.product-wrapper .page-technology .technology {
  width: 100%;
  height: 355px;
  margin: 64px 0 0;
  background: url(../img/product/img-1.png) no-repeat center center;
}
.product-wrapper .page-technology .technology .technology-info {
  width: 700px;
  height: 100%;
  padding: 48px 32px 0 40px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
}
.product-wrapper .page-technology .technology .technology-info .t {
  font-size: 24px;
  color: #000;
  line-height: 32px;
}
.product-wrapper .page-technology .technology .technology-info .text {
  font-size: 16px;
  color: #303133;
  line-height: 24px;
  display: inline-block;
  margin: 8px 0 10px;
}
.product-wrapper .page-technology .technology .technology-info ul {
  width: 100%;
}
.product-wrapper .page-technology .technology .technology-info ul li {
  width: 50%;
  position: relative;
  padding: 0 0 0 29px;
  margin: 8px 0 0;
  font-size: 14px;
  color: #606266;
  line-height: 24px;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  white-space: nowrap;
}
.product-wrapper .page-technology .technology .technology-info ul li::after {
  content: '';
  width: 24px;
  height: 16px;
  background: url(../img/product/img-3.png) no-repeat center center;
  display: inline-block;
  position: absolute;
  top: 4px;
  left: 0;
}
.product-wrapper .page-technology .technology .technology-info .contact-btn {
  width: 80px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  background: #045AFE;
  border-radius: 4px;
  border: none;
  outline: none;
  display: inline-block;
  cursor: pointer;
  margin: 32px 0 0;
}
.product-wrapper .page-technology .technology .technology-img {
  width: 500px;
  height: 100%;
  display: inline-block;
  vertical-align: top;
}
.product-wrapper .page-technology .technology .technology-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-wrapper .page-equipment {
  width: 100%;
  padding: 80px 0;
  background: #fff;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.product-wrapper .page-equipment .width-1200 .com-t {
  font-size: 30px;
  color: #000;
  line-height: 30px;
  text-align: center;
}
.product-wrapper .page-equipment .width-1200 .swiper-container {
  width: 1224px;
  height: 448px;
  margin: 52px 0 0 -12px;
  text-align: left;
}
.product-wrapper .page-equipment .width-1200 .swiper-container .wrapper {
  height: 100%;
  display: inline-block;
}
.product-wrapper .page-equipment .width-1200 .swiper-container .wrapper .swiper-slide {
  width: 306px !important;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  padding: 12px;
  position: relative;
  box-sizing: border-box;
}
.product-wrapper .page-equipment .width-1200 .swiper-container .wrapper .swiper-slide .shadow {
  width: 282px;
  height: 424px !important;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0px 4px 11px 0px rgba(224, 224, 224, 0.73);
}
.product-wrapper .page-equipment .width-1200 .swiper-container .wrapper .swiper-slide .shadow .imgbox {
  width: 100%;
  height: 200px;
}
.product-wrapper .page-equipment .width-1200 .swiper-container .wrapper .swiper-slide .shadow .imgbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-wrapper .page-equipment .width-1200 .swiper-container .wrapper .swiper-slide .shadow .detail {
  padding: 24px 16px;
  box-sizing: border-box;
}
.product-wrapper .page-equipment .width-1200 .swiper-container .wrapper .swiper-slide .shadow .detail p {
  font-size: 20px;
  color: #000;
  line-height: 24px;
  min-height: 48px;
}
.product-wrapper .page-equipment .width-1200 .swiper-container .wrapper .swiper-slide .shadow .detail span {
  font-size: 16px;
  color: #606266;
  line-height: 24px;
  max-height: 120px;
  padding: 8px 0 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  white-space: normal;
}
.product-wrapper .page-equipment .width-1200 .swiper-container .wrapper .swiper-slide .shadow button {
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  padding: 8px 16px;
  background: #045AFE;
  border-radius: 4px;
  border: none;
  outline: none;
  display: inline-block;
  position: absolute;
  bottom: 24px;
  left: 16px;
  cursor: pointer;
}
.product-wrapper .page-equipment .width-1200 .swiper-container .wrapper .swiper-slide .shadow button i {
  width: 16px;
  height: 16px;
  background: url(../img/index/icon_sprites.png) -10px -46px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px 0 0;
}
.product-wrapper .page-equipment .width-1200 .more-btn {
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  padding: 9px 16px;
  background: #045AFE;
  border-radius: 4px;
  border: none;
  outline: none;
  display: inline-block;
  margin: 20px 0 0;
}
.product-wrapper .page-equipment .arrow {
  width: 112px;
  height: 112px;
  text-align: center;
  background: url(../img/index/left-arrow.png) no-repeat;
  display: inline-block;
  position: absolute;
  bottom: 300px;
  left: 50%;
  margin: 0 0 0 -712px;
}
.product-wrapper .page-equipment .arrow i {
  width: 48px;
  height: 48px;
  display: inline-block;
  cursor: pointer;
  margin: 32px 0 0;
  border-radius: 50%;
}
.product-wrapper .page-equipment .right-arrow {
  background: url(../img/index/right-arrow.png) no-repeat;
  margin: 0 0 0 600px;
}
