/*
Theme ID: ecms39
Author: 懒鸟飞移植
Author QQ：1430826160
Author Email：1430826160@qq.com
Author URL: http://www.lazybirdfly.com/
*/

/*============================ RESET ============================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
}
/*============================ SETUP ============================*/
html {
	font-size: 100.00%;
}
body {
	margin:0;
	font-family: Arial,"Microsoft YaHei","微软雅黑","STHeiti","WenQuanYi Micro Hei",SimSun,sans-serif;
	font-size: 14px;
	border: 0;
	color: #3d464d;
}
div {
	display: block;
}
ul, ol {
	list-style: none;
	display: block;
}
img {
	border: none;
}
.clear {
	clear:both; height:0; font-size: 1px; line-height: 0px;
}
a, a:link, a:visited{
	color: #3d464d;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #209E80;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial,"Microsoft YaHei","微软雅黑","STHeiti","WenQuanYi Micro Hei",SimSun,sans-serif;
}

/*顶部固定位置导航栏*/
#head {
	display: block;
	position:fixed;
	margin: 0 auto 0 auto;	
	padding: 0 0;
	top:0;
	width: 100%;
	height:50px;
    background-color: rgba(0,0,0,0.8);
	z-index: 9999;
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);	

	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}
#header {
	margin: 0 auto 0 auto;	
	padding: 0 0 0 0;
	width: 100%;
	height:50px;
}
#header-left {
	float:left;
}
#header-right {
	clear: both;
	display: none;
	padding: 10px;
    background-color: #f2f2f2;
}
.hide {
	opacity:0;
}
/*============================ HEADER ============================*/
#logo {
	float:left;
	margin: 10px 0 0 10px;	
	max-height: 30px;
}
#logo img {
	max-height: 30px;
}
/*search form*/
#search {
	display: block;
	z-index:30;
	position: relative;
}
#searchform {
	position:relative;
	margin: 0 0 0 0;
	padding: 0;
	width: 100%;
	height:40px;
}
#s {
	display: block;
	overflow:hidden;
	margin: 0 0 0 0;
	padding: 0 10px;
	width: 100%;
	height:32px;
	line-height:32px;
	color: #606A75;
	font-size:14px;
	font-family: Arial, "微软雅黑", arial,verdana;
	outline:none;
	border: 1px solid #ddd; 

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}
#searchsubmit {
	position:absolute;
	top:3px;
	right:3px;
	width: 26px;
	height:26px;
	text-indent:-9999px;
	border: 0; 
	background: #fff url("../images/btn-ywp.png")/*tpa=http://ecms39.lazybirdfly2019.top/skin/lazybirdfly_ecms39/images/btn-ywp.png*/ no-repeat -4px -48px;
}
#btn_search {  
	display: none;
}
#btn_search_close {  
	display: none;
}
#btn_tougao {  
	display: none;
}
/* 移动端 菜单*/
.userfx{display:none;}
.userfenxiang{display:block;}
.menu1 {  
	float:right;
	display: block;
	overflow:hidden;
	margin: 10px 10px 10px 10px;
	padding: 0 0 0 0; 
	width:26px;
	height:26px;
	line-height:26px;
	text-indent:-9999px;
	cursor:pointer;
}
.search1 {  
	float:right;
	display: block;
	overflow:hidden;
	margin: 10px 10px 10px 10px;
	padding: 0 0 0 0; 
	width:26px;
	height:26px;
	line-height:26px;
	text-indent:-9999px;
	cursor:pointer;
}
.menuopen {
	background: url("../images/menu.png")/*tpa=http://ecms39.lazybirdfly2019.top/skin/lazybirdfly_ecms39/images/menu.png*/ no-repeat 3px 3px;
}
.search {
	background: url("../images/btn-ywp.png")/*tpa=http://ecms39.lazybirdfly2019.top/skin/lazybirdfly_ecms39/images/menu.png*/ no-repeat -5px -8px;
}
.menuclose {
	background: url("../images/menu.png")/*tpa=http://ecms39.lazybirdfly2019.top/skin/lazybirdfly_ecms39/images/menu.png*/ no-repeat 3px -38px;
}
#navi {
	overflow:hidden;
	margin-top:10px;
	width: 100%;
}
#navi ul {
	margin:0;
	padding:10px 0 0 0;
	width: 100%;
	background: #2C302F;
	z-index: 9999;
	display: flex;
	flex-wrap: wrap;
    flex-direction: row;
}
#navi ul li {
	/*float:left;*/
	overflow: hidden;
	margin:0 2% 10px 2%;
	padding:0 10px 0 10px;
	white-space: nowrap;
	background: #eee;
}
#navi ul li:nth-child(3n) {
	margin:0 0 10px 0;
}
#navi ul li:nth-child(1) {
	/*width: 50%;*/
	background-color: #BD7803;
}
#navi ul li:nth-child(2) {
	/*width: 23%;*/
	background-color: #EC914A;
}
#navi ul li:nth-child(3) {
	/*width: 23%;*/
	background-color: #FFBB1C;
}
#navi ul li:nth-child(4) {
	/*width: 24%;*/
	background-color: #EED205;
}
#navi ul li:nth-child(5) {
	/*width: 24%;*/
	background-color: #99CCCC;
}
#navi ul li:nth-child(6) {
	/*width: 48%;*/
	background-color: #669999;
}
#navi ul li:nth-child(7) {
	/*width: 50%;*/
	background-color: #00AFA2;
}
#navi ul li:nth-child(8) {
	/*width: 23%;*/
	background-color: #0D8C8C;
}
#navi ul li:nth-child(9) {
	/*width: 23%;*/
	background-color: #999966;
}
#navi ul li a {
	display: block;
	color: #333;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 34px;
	line-height: 34px;
	text-align: center;
	text-decoration: none;
	text-transform:uppercase;
}
#navi ul li a img {
	vertical-align: middle;	
	margin-top: -3px;
	margin-right: 10px;
	line-height: 25px;
	opacity:0.4;
}
#navi ul li:hover { 
	background-color: #6A63A5;
}
#navi ul li:hover a img { 
	opacity:1.0;
}
#navi ul li:hover span { 
	color: #333;
}
#navi ul li ul{
	position:absolute;
	visibility: hidden;
}

#container {
	overflow:hidden;
	margin: 50px auto 0 auto;	
	padding: 0 0 0 0;
	width: 100%;
	min-width: 100%;
}
#wrap {
	margin: 0 auto 0 auto;	
	padding: 0 0 0 0;
	width: 100%;
}
#content {
	min-height: 300px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#content2 {
	min-height: 300px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color:#fff;
}
#content2 h2.title {
	margin: 15px 12px 0 12px;
	line-height: 35px;
	color:#38485a;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #eee;
}

/*首页焦点文章*/
#box-focus {
	margin: 0 auto 0 auto;	
	padding: 0 0 0 0;
	height:175px;
}
/* 左侧焦点图 */
#focus {
	overflow:hidden;
	margin: 0 0 0 0;
	width:100%; 
	height:100%;
}
@media screen and (min-width: 420px) {
	#box-focus { height:250px; }
}
/* 右侧标题文章 */
#toutiao {
	display:none;
}
/*============================ STRUCTURE ============================*/
/*****当前位置******/
.position { 
	overflow:hidden;
	margin: 0 0 0 0;
	padding: 0 0 0 25px; 
	height:40px;
	line-height:40px;
	color: #606A75;
	font-size:12px;
	background: url("../images/arrow.gif")/*tpa=http://ecms39.lazybirdfly2019.top/skin/lazybirdfly_ecms39/images/arrow.gif*/ no-repeat 0 -66px;
}
.position a { 
	margin:0 0 0 0;
	padding-right:27px;
	color: #333;
	font-size: 12px;
	font-weight: normal; 
	background:url("../images/arrow.gif")/*tpa=http://ecms39.lazybirdfly2019.top/skin/lazybirdfly_ecms39/images/arrow.gif*/ no-repeat right 5px; 
}
.position a:hover { 
	text-decoration:underline;
}
/* 模块上方标题 */
.list-title {
	overflow:hidden;
	margin: 10px 0 10px 0;
	padding: 0 12px;
}
.list-title h2 {
	margin: 0 0 0 0;
	height:35px;
	border-bottom: 4px solid #eee;
}
.list-title h2 span {
	float: left;
	display:block;
	margin: 0 0 0 0;
	line-height:35px;
	color:#38485a;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 4px solid #209E80;
}
.list-title h2 b {
	float: left;
	display:block;
	margin: 10px 10px;
	width:1px;
	height:15px;
	line-height:15px;
	border-left: 1px solid #999;
}
.list-title h2 i {
	float: left;
	display:block;
	line-height:35px;
	color:#999;
	font-size: 16px;
	font-weight: normal;
	font-style:normal;
	text-transform:uppercase;
}
.list-title h2 .more {
    float: right;
	display: block;
	margin-right:1px;
    height: 35px;
    line-height: 40px;
    color: #209E80;
    font-size: 14px;
}
.list-title h2 .more i {
	margin-left: 4px;
	margin-right: 1px;
	font-style: normal;
    font-family: "Gulim", Courier, monospace;
    letter-spacing: -4px;
}
.list-title h2 .more:hover {
	color: #333;
}
.intro {
	overflow:hidden;
	margin: 0 0 10px 0;
	padding:10px;
	line-height: 30px; 
	background-color:#fff;	
}
.intro i {
	float:left;
	overflow:hidden;
	width:40px; 
	height: 30px; 
	text-indent:-9999px;
}
.intro b {
	padding:0 4px;
	color: #209E80;
	font-weight:normal;
}
.intro .search {
	background: url("../images/btn-ywp.png")/*tpa=http://ecms39.lazybirdfly2019.top/skin/lazybirdfly_ecms39/images/btn-ywp.png*/ no-repeat 0 -135px;
}
.intro .tag {
	background: url("../images/btn-ywp.png")/*tpa=http://ecms39.lazybirdfly2019.top/skin/lazybirdfly_ecms39/images/btn-ywp.png*/ no-repeat 0 -197px;
}
.intro .author {
	background: url("../images/btn-ywp.png")/*tpa=http://ecms39.lazybirdfly2019.top/skin/lazybirdfly_ecms39/images/btn-ywp.png*/ no-repeat 0 -250px;
}
/* 文章列表 */
#boxes { 
	position: relative; 
	display:block; 
	width:100%; 
	height: auto; 
	margin:0 0 0 0; 
	padding: 0 0 0 0; 
	background:#fff;
}
/* 自动加载 */
.fetch { 
	overflow:hidden;
	clear: both; 
	width: 100%; 
	margin: 20px auto 20px auto; 
	text-align: center; 
	background:#fff;

	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.fetch a { 
	display: block; 
	position:relative;
	margin: 0 10px; 
	height: 42px; 
	line-height: 42px; 
	font-size: 16px; 
	color: #747f8c;
	text-decoration: none; 
	background-color: #f2f2f2;
}
.fetch a.pre_posts { 
	float:left;
	width:106px; 
}
.fetch a.next_posts { 
	float:right;
	width:106px; 
} 
.fetch a.disablel { 
	float:left;
	width:106px; 
	color: #aaa;
	text-decoration: none; 
	border: 2px solid #aaa;
}
.fetch a.disabler { 
	float:right;
	width:106px; 
	color: #aaa;
	text-decoration: none; 
	border: 2px solid #aaa;
}
.fetch a:hover.disablel { 
	color: #fff;
	background-color: #aaa;
}
.fetch a:hover.disabler { 
	color: #fff;
	background-color: #aaa;
}
.fetch a:hover { 
	color: #209E80;
}
.fetch a img {
	vertical-align:middle;
	margin-right: 10px;
}
/* 一个文章块 */
.blogPost {
	overflow:hidden;
	font-size: 14px;
    margin: 0 0 0 0;
	padding: 12px;
	border-bottom: 1px solid #eee;
}
.left_info {
	float: left;
	position:relative;
	overflow:hidden;
	margin: 0 10px 0 0;
	color: #999;
}
@media (max-width: 419px) {
	.blogPost {
		padding: 15px 12px;
		/*height: 80px;*/
	}
	.left_info {
		width: 120px;
		/*height: 80px;*/
	}
}
@media (min-width: 420px) and (max-width: 767px)  {
	.blogPost {
		padding: 15px 12px;
	
	}
	.left_info {
		width: 180px;
		height: 120px;
	}
}
@media (min-width: 768px) {
	.blogPost {
		padding: 15px 15px;
		height: 180px;
	}
	.left_info {
		width: 270px;
		height: 180px;
	}
}
.left_info .avatar {
	display: block;
	overflow:hidden;
	position: relative;
	margin-bottom: 5px;
	width: 100%;
	height: auto;
	text-align: center;
	border: 0 solid #B8B8B8;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.left_info .avatar img {
    width: 100%;
    height: 100%;
	vertical-align: middle;
	border: 0;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.left_info .avatar .cat-link { 
	display:block;
	position: absolute;
	left: 0;
	top: 0;
	margin:0;
	padding: 0 5px;
	height:22px;
	line-height:22px;
	color:#fff;
	font-size:12px;
	background-color:rgba(0,0,0,0.9);	

	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
.left_info .avatar .cat-link:hover { 
	background-color:rgba(0,0,0,1.0);	
}
.left_info .avatar .btn-avatar {
	display: block;
	width: 100%;
	padding-right: 0;
	padding-left: 0;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.right_info {
	position:relative;
	margin-left: 130px;
	height: 100%;
}
.right_info .title {
	overflow:hidden;
	font-size: 16px;
}
.right_info .title a {	
	display:inline; 
	color: #38485a;

	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.right_info .title a:hover {	
	color: #209E80;
}

@media (max-width: 419px) {
	.right_info {
		margin-left: 130px;
	}
	.right_info .title {	
		/*max-height: 40px;*/
		line-height: 20px;
	}
	.right_info .title a {	
		font-size: 16px;
	}
}
@media (min-width: 420px) and (max-width: 767px)  {
	.right_info {
		margin-left: 195px;
	}
	.right_info .title {	
		line-height: 26px;
	}
	.right_info .title a {	
		font-size: 20px;
	}
}
@media (min-width: 768px) {
	.right_info {
		margin-left: 285px;
	}
	.right_info .title {	
		line-height: 30px;
	}
	.right_info .title a {	
		font-size: 22px;
	}
}
.right_info .excerpt {
	display: none;
	float:left;	
	overflow:hidden;
	margin-top: 10px;
	padding:0;
	color: #747f8c;
	font-size: 15px;

	line-height: 24px;
}
.right_info .excerpt p {
	margin-top: 0;
	padding:0;
}
.postinfo {
	display:block; 
	/*position:absolute;*/
	overflow:hidden;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	bottom:0;
    height: 24px;
	color:#999;
	font-size:14px;
}
.postinfo a {
	color:#999;
}
.postinfo a:hover {
	color:#209E80;
}
.postinfo span {
	display:inline-block; 
	margin: 0 15px 0 0;
	padding: 0 0 0 20px;

	height:22px;
	line-height:22px;
}
@media (max-width: 419px) {
	.postinfo {
		padding: 5px 0 0 0;
		font-size:12px;
		/*display: none;*/
	}
}
@media (min-width: 420px) {
	.postinfo {
		padding:8px 0 0 0;
		font-size:16px;
		display: none;
	}
}
.postinfo #date1 {
	/*display:none; */
}
.postinfo #date2 {
	display:inline-block; 
}
.postinfo span.author {
	margin-left: 0;
	background: url("../images/i-author.png")/*tpa=http://ecms39.lazybirdfly2019.top/skin/lazybirdfly_ecms39/images/i-author.png*/ no-repeat 0 50%;
	background-size: auto 70%;
}
.postinfo span.date {
	background: url("../images/i-time.png")/*tpa=http://ecms39.lazybirdfly2019.top/skin/lazybirdfly_ecms39/images/i-time.png*/ no-repeat 0 50%;
	background-size: auto 70%;
}

@media (min-width: 420px) {
	.postinfo span.author, .postinfo span.date {
		padding: 0 0 0 24px;
		background-size: auto 90%;
	}
}

.postinfo span.folder a, .postinfo span.comment a, .postinfo span.author a, .postinfo span.date a, .postinfo span.tag a, .postinfo span.views a {
	text-decoration:none;
}
.postinfo span.author a {
	color:#209E80;
}
.postinfo span.comment {
	display:none; 
}
.postinfo span.tag {
	display:none; 
}
.postinfo span.views {
	display:none; 
}
.postinfo span.loves {
	display:none; 
}
.postinfo .avatar img {
    vertical-align: middle;
    display: inline-block;
    width: 25px;
    height: 25px;
    background: no-repeat center center;
    background-size: cover;
    margin-right: 6px;
    border-radius: 50%;
}

/* 首页底部友情链接 */
#flink-img-box {
    display: none;
}

#flink-txt-box {
    display: none;
}

/*作者文章列表*/
.author-post {
	overflow:hidden;
	width: 674px;
	line-height: 20px;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0;
}
.author-post th.col-1 {
	text-align:left;
	width: 90px;
	padding: 10px 5px 10px 10px;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	background: #eee;
}
.author-post th.col-2 {
	text-align:left;
	width: 490px;
	padding: 10px 5px 10px 10px;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	background: #eee;
}
.author-post th.col-3 {
	text-align:left;
	width: 40px;
	padding: 10px 5px 10px 10px;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	background: #eee;
}
.author-post td.col-1 {
	width: 90px;
	padding: 10px 5px 10px 10px;
	border-color: #ccc;
	border-style: solid;
	border-width: 0 0 1px 0;
}
.author-post td.col-1 a {
	color:#333;
}
.author-post td.col-2 {
	padding: 10px 5px 10px 10px;
	border-color: #ccc;
	border-style: solid;
	border-width: 0 0 1px 0;
}
.author-post td.col-2 a {
	float:left;
}
.author-post td.col-3 {
	width: 40px;
	padding: 10px 5px 10px 10px;
	border-color: #ccc;
	border-style: solid;
	border-width: 0 0 1px 0;
}

/*作者文章列表*/
.tag-block {
	overflow:hidden;
	width: 100%;
	line-height: 20px;
	font-size: 14px;
	border-top: 1px solid #ccc;
}
.tag-left {
	float:left;
	overflow:hidden;
	padding: 10px 0 10px 0;
	width: 12%;
	line-height: 20px;
	font-size: 14px;
}
.tag-left span {
	float:left;
	display:block;
	margin: 0 15px 0 0;
	color:#999;
}
.tag-right {
	float:left;
	overflow:hidden;
	padding: 10px 0 10px 0;
	width: 88%;
	line-height: 25px;
	font-size: 14px;
}
.tag-right span {
	margin: 0 15px 0 0;
}
.tag-right span a {
	color: #666;
}
/*=========================== SIDEBAR ============================*/
#sidebar {
	display: block;
	margin: 15px 12px 15px 12px;
}
/* 页面侧边栏 父子页面 */
#sidebar ul li.sidemenu {
	display: list-item;
	overflow:hidden;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	line-height: 20px;
	background: white;
}
#sidebar ul li.sidemenu ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    list-style: none;
}
#sidebar ul li.sidemenu ul li {
	display: list-item;
	overflow:hidden;
	margin: 0 0 2px 0;
	padding: 5px 0 5px 0;
	line-height: 20px;
	background: white;
	border-bottom: 1px solid #eee;
}
#sidebar ul li.sidemenu ul li a {
    display: block;
    padding: 5px 0 5px 20px;
    font-size: 16px;
}
/* 关于页面侧边栏 菜单 */
#sidebar ul.sidemenu li {
	display: list-item;
	overflow:hidden;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	line-height: 20px;
	background: white;
}
#sidebar ul.sidemenu li {
	display: list-item;
    overflow: hidden;
    margin: 0 0 2px 0;
    padding: 5px 0 5px 0;
    line-height: 20px;
    background: white;
    border-bottom: 1px solid #eee;
}
#sidebar ul.sidemenu li a {
	display: block;
    padding: 5px 0 5px 20px;
    font-size: 16px;
}
#sidebar ul.sidemenu li.current-menu-item a {
	display: block;
    padding: 5px 0 5px 20px;
 	color: #209E80;
	font-size: 16px;
}
.img-rounded {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}


/*广告微刊分类列表*/
#blog-entries { 
	position: relative;
	display:block;
	width:100%;
	height: auto;
	margin:0 0 0 0;
	padding: 0 0 0 0; 
}
#blog-entries .blog-entry{
	float:left;
	height: auto;  
	margin: 0 15px 15px 0; 
	padding: 0 0 3px 0;
	left:0;
	width: 150px; 
	border: 1px solid #ccc;
	height: auto;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=2);
	-moz-box-shadow: 2px 2px 2px #ddd;
	-webkit-box-shadow: 2px 2px 2px #ddd;
	box-shadow: 2px 2px 2px #ddd;
}
#blog-entries .four {margin: 0 12px 15px 0;}
#blog-entries .blog-entry .entry-html{ position:relative; display:block; padding:0; margin:0 ;height:auto; background: #fff;
width: 150px; font-size: 14px; text-align:center;}
#blog-entries .blog-entry .entry-html a{ color: #000000; text-decoration: none; }
#blog-entries .blog-entry .entry-html a:hover{ text-decoration: none; }
#blog-entries .blog-entry .entry-html img{ max-width: 140px; margin: 5px auto 5px auto; }
#blog-entries .blog-entry .entry-html em,.blog-entry .entry-html i{ font-style: italic; }
#blog-entries .blog-entry .entry-html strong,.blog-entry .entry-html b{ font-weight: bold; }
#blog-entries .blog-entry .entry-title { float:left; height: auto; padding:5px 5px; border-top: 1px solid #ddd; margin-top:3px; background: #f7f7f7; width: 140px; font-size: 12px; line-height: 1.4; }
#blog-entries .first .entry-title { text-align:center; }
#blog-entries .blog-entry .entry-title a { color:#666; font-size: 14px; }
#blog-entries .first .entry-title a { color:#F00; }
#blog-entries .blog-entry .entry-html .price { 
	display:block;
	position: absolute;
	right: 10px;
	bottom: 13px;
	padding: 0 0 0 0;
	width: 50px; 
	line-height:18px;
	height:18px;
	font-size: 12px;
	color: #222;
	font-family: Arial, "微软雅黑", arial,verdana;
	text-align: center;
	background: #eee;
	filter:alpha(opacity=60);/*IE*/
	opacity:0.60;/*FF*/

}
#blog-entries .blog-entry .entry-html .price b { 
	font-size: 12px;
	font-weight:normal;
	color: #222;
}

.entry img{
    max-width:100%;
    display:block;
    margin: 6px auto;
}

/*笛客说 */
#blog-comments {
	overflow:hidden;
	margin: 0 0 0 0;
	padding: 15px 20px; 
	color:#444;
	font-size:14px;
	background: #FFF;
}
#blog-comments .oneline {
	overflow:hidden;
	margin: 15px 0 10px 0;
	padding: 0 0 0 0; 
	width: 100%;
}
#blog-comments .oneline .comment-left {
	float: left;	
	overflow:hidden;
	margin: 0 20px 0 0;
	width: 64px;
}
#blog-comments .oneline .comment-left img {
	width: 64px;
	height: 64px;

	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-radius:5px;
}
#blog-comments .oneline .comment-right2 {
	overflow:hidden;
}
#blog-comments .oneline .comment-right-name {
	display: block;
	overflow:hidden;
	margin: 0 0 15px 0;
	padding: 5px 0 5px 0;
	width: 100%;
	height: 30px;
	line-height: 20px;
	background: #f0f0f0;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #DDD;
	text-indent: 10px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#blog-comments .oneline .comment-right-name a {
	float: left;
}
#blog-comments .oneline .comment-right-comment {
	overflow:hidden;
	margin: 0 0 25px 0;
	width: 100%;
}
#blog-comments .oneline .comment-right-post {
	overflow:hidden;
	width: 100%;
	color:#222;
	font-size: 12px;
}
#blog-comments .oneline .comment-right-post a {
	color:#2171BD;
	font-weight: bold;
}
/*QQ email feed*/
#sidebar ul li #subscribe {
	float: left;
	margin: 15px 0 15px 0;
	padding: 0 0 0 0;
}
#sidebar ul li #to {
	float:left;
	margin: 0 0 0 0;
	padding:3px 15px 3px 15px;
	line-height:18px;
	height:18px;
	border: 1px solid #ccc; 
	vertical-align:middle;
	width: 188px;
	color: #999;
	outline:none;

	-moz-border-radius: 50px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
}
#sidebar ul li #rssbutton {
	float:left;
	margin: 0 0 0 10px;
	padding: 0 3px;
	background: #209E80;
	border: 1px solid #209E80; 
	color: #fff; 
	cursor: pointer;
	font-weight: bold;
	width:45px;
	line-height:25px;
	height:25px;
	text-align:center;
	font-family: "Open Sans",Arial,"Hiragino Sans GB","Microsoft YaHei","微软雅黑","STHeiti","WenQuanYi Micro Hei",SimSun,sans-serif;
	
	-moz-border-radius: 50px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
}
#sidebar ul li #rssbutton:hover {
	background:#86b4eb;
	text-decoration:none;
}
/*=======================searchform====================================*/
.screen-reader-text {
	float:left;
	overflow:hidden;
	display:none;
	margin: 0 0px 0 0;
	padding: 2px 0 10px 0;
	width: 270px;
	height:24px;
	line-height:24px;
	color:#7A7A7A;
	font-size: 16px;
	font-weight:normal;
}
/*============================ POST ============================*/
.bypostauthor { }
.post, .type-page {
	overflow:hidden;
	margin: 0 auto 8px auto;
	padding: 10px 12px 20px 12px;
	background-color:#fff;
}

@media (min-width: 768px) {
	.post, .type-page {
		padding: 10px 15px 20px 15px;
	}
}
h1.title {
	padding: 0 0 0 0;
	height:40px;
	line-height:30px;
	color:#38485a;
	font-size:20px;
	text-align:center;
	border-bottom: 1px solid #BAA88A;
}
.post h2.title, .type-page h2.title {
	padding: 0 0 0 0;
	height:35px;
	line-height:35px;
	color:#38485a;
	font-size:20px;
	border-bottom: 2px solid #f3f3f3;
}
.post h2.title span, .type-page h2.title span {
	float: left;
	display: block;
	height:35px;
	line-height:30px;
	color:#38485a;
	font-size:20px;
	border-bottom: 2px solid #209E80;
}
.post h2.title span, .type-page h2.title i {
	margin-left: 20px;
	color:#747f8c;
	font-size: 14px;
	font-weight:normal;
	font-style: normal;
}
/* 文章详情页标题区域 */
.post .post-title {
	overflow:hidden;
	margin: 0 0 15px 0;
	width:100%;
}
.post .post-title h2 {
	overflow:hidden;
	margin: 0 0 5px 0;
	padding: 0 0 8px 0;
	max-height:84px;
	line-height:140%;
	color:#303D4B;
	font-size: 18px;
	font-weight:bold;
	border-bottom: 2px solid #eee;
}
.post .post-title h2 i {
	padding-left:10px;
	color:#d62222;
	font-style:normal;
}
.postinfo2 {
	overflow:hidden;
	position:relative;
	margin: 15px 0;
	padding: 0 0 0 0;
	width: 100%;
	bottom:0;
}
.postinfo2 span {
	display:inline-block; 
	margin: 0 0 0 0;
	padding: 0 10px 0 20px;

	height:22px;
	line-height:22px;
	color: #747f8c;
	font-size:14px;
	
}
.postinfo2 span.date {
background: url("../images/i-time.png")/*tpa=http://ecms39.lazybirdfly2019.top/skin/lazybirdfly_ecms39/images/i-time.png*/ no-repeat 0 50%;
background-size: auto 80%;
}
.postinfo2 span.views {
background: url("../images/i-views.png")/*tpa=http://ecms39.lazybirdfly2019.top/skin/lazybirdfly_ecms39/images/i-views.png*/ no-repeat 0 50%;
background-size: auto 80%;
}
.postinfo2 span.comment {
background: url("../images/i-comments.png")/*tpa=http://ecms39.lazybirdfly2019.top/skin/lazybirdfly_ecms39/images/i-comments.png*/ no-repeat 0 50%;
background-size: auto 80%;
}

/* 文章详情页 广告 */
.ads-box1 {
	display:block;
}
.ads-box1 img {
	display:block;
	margin:0;
	padding:0;
	width:100%;
	height:auto;
}
.ads-box2 {
	overflow:hidden;
	margin: 10px 12px 0 12px;
	padding: 0;
}
.ads-box2 img {
	display:block;
	margin:0;
	padding:0;
	width:100%;
	height:auto;
}
.entry {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	min-height:450px;
	font-size: 16px;
}
.entry h1, .comment h1 {
	font-size: 28px;
	font-weight:bold;
	margin: 10px 0 10px 0;
	padding: 5px 0 5px 0;
	border-bottom:1px solid #ccc;
}
.entry h2, .comment h2 {
	font-size: 24px;
	font-weight:bold;
	margin: 10px 0 10px 0;
	padding: 5px 0 5px 0;
	border-bottom:1px solid #ccc;
}
.entry h3, .comment h3{
	overflow:hidden;
	margin: 18px 0 18px 0;
	padding: 0 0 0 0;
	height:29px;
	font-size: 20px;
	font-weight:bold;
	letter-spacing:1px;
	border-bottom: 1px solid #209E80;
}
.entry h3 strong {
	float: left;
	display: block;
	margin: 0 0 0 0;
	padding: 0 15px 0 15px;
	color: #FFF; 
	font-size: 20px; 
	font-weight: normal;
	height: 30px;  
	line-height: 30px; 
	background-color: #209E80;
}
.entry h4, .comment h4 {
	font-size: 18px;
	font-weight:bold;
	margin: 10px 0 5px 0;
	padding: 0 0 0 0;
	height: 27px; 
	border-bottom:1px solid #ccc;

}
.entry h5, .comment h5 {
	font-size: 18px;
	font-weight:bold;
	margin: 10px 0 5px 0;
	padding: 5px 0 5px 0;
}
.entry h6, .comment h6{
	font-weight:bold;
	margin: 10px 0 5px 0;
	padding: 5px 0 5px 0;
}
.entry {
	line-height:1.6;
	margin: 5px 0 20px 0;
	padding: 0px 0 0 0;
	word-break:break-all;
	font-size:16px;
	letter-spacing: 0;
}
.entry p {
	line-height:1.6;
	margin: 5px 0 20px 0;
	padding: 0px 0 0 0;
	word-break:break-all;
	font-size:16px;
	letter-spacing: 0;
}
.entry a {
	color: #209E80;
}
.entry img {
	display:block;
	margin-top:5px;
	max-width:100%;
	height:auto!important;
}
.entry embed {
	margin: 0px 0 10px 0;
	padding: 0px 0 0 0;
	width: 100%;
}

.entry ul {
	line-height: 150%;
	margin: 10px 0 10px 20px;
	padding-left:0;
}
.entry ol {
	line-height: 130%;
	margin: 10px 0 10px 20px;
	padding-left:0;
}
/*============================ Text Elements ============================*/
.entry ul {
	clear: both;
	list-style: disc inside;
	margin: 0 0 20px 0;
	padding: 0 20px;
	font-size: 16px;
}
.entry ul li {
	margin:8px 0;
}
.entry ol {
	list-style: decimal inside;
	margin: 0 0 20px 0;
	padding: 0 20px;
	font-size: 16px;
}
.entry ol li {
	margin:8px 0;
	padding: 0px 0 0 0;
	line-height:1.8;
	word-break:break-all;
	font-size:16px;
	letter-spacing: 0;
}
.entry ol ol　{
	list-style: upper-alpha inside;
}
.entry ol ol ol　{
	list-style: lower-roman inside;
}
.entry ol ol ol ol　{
	list-style: lower-alpha inside;
}
.entry ul ul, .entry ol ol, 
.entry ul ol, .entry ol ul {
	margin-bottom: 5px;
}
/* 评论列表 */
.comment ul{
	clear: both;
	list-style: disc inside;
	margin: 10px 0 20px 0;
	padding: 0 0;
	font-size: 16px;
}
.comment ul li{
	margin:8px 0;
}
.comment ol{
	list-style: decimal inside;
	margin: 5px 0 20px 0;
	padding: 10px 20px;
	border: 1px solid #eee;
	background: #f8f8f8;
	font-size: 16px;
}
.comment ol li{
	margin:8px 0;
}
.comment ol ol{
	list-style: upper-alpha inside;
}
.comment ol ol ol{
	list-style: lower-roman inside;
}
.comment ol ol ol ol{
	list-style: lower-alpha inside;
}
.comment ul ul, .comment ol ol,
.comment ul ol, .comment ol ul {
	margin-bottom: 5px;
}
/* 文章详情下面 标签块 */
#tag-box {
	clear:both;
	overflow:hidden;
	margin: 0 12px 0 12px;
	padding: 0;
}
#tag-box a {
	display:inline-block;
	margin: 0 10px 10px 0;
	padding: 0 10px;
	height: 26px;
	line-height: 26px;
	color:#38485a;
	font-size:14px;
	background-color:#DBEFEB;

}
#tag-box a:hover {
	color:#fff;
	background-color:#209E80;
}
/* 相关文章 */
#related {
	clear:both;
	margin: 20px 0 15px 0;
	padding: 0;
}

#related .related1 {
	display: block;
	width:100%;
	position: relative;
}
#related .related1 li {
	float:left;
	margin: 0 2% 20px 0;
	padding:10px 10px 15px 10px;
	width:23.5%;
	background:#fff;
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05); 

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#related .related1 li:last-child {
	margin-right:0;
}
#related .related1 li:hover {
	box-shadow: 0 0px 8px rgba(46,143,237,0.3);
}
#related .related1 li img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}
#related .related1 li h3 {
	float:left;
	overflow:hidden;
	margin: 10px 0 0 0;
	width:100%;
	height:40px;
	line-height:20px;
	font-size:15px;
}
#related .related1 li h3 a {
	color:#38485a;
	font-weight:bold;
}
#related .related1 li h3 a:hover {
	color:#209E80;
}


/* 驿站 酷览 咨询&测评 */
#related .related2 {
	display: block;
	width:100%;
	min-height:20px;
	position: relative;
}
#related .related2 li {
	float:left;
	overflow:hidden;
	width:100%;
	margin: 0 0 0 0;
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #eee;
}
#related .related2 li:last-child {
	border-bottom: 0;
}
#related .related2 li img {
	float:left;
	margin: 3px 16px 0 0;
	height: auto;
	width: 110px;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
#related .related2 li h3 {
	overflow:hidden;
	margin: 0 0 0 0;
	line-height:20px;
	font-size:16px;
	font-weight: bold;
	text-indent:-5px;
}
#related .related2 li h3 span {
	color: #209E80;
}
#related .related2 li p {
	margin: 5px 0 0 0;
	line-height:20px;
	font-size:14px;
}
#related .related2 a.more-related {
	float:right;
	margin: 0 3px 0 0;
	line-height:30px;
	color: #209E80;
	font-size:13px;
}
#related .related2 a.more-related i {
	margin: 0 0 0 3px;
	font-style: normal;
	font-family: "Gulim", Courier, monospace;
	letter-spacing: -3px;
}
#related .related2 a:hover.more-related {
	color: #209E80;
}


.entry blockquote {
	margin: 10px 0 10px 0;
	padding: 0 0 0 15px;
	border-left: 5px solid #ccc;
	color: #606A75;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.6;
}
.entry blockquote p {
	color: #606A75;
	font-size: 14px;
}
.entry table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ccc;
	margin: 5px 0;
	text-align: left;
	width: 674px;
	font-size:12px;
}
.entry tr th,
.entry thead th {
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	padding: 5px 0px;
	text-align:center;
	background-color: #ddd;
	border: 1px solid #ccc;
}
.entry tr td {
	padding: 2px 2px;
	vertical-align:middle;
	border: 1px solid #ccc;
	text-align:center;
	line-height:16px;
}
.entry tr.odd td {
	background: #eee;
	text-align:center;
}
.entry tr td ul {
	margin-left:0 !important;
}
.entry a:link,.entry a:visited,.entry a:active {
	color: #00A0EA;
}
.entry a:hover {
	text-decoration: underline;
}
/*============================ Comments ============================*/
.alignleft { 
	float: left; 
	display: inline; 
	margin: 10px 15px 10px 5px;
}
.alignright	{
	float: right; 
	display: inline; 
	margin: 10px 5px 10px 15px;
}
.aligncenter {
	margin: 10px auto; 
	display: block;
}
/*============================ Comments ============================*/
#comments {
	clear:both;
	overflow:hidden;
	padding: 10px;
	margin: 10px auto;
	border: 1px solid #eee;
	width: 95%;
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
#respond {
	clear:both;
	overflow:hidden;
	padding: 5px 12px 0 12px;
	margin: 0 0 30px 0;

	background:#fff;
}
#respond .login_tips {
	margin: 15px 0 0 0;
	font-size: 14px;
}
#comments h3, #respond h3 {
	font-size: 18px;
	font-weight:bold;
	color: #000;
	padding: 5px 0;
	margin: 0px 0px 10px 0px;
}
/* Reset #comments h3 */ 
.comment h3 {
	padding: 0;
	border: none;
}
.comment_navi {
	margin: 10px;
	font-size: 0.9em;
	font-weight: bold;
}
.comment_navi .alignright {
	float: right;
}
.commentlist {
	text-align: justify;
	font-size: 14px;
}
.commentlist .comment {
	overflow:hidden;
	margin: 10px 0 10px 0;
	padding: 15px 12px 10px 12px;
	list-style: none;
	border-top: 1px solid #ddd;
}
.comment-author img {
	float: left;
	margin: 5px 10px 5px 0;
}
.comment-author .says {
	display: normal;
}
.comment-author .fn {
	line-height: 25px;
	font-weight: bold;
	font-style: normal;
}
.comment-meta {
	font-size: 12px;
	margin-top:0;
}
#comments .children {
	clear: both;
	margin-top: 10px;
	margin-left: 40px;
	margin-bottom:0;	
}
.children .comment {
	background: #fff;
}
.commentlist p {
	clear: both;
	margin: 10px 5px 0px 0;
	line-height:150%;
	color:#38485a;
	font-size: 14px;
}
.commentlist .reply {
	overflow:hidden;
}
a.comment-reply-link, a.comment-reply-login {
	float: right;
	color:#209E80;
	font-size: 14px;
	text-decoration: none;
}
a.comment-reply-link:hover, a.comment-reply-login:hover {
	float: right;
	color: #38485a;
	text-decoration: underline;
}

/* 自定义评论列表 */
.commentlist .comment .gravatar {
	float: left;
	overflow:hidden;
	margin: 0 15px 0 0;
	width: 48px;
	height: 48px;
}
.commentlist .comment .gravatar img {
	width: 48px;
	height: 48px;

	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.commentlist .comment .comment_content {
	overflow:hidden;
	margin: 0;
}
.commentlist .comment .comment_content .comment_text em {
	float: left;
	font-size: 12px;
}

.comment-meta {
	font-size: 12px;
	margin-top:0;
}
.comment-meta span {
	float: left;
	margin-right: 15px;
}
.comment-meta span.author_name {
	color:#38485a;
}
/* 评论表单 */
#commentform {
	margin: 15px 0 0 0;
}
#commentform p {
	overflow:hidden;
	margin: 0 0 10px 0;
	padding:0;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#commentform p.comment-form-author { width: 100%; }
#commentform p.comment-form-email { width: 100%; }
#commentform p.comment-form-phone { width: 100%; }
#commentform p.comment-form-comment { width: 100%; }
#commentform .comment-notes {
	display:none;
}
#commentform p label {
	display: none;
	padding: 20px 0 0 0px;
	font-size:12px;
	font-weight:normal;
	color:#333;
}
#commentform p span {
	padding: 20px 0 0 0;
	font-size:12px;
	font-weight:normal;
	color:#333;
}
#commentform input {
	float: left;
    margin: 0 0 5px 0;
    padding: 5px 5px 5px 30px;
    width: 200px;
    line-height: 20px;
    border: 1px solid #ddd;
    color: #333;
    outline: none;
    background: #f8f8f8;
	font-family: "Open Sans",Arial,"Hiragino Sans GB","Microsoft YaHei","微软雅黑","STHeiti","WenQuanYi Micro Hei",SimSun,sans-serif;
	font-size: 14px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#commentform p.comment-form-author input { width: 100%; }
#commentform p.comment-form-email input { width: 100%; }
#commentform p.comment-form-phone input { width: 100%; }
#commentform p.comment-form-url input { width: 100%; }

#commentform #author {
	background: #F8F8F8 url("../images/input.png")/*tpa=http://ecms39.lazybirdfly2019.top/skin/lazybirdfly_ecms39/images/input.png*/ no-repeat 6px 8px;
}
#commentform #email {
	background: #F8F8F8 url("../images/input.png")/*tpa=http://ecms39.lazybirdfly2019.top/skin/lazybirdfly_ecms39/images/input.png*/ no-repeat 6px -23px;
}
#commentform #phone {
	background: #F8F8F8 url("../images/input.png")/*tpa=http://ecms39.lazybirdfly2019.top/skin/lazybirdfly_ecms39/images/input.png*/ no-repeat 6px -115px;
}
#commentform #url {
	background: #fff url("../images/globe.png")/*tpa=http://ecms39.lazybirdfly2019.top/skin/lazybirdfly_ecms39/images/globe.png*/ 3px 3px no-repeat;	
}
.comment-form-comment {
	padding-right: 10px;
}
#commentform textarea {
	width: 100%;
	height:80px;
	padding: 5px 10px;
    background: #F8F8F8;
	border: 1px solid #ddd;	
	outline: 0;

	font-family: "Open Sans",Arial,"Hiragino Sans GB","Microsoft YaHei","微软雅黑","STHeiti","WenQuanYi Micro Hei",SimSun,sans-serif;
	font-size: 14px;

    border-radius: 2px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#commentform #submit {
	cursor: pointer;
	margin: 0 0;
	padding:0;
	width:120px;
	height:35px;
	line-height:35px;
	color:#fff;
	font-size: 14px;
	font-family: "微软雅黑", "黑体";
	background: #FF7200;
	border:0;
	cursor:pointer;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#commentform #submit:hover {
	background: #E86800;
}
.nocomments {
	margin: 10px;
	padding: 0;
}
/* 评论分页 */
.commentnavi {
	padding:6px 15px 4px 10px;
	margin-top: 10px;
	background: #DDF0B5;
	font-size:13px;
	border: 1px solid #BFBFBF;
	border-bottom:3px solid #BFBFBF;
}
.commentnavi a.page-numbers {
	text-decoration: none;
	padding: 2px 5px;
}
.commentnavi a.page-numbers:hover {
	text-decoration: none;
	padding: 2px 5px;
	background: #7BB64A;
}
.commentnavi span.dots {
	padding: 2px 0px;
}
.commentnavi span.current {
	padding: 2px 5px;
	background: #7BB64A;
}
/*============================ pagination ============================*/
.pagination {
	float:left;
	overflow:hidden;
	width: 100%;
	padding: 0 0 0 0;
	margin: 20px 0 20px 0;
	text-align:center;
	font: 14px Simsun;
}
.pagination a:link, .pagination a:visited{
	display:inline-block;
    margin: 0 5px 0 5px;
    color: #595959;
    text-align: center;
	font-size: 14px;
	text-decoration: none;
	width: 25px;
	line-height:25px;
    background-color: #ccc;
}
.pagination a:hover {
    color: #fff;
	background: #2578e9;
}
.pagination a.current {
    color: #fff;
	background: #2578e9;
}
.pagination .extend {
	padding:0;
	margin: 5px 0px 0px 0px;
    text-align: left;
}
/*============================ FOOT ============================*/
#bottom {
	overflow: hidden;
	width: 100%;
	min-width: 100%;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
    background-color: #171C21;
}
#footer {
	overflow:hidden;
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	color: #FFF;
	line-height:22px;
}
#foot_navi {
	overflow:hidden;
	margin: 0 auto 0 auto;	
	padding: 10px 0 10px 0;
	height:30px;
	text-align:center;
	border-bottom: 1px solid #333;
}
@media screen and (max-width: 440px) {
	#foot_navi {
		display: none;
	}
}
#foot_navi img {
    display: inline-block;
	margin: 0 auto 0 auto;	
	padding: 0;
	height:30px;
}
#foot_navi ul{
    display: inline-block;
	overflow: hidden;
	margin: 0 auto 0 auto;	
	padding: 0;
	list-style-type: none;
}
/*Top level list items*/
#foot_navi ul li {
	float:left;
    display: inline-block;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height:30px;
	line-height:30px;
}
#foot_navi ul li a { 
    display: inline-block;
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color:#FFF;
	font-size: 12px;
	font-family: inherit;
	letter-spacing: 1px;
	text-decoration:none; 
}
#foot_navi a:hover {
	color: #ccc; 
	text-decoration: none;
}
#foot_navi ul li ul {
	display:none;
	overflow: hidden;
	margin: 0 0 0 0px;
	_margin:0 0 0 6px;	/*only IE6*/	
    padding: 0px;
	z-index: 20;
}
#footer_social {
	display:none;
	overflow:hidden;
	width: 100%;
	margin: 0 0 0 0;
	padding: 20px 0 20px 0;
	color:#FFF;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
#foot_copy {
	overflow:hidden;
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0;
	line-height: 20px;
	color: #fff;
	font-size: 14px;
	text-align:center;
}
#foot_copy a{
    color: #fff;
}
@media screen and (max-width: 420px) {
	#foot_copy {
		font-size: 12px;
	}
}
.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f16{font-size:16px;}

/*提交时检查提示框*/
.div_cancel_rating {
	position: fixed;
	left: 35%;
	top: 40%;
	width: 270px;
	height: 105px;
	background: url("../images/shareNoRepeat.gif")/*tpa=http://ecms39.lazybirdfly2019.top/skin/lazybirdfly_ecms39/images/shareNoRepeat.gif*/ no-repeat;
	z-index: 30;
}
.collect_head {
	position: relative;
	height: 20px;
	color:#c00;
}
.collect_head a {
	position: absolute;
	right: 8px;
	line-height: 20px;
	color:#c00;
	text-decoration: none;
}
ul.collect_body {
	width: 270px;
	height: 75px;
	overflow: hidden;
}
ul.collect_body li.collectSuccess {
	height: 70px;
	line-height: 25px;
	margin:0;
	padding: 17px 8px 0 50px;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	color: #333;
	margin-bottom: 10px;
	width: 230px;
}
#pre_next {
	padding: 10px 20px 15px 20px;
	background:#FFF;
}
#pre_next dt {
	margin:10px 0 10px 0;
	padding: 0 0 8px 0;
	color:#444;
	font-size: 16px;
	border-bottom: 1px solid #eee;
}
#pre_next dd {
	font-size: 16px;
}
#pre_next a {
	display: block;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	line-height: 20px;
	font-size: 14px;
}
#pre_next2 a {
	float:left;
	display: block;
	margin: 0 10px 0 0;
	padding: 0 10px 0 10px;
	height: 25px;
	line-height: 25px;

	color:#666;

	border: 1px solid #bbb;
	background:#f8f8f8;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#pre_next2 a:hover {
	color:#444;
	border-color:#999;
	background:#f0f0f0;
}

/* 浮动工具条 */
#toolbox {
	display:none;
	cursor: pointer;
	position: fixed;
	z-index: 40;
	padding: 0 0 0 0;
	right: 3%;
	top: 60%;
	width: 42px;
}
#toolbox a.backTop {
	float:left;
	display:block;
	margin: 0 0 2px 0;
	width: 40px;
	height: 40px;
	background: url("../images/toolbox.png")/*tpa=http://ecms39.lazybirdfly2019.top/skin/lazybirdfly_ecms39/images/toolbox.png*/ no-repeat 0 0px;
	text-indent: -9999px;
	transition: all 0.2s ease;
}
#toolbox span.rweixin {
	float:left;
	display:block;
	margin: 0 0 2px 0;
	width: 40px;
	height: 40px;
	background: url("../images/toolbox.png")/*tpa=http://ecms39.lazybirdfly2019.top/skin/lazybirdfly_ecms39/images/toolbox.png*/ no-repeat 0 -48px;
	text-indent: -9999px;
	transition: all 0.2s ease;
}
#toolbox a:hover.backTop {
	background-position: -60px 0;
}
#toolbox span:hover.rweixin {
	background-position: -60px -48px;
}
#toolbox a:hover div {
	display:block;
}
#toolbox span:hover div {
	display:block;
}
.floatbox {
	overflow:hidden;
	display:none;
	position:absolute;
	z-index:10003;
	width:160px;
	height:180px;
	bottom:0;
	left:-160px;
	background: url("../images/floatbox.png")/*tpa=http://ecms39.lazybirdfly2019.top/skin/lazybirdfly_ecms39/images/floatbox.png*/ no-repeat;
}
#toolbox span.rweixin .floatbox {
	background-position: 0 0;
} 

/* 分类页广告 */
.cat-ads {
	margin: 0 0 30px 0;
	width: 100%;
}
.cat-ads img {
	margin: 0 0 0 0;
	max-width: 100%;
	height: auto;
}
/* 内容页底部广告 */
.single-ads {
	float:left;
	margin: 0 0 0 0;
	width: 100%;
}
.single-ads img {
	margin: 0 0 0 0;
	max-width: 100%;
	height: auto;
}
/* 内容页底部提示 */
.single-tips {
	float:left;
	overflow: hidden;
	margin: 10px 0 0 0;
	padding: 20px 0 20px 0;
	width: 100%;
	background: #f3f3f3;
	text-align: center;
	font-size:14px;
}
.single-tips a.btn-danger {
	color: white;
	font-size:12px;
	padding: 3px 10px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #DA4F49;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#EE5F5B), to(#BD362F));
	background-image: -webkit-linear-gradient(top, #EE5F5B, #BD362F);
	background-image: -o-linear-gradient(top, #EE5F5B, #BD362F);
	background-image: linear-gradient(to bottom, #EE5F5B, #BD362F);
	background-image: -moz-linear-gradient(top, #EE5F5B, #BD362F);
	background-repeat: repeat-x;
	border-color: #BD362F #BD362F #802420;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.single-tips a:hover.btn-danger {
	color: white;
	background-color: #BD362F;
}
p.post-list {
	line-height: 20px;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #ddd;
}
.bg,.popIframe {
	display:none;
	background-color: #333; 
	width: 100%;
	height: 100%;
	left:0;
	top:0;/*FF IE7*/
	filter:alpha(opacity=70);/*IE*/
	opacity:0.70;/*FF*/
	z-index:100;
	position:fixed!important;/*FF IE7*/
	position:absolute;/*IE6*/
	_top:       expression(eval(document.compatMode &&
				document.compatMode=='CSS1Compat') ?
				documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
				document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
}
.popIframe {
	filter:alpha(opacity=0);/*IE*/
	opacity:0;/*FF*/
}

/* 文章底部自定义分享 */
#share {
	overflow:hidden;
	margin: 50px 0 10px 0;
	text-align:center;
}
.bdshare-button-style2-24 {
	display:none;
	padding:0;
}
.bdshare-button-style2-24 a {
	float:left;
	overflow:hidden;
	display:inline-block;
	margin: 0 10px 0 0;
	padding: 0 20px 0 50px;
	height:34px;
	line-height:34px;
	cursor:pointer;
	color: #666;
	font-size: 14px;
	text-align:left;
	border: 1px solid #209E80;

	-webkit-border-radius: 34px;
	-moz-border-radius: 34px;
	border-radius: 34px;
}
.bdshare-button-style2-24 a.bds_weixin {
	background: #fff url("../images/btn-ywp.png")/*tpa=http://ecms39.lazybirdfly2019.top/skin/lazybirdfly_ecms39/images/btn-ywp.png*/ no-repeat 15px -315px;
}
.bdshare-button-style2-24 a.bds_tsina {
	background: #fff url("../images/btn-ywp.png")/*tpa=http://ecms39.lazybirdfly2019.top/skin/lazybirdfly_ecms39/images/btn-ywp.png*/ no-repeat 15px -365px;
}
.bdshare-button-style2-24 a:hover {
	border: 1px solid #777;
	background-color: #eee;
}
/* 作者主页 */
.author-page-header {
	padding: 0 20px 20px 20px;
	background-color: #fafafa;
}

.author-page-meta {
	display:block;
	overflow:hidden;
	padding-top: 10px;
	font-size: 12px
}

.author-page-meta span {
	float:left;
	margin-right:15px;

	color: #666;
}
.author-page-meta span i {
	font-style:normal;
}
.author-page-meta span strong {
	font-weight: 700;
	color: #666;
	margin-right: 2px
}
.user-actions {
	padding-top: 5px
}

.button--dingyue {
	display:none;
	border: 1px solid #3889c2;
	color: #3889c2;
	background-color: #fff;
	border-radius: 999em;
	padding: 3px 12px
}

.author-page-info {
	padding: 30px 0
}

.author-page-info .avatar {
	float: right;
	height: 80px;
	width: 80px;
	margin-left: 10px;
	margin-top: 10px;
	border-radius: 100%
}

.author-page-info .auhtor-title {
	font-size: 28px;
	line-height: 1.2
}

.author-page-info .auhtor-title .is-staff {
	border: 1px solid #3889c2;
	font-size: 12px;
	color: #3889c2;
	border-radius: 999em;
	padding: 0 5px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px
}

.author-page-info .auhtor-title i {
	display:block;
}

.author-page-info p {
	font-size: 14px;
	color: #999
}

.nice-image {
	width: 110px;
	height: 75px;
	float: right;
	margin-left: 15px;
	border-radius: 3px
}

.blog-box {
    position: relative;
}
.blog-box .date-box {
	display:none;
    position: absolute;
    left: 0;
    top: 30px;
}
.blog-box .date-box span {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #999;
}
.blog-box .date-box span:before {
    height: 11px;
    width: 11px;
    background-color: #3889c2;
    display: inline-block;
    content: "";
    vertical-align: middle;
    margin-right: 5px;
	box-sizing: border-box;

	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

/* 一个文章块 作者主页 */
.blog-one {
	overflow:hidden;
	font-size: 14px;
    margin: 0 0 0 0;
	padding: 12px;
	border-bottom: 1px solid #eee;
}
.blog-one .left_info {
	float: left;
	position:relative;
	overflow:hidden;
	margin: 0 10px 0 0;
	color: #999;
}
@media (max-width: 419px) {
	.blog-one {
		padding: 15px 12px;
		height: 80px;
	}
	.blog-one .left_info {
		width: 120px;
		height: 80px;
	}
}
@media (min-width: 420px) and (max-width: 767px)  {
	.blog-one {
		padding: 15px 12px;
		height: 120px;
	}
	.blog-one .left_info {
		width: 180px;
		height: 120px;
	}
}
@media (min-width: 768px) {
	.blog-one {
		padding: 15px 15px;
		height: 180px;
	}
	.blog-one .left_info {
		width: 270px;
		height: 180px;
	}
}
.blog-one .left_info .avatar {
	display: block;
	overflow:hidden;
	position: relative;
	margin-bottom: 5px;
	width: 100%;
	height: auto;
	text-align: center;
	border: 0 solid #B8B8B8;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.blog-one .left_info .avatar img {
    width: 100%;
    height: 100%;
	vertical-align: middle;
	border: 0;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.blog-one .left_info .avatar .cat-link { 
	display:block;
	position: absolute;
	left: 0;
	top: 0;
	margin:0;
	padding: 0 5px;
	height:22px;
	line-height:22px;
	color:#fff;
	font-size:12px;
	background-color:rgba(0,0,0,0.9);	

	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
.blog-one .left_info .avatar .cat-link:hover { 
	background-color:rgba(0,0,0,1.0);	
}
.blog-one .left_info .avatar .btn-avatar {
	display: block;
	width: 100%;
	padding-right: 0;
	padding-left: 0;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.blog-one .right_info {
	position:relative;
	margin-left: 130px;
	height: 100%;
}

@media (max-width: 419px) {
	.blog-one .right_info {
		margin-left: 130px;
	}
}
@media (min-width: 420px) and (max-width: 767px)  {
	.blog-one .right_info {
		margin-left: 195px;
	}
	.blog-one .right_info .title a {	
		font-size: 20px;
	}
	.blog-one .right_info .title {	
		line-height: 35px;
	}
}
@media (min-width: 768px) {
	.blog-one .right_info {
		margin-left: 285px;
	}
	.blog-one .right_info .title a {	
		font-size: 22px;
	}
	.blog-one .right_info .title {	
		line-height: 40px;
	}
}
.blog-one .right_info .title {
	overflow:hidden;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
}
.blog-one .right_info .title a {	
	display:inline; 
	color: #38485a;

	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.blog-one .right_info .title a:hover {	
	color: #209E80;
}
.blog-one .right_info .excerpt {
	display:none; 
	float:left;	
	overflow:hidden;
	margin-top: 10px;
	padding:0;
	color: #747f8c;
	font-size: 15px;
	height: 48px;
	line-height: 24px;
}
.blog-one .right_info .excerpt p {
	margin-top: 0;
	padding:0;
}
.blog-one .postinfo {
	display:block; 
	position:absolute;
	overflow:hidden;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	bottom:0;
    height: 24px;
	font-size:14px;
}
.blog-one .postinfo span {
	display:inline-block; 
	margin: 0 15px 0 0;
	padding: 0 0 0 20px;

	height:22px;
	line-height:22px;
	font-size:14px;
}
.blog-one .postinfo #date1 {
	display:none; 
}
.blog-one .postinfo #date2 {
	display:inline-block; 
}
.blog-one .postinfo span.author {
	margin-left: 0;
	background: url("../images/i-author.png")/*tpa=http://ecms39.lazybirdfly2019.top/skin/lazybirdfly_ecms39/images/i-author.png*/ no-repeat 0 50%;
	background-size: auto 80%;
}
.blog-one .postinfo span.date {
	background: url("../images/i-time.png")/*tpa=http://ecms39.lazybirdfly2019.top/skin/lazybirdfly_ecms39/images/i-time.png*/ no-repeat 0 50%;
	background-size: auto 80%;
}
.blog-one .postinfo span.folder a, .blog-one .postinfo span.comment a, .blog-one .postinfo span.author a, .blog-one .postinfo span.date a, .blog-one .postinfo span.tag a, .blog-one .postinfo span.views a {
	text-decoration:none;
}
.blog-one .postinfo span.author a {
	color:#209E80;
}
.blog-one .postinfo span.comment {
	display:none; 
}
.blog-one .postinfo span.tag {
	display:none; 
}
.blog-one .postinfo span.views {
	display:none; 
}
.blog-one .postinfo span.loves {
	display:none; 
}
.blog-one .postinfo .avatar img {
    vertical-align: middle;
    display: inline-block;
    width: 25px;
    height: 25px;
    background: no-repeat center center;
    background-size: cover;
    margin-right: 6px;
    border-radius: 50%;
}
#btn_huiyuan {
    float: right;
    margin: 10px 15px 0 8px;
    padding: 0 15px;
    line-height: 27px;
    color: #209E80;
    font-size: 16px;
    border-radius: 999px;
    border: 1px solid #209E80;
}
.get-mod-more,.ias-spinner { 
	overflow:hidden;
	clear: both; 
	width: 100%; 
	margin: 20px auto 20px auto; 
	text-align: center; 
	background:#fff;

	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.get-mod-more a { 
	display: block; 
	position:relative;
	margin: 0; 
	height: 42px; 
	line-height: 42px; 
	font-size: 16px; 
	color: #747f8c;
	text-decoration: none; 
}
.right_info .title{
    /*max-height:78px*/
}
.nopic .right_info {
    margin-left: 0px;
}
.nopic .right_info .excerpt{}
.nopic .right_info .title {
    height: 28px;
}
.tagslist {
    overflow: hidden;
    list-style: none;
    padding: 20px 0;
    margin: 0;
}

.tagslist li {
    float: left;
    width: 33.3333%;
    font-size: 12px;
    overflow: hidden;
    color: #999;
    border-bottom: 1px solid #eee;
    padding: 10px 0;    list-style: none;
}

.tagslist .tagname {
    display: inline-block;
    margin-right: 5px;
    background-color: #e6e6e6;
    color: #666;
    padding: 2px 7px;
    margin-bottom: 4px;
}

.tagslist a {
    color: #666!important;
    margin-right: 10px;
    display: inline-block;text-decoration: none;
    font-size: 14px;
}
.pcd_ad{display:none !important;}
.mbd_ad{display:block !important;}
.meihua_1 {
	display: block;
	margin-top: 10px;
	padding: 5px 10px;
	background-color: #ea4c89;
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
	font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.meihua_2 {
	background-color: #fff;
	margin-bottom: 20px;
	box-shadow: 0 1px 2px rgba(15,39,65,0.1);
	font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.meihua_2 .meihua_2_1 {
	height: auto;
	overflow: hidden;
	background-color: #FFF;
	border: 1px solid #DDDDDD;
	border-width: 1px 1px 1px 1px;
	padding: 20px;
}
.meihua_2 .meihua_2_1 p {
	margin: 5px auto!important;
}
.meihua_2 .meihua_2_1 .meihua_btn {
float: left;
    border: 1px solid #8a8a8a;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    padding-left: 40px;
    margin: 10px 10px 0 0;
    overflow: hidden;
    border-radius: 2px;
	background: url("../images/30.png")/*tpa=http://ecms39.lazybirdfly2019.top/skin/lazybirdfly_ecms39/images/30.png*/ no-repeat 5px 3px #4abd96;
    border: 1px solid #4abd96;
    color: #FFF;
    text-decoration: none;    padding-right: 10px;
}
.meihua_2 .meihua_2_1 .meihua_btn i {
	margin-right: 5px
}
.meihua_2 .meihua_2_1 .meihua_btn:hover {
	background-color: #3169b0
}



.short-btn {
    float: left;
    border: 1px solid #8a8a8a;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    padding-left: 40px;
    margin: 10px 10px 0 0;
    overflow: hidden;
    border-radius: 2px;
    background: url("../images/10.png")/*tpa=http://ecms39.lazybirdfly2019.top/skin/lazybirdfly_ecms39/images/10.png*/ no-repeat 5px 3px #4abd96;
    border: 1px solid #4abd96;
    text-decoration: none;color: #FFF!important;padding-right: 10px;text-decoration: none; 
}
.short-btn:hover {
	background-color: #3169b0
}


.video {
position: relative;
padding-bottom: 56.25%!important;
height: 0;
overflow: hidden;
}
.video iframe,
.video object,
.video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


/****子栏目导航****/
.subnav {
    width: 100%;
    margin: 10px;
    overflow: hidden;
}
.subnav a {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    background: #0cc;
    color: #fff;
    text-align: center;
    margin: 4px 12px 4px 0;
    padding: 0 16px;
    border-radius: 2px;
}
.subnav .active {
    background: #E9644E!important;
}
/*=========================== SIDEBAR ============================*/
#sidebar {
	float: right;
	width: 100%;
	min-height: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: none;
}
#sidebar ul li {
	display: list-item;
	overflow:hidden;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	line-height: 20px;
	background: white;
}
#sidebar .adright{
	padding-bottom: 0px;
}

#sidebar>ul>li {
	background:#fff;
    border-radius: 2px;
    box-shadow: 0 1px 2px #CCC;
}
#sidebar ul li.sidebar_noborder {
	padding:0;
	background: transparent;
	border-width:0;
}
#sidebar ul li.sidebar_noborder a {
	display: block;
}
#sidebar ul li.sidebar_noborder img {
	display: block;
	max-width:100%;
}
#sidebar ul li.sidebar_noborder div {
	margin: 0 auto;
	background-color: #fff;
}
/* é¡µé¢ä¾§è¾¹æ  æ‰€æœ‰çˆ¶çº§é¡µé¢ */
#sidebar ul li.page_list {
	display: list-item;
	overflow:hidden;
	margin: 0 0 2px 0;
	padding: 10px 0 10px 0;
	line-height: 20px;
	background: white;
}
#sidebar ul li.page_list:nth-last-child(2) {
	margin: 0 0 20px 0;
}
#sidebar ul li.page_list a {
	display:block;
	padding: 5px 0 5px 20px;
	font-size:16px;
}
#sidebar ul li.current-page {
	border: 1px solid #209E80;
}
/* é¡µé¢ä¾§è¾¹æ  çˆ¶å­é¡µé¢ */
#sidebar ul li.sidemenu {
	display: list-item;
	overflow:hidden;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	line-height: 20px;
	background: white;
}
#sidebar ul li.sidemenu ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    list-style: none;
}
#sidebar ul li.sidemenu ul li {
	display: list-item;
	overflow:hidden;
	margin: 0 0 2px 0;
	padding: 5px 0 5px 0;
	line-height: 20px;
	background: white;
	border-bottom: 1px solid #eee;
}
#sidebar ul li.sidemenu ul li a {
    display: block;
    padding: 5px 0 5px 20px;
    font-size: 16px;
}
/* å…³äºŽé¡µé¢ä¾§è¾¹æ  èœå• */
#sidebar ul.sidemenu li {
	display: list-item;
	overflow:hidden;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	line-height: 20px;
	background: white;
}
#sidebar ul.sidemenu li {
	display: list-item;
    overflow: hidden;
    margin: 0 0 2px 0;
    padding: 5px 0 5px 0;
    line-height: 20px;
    background: white;
    border-bottom: 1px solid #eee;
}
#sidebar ul.sidemenu li a {
	display: block;
    padding: 5px 0 5px 20px;
    font-size: 16px;
}
#sidebar ul.sidemenu li.current-menu-item a {
	display: block;
    padding: 5px 0 5px 20px;
 	color: #209E80;
	font-size: 16px;
}
/* ä¾§è¾¹æ æ ‡é¢˜ */
#sidebar ul li h2 {
	margin: 0 0 0 0;
    height: 40px;
	width: 100%;
	color: #38485a;
	font-size: 15px;
	font-weight: bolder;
	border-bottom: 1px solid #eee;
}
#sidebar ul li h2 b {
    float: left;
    display: block;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    height: 40px;
    line-height: 45px;
    color: #38485a;
    font-size: 16px;
    font-weight: 600;
}
#sidebar ul li h2 b::before {
    float: left;
    display: inline-block;
	content: " ";
	margin-top:12px;
	width:10px;
	height:18px;
    border-left: 4px solid #209E80;
}
#sidebar ul li h2 .more {
    float: right;
	display: block;
	margin-right: 15px;
    height: 40px;
    line-height: 45px;
    color: #777;
    font-size: 12px;
}
#sidebar ul li h2 .more i {
	margin-left: 5px;
	font-style: normal;
    font-family: "Gulim", Courier, monospace;
    letter-spacing: -1px;
}
#sidebar ul li h2 .more:hover {
	color: #209E80;

}
#sidebar ul li div {
	margin: 0;
	padding: 0;
}
#sidebar ul li .textwidget {
	margin: 0 0 0 0;
	padding: 0 0;
	text-align: center;
}
#sidebar ul li .textwidget img {
	display:block;
	margin: 0 auto 0 auto;
}
#sidebar ul li ul {
	margin: 0 20px 0 20px;
	padding: 0 0 0 0;
	list-style: none;
}
#sidebar ul li ul li {
	overflow:hidden;
	margin: 10px 0 0 0;
	padding: 0 0 6px 15px;
	width: auto;
	background: url( "../images/arrow.gif")/*tpa=http://ecms39.lazybirdfly2019.top/skin/lazybirdfly_ecms39/images/arrow.gif*/ no-repeat -4px 7px;
}
#sidebar ul li ul li:last-child {
	border-bottom: 0;
}
#sidebar ul li ul li a {
	overflow:hidden;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 14px;
	line-height: 20px;
}
#sidebar ul li ul li a:hover {
	color: #209E80;
}

/* ä¾§è¾¹æ ä¸‰æ åˆ‡æ¢æ ‡é¢˜ */
#sidebar ul li.cat_three h2 span {
	float:right;
	display: inline-block;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;	
	width: 40px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
	border-right: 1px solid #ccc;
}
#sidebar ul li.cat_three h2 span:nth-child(2) {
	border-right: 0 solid #ccc;
}
#sidebar ul li.cat_three h2 span.span_on {
	color: #209E80;
}
#sidebar ul li.cat_three h2 span.span_out {
	color: #888;
}
#sidebar ul li.cat_three ul {
	display:block;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	transition: all 0.7s;
}
#sidebar ul li.cat_three ul.show {
	display:block;
}
#sidebar ul li.cat_three ul.hide {
	display:none;
}
#sidebar ul li.cat_three ul li {
	overflow:hidden;
	margin: 10px 0 0 0;
	padding: 0 0 6px 0;
	width: auto;
	height:20px;
	border-bottom: 1px solid #eee;
	background: none;
}
#sidebar ul li.cat_three ul li a {
	overflow:hidden;
	display:inline-block;
	width:calc(100% - 28px); 
	height:20px;
	text-overflow:clip;
　　overflow:hidden;
　　white-space:nowrap;
}
#sidebar ul li.cat_three ul li i {
	float:left;
	display:inline-block;
	margin-right:10px;
	width:18px;
	height:18px;
	line-height:18px;
	color:#209E80;
	font-size:14px;
	font-style:normal;
	text-align:center;
	background: #ddd;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#sidebar ul li.cat_three ul li:nth-child(1) i,
#sidebar ul li.cat_three ul li:nth-child(2) i,
#sidebar ul li.cat_three ul li:nth-child(3) i {
	color:#fff;
	background: #209E80;
}
/*ä¾§è¾¹æ  æœ€æ–°è¯„è®º*/
#sidebar ul li.comment-box ul li {
	overflow: hidden;
	margin: 20px 0 5px 0;
	padding: 0 0 0 0;
	background: none;
	border-bottom: 0 dashed #999;
}
#sidebar ul li.comment-box ul li:last-child {
	padding: 0 0 0 0;
	border-bottom: 0;
}
#sidebar ul li.comment-box ul li img {
	float:left;
	margin-top:3px;
	width: 48px;
	height: 48px;

	-webkit-border-radius: 48px;
	-moz-border-radius: 48px;
	border-radius: 48px;
}
#sidebar ul li.comment-box ul li .comment-name {
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 48px;
}
#sidebar ul li.comment-box ul li .comment-name img {
	margin: 0 15px 0 0;
}
#sidebar ul li.comment-box ul li .comment-name span {
	display:block;
	margin: -4px 0 0 20px;
	padding: 0 0 0 0;
	font-size: 12px;
}
#sidebar ul li.comment-box ul li .comment-name .name {
	margin: 0 0 8px 20px;
	color:#209E80;
	font-size: 14px;
}
#sidebar ul li.comment-box ul li .comment-name .name a {
	color: #209E80;
}
#sidebar ul li.comment-box ul li .comment-name .name i {
	float:right;
	font-style:normal;
}
/*æ–‡ç« é¡µé¢ å…³äºŽä½œè€…*/
#sidebar ul li #sidebar-author {
	overflow:hidden;
	margin: 0;
    padding: 20px 20px 0 20px;
	font-size: 14px;	
    border-top: 1px solid #eee;
	
    border-radius: 2px;
}
#sidebar ul li #sidebar-author .author-avatar {
	float: left;
	overflow:hidden;
	margin: 0 15px 0 5px;
	width: 48px;
}
#sidebar ul li #sidebar-author .author-avatar img {
	width: 48px;
	height: 48px;

	-webkit-border-radius: 48px;
	-moz-border-radius: 48px;
	border-radius: 48px;
}
#sidebar ul li #sidebar-author .author-text {
	overflow:hidden;
	margin: 0 0 0 0;
}
#sidebar ul li #sidebar-author .author-text span {
	display:block;
	margin: 0 0 0 0;
	line-height:20px;
}
#sidebar ul li #sidebar-author .author-text span.xingming a {
	color: #2375BE;
	margin: 0 0 5px 0;
}
#sidebar ul li #sidebar-author .author-text span.xingming i {
	color: #2375BE;
	margin: 0 0 5px 15px;
	padding: 2px 5px;
	height: 22px;
	line-height: 22px;
	color:#888;
	font-size:12px;
	font-style:normal;
	background-color: #fff;
	border:1px solid #ccc;

	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;

}
#sidebar ul li #sidebar-author .author-text span.user_descri {
	margin: 5px 0 0 0;
	line-height: 20px;
}
#sidebar ul li #sidebar-author .author-func {
	display:block;
	overflow:hidden;
	margin: 10px 0 0 0;
	line-height:20px;
}
#sidebar ul li #sidebar-author .author-func span {
	float: left;
	display:block;
	margin: 0 0 0 0;
	line-height:20px;
}
#sidebar ul li #sidebar-author .author-func span.count {
	float: left;
	margin: 0 0 0 20px;
	padding: 0 15px 0 0;
	text-align:center;
	border-right: 1px solid #eee;
}
#sidebar ul li #sidebar-author .author-func span.count:last-child {
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	border-right: 0;
}
#sidebar ul li #sidebar-author .author-func span.count b {
	display:block;
	color: #444;	
}
#sidebar ul li #sidebar-author .author-func a {
	display:block;
	margin-top:10px;
	padding: 0 5px;
	height: 24px;
	line-height: 24px;
	color:#fff;
	font-size:12px;
	background-color: #2375BE;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.tagslist {
padding-left: 8px !important;
}

.tagslist a {
    padding: 5px; 
    margin-top: 5px;
    display: inline-block;
    font-size: 14px;
    border: 1px solid #ddd;
    border-radius: 2px;
}