/*2px  0.125
//3px  0.1875
//4px  0.25
//5px  0.3125
//6px  0.375
//8px  0.5
//10px 0.625
//12px 0.75

//13px 0.8125
//14px 0.87
//15px 0.9375
//16px 1
*/
.xx-hidden {
  display: none;
}
.afterClear {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
.overFlowEllipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}
.after-clear:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
body {
  background-color: #E0E0E0;
}
body,
body *,
td,
dt,
dd {
  color: #666;
  font-family: gandhi_sansregular, Helvetica, Arial, sans-serif;
  font-weight: 200;
}
h1,
h2 {
  font-weight: 200;
  font-size: 1.4rem;
  line-height: 50px;
}
h3 {
  font-size: 1.3rem;
}
h4 {
  font-size: 1.2rem;
}
button,
.button {
  background: #233241;
}
button:hover,
.button:hover {
  background: #354b62;
}
a {
  color: #666;
}
a:hover {
  color: #ff9901;
}
#header-category-list {
  padding: 1rem;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.xx-main-box {
  max-width: 1200px;
}
.xx-list-box-1:after,
.xx-list-box-2:after,
.xx-list-box-3:after,
.xx-list-box-4:after,
.xx-list-box-5:after,
.xx-list-box-6:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
.xx-list-box-1:after,
.xx-list-box-2:after,
.xx-list-box-3:after,
.xx-list-box-4:after,
.xx-list-box-5:after,
.xx-list-box-6:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
.xx-list-box-1 li,
.xx-list-box-2 li,
.xx-list-box-3 li,
.xx-list-box-4 li,
.xx-list-box-5 li,
.xx-list-box-6 li {
  margin: 0;
  list-style: none;
  float: left;
  padding: 0.25rem;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}
.xx-list-box-1 li {
  width: 100%;
}
.xx-box {
  background: #fff;
  padding: 0.725rem;
}
.xx-content {
  background: #fff;
}
.xx-debug article,
.xx-debug div {
  border: solid 1px red;
}
.xx-no-liststyle {
  list-style: none;
  margin: 0;
  padding: 0;
}
.xx-clear {
  clear: both;
}
.xx-no-padding {
  padding: 0 !important;
}
.xx-no-margin {
  margin: 0 !important;
}
.xx-top-bar {
  background: #233241;
  line-height: 2.5rem;
  height: 2.5rem;
  vertical-align: middle;
}
.xx-top-bar .row {
  color: #ffffff;
  text-align: right;
  padding-right: 1rem;
}
.xx-header {
  padding: 0.625rem;
}
.xx-header .header-menu-btn {
  position: fixed;
  top: 10rem;
  left: 0;
  height: 2rem;
  width: 3rem;
  cursor: pointer;
}
.xx-header .header-menu-btn:before {
  height: 2rem;
  line-height: 2rem;
  vertical-align: middle;
  width: 3rem;
  background: #8db654;
  text-align: center;
  font-size: 1.3rem;
  color: #fff !important;
}
.xx-header .xx-desktop .xx-logo {
  padding-left: 0!important;
}
.xx-header .xx-desktop form {
  padding-top: 0.9375rem;
}
.xx-header .xx-desktop .xx-tmp-category {
  margin-top: 0.9375rem;
  height: 3.2rem;
  text-align: center;
  line-height: 3.2rem;
  vertical-align: middle;
}
.xx-header .xx-desktop .xx-tmp-category a {
  font-size: 1.2rem;
  font-weight: 500;
}
.xx-header .xx-search button {
  margin: 0;
}
.xx-header .xx-search .xx-tmp-box {
  padding: 0;
}
.xx-header .xx-search .xx-tmp-box input {
  height: 3.2rem;
  margin: 0;
}
.xx-header .xx-search .tmp-keywords-guess {
  position: absolute;
  width: 100%;
}
#xx-mobile-search-box {
  padding: 1rem;
  margin-bottom: 1rem;
}
.tab-bar.xx-mobile {
  background: #233241;
}
.tab-bar.xx-mobile .right-small a {
  color: #fff;
}
.tab-bar.xx-mobile section {
  border-color: #1a2530 !important;
}
.xx-search .tmp-keywords-guess {
  max-height: 25rem;
  min-width: 2rem;
  display: none;
  background: #E0E0E0;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  border: solid 1px #E0E0E0;
  z-index: 800;
}
.xx-search .tmp-keywords-guess ul {
  margin: 0;
  padding: 0;
}
.xx-search .tmp-keywords-guess li {
  box-sizing: border-box;
  padding: 0.5rem 1rem 0.5rem 1rem;
  height: 2.5rem;
  line-height: 1.5rem;
  list-style: none;
  margin: 0;
  cursor: pointer;
  border-bottom: solid #e8e8e8 1px;
}
.xx-search .tmp-keywords-guess li:hover {
  background: #c7c7c7;
  color: #ff9901;
}
.xx-box-border {
  border: solid 1px #E0E0E0;
  padding: 10px;
}
.xx-box-border:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
.xx-box-area {
  border: dashed 1px #E0E0E0;
}
.xx-box-area:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
footer {
  margin-top: 2rem;
}
footer .tmp-item {
  margin-bottom: 1rem;
}
footer .xx-foot-bootm {
  text-align: center;
  height: 3rem;
  line-height: 3rem;
  vertical-align: middle;
  background: #233241;
  color: #ffffff;
}
footer .xx-foot-bootm .tmp-other-site img {
  height: 1.2rem;
  margin: 0.25rem;
}
footer h4 {
  overflow: hidden;
}
.xx-window {
  z-index: 10000;
  vertical-align: middle;
  display: table-cell;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.xx-window.tmp-modal {
  position: fixed !important;
  background: rgba(0, 0, 0, 0.3);
}
.xx-window .tmp-inner {
  background: #fff;
  margin: auto;
  margin-top: 10rem;
  width: 600px;
  max-width: 100%;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.26);
  padding: 0.725rem;
}
.xx-window .tmp-inner .tmp-inner-header .tm-close-btn {
  height: 2rem;
  width: 2rem;
  line-height: 2rem;
  vertical-align: middle;
  text-align: center;
  font-size: 1.5rem;
  cursor: pointer;
}
.xx-window .tmp-inner .tmp-inner-header .tm-close-btn.radius {
  -webkit-border-radius: 2rem;
  -moz-border-radius: 2rem;
  -ms-border-radius: 2rem;
  border-radius: 2rem;
  background: rgba(0, 0, 0, 0.26);
  color: #ffffff;
}
.xx-window .tmp-inner .tmp-inner-header:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
.xx-top-merchant .tmp-item {
  text-align: center;
  display: table;
  padding: 0.25rem;
}
.xx-top-merchant .tmp-item a {
  display: table-cell;
  position: relative;
  background: rgb(255, 255, 255);
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0.5rem;
  text-align: center;
  vertical-align: middle;
  padding: 0.2rem;
  height: 8.7rem;
  border:solid 1px #e0e0e0;
}
.xx-top-merchant .tmp-item a:hover span {
  display: table-cell;
  padding-top: 3.8rem;
}
.xx-top-merchant .tmp-item a span {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
}
.xx-top-merchant .tmp-item img {
  padding: 0.25rem;
  margin: auto;
  background: #fff;
  max-height: 7.7rem;
  max-width: 7.7rem;
}
.xx-top-merchant-mobile-box .orbit-slide-number {
  background-color: rgba(0, 0, 0, 0.5) !important;
}
.xx-side-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.3);
}
.xx-side-menu .tmp-body {
  top: 0;
  bottom: 0;
  width: 12.5rem;
  position: absolute;
  background: #fff;
}
.xx-side-menu .xx-icon {
  cursor: pointer;
  display: block;
  font-size: 2.0rem !important;
  float: right;
  margin-right: 1rem;
}
.xx-side-menu .tmp-header:after:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
.xx-side-menu a {
  color: #666 !important;
}
.xx-side-menu a:hover {
  color: #ff9901 !important;
}
.xx-icon:hover {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
.xx-hot-search {
  margin-left: 0.5rem;
  border: solid 1px #E0E0E0;
  height: 28.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  padding: 1rem 1rem 0.75rem 1rem;
}
.xx-hot-search * {
  font-weight: normal;
}
#home-hot-merchants {
  margin-top: 1rem;
}
#home-hot-merchants .xx-list-box-5 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
#home-new-merchants {
  margin-top: 1rem;
}
#home-new-merchants .xx-list-box-5 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.xx-categorylist-page .xx-item {
  margin: 2rem;
  padding-bottom: 3rem !important;
  border-bottom: solid 1px #E0E0E0;
}
.xx-categorylist-page .xx-main-category {
  padding: 0.5rem 1rem;
}
.xx-categorylist-page .xx-main-category a {
  font-size: 1.5rem;
  font-weight: 200;
  color: #ff9901;
}
.xx-merchantlist-summart .tmp-more {
  color: #ff9901;
  float: right;
}
.xx-merchantlist-page .xx-index {
  list-style: none;
}
.xx-text-right {
  text-align: right !important;
  clear:both;
}
.xx-merchantlist-page .xx-index li {
  float: left;
  text-align: center;
}
.xx-merchantlist-page .xx-index li a {
  width: 2rem;
  display: block;
}
.xx-merchantlist-page .xx-index-mobiless {
  border-left: dashed 1px #E0E0E0;
}
.xx-merchantlist-page .xx-index-mobiless li {
  margin-left: 1rem;
  position: relative;
  width: 2rem;
}
.xx-merchantlist-page .xx-index-mobiless li span {
  display: none;
}
.xx-merchantlist-page .xx-index-mobiless li:hover span {
  position: absolute;
  left: -4rem;
  top: -40%;
  display: block;
  font-size: 1.725rem;
}
.xx-merchant-page-bg {
  background: #476583;
  width: 100%;
  height: 500px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
}
#xx-promotion-list .xx-toolbar {
  margin-bottom: 1rem;
}
.xx-merchant-info * {
  color: #dddddd;
}
.xx-merchant-info .xx-toolbar .button {
  margin: 0.5rem 0.25rem 0.25rem;
}
.xx-merchant-info .tmp-log {
  float: left;
  background: #fff;
  padding: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0.5rem;
  width: 11rem;
  height: 11rem;
  line-height: 10rem;
  vertical-align: middle;
  text-align: center;
}
.xx-merchant-info .tmp-content {
  padding: 0.5rem !important;
}
.xx-merchant-info .tmp-desc {
  word-break: keep-all;
  /* 不换行 */
  white-space: nowrap;
  /* 不换行 */
  overflow: hidden;
  /* 内容超出隐藏 */
  text-overflow: ellipsis;
  /* 当对象内文本溢出(...)*/
  height: 2rem;
  cursor: default;
}
.xx-merchant-info .tmp-desc.tmp-show {
  white-space: normal;
  overflow: visible;
  height: inherit ;
}
#xx-merchant-page-content {
  z-index: 2;
  box-shadow: 0 0px 1px 0 rgba(0, 0, 0, 0.26);
  padding-left: 1rem;
  background: #E0E0E0;
}
#xx-merchant-page-content .xx-main-box {
  margin-right: 1rem;
}
#xx-merchant-page-content .xx-toolbar .button {
  margin: 0.5rem 0.25rem 0.25rem;
  border: #233241 1px solid !important;
}
#xx-merchant-page-content .xx-toolbar .button[xx-type=code] {
  border-color: #8db654 !important;
}
#xx-merchant-page-content .xx-toolbar .button[xx-type=code]:hover {
  background-color: #8db654;
  color: #fff;
}
#xx-merchant-page-content .xx-toolbar .button[xx-type=deal] {
  border-color: #233241 !important;
}
#xx-merchant-page-content .xx-toolbar .button[xx-type=deal]:hover {
  background-color: #233241;
  color: #fff;
}
article,
.xx-article {
  position: relative;
  padding: 0 1rem 1rem 0 !important;
}
article .xx-coupon,
.xx-article .xx-coupon {
  border: 1px solid #ccc !important;
  background: #fff;
  /*h4{
            font-size: 1.25rem;
            font-weight: 300;
        }*/
}
article .xx-coupon:hover,
.xx-article .xx-coupon:hover {
  box-shadow: 1px 1px 20px rgba(71, 101, 131, 0.7) !important;
}
article .xx-coupon:after:after,
.xx-article .xx-coupon:after:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
article .xx-coupon .tmp-tag,
.xx-article .xx-coupon .tmp-tag {
  position: absolute;
  display: block;
  top: -5px;
  left: 0;
  padding: 0;
  padding-left: 1rem;
  margin: 0;
  list-style: none;
}
article .xx-coupon .tmp-tag li,
.xx-article .xx-coupon .tmp-tag li {
  padding: 0;
  margin: 0;
  list-style: none;
  float: left;
  height: 1.3rem;
  font-size: 0.75rem;
  margin-left: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  background: #8db654;
  color: #000000;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.39);
}
article .xx-coupon .tmp-tag li.black,
.xx-article .xx-coupon .tmp-tag li.black {
  background: #000;
  color: #ffffff;
}
article .xx-coupon .tmp-tag li.blue,
.xx-article .xx-coupon .tmp-tag li.blue {
  background: #008CBA;
  color: #ffffff;
}
article .xx-coupon .tmp-tag li.christmas,
.xx-article .xx-coupon .tmp-tag li.christmas {
  background: #EE3B3B;
  color: #ffffff;
}
article .xx-coupon .tmp-tag li.pink,
.xx-article .xx-coupon .tmp-tag li.pink {
  background: #ee667a;
  color: #000000;
}
article .xx-coupon .tmp-info,
.xx-article .xx-coupon .tmp-info {
  position: relative;
  height: 8.75rem;
  margin-left: 2.9rem;
  padding: 0.625rem !important;
  padding-bottom: 0;
  overflow: hidden;
}
article .xx-coupon .tmp-p-title,
.xx-article .xx-coupon .tmp-p-title {
  height: 2.9rem;
  font-size: 1.4rem;
  font-weight: 400;
  cursor: pointer;
  color: #333333 !important;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  display: inherit;
}
article .xx-coupon .tmp-p-title span,
.xx-article .xx-coupon .tmp-p-title span {
  font-size: 1.25rem;
  color: #1a1a1a !important;
  font-weight: 600;
}
article .xx-coupon .tmp-row-desc,
.xx-article .xx-coupon .tmp-row-desc {
  height: 2.725rem;
  line-height: 2.725rem;
  vertical-align: middle;
  position: relative !important;
}
article .xx-coupon .tmp-row-desc .tmp-desc,
.xx-article .xx-coupon .tmp-row-desc .tmp-desc {
  height: 2.725rem;
  line-height: 2.725rem;
  font-size: 75%;
  width: 40%;
  color: #666;
  padding-right: 13rem;
  word-break: keep-all;
  /* 不换行 */
  white-space: nowrap;
  /* 不换行 */
  overflow: hidden;
  /* 内容超出隐藏 */
  text-overflow: ellipsis;
  /* 当对象内文本溢出(...)*/
}
article .xx-coupon .tmp-row-desc .tmp-show-desc-btn,
.xx-article .xx-coupon .tmp-row-desc .tmp-show-desc-btn {
  color: #008CBA;
  font-size: 75%;
  background: #fff;
  padding-left: 1rem;
  padding-right: 1rem;
  cursor: pointer;
  display: block;
  position: absolute;
  right: 10rem;
}
article .xx-coupon .tmp-row-desc .tmp-btn,
.xx-article .xx-coupon .tmp-row-desc .tmp-btn {
  position: absolute;
  right: 0.125rem;
  top: 0;
}
article .xx-coupon .tmp-row-desc .tmp-btn .button,
.xx-article .xx-coupon .tmp-row-desc .tmp-btn .button {
  font-size: 1.2rem !important;
  background: #233241;
  width: 10rem;
  height: 2.5rem;
}
article .xx-coupon .tmp-row-desc .tmp-btn .button.warning,
.xx-article .xx-coupon .tmp-row-desc .tmp-btn .button.warning,
article .xx-coupon .tmp-row-desc .tmp-btn .button[xx-type=Code],
.xx-article .xx-coupon .tmp-row-desc .tmp-btn .button[xx-type=Code] {
  background: #8db654;
}
article .xx-coupon .tmp-m-btn,
.xx-article .xx-coupon .tmp-m-btn {
  font-size: 1.5rem;
  position: absolute;
  right: 0.5rem;
  top: 0;
  height: 8.75rem;
  line-height: 8.75rem;
  vertical-align: middle;
  display: none;
}
article .xx-coupon .tmp-desc-all,
.xx-article .xx-coupon .tmp-desc-all {
  display: none;
  position: absolute;
  padding-right: 1rem;
  width: 100%;
  z-index: 700;
  top: 8.75rem;
  left: 0;
}
article .xx-coupon .tmp-desc-all div,
.xx-article .xx-coupon .tmp-desc-all div {
  border: 1px solid #c7c7c7;
  border-top: none;
  padding: 1rem;
  background: #fff;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.39);
}
article .xx-coupon .tmp-logo,
.xx-article .xx-coupon .tmp-logo {
  margin: 0 !important;
  height: 8.75rem;
  width: 6rem;
  border-right: solid 1px #E0E0E0;
  padding: 0.5rem;
  background: rgba(0, 0, 0, 0.04);
  display: table;
}
article .xx-coupon .tmp-logo .tmp-summary,
.xx-article .xx-coupon .tmp-logo .tmp-summary {
  margin-top: 1.5rem;
  height: 4.75rem;
  width: 5rem;
  background-repeat: no-repeat;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  font-weight: 400;
  text-align: center;
  background: #E0E0E0;
  /*&.tmp-code span{color:@main-color-match !important;}
                &.tmp-deal{&[xx-content='']{}}*/
}
article .xx-coupon .tmp-logo .tmp-summary .button,
.xx-article .xx-coupon .tmp-logo .tmp-summary .button {
  height: 1.5rem;
  padding-top: 0;
  margin: 0 !important;
  font-size: 1.2rem !important;
  background: #233241;
  width: 100%;
}
article .xx-coupon .tmp-logo .tmp-summary .button.warning,
.xx-article .xx-coupon .tmp-logo .tmp-summary .button.warning,
article .xx-coupon .tmp-logo .tmp-summary .button[xx-type=Code],
.xx-article .xx-coupon .tmp-logo .tmp-summary .button[xx-type=Code] {
  background: #8db654;
}
article .xx-coupon .tmp-logo .tmp-summary span,
.xx-article .xx-coupon .tmp-logo .tmp-summary span {
  height: 3.25rem;
  display: table-cell;
  vertical-align: middle;
  font-size: 1.2rem;
  color: #333333;
  text-align: center;
  width: 5rem;
  font-weight: 400;
  letter-spacing: - 0.0625;
}
article .xx-coupon .tmp-logo a,
.xx-article .xx-coupon .tmp-logo a {
  margin: 0;
  margin-top: 1.375rem;
  padding: 0;
  height: 100%;
  width: 5rem;
  position: relative !important;
  display: table-cell;
  vertical-align: middle;
}
article .xx-coupon .tmp-logo a img,
.xx-article .xx-coupon .tmp-logo a img {
  margin: 0;
  max-width: 5rem;
  max-height: 5rem;
}
article .xx-coupon .tmp-f,
.xx-article .xx-coupon .tmp-f {
  border-top: #E0E0E0 dashed 1px;
  font-size: 72.5%;
  height: 2.5rem;
  line-height: 2.5rem;
  color: #666;
  vertical-align: middle;
  clear: both;
  margin: 0 1rem 0 1rem;
}
article .xx-coupon .tmp-f ul,
.xx-article .xx-coupon .tmp-f ul {
  margin: 0;
  padding: 0;
}
article .xx-coupon .tmp-f li,
.xx-article .xx-coupon .tmp-f li {
  list-style: none;
  float: left;
  padding: 0.5rem;
}
article .xx-coupon .tmp-f *,
.xx-article .xx-coupon .tmp-f * {
  font-size: 0.75rem;
}
article .tmp-tbar,
.xx-article .tmp-tbar {
  height: 1rem;
  font-size: 72.5%;
  position: absolute;
  width: 80%;
}
article:nth-child(4n+1) .tmp-logo.xx-grid-style-color,
.xx-article:nth-child(4n+1) .tmp-logo.xx-grid-style-color {
  background: #9e8bf5 !important;
}
article:nth-child(4n+2) .tmp-logo.xx-grid-style-color,
.xx-article:nth-child(4n+2) .tmp-logo.xx-grid-style-color {
  background: #5cca6c !important;
}
article:nth-child(4n+3) .tmp-logo.xx-grid-style-color,
.xx-article:nth-child(4n+3) .tmp-logo.xx-grid-style-color {
  background: #ff890d !important;
}
article:nth-child(4n+4) .tmp-logo.xx-grid-style-color,
.xx-article:nth-child(4n+4) .tmp-logo.xx-grid-style-color {
  background: #41b2f3 !important;
}
.xx-promotion-info .tmp-code {
  border: dashed 2px #8db654;
  background: rgba(212, 228, 191, 0.2);
  color: #739740 !important;
  padding: 0.5rem;
  font-size: 1.725rem;
  font-weight: 400;
  margin: 1rem 3rem 1rem 3rem;
  position: relative;
}
.xx-promotion-info .tmp-code .tmp-deal {
  font-size: 1rem;
}
.xx-promotion-info .tmp-copy-btn {
  width: 6rem;
  line-height: 3.6rem;
  vertical-align: middle;
  height: 3.6rem;
  background: #8db654;
  color: #ffffff;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.26);
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}
.xx-promotion-info .button {
  background: #233241;
  height: 2.5rem !important;
  font-size: 1.2rem !important;
}
.xx-promotion-info .button:hover {
  background: #354b62;
}
.xx-promotion-info .button.warning {
  background: #8db654;
}
.xx-promotion-info .button.warning:hover {
  background: #a5c578;
}
.xx-top-code-body {
  background: #fff;
}
.xx-top-code-body:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
@-webkit-keyframes xxLoading {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes xxLoading {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.xx-loading {
  width: 60px;
  height: 60px;
  position: relative;
  margin: 100px auto;
}
.xx-loading .tmp-1,
.xx-loading .tmp-2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #67CF22;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: xxLoading 2s infinite ease-in-out;
  animation: xxLoading 2s infinite ease-in-out;
}
.xx-loading .tmp-2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.xx-breadcrumbs {
  margin-top: 1rem;
}
.xx-categorylist-page h1 {
  margin: 1rem 2rem;
  padding: 0rem 1rem;
}
.xx-merchant-logo-list .tmp-item {
  text-align: center;
  display: table;
  padding: 0.25rem;
}
.xx-merchant-logo-list .tmp-item:last-child {
  float: left;
}
.xx-merchant-logo-list .tmp-item a {
  display: table-cell;
  position: relative;
  background: rgb(255, 255, 255);
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0.5rem;
  text-align: center;
  vertical-align: middle;
  padding: 0.5rem;
  height: 8.7rem;
}
.xx-merchant-logo-list .tmp-item a:hover span {
  display: table-cell;
  padding-top: 3.8rem;
}
.xx-merchant-logo-list .tmp-item a span {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
}
.xx-merchant-logo-list .tmp-item img {
  padding: 0.25rem;
  margin: auto;
  background: #fff;
  max-height: 7.7rem;
  max-width: 7.7rem;
}
.xx-merchant-logo-list .show-more {
  text-align: center;
  margin: auto;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  h1,
  h2,
  h3 {
    font-size: 1.125rem;
    line-height: 1.8rem !important;
  }
  .xx-coupon .tmp-p-title,
  .xx-coupon .tmp-p-title * {
    font-size: 1rem !important;
  }
  article {
    padding: 0 0.5rem 0.5rem 0 !important;
  }
  .xx-coupon .tmp-row-desc {
    display: none;
  }
  .xx-coupon .tmp-p-title {
    height: 5.625rem !important;
    word-wrap: break-word !important;
    white-space: normal !important;
    display: flex;
  }
  .xx-coupon .tmp-m-btn {
    display: flex !important;
  }
  .xx-coupon .tmp-logo img {
    margin-top: 0 !important;
  }
  .xx-coupon .tmp-logo a {
    padding-bottom: 2.2rem !important;
  }
  .xx-coupon .tmp-logo a:before {
    content: 'Deal';
    display: block;
    width: 100%;
    position: absolute;
    height: 2.2rem;
    line-height: 2.2rem;
    text-align: center;
    background: #233241;
    color: #ffffff;
    bottom: 0;
  }
  .xx-coupon .tmp-logo a[xx-type=Code]:before {
    content: 'Code';
    background: #8db654;
    color: #000000;
  }
  .xx-coupon .tmp-row-desc .tmp-show-desc-btn {
    right: 3rem !important;
  }
  .xx-merchant-info h1 {
    margin: 0 !important;
    line-height: 1.8rem !important;
  }
  .xx-merchant-info * {
    color: #ffffff;
  }
  .xx-merchant-info .tmp-log {
    padding: 0.25rem;
    width: 5.5rem;
    height: 5.5rem;
    line-height: 5rem;
  }
  .xx-merchant-info .tmp-content {
    padding: 0.5rem;
  }
  .xx-merchant-info .tmp-desc {
    font-size: 0.825rem;
    height: 1.5rem;
  }
  #xx-merchant-page-content {
    padding-left: 0.5rem !important;
  }
  #xx-merchant-page-content .xx-main-box {
    margin-right: 0.5rem !important;
  }
  #xx-merchant-page-content .xx-toolbar {
    //padding-right: 1rem;
    display: none !important;
  }
  #xx-merchant-page-content .xx-toolbar button {
    width: 100%;
    margin: 0.25rem;
  }
  .xx-list-box-1 li {
    width: 100%;
  }
  .xx-list-box-2 li {
    width: 50%;
  }
  .xx-list-box-3 li {
    width: 50%;
  }
  .xx-list-box-4 li {
    width: 50%;
  }
  .xx-list-box-5 li {
    width: 50%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .xx-list-box-1 li {
    width: 100%;
  }
  .xx-list-box-2 li {
    width: 50%;
  }
  .xx-list-box-3 li {
    width: 50%;
  }
  .xx-list-box-4 li {
    width: 50%;
  }
  .xx-list-box-5 li {
    width: 33.33%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .xx-list-box-1 li {
    width: 100%;
  }
  .xx-list-box-2 li {
    width: 50%;
  }
  .xx-list-box-3 li {
    width: 33.33%;
  }
  .xx-list-box-4 li {
    width: 33.33%;
  }
  .xx-list-box-5 li {
    width: 25%;
  }
}
@media screen and (min-width: 1201px) and (max-width: 2250px) {
  .xx-list-box-1 li {
    width: 100%;
  }
  .xx-list-box-2 li {
    width: 50%;
  }
  .xx-list-box-3 li {
    width: 33.33%;
  }
  .xx-list-box-4 li {
    width: 25%;
  }
  .xx-list-box-5 li {
    width: 20%;
  }
}



.policy_footer {
  background: rgba(141, 182, 84, 0.75);
  z-index: 1000;
  bottom: 0;
  position: fixed;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding: 12px 15px;
  width: 100%;
}

.policy_footer span {
  border: 1px solid #fff;
  padding: 5px 20px;
  border-radius: 2px;
  cursor: pointer;
  margin-left: 20px;
  display: inline-block;
  color: #fff;
}

.policy_footer span:hover {
  background: #fff;
  color: #666
}

.policy_footer p {
  margin-bottom: 10px;
  display: inline-block;
  color: #eee;
}

.policy_footer a {
  color: #00dfb7
}
footer a, footer h4{
  color: #e6dfdf;
}
footer .hide-for-small {
  background: #2d3d4e; padding-top:15px;
}
