.banner-wrap {
  width: 100%;
  height: 550px;
  background: url('/frontend/web/image/product/aclink/智能门禁系统banner@2x.png')
    no-repeat 50%;
  background-size: cover;
}
.wd-part {
  width: 100%;
  overflow: hidden;
}
.wd-part > h1 {
  text-align: center;
  font-weight: 400;
  font-size: 40px;
  line-height: 56px;
  color: #000;
  margin-top: 90px;
  margin-bottom: 80px;
}
.part1-content {
  width: 1200px;
  margin: auto;
  margin-top: 90px;
  margin-bottom: 112px;
}
.part1-content-text:nth-child(2) {
  width: 360px;
}
.part2 {
  background: #fbfcfd;
  padding-top: 104px;
  padding-bottom: 90px;
}
.part2 .part2-header {
  text-align: center;
  margin-bottom: 80px;
}
.part2 .part2-header > h1 {
  display: inline-block;
  font-weight: 400;
  font-size: 40px;
  line-height: 56px;
  color: #000;
}
.part2 .part2-header > h3 {
  display: inline-block;
  font-weight: 400;
  font-size: 24px;
  line-height: 40px;
  color: rgba(0, 0, 0, 0.85);
}
.part2 .part2-header > div {
  font-size: 24px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 40px;
}
.part2 .part2-content {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  margin-bottom: 25px;
}
.part2 .part2-content:nth-of-type(3) {
  margin-bottom: 112px;
}
.part2 .part2-content-text {
  padding-left: 80px;
}
.part2 .part2-content1 {
  background: url('/frontend/web/image/product/aclink/一码通行背景@2x.png')
    no-repeat 50%;
  background-size: cover;
  height: 528px;
}
.part2 .part2-content1-wrap {
  width: 1200px;
  height: 100%;
  margin: auto;
}
.part2 .part2-content1-text {
  width: 446px;
}
.part2 .part2-content2 {
  width: 1200px;
  margin: 86px auto 0;
}
.part3,
.part3-content-text {
  padding-bottom: 14px;
}
.part3-content-text {
  width: 330px;
  text-align: center;
}
.part3-content-text .content-title-s {
  margin: 27px 0 7px !important;
}
.part3-content1 {
  padding: 100px 0 14px;
}
.part3-content1-text {
  width: 390px;
  margin: 120px 60px 0 0;
}
.part3-content2 {
  width: 1442px;
  margin: auto;
  padding-top: 14px;
}
.part3-content2 .content-title-l {
  margin-bottom: 16px;
}
.part3-content2-more {
  margin-top: 50px;
  font-size: 14px;
  vertical-align: middle;
  width: 76px;
}
.part3-content2-left {
  width: 714px;
  height: 820px;
  background: url('/frontend/web/image/product/aclink/门禁控制器背景@2x.png')
    no-repeat 50%;
  background-size: cover;
  padding-top: 80px;
}
.part3-content2-left-text {
  width: 480px;
}
.part3-content2-right {
  width: 714px;
  height: 820px;
  background: url('/frontend/web/image/product/aclink/FR-MD10000系列背景@2x.png')
    no-repeat 50%;
  background-size: cover;
  padding-top: 80px;
}
.part3-content2-right-text {
  width: 480px;
}
.part4 {
  padding-bottom: 148px;
}
.part4-content {
  position: relative;
}
.part4-content .swiper-slide-title {
  position: absolute;
  bottom: 40px;
  left: 40px;

  font-size: 40px;
  color: rgba(255, 2555, 255, 1);
}

.part5 {
  padding-bottom: 104px;
}

.part5-content-item {
  position: relative;
  width: 384px;
  transition: all 0.3s ease;
  top: 0;
}

.part5-content-item:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.04);
  top: -10px;
}

.part5-content-item-text {
  padding: 32px;
  border: 1px solid #e3e3e3;
}
.part6 {
  padding-bottom: 104px;
}
.part6-content {
  background: #fff;
  padding: 56px 32px 56px 68px;
}
.part6-content-text {
  width: 360px;
}
.part6-content-text-label {
  display: inline-block;
  font-size: 20px;
  padding: 6px 8px 4px;
  color: #fff;
  background: #07a6f0;
  border-radius: 6px;
}
.part6-content:nth-of-type(2) {
  margin-top: 24px !important;
}
.swiper-wrapper {
  transition-timing-function: ease-out;
}
.swiper-container {
  --swiper-pagination-color: #b2b2b2;
}
.aclink-bullet {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #000;
}
.swiper-pagination {
  position: relative !important;
  margin-top: 38px;
}
.swiper-pagination-bullet,
.swiper-pagination-bullet-active {
  margin: 8px !important;
  width: 12px;
  height: 12px;
}
