@charset "utf-8";
/* CSS Document */

.newspaper{ width:100%;}
.newspaper_top{ width:100%; position:relative; }
.newspaper_page{ width:100%; position:absolute; left:0px; top:0px;text-align:right;}
.newspaper_top a{ display:inline-block; width:30px; height:30px; font-size:0px; line-height:0px; margin-right:20px; }
.prePage, .firstPage{ background:url(../images/zuojt.png) no-repeat; background-size:cover;}
.nextPage, .lastPage{ background:url(../images/youjt.png) no-repeat; background-size:cover;}
.newspaper_page .firstPage, .newspaper_page .lastPage{ display:none;}

.newspaper_bg{ width:100%; position:relative;}
.newspaper_main{ position:absolute; width:97%; left:3%; top:0px;}
.newspaper_box{ width:10.5%; margin-left:6.8%; position:relative;}
.newspaper_box img{ position:absolute;box-shadow: 3px 3px 3px #000;}
.newspaper_box p{ width:100%; position:absolute; background-color:#000;  filter:alpha(opacity=60);-moz-opacity:0.6;  opacity:0.6; display:none; cursor:pointer; padding-top:0px; margin:0px; text-indent:0em;}
.newspaper_box p span{ font-size:14px; text-align:center; display:block; text-align:center; padding:25px 10px 0px 10px; color:#FFF; line-height:24px;}
