.justify,
.lean-cont-wrap .lean-cont-cont .lean-cont-tit,
.lean-cont-wrap .lean-cont-cont .lean-cont-wrapper ul li,
.double-btn,
.free-lean-wrap .freelean-info,
.free-lean-wrap .freelean-info ul,
.adv-wrap ul,
.major-list-wrap .major-list-tit,
.major-list-wrap .major-list-wrapper ul,
.major-list-wrap .major-double-btn,
.equipment-wrap ul,
.other-why 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;
}
html,
body {
  max-width: 640px;
  margin: 0 auto;
  overflow-x: hidden;
}
.ban-wrap {
  width: 16rem;
  margin: 0 auto;
}
.ban-wrap img {
  width: 16rem;
}
.top-head-wrap {
  padding-top: 0.375rem;
  text-align: center;
}
.top-head-wrap h1 {
  line-height: 1.35rem;
  font-size: 0.75rem;
  color: #ec5324;
  font-weight: bold;
}
.top-head-wrap p {
  line-height: 0.75rem;
  font-size: 0.5rem;
  color: #525252;
}
.mbhead-wrap {
  padding-top: 0.625rem;
  text-align: center;
  position: relative;
}
.mbhead-wrap h1 {
  line-height: 1.25rem;
  font-size: 0.75rem;
  color: #000;
  font-weight: bold;
}
.mbhead-wrap h1 span {
  line-height: 1.25rem;
  font-size: 0.75rem;
  color: #ee6b3a;
}
.mbhead-wrap p {
  line-height: 0.85rem;
  font-size: 0.6rem;
  color: #000;
}
.mbhead-wrap::after {
  content: '';
  display: block;
  width: 3rem;
  height: 0.325rem;
  background: #f5c5ad;
  position: absolute;
  bottom: -0.5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.sub-baoimg-wrap {
  margin-top: 0.375rem;
}
.sub-baoimg-wrap .input-phone {
  line-height: 1.75rem;
  font-size: 0.5rem;
  color: #000;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  text-indent: 0.75rem;
}
.sub-baoimg-wrap .input-phone input {
  width: 12.375rem;
  line-height: 1.75rem;
  font-size: 0.5rem;
  color: #000;
  margin-left: 0.5rem;
}
.sub-baoimg-wrap .attion-info {
  position: relative;
  line-height: 1.5rem;
  text-indent: 1.5rem;
}
.sub-baoimg-wrap .attion-info i {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  border: 1px solid #000;
  background: url('../img/ixon/icon-gou.png') no-repeat center / contain;
  position: absolute;
  top: 50%;
  left: 0.5rem;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.sub-baoimg-wrap .submit-btn {
  display: block;
  width: 14.55rem;
  margin: 0 auto;
  line-height: 1.5rem;
  font-size: 0.625rem;
  color: #fff;
  background: #ef9b71;
  -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;
  text-align: center;
  margin-top: 10px;
}
.lean-cont-wrap {
  margin-top: 1.125rem;
}
.lean-cont-wrap .lean-cont-cont {
  width: 15.5rem;
  margin: 0 auto;
}
.lean-cont-wrap .lean-cont-cont .lean-cont-tit span {
  display: block;
  width: 3.675rem;
  line-height: 1.375rem;
  font-size: 0.5rem;
  color: #ef9b71;
  font-weight: bold;
  text-align: center;
  background: #eeeeee;
}
.lean-cont-wrap .lean-cont-cont .lean-cont-tit span.lean-btn-active {
  background: #ef9b71;
  color: #fff;
}
.lean-cont-wrap .lean-cont-cont .lean-cont-wrapper {
  margin-top: 0.5rem;
}
.lean-cont-wrap .lean-cont-cont .lean-cont-wrapper ul li:nth-of-type(1) a {
  display: block;
  width: 7.15rem;
}
.lean-cont-wrap .lean-cont-cont .lean-cont-wrapper ul li:nth-of-type(1) a img {
  display: block;
  width: 100%;
  height: 8.9rem;
}
.lean-cont-wrap .lean-cont-cont .lean-cont-wrapper ul li:nth-of-type(1) a:nth-of-type(2) {
  width: 7.875rem;
}
.lean-cont-wrap .lean-cont-cont .lean-cont-wrapper ul li:nth-of-type(1) a:nth-of-type(2) img {
  height: 4.2rem;
}
.lean-cont-wrap .lean-cont-cont .lean-cont-wrapper ul li:nth-of-type(1) a:nth-of-type(2) .lean-img-margin {
  margin-top: 0.375rem;
}
.lean-cont-wrap .lean-cont-cont .lean-cont-wrapper ul li:nth-of-type(2) {
  margin-top: 0.375rem;
}
.lean-cont-wrap .lean-cont-cont .lean-cont-wrapper ul li:nth-of-type(2) a {
  display: block;
  width: 5rem;
}
.lean-cont-wrap .lean-cont-cont .lean-cont-wrapper ul li:nth-of-type(2) a img {
  display: block;
  width: 100%;
  height: 4.2rem;
}
.double-btn {
  width: 15rem;
  margin: 0 auto;
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
.double-btn a {
  display: block;
  width: 7.1rem;
  line-height: 1.35rem;
  font-size: 0.6rem;
  color: #fff;
  border: 1px solid #ef9b71;
  background: #ef9b71;
  text-align: center;
  -webkit-border-radius: 0.7rem 0.7rem 0.7rem 0.7rem;
     -moz-border-radius: 0.7rem 0.7rem 0.7rem 0.7rem;
          border-radius: 0.7rem 0.7rem 0.7rem 0.7rem;
}
.double-btn a:last-child {
  background: none;
  border: 1px solid #ef9b71;
  color: #ef9b71;
}
.free-lean-wrap {
  width: 15.25rem;
  margin: 0 auto;
  height: 7.05rem;
  border: 1px solid #82c0ff;
  text-align: center;
}
.free-lean-wrap .freelean-title {
  width: 13.05rem;
  margin: 0 auto;
  line-height: 1.875rem;
  font-size: 0.75rem;
  color: #000;
  border: 1px dashed #82c0ff;
  font-weight: bold;
  margin-top: 0.5rem;
}
.free-lean-wrap .freelean-title span {
  line-height: 1.875rem;
  font-size: 0.75rem;
  color: #ee6b3a;
  font-weight: bold;
}
.free-lean-wrap .freelean-info {
  width: 9.75rem;
  margin: 0 auto;
}
.free-lean-wrap .freelean-info p {
  line-height: 2rem;
  font-size: 0.55rem;
  color: #000;
  font-weight: bold;
  letter-spacing: 0.125rem;
}
.free-lean-wrap .freelean-info p span {
  line-height: 2rem;
  font-size: 0.55rem;
  color: #ee6b3a;
  font-weight: bold;
}
.free-lean-wrap .freelean-info ul {
  margin-top: 0.325rem;
}
.free-lean-wrap .freelean-info ul li {
  width: 0.85rem;
  height: 0.85rem;
  line-height: 0.85rem;
  font-size: 0.55rem;
  color: #000;
  letter-spacing: 0.125rem;
  border: 1px solid #707070;
  margin: 0.25rem 0.125rem;
}
.free-lean-wrap .freelean-info ul li:nth-of-type(3) {
  color: #ee6b3a;
  font-weight: bold;
}
.free-lean-wrap .freelean-btn {
  display: block;
  width: 11.2rem;
  margin: 0 auto;
  line-height: 1.5rem;
  font-size: 0.6rem;
  color: #fff;
  font-weight: bold;
  background: #ef9b71;
  -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;
}
.free-lean-wrap .freelean-btn span {
  line-height: 1.5rem;
  font-size: 0.6rem;
  color: #fffe03;
  letter-spacing: 0.125rem;
  margin-left: 0.125rem;
  font-weight: bold;
}
.free-lean-wrap .freelean-p {
  line-height: 0.9rem;
  font-size: 0.45rem;
  color: #000;
}
.free-lean-wrap .freelean-p span {
  line-height: 0.9rem;
  font-size: 0.45rem;
  color: #f2987d;
  font-weight: bold;
}
.adv-wrap ul {
  width: 15rem;
  margin: 0 auto;
  margin-top: 0.625rem;
}
.adv-wrap ul li {
  width: 7.3rem;
  line-height: 1.75rem;
  font-size: 0.625rem;
  color: #000;
  text-indent: 1.875rem;
  position: relative;
  margin-top: 0.375rem;
}
.adv-wrap ul li i {
  display: block;
  width: 1.75rem;
  height: 1.75rem;
  background: url('../img/ixon/icon/1.jpg') no-repeat center / contain;
  position: absolute;
  top: 0;
  left: 0;
}
.adv-wrap ul li:nth-of-type(2) i {
  background: url('../img/ixon/icon/2.jpg') no-repeat center / contain;
}
.adv-wrap ul li:nth-of-type(3) i {
  background: url('../img/ixon/icon/3.jpg') no-repeat center / contain;
}
.adv-wrap ul li:nth-of-type(4) i {
  background: url('../img/ixon/icon/4.jpg') no-repeat center / contain;
}
.adv-wrap ul li:nth-of-type(5) i {
  background: url('../img/ixon/icon/5.jpg') no-repeat center / contain;
}
.adv-wrap ul li:nth-of-type(6) i {
  background: url('../img/ixon/icon/6.jpg') no-repeat center / contain;
}
.major-list-wrap {
  width: 15rem;
  margin: 0 auto;
  margin-top: 0.875rem;
}
.major-list-wrap .major-list-tit span {
  display: block;
  width: 7.25rem;
  line-height: 1.375rem;
  font-size: 0.5rem;
  color: #ef9b71;
  font-weight: bold;
  text-align: center;
  background: #eeeeee;
}
.major-list-wrap .major-list-tit span.major-btn-active {
  background: #ef9b71;
  color: #fff;
}
.major-list-wrap .major-list-wrapper ul {
  margin-top: 0.625rem;
}
.major-list-wrap .major-list-wrapper ul li {
  width: 7rem;
  border: 1px solid #1b1b1b;
  -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;
  margin-bottom: 0.5rem;
}
.major-list-wrap .major-list-wrapper ul li a {
  display: block;
}
.major-list-wrap .major-list-wrapper ul li a img {
  width: 100%;
  height: 4.475rem;
}
.major-list-wrap .major-list-wrapper ul li a 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-list-wrap .major-list-wrapper ul li h3 {
  line-height: 1.125rem;
  font-size: 0.5rem;
  color: #000;
  font-weight: bold;
  text-align: center;
}
.major-list-wrap .major-list-wrapper ul li p {
  width: 6rem;
  margin: 0 auto;
  height: 1.85rem;
  line-height: 0.6rem;
  font-size: 0.375rem;
  color: #737373;
  text-align: justify;
}
.major-list-wrap .major-list-wrapper ul li p span {
  color: #ff7373;
}
.major-list-wrap .major-double-btn {
  width: 6.125rem;
  margin: 0 auto;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.major-list-wrap .major-double-btn a {
  display: block;
  width: 2.75rem;
  line-height: 0.75rem;
  font-size: 0.3rem;
  color: #fff;
  background: #ef9b71;
  border: 1px solid #ef9b71;
  text-align: center;
  -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-list-wrap .major-double-btn a:last-child {
  background: none;
  border: 1px solid #787776;
  color: #000;
}
.equipment-wrap {
  margin-top: 0.25rem;
}
.equipment-wrap ul {
  width: 14.75rem;
  margin: 0 auto;
}
.equipment-wrap ul li {
  width: 7.075rem;
  margin-top: 0.75rem;
}
.equipment-wrap ul li a {
  display: block;
}
.equipment-wrap ul li a img {
  width: 100%;
  height: 4.325rem;
}
.other-why {
  padding-bottom: 1rem;
}
.other-why ul {
  width: 15.25rem;
  margin: 0 auto;
  margin-top: 0.375rem;
}
.other-why ul li {
  line-height: 1.6rem;
  border-bottom: 1px dashed #535353;
}
.other-why ul li p {
  line-height: 1.6rem;
  font-size: 0.625rem;
  color: #000;
  text-indent: 0.15rem;
}
.other-why ul li a {
  width: 3.5rem;
  height: 0.9rem;
  line-height: 0.9rem;
  font-size: 0.4rem;
  color: #ee6b3a;
  border: 1px solid #ee6b3a;
  text-align: center;
  margin-top: 0.3rem;
  margin-right: 0.15rem;
}
body .demo-msg {
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
}
body .demo-msg .layui-layer-content {
  color: #fff;
}
