@charset "utf-8";
/* CSS Document */
/*---------公用部分-------------*/
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td { margin: 0; padding: 0; }
img {border:0 none;vertical-align: top;
display:inline-block; /* 解决图片在ie6中产生图片底部的3像素空白bug */
-ms-interpolation-mode: bicubic; /* 解决图像缩放而产生的锯齿IE7+ */
image-rendering:optimizeQuality; /* 解决图像缩放而产生的锯齿Firefox 3.6 */ }
button { cursor: pointer; border:0 none;}
input{border:0 none; font-size:12px; background:transparent;}
textarea{resize: none;border:0 none;}
ul, li { list-style-type: none; }
table{border-collapse:collapse;border-spacing:0;}
i, em, cite { font-style: normal; }
.fixed:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.fixed { display: block; min-height: 1%; }
*html .fixed { height: 1%; }
.clear { diplay: block!important; float: none!important; clear: both; overflow: hidden; width: auto!important; height: 0!important; margin: 0 auto!important; padding: 0!important; font-size: 0; line-height: 0; }
body, input, select, button,textarea{font-family:arial,"Microsoft YaHei","微软雅黑","黑体","Adobe 黑体 Std",helvetica,verdana,tahoma,sans-serif;
*font-family:"Microsoft YaHei","微软雅黑","黑体","Adobe 黑体 Std",arial,helvetica,verdana,tahoma,sans-serif;
font-weight:normal; font-size:12px;outline: none;}
a{transition:all 0.2s ease-in-out 0s;-moz-transition:all 0.2s ease-in-out 0s;-webkit-transition:all 0.2s ease-in-out 0s;-ms-transition:all 0.2s ease-in-out 0s;color:#fff;}
a:active{}
a,input,textarea,p,span,h2,em,li,div{text-decoration: none;-webkit-tap-highlight-color:rgba(255, 255, 255, 0);}
a:focus,textarea:focus,input:focus{outline: none;-webkit-tap-highlight-color:rgba(255, 255, 255, 0);-webkit-appearance: none;
/*-webkit-user-modify:read-write;//可以去除多余白色输入框但是只能输入一个字符*/}

.line{ width: 1280px; float: left; border-bottom: 1px dotted #ccc; line-height: 30px; margin: 20px 0;}

.top_nav{width:100%;height:40px;top:0;left:0;background: #35a388;}
.top,.top_h{width:1280px;  margin:0 auto;}
.top_h{height: 40px; color: #fff; }
.top_nav_link{width:1280px;background:#fff; margin:0 auto;}
.top_nav_link li{float:right; width: 60px; text-align: center; line-height: 40px; color: #fff}
.logo{  width: 1280px;margin:0 auto;}
.top{width:100%;top:0;left:0;background: #fff;}
/* CSS daohang */
.nav{width:100%; margin:0 auto ; background: #99d64b; }
.dropdownmenu{ width: 1280px; margin:0 auto ;font-size:0;letter-spaceing:-4px; }
.dropdownmenu ul, .dropdownmenu li {margin: 0 ;padding: 0 ;}
.dropdownmenu ul{display:inline-block;
*display:inline;
*zoom:1;zoom:1;}
.dropdownmenu ul {list-style: none;}
.dropdownmenu li { 
	float: left;
	position: relative;
	width:auto;
}
.dropdownmenu a { height: 30px;
	background: #99d64b;  width: 120px;
	color: #FFFFFF;
	display: block;
	font: bold 14px/20px sans-serif;
	padding: 10px 25px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.dropdownmenu li:hover a {
	background: #40bb6a;
}
#submenu { 
	left: 0;
	opacity: 0;
	position:  absolute;
	visibility: hidden;
	z-index: 1;
    background: #40bb6a;
}
li:hover ul#submenu {
	opacity: 1;
	visibility: visible;
}
#submenu li {  width: 150px;
	float: none;
}
#submenu a:hover {
	background: #DF4B05;
}
#submenu a {
	background-color:#40bb6a;
}


.Waper,.de_New{width:1280px;; margin:0 auto ; overflow:hidden;}
	
.about_top{ width: 1280px;; float: left; margin-top: 4px;}
.about_top h5{font-size: 30px; text-align: center; line-height: 40px; color: #35a388}
.about_line h4{font-size: 24px; text-align: center; line-height: 40px;}
.about_top span{ border-bottom: #ccc 3px solid;}
.about_line { float:left; width: 1280px;;}
.about_line h4{color:#ccc;}

.index_img{ width: 638px; height: 405px; border: 0;}
.de_about_img{ float:left; width:638px; height:405px; margin-top:15px;}

.about_title{font-size: 18px; width: 120px;}
.about_title img{ margin-left: 40px ; margin-top: 40px;}
.about_txt{ font-size:12px; float: left; width: 500px; line-height:20px; text-indent:3em; letter-spacing:1px; margin-top: 10px; margin-left: 60px;}

.de_about_txt{ float:left; width:638px; height:405px; font-size: 14px; margin-top:15px;  color:#fff; background: #322830 }
	
.de_product{ background:url(../images/pro_bj2.jpg) no-repeat;float: left; color: #fff;  text-align: center}
.product_top h5{float:left;width: 1280px;; font-size: 20px; margin-top: 30px;}

.div_img{width:800px; margin:0 auto ; margin-top:20px; overflow:hidden; float: left; margin-left: 260px; margin-bottom: 40px;}

.de_new_img{float:left; width: 432px; height: 500px;}
.new_img{width: 432px; height:500px;}
/* CSS index-new */
.boxList{padding-top:20px; width:800px;float:left;}
.boxList ul{width:800px; margin-left: 20px;}
.boxList li{height:60px;float:left;width:760px; background:url(../images/arrows.png) no-repeat 725px -38px #f9f9f9;margin:0 20px 20px 0;}
.boxList li a{display:block;width:100%;height:100%;}
.boxList li span{display:block;width:60px;height:50px; background:#aaaaaa;color:#fff;float:left; font-size:36px; text-align:center; font-weight:bold; line-height:26px;padding-top:10px;}
.boxList li span em{ font-size:14px;display:block; font-weight:normal;}
.boxList li p{float:left;width:650px;height:58px; line-height:58px;border:1px solid #e1e1e1;border-left:0 none;padding:0 31px 0 18px;color:#717171; overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
.boxList li:hover{ background-position:725px -78px;}
.boxList li:hover span{ background:#35a388;}
.boxList li:hover p{border:1px solid #35a388;border-left:0 none;color:#35a388;}


.de_new_list {float:left; width: 680px;}
.de_new_list ul{float:left; margin: 18px;  border: 1px solid #ccc; width: 680px; line-height: 60px;}
.de_time{float:left; width: 60px; height: 60px;background: #ccc; color: fff; text-align: center}
.de_time span{float:left; width: 60px; height: 22px; display: block; text-align: center; color: fff; }
.de_time span h3{ color: #fff; font-size: 20px;}
.de_new_list ul li dd{ margin-left: 100px; color: #000;}

.de_new_list ul a{color: #000;}
.de_new_list ul :hover{color: #35a388;}
.de_new_list .de_time:hover{color:#35a388; background:#35a388;}
/* CSS index-bottom */

.bottom{width:100%; margin:0 auto ; overflow:hidden; background: #444444 ; height: 140px;}
.bottom_txt{width: 1280px; margin:0 auto ; overflow:hidden; margin-top: 20px; }
.bottom_txt ul{  margin-left: 40px; margin:0 auto ; overflow:hidden;}
.bottom_txt li{ float: left; width: 1000px;; color: #fff ; margin: 5px;}
/* CSS mask */
 .mask{position: relative;width:150px; height:180px;overflow: hidden;float: left; border: 1px solid #fff; margin: 6px;}
 .mask:after{content: attr(data-title);position: absolute; width:100%; top:100%;left:0;padding: 0.7em 0;text-align: center;color: #fff;
background-color: rgba(52,47,41,.5);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity: 0;}
.mask:hover:after{opacity: 1;-webkit-transform:translate(0,-100%);transform:translate(0,-100%);}

/* CSS mask-pro */
 .mask-pro{position: relative;width:250px; height:180px;overflow: hidden;float: left; border: 1px solid #35a388; margin: 6px;}
 .mask-pro:after{content: attr(data-title);position: absolute; width:100%; top:100%;left:0;padding: 0.7em 0;text-align: center;color: #fff;
background-color: rgba(52,47,41,.5);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity: 0;}
.mask-pro:hover:after{opacity: 1;-webkit-transform:translate(0,-100%);transform:translate(0,-100%);}