*{margin:0; padding:0;}
body{
	background-image: url(../images/zn_bg.jpg);
}
.download {
	position: relative;
	top: 400px; 
	margin-left: 400px;
}
.lib_download .dx{
	position: absolute;
	top: 150px;
	border: 1px solid black;
	background-color: white;
	width: 100px;
	height: 30px;
	line-height: 28px;
	text-align: center;
}
.lib_download .vc{
	position: absolute;
	left: 130px;
	top: 147px;
	margin-top: 3px;
	border: 1px solid black;
	background-color: white;
	width: 100px;
	height: 30px;
	line-height: 28px;
	text-align: center;
}
.lib_download .net{
	position: absolute;
	left: 260px;
	top: 147px;
	margin-top: 3px;
	border: 1px solid black;
	background-color: white;
	width: 100px;
	height: 30px;
	line-height: 28px;
	text-align: center;
}
.lib_download .drive{
	position: absolute;
	left: 390px;
	top: 147px;
	margin-top: 3px;
	border: 1px solid black;
	background-color: white;
	width: 100px;
	height: 30px;
	line-height: 28px;
	text-align: center;
}
.lib_download .dx a{
	color: black;
	text-decoration: none;
}
.lib_download .dx a:hover{
	text-decoration: underline;
}
.lib_download .vc a{
	color: black;
	text-decoration: none;
}
.lib_download .vc a:hover{
	text-decoration: underline;
}
.lib_download .net a{
	color: black;
	text-decoration: none;
}
.lib_download .net a:hover{
	text-decoration: underline;
}
.lib_download .drive a{
	color: black;
	text-decoration: none;
}
.lib_download .drive a:hover{
	text-decoration: underline;
}
.bg1_img {
	position: absolute;
	top:250px;
	left: -15px;
}
.pz_container {
	position: absolute;
	top:260px;
	left: 10px;
	width: 1080px;
	height: 250px;
	/*background-color: red;*/
}
.pz_container .pc{
	position: absolute;
	top:20px;
	left: 20px;
	width: 540px;
	height: 250px;
	/*background-color: blue;*/
}
.pz_container .phone{
	position: absolute;
	top:20px;
	left: 540px;
	width: 540px;
	height: 250px;
}
.pz_container .pc li{
	border: 1px solid #bfa885;
	border-top: none;
	float: left;
	margin-top: 10px;
	list-style: none;
	width: 110px;
	text-align: center;
	color: #bfa885;
	height: 33px;
	line-height: 35px;
	cursor: pointer;
}
.pz_container .phone li{
	border: 1px solid #bfa885;
	border-top: none;
	float: left;
	margin-top: 10px;
	list-style: none;
	width: 110px;
	text-align: center;
	color: #bfa885;
	height: 33px;
	line-height: 35px;
	cursor: pointer;
}
.left_hz{
	font-size: 10px;
}
.left_hz p{
color: #caced8;
font-size: 7px;
}
.footer a{
color: #555;
text-decoration: none;
font-size: 13px;
}
.footer a:hover{
	color: white;
}
.footer span{
	color: #555;
	font-size: 1px;
}
.footer p{
	font-size: 1px;
	color: #555;
}