*{margin: 0px;padding: 0px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,iframe { margin:0; padding:0; }
a { color: #333; text-decoration:none; }
.clearfix{zoom:1;}
ul, li{list-style:none;}
img{border:0;}
body{
			font-size:13px;min-width:1240px;font-family: "宋体";
			margin: 0px;line-height: 30px;
		}

/*
 * 初始化结束，页眉开始。
 */
/*
 * 页面底部
 */

.footer{
	background:url(../img/bottombjt.png);
	width:100%;
	height:285px;
}
.footer-box{
	width:1140px;
	height:300px;
	margin: auto;
}
.footer-left{
	margin-top: 50px;
	width: 320px;
	height: 220px;
	float: left;
}
.footer-left img{
	width: 120px;
	height: 120px;
	float: left;
}
.footer-left p{
	width: 120px;
	text-align: center;
	font-size: 25px;
	font-weight: 800;
	
}

.footer-right{
	width: 800px;
	height: 300px;
	float: right;
}
.footer-right h1{
	text-align: center;
	margin-top: 20px;
	color: #fff;
}
.top-foot1{
	height: 20px;
	width: 800px;
	margin-bottom: 20px;
}
.top-foot1 a{
	font-size: 20px;
	display: block;
	line-height: 20px;
	float: left;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 2px solid white;
	font-weight: bold;
	
}
.top-foot2 a{
	font-size: 14px;
	display: block;
	line-height: 20px;
	float: left;
	color: white;
	padding:0  5px;
	font-weight: bold;
	
}
.bottom-toot {
	width: 800px;
	margin-left: 15px;
}
.bottom-toot-left p{
	font-size: 14px;
	line-height: 25px;
	color: white;
}
.bottom-toot-left{
	width: 530px;
	float: left;
	
}
.gongshang img{
	width: 44px;
	height: 55px;
	float: left;
	position: relative;
	top: 80px;

}