.hlg-production {
  background-color: #f9f9f9;
}
.hlg-production__banner {
  width: 100vw;
  height: 400px;
  background: #c4c4c4
    url('https://hlgcdn.oss-cn-hangzhou.aliyuncs.com/huanleguang/banner-pro.png')
    no-repeat center;
  background-size: 1920px 400px;
  margin-bottom: 36px;
}
.hlg-production__banner.hlg-production__banner--dyshzs {
    background-image: url('https://hlgcdn.oss-cn-hangzhou.aliyuncs.com/huanleguang/production-banner-dyshzs.png');
}
.hlg-production__banner.hlg-production__banner--dydxcrm {
    background-image: url('https://hlgcdn.oss-cn-hangzhou.aliyuncs.com/huanleguang/production-banner-dydxcrm.png');
}
.hlg-production__banner.hlg-production__banner--pddshzs {
    background-image: url('https://hlgcdn.oss-cn-hangzhou.aliyuncs.com/huanleguang/production-banner-pddshzs.png');
}
.hlg-production__banner.hlg-production__banner--pddgdsj {
    background-image: url('https://hlgcdn.oss-cn-hangzhou.aliyuncs.com/huanleguang/production-banner-pddgdsj.png');
}
.hlg-production__banner.hlg-production__banner--pddddzs {
    background-image: url('https://hlgcdn.oss-cn-hangzhou.aliyuncs.com/huanleguang/production-banner-pddddzs.png');
}
.hlg-production__banner.hlg-production__banner--jdqnzs {
    background-image: url('https://hlgcdn.oss-cn-hangzhou.aliyuncs.com/huanleguang/production-banner-jdqnzs.png');
}
.hlg-production__banner.hlg-production__banner--ksshzs {
    background-image: url('https://hlgcdn.oss-cn-hangzhou.aliyuncs.com/huanleguang/production-banner-ksshzs.png');
}
.hlg-production__banner.hlg-production__banner--1688shzs {
    background-image: url('https://hlgcdn.oss-cn-hangzhou.aliyuncs.com/huanleguang/production-banner-1688shzs.png');
}
.hlg-production__banner.hlg-production__banner--wxsdqnzs {
    background-image: url('https://hlgcdn.oss-cn-hangzhou.aliyuncs.com/huanleguang/production-banner-wxsdqnzs.png');
}
.hlg-production__banner.hlg-production__banner--tbhlzhg {
    background-image: url('https://hlgcdn.oss-cn-hangzhou.aliyuncs.com/huanleguang/production-banner-tbhlzhg.png');
}
.hlg-production__banner.hlg-production__banner--tbhlcj {
    background-image: url('https://hlgcdn.oss-cn-hangzhou.aliyuncs.com/huanleguang/production-banner-tbhlcj.png');
}
.hlg-production__banner.hlg-production__banner--tbhldg {
    background-image: url('https://hlgcdn.oss-cn-hangzhou.aliyuncs.com/huanleguang/production-banner-tbhldg.png');
}
.hlg-production__banner.hlg-production__banner--tbhlsq {
    background-image: url('https://hlgcdn.oss-cn-hangzhou.aliyuncs.com/huanleguang/production-banner-tbhlsq.png');
}
.hlg-production__banner.hlg-production__banner--tbqnzs {
    background-image: url('https://hlgcdn.oss-cn-hangzhou.aliyuncs.com/huanleguang/production-banner-tbqnzs.png');
}
.hlg-production__banner .content {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
}
.hlg-production__banner .content .right {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 46px 48px;
  width: 500px;
  height: 400px;
  background: rgba(255, 255, 255, 0.5);
}
.hlg-production__banner .content .right .title {
  font-weight: bold;
  font-size: 40px;
  line-height: 60px;
  color: #333333;
  white-space: nowrap;
}
.hlg-production__banner .content .right .desc {
  margin-bottom: 12px;
}
.hlg-production__banner .content .right .desc p {
  font-size: 14px;
  line-height: 20px;
  color: #666666;
  margin-bottom: 12px;
}
.hlg-production__banner .content .right .footer {
  display: flex;
  position: absolute;
  bottom: 46px;
}
.hlg-production__banner .content .right .footer .footer-btn {
  width: 128px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 76px;
  color: #fff;
  cursor: pointer;
  padding: 0;
}
.hlg-production__banner .content .right .footer .footer-btn--dark {
  background-color: #000;
}
.hlg-production__banner .content .right .footer .footer-btn--primary {
  background-color: #d92424;
}
.hlg-production__banner .content .right .footer .footer-btn:hover {
  color: #fff;
}
.hlg-production__banner .content .right .footer .footer-btn + .footer-btn {
  margin-left: 16px;
}
.hlg-production__content {
  width: 1200px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.hlg-production__content .introductions {
  width: 360px;
  margin-right: 24px;
}
.hlg-production__content .introduction-panel {
  width: 360px;
  background: #ffffff;
  padding: 20px 24px;
}
.hlg-production__content .introduction-panel__title {
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  color: #333333;
  margin-bottom: 26px;
}
.hlg-production__content .introduction-panel + .introduction-panel {
  margin-top: 20px;
}
.hlg-production__content .introduction-panel__item {
  margin-bottom: 34px;
}
.hlg-production__content .introduction-panel__item > a {
  display: flex;
}
.hlg-production__content .introduction-panel__item-logo {
  border-radius: 4px;
  width: 74px;
  height: 74px;
  margin-right: 8px;
}
.hlg-production__content .introduction-panel__item-logo img {
  width: 100%;
  height: 100%;
}
.hlg-production__content .introduction-panel__item-content {
  flex: 1;
}
.hlg-production__content .introduction-panel__item-content .title {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #222222;
  margin-bottom: 4px;
}
.hlg-production__content .introduction-panel__item-content .desc {
  font-size: 14px;
  line-height: 20px;
  text-align: justify;
  color: #666666;
}
.hlg-production__content .details {
  flex: 1;
  width: 816px;
}
.hlg-production__content .details header {
  display: flex;
  justify-content: space-between;
  height: 30px;
  margin-bottom: 20px;
  align-items: center;
}
.hlg-production__content .details header .title {
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
}
.hlg-production__content .details header .more {
  font-size: 14px;
  line-height: 20px;
  color: #0c6bc9;
  display: flex;
  align-items: center;
}
.hlg-production__content .details header .more img {
  margin-left: 4px;
}
.hlg-production__content .details section {
  background-color: #fff;
}
.hlg-production__content .details section .image-list {
  display: flex;
}
.hlg-production__content .details section .image-list img {
  width: 100%;
}
.hlg-production__content .details .part-more {
  width: 100%;
  height: 53px;
  background: #fff;
}
.hlg-production__content .details .part-more img {
  width: auto;
  height: 53px;
}
.hlg-production__content .details .part-1 {
  box-sizing: border-box;
  width: 100%;
  height: 136px;
  background: #262433;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hlg-production__content .details .part-1 img {
  width: auto;
  height: 136px;
}
.hlg-production__content .details .part-1 .part-1-right {
  width: 360px;
  height: 110px;
  background: #ffe2c7;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.85);
  border-radius: 4px;
}
.hlg-production__content .details .part-1-left .item {
  display: flex;
  align-items: center;
  margin-right: 50px;
}
.hlg-production__content .details .part-1-left .item:last-child {
  margin-top: 19px;
}
.hlg-production__content .details .part-1-left .item img {
  width: 32px;
  height: 32px;
  margin-right: 6px;
}
.hlg-production__content .details .part-1-left .item span {
  font-size: 18px;
  line-height: 27px;
  color: #fff;
}
.hlg-production__content .details .part-2 {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 426px;
  align-items: center;
  padding-top: 70px;
  background: url('https://hlgcdn.oss-cn-hangzhou.aliyuncs.com/hlg-ui/1603259734506813/222.png');
  background-size: 100% 100%;
}
.hlg-production__content .details .part-2 img {
  width: 181px;
  height: 48px;
  margin-bottom: 30px;
}
.hlg-production__content .details .part-2 p {
  font-size: 72px;
  color: #fff;
  font-weight: bold;
  line-height: 72px;
  text-indent: 0;
}
.hlg-production__content .details .part-3 {
  width: 752px;
  height: 343px;
  background: #ffffff;
  box-shadow: 0px 0px 16px 0px rgba(167, 167, 167, 0.5);
  border-radius: 8px;
  margin: auto;
  margin-top: -155px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 60px;
}
.hlg-production__content .details .part-3 .left {
  width: 270px;
  height: 251px;
  margin-right: 32px;
}
.hlg-production__content .details .part-3 .left img {
  width: 100%;
  height: 100%;
}
.hlg-production__content .details .part-3 .right {
  height: 251px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding: 12px 0;
}
.hlg-production__content .details .part-3 .right .item {
  width: 346px;
  height: 64px;
  border-radius: 10px 0px 10px 0px;
  display: flex;
  align-items: center;
  padding-left: 16px;
  box-sizing: border-box;
  margin-bottom: 16px;
}
.hlg-production__content .details .part-3 .right .item:nth-child(1) {
  background: #f3f6ff;
}
.hlg-production__content .details .part-3 .right .item:nth-child(2) {
  background: #fff5ee;
}
.hlg-production__content .details .part-3 .right .item:nth-child(3) {
  background: #f2fffe;
}
.hlg-production__content .details .part-3 .right .item:last-child {
  margin-bottom: 0;
}
.hlg-production__content .details .part-3 .right .item img {
  width: 38px;
  height: 38px;
  margin-right: 8px;
}
.hlg-production__content .details .part-3 .right .item span {
  font-size: 20px;
  font-weight: 500;
  color: #333333;
  line-height: 30px;
}
.hlg-production__content .details .part-4 {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  margin-bottom: 80px;
}
.hlg-production__content .details .part-4 > span {
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  display: inline-flex;
  margin-bottom: 16px;
}
.hlg-production__content .details .part-4 > p {
  font-size: 28px;
  font-weight: bold;
  color: #333333;
  line-height: 28px;
  text-indent: 0;
  margin-bottom: 40px;
}
.hlg-production__content .details .part-4 ul {
  display: flex;
  justify-content: space-between;
  padding: 0 50px;
  width: 100%;
  box-sizing: border-box;
}
.hlg-production__content .details .part-4 ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 200px;
}
.hlg-production__content .details .part-4 ul li img {
  width: 148px;
  height: 87px;
  margin-bottom: 16px;
}
.hlg-production__content .details .part-4 ul li span {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  color: #333333;
  line-height: 22px;
}
.hlg-production__content .details .part-5 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 82px;
}
.hlg-production__content .details .part-5 > p {
  font-size: 32px;
  font-weight: bold;
  color: #333333;
  line-height: 32px;
  text-align: center;
  text-indent: 0;
  margin-bottom: 32px;
}
.hlg-production__content .details .part-5 .box {
  width: 752px;
  background: #ffffff;
  box-shadow: 0px 0px 8px 0px #e6e6e6;
  border-radius: 8px;
  padding: 0 52px;
  box-sizing: border-box;
}
.hlg-production__content .details .part-5 .box .item {
  display: flex;
  padding: 32px 0 42px 0;
  border-bottom: 1px solid #f6f6f6;
  align-items: center;
}
.hlg-production__content .details .part-5 .box .item:nth-child(2n) .left {
  order: 2;
}
.hlg-production__content .details .part-5 .box .item:nth-child(2n) .left > p i {
  color: #3c6cc5 !important;
}
.hlg-production__content
  .details
  .part-5
  .box
  .item:nth-child(2n)
  .left
  .tags
  i {
  background: #3c6cc5 !important;
}
.hlg-production__content .details .part-5 .box .item .left {
  flex: 1;
  padding: 0 32px;
  display: flex;
  flex-direction: column;
}
.hlg-production__content .details .part-5 .box .item .left > p {
  display: flex;
  text-indent: 0;
  margin-bottom: 10px;
  height: 39px;
}
.hlg-production__content .details .part-5 .box .item .left > p img {
  width: 39px;
  height: 39px;
}
.hlg-production__content .details .part-5 .box .item .left > p span {
  font-size: 26px;
  font-weight: 500;
  color: #333333;
  line-height: 39px;
}
.hlg-production__content .details .part-5 .box .item .left ul {
  padding-left: 0;
  margin-bottom: 18px;
}
.hlg-production__content .details .part-5 .box .item .left ul li {
  font-size: 15px;
  font-weight: 400;
  color: #333333;
  line-height: 15px;
  list-style: none;
  margin-top: 0;
  margin-bottom: 6px;
  padding-left: 12px;
  position: relative;
  line-height: 1.5;
}
.hlg-production__content .details .part-5 .box .item .left ul li::before {
  content: '';
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  background: #f6493e;
  left: 0;
  top: 10px;
}
.hlg-production__content .details .part-5 .box .item .left ul li:last-child {
  margin-bottom: 0;
}
.hlg-production__content .details .part-5 .box .item .left .tags {
  display: flex;
}
.hlg-production__content .details .part-5 .box .item .left .tags i {
  width: 76px;
  height: 24px;
  background: #ff8c23;
  border-radius: 8px 0px 8px 0px;
  display: inline-flex;
  margin-right: 8px;
  font-style: normal;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #fff;
  line-height: 24px;
}
.hlg-production__content .details .part-5 .box .item .right {
  width: 302px;
  height: auto;
}
.hlg-production__content .details .part-5 .box .item .right img {
  width: 100%;
  min-height: 200px;
}
.hlg-production__content .details .part-5 .box > span {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  display: flex;
  height: 94px;
  align-items: center;
  justify-content: center;
}
.hlg-production__content .details .part-6 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 50px;
}
.hlg-production__content .details .part-6 span {
  font-size: 32px;
  font-weight: bold;
  color: #333333;
  line-height: 28px;
  margin-bottom: 16px;
}
.hlg-production__content .details .part-6 p {
  font-size: 20px;
  font-weight: 500;
  color: #333333;
  line-height: 28px;
  text-indent: 0;
  margin-bottom: 1px;
}
.hlg-production__content .details .part-6 img {
  width: 816px;
  height: 431px;
}
.hlg-production__content .details .part-7 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 52px;
}
.hlg-production__content .details .part-7 > span {
  font-size: 32px;
  font-weight: bold;
  color: #333333;
  line-height: 32px;
  margin-bottom: 32px;
  display: inline-flex;
}
.hlg-production__content .details .part-7 .box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.hlg-production__content .details .part-7 .box .item {
  width: 346px;
  height: 90px;
  background: #ffffff;
  box-shadow: 0px 0px 8px 0px #e6e6e6;
  display: flex;
  padding: 24px;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.hlg-production__content .details .part-7 .box .item .left {
  width: 48px;
  height: 48px;
  margin-right: 16px;
}
.hlg-production__content .details .part-7 .box .item .left img {
  width: 100%;
  height: 100%;
}
.hlg-production__content .details .part-7 .box .item .right {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.hlg-production__content .details .part-7 .box .item .right span {
  font-size: 20px;
  font-weight: 500;
  color: #333333;
  line-height: 20px;
  margin-bottom: 8px;
  display: inline-flex;
}
.hlg-production__content .details .part-7 .box .item .right p {
  font-size: 16px;
  color: #333333;
  line-height: 16px;
  text-indent: 0;
  display: inline-flex;
}

.popper-model {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  padding: 12px 0;
  filter: drop-shadow(0px 4px 12px rgba(0, 0, 0, 0.04))
    drop-shadow(0px 8px 28px rgba(0, 0, 0, 0.06))
    drop-shadow(0px 12px 48px rgba(0, 0, 0, 0.04));
}
.popper-model .wrap {
  align-items: center;
  padding: 36px 36px 28px;
  width: 292px;
  background: #ffffff;
  border-radius: 12px;
  flex-direction: column;
  text-align: center;
}
.popper-model img {
  width: 220px;
  height: 220px;
}
.popper-model .desc {
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}
.popper-model .desc2 {
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  color: #000000;
}
