.cl_sale_coming {
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
  padding: 10px;
  border: 1px solid #ff4062;
  border-radius: 5px;
  font-size: 18px;
  font-weight: bold;
  color: #ff4062;
}
.switc_box {
  width: 100%;
  margin: 58px 0 62px;
}
.switc_box > div {
  float: left;
  width: 25%;
  height: 100px;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-align: center;
  padding: 20px 0px;
  color: #000;
}
.switc_box > div b {
  font-weight: normal;
}
.switc_box > div p {
  margin-top: 8px;
  font-size: 14px;
  line-height: 16px;
}
.switc_box > div .icon-Fill {
  color: #fc7c65;
}
.switc_box > div > :first-child {
  font-size: 26px;
  color: #fc7c65;
}
.switc_box > div .open_date {
  margin-left: 6px;
}
.switc_box .start {
  color: #fff;
}
.switc_box .start .icon-Fill {
  color: #fff;
  font-weight: normal;
}
.switc_box .start > :first-child {
  font-size: 26px;
  font-weight: normal;
  color: #fff;
}
.switc_box .icon-Fill {
  font-size: 26px;
}
.count_down {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  color: #fff;
  margin-bottom: 60px;
}
.count_down .text {
  font-size: 30px;
}
.count_down .end_tiem {
  font-size: 90px;
  line-height: 120px;
}
.count_down .end_tiem > span {
  margin: 0 5px;
}
.count_down .date {
  font-size: 18px;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 30px;
}
.count_down .date span {
  display: inline-block;
  padding: 0 40px;
}
.count_down .endin {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  font-weight: bold;
  color: #313130;
  letter-spacing: 2px;
  font-family: Arial-BoldMT;
}
.flash_sale_lists {
  width: 100%;
}
.flash_sale_lists > :nth-child(2n) {
  margin-left: 2%;
  margin-right: 0% !important;
}
.flash_sale_lists .flash_sale_item {
  position: relative;
  margin: 0;
  padding: 0 19px;
  box-sizing: border-box;
  margin-top: 20px;
  width: 25%;
  height: 415px;
  float: left;
}
.flash_sale_lists .flash_sale_item .flash_sale_lists_top {
  position: relative;
  display: block;
  width: 262px;
  height: 348px;
  overflow: hidden;
  background: url(/themes/wholesale7/assets/images/loading.gif) no-repeat center center;
}
.flash_sale_lists .flash_sale_item:hover > a {
  display: block;
}
.flash_sale_lists .flash_sale_item .add_to_bag {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -95px;
  margin-top: -15px;
  width: 190px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  z-index: 1;
  color: #333;
  background-color: rgba(255, 255, 255, 0.9);
}
.flash_sale_lists .flash_sale_item .add_to_bag > div {
  display: none;
}
.flash_sale_lists .flash_sale_item .add_to_bag.la-ball-pulse {
  font-size: 0;
}
.flash_sale_lists .flash_sale_item .add_to_bag.la-ball-pulse > i {
  display: none;
}
.flash_sale_lists .flash_sale_item .add_to_bag.la-ball-pulse > div {
  background-color: #000;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  margin: 16px 2px;
  -webkit-animation: ball-pulse 1s ease infinite;
  animation: ball-pulse 1s ease infinite;
}
.flash_sale_lists .flash_sale_item .add_to_bag.la-ball-pulse > div:nth-child(1) {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.flash_sale_lists .flash_sale_item .add_to_bag.la-ball-pulse > div:nth-child(2) {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
.flash_sale_lists .flash_sale_item .add_to_bag.la-ball-pulse > div:nth-child(3) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.flash_sale_lists .flash_sale_item .out_of_stock {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -95px;
  margin-top: -15px;
  width: 190px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  z-index: 1;
  color: #fff;
  background-color: #cccccc;
}
.flash_sale_lists .flash_sale_item .wishlist,
.flash_sale_lists .flash_sale_item .active {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -95px;
  margin-top: -15px;
  width: 190px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.9);
}
.flash_sale_lists .flash_sale_item .wishlist {
  cursor: pointer;
}
.flash_sale_lists .flash_sale_item .wishlist .icon-heart {
  font-size: 18px;
  color: #999;
}
.flash_sale_lists .flash_sale_item .active .icon-heart {
  font-size: 18px;
  color: #ff4062;
}
.flash_sale_lists .flash_sale_item_detail {
  position: relative;
  font-size: 12px;
  width: 100%;
}
.flash_sale_lists .flash_sale_item_detail > a {
  display: block;
  line-height: 24px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.flash_sale_lists .flash_sale_item_detail b {
  float: left;
  font-size: 18px;
  color: #ff4062;
}
.flash_sale_lists .flash_sale_item_detail .present_price {
  padding: 0;
  margin: 0;
}
.flash_sale_lists .flash_sale_item_detail .original_price {
  font-size: 14px;
  color: #888;
  text-decoration: line-through;
  margin-top: 6px;
}
.flash_sale_lists .flash_sale_item_detail .discount {
  float: left;
  line-height: normal;
  position: relative;
  margin-left: 16px;
  padding: 3px 6px;
  padding-right: 14px;
  background-color: #ff4062;
  color: #fff;
}
.flash_sale_lists .flash_sale_item_detail .discount .sanjiao {
  position: absolute;
  top: 0%;
  right: 0%;
  border: 10px solid transparent;
  border-right-color: #FFF;
}
.flash_sale_lists .flash_sale_item_detail .progress_bar_box {
  margin-top: 6px;
  width: 100%;
  height: 18px;
  padding: 2px;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.flash_sale_lists .flash_sale_item_detail .progress_bar_box > p {
  float: right;
  margin-top: 3px;
  width: 74%;
  height: 8px;
  position: relative;
  overflow: hidden;
  background: #ccc;
  -moz-border-radius: 8px;
  /* Firefox */
  -webkit-border-radius: 8px;
  /* Safari 和 Chrome */
  border-radius: 8px;
}
.flash_sale_lists .flash_sale_item_detail .progress_bar_box > p > span {
  max-width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  background: #ff4062;
  -moz-border-radius: 8px;
  /* Firefox */
  -webkit-border-radius: 8px;
  /* Safari 和 Chrome */
  border-radius: 8px;
}
.flash_sale_lists .flash_sale_item_detail .progress_bar_box .sold {
  color: #FF4062;
  text-align: left;
  width: 26%;
  float: left;
  white-space: nowrap;
}
.on_going {
  width: 100%;
  margin: 58px auto 62px;
}
.flip-clock-wrapper {
  display: inline-block;
  overflow: hidden;
  width: auto;
  margin: 0;
  vertical-align: middle;
}
.flip-clock-wrapper ul {
  width: 53px;
  height: 68px;
  line-height: 68px;
}
.flip-clock-wrapper ul li {
  line-height: 68px;
}
.flip-clock-wrapper ul li a div div.inn {
  font-size: 36px;
  background: #313130;
  color: #fff;
}
.flip-clock-divider {
  width: 22px;
  height: 52px;
  margin-top: 12px;
}
.flip-clock-divider .flip-clock-label {
  display: none;
}
.flip-clock-dot {
  width: 5px;
  height: 5px;
  background: #313130;
}
.flip-clock-wrapper ul li a div.up:after {
  top: 33px;
}
.flash_deals_nav {
  width: 100%;
  height: 60px;
  background-color: #313130;
  margin-bottom: 60px;
}
.flash_deals_nav ul {
  width: 100%;
  height: 100%;
  text-align: center;
}
.flash_deals_nav ul li {
  display: inline-block;
  padding: 0 42px;
  font-family: ArialMT;
  font-size: 18px;
  line-height: 60px;
  color: #fff;
}
.flash_deals_nav ul li:hover {
  cursor: pointer;
}
.flash_deals_nav ul li.active {
  background: #f8533d;
}
.fixed {
  position: fixed;
  top: 0px;
  left: 0;
  z-index: 999;
}
.flash_deals_goodslist h2 {
  display: block;
  width: 100%;
  text-align: center;
  font-weight: 600;
  color: #000;
  line-height: 50px;
  padding-top: 10px;
}
