/* 基础变量定义 */
/* ###### 颜色定义开始 ###### */
/* ------全站主色------ */
/* 全站主色 */
/* 全站字体颜色 */
/* 全站链接颜色 */
/* 常用链接颜色 */
/* ------神爸标准颜色------ */
/* ------PMS 优惠活动颜色------ */
/* ------调色板------ */
/* ###### 颜色定义结束 ###### */
/*当前模块的页面布局*/
/*当前页面的header*/
/*
*如果是公共的头尾部，这里留空即可
*如果当前页面的头部是自定义的
*则在这里书写样式，覆盖common.css中得头尾部
*或者，不引入common.css
*/
/*各个区块样式*/
.sprite-list {
  background-image: url('../img/sprite/list.png');
}
/* 专场、分类 */
.m-brand-wrap {
  margin-top: 40px;
  padding: 10px 20px;
  background: #fff;
  /* PMS提示标签 */
  /* 时间 */
  /* share */
}
.m-brand-wrap .m-brand-info {
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.m-brand-wrap .brand-name {
  float: left;
  width: 100%;
}
.m-brand-wrap .brand-name h1,
.m-brand-wrap .brand-name h2 {
  float: left;
  margin-right: 20px;
  font-weight: normal;
  font-size: 16px;
  color: #333;
}
.m-brand-wrap .brand-logo {
  position: absolute;
  margin-right: 15px;
}
.m-brand-wrap .brand-logo img {
  width: 100px;
  height: 50px;
}
.m-brand-wrap .tit-time {
  height: 50px;
  line-height: 50px;
}
.m-brand-wrap .tit-time h1 {
  margin-left: 115px;
}
.m-brand-wrap .m-additional {
  float: left;
  width: 165px;
  height: 18px;
  margin-top: 16px;
  margin-right: 20px;
  line-height: 18px;
  font-size: 12px;
  color: #ff6060;
  background: #ffebeb;
}
.m-brand-wrap .m-additional span {
  margin-right: 8px;
  padding: 0 8px;
  background: #ff6060;
  color: #ffffff;
}
.m-brand-wrap .tips-co .discount {
  background-color: #ff8400;
}
.m-brand-wrap .tips-co .des {
  background-color: #fbe4cc;
  color: #ff8400;
}
.m-brand-wrap .tips-cg .discount {
  background-color: #48cd96;
}
.m-brand-wrap .tips-cg .des {
  background-color: #e9f8f2;
  color: #48cd96;
}
.m-brand-wrap .tips-cp .discount {
  background-color: #8b8cd5;
}
.m-brand-wrap .tips-cp .des {
  background-color: #ececfc;
  color: #8b8cd5;
}
.m-brand-wrap .tips-cpink .discount {
  background-color: #e181d2;
}
.m-brand-wrap .tips-cpink .des {
  background-color: #feebfb;
  color: #e181d2;
}
.m-brand-wrap .events {
  margin-left: 115px;
}
.m-brand-wrap .brand-coupons-tips {
  float: left;
  font-size: 12px;
  border-right: solid 1px #fff;
  cursor: pointer;
  max-width: 830px;
  overflow: hidden;
}
.m-brand-wrap .brand-coupons-tips .discount {
  float: left;
  display: inline-block;
  height: 18px;
  line-height: 18px;
  padding: 0 6px;
  color: #fff;
  font-family: SimSun;
}
.m-brand-wrap .brand-coupons-tips .des {
  float: left;
  padding: 0 8px;
  height: 18px;
  line-height: 18px;
  display: none;
  max-width: 600px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.m-brand-wrap .brand-coupons-tips .text-red {
  color: #ff6060;
}
.m-brand-wrap .sale-time {
  float: left;
  margin-right: 20px;
  width: 200px;
  font-size: 14px;
  color: #333;
  height: 50px;
  line-height: 50px;
}
.m-brand-wrap .sale-time .end-time {
  width: 280px;
  font-size: 12px;
  color: #333;
}
.m-brand-wrap .sale-time .end-time span {
  padding: 0 2px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
.m-brand-wrap .sale-time i.icon-time {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-position: -196px -27px;
  width: 16px;
  height: 16px;
  margin: 18px 5px 0 0;
  display: block;
  float: left;
}
.m-brand-wrap .brand-time {
  float: right;
  padding-top: 5px;
}
.m-brand-wrap .brand-time .collection {
  float: right;
  height: 18px;
  margin-top: 15px;
  padding-left: 15px;
  line-height: 18px;
  border-left: 1px solid #ddd;
  font-size: 12px;
  color: #ff6060;
}
.m-brand-wrap .brand-time .collection span {
  cursor: pointer;
}
.m-brand-wrap .brand-time .collection i.icon-collection {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-position: -222px -53px;
  width: 16px;
  height: 14px;
  vertical-align: -3px;
}
.m-brand-wrap .brand-share {
  position: absolute;
  width: 268px;
  right: 20px;
  margin-top: 14px;
}
.m-brand-wrap .m-brand-full {
  padding: 20px 0 10px 0;
}
.m-brand-wrap .m-brand-full .brand-tit {
  font-size: 12px;
  color: #999999;
}
.m-brand-wrap .m-brand-full .brand-full {
  margin: -20px 0 0 50px;
}
.m-brand-wrap .m-brand-full .brand-full a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 22px;
  padding: 0 12px;
  color: #666;
}
.m-brand-wrap .m-brand-full .brand-full a.curr,
.m-brand-wrap .m-brand-full .brand-full a:hover {
  color: #01cbbb;
}
/* 固定分类 */
#fixnav-box {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 1000;
  display: none;
  border-bottom: 1px solid #f0f0f0 \9;
  box-shadow: 0 2px 6px #bbb;
}
#fixnav-box .m-brand-wrap {
  margin-top: 0;
  padding: 0;
}
#fixnav-box .m-brand-wrap .brand-logo img {
  display: block;
  width: 80px;
  height: 40px;
  margin-top: 8px;
}
#fixnav-box .m-brand-wrap .brand-name {
  padding-bottom: 10px;
}
#fixnav-box .m-brand-wrap .brand-name h2 {
  margin-left: 100px;
  height: 50px;
  line-height: 50px;
}
#fixnav-box .m-brand-wrap .m-brand-info {
  padding: 0;
}
#fixnav-box .m-brand-wrap .m-brand-full {
  padding: 10px 0 10px 0;
}
#fixnav-box .m-brand-wrap .events {
  margin-left: 100px;
}
.fixnav-nop .m-brand-wrap .m-brand-info {
  border-bottom: none;
}
/* 列表排序 */
.m-list-sort {
  margin-top: 20px;
  background: #fff;
  padding: 10px 20px;
}
.sort-wrap {
  float: left;
}
.sort-wrap a.sort-item {
  display: block;
  float: left;
  height: 32px;
  margin-right: 10px;
  padding: 0 10px;
  background: #eee;
  line-height: 32px;
  border-radius: 5px;
}
.sort-wrap a.sort-item span {
  font-size: 12px;
  color: #666;
}
.sort-wrap a.sort-item i {
  margin: 9px 0 0 4px;
  display: inline-block;
}
.sort-wrap a .icon-down {
  background-position: -213px -79px;
  width: 7px;
  height: 9px;
}
.sort-wrap a .icon-up-down {
  position: relative;
  top: -2px;
  background-position: -230px -98px;
  width: 7px;
  height: 4px;
}
.sort-wrap a.active,
.sort-wrap a:hover {
  background: #01cbbb;
  text-decoration: none;
}
.sort-wrap a.active span,
.sort-wrap a:hover span {
  color: #fff;
}
.sort-wrap a.active .icon-down,
.sort-wrap a:hover .icon-down {
  background-position: -196px -79px;
  width: 7px;
  height: 9px;
}
.sort-wrap a.active .icon-up-down,
.sort-wrap a:hover .icon-up-down {
  background-position: -196px -98px;
  width: 7px;
  height: 4px;
}
.sort-wrap a.active-up {
  background: #01cbbb;
  text-decoration: none;
}
.sort-wrap a.active-up span {
  color: #fff;
}
.sort-wrap a.active-up .icon-down {
  background-position: -230px -79px;
  width: 7px;
  height: 9px;
}
.sort-wrap a.active-up .icon-up-down {
  background-position: -213px -98px;
  width: 7px;
  height: 4px;
}
.sort-wrap a.sort-goods i.icon-radio {
  margin: 9px 5px 0 0;
  background-position: -222px -27px;
  width: 16px;
  height: 16px;
  display: inline-block;
  float: left;
}
.sort-wrap a.sort-goods span {
  float: left;
}
.sort-wrap a.sort-goods.active,
.sort-wrap a.sort-goods:hover {
  background: #eee;
}
.sort-wrap a.sort-goods.active span,
.sort-wrap a.sort-goods:hover span {
  color: #666666;
}
.sort-wrap a.sort-goods.active .icon-radio {
  background-position: -196px -53px;
  width: 16px;
  height: 16px;
}
.page-wrap {
  float: right;
}
.page-wrap li {
  display: inline;
  line-height: 32px;
  font-size: 12px;
  color: #666666;
}
.page-wrap .i-line {
  width: 1px;
  height: 12px;
  background: #ddd;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 20px 0 24px;
  vertical-align: -2px;
}
.page-wrap .c-page-item {
  color: #01cbbb;
}
.page-wrap .page-controller {
  padding-left: 10px;
}
.page-wrap a.page-prev,
.page-wrap a.page-next {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 24px;
  line-height: 24px;
  padding: 0 8px;
  background: #bbb;
  vertical-align: middle;
  font-style: normal;
  font-size: 16px;
  font-family: '\5B8B\4F53', arial, sans-serif;
  color: #fff;
  border-radius: 2px;
}
.page-wrap a.page-prev:hover,
.page-wrap a.page-next:hover {
  text-decoration: none;
}
.page-wrap a.disabled {
  background: #eeeeee;
  color: #ddd;
  cursor: default;
}
/* 商品列表 */
.m-list-wrap {
  margin-top: 20px;
  position: relative;
}
.m-list-wrap ul {
  margin-right: -20px;
}
.m-list-wrap li.list-item {
  width: 285px;
  height: 380px;
  float: left;
  margin: 0 20px 20px 0;
  background: #fff;
  position: relative;
}
.m-list-wrap li.list-item.h410 {
  height: 410px;
}
.m-list-wrap .product-wrap {
  width: 283px;
  height: 380px;
  border: 1px solid #ededed;
  position: relative;
}
.m-list-wrap .product-wrap .sale-tag {
  position: absolute;
  top: 0;
  left: 0;
  width: 283px;
  overflow: hidden;
}
.m-list-wrap .product-wrap .sale-tag span {
  float: left;
  margin-right: 5px;
  height: 58px;
  overflow: hidden;
}
.m-list-wrap .product-wrap .sale-tag span img {
  display: block;
  max-height: 58px;
}
.m-list-wrap .product-wrap .status {
  display: none;
  position: absolute;
  left: 97px;
  top: 97px;
  z-index: 999;
}
.m-list-wrap .product-wrap .status em {
  display: block;
}
.m-list-wrap .product-wrap .status em.nostock {
  background-position: -98px -98px;
  width: 88px;
  height: 88px;
}
.m-list-wrap .product-wrap .status em.wait {
  background-position: -98px 0px;
  width: 88px;
  height: 88px;
}
.m-list-wrap .product-wrap .status em.ordernow {
  background-position: 0px -98px;
  width: 88px;
  height: 88px;
}
.m-list-wrap .product-wrap .status em.over {
  background-position: 0px 0px;
  width: 88px;
  height: 88px;
}
.m-list-wrap .product-wrap .thumbnail {
  display: block;
  width: 283px;
  height: 283px;
}
.m-list-wrap .product-wrap .thumbnail img {
  display: block;
  width: 283px;
  height: 283px;
}
.m-list-wrap .product-wrap .product-info {
  padding: 8px 15px 0 15px;
}
.m-list-wrap .product-wrap .product-info .title {
  height: 44px;
  overflow: hidden;
  line-height: 22px;
}
.m-list-wrap .product-wrap .product-info .title a {
  color: #666;
}
.m-list-wrap .product-wrap .product-info .price {
  padding-top: 4px;
  font-size: 20px;
  color: #ff6060;
}
.m-list-wrap .product-wrap .product-info .discount {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-position: -196px 0px;
  width: 44px;
  height: 17px;
  line-height: 16px;
  font-size: 12px;
  padding: 0 2px;
  text-align: center;
}
.m-list-wrap .product-wrap .product-info .original {
  padding: 0 5px;
  font-size: 12px;
  color: #999;
  text-decoration: line-through;
}
.m-list-wrap .product-wrap:hover,
.m-list-wrap .product-wrap.on {
  position: absolute;
  top: -1px;
  left: -1px;
  border: 2px solid #01cbbb;
}
.m-list-wrap .product-wrap.h410 {
  height: 410px;
}
.events-label {
  margin: 5px 0 0 0;
  height: 18px;
}
.events-label .e-label {
  display: block;
  float: left;
  margin-right: 1px;
  width: 41px;
  text-align: center;
  color: #fff;
}
#infscr-loading {
  padding-bottom: 20px;
  text-align: center;
  color: #999;
  clear: both;
}
.paging-box {
  display: none;
}
/* 标题栏目 */
.m-hd-attention {
  height: 18px;
  margin: 20px 0 14px 0;
  line-height: 18px;
  border-left: 2px solid #01cbbb;
}
.m-hd-attention strong {
  padding-left: 12px;
  font-size: 20px;
  line-height: 18px;
  font-weight: normal;
  color: #333333;
}
/* 列表组 最后疯抢*/
.m-list-group ul {
  margin-right: -20px;
}
.m-list-group li {
  position: relative;
  width: 285px;
  height: 380px;
  float: left;
  margin: 0 20px 20px 0;
  background: #fff;
}
.m-list-group .list-item {
  /*明日预告 全场满300减50背影变化 */
  /* hover 效果 */
}
.m-list-group .list-item .thumbnail {
  display: block;
  width: 285px;
  height: 285px;
  position: relative;
}
.m-list-group .list-item .thumbnail img {
  display: block;
  width: 285px;
  height: 285px;
}
.m-list-group .list-item .thumbnail .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 26px;
  background: #7f7f7f;
}
.m-list-group .list-item .thumbnail .txt span {
  line-height: 26px;
  padding-left: 15px;
  color: #fff;
}
.m-list-group .list-item .m-small-tit {
  height: 32px;
  background: #c9f3e4;
  text-align: center;
  line-height: 32px;
}
.m-list-group .list-item .m-small-tit p {
  font-size: 14px;
  color: #333;
}
.m-list-group .list-item .m-small-tit i.icon-time {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-position: -196px -27px;
  width: 16px;
  height: 16px;
  vertical-align: -3px;
}
.m-list-group .list-item .m-small-notice {
  background: #ffdede;
}
.m-list-group .list-item .m-small-notice p {
  font-size: 14px;
  color: #ff6060;
}
.m-list-group .list-item .m-sale-brand {
  padding: 8px 10px 10px 10px;
}
.m-list-group .list-item .m-sale-brand .m-sale-logo {
  float: left;
  width: 100px;
  height: 50px;
}
.m-list-group .list-item .m-sale-brand .m-sale-logo img {
  display: block;
  width: 100px;
  height: 50px;
}
.m-list-group .list-item .m-sale-brand p {
  width: auto !important;
  float: right;
  line-height: 45px;
  font-size: 12px;
  color: #999;
}
.m-list-group .list-item .m-sale-brand p span.u-price {
  padding: 0 5px;
  font-size: 20px;
  color: #ff6060;
}
.m-list-group .list-item .m-sale-brand .sale-info-wrap span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: left;
}
.m-list-group .list-item .m-sale-brand .sale-info-wrap .u-sale-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  /* for IE */
  width: 90px;
  text-align: right;
}
.m-list-group .list-item .product-wrap {
  width: 285px;
  height: 382px;
  position: relative;
}
.m-list-group .list-item .product-wrap:hover {
  position: absolute;
  top: -2px;
  left: -2px;
  border: 2px solid #01cbbb;
}
/* 列表组 关注该特卖的用户还关注 2015-8-12 */
.m-list-brand ul {
  margin-right: -30px;
}
.m-list-brand li {
  position: relative;
  width: 380px;
  height: 220px;
  float: left;
  margin: 0 30px 30px 0;
  background: #fff;
}
.m-list-brand .list-item .thumbnail {
  display: block;
  width: 380px;
  height: 158px;
  position: relative;
}
.m-list-brand .list-item .thumbnail img {
  display: block;
  width: 380px;
  height: 158px;
}
.m-list-brand .list-item .thumbnail .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 26px;
  cursor: pointer;
  color: white;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#66000000', endColorstr='#66000000');
  background: rgba(0, 0, 0, 0.6);
}
.m-list-brand .list-item .thumbnail .txt span {
  line-height: 26px;
  padding-left: 15px;
  color: #fff;
}
.m-list-brand .list-item .brand-info {
  padding: 8px 15px 0 15px;
}
.m-list-brand .list-item .brand-info .brand-info-l {
  float: left;
  width: 280px;
}
.m-list-brand .list-item .brand-info .brand-info-l .brand-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  /* for IE */
  width: 280px;
}
.m-list-brand .list-item .brand-info .brand-info-l .brand-name a {
  line-height: 24px;
  font-size: 14px;
  color: #333;
}
.m-list-brand .list-item .brand-info .brand-info-l .brand-time {
  font-size: 12px;
  color: #999;
}
.m-list-brand .list-item .brand-info .brand-info-r {
  float: right;
  *width: 64px;
}
.m-list-brand .list-item .brand-info .brand-info-r span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: left;
  line-height: 44px;
}
.m-list-brand .list-item .brand-info .brand-info-r .u-price {
  padding-right: 4px;
  font-size: 24px;
  color: #ff6060;
}
.m-list-brand .list-item .brand-info .brand-info-r .u-discount {
  font-family: "SimSun", "宋体";
  font-size: 12px;
  color: #999;
}
.m-list-brand .list-item .product-wrap {
  width: 380px;
  height: 220px;
  position: relative;
}
.m-list-brand .list-item .product-wrap:hover {
  position: absolute;
  top: -2px;
  left: -2px;
  border: 2px solid #01cbbb;
}
/* 专场专题样式 */
.brand-focus {
  width: 100%;
  text-align: center;
}
.side {
  display: none;
  position: fixed;
  left: 50%;
  z-index: 20;
}