.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';
  src: url("../fonts/open-sans-v13-latin_vietnamese-700.woff.ttf") format('opentype');
}
@font-face {
  font-family: 'open-semi-bold';
}
@font-face {
  font-family: 'OpenSans-Regular';
  src: url('../fonts/OpenSans/OpenSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Bold';
  src: url('../fonts/OpenSans/OpenSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@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';
}
htm.body {
  font-family: 'OpenSans-Regular';
}
.thank-page-wrap {
  min-width: 1440px;
}
.thank-page-wrap .container_warp {
  width: 1440px !important;
  margin: 0 auto;
}
.thank-banner {
  height: 610px;
  background: url("../images/thank-giving2025/banner-bg.png") no-repeat center;
  background-size: cover;
  overflow: hidden;
  position: relative;
}
.thank-banner .leaf-l-icon {
  position: absolute;
  left: 0;
  top: -75px;
}
.thank-banner .leaf-r-icon {
  position: absolute;
  top: -75px;
  right: 0;
}
.thank-banner .banner-title {
  margin: 160px auto 0;
}
.thank-banner .banner-title .banner-tp {
  background: url("../images/thank-giving2025/banner-t-title-2.png") no-repeat center;
  width: 574px;
  height: 124px;
  background-size: cover;
  margin: 0 auto;
}
.thank-banner .banner-title .banner-bm {
  background: url("../images/thank-giving2025/banner-t-title-1.png") no-repeat center;
  width: 348px;
  height: 52px;
  background-size: cover;
  margin: -45px auto;
}
.thank-banner .title-text {
  margin: 65px auto 24px;
  display: block;
}
.thank-banner .num-prize {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 30px;
}
.thank-banner .num-prize img:nth-child(2) {
  margin-left: 20px;
  margin-right: 4px;
}
.thank-banner .num-prize img:nth-child(3) {
  margin-right: 30px;
}
.thank-banner .time {
  display: flex;
  align-items: center;
  justify-content: center;
}
.thank-banner .item-row {
  display: flex;
  align-items: center;
  color: #892804;
  font-size: 16px;
  margin-bottom: 20px;
}
.thank-banner .item-row:first-child {
  margin-right: 100px;
}
.thank-banner .item-row img {
  margin-right: 10px;
}
.thank-banner .pum-l {
  position: absolute;
  bottom: 38px;
  left: 40px;
  display: flex;
  align-items: flex-end;
}
.thank-banner .pum-l img {
  display: block;
}
.thank-banner .pum-l img:nth-child(2) {
  margin-left: 70px;
  position: relative;
  z-index: 2;
}
.thank-banner .pum-l img:nth-child(3) {
  margin-left: -100px;
}
.thank-banner .pum-l img:nth-child(4) {
  margin-left: -90px;
  margin-bottom: -18px;
}
.thank-banner .pum-r {
  position: absolute;
  right: 124px;
  bottom: 69px;
  display: flex;
  align-items: flex-end;
}
.thank-banner .pum-r img {
  display: block;
}
.thank-banner .pum-r img:first-child {
  margin-right: -70px;
}
.thank-banner .pum-r img:nth-child(2) {
  margin-right: -80px;
  margin-bottom: 20px;
}
.thank-banner .pum-r img:nth-child(3) {
  margin-right: 40px;
}
.thank-banner .pum-r img:nth-child(4) {
  margin-bottom: -24px;
}
.common-jump-link {
  text-align: center;
}
.common-jump-link a {
  padding: 0 40px;
  height: 48px;
  line-height: 36px;
  background: linear-gradient(180deg, #892804 0%, #F4A01C 100%);
  border-radius: 41px;
  border: 4px solid #892804;
  font-size: 16px;
  color: #FBF9BF;
  font-weight: bold;
  margin: 0 auto;
  display: inline-block;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
.common-jump-link a:hover {
  transform: translateY(-5px);
}
.thank-body {
  height: 4725px;
  overflow: hidden;
  padding-top: 40px;
  background: linear-gradient(180deg, #FFD34B 0%, #F26D00 100%);
  border-radius: 0px 0px 0px 0px;
}
.thank-body .com-tp {
  text-align: center;
  margin-bottom: 40px;
}
.thank-body .com-tp .com-title {
  height: 92px;
  background: rgba(217, 217, 217, 0);
  border-radius: 85px;
  border: 4px solid #FBF9BF;
  display: inline-block;
  padding: 10px;
  box-sizing: border-box;
  font-family: 'OpenSans-Bold';
  font-weight: bold;
  font-size: 32px;
  color: #892804;
}
.thank-body .com-tp .title-bg {
  padding: 0 40px;
  height: 64px;
  line-height: 64px;
  display: inline-block;
  background: #FBF9BF;
  border-radius: 85px;
}
.thank-body .com-remit {
  background: linear-gradient(180deg, #9C543B 0%, #E9B489 100%);
  border-radius: 20px;
  padding: 20px;
  box-sizing: border-box;
  position: relative;
}
.thank-body .com-remit .com-core {
  border: 4px solid #FBF9BF;
  background: #FDCE80;
  border-radius: 16px;
  padding: 20px;
}
.thank-body .com-remit .core-box {
  background: #FFE9A5;
  border-radius: 10px;
  padding: 40px 20px;
}
.thank-body .com-remit .mill-bg {
  padding: 20px;
  border-radius: 10px;
  background: #FDCE80;
}
.thank-body .letter-remit {
  margin-bottom: 60px;
}
.thank-body .letter-remit .letter {
  margin-bottom: 40px;
  color: #313131;
}
.thank-body .letter-remit .letter dt {
  font-weight: bold;
  font-size: 24px;
  font-family: 'OpenSans-Bold';
}
.thank-body .letter-remit .letter dd {
  font-size: 20px;
  line-height: 26px;
  margin-top: 22px;
}
.thank-body .letter-remit .letter dd:last-child {
  font-size: 24px;
  font-weight: bold;
  font-family: 'OpenSans-Bold';
  text-align: right;
}
.thank-body .letter-remit .review-scroll {
  height: 330px;
  overflow: hidden;
}
.thank-body .letter-remit .review-scroll li {
  height: 330px;
}
.thank-body .letter-remit .review-des {
  font-size: 20px;
  font-weight: bold;
  color: #313131;
  font-family: 'OpenSans-Bold';
  text-align: center;
  margin-top: 30px;
}
.thank-body .letter-remit .cap-icon {
  position: absolute;
  left: -220px;
  top: 202px;
  display: flex;
  align-items: flex-end;
}
.thank-body .letter-remit .cap-icon img {
  display: block;
}
.thank-body .letter-remit .cap-icon img:nth-child(2) {
  margin-left: -70px;
}
.thank-body .letter-remit .leaf-icon {
  position: absolute;
  top: -72px;
  right: -208px;
}
.thank-body .letter-remit .chick-icon {
  position: absolute;
  bottom: -130px;
  right: -200px;
}
.thank-body .letter-remit .chick-icon img {
  display: inline-block;
}
.thank-body .letter-remit .chick-icon img:first-child {
  margin-bottom: 170px;
  margin-right: 8px;
}
.thank-body .coupon-remit {
  margin-bottom: 60px;
}
.thank-body .coupon-remit .coupon-title {
  font-weight: bold;
  font-family: 'OpenSans-Bold';
  font-size: 24px;
  color: #892804;
  margin-bottom: 16px;
  text-align: center;
}
.thank-body .coupon-remit .coupon-title:nth-of-type(2) {
  margin-top: 40px;
  margin-bottom: 30px;
}
.thank-body .coupon-remit .coupon-title:nth-of-type(3) {
  margin-top: 40px;
  margin-bottom: 30px;
}
.thank-body .coupon-remit .coupon-des {
  font-size: 16px;
  color: #313131;
  text-align: center;
}
.thank-body .coupon-remit .jump-link {
  color: #007FC4;
  text-decoration: underline;
  margin-bottom: 30px;
}
.thank-body .coupon-remit .coupon-pic {
  display: block;
  margin: 0 auto;
}
.thank-body .coupon-remit .get-coupon-scroll {
  height: 460px;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 20px;
}
.thank-body .coupon-remit .get-coupon-scroll ul {
  margin: 0 auto;
}
.thank-body .coupon-remit .get-coupon-scroll ul:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.thank-body .coupon-remit .get-coupon-scroll li {
  width: 295px;
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
}
.thank-body .coupon-remit .get-coupon-scroll li .des {
  font-size: 20px;
  color: #313131;
  margin-top: 20px;
  text-align: center;
}
.thank-body .coupon-remit .get-coupon-scroll .list-pic {
  overflow: hidden;
  height: 334px;
  border-radius: 10px;
}
.thank-body .coupon-remit .get-coupon-scroll .list-pic img {
  width: 100%;
  height: 100%;
  background-size: cover;
  transition: all 0.3s ease-in-out;
}
.thank-body .coupon-remit .get-coupon-scroll .list-pic:hover img {
  transform: scale(1.1);
}
.thank-body .coupon-remit .media-mail {
  position: relative;
  padding-left: 220px;
}
.thank-body .coupon-remit .media-mail:before,
.thank-body .coupon-remit .media-mail:after {
  width: 133px;
  height: 171px;
  content: '';
  display: block;
  position: absolute;
  bottom: -30px;
}
.thank-body .coupon-remit .media-mail:before {
  background: url("../images/thank-giving2025/title-leaf-l-icon.png") no-repeat center;
  left: 60px;
}
.thank-body .coupon-remit .media-mail:after {
  background: url("../images/thank-giving2025/title-leaf-r-icon.png") no-repeat center;
  right: 60px;
}
.thank-body .coupon-remit .media-mail li {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.thank-body .coupon-remit .media-mail li:last-of-type {
  margin-bottom: unset;
}
.thank-body .coupon-remit .media-mail a {
  margin-left: 10px;
  font-size: 20px;
  line-height: 30px;
  color: #007fc4;
  text-decoration: underline;
}
.thank-body .coupon-remit .coupon-leaf-icon {
  position: absolute;
  left: -150px;
  top: 14px;
}
.thank-body .coupon-remit .love-leaf-icon {
  position: absolute;
  left: -130px;
  bottom: 667px;
}
.thank-body .coupon-remit .apple-icon {
  position: absolute;
  right: -145px;
  top: 33%;
}
.thank-body .follow-remit {
  margin-bottom: 60px;
}
.thank-body .follow-remit .mill-bg {
  margin-bottom: 20px;
}
.thank-body .follow-remit .view-big-product {
  display: flex;
}
.thank-body .follow-remit .view-el {
  width: 240px;
  text-align: center;
  margin-left: 20px;
}
.thank-body .follow-remit .view-el:first-child {
  margin-left: unset;
}
.thank-body .follow-remit .view-img {
  width: 240px;
  height: 240px;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
  cursor: pointer;
}
.thank-body .follow-remit .view-img:before {
  display: block;
  content: '';
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  right: 0;
  top: 0;
  margin: auto;
  pointer-events: none;
  opacity: 0;
  transition: all 0.3s;
}
.thank-body .follow-remit .view-img:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: url("../images/thank-giving2025/big-icon.png") no-repeat center;
  width: 32px;
  height: 32px;
  background-size: cover;
  display: none;
  top: 0;
  right: 0;
  margin: auto;
  pointer-events: none;
}
.thank-body .follow-remit .view-img:hover:before {
  opacity: 1;
}
.thank-body .follow-remit .view-img:hover:after {
  display: block;
}
.thank-body .follow-remit .view-img:hover img {
  transform: scale(1.1);
}
.thank-body .follow-remit .view-img img {
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  aspect-ratio: 101 / 54;
  transition: all 0.3s ease-in-out;
}
.thank-body .follow-remit .view-name {
  font-size: 16px;
  color: #313131;
  line-height: 24px;
  text-align: center;
  margin-top: 8px;
}
.thank-body .follow-remit .view-name .txt {
  color: #007fc4;
  text-decoration: underline;
}
.thank-body .follow-remit .beer-icon {
  position: absolute;
  left: -122px;
  bottom: -92px;
}
.thank-body .follow-remit .ananas-icon {
  position: absolute;
  right: -127px;
  top: -160px;
}
.thank-body .rule-remit ul li {
  font-size: 20px;
  color: #313131;
  line-height: 30px;
  margin-bottom: 25px;
}
.thank-body .rule-remit ul li:last-of-type {
  margin-bottom: unset;
}
.thank-body .rule-remit .pine-nut-icon {
  position: absolute;
  right: -100px;
  bottom: -62px;
}
@media screen and (max-width: 1700px) {
  .thank-banner .pum-l {
    left: -150px;
  }
  .thank-banner .pum-r {
    right: -100px;
  }
}
@media screen and (max-width: 1366px) {
  .thank-banner .pum-l {
    left: -200px;
  }
  .thank-banner .pum-r {
    right: -200px;
  }
}
/*# sourceMappingURL=thanksgiving2025.css.map */