body {
	background-color: #f5f5f5;
}

.total-header {
	position: inherit !important;
}

.me-text-color ul {
	color: #585858 !important;
}

.me-banner-width {
	height: 479px;
	background-color: #f5f5f5;
}

.me-banner-width img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.me-position {
	background-color: #ffffff;
	padding-top: 14px;
	padding-bottom: 14px;
}

.me-scene>div {
	border-radius: 10px;
}

.me-scene-a>div {
	border-radius: 10px;
}

.me-scene div img {
	width: 100%;
	height: 100%;
}

.me-scene .me-scene-cell:nth-child(1) {
	height: 406px;
	width: 584px;
	background-color: antiquewhite;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}

.me-scene .me-scene-cell2:nth-child(2) {
	height: 340px;
	width: 584px;
	background-color: #585858;
	position: relative;
	overflow: hidden;
}

.me-scene-a .me-scene-right:nth-child(1) {
	height: 340px;
	width: 584px;
	background-color: #585858;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}

.me-scene-a .me-scene-right1:nth-child(2) {
	height: 406px;
	width: 584px;
	background-color: antiquewhite;
	position: relative;
	overflow: hidden;
}

.me-scene-title {
	text-align: center;
	font-size: 2.375rem;
	padding-top: 46px;
	padding-bottom: 46px;
}

.me-technology-title {
	text-align: center;
}

.me-technology-title p:nth-child(1) {
	font-size: 2.375rem;
	font-weight: bold;
	color: #ffffff;
	padding-top: 60px;
}

.me-technology-title p:nth-child(2) {
	font-size: 1rem;
	color: #ffffff;
}

.me-technology {
	background-color: #121f21;
	height: 782px;
	margin-top: 45px;
}

.me-technology-con {
	margin-top: 30px;
}

.me-technology-con span {
	display: inline-block;
	width: 19%;
	height: 454px;
	background-color: #1aaaad;
	margin-top: 30px;
	border-radius: 10px;
	position: relative;
	overflow: hidden;
	padding-left: 16px;
	padding-right: 16px;
}

.me-technology-con span:nth-child(1) {
	background-image: linear-gradient(to top, #138e90, #11c5c9);
}


.me-technology-con span:nth-child(2) {
	background-image: linear-gradient(to top, #178670, #1ac7a1);
}

.me-technology-con span:nth-child(3) {
	width: 30%;
	background-image: linear-gradient(to top, #ffffff, #ffffff);
}

.me-technology-con span:nth-child(4) {
	background-image: linear-gradient(to top, #3d1c8c, #571fc7);
}

.me-recommend-product {
	font-size: 2.375rem;
	color: #585858;
	font-weight: 500;
	text-align: center;
	padding-top: 54px;
	padding-bottom: 54px;
}

.me-recommend-cell {
	width: 288px;
	height: 421px;
	display: inline-block;
	background-color: #ffffff;
	border-radius: 10px;
	overflow: hidden;
}

.me-recommend-shop {
	display: inline-block;
	width: 100%;
	height: 288px;
	overflow: hidden;
}

.me-recommend-shop img{
	width: 100%;
}

.me-recommend-model {
	margin-bottom: 30px;
}

.me-recommend-cell p:nth-child(2) {
	font-size: 1.25rem;
	font-weight: 600;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 10px;

}

.me-recommend-cell p:nth-child(3) {
	font-size: 0.875rem;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 6px;
	padding-right: 10px;

}

.me-mask {
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.54);
	position: absolute;
	top: 0px;
	left: 0px;
	border-radius: 10px;
}

.me-scene-characters {
	position: absolute;
	z-index: 2;
	width: 90%;
	color: #ffffff;
	bottom: 15px;
	left: 50%;
	transform: translate(-50%, 0);
}

.me-jt {
	width: 16px !important;
	height: 28px !important;
}

.me-scene-p p:nth-child(1) {
	font-size: 1.375rem;
	font-weight: bold;
	padding-bottom: 6px;
}

.me-position-img {
	position: absolute;
	bottom: -10px;
	right: -10px;
}

.me-technology-writing{
	color: #ffffff;
}

.me-technology-writing{
	color: #ffffff;
	
}
.me-technology-writing p:nth-child(1){
	font-weight: bold;
	font-size: 1.625rem;
	padding-top: 60px;
	padding-bottom: 10px;
	
}

.me-technology-writing p:nth-child(2){
	font-size: 0.875rem;
	line-height: 22px;
	
}

@media screen and (max-width: 1200px) {
	.me-scene-a{
		width: 50%;
	}
	.me-scene{
		margin-right: 16px;
	}
	.total-main{
		width: 94% !important;
	}
	.me-scene .me-scene-cell:nth-child(1){
		width: 100%;
	}
	.me-scene .me-scene-cell2:nth-child(2){
		width: 100%;
	}
	.me-scene-a .me-scene-right:nth-child(1){
		width: 100%;
	}
	.me-scene-a .me-scene-right1:nth-child(2){
		width: 100%;
	}
	.me-technology-con span{
		width: 16%;
	}.me-recommend-cell p:nth-child(2){
		font-size:0.875rem;
	}.me-recommend-cell p:nth-child(3){
		font-size: 0.75rem;
	}
	.me-recommend-cell{
		width: 48%;
		height: 288px;
		margin-bottom: 20px;
	}
	.me-recommend-shop{
		height: 162px;
	}
	.me-recommend-shop img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.me-wrap-a{
		flex-wrap: wrap;
	}
	
}

@media screen and (max-width: 768px) {
	.me-scene-title{
		padding-top: 26px;
		padding-bottom: 26px;
	}
	.me-banner-width{
		height: 372px;
	}
	.total-phone{
		height: 372px;
	}
	.total-header{
		position: absolute !important;
	}
	.me-scene-a .me-scene-right:nth-child(1){
		height: 250px;
		margin-bottom: 16px;
	}
	.me-scene .me-scene-cell2:nth-child(2){
		height: 250px;
	}
	.me-scene .me-scene-cell:nth-child(1){
		height: 270px;
		margin-bottom: 16px;
	}
	.me-scene-a .me-scene-right1:nth-child(2){
		height: 270px;
	}
	
	.me-technology-con span{
		width: 100%;
	}
	.me-scene-p p:nth-child(1){
		font-size: 16px;
	}
	.me-jt{
		    width: 8px !important;
		    height: 14px !important;
	}
	.me-technology-con span{
		height: 114px;
	}
	.me-technology-con span:nth-child(3){
		width: 100%;
	}
	.me-technology-writing p:nth-child(1){
		padding-top: 14px;
		font-size: 1.125rem;
	}
	.me-position-img{
		width: 35%;
	}
	.me-technology-con span{
		margin-top: 12px;
	}
	.me-technology{
		height: auto;
		padding-bottom: 30px;
	}
	.me-recommend-product{
		padding-top: 20px;
		padding-bottom: 20px;
	}

}

