@media (max-width: 1024px) {
body {
	width: 1170px;
}
}
* {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: "微软雅黑";
}
img {
	border: 0;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
}
.clear {
	clear: both;
}
/*头部*/
.topcontainer {
	background: #f2f2f2;
	height: 36px;
	border-bottom: 1px solid #f0f0f0;
}
.top {
	width: 1170px;
	margin: 0 auto;
	position: relative;
	line-height: 36px;
	z-index: 100;
}
.topleft {
	float: left;
	color: #434343;
	font-size: 13px;
}
.topright {
	float: right;
}
.topright li {
	float: left;
	margin: 0 9px;
	height: 13px;
}
.topright li a {
	display: block;
	font-size: 12px;
	color: #434343;
}
.topright li span {
	background: url(../images/icon.png) no-repeat left 2px;
	width: 15px;
	margin-right: 4px;
	height: 19px;
	display: block;
	float: left;
	margin-top: 3px;
}
.topright li .span2 {
	background: url(../images/icon.png) no-repeat -17px 2px;
}
.topright li.shu {
	width: 1px;
	height: 12px;
	background: #434343;
	margin-top: 11px;
}
.logocontainer {
	width: 1170px;
	margin: 0 auto;
}
.logocontainer .logo {
	float: left;
}
.logocontainer .tel {
	float: right;
	margin-top: 40px;
}
.logocontainer .tel img {
	float: left;
	margin-right: 10px;
}
.logocontainer .tel .telright {
	float: right;
}
.logocontainer .tel .telright p {
	margin-top: -5px;
	font-size: 14px;
	color: #696969;
}
.headcontainer {
	background: url(../images/index_13.png) repeat-x;
	z-index: 20;
}
.head {
	width:100%;
	margin: 0 auto;
}
.head .headright {
	width: 1170px;
	height: 50px;
	margin:0 auto;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.navBar {
	position: relative;
	z-index: 1;
	height: 50px;
	line-height: 50px;
}
.nav {
	position: relative;
}
.nav a {
	color: #333;
}
.nav h3 {
	font-size: 100%;
	font-weight: normal;
}
.nav .m {
	float: left;
	position: relative;
	z-index: 1;
	width: 145px;
	background: url(../images/navright.jpg) no-repeat left;
	

}
.nav .m:hover {
	background: url(../images/chneg_03.jpg) repeat-x left center;
}
.nav .css115 {
	
}
.nav .css115:hover {
}
.nav .on1 {
	background: url(../images/chneg_03.jpg) repeat-x left center;
}
.nav .m.home1 {
	background: url(../images/chneg_03.jpg) repeat-x left center;
}

.nav h3 .a {
	display: block;
	text-align: center;
	font-weight: normal;
	font-size: 16.5px;
	color: #fff;
	width: 145px;
	margin-left: 1px;
}
.nav .sub {
	display: none; /*默认隐藏*/
	position: absolute;
	left: 0px;
	top: 50px;
	z-index: 1;
	width: 143px;
	border-top: 0;
	background: #fff;
	border: 1px solid #E6E4E3;
	border-top: none;
	border-bottom: none;
	line-height: 0;
}
.nav .css107 .sub {
	display: none; /*默认隐藏*/
	position: absolute;
	left: 0px;
	top: 50px;
	z-index: 1;
	width: 143px;
	border-top: 0;
	background: #fff;
	border: 1px solid #E6E4E3;
	border-top: none;
	border-bottom: none;
	line-height: 0;
}
.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: 13px;
}
.nav .sub li a:hover {
	color: #13910c;
}
.nav .block {
	height: 3px;
	width: 130px;
	background: #FE7700;
	position: absolute;
	left: 0;
	top: 57px;
	overflow: hidden;
}
/*banner*/

.fullSlide {
	width: 100%;
	position: relative;
	height: 400px;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
	height: 400px;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 400px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 400px;
}
.fullSlide .hd {
	width: 100%;
	position: relative;
	margin: 0 auto;
	text-align: center;
	z-index: 1;
	bottom: 33px;
	right: 0px;
	height: 30px;
	line-height: 30px;
	background: url(../images/yin_03.png) repeat-x;
	_background: #fff;
	_filter: alpha(opacity=60);
}
.fullSlide .hd ul {
	padding-top: 2px;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	width: 12px;
	height: 12px;
	margin: 4px;
	overflow: hidden;
	line-height: 9999px;
	background: #fff;
	border-radius: 12px;
}
.fullSlide .hd ul .on {
	background-position: 0 0;
	background: #fcc600;
}
.fullSlide .prev, .fullSlide .next {
	position: absolute;
	left: 3%;
	top: 36%;
	margin-top: -23px;
	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;
}
/*last*/
.footcontainer {
	width: 100%;
	background: url(../images/footbg_37.jpg) left center no-repeat;
}
.foot {
	width: 1170px;
	margin: 0 auto;
}
.footleft {
	float: left;
	padding-left: 60px;
}
.footright {
	float: right;
	margin-top: 33px;
}
.footright ul li {
	float: left;
}
.footright ul li a {
	color: #ffffff;
	font-size: 15px;
}
.footright ul.ul1{
	height:40px;
	margin-left:0px;}
.footright ul.ul1 li {
	margin-right: 20px;
}
.footright ul.ul2 {
	margin-top: 0px;
}
.footright ul.ul2 li {
	margin-left: 8px;
}
.lastcontainer {
	width: 100%;
	background: url(../images/lastbg.jpg) left center;
}
.last {
	width: 1170px;
	margin: 0 auto;
	height: 43px;
	line-height: 43px;
}
.lastleft {
	float: left;
	color: #ffffff;
}
.lastright {
	float: right;
	color: #b8bec4;
}
.lastright a {
	color: #b8bec4;
}
/*分页样式*/
.pglist{padding: 30px 0;width:100%;text-align: center;clear: both;}
.pglist a,.pglist span{color: #333;padding: 0 15px;margin: 0 4px;display: inline-block;vertical-align: middle;line-height: 34px;background: #fff;border: 1px solid #edebeb;}
.pglist a:hover,.pglist span{display:inline-block;color: #fff;background: #259606;border-color: #259606;}
.pglist a.page-num-current{display:inline-block;color: #fff;background: #259606;border-color: #259606;}