html,
body {
  margin: 0 auto;
  min-width: 1200px;
  overflow-x: hidden;
}
.justify,
.discount-coupon-wrap ul,
.hot-major-wrap .major-box ul,
.hot-major-wrap .major-box ul li .double-btn {
  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;
}
.ban-wrap img {
  width: 16rem;
  height: 4.16666667rem;
}
.body-bg {
  background: #ff1100;
}
.discount-coupon-wrap {
  width: 10rem;
  margin: 0 auto;
}
.discount-coupon-wrap ul {
  padding-top: 0.41666667rem;
  padding-bottom: 0.41666667rem;
}
.discount-coupon-wrap ul li {
  width: 1.825rem;
  height: 1.725rem;
  background: url('../img/ixon/ixon-bg-01.png') no-repeat center / contain;
  position: relative;
  cursor: pointer;
}
.discount-coupon-wrap ul li h3 {
  line-height: 0.375rem;
  font-size: 0.25rem;
  color: #ff1100;
  text-align: center;
  font-weight: bold;
  margin-top: 0.125rem;
  font-family: 'RM Pro';
}
.discount-coupon-wrap ul li h3 span {
  line-height: 0.375rem;
  font-size: 0.13333333rem;
  color: #ff1100;
  margin-right: 0.04166667rem;
}
.discount-coupon-wrap ul li p {
  line-height: 0.38333333rem;
  font-size: 0.16666667rem;
  color: #ec6838;
  text-align: center;
  font-weight: bold;
}
.discount-coupon-wrap ul li:nth-of-type(2) p {
  line-height: 0.25rem;
  font-size: 0.16666667rem;
  color: #ec6838;
}
.discount-coupon-wrap ul li a {
  display: block;
  width: 1.3rem;
  line-height: 0.4rem;
  font-size: 0.21666667rem;
  color: #fff;
  text-align: center;
  font-weight: bold;
  position: absolute;
  bottom: 0.15rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.sect-zx {
  display: block;
  width: 2.95833333rem;
  margin: 0 auto;
  margin-top: 0.16666667rem;
  margin-bottom: 0.29166667rem;
  line-height: 0.5rem;
  font-size: 0.25rem;
  color: #c20202;
  background: -webkit-gradient(linear, left top, right top, from(#fbda8a), to(#fdecbb));
  background: -webkit-linear-gradient(left, #fbda8a, #fdecbb);
  background: -moz- oldlinear-gradient(left, #fbda8a, #fdecbb);
  background: linear-gradient(left, #fbda8a, #fdecbb);
  text-align: center;
  -webkit-border-radius: 0.33333333rem 0.33333333rem 0.33333333rem 0.33333333rem;
     -moz-border-radius: 0.33333333rem 0.33333333rem 0.33333333rem 0.33333333rem;
          border-radius: 0.33333333rem 0.33333333rem 0.33333333rem 0.33333333rem;
}
.auto1920 {
  width: 16rem;
  background: #ff1100;
}
.auto1920 a {
  display: block;
}
.auto1920 a img {
  display: block;
}
.directional-class-wrap {
  width: 11.375rem;
  margin: 0 auto;
  height: 5.83333333rem;
  background: url('../img/ixon/ixon-bg-02.png') no-repeat center / contain;
}
.directional-class-wrap .directional-class-bg {
  width: 8.45833333rem;
  margin: 0 auto;
  padding-top: 0.79166667rem;
}
.directional-class-wrap .directional-class-bg table {
  width: 100%;
  border: 1px solid #e53528;
  text-align: center;
}
.directional-class-wrap .directional-class-bg table thead {
  background: #e53528;
}
.directional-class-wrap .directional-class-bg table thead tr th {
  line-height: 0.45833333rem;
  font-size: 0.16666667rem;
  color: #fff;
  font-weight: bold;
  border: 1px solid #e53528;
}
.directional-class-wrap .directional-class-bg table thead tr th span {
  line-height: 0.3rem;
  font-size: 0.16666667rem;
  color: #fff;
  font-weight: bold;
}
.directional-class-wrap .directional-class-bg table tbody tr td {
  line-height: 0.375rem;
  font-size: 0.15rem;
  color: #000;
  border: 1px solid #e53528;
  font-weight: bold;
}
.directional-class-wrap .directional-class-bg table tbody tr td a {
  color: #000;
  font-size: 0.15rem;
  font-weight: bold;
}
.directional-class-wrap .directional-class-bg table tbody tr td:last-child {
  color: #e53528;
  font-weight: bold;
}
.directional-class-wrap .directional-class-bg table tbody tr:hover {
  cursor: pointer;
}
.directional-class-wrap .directional-class-bg table tbody tr:nth-of-type(odd) {
  background: #fcf7e6;
}
.directional-class-wrap .directional-class-bg table tbody tr:nth-of-type(odd) td {
  color: #ff1100;
}
.directional-class-wrap .directional-class-bg table tbody tr:nth-of-type(odd) td a {
  color: #ff1100;
}
.directional-class-wrap .directional-class-bg table tbody tr:nth-of-type(even) td {
  color: #fcf8e6;
}
.directional-class-wrap .directional-class-bg table tbody tr:nth-of-type(even) td a {
  color: #fcf8e6;
}
.hot-major-bg {
  width: 16rem;
  height: 6.15833333rem;
  background: url('../img/ixon/ixon-bg-03.jpg') no-repeat center / contain;
}
.hot-major-wrap .major-box ul {
  width: 9.16666667rem;
  margin: 0 auto;
}
.hot-major-wrap .major-box ul li {
  width: 2.15rem;
  height: 2.66666667rem;
  border: 2px solid #fffccf;
  -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;
  margin-top: 0.16666667rem;
  position: relative;
}
.hot-major-wrap .major-box ul li a {
  display: block;
}
.hot-major-wrap .major-box ul li a img {
  width: 100%;
  height: 1.29166667rem;
}
.hot-major-wrap .major-box ul li a img {
  -webkit-border-radius: 0.05rem 0.05rem 0 0;
     -moz-border-radius: 0.05rem 0.05rem 0 0;
          border-radius: 0.05rem 0.05rem 0 0;
}
.hot-major-wrap .major-box ul li h3 {
  line-height: 0.33333333rem;
  font-size: 0.20833333rem;
  color: #fff;
  text-align: center;
}
.hot-major-wrap .major-box ul li p {
  width: 2.08333333rem;
  margin: 0 auto;
  line-height: 0.2rem;
  font-size: 0.125rem;
  color: #fff;
  text-align: justify;
}
.hot-major-wrap .major-box ul li p span {
  color: #ff7373;
}
.hot-major-wrap .major-box ul li .double-btn {
  width: 2rem;
  position: absolute;
  bottom: 0.11666667rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.hot-major-wrap .major-box ul li .double-btn a {
  display: block;
  width: 0.91666667rem;
  height: 0.275rem;
  line-height: 0.275rem;
  font-size: 0.15rem;
  color: #fff;
  border: 1px solid #d10101;
  background: #d10101;
  text-align: center;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
.hot-major-wrap .major-box ul li .double-btn a:last-child {
  background: none;
  border: 1px solid #fffccf;
  color: #fff;
}
.hot-major-wrap .major-box .itme-ul li {
  -webkit-border-radius: 0rem 0rem 0rem 0rem;
     -moz-border-radius: 0rem 0rem 0rem 0rem;
          border-radius: 0rem 0rem 0rem 0rem;
}
.hot-major-wrap .major-box .itme-ul li a img {
  -webkit-border-radius: 0rem 0rem 0rem 0rem;
     -moz-border-radius: 0rem 0rem 0rem 0rem;
          border-radius: 0rem 0rem 0rem 0rem;
}
.marginTop30 .major-box Ul li {
  height: 2.14166667rem;
}
.book-wrap {
  width: 16rem;
  height: 7.45833333rem;
  background: url('../img/ixon/ixon-bg-04.jpg') no-repeat center / contain;
}
