





/*解决方案*/
.jjfabox {
	margin: 30px auto;
}
.famu {
	width: 210px;
	height: 576px;
}
.famu h4 img {
	display: block;
}
.famu ul {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.famu li {
	height: 40px;
	line-height: 55px;
	border-bottom: 1px dashed #ddd;
}
.famu li a {
	font-size: 14px;
	margin-left: 40px;
	color: #666;
	text-decoration: none;
}
.famu li:hover a {
	color: #009148;
}
.faphone {
	position: relative;
	height: auto;
	padding: 10px 0;
	background: #009148;
}
.faphone .wenzi {
	text-align: center;
	color: #fff;
	line-height: 35px;
	border-bottom: 1px dashed #15d87e;
	padding: 10px 0;
	font-size: 16px;
}
.faphone span.rexian {
	display: block;
	margin-top: 0px;
        margin-left: 10px;
	text-align: left;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	color: #fff;
}
.faphone span.tel {
	display: block;
	text-align: center;
	height: 38px;
	line-height: 38px;
	font-size: 24px;
	color: #fff;
}
.faphone span.lx {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	color: #fff;
	background: #FFF;
	margin-left: 24px;
	width: 156px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border-radius: 5px;
	-webkit-box-shadow: #ccc 0px 0px 5px;
	-moz-box-shadow: #ccc 0px 0px 5px;
	box-shadow: #ccc 0px 0px 5px;
}
.faphone span.lx a {
	color: #009148
}
.facont {
	width: 1020px;
	height: 286px;
}
.facont li {
	position: relative;
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;
	width: 180px;
	height: 136px;
}
.facont li h5 {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: url("../image/facont.png")/*tpa=http://cnbltgjg.com/skin/images/facont.png*/ no-repeat center;
	overflow: hidden;
	font-size: 14px;
	font-weight: normal;
}
.facont li h5 a {
	margin: 0 10px;
	color: #fff;
}

/*关于我们*/
.index_abt {
	width: 100%;
	background-color: #f9f5f2;
}
.about {
	width: 1000px;
	height: 350px;
	padding-top: 40px;
}
.about_t {
	width: 100%;
	height: 55px;
	position: relative;
	background: url("../image/about_titbg.gif")/*tpa=http://cnbltgjg.com/skin/images/about_titbg.gif*/ repeat-x bottom left;
}
.about_t h3 {
	font-size: 24px;
	color: #666;
	line-height: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.about_t h2 {
	display: inline-block;
*display:inline;
*zoom:1;
	padding: 0 20px;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	line-height: normal;
	background-color: #009148;
}
.about_t .more {
	position: absolute;
	bottom: 0;
	right: 30px;
	padding: 0 15px;
	background: #009148;
	color: #FFF
}
.about_t .more a {
	color: #FFF
}
.about_c {
	width: 1000px;
	height: 220px;
	padding: 20px 0
}
.about_cl {
	width: 300px;
	height: 220px;
}
.about_cl img {
	width: 300px;
	height: 220px;
}
.about_cr {
	width: 670px;
	height: 220px;
}
.about_cr h3 {
	line-height: 1.6em;
	font-weight: bold;
	color: #009148;
	font-family: "Microsoft YaHei", "微软雅黑";
	font-size: 20px;
}
.about_cr span {
	width: 670px;
	line-height: 26px;
	margin-bottom: 15px;
	margin-top: 10px;
	font-size: 14px;
	display: block
}
.about_cr a {
	width: 60px;
	font-style: normal;
	height: 30px;
	line-height: 30px;
	padding: 0 10px 0 15px;
	background: #009148;
	color: #fff;
	display: block
}
.about_cr a:hover {
	background: #009148
}




