
/*----------------------------知识库分类页面---------------------------*/
.classifyMain{
	min-height: 958px;
	min-height: 47.9rem;
	background: #fff;
	border:1px solid #eeeeee;
	overflow: hidden;
}

/**/

.classifyMainNav{
	width: 1168px;
	width: 58.4rem;
	height: 40px;
	height: 2rem;
	margin: auto;
	border-bottom: 1px solid #eeeeee;
	margin-top: 16px;
	margin-top: 0.8rem;
}
.classifyMainNav span{
	/*width: 106px;*/
	height: 40px;
	/*width: 5.3rem;*/
	height: 2rem;
	float: left;
	margin-left: 8px;
	margin-left: 0.4rem;
	text-align: center;
	line-height: 40px;
	line-height: 2rem;
	font-size: 18px;
	font-size: 0.9rem;
	cursor: pointer;
	border-bottom: 4px solid #00abeb;
	border-bottom: 0.2rem solid #00abeb;
}
.classifyMainAll{
	width: 1168px;
	width: 58.4rem;
	margin: auto;
	overflow: hidden;
	margin-top: 26px;
	margin-top: 1.3rem;
}
.classifyMainAll233{
	margin-top: 0px;
}
.classifyMainL{
	display: block;
	width: 1168px;
	width: 58.4rem;
	margin: auto;
	line-height: 44px;
	line-height: 2.2rem;
	/*border-bottom: 1px dotted #eeeeee;*/
	/*text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	overflow: hidden;*/
	color: #333333;
}
.classifyMainLL{
	/*width: 50PX;
	width: 25rem;*/
	width: 544px;
	width: 27.2rem;
	height: 50px;
	height: 2.5rem;
	line-height: 50px;
	line-height: 2.5rem;
	overflow: hidden;
	border-bottom: 1px dotted #e1e4e5;
	color: #333333;
	float: left;
}
.classifyMainLL a{
	width: 500px;
	width: 25rem;
	height: 50px;
	height: 2.5rem;
	line-height: 50px;
	line-height: 2.5rem;
	color: #333333;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	overflow: hidden;
	float: left;
}
.classifyMainPBox{
	width: 540px;
	width: 27rem;
	border-radius: 5px;
	border-radius: 0.25rem;
	position: absolute;
	left: 0;
	top: 10;
	font-size: 14px;
	font-size: 0.7rem;
	line-height: 24px;
	line-height: 1.2rem; /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
 	background: -webkit-linear-gradient(#fefefe, #f7f7f7);
 	background: -o-linear-gradient(#fefefe, #f7f7f7);
 	background: linear-gradient(#fefefe, #f7f7f7); /* 标准的语法 */
	border: 1px solid #e5e5e5;
	display: none;
	transition: all 0.1s linear;
	box-shadow: 0px 0px 5px 1px #f1f1f1;
}
.classifyMainPBoxR{
	width: 100%;
	height: 100%;
	position: relative;
}
.classifyMainPBoxR span{
	display: block;
	padding: 11px;
	padding: 0.55rem;
}
.classifyMainPBoxTriangle{
	width: 13px;
	width: 0.65rem;
	height: 8px;
	height: 0.4rem;
	background: url(../img/indextrangle.png);
	background-size: 100% 100%;
	position: absolute;
	bottom: 100%;
	left: 3%;
	z-index: 999;
}
.btn{
	width: 100%;
	overflow: hidden;
}
.classifyLookMore{
	display: block;
	width: 135px;
	width: 6.75rem;
	height: 45px;
	height: 2.25rem;
	border: none;
	outline: medium;
	background: #00abeb;
	float: right;
	border-radius: 2px;
	border-radius: 0.1rem;
	margin: 47px 16px 44px 0;
	margin: 2.35rem 0.8rem 2.2rem 0;
	font-size: 16px;
	font-size: 0.8rem;
	color: white;
}

/*-----------------页码------------------*/
.classifyPageNum{
	/*width: 438px;
	height: 40px;
	width: 21.9rem;
	height: 2rem;
	position: absolute;
	right: 16px;
	bottom: 50px;
	right: 0.8rem;
	bottom: 2.5rem;*/
	/*float: right;
	margin-right: 16px;
	margin-right: 0.8rem;*/
	width: 100%;
	height: 40px;
	height: 2rem;
	overflow: hidden;
	float: left;
	/*padding-left: 594px;
	padding-left: 29.7rem;*/
	margin-top: 50px;
	margin-top: 2.5rem;
	margin-bottom: 50px;
	margin-bottom: 2.5rem;
}
.classifyPageNum span{
	height: 100%;
	overflow: hidden;
	background: white;
	border-radius: 4px;
	border-radius: 0.2rem;
	margin-left: 8px;
	margin-left: 0.4rem;
	text-align: center;
	line-height: 40px;
	line-height: 2rem;
	box-sizing:border-box;
	border:1px solid #e5e5e5;
	float: right;
	cursor: pointer;
}
.classifyPageNums{
	/*width: 58px !important;
	width: 2.9rem !important;*/
	display: inline-block;
	overflow: hidden;
	margin-left: 0px;
}
#classifyLastPage,#classifyNextPage{
	width: 72px;
	width: 3.6rem;
}

/*.classifyPageNum span:first-child{
	width: 72px;
	width: 3.6rem;
	margin-left: 0px;
}*/
.classifyPageNumsE{
	background: none !important;
	border: none !important;
}
.classifyPageNumsEs{
	background: none !important;
	border: none !important;
	width: 16px !important;
	width: 0.8rem !important;
}
#classifyInputPage{
	width: 58px !important;
	width: 2.9rem !important;
	height: 100%;
	background: white;
	border-radius: 4px;
	border-radius: 0.2rem;
	margin-left: 8px;
	margin-left: 0.4rem;
	text-align: center;
	line-height: 40px;
	line-height: 2rem;
	box-sizing:border-box;
	border:1px solid #e5e5e5;
	float: right;
}
#classifyGO{
	width: 42px !important;
	width: 2.1rem !important;
	height: 100%;
	background: #00abeb;
	color: white;
	border-radius: 4px;
	border-radius: 0.2rem;
	margin-left: 8px;
	margin-left: 0.4rem;
	margin-right: 16px;
	margin-right: 0.8rem;
	text-align: center;
	line-height: 40px;
	line-height: 2rem;
	float: right;
	cursor: pointer;
	outline:medium;
	box-sizing: border-box;
	border: none;
	font-size: 16px;
	font-size: 0.8rem;
}

#classifyThisPage,#classifyAllPage,.classifyPageLine{
	display: inline-block;
}
#classifyThisPage{
	color: #00abeb;
}
.FLNL:hover{
	color: #00abeb !important;
	border-color: #00abeb;
}