.ldzc_title{background:#f6f6f6; margin-bottom:20px;}
.ldzc_title h3 {
    background: url(2017hzqgzxxw-lefth3bg.png) repeat;
    border-bottom: 2px solid #d10001;
    font: bold 20px/50px "Microsoft YaHei";
    color: #333333;
    text-align: center;
    width: 18%;
}
.ldzc_bt h3{background: url(choiceBtn.png) no-repeat left top;
    text-decoration: none;
    color: #fff;    display: block;
    width: 120px;
    height: 56px;
    font: 18px/43px "Microsoft YaHei";
    text-align: center;}

.tabcon_ldzc .ldzw {
	color: #002a5c;
	float: left;
	width: 120px;
	/* height: 100%; */
	text-align: center; padding: 10px 0;
	margin-right: 10px;
	margin-bottom: 10px;
	background: #ffebeb;
	font-size: 18px;
}


.tabcon_ldzc .ldmz {
	float: left;
	margin-bottom: 10px;
	width: 87%;
	background: #efefef;
	padding: 10px;
	font-size: 18px;
}

.tabcon_ldzc .ldmz a {
	margin: 0 5px;
	color: #333;
	font-size: 18px;
	text-align: center;
	display: inline-block;
}

.tabcon_ldzc .ldmz a span {
	color: #00479d;
	float: left;
}

.tabcon_ldzc .ldmz a:hover {
	color: #00479d;
}

.ldtx{
	padding: 15px;
	background: #ffebeb;
	font-size: 18px;
	color: #d90102;
	font-weight: bold;
  clear: both;
}

.ldzc_l{
	width: 275px;
}

.ldzc_l .aside {
  width: 100%;
  background: #fafafa;
  padding: 2px 0 6px;
}
.ldzc_l .aside li {
  font-size: 18px;
  line-height: 54px;
  width: 216px;
  margin: 0 auto;
  box-sizing: border-box;
  padding-left: 32px;
  padding-top: 4px;
  border-bottom: 2px solid #ededed;
}
.ldzc_l .aside li i {
  display: none;
}
.ldzc_l .aside li:last-child {
  border-bottom: none;
}
.ldzc_l .aside li.active {
  font-weight: bold;
}
.ldzc_l .aside li.active i {
  display: inline-block;
  margin-left: 12px;
  font-style: normal;
}
.ldzc_l .aside li a:hover{
  color: #d90102;
}