/* Write your styles */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; } 
body, button, input, select, textarea { font:12px/1.5tahoma, arial, \5b8b\4f53; } 
h1, h2, h3, h4, h5, h6{ font-size:100%; } 
address, cite, dfn, em, var { font-style:normal; } 
code, kbd, pre, samp { font-family:couriernew, courier, monospace; } 
small{ font-size:12px; } 
ul, ol { list-style:none; } 
a { text-decoration:none; } 
a:hover { text-decoration:none;} 
sup { vertical-align:text-top; } 
sub{ vertical-align:text-bottom; } 
legend { color:#000; } 
fieldset, img { border:0; } 
button, input, select, textarea { font-size:100%; } 
table { border-collapse:collapse; border-spacing:0; } 

.index_headers{
	width:100%;
	height:30px;
	background:#63a72c;
}

.index_headers_middle{
	width:1200px;
	height:30px;
	margin:0 auto;
	line-height:30px;
}

.index_headers_middle_left{
	width:335px;
	height:30px;
	float:left;
	font-size:14px;
	color:#b4e18f;
}

.index_headers_middle_right{
	width:180px;
	height:30px;
	float:right;
	font-size:14px;
	color:#b8b8b8;
}

.index_headers_middle_right ul li a{
	display:block;
	width:90px;
	height:30px;
	float:left;
	color:#ffb1b3;
}

.index_nav{
	width:100%;
	height:170px;
	background:#ffffff;
}

.index_nav_middle{
	width:1200px;
	height:170px;
	margin:0 auto;
}

.index_nav_middle_top{
	width:1200px;
	height:120px;
	margin-bottom: 5px;
}

.index_logo{
	width:498px;
	height:120px;
	float:left;
}

.index_contacts{
	width:285px;
	height:32px;
	font-size:34px;
	font-weight:bold;
	color:#5eb95e;
	margin-top:43px;
	float:right;
}

.index_daohang{
	width:1200px;
	height:50px;
	margin:0 auto;
}

.index_daohang ul li a{
	display:block;
	width:150px;
	height:35px;
	line-height:35px;
	text-align:center;
	font-size:16px;
	float:left;
	margin-right:20px;
	color:#222222;
}

.index_daohang ul li a:hover{
	background:#5eb95e;
	color:#fff;
	border-radius: 25px;
}

.clear{
	clear:both;
}

.index_banners{
	width:100%;
	height:500px;
}


.flexslider{position:relative;height:500px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}

.slides{position:relative;z-index:1;}

.slides li{height:500px;}

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

.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}

.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}

.flex-control-nav .flex-active{background-position:0 0;}



.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}

.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}

.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}

.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}

.index_search{
	width:100%;
	height:77px;
	border-bottom:1px solid #eeeeee;
}

.index_search_middle{
	width:1200px;
	height:77px;
	margin:0 auto;
}

.hot_keywords{
	width:917px;
	height:77px;
	float:left;
	line-height:77px;
}

.hot_keywords a{
	color:#333333;
}

.search_form{
	width:282px;
	height:35px;
	float:right;
}

.search_input{
	width:231px;
	height:35px;
	float:left;
	background:#f6f6f6;
	border-radius:15px 0px 0px 15px;
	margin-top:20px;
	line-height:35px;
	font-size:14px;
}

.keywords{
	width:220px;
	height:35px;
	border:none;
	background:#f6f6f6;
	color:#999999;
	margin-left:10px;
	outline: none;
}

.search_submit{
	width:50px;
	height:35px;
	float:left;
}

.tijiao{
	width:50px;
	height:35px;
	background:url(../images/search_icon_03.jpg);
	border:none;
	outline: none;
	margin-top:22px;
}

.index_products{
	width:100%;
	height:1260px;
	background:#ffff;
}

.index_products_middle{
	width:1200px;
	height:1215px;
	margin:0 auto;
}

.index_products_middle_top{
	width:1200px;
	height:280px;
}

.index_products_middle_middle{
	width:1200px;
	height:934px;
}

.index_products_class{
	width:1200px;
	height:70px;
}

.index_products_class ul{
	 width:950px;
	 margin:0 auto;
	 display:flex;
	 align-items: center;
     justify-content: space-between;
}

.index_products_class ul li{
	width:179px;
	height:41px;
	line-height:41px;
	text-align: center;
	font-size:14px;
	
}

.index_products_class ul li a{
	width:179px;
	height:41px;
	line-height:41px;
	text-align: center;
	font-size:14px;
	display:block;
	color:#333333;
	border:1px solid #dcdcdc;
	border-radius:10px;
}

.index_products_class ul li a:hover{
	background:#c61517;
	color:#ffffff;
	border-radius:10px;
}

.product_lists{
	width:1200px;
	height:685px;
	margin:0 auto;
}

.product_lists ul li a{
	display:block;
	width:280px;
	height:280px;
	float:left;
	position:relative;
	margin-right:20px;
	margin-bottom:20px;
}

.product_lists_img{
	width:280px;
	height:280px;
}

.product_lists_img_name{
	width:280px;
	height:280px;
	position:absolute;
	top:0px;
	z-index:9999999999;
	background-color:rgba(0,0,0,0.5);
	color:#ffffff;
	z-index:999999;
	text-align:center;
	line-height:215px;
	font-weight:bold;
	display:none;
}

.product_button{
	width:520px;
	height:53px;
	margin:0 auto;
	margin-top:20px;
}

.product_button_left a{
	display:block;
	width:253px;
	height:53px;
	background:#5eb95e;
	line-height:53px;
	text-align:center;
	color:#fff;
	float:left;
	border-radius:10px;
}

.product_button_right a{
	display:block;
	width:253px;
	line-height:53px;
	text-align:center;
	float:left;
	border-radius:10px;
	border:1px solid #e5e5e5;
	margin-left:10px;
	color:#333333;
}

.index_ads{
	width:100%;
	height:235px;
}

.index_youshi{
	width:100%;
	/*height:1670px;*/
	background:#fff;
}

.index_youshi_middle{
	width:1200px;
	height:auto;
	margin:0 auto;
}

.index_youshi_middle_top{
	width:1200px;
	height:280px;
	background:url(../images/index_procut_title_pic_04.jpg);
	text-align:center;
	font-size:16px;
	font-family:'微软雅黑';
}

.index_youshi_middle_middle{
	width:1200px;
	height:1436px;
	margin:0 auto;
}

.index_youshi_middle_middle_top{
	width:1200px;
	height:448px;
}

.index_youshi_middle_middle_top_left{
	width:650px;
	height:448px;
	float:left;
}

.top_left{
	width:195px;
	float:left;
}

.top_righttop_right{
	width:450px;
	float:left;
}

.top_righttop_right_big_title{
	font-size:26px;
	font-weight:bold;
	color:#009b4c;
	padding-top:139px;
}

.top_righttop_right_small_title{
	font-size:14px;
	color:#333333;
}

.top_righttop_right_remark{
	font-size:14px;
	line-height:2em;
	margin-top:20px;
}

.right_pic{
	width:509px;
	height:448px;
	float:right;
	margin-top:60px;
}

.seconds{
	width:1200px;
	height:453px;
	margin:0 auto;
}

.seconds_left{
	width:652px;
	height:395px;
	float:left;
}

.seconds_right{
	width:495px;
	height:auto;
	float:left;
	margin-left:31px;
}


.index_case{
	width:100%;
	height:427px;
	background:url(../images/flo4.jpg);
}

.index_case_middle{
	width:1200px;
	height:auto;
	margin:0 auto;
}

.index_abouts{
	width:100%;
	height:730px;
	background:#ffffff;
}

.index_abouts_middle{
	width:1200px;
	height:927px;
	margin:0 auto;
}

.index_abouts_list{
	width:1200px;
	height:331px;
	margin:0 auto;
}

.index_abouts_listx_left{
	width:199px;
	height:331px;
	float:left;
}

.index_abouts_listx_left_top{
	width:199px;
	height:167px;
}

.index_abouts_listx_left_top ul li a{
	display:block;
	width:40px;
	height:167px;
	float:left;
	background:#c71418;
	writing-mode:lr-tb;
	color:#fff;
	font-size:21px;
	text-align:center;
	margin-right:2px;
}

.index_abouts_listx_left_under{
	width:162px;
	height:135px;
	margin-top:12px;
}

.index_abouts_listx_right{
	width:981px;
	height:330px;
	float:right;
}

.index_abouts_listx_pics{
	width:510px;
	height:330px;
	float:left;
}

.index_abouts_listx_pics_remarks{
	width:456px;
	height:330px;
	float:right;
	padding:20px;
}

.index_abouts_titles{
	font-size:22px;
	font-weight:bold;
}

.index_abouts_mores a{
	display:block;
	width:179px;
	height:39px;
	background:#5eb95e;
	line-height:39px;
	text-align:center;
	color:#fff;
	border-radius:10px;
	margin-top:43px;
}

.index_factory{
	width:1200px;
	height:215px;
	margin-top:51px;
}

.scrollleft{width:1200px;}
.scrollleft li{float:left;margin-right:7px;display:inline;width:280px;text-align:center;line-height:19px}

.index_newsx{
	width:100%;
	height:1500px;
	border-top:1px solid #e9e9e9;
}

.index_newsx_middle{
	width:1200px;
	height:auto;
	margin:0 auto;
}

.index_news_middle_top{
	width:1200px;
	height:248px;
	margin:0 auto;
}

.index_news_lists{
	width:1200px;
	height:1117px;
	margin:0 auto;
}

.index_news_lists_left{
	width:430px;
	height:auto;
	float:left;
}

.index_news_lists_left ul li{
	width:430px;
	height:auto;
	float:left;
	margin-bottom:70px;
}

.index_news_tops{
	width:430px;
	height:170px;
}

.index_news_tops_left{
	width:201px;
	height:170px;
	float:left;
	background:url(../images/news_bgs.jpg);

}

.index_news_tops_left_middle{
	width:136px;
	height:136px;
	margin:0 auto;
	background:url(../images/yuan.png);
	margin-top:17px;
	text-align:center;
	color:#fff;
}

.datas{
	font-size:60px;
	font-weight:bold;
}

.years{
	font-size:16px;
}

.index_news_right_pic{
	width:228px;
	height:136px;
	float:left;
}

.index_news_unders{
	width:430px;
	height:181px;
}

.index_news_unders_top{
	width:430px;
	height:122px;
}

.index_news_unders_top_big_title{
	width:430px;
	height:51px;
	line-height:51px;
	font-size:18px;
	line-height:51px;
	color:#333333;
}

.index_news_unders_top_big_title a{
	color:#333333;
}

.index_news_unders_top_big_remark{
	width:430px;
	height:71px;
	color:#999999;
}

.news_mores{
	width:430px;
	height:88px;
}

.news_mores a{
	display:block;
	width:206px;
	height:59px;
	border:2px solid #44b57b;
	line-height:59px;
	text-align:center;
	color:#009b4c;
	margin-top:20px;
	border-radius:10px;
}

.clear{
	clear:both;
}

.index-rights-news{
	width:746px;
	height:auto;
	float:right;
}

.index-rights-news ul li a{
	display:block;
	width:746px;
	height:99px;
	margin-bottom:25px;
}

.index_news_right_pics{
	width:133px;
	height:100px;
	float:left;
}

.index_news_right_remarks{
	width:590px;
	height:100px;
	float:right;
}

.index_news_right_remarks_left{
	width:500px;
	height:100px;
	float:left;
}

.right_news_title{
	font-size:16px;
	font-family:'微软雅黑';
	color:#333333;
}

.right_news_remarks{
	font-size:15px;
	color:#999999;
	margin-top:10px;
}

.right_news_addtime{
	width:85px;
	height:99px;
	float:right;
	border-left:1px solid #e9e9e9;
	text-align:center;
}

.dates{
	font-size:45px;
	font-weight:bold;
	color:#009b4c;
}

.year_month{
	font-size:18px;
	color:#333333;
	text-align:center;
	margin-left:10px;
}

.clear{
	clear:both;
}

.index_frineds_link{
	width:100%;
	height:auto;
}

.index_frineds_link_middle{
	width:1200px;
	height:auto;
	margin:0 auto;
}

.index_frineds_link_middle_top{
	width:1200px;
	height:20px;
	line-height:20px;
	font-size:15px;
	color:#ed8e06;
}

.index_frineds_link_middle_under{
	width:1200px;
	height:auto;
}

.index_frineds_link_middle_under ul li a{
	width:100px;
	height:20px;
	line-height:20px;
	font-size:15px;
	float:left;
	text-align:center;
	margin-right:10px;
	color:#999999;
	margin-top:10px;
}

.index_footers{
	width:100%;
	height:341px;
	background:#2f594a;
	margin-top:30px;
}

.index_footers_lines{
	width:100%;
	height:8px;
	background:#5eb95e;
}

.index_footer_top{
	width:100%;
	height:293px;
	background:#369a14;
}

.index_footer_top_middle{
	width:1200px;
	height:293px;
	margin:0 auto;
}

.footer_nav{
	width:638px;
	height:293px;
	float:left;
}

.footer_nav_left{
	width:137px;
	height:auto;
	float:left;
	margin-top:67px;
	margin-right:21px;
}

.footer_big_title{
	font-size:17px;
	font-weight:bold;
	color:#ffffff;
}

.footer_nav_lists{
	width:137px;
	height:auto;
	margin-top:25px;
}

.footer_nav_lists ul li a{
	display:block;
	width:137px;
	height:15px;
	line-height:15px;
	font-size:14px;
	color:#ffffff;
	margin-bottom:20px;
}

.index_footer_info{
	width:525px;
	height:auto;
	margin-top:56px;
	float:right;
}

.index_footer_info_left{
	width:239px;
	height:auto;
	float:left;
}

.hot_line{
	font-size:16px;
	color:#fff;
}

.hot_number{
	font-size:28px;
	font-weight:bold;
	color:#fff;
}

.small_info{
	font-size:15px;
	font-family:'微软雅黑';
	color:#fff;
}

.erweimas{
	width:139px;
	height:auto;
	float:right;
}

.erweimas_titles{
	width:139px;
	height:41px;
	line-height:41px;
	text-align:center;
	color:#fff;
	font-size:14px;
	margin-top:15px;
}

.index_copyright{
	width:100%;
	height:39px;
	background:#318913;
	line-height:39px;
}

.index_copyright_middle{
	width:1200px;
	height:39px;
	margin:0 auto;
	line-height:39px;
}

.index_copyright_middle_left{
	width:638px;
	float:left;
	color:#5eb95e;
	font-size: 14px;
}

.index_copyright_middle_right{
	float:right;
	font-size: 14px;
}

.index_copyright_middle_right{
	color: #5eb95e;
}