*{
	margin: 0 auto;
}

.dh{
	width: 1423px;
	height: 40px;
}

.dh p{
	width: 1300px;
	height: 40px;
	font-size: 20px;
	font-family: "黑体";
	color: #838180;
	text-align: right;
	margin-right: 50px;
	line-height: 40px;
	background:url(../images/tel.png) no-repeat 910px 2px;
}


.dh p span{
	margin-left: 30px;
	padding-left: 30px;
	background:url(../images/e.png) no-repeat 0px -8px;
}

.cd{
	width: 1423px;
	height: 120px;
	background:url(../images/LOGO.png) no-repeat 70px 20px #007DC2;
}

.cd p{
	color: #FFFFFF;
	text-align: right;
	font-size: 18px;
	line-height: 50px;
	padding-right: 50px;
}

.cd p a{
	color: #FFFFFF;
	text-decoration: none;
}

.cd p a:hover{
	color: black;	
}

.cd ul{
	margin-right: 5px;
	float: right;
	font-size: 18px;
}

.cd ul li{
	float: left;
	list-style: none;
	line-height: 70px;
}

.cd ul li a{
	display: block;
	width: 120px;
	color: #FFFFFF;
	text-decoration: none;
}

.cd ul li a:hover{
	color: black;
}

.gg{
	clear: both;
	width: 1423px;
	height: auto;
	margin-top: 5px;
}

.gg img{
	width: 1423px;
}