.fh-nav  .nav-ul>li.nav-case span{
	border-bottom:4px solid #2d8bff;
}
.customized-lr{
	display: flex;
    padding: 40px 0px;
}
.customized-lr .right{
	margin-left:80px;
	margin-right:0px;
	flex:1;
}
.customized-lr img{
	width:550px;
}
.bgc .customized-lr .right{
	margin-left:0px;
	margin-right:80px;
	flex:1;
}
.customized-lr .right h5{
	font-size:24px;
	font-weight:600;
	padding:30px 0px;
}
.customized-lr .right p{
	font-size:14px;
	line-height:28px;
}