body {
    background-color: #F8F8F8;
}
.bg_orange{background: #f9883a;}
.f_green{color: #00cc00;}
.bg_green{background-color: #00cc00;}
.f_gray{color: #CCC;}
.bg_gray{background-color: #CCC;}


/*面包屑*/
.pathbox span,
.pathbox a{
	height: 54px;
	line-height: 54px;
}
.filterContainer .filterBox li .filterTitle {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    color: #333;
    vertical-align: middle;
    width: 70px;
    margin-right: 5px;
    text-align: justify;
}
/*主要内容 开始*/
.GXK_Content{
	background: #fff;
}
.GXK_Li{
	height: 175px;
	padding: 20px 0 20px 20px;
}
.KFZ_Tips{
	margin-left: 15px;
	padding: 0 8px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #67C23A;
	background-color: #f0f9ec;
	color: #67C23A;
	border-radius: 3px;
}
.GXK_TextBox{
	width: 860px;
	height: 175px;
	margin-left: 12px;
}
.GXK_TextBox .title{
	max-width: 700px;
	height: 36px;
	line-height: 36px;
}
.GXK_TextBox .title:hover{
	color: #318bd6;
}
.GXK_TextBox p.paraoverflow2{
	color: #999;
	height: 38px;
	line-height: 19px;
}
.GXK_TextBox .word{
	height: 40px;
	margin-top: 6px;
	line-height: 20px;
	width: 480px;
}
.lh24{
	line-height: 28px;
}
.w260{
	width: 260px;
}
.GXK_TextBox .xueshi{
	padding-left: 18px;
	background: url(../images/KFZ_Tips.png) no-repeat left center;
}
.GXK_TextBox .jiaoshi{
	padding-left: 18px;
	background: url(../images/icon_xueshi.png) no-repeat left center;
}
.GXK_TextBox .qixian{
	padding-left: 18px;
	background: url(../images/KFZ_Tips.png) no-repeat left center;
}
.f_f9883a{
	color: #f9883a;
}
.GXK_TextBox .gouwuche{
	width: 80px;
	padding-left: 18px;
	background: url(../images/GXK_gouwuche.png) no-repeat left center;
}
.GXK_BaoMingBox{
	width: 230px;
	height: 186px;
	margin-right: 40px;
	background-color: #f8f8f8;
}
.GXK_BaoMingBox .baoming{
	width: 120px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
}
.GXK_BaoMingBox .baoming.Yibaoming{
	width: 120px;
	height: 40px;
	line-height: 40px;
	background: #348bd6;
	border-radius: 20px;
}
.pager {
    text-align: center;
    width: 100%;
    padding: 10px 0 30px;
    /*+padding: 30px 0 30px;*/
}