
/*----------------------------知识库分类页面---------------------------*/
.concreteClassifyMain{
	min-height: 1248px;
	min-height: 62.4rem;
	background: #fff;
	border:1px solid #eeeeee;
	overflow: hidden;
}

/**/

.concreteClassifyMainNav{
	width: 1168px;
	width: 58.4rem;
	height: 40px;
	height: 2rem;
	margin: auto;
	margin-top: 16px;
	margin-top: 0.8rem;
}
.concreteClassifyMainNav 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;
}
.concreteClassifyMainNav span:last-child{
	color: #00abeb;
}
.concreteClassifyMainM{
	width: 1168px;
	width: 58.4rem;
	margin: auto;
}
.concreteClassifyMainM li{
	width: 100%;
	height: 144px;
	height: 7.2rem;
	border-top: #e1e4e5;
	padding-top: 17px;
	padding-top: 0.85rem;
	/*padding: 0.85rem 0 0.85rem 0;*/
	position: relative;
	border-top: 1px solid #eeeeee; 
}
.concreteClassifyMainM li:first-child{
	padding-top: 32px;
	padding-top: 1.6rem;
	margin-top: 10px;
	margin-top: 0.5rem;
}
.concreteClassifyMainMLeft p{
	position: absolute;
	left: 0;
	bottom: 0;
	margin-bottom: 20px;
	margin-bottom: 1rem;
}
.concreteClassifyMainMLine{
	width: 1px;
	height: 90px;
	height: 4.5rem;
	margin: 16px 32px 0 32px;
	margin: 0.8rem 1.6rem 0 1.6rem;
	background: #eeeeee;
}
.concreteClassifyMainMLeft,.concreteClassifyMainMLine,.concreteClassifyMainMRight{
	float: left;
}
.cCMRP1 a{
	font-size: 18px;
	font-size: 0.9rem;
	color: #333333;
}
.cCMRP1 a:hover{
	color: #00abeb;
}
.concreteClassifyMainMRight{
	width: 1020px;
	width: 51rem;
}
.cCMRP2,.concreteClassifyMainMRightB{
	margin-top: 20px;
	margin-top: 20px;
	font-size: 14px;
	font-size: 0.7rem;
	color: #b7b7b7;
}
.cCMRP2{
	display: block;
	word-break:break-all;
	height: 42px;
	height: 2.1rem;
	/*overflow: hidden;*/
	font-size: 16px;
	font-size: 0.8rem;
	color: #787878;
}
/*-----------------页码------------------*/
.concreteClassifyPageNum{
	/*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;
}
.concreteClassifyPageNum 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;
}
.concreteClassifyPageNums{
	/*width: 58px !important;
	width: 2.9rem !important;*/
	display: inline-block;
	overflow: hidden;
	margin-left: 0px;
}
#concreteClassifyLastPage,#concreteClassifyNextPage{
	width: 72px;
	width: 3.6rem;
}

/*.concreteClassifyPageNum span:first-child{
	width: 72px;
	width: 3.6rem;
	margin-left: 0px;
}*/
.concreteClassifyPageNumsE{
	background: none !important;
	border: none !important;
}
.concreteClassifyPageNumsEs{
	background: none !important;
	border: none !important;
	width: 16px !important;
	width: 0.8rem !important;
}
#concreteClassifyInputPage{
	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;
}
#concreteClassifyGO{
	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;
}

#concreteClassifyThisPage,#concreteClassifyAllPage,.concreteClassifyPageLine{
	display: inline-block;
}
#concreteClassifyThisPage{
	color: #00abeb;
}
.FLNL:hover{
	color: #00abeb !important;
	border-color: #00abeb;
}