body{
	background:url(../images/city/fssw/ztzl/jsjfzxd/fsjsjfzxd_header.jpg) no-repeat center top;
}
.main{
	margin:0 auto 30px;
	width: 1000px;
}
.header{
	height:460px;
	background:url(../images/city/fssw/ztzl/jsjfzxd/fsjsjfzxd_header.jpg) no-repeat center top;
}
.wrap{
	float:left;
	margin-top:45px;
	width:100%;
}
.title{
	position:relative;
	width:100%;
	margin-bottom:35px;
}
.textCenter{
	text-align:center;
}
.fl{
	margin-right:30px;
}
.tabImg{
	position:relative;
	width:520px;
}
.arrLeft,.arrRight{
	position: absolute;
    left: 0;
    top: 50%;
    margin-top: -30px;
    width: 20px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-family: cursive;
    background: #000;
    opacity: .6;
    cursor: pointer;
	z-index:99;
}
.arrRight{
	left:auto;
    right: 0;
}
.tabImg ul li{
	position:relative;
}
.tabImg ul li span{
	position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #000;
    opacity: .6;
    color: #fff;
	z-index:99;
}
.tabImg:hover span{
	opacity:.8;
}
.listCon ul{
	margin-top:6px;
}
.listCon ul li{
	padding: 10px 0;
	border-bottom:1px dashed #c0c0c0;
}
.listCon ul li i{
	display:block;
	float:left;
	margin:8px 12px 0 0;
	width:8px;
	height:8px;
	border-radius:50%;
	background:#0b5ab4;
}
.width450{
	width:450px;
}
.width485{
	width:485px;
}
.more{
	position:absolute;
	right:0;
	top:12px;
	width:58px;
	hieght:19px;
}
.time{
	float:right;
	margin-top:2px;
	font-size: 14px;
    color: #666;
}
.footer{
	margin-top:70px;
	background:#2659a5;
}
.footerCon{
	width: 1000px;
    margin: 0 auto;
    padding: 30px 0;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
}