/*背景色*/
body{
	background:#ffffff;
}
/*头部*/
.sp_konwcenter_head{
	background:#1f1f1f;
}
/*脚部*/
.sp-foot{
	background:#EFEFEF;
}
/*banner*/
.sp_card-konwcenter_banner{
	background:url(../image/banner.png)no-repeat;
	background-size:100% 100%;
	margin-top:0.5
	rem;
}
.h-003m{
	height:0.03rem;
}
/*知识中心*/
.sp-card-konwcenter-content{
	margin-bottom:0.17rem;	
}
.sp-card-konwcenter-content-head{
	text-align:center;
    padding-top: 0.31rem;
    padding-bottom: 0.25rem;
}
.sp-card-konwcenter-conter-conter{
	background: url(../image/government.png)no-repeat;
	background-size:100% 100%;
}
.sp-card-konwcenter-conter-conter-two{
	border-bottom:1px solid #e5e5e5;
}
.sp-card-konwcenter-conter-conter-two-title{
	color:#212b38;
	font-size:0.14rem;
}
.sp-card-konwcenter-conter-conter-two-time{
	font-size: 0.1rem;
	color:#999;
	line-height:0.3rem;
}
.sp-card-konwcenter-conter-conter-two-btn{
	color:#999;
	border:1px solid #e5e5e5;
	line-height:0.16rem;
	border-radius:0.1rem;
	padding-top:0.01rem;
	padding-bottom:0.01rem;
	margin-top:0.03rem;
}
.sp_adcl{
	color:#2f6be5;
	border:1px solid #2f6be5;
}
.sp_adclcolor{
	color:#ff9d00;
}
/*党务案例*/
.sp_case_party_card_content{
	background:url(../image/sp_case_back.png)no-repeat ;
	background-size:100% 100%; 
	height:5.18rem;
}
.sp_case_party_card_content_listimg_box{
	padding-left:0.13rem;
	/*background:#343742;
	width:1.715rem*/
}
.sp_case_party_card_content_listimg_box_div{
	background:#343742;
    display: table-cell;
    vertical-align: middle;
    text-align:center;
    margin-top:0.03rem;
    margin-left:0.03rem;
}
.sp_case_party_card_content_btn{
	color:#fff;
	border:0.005rem solid #fff;
	border-radius:0.25rem;
	width:1.5rem;
	height:0.44rem;
}
