.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.fl {
  float: left;
  display: inline-block;
}
.fr {
  float: right;
  display: inline-block;
}
.hPublic {
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  background-size: contain;
}
.max-width {
  max-width: 7.5rem;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #505762;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #505762;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #505762;
  opacity: 1;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #505762 !important;
}
#container {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}
#main {
  width: 100%;
  margin: 0 auto 0;
}
#main .header {
  position: relative;
  background-color: #2b2b2d;
  height:1rem;
  line-height:1rem;
  /*padding: 0.1rem 0;*/
}
#main .header .logo {
  width: 30%;
  text-align: center;
}
#main .header .logo img {
  height: 0.75rem;
}
#main .header .head-search {
  width: 58%;
  margin: 0 auto;
  text-align: center;
  /*margin-top: 0.3em;*/
}
#main .header .head-search .icon-search{
  position: absolute;
  top: 0.34rem;
  left: 33%;
  cursor: pointer;
}
#main .header .head-search .search-btn {
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  background: url("/static/pc/web/images/search.png") center no-repeat;
  top: 0.35rem;
  left: 2.37rem;
  outline: 0;
  cursor: pointer;
  border: none;
}
#main .header .head-search .search-text {
  width: 75%;
  height: 0.5rem;
  border-radius: 0.5rem;
  outline: 0;
  border: 0.01rem solid #e0e5e9;
  padding: 0.05rem 0.4rem 0.05rem 0.6rem;
  font-size: 0.27rem;
  color: #505762;
  margin: 0.1rem auto;
  display: inline-block;
}
#main .header .menuBtn {
  float: left;
  width: 10%;
  text-align: center;
  /*margin: 0.3rem auto 0.2rem; */
}
#main .header .menuBtn img {
  width: 0.44rem;
  height: 0.37rem;
}
#main .topNav {
  width: 100%;
  background: #fff;
  clear: both;
  white-space: nowrap;
  overflow-x: scroll;
}
#main .topNav .navItem {
  width: 10rem;
  height: 0.8rem;
  line-height: 0.8rem;
}
#main .topNav .navItem .navList {
  /*width: 20%;*/
  /*height: 1.33rem;*/
  text-align: center;
  padding: 0 0.2rem;
}
#main .topNav .navItem .navList a {
  display: block;
  font-size: 0.2rem;
}
#main .topNav .navItem .navList a span {
  display: block;
}
#main .topNav .navItem .navList a .icon {
  width: 0.48rem;
  height: 0.48rem;
  margin: 0.2rem auto 0.08rem;
}
#main .topNav .navItem .navList a .title {
  font-size: 0.26rem;
  color: #000;
}
#main .topNav .navItem .nav-1 .icon {
  background: url("/static/mobile/web/images/home.png") no-repeat center;
  background-size: 0.48rem 0.48rem;
}
#main .topNav .navItem .nav-2 .icon {
  background: url("/static/mobile/web/images/devide.png") no-repeat center;
  background-size: 0.48rem 0.48rem;
}
#main .topNav .navItem .nav-3 .icon {
  background: url("/static/mobile/web/images/specia.png") no-repeat center;
  background-size: 0.48rem 0.48rem;
}
#main .topNav .navItem .nav-4 .icon {
  background: url("/static/mobile/web/images/shop-cart.png") no-repeat center;
  background-size: 0.48rem 0.48rem;
}
#main .topNav .navItem .nav-5 .icon {
  background: url("/static/mobile/web/images/mine.png") no-repeat center;
  background-size: 0.48rem 0.48rem;
}
/** 轮播样式 **/
.banner {
  height: 4rem;
}
.banner .ui-slider {
  height: 100%;
  padding-top: 0;
}
.banner .ui-slider .ui-slider-content > li span {
  background-size: cover;
}
.banner .ui-slider .ui-slider-indicators {
  width: 1.35rem;
  left: 50%;
  margin-left: -0.495rem;
}
.banner .ui-slider .ui-slider-indicators li {
  width: 0.15rem;
  height: 0.15rem;
  border-radius: 0.075rem;
  -wekit-border-radius: 0.075rem;
  -moz-border-radius: 0.075rem;
  background-color: #938987;
  margin-right: 0.18rem;
}
.banner .ui-slider .ui-slider-indicators li.current {
  background-color: #fff;
  color: #fff;
}
.banner .ui-slider .ui-slider-indicators li.current:before {
  background: none;
}
/** 导航 **/
.nav {
  height: 1rem;
  width: 100%;
  background: #fff;
  line-height: 1rem;
  margin: 0.3rem 0 0.2rem 0;
}
.nav .nav-list {
  overflow: hidden;
}
.nav li {
  display: inline;
  float: left;
  display: inline-block;
  width: 25%;
  text-align: center;
  position: relative;
}
.nav li a {
  display: block;
  font-size: 0.3rem;
}
.nav li a .icon {
  height: 0.34rem;
  /*width: 0.4rem;*/
  vertical-align: middle;
  margin: 0rem auto 0.1rem;
}
.nav li a .title {
  margin-left: 0.1rem;
}
.nav li a .line {
  border-right: 0.02rem solid #c6d0d2;
  position: absolute;
  height: 0.5rem;
  right: 0;
  top: 0.25rem;
}
.nav li:last-child .line {
  border-right: none;
}
/*活动栏位*/
.activites {
  width: 100%;
  padding: 3%;
}
.activites .rec1 {
  width: 40%;
  margin: 0 auto;
  text-align: center;
}
.activites .rec1 .kill {
  background: url(/static/mobile/web/images/banner.png);
  width: 2.82rem;
  height: 3.19rem;
  border-radius: 0.08rem;
  -webkit-border-radius: 0.08rem;
  -moz-border-radius: 0.08rem;
  text-align: center;
  margin: 0 auto;
}
.activites .rec1 .kill .ktime {
  margin-top: 0.1rem;
  font-size: 0.3rem;
}
.activites .rec1 .kill .killp {
  margin: 0.1rem auto;
}
.activites .rec1 .kill .killp img {
  width: 1.5rem;
  height: 1.5rem;
}
.activites .rec1 .kill .intro {
  font-size: 0.25rem;
  margin-bottom: 0.1rem;
}
.activites .rec1 .kill .detTime {
  color: #505762;
  font-size: 0.25rem;
}
.activites .rec1 .kill .detTime .timeicon {
  display: inline-block;
  width: 0.45rem;
  height: 0.45rem;
  line-height: 0.45rem;
  background: #505762;
  border-radius: 0.1rem;
  color: #fff;
  font-size: 0.2rem;
  text-align: center;
}
.activites .action {
  width: 56%;
  text-align: center;
  margin: 0 auto;
}
.activites .action .alist {
  width: 100%;
  margin: 0 auto;
  height: 1.595rem;
}
.activites .action .alist img {
  width: 3.85rem;
  height: 1.48rem;
}
.activites .action .alist:first-child {
  margin: 0.1rem 0;
}
/** 热销推荐 **/
.hot-selection {
  background: #fff;
  overflow: hidden;
  margin-bottom: 0.25rem;
  width: 100%;
  height: 5rem;
}
.hot-selection .title {
  height: 0.9rem;
  line-height: 0.9rem;
  font-size: 0.3rem;
  color: #000;
  text-align: center;
}
.hot-selection .swiper-container {
  overflow: hidden;
}
.hot-selection .swiper-container .swiper-wrapper {
  width: 100%;
  text-align: center;
  height: 3.8rem;
}
.hot-selection .swiper-container .swiper-wrapper .swiper-slide {
  float: left;
  margin-right: 0.24rem;
  height: 3.8rem;
  width: 2.2rem;
}
.hot-selection .swiper-container .swiper-wrapper .swiper-slide:first-child {
  margin-left: 0.3rem;
}
.hot-selection .swiper-container .swiper-wrapper .swiper-slide img {
  width: 2.4rem;
  height: 2.4rem;
  margin-bottom: 0.1rem;
}
.hot-selection .swiper-container .swiper-wrapper .swiper-slide .pro-title {
  font-size: 0.26rem;
  color: #333;
  margin-top: 0.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0.1rem;
}
.hot-selection .swiper-container .swiper-wrapper .swiper-slide .pro-price {
  font-size: 0.28rem;
  color: #ec0828;
  font-weight: bold;
  margin-bottom: 0.1rem;
}
.hot-selection .swiper-container #hotp li {
  width: 33.3%;
  height: 3.7rem;
  margin-right: 0.24rem;
}
.hot-selection .swiper-container #hotp li a {
  display: inline-block;
  width: 100%;
  height: 3.7rem;
}
.hot-selection .swiper-container #hotp li a img {
  width: 2.4rem;
  height: 2.4rem;
}
.hot-selection .swiper-container #hotp li a .pro-title {
  font-size: 0.26rem;
  color: #333;
  padding: 0 0.08rem;
}
.hot-selection .swiper-container #hotp li a .pro-price {
  font-size: 0.28rem;
  color: #de0000;
}
/*商品列表*/
.prodList {
  background: #fff;
}
.prodList .proImg {
  display: block;
  margin-bottom: 0.25rem;
}
.prodList .proImg img {
  width: 100%;
  height: 100%;
}
.prodList .product-list {
  background: #fff;
  padding: 0 0.24rem;
  width: 100%;
  box-sizing: border-box;
  background: #F5F5F5;
}
.prodList .product-list .goods-item {
  width: 100%;
  height: 4.6rem;
  margin-bottom: 0.14rem;
  background: #fff;
  text-align: left;
  position:relative;
  /*display: inline;*/
  /*float: left;*/
  /*display: inline-block;*/
}
.prodList .product-list .goods-item .presall_num{
    position:absolute;
    height:0.24rem;
    line-height:1;
    padding:0.08rem 0;
    font-size:0.24rem;
    background:rgba(255,102,102,0.7);
    color:#fff;
    left:0px;
    right:0px;
    top:2.9rem;
    padding-left:0.1rem;


}
.prodList .product-list .goods-item .img_Box{
  position:relative;
}
.prodList .product-list .slide{
  width:48%;
  display:inline-block;
  vertical-align: middle;


}
.prodList .product-list .slide:nth-child(2n+1) {
  margin-right: 2%;
}
.prodList .product-list .goods-item a {
  display: block;
  width: 100%;
  height: auto;
}
.prodList .product-list .goods-item a .pro-img {
  width: 3.33rem;
  height: 3.33rem;
  display: inline-block;
  margin: 0 auto;
  /*opacity: 0;*/
  /*-webkit-transition: opacity 0.25s ease-in-out;*/
  /*-moz-transition: opacity 0.25s ease-in-out;*/
  /*-o-transition: opacity 0.25s ease-in-out;*/
  /*transition: opacity 0.25s ease-in-out;*/
  /*border: 0.01rem solid #c6d0d2;*/
}
.prodList .product-list .goods-item a .pro-img:after{

}
.prodList .product-list .goods-item a .pro-title {
  font-size: 0.26rem;
  color: #333;
  margin-top: 0.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height:0.34rem;
  height:0.68rem;
}
.prodList .product-list .goods-item a p {
  font-size: 0.22rem;
  color: #999;
  margin: 0.08rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  -webkit-box-flex: 1;
  height: inherit;
}
.prodList .product-list .goods-item a .pro-price {
  font-size: 0.28rem;
  color: #ff7700;
  font-weight: bold;
  margin-bottom: 0.1rem;
  display:flex;
  flex-direction: row;
  justify-content: space-between;
}
.prodList .product-list .goods-item a .pro-price span.sale_out{
  font-size:0.24rem;
  color:rgba(51,51,51,0.5);
}
/** 广告 **/
.adv {
  width: 100%;
  height: auto;
  margin-top: 0.2rem;
}
.adv a {
  display: block;
}
.adv img {
  width: 100%;
}
.adv-3 {
  margin-bottom: 0.88rem;
}
/** 底部 **/
.footer {
  width: 100%;
  height: 0.88rem;
  background: #fff;
  position: fixed;
  bottom: 0;
  box-shadow: 0rem -0.03rem 0.05rem rgba(204, 204, 204, 0.5);
}
.footer .fNav-list {
  width: 100%;
}
.footer li {
  display: inline;
  float: left;
  display: inline-block;
  width: 33.333%;
  text-align: center;
}
.footer li a {
  display: block;
  font-size: 0.2rem;
  color: #333;
}
.footer li a span {
  display: block;
}
.footer li a .icon {
  width: 0.35rem;
  height: 0.35rem;
  margin: 0.1rem auto 0.08rem;
}
.footer .nav-1 .icon {
  background: url(/static/mobile/web/mall/images/home-1.png) no-repeat center;
  background-size: 0.35rem 0.35rem;
}
.footer .cur .icon {
  background: url(/static/mobile/web/mall/images/home-2.png) no-repeat center;
  background-size: 0.35rem 0.35rem;
}
.footer .cur a {
  color: #f33;
}
.footer .nav-2 .icon {
  background: url(/static/mobile/web/mall/images/shopping-carts1.png) no-repeat center;
  background-size: 0.35rem 0.35rem;
}
.footer .nav-3 .icon {
  background: url(/static/mobile/web/mall/images/personal-1.png) no-repeat center;
  background-size: 0.35rem 0.35rem;
}
.myCur{
  border-bottom: 3px solid #ffa401;
}
.myCur a span.title{color: #ffa401 !important;}
.nav li a b{
  display: inline-block;
  height: 0.34rem;
  width: 0.24rem;
  vertical-align: middle;
  margin: 0rem auto 0.1rem;
}
.nav li:first-child a b,.nav li:nth-child(2) a b{
  background: url('/static/mobile/web/images/list_icondown.png') no-repeat center;
  background-size: 100%;
}
.nav li:first-child a,.nav li:nth-child(2) a{
  color: #ffa401;
}
.active b{
  background: url('/static/mobile/web/images/list_icon02.png') no-repeat center !important;
  background-size: 100% 100% !important;
} 
.active a{
  color: #666666 !important;
}
.nav li:nth-child(3) a b{
  background: url('/static/mobile/web/images/list_iconOld.png') no-repeat center;
  background-size: 100%;
}
.isNew b{
  background: url('/static/mobile/web/images/list_iconNew.png') no-repeat center !important;
  background-size: 100% 100% !important;
}
.isNew a{
  color: #ffa401 !important;
}
.curSelectUp b{
  background: url('/static/mobile/web/images/list_icon03.png') no-repeat center !important;
  background-size: 100% 100% !important;
} 
.curSelectUp a{
  color: #ffa401 !important;
}
html, body {
    position: relative;
    height: 100%;
}
body {
    margin: 0;
    padding: 0;
}
.swiper-container {
    width: 100%;
    height: 100%;
    
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide>a,.swiper-slide>a>img{
  width: 100%;
    height: 100%;
}

#main .navs {
  width: 100%;
  background: #fff;
  position: absolute;
  z-index: 100;
}
#main .navs .navItem {
  width: 100%;
  height: 1.33rem;
  float: left;
  background: #fff;
}
#main .navs .navItem .navList {
  width: 20%;
  height: 1.33rem;
  text-align: center;
}
#main .navs .navItem .navList a {
  display: block;
  font-size: 0.2rem;
}
#main .navs .navItem .navList a span {
  display: block;
}
#main .navs .navItem .navList a .icon {
  /*width: 0.48rem;*/
  /*height: 0.48rem;*/
  margin: 0.2rem auto 0.08rem;
}
#main .navs .navItem .navList a .title {
  font-size: 0.26rem;
  color: #000;
}
/*#main .navs .navItem .nav-1 .icon {*/
  /*background: url("/static/mobile/web/images/home.png") no-repeat center;*/
  /*background-size: 0.48rem 0.48rem;*/
/*}*/
/*#main .navs .navItem .nav-2 .icon {*/
  /*background: url("/static/mobile/web/images/devide.png") no-repeat center;*/
  /*background-size: 0.48rem 0.48rem;*/
/*}*/
/*#main .navs .navItem .nav-3 .icon {*/
  /*background: url("/static/mobile/web/images/specia.png") no-repeat center;*/
  /*background-size: 0.48rem 0.48rem;*/
/*}*/
/*#main .navs .navItem .nav-4 .icon {*/
  /*background: url("/static/mobile/web/images/shop-cart.png") no-repeat center;*/
  /*background-size: 0.48rem 0.48rem;*/
/*}*/
/*#main .navs .navItem .nav-5 .icon {*/
  /*background: url("/static/mobile/web/images/mine.png") no-repeat center;*/
  /*background-size: 0.48rem 0.48rem;*/
/*}*/