.m-title2{
	text-align: center;
	font-size: 17px;
	margin-top: 18px;
	line-height: 19px;
}
.m-title2 span{
	color: #00a2e9;
}
.m-content2{
	margin-top: 50px;
}
.m-content2-div{
	margin-top: 10px;
}
.m-content2-title{
	width: 90px;
	height: 90px;
	border-radius: 50%;
	background-color: #00a2e9;
	text-align: center;
	color: #fff;
	font-size: 55px;
	font-weight: bold;
	padding-top: 5px;
	float: left;
	margin-right: 10px;
}
.m-content2-font{
	margin-top: 20px;
	font-size: 17px;
}
.m-content2-p{
	font-weight: bold;
	font-size: 19px;
}
.m-content2-p span{
	color: #00a2e9;
}
.m-content3{
	background-image: url(../img/mobile3.png);
	background-position: top center;
	height: 500px;
	margin-top: 40px;
}
.m-content3-div{
	float: left;
	margin-top: 75px;
}
.m-content3-div1{
	margin-bottom: 120px;
}
.m-content3-div_{
	float: right;
	margin-top: 75px;
	text-align: right;
}
.m-content3-title{
	font-size: 18px;
	font-weight: bold;
	color: #00a2e9;
}
.m-content3-p{
	font-size: 13px;
}
.m-content3-img{
	margin-top: 15px;
	width: 200px;
}
.m-title3{
	text-align: center;
	font-size: 35px;
	font-weight: bold;
	color: #00a2e9;
	margin-top: 8px;
}
.m-content4{
	margin-top: 50px;
}
.m-content4-img img{
	margin: 0 auto;
}
.m-content4-title{
	text-align: center;
	color: #000;
	font-size: 18px;
	margin-top: 8px;
}
.m-content5{
	margin-top: 70px;
	margin-bottom: 70px;
	text-align: center;
}
.m-content5 button{
	font-size: 18px;
	width: 200px;
	background-color: #00a2e9;
	color: #fff;
}
@media(max-width: 1200px){
	.m-content2-title{
		width: 80px;
		height: 80px;
		border-radius: 50%;
		background-color: #00a2e9;
		text-align: center;
		color: #fff;
		font-size: 55px;
		font-weight: bold;
		padding-top: 5px;
		float: left;
		margin-right: 10px;
	}
	.m-content2-font{
		margin-top: 20px;
		font-size: 16px;
	}
	.m-content2-p{
		font-weight: bold;
		font-size: 18px;
	}
	.m-content3{
		background-image: url(../img/mobile3.png);
		background-position: top center;
		background-size: 970px;
		height: 405px;
	}
	.m-content3-div{
		float: left;
		margin-top: 60px;
		margin-left: 10px;
	}
	.m-content3-div1{
		margin-bottom: 95px;
	}
	.m-content3-div_{
		float: right;
		margin-top: 60px;
		text-align: right;
		margin-right: 10px;
	}
	.m-content3-title{
		font-size: 14px;
		font-weight: bold;
		color: #00a2e9;
	}
	.m-content3-p{
		font-size: 10px;
	}
}
@media(max-width: 992px){
	.m-content2-title{
		width: 80px;
		height: 80px;
		border-radius: 50%;
		background-color: #00a2e9;
		text-align: center;
		color: #fff;
		font-size: 50px;
		font-weight: bold;
		padding-top: 5px;
		float: left;
		margin-right: 10px;
	}
	.m-content2-font{
		margin-top: 20px;
		font-size: 15px;
	}
	.m-content2-p{
		font-weight: bold;
		font-size: 16px;
	}
	.m-content3{
		background-image: url(../img/mobile3.png);
		background-position: top center;
		background-size: 970px;
		height: 405px;
	}
	.m-content3-div{
		float: left;
		margin-top: 58px;
		margin-left: 1px;
		width: 140px;
	}
	.m-content3-div1{
		margin-bottom: 81px;
		width: 140px;
	}
	.m-content3-div_{
		float: right;
		margin-top: 60px;
		text-align: right;
		margin-right: 1px;
	}
	.m-content3-title{
		font-size: 12px;
		font-weight: bold;
		color: #00a2e9;
	}
	.m-content3-p{
		font-size: 10px;
	}
	.m-title3{
		text-align: center;
		font-size: 30px;
		font-weight: bold;
		color: #00a2e9;
		margin-top: 8px;
	}
	.m-content4{
		margin-top: 50px;
	}
	.m-content4-img img{
		margin: 0 auto;
	}
	.m-content4-title{
		text-align: center;
		color: #000;
		font-size: 15px;
		margin-top: 8px;
	}
	.m-content4-p{
		font-size: 13px;
	}
}
@media(max-width: 768px){
	.m-title2{
		font-size: 2.5vmin;
	}
	.m-content2{
		margin-top: 10px;
	}
	.m-content2-div{
		float: left;
	}
	.m-content2-title{
		width: 50px;
		height: 50px;
		border-radius: 50%;
		background-color: #00a2e9;
		text-align: center;
		color: #fff;
		font-size: 30px;
		font-weight: bold;
		padding-top: 5px;
		float: left;
		margin-right: 10px;
	}
	.m-content2-font{
		margin-top: 20px;
		font-size: 3.2vmin;
	}
	.m-content2-p{
		font-weight: bold;
		font-size: 3.8vmin;
	}
	.m-content3{
		background-image: none;
		background-position: top center;
		background-size: 970px;
		height: 405px;
	}
	.m-content3-div{
		float: left;
		margin-top: 30px;
		margin-left: 1px;
		width: 100%;
	}
	.m-content3-div1{
		margin-bottom: 10px;
		width: 100%;
	}
	.m-content3-div_{
		float: left;
		margin-top: 0px;
		text-align: left;
		margin-right: 1px;
	}
	.m-content3-title{
		font-size: 3.8vmin;
		font-weight: bold;
		color: #00a2e9;
	}
	.m-content3-p{
		font-size: 3.2vmin;
	}
	.m-title3{
		text-align: center;
		font-size: 5vmin;
		font-weight: bold;
		color: #00a2e9;
		margin-top: 8px;
	}
	.m-content4{
		margin-top: 50px;
	}
	.m-content4-img img{
		width: 60px;
		height: 60px;
		margin: 0 auto;
	}
	.m-content4-title{
		text-align: center;
		color: #000;
		font-size: 16px;
		margin-top: 8px;
	}
	.m-content4-p{
		font-size: 13px;
		text-indent: 2em;
	}
}