.head-banner img{width:100%}
.xz-materials img{width:100%}
.sub-banner img{width:100%}
.question{
	background: #F7F7F7;
	padding-bottom: 60px;
	overflow: hidden;
	margin-top: 60px;
}
.floatDiv{
	
}
.question dl{
	float: left;
	width: 45%;
	margin-left: 5%;
	padding-bottom:60px;
}
.question dl dt span,.question dl dd span{
	float: left;
	display: inline-block;
	width:24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	color:#fff;
	background: #4B6BB2;
	border-radius: 50%;
}
.question dl dd p,.question dl dt p{
	font-size: 16px;
	font-weight: 500;
	margin-left:35px;
	line-height: 26px;
}
.question dl dd p{
	font-size: 14px;
	color: #666;
}
.question dl dd{
	overflow: hidden;
	color:#666;
	margin-top: 20px;
}
.question dl dd span{
	background: #DF653A;
}
.customer{
	width:30%;
	text-align: center;
	padding:10px 0;
}
.orderBtn{
	background:#4B6BB2;
	color:#fff;
	width:70%;
	text-align: center;
	padding:10px 0;
	font-size: 15px;
	font-weight: 500;
	border-radius: 3px;
}
.cancelStep{
	margin:0 12px;
	background:#fff;
	box-shadow: 0px 0px 7px 1px rgba(196, 196, 196, 0.19);
	border-radius: 10px;
	box-sizing: border-box;
	padding:30px 10px;
}
.serveList{background: #F5F9FC;overflow: hidden;padding-bottom: 80px;}
.serveList ul{
	display: flex;
	justify-content: space-around;
}
/*细账*/
.serveCon{margin-bottom:80px;}
.botbanner{margin:80px 0;}
.botbanner img{width:100%;}
.xz-step div img{width:100%;}
/*精账*/
.jzDetail dl{
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin:80px 0;
}
.jzDetail dl dd h4{
	font-size: 22px;
	color: #4B6BB2;
	font-weight: 600;
	margin-bottom: 24px;
}
.jzDetail dl dd p{
	font-size: 16px;
	line-height: 24px;
}
.crumbs{margin-top:24px;}
/*税务变更*/
.taxChange{
	display: flex;
	margin-top: 40px;
}
.taxChange dt{
	margin-right: 28px;
}
.taxChange dd h4{
	font-size: 30px;
	font-weight: 400;
	margin-top: 10px;
}
.taxChange dd p{
	font-size: 16px;
	line-height: 22px;
	margin-top: 20px;
}
.taxChange dd p.shangqiao{
	width: 140px;
	height: 44px;
	line-height: 42px;
	border-radius: 4px;
	border: 1px solid #4766A7;
	color: #4766A7;
	text-align: center;
	cursor: pointer;
	margin-top: 40px;
}
.taxContent{
	background: #f7f7f7;
	overflow: hidden;
	margin-top: 60px;
	padding-bottom: 60px;
}
.taxServe{
	background: #fff;
	border-radius: 5px;
}
.taxServe dl{
	border-bottom: 1px solid #F4F4F4;
	padding:30px 100px;
}
.taxServe dt{
	float: left;
	width:130px;
	color: #4766A7;
	font-size: 18px;
	font-weight: 600;
}
.taxServe dd{
	/*float: left;*/
	margin-left: 130px;
	font-size: 14px;
	line-height: 28px;
}
.materials{margin-top:80px;}
.serveStep dl{
	display: flex;
	justify-content: center;
}
.serveStep dd{margin-left: 100px;}
.serveStep dd div{
	margin-top:30px;
}
.serveStep dd span{
	font-size: 22px;
	color: #4B6BB2;
	display: inline-block;
	margin-right: 10px;
	vertical-align: top;
}
.serveStep dd p{
	display: inline-block;
	line-height: 22px;
}
