@charset "utf-8";

body,ul,li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#zzsc {
	margin: 0 auto;
    overflow: hidden;
    padding: 8px 0 10px;
    position: relative;
    width: 533px;
	
}

.slide-svc-wrap02 {
     border-left: 1px solid #CDCDCD;
    border-right: 1px solid #CDCDCD;
    padding: 0 15px;
    width: 501px;
    
}
.slide-svc-wrap02   h2{ 
    color: #000000;
    font: 14px/16px 'Georgia';
    padding: 5px 0 10px;
    text-transform: uppercase;
	 clear:both;}
#zzsc .pre{
	background: url("/images/arrow-slide-left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	height: 47px;
	width: 25px;
	cursor:pointer;
	position: absolute;
	left:0px;
	top: 230px;
}
#zzsc a.pre:hover{
	background: url("/images/arrow-slide-left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	}
#zzsc .next{
	background: url("/images/arrow-slide-right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	
	display: block;
	height: 47px;
	width: 25px;
	cursor:pointer;
	top: 230px;
	right:-10px;
	position: absolute;
	}
#zzsc a.next:hover{
	background: url("/images/arrow-slide-right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	}
#zzsc #wai_box {
	height: 430px;
	width: 550px;
	overflow: hidden;
	position: relative;
}
#zzsc #wai_box .zzsc_box .title {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	background:rgba(000, 000, 000, 0.5);
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#6B000000,endColorstr=#6B000000); 
	display: none;
	height: 30px;
	position: absolute;
	bottom: 0px;
	z-index: 30;
	width:248px;
	text-indent: 1em;
	left: 0px;	
}
#zzsc .zzsc_box{
	width:3300px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#zzsc .zzsc_box a.img:hover{
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	Opacity:0.9;
	Filter:alpha(opacity=90);
	outline:none;
}
#zzsc .zzsc_box .img{
	display: block;
}
#zzsc .zzsc_box ul {
	float: left;
	display: block;
	height: 320px;
	width:550px;
}
#zzsc .zzsc_box li {
	float: left;
    height: 145px;
    overflow: hidden;
    padding: 0 0 0 12px;
    width: 150px;
	position: relative;
}
.zzsc_box img{
	border: 1px solid #666666;
    display: block;
    height: 111px;
    overflow: hidden;
    width: 148px;}
.zzsc_box h3{
	 color: #003580;
    text-align: center;
    text-decoration: underline;
	 font: 12px/150% Arial;
	 margin:0;
	 padding:0;}
#zzsc .nav {
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
#zzsc .nav a {
	 background: url("/images/icon-round-gray.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    font-size: 0;
    height: 7px;
    margin-right: 4px;
    overflow: hidden;
    width: 7px;
	cursor:pointer;
}
#zzsc .nav a:hover{
	background: url("/images/icon-round-black.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0)
}
#zzsc .nav .now{
	background: url("/images/icon-round-black.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0)
}