a:focus {
	outline: none;
}

li:focus {
	outline: none;
}

div:focus {
	outline: none;
}

p:focus {
	outline: none;
}

span:focus {
	outline: none;
}


.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: '020';
	height: 0px;
	display: block;
	overflow: hidden;
	clear: both;
}
.ldzc{
	width: 100%;
	min-height: 10px;
}
.ldzc_left{
	float: left;
	min-height: 10px;
	width: 310px;
}
.ldzc_left .ldzc_list{
	width: 100%;
	min-height: 40px;
	margin-bottom: 20px;
}
.ldzc_left .ldzc_list .ld_title{
	width: 100%;
	height: 40px;
    line-height: 40px;
    color: #FFF;
    padding-left: 14px;
    font-size: 16px;
    font-weight: 550;
    cursor: pointer;
	background: url(xl.png) no-repeat 275px center;
	background-color: #c01300;
	box-sizing: border-box;

}
.ldzc_left .ldzc_list .ld_list{
	width: 100%;
	min-height: 10px;
	
}
.ldzc_left .ldzc_list .ld_list .ld_a{
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
    border: 1px solid #f7e5e5;
    padding-left: 20px;
    margin-top: 10px;
    font-size: 13px;
	box-sizing: border-box;
	background: #fffafa;
}
.ldzc_left .ldzc_list .ld_list .ld_a .ld_sp1{
	font-size: 16px;
    color: #000;
    margin-right: 25px;
}
.ldzc_left .ldzc_list .ld_list .ld_a .ld_sp2{
	font-size: 12px;
    color: #6c6c6c;
}
.ldzc_left .ldzc_list .ld_list .ld_a:hover{
	background: #d65c57;
}
.ldzc_left .ldzc_list .ld_list .ld_a:hover span{
	color: #FFF;
}
.ld_a_on{
	/* background: rgba(192, 19, 0, 0.2); */
	background: #d65c57!important;
}
.ld_a_on span{
	color: #FFF!important;
	
}
.ldzc_right{
	float: right;
	min-height: 740px;
	width: 830px;
	border: 1px solid #eaeaea;
	padding: 25px 30px;
}
.ldzc_right .box_left{
	width: 180px;
	min-height: 10px;
	float: left;
	overflow: hidden;
}
.ldzc_right .box_left h4{
	text-align: center;
	margin-top: 15px;
	font-size: 18px;
    line-height: 30px;
    color: #d41616;
    font-weight: bold;
}
.ldzc_right .box_left p{
	text-align: center;
	line-height: 28px;
    color: #333;
    font-size: 14px;
}
.ldzc_right .box_right{
	width: 560px;
	min-height: 10px;
	float: right;
	overflow: hidden;
}
.index-tab{
	padding: 30px 0px;
	box-sizing: border-box;
}
.index-tab p{
	color: #333;
	font-size: 14px;
	line-height: 30px;
}
.index-tab .pp{
	color: #333;
	font-size: 14px;
	line-height: 30px;
	text-indent: 28px;
}