.join-us {
  font-size: 14px;
  background: #FFFFFF;
}
.join-us .banner {
  height: 500px;
  width: 100%;
  background: url(/style/images/joinus-banner.35b993a.png) no-repeat center;
  background-size: cover;
}
.join-us .container {
  max-width: 1200px;
  margin: auto;
}
.join-us .container .title {
  font-size: 28px;
  color: #3E3E3E;
  letter-spacing: 2.8px;
  text-align: center;
  line-height: 60px;
  margin: 60px 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.join-us .container .title .active {
  color: #0064FF;
}
.join-us .container .title span {
  margin: 0 30px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.join-us .container .title span:hover {
  color: #ACCBF9;
}
.join-us .container .filter {
  padding: 0 20px 36px;
}
.join-us .container .filter .filter-title {
  font-size: 20px;
  font-weight: normal;
  color: #3e3e3e;
  line-height: 20px;
  letter-spacing: 2px;
  margin-right: 20px;
}
.join-us .container .filter select {
  width: 150px;
  height: 36px;
  background: #ffffff;
  border-radius: 5px;
  border: 1px solid #cecece;
  color: #9f9f9f;
  font-size: 18px;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAOBAMAAADkjZCYAAAAJFBMVEVHcEzZ2dnY2Nja2trY2Njd3d3Y2Njh4eH////Z2dnZ2dnY2NhK2oMyAAAAC3RSTlMAavtE7ibZEQS7lYDeDcEAAAA3SURBVAjXY2BgEGQAAmYlAyAZstuVgYE9e/e2AobO3bt3z2BYDSR3MSADiAhEFqISogtqAsg0AJX3FesyDtsjAAAAAElFTkSuQmCC) no-repeat 130px;
  background-size: 10px;
  padding: 0 8px;
  margin-right: 40px;
}
.join-us .container .filter select option {
  line-height: 40px;
}
.join-us .container .jd-container .jd-title {
  font-size: 24px;
  font-weight: normal;
  color: #3e3e3e;
  line-height: 48px;
  margin: 40px 0 30px 0;
}
.join-us .container .jd-container .jd-item {
  padding: 30px 20px;
  margin-bottom: 20px;
}
.join-us .container .jd-container .jd-item .item-title {
  font-size: 18px;
  font-weight: normal;
  color: #3e3e3e;
  line-height: 18px;
}
.join-us .container .jd-container .jd-item .item-title span {
  margin-right: 10px;
}
.join-us .container .jd-container .jd-item .item-title span.tag {
  width: 80px;
  height: 22px;
  background: rgba(0, 100, 255, 0.2);
  border-radius: 2px;
  border: 1px solid #0064ff;
  font-size: 12px;
  font-weight: 400;
  color: #0064ff;
  line-height: 22px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  margin-right: 0;
}
.join-us .container .jd-container .jd-item .item-details-btn {
  font-size: 14px;
  font-weight: normal;
  color: #0064ff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  line-height: 28px;
  text-align: right;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.join-us .container .jd-container .jd-item .item-details-btn:after {
  content: ' ';
  display: inline-block;
  width: 15px;
  height: 12px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAMBAMAAACKHmBGAAAAMFBMVEVHcEwAZv8AZP8Aav8AZP8AZP8AZv8AZf8AZP8AZf8AZf8AgP8AZP8AZP8AZf8AZP8XCOSPAAAAD3RSTlMABfkYOOVkl8TFmAJmmWIu3nL8AAAAaUlEQVQI12Ng2MAABdxAfF0AwmasZWDg+d8M4Vj8P8DAp//VAcRmif/0gIHB9b8aiJP0PwRIMs//X8jAIP7/pwFITOr/DwPm/v8LIVqBKqBqIXqhpoCA5f//k2FsBsb67wJwDgNbApgCAPMmH78QPKijAAAAAElFTkSuQmCC) no-repeat;
  background-size: 100%;
  background-position: center;
}
.join-us .container .jd-container .jd-item .item-details-btn:hover {
  color: #0146AD;
}
.join-us .container .jd-container .jd-item .item-summary {
  font-size: 14px;
  font-weight: normal;
  color: #3e3e3e;
  line-height: 28px;
}
.join-us .container .jd-container .jd-item .item-details {
  display: none;
  padding-top: 30px;
}
.join-us .container .jd-container .jd-item .item-details .details-title {
  font-size: 18px;
  font-weight: normal;
  color: #3e3e3e;
  line-height: 18px;
  padding: 30px 0 20px 0;
}
.join-us .container .jd-container .jd-item .item-details .details-description p {
  font-size: 14px;
  font-weight: normal;
  color: #3e3e3e;
  line-height: 28px;
  margin: 0;
}
.join-us .container .jd-container .jd-item .item-details .details-description a {
  color: #0064ff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.join-us .container .jd-container .jd-item .item-details .details-description a:hover {
  color: #0146AD;
}
.join-us .container .jd-container .jd-item .item-details .apply-now {
  width: 104px;
  height: 36px;
  font-size: 16px;
  font-weight: normal;
  color: #ffffff;
  line-height: 36px;
  text-align: center;
  background: #0064ff;
  border-radius: 4px;
  border: 1px solid #0064ff;
  display: block;
  margin: 60px 0 30px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.join-us .container .jd-container .jd-item .item-details .apply-now:hover {
  background: #0146AD;
}
.join-us .container .jd-container .jd-item.active {
  background: #F9FBFF;
}
.join-us .container .jd-container .jd-item.active .item-details-btn:after {
  content: ' ';
  display: inline-block;
  width: 15px;
  height: 12px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAMBAMAAACKHmBGAAAAMFBMVEVHcEwAZv8AZP8Aav8AZP8AZP8AZv8AZf8AZP8AZf8AZf8AgP8AZP8AZP8AZf8AZP8XCOSPAAAAD3RSTlMABfkYOOVkl8TFmAJmmWIu3nL8AAAAaUlEQVQI12Ng2MAABdxAfF0AwmasZWDg+d8M4Vj8P8DAp//VAcRmif/0gIHB9b8aiJP0PwRIMs//X8jAIP7/pwFITOr/DwPm/v8LIVqBKqBqIXqhpoCA5f//k2FsBsb67wJwDgNbApgCAPMmH78QPKijAAAAAElFTkSuQmCC) no-repeat;
  background-size: 100%;
  background-position: center;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.join-us .container .jd-container .jd-item:hover {
  background: #F9FBFF;
}
.join-us .container .flow-title {
  margin: 50px 0 30px 0;
  font-size: 24px;
  font-weight: normal;
  color: #3e3e3e;
  line-height: 48px;
}
.join-us .container .flow {
  background: url(/style/images/flow.ce55be0.png) no-repeat;
  height: 160px;
  background-size: contain;
  background-position: center;
  width: 90%;
  margin: auto;
}
.join-us .container .talk-schedule-title {
  margin: 50px 0 30px 0;
  font-size: 24px;
  font-weight: normal;
  color: #3e3e3e;
  line-height: 48px;
}
.join-us .container .talk-schedule {
  overflow: hidden;
}
.join-us .container .talk-schedule .schedule-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 360px;
  height: 307px;
  background: #f9fbff;
  border-radius: 4px;
  margin-right: 60px;
}
.join-us .container .talk-schedule .schedule-item:last-child {
  margin-right: 0;
}
.join-us .container .talk-schedule .schedule-item-1,
.join-us .container .talk-schedule .schedule-item-2,
.join-us .container .talk-schedule .schedule-item-3,
.join-us .container .talk-schedule .schedule-item-4 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 355px;
  height: 307px;
  text-align: left;
  padding: 30px 0 20px 20px;
  background-repeat: no-repeat;
  background-position: right bottom;
}
.join-us .container .talk-schedule .schedule-item-1 .city,
.join-us .container .talk-schedule .schedule-item-2 .city,
.join-us .container .talk-schedule .schedule-item-3 .city,
.join-us .container .talk-schedule .schedule-item-4 .city {
  display: block;
  font-size: 48px;
  font-weight: normal;
  color: rgba(0, 100, 255, 0.4);
  line-height: 48px;
  letter-spacing: 6px;
}
.join-us .container .talk-schedule .schedule-item-1 .date,
.join-us .container .talk-schedule .schedule-item-2 .date,
.join-us .container .talk-schedule .schedule-item-3 .date,
.join-us .container .talk-schedule .schedule-item-4 .date {
  display: block;
  font-size: 20px;
  font-weight: normal;
  color: rgba(0, 100, 255, 0.5);
  line-height: 20px;
  margin: 20px 0 60px 0;
}
.join-us .container .talk-schedule .schedule-item-1 .college,
.join-us .container .talk-schedule .schedule-item-2 .college,
.join-us .container .talk-schedule .schedule-item-3 .college,
.join-us .container .talk-schedule .schedule-item-4 .college {
  font-size: 18px;
  font-weight: normal;
  color: #3e3e3e;
  line-height: 20px;
  margin-bottom: 28px;
}
.join-us .container .talk-schedule .schedule-item-1 .college:before,
.join-us .container .talk-schedule .schedule-item-2 .college:before,
.join-us .container .talk-schedule .schedule-item-3 .college:before,
.join-us .container .talk-schedule .schedule-item-4 .college:before {
  content: ' ';
  display: inline-block;
  float: left;
  width: 20px;
  height: 17px;
  margin-right: 10px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAiCAMAAAAau2s5AAAAq1BMVEUAZv8AgP8AZv8AZ/8AbP8AdP8AZf9HcEwA//8AgP8AaP8AaP8Aav8AZv8AYP8Aav8Aav8AaP8Ab/8AZv8Aaf8AZv8AY/8Adv8Aav8AZP8Aa/8AZf8AZ/8AZv8Abf8Aaf8Aa/8Abf8AaP8AgP8AZv8Acf8Acf8AZ/8Aaf8AZP8Aa/8AcP8AZf8AbP8AZv8Abf8Aqv8AgP8Aav8Aaf8Abf8AaP8AYv8AVf8AZv9oz8BUAAAAOXRSTlMyAigvGgsmAAEEIDEpLQgYDCwXIyIKEg0dIRMwJQUcESsHFggeEgkqJxwfECshDxUDBiQuDhsNAxRvXBaGAAABQ0lEQVQ4y43U2XaCMAAE0GHrJGyKClWrorYudeu+/P+X9UGokAR03sK5LxNyBlQiVnYQfUn1M6Gc720AgNOzWuFjH2WSrBlOn1CN3TVDq/MAJYNYh2IcwZChVGDRQc9/Kygd9CSZKKDSQY/dJQlDBz2DmNjgpnjYJzew4NkCrZ5zFd6dW8thq9r2S0jGg0Y2z+leINk137izFKxDMksMHSRZh2v3R291XJCnTh16iMai3mrrkekEvgqB8LvSap6T0x1ggkA/Llo5S1G+TyMEZpL0fvcWRVa8zwZ4vo/qbTVB4HDi4ng5+pQbOKkBAnZQOfgyBOCkJliL7wIAJtehGAEIZfkL87n5Ic4kxQihvPxr8fKhu9GCJIUra0vx6gZ1NkmbtudtV2HhZ9uard8LFo1F++ydN8PpWNf2kRSrw0zfUf4BpSocvR2m9WoAAAAASUVORK5CYII=);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.join-us .container .talk-schedule .schedule-item-1 .time,
.join-us .container .talk-schedule .schedule-item-2 .time,
.join-us .container .talk-schedule .schedule-item-3 .time,
.join-us .container .talk-schedule .schedule-item-4 .time {
  font-size: 18px;
  font-weight: normal;
  color: #3e3e3e;
  line-height: 20px;
  margin-bottom: 28px;
}
.join-us .container .talk-schedule .schedule-item-1 .time:before,
.join-us .container .talk-schedule .schedule-item-2 .time:before,
.join-us .container .talk-schedule .schedule-item-3 .time:before,
.join-us .container .talk-schedule .schedule-item-4 .time:before {
  content: ' ';
  display: inline-block;
  float: left;
  width: 20px;
  height: 17px;
  margin-right: 10px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAdVBMVEUAZv8Aaf8Aav8Aa/8AZf8A//8Aav9HcEwAZv8AgP8AaP8AcP8AZ/8Aav8Aa/8AZ/8Aav8AZf8AaP8AZv8AZf8Aaf8AbP8AZ/8AZv8AgP8Acf8AVf8Abf8AbP8AZP8AYv8Abf8Aqv8AgP8Aav8Abf8AZv8AZv9+YMs/AAAAJ3RSTlMyJx0TJgEMAA8EIBAlMCsqJDAWGSsuGi8jAgkDHCEXDRUDBikOBR6wdj8NAAABAklEQVQ4y42U2XaEIBBEC1kKUBydyWTft///xDxIHEBiqKduuEqf3sBETno1hjAqL116jovZKyRSfQUyIt5aGw1hCkh36y/I1ex0CrkBNQiDu0DukASzPgcAB/cL6QF/atAR6rCjboEMdmVIkGIfEiTY4x/1BNM8T3dPW0gRLvUnfs1bykFm/guft5CEz/wPra+iOd+eoumh8q9eaQFAnIwmjzEojDl0fuN3Zx9IanN9s5yNCLBkUq5HkuT9cQoAlruwgfD5Lv15rTZpMZfP1TSWgdekihRU5YtkViXzstTl8gLXQ2ptlaama2vfpkFoG6mm4Wwb87aF0bZ6GpfY3jr8AV1nDkDS2t5yAAAAAElFTkSuQmCC);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.join-us .container .talk-schedule .schedule-item-1 .location,
.join-us .container .talk-schedule .schedule-item-2 .location,
.join-us .container .talk-schedule .schedule-item-3 .location,
.join-us .container .talk-schedule .schedule-item-4 .location {
  font-size: 18px;
  font-weight: normal;
  color: #3e3e3e;
  line-height: 20px;
}
.join-us .container .talk-schedule .schedule-item-1 .location:before,
.join-us .container .talk-schedule .schedule-item-2 .location:before,
.join-us .container .talk-schedule .schedule-item-3 .location:before,
.join-us .container .talk-schedule .schedule-item-4 .location:before {
  content: ' ';
  display: inline-block;
  float: left;
  width: 20px;
  height: 17px;
  margin-right: 10px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAmCAMAAACS/WnbAAAAkFBMVEUAZv8AZv8AZf8AZv8Aav8AdP8AaP9HcEwA//8AgP8AbP8AZ/8Aa/8Aaf8Abf8AZv8AZv8Aqv8Aaf8AgP8AZf8AaP8Aav8Aaf8AaP8AgP8AcP8AZP8Abf8AZP8Acf8AgP8Aav8AZv8AZv8AVf8AZv8Aav8Aav8Abf8Aa/8Aa/8AY/8AaP8AZ/8Adv8AZv8AYv931cpSAAAAMHRSTlMyHjAtKQsxAAEEISUfLg4jKAMnAisgDCIsCBAcFSEJBiQFCgMUHTAHJisSGyoNDw1Nwcw0AAABOUlEQVQYGXXBB4KiQAAAwUaBHsx5c87x/v+7QxxmcVerMFl+Z69vz89vr9n30gSjl3VJUq5fjLAxz/glm9vArbMVf6zO3MLapMcBvYk11OseB/WuVfTulCNO7xRdc9Ra8Z6OfDrN6bgXb0kGN9ZuBiS3UtHqnRud92hVPNKamExoPXJCNLBjQHTCjGhjxz+iGX2iYEcg6lOyM3bPmJ2SPlGwIxD1WRAVdhRECz6IRnaMiD4oaBUmBa2C8Ek03hhtxkSfAd9JnubW5k8k72JYkZTDLBuWJKsg+sVRX4o64oiRilr1OahfqVgrSg4oC2u4dckBl25hI+OPzAY2wpRfpsEG7iwX7Fks3cGoyunIKyNsVTlJXtnCpMqJ8soEf1QzGrPKH9jxMKQ2fLADu8IVXAW7cE+4uAju+Q/bIhdwsoZ7PwAAAABJRU5ErkJggg==);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.join-us .container .talk-schedule .schedule-item-1 {
  background-image: url(/style/images/talk_1.e6e29ec.png);
  background-size: 90px;
}
.join-us .container .talk-schedule .schedule-item-2 {
  background-image: url(/style/images/talk_2.ddc90bb.png);
  background-size: 74px;
}
.join-us .container .talk-schedule .schedule-item-3 {
  background-image: url(/style/images/talk_3.35c89bb.png);
  background-size: 89px;
}
.join-us .container .talk-schedule .schedule-item-4 {
  background-image: url(/style/images/talk_4.9492cba.png);
  background-size: 93px;
}
.join-us .container .talk-schedule:after {
  clear: both;
}
.join-us .more {
  text-align: center;
  padding: 40px 0 60px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 2.5px;
}
.join-us .more a {
  color: #0064FF;
  cursor: pointer;
}
.companyValue {
  position: relative;
  overflow: visible;
}
.companyValue .swiper-button-prev1,
.companyValue .swiper-button-next1 {
  display: block;
  top: 140px;
  position: absolute;
  z-index: 10;
  outline: none;
  cursor: pointer;
}
.companyValue .swiper-button-prev1 {
  left: 10px;
}
.companyValue .swiper-button-next1 {
  right: 10px;
}
.companyValue .companyValueContent {
  width: 100%;
  height: 307px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 40px;
}
.companyValue .companyValueContent .swiper-container-value {
  max-width: 1120px;
  width: 100%;
  height: 307px;
  margin: 0 auto;
  overflow: hidden;
}
.companyValue .companyValueContent .swiper-container-value .swiper-pagination {
  display: none;
}
.companyValue .companyValueContent .swiper-container-value .swiper-wrapper {
  height: 307px;
  width: 1760px;
}
.companyValue .companyValueContent .swiper-slide {
  width: 360px;
  height: 307px;
  background: #ffffff;
  margin-right: 20px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  border-radius: 4px;
  overflow: hidden;
  float: left;
}
.companyValue .companyValueContent .swiper-slide:nth-last-child(1) {
  margin-right: 0;
}
.companyValue .companyValueContent .swiper-slide .slide-imgBox {
  width: 100%;
  height: 180px;
}
.companyValue .companyValueContent .swiper-slide .slide-imgBox img {
  display: block;
  width: 100%;
  height: 100%;
}
.companyValue .companyValueContent .swiper-slide .slide-title {
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  color: #0064FF;
  text-align: center;
  letter-spacing: 2px;
}
.companyValue .companyValueContent .swiper-slide .slide-content {
  width: 280px;
  height: 108px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: normal;
  color: #3e3e3e;
  line-height: 36px;
}
@media screen and (max-width: 1200px) {
  .join-us .container .filter {
    padding: 0 44px 36px;
  }
  .join-us .container .filter select {
    margin-right: 50px;
  }
  .join-us .container .flow-title {
    padding: 0 24px;
  }
  .join-us .container .talk-schedule-title {
    text-align: left;
    padding: 0 24px;
  }
  .join-us .container .jd-container {
    padding: 0 24px 5px;
  }
}
@media screen and (max-width: 870px) {
  .join-us .banner {
    min-width: 100%;
    height: 400px;
  }
  .join-us .container .title span {
    margin: 0 20px;
  }
}
@media screen and (max-width: 768px) {
  .join-us .container .title {
    margin: 60px 0 50px;
  }
  .join-us .container .talk-schedule-title {
    text-align: left;
    padding: 0 24px;
  }
  .join-us .container .flow {
    background: url(/style/images/flowMobile.b9c809c.png) no-repeat;
    background-size: contain;
    background-position: center;
    height: 100px;
  }
}
@media screen and (max-width: 520px) {
  .join-us .container .flow .flow-item {
    display: block;
  }
  .join-us .container .flow .flow-item:after {
    margin-top: 10px;
  }
  .join-us .container .flow .arrow {
    display: none;
  }
  .join-us .container .filter .filter-title {
    display: block;
    margin-bottom: 10px;
    text-align: center;
    margin-right: 0;
  }
  .join-us .container .filter select {
    margin: 10px auto;
    display: block;
  }
}
@media screen and (max-width: 420px) {
  .join-us .container .flow {
    height: 50px;
  }
  .join-us .container .jd-container .jd-item .item-title {
    line-height: 28px;
  }
}
