@charset "utf-8";
@media (max-width: 1024px) {
body {
	width: 1170px;
}
}
* {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: "微软雅黑";
	/* color: #FFF; */
}
img {
	border: 0;
	/* width: 210px; */
}
li {
	list-style: none;
}
a {
	text-decoration: none;
}
.clear {
	clear: both;
}
/*头部*/
.topcontainer {
	background: #52575A;
	height: 30px;
}
.top {
	width: 1170px;
	margin: 0 auto;
	position: relative;
	line-height: 30px;
	z-index: 100;
}
.topleft {
	float: left;
	color: #ffffff;
	font-size: 12px;
}
.topleft span {
	background: url(../images/ico.png) no-repeat left -2px;
	width: 20px;
	margin-right: 10px;
	height: 19px;
	display: block;
	float: left;
	margin-top: 5px;
}
.topright {
	float: right;
}
.topright li {
	float: left;
	padding: 0 6px;
}
.topright li a {
	display: block;
	font-size: 12px;
	color: #ffffff;
}
.topright li span {
	width: 20px;
	margin-right: 10px;
	height: 19px;
	display: block;
	float: left;
	margin-top: 5px;
}
.topright li strong {
	color: #ffffff;
}
.topright li .span1 {
	background: url(../images/ico.png) no-repeat -21px -2px;
}
.topright li .span2 {
	background: url(../images/ico.png) no-repeat -42px -2px;
	margin-top: 5px;
	width: 15px;
}
.headcontainer {
	height: 65px;
	/* border-bottom: 3px solid #d2d2d2; */
}
.head {
	width: 1170px;
	margin: 0 auto;
}
.head .headleft {
	float: left;
	margin-top: 5px;
}
.head .headright {
	float: right;
	margin-top: 8px;
	background: url(../images/index_13.jpg) repeat-x;
	/*width: 940px;*/
	height: 20px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.navBar {
	position: relative;
	z-index: 1;
}
.nav {
	position: relative;
	margin-top: 3px;
}
.nav .m {
	float: left;
	position: relative;
	z-index: 1;
	width: 114px;
	height:42px;
	margin-left: 1px;
}
.nav .m.home h3 {
	border-left: none;
}
.nav h3 {
	padding: -5px 0;
	border-left: 1px solid #EAEAEA;
}
.nav h3 .a {
	display: block;
	text-align: center;
	font-weight: normal;
	width: 112px;
	margin-left: 1px;
}
.nav h3 .a p {
	font-size: 16px;
	color: #495157;
}
.nav h3 .a span {
	font-size: 8px;
	color: #495157;
	text-transform: uppercase;
	margin-top: 3px;
	display: block;
}
.nav .m:hover {
	padding-bottom: 9px;
	border-bottom: 3px solid #008A1D;
}
.nav li:hover p {
	color: #008A1D;
}
.nav li:hover span {
	color: #008A1D;
}
.nav .m.acti {
	padding-bottom: 9px;
	border-bottom: 3px solid #008A1D;
}
.nav li.acti p {
	color: #008A1D;
}
.nav li.acti span {
	color: #008A1D;
}
.nav .sub {
	display: none;/*默认隐藏*/
	position: absolute;
	left: 0px;
	top: 54px;
	z-index: 1;
	width: 112px;
	border-top: 0;
	background: #fff;
	border: 1px solid #E6E4E3;
	border-top: none;
	border-bottom: none;
	line-height: 0;
}
.nav .css136 .sub {
	width: 200px;
	left: -45px;
}
.nav .css12 .sub {
	width: 140px;
	left: -14px;
}
.nav .sub li {
	text-align: center;
	margin-bottom: -1px;
}
.nav .sub li a {
	display: block;
	border-bottom: 1px solid #E6E4E3;
	padding: 5px 0;
	height: 30px;
	line-height: 30px;
	color: #666;
	font-size: 14px;
}
.nav .sub li a:hover {
	color: #008A1D;
}
.nav .block {
	height: 3px;
	width: 130px;
	background: #FE7700;
	position: absolute;
	left: 0;
	top: 57px;
	overflow: hidden;
}
/*banner*/

.fullSlide {
	width: 100%;
	position: relative;
	height: 350px;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
	height: 500px;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 350px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	/* display: block; */
	/* height: 500px; */
}
.fullSlide .hd {
	width: 1170px;
	position: relative;
	margin: 0 auto;
	text-align: center;
	z-index: 1;
	bottom: 36px;
	right: 0px;
	height: 30px;
	line-height: 30px;
}
.fullSlide .hd ul {
	padding-top: 2px;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;zoom:1;
	width: 31px;
	height: 10px;
	margin: 4px;
	overflow: hidden;
	line-height: 9999px;
	background: #929292;
	border-radius: 12px;
}
.fullSlide .hd ul .on {
	background-position: 0 0;
	background: #008A1D;
}
.fullSlide .prev, .fullSlide .next {
	position: absolute;
	left: 3%;
	top: 36%;
	margin-top: -25px;
	display: block;
	width: 44px;
	height: 144px;
	background: url(../images/slider-arrow.png) -98px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.fullSlide .next {
	left: auto;
	right: 3%;
	background-position: -2px 5px;
}
.banner {
	position: relative;
}
/*yin*/
.yincontainer {
	background: #eeeeee;
	height: 50px;
	line-height: 50px;
	border-bottom: 2px solid #e8ebeb;
}
.txtScroll-left {
	width: 1170px;
	position: relative;
	margin: 0 auto;
}
.txtScroll-left .bd {
	padding: 14px 0;
	width: 800px;
	overflow: hidden;
	float: left;
}
.txtScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.txtScroll-left .bd ul li {
	margin-right: 30px;
	float: left;
	height: 24px;
	line-height: 24px;
	text-align: left;
	_display: inline;
}
.txtScroll-left .bd ul li a {
	color: #757575;
}
.txtScroll-left .bd ul li span {
	color: #999;
	margin-right: 25px;
}
/*search*/
.search {
	position: relative;
	width: 300px;
	float: right;
}
form {
	margin-top: 9px;
	position: relative;
}
.kuan {
	float: left;
}
.kuan input {
	width: 240px;
	height: 33px;
	line-height: 26px;
	color: #9b9b9b;
	padding-left: 25px;
	font-size: 12px;
	border: 1px solid #dddddd;
}
.an {
	float: left;
}
.an input {
	width: 33px;
	height: 34px;
	background: #FFA800 url(../images/about_16.png) no-repeat center center;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	border: none;
	position: absolute;
	top: 0px;
}
/*last*/
.footcontainer {
	width: 100%;
	/* background: url(../images/index_24.jpg) left center repeat-x; */
	height: 117px;
	background-color: #008A1D;
}
.foot {
	width: 1170px;
	margin: 0 auto;
	padding-top: 35px;
}
.foot li {
	float: left;
}
.foot li.logo {
	width: 155px;
	margin-right: 85px;
}
.foot li.nei {
	width: 589px;
	padding-left: 27px;
	background: url(../images/foot_06.png) no-repeat left center;
}
.foot li.nei p {
	font-size: 13px;
	color: #ffffff;
	line-height: 23px;
}
.foot li.lian {
	float: right;
	margin-right: 60px;
}
.foot .option {
	color: #ffffff;
	width: 150px;
	text-align: center;
	margin-left: -10px;
}
.foot form select {
	width: 150px;
	font-size: 13px;
}
.foot form option {
	font-size: 12px;
}
