/**
 * 棣栭〉鏍峰紡鏂囦欢銆�
 * 
 * @since 2015-04-15
 * @version 1.0
 * @author Luowen
 */



.group1 {
	margin-bottom: 30px;
	zoom: 1;
}
.group1:after {
	content: "\20";
	display: block;
	clear: both;
	height: 0;
}
.group1 .banners {
	position: relative;
	float: left;
	width: 900px;
	height: 460px;
	overflow: hidden;
}
.group1 .banners img {
	display: block;
}
.group1 .about {
	float: left;
	color: #fff;
	width: 350px;
	height: 355px;
	padding: 80px 25px 25px;
	background-color: #1977be;
}
.group1 .about h1 {
	font-size: 27px;
	font-family:  "Microsoft YaHei" ! important;
	padding-bottom: 25px;
	border-bottom: 1px solid #fff;
	margin-bottom: 25px;
}
.group1 .about p {
	font-size: 17px;
	text-indent: 32px;
	margin-bottom: 25px;
}
.group1 .about .more {
	display: inline-block;
	color: #1977be;
	padding: 7px 12px;
	background-color: #fff;
}
.group1 .about .more span {
	font-family:  "Microsoft YaHei" ! important;
	margin-left: 5px;
}


/* 绗簩缁勬牱寮忥紙鏂伴椈銆佽棰戙�蹇嵎杩炴帴锛夈� */
.group2 {
	margin-bottom: 10px;
	zoom: 1;
}
.group2:after {
	content: "\20";
	display: block;
	clear: both;
	height: 0;
}
.group2 .news {
	float: left;
	width: 525px;
}
.group2 .new-header {
	position: relative;
	background-color: #e4e4e4;
}
.group2 .new-content {
	padding: 0 10px;
}
.group2 .new-title {
	line-height: 35px;
	width: 145px;
	padding-right: 35px;
	background-color: #007fc2;
	border-right: 25px solid #379289;
}
.group2 .new-title strong {
	display: block;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background-color: #0f4a82;
}
.group2 .new-header .more {
	position: absolute;
	right: 8px;
	top: 8px;
}

.group2 .new-top {
	height: 185px;
	overflow: hidden;
}
.group2 .new-top .top-title {
	color: #379289;
	font-size: 16px;
	padding: 20px 0 10px;
}
.group2 .new-top .top-date {
	font-size: 12px;
	color: #379289;
	margin-bottom: 20px;
}

.group2 .top-detail {
	zoom: 1;
}
.group2 .top-detail:after {
	content: "\20";
	display: block;
	clear: both;
	height: 0;
}
.group2 .top-detail .detail-pic {
	display: block;
	float: left;
	width: 170px;
	margin-right: 10px;
}
.group2 .top-detail .detail-pic img {
	display: block;
}
.group2 .top-detail p {
	display: block;
	float: left;
	line-height: 1.4;
	/*text-indent: 32px;*/
	text-align: justify;
	width: 325px;
}

.group2 .new-list {
	height: 170px;
	overflow: hidden;
	margin-top: 20px;
}
.group2 .new-list li {
	color: #999;
	line-height: 35px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
.group2 .new-list .firstChild {
	border-top: 1px solid #ccc;;
}
.group2 .new-list a {
	color: #999;
	display: block;
	float: left;
	width: 400px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.group2 .new-list span {
	float: right;
	margin-left: 20px;
}


.group2 .video {
	float: left;
	width: 435px;
	margin: 0 20px;
}
.group2 .video img {
	display: block;
}
.group2 .video {
	font-size: 0;
	white-space: nowrap;
}
.group2 .video-text {
	color: #fff;
	height: 106px;
	padding: 25px 50px 0;
	background-color: #4f8bbf;
	margin-top: 10px;
}
.group2 .video .text-wrap {
}
.group2 .video-text h2 {
	font-size: 23px;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
}
.group2 .video-text h3 {
	font-size: 18px;
}
.group2 .video-text a {
	color: #fff;
}


.group2 .quickLinks {
	float: left;
	width: 300px;
}
.group2 .quickLinks a {
	display: block;
	height: 85px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 15px;
}
.group2 .quickLinks .firstChild {
	margin-top: 0;
}
.group2 .quickLinks img {
	display: block;
}


#footer .map-list {
	display: block;
	width: 980px;
	text-align: left;
	zoom: 1;
	margin: 0 auto;
}
#footer .map-list:after {
	content: "\20";
	display: block;
	clear: both;
	height: 0;
}
#footer .map-list li {
	float: left;
	white-space: nowrap;
	margin: 0 30px;
}
#footer .map-list a:hover {
	text-decoration: none;
}
#footer .map-list dt {
	display: inline-block;
	cursor: default;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
}
#footer .map-list dd {
	line-height: 14px;
	height: 14px;
	padding-left: 5px;
	border-left: 3px solid transparent;
	margin: 0 0 15px -5px;
}
#footer .map-list dd:hover {
	border-left-color: #7ecdea;
}

