/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
/* vars */
/* functions */
/* blocks */
/* body start */
.body {
	border: 1px solid #e0e0e0;
	width: 980px;
	margin: 20px auto;
	background: #f6f6f6;
}
/* section start */
.section {
	-moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	border-right: 1px solid #e0e0e0;
	width: 699px;
	float: left;
}
/* article start */
.article {
	border-top: 1px solid #FFF;
	padding: 30px;
}
.article .title {
	line-height: 1;
}
.article .title .block {
	background: #55bde8;
	width: 7px;
	height: 50px;
	float: left;
}
.article .title .crumb {
	color: #55bde8;
	margin-left: 20px;
	text-align: left;
}
.article .title .crumb a {
	color: #55bde8;
	font-size: 14px;
}
.article .title h1 {
	color: #3b3b3b;
	font-size: 23px;
	margin: 13px 0 0 20px;
}
.article .meta {
	border: 1px solid #e0e0e0;
	-moz-box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.2);
	-webkit-box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.2);
	box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.2);
	position: relative;
	margin-top: 25px;
}
.article .meta .top {
	width: 24px;
	height: 15px;
	background: url(../images/quote.png) center no-repeat;
	position: absolute;
	z-index: 100;
	left: 12px;
	top: -13px;
}
.article .meta .info {
	color: #b2b2b2;
	text-shadow: 0 1px 1px #FFF;
	height: 45px;
	padding: 10px;
	color: #8f8f8f;
}
.article .meta .info .author {
	display: block;
	border: 1px solid #DCDCDC;
	float: left;
	border-radius: 100px;
	margin-right: 10px;
}
.article .meta .info .author img {
	display: block;
	border: 3px solid #FFF;
	border-radius: 100px;
}
.article .meta .info .name {
	display: block;
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 1;
}
.article .meta .info .stat {
	line-height: 1;
}
.article .meta .info .stat .browse {
	padding: 0 15px 0 20px;
}
.article .meta .info .stat .red {
	color: #cd0429;
}
.article .meta .info a {
	color: #8f8f8f;
}
.article .meta .r {
	position: absolute;
	right: 0;
	top: 0;
	display: none;
}
.article .meta .r a {
	border-left: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	-moz-box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.2);
	-webkit-box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.2);
	box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.2);
	display: block;
	text-align: center;
	padding: 8px 10px;
	width: 75px;
	line-height: 15px;
}
.article .meta .r a:active {
	background: #ececec;
}
.article .meta .r a img {
	margin-bottom: -2px;
}
.article .content {
	padding: 20px 0;
	border-bottom: 1px solid #e0e0e0;
	text-align: left;
}
.article .content .topPic {
	display: block;
	text-align: center;
	margin-bottom: 20px;
}
.article .content .pics {
	width: 100%;
	display: inline-block;
	text-align: center;
}
.article .content .table {
	border: 1px solid #e0e0e0;
	border-collapse: collapse;
	border-spacing: 1px;
	margin-bottom: 35px;
}
.article .content .table .head {
	border-bottom: 1px solid #e0e0e0;
	padding: 12px 20px;
	color: #5d5d5d;
	line-height: 1;
}
.article .content .table .wrap {
	padding: 20px;
	background: #f1f1f1;
}
.article .content .table .wrap table {
	width: 100%;
}
.article .content .table .wrap table td {
	color: #b2b2b2;
	text-shadow: 0 1px 1px #FFF;
	color: #6d6d6d;
	line-height: 1;
	padding: 9px 0;
	width: 155px;
}
.article .content .table .wrap table .key {
	width: auto;
	color: #acacac;
}
.article .content .table .wrap table .tbPic {
	text-align: center;
}
.article .content .table .wrap table .tbPic img {
	border: 1px solid #fff;
	height: 115px;
}
.article .content .txt {
	color: #6d6d6d;
	text-shadow: 0 1px 1px #FFF;
	line-height: 30px;
	font-size: 16px;
}
.article .content .txt a {
	color: #2a8eb7;
	text-decoration: underline;
}
.article .content p {
	margin-bottom: 30px;
}
.article .content .btns .l {
	border: 1px solid #e0e0e0;
	-moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	-webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	float: left;
}
.article .content .btns .l span {
	color: #b2b2b2;
	text-shadow: 0 1px 1px #FFF;
	padding: 8px 0 8px 12px;
	display: block;
	font-size: 14px;
	line-height: 24px;
	float: left;
}
.article .content .btns .l a {
	border-left: 1px solid #e0e0e0;
	height: 24px;
	width: 24px;
	padding: 8px;
	display: block;
	float: left;
}
.article .content .btns .l a:active {
	background-color: #ebebeb;
}
.article .content .btns .l .sina {
	border-left: none;
	background: url(../images/detail/sinaM.png) center no-repeat;
}
.article .content .btns .l .tx {
	background: url(../images/detail/txM.png) center no-repeat;
}
.article .content .btns .l .qzone {
	background: url(../images/detail/qzoneM.png) center no-repeat;
}
.article .content .btns .l .ren {
	background: url(../images/detail/renM.png) center no-repeat;
}
.article .content .btns .r {
	float: right;
}
.article .content .btns .r .favIco {
	position: relative;
	bottom: -4px;
}
.article .content .btns .r a {
	border: 1px solid #e0e0e0;
	-moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	-webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	display: inline-block;
	padding: 8px;
	font-size: 14px;
	text-align: center;
	min-width: 70px;
	height: 24px;
	float: left;
	margin-right: 10px;
}
.article .content .btns .r a:hover {
	cursor: pointer;
}
.article .content .btns .r a:active {
	background: #e5e5e5;
}
.article .content .btns .r .up b {
	font-weight: normal;
}
.article .content .btns .r .up span {
	margin-right: 10px;
	position: relative;
	display: inline-block;
	line-height: 1;
	padding: 5px;
	min-width: 30px;
	background: #55bde8;
	text-shadow: none;
	color: #FFF;
}
.article .content .btns .r .up span img {
	position: absolute;
	right: -6px;
	top: 50%;
	margin-top: -5px;
}
.article .more {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 20px;
}
.article .more .header {
	font-size: 16px;
	line-height: 1;
	padding: 12px 0;
	color: #6d6d6d;
}
.article .more .header .block {
	width: 3px;
	height: 16px;
	background: #55bde8;
	float: left;
	margin-right: 10px;
}
.article .more li {
	width: 115px;
	margin-right: 16px;
	float: left;
}
.article .more li.last {
	margin: 0;
}
.article .more li img {
	-moz-box-shadow: 0px 0px 1px #e0e0e0;
	-webkit-box-shadow: 0px 0px 1px #e0e0e0;
	box-shadow: 0px 0px 1px #e0e0e0;
	border: 1px solid #FFF;
}
.article .editor {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #E0E0E0;
	padding: 20px 0 10px;
}
.article .replyBox {
	margin-top: 20px;
}
.article .nav {
	border-top: 1px solid #FFF;
	padding: 40px 0 20px;
}
.article .nav .wrap {
	margin-left: 0;
}
.article .nav .next {
	margin-right: 20px;
}
/* article end */
/* section end */
/* aside start */
.aside {
	-moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid #e0e0e0;
	width: 280px;
	float: right;
}
.hotCm .header, .recArt .header {
	border-bottom: 1px solid #e0e0e0;
	-moz-box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.2);
	-webkit-box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.2);
	box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.2);
	text-shadow: none;
	padding: 10px;
	color: #c80e0e;
	font-size: 18px;
	line-height: 1;
}
.hotCm .header img, .recArt .header img {
	margin-right: 10px;
	position: relative;
}
/* hot comments start */
.hotCm {
	color: #b2b2b2;
	text-shadow: 0 1px 1px #FFF;
	color: #6d6d6d;
	font-size: 14px;
}
.hotCm .header img {
	bottom: -2px;
}
.hotCm li {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #E0E0E0;
	padding: 10px 20px 15px;
}
.hotCm li .meta {
	color: #acacac;
	line-height: 22px;
	margin-bottom: 15px;
}
.hotCm li .meta img {
	border: 1px solid #FFF;
	float: left;
	margin-right: 10px;
}
.hotCm li .meta a {
	color: #acacac;
}
.hotCm li .meta b {
	float: right;
	font-weight: normal;
}
.hotCm li.first {
	border-top: 1px solid #e0e0e0;
}
.hotCm li p {
	margin-bottom: 15px;
}
.hotCm li .btns {
	border: 1px solid #e0e0e0;
	-moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	-webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
}
.hotCm li .btns a {
	border-left: 1px solid #e0e0e0;
	width: 50%;
	margin-left: -1px;
	float: left;
	line-height: 1;
	font-size: 12px;
	display: block;
}
.hotCm li .btns a:hover {
	cursor: pointer;
}
.hotCm li .btns a:active {
	background: #ececec;
}
.hotCm li .btns a span {
	display: block;
	padding: 10px 15px;
	text-align: right;
}
.hotCm li .btns a b {
	font-weight: normal;
}
.hotCm li .btns .thumbDown span {
	background: url(../images/thumbDown.png) 15px 50% no-repeat;
}
.hotCm li .btns .thumbUp span {
	background: url(../images/thumbUp.png) 15px 50% no-repeat;
	color: #d87f0c;
}
/* hot comments end */
/* Recommended Articles start */
.recArt .header img {
	bottom: -5px;
}
.recArt .top {
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 10px;
}
.recArt .top a {
	text-shadow: none;
	display: block;
	position: relative;
	border: 1px solid #FFF;
}
.recArt .top a img {
	width: 100%;
	display: block;
}
.recArt .top a p {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.3);
	color: #FFF;
	width: 100%;
}
.recArt .top a p span {
	display: inline-block;
	padding: 0 10px;
}
.recArt li {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #E0E0E0;
	padding: 10px;
}
.recArt li a {
	display: block;
}
.recArt li a div {
	margin-left: 113px;
	position: relative;
	height: 80px;
}
.recArt li img {
	-moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	width: 96px;
	float: left;
	border: 1px solid #FFF;
}
.recArt li .time {
	position: absolute;
	bottom: 0;
	color: #acacac;
}
/* Recommended Articles end */
/* aside end */
/* body end */
/* tools start */
.tools {
	position: fixed;
	right: 0;
	bottom: 0;
}
.tools .goTop {
	height: 35px;
	border-top: 5px solid #55bde8;
	background: url(../images/goTop.png) center no-repeat;
}
.tools .goCms {
	margin-top: 20px;
	height: 40px;
	background: url(../images/cmIco.png) center no-repeat;
}
.tools a {
	width: 40px;
	height: 40px;
	display: block;
	background-color: rgba(0, 0, 0, 0.4) !important;
}
/* hotCm_center */
 .hotCm_center {
	display: none;
}
/* tools end */
