.container {
  width: 1200px;
  padding-right: 0px;
  padding-left: 0px;
  margin: 0 auto;
}
.header-banner-line {
  margin-top: 40px;
  width: 152px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
  background-color: #ffae0f;
  border-radius: 4px;
  cursor: pointer;
}
.consult-block1 {
  width: 100%;
  height: 550px;
}
.consult-block1-banner-bg {
  width: 100%;
  height: 550px;
  background-image: url('../assets/product/product-banner-bg.jpg');
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
  -moz-background-size: 100% 100% !important;
}

.consult-block1-content {
  float: left;
  margin-top: 160px;
  width: 500px;
}
.consult-block1-banner-content {
  float: right;
  margin-top: 131px;
  width: 560px;
  height: 360px;
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
  -moz-background-size: 100% 100% !important;
}
.consult-block1-banner-content img {
  width: 100%;
}
.consult-block1-title {
  font-family: PingFangSC-Medium;
  font-size: 40px;
  color: #ffffff;
  font-weight: 500;
}
.consult-block1-introduce {
  margin-top: 20px;
  width: 484px;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #ffffff;
  line-height: 30px;
  font-weight: 400;
}
.consult-block1-line {
  margin-top: 40px;
  width: 64px;
  height: 2px;
  border-bottom: 2px solid #fff;
}

.consult-block2 {
  padding: 80px 0;
  background-image: linear-gradient(180deg, #FFFFFF 0%, #F4F6FA 100%);
}
.consult-block2-title {
  font-family: PingFangSC-Semibold;
  font-size: 36px;
  color: #333333;
  text-align: center;
  line-height: 44px;
  font-weight: 600;
}
.consult-block2-bg {
  margin-top: 60px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  padding-top: 50%;
}

.consult-block3 {
  padding: 80px 0;
}
.consult-block3-title {
  font-family: PingFangSC-Semibold;
  font-size: 36px;
  color: #333333;
  text-align: center;
  line-height: 44px;
  font-weight: 600;
}
.product_d1 {
  padding: 80px 0px 80px;
}
.product_d2 {
  position: relative;
  z-index: 5;
}
.product_d2 p {
  font-size: 30px;
  text-align: center;
  color: #2e2f34;
  line-height: 42px;
  letter-spacing: 2px;
  font-weight: 700;
}
.product_d3 {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-top: 65px;
}
.product_d3 ul {
  position: relative;
  z-index: 2;
  text-align: center;
  font-size: 0px;
}
.product_d3 ul li {
  display: inline-block;
  margin: 0 30px;
  cursor: pointer;
}
.product_d3 ul li p {
  font-size: 20px;
  color: #2e2f34;
  line-height: 26px;
  padding: 22px 0px;
}
.product_d3 ul li span {
  display: block;
  border-bottom: 2px solid #3255fa;
  width: 0px;
  transition: all 0.3s;
  margin: 0 auto;
}
.product_d3 ul li:hover p,
.product_d3 ul li.on p {
  color: #3255fa;
}
.product_d3 ul li:hover span,
.product_d3 ul li.on span {
  width: 57px;
  max-width: 100%;
}
.product_d4 {
  position: absolute;
  bottom: 0%;
  left: 0px;
  width: 100%;
  border-bottom: 1px solid #e7e7e7;
  z-index: 1;
}
.consult-block3-content {
  margin-top: 60px;
}

.consult-block3-content ul li {
  margin-bottom: 85px;
}
.consult-block3-content ul li:last-child {
  margin-bottom: 0px;
}

.consult-block3-content-item .cent {
  float: left;
  width: 448px;
  padding-top: 18px;
}
.consult-block3-content-item .img {
  float: right;
  width: 560px;
  height: 350px;
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
  -moz-background-size: 100% 100% !important;
}
.consult-block3-content ul li:nth-child(2n) .consult-block3-content-item .cent {
  float: right;
}
.consult-block3-content ul li:nth-child(2n) .consult-block3-content-item .img {
  float: left;
}
.consult-block3-content ul li {
  margin-bottom: 50px;
}
.consult-block3-content-item .img img {
  width: 100%;
}
.consult-block3-content-item {
  overflow: hidden;
}
.consult-block3-content-item .cent .title {
  font-family: PingFangSC-Medium;
  font-size: 24px;
  color: #333333;
  line-height: 32px;
  font-weight: 500;
}
.consult-block3-content-item .cent .title::after {
  content: '';
  display: block;
  margin-top: 24px;
  width: 48px;
  height: 2px;
  border-bottom: 2px solid #0088d2;
}
.consult-block3-content-item .cent .des {
  margin-top: 22px;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #666666;
  text-align: justify;
  line-height: 28px;
  font-weight: 400;
}
ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.consult-block4 {
  width: 100%;
}
.consult-block4-bg {
  padding: 80px 0;
  height: 432px;
}
.consult-block4-title {
  font-family: PingFangSC-Semibold;
  font-size: 36px;
  color: #FFFFFF;
  text-align: center;
  line-height: 44px;
  font-weight: 600;
}

.consult-block4-content {
  margin-top: 48px;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.consult-block4-content-box {
  width: 23%;
  color: #fff;
  border: 1px solid #5181e0;
  text-align: center;
  background: rgba(68, 98, 160, 0.8);
}
.consult-block4-content-zh {
  position: relative;
  width: 31%;
  color: #fff;
  border: 1px solid #5181e0;
  text-align: center;
  background: rgba(68, 98, 160, 0.8);
}
.consult-block4-content-box-top {
  margin-top: 50px;
}
.consult-block4-content-box-middle {
  margin-top: 16px;
  font-family: PingFangSC-Medium;
  font-size: 20px;
  font-weight: 500;
}
.consult-block4-content-box-bottom {
  margin: 16px 24px 60px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: 400;
}
.consult-block5 {
  padding: 80px 0;
  background: #F4F6FA;
}
.consult-block5-title {
  font-family: PingFangSC-Semibold;
  font-size: 36px;
  color: #333333;
  text-align: center;
  line-height: 44px;
  font-weight: 600;
}
.consult-block5-content {
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.consult-block5-content-item {
  margin-top: 20px;
  width: 183px;
  height: 80px;
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
  -moz-background-size: 100% 100% !important;
}

.border_corner {
  z-index: 2500;
  position: absolute;
  width: 12px;
  height: 12px;
  background: rgba(0, 0, 0, 0);
  border: 2px solid #21dcff;
}
.border_corner_left_top {
  top: 0;
  left: 0;
  border-right: none;
  border-bottom: none;
}
.border_corner_right_top {
  top: 0;
  right: 0;
  border-left: none;
  border-bottom: none;
}
.border_corner_left_bottom {
  bottom: 0;
  left: 0;
  border-right: none;
  border-top: none;
}
.border_corner_right_bottom {
  bottom: 0;
  right: 0;
  border-left: none;
  border-top: none;
}
