.allproduct-page {
	background-color: #f2f5fa;
	padding-bottom: 55px
}

.allproduct-page .bread-crumb {
	padding-left: 0
}

.allproduct-content {
	background-color: #fff;
	border-radius: 6px;
	-webkit-box-shadow: 0 0 40px rgba(0, 0, 0, .02);
	box-shadow: 0 0 40px rgba(0, 0, 0, .02);
	padding-top: 40px;
	padding-bottom: 40px
}

.allproduct-content .tab-tit {
	display: inline-block;
	border: 1px solid #f7391e;
	border-radius: 50px;
	overflow: hidden
}

.allproduct-content .tab-tit-box {
	text-align: center;
	font-size: 0;
	padding-bottom: 40px
}

.allproduct-content .tab-tit-item {
	display: inline-block;
	vertical-align: top;
	width: 180px;
	height: 42px;
	line-height: 42px;
	font-size: 20px;
	color: #3a4c5c;
	font-weight: 700;
	text-align: center;
	border-radius: 42px;
	cursor: pointer
}

.link-tit:before,
.product-hot:after {
	content: "";
	height: 22px
}

.allproduct-content .tab-tit-item.current {
	background-color: #f7391e;
	color: #fff
}

.allproduct-content .tab-con {
	padding-top: 10px;
	padding-left: 65px
}

.allproduct-content .tab-con-box {
	background: url(../../images/all-product-bg.png) center top no-repeat
}

.allproduct-content .tab-con-item {
	display: none
}

.allproduct-content .tab-con-item.current {
	display: block
}

.link-tit {
	line-height: 65px;
	color: #27394d;
	font-size: 26px;
	border-bottom: 1px solid #e2e6ec;
	position: relative;
	margin-bottom: 14px
}

.product-link,
.product-nav-item a {
	color: #333;
	font-size: 16px
}

.link-tit:before {
	display: block;
	width: 23px;
	background: url(../../images/jtmap-tit-icon.png) center center no-repeat;
	position: absolute;
	left: -36px;
	top: 50%;
	margin-top: -11px
}

.product-item,
.product-nav-box {
	display: inline-block;
	position: relative
}

.sub-tit {
	font-size: 22px;
	color: #333;
	line-height: 45px;
	margin-bottom: 5px
}

.product-box {
	width: 960px;
	display: inline-block;
	vertical-align: top
}

.product-list {
	font-size: 0;
	padding-bottom: 20px
}

.product-item {
	vertical-align: middle;
	line-height: 40px;
	padding-right: 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.product-hot:after {
	display: inline-block;
	width: 18px;
	background: url(../../images/all-product-hot-icon.png) center center no-repeat;
	background-size: 100% 100%;
	vertical-align: sub;
	margin-left: 5px
}

.product-nav-box {
	vertical-align: top;
	border-left: 1px solid #d3d9e1;
	margin-left: 20px;
	padding: 10px 0 10px 20px
}

.product-nav-box:after,
.product-nav-box:before,
.product-nav-item:before {
	content: "";
	display: block;
	width: 8px;
	height: 8px
}

.product-nav-box:after,
.product-nav-box:before {
	position: absolute;
	background-color: #fff;
	border-radius: 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #d3d9e1
}

.product-nav-box:before {
	top: 0;
	left: -4px
}

.product-nav-box:after {
	bottom: 0;
	left: -4px
}

.product-nav-box.fix-nav {
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: 450px
}

.product-nav-item {
	line-height: 40px;
	position: relative
}

.product-nav-item:before {
	border-radius: 8px;
	position: absolute;
	background-color: #d3d9e1;
	left: -24px;
	top: 16px
}

.product-nav-item.active>a {
	color: #27394d;
	font-weight: 700
}

.product-nav-item.active:before {
	width: 23px;
	height: 22px;
	background: url(../../images/jtmap-tit-icon.png) center center no-repeat;
	left: -28px;
	top: 10px
}

.product-nav-sec-list {
	padding-left: 20px;
}

.product-nav-sec-list {
    display: none;
}

.product-nav-sec-list {
    display: none;
}

.product-nav-sec-list.quyu{
	display: block;
}

.product-nav-sec-item {
	line-height: 32px;
	color: #555
}

.product-nav-sec-item span {
	color: #999
}

.keyword-interval {
	font-size: 16px;
	color: #d3d9e1;
	position: absolute;
	right: 18px;
	line-height: 1;
	top: 50%;
	margin-top: -12px
}
