.justify,
.lean-skill-wrap ul,
.major-wrap ul,
.major-wrap ul li .major-double-btn,
.education-wrap,
.fellow-wrap ul,
.question-answer-wrap ul li h3,
.question-answer-wrap ul li p {
  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;
}
.sect-zx {
  display: block;
  width: 9.725rem;
  margin: 0 auto;
  margin-top: 0.65rem;
  line-height: 1.25rem;
  font-size: 0.6rem;
  color: #fff;
  background: #7d8cff;
  text-align: center;
  -webkit-border-radius: 0.75rem 0.75rem 0.75rem 0.75rem;
     -moz-border-radius: 0.75rem 0.75rem 0.75rem 0.75rem;
          border-radius: 0.75rem 0.75rem 0.75rem 0.75rem;
}
.sect-y-color {
  background: #ffca50;
  color: #000;
}
.head-wrap {
  padding-top: 1.125rem;
  padding-bottom: 0.75rem;
}
.head-wrap .head-box {
  width: 9.25rem;
  margin: 0 auto;
  height: 1.75rem;
  position: relative;
}
.head-wrap .head-box p span {
  font-size: 1.35rem;
  font-weight: bold;
  font-family: 'impact';
  color: #7d8cff;
  position: relative;
}
.head-wrap .head-box p span::after {
  content: '';
  width: 0.75rem;
  height: 1.625rem;
  border-left: 1px solid #7d8cff;
  background: #fff;
  position: absolute;
  top: 0.125rem;
  right: -0.5rem;
  -webkit-transform: skewX(-46deg);
     -moz-transform: skewX(-46deg);
      -ms-transform: skewX(-46deg);
          transform: skewX(-46deg);
}
.head-wrap .head-box p i {
  display: block;
  width: 3.5rem;
  line-height: 0.5rem;
  font-size: 0.375rem;
  color: #fff;
  background: #7d8cff;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
  text-transform: uppercase;
  font-style: normal;
}
.head-wrap .head-box p i::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 0.25rem solid transparent;
  border-left: 0.25rem solid transparent;
  border-bottom: 0.25rem solid transparent;
  border-right: 0.25rem solid #fff;
  position: absolute;
  top: -1px;
  right: -1px;
}
.head-wrap .head-box h1 {
  position: absolute;
  bottom: 0;
  left: 1.5rem;
  z-index: 2;
  font-size: 0.75rem;
  font-weight: 500;
  color: #000;
}
.head-wrap .head-box h1 span {
  font-size: 0.75rem;
  font-weight: 500;
  color: #7d8cff;
}
.lean-what-wrap .lean-what-img a {
  display: block;
}
.lean-what-wrap .lean-what-img a img {
  display: block;
  width: 100%;
}
.lean-skill-wrap ul {
  width: 15.125rem;
  margin: 0 auto;
}
.lean-skill-wrap ul li {
  width: 7rem;
  text-align: center;
  margin-bottom: 0.375rem;
}
.lean-skill-wrap ul li a {
  display: block;
}
.lean-skill-wrap ul li a img {
  width: 100%;
  height: 3.775rem;
}
.lean-skill-wrap ul li h3 {
  line-height: 0.9rem;
  font-size: 0.5rem;
  color: #000;
  font-weight: bold;
}
.lean-skill-wrap ul li h3 span {
  line-height: 0.9rem;
  font-size: 0.5rem;
  color: #7d8cff;
  font-weight: bold;
}
.lean-skill-wrap ul li p {
  line-height: 0.8rem;
  font-size: 0.45rem;
  color: #000;
}
.major-wrap ul {
  width: 15rem;
  margin: 0 auto;
}
.major-wrap ul li {
  width: 7.2rem;
  -webkit-box-shadow: 0px 0px 8px 2px #dbdbdb;
     -moz-box-shadow: 0px 0px 8px 2px #dbdbdb;
          box-shadow: 0px 0px 8px 2px #dbdbdb;
  -webkit-border-radius: 0.15rem 0.15rem 0.15rem 0.15rem;
     -moz-border-radius: 0.15rem 0.15rem 0.15rem 0.15rem;
          border-radius: 0.15rem 0.15rem 0.15rem 0.15rem;
  padding-bottom: 0.5rem;
  margin-top: 0.375rem;
}
.major-wrap ul li a {
  display: block;
}
.major-wrap ul li a img {
  width: 100%;
  height: 4.45rem;
}
.major-wrap ul li .major-img img {
  -webkit-border-radius: 0.15rem 0.15rem 0 0;
     -moz-border-radius: 0.15rem 0.15rem 0 0;
          border-radius: 0.15rem 0.15rem 0 0;
}
.major-wrap ul li .major-des {
  margin: 0.125rem 0 0.375rem 0.25rem;
}
.major-wrap ul li .major-des h3 {
  line-height: 0.9rem;
  font-size: 0.5rem;
  color: #000;
  font-weight: bold;
}
.major-wrap ul li .major-des p {
  line-height: 0.625rem;
  font-size: 0.45rem;
  color: #000;
}
.major-wrap ul li .major-des p:last-child {
  color: #f14735;
}
.major-wrap ul li .major-des p:last-child span {
  line-height: 0.625rem;
  font-size: 0.45rem;
  color: #f14735;
  font-weight: bold;
}
.major-wrap ul li .major-double-btn {
  width: 6.675rem;
  margin: 0 auto;
}
.major-wrap ul li .major-double-btn a {
  display: block;
  width: 3.025rem;
  line-height: 0.75rem;
  font-size: 0.45rem;
  color: #000;
  text-align: center;
  border: 1px solid #000;
  -webkit-border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
     -moz-border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
          border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
}
.major-wrap ul li .major-double-btn a:last-child {
  border: 1px solid #ffca50;
  background: #ffca50;
}
.education-wrap {
  width: 15.25rem;
  margin: 0 auto;
}
.education-wrap .education-img {
  width: 7.5rem;
}
.education-wrap .education-img a {
  display: block;
}
.education-wrap .education-img a img {
  width: 100%;
  height: 9.975rem;
}
.education-wrap .education-des {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.education-wrap .education-des ul {
  margin-top: 1rem;
}
.education-wrap .education-des ul li {
  height: 3.875rem;
  background: #f0f0f0;
  margin-bottom: 0.425rem;
}
.education-wrap .education-des ul li p {
  line-height: 0.9rem;
  font-size: 0.5rem;
  color: #000;
  text-align: justify;
  padding-top: 0.7rem;
  padding-right: 0.25rem;
}
.fellow-wrap ul {
  width: 15rem;
  margin: 0 auto;
  margin-top: 0.375rem;
}
.fellow-wrap ul li {
  width: 4.55rem;
  background: #fff;
  margin-bottom: 0.75rem;
  padding-bottom: 0.25rem;
}
.fellow-wrap ul li a {
  display: block;
}
.fellow-wrap ul li a img {
  width: 100%;
  height: 4.15rem;
}
.fellow-wrap ul li .fellow-des {
  border: 1px solid #000;
  border-top: none;
  -webkit-border-radius: 0 0 0.2rem 0.2rem;
     -moz-border-radius: 0 0 0.2rem 0.2rem;
          border-radius: 0 0 0.2rem 0.2rem;
}
.fellow-wrap ul li .fellow-des h3 {
  line-height: 1.2rem;
  font-size: 0.55rem;
  color: #000;
  font-weight: bold;
  text-align: center;
}
.fellow-wrap ul li .fellow-des p {
  line-height: 0.75rem;
  font-size: 0.5rem;
  color: #000;
  text-align: center;
}
.question-answer-wrap ul {
  width: 15.25rem;
  margin: 0 auto;
}
.question-answer-wrap ul li {
  border-bottom: 1px solid #7d7d7d;
  padding-bottom: 0.25rem;
}
.question-answer-wrap ul li h3 span {
  line-height: 0.95rem;
  font-size: 0.5rem;
  color: #000;
}
.question-answer-wrap ul li h3 i {
  line-height: 0.95rem;
  font-size: 0.5rem;
  font-style: normal;
  color: #afafaf;
}
.question-answer-wrap ul li p span {
  line-height: 0.95rem;
  font-size: 0.5rem;
  color: #aba8e1;
}
.question-answer-wrap ul li p a {
  display: block;
  width: 4.25rem;
  line-height: 0.95rem;
  font-size: 0.45rem;
  color: #7d8cff;
  border: 1px solid #7d8cff;
  text-indent: 1.5rem;
  -webkit-border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
     -moz-border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
          border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  position: relative;
}
.question-answer-wrap ul li p a::before {
  content: '';
  display: block;
  width: 0.75rem;
  height: 0.75rem;
  background: url('../img/ixon/dialogua-icon.jpg') no-repeat center / contain;
  position: absolute;
  top: 0.075rem;
  left: 0.25rem;
}
