.total-header {
	position: inherit !important;
}

.me-phone-img {
	display: none;
}

body {
	background-color: #f5f5f5;
}

.pc-nav ul li a {
	text-decoration: none;
	color: #585858;
}

.me-banner {
	height: 760px;
	position: relative;
}

.product-title {
	font-size: 3.25rem;
	font-weight: bold;
	margin-bottom: 20px;
}

.product-con {
	line-height: 30px;
	font-size: 1rem;
	color: #585858;
}

.porsition-a {
	position: absolute;
	left: 35%;
	top: 38%;
	transform: translate(-50%, -50%);
	width: 633px;
}

.me-banner img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}


.product-jg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.me-recommend {
	margin-bottom: 45px !important;
}

.me-recommend-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
	padding-top: 30px;
}

.me-recommend-title-con {
	font-size: 2rem;
	color: #ffffff;
	text-align: center;
}

.me-recommend span {
	/* display: inline-block;
	width: 24%;
	height: 250px;
	background-color: rgba(255, 255, 255, 0.1);
	text-align: center;
	padding-top: 30px;
	border-radius: 10px; */
}

.me-prodetail-video {
	background-color: #1aaaad;
	height: 522px;
	border-radius: 10px;
	margin-bottom: 45px !important;
	position: relative;
	overflow: hidden;
}

.me-shop-title {
	margin-top: 20px;
	font-size: 1.375rem;
	color: #ffffff;
}

.me-product-function {
	background-image: url(images/headers/productxn.png);
	height: 842px;
	background-size: 100% 100%;
}

.me-product-center {
	text-align: left;
	font-size: 2rem;
	color: #ffffff;
	padding-top: 30px;
	padding-bottom: 30px;
}

.me-function-block {
	height: 426px;
}

.me-function-block-con {
	display: inline-block;
	width: 224px;
	height: 100%;
	background-color: #ffffff;
	border-radius: 10px;
}

.me-function-blockcon span {
	display: inline-block;
	width: 224px;
	height: 206px;
	background-color: #ffffff;
	border-radius: 10px;
	margin-bottom: 16px;
}

.me-function-blockcon span:nth-child(1) {
	margin-right: 10px;
}

.me-function-a {
	display: inline-block;
	height: 198px;
	width: 100%;
	background-color: #ffffff;
	border-radius: 10px;
}

.me-function-b {
	margin-left: 16px;
}

.me-function-b div:nth-child(1) {
	margin-bottom: 16px;
}

.me-function-b div {
	width: 224px;
	height: 206px;
	background-color: #ffffff;
	border-radius: 10px;
}

.me-function-c {
	margin-top: 16px;
}

.me-function-c span {
	display: inline-block;
	width: 33.3%;
	height: 206px;
	background-color: #ffffff;
	margin-left: 16px;
	border-radius: 10px;
}

.me-function-c span:nth-child(1) {
	margin-left: 0px !important;
}

.me-tel {
	background-color: #bef4f5;
	padding-bottom: 20px;
	padding-top: 20px;

}

.me-tel-con input {
	height: 70px;
	background-color: rgba(255, 255, 255, 0.3);
	border-radius: 6px;
	border: none !important;
	width: 28%;
	text-indent: 1em;
	font-size: 1.25rem;
}

.me-submit-btn {
	height: 70px;
	width: 192px;
	background-color: #1cb2b5;
	border-radius: 10px;
	border: none;
	font-size: 1.25rem;
	color: #ffffff;
}

.me-tel-number {
	font-size: 1.625rem;
}

.me-parameter span {
	display: inline-block;
	width: 30%;
	height: 116px;
	background-color: #e4f2f3;
	margin-bottom: 14px;
	border-radius: 10px;
	padding-left: 30px;
	margin-left: 10px;
}

.me-parameter span:nth-child(3n) {
	margin-right: 0px;
}

.me-parameter {
	margin-top: 20px;
	margin-bottom: 20px;
}

.me-parameter span p:nth-child(1) {
	font-size: 1.25rem;
	color: rgba(25, 25, 25, 0.54);
	padding-top: 14px;
	padding-bottom: 2px;
}

.me-parameter span p:nth-child(2) {
	font-size: 1.25rem;
	color: #252525;
}

.me-parameter-title {
	text-align: center;
	color: #585858;
	font-size: 26px;
	padding-top: 36px;
	padding-bottom: 36px;
}

.tab-span {
	display: flex;

}

.tab-span span {
	display: inline-block;
	font-size: 1.25rem;
	color: #ffffff;
	margin-left: 2.5rem;
}

.tab-active {
	color: #0db8be !important;
	font-weight: bold !important;
}

.tab-span span a {
	color: rgba(255, 255, 255, 0.45);
	text-decoration: none;
}

.total-phone1 {
	display: none;
}

.matching-bg {
	background-image: linear-gradient(to right, #1d1d1e, #2e2f2f, #1d1e20);
	padding-bottom: 10px;
}

.product-xh {
	color: rgba(25, 25, 25, 0.54);
	font-size: 20px;
}

.product-con-block {
	display: inline-block;
	width: 49%;
	height: 227px;
	background-color: #ffffff;
	border-radius: 20px;
	margin-top: 20px;
	margin-right: 20px;
	overflow: hidden;
	position: relative;
}

.product-con-block img {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.product-con-block:nth-child(2n) {
	margin-right: 0px;
}

.product-con-block p:nth-child(1) {
	font-size: 1.32rem;
	font-weight: bold;
	color: #000000;
	padding-top: 20px;
	padding-left: 20px;
}

.product-con-block p:nth-child(2) {
	font-size: 0.875rem;
	padding-left: 20px;
	padding-top: 6px;
	color: rgba(0, 0, 0, 0.7);
	width: 40%;
}

.me-flex {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.img-bg1 {
	background-image: url('images/xqym/100w.png');
	background-size: 100%;
}

.img-bg2 {
	background-image: url('images/xqym/jingzhun.png');
	background-size: 100%;
}

.img-bg3 {
	background-image: url('images/xqym/pay.png');
	background-size: 100%;
}

.img-bg4 {
	background-image: url('images/xqym/jins.png');
	background-size: 100%;
}

.img-bg5 {
	background-image: url('images/xqym/zhijie.png');
	background-size: 100%;
}

.img-bg6 {
	background-image: url('images/xqym/baoj.png');
	background-size: 100%;
}

.img-bg7 {
	background-image: url('images/xqym/jdyd.png');
	background-size: 100%;
}

.img-bg8 {
	background-image: url('images/xqym/jingx.png');
	background-size: 100%;
}

.message-title {
	text-align: center;
}

.textarea-style {
	width: 98%;
	height: 80px;
	border: none;
	text-indent: 1em;
	border-radius: 8px;
	padding: 10px;
}

.message-bgcolor {
	background-color: #f1f1f1;
	padding-top: 40px;
	padding-bottom: 40px;
}

.input-style {
	width: 50%;
	height: 55px;
	border-radius: 6px;
	border: none;
	text-indent: 1em;
	margin-left: 10px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.input-flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.message-title p:nth-child(1) {
	font-size: 30px;
}

.message-title p:nth-child(2) {
	font-size: 16px;
	color: rgba(58, 58, 58, 0.84);
}

.product-jg {
	background-color: #d3d7e0;
}

.me-parameter-con {
	margin-bottom: 20px;
}

.me-parameter-con p {
	display: inline-block;
	width: 30%;
	height: 86px;
	background-color: #ffffff;
	padding: 16px;
	border-radius: 6px;
	color: #585858;
	line-height: 28px;
}

.me-parameter-flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.me-four-maker {
	background-image: linear-gradient(to right, #169396, #0db8be);
}

.me-img-div {
	text-align: center;
}

.me-img-div p {
	color: #ffffff;
	font-size: 1.125rem;
	font-weight: bold;
}

.me-download-block {
	width: 46%;
	display: inline-block;
	background-color: #ffffff;
	border-radius: 10px;
	padding: 20px;
	margin-right:18px;
}

.me-download-flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.me-download1-flex1 {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.me-flex-normul {
	display: flex;
	align-items: center
}

.me-donwload-big-bg {
	padding-top: 40px;
	padding-bottom: 40px;
}

.me-meal-process {
	/* background-image: url('images/xqym/meal_bg.png'); */
	padding-bottom: 30px;
	background-color: #f2f2f2;
}

.me-meal-title p {
	color: #343e3e;
	font-size: 1.375rem;
	margin-top: 10px;
}

.me-meal-title p:nth-child(1) {
	font-size: 2.5rem;
}

.me-text-center {
	text-align: center;
}

.me-lc-bg {
	width: 32%;
	height: 370px;
	background-image: linear-gradient(to right, #ffffff, #ffffff);
	border-radius: 20px;
}

.me-lc-p {
	padding-top: 20px;
	padding-left: 30px;
}

.me-lc-p p {
	color: #585858;
	padding-bottom: 10px;
}

.me-lc-p p:nth-child(1) {
	font-size: 26px;
}

.me-lc-p p:nth-child(2) {
	font-size: 16px;
}

.me-img-width img {
	width: 100%;
}

.me-meal-title {
	padding-top: 40px;
	padding-bottom: 40px;
}

.me-flow-con {
	padding-bottom: 30px;
}

.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: 366px;
	display: inline-block;
	background-color: #ffffff;
	border-radius: 10px;
	overflow: hidden;
	text-align: center;
}

.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;

}

.img-width img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.trademark {
	height: auto;
}

.test img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.trademark img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.phone-img-a {
	display: none;
}

.pc-img-a {
	display: block;
}

@media screen and (max-width: 1200px) {
	html {
		font-size: 12px !important;
	}

	.total-main {
		width: 90% !important;
	}

	.product-con-block {
		display: inline-block;
		width: 48%;
		height: 140px;
		padding-top: 20px;
		padding-bottom: 0px;
	}

	.me-parameter-con p {
		width: 28%;
		line-height: 18px;
	}
}

@media screen and (max-width: 768px) {
	.me-parameter-con {
		display: none;
	}

	.phone-img-a {
		display: block;
	}

	.pc-img-a {
		display: none;
	}

	.product-title {
		font-size: 3.5rem;
		font-weight: bold;
		margin-bottom: 10px;
	}

	.product-con {
		line-height: 20px;
		font-size: 1.5rem;
		color: #585858;
		text-align: left;
	}

	.porsition-a {
		position: absolute;
		left: 50%;
		top: 24%;
		transform: translate(-50%, -50%);
		width: 94%;
		text-align: center;
	}

	.product-con-block img {
		bottom: -34px;
		top: initial;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.me-phone-img {
		display: block;
	}

	.total-header {
		position: absolute !important;
	}

	.me-web-img {
		display: none;
		width: 100%;
	}

	.me-download-block {
		width: 42%;
	}

	.total-main {
		width: 94% !important;
	}

	.pc-nav ul li a {
		color: #585858 !important;
	}

	/* .me-recommend span {
		width: 48%;
		height: 220px;
		margin-bottom: 16px;
	} */

	.me-banner {
		height: 908px;
	}

	.total-phone {
		height: 418px;
	}

	.me-wrap-a {
		flex-wrap: wrap;
	}

	.me-recommend-title {
		text-align: center;
	}

	.me-prodetail-video {
		height: 288px;
	}

	.me-prodetail-video img {
		width: 100%;
		height: 100%;
	}

	.me-product-function {
		height: auto;
		padding-bottom: 20px;
	}

	.total-phone1 {
		display: block;

	}

	.total-phone1 img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.me-product-center {
		text-align: center;
	}

	.me-tel-con input {
		width: 100%;
		margin-top: 16px;
	}

	.me-submit-btn {
		margin: auto;
		margin-top: 16px;
	}

	.me-parameter span {
		width: 43%;
	}

	.me-parameter span p:nth-child(2) {
		font-size: 0.875rem;
	}

	.me-meal-process {
		padding-bottom: initial !important;
	}
}

@media screen and (max-width: 560px) {
	.me-parameter span p:nth-child(1) {
		padding-top: 8px;
	}

	.me-parameter span {
		padding-left: 14px;
	}

	.product-title {
		font-size: 2.5rem;
		font-weight: bold;
		margin-bottom: 10px;
	}

	.product-con {
		line-height: 20px;
		font-size: 1.25rem;
		color: #585858;
	}

	.porsition-a {
		position: absolute;
		left: 50%;
		top: 24%;
		transform: translate(-50%, -50%);
		width: 94%;
		text-align: center;
	}


	.me-banner {
		height: 490px;
	}

	.me-web-img {
		display: none;
	}

	.product-con-block {
		margin-right: 10px;
		width: 48%;
		padding-top: 0px;
	}

	.me-parameter-con {
		display: none;
	}

	.me-parameter-con p {
		width: 90%;
		height: auto;
		line-height: 18px;
		margin-bottom: 10px;
	}

	.me-parameter-title {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.image-style img {
		width: 50%;
	}

	.me-parameter span {
		width: 39.2%;
		height: 68px;
		padding-right: 10px;
	}

	.textarea-style {
		width: 95%;
	}

	.message-bgcolor {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.me-submit-btn {
		height: 52px;
	}

	.me-donwload-big-bg {
		display: block;
		padding-top: 20px;
		padding-bottom: 0px;
	}

	.me-download-block {
		width: 89%;
		margin-bottom: 10px;
	}

	.me-meal-title {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.me-recommend-product {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.me-recommend-cell {
		width: 48%;
		height: 222px;
		margin-bottom: 10px;
	}

	.me-recommend-shop {
		width: 100%;
		height: 172px;
	}

	.me-recommend-cell p:nth-child(2) {
		padding-top: 10px;
	}
}