/*首页内容样式开始*/
/*灰色模式*/
/*html { -webkit-filter: grayscale(100%); }  */
/*普法活动样式开始*/
#box1{
	width: 1000px;
	margin:30px auto;
}


#box1 .lunbo,#box1 .pfhd{
	width: 480px;
	height: 350px;
}


#box1 .pftitle,#box2 .yatitle,#box2 .xftitle{
	height: 26px;
	line-height: 26px; 	
	background: url(../pfImg/bg_title.png) no-repeat;
}


#box1 .pftitle h3,#box2 .yatitle h3,#box2 .xftitle h3,#box3 .fltitle h3{
	color: #fff;
	font-weight: 600;
	padding-left: 12px;
}


#box1 .listbox{
	padding:21px 0;
	border-bottom: 1px dashed #ddd; 
}


#box1 a:hover,#box2 a:hover,#box3 a:hover{
	color: #d00403; 
}

#box1 .pfhd dd{
	position: relative;
}


#box1 .pfhd dd span{
	position: absolute;
	top:0;
	right: 0;
	color: #d00403
}

#box1 .pfhd dd span .xq{
	width: 56px;
	color: #d00403;
}

#box1 .pfhd dt a{
	font-weight: 600;
}

#box1 .pfhd dd a{
	display: block;
	width: 430px;
	height: 19px;
	overflow: hidden;
	color: #666;
}


/*普法活动样式结束*/


/*以案释法和新法速递样式开始*/

#box2{
	width: 1000px;
	margin:0 auto;
}

#box2 .yasf,#box2 .xfsd,#box3 .left,#box3 .right{
	width: 480px;
}



#box2 .list_yasf i,#box3 .list_flcs i{
	width: 10px;
	height: 10px;
	display: inline-block;
	background: url(../pfImg/icon_jiantou.png) no-repeat 0 center;
}

#box2 .list_yasf a,#box3 .list_flcs a{
	display: block;
	width: 400px;
	height: 19px;
	overflow: hidden;
}

#box2 span,#box3 span{
	position: absolute;
	top:0;
	right: 0;
	color: #999;
	font-size: 12px;
	
}

#box2 li,#box3 li{
	margin:10px 0;
	position: relative;
}


#small_banner{
	width: 1000px;
	margin:10px auto;
}

/*以案释法和新法速递样式结束*/


/*法律常识样式开始*/

#box3{
	width: 1000px;
	margin:20px auto 0 auto;
}

#box3 .fltitle{
	height: 26px;
	line-height: 26px;
	background: url(../pfImg/bg_title_big.png) no-repeat;
}


#line{
	width: 1000px;
	height: 5px;
	margin:60px auto 20px auto;
	background-color: #d00403;
}

#footer{
	width: 1000px;
	margin:0 auto 10px auto;
	text-align: center;
}

/*首页内容样式结束*/




/*列表页样式开始*/

#box{
	width: 1000px;
	margin:0 auto;
}

#mbxNav{
	margin:14px 0;
}

#mbxNav a{
	color: #999;
	display: inline-block;
	padding:0 4px;
}

#mbxNav a:hover{
	color: #d00403;
}


#box .cblNav h3{
	width: 220px;
	height: 40px;
	line-height: 40px;
	background-color: #d00403;
	color: #fff;
	font-weight: 600;
	text-align: center;
}

#box .cblNav ul{
	width: 220px;
	height: 610px;
	padding:0 20px;
	background-color: #fafafa;
	border:1px #ddd solid;
	border-top: none;
	box-sizing:border-box;
}

#box .cblNav li{
	padding:12px 0;
	border-bottom: 1px #ddd solid;
}

#box .cblNav a:hover{
	color: #d00403;
}

#box .cblNav img{
	margin-right:3px;
	margin-top:-2px;
}


#box .list{
	width: 760px;
	height: 648px;
	border:1px #ddd solid;
	position: relative;
}

#box .list .title{
	margin:12px 20px 0 20px;
	padding-bottom: 10px;
	color: #d00403;
	font-weight: 600;
	border-bottom: 1px #ddd solid;
}

#box .list img{
	margin-right: 5px;
}


#box .list .line{
	width: 78px;
	height: 2px;
	background-color: #d00403;
	position: absolute;
	top: 42px;
	left: 20px;
}

#box .list_contner ul{
	margin:10px 20px;
}

#box .list_contner li{
	position: relative;
	line-height: 30px;
}

#box .list_contner a{
	width: 560px;
	height: 30px;
	display: block;
	overflow: hidden;
}

#box .list_contner a:hover{
	color: #d00403;
}

#box .list_contner i{
	width: 10px;
	height: 10px;
	display: inline-block;
	background:url(../pfImg/icon_dian.png) no-repeat 0 center;
}

#box .list_contner span{
	position: absolute;
	top: 0;
	right: 0;
	color: #666;
}

#box .page{
	color: #666;
	text-align: center;
	margin-top: 40px;
}

#box .page .swy{
	border:none;
}

#box .page .swy:hover{
	color: #d00403;
}


#box .page a{
	display:inline-block;
	color: #666;
	padding:3px 9px;
	border:1px #ded1d1 solid; 
	margin: 0 1px;
}


#box .page .active,#box .page .sbjg:hover{
	background-color: #d00403;
	color: #fff;
	border: 1px #d00403 solid;
}



/*详情样式开始*/


#box .contner{
	min-height: 800px;
	border:1px #ddd solid;
	padding:40px 100px 40px 100px;	
}

#box .contner h1{
	font-size: 22px;
	font-weight: 600;
	text-align: center;
}

#box .contner .time{
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #f5f5f5;
	margin:30px 0 20px 0;
}


#box .contner .time label{
	margin-right:40px;
}

#box .contner .time span{
	color: #999;
}


#box .contner p{
	text-indent: 2em;
	line-height: 30px;
}

#box .contner h2{
	color: #d00403;
	font-size: 16px;
	font-weight: 600;
	margin-top: 36px;
	text-indent: 2em;
}

