@charset "utf-8";
 @import url("com.css");
 @import url("flickerplate.css");
#header {
	height: 155px;
	background: url(../images/header_bg.jpg) repeat-x;
}
#header .header {
	height: 153px;
	width: 1002px;
	margin: 0 auto;
	background: url(../images/h_r.png) right bottom no-repeat;
}
#header .top {
	height: 35px;
	line-height: 35px;
	color: #2c8500;
}
.logo {
	height: 155px;
	width: 451px;
	background: url(../images/logo.png) center no-repeat;
	text-indent: -2000px;
	float: left;
}
.logo a {
	height: 155px;
	width: 451px;
	text-indent: -2000px;
	float: left;
}
#nav {
	height: 52px;
	background: #007F18;
	font-size: 16px;
}
#nav ul {
	height: 52px;
	line-height: 52px;
	width: 1002px;
	margin: 0 auto;
	display: block;
}
#nav ul li {
	float: left;
	background: url(../images/nav_li_bg.jpg) right center no-repeat;
}
#nav ul li:last-of-type {
	background: none;
}
#nav ul li >a {
	color: #fff;
	display: block;
	padding: 0 38px;
}
#nav ul li >a:hover, #nav .hover a {
	background: url(../images/nav_a_bg.jpg) center no-repeat;
	color: #fff;
	-webkit-animation-name: pulse;
	animation-name: pulse;
	animation-name: pulse;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
}
#content {
	width: 1002px;
	background: #fff;
	margin: 25px auto;
}
.n_left {
	width: 239px;
	height: auto;
	float: left;
}
.n_right {
	width: 748px;
	height: auto;
	float: right;
}
#home_cat {
	width: 224px;
	height: 550px;
	float: left;
	background: #F7F7F7;
	border-radius: 3px;
	color: #fff;
}
#home_cat .tit {
	height: 37px;
	line-height: 37px;
	margin: 22px 0 10px;
	text-align: center;
	font-size: 20px;
	display: block;
	font-weight: bold
}
#home_cat ul {
	text-align: center;
	margin: 10px 15px 0;
	font-size: 15px
}
#home_cat ul li {
	height: 39px;
	line-height: 39px;
	border-bottom: #DADADA dotted 1px;
}
#home_cat ul li a {
	color: #000;
	display: block;
}
#home_cat ul li a:hover {
	background: url(../images/cat_li_bg.jpg) center no-repeat;
	color: #fff;
}
#pro {
	width: 760px;
	height: 550px;
	float: right;
}
#pro .tit {
	height: 46px;
	background: #007F18 url(../images/pro_tit.jpg) left center no-repeat;
}
#md {
	height: 225px;
	padding: 15px;
	border: #DADADA solid 1px;
	background: url(../images/md_lt_bg.jpg) left top no-repeat, url(../images/md_br_bg.jpg) right bottom no-repeat, #F9F9F9;
}
#about {
	width: 610px;
	height: 220px;
	float: left;
}
#about .acont {
	height: 167px;
	padding-top: 23px;
}
#about .acont img {
	float: left;
	margin-right: 15px;
}
#about .acont > a {
	font-size: 20px;
	font-weight: bold;
	color: #007f18;
}
#about .acont .ms {
	line-height: 24px;
	color: #2c2c2c;
	margin-top: 8px;
}
#news {
	width: 350px;
	height: 235px;
	float: left;
	margin-top: 20px;
}
#news .tab {
	height: 30px;
	line-height: 30px;
	width: 202px;
	border: #A77D31 solid 1px;
	margin-top: 10px;
}
#news .tab span {
	float: left;
	width: 100px;
	text-align: center;
	font-size: 14px;
}
#news .tab span >a {
	display: block;
	font-weight: bold;
}
#news .tab .hover {
	background: #86531B;
}
#news .tab .hover a {
	color: #eebb5f;
}
#news .first {
	height: 75px;
	margin-top: 15px;
}
#news .first>img {
	height: 75px;
	width: 103px;
	float: left;
}
#news .first .main {
	height: 75px;
	width: 240px;
	float: right;
}
#news .first .main a {
	display: block;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
}
#news .first .main .ms {
	height: 50px;
	line-height: 25px;
}
#news > ul {
	margin-top: 10px;
}
#news > ul li {
	height: 30px;
	line-height: 30px;
	background: url(../images/nli_bg.jpg) left center no-repeat;
}
#news > ul li > a {
	font-size: 12px;
	padding-left: 15px;
}
.arc {
	width: 315px;
	height: 210px;
	margin-top: 35px;
	font-family: 宋体;
}
.arc .title {
	margin-top: -15px;
}
.arc .title span {
	font-size: 18px;
	font-weight: bold;
}
.arc .first {
	height: 85px;
	margin-top: 15px;
}
.arc .first img {
	height: 85px;
	width: 125px;
	float: left;
}
.arc .first .main {
	height: 75px;
	padding: 5px;
	width: 170px;
	float: right;
	color: #545454;
	line-height: 22px;
}
.arc > ul {
	margin-top: 10px;
}
.arc > ul li {
	height: 28px;
	line-height: 28px;
	background: url(../images/nli_bg.jpg) left center no-repeat;
}
.arc > ul li > a {
	font-size: 12px;
	padding-left: 15px;
}
#case {
	height: 91px;
	margin-top: 25px;
}
#case a:nth-of-type(2) {
	margin: 0 10px;
}
#case a:nth-of-type(3) {
	margin-right: 10px;
}
#contact {
	height: 250px;
	width: 285px;
	float: right;
}
#contact .tit {
	height: 60px;
	background: #0A8434 url(../images/contact_icon.jpg) left center no-repeat;
}
#contact ul {
	margin: 10px 5px;
	font-size: 14px;
}
#contact ul li {
	line-height: 24px;
}
#contact ul li:last-of-type {
	color: #0a8434;
}
.contact {
	margin-top: 15px;
}
.contact .tit {
	height: 60px;
	background: #0A8434 url(../images/contact_icon.jpg) left center no-repeat;
}
.contact ul {
	margin: 0 15px;
	font-size: 14px;
	padding: 10px 0;
}
.contact ul li {
	line-height: 28px;
}
.contact ul li:last-of-type {
	color: #0a8434;
}
.plist {
	width: 190px;
	height: 178px;
	float: left;
	overflow: hidden;
	margin: 15px 10px;
}
.plist .pname {
	height: 25px;
	width: 190px;
	line-height: 25px;
	text-align: center;
	height: 25px;
	margin-top: 5px;
}
.plist .pimg {
	overflow: hidden;
	width: 190px;
	height: 148px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}
.plist .pimg img {
	max-width: 185px;
	max-height: 148px;
	vertical-align: middle;
	overflow: hidden;
}
#jlb {
	padding: 20px 0;
	background: #F6F6F6;
	margin-top: 35px;
}
#jlb #julebu {
	width: 1002px;
	margin: 0 auto
}
#jlb .title span {
	font-size: 18px;
	font-weight: bold;
}
#jlb .title span font {
	color: #333;
}
#jlb #julebu #jcont {
	height: 188px;
	width: 1002px;
	overflow: hidden;
}
.pro_list {
}
.pro_list ul {
}
.pro_list ul li {
	width: 237px;
	height: 219px;
	margin: 20px 8px 5px;
	text-align: center;
	float: left;
	display: block;
	overflow: hidden;
}
.pro_list ul li span {
	display: block;
}
.pro_list ul li span:first-of-type {
	width: 213px;
	height: 165px;
	padding: 12px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
	background: #EFEFEF;
}
.pro_list ul li span:first-of-type >img {
	max-width: 213px;
	max-height: 165px;
	vertical-align: middle;
	overflow: hidden;
}
.pro_list ul li span:nth-of-type(2) {
	display: block;
	height: 20px;
	line-height: 20px;
	margin-top: 5px;
}
.plist .pimg img {
	transition: all 0.2s linear 200ms;
	-ms-transition: all 0.2s linear 200ms;
	-moz-transition: all 0.2s linear 200ms;
	-webkit-transition: all 0.2s linear 200ms;
	-o-transition: all 0.2s linear 200ms;
}
.plist .pimg img:hover {
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	overflow: hidden;
}
.cat {
	height: auto;
	width: auto;
	border: #ccc solid 1px;
	padding-bottom: 8px;
}
.cat ul {
	padding: 15px 0;
	margin: 0 5px;
}
.cat ul >li {
	line-height: 33x;
	line-height: 33px;
	margin-top: 8px;
	text-align: center;
	border-bottom: dotted 1px #dedede;
}
.cat ul >li a {
	display: block;
	font-size: 13px;
	color: #000;
}
.cat ul >li a:hover, .cat .hover a {
	color: #fff;
	font-size: 14px;
	background: url(../images/cat_li_bg.jpg) center no-repeat;
}
.cat .son {
	margin: 10px 0;
}
.cat .son li {
	height: 22px;
	line-height: 22px;
	margin: 5px 10px;
	border-bottom: #F0E0AD dashed 1px;
}
.cat .son li a {
	padding-left: 40px;
	display: block;
	font-size: 12px;
	color: #299F2D;
}
.nlist {
	height: auto;
}
.nlist ul {
	height: auto;
	margin: 3px 0;
}
.nlist ul li {
	line-height: 29px;
	height: 29px;
	background: url(../images/nli_bg.jpg) center left 5px no-repeat;
	border-bottom: #dedede dotted 1px;
}
.nlist ul li a {
	padding-left: 15px;
}
#fw {
	width: 912px;
	padding-left: 90px;
	height: 48px;
	margin: 0 auto;
	min-height: 23px;
	line-height: 23px;
	background: url(../images/fw_b_bg.jpg) bottom repeat-x, url(../images/fw_bg.jpg) left center no-repeat;
}
#fw a {
	margin: 0 5px;
	height: 22px;
	line-height: 22px;
	color: #5d5d5d;
}
#footer {
	width: 100%;
	min-height: 240px;
	margin-top: 25px;
	padding-top: 25px;
	background: #005B11 url(../images/f_top_bg.jpg) top repeat-x;
	color: #fff;
}
.footer {
	width: 792px;
	padding-left: 210px;
	height: 150px;
	margin: 10px auto 0;
	background: url(../images/erweima.jpg) 47px 15px no-repeat
}
.footer p {
	line-height: 23px;
	color: #d5d5d5
}
.footer p:first-of-type {
	padding-top: 7px;
}
.fnav {
	height: 35px;
	line-height: 35px;
	padding-bottom: 5px;
	border-bottom: #1A833E solid 1px;
}
.fnav a {
	margin: 0 8px;
	font-size: 14px;
}
#footer a {
	color: #fff;
}
.ad {
	margin: 15px 0;
}
.title {
	height: 30px;
	line-height: 30px;
	font-family: 微软雅黑;
}
.title span {
	font-size: 17px;
	color: #007f18;
}
.title small {
	color: #888888;
}
.title2 {
	height: 33px;
	line-height: 33px;
	border-bottom: #0A8434 solid 1px;
}
.title2 span {
	height: 33px;
	float: left;
	background: #0A8434;
	padding: 0 20px;
	color: #fff;
	font-size: 18px;
}
