﻿*html {
	background-image:url(about:blank);
	background-attachment:fixed;
}
body {
	font-family:"Helvetica Neue",Helvetica,Arial,"Microsoft YaHei","Hiragino Sans GB","Hiragino Kaku Gothic Pro",sans-serif;
	font-size:13px;
	margin:0;
	color:#333;
}
div,img,p,ul,li,ol,h1,h2,h3,h4,h5,h6 {
	margin:0px;
	padding:0px;
}
ul,li {
	list-style:none
}
.clear {
	clear:both;
	display:block;
}
.parents {margin-bottom:20px;
	display:block;
	height:auto;
	overflow:auto;
}
.zcd {
	position:relative;
	display:block;
	margin:0 auto;
	width:100%;
	height:384px; /*幻灯片高度*/
}
.hdimg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:380px;/*幻灯片高度*/
}
.hdimg a {
	display:inline-block;
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent:-2000px;
}
.anniu {
	position:absolute;
	bottom:20px;
	width:100%;
}
ul#anniu {
	margin:0 auto;
	width:180px;
}
ul#anniu li {
	display:inline-block;
	float:left;
	width:20px;
	height:20px;
	text-align:center;
	margin-right:5px;
	cursor:pointer;
}
ul#anniu li {
	color:#fff;
}
.clo-hei {
	color:#000;
}
.kaiguan {
	position:absolute;
	top:5px;
	width:100%;display:none;
}
.kaiguan span {
	display:block;
	width:80px;
	margin:0 auto;
	cursor:pointer;
}