
/*内容广告1*/
.wrap{ margin:0 auto;max-width:640px;min-width:320px;}
/*分类图标模块*/
.row_category {margin-bottom:0.3rem; padding: 0 ;}
.row_category ul {margin:1rem auto 0;}
.row_category li {overflow: hidden;text-align: center; width:25%;}
.row_category li a {display: block;overflow: hidden;}
.row_category li a img {width:3rem; }
.row_category li p {color: #333;font-size: 0.8rem;margin-top: 0.1rem;}
.flex{
	  padding: 0;
	  margin: 0;
	  list-style: none;
	  display: -webkit-box;
	  display: -moz-box;
	  display: -ms-flexbox;
	  display: -webkit-flex;
	  display: flex;
	  -webkit-flex-flow: row wrap;/*自动换行*/
	  /*-webkit-flex-flow: row; 不换行*/
	  justify-content: space-around;
	}
.flex_in{-webkit-box-flex: 1;-moz-box-flex: 1;-ms-box-flex: 1;box-flex: 1;}
.clist{width:98%;backgroubd:#fff;clear:both;}
.clist ul{ width:100%; background:#fff}
.clist_sub{border:1px solid #ddd; margin-bottom:0.3rem;}
.clearfix:after{content:"."; display:block; height:0; clear:both;visibility:hidden;}
.crow{line-height:3.5rem;width:100%;background:#f6f6f6;clear:both;heigth:3.5rem}
.crow_item{text-align:center; line-height:2.3rem; margin:0.35rem auto; width:24%; background:#fff; float:left; height:2rem; font-size:0.8rem; border-left:#d7d7d7 1px solid;}
.crow_item A{ margin:0px 0.3rem; text-overflow:clip; white-space:nowrap; color:#666; font-weight:900; text-decoration:none;}

.goodsItem{width:32%; padding:0.15rem;}
a{text-decoration:none;}
.goodsItem img{width: 100%;height:auto;}
.goodsItem del{height:1rem; line-height:1rem; font-size:0.4rem  }
.price_s{color: #c30;font-size:0.65rem;display: inline-block;line-height:1.6rem}
.short_m{color: #777;font-size:0.7rem;display: inline-block;line-height:1.8rem;font-weight:600;}
