.textEellipsis {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.clearF:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.userSelect {
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
}
.floatL {
  float: left;
}
.floatR {
  float: right;
}
.totalIconCss {
  font-family: "iconfont" !important;
  font-size: 12px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dFlex {
  display: flex;
  justify-content: center;
  align-items: center;
}
@font-face {
  font-family: 'myfont';
  src: url('../fonts/MyriadPro-Regular.woff') format('woff'), /* chrome、firefox */ url('../fonts/MyriadPro-Regular.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('../fonts/MyriadPro-Regular.otf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('../fonts/MyriadPro-Regular.svg#iconfont') format('svg'), /* iOS 4.1- */ url('../fonts/MyriadPro-Regular.eot');
}
@font-face {
  font-family: 'activeFont';
  src: url("../activeFonts/DIN-Condensed-Bold.ttf");
}
@font-face {
  font-family: 'open-sans';
  src: url("../fonts/Open-Sans-2.ttf") format('opentype');
}
@font-face {
  font-family: 'open-sans-blod';
}
@font-face {
  font-family: 'open-semi-bold';
}
@font-face {
}
@font-face {
}
@font-face {
}
@font-face {
  font-family: 'NunitoSans';
  src: url("../fonts/SiteFont/NunitoSans_7pt_SemiCondensed-Regular.ttf") format('truetype');
}
@font-face {
  font-family: 'NunitoSans-Bold';
  src: url("../fonts/SiteFont/NunitoSans_7pt_SemiCondensed-Bold.ttf") format('opentype');
}
@font-face {
  font-family: 'NunitoSans-Semibold';
  src: url("../fonts/SiteFont/NunitoSans_7pt_SemiCondensed-SemiBold.ttf") format('opentype');
}
html,
body {
  font-size: 12px;
  font-family: NunitoSans, 'open-sans', 'Arial';
}
body {
  background: #fff;
}
.active-smt-banner {
  background: url("../images/activity/smt-banner-2022-2.png") no-repeat center #010c16;
  height: 700px;
}
.active-smt-banner .container_warp {
  position: relative;
  height: inherit;
}
.active-smt-banner .container_warp .jump-link {
  width: 252px;
  height: 38px;
  position: absolute;
  bottom: 132px;
  left: -40px;
  z-index: 1;
}
.smt-section1 {
  background: #010c16;
  padding-top: 84px;
  position: relative;
  padding-bottom: 30px;
}
.smt-section1 .smt-des1 {
  font-size: 16px;
  line-height: 24px;
  color: #b0ddf7;
  text-align: center;
}
.smt-section1 .smt-price {
  display: block;
  margin: 36px auto 0;
}
.smt-section1 .smt-price-des {
  text-align: center;
  font-size: 16px;
  color: #b0ddf7;
  line-height: 30px;
}
.smt-section1 .smt-price-des span {
  font-family: open-sans-blod;
  color: #a7f301;
}
.smt-section1 .show-img1 {
  position: absolute;
  bottom: -180px;
  left: 50%;
  margin-left: -190px;
  z-index: 2;
}
.smt-section1 .jump-area {
  background: url("../images/activity/smt-jump-link-2022-2.png") no-repeat center;
  width: 568px;
  height: 51px;
  display: block;
  margin: 70px auto 0;
  position: relative;
  z-index: 3;
  padding: 0 35px;
}
.smt-section1 .jump-area a {
  font-size: 18px;
  color: #010c16;
  width: 242px;
  vertical-align: top;
  line-height: 50px;
  text-align: center;
  font-family: open-sans-blod;
  transition: all 0.3s linear;
  transform: translateY(0);
}
.smt-section1 .jump-area a:hover {
  font-size: 19px;
}
.smt-section1 .jump-area a:first-child {
  margin-right: 10px;
}
.smt-how-discount {
  background: url("../images/activity/smt-discount-bg-2022-2.png") no-repeat center;
  height: 854px;
  margin-top: 30px;
  position: relative;
}
.smt-how-discount:before {
  display: block;
  content: '';
  height: 30px;
  background: #010c16;
  position: absolute;
  top: -30px;
  left: 0;
  width: 100%;
  z-index: 1;
}
.smt-how-discount .container_warp {
  padding-top: 240px;
  position: relative;
}
.smt-how-discount .container_warp:before {
  display: block;
  content: '';
  background: url("../images/activity/smt-note-title-2022-2.png") no-repeat center;
  width: 173px;
  height: 7px;
  position: absolute;
  bottom: 108px;
  left: 0;
  z-index: 1;
}
.smt-how-discount .container_warp:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.smt-how-discount .container_warp .smt-how-l {
  float: left;
  width: 510px;
}
.smt-how-discount .container_warp .smt-how-title {
  font-size: 30px;
  color: #313131;
  font-family: open-sans-blod;
}
.smt-how-discount .container_warp .how-index {
  font-family: open-sans-blod;
  font-size: 16px;
  color: #313131;
  margin-top: 50px;
}
.smt-how-discount .container_warp .index-des {
  font-size: 14px;
  color: #313131;
  margin-top: 23px;
}
.smt-how-discount .container_warp .how2-index {
  font-size: 16px;
  font-family: open-sans-blod;
  color: #313131;
  margin-top: 50px;
}
.smt-how-discount .container_warp .index2-des {
  font-size: 14px;
  line-height: 30px;
  color: #313131;
  margin-top: 23px;
}
.smt-how-discount .container_warp .smt-how-r {
  float: right;
  margin-right: -14px;
}
.smt-how-discount .container_warp .smt-how-r img {
  margin-top: 22px;
}
.smt-rules-area {
  background: #88e9f1;
  padding: 82px 0;
  color: #313131;
}
.smt-rules-area dt {
  font-size: 18px;
  font-family: open-sans-blod;
  margin-bottom: 10px;
}
.smt-rules-area dd {
  line-height: 30px;
  font-size: 14px;
  color: #313131;
}
.prompted-pop {
  width: 420px;
  height: 220px;
}
.prompted-pop .prompted-pop-wrap {
  display: table-cell;
  height: 220px;
  width: 420px;
  vertical-align: middle;
  text-align: center;
}
.prompted-pop .prompted-pop-title {
  font-size: 16px;
  line-height: 20px;
}
.prompted-pop .to-btn {
  height: 30px;
  background: #b21f1f;
  color: #fff;
  width: 150px;
  cursor: pointer;
  font-size: 14px;
  margin-top: 40px;
}
.prompted-pop .to-btn:hover {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
}
/*# sourceMappingURL=activity-smt.css.map */