.modal-footer .close-btn {
  outline: none;
  border: none;
  margin: 0 auto;
  color: #14b0b0;
  line-height: 45px;
  background-color: #fff;
}

.agree-smalltitle {
  font-weight: bold;
  line-height: 2.5;
}

.agree-content {
  height: 50vh;
  color: #000;
  font-size: 14px;
  line-height: 2;
}

.agree-title {
  color: #000;
  font-size: 3rem;
}

.tab1 {
  padding-top: 4.0104vw;
  padding-bottom: 4.4271vw;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
}

.joinus-title-block,
.tab1-right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}

.tab1-right {
  padding-left: 3.8542vw;
  padding-right: 2.6042vw;
  text-align: left;
}

.input-block {
  position: relative;
}

.require {
  font-size: 2.1rem;
  position: absolute;
  top: calc(50% - 5px);
  right: 10px;
  color: red;
  z-index: 1;
}

.joinus-title-block {
  padding-top: 7.5521vw;
  text-align: left;
  color: #fff;
  font-size: 2rem;
  line-height: 1.9792vw;
  text-align: center;
}

.joinus-title-block h2,
.joinus-title-block p {
  display: inline-block;
  font-size: 4.2rem;
  font-weight: normal;
  border-bottom: 3px solid #fff;
  line-height: 4.5833vw;
  padding: 0 2.6042vw;
}

.joinus-title-block p {
  font-size: 3.8rem;
  border-bottom: none;
  white-space: nowrap;
  overflow: visible;
  padding: 0;
}

.joinus-form {
  width: 24.7917vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 10px;
  padding: 1.6146vw 2.5vw 1.25vw 2.0833vw;
  background: #fff;
}

input {
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 98% center;
}

textarea,
input {
  display: inline-block;
  margin-top: 0.7813vw;
  padding: 0 0.625vw;
  width: 100%;
  border: 1px solid #999;
  border-radius: 8px;
  line-height: 2.1875vw;
  font-size: 1.4rem;
  outline: none;
  resize: none;
}

textarea:focus,
input:focus {
  border: 1px solid #14b0b0;
  outline: none;
}

textarea {
  display: block;
  height: 3.3854vw;
}

.form-title {
  font-size: 2rem;
  font-weight: bold;
  color: #333;
  line-height: 1.5625vw;
}

#agree {
  display: none;
}

.fake-agree {
  position: relative;
  top: 0.1042vw;
  left: 0.1563vw;
  margin-right: 0.1563vw;
  display: inline-block;
  width: 15.001px;
  height: 15.001px;
  border: 1px solid red;
}

#agree:checked ~ .fake-agree {
  background: url(../images/gou.png) center center/cover;
}

.agree-block {
  font-size: 1.4rem;
  line-height: 2.5;
}

.agree-block a {
  color: #4c69fb;
  margin-left: 0.2604vw;
}

#sumbitPost {
  background-color: #5ea7ff;
  font-size: 1.4rem;
  color: #fff;
  padding: 0.7813vw 2.5vw;
  border-radius: 8px;
  margin-top: 1.0417vw;
}

#code {
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
}

.code {
  margin-top: 0.7813vw;
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
}

#codeimg {
  width: 100%;
  height: 2.0313vw;
  padding-left: 0.2604vw;
}

.tab2 {
  color: #000;
  padding-top: 51.9994px;
  padding-bottom: 82.9997px;
  background-color: #eff6ff;
}

.tab2 h2 {
  font-size: 3.6rem;
  font-weight: normal;
}

.tab2-card {
  margin-top: 50px;
  background-color: #fff;
  padding: 75px 19px 17px 19px;
  -ms-flex-preferred-size: 22.6%;
      flex-basis: 22.6%;
}

.tab2-card h3 {
  font-size: 2.4rem;
  margin-top: 48px;
}

.tab2-card-detail {
  font-size: 1.4rem;
  color: #333;
  line-height: 29px;
}

.tab3 {
  color: #000;
  padding-top: 52px;
  padding-bottom: 66px;
}

.tab3 h2 {
  font-size: 3.6rem;
  font-weight: normal;
}

.friend-items-container {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.friend-items-container {
  margin-top: 50px;
}

.modal-footer .close-btn {
  font-size: 1.4rem;
}

@media only screen and (max-width: 1450px) {
  .joinus-title-block h2,
  .joinus-title-block p {
    font-size: 2.833vw;
  }
  .joinus-form {
    width: 32vw;
  }
}

@media only screen and (max-width: 961px) {
  .joinus-form {
    width: auto;
  }
  .settlein {
    background-color: #f8f8f8;
  }
  .banner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .tab1 {
    padding: 0;
    margin-bottom: 7.3333vw;
  }
  .joinus-title-block {
    padding-top: 11.3333vw;
    height: 48.6667vw;
  }
  .joinus-title-block h2 {
    display: block;
    border: none;
    font-size: 5.6vw;
    line-height: 9.6vw;
    margin-bottom: 2vw;
  }
  .joinus-title-block .title-detail {
    font-size: 5.6vw;
    line-height: 9.6vw;
  }
  .tab1-right {
    position: relative;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding: 0;
  }
  .joinus-form {
    padding: 6vw 6.933vw;
    -webkit-box-shadow: 1px 2px 4px #bababa;
    box-shadow: 1px 2px 4px #bababa;
  }
  .form-title {
    font-size: 4.267vw;
    margin-bottom: 3vw;
  }
  input,
  textarea {
    margin-top: 3vw;
    font-size: 3.467vw;
    line-height: 10.6667vw;
    background-size: 2vw;
    padding: 0 2vw;
  }
  textarea {
    padding-top: 0;
    height: 16.667vw;
  }
  .code {
    margin-top: 3vw;
  }
  #codeimg {
    height: 10.667vw;
  }
  .agree-block {
    margin-top: 4vw;
    margin-bottom: 4vw;
    font-size: 3.467vw;
  }
  #sumbitPost {
    font-size: 3.467vw;
    padding: 2.6667vw 0;
    width: 100%;
  }
  .fake-agree {
    width: 2.667vw;
    height: 2.667vw;
  }
  .tab3 {
    display: none;
    position: relative;
    background-color: transparent;
    padding-top: 0;
    padding-bottom: 0;
  }
  .tab3 h2 {
    position: absolute;
    top: -9vw;
    left: 0;
    right: 0;
    font-size: 4.267vw;
  }
  .friend-items-container {
    margin-top: 4vw;
  }
  #sumbitPost {
    font-size: 3.2vw;
  }
  .agree-title {
    font-size: 4vw;
  }
  .agree-content {
    font-size: 2.933vw;
  }
  .modal-body {
    font-size: 2.933vw;
    line-height: 2;
  }
  .modal-footer .close-btn {
    font-size: 2.9333vw;
  }
}
/*# sourceMappingURL=settleIn.css.map */