@charset "utf-8";

/* CSS Document */

body {
	font-size: 12px;
	color: #666;
	min-width: 1100px;
}

.clear {
	diplay: block!important;
	float: none!important;
	clear: both;
	overflow: hidden;
	width: auto!important;
	height: 0!important;
	margin: 0 auto!important;
	padding: 0!important;
	font-size: 0;
	line-height: 0;
}

.wrap {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.bodyBg {
	background: url(../../images/seo/subBodyBg.jpg) top center no-repeat!important;
}


/*适配*/

.writertitle,
.writerinfo,
.mobile_art,
.stand,
.copyright,
.comment,
.tagicon,
.more {
	display: none;
}

header,
.consult,
.appload,
.pingce,
.arttop,
.pingnav,.appheader {
	display: none!important;
}

#subRight {
	width: 250px;
	float: left;
}

#subRight .title {
	font-size: 16px;
	padding-left: 15px;
	background: url(../../images/seo/iconTite.png) no-repeat 0 10px;
	height: 30px;
	margin-bottom: 10px;
}

#subRight .searchBox {
	height: 40px;
	border: 1px solid #efb3bd;
	border-radius: 3px;
	line-height: 40px;
	background: url(/website/images/zhishi//bgF40.png);
	overflow: hidden;
	position: relative;
	z-index: 1;
}

#subRight .searchBox .inputText {
	background-color: transparent;
	border: 0;
	height: 40px;
	line-height: 40px;
	width: 100%;
	padding: 0 5px;
	color: #666666;
}

#subRight .searchBox a.btnSearch {
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	background: url(/website/images/zhishi/iconSearch.png);
}

#subRight .searchBox a.btnSearch:hover {
	background: url(/website/images/zhishi/iconSearch.png) 0 -40px
}


/*知识详细*/

#subDetail {
	width: 890px;
	float: left;
	padding-right: 40px;
	margin-top: 33px;
}

#subDetail .wide_art {
	display: block;
	padding: 55px 20px 0;
	height: 180px;
	display: block;
}

#subDetail .wide_art .photo {
	float: left;
	width: 105px;
	height: 123px;
}

#subDetail .wide_art .brief {
	width: 730px;
	float: right;
	font-size: 14px;
}

#subDetail .wide_art .brief h1 {
	font-size: 28px;
	color: #e95664;
	padding-top: 10px;
}

#subDetail .wide_art .brief span {
	display: block;
	padding-top: 40px;
}

#subDetail .wide_art .brief b {
	font-size: 20px;
	font-weight: normal
}

#subDetail .wide_art .brief i {
	display: block;
	font-style: normal;
}

#subDetail .wide_art .num {
	float: right;
	width: 235px;
	height: 30px;
	margin-top: -25px;
}

#subDetail .wide_art .num i {
	float: right;
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 30px;
	line-height: 30px;
	padding-left: 35px;
	font-style: normal;
}

#subDetail .wide_art .num .time {
	background: url(/website/images/seo/iconArticle.png) 0 -50px no-repeat;
	margin-right: 50px;
}

#subDetail .wide_art .num .like {
	background: url(/website/images/zhishi/iconArticle.png) 0 -98px no-repeat;
}

#subDetail .txtBrief {
	height: 60px;
	border-radius: 5px;
	background: #fff;
	position: relative;
	font-size: 14px;
	padding: 20px 250px 20px 20px;
	border: 1px solid #eee;
}

#subDetail .txtBrief .iconBrief {
	width: 122px;
	height: 114px;
	display: block;
	position: absolute;
	background: url(/website/images/zhishi/iconTxtBrief.png);
	top: -15px;
	right: 100px;
}

.artcontent {
	font-size: 14px;
	padding: 50px 10px;
	line-height: 25px;
}

.artcontent div.content {
	margin: 20px 0 50px;
	line-height: 35px;
}

.artcontent div.content img {
	max-width: 100%;
}

.qa {
	display: block;
	width: 50%;
	height: 55px;
	background-color: #5eb4e1;
	margin:15px 0;
}
a.qa:hover {
	text-decoration: none;
}
.qa img {
	width: 55px;
	height: 55px;
	vertical-align: middle;
	margin-right: 15px;
}

.qa span {
	font-size: 14px;
	color: #fff;
	vertical-align: middle;
	width: 75%;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


#subDetail .tagWrap {}

#subDetail .tagWrap span {
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 40px;
	font-size: 14px;
	line-height: 50px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}

#subDetail .tagWrap span font {
	font-size: 10px
}

#subDetail .tagWrap li {
	display: inline-block;
	*display: inline;
	height: 40px;
	zoom: 1;
	float: left;
	margin: 5px;
}

#subDetail .tagWrap a {
	display: inline-block;
	*display: inline;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #f4f4f4;
	border-radius: 3px;
	/*margin: 0 5px;*/
	padding: 0 25px;
	font-size: 12px;
}

#subDetail .tagWrap a:hover {
	background: #e95664;
	color: #fff;
}


/*分享*/

.txtShare {
	height: 80px;
	border-bottom: 1px solid #ececec;
	margin-bottom: 40px;
}

.txtShare span {
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 60px;
	font-size: 14px;
	float: left;
	line-height: 60px;
}

.txtShare a {
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 60px;
	width: 60px;
	background: url(/website/images/zhishi/iconShare.png);
	margin-left: 15px;
	float: left;
}

.txtShare .iconWeixin {
	background-position: 0 0;
}

.txtShare .iconWeixin:hover {
	background-position: 0 -60px;
}

.txtShare .iconQzone {
	background-position: -60px 0;
}

.txtShare .iconQzone:hover {
	background-position: -60px -60px;
}

.txtShare .iconWeiS {
	background-position: -120px 0;
}

.txtShare .iconWeiS:hover {
	background-position: -120px -60px;
}

.txtShare .iconWeiQ {
	background-position: -180px 0;
}

.txtShare .iconWeiQ:hover {
	background-position: -180px -60px;
}

.txtShare .iconRenren {
	background-position: -240px 0;
}

.txtShare .iconRenren:hover {
	background-position: -240px -60px;
}


/*相关*/

#subDetail .otherTxt .babyHead {
	display: none;
}

#subDetail .otherTxt {
	margin-bottom: 80px;
}

#subDetail .otherTxt .title {
	font-size: 18px;
	border-left: 2px solid #e95664;
	color: #e95664;
	padding-left: 10px;
}

#subDetail .otherTxt ul {
	display: block;
}

#subDetail .otherTxt ul li {
	height: 60px;
	padding-top: 30px;
	background: url(/website/images/zhishi/dased.png) repeat-x 0 89px;
}

#subDetail .otherTxt ul li h3 {
	padding-left: 15px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	background: url(/website/images/zhishi/iconArticleRe.png) no-repeat 0 10px;
	font-size: 18px;
	font-weight: normal;
	position: relative;
}
#subDetail .otherTxt ul li a:hover h3{
	text-decoration: underline;
}
#subDetail .otherTxt ul li h3 .hot {
	width: 35px;
	height: 15px;
	background: url(/website/images/zhishi/iconArticleRe.png) 4px -85px no-repeat;
	position: absolute;
	top: 5px;
	right: -40px;
	display: block;
}

#subDetail .otherTxt ul li p {
	zoom: 1;
	padding-left: 15px;
	color: #aaa;
	float: left;
}

#subDetail .otherTxt ul li .num {
	float: right;
	width: 235px;
	height: 30px;
	margin-top: 1px;
}

#subDetail .otherTxt ul li .num i {
	float: right;
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	font-style: normal;
}

.txtOtherInfo .mobile {
	display: none;
}

#subDetail .otherTxt ul li .num .time {
	background: url(/website/images/zhishi/iconArticleRe.png) 0 -17px no-repeat;
	margin-right: 50px;
}

#subDetail .otherTxt ul li .num .like {
	background: url(/website/images/zhishi/iconArticleRe.png) 0 -48px no-repeat;
}

#subRight .txtHot {
	line-height: 18px;
}

#subRight .txtHot li {
	height: 100px;
}

#subRight .txtHot li .photo {
	float: left;
}


/* #subRight .txtHot li .brief{width: 180px; float: right; font-size: 14px;} */

#subRight .txtHot li .brief {
	width: 160px;
	float: right;
	font-size: 14px;
}

#subRight .txtHot li .brief h2 a {
	font-size: 16px;
	color: #e95664;
	padding-top: 2px;
	margin-bottom: 8px;
	display: inline-block;
	*display: inline;
	zoom: 1;
}

#subRight .txtHot li .brief span {
	display: block;
	padding-top: 0px;
}





