@charset "utf-8";
.m{ clear:both; width:1200px; height:auto; margin:0 auto;}
.m_title{ clear:both; font-size:16px; font-weight:bold; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #EAEAEA; background:url(/img/icon_line.jpg) left 1px no-repeat; padding-left:15px;}
.m_title span{color:#ccc; font-weight:normal; padding-left:5px; font-size:13px;}
.m_title a{ font-size:12px; color:#ccc; float:right;}
.m_f1{width:1200px; height:300px;}
.m_f1_prof{width:880px; float:left;}
.m_f1_prof_txt{width:430px; font-size:13px; line-height:28px; float:right;}
.m_f1_tel{width:300px; float:right;}
.m_f1_tel table{ display:inline-block; padding-top:10px; font-size:13px; line-height:25px;}

/*产品展示*/
.m_f2{ margin-top:20px; height:420px;}
.da-thumbs {
	list-style: none;
	width: 1200px;
	height: 350px;
	position: relative;
	margin: 10px auto;
	padding: 0;
}
.da-thumbs li {
	float: left;
	margin-right: 6px;
	background: #fff;
	padding: 7px;
	margin-bottom:5px;
	position: relative;
	box-shadow: 0 0px 5px rgba(0,0,0,0.1);
}
.da-thumbs li a,
.da-thumbs li a img {
	width:220px;
	display: block;
	position: relative;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
	position: absolute;
	background: #333;
	background: rgba(75,75,75,0.7);
	width: 100%;
	height: 100%;
}
.da-thumbs li a div span {
	display: block;
	padding: 10px 0;
	margin: 40px 20px 20px 20px;
	font-size:18px;
	text-transform: uppercase;
	font-weight: normal;
	color: rgba(255,255,255,0.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
}
.da-thumbs li a h2{text-align:center; margin-top:5px;}

/*首页新闻*/
.m_f3{margin-bottom:30px; overflow:hidden;}
.m_f3_news_l,.m_f3_news_c{width:365px; float:left; margin-right:50px;}
.m_f3_news_r{width:365px; float:right;}
.m_f3 dd{
	padding-left: 20px;
	line-height: 30px;
	background: url(../img/icon01.jpg) no-repeat left center;

}
.m_f3 dd span{float:right;}

/*首页底部*/
.b_friend{width:1200px; overflow:hidden; padding:15px 0 0; margin:0 auto;}
.b_friend dt{line-height:25px; float:left;}
.b_friend dd{float:left; line-height:25px; margin-right:10px;}

.video{width:430px; float:left;}

