html {
  font-size: 14px;
  min-width: 1200px;
}
.lm {
  font-size: 14px;
  color: #333;
}
.lm .banner {
  /*max-width: 1920px;*/
  min-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.lm .banner > img {
  width: 100%;
}
.lm .banner .join {
  display: inline-block;
  position: absolute;
  left: 19%;
  top: 72%;
  width: 2.4rem;
  height: 0.6rem;
  line-height: 0.6rem;
  background: linear-gradient(105deg, #b68444, #bba462);
  border-radius: 0.3rem;
  text-align: center;
  color: #fff;
  font-size: 0.24rem;
}
.lm .package {
  position: relative;
  width: 1100px;
  margin: 0 auto;
  padding-top: 140px;
}
.lm .package h3 {
  z-index: 2;
  position: absolute;
  left: 50%;
  top: 50px;
  transform: translateX(-50%);
  font-size: 30px;
  width: 400px;
}
.lm .package .underline {
  position: absolute;
  width: 122px;
  left: 51%;
  top: 76px;
}
.lm .package table td,
.lm .package table th {
  border: 1px solid #eee;
  padding: 15px 20px;
}
.lm .package table img {
  vertical-align: middle;
}
.lm .package table thead th {
  width: 228px;
  vertical-align: top;
  height: 205px;
  position: relative;
  padding: 20px;
}
.lm .package table thead th img {
  width: 34px;
}
.lm .package table thead th .title {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  margin: 11px 0 16px 0;
}
.lm .package table thead th a {
  display: inline-block;
  border-radius: 4px;
  width: 90px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  position: absolute;
  bottom: 20px;
}
.lm .package table thead th .kt_by {
  background: linear-gradient(45deg, #b6b4b4, #eeeeee);
  color: #333;
}
.lm .package table thead th .kt_hj {
  background: linear-gradient(270deg, #d7aa32, #ce8a17);
  color: #fff;
}
.lm .package table thead th .kt_bj {
  background: linear-gradient(227deg, #6b6b6b, #393939);
  color: #F4D16D;
}
.lm .package table thead th p {
  height: 17px;
  line-height: 17px;
  margin-bottom: 10px;
}
.lm .package table thead th:first-child {
  vertical-align: middle;
  text-align: center;
  width: 520px;
}
.lm .package table tbody td {
  color: #666;
}
.lm .package table tbody td img {
  width: 24px;
  vertical-align: middle;
}
.lm .package table tbody td.title {
  font-weight: bold;
}
.lm .get_order {
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  margin-top: 100px;
  /*max-height: 1920px;*/
  background: url('../img/bg2@2x.png');
  background-size: cover;
  /* background-position: 0 50%; */
  width: 19.2rem;
  height: 6rem;
  min-width: 1200px;
  color: #fff;
}
.lm .get_order h3 {
  font-size: 0.3rem;
  position: absolute;
  left: 3.6rem;
  top: 1.18rem;
  z-index: 2;
}
.lm .get_order .underline {
  left: 6.9rem;
  top: 1.44rem;
  width: 2rem;
}
.lm .get_order ul {
  margin-left: 3.6rem;
  margin-top: 2.26rem;
}
.lm .get_order ul li {
  font-size: 0.2rem;
  margin-bottom: 0.25rem;
}
.lm .get_order ul li img {
  width: 0.34rem;
  vertical-align: middle;
  margin-right: 10px;
}
.lm .success_order {
  position: relative;
  overflow: hidden;
  width: 1200px;
  height: 700px;
  margin: 0 auto;
}
.lm .success_order h3 {
  font-size: 30px;
  position: absolute;
  left: 50%;
  top: 60px;
  transform: translateX(-50%);
  z-index: 2;
}
.lm .success_order .underline {
  width: 191px;
  left: 49.5%;
  top: 86px;
}
.lm .success_order ul {
  margin-top: 152px;
}
.lm .success_order ul li {
  float: left;
  background-size: contain;
}
.lm .success_order ul li div {
  width: 240px;
  height: 460px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  cursor: pointer;
  text-align: center;
}
.lm .success_order ul li div img {
  width: 70px;
  margin-top: 128px;
}
.lm .success_order ul li div p {
  font-size: 18px;
  margin: 35px 0 20px 0;
  opacity: 0.9;
}
.lm .success_order ul li div span {
  display: inline-block;
  width: 200px;
  line-height: 28px;
  opacity: 0.8;
  /*text-align: justify;*/
}
.lm .success_order ul li div:hover {
  background: rgba(255, 162, 40, 0.8);
  /*background: rgba(0, 0, 0, 0.4);*/
}
.lm .success_order ul li:first-child {
  background-image: url('../img/img_jiedan1@2x.png');
}
.lm .success_order ul li:nth-child(2) {
  background-image: url('../img/img_jiedan2@2x.png');
}
.lm .success_order ul li:nth-child(3) {
  background-image: url('../img/img_jiedan3@2x.png');
}
.lm .success_order ul li:nth-child(4) {
  background-image: url('../img/img_jiedan4@2x.png');
}
.lm .success_order ul li:nth-child(5) {
  background-image: url('../img/img_jiedan5@2x.png');
}
.lm .reward {
  background: #F0F1F5;
  height: 514px;
}
.lm .reward > div {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.lm .reward > div h3 {
  font-size: 30px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 60px;
  z-index: 2;
}
.lm .reward > div .underline {
  width: 192px;
  top: 87px;
  left: 50.4%;
}
.lm .reward > div ul {
  margin-top: 154px;
}
.lm .reward > div ul li {
  float: left;
  width: 280px;
  height: 300px;
  text-align: center;
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06);
  border-radius: 6px;
  margin-right: 25px;
}
.lm .reward > div ul li img {
  width: 60px;
  margin-top: 38px;
  vertical-align: bottom;
}
.lm .reward > div ul li p {
  font-size: 18px;
  font-weight: bold;
  margin: 20px 0;
}
.lm .reward > div ul li span {
  font-size: 16px;
  color: #999;
  display: inline-block;
  width: 240px;
  text-align: justify;
  line-height: 32px;
}
.lm .reward > div ul li:last-child {
  margin-right: 0;
}
.lm .Findability {
  position: relative;
  padding-top: 190px;
}
.lm .Findability h3 {
  font-size: 30px;
  position: absolute;
  top: 60px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.lm .Findability .underline {
  position: absolute;
  width: 190px;
  left: 1060px;
  top: 85px;
}
.lm .Findability > div {
  width: 1320px;
  margin: 0 auto;
  position: relative;
}
.lm .Findability > div .swiper-container {
  width: 1200px;
  padding: 10px;
  height: 590px;
  margin: 0 auto;
}
.lm .Findability > div .swiper-container .swiper-wrapper .swiper-slide {
  height: 440px;
  width: 365px;
  text-align: center;
  border-radius: 6px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}
.lm .Findability > div .swiper-container .swiper-wrapper .swiper-slide .t {
  width: 70px;
  margin-top: 30px;
}
.lm .Findability > div .swiper-container .swiper-wrapper .swiper-slide p {
  margin-top: 20px;
  font-size: 18px;
  font-weight: bold;
}
.lm .Findability > div .swiper-container .swiper-wrapper .swiper-slide .content {
  margin-top: 35px;
  height: 241px;
  width: 340px;
}
.lm .Findability > div .swiper-container .swiper-pagination {
  bottom: 96px;
}
.lm .Findability > div .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border-radius: 0;
  margin: 0 15px;
}
.lm .Findability > div .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #ffa228;
}
.lm .Findability > div .swiper-button-prev {
  left: 0px;
  color: #ccc;
  top: 40%;
}
.lm .Findability > div .swiper-button-next {
  right: 0px;
  color: #ccc;
  top: 40%;
}
.lm .how_join {
  background: #151514;
  font-size: 16px;
}
.lm .how_join > div {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.lm .how_join > div h3 {
  color: #BBA462;
  font-size: 30px;
  margin: 60px 0;
}
.lm .how_join > div ol {
  width: 780px;
  display: inline-block;
  margin-bottom: 60px;
  position: relative;
}
.lm .how_join > div ol li {
  text-align: left;
  margin-bottom: 20px;
}
.lm .how_join > div ol li span {
  color: rgba(255, 255, 255, 0.6);
}
.lm .how_join > div ol li span.title {
  color: #BBA462;
  margin-right: 13px;
}
.lm .how_join > div ol li a {
  text-decoration: underline;
  color: #BBA462;
  margin-left: 15px;
}
.lm .how_join > div ol li:last-child {
  margin-bottom: 0;
}
.lm .how_join > div ol > img {
  position: absolute;
  width: 62px;
}
.lm .how_join > div ol .left_img {
  left: -150px;
  top: 0;
}
.lm .how_join > div ol .right_img {
  right: -150px;
  bottom: 0;
}
.lm .how_join > div ul {
  display: inline-block;
  width: 780px;
}
.lm .how_join > div ul li {
  float: left;
  font-size: 0;
}
.lm .how_join > div ul li img {
  vertical-align: middle;
  width: 80px;
}
.lm .how_join > div ul li .jt {
  width: 10px;
  margin: 0 24px;
}
.lm .how_join > div ul li p {
  width: 80px;
  font-size: 14px;
  margin-top: 8px;
  color: #BBA462;
}
.lm .how_join > div .join {
  display: block;
  width: 240px;
  height: 60px;
  line-height: 60px;
  background: linear-gradient(105deg, #b68444, #bba462);
  color: #fff;
  font-size: 24px;
  border-radius: 30px;
  margin: 0 auto;
  margin-top: 80px;
  margin-bottom: 45px;
}
.lm .parter {
  background: #F0F1F5;
  padding-bottom: 60px;
}
.lm .parter > div {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  padding-top: 122px;
}
.lm .parter > div h3 {
  font-size: 30px;
  position: absolute;
  top: 60px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.lm .parter > div .underline {
  width: 124px;
  left: 600px;
  top: 86px;
}
.lm .parter > div p {
  color: #999;
  text-align: center;
  margin-bottom: 60px;
}
.lm .parter > div ul li {
  float: left;
  width: 285px;
  height: 150px;
  line-height: 150px;
  background: #fff;
  margin-right: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.lm .parter > div ul li img {
  width: 220px;
  margin-top: 35px;
}
.lm .parter > div ul li:nth-child(4n) {
  margin-right: 0;
}
.underline {
  position: absolute;
  display: inline-block;
  height: 10px;
  background: #ffa228;
}
.wrapper.bottom_box {
  padding: 30px 0!important;
}
