.product-wrapper {
  font-size: 0;
  background-color: #fff;
}
.product-wrapper .sec-1 {
  width: 100%;
  background-color: #FAFBFC;
  padding: 0 0 64px;
}
.product-wrapper .sec-1 .crumbs {
  padding: 32px 0 16px;
}
.product-wrapper .sec-1 .clear {
  width: 100%;
  padding: 32px;
  background: linear-gradient(180deg, #f0f4f8, #ffffff 70%, #ffffff);
  border: 2px solid #ffffff;
  border-radius: 4px;
  box-shadow: 0px 4px 11px 0px rgba(224, 224, 224, 0.73);
  box-sizing: border-box;
}
.product-wrapper .sec-1 .clear .fl {
  width: 494px;
  height: 320px;
  border-radius: 8px;
  background-color: #e1e3e7;
  overflow: hidden;
  position: relative;
}
.product-wrapper .sec-1 .clear .fl .wrapper {
  width: 100%;
  height: 100%;
}
.product-wrapper .sec-1 .clear .fl .wrapper .swiper-slide {
  width: 100%;
  height: 100%;
}
.product-wrapper .sec-1 .clear .fl .wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-wrapper .sec-1 .clear .fl #img-switch-list {
  display: inline-block;
  position: absolute;
  bottom: 32px;
  right: 32px;
}
.product-wrapper .sec-1 .clear .fl #img-switch-list .swiper-pagination-switch {
  width: 20px;
  height: 4px;
  background: #fff;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 6px;
  transition: all 0.3s;
  cursor: pointer;
}
.product-wrapper .sec-1 .clear .fl #img-switch-list .swiper-pagination-switch.swiper-active-switch {
  width: 48px;
  background-color: #004099;
}
.product-wrapper .sec-1 .clear .fl #img-switch-list .swiper-pagination-switch:first-child {
  margin: 0;
}
.product-wrapper .sec-1 .clear .fr {
  width: 610px;
  padding: 10px 0 0;
}
.product-wrapper .sec-1 .clear .fr dl > * {
  width: 100%;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product-wrapper .sec-1 .clear .fr dl dt {
  font-size: 24px;
  color: #000;
  line-height: 32px;
  margin: 0 0 14px;
}
.product-wrapper .sec-1 .clear .fr dl dd {
  font-size: 16px;
  color: #787878;
  line-height: 24px;
  margin: 10px 0 0;
}
.product-wrapper .sec-1 .clear .fr dl dd span {
  color: #303133;
  padding: 0 0 0 2px;
}
.product-wrapper .sec-1 .clear .fr .contact-btn {
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  padding: 7.5px 18px;
  background: #004099;
  border-radius: 4px;
  border: none;
  outline: none;
  display: inline-block;
  cursor: pointer;
  margin: 24px 0 0;
}
.product-wrapper .sec-1 .clear .fr .contact-btn 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 .sec-2 {
  width: 100%;
  background-color: #fff;
  padding: 64px 0;
}
.product-wrapper .sec-2 .com-t {
  font-size: 30px;
  color: #000;
  line-height: 30px;
  text-align: center;
}
.product-wrapper .sec-2 .textarea {
  width: 100%;
  background-color: #f4f5f7;
  border-radius: 4px;
  padding: 48px;
  box-sizing: border-box;
  margin: 60px 0 0;
  font-size: 16px;
  line-height: 22px;
}
.product-wrapper .page-product {
  width: 100%;
  padding: 80px 0 336px;
  background: #FAFBFC;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.product-wrapper .page-product .width-1200 .com-t {
  font-size: 30px;
  color: #000;
  line-height: 30px;
  text-align: center;
}
.product-wrapper .page-product .width-1200 .swiper-container {
  width: 1224px;
  height: 488px;
  margin: 44px 0 0 -12px;
  text-align: left;
}
.product-wrapper .page-product .width-1200 .swiper-container .wrapper {
  height: 100%;
  display: inline-block;
}
.product-wrapper .page-product .width-1200 .swiper-container .wrapper .swiper-slide {
  width: 306px !important;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  padding: 12px;
  box-sizing: border-box;
}
.product-wrapper .page-product .width-1200 .swiper-container .wrapper .swiper-slide .shadow {
  width: 282px;
  height: 464px !important;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0px 4px 11px 0px rgba(224, 224, 224, 0.73);
  overflow: hidden;
  position: relative;
}
.product-wrapper .page-product .width-1200 .swiper-container .wrapper .swiper-slide .shadow .imgbox {
  width: 100%;
  height: 200px;
}
.product-wrapper .page-product .width-1200 .swiper-container .wrapper .swiper-slide .shadow .imgbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-wrapper .page-product .width-1200 .swiper-container .wrapper .swiper-slide .shadow .detail dl {
  padding: 16px 16px 0;
}
.product-wrapper .page-product .width-1200 .swiper-container .wrapper .swiper-slide .shadow .detail dl dt {
  font-size: 20px;
  color: #303133;
  line-height: 26px;
  height: 52px;
  padding: 0 0 4px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.product-wrapper .page-product .width-1200 .swiper-container .wrapper .swiper-slide .shadow .detail dl dd {
  font-size: 16px;
  color: #606266;
  line-height: 24px;
  margin: 4px 0 0;
  padding: 0 0 0 18px;
  position: relative;
}
.product-wrapper .page-product .width-1200 .swiper-container .wrapper .swiper-slide .shadow .detail dl dd::after {
  content: '';
  width: 10px;
  height: 10px;
  background: #ffffff;
  border: 3px solid #004099;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 7px;
  left: 0;
  box-sizing: border-box;
}
.product-wrapper .page-product .width-1200 .swiper-container .wrapper .swiper-slide .shadow .detail dl dd:last-child {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.product-wrapper .page-product .width-1200 .swiper-container .wrapper .swiper-slide .shadow a {
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  padding: 8px 16px;
  background: #004099;
  border-radius: 4px;
  border: none;
  outline: none;
  display: inline-block;
  position: absolute;
  bottom: 24px;
  left: 16px;
  cursor: pointer;
}
.product-wrapper .page-product .width-1200 .swiper-container .wrapper .swiper-slide .shadow a 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-product .arrow {
  width: 112px;
  height: 112px;
  text-align: center;
  background: url(../img/index/left-arrow.png) no-repeat;
  display: inline-block;
  position: absolute;
  bottom: 524px;
  left: 50%;
  margin: 0 0 0 -712px;
}
.product-wrapper .page-product .arrow i {
  width: 48px;
  height: 48px;
  display: inline-block;
  cursor: pointer;
  margin: 32px 0 0;
  border-radius: 50%;
}
.product-wrapper .page-product .right-arrow {
  background: url(../img/index/right-arrow.png) no-repeat;
  margin: 0 0 0 600px;
}
