body{background:#fff;}
/*�ұߵ����˵�*/

/*��������*/
.categoryContainer{width:1200px;margin:0 auto 100px;overflow:hidden;}
.cateHead{margin-top:40px;overflow:hidden;}
.headTitle{float:left;height:40px;line-height:40px;font-size:16px;font-weight:normal;}
.headQuery{float:right;height:40px;border:2px solid #C99D5E;}
.queryInput{box-sizing:border-box;display:block;float:left;border:none;height:36px;text-indent:16px;width:300px;font-size:16px;outline:none;font-family:"Microsoft YaHei";}
.queryBtn{display:block;float:left;width:80px;height:36px;background:#C99D5E;border:none;box-sizing:border-box;font:normal 20px 'SimHei';color:#fff;outline:none;}

/*�̱�����б�*/
.cateMiddle:after,.cateBottom li:after{content:"";display:block;clear:both;}
.cateBody{margin-top:45px;overflow:hidden;}
.cateMiddle{background:#f2f2f2;}
.cateMiddle p:last-child{width:618px;height:50px;border-bottom:1px solid #ccc;float:right;}
.cateMiddFQ{width:290px;height:50px;line-height:50px;font-size:16px;color:#777;float:left;cursor:pointer;text-align:center;border-bottom:1px solid #ccc;}
.cateMiddHover{background:#fff;color:#C99D5E;border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:none;}
.flbotder{border-left:none !important;}
.flbotder:hover{color:#C99D5E;text-decoration:underline;}
.cateBottom{margin-left:23px;overflow:hidden;width:1230px;}
.cateBottom li{width:369px;height:120px;float:left;margin:27px 23px 0 0;cursor:pointer;}
.cateListImg{width:133px;height:120px;background-position:center;background-repeat:no-repeat;background-color:#f1f1f1;float:left;cursor:pointer;}
.cateListImgHover{width:133px;height:120px;background-position:center;background-repeat:no-repeat;background-color:#f1f1f1;float:left;display:none;cursor:pointer;}
.cateBottom li:hover .cateListImg{display:none;}
.cateBottom li:hover .cateListImgHover{display:block;}
.cateBottom li:hover .cateListDescribe{color:#c99d5e;}

.cateListWords{float:right;width:230px;height:120px;padding:10px;overflow-y:auto;scrollbar-face-color:#e8e8e8;cursor:pointer;background:#f9f9f9;max-width:230px;max-height:120px;}
.cateListTitle{font-size:17px;cursor:pointer;}
.cateListDescribe{color:#c1c1c1;line-height:20px;margin-top:2px;cursor:pointer;}

/*�̱����*/
.cateDetail{overflow:hidden;min-height:1000px;}
.detailTitle{
	font: normal 19px "Microsoft YaHei";
	margin: 30px 0 20px;
	height: 40px;
	line-height: 40px;
}
.detailDescribe{font-size:12px;color:#c1c1c1;line-height:25px;}

/*С��*/
.detailList:after,.littleDetail li:after{content:"";display:block;clear:both;}
.littleDetail{overflow:hidden;margin-top:20px;padding-right:20px;box-sizing:border-box;}
.littleDetail li{height:30px;width:48%;margin-right:2%;line-height:30px;margin-bottom:15px;color:#666;font-size:12px;float:left;overflow:hidden;}
.littleDetail .beforeLink{float:left;max-width:475px;height:30px;overflow:hidden;color:#666;width:475px;}
.littleDetail span{width:66px;display:inline-block;text-align:center;background:#f2f2f2;color:#000;}
.littleDetail .afterLink{float:right;color:#C99D5E;}
.littleDetail .beforeLink:hover{color:#C99D5E;cursor:pointer;}
.littleDetail .afterLink:hover{color:#f00000;cursor:pointer;}
/*切换效果*/
.leftImg {
	float: left;
	width: 48px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center;
	background-size:cover;
	margin-right: 20px;
}
.icon {
	width:16px;
	height:16px;
	display:block;
	position:relative;
	z-index:1000;
	color:#000;
}

.iconClicked {
    width:16px;
	height:16px;
	display:block;
	position:relative;
	z-index:1000;
	color:#000;
}
.detailbord {
	border: thin solid #ccc;
	padding-right: 16px;
	padding-left: 16px;	
	margin-bottom:16px;
	padding-bottom:30px;
}
.detailDescribe .zs {
	color: #666;
}
