@charset "UTF-8";
* {
  font-family: "微软雅黑",tahoma;
  margin: 0;
  padding: 0;
  }
html{
    font-size:12px; 
}
body {
  padding: 0;
 -webkit-text-size-adjust:none;
   }
div, table, td, li, input, select, dd {
 -webkit-text-size-adjust:none;
}
a,button{
  outline:none;
}
.fl{float: left;display:  block;}
.fr{float: right;}
body a:hover{text-decoration:none;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:active{text-decoration:none;}
img {
  border: none; }

ul, li {
  list-style: none;
  float: left;
  margin-bottom: 0;
  }

input, select, img, label {
  vertical-align: middle;
  }

textarea {
  resize: none;
  overflow: auto; }

table {
  border-collapse: collapse; }
p{margin-bottom: 0;}


/*完整版*/
.clearfix:before,
.clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1;
  /*ie6,7*/ }

.clearfix:after {
  content: "";
  clear: both;
  display: block; }

.clearfix {
  *zoom: 1; }

ul:after,  dl:after, .clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0; }

ul, dl, .clearfix {
  *zoom: 1; }

.w1200_center {
  width: 1200px;
  margin: 0 auto; }
.left{
	float:left;
}
.clear{
	clear:both;
}
.pointer{
	cursor: pointer;
}
dl{margin-bottom: 0;}
.pd{padding: 0;}
/*促销图标*/
.goods-drop-img{width: 15px;height: 15px;margin-top: -3px;margin-left: 4px;}
.spec-select-number,.select-spec,.goods-collect,.goods-nav li,.search-btn,.down-goods-pic,.cart-head div{
  cursor: pointer;
}

/*公共*/
.footer-box{background-color: #13AF68;width:  100%;}
.footer-box ul{margin-bottom: 5px;overflow: hidden;}
.footer-box li{padding: 0;text-align:  center;margin-right: 4%;}
.footer-box li:last-child{margin-right: 0;}
.footer-box li a{color: #fff;}
.footer-box li img{height: 33px;}
.footer-box li span{width: 100%;display: inline-block;}



.cart_num{

  /* width: 20px; */
  height: 20px;
  background: #fff;
  background-color: #f92d2d;
  position: absolute;
  border-radius: 30px;
  left: 40px;
  line-height: 20px;
  text-align: center;
  padding: 0 5px;

  /*width: 20px;*/
  /*height: 20px;*/
  /*background: #fff;*/
  /*background-color: #f92d2d;*/
  /*position: absolute;*/
  /*border-radius: 50%;*/
  /*left: 40px;*/
  /*line-height: 20px;*/
  /*text-align: center;*/

}

.zhezhao {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999999;
  display: none;
}

.zhezhao.show {
  display: block;
}


.goods-describe {
  width: 95%;
  font-size: 12px;
  color: #b6b5b5;
  max-height: 36px;
  /*position: absolute;*/
  /*top: 35%;*/
  overflow: hidden;
}

.goods-collect {
  width: 40px;
  height: 40px;
  position: absolute;
  top: -7px;
  right: 0;
}


.split_goods {
  position: absolute;
  z-index: 49;
  width: 35px;
  height: 35px;
  top: 0;
  /* left: 50px; */
  right: 0;
}

.split_goods img {
  width: 35px;
  height: 35px;
}


