.pageTitle {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-bottom: 60px;
  border-bottom: 1px solid #eaeaea;
}
.pageTitle .left {
  width: 50%;
}
.pageTitle .right {
  width: 45.9375%;
  font-size: 18px;
  line-height: 32px;
  color: #595959;
}

.joinBlock {
  padding: 30px 0 120px;
}
.joinBlock .w1600 .content {
  margin-top: 80px;
}
.joinBlock .w1600 .content .list {
  display: flex;
  justify-content: space-between;
  margin-top: 100px;
}
.joinBlock .w1600 .content .list .left {
  width: 50%;
  font-size: 0;
}
.joinBlock .w1600 .content .list .right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 43.75%;
}
.joinBlock .w1600 .content .list .right .title {
  position: relative;
  font-family: Barlow;
  font-size: 64px;
  line-height: 78px;
  color: rgba(44, 116, 186, 0.05);
}
.joinBlock .w1600 .content .list .right .title span {
  display: flex;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 32px;
  color: #2C74BA;
}
.joinBlock .w1600 .content .list .right .tips {
  margin-top: 6px;
}
.joinBlock .w1600 .content .list .right .tips p {
  margin-top: 16px;
  font-size: 18px;
  line-height: 32px;
  color: #595959;
}
.joinBlock .w1600 .content .list .right .tips p:first-child {
  margin-top: 0;
}
.joinBlock .w1600 .content .list:first-child {
  margin-top: 0;
}
.joinBlock .w1600 .content .list:nth-child(2n+2) {
  flex-direction: row-reverse;
}

.joinBlock2 {
  padding: 110px 0 100px;
  background: #F7F8FA;
}
.joinBlock2 .w1600 .pageTitle {
  align-items: center;
  border-bottom: 0;
}
.joinBlock2 .w1600 .pageTitle .menu {
  display: flex;
  align-items: center;
  position: relative;
}
.joinBlock2 .w1600 .pageTitle .menu div {
  position: initial;
  width: 46px;
  height: 46px;
  margin: 0;
  font-size: 0;
}
.joinBlock2 .w1600 .pageTitle .menu div::after {
  display: none;
}
.joinBlock2 .w1600 .pageTitle .menu .swiper-button-prev {
  margin-right: 12px;
}
.joinBlock2 .w1600 .pageTitle .menu .swiper-button-prev img {
  transform: rotate(180deg);
}
.joinBlock2 .content .joinBlock2Swiper .swiper-wrapper .swiper-slide {
  width: 40.625%;
  padding-right: 40px;
}
.joinBlock2 .content .joinBlock2Swiper .swiper-wrapper .swiper-slide .img {
  width: 100%;
  aspect-ratio: 540/346;
  font-size: 0;
}
.joinBlock2 .content .joinBlock2Swiper .swiper-wrapper .swiper-slide .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.joinBlock2 .content .joinBlock2Swiper .swiper-wrapper .swiper-slide p {
  padding: 24px 0 16px;
  font-size: 20px;
  line-height: 26px;
}
.joinBlock2 .content .joinBlock2Swiper .swiper-wrapper .swiper-slide.swiper-slide-active {
  width: 40.625%;
}
.joinBlock2 .swiper-pagination {
  display: none;
}

.joinBlock3 {
  padding: 110px 0 120px;
}
.joinBlock3 .w1600 .pageTitle {
  align-items: center;
  padding-bottom: 30px;
  border-bottom: 0;
}
.joinBlock3 .w1600 .content .list .top {
  display: flex;
  justify-content: space-between;
  transition: background 0.3s;
  height: 120px;
  padding: 35px 40px;
  border-bottom: 1px solid #EAEAEA;
  background: #fff;
  cursor: pointer;
}
.joinBlock3 .w1600 .content .list .top .left {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  transition: color 0.3s;
  width: calc(100% - 550px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 24px;
  line-height: 32px;
  color: #1a1a1a;
}
.joinBlock3 .w1600 .content .list .top .right {
  display: flex;
  align-items: center;
}
.joinBlock3 .w1600 .content .list .top .right .address, .joinBlock3 .w1600 .content .list .top .right .info {
  transition: color 0.3s;
  font-size: 20px;
  line-height: 26px;
  color: #595959;
}
.joinBlock3 .w1600 .content .list .top .right .line {
  width: 1px;
  height: 28px;
  margin: 0 30px;
  background: #EAEAEA;
}
.joinBlock3 .w1600 .content .list .top .right .menu {
  position: relative;
  transition: background 0.3s;
  width: 50px;
  height: 50px;
  margin-left: 100px;
  border-radius: 50%;
  background: #2C74BA;
}
.joinBlock3 .w1600 .content .list .top .right .menu span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  transition: background 0.3s, opacity 0.3s;
  width: 16px;
  height: 2px;
  background: #fff;
  opacity: 1;
}
.joinBlock3 .w1600 .content .list .top .right .menu span + span {
  width: 2px;
  height: 16px;
  background: #fff;
}
.joinBlock3 .w1600 .content .list .level {
  overflow: hidden;
  height: 0;
}
.joinBlock3 .w1600 .content .list .level .center {
  padding: 40px;
  border-bottom: 1px solid #EAEAEA;
}
.joinBlock3 .w1600 .content .list .level .center .cont {
  margin-top: 40px;
}
.joinBlock3 .w1600 .content .list .level .center .cont .title {
  font-size: 24px;
  line-height: 32px;
  color: #1a1a1a;
}
.joinBlock3 .w1600 .content .list .level .center .cont .text {
  margin-top: 20px;
  font-size: 18px;
  line-height: 32px;
  color: #595959;
}
.joinBlock3 .w1600 .content .list .level .center .cont:first-child {
  margin-top: 0;
}
.joinBlock3 .w1600 .content .list .level .center .btn {
  margin-top: 40px;
}
.joinBlock3 .w1600 .content .on .top {
  background: #2C74BA;
}
.joinBlock3 .w1600 .content .on .top .left {
  color: #fff;
}
.joinBlock3 .w1600 .content .on .top .right .address, .joinBlock3 .w1600 .content .on .top .right .info {
  color: #fff;
}
.joinBlock3 .w1600 .content .on .top .right .menu {
  background: #fff;
}
.joinBlock3 .w1600 .content .on .top .right .menu span {
  background: #2C74BA;
}
.joinBlock3 .w1600 .content .on .top .right .menu span + span {
  opacity: 0;
}
.joinBlock3 .w1600 .content .bottom {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.joinBlock3 .w1600 .content .bottom .title {
  display: flex;
}
.joinBlock3 .w1600 .content .bottom .title i {
  transform: translateY(5px);
  width: 3px;
  height: 20px;
  margin-right: 11px;
  background: #2C74BA;
}
.joinBlock3 .w1600 .content .bottom .title span {
  word-break: break-all;
  font-size: 20px;
  line-height: 30px;
  color: #1a1a1a;
}
.joinBlock3 .w1600 .content .bottom .title span a {
  color: #2C74BA;
}
.joinBlock3 .w1600 .content .bottom .left {
  width: 43.75%;
}
.joinBlock3 .w1600 .content .bottom .left .tips {
  margin-top: 12px;
  font-size: 16px;
  line-height: 30px;
  color: #595959;
}
.joinBlock3 .w1600 .content .bottom .right {
  width: 45.9375%;
}
.joinBlock3 .w1600 .content .bottom .right .link {
  display: flex;
  flex-wrap: wrap;
  margin-top: 21px;
}
.joinBlock3 .w1600 .content .bottom .right .link a {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border 0.3s, box-shadow 0.3s;
  width: 150px;
  height: 86px;
  margin-right: 12px;
  border: 1px solid #EAEAEA;
  box-shadow: 0 0 10px rgba(44, 116, 186, 0);
  font-size: 0;
}
.joinBlock3 .w1600 .content .bottom .right .link a img {
  max-width: 90%;
  max-height: 90%;
}

@media (any-hover: hover) {
  .joinBlock3 .w1600 .content .bottom .right .link a:hover {
    border-color: #2C74BA;
    box-shadow: 0 0 10px rgba(44, 116, 186, 0.4);
  }
}
@media (max-width: 1440px) {
  .joinBlock2 .content .joinBlock2Swiper .swiper-wrapper .swiper-slide {
    width: 40.625%;
  }
  .joinBlock2 .content .joinBlock2Swiper .swiper-wrapper .swiper-slide .swiper-slide-active {
    width: 40.625%;
  }
}
@media (max-width: 1080px) {
  .pageTitle {
    flex-wrap: wrap;
    padding-bottom: 30px;
  }
  .pageTitle .left {
    width: 100%;
  }
  .pageTitle .right {
    width: 100%;
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.5;
  }
  .joinBlock {
    padding: 20px 0 40px;
  }
  .joinBlock .w1600 .content {
    margin-top: 30px;
  }
  .joinBlock .w1600 .content .list {
    flex-wrap: wrap;
    flex-direction: column;
    margin-top: 30px;
  }
  .joinBlock .w1600 .content .list .left {
    width: 100%;
  }
  .joinBlock .w1600 .content .list .left img {
    width: 100%;
  }
  .joinBlock .w1600 .content .list .right {
    width: 100%;
    margin-top: 12px;
  }
  .joinBlock .w1600 .content .list .right .title {
    font-size: 38px;
    line-height: 52px;
  }
  .joinBlock .w1600 .content .list .right .title span {
    font-size: 20px;
  }
  .joinBlock .w1600 .content .list .right .tips p {
    font-size: 16px;
    line-height: 1.5;
  }
  .joinBlock .w1600 .content .list:nth-child(2n+2) {
    flex-direction: column;
  }
  .joinBlock2 {
    position: relative;
    padding: 40px 0;
  }
  .joinBlock2 .w1600 .pageTitle .menu {
    display: none;
  }
  .joinBlock2 .content .joinBlock2Swiper {
    padding-bottom: 20px;
  }
  .joinBlock2 .content .joinBlock2Swiper .swiper-wrapper .swiper-slide {
    padding-right: 0;
  }
  .joinBlock2 .content .joinBlock2Swiper .swiper-wrapper .swiper-slide p {
    padding: 10px 0;
  }
  .joinBlock2 .swiper-pagination {
    display: block;
    bottom: 40px;
    font-size: 0;
  }
  .joinBlock2 .swiper-pagination span {
    width: 10px;
    height: 10px;
  }
  .joinBlock2 .swiper-pagination .swiper-pagination-bullet-active {
    background: #2C74BA;
  }
  .joinBlock3 {
    padding: 40px 0;
  }
  .joinBlock3 .w1600 .pageTitle {
    padding-bottom: 20px;
  }
  .joinBlock3 .w1600 .content .list .top {
    flex-wrap: wrap;
    height: auto;
    padding: 20px;
  }
  .joinBlock3 .w1600 .content .list .top .left {
    width: 100%;
    font-size: 20px;
  }
  .joinBlock3 .w1600 .content .list .top .right {
    justify-content: space-between;
    width: 100%;
    margin-top: 15px;
  }
  .joinBlock3 .w1600 .content .list .top .right .address, .joinBlock3 .w1600 .content .list .top .right .info {
    width: calc((100% - 100px) / 2);
    font-size: 16px;
  }
  .joinBlock3 .w1600 .content .list .top .right .line {
    display: none;
  }
  .joinBlock3 .w1600 .content .list .top .right .menu {
    width: 36px;
    height: 36px;
    margin-left: 0;
  }
  .joinBlock3 .w1600 .content .list .level .center {
    padding: 20px;
  }
  .joinBlock3 .w1600 .content .list .level .center .cont {
    margin-top: 30px;
  }
  .joinBlock3 .w1600 .content .list .level .center .cont .title {
    font-size: 20px;
    line-height: 1.5;
  }
  .joinBlock3 .w1600 .content .list .level .center .cont .text {
    font-size: 16px;
    line-height: 1.8;
  }
  .joinBlock3 .w1600 .content .list .level .center .cont .btn {
    margin-top: 20px;
  }
  .joinBlock3 .w1600 .content .bottom {
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .joinBlock3 .w1600 .content .bottom .left {
    width: 100%;
  }
  .joinBlock3 .w1600 .content .bottom .left .title span {
    font-size: 18px;
  }
  .joinBlock3 .w1600 .content .bottom .right {
    width: 100%;
    margin-top: 30px;
  }
  .joinBlock3 .w1600 .content .bottom .right .title span {
    font-size: 18px;
  }
}
@media (max-width: 500px) {
  .joinBlock3 .w1600 .content .list .top .right .address, .joinBlock3 .w1600 .content .list .top .right .info {
    width: calc(100% - 50px);
    font-size: 14px;
    line-height: 1.5;
  }
}/*# sourceMappingURL=join.css.map */