.newfootercont{
	width: 100%;
	position: fixed;
	bottom: 0;
	height: 72px;
	background: #fff;

}
.newfooter{
	height: 72px;
	position: absolute;
	left:50%;
	margin-left: -300px;
	height: 70px;
	width: 600px;
	margin-left: -300px;
	text-align: center;
	line-height: 72px;
	font-size: 18px;
	color: #999;
}

.newfooter span{

	font-size: 30px;
	color: #f69d1f;
}


/*.bodBg{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
	text-align: right;
}

.bod{
	background: url(../images/newindex/newindex.png) no-repeat;
	background-size: auto 100%;
	width: 100%; 
	height: 100%;
	float: right;
}*/


.newside{
	width: 800px;
	height: 500px;
	position: absolute;
	right: 18%;
	top: 15%;
}

.p_top{
	width: 800px;
	text-align: right;
	font-size: 18px;
	color: #999;
	height: 18px;
	margin-bottom: 50px;
}

.p_pbot{
	width: 800px;
	text-align: right;
	font-size: 46px;
	color: #4b4b4b;	
	height: 46px;
	margin-bottom: 80px;
}

.aceoct{
	width: 800px;
	width: 100%;
}
.aceoct img{
	float: right;
}

.bigban{
	width: 100%;
	height: 950px;
	position: relative;
	overflow: hidden;
}

.bigban_img{
	position: absolute;
	top: 0;
	left: 50%;
	width: 1920px;
	height: 950px;
	margin-left: -960px;

}

