@charset "utf-8";
.lx-box1{
	box-sizing: border-box;
	padding-top: 90px;
	padding-bottom: 90px;
}
.lx-box1 #container{
	width: 100%;
	height: 526px;
	margin-top: 60px;
}
.lx-box1 .b1-list{
	flex-wrap: wrap;
	margin-top: 55px;
}
.lx-box1 .b1-item{
	width: 48.17%;
	height: 155px;
	border-bottom: 1px solid #E3E3E3;
	box-sizing: border-box;
}
.lx-box1 .b1-item:first-child,
.lx-box1 .b1-item:nth-child(2){
	border-top: 1px solid #E3E3E3;
}
.lx-box1 .b1-il-icon{
	width: 50px;
	height: 50px;
	background: #124834;
	border-radius: 50%;
	flex: none;
	margin-right: 30px;
}
.lx-box1 .b1-il-icon img{
	width: 40px;
	display: block;
	height: auto;
}
.lx-box1 .b1-il-info{
	font-weight: 400;
	font-size: 16px;
	color: #999999;
}
.lx-box1 .b1-il-info a{
	color: inherit;
}
.lx-box1 .b1-il-info span{
	font-size: 26px;
	color: #333333;
	margin-bottom: 10px;
	display: block;
}
.lx-box1 .b1-i-right{
	width: 126px;
	height: 126px;
	background: #FFFFFF;
	box-shadow: 0px 8px 8px 1px rgba(44,44,44,0.06);
	box-sizing: border-box;
	padding: 5px
}
.lx-box1 .b1-i-right img{
	width: 100%;
	height: auto;
	display: block;
}
.lx-box2{
	background: #124834;
	padding-bottom: 0 !important;
	margin-bottom: 90px;
}
.lx-box2 .b6-card{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.lx-box2 .b6-logo{
	left: 140px !important;
}
.jz-box1 .b1-item{border-top: none !important;}