@charset "UTF-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img {
	border: medium none;
	margin: 0;
	padding: 0;
}
body, button, input, select, textarea {
	font-size: 12px;
}
ul, ol {
	list-style: none;
	vertical-align: middle;
}
html {
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
}
img {
	border: 0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;
	color: #656565;
	outline: none;
}
a:visited {
	text-decoration: none;
	color: #656565;
}
a:hover {
	color: #d4a900;
}
a:active {
	outline: none;
	color: #656565;
}
body {
	color: #656565;
	background:#f3f3f3;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.wrap {
	height: 847px;
	clear: both;
	position: relative;
}
.clear {
	clear: both;
	height: 10px;
}
/**
 * 改变浏览器滚动条
 */
::-webkit-scrollbar {width:5px;background:#f0f0f0;}
::-webkit-scrollbar-button {}
::-webkit-scrollbar-track {}
::-webkit-scrollbar-track-piece {}
::-webkit-scrollbar-thumb {width:5px;background:#aaa ;}
::-webkit-scrollbar-corner {background:#f0f0f0;}
::-webkit-resizer {}
::-webkit-scrollbar:horizontal{height:9px;}
/*^^^^^^^^^^^^^^^^^^^^^^^报纸 newspaper ^^^^^^^^^^^^^^^^^^^^^*/
.paper_top{
	width:100%;
	height:115px;
	clear:both;
	margin:0 0 15px 0;
	background:url(../images/newspaper/paper_top.jpg) repeat-x left top;
	}
.paper_logo{
	width:460px;
	height:85px;
	float:left;
	display:inline;
	margin:12px 0 0 0;
	background:url(../images/newspaper/paper_logo.jpg) no-repeat;
	}
.paper_logo a{
	width:460px;
	height:85px;
	display:block;
	}

.paper_news{
	width:90px;
	height:30px;
	float:right;
	display:inline;
	margin:40px 0 0 0;
	background:url(../images/newspaper/paper_news.jpg) no-repeat;
	}
.paper_news a{
	width:90px;
	height:30px;
	display:block;
	}


.paper_back{
	width:90px;
	height:30px;
	float:right;
	display:inline;
	margin:38px 0 0 0;
	background:url(../images/newspaper/paper_back.jpg) no-repeat;
	}
.paper_back a{
	width:90px;
	padding-left: 25px;
	height:30px;
	display:block;
	font-size: 16px;
	line-height: 36px;
	}
.paperWrap{
	width:980px;
	clear:both;
	margin:0 auto;
	}
.paperWrap_top{
	height:15px;
	clear:both;
	overflow:hidden;
	margin:0 auto;
	background:url(../images/newspaper/paperWrap_top.jpg) no-repeat left top;
	}
.paperWrap_down{
	height:15px;
	clear:both;
	overflow:hidden;
	margin:0 auto;
	background:url(../images/newspaper/paperWrap_down.jpg) no-repeat left bottom;
	}
.paperBox{
	width:978px;
	min-height:600px;
	height:auto !important;
	height:600px;
	clear:both;
	background:#fff;
	border-left:1px solid #e4e3e5;
	border-right:1px solid #e4e3e5;
	margin:0 auto;
	overflow:hidden;
	}
.paper_left{
	width:358px;
	float:left;
	display:inline;
	padding:0 0 0 12px;
	}
.paper_right{
	width:580px;
	float:right;
	display:inline;
	padding:0 12px 0 0;
	}
.paper_right_l{
	width:325px;
	float:left;
	display:inline;
	padding:0 0 0 30px;
	}
.paper_right_r{
	width:210px;
	float:right;
	display:inline;
	}
.paper_name{
	clear:both;
	line-height:30px;
	font-weight:bold;
	color:#000;
	}
.paper_img{
	width:358px;
	height:541px;
	clear:both;
	position:relative;
	z-index:1000;
	/*background:url(../images/newspaper/paper_bg.jpg) no-repeat;*/
    border: 1px solid #dadada;
	}
.paper_img img{
	width:358px;
	height:541px;
	display:block;
	position:absolute;
	z-index:10;
	top:0px;
	left:0px;
	}
.paper_img a{
	position: absolute;
	z-index: 9000;
	left: 81px;
	top: 135px;
	display: block;
	}
.paper_img a:hover{
	border: 2px solid #fa0303;
	position: absolute;
	z-index: 9000;
	left: 81px;
	top: 135px;
	background:#000;
	filter:alpha(Opacity=80);
	-moz-opacity:0.5;
	opacity: 0.5;
	}	
/*鼠标经过报纸上时的效果*/	
#vtip{
	width:250px;
	display: none;
	position: absolute;
	padding:0 10px 20px 10px;
	line-height:23px;
	left: 5px;
	border:1px solid #c0c0c0;
	z-index: 9999;
	background:#fff;
}
#vtip #vtipArrow {
	display:block;
	width:11px;
	height:21px;
	position:absolute;
	top:15px;
	left:-10px;
}
#vtip p{
	display:block;
	color:#de0015;
	font-size:14px;
	padding:5px 0 5px 0;
	font-family:"microsoft yahei";
	}	
#vtip div{
	border:1px solid #c0c0c0;
	text-indent:1.5em;
	line-height:28px;
	font-size: 12px;
	padding:0 8px 8px 8px;
	white-space: normal;
	word-break: break-all;
	background:#e0e0e0 url(../images/newspaper/line.jpg) repeat-y center top;
}
	
	
	
	
	
.paper_title{
	clear:both;
	height:30px;
	clear:both;
	position:relative;
	font-family:"microsoft yahei";
	background:#1d6ea6;
	border-radius: 3px 3px 0 0;
	overflow: hidden;
	}
.paper_title em{
	display:block;
	height:30px;
	width:8px;
	position:absolute;
	left:0;
	background:#1d6ea6;
	}
.paper_title i{
	display:block;
	height:30px;
	width:8px;
	position:absolute;
	right:0;
	background:#1d6ea6;
	}
.paper_title span{
	display:block;
	line-height:30px;
	text-align:center;
	font-size:14px;
	color:#fff;
	}
.paper_clear {
	clear: both;
	height:10px;
}
.paper_scroll1{
	height:160px;
	overflow:hidden;
	overflow-y:auto;
	font-family:"宋体";
	}
.paper_scroll2{
	height:190px;
	overflow:hidden;
	overflow-y:auto;
	font-family:"宋体";
	}
.paper_scroll3{
	height:661px;
	overflow:hidden;
	overflow-y:auto;
	font-family:"宋体";
	}
.paper_scroll4{
	height:661px;
	overflow:hidden;
	overflow-y:auto;
	font-family:"宋体";
	}	
.paper_boder{
	border:1px solid #dadada;
	border-top:none;
	}
.paper_list1{
	clear:both;
	padding:7px 0 0 5px;
	overflow:hidden;
	}
.paper_list1 dd{
	display:block;
	height:30px;
	line-height: 30px;
	clear:both;
	border-bottom:1px dotted #ccc;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	}
.paper_list1 dd em{
	width:17px;
	height:30px;
	display:block;
	float:left;
	background:url(../images/newspaper/paper_icon1.jpg) no-repeat 5px center;
	}
.paper_list1 dd em{
	width:17px;
	height:30px;
	display:block;
	float:left;
	background:url(../images/newspaper/paper_icon1.jpg) no-repeat 5px center;
	}
.paper_list1 dd i{
	width:17px;
	height:30px;
	display:block;
	float:left;
	padding:0 5px 0 0;
	background:url(../images/newspaper/paper_icon2.gif) no-repeat left center;
	}
.paper_list1 dd i a{
	display:block;
	width:17px;
	height:30px;
	}
.paper_list1 dd span{
	display:block;
	line-height:30px;
	float:left;
	}
.paper_list1 li{
	display:block;
	height:30px;
	clear:both;
	border-bottom:1px dotted #ccc;
	}
.paper_list1 li em{
	width:17px;
	height:30px;
	display:block;
	float:left;
	background:url(../images/newspaper/paper_icon1.jpg) no-repeat 5px center;
	}
.paper_list1 li em{
	width:17px;
	height:30px;
	display:block;
	float:left;
	background:url(../images/newspaper/paper_icon1.jpg) no-repeat 5px center;
	}
.paper_list1 li i{
	width:17px;
	height:30px;
	display:block;
	float:left;
	padding:0 5px 0 0;
	background:url(../images/newspaper/paper_icon2.gif) no-repeat left center;
	}
.paper_list1 li i a{
	display:block;
	width:17px;
	height:30px;
	}
.paper_list1 li span{
	display:block;
	line-height:30px;
	float:left;
	}		
	
.paper_bnt1{
	display:block;
	height:1px;
	position:relative;
	}
.paper_bnt1 p,.paper_bnt1 span{
	width:26px;
	height:83px;
	display:block;
	position:absolute;
	}
.paper_bnt1 p{
	top:-190px;
	right:-26px;
	}
.paper_bnt1 span{
	top:-100px;
	right:-26px;
	}
.paper_bnt1 a{
	width:6px;
	height:65px;
	display:block;
	padding:18px 13px 0 7px;
	background:url(../images/newspaper/paper_bnt.gif) no-repeat left top;
	}
.paper_bnt1 a:hover{
	width:6px;
	height:65px;
	display:block;
	padding:18px 13px 0 7px;
	color:#fff;
	background:#1d6ea6;
	}
.pager_bnt2{
	height:23px;
	clear:both;
	color:#696969;
	}
.pager_bnt2 span{
	display:block;
	line-height:23px;
	padding:0 10px;
	float:right;
	}
.pager_bnt2 p{
	width:113px;
	display:block;
	height:23px;
	float:right;
	background:url(../images/newspaper/paper_bnt.png) no-repeat left -87px;
	}
.pager_bnt2 a{
	width:56px;
	height:23px;
	display:block;
	float:left;
	}
.pager_list2{
	clear:both;
	padding:0 10px;
	}
.pager_list2 dt{
	display:block;
	height:30px;
	line-height:30px;
	clear:both;
	font-weight:bold;
	padding:0 0 0 25px;
	background:url(../images/newspaper/paper_icon3.jpg) no-repeat left center;
	border-bottom:1px dotted #ccc;
	}
.pager_list2 dd{
	clear:both;
	line-height:25px;
	padding:0 0 0 25px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;

	}
.paper_title2{
	width:100%;
	height:50px;
	clear:both;
	margin:10px 0;
	background:url(../images/newspaper/paper_title2.jpg) no-repeat right center;
	}
.paper_title2 strong{
	display:block;
	line-height:30px;
	float:left;
	font-family:"microsoft yahei";
	padding:10px 0 0 12px;
	font-weight:normal;
	font-size:16px;
	}
.pager_bnt3{
	height:28px;
	float:right;
	display:inline;
	padding:3px 5px 0 0;
	}
.pager_bnt3 dd{
	width:72px;
	height:28px;
	float:left;
	display:block;
	padding: 4px;
	position:relative;
	z-index:9999;
	}
.pager_bnt3 dd em{
	font-style:normal;
	}
.pager_bnt3 dd em a{
	width:72px;
	height:28px;
	line-height:28px;
	display:block;
	text-align:center;
	color:#696969;
	background:url(../images/newspaper/paper_bnt.gif) no-repeat left -111px;
	}
.pager_bnt3 dd em a:visited{color:#696969;}
.pager_bnt3 dd em a:hover{
	width:72px;
	height:28px;
	line-height:28px;
	display:block;
	text-align:center;
	color:#fff;
	background:#1d6ea6;
	}
.pager_bnt3 dd em a:active{color:#696969;}
.pager_bnt3 dd.hover em a{
	width:72px;
	height:28px;
	line-height:28px;
	display:block;
	text-align:center;
	color:#fff;
	background:#1d6ea6;
	}
.pager_bnt3 dd div{
	width:230px;
	background:#fff;
	border:1px solid #ccc;
	position:absolute;
	top:31px;
	left:-67px;
	padding:0 0 5px 0;
	display:none;
	}
.papger_footer{
	width:980px;
	clear:both;
	line-height:30px;
	padding:10px 0;
	margin:0 auto;
	color:#888888;
	text-align:center;
	}
.paperListBox{
	padding:0 12px;
	overflow:hidden;
	}
.paperList{
	width:980px;
	display:block;
	clear:both;
	padding:15px 0 0 10px;
	overflow: hidden;
	}
.paperList dd{
	width:210px;
	height:350px;
	float:left;
	padding:0 32px 0 0;
	}
.paperList dd p{
	width:215px;
	height:306px;
	display:block;
	padding:1px;
	background:url(../images/newspaper/paper_bg2.jpg) no-repeat left top;
	}
.paperList dd p img{
	width:210px;
	height:300px;
	display:block;
	}
.paperList dd span{
	display:block;
	line-height:30px;
	text-align:center;
	font-weight:bold;
	}
.paperView{
	line-height:30px;
	clear:both;
	padding:15px;
	}
.paperView img{ max-width: 100%;}
.paperArticle_title{
	clear:both;
	line-height:30px;
	text-align:center;
	font-size:18px;
	text-align:center;
	font-family:"microsoft yahei";
	padding:20px 0 10px 0;
	}
.paper_pageUp{
	clear:both;
	line-height:28px;
	padding:15px 0;
	border-top:1px dotted #ccc;
	margin:0 10px;
	}

.pagerSearch_l{
	width:230px;
	height:690px;
	display:inline;
	background:#fbfbfb;
	overflow:hidden;
	overflow-y:auto;
	}
.pagerSearch_l dl{
	display:block;
	overflow:hidden;
	padding:15px 0 0 5px;
	background:url(../images/newspaper/paper_icon5.jpg) repeat-y 120px top;
	}
.pagerSearch_l dl dt{
	display:block;
	clear:both;
	height:35px;
	background:url(../images/newspaper/paper_icon4.jpg) no-repeat 115px center;
	}
.pagerSearch_l dl dt a{
	width:105px;
	height:35px;
	line-height:35px;
	text-align:center;
	clear:both;
	background:#1d6ea6;
	display:block;
	color:#fff;
	font-size:16px;
	font-family:"microsoft yahei";
	}
.pagerSearch_l dl dd{
	display:block;
	clear:both;
	height:26px;
	padding:1px 0 0 135px;
	background:url(../images/newspaper/paper_icon2.jpg) no-repeat 115px center;
	}
.pagerSearch_l dl dd a{
	display:block;
	width:64px;
	line-height:26px;
	float:left;
	color:#fff;
	background:#999999;
	text-align:center;
	font-size:14px;
	font-family:"microsoft yahei";
	}
.pagerSearch_l dl dd a:visited{background:#1d6ea6;}
.pagerSearch_l dl dd a:hover{background:#1d6ea6;}
.pagerSearch_l dl dd a:active{background:#1d6ea6;}

.pagerSearch_l dl dd.hover a{background:#e62e24;}
.pagerSearch_l dl dd.hover a:visited{background:#e62e24;}
.pagerSearch_l dl dd.hover a:hover{background:#e62e24;}
.pagerSearch_l dl dd.hover a:active{background:#e62e24;}
	
.pagerSearch_r{
	width:710px;
	display:inline;
	overflow:hidden;
}
.paperListBox .goList{
	margin-bottom: 10px;
}
.paperListBox .goList span{
	width: 72px;
    height: 28px;
    line-height: 28px;
    display: block;
    text-align: center;
    color: #333;
	cursor: pointer;
    background: url(../images/newspaper/paper_bnt.gif) no-repeat left -111px;
}