.da_title {
	border: 1px solid #dddddd;
	border-left-width: 0;
	border-right-width: 0;
	height: 30px;
	line-height: 30px;
	padding: 0 12px;
	font-weight: bold;
	font-size: 120%;
	background: #f4f4f4
}
.list_ul {
	line-height: 32px;
	font-size: 120%;
	padding: 0 10px 10px;
}
.list_ul li {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.list_ul a {
	margin-left: 5px;
}
.list_ul .time_span {
	font-weight: bold
}

/* CSS Document */
html {
	font-size: 87.5%;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	text-size-adjust: none;
}
body {
	background: #f2f2f2;
	color: #000;
}
a {
	text-decoration: none;
	color: #000;
}
img {
	max-width: 100%;
}
header {
	box-shadow: 0 3px 2px #ccc;
	height: 45px;
	background: #ff6508;
}
header a {
	color: #fff
}
header .logo {
	background: url(../images/alogo.png) left center no-repeat;
	margin-left: 10px;
	display: block;
	width: 43px;
	height: 42px
}
.navLine {
	border-left: 1px solid #ff731f;
	background: #d1570e;
	display: block;
	width: 1px;
	height: 45px;
	margin-left: 9px;
}
.levelOne {
	background: url(../images/top_line.png) no-repeat right center;
	/*background-size: 12px auto;*/
	padding: 0 18px 0 12px;
	display: block;
	height: 45px;
	font-weight: bold;
	line-height: 45px
}
header .return_prev {
	margin: 8px 2px 8px 0;
	background: #ff6508;
	border: 1px solid #fff;
	border-radius: 2px;
	padding: 5px;
}
header .navBtn {
	background: url(../images/dh.gif) no-repeat center center;
	display: block;
	width: 23px;
	height: 23px;
	margin: 11px 5px 11px 3px;
}
.dq_pos {
	line-height: 40px;
	height: 40px;
	color: #888888;
	padding: 0 10px;
	font-size: 110%
}
.dq_pos a {
	color: #888888
}
.white_line {
	height: 1px;
	background: #fff
}
.fenye li {
	width: 30px;
	height: 32px;
	background: #f7f7f7;
	border: 1px solid #c2c2c2;
	border-radius: 3px;
	margin: 4px;
	line-height: 32px;
	font-size: 13px
}
.fenye li a {
	color: #4a4a4a
}
.fenye li.no_page {
	background: #eeeeee;
}
.fenye li.no_page a {
	color: #9d9d9d
}
footer {
  background: #ff6508;
  text-align: center;
  padding: 20px 0;
  line-height: 214.28571428571428%;
}
footer * {
  color: #fff;
}
footer a {
  display: inline-block;
  padding: 0 10px;
}



/* CSS Document */
.article_body {
	margin: 0 5px 0;
	padding-top: 10px;
	border: 1px solid #d7d7d7;
	border-radius: 5px;
	background: #fff
}
.article_title {
	font-weight: bold;
	padding: 0 10px 10px;
	font-size: 120%;
}
.arc_xg {
	color: #777777;
	padding-bottom: 10px;
	padding: 0 10px;
}
.arc_con {
	line-height: 24px;
	padding: 10px;
}
.arc_font {
	margin-right: 5px;
	cursor: pointer
}
.bshare-custom {
	border-top: 1px solid #d7d7d7;
	padding: 10px;
	background: #f7f7f7
}
.news_lb,.jctp {
	background: #f8f8f8;
	border: 1px solid #d7d7d7;
	border-radius: 5px;
	margin: 10px 5px 0;
}
.news_lb .hd ,.jctp_tit {
	height: 33px;
	border-bottom: 1px solid #d7d7d7;
	background: #fff;
	line-height: 33px;
}
.news_lb .hd li {
	font-size: 13px;
	position: relative;
	top: 1px;
	width: 16%;
	cursor: pointer;
	color:#666666
}
.news_lb .hd li.on {
	background: url(../images/news_lb_on.jpg) center bottom no-repeat;
	font-weight: bold;
	color:#000
}
.news_lb .bd ul {
	padding: 10px;
}
.news_lb .bd li {
	line-height: 28px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
 .p_newsmore {
	display: block;
	margin: 0 auto;
	width: 86%;
	height: 30px;
	border: 1px solid #d7d7d7;
	border-radius: 5px;
	line-height: 30px;
	text-align: center;
	background: #f4f4f4;
	margin-bottom: 10px;
}

.jctp_tit {font-weight:bold;padding:0 10px;}

.jctp ul {}
.jctp ul li {width:40%;margin:5% 3% 0;white-space: nowrap;line-height:30px;
	text-overflow: ellipsis;
	overflow: hidden}
.jctp ul li a {color:#666666}

.dede_pages{
width:95%; margin:0 auto; display:block; list-style:none; font-size:12px; margin-top:5px; margin-left:15px;
	height:30px; line-height:30px; clear:both
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages  li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	padding:2px 4px 2px;
	margin-right:6px;
	background:#FFFFFF;
	border:1px solid #d9d9d9;
}
.dede_pages li a{
	float:left;
	padding:0px 4px 0px;
	color:#555;
	display:block;
	
}
.dede_pages li a:hover{
	color:#3666d4;
	text-decoration:none;
	padding:3px 8px 2px 8px;_padding:3px 12px 2px 12px;
	margin:-2px -4px -2px -4px;
	background:#3666d4;
	color:#FFFFFF
}
.dede_pages li.thisclass a:hover{
	color:#3666d4;
	text-decoration:none;
	padding:3px 8px 2px 8px;
	background:#3666d4;
	color:#FFFFFF
}
.dede_pages li.thisclass,
.dede_pages li.thisclass a,.pagebox ul li.thisclass a:hover{
	padding:1px 4px 1px;
	font-weight:bold;
	background:#3666d4;
	color:#FFFFFF
}
.dede_pages .pageinfo{
	line-height:17px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}