
* {
	margin: 0;
	padding: 0
}
body {
	background: #F641A3
}
.all {
	width: 1200px;
	margin: auto
}
.content {
	width: 1200px;
	height: 1390px;
	background: url(images/shouyewenlu.png) no-repeat #D9D9D9;
}
.header {
	width: 1200px;
	height: 240px;
	text-align: center;
}
.logo {
	width: 76px;
	height: 80px;
	background: url(images/logo.jpg) no-repeat;
	border-radius: 40px;
	margin-left: 560px;
	position: relative;
	top: 60px
}
.xm h1 {
	font: bolder 20px "微软雅黑";
	color: #FFFFFF;
	margin-top: 70px;
}
.nav {
	width: 1040px;
	height: 40px;
	margin-top: 20px;
	margin-left: 40px
}
.nav li {
	list-style: none;
	float: left
}
.nav li a {
	display: block;
	width: 180px;
	height: 40px;
	text-decoration: none;
	font: bolder 20px "微软雅黑";
	color: #ffffff;
	text-align: center;
	line-height: 40px;
	border-right: 2px #ffffff solid
}
.nav li a:hover {
	background-color: #000000;
	color: #FF0004
}
.nav .btn-nb {
	background-color: #000000;
	color: #FF0004
}
.nav #tel {
	width: 60px;
	height: 40px;
	background: url(images/tel.png) no-repeat;
	margin: 8px 0 0 70px;
	border-right: none
}
.main {
	width: 1200px;
	height: 720px;
	background: url(images/main.jpg) no-repeat;
	margin-top: 20px
}
.next a {
	display: block;
	width: 160px;
	height: 80px;
	font: bolder 80px "微软雅黑";
	color: #F641A3;
	text-decoration: none;
	line-height: 80px;
	text-align: center;
	position: relative;
	left: 520px;
	top: 60px
}
.next a:hover {
	background-color: #000000;
	color: #FF0004
}
.c-right a {
	display: block;
	width: 280px;
	height: 40px;
	background-color: #99CCFF;
	font: bolder 20px "微软雅黑";
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: center;
	line-height: 40px;
	float: right;
}
.c-right {
	position: relative;
	right: 20px;
	bottom: -650px
}
.footer {
	width: 1200px;
	height: 200px;
	background-color: #333333;
	margin-top: 140px
}
.footer h1 {
	font: bolder 36px "微软雅黑";
	color: #FFFFFF;
	text-align: center;
	line-height: 200px;
	letter-spacing: 10px;
	outline: none;
}
/* CSS Document */

