@charset "utf-8";
/* CSS Document */
body, ul, li, h1, h2, h3, h4, h5, h6, dl, dt, dd, p {
	margin: 0;
	padding: 0;
}/*清除块级元素默认的浏览器样式*/
.clearFloat {
	clear: both;
}/*清除无序列表的默认样式*/
ul {
	list-style: none;
}
a {
	text-decoration: none;/*清除下划线*/
}
img {
	border: none
}
#wrapper {
	margin: 0 auto;
	font-family: "微软雅黑";
	font-size: 12px;
	background: url(../images/dabeijing.gif) repeat-x;
}
#head {
	margin: 0 auto;
	width: 960px;
	background: #6C9;
}
/*导航条*/
#nav {
	height: 36px;
	line-height: 36px;/*当line-height与height值相同，文字垂直居中*/
	background: #B73133;
	margin-top: 5px;
	font-size: 16px;
}
#nav ul {
	width: 960px;
	margin: 0 auto;
}
#nav ul li {
	width: 96px;
	float: left;
	text-align: center;
}
#nav ul li a {
	color: #FFF;
	display: block;
	letter-spacing: 1px;
}
#nav ul li a:hover {
	background: #E7E7E7;
	color: #333;
}
#body {
	background: #FFFFFF;
	margin: 0 auto;
	width: 960px;
	margin-top: 5px;
}

#newspad {

	

	padding: 15px 30px;

	text-indent:15px;
	font-size: 1.2em;
	font-family:"Times New Roman", Times, serif;
}
#newspad a {
	color: #333;
}
#newslist {

	/*width: 960px;*/
	height:470px;


	padding: 15px 30px;

	text-indent:15px;
	font-size: 1.2em;
	font-family:"Times New Roman", Times, serif;
}
#newslist a {
	color: #333;
}



/*搜索栏*/
#header {
	width: 960px;
	margin: 0 auto;
	height: 36px;
	background: #E7E7E7;
}
#logo {
	margin-top: 8px;
	margin-left: 12px;
	float: left;
	padding-left: 35px;
	font-size: 1.2em;
}
#search {
	float: right;
}
#form_search {
	position: relative;
	margin-top: 4px;
	margin-right: 12px;
	font-size: 1.3em;
}
#search input.search_con {
	border: #f60 1px solid;
	width: 320px;
	height: 25px;
	line-height: 25px;
	outline: none;
	padding-left: 5px;
	background: url(../images/zoom.jpg) 242px center no-repeat;
}
#search .btn_search {
	height: 27px;
	width: 60px;
	background: #f60;
	color: #fff;
	border: none;
	font-family: "微软雅黑";
	position: absolute;
	top: 1px;
	right: 1px;
	letter-spacing: 2px;
}
/*左边栏*/
#left {
	width: 294px;
	float: left;
	margin-right: 5px;
}
/*公告栏*/
#left_1 {
	width: 294px;
	height: 315px;
	border: #ccc 1px solid;
	background: #FFFFFF;
}
#left_1 h2 {
	background: url(../images/box_tit_bg.gif) repeat-x;
	height: 28px;
	line-height: 28px;
	border-bottom: #ccc 1px solid;
	font-size: 14px;
	color: #666;
	padding: 0 8px 0 8px;
}
#left_1 span {
	background: url(../images/icon.gif) 0 -2px no-repeat;
	padding-left: 40px;
	/*padding-left: 15px;*/
}
#left_1 h2 .more {
	color: #f90;
	float: right;
	background: url(../images/icon.gif) 0 -41px no-repeat;
	padding-left: 15px;
	font-size: 12px;
}
#left_1 h2 .more:hover {
	background: url(../images/icon.gif) 0 -91px no-repeat;
	color: #f60;
}
.ask dl {
	border-bottom: #ccc 1px dashed;
	padding: 6px 0;
}
.ask dl dt {
	height: 22px;
	background: url(../images/icon.gif) 0 -148px no-repeat;
	padding-left: 20px;
}
.ask dl dt a {
	color: #333;
	font-weight: bold;
}
.ask dl dt a:hover {
	color: #F60;
}
.ask dl dd {
	background: url(../images/icon.gif) 0 -197px no-repeat;
	padding-left: 20px;
	color: #666;
}
.ask dd {
	width: 260px;
}
.box_con ul li strong {
	display: block
}
/*专题导航*/

#left_2 {
	width: 294px;
  height: 135px;
	border: #ccc 1px solid;
	margin-top: 5px;
	background:  #FFFFFF;
}
#left_2 h2 {
  background: url(../images/box_tit_bg.gif) repeat-x;
	height: 28px;
	line-height: 28px;
	border-bottom: #ccc 1px solid;
	font-size: 14px;
	color: #666;
	padding: 0 8px 0 8px;
}
#left_2 span {
	background: url(../images/icon.gif) 0 -2px no-repeat;
	padding-left: 40px;
	/*	padding-left: 15px;*/
}
#left_2 h2 .more {
	color: #f90;
	float: right;
	background: url(../images/icon.gif) 0 -41px no-repeat;
	padding-left: 15px;
	font-size: 12px;
}
#left_2 h2 .more:hover {
	background: url(../images/icon.gif) 0 -91px no-repeat;
	color: #f60;
}
.bottom_con dt {
	float: left;
	width: 90px;
	height: 70px;
	background: #ffffff;
}
.bottom_con {
	padding: 15px;
}
.bottom_con dl {
	height: 74px;
	margin-bottom: 10px;
}
.bottom_con dl dt img {
	float: left;
	border: 1px #ccc solid;
	padding: 1px;
}
.bottom_con dl dd {
	float: right;
	width: 150px;
}
.bottom_con dl dd a {
	display: block;
	margin-bottom: 5px;
	color: #069;
	font-weight: bold;
}
.bottom_con ul li {
	line-height: 22px;
/*background: url(../images/icon.gif) 0 -299px no-repeat;*/
	padding-left: 5px;
}
.bottom_con ul li a {
	color: #666;
}
.bottom_con ul li a:hover {
	color: #f60;
}


#left_3 {
	width: 294px;
  height: 70px;
	border: #ccc 1px solid;
	margin-top: 5px;
	background:  #FFFFFF;
}
#left_3 h2 {
  background: url(../images/box_tit_bg.gif) repeat-x;
	height: 28px;
	line-height: 28px;
	border-bottom: #ccc 1px solid;
	font-size: 14px;
	color: #666;
	padding: 0 8px 0 8px;
}
#left_3 span {
	background: url(../images/icon.gif) 0 -2px no-repeat;
	padding-left: 40px;
	/*	padding-left: 15px;*/
}

/*右栏*/
#right {
	width: 661px;
	float: left;
}
#up {
	/*
	width: 661px;
	height: 380px;
  */
	width: 661px;
	height: 265px;
}

#up  h2 {
	background: url(../images/box_tit_bg.gif) repeat-x;
	height: 28px;
	line-height: 28px;
	border-bottom: #ccc 1px solid;
	font-size: 14px;
	color: #666;
	padding: 0 8px 0 8px;
}
#up  span {
	background: url(../images/icon.gif) 0 -2px no-repeat;
	padding-left: 40px;
}
#up h2 .down_up {
	color: #f90;
	float: right;
	background: url(../images/icon.gif) 0 -41px no-repeat;
	padding-left: 15px;
	font-size: 12px;
}
#up .down_up:hover {
	background: url(../images/icon.gif) 0 -91px no-repeat;
	color: #f60;
}





/*幻灯片开始*/
#slide_left {
	float: left;
}
#slide_left h2 {
	background: url(../images/box_tit_bg.gif) repeat-x;
	height: 28px;
	line-height: 28px;
	border-bottom: #ccc 1px solid;
	font-size: 14px;
	color: #666;
	padding: 0 8px 0 8px;
}
#slide_left span {
	background: url(../images/icon.gif) 0 -2px no-repeat;
	padding-left: 40px;
}
#slide_left h2 .more {
	color: #f90;
	float: right;
	background: url(../images/icon.gif) 0 -41px no-repeat;
	padding-left: 15px;
	font-size: 12px;
}
#slide_left h2 .more:hover {
	background: url(../images/icon.gif) 0 -91px no-repeat;
	color: #f60;
}




.slider {
	height: 350px;
	position: relative;
	text-align: center;
	background: #FFFFFF;
	width: 561px;
}
/*
.slider img {
	height: 336px;
	width: 561px;
}*/
.slider-extra {
	bottom: 8px;
	left: 0;
	position: absolute;
}
.slider-nav li {
	background: #3e3e3e none repeat scroll 0 0;
	border-radius: 50%;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	height: 9px;
	margin: 0 3px;
	overflow: hidden;
	text-align: center;
	width: 9px;
}
.slider-nav .current {
	background: #b61b1f none repeat scroll 0 0;
	color: #fff;
}
.slider-nav li {
	display: inline-block;
	height: 18px;
	line-height: 16px;
	width: 18px;
	font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
}
.slider-prev {
	left: 0;
}
.slider-next {
	right: 0;
}
.slider-nav {
	width: 561px;
}
.slider-page a {
	background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
	color: #fff;
	display: block;
	font-family: "simsun";
	font-size: 22px;
	font-weight: normal;
	height: 62px;
	line-height: 62px;
	margin-top: -31px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 28px;
	z-index: 1;
}
#login {
	margin-top: 5px
}
/*事件展示,工作动态*/
#index_pic {
	background: #FFFFFF;
	border: #ccc solid 1px;
	overflow: auto;/*清除浮动2*/
	margin-top: 5px;
}
#index_pic h2 {
	background: url(../images/box_tit_bg.gif) repeat-x;
	height: 28px;
	line-height: 28px;
	border-bottom: #ccc 1px solid;
	font-size: 14px;
	color: #666;
	padding: 0 8px 0 8px;
}
#index_pic span {
	background: url(../images/icon.gif) 0 -2px no-repeat;
	padding-left: 15px;
}
#index_pic h2 .down_up {
	color: #f90;
	float: right;
	background: url(../images/icon.gif) 0 -41px no-repeat;
	padding-left: 15px;
	font-size: 12px;
}
#index_pic h2 .down_up:hover {
	background: url(../images/icon.gif) 0 -91px no-repeat;
	color: #f60;
}
#index_pic ul li {
	float: left;
	width: 107px;
	margin: 15px 0 15px 22px;
	text-align: center;
}
#index_pic ul li img {
	margin-bottom: 8px;
}
/*左栏下*/
#down {
	width: 661px;
	margin-top: 5px;
	height: 265px;
}
#down .down {
	width: 326px;
	border: #ccc 1px solid;
}
#down .down h2 {
	background: url(../images/box_tit_bg.gif) repeat-x;
	height: 28px;
	line-height: 28px;
	border-bottom: #ccc 1px solid;
	font-size: 14px;
	color: #666;
	padding: 0 8px 0 8px;
}
#down .down span {
	background: url(../images/icon.gif) 0 -2px no-repeat;
	padding-left: 40px;
}
#down .down h2 .down_up {
	color: #f90;
	float: right;
	background: url(../images/icon.gif) 0 -41px no-repeat;
	padding-left: 15px;
	font-size: 12px;
}
#down .down h2 .down_up:hover {
	background: url(../images/icon.gif) 0 -91px no-repeat;
	color: #f60;
}
.news {
	margin: 0 auto;
	width: 305px;

}
.hot_news h2 {
	color: #333;
	font-size: 18px;
	height: 30px
}
.hot_news p {
	border-bottom: #ccc 1px dotted;
	padding-bottom: 8px;
}
.news_list {
	margin-top: 8px;
}
.news_list ul li {
	line-height: 24px;
	/*background: url(../images/icon.gif) 0 -298px no-repeat;*/
	padding-left: 5px;
}
.news_list ul li a {
	color: #666;
}
.news_list ul li a:hover {
	color: #F60;
}



#newsdate {
	float: right;
	padding-left: 15px;
}

/*规章制度*/
#down_1 {
	width: 328px;
	height: 265px;
	margin-right: 5px;
	float: left;
	background: #ffffff;
}
/*党建*/
#down_2 {
	width: 328px;
	height: 265px;
	float: right;
	background: #ffffff;
}
/*页脚部分*/
#footer {
	margin: 0 auto;
	width: 960px;
	height: 100px;
	margin-top: 5px;
	text-align: center;
}
#footer dl dt {
	background: #999;
	/*height: 24px;*/
	height: 2px;
	line-height: 24px;
	color: #FFF;
}
#footer dl dt a {
	color: #FFF;
	letter-spacing: 1px;
	font-weight: bold;
}
#footer dl dt a:hover {
	color: #333333;
}
#footer dl dd {
	line-height: 50px;
  /*background: url(../images/footer_bg.gif) repeat-x;*/
	/*background: #cc2117;*/
	background: #B73133;
	color: #FFF;
}
