html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	line-height: 1.6;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}
* {
	margin: 0;
	padding: 0
}
.radius_avatar {
	display: inline-block;
	background-color: #fff;
	padding: 3px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	overflow: hidden;
	vertical-align: middle
}
.radius_avatar img {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background-color: #eee
}
.loadmore {
	margin: 20px 0;
	font-size: 14px;
	min-height: 24px;
	text-align: center
}
.loadmore {
	color: #8c8c8c
}
.loadmore.with_line {
	color: #9b9b9b;
	margin: 40px 14% 30px
}
.weui_category_title {
	display: none;
	color: #9c9c9e;
	font-size: 14px;
	margin: 15px 0 6px 15px
}
.weui_msg_card {
	background-color: #fff;
	position: relative;
	overflow: hidden
}
.weui_msg_card:before {
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	height: 1px;
	border-top: 1px solid #e5e5e7;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5)
}
.weui_msg_card:first-child {
	margin-top: 5px
}
.weui_msg_card:last-child:after {
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	height: 1px;
	border-bottom: 1px solid #e5e5e7;
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5)
}
.weui_msg_card_hd {
	display: none;
	padding: .8em 15px .6em;
	color: #8c8c8c;
	font-size: 14px;
	position: relative
}
.weui_media_box {
	padding: 16px 15px;
	position: relative
}
.weui_media_box:before {
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	height: 1px;
	border-top: 1px solid #e5e5e7;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5);
	left: 15px
}
.weui_media_box:first-child:before {
	display: none
}
.weui_media_box .weui_media_extra_info {
	color: rgba(0,0,0,0.3);
	padding-top: .4em;
	font-size: 14px;
*zoom:1
}
.weui_media_box .weui_media_extra_info:after {
	content: "\200B";
	display: block;
	height: 0;
	clear: both
}
.weui_media_box.appmsg {
	overflow: hidden;
	border-bottom: 1px solid #e5e5e7;
	font-size: 18px
}
.weui_media_box.appmsg .weui_media_hd {
	float: right;
	margin-left: .8em;
	width: 5.125em;
	height: 4.1em;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	overflow: hidden
}
.weui_media_box.appmsg .weui_media_bd {
	display: table-cell;
	vertical-align: top;
	float: none;
	width: auto;
*display:block;
*zoom:1
}
.weui_media_box.appmsg .weui_media_bd:after {
	content: " . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
	visibility: hidden;
	clear: both;
	height: 0!important;
	display: block;
	line-height: 0
}
.weui_media_box.appmsg .weui_media_title {
	font-weight: 400;
	font-size: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	word-wrap: break-word;
	word-break: break-all;
	line-height: 1.4
}
.weui_media_box.appmsg .weui_media_desc {
	display: none;
	color: #8c8c8c;
	font-size: 14px;
	width: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal
}
.weui_msg_card:first-child {
	margin-top: 0
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	line-height: 1.6;
	font-family: -apple-system-font, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px
}
body, h1, h2, h3, h4, h5, p, ul, ol, dl, dd, fieldset, textarea {
	margin: 0
}
ul, ol {
	padding-left: 0;
	list-style-type: none
}
body {
	background-color: #f0eff5;
	font-family: "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif
}
.profile_info_area {
	background-color: #fff;
	padding: 1.4em 20px;
	position: relative
}
.profile_info_area:after {
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	height: 1px;
	border-bottom: 1px solid #e5e5e7;
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5)
}
.profile_info_area .profile_info_group {
	overflow: hidden;
	margin-bottom: .75em
}
.profile_info_area .profile_avatar {
	float: left;
	margin-right: 16px;
	width: 60px;
	height: 60px
}
.profile_info_area .profile_info {
	overflow: hidden
}
.profile_info_area .profile_nickname {
	display: block;
	font-weight: 400;
	font-size: 18px
}
.profile_info_area .profile_account {
	color: #8c8c8c
}
.profile_info_area .profile_desc {
	color: #8c8c8c;
	word-wrap: break-word;
	word-break: break-all
}
.profile_info_area .profile_desc li {
	overflow: hidden;
	padding-top: .75em;
	line-height: 1.45;
	font-size: 15px
}
.profile_info_area .profile_desc .profile_desc_label {
	float: left;
	margin-right: 1.3em;
	color: #3e3e3e
}
.profile_info_area .profile_desc .profile_desc_value {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3
}
.msg_card_tips {
	display: none;
	margin-top: 35px;
	padding: 0 26px 5px;
	text-align: center;
	color: #d0d0d0;
	font-size: 14px
}
