
/*----------------------------知识库详情页面---------------------------*/
.detailMain{
	min-height: 944px;
	min-height: 47.2rem;
	overflow: hidden;
}
.detailMainL{
	width: 880px;
	width: 44rem;
	min-height: 944px;
	min-height: 47.2rem;
	background: #fff;
	float: left;
	border:1px solid #eeeeee;
}
.detailMainLM{
	width: 844px;
	width: 42.2rem;
	min-height: 944px;
	min-height: 47.2rem;
	margin: auto;
}
.detailMainLMTitle{
	font-size: 24px;
	font-size: 1.2rem;
	padding: 20px 0 10px 0;
	padding: 1rem 0 0.5rem 0;
	border-bottom: 1px solid #eeeeee;
}
.writer{
	margin-top: 12px;
	margin-top: 0.6rem;
	color: #b7b7b7;
}
#writerName{
	color: #00abeb;
	text-decoration: underline;	
	cursor: pointer;
}
.detailMainAllBtn{
	margin-top: 28px;
	margin-top: 1.4rem;
	padding-bottom: 40px;
	padding-bottom: 2rem;
	border-bottom: 1px solid #eeeeee;
	/*overflow: hidden;*/
	color: #7d7d7d;
}
.detailMainAllBtnW{
	padding-right: 16px;
	padding-right: 0.8rem;	
	border-right: 1px solid #dcdcdc;
	float: left;
	cursor: pointer;
	position: relative;
}
.detailMainAllBtnW:hover .commentPosition{
	display: block;
}
.commentPosition{
	width: 90%;
	height: 20px;
	height: 1rem;
	overflow: hidden;
	position: absolute;
	top: 140%;
	text-align: center;
	line-height: 20px;
	line-height: 1rem;
	font-size: 14px;
	font-size: 0.7rem;
	border-radius: 2px;
	border-radius: 0.1rem;
	padding: 0 4px 0 4px;
	padding: 0 0.2rem 0 0.2rem;
	background: -webkit-linear-gradient(#fefefe, #f7f7f7);
 	background: -o-linear-gradient(#fefefe, #f7f7f7);
 	background: linear-gradient(#fefefe, #f7f7f7); /* 标准的语法 */
	box-shadow: 0px 0px 5px 1px #f1f1f1;
	border: 1px solid #e5e5e5;
	color: #333333;
	display: none;
}
.commentPosition0{
	width: 70%;
}
.detailMainAllBtnWLast{
	border-right: 0px;
}
.detailMainAllBtnW:first-child{
	margin-left:  0px;
}
.detailMainAllBtnW:hover{
	color: #00abeb;
}
.detailMainAllBtnW{
	margin-left: 16px;
	margin-left: 0.8rem;
}
.detailMainW{
	margin-bottom: 5px;
	margin-bottom: 0.25rem;
}
.detailMainW0{
	margin-top: 30px;
	margin-top: 1.5rem;
}
.detailMainWN{
	padding: 0 30px;
	padding: 0 1.5rem;
}
.detailMainWN li{
	margin-top: 12px;
	margin-top: 0.6rem;
	font-size: 14px;
	font-size: 0.7rem;
}
/*.detailMainAllBtnLine{
  	width: 2px;
 	height: 17px;
  	height: 0.85rem;
  	float: left;
  	background: #dcdcdc;
 	margin: 2px 16px 0 16px;
 	margin: 0.1rem 0.8rem 0  0.8rem;
}*/
.detailMainControduce{
	margin-top: 36px;
	margin-top: 1.8rem;
	text-indent: 2em;
}
.detailMainWT{
	font-size: 16px;
	font-size: 0.8rem;
	color: black;
}
.detailMainAllBtnWFR{
	float: right;
}
.detailMainAllBtnWFR:first-child{
	padding-right: 0px;
	margin-left: 0px;
}
.detailMainAllBtnWFR span{
	float: left;
}
.detailMainAllBtnWFR span:first-child{
	display: block;
	float: left;
	margin-right: 6px;
	margin-right: 0.3rem;
	font-size: 18px;
	font-size: 1.2rem;
	margin-top: -1px;
	margin-top: -0.05rem;
}

/**/
.detailGoodOrBad{
	width: 100%;
	height: 88px;
	height: 4.4rem;
	margin-top: 32px;
	margin-top: 1.6rem;
	border-top: 1px solid #eeeeee;
	overflow: hidden;
	position: relative;
}
.detailGoodOrBadLocate{
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
  	-webkit-transform: translate(-50%,-50%);
  	-o-transform: translate(-50%,-50%);
  	-ms-transform: translate(-50%,-50%);
  	-moz-transform: translate(-50%,-50%);
}
.detailGood,.detailBad{
	float: left;
	font-size: 18px;
	font-size: 0.9rem;
	cursor: pointer;
	overflow: hidden;
	color: #6c6c6c;
}
.detailBad{
	margin-left: 34px;
	margin-left: 1.7rem;
	margin-top: 5px;
	margin-top: 0.25rem;
}
.detailGood span:first-child,.detailBad span:first-child{
	font-size: 26px;
	font-size: 1.3rem;
	display: inline-block;
}
.detailBad span:first-child{
	display: block;
	margin-top: 2px;
	margin-top: 0.1rem;
}
.detailBad span{
	float: left;
	margin-left: 3px;
	margin-left: 0.15rem;
}
.detailGood:hover{
	color: #00abeb;
}
.detailBad:hover{
	color: #00abeb;
}
/*内容右边*/
.detailMainR1{
	width: 304px;
	min-height: 360px;
	width: 15.2rem;
	min-height:18rem;
	background: #fff;
	float: right;
	border:1px solid #eeeeee;
}
.detailMainR1P{
	width: 272px;
	width: 13.6rem;
	height: 100%;
	margin: auto;
	background: #fff;
}
.detailMainR1P a{
	width: 100%;
	height: 50px;
	height: 2.5rem;
	line-height: 50px;
	line-height: 2.5rem;
	float: left;
	font-size: 16px;
	font-size: 0.8rem;
	box-sizing: border-box;
	border-bottom: 1px solid #eeeeee;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
}
.detailMainR1P a:first-child{
	height: 60px;
	height: 3rem;
	line-height: 60px;
	line-height: 3rem;
	font-size: 18px;
	font-size: 0.9rem;
	text-align: left;
	color: black;
}
.detailMainR1P a:last-child{
	border-bottom: none;
}
.detailMainR1P>a:not(:first-child):hover{
	color: #00abeb;
}
.detailMainR1:last-child{
	margin-top: 16px;
	margin-top: 0.8rem;
}