* {
	padding: 0;
	margin: 0;
}

.layout {
	clear: both;
	margin: auto;
	width: 1200px;
}

.bannerWrap {
	height: 560px;
	background: url(../images/banner2.jpg) no-repeat center center;
}

.dqwz {
	width: 100%;
	height: 70px;
	background-color: #f5f5f5;
	line-height: 70px;
}

.t {
	color: #d90000;
}

.box-bg {
	height: 862px;
	margin-top: 44px;
}

.box-bg-left {
	width: 600px;
	height: 100%;
	overflow: hidden;
}

.box-bg-left {
	width: 600px;
	height: 100%;
	overflow: hidden;
}

.box-bg-right {
	width: 584px;
	height: 100%;
	overflow: hidden;
}

.box-bg-right-title ul li {
	width: 97px;
	height: 27px;
	text-align: center;
	line-height: 27px;
	float: left;
	margin-top: 20px;
	margin-right: 40px;
	box-sizing: border-box;
}

.current {
	border-radius: 14px;
	color: #fff;
	background-color: #FF4C4C;
}
.current a{
	color: #fff;
}
#dv {
	margin-top: 48px;
}

.list {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.list ul li {
	width: 100%;
	height: 38px;
	line-height: 38px;
	border-bottom: 2px solid rgba(0, 0, 0, 0.05);
}

.box-bg-right-title {
	width: 100%;
	height: 60px;
	border-bottom: 2px solid rgba(0, 0, 0, 0.3);
	cursor: pointer;
}

.sp1 {
	color: #444;
}

.sp2 {
	color: #808080;
}

.footer {
	width: 100%;
	height: 364px;
	margin-top: 40px;
	background-color: #f4f4f4;
}