﻿body{
	font-family: 微软雅黑;
	margin: 0;
min-width: 1200px;
}
/* 内容板块1 一网通办 */
.main{
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
}
.title-zcwj{
	width: 100%;
	margin-bottom: 5px;
	margin-top: 10px;
}
.title-zcwj a{
	font-size: 24px;
	color: #c31f0b;
}
.main-left{
	float: left;
	width: 820px;
}
.tab_title{
	height: 56px;
    line-height: 56px;
    border-bottom: 1px solid #c2cfe3;
    overflow: hidden;
}
.tab_title ul{
	overflow: hidden;
}
.tab_title ul li{
	float: left;
    height: 56px;
    line-height: 56px;
	padding: 0 32px;
}
.tab_title ul li a{
    font-size: 18px;
    color: #3673b6;	
}
.tab_title ul li.hover a{
	 color: #c31f0b;
	 font-weight: bold;
}
.tab_list li{
	overflow: hidden;
	background: url(dian.png) no-repeat left 22px;
	border-bottom: 1px solid #e6e6e6;
	padding: 10px 0 10px 15px;
}
.tab_list li a{
	font-size: 18px;
	color: #333333;
	line-height: 30px;
}
.tab_list li span{
	float: right;
	font-size: 16px;
	color: #999999;
}
.main3-left1-l {
	float: right;
	width: 330px;
}