.serachproduct{
	padding: 0.5px 10px 10px 10px;
    background: #fff;
    position: sticky;
    top: 42px;
    z-index: 88;
}
.Productlistclass ul {
	list-style: none;
}
.Productlistclass ul li {
	height: 28px;
	line-height: 28px;
	padding: 6px 6px 6px 12px;
	border-right: 1px solid #eee;
	background: #fff;
	text-align: left;
	margin: 0;
	border-bottom: 1px solid #eee;
}

.Productlistclass ul .bgline{
	
    background: #eaf1f9;
    border-right: 1px solid #eaf1f9;
    color: #eaf1f9;	
	height: 18px;
}

.functionli {
	border: 0;
	white-space: normal;
}
.Productlistclass .functionli li {
	background: #f9f9f9;
	line-height: normal;
	height: 34px;
	background: #fff;
	padding: 6px;
}
.Productlistclass {
	width: 240px;
	position: relative;
	text-align: center;
}
.Productlistclass a {
	display: block;
	font-weight: bold;
	height: 134px;
	border-bottom: 2px solid #4e6ef2;
	margin: 0;
	text-align: center;
	position: relative;
	cursor:pointer;
	background: #fff;
	width: 239px;
    border-right: 1px solid #eee;
    border-top: 1px solid #eee;
}

.Productlistclass .pricebuy{
	font-size: 14px;
    font-weight: bold;
    padding: 4px;
	color: #000;
}

.Productlistclass a:hover{color:#000;}
.Productlistclass img {
	padding: 8px 0 0 0;
	width: 88px;
}
.Productlistclass a:after {
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.0), rgba(78, 110, 242, 0.05));
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}
.Productlistclass .delpro {
	z-index: 2;
	position: absolute;
	right: 18px;
	top: 12px;
	background: #4e6ef2;
	border: 0;
	height: 25px;
	color: #fff;
	border-radius: 50%;
	width: 25px;
	line-height: 23px;
	cursor: pointer;
}

.Productlistclass .delpro:hover{color:#fff;}

.Productlistclass .delpro::after {
	background: none;
}
.Productlistclass .delpro::before {
	content: "-";
	display: inline-block;
	font-weight: bold;
	height: auto;
	width: auto;
}
.allcomparison {
	display: flex;
	margin: 0;
	padding: 0;
	font-size: 12.2px;
	overflow-x: auto;
	overflow-y: hidden;
	white-space: nowrap;
	-ms-overflow-style: none;
	scrollbar-width: none;
}

.allcomparison .error {text-align:center; width: 100%;}
.Productlistclassfixed {
	font-size: 12px;
	position:sticky;
	z-index: 4;
	width: 88px;
	background: #4e6ef2;
	font-weight: bold;
	color: #fff;
}
.Productlistclassfixed ul {
	text-align: center;
	padding: 0 0 0 0;
	text-align: center;
	width: 88px;
}
.Productlistclassfixed ul li {
	background: #4e6ef2;
	border: 0;
	height: 29px;
	line-height: 28px;
	margin: 0;
	padding: 6px;

}
.Productlistclassfixed ul .bglinex{
	
	background: #eaf1f9;
    border-right: 1px solid #eaf1f9;
	border-bottom: 1px solid #eee;
    color: #4e6ef2;
	line-height: 18px;
    height: 18px;
	padding: 6px;
	font-weight: bold;
}
.Productlistclassfixed .functionli{}

.Productlistclassfixed .functionli li {
	background: #4e6ef2;
	line-height: 34px;
	height: 34px;
	border-bottom: 0px;
	padding: 6px;
}

.Productlistclass .infoli li{
	
    height: 58px;
    line-height: 18px;
    white-space: normal;
    padding: 8px;
	font-size: 11.6px;
	text-align: justify;
}
.Productlistclassfixed .infoli li{
	
    height: 58px;
    line-height: 58px;
    padding: 8px;
	
}
.Productlistclassfixed .brandnum:after {
	background: none;
}
.Productlistclassfixed .brandnum {
	display: block;
	height: 135px;
	text-align: center;
	line-height: 124px;
	border-bottom: 2px solid #4e6ef2;
	margin: 0 0 0 0;
	color: #fff;
}

.btn {text-align:center; background: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(78, 110, 242, 0.05)); margin: 0; width: 240px;border-top: 1px solid #eee;}
.btn button {width: 240px; text-align: center; border-top: 0;border-left: 0;border-right: 1px solid #eee; border-bottom: 2px solid #4e6ef2; background:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(72, 110, 242, 0.05));; font-size: 48px;cursor: pointer;color: #4e6ef2; height: 136px; box-sizing: border-box;}

.aproshow{margin: 40px 0 0; display: flex;}

@media (min-width: 1025px) {
	.aproshow{
	
		width: 1048px;
		margin: 40px auto 68px;
	}

}