* {
	margin: 0;
	padding: 0;
}
li{
	list-style: none;
}
#bod{
	margin: 0 auto;
	width: 1200px;
	height: 2200px;
	background:url(../images/back.png) no-repeat;
}
#bg{
	margin: 0 auto;
	width: 1200px;
	
	
}
#nav{
    margin-left: 410px;
	margin-top: -60px;
}
#nav li{ 
	float: left;
	list-style: none;
	font-size: 30px;
	margin-bottom: 15px;
	margin-right: 35px;
}
#nav a{
	color: #fff;
	text-decoration: none;
}
#nav a:hover{
	color: #fad000;
	text-decoration: none;
}
#new1{
	margin-top: 88px;
	margin-left: 61px;
	width: 530px;
}
#new1 h1{
	color: #FFFFFF;
	margin-bottom: 32px;
	letter-spacing: 25px;
}
#new1 p{
	color: #FFFFFF;
	font-size: 24px;
	line-height: 42px;
}
#new1_img{
	margin: -265px 0 0 610px;
}
#new2 ul li{
	float: left;
	list-style: none;
	margin-right: 0px;
}
#new2 {	
	margin-top: 100px;
	margin-left: 73px;
}
#new2 img{
	cursor: pointer;
	transform: all 0.6s;
}
#new2 img:hover{
	transform: scale(1.1);
}
#new3{
	margin-left: 42px;
}
#new3 li{
	float: left;
	color: #FFFFFF;
	margin: -50px 95px 0 0;
}
#new3 h3{
	text-align: center;
	line-height: 26px;
}
#new3 p{
	font-size:19px;
	line-height: 33px;
}
#new3 .new3_text3{
	margin-right: 125px;
}
#new3 .new3_text4{
	margin-right: 140px;
}
#new4 {
	margin: 50px 0 0 165px;
}
#new4_text{
	color: #FFFFFF;
	margin: 200px 0 0 20px;
	letter-spacing: 25px;
}
#new4_img1{
	margin-right: 25px;
}
#footer{
	margin-top: 90px;
}
#footer p {
	text-align: center;
	color: #ccc;
	font-size: 17px;
}
.clear {
	clear: both;
}
