
.picview{position:relative; width:960px; height:450px; margin:5px auto 0;}
.picview .cell{position:absolute;}
.picview .cell .info{display:none; position:absolute; left:0; top:0; width:100%; height:100%; cursor:pointer;}
.picview .cell .info .mark{position:absolute; left:0; bottom:0; width:100%; height:100%; background-color:#9b1a1a; opacity:0.7; filter:alpha(opacity=80);}
.picview a p,.picview a:hover p{color:#ffffff;}
.picview .cell .info p{ font-size:18px;position:absolute; left:20px;line-height:20px; text-align:center; overflow:hidden; z-index:5;font-weight:bold;color:#ffffff;font-family:"微软雅黑";}

.picview .cell-1 .info p{ width:270px; top:70px;}
.picview .cell-2 .info p{ width:270px; top:70px;}
.picview .cell-3 .info p{ width:270px; top:70px;}
.picview .cell-4 .info p{ width:270px; top:70px;}
.picview .cell-5 .info p{ width:270px; top:70px;}
.picview .cell-6 .info p{ width:270px; top:70px;}
.picview .cell-8 .info p{ width:750px; top:150px;}

.picview .cell-7{left:0px; top:0px; width:210px; height:370px;}
.picview .cell-8{left:210px; top:0px; width:750px; height:370px;}
.picview .cell-1{left:0px; top:375px; width:317px; height:219px;}
.picview .cell-2{left:322px; top:375px; width:317px; height:219px;}
.picview .cell-3{right:0px; top:375px; width:317px; height:219px;}
.picview .cell-4{left:0px; top:599px; width:317px; height:219px;}
.picview .cell-5{left:322px; top:599px; width:317px; height:219px;}
.picview .cell-6{right:0px; top:599px; width:317px; height:219px;}

