body{
    font-family: 黑体;
    	font-weight: bold;
}
.header {
	width: 100%;
	margin: 0 auto;
	height: 88px;
	border-bottom: #9c9c9c 2px solid;

}

.coon {
	width: 1600px;
	margin: 0 auto;
	height: 88px;
}

.headerleft {
	width: 200px;
	height: 88px;
	float: left;
}

.headerleft img {
	width: 200px;
	height: 88px;
}

.headerright {
	height: 88px;
	line-height: 88px;

	float: right;
	font-size: 20px;
}

.body {
	width: 1600px;
	margin: 0 auto;
}

/* 首页 */
.indexnav {
	width: 1600px;
	height: 240px;
	overflow: hidden;
}

.navcenter {
	width: 400px;
	font-size: 20px;
	font-weight: bold;
	margin: 0 auto;
	margin-top: 100PX;
}

.navleft {
	color: #000;
	height: 30px;
	border: #6c6c6c 1px solid;
	border-radius: 20px;
	width: 160px;
	line-height:30px;
	float: left;
	text-align: center;
}

.navright {
	color: #000;
	height: 30px;
	border: #6c6c6c 1px solid;
	border-radius: 20px;
		line-height:30px;
	width: 140px;
	float: right;
	text-align: center;
}

.indeximg {
	width: 1600px;
}

.contact {
	background-color: #000;
	width: 260px;
	color: #fff;
	height: 60px;
	border-radius: 60px;
	margin: 0 auto;
	margin-top: 80px;
}

.contactzi {
	float: left;
	height: 60px;
	line-height: 60px;
	font-size: 26px;
	margin-left: 20px;
}
.contact img{
	width: 40px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

/* 联系我们 */
.bodyleft {
	width: 800px;
	float: left;
}

.title {
	width: 800px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	font-size: 40px;
	margin-top: 280px;
	margin-bottom: 80px;
}

.des {
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
}

.leftbottom {
	width: 800px;
	height: 60px;
}

.bottomone {
	height: 60px;
	float: left;

	margin-right: 80px;

}

.bottomtwo {
	height: 60px;
	float: left;

}

.icon {
	width: 30px;
	height: 30px;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
}

.icon img {
	width: 30px;
	height: 30px;
}

.font {
	float: left;
	line-height: 60px;
}

.bodyright {
	width: 800px;
	float: right;
}

.bodyright img {
	width: 600px;
	margin-top: 160px;
	margin-left: 100px;

}