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-class {
	margin-top: 20px !important;
}

.me-class span {
	display: inline-block;
	width: 160px;
	height: 62px;
	line-height: 62px;
	background-color: #ffffff;
	border-radius: 6px;
	text-align: center;
	color: rgba(88, 88, 88, 1);
	position: relative;
	cursor: pointer;
	margin-right: 10px;
}


.me-class span:hover {
	color: #1aaaad;
}

.me-class-active {
	background-color: #1aaaad !important;
	color: #ffffff !important;
}

.me-class-active:before {
	content: '';
	width: 0;
	height: 0;
	border: 16px solid;
	position: absolute;
	bottom: -30px;
	left: 50%;
	border-color: #1aaaad transparent transparent;
	transform: translate(-50%, 0px);
}

.me-product-shop {
	display: inline-block;
	background-color: #ffffff;
	border-radius: 10px;
	overflow: hidden;
	width: 23%;
	height: 390px;
	position: relative;
	margin-bottom: 20px;
	margin-right: 20px;
}

.me-product-top {
	margin-top: 30px !important;
}

.me-product-shop:nth-child(4n) {
	margin-right: 0px !important;
}

.img-inline-block {
	display: inline-block;
	width: 100%;
	height: 253px;
	background-color: #f9f9f9;
}

.img-inline-block img {
	width: 100%;
	height: 100%;
}

.me-product-shop p {
	padding-left: 12px;
	padding-right: 12px;
}

.me-product-shop p:nth-child(2) {
	padding-top: 22px;
	font-size: 1rem;
	font-weight: 700;
}

.me-product-shop p:nth-child(3) {
	padding-top: 10px;
	font-size: 0.75rem;
	color: #979797;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.me-detail-btn {
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #1aaaad;
	position: absolute;
	color: #1aaaad;
	right: -10px;
	bottom: 10px;
	transform: rotate(20deg);
}

.me-detail-btn-system {
	width: 200px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border: 1px solid #1aaaad;
	color: #1aaaad;
	border-radius: 0px;
	font-size: 1.625rem;
	margin-top: 48px;
	background-color: initial !important;
}

.me-system-img {
	width: 50%;
	display: inline-block;
	height: 320px;
	background-color: #ffffff;
	overflow: hidden;
	border-radius: 10px;
	position: relative;
}

.me-system-go {
	position: absolute;
	top: 30%;
	left: 214px;
	transform: translate(-50%, 0);
}

.me-flex-system {
	display: flex;
	justify-content: left;
	align-items: center;
	margin-bottom: 26px !important;
}

.me-font-size {
	font-size: 2.625rem;
	color: #585858;
}

.xh-tab {
	display: inline-block;
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 0.7rem;
	background-color: rgba(25, 25, 25, 0.05);
	height: 26px;
	line-height: 26px;

	border-radius: 100px;
	color: rgba(25, 25, 25, 0.8);
}

.checkbox-flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0%);
	bottom: 10px;
	width: 94%;
}

.zx-btn {
	font-size: 14px;
	color: rgba(58, 58, 58, 0.34);
	cursor: pointer;
}

.db-flex {
	display: flex;
	align-items: center;
}

.cpdb-bg {
	background-image: linear-gradient(to right, #1aaaad, #27d2d5);
	background-color: #1aaaad;
	width: 66%;
	height: 100px;
	position: fixed;
	bottom: 30px;
	border-radius: 8px;
	left: 50%;
	transform: translate(-50%, 0);
	box-shadow: 0px 0px 10px rgba(12, 42, 43, 0.2);
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-left: 20px;
	padding-right: 20px;
	z-index: 1;
}

.btn-cp {
	display: inline-block;
	height: 42px;
	line-height: 42px;
	width: 100px;
	border-radius: 6px;
	border: 1px solid #ffffff;
	text-align: center;
	color: #ffffff;
	margin-left: 10px;
}

.product-xixz span {
	display: inline-block;
	width: 100px;
	height: 42px;
	line-height: 42px;
	color: #ffffff;
	font-weight: bold;
}

.gh-product {
	position: fixed;
	background-color: #ffffff;
	bottom: 0px;
	z-index: 22222;
	width: 100%;
	height: 100%;
	overflow: auto;
}

.nb-width {
	width: 1200px;
	margin: auto;
}

.mk-con {
	display: inline-block;
	width: 33%;
	height: 280px;
	position: relative;
	background-color: #f5f5f5;
	text-align: center;
}

.replace-product {
	width: 100%;
	height: 68px;
	line-height: 68px;
	background-image: linear-gradient(to right, #1aaaad, #27d2d5);
	text-align: center;
	color: #ffffff;
	font-size: 20px;
}

.con-detail {
	position: absolute;
	top: 42%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.con-detail img {
	width: 56%;
}

.parameter-list1 {
	display: inline-block;
	width: 24.8%;
	border: 1px solid #ebebeb;

}

.parameter-list1 .prameter-title {
	background-color: #e8f0f1;
	font-size: 0.875rem;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	border-bottom: 1px solid #ebebeb;
}

.parameter-list1 .prameter-list-con {
	font-size: 0.875rem;
	height: 40px;
	padding-left: 10px;
	border-bottom: 1px solid #ebebeb;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}



/*
.list-con-flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 16px;
	font-weight: bold;
	color: rgba(58, 58, 58, 0.85);
	margin-bottom: 6px;
	cursor: pointer;
	padding: 10px;
}*/

/*.arrow-none {
	display: none;
}*/

.hover-list-con:hover {
	background-color: #1aaaad;
	color: #ffffff;
}

/*.active-list-con {
	background-color: #1aaaad;
	color: #ffffff;
}*/

/*.active-list-con .arrow-none {
	display: block;
	text-align: right;
	height: 24px;
	line-height: 24px
}

.hover-list-con:hover .arrow-none {
	display: block;
	text-align: right;
	height: 24px;
	line-height: 24px
}*/

/*.table-style {
	width: 100%;
}

.table-style tr td {
	padding: 10px;
	font-size: 16px;
	font-weight: 600;
	color: #585858;
	cursor: pointer;
}
.table-style tr td:hover{
	color: #1aaaad;
}*/


/* 不同下拉框内容 */

@media screen and (max-width: 1200px) {
	.total-header {
		position: absolute !important;
	}

	.nb-width {
		width: 100%;
	}

	.total-phone {
		height: 479px;
	}

	.total-main {
		width: 94% !important;
	}

	.img-inline-block {
		height: 150px;
		overflow: hidden;
	}

	.img-inline-block img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.me-product-shop {
		width: 48%;
		height: 248px;
	}

	.me-detail-btn {
		display: none;
	}

	.me-flex-system {
		flex-wrap: wrap;
	}

	.me-system-img {
		width: 100%;
	}

	.me-class span {
		width: auto !important;
		white-space: nowrap;
		margin-left: 14px;
		padding-left: 12px;
		padding-right: 12px;
	}

	.me-class {
		z-index: 1;
		overflow-x: overlay;
	}

	.me-system-go {
		width: 100%;
		left: 50%;
		transform: translate(-50%, 0);
		text-align: center;
	}

	.me-class-active:before {
		display: none;
	}

	.me-system-img img {
		width: 100%;
	}
}

@media screen and (max-width: 768px) {
	.me-product-shop p:nth-child(3) {
		padding-top: 0px;
		font-size: 0.625rem;
	}

	.mk-con {
		width: 49%;
		height: 138px;
	}

	.mk-con:nth-child(3) {
		display: none;
	}

	.parameter-list1 {
		width: 32.8%;
	}

	.parameter-list1:nth-child(4) {
		display: none;
	}

	.me-product-shop p:nth-child(2) {
		padding-top: 4px;
		font-size: 0.75rem;
	}

	.total-header {
		position: absolute !important;
	}

	.me-product-shop:nth-child(2n) {
		margin-right: 0px !important;
	}

	.total-phone {
		height: 479px;
	}

	.total-main {
		width: 94% !important;
	}

	.img-inline-block {
		height: 150px;
		overflow: hidden;
	}

	.img-inline-block img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.me-product-shop {
		width: 47%;
		height: 248px;
	}

	.me-detail-btn {
		display: none;
	}

	.me-flex-system {
		flex-wrap: wrap;
	}

	.me-system-img {
		width: 100%;
		height: 198px;
	}

	.me-class span {
		width: auto !important;
		white-space: nowrap;
		margin-left: 14px;
		padding-left: 12px;
		padding-right: 12px;
		margin-right: 0px;
	}

	.me-class {
		z-index: 1;
		overflow-x: overlay;
	}

	.me-system-go {
		width: 100%;
		top: 18%;
		left: 50%;
		transform: translate(-50%, 0);
		text-align: center;
	}

	.me-class-active:before {
		display: none;
	}

	.me-detail-btn-system {
		margin-top: 10px;
	}
	.cpdb-bg {
		width: 100px;
		height: 100px;
		border-radius: 50%;
		bottom: 130px;
		padding: 0px;
	}

	.product-xixz span {
		display: none;
	}

	.btn-cp:nth-child(2) {
		display: none;
	}

	.btn-cp:nth-child(1) {
		margin-left: 0px;
		border: none;
	}
}