.justify,
.crowd-wrap .crowd-box ul li,
.lean-wrap .lean-tit,
.teacher-wrap .form-input ul li,
.envir-wrap ul,
.double-btn,
.coop-wrap .coop-box ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
html,
body {
  max-width: 640px;
  margin: 0 auto;
  overflow-x: hidden;
}
.ban-wrap {
  width: 16rem;
  margin: 0 auto;
}
.ban-wrap img {
  width: 16rem;
}
.h-wrap {
  text-align: center;
  padding: 0.75rem 0;
}
.h-wrap p {
  line-height: 0.9rem;
  font-size: 0.75rem;
  color: #68a6a3;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Adobe Garamond Pro";
}
.h-wrap h3 {
  line-height: 1.25rem;
  font-size: 0.875rem;
  color: #68a6a3;
  font-weight: bold;
}
.h-wrap.color p,
.h-wrap.color h3 {
  color: #fff;
}
.head-wrap {
  text-align: center;
  padding: 0.75rem 0;
}
.head-wrap h3 {
  line-height: 2rem;
  font-size: 0.875rem;
  color: #68a6a3;
  font-weight: bold;
}
.head-wrap h4 {
  line-height: 0.75rem;
  font-size: 0.625rem;
  color: #68a6a3;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
}
.head-wrap p {
  line-height: 1.25rem;
  font-size: 0.5rem;
  color: #000;
}
.sect-zx {
  display: block;
  width: 10rem;
  margin: 0 auto;
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
  line-height: 1.5rem;
  font-size: 0.625rem;
  color: #fff;
  background: #f19a76;
  text-align: center;
}
.full-img a {
  display: block;
}
.full-img a img {
  display: block;
  width: 100%;
}
.target-wrap {
  width: 15rem;
  margin: 0 auto;
}
.target-wrap .target-box {
  border: 1px dashed #68a6a3;
}
.target-wrap .target-box p {
  line-height: 0.9rem;
  font-size: 0.5rem;
  color: #4d4d4d;
  text-align: justify;
  padding: 0.625rem;
}
.target-wrap .full-img {
  width: 13.75rem;
  margin: 0 auto;
}
.crowd-wrap {
  background: #afd4d2;
  margin-top: 1.125rem;
  padding: 0.625rem 0;
}
.crowd-wrap .crowd-box ul li {
  margin-bottom: 1.25rem;
}
.crowd-wrap .crowd-box ul li .crowd-img {
  width: 7.95rem;
  height: 6.5rem;
  background: url('../img/crowd/1.png') no-repeat center / contain;
}
.crowd-wrap .crowd-box ul li:nth-of-type(2) .crowd-img {
  background: url('../img/crowd/2.png') no-repeat center / contain;
}
.crowd-wrap .crowd-box ul li:nth-of-type(3) .crowd-img {
  background: url('../img/crowd/3.png') no-repeat center / contain;
}
.crowd-wrap .crowd-box ul li:nth-of-type(4) .crowd-img {
  background: url('../img/crowd/4.png') no-repeat center / contain;
}
.crowd-wrap .crowd-box ul li .crowd-des {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 1rem;
}
.crowd-wrap .crowd-box ul li .crowd-des h3 {
  line-height: 1.25rem;
  font-size: 0.75rem;
  color: #3e6866;
  text-align: center;
  font-weight: bold;
}
.crowd-wrap .crowd-box ul li .crowd-des p {
  width: 85%;
  margin: 0 auto;
  line-height: 0.9rem;
  font-size: 0.5rem;
  color: #000;
  text-align: center;
}
.crowd-wrap .crowd-box ul li .crowd-des a {
  display: block;
  width: 2.75rem;
  margin: 0 auto;
  line-height: 0.75rem;
  font-size: 0.5rem;
  color: #e61323;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0.25rem;
  border: 1px solid #e61323;
}
.lean-wrap {
  width: 15.25rem;
  margin: 0 auto;
}
.lean-wrap .lean-tit span {
  display: block;
  width: 3.5rem;
  background: #eeeeee;
  line-height: 1.5rem;
  font-size: 0.6rem;
  color: #6ca6a4;
  text-align: center;
}
.lean-wrap .lean-tit .lean-btn-active {
  color: #fff;
  background: #6ca6a4;
}
.lean-wrap .laen-box ul {
  margin-top: 0.375rem;
}
.lean-wrap .laen-box ul li .img {
  display: block;
}
.lean-wrap .laen-box ul li .img img {
  display: block;
  width: 100%;
}
.lean-wrap .laen-box ul li p {
  line-height: 0.75rem;
  font-size: 0.4rem;
  color: #000;
  text-align: justify;
  margin-top: 0.625rem;
}
.lean-wrap .laen-box ul li p span {
  line-height: 0.75rem;
  font-size: 0.4rem;
  color: #b1b056;
}
body .swiper-slide {
  height: 1px;
}
body .swiper-slide-active {
  height: auto;
}
.teacher-wrap .form-input {
  width: 9.15rem;
  margin: 0 auto;
}
.teacher-wrap .form-input ul li {
  background: #fff;
  border: 1px solid #e60012;
  margin-top: 0.5rem;
}
.teacher-wrap .form-input ul li label {
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1.175rem;
  font-size: 0.45rem;
  color: #000;
  text-align: right;
}
.teacher-wrap .form-input ul li input {
  display: block;
  width: 7.25rem;
  line-height: 1.175rem;
  font-size: 0.45rem;
  color: #000;
  text-indent: 0.375rem;
}
.teacher-wrap .form-input ul li input:input-placeholder {
  line-height: 1.05rem;
  font-size: 0.5rem;
  color: #8c8b86;
}
.teacher-wrap .form-input a {
  display: block;
  width: 100%;
  margin-top: 0.5rem;
  background: #e60012;
  line-height: 1.175rem;
  font-size: 0.45rem;
  color: #fff;
  text-align: center;
}
.envir-wrap {
  width: 15rem;
  margin: 0 auto;
}
.envir-wrap ul li {
  width: 10.25rem;
  margin-top: 0.25rem;
}
.envir-wrap ul li a {
  display: block;
}
.envir-wrap ul li a img {
  width: 100%;
  height: 7.8rem;
}
.envir-wrap ul li:nth-of-type(2) {
  width: 4.55rem;
}
.envir-wrap ul li:nth-of-type(2) a {
  display: block;
}
.envir-wrap ul li:nth-of-type(2) a img {
  width: 100%;
  height: 7.8rem;
}
.envir-wrap ul li:nth-of-type(3) {
  width: 6.3rem;
}
.envir-wrap ul li:nth-of-type(3) a {
  display: block;
}
.envir-wrap ul li:nth-of-type(3) a img {
  width: 100%;
  height: 5.3rem;
}
.envir-wrap ul li:nth-of-type(4) {
  width: 8.4rem;
}
.envir-wrap ul li:nth-of-type(4) a {
  display: block;
}
.envir-wrap ul li:nth-of-type(4) a img {
  width: 100%;
  height: 5.3rem;
}
.envir-wrap ul li:nth-of-type(5) {
  width: 8.45rem;
}
.envir-wrap ul li:nth-of-type(5) a {
  display: block;
}
.envir-wrap ul li:nth-of-type(5) a img {
  width: 100%;
  height: 5.3rem;
}
.envir-wrap ul li:nth-of-type(6) {
  width: 6.3rem;
}
.envir-wrap ul li:nth-of-type(6) a {
  display: block;
}
.envir-wrap ul li:nth-of-type(6) a img {
  width: 100%;
  height: 5.3rem;
}
.double-btn {
  width: 13.5rem;
  margin: 0 auto;
}
.double-btn a {
  display: block;
  width: 6.5rem;
  margin-top: 0.625rem;
  line-height: 1.5rem;
  font-size: 0.6rem;
  color: #fff;
  text-align: center;
  background: #f29b76;
}
.double-btn a:last-child {
  background: none;
  color: #fff;
  background: #a0a0a0;
}
.coop-wrap {
  width: 15rem;
  margin: 0 auto;
}
.coop-wrap .coop-box {
  margin-bottom: 0.5rem;
}
.coop-wrap .coop-box ul li {
  width: 7.25rem;
}
.coop-wrap .coop-box ul li a {
  display: block;
}
.coop-wrap .coop-box ul li a img {
  width: 100%;
  height: 5.075rem;
}
