/* CSS Document */
.banner{
	width:100%;
	height:420px;
	margin:0 auto;
}

/*搜索*/
.search{
	width:100%;
	height:64px;
	background-image:url(../images/search_bg.jpg);
	background-repeat:repeat-x;
}
.search1{
	float:left;
	width:625px;
	height:47px;
	margin-left:9px;
	padding-left:11px;
	background-image:url(../images/search3.jpg);
	background-repeat:no-repeat;
}
.search1 span{
	color:#0370cd;
}
.search1 a{
	font:12px/47px "宋体";
	color:#888;
}

.search1 a:hover{
	color:#0370cd;
}
.search2{
	float:right;
	padding-top:7px;
}
.search2_left{
	float:left;
}
.search2_right{
	float:right;
}

/*走进埃力科*/
.about{
	width:100%;
	height:406px;
	background-image:url(../images/about_bg.jpg);
	background-repeat:repeat-x;
}
.about_left{
	width:370px;
	float:left;
	padding:101px 0 0 25px;
}
.about_right{
	float:right;
	width:772px;
	padding:31px 0 0 33px;
}
.about_right2{
	padding-top:16px;
	font:12px/22px "宋体";
	color:#333;
}
.about_right2 a{
	color:#0268b3;
}
.about_right3{
	padding-top:23px;
}
.about_right3 a{
	padding-right:10px;
}

/*产品展示*/
.product{
	width:100%;
}
.pro_1{
	padding-top:21px;
}
.pro_2{
	padding-top:25px;
}
.pro_2_left{
	width:230px;
	float:left;
}
.pro_2_left ul li{
	width:230px;
	height:46px;
	background-image:url(../images/pro4.jpg);
	background-repeat:no-repeat;
}
.pro_2_left ul li a{
	display:block;
	width:160px;
	height:46px;
	padding-left:70px;
	font:14px/46px "微软雅黑";
	color:#fff;
}
.pro_2_left ul li a:hover{
	color:#ffe806;
	background-image:url(../images/pro5.jpg);
	background-repeat:no-repeat;
}
.pro_2_right{
	width:935px;
	float:right;
	padding-left:35px;
}
.pro_2_right ul{
	width:940px;
}
.pro_2_right ul li{
	float:left;
	padding:0 19px 17px 0;
	position:relative;
}
.pro_2_right_img{
	width:213px;
	height:246px;
	padding:1px;
}
.pro_2_right ul li:hover .pro_2_right_img{
	padding:0;
	border:#ffba01 1px solid;
}
.pro_2_right_tt{
	width:213px;
	height:35px;
	position:absolute;
	z-index:999;
	top:212px;
	left:1px;
	background-image: url(../images/pro_7.png);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
	line-height:35px;
	font-size:12px;
	color:#ffffff;
	display:none;
}
.pro_2_right ul li:hover .pro_2_right_tt{
	display:block;
}
.pro_3{
	padding-top:33px;
	width:202px;
	height:41px;
	margin: 0 auto;
}
.pro_3 a{
	display:block;
	width:202px;
	height:41px;
	font:14px/41px "微软雅黑";
	text-align:center;
	color:#79bcf6;
	border:1px #79bcf6 solid;

}
.pro_3 a:hover{
	border:1px #ffba01 solid;
	color:#ffba01;
}


/*广告*/
.ad{
	width:100%;
	margin:0 auto;
	padding-top:40px;
}
/*新闻*/
.news{
	width:100%;
	padding-top:25px;
}
.news2{
	padding-top:41px;
}
.nwes2_left{
	float:left;
	border:1px #ababab solid;
}
.news2_right{
	width:651px;
	float:right;
	padding-left:38px;
}
.news2_fenlei{
	padding-left:133px;
	width:518px;
	height:33px;
	background-image:url(../images/news3.jpg);
	background-repeat:repeat-x;
}
.news2_fenlei ul li a{
	display:block;
	width:127px;
	height:31px;
	float:left;
	margin-right:11px;
	font:16px/31px "微软雅黑","宋体";
	text-align:center;
	border:1px #cbcbcb solid;
	background-color:#fff;
	color:#000;
}
.news2_fenlei ul li a:hover{
	color:#055cbd;
	border:1px #288eff solid;
}
.news2_fenlei .news2_fenlei_on{
	color:#055cbd;
	border:1px #288eff solid;
}
.news2_tuwen{
	padding-top:27px;
	width:650px;
	height:127px;
	border-bottom:1px #c6d9d7 solid;
}
.news2_tu{
	float:left;
}
.news2_wen{
	float:left;
	padding:8px 10px 0 21px;
	width:441px;
	height:100px;
	background-color:#f8f8f8;
	font:12px/22px "宋体";
	color:#6f6f6f;
}

.news2_wen a{
	font:16px/30px "微软雅黑", "宋体";
	color:#0180e5;
}
.news2_biaoti{
	padding-top:24px;
}
.news2_biaoti ul li{
	float:left;
	width:650px;
	height:13px;
	padding-bottom:16px;
}
.biaoti a{
	font:13px "微软雅黑","宋体";
	color:#5a5a5a;
	float:left;
}
.biaoti a:hover{
	color:#0180e5;
}
.riqi{
	font:13px "微软雅黑","宋体";
	color:#979797;
	float:right;
}

	
	
