/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	width: 1200px;
	background-color: #f3d4e1;
	margin: auto
}
.contact {
	width: 1200px;
	height: 1600px;
	background: url(images/bg-img.jpg)
}
.top {
	background: url(images/bg-logo.jpg);
	width: 1200px;
	height: 240px;
}
.nav {
	width: 1200px;
	height: 80px;
	background-color: #a7e7ff
}
.menu {
	width: 1200px;
	height: 80px;
	background-color: #a7e7ff
}
.menu li {
	list-style: none;
	float: left
}
.menu li a {
	display: block;
	text-decoration: none;
	width: 240px;
	height: 80px;
	font: bolder 26px "微软雅黑";
	line-height: 80px;
	text-align: center;
	color: #5f5f5f
}
.menu li a:hover {
	background-color: #e7bcce;
	color: #FFFFFF
}
.menu .bnt {
	background-color: #e7bcce;
	color: #FFFFFF
}
.header {
	width: 1040px;
	height: 500px;
	margin-top: 60px;
	margin-left: 80px
}
.c-top {
	width: 188px;
	height: 68px;
	background-color: #a7e7ff;
	border: #f3d4e1 6px solid;
	position: relative;
	top: 40px;
	box-shadow: 10px 10px 20px #535353;
	font: bolder 24px "微软雅黑";
	color: #5f5f5f;
	text-align: center;
	line-height: 68px;
	letter-spacing: 4px
}
.c-left {
	width: 388px;
	height: 468px;
	background-color: #e7bcce;
	border: #a7e7ff 6px solid;
	margin-left: 140px;
	float: left;
	margin-top: -80px;
	border-radius: 20px
}
.c-menu {
	list-style: none;
	text-align: center;
	margin-top: 54px
}
.c-menu li {
	height: 65px;
	font: bolder 24px "微软雅黑";
	color: #FFFFFF
}
.c-right {
	width: 380px;
	height: 460px;
	background-color: cornflowerblue;
	float: left;
	margin-top: -80px;
	margin-left: 80px;
	background: url(images/geren.jpg) no-repeat;
	border: #a7e7ff 10px solid;
	box-shadow: 10px 10px 20px #535353
}
.c-zhong {
	width: 1040px;
	height: 240px;
	background-color: #e7bcce;
	margin-left: 80px;
	margin-top: 30px;
	border-radius: 20px;
}
h1 {;
	width: 1040px;
	height: 60px;
	background-color: #c3faff;
	font: bolder 26px "微软雅黑";
	color: #5f5f5f;
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
	text-align: center;
	line-height: 60px;
	letter-spacing: 4px
}
.c-zhong p {
	width: 980px;
	font: 16px "微软雅黑";
	color: #FFFFFF;
	margin-left: 30px;
	margin-top: 28px;
	line-height: 30px;
	text-indent: 32px
}
.c-bot {
	width: 1040px;
	height: 300px;
	margin-left: 80px;
	margin-top: 40px
}
.one, .two, .three {
	width: 240px;
	height: 300px;
	box-shadow: 10px 10px 20px #535353;
	float: left
}
.one {
	background: url(images/xiangce.jpg) no-repeat
}
.two {
	background: url(images/xiangce-one.jpg) no-repeat;
	margin-left: 40px;
}
.three {
	background: url(images/xiangce-two.jpg) no-repeat;
	margin-left: 40px
}
.bot-right {
	width: 168px;
	height: 68px;
	background-color: #c3faff;
	float: left;
	margin-top: 100px;
	margin-left: 60px;
	border: #f3d4e1 6px solid;
	border-radius: 20px;
}
.bot-right a {
	display: block;
	font: bolder 30px "微软雅黑";
	text-align: center;
	color: #5f5f5f;
	line-height: 68px;
	letter-spacing: 6px;
}
.bot-right a:hover{background-color: #fffbe6}
.c-bootom {
	width: 860px;
	height: 50px;
	background-color: #a7e7ff;
	margin-top: 50px;
	margin-left: 160px;
	border-left: #f3d4e1 10px solid;
	border-right: #f3d4e1 10px solid;
	border-top: #f3d4e1 10px solid
}
h3 {
	font: bolder 18px "微软雅黑";
	color: #5f5f5f;
	text-align: center;
	line-height: 50px;
	letter-spacing: 4px
}
