.product_series {
  display: flex;
  justify-content: center;
}

.product_series .series {
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
  margin-right: 20px;
}

.product_series .series img {
  height: 45px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.product_series .series span {
  font-size: 9px;
  font-family: Segoe UI-Regular, Segoe UI;
  font-weight: 400;
  color: #333333;
  width: 100%;
  text-align: center;
}

.dl-dis {
  width: 285px;
  height: 360px;
  background-color: #f6f6f6;
  line-height: 360px;
  margin-right: 20px;
}

.service {
  width: 285px;
  height: 360px;
  background-color: #f6f6f6;
  line-height: 360px;
  margin-right: 20px;
}

.service dd {
  margin-top: -35%;
}

.dl-dis dt {
  margin-top: 20%;
}

.dl-dis dd {
  /*margin-top: 35%;*/
  margin-top: 24%;
}

.program_con03 dl {
  width: 23% !important;
}

.service dd p {
  margin-top: -50%;
}

.service dd h4 {
  margin-top: 2%;
}

.news_con02 .dl dl {
  width: 29% !important;
  margin-bottom: 50px;
}

.control-detail {
  display: flex;
  margin-top: 30px;
}

.control-p {
  text-align: left;
  margin-top: 20px;
}

.control-map {
  width: 40%;
}

.control-des {
  display: flex;
  flex-wrap: wrap;
  width: 40%;
  margin-left: 10%;
}

.control-des .control-des-item {
  background: #ffffff;
  box-shadow: 0px 0px 6px 1px rgb(0 0 0 / 14%);
  border-radius: 50px;
  opacity: 1;
  height: 50px;
  width: 100%;
  display: flex;
  line-height: 50px;
  justify-content: flex-start;
}

.control-des .control-des-item .item-img {
  width: 25px;
  height: 20px;
  margin-top: 16px;
  margin-left: 20px;
}

.control-des .control-des-item .item-remark {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 20px;
  margin-left: 10px;
}

.control-des .control-des-item .item-remark span {
  font-size: 15px;
  font-family: Microsoft YaHei-Light, Microsoft YaHei;
  font-weight: 300;
  color: #50575d;
  line-height: 0px;
  width: 100%;
  display: inline-block;
  text-align: left;
}

.control-des .control-des-item .item-remark em {
  font-size: 10px;
  font-family: Segoe UI-Regular, Segoe UI;
  font-weight: 400;
  color: #666666;
  margin-top: -10px;
}

.control-btn {
  font-size: 7px;
  font-family: Segoe UI-Regular, Segoe UI;
  font-weight: 400;
  color: #057fff;
  width: 160px;
  height: 40px;
  background: #ffffff;
  border-radius: 30px;
  opacity: 1;
  border: 1px solid #057fff;
  line-height: 40px;
}

.control-btn .item-img {
  width: 12px;
  height: 13px;
  margin-top: 15px;
  margin-right: 10px;
}

.control-btn em {
}

.control-btn-des {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}

.control-btn:nth-child(1) {
  margin-right: 20px;
}

.single-img {
  width: 100%;
  margin-top: 20px;
}

.traverse {
  display: flex;
  margin-top: 30px;
  flex-wrap: wrap;
}

.traverse-item {
  height: 203px;
  background: #f6f6f6;
  display: flex;
  padding-right: 30px;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 20px;
}

.traverse-item img {
  width: 98px;
  height: 96px;
  margin-top: 50px;
  margin-left: 30px;
  margin-right: 30px;
}

.traverse-item p {
  font-size: 22px;
  font-family: Microsoft YaHei-Light, Microsoft YaHei;
  font-weight: 300;
  color: #333333;
  text-align: left;
  margin-top: 6%;
  width: 85%;
}

#swiper-container {
  margin-left: 0;
  text-align: center;
}

#swiper-container .swiper-slide {
  height: 100%;
}

#swiper-container .swiper-slide:last-child {
  height: 150px;
}

.pad_lay {
  text-align: left;
}

.a_c06_con dl>* {
  text-align: left;
}

.animate-box {
  animation-delay: 1s;
}

.slide-text-box {
  top: calc(50% - 90px)!important;
  padding-top: 0!important;
}

.slide-text-box > * {
  animation-delay: 1s;
}

.slide-title,
.slide-sub {
  text-shadow: 6px 6px 6px rgba(0, 0, 0, .3);
}

.slide-sub {
  font-weight: 300;
}
