﻿@charset "utf-8";
/*  
* @description: 中国唐山行政执法信息公示专栏通用样式表  
* @author: 姚  
* @update: 姚 (2017-7-26 10:23)  
*/  
/* 全局样式 */ 
body { font-family: "宋体", Microsoft YaHei, Segoe UI, Arial, Tahoma, Verdana, sans-serif; font-size: 12px; background:url(../images/xingzheng/banner_xing.jpg) no-repeat center top; }
.ssbody { background:url(../images/xingzheng/banner_she.jpg) no-repeat center top; }
ul, li { display: block; list-style-type: none; }
img { border: none;}
/* End 全局样式 */
/* ---------------------------------------------------------------------------------------------------------------------------- */
/* 连接样式 */
a { text-decoration: none; color: #555; cursor: pointer; }
a:hover, a:active { text-decoration: underline; color: #000000; }
a.more { font-weight: normal; font-size: 12px; }
a.fff { text-decoration: none; color: #fff; }
a.fff:hover, a.fff:active{ text-decoration: underline; color: #fff; }
/* End 连接样式 */
/* ---------------------------------------------------------------------------------------------------------------------------- */
/* 对齐样式 */
.left { float: left; }
.right { float: right }
/* End 连对其样式 */
/* ---------------------------------------------------------------------------------------------------------------------------- */
/*布局样式*/
.main { width: 1000px; margin: 0 auto; overflow: hidden; clear: both; margin-top:120px; }/*页面居中样式*/
/* End 布局样式 */
/* ---------------------------------------------------------------------------------------------------------------------------- */
/* 日期时间 */
.date { float: right; color: #396CBE; font-size: 12px }/*列表时间样式*/
.newsdate { float: right; color: #aaa; font-size: 12px; font-family: Arial }
/* End 布局样式 */

/*边距样式*/
.top10 { margin-top: 10px; }
/* End 边距样式 */
/**/
img, input { border: medium none;}
/*header-ban开始*/
#xingzheng_header-ban { width: 100%;}
#xingzheng_header-ban div.header-ban { font-family:"微软雅黑"; color:#FFFFFF; font-size:36px; padding-left:20px;padding-top:30px;position: relative; width: 980px; height: 113px;/* [disabled]background: url(../images/hb-bgclass.png) no-repeat; */ margin: 0 auto; }
/*header-ban结束*/
/*List 开始*/
.list li { padding-left:12px; background: url(../images/xingzheng/yuandian.png) no-repeat 0px; }
.list li a { width: 209px; }
/*盒子模型*/
.box{ border:solid 1px #ddd;overflow: hidden; clear: both;}


/* footer */
.footer {
	width: 1000px;
	height: 230px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}
.footerNav {
	height: 41px;
	line-height: 36px;
	color: #ccc;
	text-align: center;
	display:block;
	width:1000px;
	margin:20px auto 0;
	border-top:4px solid #B82F12;
}
.footerNav li {
	padding: 0 4px;
}
.footerNav a {
	margin-right: 4px;
	white-space: nowrap;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 0 30px;
	color: #555;
	text-align: center;
	line-height: 24px;
	position: relative;
	width:980px;
	margin:0 auto;}
.footerbq {
	text-align: center;
	margin: 0 auto;
}
