#home {
	background: rgba(176, 176, 176, 0.2);
}
main {
	width: 1200px;
	margin: 0 auto;
}
.header-logo {
	background: #fff;
}
.breadcrumb {
	margin: 10px 0;
	max-width: 100%;
}
.breadcrumb.style_inline-block {
	font-size: 0;
}
.breadcrumb.style_inline-block .item {
	display: inline-block;
}
.breadcrumb .item {
	text-decoration: none;
	vertical-align: middle;
	height: 26px;
	position: relative;
	padding: 0 10px 0 15px;
	background-size: 0 0;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-image: linear-gradient(#fff, #fff);
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	color: rgba(0, 0, 0, 0.65);
}
.breadcrumb .item + .item {
	margin-left: 10px;
}
.breadcrumb .item:first-child {
	background-size: cover;
	padding-left: 10px;
}
.breadcrumb .item:first-child::before {
	background-position: 10px top;
}
.breadcrumb .item:first-child::after {
	background-position: 10px bottom;
}
.breadcrumb .item.active,
.breadcrumb .item:target,
.breadcrumb .item:hover {
	color: rgba(0, 96, 178, 1);
}
.breadcrumb .item.active:hover,
.breadcrumb .item:target:hover {
	cursor: default;
}
.breadcrumb .item::before,
.breadcrumb .item::after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 51%;
	z-index: -1;
	left: 0;
	background-image: inherit;
	background-size: 100% 200%;
	background-repeat: no-repeat;
}
.breadcrumb .item::before {
	transform-origin: 0% 0%;
	top: 0;
	background-position: top;
	transform: skew(27.5deg);
}
.breadcrumb .item::after {
	transform-origin: 0% 100%;
	bottom: 0;
	background-position: bottom;
	transform: skew(-27.5deg);
}
.tab-bar .tab-con {
	width: 312px;
	margin-right: 0;
	text-align: center;
	border-right: 1px solid rgba(0, 96, 178, 1);
	border-top: 1px solid rgba(0, 96, 178, 1);
	height: 56px;
	line-height: 56px;
}
.tab-bar .tab-con:first-child {
	border-left: 1px solid rgba(0, 96, 178, 1);
}
.tab-bar .tab-con.active {
	color: #fff;
}
.tab-bar .tab-con:hover {
	color: #fff;
}
.list-con {
	margin-bottom: 24px;
}
.list-con .product-des h3 {
	color: rgba(0, 96, 178, 1);
	font-size: 20px;
	line-height: 40px;
}
.list-con .product-des {
	background: rgba(176, 176, 176, 0.1);
	padding: 15px;
	font-size: 20px;
	font-weight: 400;
	line-height: 40px;
	text-align: left;
}
.product-menu-box {
	float: left;
}
.product-menu-box ul {
	width: 240px;
	border: 1px solid rgba(0, 0, 0, 0.05);
	margin-top: 24px;
}
.product-menu-box ul.quick-menu {
	border: 0;
	margin-top: 0;
}
/* 左侧菜单加a 样式 */
.product-menu-box ul.quick-menu li a {
	color: rgba(0, 0, 0, 0.85);
	display: block;
	margin-bottom: 10px;
	border: 0;
	cursor: pointer;
	width: 240px;
	height: 56px;
	line-height: 56px;
	font-size: 16px;
	padding-left: 15px;
	background: url(../../images/home/a_right2.png) no-repeat 220px center #fff;
}
.product-menu-box ul.quick-menu li a.active {
	color: #fff;
	background: url(../../images/home/r_white.png) no-repeat 220px center
		rgba(0, 96, 178, 1);
}
.product-menu-box ul.quick-menu li a:hover {
	color: #fff;
	background: url(../../images/home/r_white.png) no-repeat 220px center
		rgba(0, 96, 178, 1);
}
/* 左侧菜单加a 样式 */

.info-content {
	overflow: hidden;
}
.product-show-box {
	float: right;
	width: 850px;
	border-top: 4px solid rgba(0, 96, 178, 1);
}
.product-show-box .hot-data-box {
	height: 60px;
	border: 1px solid rgba(0, 96, 178, 1);
}
.product-show-box {
	float: right;
	width: 936px;
	padding: 24px 24px;
	background: #fff;
}
.list-content {
	background: #fff;
	/* padding: 24px; */
}
.product-show-box .d-title {
	color: rgba(0, 96, 178, 1);
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	margin: 16px 0 10px;
}
.product-show-box .detail-list {
	background: rgba(247, 247, 247, 1);
	padding: 15px;
	overflow: hidden;
}
.product-show-box .detail-list.fl li {
	float: left;
	min-width: 420px;
	line-height: 24px;
}
.product-show-box .detail-list .item {
	float: left;
	width: 90px;
	color: rgba(0, 0, 0, 0.85);
}
.product-show-box .detail-list .item.items {
	width: 68px;
}
.product-show-box .detail-list .text {
	float: left;
	color: rgba(0, 0, 0, 0.45);
	width: 680px;
}
.product-show-box .detail-list.fl .text {
	float: left;
	color: rgba(0, 0, 0, 0.45);
	width: 300px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.product-show-box .detail-list li img {
	margin: 0 auto;
	display: block;
}
.product-show-box .detail-list li p {
	line-height: 24px;
}
.product-show-box .detail-list li {
	overflow: hidden;
	font-size: 16px;
	margin-bottom: 12px;
	line-height: 24px;
}
.product-show-box .detail-list li:last-child {
	margin-bottom: 0;
}
.tab-bar {
	border-bottom: 4px solid #0060b2;
}
.tel-text {
	margin-top: 20px;
	font-size: 16px;
}
.tel-text .tel {
	color: rgba(0, 96, 178, 1);
	margin-right: 50px;
}
.owner {
	font-size: 16px;
	margin-top: 24px;
}
.company {
	text-align: right;
	font-size: 16px;
	color: rgba(0, 0, 0, 0.65);
}
.list-content h3 {
	height: 44px;
	color: rgba(0, 96, 178, 1);
	font-size: 18px;
	line-height: 40px;
	border-bottom: 1px solid rgba(0, 96, 178, 0.25);
	background: rgba(247, 247, 247, 1);
}
.list-content:first-child {
	margin-top: 0;
}
.list-content {
	border: 1px solid rgba(185, 209, 230, 1);
	margin-top: 28px;
}
.list-content > ul li {
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid rgba(176, 176, 176, 0.15);
	background: url(../../images/sale/q.png) no-repeat 15px center;
	font-size: 16px;
	color: rgba(0, 0, 0, 0.65);
}
.list-content > ul li a {
	display: inline-block;
	color: rgba(0, 0, 0, 0.65);
	width: 100%;
	height: 100%;
	padding-left: 50px;
}
.list-content > ul li .a_right {
	float: right;
	margin-right: 16px;
	margin-top: 16px;
}
.list-content h3 {
	padding-left: 15px;
	height: 44px;
	color: rgba(0, 96, 178, 1);
	font-size: 16px;
	line-height: 44px;
	border-bottom: 1px solid rgba(0, 96, 178, 0.25);
	background: rgba(247, 247, 247, 1);
}
.list-con .list {
	padding: 0 !important;
	background: none !important;
}
.list-con .z3 .q-list li {
	width: 260px;
	margin-left: 53px;
}
.list-con .z3 .q-list li img {
	width: 56px;
}
.list-con .z3 .q-list li img.active {
	display: none;
}
.list-con .z3 .q-list li:hover img {
	display: none;
}
.list-con .z3 .q-list li:hover img.active {
	display: inline-block;
}
.list-con .z3 .q-list li:hover p {
	color: rgba(0, 96, 178, 1); 
}
.list-con .z3 .q-list li:hover  {
	border-color: rgba(0, 96, 178, 1); 
}


.list-con .z3 .search-sale {
	width: 685px;
}
.list-con .search-btn-right {
	width: 180px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	background: rgba(0, 96, 178, 1);
	font-size: 24px;
	cursor: pointer;
	float: right;
	position: relative;
}
.list-con .search-btn-right .submit {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	opacity: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.list-con .z2 li {
	margin-bottom: 16px;
}
.list-con .z2 li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.85);
}
.question-detail h2 {
	height: 56px;
	line-height: 56px;
	font-size: 16px;
	font-weight: 600;
	color: rgba(0, 96, 178, 1);
	border-bottom: 1px solid rgba(0, 96, 178, 1);
	position: relative;
}
.question-detail h2 img {
	vertical-align: middle;
	margin-right: 10px;
}
.question-detail .title-info .auth {
	overflow: hidden;
	padding-top: 10px;
}
.question-detail .title-info .auth span {
	float: left;
	margin-right: 20px;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.45);
	line-height: 20px;
}
.question-box {
	padding: 10px 10px;
	background: rgba(247, 247, 247, 1);
	margin-top: 24px;
}
.question-box h3 {
	border-bottom: 1px solid rgba(0, 96, 178, 0.25);
	width: 830px;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	color: rgba(0, 0, 0, 0.65);
}
.question-box dt {
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	color: rgba(0, 0, 0, 0.65);
	padding: 12px 0;
	overflow: hidden;
}
.question-box dl span:first-child {
	float: left;
}
.question-box dd {
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	color: rgba(0, 0, 0, 0.45);
	padding-bottom: 10px;
	overflow: hidden;
}
.question-box dl .answer {
	width: 780px;
	float: right;
}
.question-box dl {
	overflow: hidden;
	border-bottom: 1px solid rgba(176, 176, 176, 0.15);
}
.question-box dl {
	overflow: hidden;
	border-bottom: 1px solid rgba(176, 176, 176, 0.15);
	margin-bottom: 10px;
}
.question-box dl:last-child {
	border: 0;
}
