body {
	max-width: 768px;
	margin: 0 auto;
}
ul,li {
	padding: 0;
	margin: 0 !important;
}
li {
	list-style: none;
}
header {
	max-width: 768px;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	line-height: 44px;
	font-size: 13px;
	color: #C0C0C0;
}
header .logo {
	display: inline-block;
	height: 44px;
	padding: 9px 0;
}
header .logo>img {
	height: 26px;
}
.sh{ margin-top:15px;}
.content p{ margin-top:15px;}
.line_1 {
	border-bottom: 1px solid #f7f7f7;
	margin: 10px 0;
}

.weixin_num {
	font-size: 15px;
	font-weight: bold;
	color: red;
	background-color: gold;
	padding: 3px 5px;
}

.mui-content {
	background-color: #FFFFFF;
}
.mui-content>.nav {
	background-color: #fc769e;
	height: 38px;
	line-height: 38px;
	color: #fff;
}
.mui-content>.nav a {
	color: #fff;
}
.f7f7f7 {
	height: 10px;
	clear: both;
	width: 100%;
	background-color: #f7f7f7;
}
.wrap {
	padding: 15px 10px;
}

.author_info {
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	margin-bottom: 20px;
}
.author_info .author_avatar {
	padding: 3px 0;
	height: 44px;
}
.author_info .author_avatar img {
	width: 38px;
	height: 38px;
	border-radius: 19px;
	
}
.author_info .author_info_content {
	height: 44px;
	line-height: 21px;
	font-size: 13px;
}
.author_info .author_info_content>:nth-child(2) {
	color: #f9c300;
}
.author_info .author_info_content>:nth-child(4) {
	color: darkgray;
	font-size: 12px;
}
#author_follow .follow {
	border-radius: 11px;
	background-color: #efeeee;
	padding: 4px 7px;
	font-size: 13px;
	color: #f0ad4e;
}
#author_follow .followed {
	border-radius: 11px;
	background-color: #efeeee;
	padding: 4px 7px;
	font-size: 13px;
	color: #C0C0C0;
}

.article_info {
	font-size: 12px;
	color: #C0C0C0;
}
.read_info {
	font-size: 12px;
}


/* 正文 */
.content {
	font-size: 14px;
}
.content>p {
	font-size: 15px;
	line-height: 28px;
	text-indent: 30px;
	color: #222222;
}
.content>div.content_img {
	font-size: 12px;
	margin: 15px 0;
	text-align: center;
}
.content>div.content_img>img {
	max-width: 100%;
}

/* 评论 */
.comment {
	margin-bottom: 60px;
}
.comment .comment_name {
	height: 44px;
	line-height: 44px;
	font-size: 17px;
	border-bottom: 1px solid #ccc;
	width: 100%;
}
.comment .comment_name>span {
	border-bottom: 2px solid goldenrod;
	display: inline-block;
	height: 44px;
	line-height: 45px;
}
.comment .comment_list {
	font-size: 15px;
}
.comment .comment_list>li {
	padding: 15px 0 10px 0;
	border-bottom: 1px dashed #EEEEEE;
	margin-bottom: 18px;
}
.comment .comment_list>li .comment_a {
	height: 44px;
	margin-bottom: 6px;
}
.comment .comment_list>li .comment_a .comment_avatar {
	height: 44px;
	line-height: 44px;
	text-align: center;
	padding: 0 0 6px 0;
	position: relative;
}
.comment .comment_list>li .comment_a .comment_avatar>img {
	height: 38px;
	border-radius: 19px;
}
.comment .comment_list>li .comment_a .comment_avatar>.author_mark {
	display: inline-block;
	position: absolute;
	width: 100%;
	left: 0;
	font-size: 12px;
	top: 22px;
	color: gold;
}
.comment .comment_list>li .comment_a .user_info {
	line-height: 21px;
	padding-left: 8px;
}
.comment .comment_list>li .comment_a .user_info>.user_name {
	font-size: 14px;
}
.comment .comment_list>li .comment_a .user_info>.user_name>.lv {
	font-size: 12px;
	color: #f9c300;
}
.comment .comment_list>li .comment_a .user_info>.comment_time {
	font-size: 12px;
	color: #ACACB4;
}
.comment .comment_list>li .at_user {
	font-size: 14px;
}
.comment .comment_list>li .at_user .icon-shangyinhao:before, .comment .comment_list>li .at_user .icon-xiayinhao:before {
	font-size: 14px;
}
.comment .comment_list>li .at_user, .comment .comment_list>li .comment, .comment .comment_list>li .comment_operat {
	padding: 0 10px;
	line-height: 25px;
}
.comment .comment_list>li .comment {
	margin-bottom: 8px;
}
.comment_list>li .comment_operat {
	font-size: 14px;
	color: #666;
	
}
.comment_list>li .comment_operat .zan {
	color: #fc7695;
}
.comment_list>li .comment_operat i {
	font-size: 14px !important;
	color: #666;
}
.comment_list>li .comment_operat .flower_count {
	font-size: 13px;
}

/* 留言 */
.message {
	padding: 0 8px;
	font-size: 16px;
	margin-bottom: 120px;
	margin-top: 10px;
	display: none;
}

.message .message_title {
	font-size: 18px;
	color: #000000;
}
.message .message_area {
	margin: 16px;
	text-align: center;
	margin-bottom: 6px;
}
.message .message_area>textarea {
	width: 80%;
	margin: 0 auto;
	border-radius: 4px;
	font-size: 15px;
}
.message .submit_p {
	width: 87%;
	margin-top: 0;
	height: 50px;
}
.message .submit_p>button {
	border: 1px solid #66afe9;
	background-color: #66afe9;
	color: #fff;
	padding: 4px 12px;
	border-radius: 3px;
	font-size: 15px;
	clear: both;
}

/* 登录提示 */
.login_tip {
	margin-bottom: 80px;
	padding: 20px 8px;
}
.login_tip p {
	text-align: center;
	padding: 15px 8px;
	border: 1px solid #ffd324;
	background-color: #fff6bf;
}

/* 浮动框 */
.fixed {
	max-width: 768px;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
	height: 50px;
	line-height: 25px;
	background-color: #fff;
	box-shadow: rgba(15,66,76,0.5) 0 0 14px 0;
	padding-left: 60px;
	padding-right: 80px;
	text-align: center;
}
.fixed .left_img {
	display: inline-block;
	position: absolute;
	left: 0;
	font-size: 50px;
	color: #fc769e;
	background-color: #EEEEEE;
}
.fixed .right_pos {
	display: inline-block;
	position: absolute;
	right: 0;
	width: 70px;
	height: 50px;
	line-height: 50px;
	background-color: #fc769e;
	padding: 0 5px;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	top: 0;
}