.joinus-wrap {
  padding-top: 150px;
}
.joinus-wrap .pro-item {
  padding: 40px 0px 100px;
}

.joinus-wrap .pro-item.bg-gray {
  background-color: #f5f5f7;
}

.joinus-wrap .pro-item .pro-module-title {
  font-size: 32px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 400;
  text-align: center;
  line-height: 90px;
  margin-bottom: 70px;
  position: relative;
}

.joinus-wrap .pro-item .pro-module-title:after {
  width: 40px;
  height: 4px;
  background-color: #3296fa;
  content: "";
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -20px;
  display: inline-block;
  border-radius: 2px;
}
.joinus-wrap .pro-item .pro-left-module-title {
  font-size: 32px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 400;
  text-align: left;
  line-height: 90px;
  margin-bottom: 70px;
  position: relative;
}
.joinus-wrap .pro-item .pro-left-module-title span {
  margin-left: 300px;
  position: relative;
}
.joinus-wrap .pro-item .pro-left-module-title span:after {
  width: 40px;
  height: 4px;
  background-color: #3296fa;
  content: "";
  position: absolute;
  bottom: -14px;
  left: 0;
  display: inline-block;
  border-radius: 2px;
}

.joinus-wrap .pro-item .pro-module-title.white {
  color: #ffffff;
}

.joinus-wrap .pro-item .pro-module-title.white:after {
  background-color: #ffffff;
}

/* 左侧图片，右侧文案 */
.joinus-wrap .img-text {
  display: flex;
  justify-content: center;
}
.joinus-wrap .img-text img,
.joinus-wrap .img-text video {
  width: 680px;
  height: 340px;
  margin-right: 50px;
}
.joinus-wrap .img-text .map {
  width: 940px;
  height: 480px;
  margin-right: 20px;
}
.joinus-wrap .img-text .field {
  display: flex;
  margin: 2px 0px;
}
.img-text .text-box .title::before {
  content: "";
  background: url("../images/img_symbol_gray.png") no-repeat;
  display: block;
  position: absolute;
  top: -20px;
  left: -20px;
  width: 100px;
  height: 100px;
  z-index: -1;
}
.joinus-wrap .img-text .tag-title {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.85);
  text-align: justify;
  line-height: 28px;
  margin: 20px 0px 12px;
  font-weight: bold;
}

.joinus-wrap .img-text .field .key {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.85);
  text-align: justify;
  line-height: 24px;
}
.joinus-wrap .img-text .field .val {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.65);
  text-align: justify;
  line-height: 24px;
}

.joinus-wrap .img-text .text-box {
  max-width: 550px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.joinus-wrap .img-text .text-box .title {
  font-size: 28px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 400;
  margin-bottom: 18px;
  position: relative;
}
.joinus-wrap .img-text .text-box .dis {
  font-size: 16px;
  color: #848b99;
  text-align: justify;
  line-height: 26px;
  font-weight: 400;
}
.joinus-wrap .img-text .text-box .ul {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.45);
  text-align: justify;
  line-height: 30px;
}

.bghj {
  display: flex;
  justify-content: space-between;
  width: 1440px;
  margin: 0 auto;
}
.bghj .left {
  width: calc(66.6% - 10px);
  /* display: flex;
  columns: unset; */
}

.bghj .right {
  width: calc(33.3% - 10px);
  /* display: flex; */
}
.bghj .top {
  width: 100%;
  height: 500px;
}

.bghj .bottom {
  width: 100%;
  height: 318px;
  margin-top: 20px;
}
.bghj .bottom.b-wrap {
  display: flex;
  justify-content: space-between;
}
.bghj img {
  width: 100%;
  height: 100%;
}
.tdfc {
  width: 1440px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.tdfc .box {
  margin-right: 20px;
  position: relative;
  width: 276px;
  overflow: hidden;
}
.tdfc .box span {
  position: absolute;
  bottom: 24px;
  left: 20px;
  color: #fff;
  font-size: 28px;
  color: rgba(255, 255, 255, 0.85);
}
.tdfc .box.big {
  flex: 2;
  width: 552px;
}
.tdfc .box.m0 {
  margin-right: 0px;
  height: 400px;
}

.hxjzg {
  display: flex;
  width: 1470px;
  margin: 0 auto;
  justify-content: space-between;
}
.hxjzg .box {
  width: 460px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  color: #000;
  font-size: 28px;
}
.hxjzg .box img {
  height: 258px;
  margin-bottom: 20px;
}

.fzlc {
  width: 1440px;
  margin: 0 auto;
  height: 400px;
}
.fzlc #sliderWrap {
  height: 100%;
  position: relative;
}
.fzlc #sliderWrap .prev {
  position: absolute;
  bottom: 39px;
  left: -12px;
  color: #848b99;
  transform: scaleY(1.3);
  cursor: pointer;
}
.fzlc #sliderWrap .next {
  position: absolute;
  bottom: 39px;
  right: -42px;
  color: #848b99;
  transform: scaleY(1.3);
  cursor: pointer;
}

.fzlc #sliderWrap .slider-item {
  width: 205px;
  box-sizing: border-box;
  cursor: pointer;
}
.fzlc #sliderWrap .slider-item.active .outer-dot {
  border-color: #3296fa !important;
}
.fzlc #sliderWrap .slider-item.active .inner-dot {
  background-color: #3296fa !important;
}
.fzlc #sliderWrap .slider-item.active .dot span {
  color: #3296fa !important;
}
.fzlc #sliderWrap .slider-item img {
  border: 3px solid #fff;
  box-sizing: border-box;
  border-radius: 2px;
  box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.07);
}
.fzlc #sliderWrap .slider-item.active img {
  border: 3px solid #3296fa;
  box-sizing: border-box;
}
.fzlc #sliderWrap .slider-item .top {
  padding-left: 25px;
  height: 300px;
}

.fzlc #sliderWrap .slider-item .top img {
  width: 160px;
  height: 120px;
  cursor: pointer;
}
.fzlc #sliderWrap .slider-item .top .title {
  font-size: 24px;
  color: rgba(0, 0, 0, 0.85);
  margin: 20px 0px 10px;
}
.fzlc #sliderWrap .slider-item .top .dis {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 26px;
}

.fzlc #sliderWrap .slider-item .bottom {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
  padding-bottom: 30px;
}
.fzlc #sliderWrap .slider-item .bottom .line {
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  margin-top: -15px;
  top: 50%;
}
.fzlc #sliderWrap .slider-item .bottom .dot {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 50%;
  margin-right: 50px;
  position: relative;
  z-index: 99;
  cursor: pointer;
}
.fzlc #sliderWrap .slider-item .bottom .outer-dot {
  width: 16px;
  height: 16px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.fzlc #sliderWrap .slider-item .bottom .inner-dot {
  width: 6px;
  height: 6px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.25);
  border-radius: 50%;
}
.fzlc #sliderWrap .slider-item .bottom .dot span {
  position: absolute;
  bottom: -24px;
  color: #848b99;
}
