* {
  margin: 0;
  padding: 0;
}
body,
html {
  background: #F4F4F4;
}
.twoJkhz_joinus{
	margin-top: -60px;
}
.twoJkhz_joinus .twoJkhz_joinus_top {
  width: 100%;
  position: relative;
  height: 100vh;
}
.twoJkhz_joinus .twoJkhz_joinus_top .joinusTopBack {
  width: 100%;
}
.twoJkhz_joinus .twoJkhz_joinus_top .joinus_title {
  font-size: 40px;
  color: #FFFFFF;
  position: absolute;
  left: 0%;
  right: 0;
  text-align: center;
  top: 49%;
}
.twoJkhz_joinus .twoJkhz_joinus_top .joinus_title .p2 {
  font-size: 24px;
}
.twoJkhz_joinus .joinUs_det {
  width: 100%;
  position: relative;
}
.twoJkhz_joinus .joinUs_det .twojoinus01 {
  width: 100%;
  height: 790px;
}
.twoJkhz_joinus .joinUs_det .joinUs_det_box {
  position: absolute;
  top: 112px;
  left: 0;
  right: 0;
  width: 1450px;
  margin: 0 auto;
}
.twoJkhz_joinus .joinUs_det .joinUs_det_box .joinUs_det_box_title {
  text-align: center;
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 36px;
  color: #222222;
  line-height: 50px;
  position: relative;
  width: 176px;
  margin: 0 auto;
}
.twoJkhz_joinus .joinUs_det .joinUs_det_box .joinUs_det_box_title .biankuang1 {
  transform: rotate(180deg);
  position: absolute;
  top: 0px;
  left: 0px;
}
.twoJkhz_joinus .joinUs_det .joinUs_det_box .joinUs_det_box_title .biankuang2 {
  position: absolute;
  bottom: -4px;
  right: 3px;
}
.twoJkhz_joinus .joinUs_det .joinUs_det_box .joinUs_det_box_b {
  margin-top: 100px;
  display: flex;
  justify-content: space-between;
  gap: 90px;
}
.twoJkhz_joinus .joinUs_det .joinUs_det_box .joinUs_det_box_b .boxs {
  width: 25%;
}
.twoJkhz_joinus .joinUs_det .joinUs_det_box .joinUs_det_box_b .boxs .boxs_title {
  height: 70px;
  background: #FFFFFF;
  border-bottom: 1px solid #26517C;
  text-align: center;
  line-height: 70px;
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 23px;
}
.twoJkhz_joinus .joinUs_det .joinUs_det_box .joinUs_det_box_b .boxs .l_title {
  font-size: 14px;
  color: #333333;
  font-weight: Bold;
}
.twoJkhz_joinus .joinUs_det .joinUs_det_box .joinUs_det_box_b .boxs .content {
  font-size: 14px;
  color: #666666;
  line-height: 28px;
}
