.bus_content {
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	top: -85px;
}

.bus_content_box {
	width: 960px;
	float: right;
	padding-bottom: 100px;
	overflow: hidden;
}

* {
	margin: 0px;
	padding: 0px;
	color: black;
	text-decoration: none;
	list-style: none;
}

h5 {
	font-size: 20px;
}

.imgStyle {
	position: relative;
	top: 25px;
}

.font_style {
	line-height: 25px;
	font-size: 14px;
	color: #737373;
}

.b1 {
	border-bottom: dashed 1px black;
	overflow: hidden;
	padding-bottom: 40px;
	margin-bottom: 80px;
}

.b1_1 {
	width: 100%;
	overflow: hidden;
}

.b1_1_style {
	width: 66px;
	height: 66px;
	border-radius: 20px;
	float: left;
}

.b1_1_style_span {
	position: relative;
	top: 30px;
	display: inline-block;
	left: 20px;
	font-size: 20px;
}

.font_style {
	font-size: 14px;
	line-height: 30px;
}

#jichu,
#hexin,
#yanshen {
	font-size: 20px;
	color: #5eabdd;
	margin-bottom: 50px;
}

#jichu>span,
#hexin>span,
#yanshen>span {
	display: inline-block;
	font-size: 20px;
	color: #5eabdd;
	line-height: 50px;
	border-top: solid 10px #5eabdd;
}
.active{
	border-top: solid 3px #FFFFFF!important;
}
