@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    outline: none;
    -webkit-text-size-adjust: 100%;
    font-size: 12px;
    line-height: 17px;
    font-family:PingFang-SC-Regular,HeitiJ-Light,Helvetica Neue,Helvetica,STHeiTi,sans-serif;-webkit-font-smoothing:antialiased;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    -webkit-text-size-adjust:none;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face{font-family:iconfont;src:url("//at.alicdn.com/t/font_1474372158_1245542.eot");src:url("//at.alicdn.com/t/font_1474372158_1245542.eot?#iefix") format("embedded-opentype"),url("//at.alicdn.com/t/font_1474372158_1245542.woff") format("woff"),url("//at.alicdn.com/t/font_1474372158_1245542.ttf") format("truetype"),url("//at.alicdn.com/t/font_1474372158_1245542.svg#iconfont") format("svg")}
::-webkit-scrollbar {
  display: none;
} 

body,
ul,
ol,
div,
li,
textarea,
input,
select,
td,
a {
    font-size: 13px;
    color: #212121;
    tap-highlight-color:rgba(0,0,0,0);
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}
html,
body {
  width: 100%;
  background-color: #f3f3f3;
  overflow-x: hidden;
}

#_body {
  width: 100%;
  max-width: 720px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
}
#_body .ht-appdlcomp {
  width: 100%;
  max-width: 720px;
}
a {
  text-decoration: none !important;
  display: block;
}
.mainPage {
  margin-bottom: 46px;
  width: 100%;
}
.indexResource {
  display: none;/*margin-top: 2.6px * @base;*/
}
.scrollToTopPage {
  position: fixed;
  width: 45px;
  height: 45px;
  bottom: 94px;
  right: 18px;
  z-index: 30;
  background: url('../icon/top@2x.png') no-repeat;
  background-size: 100%;
  display: none;
}
.mainPage.noBottom {
  margin-bottom: -4px;
}
.theme_row .theme_details[data-type="111"] .imageCompon {
  float: left;
  width: 169px;
  height: 72px;
  line-height: 0;
  overflow: hidden;
  border-radius: 4px;
}
.theme_row .theme_details[data-type="12"] .cell {
  width: 180px;
  display: inline-block;
}
.theme_row .theme_details[data-type="111"] .imageCompon + .imageCompon {
  margin-left: 7px;
}
.theme_row .theme_details[data-type="111"] {
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 7px;
  margin-left: 7px;
}
.imageCompon {
  line-height: 0;
}
.imageCompon img {
  width: 100%;
}
.__toast {
  bottom: 40% !important;
  font-size: 13px !important;
}
.__toast span {
  padding: 11px !important;
  background: #373737 !important;
  opacity: .9;
  color: #fff !important;
  border-color: #373737 !important;
}
.__dialog,
.__dialog div {
  font-size: 12.6px !important;
}
.__dialog img {
  width: 28.8px;
}
#__pullloading img {
  width: 36px;
}
.swiper-slide {
  text-align: center;
}
.theme_row.landscape {
  background-color: #f3f3f3;
  overflow: hidden;
}
#lucky_coupon {
  position: fixed;
  top: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  width: 100%;
  max-width: 720px;
  height: 100%;
  z-index: 40;
  background-color: rgba(97, 97, 97, 0.7);
}
#lucky_coupon .coupon_Box {
  width: 85%;
  background-color: #fff;
}
#lucky_coupon .coupon_Box .title {
  font-size: 15px;
  line-height: 65px;
  text-align: center;
}
#lucky_coupon .coupon_Box .coupon_list {
  position: relative;
  padding: 0 10px;
}
#lucky_coupon .coupon_Box .coupon_list .coupon_detail {
  height: 100px;
  background-color: #ff2347;
  position: relative;
  padding: 13px 0 10px;
  margin-top: 5px;
}
#lucky_coupon .coupon_Box .coupon_list .coupon_detail .coupon_table {
  width: 100%;
}
#lucky_coupon .coupon_Box .coupon_list .coupon_detail .coupon_table .m1 {
  width: 65%;
  padding: 18px 0 0 19px;
  border-right: 1px solid #ff9faf;
}
#lucky_coupon .coupon_Box .coupon_list .coupon_detail .coupon_table .m1 .coupon_name {
  color: #fff;
  font-size: 14px;
  padding-bottom: 7px;
}
#lucky_coupon .coupon_Box .coupon_list .coupon_detail .coupon_table .m1 .coupon_desc {
  color: #fff;
  line-height: 17px;
}
#lucky_coupon .coupon_Box .coupon_list .coupon_detail .coupon_table .m2 {
  width: 35%;
  text-align: center;
  line-height: 70px;
}
#lucky_coupon .coupon_Box .coupon_list .coupon_detail .coupon_table .m2 .currency {
  color: #fff;
  font-size: 20px;
}
#lucky_coupon .coupon_Box .coupon_list .coupon_detail .coupon_table .m2 .coupon_value {
  color: #fff;
  font-size: 36px;
}
#lucky_coupon .coupon_Box .coupon_list .coupon_detail::after {
  content: "";
  position: absolute;
  top: 0;
  right: -1px;
  width: 6px;
  height: 100%;
  background: url("../icon/right_coupon_border.png") #fff repeat-y -1px center;
  background-size: 100%;
  z-index: 2;
}
#lucky_coupon .coupon_Box .coupon_list .coupon_detail::before {
  content: "";
  position: absolute;
  top: 0;
  left: -1px;
  width: 6px;
  height: 100%;
  background: url("../icon/left_coupon_border.png") #fff repeat-y 1px center;
  background-size: 100%;
}
#lucky_coupon .coupon_Box .buttonList {
  padding: 16px 11px;
  text-align: center;
}
#lucky_coupon .coupon_Box .buttonList .couponButton {
  line-height: 40px;
  display: inline-block;
  width: 162px;
  color: #f81948;
  font-size: 15px;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #f81948;
}
.theme_list .theme_info {
  padding-top: 9px;
}
.theme_list .theme_info .theme_poster {
  position: relative;
  line-height: 0;
}
.theme_list .theme_info .theme_poster .full_image {
  width: 100%;
}
.theme_list .theme_info .theme_goods_list {
  margin-top: 0;
  background-color: #fff;
  // overflow-x: scroll;
}
.theme_list .theme_info .theme_goods_list .goodsLine {
  width: 122px;
  display: inline-block;
  padding: 22px 9px;
  background-color: #fff;
}
.theme_list .theme_info .theme_goods_list .goodsLine .imageBox {
  width: 100%;
  height: 100px;
  padding: 5px;
  display: -webkit-box;
  -webkit-box-align: center;
  -webkit-box-pack: center;
}
.theme_list .theme_info .theme_goods_list .goodsLine .imageBox .goods_pic {
  max-height: 100%;
  height: auto;
  max-width: 100%;
}
.theme_list .theme_info .theme_goods_list .goodsLine .goodsDesc {
  line-height: 15px;
  height: 16px;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}
.theme_list .theme_info .theme_goods_list .goodsLine .current_price {
  margin-top: 7px;
  font-size: 13px;
  text-align: left;
}
.theme_list .theme_info .theme_goods_list .goodsLine .current_price .integer_price {
  color: #000;
}
.theme_list .theme_info .theme_goods_list .goodsLine .current_price .compared_Price {
  color: rgb(178,178,178);
  padding-left: 4px;
  padding-top: 3px;
  text-decoration: line-through;
}
.country-icon{
  text-align: left;
  color: rgb(172,172,172);
  font-size: 12px;
  padding-top: 8px;
}
.country-icon img{
    width: 10px;
    margin-right: 4px;
}
.theme_list .theme_info .theme_goods_list .goodsLine .current_price .mall_name {
	text-align: left;
  	padding-top: 8px;
  	color: rgb(172,172,172);
  	font-size: 0px;
  	vertical-align: middle;
  	line-height: 12px;
}
.theme_list .theme_info .theme_goods_list .goodsLine .current_price .mall_name img {
  width: 10px;
  height: 10px;
  float: left;
  position: relative;
  top: 2px;
}
.theme_list .theme_info .theme_goods_list .goodsLine .current_price .mall_name span {
  font-size:10px;
  margin-left: 15px;
  height: 14px;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}

.theme_list .theme_info .theme_goods_list .moreDetails {
    width: 90px;
    height: 90px;
    text-align: center;
    /* border: 1px solid #8F8F8F; */
    margin: 29px 7px 0 7px;
}
.theme_list .theme_info .theme_goods_list .moreDetails .imageBox {
    display: table-cell;
    width: 86px;
    height: 90px;
    padding: 5px;
    vertical-align: middle;
    border: 1px solid #8F8F8F;
    background: rgba(255,255,255,0.4);
    text-align: center;
}
.theme_list .theme_info .theme_goods_list .moreDetails .imageBox > img {
  width: 40px;
  height: 23px;
}
.theme_list .theme_info .theme_goods_list .box_blank {
	width:1px;
	border:0px;
	margin-left:0
}

.theme_list .theme_global_discount {
	padding-top:0px;
	border-top:rgb(230,230,230) 1px solid
}
.theme_list .theme_global_discount .theme_goods_list {
	background: none;
}
.theme_list .theme_global_discount .theme_goods_list .goodsLine {
	margin:10px 3px 15px;
	padding:10px 9px;
}
.theme_list .theme_global_discount .theme_goods_list .goodsLine .goodsDesc {
  text-align:left;
  font-size:12px;
}
.theme_list .theme_global_discount .theme_goods_list .goodsLine .current_price .integer_price {
  color: #000;
}
.theme_list .theme_global_discount .current_price {
	text-align:left
}
.theme_list .theme_global_discount .global_discount_title {
	width:90%;
	margin:0 auto
}
.theme_list .theme_global_discount .global_discount_title .li1 {
	text-align:right;
	font-size:12px;
	margin-top:20px;
}
.theme_list .theme_global_discount .global_discount_title .li2 {
	text-align:center;
	font-size:17px;
  line-height: 22px;
  height: 20px;
	margin-top:12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.theme_list .theme_global_discount .global_discount_title .li3 {
	text-align:center;
	font-size:12px;
	margin:10px 0px 5px;
}
.theme_list .theme_global_discount  .theme_goods_list .goodsLine .imageBox {
	position: relative;
	height:115px;
	padding-bottom: 15px;
}
.theme_list .theme_global_discount  .theme_goods_list .goodsLine .imageBox span {
	position: absolute;
	left:0px;
	bottom:10px;
	font-size:12px;
	line-height:16px;
	color:rgb(245, 0, 45);
	border:1px solid #F5002D;
	padding:0 6px;
	background:rgba(255, 255, 255, 0.9)
}

.theme_row .theme_details[data-type="4col"] {
  text-align: center;
  padding: 0px;
}
.theme_row .theme_details[data-type="4col"] .imageCompon {
  width: 25%;
  padding: 0px;
  overflow: hidden;
}
.theme_row .theme_details[data-type="4col"] .imageCompon > img {
  width: 100%;
}
.theme_row .theme_details[data-type="11"] {
  text-align: center;
  padding: 0px;
}
.theme_row .theme_details[data-type="11"] .imageCompon {
  width: 50%;
  overflow: hidden;
  padding: 0px;
}
.theme_row .theme_details[data-type="11"] .imageCompon > img {
  width: 100%;
}
.theme_row .theme_details[data-type="category_2col"] {
  text-align: center;
  padding: 0px;
}
.theme_row .theme_details[data-type="category_2col"] .imageCompon {
  width: 50%;
  overflow: hidden;
  padding: 0px;
}
.theme_row .theme_details[data-type="category_2col"] .imageCompon > img {
  width: 100%;
}
.theme_row .theme_details[data-type="3col"] {
  text-align: center;
  padding: 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: -5px;
}
.theme_row .theme_details[data-type="3col"] .imageCompon {
  width: 33.33%;
  padding: 0px;
  overflow: hidden;
}
.theme_row .theme_details[data-type="3col"] .imageCompon > img {
  width: 100%;
}
.theme_row .theme_details[data-type="category_3col"] {
  text-align: center;
  padding: 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: -2px;
}
.theme_row .theme_details[data-type="category_3col"] .imageCompon {
  width: 33.33%;
  padding: 0px;
  overflow: hidden;
}
.theme_row .theme_details[data-type="category_3col"] .imageCompon > img {
  width: 100%;
}
.panicBuying {
  padding: 8px 10px;
}
.theme_row .theme_details[data-type="limit_time"] {
  top: 0px;
}
div#jTime {
  color: #f4333b;
  font-size: 14px;
}
#jTime .style {
  color: #f4333b;
}
.downtime {
  line-height: 40px;
  text-align: center;
  background: #f3f3f3;
  border-radius: 4px 4px 0 0;
}
.downtime .notice {
  color: #212121;
}
.trMoreShops {
  overflow: hidden;
  box-sizing: border-box;
  border: solid 1px #FFF;
  border-radius: 0 0 4px 4px;
  background: #fff;
}
.trMoreShops .moreGoods {
  background: #fff;
}
.trMoreShops .moreGoods .swiper-slide.trShopItem {
  width: 135px;
  text-align: center;
  padding: 9px 0 7px;
  background: #fff;
}
.trMoreShops .moreGoods .swiper-slide.trShopItem .flash-logo {
  position: absolute;
  top: 2px;
  width: 45px;
  margin-left: 5px;
  margin-top: 5px;
}
.trMoreShops .moreGoods .swiper-slide.trShopItem .flash-logo > img {
  width: 100%;
}
.trMoreShops .moreGoods .swiper-slide.trShopItem .imageBox {
  width: 135px;
  height: 120px;
  padding: 10px 10px 7px;
  vertical-align: middle;
  text-align: center;
}
.trMoreShops .moreGoods .swiper-slide.trShopItem .imageBox .goods_pic {
  max-width: 100px;
  max-height: 100px;
}
.trMoreShops .moreGoods .swiper-slide.trShopItem .price {
  display: inline-block;
  font-family: "Arial";
  color: #212121;
}
.trMoreShops .moreGoods .swiper-slide.trShopItem .price > span {
  color: #a7a7a7;
  text-decoration: line-through;
}
.trMoreShops .moreGoods .swiper-slide.trShopItem .title {
  height: 21px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #8f8f8f;
  line-height: 21px;
}
.trMoreShops .moreGoods .swiper-slide.trShopItem .look {
  width: 80px;
  margin-top: 5px;
}
.trMoreShops .moreGoods .goodInfo.more {
  line-height: 94px;
  display: inline-block;
  border: 1px solid #c9c9c9;
  border-radius: 2px;
  margin: 50px 18px 0 17px;
  width: 100px;
  text-align: center;
  padding: 9px 0 7px;
  background: #fff;
}
.theme_details[data-type="1col"] .imageCompon {
  line-height: 0;
}
.theme_details[data-type="1col"] .imageCompon > img {
  width: 100%;
}
.image_smalllogo {
  width: 100%;
  padding-bottom: 3px;
  padding-left: 6px;
}
.image_smalllogo > img {
  vertical-align: middle;
}
.image_smalllogo > span {
  color: #FFFFFF;
  font-size: 14px;
  vertical-align: middle;
}
.theme_details[data-type="count_down"] {
  color: #fff;
  line-height: 58px;
  font-size: 14px;
  text-align: center;
}
.theme_details[data-type="count_down"] #downTimeLine {
  padding: 3.5px 0;
}
.theme_details[data-type="count_down"] #downTimeLine .titleLine {
  width: 100%;
  height: 14.5px;
  line-height: 14.5px;
  margin: 0 auto;
  display: block;
  vertical-align: middle;
}
.theme_details[data-type="count_down"] #downTimeLine .titleLine .displayText {
  font-size: 10px;
  margin: 0 7px;
  color: #212121;
  display: inline-block;
  vertical-align: middle;
}
.theme_details[data-type="count_down"] #downTimeLine .titleLine .tiny_line {
  width: 35px;
  border-bottom: 1px solid #212121;
  display: inline-block;
}
.theme_details[data-type="count_down"] #downTimeLine .displayTime {
  line-height: 20px;
}
.theme_details[data-type="count_down"] #downTimeLine .displayTime .square {
  width: 14px;
  height: 20px;
  color: #fff;
  font-size: 11px;
  border-radius: 2px;
  background-color: #212121;
  margin: 5px 1px 1px;
  display: inline-block;
}
.theme_details[data-type="count_down"] #downTimeLine .displayTime > span {
  color: #212121;
  font-size: 10px;
  margin: 0 1.5px;
}
.banner_list .swiper-pagination-bullet {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  margin: 0 6px;
  cursor: pointer;
  border-radius: 50%;
  background-color: #fff !important;
  border: 1px solid #000000 !important;
  opacity: 1.0;
}
.banner_list .swiper-pagination-bullet-active {
  background-color: #f53e7b !important;
  border: 1px solid #000000 !important;
}
.banner_list .swiper-wrapper{
transition-timing-function:ease;
}

.search_icon_category {
  position: fixed;
  top: 0;
  z-index: 40;
  width: 100%;
  max-width: 720px;
  height: 93px;
  white-space: nowrap;
  background-color: #fff;
  padding-bottom: 5px;
}
.search_icon_category .categoryBox {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  border-bottom: 1px solid #F3F3F3;
}
.categoryList {
  white-space: nowrap;
}
.categoryList li {
  display: block;
  text-align: center;
  font-size: 14px;
  min-width: 30px;
  padding: 0 15px;
  height: 40px;
  line-height: 40px;
  color: #000;
}
.categoryList li.selected {
  color: #f81948;
  background-color: #fff;
  border-bottom: 2px solid #f81948;
}
.mainPage .banner_list {
  width: 100%;
  height: 175px;
  background: #fff;
}
.mainPage .banner_list .swiper-slide {
  width: 100%;
  line-height: 0;
}
.mainPage .banner_list .swiper-slide > img {
  width: 100%;
  height: 100%;
}
.channel_list {
  padding-bottom: 17.87%;
  position: relative;
  width: 100%;
}
.channel_list .position-img-box .position-img{background-color: #fff;}
.channel_list .position-img-box .position-img img{width: 100%;}
.channel-box{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.channel-item{width: 25%;line-height: 0px;height: 100%;padding-top: 2px;}
.channel-item img{width: 37px;height: 37px;}
.channel-item p{padding-top: 3px;color: #212121;font-size: 12px;}

.limit_time {
  background-color: #fff;
  padding-bottom: 10px;
}
.limit_time > p {
  color: #393939;
  font-size: 16px;
  line-height: 36px;
  text-align: center;
}
.limit_time ul {
  width: 100%;
}
.limit_time ul li {
  position: relative;
  width: 100%;
}
.limit_time ul li i {
  position: absolute;
  top: 0;
  left: 12px;
  width: 100px;
  height: 20px;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  background-color: #000;
  border-radius: 0 0 4px 4px;
  text-align: center;
  padding: 0 5px;
}
.limit_time ul li img {
  width: 100%;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.find_discount {
  margin-top: 10px;
}
.find_discount > p {
  background-color: #fff;
  color: #393939;
  font-size: 16px;
  line-height: 36px;
  text-align: center;
  border-bottom: 1px solid #F3F3F3;
}
.category_goods {
  background-color: #fff;
  margin-top: 10px;
}
.category_goods:first-child {
  margin-top: 0;
}
.category_goods ul {
  overflow: hidden;
}
.category_goods ul li {
  width: 50%;
  float: left;
  display: inline-block;
  text-align: center;
  padding: 18px 18px 8px;
  position: relative;
  margin-bottom: 10px;
}
.category_goods ul li > span {
  position: absolute;
  top: 150px;
  left: 18px;
  font-size: 12px;
  line-height: 16px;
  /*-webkit-border-radius: 8px;
  border-radius: 8px;*/
  color: rgb(245, 0, 45);
  border: 1px solid #F5002D;
  padding: 0 8px;
  background: rgba(255, 255, 255, 0.9);
  z-index: 10;
}
.category_goods .sold_out {
  z-index: 10;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: auto;
  top: 36%;
  width: 35%;
  max-width: 80px;
}
.category_goods .goods_img {
  height: 150px;
  width: 100%;
  display: inline-block;
  padding: 5px;
  vertical-align: middle;
  text-align: center;
  position: relative;
}
.category_goods .goods_img img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.category_goods .goods_title {
  text-align: left;
  font-size: 12px;
  padding-top: 12px;
  color: #393939;
  height: 40px;
  line-height: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
  overflow: hidden;
}
.category_goods .goods_title i {
  background-color: #000;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 1px 4px;
  margin-right: 3px;
}
.category_goods .goods_title .activity-sign {
  vertical-align: middle;
  padding-right: 5px;
}
.category_goods .goods_title .activity-sign > img {
  height: 12px;
  display: block;
  float: left;
  margin-top:1px
}
.category_goods .price {
  text-align: left;
  padding-top: 12px;
}
.category_goods .price .now_price {
  font-size: 14px;
  color: rgba(248, 25, 72, 0.9);
}
.category_goods .price .old_price {
  color: #B2B2B2;
}
.category_goods .mall_name {
  text-align: left;
  padding-top: 10px;
  color: rgb(172,172,172);
  font-size: 0px;
  vertical-align: middle;
  line-height: 14px;
}
.category_goods .mall_name img {
  width: 10px;
  height: 10px;
  float: left;
  position: relative;
  top: 3px;
}
.category_goods .mall_name span {
  font-size: 10px;
  margin-left: 15px;
  height: 14px;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.noMoreGoods {
  line-height: 36px;
  text-align: center;
}
.tag_list {
  margin-top: 10px !important;
  height: 114px;
  background-color: #FFF;
  padding-top: 5px;
}
.tag_list ul li {
  width: 90px;
  text-align: center;
  float: left;
}
.tag_list ul li img {
  max-height: 100%;
  height: auto;
  max-width: 100%;
  display: table-cell;
  margin: 0 auto;
  vertical-align: middle;
  text-align: center;
  height: 75px;
  padding: 5px;
}
.tag_list ul li p {
  text-align: center;
  padding-top: 3px;
}
.hot_goods {
  margin-top: 10px;
  text-align: center;
  width: 100%;
  background-color: #fff;
  color: #393939;
}
.hot_goods .title {
  background-color: #fff;
  color: #393939;
  font-size: 16px;
  line-height: 36px;
  text-align: center;
}
.hot_prud {
  position: relative;
  text-align: center;
  width: 100%;
  height: 100%;
  background-color: #fff;
  color: #5d5d5d;
  border-top: 1px solid #F3F3F3;
}
.hot_prud > i {
  position: absolute;
  left: 15px;
  top: 10px;
  font-size: 16px;
}
.hot_prud > i img {
  width: 50px;
  height: 50px;
}
.hot_prud .sold_out {
  z-index: 10;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: auto;
  top: 30%;
  width: 30%;
  max-width: 80px;
}
.hot_prud .goods_img {
  height: 280px;
  width: 250px;
  display: inline-block;
  padding: 15px 5px;
  line-height: 280px;
}
.hot_prud .goods_img img {
  max-height: 100%;
  height: auto;
  max-width: 100%;
  /* display: table-cell; */
  margin: 0 auto;
  vertical-align: middle;
  text-align: center;
}
.hot_prud .goods_title {
  width: 90%;
  text-align: center;
  font-size: 16px;
  padding-top: 12px;
  color: #212121;
  margin: 0;
  line-height: 18px;
  white-space: nowrap;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hot_prud .price {
  text-align: center;
  padding-top: 10px;
}
.hot_prud .price .now_price {
  color: rgba(248, 25, 72, 0.9);
  font-size: 16px;
}
.hot_prud .price .old_price {
  color: #B2B2B2;
  font-size: 12px;
}
.hot_prud .goods_info {
  color: #5d5d5d;
  padding: 16px 12px 12px;
  font-size: 12px;
}
.hot_prud .goods_info .goods_content {
  height: 100%;
  text-align: left;
  text-align: Justify;
  line-height: 16px;
  padding-top: 10px;
  font-size: 12px;
  word-break: break-all;
}
.hot_prud .goods_info .icon {
  position: relative;
  height: 14px;
}
.hot_prud .goods_info .icon .recommend_num {
  position: absolute;
  left: 0;
  top: 0;
}
.hot_prud .goods_info .icon .recommend_num i {
  color: #F5002D;
  letter-spacing: 2px;
}
.hot_prud .goods_info .icon .mall_name {
  position: absolute;
  right: 0;
  top: 0;
  color: #393939;
  font-size: 12px;
  vertical-align: middle;
  line-height: 13px;
}
.hot_prud .goods_info .icon .mall_name img {
  width: 13px;
  height: 13px;
  float: left;
}
.hot_prud .goods_info .icon .mall_name span {
  margin-left: 5px;
}
.hot_prud button {
  margin: 16px 0 18px;
  border: 1px solid #F5002D;
  height: 45px;
  width: 220px;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
  background-color: #fff;
  color: #ff3442;
  border: 1px solid #ff7972;
}
.theme_poster i.white_arrow {
  display: block;
  width: 100%;
  position: relative;
}
.theme_poster i.white_arrow:before {
  content: "";
  position: absolute;
  right: 48%;
  top: -7px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  z-index: 10;
}
.search {
  width: 100%;
  height: 50px;
  padding: 10px;
  margin: 0 auto;
  border-bottom: 1px solid #F3F3F3;
  overflow: hidden;
}
.search span {
  float: left;
  width: 41px;
  height: 30px;
  overflow: hidden;
  padding-top: 1px;
}
.search span img {
  width: 41px;
  height: 27px;
}
.search .search-ipt {
  padding-left: 52px;
  position: relative;
  height: 30px;
  width: 100%;
  vertical-align: middle;
}
.search .search-ipt img {
  position: absolute;
  top: 7px;
  left: 62px;
  width: 16px;
  height: 16px;
}
.search .search-ipt .search-submit {
    font-size: 14px;
    height: 30px;
    width: 100%;
    line-height: 30px;
    padding-left: 30px;
    background-color: #F6F6F6;
    border: 1px solid #F6F6F6;
    -webkit-appearance: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #a2a2a2;
    box-sizing: border-box;
}
.category_details {
  width: 100%;
}
.category_details ul {
  height: 70px;
  padding: 10px 10px 0px 0;
}
.category_details ul li {
  float: left;
  display: block;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 70px;
  height: 70px;
  position: relative;
}
.category_details ul li span {
  position: absolute;
  font-size: 13px;
  color: #fff;
  width: 70px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  bottom: 10px;
}
.m-top {
  padding-top: 93px;
}
.m-top-appdown {
  margin-top: 153px;
}
.search_icon_category-appdown {
  top: 60px;
}
.mainPage .ht-appdlcomp {
  position: static;
}
/*# sourceMappingURL=index.css.map */


.panorama-img-box{
  position: relative;
  width: 100%;
  padding-bottom: 44%;
}


/*start伪类做图片垂直居中*/
.position-img-box{
    top: 0;
    left: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
    
}
.position-img{
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 0; /*font-size: 0是防止在IE下div可能被撑高的可能*/
    *font-size: 200px; /*防止IE6、7产生200px的高度*/
    text-align: center;
}
.position-img img{
    vertical-align:middle;
    max-width: 100%;
    max-height: 100%;
    -webkit-max-height:100%;
    -webkit-max-height:100%;
    -moz-max-height:100%;
    -ms-max-height:100%;
}
.position-img:after{
    display:inline-block; 
    width:0;
    height:100%; 
    content:"center"; 
    vertical-align:middle; 
    overflow:hidden;
}
/*end伪类做图片垂直居中*/

.index_panorama_container .swiper-wrapper {
	// overflow-x: auto;
}

#panoramaResource .bg {
	background:url('../icon/theme-moren.png') repeat-y;
	background-size: 100%;
}

.theme_global_discount .swiper-wrapper {
	// overflow-x: auto;
}

.theme_global_discount .swiper-wrapper .box_blank {
	width:1px;
	border:0px;
	margin-left:0
}

.theme_model_container {
	background:url('../icon/theme-moren.png') repeat-y;
	background-size: 100%;
}
/**top榜模块样式**/ 
.top-module-box{
  background: #fff;
  width: 100%;
  padding: 1px 6px 8px 7px;
}
.tf-table{
  width: 100%;
  display: table;
  table-layout: fixed;
}
.tf-cell{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.top-billboard{
  padding-left: 1px;
  // clear: both;
}
.top-cell{
  float: left;
  width: 33.33%;
  padding-right: 1px;
}
.top-goods-cell{
  background: #FFF;
  padding:10px 4px;
}
.top-img{
  position: relative;
  width: 100%;
  padding-bottom: 100%;
}
.top-img .position-img{
  padding: 6px;
}
.top-goods-title{
  width: 100%;
  text-align: left;
  padding: 4px; 
  color: rgb(57, 57, 57);
}
.line-word{
  white-space:nowrap;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  overflow: hidden;
}
.top-goods-price{
  width: 100%;
  text-align: left;
  padding: 2px 4px 5px 4px; 
  color: #000;
}
.top-goods-price span{
  padding-left: 4px;
  color: rgb(180, 180, 180);
}
.tf-clear{
  clear: both;
}
.daigou-banner-box{width: 100%;position: relative;max-width: 720px;}
.daigou-banner{width: 100%;padding-bottom: 45.6%;position: relative;display: block;}
@media screen and (max-width: 320px){
  .mainPage .banner_list{height: 149px;}
  .channel-item img{width: 30px;height:30px;}
}

@media screen and (min-width: 720px){
  .mainPage .banner_list{height: 330px;}
  .channel-item img{width: 45px;height:45px;}
}
