body{ background:#eeeeee}
.list_box{ -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	background:#fff;
	margin-left:15px; margin-right:15px; margin-top:15px;}
.list_box .list_ul li { margin-left:8px; margin-right:8px; background:url(../images/dot_line.png) repeat-x bottom;}
.list_box .list_ul li .title{ font-size:16px; height:40px; line-height:40px;}
.list_box .list_ul li .title img{ margin-right:10px;}
.list_box .list_ul li .time{ line-height:20px; height:30px; margin-left:15px}	
#pageNav {
    font: 12px/24px Tahoma;
    height: 30px;
    margin: 15px auto 0;
    text-align: center;
}
#pageNav ul {
    list-style-type: none;
    overflow: hidden;
}
#pageNav ul li {
    background-color: #FFFFFF;
    border: 1px solid #CCDBE4;
    color: #0B3B8C;
    display: block;
    height: 22px;
    margin: 0 3px;
    padding: 0 8px;
  float: left;
}
#pageNav ul li a {
    background-color: #FFFFFF;
    color: #0B3B8C;
    padding: 0 3px;
}
#pageNav ul li a:hover {
    color: #D87D08;
}
#pageNav ul li.hover {
    border: 0 none;
    color: #000000;
    font-weight: bold;
}
#pageNav ul li.hover a {
    color: #000000;
}

.zx_box{ -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	background:#fff;
	margin:15px; padding-bottom:10px;}
.zx_title{ color: #25477f;
height: 50px;
line-height: 50px;
font-size: 20px;
margin-left: 20px;
margin-right: 20px;
background: url(../images/dot_line.png) repeat-x bottom;}
.zx_x {
margin-left: 8px;
margin-top: 15px;
}
.zx_ul {
color: #444444;
font-size: 16px;
}
.zx_ul li {
height: 40px;
line-height: 40px;
background: url(../images/dot_line.png) repeat-x bottom;
padding-left: 15px;
margin-left:8px; margin-right:8px;
}

.imglistbox{ background:#fff; -webkit-border-radius: 5px; margin-left:15px; margin-right:15px;}
.imglistbox ul li { padding-bottom:8px; padding-top:8px; margin-left:8px; margin-right:8px; background:url(../images/dot_line.png) repeat-x bottom;}
.imglistbox ul li img{ border:solid #eeeeee 1px; height:85px; width:85px; margin-top:5px;}
.imglistbox ul li .title{ font-size:16px; line-height:30px; height:30px; color:#333333;}
.tabBox{ margin:0 auto;   }
.tabBox .hd{ margin-top:20px; margin-bottom:10px;}
.tabBox .hd ul li{ float:left; width:22.5%; height:40px; line-height:40px;  margin-left:2%; background-color:#0080de;  border-radius: 5px;  text-align:center;  color:#fff;  }
.tabBox .hd ul li.on { background:#ff6600;  }
.tabBox .bd ul{  }
.tabBox .bd ul li{   }
.tabBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.readMore{ display:block; height:30px; line-height:30px; margin:10px auto 20px auto;  text-align:center; text-decoration:underline;   }
.doc_box{ margin:5px 2%; padding-bottom:10px; background:url(../images/dot_line.png) bottom repeat-x; line-height:24px;}
.doc_img{ float:left; max-width:35%; border:solid 1px #eeeeee; margin-right:10px;}
.doc_zx{ margin-top:8px;}
.doc_zx img { float:left; height:30px; margin-right:8px;}
.doc_zx_txt{ float:left; font-size:8px; text-align:center; padding-top:3px; }
.doc_zx_txt p{ color:#ff6600; font-size:12px; line-height:12px;}
.zt_box{ margin:5px 15px 20px; border:solid 1px #d8d8d8; border-bottom:hidden; border-radius: 5px; background:#fff;}
.zt_box li{ height:55px; line-height:55px; border-bottom:solid 1px #d8d8d8; padding:8px;}
.zt_box li img{ float:right; border:solid 1px #eeeeee; width:50px; height:50px;}
.zt_box li span { padding: 11px 0 7px 7px;}
.zt_box .first{ height:140px;}
.zt_box .first a {position: relative;}
.zt_box .first img{ width:100%; height:140px; float:none; border:hidden;}
.zt_box .first div{display: block; width: 100%; background: rgba(163,162,162,0.8); position:relative; bottom:30px; height:30px; line-height:30px; color: #FFF;}