body{
	font-size: 14px;
	line-height: 24px;
}
.box_body{
	width: 100%;
	height:auto;
	position: relative;
	text-align: center;
}
.box_body p{
	position: absolute;
	margin: auto;
	top: 6vw;left: 0;
	bottom: 0;right: 0;
	font-size: 2vw;
}
.row .col-lg-2{
	box-shadow: none;
}
.container{
	width: 100%;
}
.body_1{
	width: 50%;
	height: 27px;
	border: 1px solid #eeeeee;
	line-height: 25px;
	border-radius: 2px;
	padding-left: 30px;
}
.body_1L{
	border: 1px solid #eaeaea;
	border-radius:10px ;
	overflow: hidden;
	height: auto;
}
.body_1L li{
	width: 100%;
	padding-left: 24px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #585858;
}
.body_1L .body_1a{
	color: #005bac;
}
.body_1L li:hover{
	color: #005bac;
}
.body_1R{
	padding-top: 34px;
	padding-left: 18px;
	border: 1px solid #e1e1e1;
	padding-bottom: 20px;
} 
.body_1R1 a{
	display: inline-block;
	background: url(../../img/fengxiang.png) no-repeat;
	width: 16px;
	height: 16px;
	overflow: hidden;
}
.body_1R2 p{
	margin-top: 32px;
	font-size: 14px;
	line-height: 24px;
}
.col-lg-3,.col-md-3,.col-sm-3{
	border: 2px solid white;
	padding: 0;
	margin-top: 23px;
	text-align: center;
}
.now :hover a{
	color: #005bac;
	border-bottom: 4px solid #005bac;
}
#icon{
	position: absolute;width: 100vw;background: #EEEEEE;
	top: 100px;
	left: 0;
	height: auto;
	display: none;
}
#icon a{
	display: inline-block;
	text-align: center;
	width: 32vw;
	height: 70px;
	line-height: 70px;
	margin-top: 27px;
}
#icon .iconB{
	display: block;
}
.newIc{
	color: #005bac;
	border-bottom: 4px solid #005bac;
}
