.ewb-foot-bg {
	padding-bottom: 20px;
	background: url('../images/foot_bg.jpg') center bottom no-repeat;
}

.ewb-main-bg {
	padding: 0 20px 20px 20px;
	background: #fff;
}

.ewb-location {
	padding-left: 22px;
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	background: url('../images/location.png') left center no-repeat;
}

.ewb-location a {
	color: #333;
}

.ewb-red {
	color: #e22a2a;
}

/* 公共样式列表 */

.ewb-public-hd {
	height: 39px;
	background: #f2f5f7;
	border-bottom: 1px solid #e0ebf5;
}

.ewb-public-hd a {
	display: block;
	float: left;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	color: #234093;
	padding: 0 20px 0 15px;
	font-weight: bold;
	border-bottom: 2px solid #234093;
}


.ewb-info-item {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	vertical-align: top;
}

.ewb-info-forus {
	margin-right: 120px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 14px;
	background: url('../images/info_icon.jpg') left center no-repeat;
}

.ewb-info-forus a {
	color: #000;
}

.ewb-date {
	float: right;
	margin-top: -30px;
	color: #999;
}

.ewb-info-item:hover .ewb-info-forus,
.ewb-info-item:hover .ewb-info-forus a,
.ewb-info-item:hover .ewb-date {
	color: #3a64dd;
}

.ewb-info-item:hover .ewb-info-forus {
	background-image: url('../images/info_iconh.jpg');
}

/* tab */
.ewb-news {
	position: relative;
}

.ewb-news-hd {
	height: 39px;
	background: #f2f5f7;
	border-bottom: 1px solid #e0ebf5;
}

.ewb-hd-tab {
	position: absolute;
	top: 0;
}

.ewb-hd-tab span {
	display: block;
}

.ewb-hd-tab a {
	display: block;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	color: #666;
	padding: 0 16px;
	border-bottom: 2px solid transparent;
}

.ewb-news1 {
	left: 0;
}

.ewb-news2 {
	left: 110px;
}

.ewb-news3 {
	left: 120px;
}

.ewb-hd-tab .current a {
	color: #234093;
	font-weight: bold;
	border-color: #234093;
}

.wb-module-bd-item {
	padding-top: 6px;
	min-height: 300px;
}

/* 适老化 */
.oldModel .ewb-info-item {
	height: 55px !important;
	line-height: 55px !important;
}

.oldModel .ewb-info-forus {
	margin-right: 170px !important;
}

.oldModel .ewb-date {
	margin-top: -55px !important;

}

.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}