* {
  margin: 0;
  padding: 0;
}

.twoJkhz_gywm{
	 background: #F4F4F4;
	 margin-top: -60px;
}
.twoJkhz_gywm .twoJkhz_gywm_top {
  width: 100%;
  position: relative;
}
.twoJkhz_gywm .twoJkhz_gywm_top .gywmTopBack {
  width: 100%;
}
.twoJkhz_gywm .twoJkhz_gywm_top .dxal_title {
  font-family: YouSheBiaoTiHei;
  font-weight: 400;
  font-size: 44px;
  color: #FFFFFF;
  line-height: 50px;
  text-shadow: 0px 5px 9px rgba(0, 0, 0, 0.35);
  position: absolute;
  left: 16%;
  top: 51%;
  font-style: oblique;
  font-weight: bold;
}
.twoJkhz_gywm .twoJkhz_gywm_top .leftBack {
  width: 60%;
  height: calc(100%);
  background: linear-gradient(to right, #010e29, rgba(1, 14, 41, 0.6), rgba(1, 14, 41, 0));
  position: absolute;
  left: 0;
  top: 0;
}
.twoJkhz_gywm .gywmDetail {
  width: 1304px;
  margin: 0 auto;
  margin-top: 111px;
  padding-bottom: 200px;
}
.twoJkhz_gywm .gywmDetail .gywmDetail_title {
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 36px;
  color: #222222;
  display: flex;
  flex-direction: column;
}
.twoJkhz_gywm .gywmDetail .gywmDetail_title .hline {
  width: 33px;
  height: 6px;
  background: #26517C;
  border-radius: 2px;
  margin-top: 10px;
}
.twoJkhz_gywm .gywmDetail .gywmDetail_text {
  margin-top: 95px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.twoJkhz_gywm .gywmDetail .gywmDetail_text .box_text {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.twoJkhz_gywm .gywmDetail .gywmDetail_text .box_text .p1 {
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 28px;
  color: #26517C;
}
.twoJkhz_gywm .gywmDetail .gywmDetail_text .box_text .p2 {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 20px;
  color: #222222;
}
.twoJkhz_gywm .gywmDetail .gywmDetail_text .box_text .p3 {
  margin-top: -10px;
}
