.second_text {
  width: 160px;
  height: 56px;
  text-align: center;
  font-size: 28px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 40px;
}

.second_content {
  position: relative;
  margin-top: 104px;
  padding-bottom: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.sixth_img_hover {
  display: block;
  width: 93%;
  margin-left: 10px;
}

.second_content_bottom {
  margin-top: 40px;
  width: 1200px;
  height: 427px;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 32px;
  letter-spacing: 1px;
}

.banner_width {
  width: 100%;
  height: 400px;
  background: #ffffff;
  background-image: url(../img/gongyoulian/banner.png);
  margin-top: 10px;
}

.banner_width_bottom_text {
  height: 56px;
  font-size: 40px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 56px;
}

.banner_bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 400px;
}

.banner_width_bottom {
  text-align: center;
  width: 719px;
  height: 50px;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  line-height: 25px;
}

.yj_second_bottom {
  display: flex;
  /* justify-content: center; */
  justify-content: start;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 297px;
  margin-top: 79px;
}

.hxStation {
  text-decoration: none;
  position: relative;

}

.arrow {
  position: absolute;
  right: 0px;
  bottom: 30px;
}

.yj_second_bottom_div {
  margin-right: 26px;
  position: relative;
  text-align: center;
  margin-bottom: 30px;
  width: 279.78px;
  background: #ffffff;
  box-shadow: 0px 2px 4px 0px rgba(28, 77, 160, 0.1);
}

.yj_second_bottom_div:last-child {
  margin-right: 0;
}

.yj_second_text {
  padding-top: 18px;
  padding-bottom: 21px;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #222222;
  line-height: 22px;
}

.second_img {
  width: 280px;
  height: 251px;
}

main {
  width: 100%;
}