body{
    background: url(zhanting_zhencun.png) no-repeat center center fixed;
	background-size:100%;
}
.part-d {
    height: 880px;
	width: 940px;
    overflow: hidden;
	background-color:rgb(255,255,255,0.3);
    /*background: url(http://www.jiangsu.gov.cn/images/1739/part-d-bg.png) no-repeat;*/
    position: relative;
	margin:0 auto;
	padding:20px;
}
.mod {
	position: relative;
	margin: 0 auto;
	width: 600px;
	height:840px;
	padding-top: 60px;
	background: url(zhanban_bg.jpg) no-repeat;
	background-size: 600px 840px;
}
.mod .picBox{width:500px; height:650px; position:relative;overflow:hidden;margin:0 auto; }
.mod .picBox ul{height:650px;position:absolute; left:0;}
.mod .picBox li{ position:relative;float:left;width:500px;}
/*.mod .picBox li a{background-color: transparent;}*/
.mod .picBox li img{display:block;width:500px;height:604px;}
.mod .picBox li p{height: 46px; line-height: 46px; font-size: 20px; color:#f00; position: relative; text-align:center;background-color:rgb(0,0,0,0.3);font-weight:bold;text-shadow: 2px 2px 1px #fff;}
.mod .picBox li p a{ float:right; color:#b69b78;}
.mod .listBox{width:600px;height:100px;margin:0 auto;position:relative; overflow:hidden; margin-top:10px;}
.mod .listBox ul{height:100px;position:absolute;}
.mod .listBox li{padding-right: 20px;float: left; width:100px;height:97px;cursor:pointer;position:relative;}
.mod .listBox li i{display:none;}
.mod .listBox li a{display:block;width:80px;height:97px;}
.mod .listBox li img {display:block;width:80px;height:97px;}
.prev { position:absolute; left:60px; bottom:68px; width: 80px; height:60px; background:url(pre.png) no-repeat; cursor: pointer;}
.next { position:absolute; right:60px; bottom:68px; width: 80px; height:60px; background:url(next.png) no-repeat; cursor: pointer;}
.numBox { position:absolute; left:260px; bottom:155px; font-size: 24px; color:#fff;}
#numC { color:#f00;text-shadow: 2px 2px 1px #fff;}