@charset "utf-8";
html,body{
	height:100%;
	padding:0px;
	margin:0px;
	min-width: 1200px;
	font:14px 微软雅黑;
	color:#444;
}
a{
	text-decoration: none;
	outline: none;
	color: #000;
	transition: 0.2s;
}
p{
	text-align: justify;
	text-justify:inter-ideograph;
	margin: 0;
}
li{list-style-type: none;
	vertical-align: top;
	margin: 0;
	padding:0;
}
ul{margin: 0;
	padding: 0;
}
img{
	margin: 0;
	padding: 0;
}
img{
	border: 0;
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
dl,dt,dd{
	padding: 0;
	margin:0;
}
i,em{
	font-style: normal;
}

.fl {
	float:left;
}
.fr {
	float:right;
}
.clear{
	clear:both;
}
.w0{
	width: 100%;
	overflow：hidden;
}
.w1{
	width: 100%;
	clear：both;
}
.w1200{
	width: 1200px;
	margin:0 auto;
}
.w1140{
	width: 1140px;
	margin:0 auto;
}

/*header start*/
.head{
	position: relative;
	z-index: 99999;
}
.head .head_top{
	background: #ededed;
	line-height: 35px;
	color: #454545;
}
.head .head_top a{
	padding: 0 15px;
	color: #454545;
}
.head .head_top a:nth-child(3) {
	padding-right: 0px;
}

.head .head_body{
	padding: 10px 0;
}
.head .head_body .ewm{
	width: 200px;
}
.head .head_body .ewm img{
	width: 80px;
	height: 80px;
	margin-right: 10px;
}
.head .head_body .ewm p{
	font-size: 15px;
	line-height: 30px;
	color: #454545;
}
.head .head_body .ewm p:nth-child(2){
	margin-top: 10px;
}
.head .head_body .ewm span{
	color: #00a24b;
}

.head .head_nav{
	background: url(../images/navbg.png) no-repeat center;
}
.head .head_nav .tel{
	width: 200px;
	margin: 10px 0;
}
.head .head_nav .tel img{
	margin-right: 10px;
	width: 50px;
	height: 50px;
}
.head .head_nav .tel p{
	line-height: 20px;
	color: #333;
	font-size: 15px;
}
.head .head_nav .tel .num{
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
}
.head .head_nav ul li{
	float: left;
	width: 170px;
	line-height: 50px;
	text-align: center;
}
.head .head_nav ul li a{
	font-size: 16px;
	color: #fff;
}
.head .head_nav ul li:hover{
	background: url(../images/nav.png) no-repeat center;
}
.head .head_nav ul li:hover a{
	color: #fff;
}
/*header end*/

/*banner start*/
.banner{
	position: relative;
	top: -19px;
}
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height:550px;
	overflow: hidden;
	zoom: 1;
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: rgba(0,0,0,0.3);
	display: block;
	height: 10px;
	overflow: hidden;
	text-indent: -99em;
	width: 10px;
	cursor: pointer;
	-webkit-transition: all 0s ease;
	border-radius: 10px;
}

.flex-control-paging li a.flex-active,.flex-control-paging li.active a{
	background: #00a24b;
}

.flexslider .slides a img {
	width: 100%;
	height: 550px;
	display: block;
}
/*banner end*/

.title{
	margin-bottom: 20px;
	text-align: center;
}
.title b{
	font-size: 30px;
	color: #454545;
}
.title span{
	color: #00a24b;
}
.title p{
	text-align: center;
	line-height: 30px;
	color: #888;
	font-size: 25px;
	font-family: Arial;
}

/*product start*/
.product{
	margin-top: 50px;
	padding-bottom: 50px;
}

.product .list{
	width: 1100px;
	margin: 0 auto;
}
.product .list ul li{
	width: 125px;
	line-height: 40px;
	text-align: center;
	background: #00a24b;
	float: left;
	margin: 0 15px;
	margin-bottom: 10px;
}
.product .list ul li a{
	color: #fff;
	font-size: 16px;
}
.product .list ul li:{
	background: #1892c1;
}
.product .list ul li:hover{
	background: #1892c1;
}

 .pro_body ul li{
	width: 250px;
	padding: 15px;
	background:url(../images/pro_libg.jpg) no-repeat center bottom #00a24b21;
	float: left;
	margin:20px 0 20px 26.6px;
}
 .pro_body ul li:nth-child(4n+1) {
	margin-left: 0px;
}
 .pro_body ul li .img{
	width: 250px;
	height: 188px;
	overflow: hidden;
}
 .pro_body ul li img{
	width: 250px;
	height: 188px; 
	display: block;
	-moz-transition:.5s ease-in;
	-webkit-transition:.5s ease-in;
	-o-transition:.5s ease-in;
	-ms-transition:.5s ease-in;
	transition:.5s ease-in;
}
.pro_body ul li img:hover {
	transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
}
 .pro_body ul li p{
	font-size: 15px;
	display: block;
	width: 250px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
 .pro_body ul li:hover {
	background:url(../images/pro_libg1.jpg) no-repeat center bottom #f1f1f1;
}
/*product end*/

/*company start*/
.scroll_bg{
	width: 100%;
	height: 100%;
	background-image: url(../images/scroll_bg.jpg);
	background-attachment: fixed;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	position: absolute;
	z-index: -1;
}

.company{
	padding: 30px 0 50px 0;
	background: #33333347
}
.company .title b{
	color: #fff;
}
.company .title span{
	color: #fff;
}
.company .title p{
	color: #fff;
}
.company .com_body{
	background: rgba(255,255,255,0.7);
	padding: 20px;
}
.company .com_body b{
	font-size: 18px;
	color: #00a24b;
}
.company .com_body p{
	line-height: 30px;
	font-size: 16px;
	text-indent: 2em;
	color: #454545;
}
.company .com_body a{
	width: 100px;
	text-align: center;
	font-size: 15px;
	line-height: 30px;
	background: #00a24b;
	color: #fff;
	margin: 10px 0;
}
.company .com_body a:hover{
	background: #666;
}

.company .com_body ul{
	border-top: 1px dashed #00a24b;
	padding-top: 20px;
	margin-top: 10px;
}
.company .com_body ul li{
	float: left;
	width: 300px;
	margin-left: 10px;
}
.company .com_body ul li:nth-child(1){
	margin-left: 0;
	width: 300px;
}
.company .com_body ul li:nth-child(2){
	width: 250px;
}
.company .com_body ul li:nth-child(3){
	width: 250px;
}
.company .com_body ul li img{
	width: 50px;
	height: 50px;
	margin-right: 10px;
}
.company .com_body ul li p{
	text-indent: 0;
	font-size: 15px;
	color: #454545;
	line-height: 25px;
}
/*company end*/


/*new start*/
.new{
	padding: 50px 0;
	background: #fff url(../images/newbg.jpg) no-repeat center;
}
.new_body .tabl{
	float:left;
	width:782px;
	margin-top:20px;
}
.new_body .tablist{
	width:780px;
	height:50px;
	border:1px solid #e6e6ef;
	background:#f0f0f2;
}
.new_body .tablist li{
	font-size:18px;
	cursor:pointer;
	width:390px;
	float:left;
	color:#333;
	line-height:50px;
	text-align:center;
}
.new_body .tablist li:nth-child(4){
	background:0 0;
}
.new_body .tablist li.on,.new_body .tablist li:hover{
	width: 390px;
	background: #30A333;
	height: 48px;
	position: relative;
	top: -1px;
	color: #fff;
	border-top: 4px solid #FF7608;
}
.new_body .tabcont{
	padding-top:30px;
	width:780px;
	border-top:0;
	padding-bottom:25px;
}
.new_body .topn{
	padding-bottom:32px;
	border-bottom:1px dashed #dcdce3;
	margin-bottom:33px;
}
.new_body .topn .img{
	width:243px;
	height:140px;
	margin-right:32px;
}
.new_body .topn .word{
	width:505px;
	overflow:hidden;
}
.new_body .topn .title1 > a{
	color:#333;
	font-size:16px;
	width:350px;
	font-weight:700;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-weight: normal;
}
.new_body .topn .title1 > a:hover{
	color: #00a24b;
}
.new_body .topn .time{
	color:#b8b8c6;
	font-size:14px;
	position:relative;
	top:5px;
}
.new_body .topn .desc{
	color:#666;
	font-size:14px;
	line-height:21px;
	margin-top:15px;
	width:505px;
	height:42px;
	overflow:hidden;
}
.new_body .topn .xx{
	width:93px;
	height:27px;
	display:block;
	background:#00a24b;
	color:#fff;
	line-height:27px;
	text-align:center;
	font-size:12px;
	margin-top:13px;
}
.new_body .topn .xx:hover{
	background:#1892c1;
}
.new_body .nl li{
	padding-left:26px;
	width:756px;
	height:30px;
	background:url(../images/cont5_listbg.png) no-repeat left;
}
.new_body .nl a{
	color:#555;
	display:inline-block;
	width:560px;
	font-size:14px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.new_body .nl li:hover{
	background:url(../images/cont5_listbg1.png) no-repeat left;
}
.new_body .nl li:hover a{
	color:#00a24b;
}
.new_body .nl span{
	float:right;
	color:#d0d0d9;
}
.new_body .nl .more{
	display:block;
	line-height:30px;
	text-align:center;
	color:#fff;
	font-size:14px;
	margin-top:10px;
	background:#00a24b;
	width: 100px;
}
.new_body .nl .more:hover{
	background-color:#1892c1;
	color: #fff;
}

.new .tab2{
	overflow: hidden;
	border-radius: 0 30px 0 0;
	box-shadow: 0 10px 10px #ccc;
	margin-top: 30px;
}
.new .tab2 img{
	margin-bottom: 15px;
}
.new .tab2 b{
	font-size: 18px;
	line-height: 30px;
	color: #454545;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 340px;
	margin: 0 20px;
	font-weight: normal;
}
.new .tab2 p{
	width: 340px;
	margin: 0 20px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	text-indent: 2em;
}
.new .tab2 .con_bot{
	border-top: 1px solid #ededed;
	padding: 5px 20px;
	margin-top: 10px;
}
.new .tab2 .con_bot span{
	font-size: 15px;
	line-height: 30px;
	color: #888;
}
.new .tab2 .con_bot a{
	font-size: 15px;
	line-height: 30px;
	color: #888;
}
.new .tab2 .con_bot a:hover{
	color: #00a24b;
}
/*new end*/

/*message start*/
.message{
	padding-top: 50px;
	padding-bottom: 50px;
	background: url(../images/messagebg.jpg) no-repeat center;
}


.tab3{
	overflow: hidden;
	border-radius: 0 30px 0 0;
	box-shadow: 0 10px 10px #ccc;
}
.tab3 img{
	margin-bottom: 15px;
}
.tab3 b{
	font-size: 18px;
	line-height: 30px;
	color: #454545;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 340px;
	margin: 0 20px;
	font-weight: normal;
}
.tab3 p{
	width: 340px;
	margin: 0 20px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	text-indent: 2em;
}
.tab3 .con_bot{
	border-top: 1px solid #ededed;
	padding: 5px 20px;
	margin-top: 10px;
}
.tab3 .con_bot span{
	font-size: 15px;
	line-height: 30px;
	color: #888;
}
.tab3 .con_bot a{
	font-size: 15px;
	line-height: 30px;
	color: #888;
}
.tab3 .con_bot a:hover{
	color: #00a24b;
}
/*message end*/

/*footer start*/
.foot{
	background: #f6f6f6 ;
	padding-top: 5px;
}

.foot .foot_body .con{
	margin-top: 30px;
}
.foot .foot_body .pro{
	border-right: 1px solid #00a24b;
	padding-right: 30px;
	margin-right: 30px;
}
.foot .foot_body .pro b{
	font-size: 18px;
	line-height: 30px;
	color: #00a24b
}
.foot .foot_body .pro p{
	color: #454545;
	line-height: 30px;
	font-size: 16px;
}
.foot .foot_body .nav p{
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #00a24b
}
.foot .foot_body .nav ul li{
	float: left;
	line-height: 50px;
	width: 90px;
}
.foot .foot_body .nav ul li:nth-child(5) {
	float: left;
	line-height: 50px;
	width: 100px;
}
.foot .foot_body .nav ul li:nth-child(6) {
	float: left;
	line-height: 50px;
	width: 120px;
}
.foot .foot_body .nav ul li a{
	font-size: 16px;
	color: #454545;
}
.foot .foot_body .nav ul li:hover a{
	color: #00a24b;
	border-bottom: 1px solid #00a24b;
}
.foot .foot_body .ewm p{
	writing-mode:tb-rl;
	letter-spacing: 2px;
	color: #454545;
	font-size: 16px;
}
.foot .foot_body .ewm p:nth-child(2) {
	padding-top: 35px;
	padding-left: 10px;
}
.foot .foot_body .ewm p:nth-child(3) {
	padding-top: 16px;
	padding-left: 10px;
}

.foot .foot_bot{
	background: #00a24b;
	line-height: 30px;
	margin-top: 20px;
}
.foot .foot_bot span{
	padding:0 15px;
	font-size: 15px;
	color: #fff;
}
.foot .foot_bot a{
	color: #fff;
}
/*footer end*/