@charset "utf-8";
/* CSS Document */

.inbanner6 {
	background: url(../img/inbanner6.jpg);
}
.service {
}
.service h2 {
	overflow: hidden;
	width: 100%;
}
.service h2 span {
	font-size: 32px;
	font-weight: bold;
	color: #e60012;
	text-transform: uppercase;
	display: block;
}
.service h2 em {
	display: block;
	width: 40px;
	height: 3px;
	background: #333;
	margin-top: 15px;
}
.liucheng {
	margin-top: 50px;
}
.liucheng ul {
	height: 166px;
	background: url(../img/bglc.png) center top no-repeat;
	margin: 30px 0px;
	overflow: hidden;
}
.liucheng ul li {
	display: block;
	width: 200px;
	text-align: center;
	float: left;
}
.liucheng ul li span {
	display: block;
	width: 200px;
	height: 116px;
}
.liucheng ul li em {
	display: block;
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	color: #333;
	margin-top: 10px;
	font-weight: bold;
}
.service .txt {
	margin: 20px 0px;
}
.service .txt p {
	font-size: 20px;
	line-height: 36px;
	text-indent: 40px;
	color: #666;
}
.service .txt h3 {
	font-size: 22px;
	font-weight: bold;
	margin: 15px 0px;
	display: block;
	color: #333;
}
.pros {
	overflow: hidden;
}
