﻿@charset "UTF-8";
.gzk-item-other li:nth-child(2n) {
    background: #eeeeee;
}

.zw-list a.curcz .tit,
.zw-list a:hover .tit {
  color: #fff;
}
.zw-list .iconzc{
	padding-left: 21px;
}
.zw-list .zw-img:nth-child(1){
	width: 58px;
}
.zw-list .zw-iconzc {
  background: url(zw-iconzc.png) no-repeat left center;
}

.zw-list a.curcz .zw-iconzc,
.zw-list a:hover .zw-iconzc {
  background: url(zwCuriconzc.png) no-repeat left center;
}

.zw-list a .pluszc {
  display: inline-block;
  width: 20px;
  vertical-align: top;
  height: 68px;
  background: url(http://www.bdxhlp.com/images/plus.png) no-repeat left center;
}

.zw-list a.curcz:hover .pluszc,
.zw-list a.curcz .pluszc,
.zw-list a:hover .pluszc {
  background: url(http://www.bdxhlp.com/images/plusHover.png) no-repeat left center;
}

.zw-list a.curcz .pluszc.closezc {
  background: url(http://www.bdxhlp.com/images/plusCurIcon.png) no-repeat left center;
}
.zw-list .inner-list-zc{
	position: relative;
	top: -15px;
	background: none;
	padding:  0;
	display: none;
}
.inner-list-zc a {
  display: inline-block;
  color: rgb(51, 51, 51);
  font-size: 16px;
  background: #e5e5e5;
  border: none;
  margin-bottom: 0;
  margin-top: 10px;
  line-height: 36px;
  padding-left: 21px;
  height: 36px;
  border:1px solid #dddddd!important;
  /* background: url(http://www.bdxhlp.com/images/dian.png) no-repeat left 64px center; */
  width: 240px;
}
.pd24 {
    padding: 24px;
}
.item-title{
	overflow: hidden;
	border-bottom: 2px solid #0f5a9b;
}
.gov-item li {
    line-height: 80px;
    font-size: 16px;
    color: #333;
    display: flex;
    align-items: center;
}
.item-title ul li{
	height: 44px;
	line-height: 30px;
	color: #333333;
	font-size: 20px;
	float:left;
	padding-bottom: 6px;
	font-family: '方正小标宋简体';
}
.item-title-one{
	width: 85px;
}
.item-title-two{
	width: 430px;
	padding-left: 227px;;
}
.item-title-three{
	width: 205px;
	text-align: center;
}
.item-li-one span{
	font-size: 16px;
	color: #333333;
	float: left;
	width: 85px;
	padding-left: 20px;
	font-family: 宋体;
}
.item-div-one{
	float: left;
	width: 430px;
}
.item-div-one a{
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	display: block;
	font-family: '宋体粗体';
}
.item-div-one p{
	font-size: 14px;
	color: #5d86b6;
	line-height: 24px;
	font-family: 宋体;
}
.item-download{
	float: left;
	width: 205px;
	display: flex;
	justify-content: space-between;
	padding: 0 15px;
}
.item-download a{
	font-size: 14px;
    color: #6a6a6a;
	font-family: 宋体;
	    line-height: 50px;
}


/* 分页 */
.cm-page {
    padding: 20px 0;
	padding-top: 36px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    /* margin-top: 16px; */
    border-top: 1px solid #e5e5e5;
	margin-bottom: -5px;
}
.cm-page a, .cm-page span{
	margin: 0 2px;
}
.cm-page a{
	
	font-size: 14px;
	width: 28px;
	height: 28px;
}
.cm-page a.cur, .cm-page a:hover{
	background: #0c599d;
}
.cm-page p{
	    display: inline-block;
	    font-size: 14px;
	    color: #415569;
}
.cm-page .indexPage{
	width: 48px;
}
.cm-page .endPage{
	width: 48px;
}
.cm-page input[type="text"] {
	width: 48px;
	height: 28px;
	border: 1px solid #e5e5e5;
	margin-bottom: 5px;
	padding: 0 5px;
	box-sizing: border-box;
}
.cm-page .page-com{
	width: 62px;
	height: 28px;
	
}
.cm-page a:last-child{
	width: 48px;
}