@charset "utf-8";
/*通用开始*/
body {
	margin: 0px;
	padding: 0px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	border:0px;
	line-height:30px;
}
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote {
	margin: 0px;
	padding: 0px;
	font-size:14px;
}
input, button, textarea, select {
	font-size: 100%;
}
ul, li, dl, dt, dd, ol {
	list-style: none;
	display: block;
}
img {
	border: 0px;
	border:none;
}
a {
	outline: 0px;
	text-decoration: none;
	color:#333;
}
a:hover {
	color:#0b6b02;
}
.clear {
	clear: both;
	height:0px;
	line-height:0px;
	border:none;
}
.w1190 {
	width:1190px;
	margin:0 auto;
}
.padding30 {
	padding:30px 0px;
}
.marging30 {
	margin:30px auto;
}
/*通用结束*/
/*top start*/
.top {
	width: 100%;
	height: 80px;
	border-bottom:2px #ccc solid;
	overflow:hidden;
}
.logo {
	float: left;
}
.toptel {
	float:right;
}
/*top end*/
/*nav start*/
.nav {
	height:45px;
	line-height:45px;
	padding:10px 0px;
}
.nav li {
	float: left;
	width:170px;
}
.nav li a {
	display: block;
	text-align: center;
	font-size:15px;
}
.nav li a:hover {
	background-color:#94d28e;
	border-radius:100px;
	color:#000;
}
.home {
	background-color:#94d28e;
	border-radius:100px;
}
.home a {
	color:#000;
}
/*nav end*/
/*banner start*/
.slideBox {
	width:100%;
	height:500px;
	overflow:hidden;
	position:relative;
	border-top:10px #94d28e solid;
}
.slideBox .hd {
	overflow:hidden;
	position:absolute;
	right:0;
	bottom:30px;
	width:100%;
	z-index:1;
}
.slideBox .hd ul {
	overflow:hidden;
	zoom:1;
flo/at:left;
	text-align:center;
	width:100%;
}
.slideBox .hd ul li {
fl/oat:left;
	display:inline-block;
	width:12px;
	height:12px;
	margin:0 6px;
	border-radius:6px;
	text-align:center;
	background:#222;
	cursor:pointer;
	font-size:0;
}
.slideBox .hd ul li.on {
	background:#faa620;
	color:#fff;
}
.slideBox .bd {
	position:relative;
	height:100%;
	z-index:0;
}
.slideBox .bd li {
	zoom:1;
	vertical-align:middle;
	height:500px;
}
.slideBox .bd li a {
	display:block;
	height:500px;
}
.slideBox .bd img {
	width:1920px;
	height:500px;
	display:block;
}
.slideBox .prev, .slideBox .next {
	display:none;
	position:absolute;
	left:3%;
	top:50%;
	margin-top:-30px;
	width:30px;
	height:60px;
}
.slideBox .next {
	left:auto;
	right:3%;
}
.slideBox .prev:hover, .slideBox .next:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .7;
}
.slideBox .prevStop {
	display:none;
}
.slideBox .nextStop {
	display:none;
}
/*banner end*/
/*pro start*/
.title {
	margin:20px auto;
	text-align:center;
	color:#0b6b02;
	background:url(../images/title_line.png) center center no-repeat;
	width:183px;
	line-height:40px;
}
.title p {
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
}
.title a {
	color:#0b6b02;
	font-size:30px;
}
.sort {
	margin:20px auto;
	/*width:1020px;*/
	width: 350px;
	
}
.sort ul li {
	width: 150px;
	float:left;
	margin:0px 10px;
	text-align:center;
}
.sort ul li p {
	font-size:16px;
	line-height:40px;
}
.sort ul li img {
	border:1px #81e677 solid;
	border-radius: 100px;
	transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	background-color:#d0d1d0;
	margin: 0 auto;
}
.sort ul li a:hover img {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	background-color:#fff;
}
.pro ul li {
	width:285px;
	float:left;
	margin:6px;
}
.pro ul li p {
	line-height:50px;
	text-align:center;
	color:#FFF;
	background-color:#7da602;
	font-size:15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.more {
	width:142px;
	height:48px;
	line-height:48px;
	background-color:#717371;
	color:#FFF;
	text-align:center;
	display:block;
	margin:20px auto;
	font-size:16px;
}
.more:hover {
	color:#FFF;
}
/*pro end*/
/*about start*/
.about_bj {
	width:100%;
	height:437px;
	background:url(../images/about_bj.jpg) center center no-repeat;
}
.about {
	width:900px;
	color:#FFF;
	margin-left:20px;
}
.more1 {
	width:142px;
	height:48px;
	line-height:48px;
	background-color:#118c01;
	color:#FFF;
	text-align:center;
	display:block;
	margin:20px 0px;
	font-size:15px;
}
.more1:hover {
	color:#FFF;
}
.about p {
	font-size:18px;
}
.about span {
	color:#118c01;
	font-size:40px;
	font-family:impact;
	line-height:50px;
	margin-bottom:10px;
	display:block;
	text-transform:uppercase;
}
/*about end*/
/*news start*/
.news ul li {
	width:384px;
	float:left;
	margin:6px;
}
.news ul li p {
	line-height:40px;
	font-size:16px;
	border-bottom:1px #118c01 solid;
	height:40px;
}
.news ul li p a {
	float:left;
}
.news ul li p span {
	float:right;
	color:#666;
}
.news ul li div {
	line-height:24px;
	display:block;
	margin:10px 0px;
	color:#666;
}
/*news end*/
/*adv start*/
.adv_tit {
	color:#118c01;
	font-size:22px;
	background:url(../images/line.jpg) top left no-repeat;
	padding:10px 0px;
}
.adv_tit p {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#118c01;
	font-size:22px;
}
.adv_tit span {
	font-weight:bold;
}
.adv {
	margin:20px auto;
}
.adv ul li {
	width: 560px;
	float:left;
	margin:6px 0px 6px 10px;
	height:76px;
}
.adv ul li p {
	font-size:16px;
	line-height:76px;
	font-weight:bold;
	float:left;
	margin:0px 10px;
	width:160px;
}
.adv ul li img {
	border-radius: 100px;
	background-color:#7da602;
	float:left;
}
.adv ul li div {
	float:left;
	line-height:24px;
	color:#666;
	width:304px;
	margin:14px 0px;
}
/*adv end*/
/*banner start*/
.midbanner {
	width:100%;
	height:75px;
	background:url(../images/midbanner.jpg) center center no-repeat;
	padding:150px 0px 100px 0px;
}
.midbanner_left {
	width:660px;
	float:left;
	text-align:center;
}
.midbanner_left p {
	color:#FFF;
	font-size:25px;
	font-weight:bold;
	line-height:40px;
}
.midbanner_left span {
	color:#000;
	font-size:16px;
	text-transform:uppercase;
}
.midbanner_right {
	width:340px;
	float:right;
	text-align:center;
}
.midbanner_right p {
	font-size:18px;
}
.midbanner_right span {
	font-size:25px;
	color:#7da602;
	text-align:center;
}
/*banner end*/
/*case start*/
.case ul li {
	width:265px;
	float:left;
	margin:6px;
	background-color:#7da602;
	padding:10px;
}
/*news end*/
/*dynamic start*/
.dynamic ul li {
	margin:10px 15px;
	width:565px;
	height:119px;
	background-color:#a4c14d;
	float:left;
	color:#fff;
}
.dynamic ul li img {
	float:left;
}
.dynamic_con {
	float:left;
	padding:15px;
	width:376px;
}
.dynamic_con p {
	font-size:16px;
	margin-bottom:10px;
	height:25px;
}
.dynamic_con p a {
	float:left;
	color:#FFF;
}
.dynamic_con p span {
	float:right;
}
.dynamic_con div {
	line-height:24px;
}
/*dynamic end*/
/*tel start*/
.tel {
	margin:30px auto 40px auto;
	width:1140px;
}
.tel ul{display: flex;flex-wrap:wrap;justify-content: center;}
.tel li:nth-child(3){width:100%;margin-top:20px;}

.tel ul li {
	width:50%;
	float:left;
	text-align:center;
}
.tel ul li p {
	font-size:30px;
	color:#118c01;
	font-weight:bold;
	line-height:40px;
}
.tel ul li img {
	margin: 0 auto;
}
/*tel end*/
/*copy start*/
.copy {
	text-align:center;
}
.copy span {
	margin-right:20px;
}
/*copy end*/
/*foot start*/
.foot_bj {
	width:100%;
	height:566px;
	background:url(../images/foot_bj.jpg) center center no-repeat;
	margin-top:20px;
	color:#FFF;
}
.foot_bj a {
	color:#FFF;
}
.foot_nav {
	height:45px;
	line-height:45px;
	padding:30px 0px;
	width:800px;
	margin: 0 auto 60px auto;
}
.foot_nav li {
	float: left;
	/*width:100px;*/
	margin: 0px 27px;
}
.foot_nav li a {
	display: block;
	text-align: center;
	font-size:15px;
}
.foot_tit {
	font-size:20px;
	font-weight:bold;
	margin-bottom:30px;
	display:block;

}
.contact {
	float:left;
	margin-left:150px;
}
.veixin {
	float:right;
	margin-right:100px;
}
.link span {
	font-size: 22px;
	font-weight: bold;
	float: left;
	color: #118c01;
	margin-right:10px;
	line-height:30px;
}
.link a {
	margin-right:10px;
}
/*foot end*/

.ibanner {
	position:relative;
	height:393px;
	margin-bottom:30px;
}
.bannerImg {
	width:100%;
	height:320px;
	background:url(../images/ibanner.jpg) center center no-repeat;
}
.banner_line {
	width:100%;
	height:42px;
	background:url(../images/banner_line.png) center center no-repeat;
	position:absolute;
	left:0px;
	top:290px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	padding-top:60px;
	color:#FFF;
}
.ileft {
	width:240px;
	float:left;
	margin-bottom:20px;
}
.ititle {
	background-color:#4b4949;
	line-height:55px;
	font-weight:bold;
	font-size:20px;
	color:#FFF;
	border-left:12px #7da602 solid;
	padding-left:10px;
}
.activeli {
	line-height:50px;
	border-bottom:1px #a6a2a2 dotted;
	font-size:15px;
	/*background:url(../images/sortli.png) #f2f1f1 12px 12px no-repeat;*/
	text-indent:25px;
}
.activeli:hover {
	/*background:url(../images/sortlhover.png) #f2f1f1 12px 12px no-repeat;*/
	color:#fb911e;
}

.menu0{display: none;}
.li-block{
	display: block!important;
}

.no-back{background-image: none;}
.no-back:hover{background: none;}

.active1 {
	line-height:50px;
	border-bottom:1px #a6a2a2 dotted;
	font-size:15px;
	background:url(../images/sortlhover.png) #f2f1f1 12px 12px no-repeat;
	text-indent:45px;
}
.active1 a {
	color:#fb911e;
}
.activeli a:hover {
	color:#fb911e;
}
.icontact {
	background:url(../images/icontact_bj.jpg) center center no-repeat;
	width:220px;
	height:305px;
	padding:10px;
}
.icontact li {
	/*margin:25px 0px;*/
	/*text-indent:40px;*/
	font-size:15px;
	color:#FFF;
	font-weight:bold;
	/*height:35px;*/
	line-height:30px;
}
/*.icontact li:nth-child(1) {
background:url(../images/contact_c.png) left center no-repeat;
}
.icontact li:nth-child(1) {
background:url(../images/contact_t.png) left center no-repeat;
}
.icontact li:nth-child(2) {
background:url(../images/contact_d.png) left center no-repeat;
}
.icontact li:nth-child(3){
	text-indent: 0;
}
*/
.iright {
	width:920px;
	float:right;
	margin-bottom:20px;
}
.icurrent {
	padding:0px 10px;
	line-height:52px;
	border-bottom: 3px #7da602 solid;
	margin-bottom:20px;
	height:52px;
}
.icurrent strong {
	color:#4b4949;
	font-size:22px;
	font-weight:bold;
	float:left;
}
.icurrent span {
	float:right;
}
.icurrent span a {
	margin:0px 2px;
}
.ipro {
	margin-bottom:20px;}
.ipro li {
	width:292px;
	float:left;
	margin:0px 6px 12px 6px;
	border:1px #7da602 solid;
	position:relative;
}
.ipro li p {
	line-height:45px;
	text-align:center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.casetitle {
	width: 292px;
	height: 219px;
	background: url(../images/pichover.png) #7da602 center center no-repeat;
	line-height: 226px;
	font-size: 25px;
	text-align: center;
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.9;
}
.casetitle a {
	color:#FFF;
}
.casetitle a:hover {
	color:#FFF;
}
.ipro li:hover .casetitle {
	display:block;
}
.inews {
	margin-bottom:20px;}
.inews li {
	line-height:55px;
	height:55px;
	border-bottom: 1px #7da602 solid;
	padding:0px 10px;
	/*background:url(../images/dot.png) 10px center no-repeat;*/
}
.inews li a {
	float:left;
	/*padding-left:35px;*/
}
.inews li a:hover {
	float:left;
	/*padding-left:35px;*/
	text-indent:10px;
}
.inews li span {
	float:right;
	color:#666;
}
.con {
	padding:0px 10px;
}
.con_tit {
	font-size:18px;
	text-align:center;
}
.con_data {
	text-align:center;
	color:#666;
	margin:5px 0px;
}
.con_data span {
	margin-right:10px;
}
.con_img img {
	border: 3px #7da602 solid;
	margin: 0 auto;
	display:block;
}
.page li {
	background: url(../images/dot.png) left center no-repeat;
	padding-left: 25px;
}
.con_con {
	margin:10px 0px 40px 0px;
}
/*分页样式*/
.pglist {
	padding: 20px 0 10px;
	width: 100%;
	text-align: center;
}
.pglist a {
	color: #666;
	padding: 0 14px;
	margin: 0 3px;
font-/weight: bold;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.pglist * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 30px;
	padding-bottom: 1px;
}
.pglist a:hover, .pglist .page-num-current {
	display: inline-block;
	color: #fff;
	background: #7da602;
	border-color: #7da602;
}
