@charset "utf-8";
/*
代理记账
tzp 2018.06.05
*/

.account_detail{
	width: 1200px;
	height: 700px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
.account_detail h1{
	font-size: 36px;
	line-height: 56px;
	font-weight: bold;
	margin-top: 70px;
}
.account_detail h2{
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-bottom: 55px;
}

.account_item{
	width: 100%;
	margin-bottom: 55px;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	box-sizing: border-box;
}
.account_item div{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;	
}
.part01_n01{
	width: 160px;
	height: 170px;
	background: #44a4f6;	
}
.part02_n01{
	background: #ff0000;
}
.part01_n02,
.part01_n03{
	width: 270px;
	border-top: 1px solid #dcdcdc;
}
.part01_n04{
	width: 210px;
	border-top: 1px solid #dcdcdc;
}
.part01_n05{
	width: 290px;
	border: 1px solid #dcdcdc;
}
.part01_item>div,
.part02_item>div{
	width: 100%;
	height: 85px;
	border-left: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
.account_item h3{
	font-size: 24px;
	line-height: 34px;
	color: #fff;
}
.account_item .part01_n01 p{
	font-size: 16px;
	line-height: 26px;
	color: #fff;
}
.account_item h4{
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
}
.account_item p{
	font-size: 12px;
	line-height: 18px;
}

.part02_item{
	width: 346.67px;
}
.part02_n02,
.part02_n03,
.part02_n04{
	border-top: 1px solid #dcdcdc;
}
.part02_n04{
	border-right: 1px solid #dcdcdc;
}

.account_process{
	width: 100%;
	padding-bottom: 80px;
	background: #eee;
}
.account_process h1{
	font-size: 36px;
	line-height: 56px;
	font-weight: bold;
	margin: 70px auto 50px;
	text-align: center;
}
.account_process_list{
	width: 1140px;
	margin: 0 auto;
	overflow: hidden;
}
.account_process_item{
	width: 225px;
	height: 150px;
	margin: 0 30px 60px;
	float: left;
	text-align: center;
	position: relative;
}
.right_arrow:after{
	content: '';
	width: 12px;
	height: 20px;
	display: block;
	background: url(../img/account/arrow_r_w.png) center center no-repeat;
	position: absolute;
	right: -12px;
	top: 65px;
}
.right_arrow:hover:after{
	content: '';
	width: 12px;
	height: 20px;
	display: block;
	background: url(../img/account/arrow_r_h.png) center center no-repeat;
	position: absolute;
	right: -12px;
	top: 65px;
}
.left_arrow:after{
	content: '';
	width: 12px;
	height: 20px;
	display: block;
	background: url(../img/account/arrow_l_w.png) center center no-repeat;
	position: absolute;
	left: -12px;
	top: 65px;
}
.left_arrow:hover:after{
	content: '';
	width: 12px;
	height: 20px;
	display: block;
	background: url(../img/account/arrow_l_h.png) center center no-repeat;
	position: absolute;
	left: -12px;
	top: 65px;
}
.down_arrow:after{
	content: '';
	width: 20px;
	height: 12px;
	display: block;
	background: url(../img/account/arrow_d_w.png) center center no-repeat;
	position: absolute;	
	bottom: -12px;
	left: 100.5px;
}
.down_arrow:hover:after{
	content: '';
	width: 20px;
	height: 12px;
	display: block;
	background: url(../img/account/arrow_d_h.png) center center no-repeat;
	position: absolute;	
	bottom: -12px;
	left: 100.5px;
}
.account_process_item p{
	font-size: 16px;
	line-height: 26px;
	padding-top: 100px;
}

.account_process_item:hover p{
	color: #fff;
}


.icon_a01{
	background: #fff url(../img/account/icon_a01.png) top -15px center no-repeat;
	background-size: 100% 100%;
}
.icon_a02{
	background: #fff url(../img/account/icon_a02.png) top -15px center no-repeat;
	background-size: 100% 100%;
}
.icon_a03{
	background: #fff url(../img/account/icon_a03.png) top -15px center no-repeat;
	background-size: 100% 100%;
}
.icon_a04{
	background: #fff url(../img/account/icon_a04.png) top -15px center no-repeat;
	background-size: 100% 100%;
}
.icon_a05{
	background: #fff url(../img/account/icon_a05.png) top -15px center no-repeat;
	background-size: 100% 100%;
}
.icon_a06{
	background: #fff url(../img/account/icon_a06.png) top -15px center no-repeat;
	background-size: 100% 100%;
}
.icon_a07{
	background: #fff url(../img/account/icon_a07.png) top -15px center no-repeat;
	background-size: 100% 100%;
}
.icon_a08{
	background: #fff url(../img/account/icon_a08.png) top -15px center no-repeat;
	background-size: 100% 100%;
}
.icon_a09{
	background: #fff url(../img/account/icon_a09.png) top -15px center no-repeat;
	background-size: 100% 100%;
}
.icon_a10{
	background: #fff url(../img/account/icon_a10.png) top -15px center no-repeat;
	background-size: 100% 100%;
}
.icon_a11{
	background: #fff url(../img/account/icon_a11.png) top -15px center no-repeat;
	background-size: 100% 100%;
}
.icon_a12{
	background: #fff url(../img/account/icon_a12.png) top -15px center no-repeat;
	background-size: 100% 100%;
}


.icon_a01:hover{
	background: #e60012 url(../img/account/icon_a01_h.png) top -15px center no-repeat;
	background-size: 100% 100%;
}
.icon_a02:hover{
	background: #e60012 url(../img/account/icon_a02_h.png) top -15px center no-repeat;
	background-size: 100% 100%;
}
.icon_a03:hover{
	background: #e60012 url(../img/account/icon_a03_h.png) top -15px center no-repeat;
	background-size: 100% 100%;
}
.icon_a04:hover{
	background: #e60012 url(../img/account/icon_a04_h.png) top -15px center no-repeat;
	background-size: 100% 100%;
}
.icon_a05:hover{
	background: #e60012 url(../img/account/icon_a05_h.png) top -15px center no-repeat;
	background-size: 100% 100%;
}
.icon_a06:hover{
	background: #e60012 url(../img/account/icon_a06_h.png) top -15px center no-repeat;
	background-size: 100% 100%;
}
.icon_a07:hover{
	background: #e60012 url(../img/account/icon_a07_h.png) top -15px center no-repeat;
	background-size: 100% 100%;
}
.icon_a08:hover{
	background: #e60012 url(../img/account/icon_a08_h.png) top -15px center no-repeat;
	background-size: 100% 100%;
}
.icon_a09:hover{
	background: #e60012 url(../img/account/icon_a09_h.png) top -15px center no-repeat;
	background-size: 100% 100%;
}
.icon_a10:hover{
	background: #e60012 url(../img/account/icon_a10_h.png) top -15px center no-repeat;
	background-size: 100% 100%;
}
.icon_a11:hover{
	background: #e60012 url(../img/account/icon_a11_h.png) top -15px center no-repeat;
	background-size: 100% 100%;
}
.icon_a12:hover{
	background: #e60012 url(../img/account/icon_a12_h.png) top -15px center no-repeat;
	background-size: 100% 100%;
}


.price_area{
	width: 1120px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 50px;
}
.price_item{
	width: 265px;
	height: 160px;
	float: left;
	background: #44a4f6;
	font-size: 24px;
	line-height: 160px;
	color: #fff;
	text-align: center;
}
.price_item02{
	margin-right: 60px;
	text-align: right;
	padding-right: 30px;
	box-sizing: border-box;
}
.price01{
	background: #fa7e4a url(../img/account/price_01.png) center center no-repeat;
	background-size: 100% 100%;
}
.price02{
	background: #fa7e4a url(../img/account/price_02.png) center center no-repeat;
	background-size: 100% 100%;
	margin-right: 0;
}