.fl{float: left;}
.fr{float: right;}
.center{margin: 0 auto;}
.content_box{width: 1200px; margin: 35px auto 0; overflow: hidden;}
.column_box{
	width: 565px;
	overflow: hidden;
	padding-bottom: 10px;
}
.title_box{
	overflow: hidden;
	position: relative;
}
.title{
	font-size: 30px;
	color: #1861d2;
	line-height: 59px;
	border-bottom: #1861d2 solid 5px;
}
.more{
	border-bottom: #b8c9e2 dashed 1px;
	height: 59px;
	margin-top: 3px;
}
.more img{
	margin-top: 20px;
	float: right;
}
/* 通用政策 */
.tyzclist ul li{
	width: 100%;
	height: 84px;
	line-height: 84px;
	border-radius: 6px;
	padding-left: 260px;
	margin: 27px 6px 0 6px;
	font-size: 21px;
}
.tyzclist ul li a{
	color: #1861d2;
}
.tyzclist ul li:nth-child(1){
	background: url(tyzcbg_01.png) 190px 50% no-repeat #e5edfa;
}
.tyzclist ul li:nth-child(2){
	background: url(tyzcbg_02.png) 190px 50% no-repeat #e5edfa;
}
.tyzclist ul li:nth-child(3){
	background: url(tyzcbg_03.png) 190px 50% no-repeat #e5edfa;
}
/* 业务办理 */
.ywbllist ul{
	margin-right: -25px;
}
.ywbllist ul li{
	width: 268px;
	height: 80px;
	border-radius: 6px;
	margin: 27px 25px 0 0;
	font-size: 21px;
	text-align: center;
	float: left;
	padding-top: 0;
	border: #1861d2 solid 1px;
	box-shadow: 4px 4px 0px 0px rgba(24,97,210,0.65);
    background-position: 25px 50%!important;
    padding-left: 50px;
    line-height: 80px;
}
.ywbllist ul li a{
	color: #1861d2;
}
.ywbllist ul li:nth-child(1){
	background: url(ywblbg_01.png) center 25px no-repeat #e5edfa;
}
.ywbllist ul li:nth-child(2){
	background: url(ywblbg_02.png) center 25px no-repeat #e5edfa;
}
.ywbllist ul li:nth-child(3){
	background: url(ywblbg_03.png) center 25px no-repeat #e5edfa;
}
.ywbllist ul li:nth-child(4){
	background: url(ywblbg_04.png) center 25px no-repeat #e5edfa;
}
.ywbllist ul li:nth-child(5){
	background: url(ywblbg_05.png) center 25px no-repeat #e5edfa;
}
/* 行业管理信息 */
.hyglxxlist ul li{
	width: 100%;
	height: 84px;
	line-height: 84px;
	border-radius: 6px;
	padding-left: 260px;
	margin: 27px 6px 0 6px;
	font-size: 21px;
}
.hyglxxlist ul li a{
	color: #1861d2;
}
.hyglxxlist ul li:nth-child(1){
	background: url(hyglxxbg_01.png) 190px 50% no-repeat #e5edfa;
}
.hyglxxlist ul li:nth-child(2){
	background: url(hyglxxbg_02.png) 190px 50% no-repeat #e5edfa;
}
.hyglxxlist ul li:nth-child(3){
	background: url(hyglxxbg_03.png) 190px 50% no-repeat #e5edfa;
}
.hyglxxlist ul li:nth-child(4){
	background: url(ywblbg_03.png) 190px 50% no-repeat #e5edfa;
}
.hyglxxlist ul li:nth-child(5){
	background: url(ywblbg_04.png) 190px 50% no-repeat #e5edfa;
}
.hyglxxlist ul li:nth-child(6){
	background: url(hyglxxbg_06.png) 190px 50% no-repeat #e5edfa;
}
/* 服务质量信息 */
.fwzlxxlist{
	margin-top: 27px;
}
.fwzlxxlist ul li{
	background: url(ylfwzt_liststyle.png) no-repeat left 50%;
	line-height: 59px;
	font-size: 20px;
	padding-left: 30px;
	border-bottom: #cccccc dashed 1px;
}