@charset "utf-8";
/* CSS Document */
hr{height: 1px;border: none;border-top: 1px #ddd dashed; background: none; margin:15px 10px;}
.excerpt-minic {
	border:1px solid #eaeaea;
	padding:20px;
	overflow:hidden;
	background-color:#fff;
	margin-bottom:15px;
	border-radius:4px;
}
.excerpt-minic h2 {
	font-size:22px;
	line-height:24px;
	margin-top:0;
	font-weight:bold;
	margin:0 0 15px;
}
.excerpt-minic h2 a {
	color:#555;
}
.excerpt-minic h2 a:hover {
color:#E53E40!important;
}
.excerpt-minic time,.excerpt-minic .pv,.excerpt-minic .pc,.excerpt-minic .author {
	margin-right:20px;
}
.excerpt-minic .meta {
	color:#999;
	margin-bottom:15px;
	font-size:12px;
	padding-bottom:15px;
	border-bottom:1px solid #eaeaea;
}
.excerpt-minic .meta .fa {
	margin-right:4px;
}
.excerpt-minic .meta a {
	color:#999;
	text-decoration:underline;
}
.excerpt-minic .meta a:hover {
	color:#45B6F7;
}
.excerpt-minic .article-content p {
	text-indent:30px;
}
.article-content table {
	max-width:95%!important;
}
.excerpt-minic .article-content p:last-child {
	margin-bottom:0;
}
.excerpt-minic .note {
	color:#666;
	margin-bottom:0;
	text-indent:32px; font-size:14px; line-height:2.0
}
.excerpt-minic-index {
	}.excerpt-minic-index h2 {
	font-size:18px;
}
.excerpt-minic-index .meta {
	border-bottom:none;
	padding-bottom:0;
}
.excerpt-minic-index .red {
	margin-left:-8px;
	color:#FF5E52;
}

.excerpt-minic {
	position:relative
}
.excerpt-minic span {
	display:block;
	position:absolute;
	top:0;
	left:0;
	padding:4px 15px;
	background-color:#ffd100;
	color:#383838;
	font-size:18px;
}
.excerpt-minic-index h2 {
	text-align:center;
	text-indent:30px;
	font-size:20px;
	margin:10px 0 20px;
}
.excerpt-minic-index dl {
	padding-top:20px;
}
.excerpt-minic-index dd {
	width:49%;
	margin-right:2%;
	float:left;
}
.excerpt-minic-index dd a.img {
	display:block;
	width:150px;
	height:120px;
	float:left;
	margin-right:15px;
}
.excerpt-minic-index dd a.img img {
	width:150px;
	height:auto;
	min-height:120px;
}
.excerpt-minic-index dd h2 {
	text-indent:0;
	font-size:16px;
	margin-bottom:10px;
	text-align:left;
	margin-top:0;
}
.excerpt-minic-index dd p {
	font-size:14px;
}
.excerpt-minic-index dl dd:last-child {
	margin-right:0;
}

.excerpt {
	border-radius:4px;
	margin-bottom:15px !important;
	position:relative;
}
.excerpt .meta {
	position:absolute;
	bottom:12px;
	right:10px;
}
.excerpt a.lm {
	background-color:#ffd100;
	margin-right:240px;
	position:absolute;
	bottom:20px;
	padding:2px 12px;
	color:#383838;
	display:block;
	float:left;
	text-decoration:none;
}
.excerpt a.lm:hover {
	background-color:#383838;
	color:#ffd100
}
.excerpt h2 a {
	padding:2px 3px;
}
.excerpt h2 a:hover {
	 
	color:#E53E40!important;
}
.excerpt p.note {
	color:#777;
	font-size:14px;
	line-height:25px; min-height:90px;
}

.excerpt {
	border:1px solid #eaeaea;
	padding:20px 20px 20px 235px;
	overflow:hidden;
	background-color:#fff;
 
}
.nopic{ padding-left:20px !important;}
.nopic .focus{ display:none !important}
.excerpt .post-linkto {
	text-align:right;
}
.excerpt-text {
	padding-left:20px;
}
.excerpt-1 {
	border-radius:4px 4px 0 0
}
.excerpt-10 {
	border-radius:0 0 4px 4px
}
.excerpt:hover {
 
	position:relative; border-left-color:#E53E40!important;
	z-index:2;
}
.excerpt .focus {
	float:left;
	margin-left:-215px;
	width:200px;
	max-height:124px;
	overflow:hidden;
}
.excerpt .thumb {
	width:200px;
}
.excerpt header {
	margin-bottom:10px;
}
.excerpt .cat {
	color:#fff;
	background-color:#45BCF9;
	padding:3px 6px;
	font-size:12px;
	display:inline-block;
	position:relative;
	top:-2px;
	margin-right:6px;
}
.excerpt .cat:hover {
	opacity:0.85;
	filter:alpha(opacity=85);
}
.excerpt .cat i {
	position:absolute;
	top:50%;
	margin-top:-4px;
	right:-4px;
	display:inline-block;
	width:0;
	height:0;
	vertical-align:middle;
	border-left:4px solid #45BCF9;
	border-top:4px solid transparent;
	border-bottom:4px solid transparent;
}
.excerpt h2 {
	display:inline;
	font-size:18px;
	line-height:24px;
	margin-top:0;
	font-weight:bold;
}
.excerpt h2 a {
	color:#555;
}
.excerpt h2 a:hover {
	color:#45B6F7;
}
.excerpt time,.excerpt .pv,.excerpt .pc,.excerpt .author {
	margin-right:20px; padding-left:22px;
}

.excerpt time{     background: url(../images/symbol-11.png) no-repeat left center;}
.excerpt .author {background: url(../images/symbol-9.png) no-repeat left center;}
.excerpt .pc{background: url(../images/symbol-17.png) no-repeat left center;}
.excerpt .note {
	font-size:12px;
	color:#999;
	word-wrap:break-word;
	line-height:20px;
}
.excerpt .meta {
	color:#999;
	font-size:12px;
	margin-bottom:10px;
}
.excerpt .meta .fa {
	margin-right:4px;
}
.excerpt .meta a {
	color:#999;
	text-decoration:underline;
}
.excerpt .meta a:hover {
	color:#45B6F7;
}
.excerpt h2 b,.excerpt .note b {
	color:#FF5549;
}
.excerpt .note b {
	font-weight:normal;
}
