body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
button,
textarea,
p,
blockquote {
	padding: 0;
	margin: 0
}

img {
	border: 0
}

ol,
ul {
	list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%
}

a {
	color: #333;
	outline: none;
	text-decoration: none
}

a:hover {
	color: #e6382f
}

.fl {
	float: left
}

.fr {
	float: right
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table
}

.clearfix:after {
	clear: both
}

.clearfix {
	*zoom: 1
}

.main {
	background-color: #f1f1f1
}

body {
	min-width: 1200px;
	font: 14px/1.5 "Microsoft YaHei", arial, simsun, sans-serif;
	color: #333
}

.wrapper {
	position: relative;
	margin: 0 auto;
	width: 1200px
}

.crumb {
	width: 1200px;
	height: 50px;
	overflow: hidden
}

.crumb li {
	float: left;
	line-height: 50px;
	color: #666
}

.crumb li a {
	color: #666
}

.crumb li a:hover {
	color: #e6382f
}

.crumb li span {
	padding: 0 5px
}

.content {
	width: 860px
}

.article {
	position: relative;
	margin-bottom: 50px;
	padding: 0 10px 50px;
	width: 840px;
	background: #fff
}

.article h1 {
	padding: 30px 60px;
	font-size: 24px;
	line-height: 40px;
	text-align: center
}

.article-meta,
.article .context {
	height: 40px;
	line-height: 40px;
	color: #999;
	text-align: center;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9
}

.article-meta span {
	margin: 0 10px
}

.article-inner {
	padding: 50px 70px;
  min-height:600px;
}

.article p {
	//margin-bottom: 30px;
	font-size: 15px;
	line-height: 30px;
	//text-indent: 2em;
}

.article img {
	margin: 0 auto;
	max-width: 100%
}

.article table {
	border-collapse: separate
}

.article table p {
	margin-bottom: 0
}

.article .context li {
	float: left;
	width: 300px;
	margin: 0 60px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.article .context li span {
	float: left
}

.article .context li a {
	color: #666;
	font-size: 15px;
	display: inline-block;
	width: 238px;
	float: left;
	height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left
}

.article .context li a:hover {
	color: #e6382f
}

.article-pic {
	margin: 40px 60px;
	width: 720px;
	height: 90px
}

.article-pic img {
	display: block;
	width: 720px;
	height: 90px
}

.article .tag {
	margin: 0 60px
}

.tag a {
	float: left;
	display: block;
	margin-right: 10px;
	padding: 0 10px;
	height: 30px;
	font-size: 15px;
	line-height: 30px;
	background: #f2f2f2;
	transition: all .2s ease
}

.tag a:hover {
	color: #fff;
	background: #e6382f
}

.share-btn {
	display: none;
	position: fixed;
	top: 400px;
	left: 50%;
	margin-left: -595px;
	width: 40px;
	z-index: 100
}

.share-btn a {
	display: block;
	margin: 0 0 5px 0 !important;
	padding: 0 !important;
	width: 40px !important;
	height: 40px !important;
	background: url(../img/ico-share.png) no-repeat !important
}

.share-btn .heart {
	background-position: 0 0 !important
}

.share-btn .heart:hover {
	background-position: -40px 0 !important
}

.share-btn .weibo {
	background-position: 0 -40px !important
}

.share-btn .weibo:hover {
	background-position: -40px -40px !important
}

.share-btn .weixin {
	background-position: 0 -80px !important
}

.share-btn .weixin:hover {
	background-position: -40px -80px !important
}

.article-aside {
	width: 320px
}

.pannel {
	width: 318px;
	margin-bottom: 20px;
	border: 1px solid #e1e1e1;
	background: #fff
}

.pannel.user:hover {
	border-color: #e6382f
}

.pannel-hd {
	padding: 10px;
	height: 20px;
	border-bottom: 1px solid #e1e1e1
}

.pannel-hd span {
	padding-left: 10px;
	height: 20px;
	font-size: 16px;
	line-height: 20px;
	color: #e6382f;
	border-left: 2px solid #e6382f
}

.pannel .related {
	margin: 20px 25px;
	height: 50px;
	line-height: 25px;
	overflow: hidden
}

.pannel .related a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.pannel .related .hd {
	display: block;
	font-size: 17px;
	color: #e6382f
}

.pannel .related .subhd {
	display: block;
	color: #999
}

.pannel .tag {
	padding: 0 0 10px 10px
}

.pannel .tag a {
	margin-top: 10px
}

.pannel .rank li {
	padding: 20px;
	width: 278px;
	height: 40px;
	line-height: 15px
}

.pannel .rank li+li {
	border-top: 1px solid #e1e1e1
}

.pannel .rank .rank-hd {
	display: block;
	font-size: 15px;
	color: #666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.pannel .rank .info {
	margin-top: 10px;
	font-size: 13px;
	color: #999
}

.pannel .rank .label {
	margin-left: 30px;
	padding-left: 20px;
	background: url(../images/ico-label.png) no-repeat left 2px
}

.pannel .rank a:hover {
	color: #e6382f
}

.aside-ad {
	margin-bottom: 20px;
	width: 320px
}

.aside-ad img {
	display: block;
	width: 320px
}

.backtotop {
	position: fixed;
	bottom: 50px;
	left: 50%;
	margin-left: 610px;
	width: 45px;
	height: 45px;
	border: 1px solid #e1e1e1;
	background: #fff url(../img/det-icon.png) no-repeat;
	background-position: 11px -182px;
	cursor: pointer
}

.backtotop:hover {
	background-color: #e1e1e1
}

.fixed-part.fixed {
	position: fixed;
	top: 0;
	z-index: 100
}

.paging a {
	border: 1px solid #bfcad9;
	background-color: #f6f6f6
}

.paging a {
	display: inline-block;
	color: #2e6ab1;
	padding: 4px 6px;
	margin-left: 2px;
	min-width: 12px;
	text-align: center;
	color: #41474e
}

.paging a.on {
	background: #1aa23d;
	border: 1px solid #337845
}

.paging a.on {
	color: #fff
}

.paging {
	text-align: center;
	margin: 23px auto
}

.tag a {
	max-width: 100px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.crumb li a:hover {
	color: #fa5714;
}
strong{
  font-weight:bold;
  height:40px;
  line-height:40px;
}
