﻿@charset "utf-8";
/* CSS Document */
/*产品开始*/
	/*产品分类开始*/
.index_product_type{
	width:1220px;
	padding-bottom:20px;
	z-index:999;
	text-align:center;
}
.index_product_type > ul > li{
	line-height:40px;
	height:40px;
	background:#00b156;
	position:relative;
	text-align:center;
	width:260px;
	margin:10px 20px;
	display:inline-block;
	*zoom:1;
/*	border-radius:5px;*/
}
.index_product_type > ul > li:hover{
	z-index:1;
}
.index_product_type > ul > li:hover .index_product_typei01{
/*	display:block;*/
}
.index_product_type > ul > li a{
	display:block;
	color:#fff;
	font-size:16px;
}
.index_product_typei01{
	display:none;
	width:100%;
	line-height:36px;
	position:absolute;
	top:40px;
	left:0;
	background:#f9f9f9;
}
.index_product_type > ul > li .index_product_typei01 a{
	color:#000;
	border-top:1px solid #efefef;
	font-size:14px;
}
.index_product_type > ul > li .index_product_typei01 > li a:hover{
	background:#00b156;
	color:#fff;
}
	/*产品分类结束*/
	/*产品展示开始*/
.index_product_list{
	padding-top:10px;
	width:1210px;
	overflow:hidden;
}
.index_product_lbqh{
	display:none;
}
.index_product_lhcrt{
	display:block;
}
.index_product_lbqh > li{
	float:left;
	width:250px;
	margin:25px 10px 30px 0;
	position:relative;
	border:1px solid #ececec;
	padding:20px;
}
.index_product_lbqh > li:hover{
	border:1px solid #00b156;
}
.index_product_lbqh > li > a{
	display:block;
	position:relative;
	color:#333;
	text-align:center;
	font-size:18px;
}
.index_product_lbqh > li:hover > a{
	color:#00b156;
}
.index_product_lbqh > li:hover img{
	transform:scale(1.1);
}
.index_chanpin_imga{
	width:100%;
	height:188px;
	overflow:hidden;
}
.index_chanpin_imga img{
	width:250px;
	height:188px;
}
.index_product_lbqh > li > a .index_cahnpin_jieshao{
	line-height:24px;
	height:24px;
	font-size:12px;
	overflow:hidden;
	margin-bottom:20px;
	margin-top:5px;
}
.index_product_lhzjn{
	line-height:32px;
	margin-top:5px;
}
	/*产品展示结束*/
/*产品结束*/
/*大标题开始*/
.index_biaoti{
	padding:56px 0 36px 0;
}
.index_biaoti > h2{
	text-align:center;
	font-size:35px;
	color:#187ee0;
	line-height:70px;
	position:relative;
}
.index_biaoti > h2 > span{
	color:#00b156;
}
.index_biaoti > h2 > s{
	background:#c1c1c1;
	display:block;
	margin:auto;
	height:1px;
	width:640px;
	position:relative;
}
.index_biaoti > h2 > s > span{
	background:#075fc1;
	display:block;
	height:3px;
	width:70px;
	position:absolute;
	top:-1px;
	left:250px;
}
.index_biaoti > h2 > s > i{
	background:#282828;
	display:block;
	height:3px;
	width:70px;
	position:absolute;
	top:-1px;
	right:250px;
}
.index_biaoti > p{
	text-align:center;
	font-size:18px;
	color:#5b5b5b;
	line-height:56px;
}
/*大标题结束*/
/*优势开始*/
.index_choose{
	background:url(../images/youshi_bg.jpg) repeat-y center top;
}
.index_youshi01{
	background:url(../images/youshi_03.png) no-repeat 697px top;
	height:300px;
}
.index_youshi02{
	background:url(../images/youshi_07.png) no-repeat 100px top;
	height:390px;
}
.index_youshi03{
	background:url(../images/youshi_11.png) no-repeat 697px top;
	height:339px;
}
.index_youshi04{
	background:url(../images/youshi_15.png) no-repeat 100px top;
	height:400px;
}
.index_ys_inner01{
	padding:0 0 0 100px;
}
.index_ys_inner02{
	padding:50px 0 0 700px;
}
.index_ys_inner03{
	padding:0 0 0 100px;
}
.index_ys_inner04{
	padding:50px 0 0 700px;
}
.index_ys_inner > div{
	height:110px;
	background:url(../images/youshi_xian.png) no-repeat left 80px;
}
.index_ys_inner > div > span{
	float:left;
	padding-left:8px;
	width:70px;
	height:60px;
	background:url(../images/youshi_jiao.png) no-repeat left top;
	font-size:30px;
	font-weight:bold;
	line-height:60px;
}
.index_ys_inner > div > h2{
	float:left;
	font-size:30px;
	line-height:40px;
	color:#0061b6;
	font-weight:normal;
}
.index_ys_inner > div > h2 > span{
	display:block;
	font-size:10px;
	line-height:20px;
	color:#4b4c4c;
}
.index_ys_inner > p{
	font-size:14px;
	line-height:30px;
	color:#3c3c3c;
	width:464px;
}
/*优势结束*/
/*关于我们开始*/
.index_about_ine{
	padding:0px 0 20px 615px;
	margin-top:10px;
/*	min-height:365px;*/
/*	text-indent:2em;*/
	line-height:29px;
/*	font-weight:bold;*/
	font-size:16px;
	color:#000;
	background:url(../images/about_bg.png) no-repeat left top;
}
.index_about_ine > h2{
	line-height:36px;
	font-size:24px;
	color:#00b156;
	margin-bottom:10px;
/*	font-weight:normal;*/
	text-align:right;
}
.index_about_ine > div{
	margin-bottom:30px;
}
.index_about_ine > a{
	float:right;
	width:114px;
	border:1px solid #eee;
	border-radius:20px;
	line-height:40px;
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-align:center;
	margin-right:10px;
	margin-bottom:20px;
}
.index_about_ine > a:hover{
	border:1px solid #00b156;
	color:#00b156;
}
/*关于我们结束*/
.index_zizhiw{
	background:#f1f1f1;
	padding:40px 0;
}
/*工程案例开始*/
.index_anli_wrap{
	padding-top:30px;
	padding-bottom:50px;
/*	height:597px;*/
/*	background:#f5f5f5;*/
}
.index_anli_ul > li{
	width:400px;
	float:left;
	height:300px;
	margin:40px 0;
	text-align:center;
}
.index_anli_ul > li > a{
	display:block;
	width:400px;
	height:300px;
	position:relative;
}
.index_anli_ul > li > a > img{
	display:block;
	width:400px;
	height:300px;
}
.index_anli_ul > li > a > span{
	position:absolute;
	width:400px;
	height:40px;
	line-height:40px;
	color:#fff;
	background:rgba(0,0,0,.4);
	bottom:0;
	left:0;
}
.index_anli_ul > li > a > div{
	position:absolute;
	width:400px;
	height:300px;
	font-size:17px;
	line-height:240px;
	color:#fff;
	background:rgba(24,126,224,.7);
	top:0;
	left:0;
	display:none;
}
.index_anli_ul > li > a > div > span{
	position:absolute;
	width:24px;
	height:24px;
	font-size:20px;
	line-height:24px;
	color:#187ee0;
	background:#fff;
	top:150px;
	left:188px;
	border-radius:50%;
}
.index_anli_ul > li > a:hover > span{
	background:#7f7f7f;
	bottom:-40px;
	left:0;
}
.index_anli_ul > li > a:hover > div{
	display:block;
}
/*工程案例结束*/
/*底部开始*/
.index_bottom_wrap{
	background:#f4f4f4;
	padding-top:60px;
}
.index_news_xian{
	height:1px;
	background:#dedede;
}
/*	新闻开始*/
.index_news{
	border-left:1px solid #dedede;
	height:600px;
}
.index_news_ine{
	float:left;
	width:346px;
	padding:0 26px;
	height:600px;
	border-right:1px solid #dedede;
}
.index_news_ine > li > h2{
	padding:30px 0;
	font-size:20px;
	line-height:26px;
	color:#187ee0;
}
.index_news_ine > li > h2 > span{
	font-size:10px;
	color:#0c0d46;
	font-weight:normal;
}
.index_news_ine > li > h2 > i{
	float:right;
	font-size:16px;
	color:#bdbdbd;
	text-align:center;
	line-height:20px;
	width:20px;
	border:1px solid #bdbdbd;
	border-radius:50%;
	font-weight:normal;
}
.index_news_ine > li > span{
	padding:10px;
	display:block;
	background:#fff;
	margin-bottom:10px;
}
.index_news_ine > li > span img{
	display:block;
}
.index_news_ine > li{
	font-size:13px;
	line-height:35px;
	color:#000;
	font-weight:bold;
}
.index_news_ine > li > s{
	display:inline-block;
	*zoom:1;
	width:6px;
	height:6px;
	border:1px solid #9a9a9a;
	border-radius:50%;
	vertical-align:middle;
	margin-right:10px;
}
.index_news_ine > li > a{
	display:block;
	width:115px;
	height:40px;
	line-height:40px;
	border:1px solid #9a9a9a;
	border-radius:20px;
	text-align:center;
	font-weight:bold;
	color:#000;
	margin-top:10px;
}
/*	新闻结束*/
/*资质开始*/
#pic_rongqi{
/*	width:375px;*/
	height:350px;
	position:relative;
	overflow:hidden;
	margin:0 auto;
}
#pic_rongqi ul{
	height:350px;
	position:absolute;
	left:0;
	top:0;
}
#pic_rongqi li{
	width:240px;
	float:left;
	text-align:center;
}
#pic_rongqi li a{
	display:block;
}
#pic_rongqi li a > div{
	background:#fff;
	width:196px;
	margin:auto;
	height:267px;
	padding:10px;
}
#pic_rongqi li img{
	width:196px;
	height:267px;
}
#pic_rongqi li a > span{
	display:block;
	font-size:14px;
	line-height:36px;
}
/*资质结束*/
/*底部结束*/