<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ow-shop-allcate {
	width: 1200px; margin: 0 auto; display: flex; display:-webkit-box; display: -moz-box; display: -ms-flexbox; display:-webkit-flex; flex-wrap: wrap; justify-content: space-between; padding:40px 0;
}
.ow-shop-allcate .ow-category-item {
	margin-bottom: 30px; width:580px;
}
.ow-shop-allcate .category-item::after {
	content: ""; display: block; clear: both;
}
.ow-shop-allcate .ow-category-item .item-title {
	position: relative; height: 21px; line-height: 21px;
}
.ow-shop-allcate .item-title i {
	position: absolute; left: 15px; top: 6px; display: inline-block; background: url("../images/classify_icon.png") no-repeat; background-position: -25px -90px; width: 16px; height: 9px; z-index: 1
}
.ow-shop-allcate .item-title b {
	position: absolute; left: 0; top: 10px; width: 100%; height: 1px; background: #c9c9c9; font-size: 0; line-height: 0; overflow: hidden
}
.ow-shop-allcate .item-title a {
	position: relative; font-size: 16px; font-weight: 700; color: #333; margin-left: 9px; padding: 0 6px 0 30px; background: #fff
}
.ow-shop-allcate .ow-category-item .item-hot {
	margin-right: -22px
}
.ow-shop-allcate .item-hot a {
	float: left; display: inline-block; margin-top: 16px; margin-right:17px; width: 130px; height: 130px; border: 1px solid #eee
}
.ow-shop-allcate .ow-category-item .item-line-bar {
	margin: 1px 0 2px; background: #f2f2f2; font-size: 14px; text-align: center; line-height: 30px; color: #333
}
.ow-shop-allcate .ow-category-item .items {
	padding: 22px 24px 1px; background: #fbfbfb; line-height: 20px
}
.ow-shop-allcate .items dl {
	margin-bottom: 20px
}
.ow-shop-allcate .items dt {
	position: relative; float: left; width:120px; text-align: left; font-size: 13px; font-weight: 700
}
.ow-shop-allcate .items dt a {
	color: #000
}
.ow-shop-allcate .items dt a:hover {
	color: #C81623; text-decoration: none
}
.ow-shop-allcate .items dd {
	float: left; width: 400px; font-size: 12px; color: #333; margin-right: -3px
}
.ow-shop-allcate .items dd a {
	color: #333; margin-right: 6px
}
.ow-shop-allcate .items dd a:hover {
	color: #C81623; text-decoration: none
}
</pre></body></html>