/*头部资讯*/
.nav {
	margin-top: 44px;
}
.nav {
	position: relative;
	z-index: 10;
	height: 42px;
	line-height: 40px;
	background-color: #fff;
	box-shadow: 0 1px 5px #aaa;
}
.nav li {
	float: left;
	width: 25%;
}
.nav li a {
	display: block;
	margin: 0 10%;
	font-size: 16px;
	text-align: center;
	border-bottom: 2px solid transparent;
}
.nav li a.active {
	color: #3670d7;
	border-bottom-color: #3670d7;
}
.zx-scroll {
	margin-top: 86px;
}
.zx-container {
	margin: 10px auto;
	padding-top: 12px;
	width: 96%;
	background-color: #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.zx-container:last-child {
	margin-bottom: 0;
}
.zx-container.zx-container-jj {
	padding-top: 0;
}
.zx-container .zx-title {
	width: 120px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	background-color: #fd3b31;
	-webkit-border-radius: 0 6px 6px 0;
	border-radius: 0 6px 6px 0;
}
.zx-container .zx-title.zx-title-blue {
	background-color: #3670d7;
}
.zx-container .zx-title-jj {
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	color: #3670d7;
	text-indent: 18px;
}
.zx-container .zx-title-jj:after {
	display: block;
	content: '';
	width: 100%;
	height: 1px;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
    background-color: #ccc;
}

.zx-view {
	padding-bottom: 5px;
}
.zx-container.zx-container-jj .zx-view {
	padding-bottom: 2px;
}
.zx-list {
	position: relative;
	padding: 10px;
}
.zx-container.zx-container-jj .zx-list {
	padding: 0;
	margin-left: 18px;
	height: 40px;
	line-height: 40px;
}
.zx-list:after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 0;
	border-bottom: 1px solid #ccc;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
}
.zx-container.zx-container-jj .zx-list:after {
	border-bottom: 1px dashed #ccc;
}
.zx-list:last-child:after,
.zx-container.zx-container-jj .zx-list:last-child:after {
	border-bottom: none;
}

.zx-list .zx-list-img {
	float: left;
	width: 3.5rem;
	height: 3.5rem;
	max-width: 100px;
	max-height: 100px;
}
.zx-list .zx-list-info {
	padding-left: 10px;
	height: 3.5rem;
	max-height: 100px;
	overflow: hidden;
}
.zx-list .zx-list-info h5 {
	margin-bottom: 6px;
	font-size: 15px;
	line-height: 26px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.zx-list .zx-list-info p {
	font-size: 12px;
	line-height: 16px;
	overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; 
}
.zx-container.zx-container-jj .zx-list a,
.zx-container.zx-container-jj .zx-list span {
	font-size: 15px;
	color: #666;
}
.zx-container.zx-container-jj .zx-list a {
	float: left;
	width: 12.0rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.zx-container.zx-container-jj .zx-list span {
	float: right;
	margin-right: 10px;
}

.cleargap {
	padding: 1px 0 10px;
}
.zx-item {
	margin-top: 10px;
	padding: 12px 15px;
	background-color: #fff;
	font-size: 15px;
	line-height: 22px;
	color: #666;
	box-shadow: 0 1px 5px #ddd;
}
.zx-item a {
	display: block;
}
.zx-item em {
	padding-left: 10px;
	font-style: normal;
	color: #3670d7;
}

/*最新资讯列表页*/
.information-container {
	position: relative;
	margin-top: 44px;
	background-color: #fff;
}
.information-list {
	position: relative;
	padding: 10px 15px;
	overflow: hidden;
}
.information-list:after {
	position: absolute;
    right: 10px;
    bottom: 0;
    left: 10px;
    height: 1px;
    content: '';
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
    background-color: #ddd;
}
.information-list img {
	float: left;
	width: 7.0rem;
	height: 4.5rem;
	max-width: 140px;
	max-height: 90px;
	margin-right: 10px;
}
.information-list:nth-child(2n) img {
	float: right;
	margin-right: 0;
	margin-left: 10px;
}
.information-item {
	overflow: hidden;
}
.information-item h5 {
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
	color: #333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.information-item p {
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.information-item .icon-location_1,
.information-item .icon-shijian {
	padding-right: 5px;
	font-size: 14px;
}

/*热门活动详情页*/
.information-title {
	width: 100%;
	padding: 20px;
	line-height: 24px;
	text-align: center;
}
.information-title h3 {
	width: 100%;
	font-size: 16px;
	margin-bottom: 5px;
}
.information-title p {
	width: 100%;
	font-size: 12px;
	color: #888;
}
.information-content {
	padding: 0 20px 15px;
	font-size: 14px;
	line-height: 24px;
	text-indent: 2em;
}
.information-content p {
	margin-bottom: 10px;
}
.information-content p img {
	display: block;
	width: 100%;
	max-width: 100%;
}