 
.child{display:none; border-top:1px solid #fff;}
.child li{  background: url(/img/menu7.png);color:#fff;  }
.child li a { padding-left:30px; color:#fff; }
.child li a:hover { background: url(/img/menu6.png);color:#fff; text-decoration:none  }


.lianxi{width:365px;height:230px;float:left;line-height:30px;text-align:left;margin:30px 0 30px 0;display:block;}
.lianxi span{height:60px;font-weight:bold;font-size:23px;line-height:60px;color:#5f99fc;text-align:center;}
.lianxi a{width:365px;height:230px;padding-left:30px;background: url(/img/quyu.jpg) left top no-repeat;color:#555;font-size:14px;background-color:#edecec;line-height:30px;text-algin:left;display:block;}
.lianxi a:hover{width:365px;height:230px;color:#444;background-color:#E1E1E1;text-decoration:none;display:block;}
 
.lianxi2{width:365px;height:230px;float:left;line-height:30px;margin:10px 0 5px 0;display:block;}
.lianxi2 span{height:60px;font-weight:bold;font-size:23px;line-height:60px;color:#4156a5;text-align:center;}
.lianxi2 a{width:365px;height:230px;padding-left:30px;background: url(/img/quyu.jpg) left top no-repeat;color:#555;font-size:14px;background-color:#edecec;line-height:30px;text-algin:left;display:block;}
.lianxi2 a:hover{width:365px;height:230px;color:#444;background-color:#E1E1E1;text-decoration:none;display:block;}

.lianxi3{width:370px;float:left;}
.lianxi4{width:370px;height:80px;}
.lianxi5{width:370px;height:60px;font-weight:bold;font-size:23px;line-height:60px;color:#4156a5;text-align:center;padding-right:60px;float:left;}
 
*{ padding:0; margin:0;}    
.fullSlide {
	width:100%;
	position:relative;
	height:637px;
	background:#000;
}
.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:637px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:637px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	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:11px;
	margin:1px;
	overflow:hidden;
	background:#555;
	filter:alpha(opacity=80);
	opacity:0.5;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#FF6600;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:2%;
	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:2%;
	background-position:-6px -137px;
}
 