.content_01 {
	height: 51.6875rem;
	background-image: url("../img/background02.png");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: -17px;
}

.content_01 .box {
	margin: auto;
	height: 51.6875rem;
}

.content_01 .left {
	width: 20.9375rem;
	height: 29.5625rem;
	background-image: url("../img/background_andriod_scan.png");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 2.5rem 0;
	box-sizing: border-box;
	margin-right: 9.375rem;
}

.content_01 .left .title .img {
	width: 1.75rem;
	height: 1.875rem;
	margin-right: 0.4375rem;
}

.content_01 .left .title .img img {
	width: 100%;
	height: 100%;
}

.content_01 .left .title span {

	font-size: 1.25rem;
	font-weight: bold;
	color: #0060D7;
}

.content_01 .left .scan_img {
	width: 12.25rem;
	height: 12.25rem;
	margin-top: 1.875rem;
}

.content_01 .left .scan_img img {
	width: 100%;
	height: 100%;
}
.content_01 .left .btn{
	width: 15.5625rem;
	height: 2.625rem;
	background-image: url("../img/background_android_btn.png");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 2rem;
}
.content_01 .left .btn img{
	width: 100%;
	height: 100%;
}
.content_01 .left .btn a{
	font-weight: bold;
	color: #FFFFFF;
font-size: 1.25rem;
}
.content_01 .left .tips {
	margin-top: 3rem;
	font-size: 0.8125rem;
	font-weight: 400;
	color: #333333;
}

.content_01 .right {
	margin-left: 5.6875rem;
	width: 54.375rem;
}

.content_01 .right img {
	width: 100%;
	height: 100%;
}
