.dai-zhang-guan-li {
  background: #edeff2;
  padding-top: 56px;
}
.dai-zhang-guan-li .dzgl-header {
  height: 465px;
  width: 100%;
  background-image: url(img/header-img.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 62px;
}
.dai-zhang-guan-li .dzgl-header .dzgl-header-title {
  width: 249px;
  height: 48px;
  font-weight: 600;
  font-size: 20px;
  color: #fff;
  line-height: 24px;
  text-align: center;
  margin-bottom: 9px;
}
.dai-zhang-guan-li .dzgl-header .dzgl-header-subtitle {
  width: 360px;
  height: 36px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  line-height: 18px;
  text-align: center;
  margin-bottom: 17px;
}
.dai-zhang-guan-li .dzgl-header .dzgl-header-btn-group {
  display: flex;
}
.dai-zhang-guan-li .dzgl-header .dzgl-header-btn-group .dzgl-header-buy {
  width: 111px;
  height: 37px;
  background: linear-gradient(90deg, #1882f0 0, #00aeee 100%);
  border-radius: 2px;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  line-height: 20px;
}
.dai-zhang-guan-li .dzgl-header .dzgl-header-btn-group .dzgl-header-buy a {
  text-decoration: none;
  color: #fff;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dai-zhang-guan-li .dzgl-header .dzgl-header-btn-group .dzgl-header-faq {
  width: 111px;
  height: 37px;
  border-radius: 2px;
  border: 1px solid #fafafa;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  background: #ffffff;
}
.dai-zhang-guan-li .dzgl-body {
  box-sizing: border-box;
  /* padding: 22px 16px; */
  /* padding-top: 0; */
  min-height: 200px;
}
.dzgl-feat-list-item-title {
  width: 251px;
  height: 58px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 21px;
  color: #000000;
  line-height: 29px;
  text-align: center;
}
.dai-zhang-guan-li .dzgl-body .dzgl-feat-list .dzgl-feat-list-item {
  box-sizing: border-box;
  width: 100%;
  background: #fff;
  /* box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15); */
  border-radius: 4px;
  padding: 0 12px;
  overflow: hidden;
  /* padding: 38px 21px 30px; */
  /* margin-bottom: 20px; */
}
.dai-zhang-guan-li
  .dzgl-body
  .dzgl-feat-list
  .dzgl-feat-list-item
  .dzgl-feat-list-item-img {
  height: 24px;
  width: auto;
  margin-bottom: 10px;
}
.boss-feat-list-title {
  height: 50px;
  font-weight: 600;
  font-size: 18px;
  color: #000000;
  line-height: 25px;
  text-align: center;
  margin-top: 49px;
  margin-bottom: 10px;
}
.boss-feat-list-desc {
  height: 63px;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 21px;
  margin-bottom: 30px;
  padding: 0 10px;
  text-align: center;
}
.boss-feat-item-img-box {
  display: flex;
  width: 100%;
  justify-content: center;
}
.boss-feat-item-img {
  width: 330px;
  height: 266px;
}
.boss-feat-item-hr-box {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  margin-bottom: 11px;
}
.boss-feat-item-hr {
  width: 40px;
  height: 2px;
  background: #2386ee;
}
.boss-feat-item {
  width: 350px;
  height: 134px;
  border-radius: 8px;
  margin-bottom: 12px;
  display: flex;
  justify-content: space-between;
  padding-left: 17px;
  padding-right: 21px;
  box-sizing: border-box;
  align-items: center;
}
.boss-feat-item-left {
  margin-right: 11px;
  height: 66px;
}
.boss-feat-item-right {
  height: 66px;
}
.boss-feat-item-left-icon {
  width: 41px;
  height: 41px;
}
.boss-feat-item-right-title {
  font-weight: 600;
  font-size: 18px;
  color: #333333;
  line-height: 21px;
  margin-bottom: 9px;
}
.boss-feat-item-right-desc {
  font-size: 14px;
  color: #666666;
  line-height: 18px;
}
.dai-zhang-guan-li
  .dzgl-body
  .dzgl-feat-list
  .dzgl-feat-list-item
  .dzgl-feat-list-item-title {
  width: 100%;
  font-weight: 600;
  font-size: 18px;
  color: #333;
  line-height: 25px;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 12px;
}
.dai-zhang-guan-li
  .dzgl-body
  .dzgl-feat-list
  .dzgl-feat-list-item
  .dzgl-feat-list-item-subtitle {
  margin-bottom: 20px;
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  color: #333;
  line-height: 24px;
}
.dai-zhang-guan-li
  .dzgl-body
  .dzgl-feat-list
  .dzgl-feat-list-item
  .dzgl-feat-list-item-desc {
  font-weight: 400;
  font-size: 12px;
  color: #666;
  line-height: 24px;
}
.dai-zhang-guan-li
  .dzgl-body
  .dzgl-feat-list
  .dzgl-feat-list-item
  .dzgl-feat-list-item-desc
  img {
  margin-right: 7px;
  width: 16px;
  height: 12px;
}
.dai-zhang-guan-li .dzgl-company-case {
  margin-top: 51px;
}
.dai-zhang-guan-li .dzgl-company-case .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #0086fe;
}
.dai-zhang-guan-li .dzgl-company-case .dzgl-company-case-title {
  font-weight: 600;
  font-size: 18px;
  color: #333;
  line-height: 25px;
  width: 100%;
  text-align: center;
  margin-bottom: 16px;
}
.dai-zhang-guan-li .dzgl-company-case .dzgl-company-case-swiper {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  height: 490px;
}
.dai-zhang-guan-li .dzgl-company-case .dzgl-company-case-card {
  width: 100%;
  background: #fff;
  border-radius: 2px;
  padding: 10px;
  box-sizing: border-box;
  height: 445px;
}
.dai-zhang-guan-li
  .dzgl-company-case
  .dzgl-company-case-card
  .dzgl-company-case-card-bg {
  width: 100%;
  height: 162px;
  margin-bottom: 23px;
}
.dai-zhang-guan-li
  .dzgl-company-case
  .dzgl-company-case-card
  .dzgl-company-case-card-company {
  width: 100%;
  font-weight: 600;
  font-size: 18px;
  color: #333;
  line-height: 22px;
  margin-bottom: 15px;
  padding: 0 5px;
  box-sizing: border-box;
}
.dai-zhang-guan-li
  .dzgl-company-case
  .dzgl-company-case-card
  .dzgl-company-case-card-desc {
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  color: #666;
  line-height: 22px;
  margin-bottom: 15px;
  padding: 0 5px;
  box-sizing: border-box;
}
.dai-zhang-guan-li
  .dzgl-company-case
  .dzgl-company-case-card
  .dzgl-company-case-card-boss {
  width: 100%;
  font-weight: 500;
  font-size: 14px;
  color: #333;
  line-height: 20px;
  text-align: right;
  padding: 0 5px;
  box-sizing: border-box;
}
.dai-zhang-guan-li .dzgl-company-case .dzgl-company-case-show {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 42px;
}
.dai-zhang-guan-li .dzgl-buy .dzgl-buy-title {
  width: 100%;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  color: #333;
  line-height: 25px;
  margin-bottom: 3px;
}
.dai-zhang-guan-li .dzgl-buy .dzgl-buy-subtitle {
  width: 100%;
  text-align: center;
  height: 28px;
  font-weight: 400;
  font-size: 14px;
  color: #333;
  line-height: 28px;
  margin-bottom: 15px;
}
.dai-zhang-guan-li .dzgl-buy .dzgl-buy-card {
  position: relative;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  padding: 37px 36px;
}
.dai-zhang-guan-li .dzgl-buy .dzgl-buy-card .dzgl-buy-card-prod-icon_name {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.dai-zhang-guan-li
  .dzgl-buy
  .dzgl-buy-card
  .dzgl-buy-card-prod-icon_name
  .dzgl-buy-card-prod-icon {
  width: 40px;
  height: 40px;
  margin-right: 8px;
}
.dai-zhang-guan-li
  .dzgl-buy
  .dzgl-buy-card
  .dzgl-buy-card-prod-icon_name
  .dzgl-buy-card-prod-name {
  width: 149px;
  height: 33px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 24px;
  color: #333;
  line-height: 33px;
  text-align: left;
  font-style: normal;
}
.dai-zhang-guan-li .dzgl-buy .dzgl-buy-card .dzgl-buy-card-prod-desc {
  width: 100%;
  height: 20px;
  font-weight: 400;
  font-size: 14px;
  color: #666;
  line-height: 20px;
}
.dai-zhang-guan-li .dzgl-buy .dzgl-buy-card .dzgl-buy-card-prod-price_unit {
  display: flex;
  align-items: flex-end;
  margin-bottom: 17px;
}
.dai-zhang-guan-li
  .dzgl-buy
  .dzgl-buy-card
  .dzgl-buy-card-prod-price_unit
  .dzgl-buy-card-prod-price {
  width: 48px;
  height: 56px;
  font-weight: 500;
  font-size: 40px;
  color: #2386ee;
  line-height: 56px;
  margin-right: 4px;
}
.dai-zhang-guan-li
  .dzgl-buy
  .dzgl-buy-card
  .dzgl-buy-card-prod-price_unit
  .dzgl-buy-card-prod-unit {
  height: 20px;
  font-weight: 400;
  font-size: 14px;
  color: #666;
  line-height: 20px;
  margin-bottom: 10px;
}
.dai-zhang-guan-li .dzgl-buy .dzgl-buy-card .dzgl-buy-btn {
  width: 100%;
  height: 40px;
  background: linear-gradient(90deg, #1882f0 0, #00aeee 100%);
  border-radius: 2px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  display: flex;
  color: #fff;
  justify-content: center;
  align-items: center;
}
.dai-zhang-guan-li .dzgl-buy .dzgl-buy-card .dzgl-buy-btn a {
  text-decoration: none;
  color: #fff;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dai-zhang-guan-li .dzgl-faq {
  margin-top: 40px;
  padding: 0 16px;
}
.dai-zhang-guan-li .dzgl-faq .dzgl-faq-title {
  width: 100%;
  text-align: center;
  height: 25px;
  font-weight: 600;
  font-size: 18px;
  color: #333;
  line-height: 25px;
  margin-bottom: 26px;
}
.dai-zhang-guan-li .dzgl-faq .dzgl-faq-content .dzgl-faq-content-question {
  font-weight: 600;
  font-size: 16px;
  color: #333;
  line-height: 22px;
  margin-bottom: 12px;
}
.dai-zhang-guan-li .dzgl-faq .dzgl-faq-content .dzgl-faq-content-answer {
  box-sizing: border-box;
  width: 100%;
  font-weight: 400;
  font-size: 12px;
  color: #666;
  line-height: 21px;
  height: 0;
  overflow: hidden;
  transition: height 0.5s ease;
  margin-bottom: 8px;
}
.dai-zhang-guan-li .dzgl-faq .dzgl-faq-content .dzgl-faq-content-divider {
  width: 100%;
  height: 1px;
  background: #ccc;
  margin-bottom: 20px;
}
