.justify,
.info-wrap,
.classlist-wrap .classlsit-item,
.classlist-wrap .classlsit-item .class-left-title ul,
.teaching-advant-wrap ul,
.przxb-show ul,
.other-wrap ul,
.other-wrap ul li,
.select-class,
.select-class .select-class-right 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: 1920px;
  min-width: 1200px;
  margin: 0 auto;
  overflow-x: hidden;
}
.ban-wrap {
  width: 16rem;
  margin: 0 auto;
}
.ban-wrap img {
  width: 16rem;
}
.sect-zx {
  display: block;
  width: 3.13333333rem;
  margin: 0 auto;
  margin-top: 0.21666667rem;
  line-height: 0.5rem;
  font-size: 0.25rem;
  color: #fff;
  background: #e70012;
  text-align: center;
  -webkit-border-radius: 0.125rem 0.125rem 0.125rem 0.125rem;
     -moz-border-radius: 0.125rem 0.125rem 0.125rem 0.125rem;
          border-radius: 0.125rem 0.125rem 0.125rem 0.125rem;
}
.sect-zx:hover {
  background: #fa0000;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.head-wrap {
  padding-top: 0.33333333rem;
  text-align: center;
}
.head-wrap h1 {
  line-height: 0.4rem;
  font-size: 0.33333333rem;
  color: #000;
  font-weight: 500;
}
.head-wrap p {
  line-height: 0.41666667rem;
  font-size: 0.16666667rem;
  color: #858585;
  text-transform: uppercase;
}
.section-1 {
  width: 10.1rem;
  margin: 0 auto;
  height: 412/120rem;
  background: url('../img/przxb_bg.jpg') no-repeat center / contain;
}
.info-wrap {
  width: 10.1rem;
  margin: 0 auto;
  margin-top: 0.08333333rem;
}
.info-wrap .info-left-box {
  width: 4.33333333rem;
}
.info-wrap .info-left-box a {
  display: block;
}
.info-wrap .info-left-box a img {
  width: 100%;
  height: 3.10833333rem;
}
.info-wrap .info-right-box {
  width: 5.76666667rem;
  padding-top: 0.08333333rem;
  background: #eee;
}
.info-wrap .info-right-box .info-con-box {
  width: 95%;
  margin: 0 auto;
  padding-top: 0.125rem;
}
.info-wrap .info-right-box .info-con-box h3 {
  line-height: 0.41666667rem;
  font-size: 0.2rem;
  color: #000;
  font-weight: bold;
}
.info-wrap .info-right-box .info-con-box p {
  line-height: 0.275rem;
  font-size: 0.15833333rem;
  color: #000;
  text-align: justify;
  padding-right: 0.08333333rem;
}
.info-wrap .info-right-box a.sect-zx {
  margin-top: 0.16666667rem;
}
.classlist-wrap {
  width: 10.1rem;
  margin: 0 auto;
}
.classlist-wrap .classlsit-item {
  border: 1px solid #000;
  margin-top: 0.16666667rem;
}
.classlist-wrap .classlsit-item .class-left-title {
  width: 2.54166667rem;
  height: 1.19166667rem;
  border-right: 1px solid #000;
}
.classlist-wrap .classlsit-item .class-left-title ul li {
  height: 0.75rem;
}
.classlist-wrap .classlsit-item .class-left-title ul li:nth-of-type(1) span {
  display: block;
  line-height: 0.75rem;
  font-size: 0.6rem;
  color: #f9c2bf;
  font-weight: bold;
  font-family: 'Impact';
  font-style: italic;
  margin: 0.16666667rem 0.16666667rem 0;
}
.classlist-wrap .classlsit-item .class-left-title ul li:nth-of-type(2) {
  width: 1.48333333rem;
}
.classlist-wrap .classlsit-item .class-left-title ul li:nth-of-type(2) h3 {
  line-height: 0.73333333rem;
  font-size: 0.275rem;
  color: #f9c2bf;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Impact';
  margin-top: 0.20833333rem;
}
.classlist-wrap .classlsit-item .class-left-title h4 {
  margin: 0 auto;
  line-height: 0.41666667rem;
  font-size: 0.26666667rem;
  color: #f35546;
  font-weight: bold;
  text-align: center;
}
.classlist-wrap .classlsit-item .class-right-info {
  width: 7.5rem;
  height: 1.18333333rem;
  background: #f2f2f2;
  margin-top: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
}
.classlist-wrap .classlsit-item .class-right-info p {
  padding-top: 0.25rem;
  padding-left: 0.23333333rem;
  padding-right: 0.16666667rem;
  line-height: 0.36666667rem;
  font-size: 0.19166667rem;
  color: #000;
  text-align: justify;
}
.classlist-wrap .classlsit-item .class-right-info p span {
  line-height: 0.36666667rem;
  font-size: 0.19166667rem;
  color: #fc2615;
}
.classlist-wrap .classlsit-item .class-right-info p span:hover {
  cursor: pointer;
}
.teaching-advant-wrap {
  width: 10.1rem;
  margin: 0 auto;
  padding-top: 0.20833333rem;
}
.teaching-advant-wrap ul li {
  width: 2.44166667rem;
  padding-bottom: 0.125rem;
  text-align: center;
  margin-bottom: 0.16666667rem;
}
.teaching-advant-wrap ul li a {
  display: block;
}
.teaching-advant-wrap ul li a img {
  width: 100%;
  height: 1.775rem;
}
.teaching-advant-wrap ul li h3 {
  line-height: 0.41666667rem;
  font-size: 0.2rem;
  color: #000;
}
.przxb-show {
  width: 10.1rem;
  margin: 0 auto;
  padding-top: 0.20833333rem;
}
.przxb-show ul li {
  width: 3.23333333rem;
  padding-bottom: 0.125rem;
}
.przxb-show ul li a {
  display: block;
}
.przxb-show ul li a img {
  width: 100%;
  height: 2.275rem;
}
.przxb-show ul li h3 {
  line-height: 0.31666667rem;
  font-size: 0.16666667rem;
  color: #000;
  text-align: center;
}
.przxb-show ul li:hover {
  -webkit-animation: sacIMg 0.5s ease-in;
     -moz-animation: sacIMg 0.5s ease-in;
          animation: sacIMg 0.5s ease-in;
}
@-webkit-keyframes sacIMg {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-moz-keyframes sacIMg {
  0% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.2);
         transform: scale(1.2);
  }
  100% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
}
@keyframes sacIMg {
  0% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
       -moz-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
            transform: scale(1);
  }
}
.other-why {
  padding-top: 0.3rem;
  padding-bottom: 0.25rem;
}
.other-wrap {
  width: 10.1rem;
  margin: 0 auto;
}
.other-wrap ul li {
  width: 4.70833333rem;
  color: #000;
  line-height: 0.53333333rem;
  border-bottom: 1px dashed #535353;
}
.other-wrap ul li p {
  line-height: 0.53333333rem;
  font-size: 0.20833333rem;
  color: #000;
  text-indent: 0.05rem;
}
.other-wrap ul li a {
  width: 1rem;
  line-height: 0.3rem;
  font-size: 0.13333333rem;
  color: #eb1314;
  height: 0.3rem;
  border: 1px solid #eb1314;
  text-align: center;
  margin-top: 0.1rem;
  margin-right: 0.05rem;
}
.other-wrap ul li a:hover {
  background: #eb1314;
  color: #fff;
}
.select-class {
  width: 10.1rem;
  margin: 0 auto;
  margin-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.select-class h3 {
  line-height: 0.55rem;
  font-size: 0.20833333rem;
  color: #fff;
  text-align: center;
  background: #ef473a;
}
.select-class h3 span {
  line-height: 0.55rem;
  font-size: 0.20833333rem;
  color: #fff;
  font-weight: bold;
}
.select-class .select-class-left {
  width: 4.75rem;
  background: #eee;
}
.select-class #baoming {
  width: 4.28333333rem;
  margin: 0 auto;
}
.select-class #baoming li {
  height: 0.31666667rem;
  line-height: 0.31666667rem;
  margin-top: 0.16666667rem;
}
.select-class #baoming li input {
  width: 100%;
  height: 100%;
  line-height: 0.31666667rem;
  font-size: 0.15rem;
  color: #000;
  text-indent: 0.16666667rem;
  background: #fff;
  -webkit-border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
     -moz-border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
          border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
  border: 1px solid #a0a0a0;
}
.select-class #baoming li select {
  width: 100%;
  height: 100%;
  line-height: 0.31666667rem;
  font-size: 0.15rem;
  color: #000;
  text-indent: 0.16666667rem;
  background: #fff;
  -webkit-border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
     -moz-border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
          border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
  border: 1px solid #a0a0a0;
}
.select-class .shc-sub {
  width: 4.28333333rem;
  margin: 0 auto;
}
.select-class .shc-sub a {
  display: block;
  width: 100%;
  text-align: center;
  height: 0.36666667rem;
  line-height: 0.36666667rem;
  font-size: 0.15rem;
  color: #fff;
  font-weight: bold;
  background: #fd3d24;
  margin-top: 0.16666667rem;
  -webkit-border-radius: 0.05rem;
     -moz-border-radius: 0.05rem;
          border-radius: 0.05rem;
}
.select-class .select-class-right {
  width: 4.75rem;
  background: #eeeeee;
}
.select-class .select-class-right h3 a {
  display: block;
  line-height: 0.55rem;
  font-size: 0.20833333rem;
  color: #fff;
}
.select-class .select-class-right ul {
  width: 4.375rem;
  padding: 0.15rem 0.15rem 0 0.15rem;
}
.select-class .select-class-right ul li {
  width: 2.08333333rem;
  margin-bottom: 0.16666667rem;
}
.select-class .select-class-right ul li a {
  display: block;
}
.select-class .select-class-right ul li a img {
  width: 100%;
  height: 0.81666667rem;
}
