
/*----------------------------知识库详情页面---------------------------*/
.Enclosure{
	min-height: 944px;
	min-height: 47.2rem;
	overflow: hidden;
}
.EnclosureL{
	width: 880px;
	width: 44rem;
	min-height: 944px;
	min-height: 47.2rem;
	background: #fff;
	float: left;
	border:1px solid #eeeeee;
}
.EnclosureLM{
	width: 844px;
	width: 42.2rem;
	min-height: 944px;
	min-height: 47.2rem;
	margin: auto;
}
.EnclosureLMTitle{
	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;
}
.EnclosureAllBtn{
	margin-top: 28px;
	margin-top: 1.4rem;
	padding-bottom: 40px;
	padding-bottom: 2rem;
	border-bottom: 1px solid #eeeeee;
	/*overflow: hidden;*/
	color: #7d7d7d;
}
.EnclosureAllBtnW{
	padding-right: 16px;
	padding-right: 0.8rem;
	border-right: 1px solid #dcdcdc;
	float: left;
	cursor: pointer;
	position: relative;
}
.commentPosition{
	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;
}
.EnclosureAllBtnW:hover .commentPosition{
	display: block;
}
.EnclosureAllBtnWLast{
	border-right: 0px;
}
.EnclosureAllBtnW:first-child{
	margin-left:  0px;
}
.EnclosureAllBtnW:hover{
	color: #00abeb;
}
.EnclosureAllBtnW{
	margin-left: 16px;
	margin-left: 0.8rem;
}
.EnclosureW{
	margin-bottom: 5px;
	margin-bottom: 0.25rem;
}
.EnclosureW0{
	margin-top: 30px;
	margin-top: 1.5rem;
}
.EnclosureWN{
	padding: 0 30px;
	padding: 0 1.5rem;
}
.EnclosureWN li{
	margin-top: 12px;
	margin-top: 0.6rem;
	font-size: 14px;
	font-size: 0.7rem;
}
/*.EnclosureAllBtnLine{
  	width: 2px;
 	height: 17px;
  	height: 0.85rem;
  	float: left;
  	background: #dcdcdc;
 	margin: 2px 16px 0 16px;
 	margin: 0.1rem 0.8rem 0  0.8rem;
}*/
.EnclosureControduce{
	margin-top: 36px;
	margin-top: 1.8rem;
	text-indent: 2em;
}
.EnclosureWT{
	font-size: 16px;
	font-size: 0.8rem;
	color: black;
}
.EnclosureAllBtnWFR{
	float: right;
}
.EnclosureAllBtnWFR:first-child{
	padding-right: 0px;
	margin-left: 0px;
}
.EnclosureAllBtnWFR span{
	float: left;
}
.EnclosureAllBtnWFR 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;
}

/*-----------三个人物图像区-------------*/
.EnclosurePic{
	width: 100%;
	min-height: 360px;
	min-height: 18rem;
	margin-top: 38px;
	margin-top: 1.9rem;
	padding-bottom: 42px;
	padding-bottom: 2.1rem;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
}
.EnclosurePic li{
	width: 260px;
	width: 13rem;
	height: 360px;
	height: 18rem;
	float: left;
	margin-left: 32px;
	margin-left: 1.6rem;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	margin-top: 19px;
	margin-top: 0.9rem;
}
/*.EnclosurePic li:first-child,.EnclosurePic li:nth-child(2),.EnclosurePic li:nth-child(3){
	margin-top: 0px;
}*/
.EnclosureImg{
	width: 189px;
	height: 195px;
	width: 9.45rem;
	height: 9.95rem;
	margin: auto;
	margin-top: 20px;
	margin-top: 1rem;
	position: relative;
}
.EnclosurePic li img{
	display: block;
	/*width: 9.45rem;*/
	/*height: 9.95rem;*/
	max-width: 9.45rem;
	width: expression(this.width>9.45rem?"9.45rem":this.width);
	height: auto;
	/*margin: auto;*/
	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%);
}
.EnclosurePic li p{
	display: block;
	width: 189px;
	width: 9.45rem;
	font-size: 18px;
	font-size: 0.9rem;
	line-height: 30px;
	line-height: 1.5rem;
	margin: auto;
	margin-top: 14px;
	margin-top: 0.5rem;
}
.EnclosurePicName{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.EnclosurePicsize{
	margin-top: 0px !important;
	margin-top: 0rem !important;
	color: #7d7d7d;
	font-size: 16px;
	font-size: 0.8rem;
}
.lookLoadBtn{
	width: 100%;
	height: 60px;
	height: 3rem;
	box-sizing: border-box;
	border-top: 1px solid #e5e5e5;
	padding-top: 11px;
	padding-top: 0.55rem;
	margin-top: 8px;
	margin-top: 0.4rem;
}
.lookLoadBtnMain{
	width: 189px;
	width: 9.45rem;
	height: 37px;
	height: 1.85rem;
	margin: auto;	
}
.lookBtn,.LoadBtn{
	width: 75px;
	height: 37px;
	width: 3.75rem;
	height: 1.85rem;
	line-height: 37px;
	line-height: 1.85rem;
	text-align: center;
	border-radius: 5px;
	border-radius: 0.25rem;
	border: 1px solid #00abeb;
	color: #00abeb;
	float: left;
}
.LoadBtn{
	float: right;
}
.lookLoadBtnMain a:hover{
	background: #00abeb;
	color: white;
}
/*内容右边*/
.EnclosureR1{
	width: 304px;
	min-height: 360px;
	width: 15.2rem;
	min-height:18rem;
	background: #fff;
	float: right;
	border:1px solid #eeeeee;
}
.EnclosureR1P{
	width: 272px;
	width: 13.6rem;
	height: 100%;
	margin: auto;
	background: #fff;
}
.EnclosureR1P 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;

}
.EnclosureR1P 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;
}
.EnclosureR1P a:last-child{
	border-bottom: none;
}
.EnclosureR1P>a:not(:first-child):hover{
	color: #00abeb;
}
.EnclosureR1:last-child{
	margin-top: 16px;
	margin-top: 0.8rem;
}