.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0px;
}

body{
	min-width: 1200px;
}

.wip_hda {
	width: 100%;
	max-width: 1200px;
	margin: 30px auto 8px;
}

.wip_hdb {
	width: 100%;
	max-width: 1200px;
	margin: 0px auto 37px;
}

.wip_hdbleft {
	float: left;
	width: 770px;
}

.wip_hdbright {
	float: right;
	width: 400px;
}

.wip_hda .wip_hdbright {
	border: 1px solid #D0DDFF;
}

.gxhddtli {
	padding-top: 19px;
	padding-bottom: 20px;
	border-bottom: 1px solid #EEEEEE;
}

.gxhddtli a {
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	line-height: 24px;
	display: block;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.gxhddtli span {
	font-size: 14px;
	color: #999999;
	display: block;
}

.bt-box-tit {
	height: auto;
	border-bottom: 1px solid #e7e7e7;
}

.bt-box-tit a {
	font-weight: 600;
	font-size: 22px;
	color: #333333;
	line-height: 30px;
	padding-bottom: 18px;
	padding-left: 0px;
	padding-right: 0px;
}

.bt-box-tit a.act {
	background: #FFFFFF;
	color: #0D4DB9;
	border-bottom: 4px solid #0D4DB9;
}

.bt-box-cent ul {
	padding-top: 0px;
}

.bt-box-18 ul li {
	font-size: 16px;
	color: #333333;
	letter-spacing: 0;
	line-height: 36px;
	background-position: 9px 18px;
	padding-left: 32px;
}

.bt-box-cent ul li a {
	width: 100%;
}

.gxhdconbgright ul li a {
	/*display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;*/
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}

.gxhdconbgright>ul {
	padding-top: 15px;
}

.gxhdzxft {
	width: 100%;
	height: 60px;
	font-weight: 600;
	font-size: 20px;
	text-align: center;
	background: url(hdpwrite.png) no-repeat center;
}

.gxhdzxft a {
	display: block;
	color: #FFFFFF;
	height: 100%;
}

.wip_hda .bt-box-tit {
	margin-bottom: 20px;
}


/*答复列表*/

.hdjl-ldxx-list li {
	float: left;
	width: 375px;
	height: 176px;
	margin-bottom: 20px;
	background: #F0F7FF;
}

.hdjl-ldxx-list li:first-child {
	margin-right: 20px;
}

.hdjl-ldxx-list li:first-child+li+li {
	margin-right: 20px;
}

.hdjl-ldxx-list li a {
	display: block;
	padding: 0 19px;
}

.hdjl-ldxx-list li h4 {
	padding-top: 17px;
	padding-bottom: 11px;
	font-size: 16px;
	color: #333333;
	letter-spacing: 0;
	line-height: 32px;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.hdjl-ldxx-list li p {
	line-height: 28px;
	font-size: 14px;
	margin-bottom: 15px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
}

.hdjl-ldxx-list li .attr {
	font-size: 14px;
	color: #999999;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.hdjl-ldxx-list li .attr span+span {
	margin-left: 12px;
}

.hdjl-ldxx-list li p b {
	color: #eca841;
}

.hdjl-ldxx-list li:hover {
	background: #2d548f;
	color: #fff;
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
}

.hdjl-ldxx-list li:hover * {
	color: #fff;
}


/*统计*/

.hdjl-xjtj {
	padding: 10px;
}

.hdjl-xjtj ul li {
	float: left;
	width: 170px;
	height: 116px;
	text-align: center;
	padding: 20px 0 20px;
	background-image: linear-gradient(180deg, #F5F8FC 0%, #F5F8FC 100%);
	margin-bottom: 20px;
}

.hdjl-xjtj ul li:first-child {
	margin-right: 20px;
}

.hdjl-xjtj ul li:first-child+li+li {
	margin-right: 20px;
}

.hdjl-xjtj ul li b {
	display: block;
	color: #2666be;
	font-size: 28px;
	line-height: 48px;
	margin-bottom: 4px;
}

.hdjl-xjtj ul li span {
	display: block;
	font-size: 14px;
	line-height: 24px;
}