﻿/*
 * 网站主样式定义
 *
 */

/*==布局样式定义开始==*/
/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }*/ /*网站变黑代码*/

body {
	
          background-color: #ffecd9;
	margin: auto;
	width: 1000px;
	height: auto!important;
	height: 600px;
	min-height: 600px;
}
.sideBar {
	float: left;
	width: 270px;
}
.sideBar2 {
	float: right;
	width: 240px;
}
.mainContent {
	display: inline;
	margin-left: 3px;
	float: left;
	width: 484px;
}
.mainContent2 {
	float: left;
	width: 490px;
}
.wrapper {
	background-color: #ffffff;
}
#uCenterW {margin: auto; width: 1000px;}
/*==布局样式定义结束==*/


/*==局部样式定义开始==*/
#header {
	/*background: url(Images/banner_top.jpg) no-repeat center top;*/
	height: 196px;
}
#navigation {
	background: url(Images/bg_nav2.png) no-repeat bottom right;
	height: 33px;
	line-height: 33px;
}
	#navigation, #navigation a {
		color: #ffffff;
	}
	#navMenu {
		float: left;
		display: inline;
		padding-left: 2px;
	}
	#navMenu li {
		display: inline;
		float: left;
		position: relative;
		z-index: 100;
	}
		#navMenu a {
			background: url(Images/tag_menu.png) no-repeat right -50px;
			float: left;
			font-weight: bolder;
			font-size: 14px;
			padding-right: 2px;
			width: 78px;
			text-align: center;
			font-family: "宋体";
		}
		#navMenu a:hover, #navMenu .on {
			background-position: right 0;
			color: #fffa6d;
		}
		#navMenu .em {
			color: #fffa6d;
			width: 150px;
		}
		#navMenu .em:hover {
			background-position: right -100px;
		}
		#navMenu blockquote {
			background: #c8190c none;
			display: none;
			padding: 8px 0 8px 10px;
			position: absolute;
			left: 0;
			top: 30px;
			width: 180px;
			overflow: hidden;
			filter: alpha(opacity=85);
			-moz-opacity: 0.85; 
			opacity: 0.85;
		}
		#navMenu blockquote a {
			background: none;
			color: #ffffff;
			padding: 0;
			line-height: 24px;
			height: 24px;
			font-size: 12px;
			font-weight: normal;
			white-space: nowrap;
			width: 90px;
			text-align: left;
		}
		#navMenu blockquote a:hover {
			color: #ffff00;
		}

	#weather {
		background: url(Images/icon_weather.gif) no-repeat left 6px;
		display: inline;
		float: right;
		height: 33px;
		padding-left: 32px;
		width: 315px;
		overflow: hidden;
	}
		#showWeather {
			float: left;
			width: 215px;
			overflow: hidden;
			margin-right:10px;
		}
			#showWeather .sContent {
				width: 8000px;
				white-space: nowrap;
				margin-right: 10px;
			}
			#weatherReport, .weatherReport {
				white-space: nowrap;
				margin-right: 10px;
			}
		#showDate {
			margin-left: 10px;
		}
		.navilink{
			width:70px;
			text-indent:-999em;
			overflow:hidden;
		}
		.navilink a{float:left;display:inline-block;/*background:url(Images/tag_menu.png) no-repeat -150px -50px;*/width:60px;background:url(Images/swsy.gif) no-repeat left 3px;padding-left:10px;}
		.navilink a:hover {
			color: #ffff00;
		}
/*搜索、邮箱登录*/
.toolsBox {
	background: url(Images/bg_toolsBox.gif) repeat-x bottom right;
	height: 34px;
	/*overflow: hidden;*/
}
	.toolsBox label, .toolsBox a, .toolsBox input, .toolsBox select {
		vertical-align: middle;
	}
	.toolsBox .inputbutton {
		background: url(Images/bt.png) no-repeat left top;
		width: 68px;
		height: 23px;
		line-height: 23px;
		text-align: center;
		border: none;
		cursor: pointer;
		display: inline-block;
		vertical-align: middle;
		padding:0;
	}
	.toolsBox .inputtext {
		padding: 2px 0 0 3px;
	}
.searchBox {
	float: left;
	width: 340px;
	padding: 6px 0 6px 50px;
	background: url(Images/icon_zoom.gif) no-repeat 15px 5px;
}
	.searchBox .inputtext {
		width: 150px;
		height: 16px;
	}

.mailBox {
	float: left;
	width: 550px;
	padding: 6px 0 10px 50px;
	line-height: 22px;
	background: url(Images/icon_mailbox.gif) no-repeat 15px 3px;
}
	.mailBox .txt, .mailBox .txt:visited {
		color: #d92424;
	}
	.mailBox .txt:hover {
		text-decoration: underline;
	}
	.mailBox .txt {
		margin-left: 5px;
	}
	.mailBox .inputtext {
		width: 80px;
		margin-top: 2px;
		margin-right: 2px;
		height: 16px;
	}
	.mailBox select {
		margin-right: 8px;
		width: 130px;
	}
.mailBox label, .mailBox input {float: left;}
.mailBox label {line-height: 20px;}
.styledSelect {
	float: left;
	position: relative;
	width: 150px;
	height: 14px;
	margin-right: 4px;
}
	.styledSelect ul {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		border: 1px solid;
		border-color: #999 #ccc #ccc #999;
		margin-top: 2px;
	}
	.styledSelect li {
		background-color: #fff;
		line-height: 18px;
		padding-left: 5px;
	}
	.styledSelect li.hover {
		background-color: #f3f3f3;
		color: #d92424;
	}
	.styledSelect .closed, .styledSelect .first {
		padding-right: 10px;
		background: #fff url(Images/arrow_down.gif) no-repeat right;
	}

.welcome {
	background: url(Images/icon_house.gif) no-repeat 15px 10px;
	float: left;
	padding-left: 38px;
	width: 490px;
	line-height: 34px;
}
#scrollAnnounce {
	background: url(Images/icon_speaker.gif) no-repeat 15px 12px;
	float: right;
	padding-left: 35px;
	width: 420px;
	height: 34px;
	overflow: hidden;
	line-height: 34px;
}
	#scrollAnnounce em {
		float: left;
	}
	#scrollAnnounce ul {
		float: left;
		width: 350px;
	}
.sectionA {
	background: url(Images/bg_secA.png) repeat-x top;
	margin-top: 5px;
	padding-top: 1px;
	zoom: 1;
}
.section {
	overflow:hidden;
}
/*图片报道*/
.picFocus {
	background: url(Images/bg_focus.png) repeat-x bottom;
	border: solid #d5d9de;
	border-width: 0 1px 1px;
	height: 308px;
	overflow: hidden;
}
	.picFocus dt, .headlineBox dt, .announcement dt, .video dt, .overseaView dt {
		background: url(Images/icon_arrow.png) no-repeat 10px 10px;
		height: 30px;
		line-height: 30px;
		padding-left: 28px;
	}
	.picFocus dt, .headlineBox dt, .announcement dt, .video dt, .overseaView dt, .picFocus dt a, .headlineBox dt a, .announcement dt a, .video dt a, .overseaView dt a {
		color: #d92424;
		font-size: 14px;
		font-weight: bolder;
	}
	.picFocus dd {
		padding: 8px 1px 5px;
	}
	.picFocus .showPic {
		border: 3px solid #d9d9d9;
		width: 260px;
		height: 195px;
		overflow: hidden;
	}
	.picFocus .showTxt {
		line-height: 18px;
		padding: 10px 20px;
		height: 44px;
		overflow: hidden;
	}
	.picFocus .more {
		color: #d92424;
		float: right;
		margin-right: 5px;
		font-weight: normal;
		font-size: 12px;
	}
	
#focusSwitch {
	position: relative;
}
	#focusSwitch ul {
		_height: 247px;
		min-height: 247px;
		overflow: hidden;
		_overflow: visible;
	}
	#focusSwitch .num {
		position: absolute;
		top: 208px;
		right: 15px;
	}
		#focusSwitch .num span {
			background-color: #f8f5f3;
			cursor: pointer;
			float: left;
			font-size: 12px;
			padding: 2px 6px;
			margin-right: 2px;
			line-height: 14px;
		}
		#focusSwitch .num .on {
			background-color: #f86b0d;
			color: #ffffff;
		}
	#focusSwitch .showTxt em {
		color: #d92424;
	}
	#focusSwitch li {
		display: none;
	}

	.headlineBox .more, .announcement .more, .video .more, .overseaView .more, .loopBox .more, .loopBox2 .more, .loopBox3 .more, .loopBoxSub .more {
		float: right;
		padding-right: 10px;
		font-weight: normal;
		font-size: 12px;
		color: #d92424;
	}
	
.headlineBox {
	height: 198px;
	overflow: hidden;
}
.overseaView {
	height: 110;
	overflow: hidden;
}
.overseaView li, .headlineBox li {
	float: left;
	width: 235px;
}
#switchHeadLine li {
	width: auto;
	float: none;
}
	.headlineBox dt .sub {
		color: #d92424;
		white-space: nowrap;
	}
	.headlineBox dd {
		padding: 0 10px 5px;
	}
		.headlineBox li, .announcement li, .overseaView li {
			line-height: 24px;
			overflow: hidden;
			zoom: 1;
		}
		#switchHeadLine li {
			line-height: 22px;
		}
		.headlineBox li {
			*line-height: 23px;
		}
		#switchHeadLine li h6 {
			line-height: 24px;
			height: 24px;
		}
			.headlineBox li a, .announcement li a, .overseaView li a {
				background: url(Images/li_arrow.gif) no-repeat 5px 8px;
				float: left;
				padding-left: 18px;
			}
		.headlineBox .one {
			background: url(Images/dot.gif) repeat-x left bottom;
			margin-bottom: 3px;
			text-align: center;
			height: auto;
			*height: 32px;
			*background-position: 5px 48px;
			padding: 12px 0 6px;
		}
			.headlineBox .one a {
				background: none;
				padding: 0;
				float: none;
			}
			.headlineBox .date, .overseaView .date, .loopBoxSub .date, .txtList3 .date, #scrollAnnounce .date, #documents .date {
				float: right;
			}
			.headlineBox h6 a {
				color: #e10000;
				font-family: "黑体";
				font-size: 20px;
			}
			.headlineBox p {
				color: #666666;
			}
		.announcement li {
			background: url(Images/dot2.gif) repeat-x left bottom;
		}
/*通知公告*/
.announcement {
	border: solid #d5d9de;
	border-width: 0 1px;
	height: 198px;
	overflow: hidden;
}
	.announcement dt, .video dt {
		background-image: url(Images/icon_arrow2.gif);
	}
	.announcement dd {
		padding: 10px 15px;
	}
		.announcement li a {
			background-image: url(Images/li_arrow2.gif);
		}
#sAnnounce {
	height: 150px;
	overflow: hidden;
}
	#sAnnounce .sContent {
		height: 1000px;
	}
/*视频播报*/
.video {
	background: url(Images/tag_secA.png) repeat-x top;
	border: solid #d5d9de;
	border-width: 0 1px 1px;
	height: 110px;
	overflow: hidden;
}
	.video dt {
		height: 33px;
		line-height: 32px;
	}
	.video dd {
		padding: 5px 10px;
	}
		.video li {
			line-height: 22px;
		}
		.video .date, .video li a {
			background: url(Images/li_video.gif) no-repeat left center;
			padding-left: 20px;
		}
		
/*外媒看蓬安*/
.overseaView {
	background: url(Images/tag_secA.png) repeat-x top;
}
	
	
.d_news_left{width:230px;float:left;margin:0px;padding:0px;}	
.d_news_right{float:right;width:230px;margin:0px;padding:0px;}	.d_news_right li,.d_news_left li{float:none;width:230px;}	.overseaView dd {
		padding: 4px 10px 0;
	}
	
/*信息公开*/
#openInfoBox dd {
	padding-bottom: 5px;
	height: 283px;
	overflow: hidden;
}
.openInfo {
}
	.openInfo a {
		display: inline-block;
		background: url(Images/tag_info.png) no-repeat;
		margin: 0 auto 6px;
		line-height: 25px;
		height: 25px;
		width: 184px;
		padding-left: 40px;
	}
	.openInfo a:hover {
		color: #f40000;
		font-weight: bolder;
	}
.operInfoSub {
	margin-left: -6px;
	float: left;
	display: inline;
}
	.operInfoSub a {
		background: url(Images/li_arrow3.gif) no-repeat 0px 10px;
		border-bottom: 1px dotted #bbbbbb;
		float: left;
		margin-left: 14px;
		line-height: 26px;
		padding: 0 5px 0 10px;
		white-space: nowrap;
	}
/*公文公报,党政信息*/
#documents, #partyInfo, #basen {
	height: 111px;
	overflow: hidden;
}
#spePictures {
	height: 333px;
	overflow: hidden;
}
#partyInfo li, #basen li, #documents li {
	float: left;
	width: 215px;
}
/*互动交流*/
	#linkCommunicate dd {
		padding: 12px 0 5px 20px;
		border-bottom-width: 0;
		height: 130px;
		overflow: hidden;
	}
	#linkCommunicate dd a {
		float: left;
		background: url(Images/ico_book.gif) no-repeat 0 center;
		padding-left: 16px;
		margin-right: 16px;
		white-space: nowrap;
		line-height: 24px;
		border-bottom:1px dotted #BBBBBB;
	}
#selectedMail {
}
	#selectedMail dt .tit {
		background-image: url(Images/icon_selectedMail.gif);
		padding-left: 30px;
	}
	#selectedMail dd {
		background: url(Images/bg_selectedMail.png) no-repeat right bottom;
		height: 137px;
		overflow: hidden;
	}
/*服务指南*/
#serviceGuide {
	border-bottom-width: 1px;
	height: 365px;
	overflow: hidden;
}
	#serviceGuide dd {
		padding: 10px;
	}
	#serviceGuide h6, #xiangru h6, #xiangru h6 a, #siteGroup h6, #serviceGuide h6 a, #siteGroup h6 a {
		color: #dd4400;
		font-weight: bolder;
	}
	#serviceGuide h6 {
		background-color: #f8f8f8;
		padding-left: 10px;
	}
		#serviceGuide h6 img {
			vertical-align: middle;
			margin-right: 6px;
		}
	#serviceGuide blockquote {
		padding: 5px 5px 6px;
		overflow: hidden!important;
		overflow: visible;
		height: auto!important;
		height: 20px;
		min-height: 20px;
	}
		#serviceGuide blockquote a {
			border: 1px solid #ffffff;
			float: left;
			height: 19px;
			white-space: nowrap;
			line-height: 19px;
			width: 73px;
			text-align: center;
		}
		#serviceGuide blockquote a:hover {
			background: url(Images/bt2.gif) repeat-x left top;
			border-color: #dddddd;
		}
	
/*相如故里人*/
#xiangru {
	height: 365px;
	overflow: hidden;
}
	#xiangru h6 {
		background: url(Images/dot.gif) repeat-x bottom;
		line-height: 30px;
		padding-left: 5px;
	}
	#xiangru blockquote {
		background-color: #ffefec;
		padding: 5px 0 7px 6px;
		overflow: hidden;
		height: 63px;
		/*margin-bottom: 5px;*/
	}
		#xiangru blockquote a, #siteGroup blockquote a {
			float: left;
			white-space: nowrap;
			width: 53px;
			line-height: 24px;
		}
		#xiangru blockquote a {
			line-height: 22px;
		}
		#siteGroup blockquote a {
			padding: 0;
			width: 78px;
			overflow: hidden;
		}
		#siteGroup .divline span {
			width: 78px;
			float: left;
			white-space: nowrap;
			line-height: 28px;
			overflow: hidden;
		}
		#xiangru .divline span {
			width: 60px;
			float: left;
			white-space: nowrap;
			line-height: 28px;
			overflow: hidden;
		}

/*便民查询*/
#convenient, #entertainment {
	border-bottom-width: 0;
	height: 160px;
	overflow: hidden;
}
	#convenient blockquote {
		background: url(Images/bg_convenient.png) left -2px;
		overflow: hidden;
		zoom: 1;
	}
	#convenient blockquote a, #entertainment blockquote a {
		float: left;
		width: 78px;
		text-align: center;
		line-height: 24px;
		white-space: nowrap;
	}
#survey {
	height: 135px;
	overflow: hidden;
}
	#survey dd .more {
		color: #d92424;
	}
	.resultLink {
		color: #d92424;
		text-decoration: underline;
		margin-left: 5px;
	}
/*网群*/
#siteGroup {
	height: 295px;
	overflow: hidden;
}
	#siteGroup dd {
		/*background: url(Images/bg_sitegroup.gif) left -5px;*/
		margin-top: 12px;
		padding-top: 0;
		padding-right: 0;
		min-height: 100px;
		zoom: 1;
	}
	#siteGroup h6 {
		float: left;
		width: 72px;
		line-height: 24px;
	}
	#siteGroup blockquote {
		float: left;
		line-height: 28px;
		width: 400px;
		height: 56px;
		*height: 58px;
		overflow: hidden;
	}
	#siteGroup blockquote#sgA, #siteGroup blockquote#sgB {
		height: 92px;
	}
	#siteGroup .clearbox {
		padding-top: 4px;
		*padding-top: 2px;
		_padding-top: 4px;
	}

/*休闲娱乐*/
#entertainment dd {
	padding-right: 0;
}
	#entertainment blockquote {
		overflow: hidden;
	}
	#entertainment blockquote a {
		width: 72px;
		line-height: 28px;
		height: 28px;
		white-space: nowrap;
		overflow: hidden;
		zoom: 1;
	}
#specialPA {
	height: 135px;
	overflow: hidden;
}
	#specialPA dd {
		padding: 8px 0 0 13px;
		font-size: 0;
		line-height: 0;
	}
	#specialPA dd img {
		margin: 0 5px 3px;
	}
	
/*相如风采*/
#scrollPic,#scrollPic2 {
	overflow: hidden;
	_width: 100%;
}
	#scrollPic .picList2,#scrollPic2 .picList2 {
		display: inline;
		float: left;
	}
#scrollPic .sContent,#scrollPic2 .sContent {
	width: 8000px;
}
/*滚动图片广告*/
#sBanner {
	overflow: hidden;
	_width: 100%;
}
	#sBanner .sContent {
		width: 8000px;
	}
	
/*底部*/
.showFriendLink {
	background-color: #d0d0d0;
	text-align: center;
	padding: 8px 0;
}
	.showFriendLink select {
		margin: 0 2px;
	}
#footer {
	background: url(Images/bg_foot.jpg) no-repeat center bottom;
	/*height: 120px;*/
	overflow: hidden;
	text-align: center;
	padding-bottom: 15px;
}
.bottomLink {
	background-color: #c32515;
	height: 28px;
	line-height: 28px;
}
.bottomLink, .bottomLink a, .bottomLink a:visited {
	color: #ffffff;
}
.siteCounter {
	color: #363636;
	line-height: 24px;
	padding-top: 15px;
}
	.siteCounter em {
		color: #e30101;
		margin: 0 3px;
	}
.copyright {
	color: #363636;
	line-height: 24px;
	font-family: Verdana, Geneva, sans-serif, "宋体";
}
.copyright pre {
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif, "宋体";
}
/*边框样式*/
.loopBox {
	background: url(Images/tag_loop.png) repeat-x 0 -100px;
}
	.loopBox dt {
		height: 31px;
		line-height: 31px;
	}
		.loopBox .tit {
			background: url(Images/tag_loop.png) no-repeat 0 1px;
			height: 31px;
			width: 80px;
			padding-left: 20px;
			float: left;
		}
			.loopBox .tit, .loopBox .tit a {
				color: #ffffff;
				font-weight: bolder;
				font-size: 14px;
			}
			.loopBox .more {
				height: 31px;
				font-weight: normal;
				font-size: 12px;
				background: url(Images/tag_loop.png) no-repeat right -50px;
			}
	.loopBox dd {
		padding: 15px 20px;
		border: solid #cccccc;
		border-width: 0 1px 1px;
		_height: 50px;
		min-height: 50px;
	}
	
.loopBox2 {
	background: url(Images/tag_loop2.gif) repeat-x top;
	border: solid #cccccc;
	border-width: 1px 1px 0;
}
	.loopBox2 dt, .loopBoxSub dt, .loopBox3 dt {
		height: 31px;
		line-height: 31px;
	}
	.loopBox2, .loopBox3 {
		_height: 20px;
		min-height: 20px;
	}
		.loopBox2 .tit, .loopBoxSub .tit, .loopBox3 .tit {
			background: url(Images/icon_bar.gif) no-repeat 12px 10px;
			height: 31px;
			padding-left: 24px;
			float: left;
		}
		.loopBox2 .tit, .loopBoxSub .tit, .loopBox3 .tit, .loopBox2 .tit a, .loopBoxSub .tit a, .loopBox3 .tit a {
			color: #d92424;
			font-weight: bolder;
			font-size: 14px;
		}
	.loopBox2 dd, .loopBoxSub dd {
		padding: 10px 15px;
		line-height: 20px;
	}

.loopBoxSub {
	background: url(Images/tag_loopSub.png) repeat-x top;
	border: solid #cccccc;
	border-width: 0 1px;
}
.borderBottom {
	border-bottom-width: 1px;
}
.loopBox3 {
	background: url(Images/tag_loop3.gif) repeat-x top;
	border: 1px solid #cccccc;
}
	.loopBox3 dd {
		padding: 6px 10px 2px;
	}
	
/*列表样式*/
.txtList li {
	background: url(Images/li_dot.gif) no-repeat 0 8px;
	padding-left: 10px;
}
.txtList2 li {
	/*background: url(Images/li_dotM.gif) no-repeat 0 12px;*/
	background: url(Images/li_dot.gif) no-repeat 0 center;
	border-bottom: 1px dashed #dddddd;
	padding-left: 10px;
	line-height: 26px;
}
.txtList3 li {
	background: url(Images/li_dotM.gif) no-repeat 0 12px;
	padding-left: 10px;
	line-height: 26px;
}
.txtList4 {/*简短文字列表，带红点前缀*/
	padding: 5px 5px 30px 0px;
	line-height: 26px;
}
	.txtList4 a {
		background: url(Images/li_dot_red.gif) no-repeat 10px 12px;
		padding-left: 22px;
		float: left;
		width: 105px;
	}
.txtList5 {/*简短文字列表*/
	padding: 5px 0 0 10px;
	height:auto;
	overflow:hidden;
}
	.txtList5 a {
		display:inline-block;
		padding:0 15px 0 20px;
		background:url(Images/li_video.gif) no-repeat left center;
		line-height: 26px;
	}
	.txtList55 a {
		display:inline-block;
		padding:0 15px 0 20px;
		background:url(Images/PDF.gif) no-repeat left center;
		line-height: 26px;
		}
.txtList5tit{clear:both;border-bottom:#c30 solid 1px;height:24px; overflow:hidden; padding-left:1em; font:bold 14px/24px "宋体"; color:#c30;}
.picList {
	text-align: center;
}
	.picList li {
		margin-bottom: 3px;
		font-size: 0;
		line-height: 0;
	}

.picList2 {
}
	.picList2 li {
		float: left;
		display: inline;
		margin-right: 18px;
		text-align: center;
	}
		.picList2 img {
			width: auto;
			border: 1px solid #cccccc;
			padding: 2px;
		}
		.picList2 .pe_u_thumb_title {
			padding: 10px 0 0;
		}
.picList3 {
	padding: 8px 0;
	overflow: hidden;
	zoom: 1;
	float: left;
	height: 65px;
}
#sBanner {
	margin: auto;
	width: 975px;
}
	.picList3 li {
		float: left;
		display: inline;
		margin-right: 18px;
		text-align: center;
	}
		.picList3 img {
			height: 65px;
			width: auto;
		}
		.picList3 .pe_u_thumb_title {
			display: none;
		}
.picList4 {
	float: left;
	display: inline;
	padding: 15px 0 10px 2px;
}
	.picList4 li {
		float: left;
		display: inline;
		margin-left: 8px;
		text-align: center;
	}
		.picList4 img {
			width: 115px;
		}
		.picList4 .pe_u_thumb_title {
			line-height: 24px;
		}
		.picList4 .pe_u_thumb_title a {
			color: #555555;
		}
		
.picList5 {
	float: left;
	display: inline;
	padding: 15px 0 10px 2px;
}
	.picList5 li {
		float: left;
		display: inline;
		text-align: center;
		margin: 0 10px 5px;
	}
		.picList5 img {
			width: 130px;
			height: 90px;
		}
		.picList5 .pe_u_thumb_title {
			line-height: 24px;
		}
		.picList5 .pe_u_thumb_title a {
			color: #555555;
		}
.picList6 {
}
	.picList6 li {
		margin-right: 18px;
		text-align: center;
	}
		.picList6 img {
			border: 1px solid #cccccc;
			padding: 2px;
		}
		.picList6 .pe_u_thumb_title {
			padding: 10px 0 15px;
		}
		
		
.orderList {
	padding: 15px;
}
	.orderList ul {
		background: url(Images/li_num.png) no-repeat left 5px;
		padding-left: 20px;
		line-height: 22px;
	}

.redDotList {
	padding: 10px 5px;
}
	.redDotList li {
		background: url(Images/dot2.gif) repeat-x bottom;
		line-height: 30px;
		height: 30px;
	}
		.redDotList li a {
			background: url(Images/li_dot_red.gif) no-repeat 10px 13px;
			padding-left: 22px;
			float: left;
		}
		.redDotList .date {
			color: #666666;
			float: right;
			padding-right: 5px;
		}

/*头条图文*/
.fPicList {
	padding: 15px 5px 14px;
}
	.fPicList li {
		background: url(Images/li_dot_red.gif) no-repeat 2px 13px;
		border-bottom: 1px dotted #c8c8c8;
		clear: left;
		padding-left: 14px;
		line-height: 30px;
	}
	.fPicList .one {
		border: none;
		background: none;
		padding: 5px 0 0 0;
		line-height: 18px;
	}
		.fPicList .one a {
			color: #e21c1c;
			font-weight: bolder;
		}
		.fPicList .one img {
			border: 1px solid #c7c7c7;
			padding: 1px;
			height: 80px;
			width: 105px;
			float: left;
			margin-right: 6px;
			margin-top: -5px;
		}
/*带标题头条*/
.fPicList2 {
}
	.fPicList2 li {
		background: url(Images/li_dotM.gif) no-repeat 0 12px;
		padding-left: 10px;
		line-height: 24px;
	}
	.fPicList2 .one {
		background: none;
		color: #666666;
		line-height: 22px;
		padding: 0;
		overflow: hidden;
		margin: 10px 0 5px;
	}
		.fPicList2 .one h6 {
			line-height: 24px;
		}
		.fPicList2 .one h6 a {
			font-weight: bolder;
		}
		.fPicList2 .one .showPic {
			float: left;
		}
		.fPicList2 .one .showTxt a {
			color:  #e10000;
		}
		.fPicList2 .one img {
			border: 1px solid #dddddd;
			height: 65px;
			width: 90px;
			margin-right: 6px;
		}

.fPicList3 {
}
	.fPicList3 li {
		background: url(Images/li_dotM.gif) no-repeat 0 12px;
		padding-left: 10px;
		line-height: 24px;
	}
	.fPicList3 .one {
		background: none;
		color: #666666;
		padding: 0;
		overflow: hidden;
		margin: 10px 0 5px;
		zoom: 1;
	}
		.fPicList3 .one h6 {
			line-height: 18px;
		}
		.fPicList3 .one h6 a {
			color: #333333;
			font-weight: bolder;
		}
		.fPicList3 .one .showPic {
			float: left;
		}
		.fPicList3 .one .showTxt {
			float: left;
			width: 150px;
		}
		.fright .one .showTxt {
			width: 225px;
		}
		.fPicList3 .one .showTxt a {
			color:  #e10000;
		}
		.fPicList3 .one img {
			height: 85px;
			width: 130px;
			margin-right: 6px;
		}

/*分页样式*/
.showPage {
	text-align: center;
	border-top: 1px dotted #666666;
	padding: 8px 0 20px;
	margin: auto 20px;
}
.mainBox .showPage {
	margin: auto 55px;
}
	.showPage a {
		background: url(Images/icon_page.png) no-repeat left -1px;
		padding-left: 20px;
		line-height: 24px;
	}F
	.showPage .pre {
		background-position: left -51px;
	}
	.showPage .next {
		background-position: left -101px;
	}
	.showPage .end {
		background-position: left -151px;
	}


/*==局部样式定义结束==*/
.txtList66 a {
		display:inline-block;
		padding:35px 0 30px 56px;
		background:url(/Skin/PengAn/Images/PDF.jpg) no-repeat left center;
		line-height: 26px;
                     width:160px;
                     font-size:14px;
		}
