.banT .position {
  padding-bottom: 0;
}
.process {
  margin-bottom: 3.64rem;
}
.process .tags {
  text-align: center;
  margin-bottom: 1.95rem;
  padding: 0 25.5%;
  line-height: 1.36rem;
}
.process .process-container .process-item {
  width: 25%;
  text-align: center;
}
.process .process-container .process-item .icon {
  background: url(../img/joinUS-lc-kx.png) no-repeat center;
  background-size: contain;
  width: 3.36rem;
  height: 3.64rem;
  text-align: center;
  line-height: 3.64rem;
  margin: 0 auto 3.55rem;
}
.process .process-container .process-item .icon i {
  font-size: 1.45rem;
  color: #0096a3;
}
.process .process-container .process-item .info {
  position: relative;
}
.process .process-container .process-item .info .circle {
  position: absolute;
  left: 50%;
  top: -2.45rem;
  transform: translateX(-50%);
  width: 0.73rem;
  height: 0.73rem;
  box-sizing: border-box;
  border-radius: 50%;
  background-color: #fff;
  border: 0.27rem solid #0096a3;
}
.process .process-container .process-item .info .circle::before {
  content: '';
  position: absolute;
  left: 50%;
  top: -1.14rem;
  transform: translateX(-50%);
  width: 0.05rem;
  height: 0.77rem;
  background-color: #0096a3;
}
.process .process-container .process-item .info .circle::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -1.14rem;
  transform: translateX(-50%);
  width: 0.05rem;
  height: 0.77rem;
  background-color: #0096a3;
}
.process .process-container .process-item .info::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: -2.09rem;
  width: 100%;
  height: 0.05rem;
  background-color: #0096a3;
}
.process .process-container .process-item p {
  color: #2f363c;
  line-height: 1.64rem;
}
.process .process-container .process-item:hover .icon {
  background: url(../img/joinUS-lc-sx.png) no-repeat center;
  background-size: contain;
}
.process .process-container .process-item:hover .icon i {
  color: #fff;
}
.social-process {
  margin-bottom: 0;
}
.qa {
  padding-bottom: 3.64rem;
  background: url(../img/qa-bg.png) no-repeat center;
  background-size: cover;
}
.qa .com-title h3 {
  color: #fff;
}
.qa .qa-container {
  flex-wrap: wrap;
}
.qa .qa-container .qa-item {
  width: 50%;
  padding: 1.36rem 0;
  border-bottom: 0.05rem dashed rgba(171, 171, 171, 0.2);
}
.qa .qa-container .qa-item .icon {
  width: 2.27rem;
  height: 2.27rem;
  margin-right: 0.68rem;
}
.qa .qa-container .qa-item .qa-txt {
  width: calc(100% - 2.95rem);
}
.qa .qa-container .qa-item .qa-txt p {
  font-size: 0.73rem;
  color: #ffffff;
}
.qa .qa-container .qa-item .wen {
  margin-bottom: 0.91rem;
}
.qa .qa-container .qa-item .wen .icon {
  background: url(../img/joinUs-school-q@3x.png) no-repeat center;
  background-size: contain;
}
.qa .qa-container .qa-item .da .icon {
  background: url(../img/joinUs-school-a@3x.png) no-repeat center;
  background-size: contain;
}
.qa .qa-container .qa-item .da p {
  color: #0096a3;
  text-align: justify;
}
.qa .qa-container .qa-item:nth-of-type(1),
.qa .qa-container .qa-item:nth-of-type(3),
.qa .qa-container .qa-item:nth-of-type(5) {
  padding-right: 3%;
  border-right: 0.05rem dashed rgba(171, 171, 171, 0.2);
}
.qa .qa-container .qa-item:nth-of-type(2),
.qa .qa-container .qa-item:nth-of-type(4),
.qa .qa-container .qa-item:nth-of-type(6) {
  padding-left: 3%;
}
.qa .qa-container .qa-item:nth-of-type(5),
.qa .qa-container .qa-item:nth-of-type(6) {
  border-bottom: 0;
}
.qa .qa-container p {
  line-height: 1.64rem;
}
.post {
  margin-bottom: 3.18rem;
}
.post .post-tabs {
  margin-bottom: 2.27rem;
}
.post .post-tabs .post-li {
  position: relative;
  margin-right: 2.73rem;
  cursor: pointer;
  font-size: 0.73rem;
}
.post .post-tabs .post-li::after {
  content: '';
  position: absolute;
  right: -1.36rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.05rem;
  height: 100%;
  background-color: #666;
}
.post .post-tabs .post-li:last-child {
  margin-right: 0;
}
.post .post-tabs .post-li:last-child::after {
  width: 0;
  height: 0;
}
.post .post-tabs .post-li:hover {
  color: #0096a3;
}
.post .post-tabs .post-active {
  color: #0096a3;
}
.post .post-container {
  display: none;
}
.post .post-container .post-item {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 1.36rem;
  background-color: #f9f9f9;
  padding: 1.14rem 1.82rem;
  transition: all 0.3s;
}
.post .post-container .post-item:nth-child(3n) {
  margin-right: 0;
}
.post .post-container .post-item h3 {
  font-size: 0.82rem;
  margin-bottom: 1.36rem;
}
.post .post-container .post-item i {
  color: #0096a3;
  opacity: 0;
  transform: translateX(-0.68rem);
  transition: all 0.3s;
}
.post .post-container .post-item .post-info {
  height: 6.82rem;
  overflow: hidden;
}
.post .post-container .post-item .post-info p {
  line-height: 1.36rem;
}
.post .post-container .post-item:hover {
  transition: all 0.3s;
  background-color: #fff;
  box-shadow: 0px 5.06px 16.06px 0px rgba(0, 150, 163, 0.05);
}
.post .post-container .post-item:hover h3 {
  color: #0096a3;
}
.post .post-container .post-item:hover i {
  transition: all 0.3s;
  transform: translateX(0);
  opacity: 1;
}
.post .post-selected {
  display: flex;
}
@media only screen and (max-width: 768px) {
  .process .tags {
    padding: 0;
  }
  .process .process-container {
    flex-wrap: wrap;
  }
  .process .process-container .process-item {
    width: 50%;
    margin-bottom: 0.91rem;
  }
  .process .process-container .process-item p {
    padding: 0 5%;
  }
  .qa .qa-container .qa-item {
    width: 100%;
  }
  .qa .qa-container .qa-item:nth-of-type(5) {
    border-bottom: 0.05rem dashed rgba(171, 171, 171, 0.2);
  }
  .qa .qa-container .qa-item:nth-of-type(2),
  .qa .qa-container .qa-item:nth-of-type(4),
  .qa .qa-container .qa-item:nth-of-type(6) {
    padding-left: 0;
  }
  .qa .qa-container .qa-item:nth-of-type(1),
  .qa .qa-container .qa-item:nth-of-type(3),
  .qa .qa-container .qa-item:nth-of-type(5) {
    padding-right: 0;
    border-right: 0;
  }
  .post .post-container .post-item {
    width: 100%;
    margin-right: 0;
  }
}

