@charset "utf-8";
/* CSS Document */

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	background-color: #e7e8eb;
}
a {
	text-decoration: none;
	color: #607fa6
}p{line-height:150%;}
img { max-width: 100%; }
.rich_media_title {
	line-height: 30px;
	font-size: 20px;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	border-bottom: #cccccc 1px solid;
	text-align: center;
}
.rich_media_meta.text { color: #8c8c8c }
.rich_media_meta {
	display: inline-block;
	vertical-align: middle;
	font-style: normal;
	margin-right: .5em;
	font-size: 12px;
	width: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	max-width: none
}
.rich_media_meta_list { height: 40px; }
.baoming {
	background-color: #fc7e0b;
	border: 1px #000000 solid;
	padding: 10px;
	font-size: 18px;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
}
