﻿
img {
	z-index: 999;
	position: relative;
}

body {
	-webkit-touch-callout: none;
	font-family: -apple-system-font, BlinkMacSystemFont, "Helvetica Neue", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", Arial, sans-serif;
	color: #333;
	letter-spacing: .034em
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	font-size: 16px
}

a {
	color: #576b95;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

td, th {
	word-wrap: break-word;
	padding: 5px 10px;
	border: 1px solid #DDD;
}

table {
	margin-bottom: 10px;
	border-collapse: collapse;
	display: table;
	width: 100% !important;
}

.appmsg_skin_default .rich_media_area_primary {
	background-color: #fff
}

.appmsg_skin_default .rich_media_area_primary .weui-loadmore_line .weui-loadmore__tips {
	background-color: #fff
}

.rich_media_area_primary {
	padding: 20px 16px 12px;
	background-color: #fafafa
}

.appmsg_skin_default .rich_media_area_primary {
	background-color: #fff
}

.appmsg_skin_default .rich_media_area_primary .weui-loadmore_line .weui-loadmore__tips {
	background-color: #fff
}

.rich_media_content {
	overflow: hidden;
	color: #333;
	font-size: 17px;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	text-align: justify;
	position: relative;
	z-index: 0
}

.rich_media_content * {
	max-width: 100% !important;
	box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	word-wrap: break-word !important
}

.rich_media_content p {
	clear: both;
	min-height: 1em
}

.rich_media_content em {
	font-style: italic
}

.rich_media_content fieldset {
	min-width: 0
}

.rich_media_content .list-paddingleft-1, .rich_media_content .list-paddingleft-2, .rich_media_content .list-paddingleft-3 {
	padding-left: 2.2em
}

.rich_media_content .list-paddingleft-1 .list-paddingleft-2, .rich_media_content .list-paddingleft-2 .list-paddingleft-2, .rich_media_content .list-paddingleft-3 .list-paddingleft-2 {
	padding-left: 30px
}

.rich_media_content .list-paddingleft-1 {
	padding-left: 1.2em
}

.rich_media_content .list-paddingleft-3 {
	padding-left: 3.2em
}

.rich_media_content .code-snippet, .rich_media_content .code-snippet__fix {
	max-width: 1000% !important
}

.rich_media_content .code-snippet *, .rich_media_content .code-snippet__fix * {
	max-width: 1000% !important
}

.rich_media_title {
	font-size: 22px;
	line-height: 1.4;
	margin: 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #e7e7eb;
}

@supports (-webkit-overflow-scrolling:touch) {
	.rich_media_title {
		font-weight: 700
	}
}

.rich_media_meta {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 10px 0;
	font-size: 15px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.rich_media_meta.icon_appmsg_tag {
	margin-right: 4px
}

.rich_media_meta.meta_tag_text {
	margin-right: 0
}

.rich_media_meta_list em {
	font-style: normal
}

.rich_media_meta_text {
	color: rgba(0, 0, 0, 0.3)
}

p {
	margin: 0;
}

.msgBox {
	padding-top: 20px;
}

.msg {
	width: -webkit-fill-available;
	margin: 20px 20px;
	border-top: 1px dashed #e0e0e0;
	padding: 5px 0 0 0;
}

.userHeadImg {
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}

.userHeadImg img {
	width: 40px;
	height: 40px;
	margin-right: 10px;
}

.userName {
	color: #888888;
	line-height: 24px;
	font-size: 14px;
	margin: 5px 0 5px 0;
}

.replyBody, .autherBody {
	color: #565656;
	font-size: 15px;
}

.replyIcon {
	border: 3px solid #33ab01;
	margin-right: 5px;
}

.ad {
	text-decoration: none;
	color: #d6d4d4;
	font-size: 12px;
}

.msgBodyReply {
	margin-left: 55px;
	padding-top: 5px;
}

.userName span {
	float: right;
	color: #afafaf;
}

code {
	text-align: left;
	font-size: 14px;
	display: block;
	white-space: pre;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	position: relative;
}

.code-snippet__fix {
	font-size: 14px;
	margin: 10px 0;
	display: block;
	color: #333;
	position: relative;
	background-color: rgba(0, 0, 0, 0.03);
	border: 1px solid #f0f0f0;
	border-radius: 2px;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	padding-left: 25px;
	line-height: 26px
}

.code-snippet__fix code {
	text-align: left;
	font-size: 14px;
	display: block;
	white-space: pre;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	position: relative;
	font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace
}

.code-snippet__comment, .code-snippet__quote {
	color: #afafaf;
	font-style: italic
}

.code-snippet__keyword, .code-snippet__selector-tag, .code-snippet__subst {
	color: #ca7d37
}

.code-snippet__number, .code-snippet__literal, .code-snippet__variable, .code-snippet__template-variable, .code-snippet__tag .code-snippet__attr {
	color: #0e9ce5
}

.code-snippet__string, .code-snippet__doctag {
	color: #d14
}

.code-snippet__title, .code-snippet__section, .code-snippet__selector-id {
	color: #d14
}

.code-snippet__subst {
	font-weight: normal
}

.code-snippet__type, .code-snippet__class .code-snippet__title {
	color: #0e9ce5
}

.code-snippet__tag, .code-snippet__name, .code-snippet__attribute {
	color: #0e9ce5;
	font-weight: normal
}

.code-snippet__regexp, .code-snippet__link {
	color: #ca7d37
}

.code-snippet__symbol, .code-snippet__bullet {
	color: #d14
}

.code-snippet__built_in, .code-snippet__builtin-name {
	color: #ca7d37
}

.code-snippet__meta {
	color: #afafaf
}

.code-snippet__deletion {
	background: #fdd
}

.code-snippet__addition {
	background: #dfd
}

.code-snippet__emphasis {
	font-style: italic
}

.code-snippet__strong {
	font-weight: bold
}
div.wxold {
	margin-top:-10px;
}