@charset "utf-8";
/* CSS Document */
/*body{
	background-color: #333;
}*/
body,html,div,p,pre,ul,li,span,img,h4{
	margin:0;
	padding:0;
	/*background-color: #333;*/
}

.contentboxnav{
	background:  url(../images/probg.png)no-repeat center 30px;
}
.contentboxnav-tit{
	display: block;
	margin: 23px 0 15px 0;
}
.contentboxnav-tit p{
	font-weight: bold;
	font-size: 30px;
	float: left;
}
.contentboxnav-tit a{
	display: block;
	float: right;
	margin: 10px 0 0 0;
}
.contentboxnav-tit a img{
	width: auto;
}
#wrapBox ul{
	position:relative;
	/*width:1645px;*/
	height:750px;
}
#wrapBox li{
	list-style:none;
	position:absolute;
    width:0;
	height:0;
	top:146px;
	left:800px;
	z-index:0;
	cursor:pointer;
	/*overflow:hidden;*/
	border-radius:3px;
	text-align:center;
	left:30px;
}
#wrapBox li a{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#wrapBox img{
	width:100%;
	height:100%;
	vertical-align:top;
	outline:none;
}
#wrapBox{
	position:relative;
	/*width:1645px;*/
	height:830px;
	margin:0 auto;
	 padding-top:50px; 
}
#wrapBox li div{
	position:absolute;
	bottom: -60px;
	width:100%;
	height:50px;
	text-align: center;
	color:white;
}
#wrapBox li h4{
	position: absolute;
	z-index: 9;
	margin:0 10px;
	font:14px/24px arial;
	color:#000;
	display: block;
	text-align: center;
	width: 96%;
}
#wrapBox li div h4:hover{
	color: #c70000;
}
#wrapBox li div p{
	margin:5px 10px 0;
	text-indent:2em;
	font:14px arial;
}
#wrapBox .prev, #wrapBox .next{
	position:absolute;
	top:83%;
	width:69px;
	height:48px;
	overflow:hidden;
	text-indent:-999px;
	cursor:pointer;
	z-index:999999;
}
#wrapBox .prev{
	left:75px;
	display: none;
	top:720px;
	background:#3a4950 url(../images/pro_Previous.png) no-repeat 50%;
}
#wrapBox .next{
	right:75px;top:720px;display: none;
	background: #3a4950 url(../images/pro_next.png) no-repeat 50%;
}
#wrapBox em{ width:970px;height:11px;background:#3a4950;position:absolute;top:95.5%;left:75px; display: none;}
#wrapBox em strong{ position:absolute;left:0;width:194px;height:100%;background:#fdd000; }
.5{ width:10%; height:10%; left:10%;}

.1 img a:hover { background:url(../images/p1_2.html)}

