@charset "utf-8";
/* CSS Document */
body{
	width:auto;
	margin: 0 auto;
	text-align: center;
	background-color: #ccbb98;
}
/*导航*/
.daohanbj{
	width: auto;
	background-color: #c7aa70;
}
.daohan {
	width:1200px;
	height: 35px;
	margin: 0 auto;
	text-align: center;
}
.daohan ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #c7aa70;
}

li {
    float: left;
	margin-top: -7px;
}

li a {
    display: block;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
	color:#000000;
	
}

li a:hover {
    background-color: #eaae19;
}
/*banner*/
.banner img{
	width:1200px;
	height: auto; 
	margin: 0 auto; 
	text-align: center;
}
/*第一层导读*/
.hengtiao{
	width:1200px;
	height:auto;
	margin: 0 auto;
}
.hengtiaotu {
	width: 1200px;
	text-decoration: none;
	margin-top: 50px;
}
.hengtiaotu a{
	color:#ed6c33;
	text-decoration: none;
	font-size: 20px;
	font-weight:bold;
	letter-spacing:3px;
	font-family:"微软雅黑";
	margin-left: 10px;
}
.jieshao{
	text-decoration: none;
	
}
.jieshao p{
	color:#000000;
	font-size: 16px;
	line-height: 25px;
	letter-spacing:3px;
	font-family:"微软雅黑";
}
.jieshao p a{
	text-decoration:none;
    text-align: center;
	color:#000000;
}
.hengtiaotu a:hover{
	text-decoration:underline;
}

.jieshao a:hover{
	color:#AA8F4C;
}
/*第一层*/
.beijingtu1 img{
	position:relative;
	z-index: -1;
	margin-top: 50px;
}
.beijingtu1 .weizi1 p a{
	text-decoration:none;
    text-align: center;
	color:#000000;
}
.beijingtu1 .weizi1{
	width: 577px;
	height: 90px;
	text-align:justify;
	line-height: 25px;
	letter-spacing:2px;
	float: left;
	position:relative;
	z-index: 3;
	top: -1230px;
	left: 13px;
}
.beijingtu1  a:hover{
	text-decoration:underline;
}
.beijingtu1 .weizi2{
	width: 577px;
	height: 90px;
	text-align:justify;
	line-height: 30px;
	letter-spacing:2px;
	float: right;
	position:relative;
	z-index: 3;
	top: -830px;
	left: -13px;
}
.beijingtu1 .weizi2 p a{
	text-decoration:none;
    text-align: center;
	color:#000000;
}

.beijingtu1 .weizi3 p a{
	text-decoration:none;
    text-align: center;
	color:#000000;
}
.beijingtu1 .weizi3{
	width: 577px;
	height: 90px;
	text-align:justify;
	line-height: 25px;
	letter-spacing:2px;
	float: left;
	position:relative;
	z-index: 3;
	top: -600px;
	left: 13px;
}

.beijingtu1 .weizi4{
	width: 577px;
	height: 90px;
	text-align:justify;
	line-height: 30px;
	letter-spacing:2px;
	float: right;
	position:relative;
	z-index: 3;
	top: -230px;
	left: -13px;
}
.beijingtu1 .weizi4 p a{
	text-decoration:none;
    text-align: center;
	color:#000000;
}
/*第二层导读*/
.hengtiaotu1 {
	width: 1200px;
	text-decoration: none;
	margin-top: 100px;
}
.hengtiaotu1 a{
	color:#ed6c33;
	text-decoration: none;
	font-size: 20px;
	font-weight:bold;
	letter-spacing:17px;
	font-family:"微软雅黑";
	margin-left: 10px;
}
.hengtiaotu1 a:hover{
	text-decoration:underline;
}
.beijingtu1 p a:hover{
	text-decoration:underline;
	color:#AA8F4C;
}
/*底部*/
.dibu{
	width:auto;
	height: 120px;
	background-color: #c7aa70;
	margin-top: 200px;
}
.dibu dl dd{
	line-height: 35px;
	font-family:"微软雅黑";
	font-size: 14px;
	letter-spacing:1px;
	color:#000000;
}
.dibu dl dd a{
	text-decoration:none;
	color:#000000;
	
}

.dibu dl dd a:hover{
	text-decoration:underline;
}











