@media only screen and (max-width: 768px) {
	div {
		box-sizing: border-box;
	}

	.header-box {
		display: none;
	}

	.pc_box {
		display: none;
	}

	.phone_banner {
		width: 100%;
		/* height: 6.12rem; */
	}

	.phone_banner img {
		width: 100%;
		height: auto;
		/* height: 6.12rem; */
	}

	.phone_steps_box {}

	.phone_steps_box .stpes {
		display: flex;
		align-items: center;
		justify-content: flex-end;
		padding: 0 0.08rem;
		position: relative;
	}

	.phone_steps_box .stpes .righ_yellow {
		width: 0.48rem;
		height: 0.78rem;
		margin-left: 0.1rem;
	}

	.phone_steps_box .title {
		text-align: center;
		font-size: 0.38rem;
		font-family: PingFangSC, PingFangSC-Medium;
		font-weight: 600;
		text-align: center;
		color: #111720;
		margin-top: 1.4rem;
		margin-bottom: 0.6rem;
	}

	.phone_steps_box .steps_box {
		display: flex;
		justify-content: center;
	}

	.phone_steps_box .steps_box .line_box {
		width: 0.02rem;
		/* height: 31.6rem; */
		background: #13ba39;

		margin: 0 0.26rem;
		margin-top: 0.39rem;
		position: relative;
		margin-bottom: 3.5rem;
	}

	.nums_box {
		width: 0.52rem;
		height: 0.52rem;
		background: #ffffff;
		border: 0.03rem solid #ffb936;
		border-radius: 50%;
		font-size: 0.38rem;
		font-family: LiGothicMed;
		color: #ffb936;
		display: flex;
		justify-content: center;
		align-items: center;
		position: absolute;
		left: -0.28rem;
	}

	.nums_box2 {
		width: 0.52rem;
		height: 0.52rem;
		background: #ffffff;
		border: 0.03rem solid #ffb936;
		border-radius: 50%;
		font-size: 0.38rem;
		font-family: LiGothicMed;
		color: #ffb936;
		display: flex;
		justify-content: center;
		align-items: center;
		position: absolute;
		right: -0.52rem;
		z-index: 9;
	}

	.phone_steps_box .steps_box .line_box .right_line {
		position: absolute;
		top: 0;
		width: 1.2rem;
		height: 0.02rem;
		background-color: #13ba39;
	}

	.phone_steps_box .steps_box .line_box .right_line .scalc {
		width: 0.12rem;
		height: 0.12rem;
		border-radius: 50%;
		background-color: #13BA39;
		position: absolute;
		right: 0;
		top: -0.06rem;
	}

	.phone_steps_box .steps_box .left_box {
		width: 49.9%;
	}

	.phone_steps_box .steps_box .right_box {
		width: 49.9%;
		margin-top: 1.1rem;
	}

	.step_num {
		margin-bottom: 0.66rem;
		padding-left: 0.12rem;
	}

	.step_num .num {
		font-size: 0.3rem;
		font-weight: 600;
		text-align: left;
		color: #ffb936;
		margin-bottom: 0.04rem;
	}

	.step_num .msg {
		font-size: 0.24rem;
		font-family: PingFangSC, PingFangSC-Regular;
		font-weight: 600;
		text-align: left;
		color: #000000;
		margin-bottom: 0.08rem;
	}

	.step_num .text {
		width: 3.14rem;
		font-size: 0.18rem;
		font-family: PingFangSC, PingFangSC-Regular;
		font-weight: 400;
		text-align: left;
		color: #636362;
		padding-right: 0.05rem;
	}

	.phone_steps_box .steps_box .left_box .img_box1 {
		width: 2.26rem;
		height: 4.68rem;
	}

	.phone_steps_box .steps_box .left_box .img_box1 img {
		width: 100%;
	}

	.phone_steps_box .steps_box .right_box .img_box1 {
		width: 2.26rem;
		height: 4.68rem;
	}

	.phone_steps_box .steps_box .right_box .img_box1 img {
		width: 100%;
	}

	.left_green {
		width: 0.5rem;
		height: 0.88rem;
		margin-right: 0.1rem;
	}

	.phone_banner2 {
		background: #FAFAFA;
		padding: 0.8rem 0;
		padding-bottom: 0.1rem;
	}

	.phone_banner2 .title {
		font-size: 0.4rem;
		font-family: PingFangSC, PingFangSC-Medium;
		font-weight: 600;
		text-align: center;
		margin-bottom: 0.8rem;
		color: #111720;
	}

	.phone_banner2 .swiper-slide {
		width: 289px;
		height: 488px;
		/* height: 9.77rem; */
		/* width: auto; */
	}

	.phone_banner2 .swiper-slide img {
		width: 289px;
		height: 488px;
	}

	.swp3 {
		height: 520px;
	}

	.phone_banner2 .swiper-pagination-bullet-active {
		width: 30px !important;
		background: rgba(38, 132, 255, 0.38);
		border-radius: 0.06rem;
		height: 4px;
		opacity: 0.38 !important;
	}

	.phone_banner2 .swiper-pagination-bullet {
		width: 14px;
		height: 4px;
		border-radius: 0.06rem;
		background-color: rgba(38, 132, 255, 1);
		opacity: 1;
	}

	.phone_banner .swiper-pagination-bullet {
		width: 14px;
		height: 5px;
		border-radius: 3px;
		background: #FFFFFF;
		opacity: 0.2 !important;
	}

	.phone_banner .swiper-pagination-bullet-active {
		width: 14px;
		height: 5px;
		border-radius: 3px;
		background: #FFFFFF;
		opacity: 1 !important;
	}

	.your_box {
		padding: 0.8rem 1rem;
	}

	.your_box .title {
		font-size: 0.4rem;
		font-family: PingFangSC, PingFangSC-Medium;
		font-weight: 600;
		text-align: center;
		color: #111720;
		margin-bottom: 0.68rem;
	}

	.your_box .test_box {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.your_box .test_box .show_img {
		width: 2.36rem;
		height: 2.36rem;
		margin-bottom: 0.4rem;
	}

	.your_box .test_box .show_img img {
		width: 2.36rem;
		height: 2.36rem;
	}

	.foot_box {
		padding: 0.8rem 0;
		background-color: #FAFAFA;
		padding-bottom: 1rem;
	}

	.foot_box .title {
		font-size: 0.4rem;
		font-family: PingFangSC, PingFangSC-Medium;
		font-weight: 600;
		text-align: center;
		color: #111720;
		margin-bottom: 0.68rem;
	}

	.foot_box .boxs {
		display: flex;
		align-items: center;
		margin-bottom: 1rem;
		padding-left: 1.36rem;
	}

	.foot_box .boxs .left {
		margin-right: 0.4rem;
		display: flex;
		align-items: center;
		width: 1.2rem;
	}

	.foot_box .boxs .right {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.foot_box .boxs .right span {

		font-size: 0.34rem;
		font-family: PingFangSC, PingFangSC-Regular;
		font-weight: 400;
		text-align: left;
		color: #333333;
	}

	.big_phone {
		transition: all 1s;
		opacity: 0;
		margin-top: 50px;
		transform: translateY(50px);
	}
	.phone_login_box{
		position: absolute;
		width: 1.4rem;
		height: 0.8rem;
		top: 0;
		right: 0;
		z-index: 999;
		display: flex;
		align-items: center;
		justify-content: center;
		
	}
	.phone_login_box button{
		position: absolute;
		background: none;
		border: 0;
		color: #FFFFFF;
		font-size: 0.28rem;
		width: 100%;
		height: 100%;
	}
}
