* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    font-size: 100%; 
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal; 
}

ul, ol {
    padding: revert;
    list-style: revert;
    padding-inline-start:0;
}
img {
    max-width: 100%; 
    height: auto; 
}

a {
    text-decoration: none; 
    color: inherit; 
}

button {
    cursor: pointer; 
    background: none; 
    border: none; 
}

@media (min-width: 1400px) {
    .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1550px;
    }
}

@media (min-width: 1200px) {
    h3, .h3 {
        font-size: 1.5rem;
    }
}
.category{
	/*margin: 15px auto;*/
	background: #FFFFFF;
	box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.04);
	border-radius: 5px;
	/*padding:25px;*/
	box-sizing: border-box;
	display:flex;
	justify-content:space-between;
	align-items: center;
}
.catleft{
	width:240px;
	height:300px;
	box-sizing: border-box;
	position: relative;
}


.catleft>ul{
	width:240px;
	height:300px;
	display:flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: nowrap;
	flex-direction: column;
	overflow-x: hidden;
	overflow-y: auto;
	gap: 0;
}

.catleft>ul::-webkit-scrollbar {
  width: 4px;
}
.catleft>ul::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 2px;
}
.catleft>ul::-webkit-scrollbar-track {
  background: transparent;
}


.wyy_img9{
	width:38px;
	height:38px;
	position:absolute;
	bottom: 0px;
}
.catleft>ul>li{
	width:100%;
	font-size:16px;
	cursor:pointer;
	box-sizing: border-box;
	min-height: 50px;
	padding: 10px 5px;
	border-bottom: 1px solid #E5E6EB;
	float: none;
	display: flex;
	align-items: center;
	transition: background-color 0.3s;
}
.catleft>ul>li:hover{
	background-color: #f5f7fa;
}
.catleft>ul>li:last-child{
	border-bottom: none;
}

.catleft>ul>li:hover .catleftli{
    display: block;
}
.catleftli{
    left: 98%;
    transition: all 0.6s;
    position: absolute;
    min-height: 300px;
    top: 0px;
    padding: 5px 20px;
    z-index: 9;
    border-radius:6px;
    background-color: #fff;
    display: none;
	box-shadow: 0px 0px 5px #ccc;
}
.catleftli>ul{
	width:400px;
	overflow-y: scroll;
	scrollbar-width: none;
	-ms-overflow-style: none;
	overflow-x: hidden;
	overflow-y: auto;
}
.catleftli>ul::-webkit-scrollbar {
  display: none; 
}
.catleftli>ul>li{
	font-size: 16px;
    margin: 5px 10px;
    line-height: 20px;
    display: inline-block;
    width: 100%;
}
.catleftli>ul>li a{
	color: #4E5969;
	line-height:30px;
	margin-right:10px;
	float: left;
}
.catleftli>ul>li a:hover{
	color: #35B257;
}

.catate{
	width:100%;
	font-weight: 500;
	background: #DEF2E4;
	border-radius: 6px 6px 6px 6px;
	padding-left:14px;
	box-sizing: border-box;
	color:#1D2129 !important;
}
.catcenter{
	width:67%;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.catlogin{
	width:16%;
}
.swiper {
	width: 100%;
	height: 100%;
}
.swiper-slide{
	width:100%;
}
.swiper-slide img{
	width:100%;
	height:300px;
}
.swiper-pagination-bullet {
    display: inline-block;
    background:#fff !important;
    opacity: 0.2;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #30b55b !important;
}
.active {
    color: #00B42A !important;
}
.catlogin1{
	width:100%;
	padding:20px;
	box-sizing: border-box;
	background: rgba(53,178,87,0.12);
	border-radius: 10px 10px 10px 10px;
}
.catlogin1 > div.user-action{
    row-gap: 15px;
}
.catlogin1 > div.user-action a{
    display: block;
    width: 100%;
}
.catlogin1>div{
	display:flex;
	align-items: center;
}
.catlogin1>div img{
	width:58px;
	height:58px;
	margin-right:10px;
	border-radius:50%;
}
.catlogin1 p{
    margin:0;
}
.catlogin1>span{
	display: block;
	width:100%;
	text-align: center;
	line-height:38px;
	margin-top:16px;
	font-size:15px;
	cursor:pointer;
}
.catlogin1>span:nth-child(2){
	background: #35B257;
	border-radius: 4px 4px 4px 4px;
	color: #FFFFFF;
}
.catlogin1>span:nth-child(3){
    background: #FFFFFF;
	border-radius: 4px 4px 4px 4px;
	color: #35B257;
}
.catlogin2{
	width:100%;
	height:85px;
	margin-top:16px;
	border-radius: 10px 10px 10px 10px;
	background:url("//img.eriksen.co.th/ban2.png?x-oss-process=image/resize,p_80/format,webp") no-repeat;
	background-size:100% 100%;
	line-height:94px;
	text-align:center;
	color: #FFF;
	font-size:18px;
}
.catlogin3{
	width:100%;
	height:85px;
	margin-top:16px;
	border-radius: 10px 10px 10px 10px;
	background:url("//img.eriksen.co.th/ban3.png?x-oss-process=image/resize,p_80/format,webp") no-repeat;
	background-size:100% 100%;
	text-align:center;
	color: #FFF;
	font-size:18px;
	background-size: cover;
	position: relative;
	overflow: hidden;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	box-sizing: border-box !important;
}
/*.catlogin3::before{*/
/*	content: '';*/
/*	position: absolute;*/
/*	top: 0; left: 0; right: 0; bottom: 0;*/
/*	background: #0000007a;*/
/*	z-index: 1;*/
/*	pointer-events: none;*/
/*}*/
.catlogin3 > a{
	position: relative !important;
	bottom: auto !important;
	left: auto !important;
	right: auto !important;
	z-index: 2;
	color: #fff;
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 1px;
	text-shadow: 0 1px 4px rgba(0,0,0,0.5);
	text-decoration: none;
	transition: transform 0.2s ease;
	font-family: Times New Roman;
	width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
 .catlogin3 span{
	color:#fff;
 }
 .catlogin2 span{
	color:#fff;
 }
.product1{
	width:100%;
	display:flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 0 0 0;
}
.product2{
    column-gap: 18px;
	width:100%;
	display:flex;
	align-items:center;
	flex-wrap: wrap;
}
.product1_1{
	font-size: 20px;
	font-weight: bold;
	color: #1D2129;
}
.product2_1 h5,
.product2_1 h6{
    margin:0;
    line-height: 1.5;
    overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	
}
.product1_2{
	font-size: 16px;
	font-weight: 500;
	color: #4E5969;
}
.product1 a{
	font-size: 16px;
	font-weight: 500;
	color: #4E5969;
	display: flex;
	align-items: center;
	gap: 4px;
	transition: color 0.3s;
}
.product1 a:hover{
	color: #35B257;
}
.product-load-more-wrap{
	display: flex;
	justify-content: center;

}

.product-load-more-btn{
	display: flex;
	align-items: center;
	gap: 6px;
	padding: 12px 40px;
	font-size: 16px;
	font-weight: 500;
	color: #4E5969;
	background: #fff;
	border: 1px solid #E5E6EB;
	border-radius: 8px;
	cursor: pointer;
	transition: all 0.3s;
}

.product-load-more-btn:hover{
	color: #35B257;
	border-color: #35B257;
	box-shadow: 0 2px 8px rgba(53,178,87,0.15);
}

.product-load-more-btn:disabled{
	color: #C0C4CC;
	border-color: #E5E6EB;
	cursor: not-allowed;
	box-shadow: none;
	background: #f5f5f5;
}
.product2 figure{
	width: calc(16% - 5px);
	overflow: hidden;
	background-color:#fff;
	box-shadow: 0 2px 8px rgba(0,0,0,0.06);
	border-radius: 12px;
	transition: all 0.3s;
	margin-bottom: 10px;
}
.product2 figure:hover{
	box-shadow: 0 8px 24px rgba(0,0,0,0.12);
	transform: translateY(-4px);
}
.product2 figure>img{
	display: block;
	width: 100%;
	height: 220px;
	object-fit: cover;
	border-radius: 12px 12px 0 0;
}
.product2 figure>figcaption{
	width:100%;
	padding: 0 8px;
	box-sizing: border-box;
	min-height: 110px;
}
.product2_1 p{
	font-size: 18px;
	font-family: PingFang SC-Bold, PingFang SC;
	font-weight: bold;
	color: #1D2129;
	margin:0;
	
}
.product2_1 .price{
	display: flex;
    justify-content: space-between;
    align-items: center;
    /*margin-top: 12px;*/
}
.product2_1 .price h6{
	font-size: 14px;
	font-weight: bold;
	color: #35B257;
	margin: 0;
}
.product2_1 .like{
	font-size: 14px;
	display:flex;
	justify-content:center;
	align-items:center;
	column-gap: 5px;
	color:#FF7D00;
	cursor: pointer;
}

.product-tags{
	display: flex;
	gap: 8px;
	margin-top: 8px;
	flex-wrap: wrap;
}

.product-tag{
	display: inline-block;
	padding: 2px 8px;
	font-size: 12px;
	border-radius: 4px;
	line-height: 20px;
}

.type-tag{
	background: #E8F3FF;
	color: #1677FF;
}

.year-tag{
	background: #FFF7E6;
	color: #FA8C16;
}

.main-business-tag{
	background: #E8F8EE;
	color: #35B257;
	max-width: 110px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
}

.product-views{
	display: flex;
	align-items: center;
	gap: 4px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #F0F0F0;
	font-size: 12px;
	color: #8F959E;
}

.product-views .iconfont{
	font-size: 14px;
}

.mb-3{margin-top:0 !important;margin-bottom:0 !important}
/* 商品推荐板块 */
@media screen and (max-width: 1499px) {
    .product2 figure {
        width: calc(19% - 5px);
    }
}
@media screen and (max-width: 1200px) {
	.product2 figure{
		width: calc(25% - 15px);
	}
	
	.product2 figure>img{
		height: 180px;
	}
	
	.product2_1 h5{
		font-size: 14px;
	}
	
	.product2_1 .price h6{
		font-size: 16px;
	}
	
	.product-tags{
		gap: 6px;
	}
	
	.product-tag{
		font-size: 11px;
		padding: 1px 6px;
	}
}

@media screen and (max-width: 992px) {
	.product2 figure{
		width: calc(50% - 10px);
	}
	
	.product2 figure>img{
		height: 200px;
	}
	
	.product1_1{
		font-size: 20px;
	}
	
	.product1_2{
		display: none;
	}
}

@media screen and (max-width: 768px) {
	.product2{
		column-gap: 10px;
	}
	
	.product2 figure{
		width: calc(50% - 5px);
		margin-bottom: 15px;
	}
	
	.product2 figure>img{
		height: 160px;
	}
	
	.product2 figure>figcaption{
		padding: 12px;
	}
	
	.product2_1 h5{
		font-size: 15px;
		-webkit-line-clamp: 2;
	}
	
	.product2_1 h6{
		font-size: 12px;
	}
	
	.product2_1 .price h6{
		font-size: 14px;
	}
	
	.product-tags{
		gap: 5px;
	}
	
	.product-tag{
		font-size: 10px;
		padding: 1px 5px;
	}
	
	.product-views{
		font-size: 11px;
		margin-top: 8px;
		padding-top: 8px;
	}
	
	.product1_1{
		font-size: 18px;
	}
	
	.product1 a{
		font-size: 14px;
	}
}

@media screen and (max-width: 480px) {
	.product2 figure{
		width: 48%;
		display: flex;
		flex-direction: column;
		margin-bottom: 12px;
		
	}
	
	.product2 figure>img{
		width: 120px;
		height: 120px;
		border-radius: 12px 0 0 12px;
		flex-shrink: 0;
	}
	
	.product2 figure>figcaption{
		flex: 1;
		padding: 10px 12px;
	}
	
	.product2_1 h5{
		font-size: 15px;
		-webkit-line-clamp: 2;
	}
	
	.product2_1 h6{
		font-size: 12px;
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}
	
	.product2_1 .price{
		margin-top: 8px;
		
	}
	
	.product2_1 .price h6{
		font-size: 10px;
	}
}
.device{
	margin-top:30px;
	background-color:#fff;
	display:flex;
	justify-content:space-between;
	border-radius: 5px;
	overflow: hidden;
}
.device1{
	width:24%;
	position:relative;
    background-position: left;
    background-repeat: no-repeat;
}
.device1 img{
	width:100%;
	border-radius: 6px;
}
.device1 div{
	position: absolute;
	bottom: 40px;
	left:40px;
	color:#fff;
}
.device1 div>span{
	display:inline-block;
	width: 109px;
	height: 32px;
	background: #FFFFFF;
	border-radius: 4px 4px 4px 4px;
	opacity: 1;
	color:#1D2129;
	text-align:center;
	line-height:32px;
	margin-top:24px;
	border: 1px solid #FFFFFF;
}
.device2{
    width: 76%;
    box-sizing: border-box;
    overflow: hidden;
    padding: 20px 0px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.device3{
	width:33%;
	position: relative;
	padding:24px;
	box-sizing: border-box;
	float: left;
	border-bottom:1px solid #E5E6EB;
	border-right:1px solid #E5E6EB;
	overflow: hidden;
}
.device2>div:nth-child(3){
	border-right:none;
}
.device2>div:nth-child(4){
	border-bottom:none;
}
.device2>div:nth-child(5){
	border-bottom:none;
}
.device2>div:nth-child(6){
	border-right:none;
	border-bottom:none;
}
.device3_2{
	position: absolute;
    width: 86px;
    box-sizing: border-box;
    bottom: 5px;
    right: 5px;
}
.device3_1 h5,
.device3_1 h6{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	line-height: 1.5;
}
.device3_1 .price{
    width: calc(100% - 80px);
    line-height: 20px;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.device3_1 .price h6{
    margin:0;
}
.device3_1 .like{
    font-size: 14px;
    color: #FF7D00;
	display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 5px;
}
.device3_1 img{
	margin-right:3px;
}
/* 分类推荐板块 */
.category-section {
	margin-top: 50px;
}

/*.category-section__main-header {*/
/*	width: 100%;*/
/*	padding-bottom: 20px;*/
/*	border-bottom: 1px solid #E5E6EB;*/
/*}*/

.category-section__title span {
	font-size: 20px;
	font-weight: bold;
	color: #1D2129;
}

.category-section__body {
	margin-top: 20px;
	display: flex;
	gap: 20px;
}

.category-section__sidebar {
	width: 22%;
	min-height: 367px;
	position: relative;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 8px;
	flex-shrink: 0;
}

.category-section__sidebar-content {
	position: absolute;
	top: 16%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	color: #fff;
	width: 90%;
}

.category-section__sidebar-content h2 {
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-shadow: 0 2px 4px rgba(0,0,0,0.3);
	text-shadow: 
        -1px -1px 0 rgba(0,0,0,0.5),
        1px -1px 0 rgba(0,0,0,0.5),
         -1px  1px 0 rgba(0,0,0,0.5),
        1px  1px 0 rgba(0,0,0,0.5);
}

.category-section__sidebar-sub {
	font-size: 16px;
	margin: 0;
	opacity: 0.9;
	text-shadow: 0 2px 4px rgba(0,0,0,0.3);
}


.category-section__sidebar-content .btn-more-transparent{
    display: inline-block;
    padding: 4px 20px;
    border: 2px solid rgba(255,255,255,0.85);
    border-radius: 25px;
    background: rgba(255,255,255,0.12);
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    backdrop-filter: blur(6px);
    transition: all 0.3s;
}
.category-section__sidebar-content .btn-more-transparent:hover{
    background: rgba(255,255,255,0.28);
    border-color: #fff;
}

.category-section__grid-wrap {
	flex: 1;
	display: flex;
	flex-direction: column;
}

.category-section__more-wrap {
	display: flex;
	justify-content: flex-end;
	margin-bottom: 15px;
}

.category-section__more {
	font-size: 16px;
	font-weight: 500;
	color: #4E5969;
	transition: color 0.3s;
}

.category-section__more:hover {
	color: #35B257;
}

.category-section__grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: repeat(2, 1fr);
	gap: 15px;
}

.category-section__card {
	background: #FFFFFF;
	border-radius: 8px;
	overflow: hidden;
	transition: all 0.3s;
	border: 1px solid #E5E6EB;
}

.category-section__card:hover {
	box-shadow: 0 4px 12px rgba(0,0,0,0.1);
	transform: translateY(-2px);
}

.category-section__card-link {
	display: flex;
	flex-direction: row;
	align-items: center;
	text-decoration: none;
	color: inherit;
	height: 100%;
	gap: 12px;
	/*padding: 12px;*/
}

.category-section__card-img {
	width: 175px;
	
	overflow: hidden;
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #F7F8FA;
	border-radius: 6px;
}

.category-section__card-img img {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}

.category-section__card-info {
	padding: 12px;
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.category-section__card-info h5 {
	margin: 0 0 8px 0;
	font-size: 14px;
	font-weight: 500;
	color: #1D2129;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	line-height: 1.4;
}

.category-section__card-price {
	font-size: 14px;
	font-weight: bold;
	color: #35B257;
}

/* 响应式设计 */
@media screen and (max-width: 1200px) {
	.category-section__grid {
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: repeat(3, 1fr);
	}
	
	.category-section__sidebar {
		width: 28%;
	}
}

@media screen and (max-width: 768px) {
	.category-section__body {
		flex-direction: column;
	}
	
	.category-section__sidebar {
		width: 100%;
		min-height: 200px;
	}
	
	.category-section__grid {
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: repeat(3, 1fr);
		gap: 10px;
	}
	
	.category-section__title span {
		font-size: 20px;
	}
	
	.category-section__more {
		font-size: 14px;
	}
}

@media screen and (max-width: 480px) {
	.category-section {
		margin-top: 30px;
	}
	
	.category-section__grid {
		grid-template-columns: 1fr;
		grid-template-rows: auto;
	}
	
	.category-section__card {
		display: flex;
		flex-direction: row;
	}
	
	.category-section__card-img {
		width: 100px;
		height: 100px;
		flex-shrink: 0;
	}
	
	.category-section__sidebar-content h2 {
		font-size: 18px;
	}
	
	.category-section__sidebar-sub {
		font-size: 14px;
	}
}

.Merchant{
	margin-top:50px;
}
.Merchantext{
	width:100%;
	display:flex;
	justify-content:space-between;
	align-items: center;
}
.Merchantext div{
	display:flex;
	align-items:center;
}
.Merchantext h3{
	font-size: 20px;
	font-weight: bold;
	color: #1D2129;
}
.Merchantext1 span{
    display: inline-block;
    height: 32px;
    padding: 0 25px;
    text-align: center;
    line-height: 32px;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.06);
    border-radius: 2px 2px 2px 2px;
    font-size: 14px;
    font-weight: 400;
    color: #4E5969;
    margin-left: 24px;
    cursor: pointer;
}
.Mer{
	background: #35B257 !important;
	box-shadow: 0px 4px 4px 0px rgba(53,178,87,0.2);
	border-radius: 2px 2px 2px 2px;
	color: #F7F8FA !important;
}
.Merchantext a{
	font-size: 16px;
	font-weight: 500;
	color: #4E5969;
}
.Merchantlist{
	width:100%;
	display: flex;
	flex-wrap: wrap;
	margin-top:10px;
	transition: all 0.5s;
	column-gap:20px;
	gap: 15px;
}
.Merlist1{
	width:calc(100%/4 - 15px);
    background: #FFFFFF;
    box-shadow: 0px 3px 10px 3px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.5s;
    flex-wrap: wrap;
    margin: 0;
}
.Merlist1>a>img{
	width: 100%;
	height: 255px;
}
.Merchantlist figcaption{
	position:relative;
	width: 100%;
	padding:8px;
	box-sizing: border-box;
}
.Merlistimg{
	width: 56px;
    height: 56px;
    position: absolute;
    top: -30px;
    right: 20px;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.14);
    border-radius: 50%;
    background-color: #fff;
    padding: 3px;
}
.Merchantlist figcaption>p{
	font-size: 16px;
	font-weight: 400;
	color: #4E5969;
	min-height: 30px;
	margin-top:15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	word-wrap: break-word;
	word-break: break-all;
}
.Merchantlist figcaption>h4{

	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:1;
}
.newder{
	width:100%;
	height:32px;
	border-radius: 4px 4px 4px 4px;
}
.newder ul{
	width:100%;
	display:flex;
	justify-content: space-between;
	align-items:center;
	margin-top:15px;
	border: 1px solid #e5e5e5;
    border-radius: 3px;
}
.newder li{
	width:50%;
	font-size:14px;
	height:32px;
	line-height:32px;
    color: #009A29;
	text-align: center;
}
.enter{
	height:300px;
	margin-top:30px;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.enter div{
	width:48%;
	height:300px;
	position:relative;
	display:flex;
	justify-content:center;
	align-items:center;
		cursor: pointer;
}
.enter img{
	width:100%;
	height:100%;
	position: absolute;
	z-index:-1;
}
.enter a{
	display:inline-block;
	text-align:center;
	padding:20px 30px;
	font-size: 32px;
	font-weight: 500;
	color: #FFFFFF;
	background: rgba(0,0,0,0.44);
	border-radius: 8px;
	transition: all 0.5s;
}
.enter a:hover{
	transform: scale(1.2);
	transition: all 0.5s;
}
.newlist{
	margin:50px 0;
}
.device3_1:hover>h3{
	color: #009A29;
}
.device3_1:hover>p{
	color: #009A29;
}
.device3_1:hover>span{
	color: #009A29;
}
.newbox3 li:hover{
	transform: scale(1.02);
	transition: all 0.5s;
}

.newbox{
	width:100%;
	display:flex;
	justify-content:space-between;
	margin-top:30px;
	background-color:#fff;
	padding:20px;
	box-sizing: border-box;
	border-radius: 5px;
}
.newbox1{
    width: 47.5%;
	position:relative;
	border-radius:5px;
	overflow: hidden;
	cursor: pointer;
	transform: scale(1.0);
	transition: all 0.5s;
}
.xian{
	width:1px !important;
	height:26px !important;
	background:rgba(0,154,41,0.1);
}
.newbox1:hover{
	transform: scale(1.02);
	transition: all 0.5s;
}
.newbox1 img{
	width:100%;
}
.newbox1 div{
	position: absolute;
	width: 100%;
	bottom:0px;
	padding:20px;
	box-sizing: border-box;
	color:#fff;
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, #000000 100%);
}
.newbox1 h3{
	width:100%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:1;
}
.newbox1 p{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	margin-top:12px;
	margin-bottom:12px;
}
.newbox2{
	width:2%;
	height: 100%;
	display:flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}
.newbox2 img{
	height:1%;
	margin-bottom:5px;
}
.newbox2 span{
	display: block;
	width:1px;
	height:100px;
	background-color: #E5E6EB;
}
.newbox3{
	width: 52%;
	padding-left: 10px;
	box-sizing: border-box;
}
.newbox3 ul{
	width:100%;
	display:flex;
	align-items:center;
	flex-direction: column;
}
.newbox3img{
	width:30%;
	margin-left:10px;
	padding-right:10px;
}
.newbox3img img{
	width:100%;
	border-radius: 10px;
}
.newbox3 li{
	width:100%;
	padding:0 0 20px 0px;
	display:flex;
	cursor:pointer;
	transform: scale(1.0);
	transition: all 0.5s;
}
.newbox3box{
	width:70%;
	padding-left:12px;
	padding-right:24px;
}
.newbox3box p{
    line-height: 1.4;
	display:inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	color: #1D2129;
	font-size:1rem;
	word-wrap:break-word; 
	word-break:break-all; 
}
.newbox3box span{
		font-size:14px;
		color: #1D2129;
}
@media screen and (max-width: 1500px) {
	.newbox3box p{
		margin-top:0em;
		margin-bottom:0em;
		font-size:14px;
	}
	.newbox3box h3{
		font-size:20px;
	}
	.newbox3box span{
		font-size:12px;
		color: #1D2129;
	}
	.newbox3 li{
		padding: 0px ;
	}
	.Merlist1 {
		width: 24%;
		min-height: 260px;
	}
	.enter div {
	    width: 48%;
	    height: 220px;
	}
	.product2 figure > figcaption {
	    width: 100%;
	    padding: 9px;
	}
	.product2_1 h3 {
	    width: 100%;
	    font-size: 16px;
	}
	.product2_1 p {
	    font-size: 14px;
	    line-height: 26px;
	}
	.catlogin1 > div img {
	    width: 36px;
	    height: 36px;
	}
	.catlogin1 p{
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp:1;
	}
	.device3_1 p{
		font-size:12px;
		
		line-height:30px;
	}
	.device3_1 h3{
		font-size:16px;
	}
	.device3{
		padding:10px;
	}
	.device3_2{
		position: absolute;
		width: 32%;
		box-sizing: border-box;
		bottom: 10px;
		right:10px;
	}
	.device3_2{
		width: 28% !important;
		max-height: 44px !important;
	}
	.Merlist1>img{
		height:180px;
	}
	.Merchantlist figcaption>p{
		font-size: 14px;
		height:58px;
		min-height: 58px;
	}
	.Merlistimg {
	    width: 64px;
	    height: 64px;
	}
	.catcenter {
    width: 47%;
	}
}
.newbox3box h3{
    width:100%;
	line-height:30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:1;
}
.newbox3box:hover>h3{
	color: #00B42A;
}
.newbox3box:hover>p{
	color: #00B42A;
}
.newbox3box:hover>span{
	color: #00B42A;
}
.ys.mt0{
    margin-top:0 !important;
}
.about{
	max-width: 1440px;
    margin: 50px auto;
}
.about .content{
    font-size: 0;
    font-family: Arial;
    padding: 50px;
    background-color: #ffffff;
    color: #333333;
}
.about .content p{
    text-indent: 36px;
    font-size: 18px;
}
.about .content .ys{
    width: 1262px;
    margin: 50px auto;
    border: 1px dashed #99ccff;
    padding: 20px 30px;
    border-radius: 20px;
    font-size: 24px;
    color: #000000;
    line-height: 1.5;
    text-indent: 48px;
    box-shadow: 6px 6px 5px rgba(0, 0, 0, 0.07);
}
.green{
    background-color: #35b257;
}
.gray{
    background-color: #cccccc;
}
.blue{
    background-color: #3a8ee6;
}
.about .content .lang{
    padding:80px 0;
    font-size: 24px;
    color: #000;
    display: grid;
    grid-template-columns: repeat(3, calc(100% / 3));
    text-align: center;
    background-image: url(../img/about1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.about .content .lang h6{
    color: #000000;
    font-size: 24px;
    min-height: 60px;
}
.about .content .lang .white{
    margin:30px 0;
}
.about .content .lang .white span{
    padding: 11px 0;
    display: inline-block;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.07);
    border-radius: 50px;
    min-width: 245px;
    background-color: #ffffff;
}
.about .content .lang .colorful{
    margin:15px 0;
}
.about .content .lang .colorful span{
    min-height: 30px;
    padding: 11px 0;
    display: inline-block;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.07);
    border-radius: 50px;
    min-width: 340px;
    background-image: url('../img/colorful.png');
    background-repeat: repeat-y;
}
.about .content .title{
    text-align:center;
    margin:60px 0;
    font-size:42px;
}
.about .content .textimg{
    display: grid;
    grid-template-columns: repeat(2,50%);
    align-items: center;
}
.about .content .textimg img{
    flex-basis: 50%;
}
.about .content .textimg span{
    color: #ffffff;
    font-size: 22px;
    flex: 1;
    padding: 0 65px;
    line-height: 1.8;
}

.about .content .imgtext{
    display: grid;
    grid-template-columns: repeat(2,50%);
    align-items: center;
}
.about .content .imgtext .title{
    font-size: 32px;
    margin: 0 0 0 100px;
    text-align: left;
}
.about .content .imgtext .item{
    position: relative;
    font-size: 20px;
    padding: 15px 0 15px 100px;
    margin-top: 50px;
    margin-left: 100px;
}
.about .content .imgtext .item::before{
    content:'';
    position: absolute;
    left: 0;
    top: 0;
    background-image: url('../img/icon1.png');
    background-position: center;
    background-repeat: no-repeat;
    width: 54px;
    height: 54px;
    border-radius: 5px;
}
.address{
    position: relative;
    min-height: 750px;
    font-size: 16px;
    color: #000000;
    background-size: contain;
    background-image: url('../img/c1.png');
    background-position: center;
    background-repeat: no-repeat;
}
.address .leftbox{
    position: absolute;
    left: 40px;
    bottom: 30px;
}
.address .centerbox{
    top: 30px;
    position: absolute;
    left: 40px;
}
.address .rightbox{
    position: absolute;
    right: 40px;
    bottom: 30px;
}
.address dl{
    width: 545px;
    padding: 30px 35px;
    background-color: #fff;
    display: inline-block;
    line-height: 2.5;
    text-align: left;
}
.address dl dt{
    font-size: 20px;
    color: #35b257;
    font-weight: bold;
}
.lc{
    text-align: center;
    font-size: 40px;
    color: #35b257;
}
.desc{
    text-align: center;
    font-size: 24px;
    color: #000000;
    padding:20px 0;
}
.textjs{
    display: grid;
    grid-template-columns: repeat(3, calc(100% / 3 - 44px));
    column-gap: 66px;
    text-align: center;
    align-items: center;
}
.textjs h6{
    font-size: 20px;
    font-weight: normal;
    margin: 45px 0;
    color: #000000;
}
.service h2{
    font-size: 24px;
    padding:25px 0;
}
.service .box{
    font-size: 0;
    display: grid;
    grid-template-columns: 50% 50%;
    margin: 25px 75px;
    align-items: center;
    border: 2px solid #35b257;
    border-radius: 200px;
    padding: 60px;
}
.service .box .item h5{
    font-size: 24px;
    color: #35b257;
    padding:20px 0 0 0;
}
.service .box .item p{
    text-align: center;
    text-indent: 0;
    font-size: 20px;
    color: #000000;
}
.service .box .item img{
    width: 150px;
    height: 130px;
}
.service .line{
    position: relative;
    font-size: 20px;
    color: #000000;
    margin:25px 0 0 0;
    min-height: 55px;
}
.service .line:before{
    content:'';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 5px;
    background-color: #35b257;
    border-radius: 5px;
}
.service .line .left{
    position: absolute;
    left: 170px;
    top: -40px;
}
.service .line .left span{
    position: relative;
    left: -180px;
}
.service .line .left:before{
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #ffffff;
    bottom: -24px;
    border-radius: 50%;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.07);
}
.service .line .left:after{
    content: '';
    position: absolute;
    left: 5px;
    bottom: -20px;
    width: 10px;
    height: 10px;
    background-color: #35b257;
    border-radius: 50%;
}
.service .line .right{
    position: absolute;
    right: 0;
    top: 15px;
    width: 50%;
}
.service .line .right:before{
    content: '';
    position: absolute;
    width: 20px;
    right:calc(50% - 5px);;
    height: 20px;
    background-color: #35b257;
    bottom: 55px;
    border-radius: 50%;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.07);
}
.service .line .right:after{
    content: '';
    position: absolute;
    right: 50%;
    bottom: 60px;
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 50%;
}
.table h2{
    font-size: 24px;
    margin:30px 0;
    color: #000000;
}
.table p.notice{
    text-indent: 0;
    color: #000000;
    font-size: 20px;
    margin: 30px 0;
}
.shopimg h2{
    font-size: 42px;
    text-align: center;
}
.shopimg p.desc{
    font-size: 20px;
    text-align: center;
    text-indent: 0;
    padding: 0;
}
.shopimg .box{
    display: grid;
    grid-template-columns: repeat(4, calc(25% - 26px));
    column-gap: 35px;
    margin:60px 0;
}
.shopimg .box .item{
    border:1px solid #999999;
}
.shopimg .box .item span{
    display: block;
    font-size: 20px;
    color: #000000;
    text-align: center;
    padding: 40px 0;
}
.bott{
    margin:80px 0 0 0;
    text-align: center;
    padding: 62.5px 0;
    background-image: url(../img/ss.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.bott h2{
   font-size: 42px; 
}
.bott p.desc{
    font-size: 20px;
    text-align: center;
    text-indent: 0;
    padding: 0 40px;
}
.bott a{
    font-size: 20px;
    color: #ffffff;
    padding: 15px 60px;
    background-color: #35b257;
    display: inline-block;
    margin: 30px 0 0 0;
}
.about-1{
	/*width:100%;*/
	
	width: 80%;
    margin: 0 10%;
    
    margin-bottom: 50px;
		    
}
.about-1 img{
	width:100%;
}
.about img{
	width:100%;
}
.el-select{
	width:100%;
}
.el-input__inner{
	border:none !important;
	text-align:center;
}
.el-select-dropdown__item.selected{
	    color: #35B257 !important;
	    font-weight: 700;
}
.product2 figure:hover{
	transform: scale(1.02);
	transition: all 0.5s;
}
.device3:hover>img{
	transform: scale(1.02);
	transition: all 0.5s;
}
.Merchantlist figure:hover{
	transform: scale(1.02);
	transition: all 0.5s;
}
.content-box{
    width: 80%;
	background: rgb(255, 255, 255);
	margin: 0 auto;
	box-sizing: border-box;
	padding: 20px;
	margin-bottom: 20px;
	margin-top: 20px;;
	margin-top: 200px;
	min-height:500px;
}
.el-menu-guide{
    border-right: 3px solid #e5e5e5;
    min-height: 100vh;
}
.content-box h2{
    text-align: center;
    padding:20px 0;
}




/***************服务与保障************************/
.link-main-title{
	
	padding-top:40px;
}
.link-main-title h2{
	font-size:20px;
	font-weight:bold;
	color:#1A1A1A;
	margin:0 0 10px 0;
}

.linklist{
	/*margin:30px 0;*/
}
.linkbox{
	width:100%;
	margin-top:10px;
	background-color:#fff;
	padding:20px 0;
	box-sizing: border-box;
	border-radius: 5px;
	overflow:hidden;
}
.link-scroll{
	width:100%;
	height:130px;
	overflow:hidden;
	position:relative;
}
.link-scroll-prev,
.link-scroll-next{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	z-index:10;
	width:34px;
	height:34px;
	border:none;
	border-radius:50%;
	background:rgb(176 187 180 / 39%);
	color:#fff;
	font-size:16px;
	display:flex;
	align-items:center;
	justify-content:center;
	cursor:pointer;
	transition:background 0.3s;
	padding:0;
	line-height:1;
}
.link-scroll-prev{
	left:10px;
	top:calc(50% - 38px);
}
.link-scroll-next{
	left:10px;
	top:calc(50% + 38px);
}
.link-scroll-prev:hover,
.link-scroll-next:hover{
	background:rgb(48 181 91);
}
/*.link-scroll::before{*/
/*	content:'';*/
/*	position:absolute;*/
/*	top:0;*/
/*	left:0;*/
/*	right:0;*/
/*	height:10px;*/
/*	background:linear-gradient(to bottom, rgba(255,255,255,1), rgba(255,255,255,0));*/
/*	pointer-events:none;*/
/*	z-index:2;*/
/*}*/
/*.link-scroll::after{*/
/*	content:'';*/
/*	position:absolute;*/
/*	bottom:0;*/
/*	left:0;*/
/*	right:0;*/
/*	height:10px;*/
/*	background:linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1));*/
/*	pointer-events:none;*/
/*	z-index:2;*/
/*}*/
.link-scroll-wrap{
	transition:transform 0.8s ease-in-out;
}
.link-card{
	width:100%;
	height:130px;
	display:flex;
	align-items:center;
	gap:20px;
	/*padding:20px;*/
	box-sizing:border-box;
	
	transition:all 0.3s;
	cursor:pointer;
	text-decoration:none;
	color:inherit;
	flex-shrink:0;
}
.link-card:hover{
	box-shadow:0 5px 15px rgba(0,0,0,0.1);
	border-color:#35B257;
}
.link-card img{
	/*width:100%;*/
	/*height:80px;*/
	/*object-fit:cover;*/
	/*border-radius:8px;*/
	/*flex-shrink:0;*/
}
.link-info{
	flex:1;
	min-width:0;
}
.link-info h5{
	margin:0 0 8px 0;
	font-size:18px;
	font-weight:bold;
	color:#1D2129;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
}
.link-info p{
	margin:0;
	font-size:14px;
	color:#4E5969;
	line-height:1.6;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.link-dots{
	display:flex;
	justify-content:center;
	gap:8px;
	margin-top:15px;
}
.link-dots .dot{
	width:8px;
	height:8px;
	border-radius:50%;
	background:#E5E6EB;
	cursor:pointer;
	transition:all 0.3s;
}
.link-dots .dot.active{
	background:#35B257;
	width:24px;
	border-radius:4px;
}

@media screen and (max-width: 768px){
	.link-card{
		flex-direction:column;
		align-items:flex-start;
		padding:15px;
		gap:12px;
	}
	.link-card img{
		width:100%;
		height:150px;
	}
	.link-info h5{
		font-size:16px;
	}
	.link-info p{
		font-size:13px;
		-webkit-line-clamp:3;
	}
	.link-scroll{
		max-height:350px;
	}
}

@media screen and (max-width: 480px){
	.linklist{
		margin:30px 0;
	}
	.linkbox{
		padding:15px;
	}
	.link-card{
		padding:12px;
	}
	.link-card img{
		height:120px;
	}
	.link-info h5{
		font-size:15px;
	}
	.link-info p{
		font-size:12px;
	}
}



.server {
    text-align: center;      
     
    width: 100%;
}

.server h3 {
    position: relative;     
    display: inline-block;  
    margin: 0;              
    padding-bottom: 15px;   
}

.server h3 .server_1 {
    font-size: 25px;         
    font-weight: 700;       
    color: #333;            
    letter-spacing: 2px;    
    text-transform: uppercase; 
    position: relative;     
    z-index: 2;
}


.server h3::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;             
    transform: translateX(-50%); 
    width: 60px;            
    height: 4px;           
    background-color: #35b257; 
    border-radius: 2px;     
    z-index: 1;
}

@media (max-width: 768px) {
    .server {
        margin-bottom: 30px; 
        padding: 15px 0;
    }

    .server h3 {
        padding-bottom: 10px; 
    }

    .server h3 .server_1 {
        font-size: 24px;     
        letter-spacing: 1px; 
    }

    .server h3::after {
        width: 40px;        
        height: 3px;        
    }
}
/***************服务与保障************************/

/* ==========================================================================
商家推荐
   ========================================================================== */

@media screen and (max-width: 1200px) {
    .Merchant {
        margin-top: 35px;
    }
    .Merchantlist {
        gap: 15px;
        column-gap: 15px;
    }
    .Merlist1 {
        width: calc(100% / 3 - 10px); 
    }
    .Merlist1 > a > img {
        height: 200px;
    }
}


@media screen and (max-width: 992px) {
    .Merchantext h3 {
        font-size: 18px;
    }
    .Merlist1 {
        width: calc(50% - 8px);
    }
}


@media screen and (max-width: 768px) {
    .Merchant {
        margin-top: 25px;
    }
    .Merchantext h3 {
        font-size: 16px;
    }
    .Merchantlist {
        gap: 10px;
        column-gap: 10px;
        margin-top: 10px;
    }
    .Merlist1 {
        width: calc(50% - 5px);
    }
    .Merlist1 > a > img {
        height: 150px; 
    }
    .Merchantlist figcaption {
        padding: 15px;
    }
    .Merlistimg {
        width: 46px;
        height: 46px;
        top: -23px;
        right: 15px;
    }
    .Merchantlist figcaption > p {
        font-size: 13px;
        margin-top: 10px;
        height: 38px;
        min-height: 38px;
        -webkit-line-clamp: 2; 
    }
    .newder li {
        font-size: 12px;
        height: 28px;
        line-height: 28px;
    }
}


@media screen and (max-width: 480px) {
    .Merlist1 {
        width: 100%; 
        margin-bottom: 15px;
    }
    .Merlist1 > a > img {
        height: 180px;
    }
}


/* ==========================================================================
推荐类目
   ========================================================================== */

@media screen and (max-width: 992px) {
 
    .category-section__card-link {
        display: flex !important;
        flex-direction: row !important; 
        align-items: center !important;
        /*padding: 10px !important;*/
        gap: 12px !important;
    }

    .category-section__card-img {
        width: 80px !important;  
        height: 80px !important;
        flex-shrink: 0 !important;
        background: #F7F8FA;
    }
    
    .category-section__card-img img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .category-section__card-info {
        padding: 0 !important;
        min-width: 0; 
        flex: 1 !important;
    }

    .category-section__card-info h5 {
        font-size: 13px !important;
        margin: 0 0 4px 0 !important;
        line-height: 1.4 !important;
        height: 36px !important; 
        display: -webkit-box !important;
        -webkit-line-clamp: 2 !important;
        -webkit-box-orient: vertical !important;
        overflow: hidden !important;
    }

    .category-section__card-price {
        font-size: 13px !important;
        font-weight: bold;
        color: #35B257;
    }
}

@media screen and (max-width: 768px) {
    .category-section__body {
        flex-direction: column;
    }
    
    .category-section__sidebar {
        width: 100%;
        min-height: 160px;
    }
    
    .category-section__sidebar-content {
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .category-section__grid {
        grid-template-columns: 1fr !important; 
        gap: 10px !important;
    }


    .category-section__card-img {
        width: 100px !important;
        height: 100px !important;
    }

    .category-section__card-info h5 {
        font-size: 14px !important;
        height: auto !important; 
        margin-bottom: 8px !important;
    }
}

@media screen and (max-width: 480px) {
    .category-section {
        margin-top: 30px;
    }

  
    .category-section__grid {
        grid-template-columns: 1fr !important;
    }

 
    .category-section__card-img {
        width: 90px !important;
        height: 90px !important;
    }

    .category-section__card-info h5 {
        font-size: 13px !important;
    }
}

