@charset "utf-8";

/* 分类列表页独有样式，公共样式统一放common.css，无重复全局/头部/底部 */
.barout {
	width: 100%;
	height: 36px;
	background: #f9f9f9;
	border-bottom: 2px solid #ff6600;
	z-index: 1;
}

.pagination {
	margin: 30px auto !important;
}

.bar {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 10px;
	display: flex;
	align-items: center;
	overflow-x: auto;
	scrollbar-width: none;
}

.bar::-webkit-scrollbar {
	height: 0;
}

.bar_hover {
	font-weight: bold;
	color: #FFFFFF;
	background: #ff6600;
	position: relative;
	margin-left: 10px;
	height: 36px;
	line-height: 38px;
	padding: 0 10px;
	z-index: 1;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	flex-shrink: 0;
}

.bar_hover a,
.bar_hover a:link,
.bar_hover a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.bar_hover a:hover {
	font-weight: bold;
	color: #FFFFDD;
	text-decoration: none;
}

.bar_link {
	color: #666;
	position: relative;
	margin-left: 10px;
	height: 37px;
	line-height: 39px;
	padding: 0 10px;
	z-index: 1;
	flex-shrink: 0;
}

.bar_link a,
.bar_link a:link,
.bar_link a:visited {
	color: #666;
	text-decoration: none;
}

.bar_link a:hover {
	color: #FF6600;
	text-decoration: none;
}

.bar_link_r {
	color: #ff6600;
	position: relative;
	height: 37px;
	line-height: 39px;
	padding: 0 15px;
	z-index: 1;
	flex-shrink: 0;
	margin-left: auto;
}

.bar_link_r a,
.bar_link_r a:link,
.bar_link_r a:visited {
	color: #ff6600;
	text-decoration: none;
}

.bar_link_r a:hover {
	color: #ff6600;
	text-decoration: none;
}

.list {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 10px;
}

.selectdiv {
	padding-bottom: 16px;
	margin-top: 15px;
	overflow: hidden;
	background: #FFFFFF;
	border-radius: 9px;
}

.select {
	padding: 15px 10px 15px 20px;
	line-height: 36px;
	display: flex;
	flex-wrap: wrap;
	gap: 4px 10px;
}

.sort1 {
	white-space: nowrap;
	color: #333333;
	padding-right: 6px;
	font-size: 14px;
	flex-shrink: 0;
}

.sort2 {
	font-size: 14px;
	display: flex;
	flex-wrap: wrap;
	gap: 0 6px;
}

.sort2 a {
	white-space: nowrap;
	font-size: 14px;
}

.sort2 a:hover {
	text-decoration: none;
	font-size: 14px;
}

#zone {
	width: 100%;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	gap: 0 6px;
}

#zone a:hover {
	color: #FF6600;
	white-space: nowrap;
	text-decoration: none;
}

#zone .choose a {
	color: #FF6600;
}

#street {
	padding: 0 6px;
	background: #F7F7F7;
	border-radius: 9px;
	display: flex;
	flex-wrap: wrap;
	gap: 0 6px;
}

#street a:hover {
	color: #FF6600;
	white-space: nowrap;
	text-decoration: none;
}

#street .choose a {
	color: #FF6600;
}

.search {
	padding-top: 8px;
	clear: both;
}

.listcenter {
	width: 100%;
	max-width: 1200px;
	margin: 15px auto 0;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	background: #FFFFFF;
	border-radius: 9px;
	padding: 10px;
}

.list_left {
	width: calc(100% - 170px);
}

.list_right {
	width: 160px;
}

.googlead {
	width: 100%;
	margin-bottom: 15px;
	background: #FFFFFF;
}

.baiduad {
	width: 100%;
	margin: 10px 0;
	padding: 8px;
	border: 1px solid #eee;
}

.ad1 {
	width: 100%;
	max-width: 1198px;
	margin: 10px auto 0;
	padding: 0 10px;
}

.titlehead {
	width: 100%;
	max-width: 1198px;
	height: 36px;
	line-height: 38px;
	background: #F7F7F7;
	border-bottom: 2px solid #FF6600;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
}

.titleheadin {
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	background: #ff6600;
	position: relative;
	height: 36px;
	line-height: 38px;
	padding: 0 20px;
	z-index: 1;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	display: inline-block;
}

h1 {
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	background: #ff6600;
	position: relative;
	height: 36px;
	line-height: 38px;
	padding: 0 20px;
	margin: 0;
	z-index: 1;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	display: inline-block;
}

.title {
	width: 100%;
	border-bottom: 1px solid #F5F5F5;
	overflow: hidden;
	background: #FFFFFF;
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-start;
	padding: 12px 10px;
	gap: 12px;
}

.titletop {
	width: 100%;
	border-bottom: 1px solid #F5F5F5;
	overflow: hidden;
	background: #FFFAFA;
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-start;
	padding: 12px 10px;
	gap: 12px;
}

.title_hover {
	width: 100%;
	background: #FAFAFA;
	border-bottom: 1px solid #F5F5F5;
	overflow: hidden;
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-start;
	padding: 12px 10px;
	gap: 12px;
}

.title_pic {
	flex-shrink: 0;
	position: relative;
}

.title_pic img {
	width: 100px;
	height: 100px;
	border: 0;
	border-radius: 3px;
	object-fit: cover;
}

.tusum {
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.3);
}

.title_in {
	flex: 1;
	min-width: 0;
	line-height: 30px;
}

.title_in a {
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}

.title_in a:hover {
	font-size: 18px;
	color: #FF6600;
	text-decoration: none;
}

.em {
	color: #ff6600;
	font-style: normal;
}

.content {
	line-height: 26px;
	display: inline-block;
	color: #999999;
	font-size: 14px;
}

.content a {
	font-weight: normal;
	color: #999999;
	font-size: 14px;
	text-decoration: none;
}

.content a:visited {
	color: #999999;
	font-size: 14px;
	text-decoration: none;
}

.content a:hover {
	color: #ff6600;
	font-size: 14px;
	text-decoration: none;
}

.tishi {
	width: 100%;
	color: #666666;
	padding: 12px 10px 10px;
	border-bottom: 1px solid #eee;
}

.tishi a {
	color: #333333;
	text-decoration: none;
}

.tishi a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.tishi_b {
	width: 100%;
	color: #666666;
	padding: 15px 10px 15px 20px;
}

.tishi_b a {
	color: #333333;
	text-decoration: none;
}

.tishi_b a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.tu {
	font-size: 12px;
	color: #33CC00;
}

.ly {
	font-size: 14px;
	color: #FF6600;
}

.showarea {
	color: #999999;
	font-size: 14px;
}

.showarea a {
	font-weight: normal;
	color: #999999;
	font-size: 14px;
	text-decoration: none;
}

.showarea a:visited {
	color: #999999;
	font-size: 14px;
	text-decoration: none;
}

.showarea a:hover {
	color: #ff6600;
	font-size: 14px;
	text-decoration: none;
}

.field,
.field2,
.field3 {
	color: #999999;
	text-align: left;
	padding: 0 2px;
	font-size: 14px;
}

.time {
	color: #999999;
	font-size: 14px;
}

.phone_1 {
	width: 120px;
	line-height: 36px;
	color: #888888;
	padding: 8px 0;
	flex-shrink: 0;
	text-align: right;
}

.phone_1 a {
	text-decoration: none;
}

.phone {
	width: 90px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	padding-left: 20px;
	border-radius: 16px;
	color: #ff6600;
	border: 1px solid #ff6600;
	position: relative;
	font-size: 14px;
	background: #ffffff url(../images/dianhua.gif) no-repeat 10px;
	display: inline-block;
}

.phone:hover::after {
	content: attr(data-phone);
	display: inline-block;
	padding: 10px 14px;
	border: 1px solid #ff6600;
	color: #ff6600;
	background: #ffffff;
	position: absolute;
	top: -10px;
	right: 110%;
	font-size: 20px;
	font-weight: bold;
	border-radius: 9px;
}

.ware {
	color: #bbbbbb;
	padding-left: 15px;
	font-size: 12px;
	font-style: italic;
}

.huiyuan {
	white-space: nowrap;
	font-size: 12px;
	font-weight: normal;
	color: #ff9900;
	border: 1px solid #ff9900;
	border-radius: .25em;
	background: #FFFFFF;
	display: inline-block;
	padding: 0 3px;
}

.huiyuan a,
.huiyuan a:hover,
.huiyuan a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
}

.qyrenzheng {
	white-space: nowrap;
	font-size: 12px;
	font-weight: normal;
	padding: 0 3px;
	border-radius: .25em;
	color: #4a8cf7;
	border: 1px solid #4a8cf7;
	display: inline-block;
}

.grrenzheng {
	white-space: nowrap;
	font-size: 12px;
	font-weight: normal;
	padding: 0 3px;
	border-radius: .25em;
	color: #21b2ee;
	border: 1px solid #21b2ee;
	display: inline-block;
}

.ding {
	white-space: nowrap;
	font-size: 12px;
	font-weight: normal;
	padding: 0 3px;
	border-radius: .25em;
	color: #FFFFFF;
	border: 1px solid #FF6600;
	background: #FF6600;
	display: inline-block;
}

.ad2 {
	width: 100%;
	max-width: 1198px;
	padding-top: 10px;
	margin: 0 auto;
	padding: 0 10px;
}

.fname {
	font-size: 12px;
	color: #79CDCD;
}

.fname a {
	border: 1px solid #79CDCD;
	font-size: 12px;
	color: #79CDCD;
	background: #ffffff;
	text-decoration: none;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 2px;
	padding: 0 5px;
	display: inline-block;
}

.fname a:visited {
	border: 1px solid #79CDCD;
	font-size: 12px;
	color: #79CDCD;
	background: #ffffff;
	text-decoration: none;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 2px;
	padding: 0 5px;
}

.fname a:hover {
	border: 1px solid #87CEFA;
	font-size: 12px;
	color: #87CEFA;
	background: #ffffff;
	text-decoration: none;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 2px;
	padding: 0 5px;
}

.toptui {
	color: #FFFFFF;
}

.toptui a {
	color: #FFFFFF;
	background: #ff6600;
	text-decoration: none;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 12px;
	padding: 0 5px;
	display: inline-block;
}

.toptui a:visited {
	color: #FFFFFF;
	background: #ff6600;
	text-decoration: none;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 12px;
	padding: 0 5px;
}

.toptui a:hover {
	color: #FFFFFF;
	background: #FF6600;
	text-decoration: none;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 12px;
	padding: 0 5px;
}

.jiage {
	font-size: 16px;
	color: #999999;
	padding-right: 3px;
	font-weight: bold;
}

.page_list {
	height: auto;
	padding: 30px 10px 30px;
	clear: both;
}

.pageLink {
	padding: 0;
	text-align: center;
}

.pageLink li {
	display: inline-block;
	margin: 4px 0;
}

.pageLink li a {
	padding: 8px 14px;
	margin: 0 5px;
	background: #EEEEEE;
	font-size: 14px;
	color: #333;
	border-radius: 9px;
	display: inline-block;
}

.pageLink a.prev,
.pageLink a.next {
	padding-left: 8px;
	overflow: hidden;
	text-decoration: none;
	color: #333;
}

.pageLink a.prev:link,
.pageLink a.next:link,
.pageLink li a:link {
	overflow: hidden;
	text-decoration: none;
	color: #333333;
}

.pageLink a.prev:visited,
.pageLink a.next:visited,
.pageLink li a:visited {
	overflow: hidden;
	text-decoration: none;
	color: #333333;
}

.pageLink a.prev:hover,
.pageLink a.next:hover,
.pageLink li a:hover {
	background: #FF6600;
	color: #FFFFFF;
	text-decoration: none
}

.pageLink a.c {
	background: #FF6600;
	font-weight: bold;
	color: #FFFFFF;
}

#alertdiv {
	position: absolute;
	height: auto;
	width: 90%;
	max-width: 400px;
	z-index: 9999;
	left: 50%;
	transform: translateX(-50%);
	margin-top: 30px;
	border: 5px #ccc solid;
	display: none;
	background-color: #FFFFFF;
}

#alertdiv .h2 {
	position: relative;
	height: 28px;
	color: #666;
	background-color: #EFEFEF;
	padding: 0;
	padding-left: 5px;
	line-height: 30px;
	margin: 0;
}

#alertdiv .h2 a {
	color: #666;
	position: absolute;
	display: block;
	right: 5px;
	top: 1px;
	width: 18px;
	height: 18px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.forminfo {
	padding: 5px;
}

.inputc {
	width: 100%;
	max-width: 150px;
	height: 18px;
}

.submitc {
	width: 90px;
	height: 30px;
	line-height: 26px;
}

.bg {
	background-color: #000;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	opacity: 0.5;
	height: 9999px;
	width: 100%;
	position: absolute;
	z-index: 9998;
	left: 0;
	top: 0;
	display: none;
}

.submit {
	color: #333333;
	font-size: 14px;
	cursor: pointer;
	width: 60px;
	height: 28px;
	background: #f5f6f4;
	border: 1px solid #CCCCCC;
	background: -webkit-gradient(linear, left top, left bottom, from(#FDFDFD), to(#EDEDED));
	background: -moz-linear-gradient(top, #FDFDFD, #EDEDED);
	background: -o-linear-gradient(top, #FDFDFD);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FDFDFD', endColorstr='#EDEDED');
	display: inline-block;
}

.submit:hover {
	background: #f5f6f4;
	color: #333333;
	width: 60px;
	height: 28px;
	border: 1px solid #CCCCCC;
	background: -webkit-gradient(linear, left top, from(#EDEDED), to(#FDFDFD));
	background: -moz-linear-gradient(top, #EDEDED, #FDFDFD);
	background: -o-linear-gradient(top, #EDEDED);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EDEDED', endColorstr='#FDFDFD');
}

.submit a:visited,
.submit a {
	color: #FFFFFF
}

.text {
	background: url(so.gif) no-repeat 4px 5px;
	background-color: #fff;
	height: 16px;
	line-height: 16px;
	padding: 5px 3px 27px;
	width: 150px;
	font-size: 13px;
	color: #666;
	border: 1px solid #CCCCCC;
	margin-right: 3px;
	display: inline-block;
}

.text:focus {
	border: 1px solid #CCCCCC;
	-moz-box-shadow: 0 1px 2px #EEEEEE inset;
	-webkit-box-shadow: 0 1px 2px #EEEEEE inset;
	box-shadow: 0 1px 2px #EEEEEE inset;
	outline: none;
}

.bdhead {
	width: 100%;
	max-width: 1198px;
	margin: 12px auto 0;
	overflow: hidden;
	clear: both;
	border: 1px solid #eeeeee;
	background: #FFFFFF;
}

.bdtop {
	width: 100%;
	max-width: 998px;
	overflow: hidden;
	clear: both;
	background: #FFFFFF;
	padding: 8px 10px 0;
	margin: 0 auto;
}

.bdbottom {
	width: 100%;
	max-width: 988px;
	overflow: hidden;
	clear: both;
	background: #FFFFFF;
	padding: 15px 10px 15px 20px;
	margin: 0 auto;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

#daiads980 {
	position: relative;
	width: 100%;
	max-width: 1200px;
	height: 60px;
	margin: 0 auto;
	overflow: hidden;
}

#daiads980 .list {
	position: relative;
	width: 100%;
	height: 60px;
	overflow: hidden;
}

#daiads980 .list ul {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
}

#daiads980 .list li {
	width: 100%;
	height: 60px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#daiads980 .count {
	position: absolute;
	top: 1px;
	right: 10px;
	margin: 0;
	padding: 0;
}

#daiads980 .count li {
	margin: 0 2px;
	padding: 0;
	color: #fff;
	width: 10px;
	height: 10px;
	cursor: pointer;
	overflow: hidden;
	background: #F90;
	opacity: 0.7;
	filter: alpha(opacity=70);
	border-radius: 5px;
	display: inline-block;
}

#daiads980 .count li.current {
	color: #fff;
	opacity: 1;
	filter: alpha(opacity=100);
	font-weight: 700;
	background: #f60;
}

.slideBox {
	width: 100%;
	max-width: 1200px;
	height: 60px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}

.slideBox .hd {
	height: 12px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 2px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
}

.slideBox .hd ul li {
	margin-right: 2px;
	width: 12px;
	height: 12px;
	line-height: 12px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	list-style: none;
	border-radius: 5px;
	font-size: 10px;
	display: inline-block;
}

.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	list-style: none;
}

.slideBox .bd img {
	width: 100%;
	height: 60px;
	display: block;
	border: 0;
	object-fit: cover;
}

/* 页面辅助隐藏类，无需删除，列表弹窗专用 */
.tu_xie {
	color: #DEB887;
	font-style: italic;
	font-size: 14px;
	margin-left: 10px;
}

#more_quyu {
	display: none;
}

#hide {
	display: none;
}

.mobphone {
	color: #ff6600;
	font-weight: bold;
}

.mobphone img {
	margin-bottom: 8px;
	max-width: 100%;
	height: auto;
}

.lazy {}

/* ========== 响应式媒体查询 ========== */
/* 平板 577px ~ 992px */
@media screen and (min-width:577px) and (max-width:992px) {
	.title_pic img {
		width: 86px;
		height: 86px;
	}

	.phone {
		width: 84px;
		font-size: 13px;
	}

	.pageLink li a {
		padding: 7px 12px;
		font-size: 13px;
	}

	.list_left {
		width: calc(100% - 160px);
	}
}

@media screen and (max-width:576px) {
	html {
		font-size: 13px;
		background: #f7f7f7;
	}

	.list {
		padding: 0 6px;
	}

	.listcenter {
		padding: 0;
		gap: 12px;
		background: transparent;
		box-shadow: none;
		flex-direction: column;
	}

	.list_left {
		width: 100%;
	}

	.list_right {
		width: 100%;
		margin-top: 16px;
		display: flex;
		flex-direction: column;
		gap: 10px;
	}

	.googlead,
	.baiduad {
		width: 100%;
	}

	.selectdiv {
		margin: 12px 6px;
		padding: 12px;
		border-radius: 12px;
		box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
	}

	.select {
		padding: 0;
		line-height: 32px;
		gap: 8px;
	}

	.sort1 {
		width: 100%;
		font-size: 13px;
		margin-bottom: 6px;
	}

	.sort2 a,
	#zone a,
	#street a {
		padding: 4px 9px;
		background: #f5f5f5;
		border-radius: 6px;
		font-size: 13px;
	}

	.sort2 a:hover,
	#zone .choose a,
	#street .choose a {
		background: #ff6600;
		color: #fff;
	}

	#street {
		margin-top: 8px;
		padding: 6px;
	}

	.bar {
		padding: 0 6px;
	}

	.bar_hover,
	.bar_link,
	.bar_link_r {
		height: 32px;
		line-height: 34px;
		margin-left: 6px;
		font-size: 13px;
		padding: 0 8px;
	}

	.titlehead {

		border-radius: 10px 10px 0 0;
	}

	.titleheadin,
	h1 {
		padding: 0 14px;
		font-size: 15px;
		height: 32px;
		line-height: 32px;
	}

	/* 列表卡片：左图、中文字、右按钮，顶部对齐 */
	.title,
	.titletop,
	.title_hover {

		border-radius: 12px;
		box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
		border: none;
		padding: 12px;
		gap: 12px;
		flex-wrap: nowrap;
		align-items: flex-start;
	}

	.title_pic img {
		width: 78px;
		height: 78px;
		border-radius: 8px;
	}

	.tusum {
		display: none;
	}

	/* 标题区域：红框内铺满，不被按钮挤压 */
	.title_in {
		flex: 1 1 auto;
		min-width: 0;
		max-width: calc(100% - 96px);
		line-height: 26px;
	}

	.title_in a {
		font-size: 14px;
		color: #333;
		text-decoration: none;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	/* 地区文字：正常显示，不强制和按钮同行 */
	.title_in .showarea {
		font-size: 12px;
		color: #999;
		line-height: 20px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		display: inline-block;
		max-width: 100%;
	}

	/* 隐藏时间 */
	.time {
		display: none !important;
	}

	.jiage {
		font-size: 15px;
		color: #ff6600;
		font-weight: bold;
	}

	/* 按钮区域：固定在右侧，宽度正好，不撑宽 */
	.phone_1 {
		width: auto;
		min-width: 82px;
		max-width: 82px;
		flex-shrink: 0;
		text-align: right;
		margin-top: auto;
	}

	.phone {
		width: auto;
		height: 28px;
		line-height: 28px;
		font-size: 12px;
		padding: 0 8px 0 24px;
		background-size: 14px;
		background-position: 10px center;
		background-repeat: no-repeat;
		border-radius: 14px;
		color: #ff6600;
		border: 1px solid #ff6600;
		box-sizing: border-box;
		text-align: center;
		display: inline-block;
	}

	.phone:hover::after {
		display: none;
	}

	.page_list {
		padding: 24px 6px;
	}

	.pageLink li a {
		padding: 6px 10px;
		margin: 0 3px;
		font-size: 13px;
	}

	#alertdiv {
		width: 96%;
	}
}