﻿ @charset "utf-8";
body {
	margin: 0px auto;
	font-family: "微软雅黑";
	font-size: 14px;
}
ul, li, a, span, h1, div, ol, h1, h2, h3, h4, p, hr, input, label {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style: none;
}
body, td, th {
	font-family: 微软雅黑;
}
body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background: url(../images/wzbj.jpg) repeat;
}
a {
	color: #3e4042;
	text-decoration: none;
	outline: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #d30002;
}
a:active {
	text-decoration: none;
}
border {
	border: 0px;
}
img {
	border: 0px;
}
.clear {
	clear: both;
}
i, em {
	font-style: normal;
}
.f-l {
	float: left;
}
.f-r {
	float: right;
}
/*--导航--*/

#dh {
	width: 100%;
	height: auto;
	background-image: linear-gradient(#ff0002, #800202);
	margin-top: -10px;
}
* {
	list-style: none;
}
.w {
	MARGIN: 0px auto;
	WIDTH: 1300px;
}
.margintop10 {
	MARGIN-TOP: 0px
}
.cl {
	CLEAR: both
}
.nav1 {
	LINE-HEIGHT: 0px;
	HEIGHT: 60px;
}
.nav1 UL .pli {
	Z-INDEX: 2332;
	POSITION: relative;
	TEXT-ALIGN: center;
	LINE-HEIGHT: 60px;
	WIDTH: 216px;
	FLOAT: left;
	HEIGHT: 60px;
	list-style: none;
}
.nav1 UL .pli OL {
	POSITION: absolute;
	PADDING-BOTTOM: 0px;
	WIDTH: 145px;
	DISPLAY: none;
	HEIGHT: auto;
	LEFT: 0px
}
.nav1 UL .onpli {
	background: url(../images/dh.png) center no-repeat;
}
.nav1 UL .onpli OL {
	DISPLAY: block
}
.nav1 UL .pli A {
	DISPLAY: block;
	FONT-FAMILY: "微软雅黑";
	COLOR: #fff;
	FONT-SIZE: 16px;
	text-decoration: none;
	font-weight: normal;
}
.nav1 UL .pli A:hover {
	COLOR: #fff;
	
}
.nav1 UL .onpli A {
	COLOR: #fff;

	text-decoration: none;
	list-style: none;
}
.nav1 UL .pli OL LI A:hover {
	DISPLAY: block;
	BACKGROUND: #57BC54;
	COLOR: #fefefe;
	TEXT-DECORATION: none
}
.nav1 UL .pli OL LI A {
	COLOR: #ffffff;
	FONT-SIZE: 14px;
	FONT-WEIGHT: normal
}
.nav1 UL .pclosepli OL {
	DISPLAY: none
}
/*焦点图*/

#banner {
	position: relative;
	overflow: hidden;
	width: 100%;
}
#banner ul {
	position: relative;
	overflow: hidden;
	width: 300%;
	z-index: -1
}
#banner ul li {
	width: 33.333%;
	float: left
}
#banner ul li img {
	width: 100%;
	display: block;
	;
}
#banner aside {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 0;
	width: 90%;
	right: 0;
	left: 0;
	margin: auto
}
#banner aside span {
	display: block;
	width: 65px;
	height: 65px;
	z-index: 63;
	background: rgba(255,255,255,0.6);
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: relative;
	cursor: pointer;
	opacity: 0;
	transition: all 0.3s;
	margin-top: -2%;
}
#banner:hover aside span {
	opacity: 1;
}
#banner aside span:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 20%;
	margin: auto;
	width: 27px;
	height: 27px;
	border-top: 3px solid #434343;
	border-left: 3px solid #434343;
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg)
}
#banner aside span.prev {
	float: left;
}
#banner aside span.next {
	float: right;
}
#banner aside span.next:after {
	left: 0;
	right: 20%;
	-webkit-transform: rotateZ(135deg);
	-moz-transform: rotateZ(135deg);
	-ms-transform: rotateZ(135deg);
	-o-transform: rotateZ(135deg);
	transform: rotateZ(135deg)
}
#banner>div {
	width: 110px;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 7%;
	margin: auto
}
#banner>div em {
	display: block;
	float: left;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 3px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 4.75px;
	background: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	cursor: pointer
}
#banner>div em.act {
	background: #c52b25
}
.sl, .st, .st div, .sl div {
	overflow: hidden;
}
