﻿a:hover {
	text-decoration: none;
}
h2.h2_title {

	text-align: center;

	font-weight: normal;

}
h2.h2_title em {
	display: inline-block;
*display: inline;
*zoom: 1;
	vertical-align: middle;
	width: 480px;
	height: 1px;
}

.about {
	height: 680px;
	background: #669934;
}
.about .container {
	height: 580px;
}
.about h2.h2_title em {
	width: 464px;
}
.about h2.h2_title .eml {
	background: url(../images/titlinel03.png) no-repeat right center;
}
.about h2.h2_title .emr {
	background: url(../images/titliner03.png) no-repeat left center;
}
.about h2.h2_title a {
	width: 260px;
	color: #fff;
}
.about h2.h2_title b {
	color: #fff;
}
.about .titEn {
	color: #fff;
	margin-bottom: 30px;
}
.about .aboCon {
	margin-top: 90px
}
.about .conbox {
	display: none;
	position: relative;
}
.about .conbox.cur {
	display: block;
}
.about .con1 .conleft {
	width: 522px;
	height: 375px;
	padding: 21px 0 0 28px;
	background: url(../images/abobg.png) no-repeat left top;
	position: relative;
	top: -25px;
}
.about .con1 .conright {
	width: 585px;
	margin-right: 35px;
}
.about .con1 .conright p {
    font-size: 16px;
	line-height: 26px
}
.about .con1 .conright p a {
    border-radius: 5px;
    display: inline-block;
    background: #f9a50e;
    padding:5px 10px;
	color: #FFF;
	font-weight: bold
}
.about .con1 .conright .p1 {
	font-size: 20px;
	margin-bottom: 30px;
	font-weight: bold;
	color: #FFF;
}
.about .con1 .conright .p1 a {
	color: #fff;
}
.about .con1 .conright .p2 {
	line-height: 24px;
}
.about .con1 .conright .p2 a {
	color: #fff;
}
.about .con2 {
}
.about .aboBtnl {
	display: block;
	width: 45px;
	height: 45px;
	cursor: pointer;
	position: absolute;
	left: -45px;
	top: 124px;
	background: url(../images/yyaljtl01.png) no-repeat center;
}
.about .aboBtnr {
	display: block;
	width: 45px;
	height: 45px;
	cursor: pointer;
	position: absolute;
	right: -45px;
	top: 124px;
	background: url(../images/yyaljtr01.png) no-repeat center;
}
.about .aboBtnl:hover {
	background: url(../images/yyaljtl02.png) no-repeat center;
}
.about .aboBtnr:hover {
	background: url(../images/yyaljtr02.png) no-repeat center;
}
.about .con2 .gcsj {
	position: relative;
	overflow: hidden;
}
.about .con2 .gcsj ul {
	position: relative;
}
.about .con2 .gcsj ul li {
	float: left;
	width: 380px;
	margin-left: 30px;
	position: relative;
	overflow: hidden;
}
.about .con2 .gcsj ul li:first-child {
	margin-left: 0;
}
.about .con2 .gcsj ul li img {
	display: block;
	width: 380px;
	height: 300px;
	transition: all 0.5s;
}
.about .con2 .gcsj ul li:hover img {
	transform: scale(1.1);
}
.about .con2 .gcsj ul li p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 62px;
	line-height: 62px;
	text-align: center;
	color: #fff;
	background: url(../images/bg01.png);
}
.about .con2 .gcsj ul li:hover p {
	background: url(../images/bg03.png);
	color: #fff;
}
.about .con3 .rzzz {
	position: relative;
	overflow: hidden;
}
.about .con3 .rzzz ul {
	position: relative;
}
.about .con3 .rzzz ul li {
	float: left;
	width: 380px;
	margin-left: 30px;
	position: relative;
	overflow: hidden;
}
.about .con3 .rzzz ul li:first-child {
	margin-left: 0;
}
.about .con3 .rzzz ul li img {
	display: block;
	width: 380px;
	height: 300px;
	transition: all 0.5s;
}
.about .con3 .rzzz ul li:hover img {
	transform: scale(1.1);
}
.about .con3 .rzzz ul li p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 62px;
	line-height: 62px;
	text-align: center;
	color: #fff;
	background: url(../images/bg01.png);
}
.about .con3 .rzzz ul li:hover p {
	background: url(../images/bg03.png);
	color: #fff;
}
.about .con4 .hzhb {
	position: relative;
	overflow: hidden;
	padding: 5px 0;
}
.about .con4 .hzhb ul {
	position: relative;
}
.about .con4 .hzhb ul li {
	float: left;
	width: 300px;
	height: 300px;
	position: relative;
	background: #fff;
	z-index: 1;
}
.about .con4 .hzhb ul li a {
	display: block;
	height: 298px;
	border: 1px solid #e0e0e0;
	border-left-color: #fff;
	transition: all 0.5s;
	background: #fff;
}
.about .con4 .hzhb ul li:first-child {
	margin-left: 0;
	border-left-color: #e0e0e0;
}
.about .con4 .hzhb ul li span {
	display: block;
	padding-top: 25px;
}
.about .con4 .hzhb ul li img {
	display: block;
	width: 230px;
	transition: all 0.5s;
	margin: 0 auto;
}
.about .con4 .hzhb ul li:hover {
	z-index: 2;
}
.about .con4 .hzhb ul li:hover a {
	transform: scale(1.03);
	border-left-color: #e0e0e0;
	box-shadow: 0 0 10px #e1ebd7;
}
.about .con4 .hzhb ul li p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 62px;
	text-align: center;
	color: #333;
	font-size: 16px;
}
.about .aboType {
	text-align: center;
	margin-bottom: 15px;
}
.about .aboType li {
	display: inline-block;
	vertical-align: middle;
	width: 210px;
	height: 59px;
	background: #6d6b6c;
	line-height: 59px;
	color: #fff;
	font-size: 18px;
	border-radius: 7px;
	margin: 0 20px;
}
.about .aboType li.cur {
	background: #f9a50e;
}
.about .aboType li.cur a {
	color: #fff;
}
.khjz {
	padding-bottom: 40px;
}
.khjz h2.h2_title em {
	width: 430px;
}
.khjz h2.h2_title span {
	width: 335px;
}
.khjz .khjzCon {
	padding-top: 510px;
	position: relative;
	background: url(../images/khjzbg.jpg) no-repeat center top;
}
.khjz .khjzBtnl {
	display: block;
	width: 45px;
	height: 45px;
	cursor: pointer;
	position: absolute;
	left: -45px;
	top: 595px;
	background: url(../images/yyaljtl01.png) no-repeat center;
}
.khjz .khjzBtnr {
	display: block;
	width: 45px;
	height: 45px;
	cursor: pointer;
	position: absolute;
	right: -45px;
	top: 595px;
	background: url(../images/yyaljtr01.png) no-repeat center;
}
.khjz .khjzBtnl:hover {
	background: url(../images/yyaljtl02.png) no-repeat center;
}
.khjz .khjzBtnr:hover {
	background: url(../images/yyaljtr02.png) no-repeat center;
}
.khjz .khjzCon .conbox {
	position: relative;
	overflow: hidden;
}
.khjz .khjzCon .conbox ul {
	position: relative;
}
.khjz .khjzCon .conbox ul li {
	float: left;
	width: 285px;
	margin-left: 20px;
}
.khjz .khjzCon .conbox ul li:first-child {
	margin-left: 0;
}
.khjz .khjzCon .conbox ul li dt {
	overflow: hidden;
	margin-bottom: 21px;
}
.khjz .khjzCon .conbox ul li dt img {
	display: block;
	width: 285px;
	height: 220px;
	transition: all 0.5s;
}
.khjz .khjzCon .conbox ul li dd.dd1 {
	margin-bottom: 16px;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.khjz .khjzCon .conbox ul li dd.dd1 a {
	color: #333;
}
.khjz .khjzCon .conbox ul li dd.dd2 {
	line-height: 20px;
}
.khjz .khjzCon .conbox ul li:hover dt img {
	transform: scale(1.1);
}
.khjz .khjzCon .conbox ul li:hover dd.dd1 a {
	color: #669934;
}
.fwlc {
	height: 515px;
	background: url(../images/fwlcbg.jpg) no-repeat center top;
}
.fwlc h2.h2_title em {
	width: 430px;
}
.fwlc h2.h2_title span {
	width: 335px;
	color: #fff;
}
.fwlc h2.h2_title .eml {
	background: url(../images/titlinel04.png) no-repeat right center;
}
.fwlc h2.h2_title .emr {
	background: url(../images/titliner04.png) no-repeat left center;
}
.fwlc .titEn {
	color: #fff;
}
.fwlc .fwlcCon {
	margin-bottom: 55px;
}
.fwlc .fwlcCon ul li {
	float: left;
	width: 216px;
	background: url(../images/fwlcjtr01.png) no-repeat 118px 54px;
}
.fwlc .fwlcCon ul li.li6 {
	width: 118px;
	background: none;
	text-align: center
}
.fwlc .fwlcCon ul li span {
	display: block;
	margin-bottom: 40px;
}
.fwlc .fwlcCon ul li span img {
	display: block;
	width: 118px;
	height: 118px;
}
.fwlc .fwlcCon ul li i {
	display: block;
	font-size: 20px;
	color: #fff;
	font-style: normal;
}
.fwlc .fwlcCon ul li:hover {
	background-image: url(../images/fwlcjtr02.png);
}
.fwlc .fwlcCon ul li.li6:hover {
	background: none;
}
.fwlc .zxyy .p1 {
	float: left;
	width: 298px;
	height: 43px;
	border: 1px solid #959595;
	border-radius: 3px;
	overflow: hidden;
	margin-right: 28px;
}
.fwlc .zxyy .p1 input {
	display: block;
	height: 43px;
	width: 298px;
	border: none;
	line-height: 43px;
	text-indent: 23px;
}
.fwlc .zxyy .p2 {
	float: left;
	width: 298px;
	height: 43px;
	border: 1px solid #959595;
	border-radius: 3px;
	overflow: hidden;
	margin-right: 28px;
}
.fwlc .zxyy .p2 input {
	display: block;
	height: 43px;
	width: 298px;
	border: none;
	line-height: 43px;
	text-indent: 23px;
}
.fwlc .zxyy .p3 {
	float: left;
	width: 298px;
	height: 43px;
	border: 1px solid #959595;
	border-radius: 3px;
	overflow: hidden;
	margin-right: 28px;
}
.fwlc .zxyy .p3 input {
	display: block;
	height: 43px;
	width: 298px;
	border: none;
	line-height: 43px;
	text-indent: 23px;
}
.fwlc .zxyy .p4 {
	float: left;
	width: 200px;
	height: 43px;
	border: 1px solid #959595;
	border-radius: 3px;
	overflow: hidden;
}
.fwlc .zxyy .p4 .coolbg {
	display: block;
	height: 43px;
	width: 200px;
	line-height: 43px;
	text-align: center;
	background: #f9a50e;
	color: #fff;
	font-size: 16px;
	border: 0
}
.fwlc .zxyy .p4:hover a {
	background: #669934;
}
