@charset "utf-8";
/* CSS Document */
.content{
	margin-top:5px;
	background:url(../img/content_bg.jpg) repeat-y;
}
.contentCenter{
	background:url(../img/contentCenter_bg.jpg) no-repeat top;
}
.contentBottom{
	height:15px;
	background:url(../img/contentBottom_bg.jpg) no-repeat;
}
.contTop{
	width:970px;
	padding:10px 5px 18px;
	border-bottom:1px solid #E3EBEF;
}
.aboutUs{
	width:610px;
	float:left;
}
.title{
	height:42px;
	padding:0 20px 0 32px;
}
.title_bg1{
	background:url(../img/title_bg1.jpg) no-repeat;
}
.title_bg2{
	background:url(../img/title_bg2.jpg) no-repeat;
}
.title h4{
	float:left;
	color:#333;
	line-height:42px;
	font-family:Microsoft YaHei !important;
}
.title h4 span{
	color:#0053B6;
	font-size:15px;
	font-weight:bold;
	padding-right:10px;
}
.title a{
	float:right;
	display:inline;
	margin-top:12px;
}
.aboutCont{
	padding:12px 5px 0;
}
.aboutCont img{
	width:253px;
	height:122px;
	float:left;
	display:inline;
	padding:3px;
	margin-right:8px;
	background:url(../img/aboutPic_bg.jpg) no-repeat;
}
.aboutCont p{
	color:#666;
	line-height:21px;
	overflow:hidden;
	white-space:normal;
	height:128px;
}
.aboutCont a{
	color:#FF9900;
	font-weight:bold;
}
.news{
	width:360px;
	float:right;
}
.newsList{
	height:135px;
	padding:5px 5px 0;
}
.newsList ul{
	float:left;
}
.newsList ul li{
	float:left;
	width:336px;
	color:#838383;
	line-height:26px;
	padding:0 5px;
	border-bottom:1px dashed #DFDFDF;
}
.newsList ul li a{
	float:left;
	color:#838383;
	padding-left:18px;
	background:url(../img/news_a_bg.png) no-repeat left center;
}
.newsList ul li span{
	float:right;
}
.contBottom{
	height:152px;
	padding:10px 10px 0;
}
.contact{
	width:341px;
	float:left;

}
.title2{
	height:25px;
	color:#333;
	padding-left:3px;
	font-family:Microsoft YaHei !important;
	background:url(../img/title_bg3.jpg) no-repeat bottom left;
}
.title2 span{
	color:#0053B6;
	font-size:15px;
	font-weight:bold;
	padding-right:10px;
}
.contactUs{
	color:#434646;
	font-size:14px;
	line-height:28px;
	padding-top:5px;
	background:url(../img/contact_bg.jpg) no-repeat 187px;
}
.contactUs span{
	color:#FF0000;
	font-size:12px;
}
.productShow{
	width:600px;
	float:right;
}
.gd{
	width:600px;
	height:152px;
	overflow:hidden;
	position:relative;
	margin-top:9px;
}

.gd .Cont{
	float:left;
	position:absolute;
	left:0px;
}

.gd .Cont .box{
	float:left;
	width:176px;
	height:152px;
	display:inline;
	overflow:hidden;
	position:relative;
}
.gd .Cont .box a{
	display:block;
}
.gd .Cont .box a img{
	 height: 117px;
    padding: 6px 5px;
    width: 149px;
	background:url(../img/productImg_bg.jpg) no-repeat;
}
.title1{
	height:25px;
	color:#333;
	padding-left:3px;
	font-family:Microsoft YaHei !important;
	background:url(../img/tt.jpg) no-repeat bottom left;
}
.title1 span {
    color: #0053B6;
    font-size: 15px;
    font-weight: bold;
    padding-right: 10px;
}







