.justify,
.xd-teacher-wrap .teacher-team-info .double-btn,
.t-list-wrap ul,
.t-list-wrap .double-btn {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
html,
body {
  max-width: 1920px;
  min-width: 800px;
  margin: 0 auto;
  overflow-x: hidden;
}
.head-wrap {
  width: 10rem;
  margin: 0 auto;
  padding-top: 0.20833333rem;
  padding-bottom: 0.125rem;
}
.head-wrap h3 {
  line-height: 0.5rem;
  font-size: 0.25rem;
  color: #ff6600;
  text-align: center;
  font-weight: bold;
}
.head-wrap p {
  line-height: 0.33333333rem;
  font-size: 0.16666667rem;
  color: #000000;
  text-align: justify;
}
.x-nav {
  width: 100%;
  position: relative;
  height: 3.54166667rem;
  overflow: hidden;
  background: #ccc;
}
.x-nav video {
  position: absolute;
  width: 100%;
  left: 50%;
  top: -2.16666667rem;
  margin-left: -8rem;
}
.x-nav .x-nav-content {
  width: 10rem;
  position: relative;
  height: 5rem;
  margin: 0 auto;
  z-index: 10;
}
.x-nav .x-nav-content .x-nav-content-mk {
  text-align: center;
  padding-top: 1.16666667rem;
}
.x-nav .x-nav-content .x-nav-content-mk span {
  display: block;
  text-transform: uppercase;
  line-height: 0.5rem;
  font-size: 0.41666667rem;
  color: #fff;
  font-weight: 400;
}
.x-nav .x-nav-content .x-nav-content-mk h2 {
  display: block;
  text-transform: uppercase;
  line-height: 0.5rem;
  font-size: 0.33333333rem;
  color: #fff;
  font-weight: 600;
}
.x-nav .x-nav-musk {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.58;
  z-index: 9;
}
.body-color {
  background-color: #efefef;
}
.teacher-wrap {
  width: 10rem;
  margin: 0 auto;
  padding-top: 0.16666667rem;
}
.teacher-wrap .all-teacher-img {
  width: 100%;
  height: 3.3rem;
}
.xd-teacher-wrap {
  width: 10rem;
  margin: 0 auto;
  padding-top: 0.16666667rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.xd-teacher-wrap .xd-teacher-img {
  width: 7.04166667rem;
  height: 3.3rem;
}
.xd-teacher-wrap .teacher-team-info {
  background-color: #ffffff;
  width: 2.59166667rem;
  padding: 0.125rem;
}
.xd-teacher-wrap .teacher-team-info .teacher-team-info-box h3 {
  line-height: 0.41666667rem;
  font-size: 0.20833333rem;
  color: #ff6600;
}
.xd-teacher-wrap .teacher-team-info .teacher-team-info-box p {
  line-height: 0.275rem;
  font-size: 0.13333333rem;
  color: #000000;
  text-align: justify;
}
.xd-teacher-wrap .teacher-team-info .teacher-team-info-box .line-icon {
  padding-top: 0.125rem;
}
.xd-teacher-wrap .teacher-team-info .teacher-team-info-box .line-icon span {
  display: inline-block;
  padding: 0.00833333rem 0.025rem;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #a3a3a3;
  line-height: 0.16666667rem;
  font-size: 0.16666667rem;
  color: #a3a3a3;
}
.xd-teacher-wrap .teacher-team-info .teacher-team-info-box .line {
  width: 100%;
  height: 0.00833333rem;
  background: #ccc;
  margin-top: 0.08333333rem;
  margin-bottom: 0.125rem;
}
.xd-teacher-wrap .teacher-team-info .double-btn {
  width: 2.01666667rem;
  margin: 0 auto;
}
.xd-teacher-wrap .teacher-team-info .double-btn a {
  display: block;
  width: 0.86666667rem;
  margin-top: 0.125rem;
  margin-bottom: 0.16666667rem;
  line-height: 0.3rem;
  font-size: 0.16666667rem;
  color: #000000;
  background: #cccccc;
  text-align: center;
  border-radius: 5px;
}
.xd-teacher-wrap .teacher-team-info .double-btn a:last-child {
  background: none;
  color: #fff;
  background: #ff6600;
}
.t-list-wrap {
  width: 10rem;
  margin: 0 auto;
  padding-top: 0.33333333rem;
}
.t-list-wrap ul li {
  width: 2.30833333rem;
  background: #ffffff;
  margin-bottom: 0.33333333rem;
  transition: all 0.3s ease-in;
}
.t-list-wrap ul li a {
  display: block;
}
.t-list-wrap ul li a img {
  width: 100%;
  height: 2.625rem;
}
.t-list-wrap ul li h3 {
  line-height: 0.3rem;
  font-size: 0.16666667rem;
  color: #ff6600;
  padding-top: 0.08333333rem;
  text-align: center;
}
.t-list-wrap ul li p {
  line-height: 0.2rem;
  font-size: 0.13333333rem;
  color: #000000;
  text-align: center;
}
.t-list-wrap ul li:hover {
  transform: scale(1.1);
  box-shadow: 0 0 7px 6px #bfbfbf;
}
.t-list-wrap .double-btn {
  width: 2rem;
  margin: 0 auto;
}
.t-list-wrap .double-btn a {
  display: block;
  width: 0.91666667rem;
  margin-top: 0.125rem;
  margin-bottom: 0.16666667rem;
  line-height: 0.3rem;
  font-size: 0.16666667rem;
  color: #ffffff;
  background: #ff6600;
  text-align: center;
  border-radius: 5px;
  transition: all 0.3s ease;
}
.t-list-wrap .double-btn a:last-child {
  background: none;
  color: #666666;
  border: 0.00833333rem solid #666666;
}
.t-list-wrap .double-btn a:hover {
  transform: scale(1.1);
}
.bottom-info {
  width: 10rem;
  margin: 0 auto;
  text-align: center;
}
.bottom-info h3 {
  line-height: 0.5rem;
  font-size: 0.25rem;
  color: #ff6600;
  font-weight: bold;
}
.bottom-info p {
  line-height: 0.3rem;
  font-size: 0.16666667rem;
  color: #000000;
}
.bottom-zx {
  width: 6.25rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 0.33333333rem;
  padding-bottom: 0.33333333rem;
}
.bottom-zx a {
  display: block;
  width: 1.8rem;
  line-height: 0.5rem;
  font-size: 0.19166667rem;
  color: #333333;
  letter-spacing: 2px;
  text-align: center;
  border-radius: 0.08333333rem;
  border: 1px solid #8b8b8b;
  margin-bottom: 0.33333333rem;
  transition: all 0.3s ease;
}
.bottom-zx a:hover {
  background-color: #ff6600;
  border: 1px solid #ff6600;
  color: #ffffff;
}
.pc-footer-wrap {
  margin-top: 0!important;
}
