*{margin: 0px;padding: 0px;}
body{min-width:1200px;background:#000000;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px;padding:0px;text-decoration:none;font-size: 12px;font-variant:normal;font-family: "微软雅黑";}/*为部分带全站背景图准备可以将背景图或背景色部分删除掉*/
a:link,a:visited,a:hover,a:active{text-decoration:none;}
a{text-decoration: none;}
li{list-style-type:none;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
 
.newscontent{ font-size:16px; line-height:24px; color:#fff;  }
.main{
	width: 1200px;
	margin:0 auto;
}
.head{
	width: 100%;
	overflow: hidden;
	height: 160px;
	background: #000000;
}
.head .name{
	float: left;
 
}
.head .tel{
	float: right;
	margin-top:25px;
}
.nav{
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 11px;
}
.nav ul li{
	float: left;
	width: 171px;
	height: 57px;
	line-height: 57px;
	text-align: center;
}
.nav ul li:hover {
	background: #b0d530;
}
.nav ul li:hover a{
	color:#000000;
}
 
.nav ul li a{
	color:#ffffff;
	font-size: 16px;
}
.banner{ 
	max-width: 1920px;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 left:50%;
 transform: translateX(-50%);
 bottom:10px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin-right:25px;  
 width:15px; 
 border-radius: 50%;
 height:15px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #fff;
 
}
.banner .hd ul li.on{
 background:#b0d530; 
  
}
.banner .bd{
 position:relative; 
  z-index:0; 
  width: 100%; 
}
.banner .bd li{
 zoom:1; 
 vertical-align:middle; 
}
.banner .bd img{
	width:100%; 
	display:block; 
}
.banner .prev,
.banner .next{
 position:absolute; 
 left:3%; 
 top:50%;
 margin-top:-3%;
 display:block; 
 width:32px;
 height:40px;  
 filter:alpha(opacity=50);opacity:0.5;   
}
.banner .next{
 left:auto; right:3%; 
 background-position:8px 5px; 
}
.banner .next {
	font-size: 
	58px;color:#fff;
}
.banner .prev{
	font-size: 
	58px;color:#fff;
}
.banner .prev:hover,
.banner .next:hover{
	filter:alpha(opacity=100);opacity:1;  
}
.banner .prevStop{ 
	display:none;  
}
.banner .nextStop{ display:none;  
}
 


.produt{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}

.produt .list{
	float: left;
	width: 260px;
	height: auto;
	min-height: 718px;
	overflow: hidden;
	background: #272727;
 
}
.produt .list .tit{
	width: 100%;
	height: 80px;
	overflow: hidden;
	background: #83c412;
}
.produt .list .tit p{
	text-align: center;
	font-size: 24px;
	color:#fff;
	margin-top: 15px;
}

.produt .list .tit span{
	display: block;
	text-align: center;
	color:#fff;
	font-size: 12px;
	color:#fff;
}

.produt .list ul{
	width: 235px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
}

.produt .list ul li{
	width: 100%;
	height: 44px;
	border-bottom: 1px solid #c9c9c9;
	position: relative;
	background: url(../images/icon01.png) 225px center no-repeat;
	line-height: 44px;
}
.produt .list ul li:after{
	content: "";
	width:6px;
	height:6px;
  	left: 5px;
  	top: 50%;
  	background: #c9c9c9;
  	border-radius: 50%;
	margin-top: -3px;
	position: absolute;
}

.produt .list ul li a{
	display: block;
	margin-left: 20px;
	color:#ffffff;
	width: 190px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	font-size: 16px;
}
.produt .list ul li:hover a{
	color:#83c412;
	font-weight: bold;
}
.produt .pic{
	float: right;
	width: 905px;
	height: auto;
	overflow: hidden;
}

.produt .pic ul li{
	float: left;
	width: 280px;
	height: auto;
	overflow: hidden;
	margin-left: 30px;
}
.produt .pic ul li:nth-child(3n-2){
	margin-left: 0;
}
.produt .pic ul li img{
	display: block;
	width: 278px;
	height: 198px;
	border: 1px solid #c9c9c9;
}

.produt .pic ul li p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color:#fff;
	font-size: 14px;
}


.adv{
	width: 100%;
	height: 1300px;
	background: url(../images/bg02.png);
	margin-top: 75px;
}

.adv .tit{
	width: 100%;
	height: 125px;
	overflow: hidden;
 	background: url(../images/bg03.png)repeat-x left bottom;

}
.adv .tit img{
	display: block;
	margin: 0 auto;
	margin-top: 38px;
}
.adv  ul{
	width: 1070px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}

.adv  ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom:10px;
}
.adv  ul li .pic{
	display: block;
	float: left;
}

.adv  ul li .intro{
	float: right;
	width: 780px;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}

.adv  ul li .intro .t{
	width: 100%;
	height: 62px;
	overflow: hidden;
	border-bottom: 1px solid #b0d530;
}

.adv  ul li .intro .t img{
	display: block;
	float: left;
}

.adv  ul li .intro .t p{
	float: left;
	font-size: 32px;
	color:#b0d530;
	font-weight: bold;
	margin-left: 10px;
}
.adv  ul li .intro .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 8px;
}

.adv  ul li .intro .info p{
	color:#fff;
	font-size: 16px;
	line-height: 32px;
}
.adv  ul li:nth-child(2n) .pic{
	float: right;
}

.adv  ul li:nth-child(2n)  .intro{
	float: left;
 
}
.adv  ul li:nth-child(2) .t{
	border-bottom: 1px solid #ffa646;
}
.adv  ul li:nth-child(2) .t p{
	color:#ffa646;
}

.adv  ul li:nth-child(3) .t{
	border-bottom: 1px solid #f05454;
}
.adv  ul li:nth-child(3) .t p{
	color:#f05454;
}



 
.adv  ul li:nth-child(4) .t p{
	color:#ffa646;
}

.adv  .more{
	display: block;
	width: 307px;
	height: 84px;
	background: url(../images/bg04.png)no-repeat center;
	margin: 0 auto;
	line-height: 84px;
	color:#000000;
	font-size: 24px;
	text-align: center;
	margin-top:8px;
}


.about{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 100px;
}
.about .pic{
	float: left;
	width: 520px;
	height: auto;
	overflow: hidden;
}

.about .pic img{
	display: block;
	width: 521px;
	height: 332px;
}

.about .intro{
	width: 670px;
	height: 332px;
	background: url(../images/bg05.png)repeat-x;
	float: right;
}
.about .intro .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.about .intro .tit p{
	color:#b0d530;
	font-size: 24px;
	float: left;
	font-weight: bold;
}
.about .intro .tit img{
	display: block;
	float: left;
	margin-top: 7px;
	margin-left: 5px;
}
.about .intro .tit a{
	display: block;
	float: right;
	margin-top: 3px;
}
.about .intro .info{
	width: 100%;
	height: 220px;
	margin-top: 10px;
	overflow: auto;
}
.about .intro  .info p{
	color:#fff;
	font-size: 14px;
	line-height: 22px;
}


.cases{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.cases .title{
	width: 760px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	position: relative;
}
.cases .title p{
	color:#b0d530;
	font-size: 30px;
	text-align: center;
}

.cases .title span{
	display: block;
	color:#fff;
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
}
.cases .title:after{
	content: "";
	width: 270px;
	height: 1px;
	position: absolute;
	right: 0;
	top: 50%;
	background: #b0d530;
}

.cases .title:before{
	content: "";
	width: 270px;
	height: 1px;
	position: absolute;
 	left:0;
	top: 50%;
	background: #b0d530;
}
.cases ul{
	margin-top: 20px;
	height: auto;
	overflow: hidden;
	margin-left: -5px;
}

.cases ul li{
	float: left;
	width: 195px;
	height: auto;
	overflow: hidden;
	margin-left: 5px;
	margin-bottom: 8px;
}
.cases ul li img{
	display: block;
	width: 195px;
	height: 105px;
}

.cases  .more{
	display: block;
	width: 200px;
	height: 40px;
	border-radius:30px;
	background:#b0d530;
	color:#000000;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	margin: 0 auto;
	margin-top: 20px;
}


.news{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.news .left{
	margin-top: 70px;
	width: 520px;
	position: relative;
	height: auto;
	overflow: hidden;
	float: left;
}

.news .left img{
	display: block;
	width: 520px;
	height: 320px;
}
.news .left p{
	width:480px;
	padding-left: 40px;
	background: rgba(0,0,0,0.7);
	line-height: 60px;
	color:#fff;
	font-size: 20px;
	position: absolute;
	bottom: 0;
}
.news .left p:after{
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #b0d530;
	border-radius: 50%;
	position: absolute;
	left: 15px;
	top: 50%;
	margin-top: -5px;
}

.news .right{
	float: right;
	width: 673px;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}

.news .tit{
	width: 660px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.news .tit p{
	color:#b0d530;
	font-size: 32px;
	float: left;
}
.news .tit a{
	display: block;
	float: right;
	color:#333333;
	font-size: 20px;
	text-decoration: underline;
	margin-top: 3px;
}

.news ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
}

.news ul li{
	width: 100%;
	height: 89px;
	overflow: hidden;
	margin-bottom: 6px;
	border-bottom: 1px solid #e6e6e6;
}

.news ul li span{
	display: block;
	width: 78px;
	height: 79px;
	background: url(../images/time.png)no-repeat center;
	text-align: center;
	line-height: 66px;
	float: left;
	font-size: 17px;
	color:#fff;
	text-align: center;
	text-indent: 15px;
}
.news ul li b{
	font-size: 24px;
	font-weight: normal;
}

.news ul li .info{
	width: 580px;
	height: auto;
	overflow: hidden;
	float: right;
}

.news ul li .info h4{
	width: 100%;
	font-weight: normal;
	font-size: 20px;
	color:#b0d530;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news ul li .info p{
	font-size: 13px;
	color:#ffffff;
	line-height: 20px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	margin-top: 8px;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.news ul li:hover h4{
	text-decoration: underline;
}

.cont{
	width: 100%;
	height: 360px;
	overflow: hidden;
	position: relative;
	margin-top: 60px;
}
.cont img{
	display: block;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
}

.cont .info{
	width: 422px;
	height: 314px;
	position: relative;
	background: rgba(0,0,0,.6);
	float: right;
	overflow: hidden;
	margin-top: 28px;
}

.cont .info p{
	color:#fff;
	font-size: 20px;
	width: 340px;
	margin: 0 auto;
	margin-top:35px;
}
.cont .info span{
	display: block;
	color:#fff;
	font-size: 14px;
	line-height: 30px;
	width: 340px;
	margin: 0 auto;
	margin-top: 10px;
	color:#fff;
}

.cont .info a{
	display: block;
	width: 100%;
	height: 50px;
	background: #a5d128;
	position: absolute;
	bottom: 0;
	left: 0;
	color:#fff;
	font-size: 18px;
	text-align: center;
	line-height: 50px;
}


.links{
	width: 100%;
	height: 50px;
	background: #83c412;
}

.links .tit{
	float: left;
	line-height: 50px;
}
.links .tit p{
	color:#fff;
	font-size: 14px;
}
.links   ul{
	float: left;
	width: 1070px;
	height: 50px;
	float: left;
}
.links  ul li {
	line-height: 50px;
	float: left;
	position: relative;
}
.links ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	margin-top: -7px;
	top: 50%;
	background: #fff;

}

.links ul li  a{
	color:#fff;
	font-size: 14px;
	padding: 0 10px;
}
.links ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}

.footer{
	width: 100%;
	height: 280px;
	position: relative;
	background: #272727;
	float:left;
}

.footer .fn{
	float: left;
	width: 275px;
	height: auto;
	margin-top: 30px;
	overflow: hidden;
}
.footer .fn .tit {
	height: 29px;
	border-bottom: 1px solid #040613;
}
.footer .fn .tit p{
	color:#999999;
	font-size: 18px;
}

.footer .fn  ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
	height: 160px;
}
.footer .fn  ul li{
	float: left;
	width: 49%;
	height: 30px;
	line-height: 30px;
}
.footer .fn  ul li:nth-child(2n){
	float: right;
}
.footer .fn  ul li a{
	color:#999999;
	font-size: 14px;
	width: 100%;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.footer .intro{
	width: 350px;
	padding: 0  75px;
	height: 180px;
	padding-top: 10px;
	border-left: 1px solid #040613;
	border-right:  1px solid #040613;
	margin-top: 15px;
	margin-left: 65px;
	float: left;
}

.footer .intro p{
	color:#999999;
	font-size: 14px;
	line-height: 26px;
	margin-top: 10px;
}

.footer .ewm{
	float: right;
	width: 145px;
	height: 145px;
	margin-right: 40px;
	margin-top: 30px;
}
.footer .ewm img{
	display: block;
	width: 135px;
	height: 135px;
	border: 5px solid #040613;
 
}

.footer .ewm p{
	width: 100%;
	line-height:25px;
	text-align: center;
 
	color:#ffffff;
	font-size: 12px;
}
.footer  .cr{
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	left: 0;
	height: 49px;
	border-top: 1px solid #000000;
	line-height: 49px;
	color:#fff;
	font-size: 14px;
	color:#666666;
}

.footer  .cr a{
	color:#666;
}

.container{ width:1200px; margin:20px auto; }
.con_left{ width:260px; float:left; margin-right:20px; margin-bottom:50px; margin-top:20px;}
.con_right{ width:920px; float:left; margin-bottom:30px;margin-top:40px;}
.l_about{ width:100%; float:left;}
.in_prokind{ width:250px; padding-left:10px; height:40px;line-height:40px; color:#fff; font-size:18px; background:#83c412; font-weight:bold; border-bottom:1px solid #ccc;  position:relative;}
.in_prokind span{ position:absolute; right:12px; top:0px; font-size:13px;}
.in_prokind span a:link{ color:#fff;}
.in_prokind span a:visited{ color:#fff;}
.in_prokind span a:hover{ color:#83c412;}
.in_casetit{ width:98%; padding-left:2%; height:57px;  line-height:57px;font-size:21px; font-weight:bold; color:#83c412; text-align:left; position:relative; border-bottom:#ccc 1px solid;}
.position{ position:absolute; right:5px; top:10px; font-size:14px; font-weight:normal;}
.position a:link{ color:#fff;}
.position a:visited{ color:#fff;}
.position a:hover{ color:#83c412;}
.ul_news{ width:100%; margin:0px auto; background:#272727; padding-bottom:10px; border-bottom:#e9e9e9 2px solid; }
.ul_news li{ width:250px; padding-left:20px; font-size:13px; height:36px; line-height:36px; border-bottom:#bfbfbf 1px dotted; color:#1d1d1d; background:url(../images/listnews.png) no-repeat 5px;}
.in_contact{width:260px; margin-top:10px; float:left; color:#333; }
.in_contact p{ width:230px; font-size:14px; line-height:24px; padding-left:5px; padding-right:5px;}
.in_contactmid{ background:#f0f0f0;padding-bottom:10px;border-bottom:#e9e9e9 2px solid;  }
.in_contactmid h3{line-height:28px; font-size:16px;padding-left:5px;color:#1b242d;}
.in_contactmid img{ margin-top:10px; width:100%;}
.clear{ clear:both;}
.index_aboutcont p{ text-indent:2em; font-size:13px; color:#3e3e3e; font-weight:bold;}
.main_right_product,.main_case{ width:100%; margin:0px auto;}
.main_right_product ul,.main_case ul{ margin:0px; padding:0px; width:110%; }
.main_right_product ul li{ list-style:none; width:290px; height:240px;  float:left; margin-top:10px; margin-right:24px; }
.main_case ul li{ list-style:none; width:290px; height:220px;  float:left; margin-top:10px; margin-right:21px; }
.p_name{ text-align:center; line-height:30px; font-size:14px;color:#fff;}
.main_right_product ul li img{width:280px; height:200px; padding:5px;border:#eee 1px solid;}
.main_case ul li img{width:280px; height:180px; padding:5px;border:#eee 1px solid;}
.main_right_product ul li a:link,.main_case ul li a:link{ color:#fff; text-decoration:none;}
.main_right_product ul li a:visited,.main_case ul li a:visited{ color:#fff; text-decoration:none;}
.main_right_product ul li a:hover,.main_case ul li a:hover{ color:#83c412; text-decoration:none;}
.product_con{ width:100%;} 
.product_con img,.productimg img{ text-align:center; margin:0px auto;}
.index_newscont{ width:100%; margin:10px auto;}
.index_newscont ul{ width:100%; margin:0px;background:#272727; float:left; }
.index_newscont ul li{ height:42px;width:97%; float:left;  line-height:42px; float:left; border-bottom:#CCC 1px dotted; font-size:13px;  background:url(../images/listnews.png) no-repeat 5px; padding-left:3%; position:relative;}
.news_time{ position:absolute; right:5px; top:0px; color:#fff;}
.index_newscont ul li a:link,.ul_news li a:link{ color:#fff;}
.index_newscont ul li a:visited,.ul_news li a:visited{ color:#fff;}
.index_newscont ul li a:hover,.ul_news li a:hover{ color:#83c412;}
.nav ul li.current {background: #b0d530;}
.index_newscont h4,.main_right_product h4{ font-size:16px; text-align:center; line-height:50px;color:#fff;}
.newscontent{ font-size:16px; line-height:24px;}

/*分页*/
.dede_pages,.fy{width:100%; height:24px; line-height:24px; font-size:14px;text-align:center; float:left; margin-top:10px; margin-bottom:10px; color:#FFF;}
.dede_pages ul{ width:100%; margin:0px auto; height:24px;text-align:center;}
.pagelist li{  text-decoration:none; margin-right:1px;display:inline-block; border:#CCC 1px solid; padding:0px 8px; border-radius:3px; color:#FFF;}
.thisclass{ background:#83c412; color:#FFF;}
.pagelist li select{ margin:3px;}
.pagelist li a:link,.fy a:link{ color:#fff; text-decoration:none;}
.pagelist li a:visited,.fy a:visited{ color:#fff; text-decoration:none;}
.pagelist li a:hover,.fy a:hover{ color:#83c412; text-decoration:none;}
.footer .right .info a{ color:#FFF;}

/*留言*/
.message{width:100%; height:600px; /*background:#eee;*/ margin-left:50px;}
.message  span{ width:100%; height:60px; line-height:60px;float:left; color:#000; text-align:center; font-size:30px;}
.message p{font-size:15px; color:#999; text-align:center;}
   
 .message_left{float:left;width:40%;height:34px;line-height:34px;font-size:14px;color:#777777;text-align:left;border-color:#333333;border-style:none;clear:both; margin-top:8px; }
.message_right{float:left;width:90%;height:24px;line-height:24px;background-color:#eee;font-size:14px;color:#777777;text-align:left;padding:4px;border:1px;border-color:#aaa;border-style:dashed;}
   
   .area_message{float:left;width:90%;height:122px;line-height:24px;background-color:#eeeeee;background-image:none;font-size:14px;color:#777777;text-align:left;padding:4px;font-family:Microsoft YaHei;border:1px;border-color:#aaa;border-style:dashed;}
   
   .sub_message{float:left; width:92%;height:40px;line-height:40px;background-color:#83c412;color:#FFFFFF;text-align:center;border:1px;border-color:transparent;margin-top:20px;}




   .float{
   	width: 120px;
   	height: auto;
   	overflow: hidden;
   	position: fixed;
   	right: 0;
   	bottom: 100px;
   	padding-bottom: 10px;
   	background: #ccc;
   }
   .float .tit{
   	width: 100%;
   	height: 35px;
   	line-height: 35px;
   	background: #333;
   	text-align: center;
   	color:#fff;
   	font-size: 16px;
   }

	.float  ul {
		margin-top: 5px;
	}
   .float  ul li{
   	float: left;
   	width: 100%;
   	height: auto;
   	overflow: hidden;
   	margin-top: 5px;
   	margin-bottom: 5px;
   }

   .float  ul li img{
   	display: block;
   	margin: 0 auto;
   }