
.business-box {
	width: 1200px;
	height: auto;
	zoom:1;
	overflow: hidden;
	margin: 0px auto;
}
.business-box h3 {
	width: 1200px;
	height: 65px;
	border-bottom: 1px solid #b9b9b9;
	line-height: 65px;
	margin-top: 20px;
}
.business-box h3 i {
	width: 32px;
	height: 32px;
	display: inline-block;
	background: url(../images/png.png) no-repeat -230px -253px;
	margin: 20px 18px 0px 8px;
	float: left;
}
.business-box h3 span {
	font-size: 18px;
	font-weight: normal;
}
.business-box .font {
	width: 1170px;
	height: auto;
	font-size: 16px;
	line-height: 30px;
	padding: 15px;
}

.business-box .liuc-img {
	width: 1200px;
	height: auto;
	padding: 15px 0px;
}
.four-yousi {
	height: 310px;
	padding: 40px 0px;
	margin-left: -20px;
}
.four-yousi .box {
	width: 285px;
	height: 310px;
	float: left;
	background: #b5ddff;
	margin-left: 20px;
	text-align: center;
}
.four-yousi .box h4 {
	width: 285px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	text-align: center;
	color: #0e3557;
	font-size: 18px;
	padding: 30px 0px;
}
.four-yousi .box i {
	width: 57px;
	height: 57px;
	display: inline-block;
}
.four-yousi .box i.icon-01 {
	background: url(../images/png.png) no-repeat -27px -325px;
}
.four-yousi .box i.icon-02 {
	background: url(../images/png.png) no-repeat -110px -324px;
}
.four-yousi .box i.icon-03 {
	background: url(../images/png.png) no-repeat -198px -328px;
}
.four-yousi .box i.icon-04 {
	background: url(../images/png.png) no-repeat -279px -329px;
}
.four-yousi .box p {
	width: 285px;
	height: auto;
	font-size: 16px;
	color: #0e3557;
	text-align: center;
	line-height: 35px;
	padding-top: 20px;
}
.business-table {
	width: 1198px;
	height: auto;
	zoom:1;
	overflow: hidden;
	border: 1px solid #b9b9b9;
	border-bottom: 0px;
	margin: 30px 0px 80px 0px;;
}
.business-table table {
	border-color: grey;
	display: table;
	    border-spacing: 0;
    border-collapse: collapse;
	width: 1198px;
}
.business-table table>tbody>tr>th {
	width: 185px;
	border-right: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	font-size: 16px;
}
.business-table table>tbody>tr>td {
	border-bottom: 1px solid #b9b9b9;
	line-height: 30px;
	font-size: 16px;
	padding: 15px 0px 15px 10px;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #ebf3ff;
}
.footer-zx {
	width: 100%;
	height: 163px;
	text-align: center;
	background: url(../images/buiness-zx.jpg) no-repeat center #3285fd;
	min-width: 1200px;
}
.footer-zx a {
	display: inline-block;
	width: 120px;
	height: 35px;
	border: 1px solid #fff;
	font-size: 14px;
	color: white;
	line-height: 35px;
	margin-top: 65px;
}

