@charset "utf-8";
.banner {
	height: 403px !important;
	background: url(../images/bg_banner.jpg) no-repeat center center !important;
}
.box-xgbd .box-cnt { padding: 20px 0 40px;}
.list4 .list-icon { padding-top: 50px !important;}
.list6 .list-item {
	position: relative;
	display: block;
	float: right;
	width: 470px;
	height: 170px;
	margin-right: 20px;
}
.list6 .list-item:first-child {
	float: left;
	margin-right: 0;
	margin-left: 20px;
}
.list6 .list-item .list-pic ,
.list6 .list-item .list-pic img {
	width: 180px;
	height: 140px;
}
.list6 .list-item .list-title {
	margin-left: 190px;
	line-height: 31px;
	font-size: 15px;
	font-weight: 700;
	color: #7d7d7d;
}
.list6 .list-item .list-des {
	margin-left: 190px;
	padding-top:6px;
	line-height: 24px;
	font-size: 13px;
	color: #6d6d6d;
}
.list6 .list-item .list-link {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 13px;
	color: #2732c6;
}
.list6 .list-item .list-link:hover {
	text-decoration: underline;
	color: #f00;
}