﻿*{
	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:1100px;
	margin:0 auto; 
}
header nav{/* 导航上部背景标志图*/
	width:1100px;
	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:1100px;/*border:1px solid ;*/margin:0 auto;/*background: green;*/}
.top01{  /*导航部分*/width:1100px;height: 40px;
	background: #ed5736;	/*background: url(../images/tt.png);	*/	
	text-align: center;margin-bottom: 0px;border-bottom: 2px groove #fff;border-top-right-radius:1px;
	 }.top01 ul li .a1{margin-left:115px;}
.top01 ul li{float:left;}
.top01 ul li a{float: left;margin: 15px;margin-left:56px;margin-right:106px;
	color:#000;text-align: center;perspective:1000px;
	font-size: 14px;font-family: 宋体;line-height:12px;letter-spacing: 6px;
	font-weight: bold;}
.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:#fff;transform:scale(1.1);}
.top01 ul li a:hover{}
.middle{width: 1100px;height: 450px;}
.bottom{width:1100px;height:70px;background: linear-gradient(#fff,rgb(73,126,206))}
.zjij p{text-indent:32px;}

