@charset utf-8;
.layui-layer {
  /* background: none!important; */
  border: none!important;
}
.layui-layer-msg,
.layui-layer-border {
  border: none!important;
}
/*-----瑕疵褶皱商品----*/
.foldBox {
  background-color: #fff;
}
.foldBox .foldInstruction {
  width: 100%;
  height: 248px;
  text-align: center;
  background-color: #f4f4f5;
  padding-top: 20px;
}
.foldBox .foldInstruction img {
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
.foldBox .foldInstruction p {
  font-size: 26px;
  line-height: 26px;
  color: #373536;
}
.foldTit {
  text-align: center;
  position: relative;
  margin-top: 50px;
}
.foldTit:before,
.foldTit:after {
  content: "";
  width: 72px;
  height: 3px;
  background-color: #f3d421;
  position: absolute;
  left: 50%;
  margin-left: -36px;
}
.foldTit:before {
  top: -20px
}
.foldTit:after {
  top: 70px
}
.foldTit h2 {
  display: inline-block;
  padding: 12px 60px;
  border: 2px solid #64abe1;
  border-radius: 50px;
  font-size: 28px;
  color: #373737;
  font-weight: normal;
}
.foldTit h2 span {
  color: #c23a3a
}
.foldBox .productVS {
}
.foldBox .productVS .productVSmain {
  padding-top: 80px;
  width: 1220px;
  margin-left: -20px;
  overflow: hidden;
}
.foldBox .productVS .productVSmain li {
  width: 590px;
  height: 274px;
  background-color: #f6f6f6;
  position: relative;
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
}
.foldBox .productVS .productVSmain li .productVSmainImg {
  display: block;
  width: 100%;
}
.foldBox .productVS .productVSmain li .productVSmainTit {
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #8f8f8f;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 22px;
}
.foldBox .productVS .productVSmain li .productVSmainTit .proInfo {
  float: left;
  width: 50%;
}
.foldBox .noShip {
  padding-bottom: 50px;
}
.foldBox .noShip .noShipmain {
  width: 1221px;
  margin-left: -21px;
  padding-top: 80px;
  overflow: hidden;
}
.foldBox .noShip .noShipmain li {
  width: 386px;
  height: 160px;
  border: 1px solid #d4d4d4;
  margin-left: 19px;
  float: left;
  margin-bottom: 21px;
}
.foldBox .noShip .noShipmain li img {
  display: block;
  width: 100%;
  height: 100%
}

/*---折扣区专题----*/
.outLetBody {
  background: #ff5230;
  padding-bottom:102px;
  /*-----折扣区搜索---*/
}
.topicBox .w1200.topicCon {
  padding-left:0;
}
.topicBox .w1200.topicCon .topicItem {
  position: relative;
}
.topicBox .w1200.topicCon .topicItem .outLetIcon {
  width: 26px;
  height: 26px;
  position: absolute;
  top: 13px;
  left: 14px;
  z-index: 2;
  border-radius: 5px;
  overflow: hidden;
}
.topicBox .w1200.topicCon .topicItem .outLetIcon img {
  width: 100%;
}
.outLetNotes {
  width: 1200px;
  margin: 0 auto;
  background: #fff;
  padding-top: 24px;
  padding-bottom: 20px;
}
.outLetNotes .oLnotes {
  width: 450px;
  margin: 0 auto 30px auto;
  font-size: 16px;
  color: #333;
}
.outLetNotes .oLnotes dt {
  text-align: center;
  margin-top: 10px;
}
.outLetNotes .oLnotes dt img {
  vertical-align: middle;
  position: relative;
}
.outLetNotes .oLnotes dt p {
  color: #f30000;
  font-size: 14px;
  margin-top: 1px;
}
.outLetNotes .oLnotes dd {
  line-height: 25px;
  font-size: 16px;
  color: #000;
}
.outLetNotes .oLnotes dd a {
  color: #004b97;
  text-decoration: underline;
}
.outLetNotes .outLetSearch {
  width: 1170px;
  height: 32px;
  margin: 0 auto;
  position: relative;
}
.outLetSearch .sort_box {
  height: 26px;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 0;
}
.outLetSearch .sort_box span {
  font-size: 14px;
  margin-right: 10px;
  color: #666;
}
.outLetSearch .sort_box .sort_btn {
  display: inline-block;
  width: 60px;
  height: 26px;
  line-height: 24px;
  text-align: center;
  border: 1px solid #666;
  background-color: #fff;
  color: #666;
  outline: none;
  font-size: 14px;
  margin-right: 0;
  cursor: pointer;
}
.outLetSearch .sort_box .sort_btn.on {
  border: 1px solid #0066cc;
  background-color: #0066cc;
  color: #fff
}
.outLetSearch .sort_box .sort_btn.on i {
  background: url(../image/outLet/sort1.png) no-repeat;
  background-size: contain;  
}
.outLetSearch .sort_box .sort_btn i {
  display: inline-block;
  width: 12px;
  height: 13px;
  background: url(../image/outLet/sort2.png) no-repeat;
  background-size: contain;
  position: relative;
  top: 1px;
  left: 3px;
}
.outLetSearch .outLetSearchForm {
  position: absolute;
  top: 0;
  left: 318px; 
}
.outLetBody .outLetNotes .outLetSearch .searchBox .searchInput {
  width: 396px;
  height: 32px;
  line-height: 30px;
  border: 2px solid #0066cc;
  outline: none;
  padding-left: 5px;
}
.outLetBody .outLetNotes .outLetSearch .searchBox .searchBtn {
  width: 145px;
  height: 32px;
  line-height: 32px;
  background-color: #0066cc;
  font-size: 16px;
  border: none;
  outline: none;
  color: #fff;
  text-align: center;
}
.outLetBody .outLetNotes .outLetSearch .searchBox .searchBtn .iconfont img {
  vertical-align: middle;
  margin-top:2px;
}
.outLetBody .outLetNotes .outLetSearch .inputGroup{
  position:relative;
}
.outLetBody .outLetNotes .outLetSearch .clearSearch {
  position: absolute;
  top: 10px;
  right: 150px;
  width: 15px;
  height: 15px;
  cursor: pointer;
  display:none;
}

.outLetBody .outLetNotes .outLetSearch .clearSearch img {
  display: block;
  width: 80%;
}
.outLetBody .outLetNotes .lookAll {
  float: left;
  height: 32px;
  line-height: 32px;
  padding-left: 10px;
  font-size: 14px;
  color: #0066cc;
  text-decoration: underline;
}
.cartBtn .noLimitedBtn{
  background: #cccccc;
  color: #fff;
  border: 1px solid #ccc;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 30px;
  cursor: not-allowed;
}

/*----药店常备---*/
.drugStandingBody {
  background: #81cf6b;
}
.drugStandingBody .topicBox {
  top: -105px;
}
/*---高毛利---*/
.highProfitBody {
  background: #e73441;
}
.highProfitBody .topicBox {
  top: -85px;
}
.topicBanner {
  width: 100%;
}
.topicBanner img {
  width: 100%;
  height: auto;
  display: block;
}
/*---新品上线----*/
.newProductOnlineBody {
  background: url(../image/activity12/newProductOnlineBg.jpg) repeat-x left top;
  background-size: contain;
}
.newProductOnlineBody .topicBanner img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 570px;
  margin: 0 auto;
  display: block;
}
/*-----特价优惠------*/
.onSalingBody {
  background: #fceb87;
}
.nptitle {
  text-align: center;
  height: 115px;
}
.nptitle img {
  vertical-align: middle;
  display: inline-block;
}
.nptitle span {
  display: inline-block;
  font-size: 36px;
  color: #fff;
  position: relative;
  top: 15px;
  padding: 0 5px;
}
.npStairNav {
  position: fixed;
  top: 45%;
  left: 5%;
  width: 64px;
  cursor: pointer;
  display: none;
  border:2px solid #fff;
}
.npStairNav ul {
  width: 100%;
}
.npStairNav ul li {
  width: 100%;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border-bottom: 1px solid #fff;
  background: #fb4836;
  color: #fff;
  font-size: 16px;
}
.npStairNav ul li:hover,
.npStairNav ul li.active {
  background: #b01a0d;
}
.npStairNav .toTop {
  width: 100%;
  height: 52px;
  background: #fff;
  color: #b01a0d;
  text-align: center;
  line-height: 52px;
}
.npStairNav .toTop .iconfont {
  color: #b01a0d;
  font-size: 26px;
}
.npStairNav .toTop:hover {
  background: #b01a0d;
  color: #fff;
}
.npStairNav .toTop:hover .iconfont {
  color: #fff;
}
/*----列表-----*/
/*.topicBox {
  width: 100%;
  position: relative;
}
.topicBox .w1200 {
  background: #ebefea;
  margin: 0 auto;
}
.topicBox .w1200.group {
  margin-bottom: 45px;
}
.topicContainer {
  padding-top: 15px;
  padding-bottom: 15px;
}
.topicItem {
  float: left;
  width: 259px;
  *width: 261px;
  height: 440px;
  padding: 0 12px;
  background: #fff;
  border: 1px solid #fff;
  margin-left: 12px;
  margin-bottom: 10px;
}
.topicItem:hover {
  border-color: #004b97;
}
.itemCon {
  width: 100%;
  *width: 259px;
}
.itemCon .produceImg {
  width: 259px;
  height: 190px;
  vertical-align: middle;
  display: table-cell;
}
.itemCon .produceImg img {
  display: block;
  width: auto;
  height: auto;
  max-width: 259px;
  max-height: 190px;
  vertical-align: middle;
  margin: 0 auto;
}
.itemCon .produceName {
  color: #004b97;
  clear: both;
  border-bottom: 1px solid #ebefea;
}
.itemCon .produceName .txt {
  display: block;
  width: 80%;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #004c98;
  *float: left;
  text-align: left;
}
.itemCon .produceName .collectionBtn {
  *float: right;
  cursor: pointer;
  font-size: 12px;
  border: 1px solid #004b97;
  margin-top: 5px;
  border-radius: 2px;
  line-height: 20px;
  width: 39px;
  height: 24px;
  color: #004b97;
}
.itemCon .produceInfo {
  color: #666;
  text-align: left;
}
.itemCon .produceInfo .infoDetail {
  font-size: 14px;
  line-height: 30px;
  width:100%;
  white-space: nowrap;
}
.itemCon .produceInfo .infoDetail .weight {
  font-size: 14px;
  display: inline-block;
  width: auto;
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.itemCon .produceInfo .infoDetail .tips {
  color: #ef0e2a;
}
.itemCon .producePriceBox {
  text-align: left;
  line-height: 30px;
  color: #666;
  font-size: 14px
}
.itemCon .producePriceBox .producePrice {
  color: #ef0e2a;
}
.itemCon .producePriceBox .producePrice .price {
  font-size: 20px;
  font-weight: bold;
}
.itemCon .producePriceBox .producePrice .price .originPrice {
  font-size: 14px;
  font-weight: normal;
  color: #666;
  text-decoration: line-through;
}
.itemCon .producePriceBox .producePrice .label {
  font-size: 14px;
}
.itemCon .producePriceBox .producePrice.outOfStock {
  color: #666;
}
.itemCon .producePriceBox .noLogin {
  color: #666;
  font-size: 14px;
  clear: both;
}
.itemCon .producePriceBox .noLogin .vipPrice {
  float: left;
}
.itemCon .producePriceBox .noLogin .vipPrice strong {
  color: #ef0e2a;
  font-size: 16px;
}
.itemCon .producePriceBox .noLogin .store {
  vertical-align: middle;
  float: right;
}
.itemCon .producePriceBox .noLogin .store .star {
  vertical-align: middle;
}
.itemCon .operation .count {
  font-size: 14px;
  color: #666;
  line-height: 32px;
}
.itemCon .operation .count .countBtn,.plus-btn,.minus-btn {
  width: 32px;
  height: 32px;
  border: 1px solid #ccc;
  text-align: center;
  font-size: 18px;
  color: #666;
  line-height: 30px;
}
.disA {
  background-color: #f1f1f1 !important;
}
.itemCon .operation .count .countBtn:hover {
  border-color: #004b97;
  color: #004b97;
}
.itemCon .operation .count .countBtn.add,.add-btn {
  margin-right: 5px;
}
.itemCon .operation .count .countInput,.amount {
  outline: none;
  border: 1px solid #ccc;
  background: #fff;
  width: 55px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  font-size: 14px;
  color: #666;
  border-left-color: transparent;
  border-right-color: transparent;
}
.itemCon .operation .count .countInput.error,.error {
  border: 2px solid #e70000;
  animation: changecolor .5s linear 2;
  -moz-animation: changecolor .5s linear 2;
  !* Firefox *!
  -webkit-animation: changecolor .5s linear 2;
  !* Safari 和 Chrome *!
  -o-animation: changecolor .5s linear 2;
  !* Opera *!
}
.itemCon .notes {
  width: 259px;
  height: 30px;
  font-size: 14px;
  color: #ef0e2a;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 30px;
  text-align: left;
}
.limitState {
  height: 25px;
}*/
/*------购物数量不合格,闪两下特效-----*/
@keyframes changecolor {
  0% {
    border-color: #e70000;
  }
  100% {
    border-color: #ccc;
  }
}
/* Firefox */
@-moz-keyframes changecolor {
 0% {
    border-color: #e70000;
  }
  100% {
    border-color: #ccc;
  }
}
/* Safari 和 Chrome */
@-webkit-keyframes changecolor {
  0% {
    border-color: #e70000;
  }
  100% {
    border-color: #ccc;
  }
}
/* Opera */
@-o-keyframes changecolor {
 0% {
    border-color: #e70000;
  }
  100% {
    border-color: #ccc;
  }
}
/*----加入购物车按钮样式---*/
.cartBtn {
  width: 93px;
  height: 33px;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}
.cartBtn .cart,.shopcart , .add-card {
  background: #004b97;
  color: #f2f2f2;
  display: block;
  width: 100%;
  height: 100%;
  *width: 105px;
  *height: 32px;
  line-height: 32px;
   cursor: pointer;
   font-size: 14px;
   outline:none;
   border:none;
}
.cartBtn .outOfStockBtn,.arrivalNotice2 {
  background: #fff;
  color: #004b97;
  border: 1px solid #004b97;
  display: block;
  width: 100%;
  height: 100%;
  *width: 103px;
  *height: 30px;
  line-height: 30px;
  cursor: pointer;
  font-size: 14px;
}
/*-----品牌专区----*/
.brandListBox {
  width: 100%;
}
.brandList {
  margin: 30px auto;
  left: 5px;
}
.brandList ul {
  width: 1215px;
  margin-left: -15px;
}
.brandList ul li {
  float: left;
  width: 592px;
  height: 300px;
  margin-bottom: 15px;
  position: relative;
  display: inline-block;
  margin-left: 15px;
  background: #fff;
}
.brandList ul li a {
  display: block;
  /* height: 200px; */
  border: 1px solid #fff;
  padding: 50px 20px;
  overflow: hidden;
}
.brandList ul li a .brandImg {
  width: 218px;
  height: 200px;
  border-right: 1px solid #dadada;
  padding-right: 10px;
  display: table;
}
.brandList ul li a .brandImg .imgBox {
  display: table-cell;
  vertical-align: middle;
}
.brandList ul li a .brandImg img {
  display: block;
  width: auto;
  height: auto;
  max-width: 200px;
  max-height: 200px;
  vertical-align: middle;
  margin: 0 auto;
}
.brandList ul li a .brandInfo {
  width: 300px;
  height: 200px;
  text-align: left;
  padding-left: 21px;
}
.brandList ul li a .brandInfo .brandName {
  font-size: 24px;
  color: #096bc6;
  height: 48px;
  line-height: 48px;
}
.brandList ul li a .brandInfo .companyName,
.brandList ul li a .brandInfo .companyBrands {
  font-size: 16px;
  color: #666;
  line-height: 34px;
}
.brandList ul li a .brandInfo .companyBrands i {
  color: #ce3737;
}
.brandList ul li a .brandInfo .brandMore {
  width: 128px;
  height: 35px;
  background: #004b97;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 36px;
  margin: 5px 0 0;
}
.brandList ul li a .brandInfo .brandMore .txt{
  padding-left:4px;
}
.brandList ul li a .brandInfo .brandMore .iconfont{
    position: relative;
    left: -5px;
}
.brandList ul li a:hover {
  border-color: #004b97;
}
.brandList ul li a:hover .brandHover {
  display: block;
}
/*-------品牌详情------*/
.wrap {
  background: #fff;
}
.brandIntroBody {
  background: #fff;
}
.brandIntroBody .topicBanner img {
  position: relative;
  top: -1px;
}
.companyIntro {
  margin-top: 35px;
  margin-bottom: 35px;
  height: auto;
  min-height: 140px;
}
.companyIntro .companyLogo {
  width: 210px;
  height: 140px;
  display: table;
  margin-right: 40px;
}
.companyIntro .companyLogo a {
  width: 210px;
  height: 140px;
  display: table-cell;
  vertical-align: middle;
}
.companyIntro .companyLogo a img {
  display: block;
  width: auto;
  height: auto;
  max-width: 210px;
  vertical-align: middle;
}
.companyIntro .Introduce {
  width: 920px;
}
.companyIntro .Introduce h1 {
  height: 52px;
  line-height: 52px;
  font-size: 26px;
  color: #666;
  font-weight: normal;
  text-align:left;
}
.companyIntro .Introduce p {
  font-size: 14px;
  color: #666;
  line-height: 25px;
  text-align:left;
}
.subtitleBox {
  height: 75px;
  margin-top: 35px;
  margin-bottom: 35px;
  text-align: center;
}
.subtitleBox h2 {
  font-size: 40px;
  color: #333;
  font-weight: normal;
  height: 45px;
  line-height: 45px;
}
.subtitleBox p {
  font-size: 14px;
  color: #333;
  height: 30px;
  line-height: 30px;
}
.productsBox .hotSelling{
  margin-bottom:35px;
}
.productsBox .hotSelling .productImg {
  width: 700px;
  height: 435px;
  display: table;
}
.productsBox .hotSelling .productImg a {
  display: table-cell;
  width: 698px;
  height: 435px;
  vertical-align: middle;
  border: 1px solid transparent;
}
.productsBox .hotSelling .productImg a img {
  display: block;
  width: auto;
  height: auto;
  max-width: 698px;
  vertical-align: middle;
}
.productsBox .hotSelling .productInfo {
  width: 500px;
  height: 325px;
  text-align: center;
  padding-top: 110px;
}
.productsBox .hotSelling .productInfo .productName {
  font-size: 32px;
  height: 55px;
  line-height: 55px;
  text-align:center;
}
.productsBox .hotSelling .productInfo .productName a {
  color: #004c98;
  font-size: 28px;
}
.productsBox .hotSelling .productInfo .productSize {
  font-size: 20px;
  color: #666;
  height: 30px;
  line-height: 30px;
  width:100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space:nowrap;
}
.productsBox .hotSelling .productInfo .productPrice {
  font-size: 16px;
  color: #666;
  height: 50px;
  line-height: 50px;
}
.productsBox .hotSelling .productInfo .productPrice b {
  color: #f2090a;
}
.productsBox .hotSelling .productInfo .cartBtn {
  margin: 0 auto;
  width: 142px;
  height: 40px;
}
.productsBox .hotSelling .productInfo .cartBtn .cart {
  line-height: 38px;
  font-size: 20px;
}
.productsBox .topicContainer {
  width: 1372px;
  margin-left: -172px;
}
.productsBox .topicContainer .topicItem {
  margin-left: 172px;
}
.productsBox .topicContainer .topicItem:hover {
  border-color: #004b97;
}
.productsBox .topicContainer .topicItem:nth-child(3n) {
  
}
.bottomLine {
  width: 100%;
  height: 50px;
  background: #f6f5f5;
}
/*--------活动买赠专场/专享优惠------*/
.activities {
  /* 正常背景 */
  background-color:#42b1ff;
  /* 活动背景 */
  /* background-color: #ff8617; */
}
.activities .w1200 {
  background: none;
  padding: 0;
}
.activities .activitieBanner {
  float: left;
  width: 590px;
  height: 255px;
  margin-right: 6px;
  margin-bottom: 6px;
}
.activities .activitieBanner a {
  display: inline-block;
  width: 590px;
  height: 251px;
  border: 2px solid transparent;
}
.activities .activitieBanner a:hover {
  border-color: #004b97;
}
.activities .activitieBanner a img {
  display: block;
  width: 586px;
  height: 247px;
  margin: 0 auto;
}
.activities .activitiesLine {
  width: 100%;
  height: 30px;
  clear: both;
}
.activities.discount {
  /* background: #b9e8f4; */
  background-color: #DBEBBF;
}
/*----活动买赠楼层---*/
.activeStairNav {
  position: fixed;
  top: 45%;
  left: 5%;
  width: 64px;
  cursor: pointer;
  display: block;
  border:2px solid #fff;
}
.activeStairNav ul {
  width: 60px;
}
.activeStairNav ul li {
  width: 60px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border-bottom: 1px solid #fff;
  background: #207cd7;
  color: #fff;
  font-size: 16px;
}
.activeStairNav ul li:hover,
.activeStairNav ul li.active {
  background: #0054a7;
}
.activeStairNav .toTop {
  width: 60px;
  height: 52px;
  background: #fff;
  color: #0054a7;
  text-align: center;
  line-height: 52px;
}
.activeStairNav .toTop .iconfont {
  color: #0054a7;
  font-size: 26px;
}
.activeStairNav .toTop:hover {
  background: #0054a7;
  color: #fff;
}
.activeStairNav .toTop:hover .iconfont {
  color: #fff;
}
.activeStairNav.discountStairNav ul li {
  background: #21de91;
}
.activeStairNav.discountStairNav ul li:hover,
.activeStairNav.discountStairNav ul li.active {
  background: #11b854;
}
.activeStairNav.discountStairNav .toTop {
  background: #fff;
  color: #21de91;
}
.activeStairNav.discountStairNav .toTop .iconfont {
  color: #21de91;
  font-size: 26px;
}
.activeStairNav.discountStairNav .toTop:hover {
  background: #11b854;
  color: #fff;
}
.activeStairNav.discountStairNav .toTop:hover .iconfont {
  color: #fff;
}
/*--------限时优惠------*/
.limitTimeReduction {
  background: #eee;
  padding-bottom:300px;
}
.limitTimeBar {
  width: 100%;
}
.limitTimeBar.toFixed{
  position:fixed;
  top:64px;
  left:0;
  z-index:999;
  background:#fff;
}

.limitTimeBar .timeBar {
  width:1200px;
  margin:0 auto;
  position: relative;
  z-index:1;
  background:#fff;
  box-shadow:0px 2px 5px 0px #999;
  border-radius: 30px;
}
.limitTimeBar .timeBar .limitTime {
  float: left;
  width: 50%;
  height: 60px;
  line-height: 60px;
  color: #666;
  border-radius:30px;
}
.limitTimeBar .timeBar .limitTime.current {
  background: #ef0e2a;
  color:#fff;
}
.limitTimeBar .timeBar .willStartBox {
  padding: 0 20px;
}
.limitTimeBar .timeBar .willStartBox .activeTime {
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
}
.limitTimeBar .timeBar .willStartBox .activeTime span {
  padding-right: 0;
}
.limitTimeBar .timeBar .willStartBox .stateBox .notStart {
  width: 103px;
  height: 38px;
  border: 1px solid #fff;
  text-align: center;
  line-height: 36px;
  font-size: 18px;
  border-radius: 5px;
  margin-top: 11px;
}
.limitTimeBar .timeBar .willStartBox .stateBox .willStart,
.limitTimeBar .timeBar .willStartBox .stateBox .starting,.limitTimeBar .timeBar .ending {
  padding: 10px 0;
}
.limitTimeBar .timeBar .willStartBox .stateBox .willStart p,
.limitTimeBar .timeBar .willStartBox .stateBox .starting p{
  line-height: 20px;
  font-size: 16px;
}
.limitTimeBar .timeBar .ending p{
  line-height: 20px;
  font-size: 14px;
}
.limitTimeProducts{

}
.limitTimeProducts .topicBox .w1200{
  padding-left:0;
  background: #eee;
}
.limitTimeProducts .topicBox .topicContainer {
  padding-top: 31px;
}

.limitTimeProducts .topicBox .topicContainer .topicItem {
  border-width: 2px;
  width: 278px;
  margin-right: 13px;
  margin-bottom: 13px;
  height: 464px;
  position: relative;
  border-radius: 25px;
  padding:0;
  float: left;
}
.limitTimeProducts .topicBox .topicContainer .topicItem:nth-of-type(4n){
  margin-right:0;
}

.limitTimeProducts .topicBox .topicContainer .topicItem .bg{
  position: absolute;
  top: -2px; bottom: -2px;
  left: -2px; right: -2px;
  background: linear-gradient(#0068cf,#5D00DB);
  content: '';
  z-index: 0;
  border-radius: 25px;
  display:none;
}
.limitTimeProducts .topicBox .topicContainer .topicItem:hover .bg{
  border-radius: 25px;
  display:block;
}
.limitTimeProducts .topicBox .topicContainer .topicItem .itemCon{
  width: 100%;
  position: relative;
  z-index: 2;
  background: #fff;
  padding: 0px 12px;
  border-radius: 23px;
  height: 100%;
}
.limitTimeProducts .topicBox .topicContainer .topicItem .itemCon .produceImg {
  height: 194px;
}
.limitTimeProducts .topicBox .topicContainer .topicItem .itemCon .produceImg img{
  max-height:194px;
}
.limitTimeProducts .topicBox .topicContainer .topicItem .itemCon .countBtn.inconformity,.inconformity {
  background: #ccc;
  border: none;
  cursor: not-allowed;
}
.limitedRemark{
  width: 88%;
  position: absolute;
  top: 0;
  left: 6%;
  z-index: 3;
}
/* 优惠了多少钱 */
.limitTimeProducts .topicBox .topicContainer .topicItem .cutCorners{
  width: 96px;
  height: 30px;
  line-height: 30px;
  background: #ef0e2a;
  color: #fff;
  font-size: 16px;
  border-radius: 0 0 8px 8px;
  text-align: center;
}
/* 限购量 */
.limitTimeProducts .topicBox .topicContainer .topicItem  .limitState {
  line-height: 30px;
  font-size: 14px;
  width: 145px;
  height: 30px;
  background: #ff6700;
  color: #fff;
  border-radius: 0 0 8px 8px;
  text-align: center;
}
/* 精选 */
.limitTimeProducts .topicBox .topicContainer .topicItem .selection{
  position: absolute;
  top: 135px;
  right: 20px;
  z-index: 3;
}
.limitTimeProducts .topicBox .topicContainer .topicItem .selection img{
  width:100%;
}
.limitTimeProducts .topicBox .topicContainer .topicItem  .limitState .red {
  color: #ef0e2a;
}
.limitTimeProducts .topicBox .topicContainer .topicItem .limitState .station {
  padding-right: 7px;
}
.limitTimeProducts .topicBox .topicContainer .topicItem .itemCon .produceName {
  border-bottom: none;
}
.limitTimeProducts .topicBox .topicContainer .topicItem .itemCon .produceName .txt {
  color: #333;
  height: 23px;
  line-height: 23px;
}
.limitTimeProducts .topicBox .topicContainer .topicItem .itemCon .notes {
  height: 21px;
  line-height: 20px;
  border-bottom: 1px solid #efefef;
}
.limitTimeProducts .topicBox .topicContainer .topicItem .itemCon .producePriceBox {
  height: 33px;
  line-height: 30px;
}
.limitTimeProducts .topicBox .topicContainer .topicItem .itemCon .producePriceBox span i{
  padding-left:10px;
}
.limitTimeProducts .topicBox .topicContainer .topicItem .itemCon .producePriceBox .price {
  color: #ef0e2a;
  font-size: 14px;
  padding-right: 20px;

}
.limitTimeProducts .topicBox .topicContainer .topicItem .itemCon .producePriceBox .price  b{
  font-size:20px;
}
.limitTimeProducts .topicBox .topicContainer .topicItem .itemCon .producePriceBox b{
  font-weight: normal;
}
.limitTimeProducts .topicBox .topicContainer .topicItem .itemCon .producePriceBox .originPrice{
  font-size:12px;
  color:#999;
  text-decoration: line-through;
}
.limitTimeProducts .topicBox .topicContainer .topicItem .itemCon .notPermission {
  color: #333;
  font-size: 16px;
  font-weight: bold;
}
.limitTimeProducts .topicBox .topicContainer .topicItem .itemCon .notPermission .store {
  font-weight: normal;
  padding-right: 15px;
}
/* 限量剩余 */
.limitTimeProducts .topicBox .topicContainer .topicItem .itemCon .stockBox{
  height: 25px;
  line-height:25px;
  color:#666;
  font-size:12px;
  margin-top:5px;
}
.limitTimeProducts .topicBox .topicContainer .topicItem .itemCon .stockBox .limitedLeft{
  padding-right:8px;
}
.limitTimeProducts .topicBox .topicContainer .topicItem .itemCon .stockBox .leftProgressBar{
  width:90px;
  height:8px;
  background:#ccc;
  border-radius:6px;
  margin-top:8px;
}
.limitTimeProducts .topicBox .topicContainer .topicItem .itemCon .stockBox .leftProgressBar .surplus{
  height:8px;
  background:#ef0e2a;
  border-radius:8px;
}

/* .limitTimeProducts .topicBox .topicContainer .topicItem .itemCon .surplus {
  width: 140px;
  height: 25px;
  color: #ef0e2a;
  font-size: 13px;
  text-align: left;
  text-indent: 8px;
} */
.limitTimeProducts .topicBox .topicContainer .topicItem .endmark {
  position: absolute;
  top: 70px;
  right: 48px;
  z-index: 3;
}
.limitTimeProducts .topicBox .topicContainer .topicItem .endmark img{
  width: 66%;
}
.limitTimeProducts .cartBtn {
  width: 94px;
  margin-right: 3px;
}
.limitTimeProducts .cartBtn .rightAway,.limitTimeProducts .add-card{
  background: #e70000;
  border-radius:8px;
}

.limitTimeProducts .cartBtn .lootAll {
  background: #ccc;
  cursor: not-allowed;
  border-radius:8px;
}
.limitTimeProducts .cartBtn .outOfStockBtn,.limitTimeProducts .arrivalNotice2 {
  color: #e70000;
  border-color: #e70000;
  border-radius:8px;
  background:none;
}
.limitTimeProducts .cartBtn .toLook,.limitTimeProducts .cartBtn .bugOrigin {
  background: #fff;
  border: 2px solid #0068cf;
  color: #0068cf;
  border-radius:8px;
  line-height:30px;
}
.limitTimeProducts .cartBtn .noLimit {
  background: #fff;
  color: #ccc;
  cursor: not-allowed;
  border: 1px solid #ccc;
  border-radius:8px;
}
.limitTimeProducts .plus-btn{
  border-radius:0 8px 8px 0;
  height: 32px;
}
.limitTimeProducts .minus-btn{
  border-radius:8px 0 0 8px;
  height: 32px;
}
.limitTimeProducts .unit_kg{
  line-height:32px;
}

/*--------修改数量框样式------*/
.add_chose1 .prompt_text {
  margin: 0;
  font-size: 12px;
  line-height: 18px;
  color:#333;
  
}
.add_chose1 .prompt_text b {color: red}
.add_chose1 .operation .count .text.selectshake {border-color: red}
.my-layer-msg {border-radius: 8px;background: rgba(255,191,87,0.8);filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#8Fffbf57,endcolorstr=#8Fffbf57);box-shadow: 0 2px 8px #999;border: none;}
.my-layer-msg .layui-layer-content {overflow-y: hidden;height: auto !important;}
.my_msg_content {}
.my_msg_content img {display: inline;vertical-align: middle}
.my_msg_content span {display: inline;vertical-align: middle;font-size: 18px;color: #333;margin-left: 6px;}
.my_msg_content span b {font-size: 18px;font-weight: bold;}










