/* CSS Document */
@charset "utf-8";
* {
	margin: 0 auto;
	padding: 0;
}
body {
	font-size: 12px;
	color: #121212;
	font-family: Microsoft YaHei, 宋体, Arial, Helvetica, sans-serif;
	background: url(../images/body.jpg);
}
ul, li {
	list-style-type: none;
}
img, ul, li, button {
	padding: 0px;
	margin: 0px;
}
img, button {
	border: none;
}
a {
	color: #000;
	text-decoration: none;
	display: inline-block;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.clear {
	clear: both;
}
img {
	border: 0;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	clear: both;
	height: 0;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.clearfix {
	display: inline-table;
}
input, textarea {
	outline: none;
	border: 0px;
}
/* Hides from IE-mac \*/







* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
h3 {
	font-size: 18px;
	font-weight: normal;
}
/* End hide from IE-mac */







h3 a {
}
/*top*/







.top {
	width: 100%;
	height: 34px;
	line-height: 34px;
	background: #ededed;
}
.top-c {
	width: 1180px;
	margin: 0 auto;
}
.top-c dl dt {
	float: left;
	width: 230px;
}
.top-c dl dd {
	float: right;
	width: 260px;
}
.top-c dl dd a {
	margin: 0 7px;
}
/*header*/







.header {
	width: 1180px;
	height: 110px;
	padding: 20px 0;
	overflow: hidden;
	margin: 0 auto;
}
.logo {
	float: left;
}
.logo dt {
	float: left;
}
.logo dd {
	float: left;
	width: 430px;
	font-size: 18px;
	margin: 38px 0 0 25px;
	line-height: 30px;
}
.logo dd b {
	font-size: 26px;
}
.logo dd .small {
	font-size: 18px;
	color: #369b11;
}
.logo dd p {
	color: #369b11;
}
.phone {
	width: 170px;
	float: right;
	height: 49px;
	background: url(../images/phone.png) no-repeat left center;
	padding: 5px 0 0 60px;
	margin-top: 25px;
}
.phone span {
	font-size: 24px;
	color: #ff8900;
}
/*nav*/







.nav {
	width: 100%;
	height: 48px;
	line-height: 48px;
	background: url(../images/nav.jpg) repeat-x;
	font-size: 14px;
	font-weight: bold;
}
.nav-c {
	width: 1050px;
	margin: 0 auto;
}
.nav-c ul li {
	width: 150px;
	text-align: center;
	float: left;
}
.nav-c ul li a {
	color: #FFF;
}
.nav-c ul li a:hover {
	display: block;
	background: url(../images/nav-li.jpg) no-repeat;
}
/*search*/







#search {
	width: 1170px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	padding: 0 5px;
	overflow: hidden;
}
.search_left {
	float: left;
	background: url(../images/pic.jpg) no-repeat left center;
	padding-left: 25px;
}
.search_left b {
	font-size: 14px;
}
.search_left img {
	vertical-align: middle;
	margin-right: 10px;
}
.search_left span a {
	margin: 0 10px;
	color: #6f6f6f;
}
.search_right {
	float: right;
	width: 194px;
	margin-top: 12px;
	height: 26px;
	line-height: 26px;
	border: 1px solid #ccc;
}
.font1 {
	padding-left: 0px;
}
.out {
	width: 125px;
	height: 26px;
	float: left;
	line-height: 26px;
	font-size: 12px;
	margin-left: 14px;
}
.btnn {
	width: 42px;
	height: 26px;
	background: url(../images/search.jpg) no-repeat;
	cursor: pointer;
	float: right;
}
/* banner */







.banner {
	width: 100%;
	position: relative;
	height: 550px;
}
.fullSlide {
	width: 100%;
	position: relative;
	height: 550px;
	background: transparent
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden
}
.fullSlide .bd ul {
	width: 100% !important
}
.fullSlide .bd li {
	width: 100% !important;
	height: 550px;
	overflow: hidden;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat
}
.fullSlide .bd li a {
	display: block;
	height: 550px
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0
}
.fullSlide .hd ul {
	text-align: center;
	margin-bottom: 10px
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
 *display:inline;
	zoom: 1;
	width: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
	background: #ff8900;
 *filter:alpha(opacity=50);
 *opacity:.5;
	line-height: 999px
}
.fullSlide .hd ul .on {
	background: #369b11;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 3%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
 *filter:alpha(opacity=50);
 *opacity:.5;
	display: none
}
.fullSlide .next {
	left: auto;
	right: 3%;
	background-position: -6px -137px
}
/*footer*/







.footer {
	width: 100%;
	height: 294px;
	margin-top: 50px;
	overflow: hidden;
	background: #369b11;
}
.footer-c {
	width: 1180px;
	margin: 0 auto;
	font-size: 14px;
}
.footer-c dl dt {
	width: 250px;
	background: #28810a;
	float: left;
	height: 236px;
	padding: 58px 0 0 0px;
}
.footer-c dl dd {
	float: left;
	color: #FFF;
	margin: 40px 0 0 40px;
}
.footer-c dl dd a {
	color: #FFF;
}
.footer-c dl dd .footer-nav {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #FFF;
	margin-bottom: 20px;
}
.footer-c dl dd .footer-nav a {
	margin-right: 20px;
}
.footer-c dl dd p {
	line-height: 30px;
}
.flickr {
	text-align: center;
	margin: 20px 0;
}
.footer-c .qrcimg {
	width: 150px;
	float: right;
	margin-right: 100px;
	margin-top: 58px;
	color: #fff;
	text-align: center;
}
/*plus*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_ercode {
	height: 53px;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 15px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 1px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	font-size: 15px;
	width: 100%;
	height: 100%;
	color: #fff;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 15px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 1px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #369b11 url(../images/qq.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #369b11 url(../images/qq.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #369b11 url(../images/qq.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	background: #369b11 url(../images/qq.png) no-repeat 0 -169px;
}
ul.sub-menu {
    display: none;
}

div#crumbs {
    display: inline-block;
}
ul.footer-nav li {
    display: inline-block;
}

/*分页的显示样式：*/
.screen-reader-text {
    display: none;
}
	.page-numbers {
    padding: 9px;
    background: #fff;
    color: #333;
    font-size: 18px;
}
	.page-numbers.current {
    padding: 9px;
    font-size: 18px;
}
	.page-numbers.current {
    color: #fff;
    background: #369b11;
}	
	#showpages {
    display: inline-block;
    text-align: center;
}