<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.search-head-wrap{
}
.search-head-wrap .opt-org{
	float:left;
}
.search-head-wrap .opt-org&gt;li{
	float:left;
}
.search-head-wrap .opt-org{
	float: left;
	margin-top: 20px;
}
.search-head-wrap .opt-org&gt;li{
	float: left;
	padding: 0 16px;
	border-right: 1px #aaa solid;
	position: relative;
}
.search-head-wrap .opt-org&gt;li:last-child{
	border-right: 0;
}
.search-head-wrap .opt-org&gt;li.active&gt;a{
	color: #233146;
    font-size: 15px;
}
.search-head-wrap .opt-org&gt;li.active&gt;i{
	visibility: visible;
}
.search-head-wrap .opt-org&gt;li&gt;a{
	color: #888;
    font-size: 14px;
    font-weight:bolder;
}
.search-head-wrap .opt-org&gt;li&gt;i{
	display: block;
	visibility: hidden;
    width: 100%;
    height: 1px;
    position: relative;
    top: 9px;
}
.search-head-wrap .search-shop{
	padding:12px 10px;
	float:right;
}
.search-head-wrap .search-shop&gt;input{
	width: 220px;
    height: 32px;
    border: 1px #ccc solid;
    border-radius: 2px;
    padding: 0 8px;
    font-size: 15px;
    display: block;
    float: left;
}
.search-head-wrap .search-shop&gt;a.btn-search{
	background: #0082df;
    color: #fff;
    height: 34px;
    line-height: 34px;
    display: block;
    float: left;
    width:100px;
    text-align: center;
    margin-left:1px;
    border-radius: 0 3px 3px 0;
}
.search-head-wrap .search-shop&gt;a.btn-search:hover{
	color: #fff !important;
	opacity: 0.7;
}
.shop-list{
	
}
.shop-list .shop-item{
	display: block;
	padding:4px;
	border:1px #eee solid;
	margin-top:6px;
    position: relative;
    overflow: hidden;
}
.shop-list .shop-item .shop-img{
    width: 160px;
    border-radius: 3px;
    display: block;
    float: left;
}
.shop-list .shop-item .shop-content{
	width: 700px;
	float: left;
	margin-left:10px;
}
.shop-list .shop-item .shop-content .shop-name{
	height:30px;
	line-height:30px;
}
.shop-list .shop-item .shop-content .shop-name&gt;h3{
	float: left;
	font-size:15px;
	color:#333;
	font-weight:bolder;
}
.shop-list .shop-item .shop-content .shop-name .tag-item{
	background-image: linear-gradient(to right, #e23434 , #e67878);
	color: #fff;
	display: inline-block;
	align-items: center;
	height: 22px;
    line-height: 19px;
    padding:1px 6px;
    border-radius:3px;
    margin-left:4px;
}
.shop-list .shop-item .shop-content .shop-name .tag-item&gt;span{
  font-size:12px;
  margin-left: 2px;
  font-weight:normal;
}
.shop-list .shop-item .shop-content .shop-name .tag-item&gt;i{
  font-size: 16px;
  position: relative;
  top: 2px;
}
.shop-list .shop-item .shop-content .shop-name .sell-info{
	float:right;
}
.shop-list .shop-item .shop-content .shop-contact{
	margin-top:4px;
}
.shop-list .shop-item .shop-content .shop-address{
	margin-top:8px;
}
.shop-list .shop-item .shop-content .shop-sell-info{
	margin-top:8px;
}
.shop-list .shop-item .shop-content .shop-sell-info&gt;em{
	font-style: normal;
	color:#aaa;
	display:block;
	float:left;
}
.shop-list .shop-item .shop-content .shop-desc{
	margin-top:8px;
}
.shop-list .shop-item .shop-content .shop-desc&gt;em{
	font-style: normal;
	color:#aaa;
}
.shop-list .shop-item .btn-enter{
	position: absolute;
    right: 20px;
    bottom: 20px;
    background: #0082df;
    color: #fff;
    padding: 8px 20px;
    border-radius: 3px;
}
#lpage-content{
	width: 1200px;
    margin: 30px auto 40px;
    text-align: center;
    font-size: 0;
}
#lpage-content a,#lpage-content span{
	display: inline-block;
    padding: 6px 10px;
    border-radius: 3px;
    margin-right: 12px;
    border: 1px solid #d9d9d9;
    color: #666;
    font: 400 14px "Microsoft YaHei";
    min-width: 14px;
    text-align: center;
}
#lpage-content a.disable{
	border: 1px solid #e5e5e5;
	color: #ccc;
	cursor: default;
}
#lpage-content a:hover{
	background: #ff5837;
    color: #fff !important;
    text-decoration: none;
}
#lpage-content a.disable:hover{
	background: #fff;
    color: #ccc;
    text-decoration: none;
}
#lpage-content .page-current{
	background: #ff5837;
    color: #fff;
    border-color: #ff5837;
}</pre></body></html>