/*内容页*/
.item5{
	width: 100%;
	max-width: 1900px;
	min-height: 550px;
	background: url(../images/dbg.png) repeat-y center;
	padding-bottom: 30px;
	margin: 0 auto;
}
.zw img{max-width:80%;}





.listContent{
	width: 100%;
	background: #FFFFFF;
	margin-top: 15px;
	overflow: hidden;
}
.contwz,.content{
	width: 1140px;
	margin: 0 30px;
}
.contentPage{
	width: 100%;
}
.contwz {
	margin: 23px 30px 10px;
}
.contwz h2{
	float: left;
	padding: 0 10px 0 0;
	font-size: 20px;
	line-height: 34px;
	color: #014A84;
}
.contwz div{
	line-height: 34px;
	float: right;
	padding: 0 0 0 20px;
	background: url(../images/website1_03.png) no-repeat left center;
}
.content{
	width: 1140px;
	border: 1px solid #DBDBDB;
	margin: 0 30px 0px;
min-height: 350px;
}
.contit {
	padding-bottom: 20px;
	border-bottom: 1px solid #DBDBDB;
}
.contit h3{
	font-size: 18px;
	line-height: 38px;
	text-align: center;
	color: #555;
	font-weight: 600;
}
.contit p{
	font-size: 14px;
	line-height: 32px;
	text-align: center;
	color: #555;
}
.zw{
	padding: 30px;	
	font-size: 16px;
	line-height: 36px;
	text-indent: 2em;
	color: #555;
}
.otherPage{
	font-size:15px;
	margin-bottom: 20px;
}
.otherPage P{
	padding-left: 30px;
}
.otherPage a:hover{
	color:#014A84;
}
.blank{padding-left:25px;}

.share{
	margin-top: 20px;
    border-top: 1px solid #ddd;
    padding: 30px;
}
.bdshare-button-style1-24 a, .bdshare-button-style1-24 .bds_more {
    float: left;
    font-size: 18px;
    padding-left: 25px;
    line-height: 24px;
    height: 24px;
    background-image: url(../images/icons_1_24.png);
    _background-image: url();
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 6px 6px 6px 0;
}
.bdshare-button-style1-24 .bds_tsina {
    background-position: 0 -104px;
}
.bdshare-button-style1-24 .bds_weixin {
    background-position: 0 -1612px;
}
.bdshare-button-style1-24 .bds_more {
    color: #333;
    float: left;
}
.share .share-right a {
    color: #999;
    font-size: 14px;
    padding-left: 40px;
}
.share .share-right .print {
    background: url(../images/print.png) no-repeat 15px 0;
}
.share .share-right .close {
    background: url(../images/close.png) no-repeat 15px 0;
}
/*
 * 政务公开内容页
 */
.contit>div{
	width: 1070px;
	height: 85px;
	background: #f2f2f2;
	margin: 0 auto;
	overflow: hidden;
}
.contit>div ul{
	margin-top: 5px;
}
.contit>div li{
	float: left;
	width: 33.1%;
	text-indent: 30px;
	margin: 5px 0;
	font-size: 16px;
	color: #555555;
}
.contit>div li span{
	color: #014A84;
}
/*列表页*/
.liebiaoye{
	width: 100%;
	background: #FFFFFF;
	overflow: hidden;
    min-height: 450px;
}
.weizhi{
	margin: 25px 22px 20px;
	height: 20px;
	line-height: 20px;
	background: url(../images/website1_03.png) no-repeat left center;
	color: #616161;
}
.weizhi span{
	padding-left: 20px;
}
.weizhi a{
	display: inline-block;
	color: #616161;
}
.listTitle{
	margin: 0 36px;
	height: 41px;
	background: #f2f2f2;
}
.listTitle h3{
	min-width: 140px;float:left;
	height: 41px;
	line-height: 41px;
	text-align: center;
	font-size: 17px;
	color: #FFFFFF;
	background: #0057aa;
}
.list_con{
	margin: 13px 36px 0;
}
.list_con li{
	height: 35px;
	line-height: 35px;
	text-indent: 25px;
	background: url(../images/spot2.png) no-repeat 6px center;
}
.list_con li a{
	display: block;
	font-size: 16px;
	color: #333333;
}
.list_con li a span{
	float: right;
	font-size: 12px;
	color: #999999;
}
.list_con li:hover a{
	color: #0057aa;
}
.list_con hr{
	border: 1px solid #e5e5e5;
	margin: 15px 0;
}