.houjia-xq-container h2 {
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	padding-bottom: 5px;
	color: #000000;
	position: relative;
}
.houjia-xq-container h2 i.line {
	display: block;
	width: 50%;
	height: 1px;
	background: none;
	position: absolute;
	left: 25%;
	bottom: -1px;
	border-bottom: 2px solid #F10000;
}
.houjia-xq-container p {
	padding-top: 15px;
	font-size: 20px;
	color: #000000;
}
.houjia-xq-container .item {
	padding-top: 30px;
}
.houjia-xq-container {
	width: 680px;
	margin: 0 auto;
	padding-bottom: 20px;
}
a.xq-link-btn {
	display: block;
	width: 240px;
	height: 32px;
	line-height: 32px;
	border: 2px solid #cc0a05;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	background: #F2F2F2;
	color: #000000;
	margin: 20px auto 20px;
}
.houjia-xq-container ul.list li {
	overflow: hidden;
	font-size: 16px;
	margin-top: 20px;
}
.houjia-xq-container ul.list li i {
	display: block;
	width: 120px;
	height: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #cc0a05;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-style: normal;
}
.houjia-xq-container ul.list li span {
	display: block;
	line-height: 30px;
}
.houjia-xq-container ul.list li em {
	color: #DD0000;
	font-weight: 800;
	font-style: normal;
}
.houjia-xq-container ul.list li {
	overflow: hidden;
	font-size: 16px;
	margin-top: 20px;
}
.img-btn-link {
	text-align: center;
	margin-top: 15px;
}
.img-btn-link span {
	padding: 3px 4px;
	background: #F10000;
	color: #FFFFFF;
	border-radius: 6px;
	font-size: 16px;
}
a.xq-link-btn {
	display: block;
	width: 240px;
	height: 32px;
	line-height: 32px;
	border: 2px solid #cc0a05;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	background: #F2F2F2;
	color: #000000;
	margin: 20px auto 20px;
}
a.xq-link-btn.btn2 {
	padding-right: 120px;
}
a.xq-link-btn.btn2 span {
	display: block;
	height: 32px;
	width: 120px;
	background: #cc0a05;
	color: #FFFFFF;
	position: absolute;
	right: 0;
	top: 0;
	font-weight: normal;
	font-style: normal;
}

.route-box {
	padding: 30px 0;
	background: #f2f2f2;
	margin-top: 30px;
}
.route-box .title {
	font-size: 32px;
	text-align: center;
	color: #DD0000;
}
.route-box .title h3 {
	color: #333333;
}
.route-box .title h3 span {
	background: #DD0000;
	color: #FFFFFF;
	font-size: 28px;
}
.route h2 {
	font-size: 20px;
	height: 32px;
	line-height: 32px;
	padding-left: 36px;
	position: relative;
	background: #f0f0f0;
	border-bottom: 1px solid #e0e0e0;
	margin-top: 20px;
}
.route h2 span {
	display: block;
	width: 32px;
	height: 32px;
	background: url(../image/ico-01.png) no-repeat center;
	background-position: -70px 0;
	position: absolute;
	left: 0;
	top: 0;
}
.route h2 i {
	font-size: 14px;
	color: #DD0000;
}
.route-list li {
	float: left;
	width: 225px;
	height: 50px;
	background: url(../image/route-bg_06.png) no-repeat;
	text-align: center;
	line-height: 50px;
}
.route-list li a {
	font-size: 16px;
	letter-spacing: 2px;
	display: block;
	text-shadow: 1px 1px #FFFFFF;
}
.route-list li:hover {
	background: url(../image/route-bg_07.png) no-repeat
}
.route-list li:hover a {
	color: #FFFFFF;
	text-shadow: none;
}
.padding-t30 {
	padding-top: 30px;
}
.cf:after, .w1160_cf:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: ".";
}
.product .title h2 {
	font-size: 32px;
	color: #DD0000;
	text-align: center;
	border-top: 2px solid #DD0000;
	border-bottom: 2px solid #DD0000;
	width: 320px;
	margin: 0 auto;
	padding: 10px 0;
}
.product .title h3 {
	font-size: 20px;
	text-align: center;
	color: #fe9432;
	padding: 10px 0;
}