body {padding:0;margin:0;font-size:14px; font-family:"微软雅黑"; color: #7f7f7f;}
h1, h2, h3, h4, h5, h6, form, div, p, span, i, img, ul, li, ol, table, tr, td,th, fieldset ,button,input { margin:0; padding:0;}
ul,ol,li{list-style:none;}
a img{border:none;}
a{ text-decoration: none; color: #666;}
a:hover{ text-decoration: none; color: #8551f3;}
.clear{ clear:both} 


/****header标签****/
.header{
	width: 100%;
	background: #fff;	
	height: 90px;
	position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    -webkit-box-shadow: 0 0 1px #999;
    -moz-box-shadow: 0 0 1px #999;
    box-shadow: 0 0 1px #999;
}
.top-box{
	margin: 0 auto;
	max-width: 1200px;
	padding: 18px 20px 0 20px;
}
.logo{
	float: left;
}
.mainNav{
	float: right;
	margin-top: 15px;
	color:#262626;
}
.mainNav ul li{
	float: left;
	font-size: 16px;	
	margin-left: 32px;
}
.mainNav ul li a{
	color:#262626;
}
.mainNav ul li a:hover{
	color: #8551f3;
}

/****banner轮播****/
.fullSlide {
	width:100%;
	position:relative;
	height:569px;
	background:#000;
	margin-top:90px;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:569px;
	overflow:hidden
}
.fullSlide .bd li a {
	display:block;
	height:410px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:20px;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:42px;
	height:7px;
	margin:1px;
	overflow:hidden;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.fullSlide .hd ul .on {
	background:#fff;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:3%;
	z-index:1;
	width:40px;
	height:60px;
	background:url(../img/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:3%;
	background-position:-8px -137px;
}	
	
/****footer样式****/
.footer-sbg{
	width: 100%;
	height: 320px;
	background: #2f2f2f;
}
.footer-xbg{
	width: 100%;
	height: 52px;
	background: #242424;
}
.footer-l .footer-c .footer-r{
	color: #8e8e8e;
}
.footer-l{
	height: 180px;
	width: 480px;
	padding-top:60px;
	margin-left: 20px;
	float: left;
}
.footer-l .link-wz{
	width: 376px;
	line-height: 25px;
	margin-top: 20px;
}
.footer-l .link-wz a{
	color: #8e8e8e;
}
.footer-l .link-wz a:hover{
	color: #F1F1F1;
}
.footer-c{
	width: 434px;
	padding-top:48px;
	height: 280px;
	float: left;
}
.db-lxwm{
	width:345px;
	height: 44px;
	float: left;
	border-bottom: 2px solid #696969;	
}
.db-lxwm h5{
	width: 4.5rem;
	font-size: 18px;
	font-weight: normal;
	line-height: 44px;
	border-bottom: 2px solid #8551f3;	
}
.footer-dz{
	background: url(../img/footer_dz.png) no-repeat;
	text-indent: 40px;
	line-height: 25px;
	margin-top: 20px;
	margin-left: 8px;
}
.footer-dz span{
	padding-left: 82px;
}
.footer-dh{
	background: url(../img/footer_dh.png) no-repeat 0 3px;
	text-indent: 40px;
	line-height: 25px;
	margin-top: 20px;
	margin-left: 8px;
}
.footer-yx{
	background: url(../img/footer_yx.png) no-repeat 0 3px;
	text-indent: 40px;
	margin-top: 28px;
	margin-left: 8px;
}
.footer-r{
	width: 242px;
	padding-top:48px;
	height: 280px;
	float: left;
}
.footer-r .db-yx{
	width:242px;
	height: 44px;
	float: left;
	border-bottom: 2px solid #696969;
}
.footer-r .db-yx h5{
	width:56px;
	float: left;
	font-size: 18px;
	font-weight: normal;
	line-height: 44px;
	border-bottom: 2px solid #8551f3;	
}
.db-ewm div img{ 	
	margin-top: 28px;
}
.db-ewm div{
	float: left;
}
.db-ewm .sys-wz{
	float: left;
	margin: 67px 0 0 20px;
}
.main .bqwz-db{
	text-align: center;
	padding-top:15px;
}
