﻿@charset "utf-8";
/* CSS Document */
.title1 {
	height: 37px;
	line-height: 37px;
	font-size: 16px;
}

.title1 h3 {
	width: 160px;
	background: url(../images/title-bg.png) no-repeat center;
	color: #fff;

}

.title1 h3 i {
	font-size: 26px;
	padding-right: 4px;
}

.gov-open {
	width: 354px;
}

.gov-open a {
	width: 98%;
}

.gov-open .title1 {
	background: none;
	border-bottom: 1px solid #CBCBCB;
}

/*政府信息公开*/
/*公开制度*/
.O-system {
	float: right;
	width: 800px;
}

.O-system .title1 {
	background: none;
	border-bottom: 1px solid #CBCBCB;
}

.O-system .marqueetop {
	width: 98%;
	height: 260px;
}

.O-system .marqueetop li {
	width: 100%;
	font-size: 14px;
}

.O-system .marqueetop li a p {
	width: 620px;
	text-align: left;
}

.Leader {
	margin-top: 20px;
}

.Leader .title1 {
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	margin-bottom: 0;
}

.Leader .title1 i {
	color: #ef713b;
	margin: 0 10px 0 20px;
}

.Leader-box {
	background: #f6f6f6;
	border-bottom: 1px solid #dadada;
	padding: 40px 30px 20px 25px;
}

.Leader-box li {
	float: left;
	width: 140px;
	text-align: center;
	font-size: 14px;
	margin: 0 13px;
}

.Leader-box li h3 {
	font-size: 18px;
	color: #0068b7;
}

.gud-file {
	margin: 20px auto 0;
	width: 1175px;
}

.gud-box {
	border: 1px solid #dadada;
	width: 48.5%;
	padding: 5px;
	height: 292px;
	overflow: hidden;
}

.gud-head {
	position: relative;
	height: 45px;
	line-height: 43px;
	border-bottom: 1px solid #dadada;
	font-size: 16px;
}

.gud-head i, .zw-box i {
	color: #ef713b;
	margin: 0 10px 0 20px;
	font-size: 24px;
}

.gud-list {
	margin-top: 10px;
	line-height: 24px;
	font-size: 14px;
}

.gud-list li a h4 {
	padding: 0 5px 5px;
	color: #710100;
	float: left;
}

.gud-list li a p {
	width: 450px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	float: left;
	color: black;
}

.gud-list li a span {
	float: right;
	color: black;
}

.orga {
	margin: 20px 15px;
}

.orga .title1 {
	background: none;
	margin-bottom: 0;
}

.item {
	color: #0e6bd2;
	font-size: 14px;
}

.item span, .zw-head span {
	padding: 0 15px;
	position: relative;
	display: inline-block;
	cursor: pointer;
}

.zw-head span {
	line-height: 28px;
}

.item span b, .zw-head b {
	width: 0;
	height: 0;
	border-top: 5px solid #f9b685;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: none;
	display: none;
	bottom: -6px;
	left: 50%;
	position: absolute;
}

.active {
	color: #ffffff;
}

.active02 {
	color: #ffffff;
	background: #f9b685;
}

.active02 b {
	display: block !important;
}

.org-box {
	background: #f6f6f6;
	border: 1px solid #dadada;
	padding: 20px;
}

.org-list a {
	height: 32px;
	line-height: 32px;
	background: #fff;
	text-align: center;
	border: 1px solid #c4c4c4;
	float: left;
	color: black;
	margin: 5px;
	padding: 0 20px;
}

.dyn-box {
	width: 1175px;
	margin: auto;
}

.zw-box {
	width: 374px;
	height: 270px;
	overflow: hidden;
	border: 1px solid #c4c4c4;
}

.zw-head {
	border-bottom: 1px solid #f9b685;
	margin: 0 10px;
	color: #0e6bd2;
}

.zw-list {
	padding: 10px;
	font-size: 14px;
	line-height: 24px;
}

.zw-list p {
	width: 242px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	color: black;
}

.zw-list li span {
	float: right;
	color: black;
}

.btn-box {
	margin: 20px 15px;
}

.btn-box a {
	border-radius: 5px;
	color: #fff;
	display: block;
	float: left;
	width: 225px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 18px;
	margin: 0 6px;
}

.btn-box a i {
	font-size: 24px;
}

.pg-btn {
	position: absolute;
	top: 50%;
	text-align: center;
	z-index: 99;
	width: 24px;
	height: 46px;
	line-height: 40px;
	background: #c5c5c5;
	color: #fff;
	font-size: 24px;
	font-weight: lighter;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	cursor: pointer;
}

.Up-btn {
	left: 0;
}

.Dn-btn {
	right: 0;
}