﻿*{
	padding:0px;
	margin: 0px;
}
ul li{list-style: none}
a{text-decoration: none}
body{background: rgba(226,208,53,1);background: url(../images/bodybj.jpg) no-repeat;
	background-size: 300%;
	background-position:auto 50%; background-attachment: fixed;background-size: 100% 100%;}
header{
	width:1000px;
	margin:0 auto; 
}
header nav{/* 导航上部背景标志图*/
	width:1000px;
	height: 150px;
	background: url(../images/top.png) no-repeat;
	/*background-position:100px 0px;*/  
	/*border:1px solid #000;*/
	margin-top: 0px;
/*	float: left;*/  
}

.ttop{width:100%;height: 25px;margin: 0 auto;background: linear-gradient(#fff,rgba(242,206,160,0.5));
	}
.top{width:1000px;/*border:1px solid ;*/margin:0 auto;/*background: green;*/}
.top01{  /*导航部分*/width:1000px;height: 40px;background:rgb(191,150,100);
	background: rgb(242,219,189);	background: url(../images/tt.png);			
	text-align: center;margin-bottom: 0px;border-bottom: 2px groove #fff;border-top-right-radius:1px;
	 border-top-left-radius:10px;}
.top01 ul li{float: left;}
.top01 ul li a{float: left;margin: 15px;margin-left:15px;color:#fff;text-align: center;perspective:1000px;
	font-size: 14x;font-family: 宋体;line-height:12px;letter-spacing: 0px;font-weight: 
	bold;letter-spacing: 8px;}
.top02{ /*导航部分*/width:1000px;height: 40px;background:rgb(153,32,3);background: url(../images/bbj.jpg);				
	text-align: center;margin-bottom: 0px;margin-top: 3px;border-bottom: 3px groove #fff;
	border-bottom-left-radius:10px; }
.top01 ul li :hover{color:#000;transform:scale(1.1);border-right: 0px solid #fff;}
.top01 ul li a:hover{}
.middle{width: 1000px;height: 450px;}
.bottom{width:1000px;height:70px;background: linear-gradient(#fff,rgb(73,126,206))}
.zjij p{text-indent:32px;}

