
/*************************************************************banner**********************************************************/
/*************************************************************content**********************************************************/
.content {
	width:100%;
	height:auto;
	overflow:hidden;
}
#box1_wrapper {
	background:#030303 50% 0 fixed;
	height:1000px;
	width:100%;
	position:relative;
}
#box2_wrapper {
	background:#323232 50% 0 fixed;
	height:auto;
	width:100%;
	position:relative;
}
#box3_wrapper {
	background:#121212 50% 0 fixed;
	height:auto;
	width:100%;
	position:relative;
}
#box4_wrapper {
	background:#030303 50% 0 fixed;
	height:auto;
	width:100%;
	position:relative;
}
#box5_wrapper {
	background:#fefefe 50% 0 fixed;
	height:750px;
	width:100%;
	position:relative;
}
/***************bancpmz****************/
.bancpmz {
	width:215px;
	height:75px;
	text-align:center;
	line-height:75px;
	color:#fff;
	font-size:40px;
	margin-left:25%;
	margin-top:30%;
}
.content1 {
	left:20%;
	top:55%;
}
.content2 {
	left:15%;
	top:15%;
}
.content3 {
	left:40%;
	top:20%;
}
.content-wrap .content-list {
	position: absolute;
	overflow: hidden;
	cursor: pointer;
}
.content1-wrap .covering {
	z-index: 3;
}
.content1-wrap .text {
	position: absolute;
	bottom:20px;
	left: 0;
	z-index: 2;
	color:#000000;
	text-align: center;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	display: none;
}
.content1-wrap .content1-xiang {
	z-index: 1;
}
.content1-wrap .text-wrap {
	position: relative;
	width: 100%;
	height: 100%;
}
.content1-wrap span{ display:block; width:100px; height:20px; line-height:20px; margin:0 auto; background:url(../images/probg.png)}
.text-wrap .covering {
	position: absolute;
	left: 0;
	top:0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0.5;
	filter:alpha(opacity=50);
}
.content1-wrap img {
	position: absolute;
	width: 100%;
}
.text-content .text-content {
	position: relative;
	z-index: 1;
}
.show-wrap {
	position: fixed;
}
.canting .xiang {
	position: absolute;
	width: 80px;
	height:80px;
	cursor: pointer;
	z-index:9999999;
}
/***************bancpmz****************/