﻿*{
	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:1250px;
	margin:0 auto; 
}
header nav{/* 导航上部背景标志图*/
	width:1250px;
	height: 141px;
	background: url(../images/1.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: /*url(../images/2.gif) no-repeat*/linear-gradient(#fff,rgba(242,206,160,0.5));
	}
.top{width:1250px;/*border:1px solid ;*/margin:0 auto;/*background: green;*/}
.top01{  /*导航部分*/width:1250px;height: 40px;border-top: 3px groove #fff;
	background:#c7000b;/*background: url(../images/tt.png);*/
	text-align: center;margin-top: 3px;border-bottom: 1px groove #fff;
	border-radius:3px;
	 }.top01 ul li .a1{margin-left:45px;}
.top01 ul li{float:left;}
.top01 ul li a{
	float: left;margin: 15px;margin-left:37px;margin-right:28px;
	color:#fff;text-align: center;perspective:1250px;
	font-size: 16px;font-family: 黑体;line-height:10px;letter-spacing: 1px;
	font-weight: normal;}
.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:#c7b370;transform:scale(1.0);}
.top01 ul li a:hover{}
.middle{width: 1250px;height: 200px;}
.bottom{width:1250px;height:70px;background: linear-gradient(#fff,rgb(73,126,206))}
.zjij p{text-indent:32px;}

