@charset "utf-8";

/* 横向单行滚动新闻 */
.bo-h {
	width: 1188px;
	height: 49px;
	margin: 0 auto;
	border: 1px solid #ccc;
	border-top: none;
	background: url(/images/2015new/index_201601/nav.png) bottom repeat-x;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
.bo-h h2 {
	float: left;
	width: 50px;
	line-height: 20px;
	padding: 15px 0;
	background: url(/images/2015new/index_201601/icons.png) 100% 0 no-repeat;
}
.bo-h .scroll {
	float: left;
	width: 1100px;
	height: 20px;
	margin: 15px;
	overflow: hidden;
	position: relative;
}
.bo-h .scroll li {
	width: 1100px;
	height: 20px;
	/*margin-right: 20px;
	padding-left: 15px;
	background: url(/images/2015new/index_201601/dot1.png) 0 50% no-repeat;*/
	line-height: 20px;
	font-size: 20px;
font-weight: bold;
}
.bo-h .simply-scroll-container {
	position: relative;
	height: 20px;
}
.bo-h .simply-scroll-clip {
	position: relative;
	overflow: hidden;
}
.bo-h .simply-scroll-list {
	overflow: hidden;
}
.bo-h .simply-scroll, .bo .simply-scroll .simply-scroll-clip {
	width: 1100px;
	height: 20px;
}
.bo-h .simply-scroll .simply-scroll-list li {
	float: left;
	width: 520px;
	height: 20px;
}
.content .search {
	width: 426px;
	height: 48px;
	margin: 2px 0 0 2px;
}
.search input, .search button {
	float: left;
	display: block;
	vertical-align: middle;
}
.search input {
	float: left;
	width: 246px;
	height: 16px;
	padding: 15px 14px 15px 31px;
	border: 1px #ccc solid;
	background: #fff url(/images/2015new/index_201601/search2.png) 10px 50% no-repeat;
	-webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,.1);
	-moz-box-shadow: inset 1px 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 1px 1px 2px rgba(0,0,0,.1);
	outline: none;
	font: normal 16px/16px microsoft yahei;
}
.search button {
	display: block;
	width: 58px;
	height: 46px;
	border: 1px solid #c64a19;
	background: url(/images/2015new/index_201601/btn.png) top repeat-x;
	color: #fff;
	cursor: pointer;
	text-align: center;
	margin-left: -1px;
	font: bold 14px/46px microsoft yahei;
	box-sizing: content-box;
	overflow: visible;
}
.search .btn {
	float: left;
	display: block;
	width: 70px;
	height: 46px;
	border: 1px solid #c64a19;
	background: url(/images/2015new/index_201601/btn.png) top repeat-x;
	color: #fff;
	line-height: 46px;
	text-align: center;
	margin-left: 2px;
	vertical-align: middle;
	font-weight: bold;
}
/* 友情链接 */
.friends {
	padding: 10px 0;
	margin-top:30px;
	background-color: #df020d;
}
.friends .scroll {
	position: relative;
	overflow: hidden;
	width: 1150px;
	height: 60px;
	margin: 0 auto;
}
.friends li {
	width: 230px;
	height: 60px;
float:left;
}
.friends li a {
	position: relative;
	display: block;
	width: 218px;
	height: 58px;
	border: 1px solid #fff;
	margin: 0 auto;
	font: bold 16px/58px microsoft yahei;
	text-align: center;
	color: #fff;
}
.friends li a.long {
	height: 40px;
	padding: 9px 0;
	font: bold 16px/20px microsoft yahei;
}
.friends li a:hover {
	border-color: #fc0;
	color: #fc0;
}
.friends li:hover a:after {
	content: '';
	position: absolute;
	top: 3px;
	right: 3px;
	border: 5px solid #fc0;
	border-color: #fc0 #fc0 transparent transparent;
}
.friends p {
	position: relative;
	width: 1190px;
	margin: 0 auto;
}
.friends .prev, .friends .next {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 15px;
	height: 60px;
	background-image: url(../../images/2015new/index_201601/arr2.jpg);
	opacity: 0.5;
}
.friends .next {
	left: auto;
	right: 0;
	background-position: 100% 0;
}
.friends a.prev:hover, .friends a.next:hover {
	opacity: 1;
}
/* 网站链接 */
.links {
	width: 1190px;
	margin: 0 auto;
}
.links .tab {
	height: 35px;
	border-bottom: 1px solid #ccc;
}
.links .tab a {
	display: inline-block;
	border-bottom: 2px solid transparent;
	margin-bottom: -1px;
	padding: 0 15px;
	line-height: 34px;
	font-size: 16px;
}
.links .tab a.current {
	border-color: #c0392b;
	color: #ab161c;
}
.links p {
	width: 1170px;
	margin: 0 auto;
	padding: 10px;
	line-height: 30px;
}
.links p a {
	margin: 0 5px;
	white-space: nowrap;
	word-break: keep-all;
}
.links p a:hover, .copyright p a:hover {
	text-decoration: underline;
}
/* 版权信息 */
.copyright {
	border-top: 1px solid #c0392b;
	padding: 15px 0;
	line-height: 24px;
}
.copyright p {
	width: 1190px;
	margin: 0 auto;
}
.gov {
	position: relative;
}
/*#_ideConac {
	position: absolute;
	display: block;
	top: 10px;
	left: 260px;
}
*/
/* 侧边栏 */
.backtop {
	position: fixed;
	bottom: 140px;
	right: 20px;
	display: block;
	width: 80px;
	height: 80px;
	background: #0068b7 url(/images/2015new/index_201601/arr3.png) center no-repeat;
	cursor: pointer;
	display: none;
}
/*信息公开目录*/
.ke-zeroborder p{
  margin-bottom:0
}
.ke-zeroborder td a{
white-space: nowrap;
word-break: keep-all;
font: normal 18px/1.5em 宋体;
margin-bottom: 1em;
}