body {
	font-family: "微软雅黑", "Microsoft Yahei", Arial, Helvetica, sans-serif,Times New Roman;
	font-size: 12px;

	height: 2188px;
	margin:0 auto;
	background-color: #282828;
}

.container {
	margin:0 auto;
  padding: 0;
	width: 100%;
	height: 100%;
	background: url('../images/zq_bg4.jpg') center top no-repeat;
}

.header {
	width: 100%;
	height: 230px;
	position: relative;
}

.nav {
	width: 1100px;
	height: 40px;

	margin: 0 auto;	
}

.nav ul {
	width: 436px;
	height: 40px;
	float: right;
	margin-bottom: 0px;
	background-color: rgba(73,56,39,0.55);
	background: #493827\9;/*IE*/
    filter: alpha(opacity=55);/*IE*/
}

.nav li {
	width: 113px;
	height: 24px;
	line-height: 24px;
	margin-left: 0px;
	list-style: none;
    display: inline-block;
	margin: 0 auto;	
	float: left;
	margin-top: 7px;
	border-right: 2px solid #fff;

}

.nav .last_li {
	border-right: none;
}

.nav a {
	color: #fff;
	text-decoration: none;
	width: 113px;
	height: 24px;
	font-size: 24px;	
	float: left;
	text-align: center;
}

.logo {
	width:128px;
	height:85px;
	/*background: url('../images/wy_logo.png') no-repeat;*/
	position: absolute;
	top:52px;
	left:278px;
}

.content {
	position: relative;
	width: 100%;
	height: 1658px;
	margin: 0 auto;
}

.links {
	width: 1089px;
	height: 340px;
	margin:0 auto;
}


.links ul {
	margin-top: 300px;

}

.links li {
	display: inline-block;
	float: left;
	width: 298px;
	height:99px;
	margin-left: 46px;
	margin-bottom: 20px;
}

.links a {
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	width: 298px;
	height: 99px;

}

.link1 {
	background: url('../img/link1.png') no-repeat;
}

.link2 {
	background: url('../img/link2.png') no-repeat;
}
.link3 {
	background: url('../img/link3.png') no-repeat;
}
.link4 {
	background: url('../img/link4.png') no-repeat;
}
.link5 {
	background: url('../img/link5.png') no-repeat;
}
.link6 {
	background: url('../img/link6.png') no-repeat;
}


.link1:hover {
	background: url('../img/link1_hover.png') no-repeat;
}

.link2:hover {
	background: url('../img/link2_hover.png') no-repeat;
}
.link3:hover {
	background: url('../img/link3_hover.png') no-repeat;
}
.link4:hover {
	background: url('../img/link4_hover.png') no-repeat;
}
.link5:hover {
	background: url('../img/link5_hover.png') no-repeat;
}
.link6:hover {
	background: url('../img/link6_hover.png') no-repeat;
}


.detail {
	width: 1241px;
	height: 1288px;
	margin:0 auto;
	position: relative;
}

.title {
	width: 1241px;
	height: 78px;
	background: url('../img/t-1.png') no-repeat;
	margin:0 auto;
}

.detail p {
	width: 74%;
	height: 100px;
	float: right;
	margin-bottom: 0px;
	font-size: 24px;
	color: #ffefb3;
}

.detail span {
	height: 100px;
	margin-left: 180px;
}


.pic {
	width: 80%;
	height: 400px;
	margin: 0 auto;
	margin-left: 100px;
}

span.time {
	width: 104px;

	float: left;
	float: left;
	margin-right: 20px;
	background: url('../img/time.png') no-repeat;
}

span.serv {
	width: 104px;

	float: left;
	margin-right: 20px;
	background: url('../img/serv.png') no-repeat;
}

span.cont {
	width: 104px;

	float: left;
	margin-right: 20px;
	background: url('../img/cont.png') no-repeat;
}

span.gift {
	width: 104px;

	float: left;
	margin-right: 20px;
	background: url('../img/gift.png') no-repeat;
}

table tr td {
	font-size: 24px;
	color: #ffefb3;
	border:1px solid #ffefb3;
}

.r1 {
	width: 100px;
}

.r2 {
	width: 500px;
}

.r3 {
	width: 100px;
}

.top {
	width: 125px;
	height: 54px;
	float: right;
	margin-top: 120px;
	background: url('../img/top.png') no-repeat;
}








.footer {
	width: 100%;
	height: 212px;
	padding-top: 36px;
	margin:0 auto;
	background-color: #333333;
}

.footer p {
	text-align: center;
	margin-bottom: 12px;
	color: #b0afaf;
}

.footer a {
	text-align: center;
	text-decoration: none;
	color: #b0afaf;
}