/* CSS Document */



@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 14px;
	color: #121212;
	
	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 {
	
}
/* 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; */
	font-size: 12px;
}
.top-c dl dd {
	float: right;
	width: 260px;
}
.top-c dl dd a {
	margin: 0 7px;
	font-size: 12px;
}
/*header*/



.header {
	width: 1180px;
	height: 110px;
	padding: 20px 0;
	overflow: hidden;
	margin: 0 auto;
}
.logo {
	/* width: 570px; */
	float: left;
}
.logo img{height:110px;border-right: 1px solid #ddd;}
.logo dt {
	float: left;
	/* border-right: 1px solid #ddd; */
}
.logo dd {
	float: left;
	width: 430px;
	font-size: 18px;
	margin: 28px 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;
	font-size: 18px;
}
.phone span {
	font-size: 28px;
	color: #ff8900;
	font-weight: bold;
}
/*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: 1180px;
	margin: 0 auto;
}
.nav-c ul li {
	width: 140px;
	text-align: center;
	float: left;
	margin: 0 11px;
}
.nav-c ul li a {
	color: #FFF;
	font-size: 16px;
}
.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;
	border: honeydew;
}
.btnn {
	width: 42px;
	height: 26px;
	background: url(../images/search.jpg) no-repeat;
	cursor: pointer;
	float: right;
}
/* banner */



.banner {
	width: 100%;
	position: relative;
	height: 460px;
}
.fullSlide {
	width: 100%;
	position: relative;
	height: 460px;
	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: 460px;
	overflow: hidden;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat
}
.fullSlide .bd li a {
	display: block;
	height: 460px
}
.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: 15%;
	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: 15%;
	background-position: -6px -137px
}
/*footer*/



.footer {
	width: 100%;
	height: 294px;
	margin-top: 50px;
	overflow: hidden;
	background: #369b11;
}
.footer-c {
	width: 1180px;
	margin: 0 auto;
}
.footer-c dl dt {
	width: 170px;
	background: #28810a;
	float: left;
	height: 236px;
	padding: 58px 0 0 40px;
}
.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;
}




/*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 0px 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:#14a83b url(../images/qq.png) no-repeat 0 0;}
.yb_bar .yb_phone {background:#14a83b url(../images/qq.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ {text-indent:0;background:#14a83b url(../images/qq.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode {background:#14a83b url(../images/qq.png) no-repeat 0 -169px;}
