html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, big, cite, code, del, dfn, em, img, ins, kbd, q, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav audio, video, input {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	-webkit-tap-highlight-color: transparent
}
html {
	font-size: 75%;
	-webkit-text-size-adjust:none
}
body {
	font-size: 14px;
}
body {
	line-height: 1;
	font-family: 	'Microsoft YaHei', 'PingFang SC', 'STHeitiSC-Light', 'Helvetica-Light', arial, sans-serif, 'Droid Sans Fallback';
	background: #fff;
	color: #383838;
}
img {
	border:none;
}
ul, ol {
	list-style:none
}
input {
	padding-top:0;
	padding-bottom:0;
	border:none
}
a {
	text-decoration:none;
}
.fl {
	float:left;
}
.fr {
	float:right
}
.clearfix:after {
	content:"";
	height:0;
	line-height:0;
	display:block;
	visibility:hidden;
	clear:both;
}
.clearfix {
	zoom:1;
}
//兼容IE6  * {
zoom:1
}
.fullSlide {
	position:relative;
	background:;
	margin:0 auto;
	margin-top: 55px;
	margin-bottom: 45px;
	max-width: 1000px;
}
.fullSlide .bd {
	position:relative;
	z-index:0;
}
.fullSlide .bd li img {
	width:100%;
	vertical-align:top;
}
.fullSlide .hd {
	position:absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -65px;
	z-index:1;
	text-align:center;
}
.fullSlide .hd ul {
	text-align:center;
	padding-top:5px;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
*display:inline;
	zoom:1;
	width:16px;
	height:16px;
	margin:5px;
	background:url(theme/default/images/bannerdot.png) -26px 0;
	overflow:hidden;
	font-size:0;
}
.fullSlide .hd ul .on {
	background-position:0 0;
}
.fullSlide .prev {
	z-index:1;
	display:none;
	width:58px;
	height:58px;
	position:absolute;
	top: 50%;
	left: -200px;
	text-align: center;
	background-color: #383838;
	filter:alpha(opacity=10);
	opacity:0.1;
	transition: 0.6s all;
}
.fullSlide .prev i, .fullSlide .next i {
	display: inline-block;
	width: 13px;
	height: 25px;
	text-align: center;
	background: url(images/arrow_03.png) no-repeat;
	margin-top: 16px;
}
.fullSlide .next i {
	background: url(images/arrow_05.png) no-repeat;
}
.fullSlide .next {
	position: absolute;
	top: 50%;
	width:58px;
	height:58px;
	text-align: center;
	display: none;
	background-position:right 0;
	right: -200px;
	background-color: #383838;
	filter:alpha(opacity=10);
	opacity:0.1;
	transition: 0.6s all;
}
.fullSlide .prev:hover, .fullSlide .next:hover {
	filter:alpha(opacity=80);
	opacity:0.8
}
.fullSlide .fuu-img img {
	width: auto;
	max-width: 100%;
	max-height: 635px;
}
.swiper-slide a {
	display: block;
	width: 100%;
}
.swiper-slide a img {
	width: 100%;
}
.swiper-container {
	margin-top: 20px;
	margin-bottom: 15px;
}
		/*.fullSlide:hover .prev{display: block;}
		.fullSlide:hover .next{display: block;}*/
