button{
	border: none;
	outline: none;
	padding: 0;
}
/* lm_banner1  */
.banner1row{
	height: 600px;
	background: #12363F;
	margin-bottom: 100px;
	color: #fff;
}
.banner1row .banner1_content h1{
	font-size: 73px;
	margin-bottom: 43px;
	font-weight: 500;
}
.banner1row .banner1_content p {
	font-size: 24px;
    width: 560px;
    top: 35%;
	font-weight: 400;
}
.banner1row .banner1_content button{
	/* width: 252px;
	height: 53px; */
	background: #2962FF;
	opacity: 1;
	border-radius: 24px;
	color: #FFF;
	font-size:24px;
	border:none;
	outline:none;
	position: absolute;
	top: 233px;
	cursor: pointer;
	padding: 10px 15px;
}


.banner1row .banner1_content button:hover{
	background: #064AFF;
}
.banner1_content{
	width: 100%;
	padding-top: 160px;
	display: flex;
	justify-content: center;
}

.banner1_content_module1{
	position: relative;
	padding-right: 12%;
}
.lm_banner1_p2{
	width: 52%;
	margin: 0 auto;
	font-size: 24px;
	color: #B0B9BD;
	margin-bottom: 60px;
}
/* lm_banner2 */
.lm_banner2{
	width: 100%;
	margin-top: 200px;
	margin-bottom: 230px;
}
.lm_banner2_content{
	width: 100%;
	display: flex;
	justify-content: center;
}
.lm_banner2_content_module{
	margin: 0 38px;
}
.lm_banner2_content_module p{
	font-size: 20px;
	color: #404F54;
	margin-top: 17px;
	text-align: center;
}
/* lm_banner3 */
.lm_banner3 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.lm_banner3_p1 {
	font-size: 14px;
	color: #8D9599;
	margin-top: 13px;
	text-align: center;
}

.lm_banner3_content {
	width: 100%;
	margin-bottom: 220px;

}

.lm_banner3_content .lm_banner3_content_module {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0 14%;
	margin-top: 95px;
}

.lm_banner3_content .lm_banner3_content_module img {
	margin-bottom: 26px;
}

.lm_banner3_content .lm_banner3_content_module .box {
	width: 308px;
	height: 195px;
	background: #FFFFFF;
	box-shadow: 0px 3px 10px rgba(29, 95, 219, 0.16);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin: 0 16px;
	margin-bottom: 74px;
}
.lm_title{
	font-size: 24px;
	color: #404F54;
	font-weight: 500;
}
/* lm_banner4 */
.lm_banner4{
	width: 100%;
	margin-bottom: 270px;
}
.lm_banner4_content{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0 14%;
}
.lm_banner4_content .lm_banner4_content_module{
	width: 320px;
	height: 260px;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	text-align: center;
	border-radius: 4px;
	margin:45px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.lm_banner4_content_module img{
	margin-bottom: 30px;
}
.lm_banner4_content_module .lm_banner4_p1{
	font-size: 20px;
	color: #404F54;
	line-height: 35px;
}
.lm_banner4_content_module .lm_banner4_p2{
	font-size: 14px;
	color: #8D9599;
	line-height: 24px;
	padding: 0 30px;
}

/* lm_banner5 */
.lm_banner5{
	width: 100%;
	margin-bottom: 270px;
}
.lm_banner5_content{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0 14%;
}

/* lm_banner6 */

/* lm_banner7 */

/* lm_banner8 */
.lm_banner8 {
	width: 100%;
	text-align: center;
	margin-top: 98px;
	padding-bottom: 240px;
}

.lm_banner8 img {
	margin-bottom: 150px;
}

.lm_banner8 .lm_banner8_p1 {
	font-size: 28px;
	color: #B0B9BD;
}
/* lm_banner9 */
