/* category */
@import url("reset.css");
@import url("menu3.css");
@import url("footer.css");
@import url("page1.css");
.goods-box div{overflow:hidden;}
body{ background:#fbfbfb; }
.red{color: red;}
.opacity_img .p-img { width: 190px; height: 190px; }
.category-ad{padding-top:20px;}
.selector{background:#fff;padding:12px;margin: 15px auto;}
.classificationTit{width:94px;}
.classificationA{width:1082px;}
.classificationA a {color: #676767;font-size: 12px;line-height: 16px;padding-right: 40px;padding-bottom: 8px;display: inline-block;*display:inline;*zoom:1;}
.classificationA a:hover {color: #f42424;}
.classificationA a.active {color: #f42424;}
.filter {background:#fff;padding:12px;height: 38px;}
.filter span {float: left;cursor: pointer;}
.sortingTit {width: 94px;height: 26px;}
.sortingSp {width: 46px;height: 24px;border: 1px solid #F3F3F3;background: #F3F3F3  no-repeat 42px -42px;line-height: 24px;margin-right: 20px;color: #666666;font-size: 12px;text-align: center;}
.sortingSp:hover {border: 1px solid #ddd;}
.sortingSp.active {color: #FF5B63;border: 1px solid #FF5B63;background: #fff  no-repeat 42px 6px;}
.confr {width: auto;height: 26px;}	
.confr i {display: inline-block; background: #F3F3F3;width: 26px;height: 26px;line-height: 26px;text-align: center;color: #c4c4c4;font-size: 12px;cursor: pointer;margin-left: 14px;}
.confr i:hover {color: #666;}
.confr span {font-size: 12px;color: #333;}
.confr span b{font-weight: normal;color: #FF5B63;}
.goods-list .gl-item {float: left;width: 231px;height: auto; margin-right:10px; margin-bottom:10px;}
.gl-i-wrap{ padding:11px; background-color:#fff; }
.gl-item:hover{box-shadow: 0px 0px 15px 0px #e2e1e0;}
.gl-i-wrap .p-img{ width:210px; height:210px;}
.gl-i-wrap .p-lie{ overflow:hidden; width:100%; line-height:30px; margin-top:8px;}
.gl-i-wrap .p-price{ font-size:20px; float:left;}
.gl-i-wrap .p-num{ float:right;}
.gl-i-wrap .p-name{margin-top:6px;}
.gl-i-wrap .p-name a{ line-height:24px; overflow:hidden; display:block;text-overflow:ellipsis;white-space: nowrap;}
.gl-i-wrap .p-store{ width:100%; line-height:24px;}
.gl-i-wrap .p-store a{ display:inline-block;}
.gl-i-wrap .p-store a.store{ color:#8c8c8c;}
.gl-i-wrap .p-store em{ color:#7b75f3; font-weight:700;}
.gl-i-wrap .p-activity{ width:100%; display:block; overflow:hidden; margin-top:5px; height:16px;}
.gl-i-wrap .p-activity .tag{ float:left; height:16px; line-height:16px; color:#fff; background-color:#f42424; padding:0 7px; position:relative; margin-right:5px;}
.gl-i-wrap .p-activity .tag i{ position:absolute; width:8px; height:8px; background-color:#fff; border-radius:50%; top:4px; overflow:hidden;}
.gl-i-wrap .p-activity .tag i.i-left{ left:-5px;}
.gl-i-wrap .p-activity .tag i.i-right{ right:-5px;}
.gl-i-wrap .p-activity .tac-by{ background-color:#63bfad;}
.gl-i-wrap .p-operate{ margin-top:10px; overflow:hidden; padding:0 0 10px 1px;}
.p-operate a{ display:block;border-radius:4px; color:#fff;cursor: pointer; width:80px; height:28px; line-height:28px; text-align:center; margin-right:10px;}
.p-operate a:last-child{margin-right:0px;}
.apply-bt{background:#ff9000;}
.takegoods-bt{background:#e63e33;}
.takegoods-gray{background:#c4c4c4;}
.apply-bt:hover{background:#ff5000;transition: all 0.4s;}
.takegoods-bt:hover{background: #ff2832;transition: all 0.4s;}
/*提货页*/
.gard-list .gl-item {float: left;width: 231px;height: auto; margin-right:69px;margin-bottom:10px;}


.red {
	color: red;
}
[v-cloak]{
	display: none!important;
}
.original-price {
	float: left;
	margin-left: 5px;
	color: #555;
	text-decoration: line-through;
	font-size: 12px;
}