/*<!--金牌项目-->*/
.project_in{
	width: 100%;
	background: #FFFFFF;
	height: 344px;
}
.project_index{
	width: 1200px;
	margin: 0 auto;
}
.project_index .project_a{
	width: 180px;
	margin: 0 auto;
	padding-top: 60px;
}
.project_tit{
	text-align: center;
	font-size: 30px;
	color: #3c3c3c;
	font-weight: bold;
	margin-bottom: 15px;
}
.project_index ul{
	/*overflow: hidden;*/
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
}
.project_index ul li{
	width: 240px;
	height: 100px;
	float: left;
	cursor: pointer;
	transition: all 0.2s ease-out;
}
.project_index ul li:hover{
	box-shadow: 0px 4px 25px #f4f4f4;
    transform: translateY(-4px);
}
/*工商财税*/
.circles_top{
	height: 450px;
	background: #F4F4F4;
}
.circles_topa{
	width: 1200px;
	margin: 0 auto;
}
.circles_tit{
    width: 214px;
    margin: 0 auto;
    padding-top: 60px;
}
.circles_a{
	text-align: center;
    font-size: 30px;
    color: #3c3c3c;
    font-weight: bold;
    margin-bottom: 15px;
}
.circles_topa ul{
	height: 180px;
	margin-top: 63px;
}
.circles_topa ul li{
	float: left;
	width: 25%;
    transition: all 0.2s ease-out;
}
.circles_topa ul li:hover{
	transform: translateY(-7px);
}
.circles_topa ul li img{
	display: block;
	width: 105px;
	margin: 0 auto;
}
/*工商服务流程*/
.process_top{
	height: 434px;
	background: #FFFFFF;
}
.process_topa{
	width: 1200px;
	margin: 0 auto;
}
.process_tit{
	width: 267px;
    margin: 0 auto;
    padding-top: 60px;
}
.process_a{
	text-align: center;
    font-size: 30px;
    color: #3c3c3c;
    font-weight: bold;
    margin-bottom: 15px;
}
.process_tu{
	width: 1123px;
	margin: 0 auto;
	margin-top: 77px;
}
/*财税服务*/
.finance_top{
	height: 523px;
	background: #F4F4F4;
}
.finance_topa{
	width: 1200px;
	margin: 0 auto;
}
.finance_a{
	width: 214px;
    margin: 0 auto;
    padding-top: 60px;
}
.finance_tit{
	text-align: center;
    font-size: 30px;
    color: #3c3c3c;
    font-weight: bold;
    margin-bottom: 15px;
}
.finance_topa ul{
	overflow: hidden;
	margin-top: 54px;
}
.finance_topa ul li{
	float: left;
}
/*财税服务流程*/
.fin_top{
	height: 434px;
	background: #FFFFFF;
}
.fin_topa{
	width: 1200px;
	margin: 0 auto;
}
.fin_tit{
	width: 267px;
    margin: 0 auto;
    padding-top: 60px;
}
.fin_a{
	text-align: center;
    font-size: 30px;
    color: #3c3c3c;
    font-weight: bold;
    margin-bottom: 15px;
}
.fin_tu{
	width: 1123px;
	margin: 0 auto;
	margin-top: 77px;
}
/*自己办理 VS 我们代办*/
.agency_top{
	height: 820px;
	background: #F4F4F4;
}
.agency_topa{
	width: 1200px;
	margin: 0 auto;
}
.agency_tit{
	width: 300px;
    margin: 0 auto;
    padding-top: 60px;
}
.agency_b{
	width: 214px;
    margin: 0 auto;
}
.agency_a{
	text-align: center;
    font-size: 30px;
    color: #3c3c3c;
    font-weight: bold;
    margin-bottom: 15px;
}
.agency_tu{
	width: 1176px;
	margin: 0 auto;
	margin-top: 77px;
}
.agency_bottom{
	overflow: hidden;
	margin-top: 86px;
}
.agency_bottom li{
	float: left;
	width: 278px;
	margin-right: 29px;
}
.agency_bottom li:nth-child(4){
	margin: 0;
}
