.box7{
	width: 70vw;
	height: 25vh;
	display: flex;
	justify-content:space-between;
	background-color: #5e5d62;
}
.box14{
	width: 70vw;
	height: 30vh;
	display: flex;
	justify-content:space-between;
	background-color: #5e5d62;
}.box15{
	width: 70vw;
	height: 30vh;
	display: flex;
	justify-content:space-between;
	background-color: #5e5d62;
}.box7_l_content{
		/*margin-left: 4vw;*/
		width: 50%;
		display: flex;
		flex-direction:column;
	}
	.box7_l{
		margin-left: 4vw;
		width: 50%;
		display: flex;
		flex-direction:column;
	}
		.box7_l_s{
			margin-top: 1vw;
			font-size:2vw;
			font-family: ZT;
			color: #FFFFFF;
			letter-spacing: 0.2vw;
		}
		.box7_l_x{
			margin-top: 3vh;
			color: #FFFFFF;
			font-weight:500;
			letter-spacing: 0.05vw;
		}
	.box7_r{
		margin-right: 4vw;
		width: 20%;
		display: flex;
		justify-content:center;
		align-items:center;
	}
		.box7_r_img{
			height: 20vh;
		}
                
         .box7_lr{
		margin-left: 4vw;
		width: 20%;
		display: flex;
		justify-content:center;
		align-items:center;
	}
		
		
		
		
		

.box7_p{
	width: 100vw;
	height: 15vh;
	display: flex;
	justify-content:space-between;
	background-color: #5e5d62;
}
.box14_p{
	width: 100vw;
	height: 20vh;
	display: flex;
	justify-content:space-between;
	background-color: #5e5d62;
}
.box15_p{
	width: 100vw;
	height: 24vh;
	display: flex;
	justify-content:space-between;
	background-color: #5e5d62;
}
.box7_l_content_p{
		margin-left: 2vw;
		width: 60vw;
		display: flex;
		flex-direction:column;
	}
	.box7_l_p{
		margin-left: 2vw;
		width: 60vw;
		display: flex;
		flex-direction:column;
	}
		.box7_l_s_p{
			margin-top: 1vw;
			font-size:5vw;
			font-family: ZT;
			color: #FFFFFF;
			letter-spacing: 0.2vw;
		}
		.box7_l_x_p{
			margin-top: 1vh;
			color: #FFFFFF;
			font-size:2.5vw;
			font-family: ZT;
			font-weight:500;
			letter-spacing: 0.05vw;
		}
	.box7_r_p{
		margin-right: 4vw;
		width: 30vw;
		display: flex;
		justify-content:center;
		align-items:center;
	}
		.box7_r_img_p{
			height: 12vh;
		}
                .box7_lr_p{
		margin-right: 4vw;
		width: 30vw;
		display: flex;
		justify-content:center;
		align-items:center;
	}