.flash_deal_box {
  width: 100%;
  text-align: center;
}
.flash_deal_box .flash_deal_top {
  width: 100%;
  padding: 0.125rem 0.3125rem;
  position: relative;
  text-align: left;
  line-height: 32px;
}
.flash_deal_box .flash_deal_top .title {
  font-size: 14px;
  color: #000;
}
.flash_deal_box .flash_deal_top b {
  color: #000;
  font-size: 18px;
  padding-left: 10px;
}
.flash_deal_box .flash_deal_top .icon-naozhong {
  color: #000;
  font-size: 18px;
}
.flash_deal_box .flash_sale_time_box {
  width: 100%;
  font-size: 12px;
}
.flash_deal_box .flash_sale_time_box .flash_sale_time {
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  display: inline-block;
  background: #000;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  line-height: 16px;
  margin: 0 1px;
}
.flash_deal_box .flash_sale_time_Box {
  float: right;
  font-size: 14px;
}
.flash_deal_box .flash_sale_time_Box em {
  color: #000;
  font-size: 12px;
}
.flash_deal_box .right {
  width: 14px;
  color: #000;
  text-align: right;
  background: transparent;
  border-radius: 0 ;
}
.flash_deal_box .flash_deal_goods_list {
  width: 100%;
  padding: 0 0.3125rem;
}
.flash_deal_box .flash_deal_goods_list ul {
  width: 100%;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
}
.flash_deal_box .flash_deal_goods_list ul > :first-child {
  margin: 0;
}
.flash_deal_box .flash_deal_goods_list li {
  display: inline-block;
  width: 38%;
  margin-left: 3%;
}
.flash_deal_box .flash_deal_goods_list .more_box {
  text-align: center;
  height: 4.6875rem;
  line-height: 4.6875rem;
  vertical-align: top;
}
.flash_deal_box .flash_deal_goods_list .more_box a {
  font-size: 12px;
  color: #fff;
  padding: 2px 8px;
  background: #ff4062;
}
.flash_deal_box .flash_deal_goods_list .list-top {
  width: 100%;
  position: relative;
  background: url(/assets/img/loading.gif) no-repeat center center;
}
.flash_deal_box .flash_deal_goods_list .list-top > em {
  position: absolute;
  top: 0;
  right: 0;
  color: #000000;
  width: 0.9375rem;
  height: 0.9375rem;
  padding-top: 0.09375rem;
  border-radius: 50%;
  text-align: center;
  background-color: #fe4363;
}
.flash_deal_box .flash_deal_goods_list .list-top > em p {
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #fff;
  line-height: 0.375rem;
}
.flash_deal_box .flash_deal_goods_list .list-top a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.flash_deal_box .flash_deal_goods_list .list-top img {
  width: 100%;
  border: none;
}
.flash_deal_box .flash_deal_goods_list .list-bottom {
  overflow: hidden;
  padding-bottom: 0.3125rem;
}
.flash_deal_box .flash_deal_goods_list .list-bottom > div {
  display: inline-block;
}
.flash_deal_box .flash_deal_goods_list .right {
  float: right;
  width: 26%;
  line-height: 0.6875rem;
  margin-right: 0.09375rem;
}
.flash_deal_box .flash_deal_goods_list .right i {
  float: right;
  font-size: 18px;
}
.flash_deal_box .flash_deal_goods_list .right .icon-heart {
  color: #fd4260;
}
.flash_deal_box .flash_deal_goods_list .left {
  width: 70%;
  height: 0.84375rem;
  box-sizing: border-box;
  padding-top: 0.1875rem;
  line-height: 0.25rem;
}
.flash_deal_box .flash_deal_goods_list .left b {
  font-size: 12px;
  color: #ff4062;
  display: block;
}
.flash_deal_box .flash_deal_goods_list .left > span {
  display: block;
  font-size: 12px;
  color: #8a8a8a;
  text-decoration: line-through;
  margin-top: 0.15625rem;
}
.shipping_act {
  width: 100%;
  text-align: center;
  overflow: hidden;
  padding: 0 0.3125rem;
}
.shipping_act a {
  font-size: 14px;
  color: #333;
  display: block;
}
.shipping_act a img {
  font-size: 12px;
  width: 100%;
}
.shipping_act a span {
  color: #ff4062;
}
#swiper-shipping_act,
.swiper-slide > a {
  display: block;
  height: 0.9rem;
  line-height: 0.9rem;
}
#classify_box {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  padding: 0 0.125rem;
}
#classify_box a {
  width: 18% ;
  color: #000;
  font-size: 12px;
  text-align: center;
  margin: 0 1% 0.3125rem;
}
#classify_box a p {
  height: 22px;
  color: #000;
  font-size: 12px;
  line-height: 22px;
}
#classify_box a img {
  display: block;
  width: 100%;
}
#advertising_two_swiper {
  padding-top: 0;
  height: 3.125rem;
}
.up_to_list {
  padding-left: 10px;
}
.up_to_list_slider.mui-slider .mui-slider-group .mui-slider-item {
  width: 89%;
}
.slider_item_box {
  padding: 0 8px;
  margin: 0 5px;
  background: #f2f2f2;
  border: 1px solid #ddd;
}
.slider_item_box > a {
  display: block;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #333;
  font-size: 12px;
}
.slider_item_box > a i {
  float: right;
  color: #777;
}
.slider_item_box .lists_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.slider_item_box .lists {
  width: 32%;
}
.slider_item_box .lists .list-bottom {
  padding-bottom: 0.1rem;
}
.slider_item_box .lists .price {
  display: block;
  color: #ff4062;
  font-size: 12px;
  text-align: center;
}
.slider_item_box .lists .shop_price {
  display: block;
  color: #888;
  font-size: 12px;
  text-align: center;
}
.slider_item_box .lists .shop_price span {
  color: #888;
  font-size: 12px;
  text-decoration: line-through;
}
.goods_index {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  border: 12px solid #ff4062;
  border-right-color: transparent;
  border-bottom-color: transparent;
}
.goods_index_num {
  color: #fff;
  font-size: 12px;
  position: absolute;
  top: 0%;
  left: 0;
  width: 13px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  z-index: 1;
}
.mui-slider.advertising_two_swiper .mui-slider-group .mui-slider-item {
  width: 85%;
  margin: 0 5px;
}
.height10 {
  display: block;
  width: 100%;
  height: 0.125rem;
}
.left {
  float: left;
}
.right {
  float: right;
}
.slider_index {
  height: 6.71875rem;
}
.mui-slider {
  width: 100%;
  touch-action: manipulation;
}
.mui-slider .mui-slider-group .mui-slider-item {
  width: 100%;
  padding: 0;
}
.mui-slider-indicator .mui-indicator {
  background: #fff;
  margin: 1px 2px;
  box-shadow: none;
}
.mui-slider-indicator .mui-indicator.mui-active {
  background: #ff4062;
}
.loding {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  bottom: 0%;
  right: 0%;
  /* background:rgba(0, 0, 0, 0.5); */
  width: 100%;
  height: 100%;
  z-index: 2;
}
.loding img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -150px;
  margin-top: -150px;
  width: 300px;
  height: 300px;
}
.hot_sale_bottom {
  padding: 0.3125rem;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.hot_sale_bottom > div {
  width: 50%;
}
.hot_sale_bottom img {
  width: 100%;
}
.advertising {
  width: 100%;
  padding: 0.3125rem 0.3125rem 0.125rem;
  overflow: hidden;
  box-sizing: border-box;
}
.advertising div {
  width: 4.5625rem;
  float: left;
}
.advertising div:nth-child(2n) {
  margin-left: 0.25rem;
}
.advertising div:nth-child(3) {
  margin-top: 0.15625rem;
}
.advertising div:nth-child(4) {
  margin-top: 0.15625rem;
}
.advertising img {
  width: 100%;
}
.up_to {
  width: 100%;
  height: 36px;
  padding: 0 0.40625rem 0 0.375rem;
  overflow: hidden;
  line-height: 40px;
}
.up_to em {
  font-size: 16px;
  float: left;
  color: #333;
}
.up_to a {
  line-height: 40px;
  font-size: 16px;
  float: right;
  color: #888;
}
#container {
  padding: 0.15625rem 0.3125rem;
  display: flex;
  display: -webkit-flex;
  /* Safari */
  flex-wrap: wrap;
}
#container div {
  text-align: center;
  border: 1px solid #ccc;
  width: 3.03125rem;
  height: 2.65625rem;
  margin-right: 0.125rem;
  margin-bottom: 0.09375rem;
}
#container div:nth-child(3) {
  margin-right: 0rem;
}
#container div:nth-child(6) {
  margin-right: 0rem;
}
#container div:nth-child(7) {
  margin-bottom: 0rem;
}
#container div:nth-child(8) {
  margin-bottom: 0rem;
}
#container div:nth-child(9) {
  margin-right: 0rem;
  margin-bottom: 0;
}
#container a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  color: #000000;
  text-align: center;
  padding: 0.3125rem 0;
}
#container div:nth-child(-3) i {
  font-weight: 600;
}
#container .iconfont {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.5rem;
  margin-top: -0.5rem;
  font-size: 1rem;
}
#container .iconfont.icon-huangguan {
  font-size: 1.25rem;
  margin-left: -0.625rem;
}
#container .iconfont.icon-xiexue {
  font-size: 1.1875rem;
  margin-left: -0.59375rem;
}
#container .iconfont.icon-nanzhuang01 {
  font-size: 1.1875rem;
  margin-left: -0.59375rem;
}
#container span {
  display: block;
  margin-top: 1.3rem;
  font-size: 16px;
  line-height: 24px;
}
.recommend {
  width: 100%;
}
.recommend_top {
  height: 40px;
  width: 100%;
  line-height: 40px;
  background-color: #f4f4f4;
  text-align: center;
}
.recommend_top a {
  position: relative;
  display: block;
  font-size: 16px;
  color: #111;
}
.recommend_top span {
  margin-bottom: 6px;
  display: inline-block;
  background-color: #424242;
  height: 0.028125rem;
  width: 0.859375rem;
}
.recommend_nav {
  position: relative;
}
.recommend_nav > span {
  position: absolute;
  top: 0%;
  width: 14%;
  color: #333;
  text-align: center;
  line-height: 1rem;
  transition: all 0.25s ease;
}
.recommend_nav > .active {
  transform: rotate(180deg);
}
.recommend_nav .left {
  display: none;
  left: 0%;
}
.recommend_nav .right {
  right: 0%;
}
.recommend_nav ul.ul_nav {
  width: 100%;
  white-space: nowrap;
  height: 1rem;
  line-height: 1rem;
  border-bottom: 1px solid #ccc;
}
.recommend_nav ul.ul_nav li {
  width: 21.5%;
  height: 98%;
  display: inline-block;
  box-sizing: border-box;
}
.recommend_nav ul.ul_nav .active {
  color: #ff4062;
  border-bottom: 2px solid #ff4062;
}
.recommend_nav ul.ul_nav .active a {
  color: #ff4062;
}
.recommend_nav ul.ul_nav a {
  font-size: 14px;
  display: block;
  height: 100%;
  width: 100%;
  color: #111;
  text-align: center;
}
.recommend_nav .ul_nav_list {
  position: absolute;
  left: 0%;
  top: 1rem;
  right: 0%;
  width: 100%;
  box-sizing: border-box;
  padding: 0.125rem;
  background: #fff;
  z-index: 10;
}
.recommend_nav .ul_nav_list li {
  float: left;
  height: 0.9rem;
  line-height: 0.9rem;
  margin: 0.125rem;
  box-sizing: border-box;
  border: 1px solid #ccc;
}
.recommend_nav .ul_nav_list .active {
  border-color: #ff4062;
}
.recommend_nav .ul_nav_list .active a {
  color: #ff4062;
}
.recommend_nav .ul_nav_list a {
  font-size: 14px;
  display: block;
  height: 100%;
  padding: 0 0.46875rem;
  color: #111;
}
.recommend_list {
  padding: 0.09375rem 0.3125rem 0;
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.more_btn {
  height: 1rem;
  width: 100%;
  text-align: center;
  color: #000;
}
.more_btn a {
  display: block;
  padding: 8px;
  text-align: center;
  color: #000000;
  font-size: 16px;
}
.more_btn i {
  font-size: 20px;
}
.advertising_two {
  width: 100%;
  padding: 0 0.3125rem;
}
.advertising_two a {
  display: block;
  width: 100%;
  margin-bottom: 0.25rem;
}
.advertising_two :last-child {
  margin: 0;
}
.advertising_two img {
  width: 100%;
}
.pad14 {
  display: block;
  width: 100%;
  height: 14px;
  background-color: #f4f4f4;
}
.pad10 {
  display: block;
  width: 100%;
  height: 10px;
  background-color: #f4f4f4;
}
.swiper-slide {
  overflow: hidden;
}
.trending {
  height: 40px;
  width: 100%;
  line-height: 40px;
  background-color: #f4f4f4;
  text-align: center;
}
.trending span {
  margin-bottom: 6px;
  display: inline-block;
  background-color: #424242;
  height: 0.028125rem;
  width: 0.859375rem;
}
.lists {
  width: 2.96rem;
}
.lists .list-top {
  width: 100%;
  position: relative;
  background: url(/assets/img/loading.gif) no-repeat center center;
}
.lists .list-top > em {
  position: absolute;
  top: 0;
  right: 0;
  color: #000000;
  width: 0.9375rem;
  height: 0.9375rem;
  padding-top: 0.09375rem;
  border-radius: 50%;
  text-align: center;
  background-color: #fe4363;
}
.lists .list-top > em p {
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #fff;
  line-height: 0.375rem;
}
.lists .list-top a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.lists .list-top img {
  width: 100%;
  height: 3.9375rem;
  border: none;
}
.lists .list-bottom {
  overflow: hidden;
  padding-bottom: 0.3125rem;
}
.lists .list-bottom > div {
  display: inline-block;
}
.lists .right {
  float: right;
  width: 26%;
  line-height: 0.6875rem;
  margin-right: 0.09375rem;
}
.lists .right i {
  float: right;
  font-size: 18px;
}
.lists .right .icon-heart {
  color: #fd4260;
}
.lists .left {
  width: 70%;
  height: 0.84375rem;
  box-sizing: border-box;
  padding-top: 0.1875rem;
  line-height: 0.25rem;
}
.lists .left b {
  font-size: 12px;
  color: #ff4062;
  display: block;
}
.lists .left > span {
  display: block;
  font-size: 12px;
  color: #8a8a8a;
  text-decoration: line-through;
  margin-top: 0.15625rem;
}
.hide.floating {
  transform: translateY(100%);
}
.floating {
  transition: 0.5s;
  transform: translateY(0%);
  position: fixed;
  left: 0%;
  bottom: 0%;
  z-index: 999;
  width: 100%;
  background-color: #fff;
  background: url('../assets/img/email_bg.jpg') no-repeat center center;
}
.floating .floating-top {
  position: relative;
  height: 20px;
}
.floating .floating-top i {
  position: absolute;
  right: 0.3125rem;
  top: 0%;
  height: 36px;
  line-height: 36px;
  font-size: 24px;
  color: #111;
}
.floating .floating-content {
  padding-bottom: 20px;
  text-align: center;
}
.floating .floating-content .floating-content-get {
  font-size: 16px;
  line-height: 30px;
  color: #000;
}
.floating .floating-content p {
  font-size: 12px;
  line-height: 22px;
  color: #222;
}
.floating .floating-content .floating-off {
  font-size: 46px;
  font-weight: 600;
  color: #ff4062;
  line-height: 66px;
}
.floating .floating-bottom {
  padding: 0 0.625rem;
  padding-bottom: 20px;
  box-sizing: border-box;
  text-align: center;
}
.floating .floating-bottom #emailRegister {
  display: inline-block;
  width: 65%;
  max-width: 418px;
  padding: 12px 6px;
  height: 36px;
  margin: 0;
  font-size: 12px;
  color: #111;
}
.floating .floating-bottom .floatingBtn {
  display: inline-block;
  width: 30%;
  max-width: 120px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  margin-left: 3%;
  background-color: #ff4062;
  border-radius: 4px;
  font-size: 12px;
  text-align: center;
}
