.justify,
.discounts-wrap .discounts-box ul,
.set-meal-wrap ul,
.advantage-wrap ul,
.baoming-wrap .baoming-box .baoming-info-box ul li {
  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;
}
.head-wrap {
  padding-top: 0.25rem;
}
.head-wrap h1 {
  width: 4.08333333rem;
  margin: 0 auto;
  background: url('../img/ixon/head-icon.png') no-repeat center / contain;
  line-height: 0.83333333rem;
  font-size: 0.33333333rem;
  color: #bd1a21;
  letter-spacing: 0.04166667rem;
  font-weight: bold;
  text-align: center;
}
.sect-zx {
  display: block;
  width: 4.05833333rem;
  margin: 0 auto;
  line-height: 0.5rem;
  font-size: 0.20833333rem;
  color: #ffebbc;
  text-align: center;
  -webkit-border-radius: 0.08333333rem 0.08333333rem 0.08333333rem 0.08333333rem;
     -moz-border-radius: 0.08333333rem 0.08333333rem 0.08333333rem 0.08333333rem;
          border-radius: 0.08333333rem 0.08333333rem 0.08333333rem 0.08333333rem;
  background: #df2c2c;
  margin-top: 0.25rem;
  position: relative;
}
.sect-zx span {
  display: block;
  width: 0.44166667rem;
  height: 0.44166667rem;
  background: url('../img/ixon/pointer-icon.png') no-repeat center / contain;
  position: absolute;
  top: 0.10833333rem;
  right: 0.25rem;
}
.sect-zx:hover {
  background: #fa0000;
  color: #fff;
  -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);
}
.discounts-wrap {
  background: #ffebbc;
  padding-bottom: 0.33333333rem;
}
.discounts-wrap .discounts-box {
  width: 10rem;
  margin: 0 auto;
  margin-top: 0.16666667rem;
}
.discounts-wrap .discounts-box ul {
  margin-top: 0.25rem;
}
.discounts-wrap .discounts-box ul li {
  text-align: center;
}
.discounts-wrap .discounts-box ul li span {
  display: block;
  width: 1.26666667rem;
  margin: 0 auto;
  height: 1.25rem;
  background: url('../img/ixon/circle-bg.png') no-repeat center / contain;
  line-height: 1.25rem;
  font-size: 0.66666667rem;
  color: #ffebbc;
  font-weight: bold;
}
.discounts-wrap .discounts-box ul li h3 {
  line-height: 0.5rem;
  font-size: 0.25rem;
  color: #df2c2c;
  font-weight: bold;
}
.discounts-wrap .discounts-box ul li p {
  line-height: 0.3rem;
  font-size: 0.20833333rem;
  color: #000;
}
.set-meal-wrap ul {
  width: 10rem;
  margin: 0 auto;
}
.set-meal-wrap ul li {
  width: 3.2rem;
  height: 4.25833333rem;
  margin-top: 0.83333333rem;
  background: #df2c2c;
  -webkit-border-radius: 0.11666667rem 0.11666667rem 0.11666667rem 0.11666667rem;
     -moz-border-radius: 0.11666667rem 0.11666667rem 0.11666667rem 0.11666667rem;
          border-radius: 0.11666667rem 0.11666667rem 0.11666667rem 0.11666667rem;
  position: relative;
}
.set-meal-wrap ul li i {
  display: block;
  width: 2.46666667rem;
  height: 1.33333333rem;
  position: absolute;
  top: -0.5rem;
  left: 50%;
  -webkit-transform: translate(-50%);
     -moz-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
  background: url('../img/set-meal/1.jpg') no-repeat center / contain;
}
.set-meal-wrap ul li:nth-of-type(2) i {
  background: url('../img/set-meal/2.jpg') no-repeat center / contain;
}
.set-meal-wrap ul li:nth-of-type(3) i {
  background: url('../img/set-meal/3.jpg') no-repeat center / contain;
}
.set-meal-wrap ul li h3 {
  line-height: 0.5rem;
  font-size: 0.25rem;
  color: #f6c581;
  margin-top: 0.83333333rem;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.set-meal-wrap ul li h5 {
  line-height: 0.25rem;
  font-size: 0.20833333rem;
  color: #ea835b;
  text-align: center;
  font-weight: bold;
}
.set-meal-wrap ul li p {
  width: 2.68333333rem;
  margin: 0 auto;
  line-height: 0.35833333rem;
  font-size: 0.2rem;
  color: #f6c581;
  text-align: justify;
}
.set-meal-wrap ul li p span {
  line-height: 0.35833333rem;
  font-size: 0.2rem;
  color: #f6c581;
  font-weight: bold;
}
.set-meal-wrap ul li a {
  display: block;
  width: 2.36666667rem;
  margin: 0 auto;
  line-height: 0.45rem;
  font-size: 0.21666667rem;
  color: #df2c2c;
  text-align: center;
  background: #f6c581;
  -webkit-border-radius: 0.23333333rem 0.23333333rem 0.23333333rem 0.23333333rem;
     -moz-border-radius: 0.23333333rem 0.23333333rem 0.23333333rem 0.23333333rem;
          border-radius: 0.23333333rem 0.23333333rem 0.23333333rem 0.23333333rem;
  position: absolute;
  bottom: 0.20833333rem;
  left: 50%;
  -webkit-transform: translate(-50%);
     -moz-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
}
.set-meal-wrap ul:nth-of-type(2) {
  width: 9.15rem;
  margin: 0 auto;
}
.set-meal-wrap ul:nth-of-type(2) li {
  width: 4.21666667rem;
  height: 4.66666667rem;
}
.set-meal-wrap ul:nth-of-type(2) li i {
  background: url('../img/set-meal/4.jpg') no-repeat center / contain;
}
.set-meal-wrap ul:nth-of-type(2) li:nth-of-type(2) i {
  background: url('../img/set-meal/5.jpg') no-repeat center / contain;
}
.set-meal-wrap ul:nth-of-type(2) li p {
  width: 3.51666667rem;
  margin: 0 auto;
}
.advantage-wrap {
  background: #ffebbc;
  margin-top: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.5rem;
}
.advantage-wrap ul {
  width: 10rem;
  margin: 0 auto;
}
.advantage-wrap ul li {
  width: 3.075rem;
  height: 2.09166667rem;
  margin-top: 0.33333333rem;
  background: #fff;
  text-align: center;
}
.advantage-wrap ul li i {
  display: block;
  width: 0.58333333rem;
  margin: 0 auto;
  height: 0.58333333rem;
  background: url('../img/ixon/advantage/1.png') no-repeat center / contain;
  margin-top: 0.25rem;
}
.advantage-wrap ul li h3 {
  line-height: 0.4rem;
  font-size: 0.25rem;
  color: #fff;
  font-weight: bold;
}
.advantage-wrap ul li p {
  line-height: 0.3rem;
  font-size: 0.18333333rem;
  color: #fff;
}
.advantage-wrap ul li:nth-of-type(1) {
  background: url('../img/ixon/advantage/bg-01.jpg') no-repeat center / contain;
}
.advantage-wrap ul li:nth-of-type(2) i {
  background: url('../img/ixon/advantage/2.png') no-repeat center / contain;
}
.advantage-wrap ul li:nth-of-type(3) {
  background: url('../img/ixon/advantage/bg-02.jpg') no-repeat center / contain;
}
.advantage-wrap ul li:nth-of-type(3) i {
  background: url('../img/ixon/advantage/3.png') no-repeat center / contain;
}
.advantage-wrap ul li:nth-of-type(4) i {
  background: url('../img/ixon/advantage/4.png') no-repeat center / contain;
}
.advantage-wrap ul li:nth-of-type(5) {
  background: url('../img/ixon/advantage/bg-03.jpg') no-repeat center / contain;
}
.advantage-wrap ul li:nth-of-type(5) i {
  background: url('../img/ixon/advantage/5.png') no-repeat center / contain;
}
.advantage-wrap ul li:nth-of-type(6) i {
  background: url('../img/ixon/advantage/6.png') no-repeat center / contain;
}
.advantage-wrap ul li:nth-of-type(even) h3 {
  line-height: 0.4rem;
  font-size: 0.25rem;
  color: #df2c2c;
  font-weight: bold;
}
.advantage-wrap ul li:nth-of-type(even) p {
  line-height: 0.3rem;
  font-size: 0.18333333rem;
  color: #df2c2c;
}
.baoming-wrap {
  height: 5.1rem;
  background: url('../img/ixon/foot_bg.jpg') no-repeat 1%;
  position: relative;
}
.baoming-wrap .baoming-box {
  width: 6.34166667rem;
  background: #fff;
  padding-bottom: 0.375rem;
  position: absolute;
  top: 0.6rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  -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;
}
.baoming-wrap .baoming-box .baoming-title {
  text-align: center;
  padding-top: 0.25rem;
}
.baoming-wrap .baoming-box .baoming-title h3 {
  line-height: 0.55rem;
  font-size: 0.375rem;
  color: #df2c2c;
}
.baoming-wrap .baoming-box .baoming-title p {
  line-height: 0.31666667rem;
  font-size: 0.225rem;
  color: #000;
}
.baoming-wrap .baoming-box .baoming-info-box {
  width: 4.91666667rem;
  margin: 0 auto;
}
.baoming-wrap .baoming-box .baoming-info-box ul li {
  background: #eeeeee;
  height: 0.5rem;
  margin-top: 0.16666667rem;
  -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;
}
.baoming-wrap .baoming-box .baoming-info-box ul li input {
  display: block;
  width: 100%;
  line-height: 0.5rem;
  font-size: 0.20833333rem;
  color: #535252;
  text-indent: 0.125rem;
}
.baoming-wrap .baoming-box .baoming-info-box ul li:last-child i {
  background: url('../img/icon/icon-dh.png') no-repeat center / contain;
}
.baoming-wrap .baoming-box .baoming-info-box .baoming-sub-btn {
  display: block;
  width: 100%;
  line-height: 0.5rem;
  font-size: 0.20833333rem;
  color: #ffebbc;
  text-align: center;
  -webkit-border-radius: 0.08333333rem 0.08333333rem 0.08333333rem 0.08333333rem;
     -moz-border-radius: 0.08333333rem 0.08333333rem 0.08333333rem 0.08333333rem;
          border-radius: 0.08333333rem 0.08333333rem 0.08333333rem 0.08333333rem;
  background: #df2c2c;
  margin-top: 0.25rem;
}
