.header {
	width: 1000px;
	height: auto;
	margin: 0 auto;
}

.header-logo {
	width: 989px;
	height: 118px;
	margin: 0 auto;
}

.header-logo img {
	width: 100%;
	height: 100%;
}

.header-nav {
	width: 989px;
	height: auto;
	background-color: #FFFFFF;
	padding: 5px 5px 0px 5px;
}

.header-nav ul {
	background: url(../img/dhzj.jpg);
	width: 100%;
	height: 48px;
}

.header-nav ul li {
	float: left;
	height: 48px;
	line-height: 48px;
	text-align: center;
}

.header-nav ul .header-ago,
.header-nav ul .header-rear {
	width: 25px;
}

.header-nav ul .header-bg {
	width: 114px;
	height: 48px;
	background: url(../img/dhx.jpg);
}

.header-item {
	width: 255px;
	height: 48px;
	color: #FFFFFF;
}

.header-nav ul li a {
	color: #FFFFFF;
	font-weight: bold;
}

.header-nav ul li a:hover {
	color: #FFFF00;
}

.header-nav ul li span {
	font-size: 12px;
}

/* 轮播 */
.header-banner {
	width: 989px;
	height: 296px;
	background-color: #FFFFFF;
	padding: 5px;
}



.swiper-container {
    width: 100%;
    height: 100%;
}  

.swiper-slide,.swiper-slide img{
	width: 100%;
	height: 100%;
}

/* 
html {
	color: #000;
	background: #fff;
	height: 100%;
	margin-bottom: 1px;
}

body,
div,
ul,
li {
	margin: 0;
	padding: 0;
}

img {
	border: 0
}

ul {
	list-style: none;
}

html,
html body {
	color: #666;
	font: 12px/1.5 'Microsoft YaHei', '宋体', STHeiti, Verdana, Arial, Helvetica, sans-serif;
}

div.wrapper {
	width: 989px;
	margin: 0 auto;
	position: relative;
}

.fn-clear {
	zoom: 1;
}

.box_skitter {
	position: relative;
	background: none;
}

.box_skitter ul {
	display: none;
}

.box_skitter .container_skitter {
	overflow: hidden;
	position: relative;
}

.box_skitter .image {
	overflow: hidden;
}

.box_skitter .image img {
	display: none;
}

.box_skitter .box_clone {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	overflow: hidden;
	display: none;
	z-index: 20;
}

.box_skitter .box_clone img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}

.box_skitter .prev_button {
	position: absolute;
	top: 50%;
	left: 15px;
	z-index: 100;
	width: 57px;
	height: 62px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: -25px;
	background: url(../img/prev.png) no-repeat left top !important;
}

.box_skitter .next_button {
	position: absolute;
	top: 50%;
	right: 15px;
	z-index: 100;
	width: 57px;
	height: 62px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: -25px;
	background: url(../img/next.png) no-repeat left top !important;
}

.box_skitter .label_skitter {
	z-index: 150;
	position: absolute;
	display: none;
}

.loading {
	position: absolute;
	top: 50%;
	right: 50%;
	z-index: 10000;
	margin: -16px -16px;
	color: #fff;
	text-indent: -9999em;
	overflow: hidden;
	background: url(../images/ajax-loader.gif) no-repeat left top;
	width: 31px;
	height: 31px;
}

#slideshow {
	width: 989px;
	height: 296px;
}

#slideshow ul {
	display: none;
}

.container_skitter {
	width: 100% !important;
	height: 100% !important;
	margin: 0 auto;
}

#yc-mod-slider {
	width: 100%;
	height: 100%;
}
 */