html,body{
	min-width: 1400px;
}
body{
	background: url(../img/banner-1.jpg) no-repeat center top;
}
.box_empty{
	width: 100%;
	height: 1120px;
}
img{
	display: block;
}
.w1400{
	width: 1400px;
	margin: 0 auto;
}
.fz{
	margin: 40px auto;
}
.lm{
	margin: 40px auto;
}


.lddt{
	width: 1400px;
	margin: 25px auto;
}
.lddt_top .tab{
	width: 600px;
	height: 60px;
	background: #f6e8e4;
}
.lddt_top .tab a {
	display: block;
	float: left;
	line-height: 60px;
    width: 300px;
    height: 60px;
    text-align: center;
}
.lddt_top .sd01 {
	font-size: 20px;
	font-weight: bold;
	color: #bc1c18;
}
.lddt_top .sd02{
	font-size: 20px;
	font-weight: bold;
	color: #333;
	background: #f7efed;
}
.ld {
	background: #f6e8e4;
}
.ld .top,.ld .bottom{
	margin: 40px;
}
.ld .top_l,.ld .top_r{
	float: left;
}
.ld .top_r{
	width: 550px;
	margin-left: 25px;
}
.ld .top_r h3{
	font-size: 22px;
	line-height: 36px;
	font-weight: bold;
	text-align: center;
	padding: 40px 0 20px 0;
}
.ld .top_r p{
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color: #666;
}
.ld .top_r p a{
	color: #F22126;
}
.ld .bottom li{
	float: left;
	width: 640px;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 0;
}
.ld .bottom li a{
	color: #333;
}
.ld .bottom li i{
	float: left;
	width: 8px;
	height: 8px;
	background: #333;
	margin-top: 6px;
	margin-right: 15px;
}
.ld .bottom li:nth-of-type(even){
	margin-left: 40px;
}
.qwjd{
	margin: 25px;
}
.qwjd_l,.qwjd_r{
	float: left;
}
.qwjd_l{
	position: relative;
}
.qwjd_l p{
	position: absolute;
	width: 805px;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	background: rgba(0,0,0,.5);
	text-align: center;
	left: 0;
	bottom: 0;
}
.qwjd_l p a{
	color: #fff;
}
.qwjd_r{
	width: 505px;
	margin-left: 40px;
}
.qwjd_r li{
	font-size: 16px;
	font-weight: bold;
	padding: 25px 0;
}
