.box {
	margin: 0 auto;
	width: 1170px;
	padding: 30px 0;
}
.title h1 {
	text-align: center;
	font-weight: normal;
}
.title h1 a {
	font-size: 45px;
	font-family: Impact;
	color: #108c06;
	text-transform: uppercase;
}
.title h1 span {
	color: #e67817;
	text-transform: uppercase;
	font-size: 45px;
	font-family: Impact;
}
.title p {
	text-align: center;
	width: 330px;
	background: url(../images/index_18.jpg) center center no-repeat;
	font-size: 16px;
	color: #727272;
	margin: 0 auto;
}
.span {
	text-align: center;
	font-size: 24px;
	color: #3c3c3c;
	margin: 0 auto;
	margin: 15px 0;
	width: 100%;
}
.about p {
	font-size: 14px;
	color: #747474;
	line-height: 25px;
	text-align: center;
}
.about p a {
	color: #108c06;
}
.about p.span {
	font-size: 24px;
	color: #3c3c3c;
	margin: 18px 0;
}
.box .content {
	margin-top: 35px;
}
.new {
	width: 340px;
	float: left;
}
.title1 {
	height: 33px;
	border-bottom: 1px solid #c6c6c6;
	margin-bottom: 15px;
}
.title1 p {
	float: left;
	width: 83px;
	padding-bottom: 5px;
	border-bottom: 2px solid #108c06;
}
.title1 p a {
	font-size: 20px;
	color: #108c06;
}
.title1 span {
	margin-left: 9px;
	font-size: 12px;
	color: #929292;
	float: left;
	margin-top: 9px;
	text-transform: uppercase;
}
.title1 .more {
	float: right;
	margin-top: 9px;
}
.title1 .more a {
	font-size: 12px;
	text-transform: uppercase;
	color: #929292;
}
.box .nei .tou {
	margin-bottom: 10px;
}
.box .nei .tou img {
	float: left;
	margin-right: 10px;
	width:129px;
	height:84px;
}
.box .nei .tou .touright {
	float: right;
	width: 200px;
}
.box .nei .tou p {
	margin-top: -5px;
	margin-bottom: 25px;
}
.box .nei .tou p a {
	font-size: 14px;
	color: #404040;
}
.box .nei .tou span {
	font-size: 12px;
	color: #a3a3a3;
	padding-bottom: 6px;
	border-bottom: 1px solid #cbcaca;
	width: 200px;
	display: block;
}
.box .nei li {
	text-indent: 9px;
	background: url(../images/jian_03.png) no-repeat left center;
	line-height: 21px;
}
.box .nei li a {
	color: #585858;
}
.box .nei li .date {
	float: right;
	font-size: 12px;
	color: #a3a3a3;
}
.box .nei a:hover {
	color: #108c06;
}
.box .touright p a:hover {
	color: #108c06;
}
.box .nei li:hover .date {
	color: #108c06;
}
.box .case {
	float: right;
	width: 810px;
}
.box .case ul li {
	float: left;
	width: 196px;
	margin-right: 6px;
}
.box .case ul li img {
	width: 196px;
	height: 162px;
}
.box .case ul li p {
	margin-top: 10px;
	width: 196px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background: #f7f7f7;
}
.box .case ul li p a {
	color: #a4a4a4;
}
.box .case ul li:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);       /* IE */
	-moz-opacity: 0.7;              /* 老版Mozilla */
	-khtml-opacity: 0.7;
}
.box .case ul li:hover p {
	background: #fab23b;
}
.box .case ul li:hover p a {
	color: #fff;
}
/*product*/
.probg {
	background: url(../images/pdbg_15.jpg) repeat-x top center;
	padding-top: 25px;
	padding-bottom: 25px;
}
.product {
	width: 1170px;
	margin: 0 auto;
}
.probg .title h1 {
	text-align: center;
	font-weight: normal;
}
.probg .title h1 a {
	font-size: 45px;
	font-family: Impact;
	color: #ffffff;
	text-transform: uppercase;
}
.probg .title h1 span {
	color: #e67817;
	text-transform: uppercase;
	font-size: 45px;
	font-family: Impact;
}
.probg .title p {
	width: 384px;
	background: url(../images/probg_16.png) center center no-repeat;
	color: #ffffff;
}
.span {
	color: #ffffff;
	margin: 7px 0;
}
.multipleColumn {
	position: relative;
	width: 1170px;
}
.multipleColumn .hd .prev, .multipleColumn .hd .next {
	position: absolute;
	display: block;
	width: 38px;
	height: 38px;
	float: left;
	top: 125px;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/icoLeft.jpg") no-repeat;
}
.multipleColumn .hd .prev {
	left: -45px;
}
.multipleColumn .hd ul {
	float: left;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}
.multipleColumn .hd .next {
	right: -45px;
	background: url("../images/icoLeft.jpg") no-repeat -38px 0;
}
.multipleColumn .bd {
	width: 1170px;
	margin: 0 auto;
}
.multipleColumn .bd ul {
	overflow: hidden;
	zoom: 1;
	width: 1170px;
	float: left;
	_display: inline;
}
.multipleColumn .bd ul li {
	margin: 0 6px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	margin-top: 15px;
	width: 222px;
}
.multipleColumn .bd ul li .pic {
	text-align: center;
}
.multipleColumn .bd ul li .pic img {
	width: 222px;
	height: 222px;
	display: block;
	background:#fff;
}
.multipleColumn .bd ul li:hover .title {
	background: #fab23b;
}
.multipleColumn .bd ul li:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);       /* IE */
	-moz-opacity: 0.7;              /* 老版Mozilla */
	-khtml-opacity: 0.7;
}
.multipleColumn .bd ul li .title {
	line-height: 27px;
	height: 27px;
	text-align: center;
	background: #84c432;
	width: 222px;
	overflow: hidden;
}
.multipleColumn .bd ul li .title a {
	color: #fff;
}
.tempWrap {
}
.promore {
	width: 86px;
	height: 23px;
	line-height: 23px;
	background: #fff;
	border-radius: 10px;
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
}
.promore a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313131;
}
.maincontainer {
	padding: 35px 0;
	background: #f0f0f0 url(../images/mainbg_36.png) center bottom no-repeat;
}
.main {
	width: 1170px;
	margin: 0 auto;
}
.hangye {
	float: left;
	}
.gongqiu {
	width: 810px;
	float: right;
}
.gongqiu .hangye{
	}
.xin {
	padding: 5px;
	border: 1px solid #e4e4e4;
	background: #ffffff;
	height:355px;
}
.xintou p {
	margin-top: -36px;
	background: url(../images/yin_01.png) repeat-x;
	height: 36px;
	z-index: 100;
	position: relative;
	line-height: 36px;
	text-align: center;
}
.xintou p a {
	color: #ffffff;
}
.xintou img {
	width: 329px;
	height: 216px;
}
.xin .xintou {
	padding-bottom: 5px;
}
.xin li {
	text-indent: 5px;
	line-height: 32px;
}
.xin li i {
	display: block;
	float: left;
	width: 3px;
	height: 3px;
	background: #d1d1d1;
	margin-left: 8px;
	margin-top: 15px;
}
.xin li a {
	font-size: 14px;
	color: #515151;
}
.xin li a:hover {
	color: #108c06;
}
.xin li .date {
	float: right;
	font-size: 14px;
	color: #9b9b9b;
}
.gongqiu .xin {
	width: 383px;
	float: left;
}
.gongqiu .xintou img {
	width: 383px;
	height: 216px;
}
.contact {
	margin-top: 40px;
}
.contact .title p {
	background: url(../images/conta_33.png) no-repeat left center;
	width: 100%;
}
.contact .con {
	margin-top: 55px;
}
.contact .conleft {
	float: left;
	width: 425px;
}
.contact .conright {
	float: right;
	width: 700px;
}
.conleft .conleftl {
	float: left;
	width: 126px;
	padding: 6px;
	border: 1px solid #ebebeb;
	background: #ffffff;
	margin-right: 22px;
}
.conleft .conleftl img {
	width: 126px;
	height: 126px;
	margin-bottom: 5px;
}
.conleft .conleftl p {
	color: #030303;
	line-height: 20px;
	text-align: center;
}
.conleft .conleftr {
	float: left;
}
.conleftr p {
	color: #666666;
	line-height: 39px;
	text-indent: 15px;
}
.conleftr span {
	width: 23px;
	height: 18px;
	display: block;
	float: left;
	background: url(../images/icon.png) no-repeat 0 -21px;
	margin-top: 6px;
}
.conleftr .ico2 {
	background: url(../images/icon.png) no-repeat -23px -21px;
	width: 22px;
}
.conleftr .ico3 {
	background: url(../images/icon.png) no-repeat -44px -21px;
	width: 22px;
}
.conleftr .ico4 {
	background: url(../images/icon.png) no-repeat -65px -21px;
	width: 20px;
}
.conleftr .ico5 {
	background: url(../images/icon.png) no-repeat -83px -21px;
	width: 20px;
	height: 20px;
}
.contact .map {
	margin-top: 20px;
}
.gbook p {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}
.gbook li {
	margin-bottom: 8px;
}
.gbook li input {
	width: 695px;
	border: 1px dashed #d4d2d2;
	line-height: 34px;
}
.gbook li textarea {
	width: 695px;
	border: 1px dashed #d4d2d2;
	line-height: 34px;
	height: 120px;
}
.gbook li .submit {
	width: 128px;
	color: #ffffff;
	line-height: 30px;
	text-align: center;
	background: #3c9cd3;
	border: none;
	float: right;
	margin-top: 15px;
}
.youqing {
	background: #ffffff;
	border: 1px solid #e7e7e7;
	height: 34px;
	line-height: 34px;
	margin-top: 65px;
}
.youqing ul li {
	float: left;
	font-size: 14px;
	font-weight: 600;
	color: #959595;
	margin-left: 20px;
}
.youqing ul li a {
	font-size: 14px;
	font-weight: normal;
	color: #959595;
}
.youqing ul li a:hover {
	color: #13910c;
}