@charset "utf-8";
/* CSS Document */
*,body{margin:0;padding:0;}
body{background:#F8F7F7;}
ul li{list-style:none;}
a{text-decoration:none;}
#top{
	width:100%;
	height:126px;
	background:#F8F7F7;
}
.topMain{overflow: auto;width: 80%;margin: 0 auto;}
.logo{
	width:35%;
	height:126px;
	float:left;
	background:url(images/1_02.jpg) no-repeat left center;
}
.brand{
	width:50%;
	height:126px;
	float:left;
	background:url(images/fengjiang.jpg) no-repeat left center;
}
.logoRight{width: 15%;float: left;}
.logoRight img{width: 115px; height: 115px;margin-top: 10px;}
.bg{
	width:100%;
	heigth:10px;
	background:#B9B7B8;
	border-top:2px solid #B41A22;
	clear:both;
}
#banner{width:100%;}
#banner img{width:100%;}
#main{width:90%;margin:0 auto;}
.title{
	width:100%;
	height:50px;
	margin:100px 0 50px 0;
	background:url(images/1_06.jpg) no-repeat center;
}
.mainImg{width:80%;margin:0 auto;overflow: auto;}
.mainImg li{width: 30%;float: left;text-align: center;position: relative;overflow: hidden;}
.border{border:3px solid #b4b4b4;}
.border:hover{cursor: pointer;border: 3px solid #d40000;}
.border div{color:#fff;
    width: 100%;
	font-size:14px;
	position: absolute;
	top: 340px;
	}
.border img{margin-top: 5px;}

.company{background:url(images/1_20.jpg) no-repeat center;}
.text{font-size:14px;width:85%;margin:0 auto;}
.text p{line-height:20px;}
#footer{
	width:100%;
	font-size:12px;
	color:#fff;
	background:#878787;
	margin-top:120px;
	border-top:2px solid #B41A22;
}
#footer .top{width:80%;margin:0 auto;}

#footer p{line-height:20px;white-space: nowrap;overflow: hidden;}
.pro{width: 30%; 
	margin-top: 20px;
	float:left;
}

.erweima{width: 30%;
	margin-top: 20px;text-align: center;
	float:left;
}
.erweima img{width:70px;height: 70px;margin: 0 auto;overflow: hidden;}

.callme{
	margin-top: 20px;
	float:left;
	width: 40%;
	margin-right: 0;
}
.banquan{margin-top:30px;padding-bottom: 5px;
	width:100%;
	clear:both;
	text-align:center;
}

