.shoptop{
	width:80%;
	line-height:88px;
	margin: 0 auto;
	margin-top: 180px;

}
.shoptop p{
	font-size:14px;
	color:#86909C;
	
}
.shoptop a{
	color:#86909C;
}
.shoptop a>span{
	color:#00B42A;
}
.shopbox{
	width:1470px;
	margin: 30px auto;
	display:flex;
	justify-content:space-between;
}
.shopbox1{
	width:78%;
}
.spdata{
	width:100%;
	overflow: hidden;
	margin: 10px 0px;
}
.spdata1{
	line-height:34px;
	float: left;
	margin-right:10px;
	
}

.shopbox1_1{
	width:100%;
	padding:24px;
	box-sizing: border-box;
	background-color:#fff;
	border-radius:6px;
	display:flex;
	justify-content: space-between;
	column-gap: 30px;
}
.shopbox1_2{
	width:600px;
	height:700px;
	overflow: hidden;
}
.shopbox1_3{
	width:50%;
}
.shopbox2{
	width:21%;
	box-sizing: border-box;
}
.shopbox1_3{
	row-gap: 20px;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	box-sizing: border-box;
}
.shopbox1_3 ul{
    flex: 1;
	width:100%;
	min-height:200px;
	border-bottom:1px solid #E5E6EB;
	overflow:hidden;
}
.shopbox1_3 ul>li{
	line-height:40px;
	color: #1D2129;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.shopbox1_3_1{
	width:100%;
	border-bottom:1px solid #E5E6EB;
}
.shopbox1_3 .attrs{
    flex: 1;
}
.shopbox1_3_2{
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.shopbox1_3_2 div{
	   width: 109px;
	    height: 28px;
	    border-radius: 4px;
	    opacity: 1;
	    border: 1px solid #00B42A;
	    text-align: center;
	    line-height: 28px;
	    font-size: 14px;
	    color: #00B42A;
	    cursor: pointer;
	    display: flex;
	    justify-content: center;
	    align-items: center;
}
.shopbox1_3_2 div>img{
	margin-right:5px;
}
.shopbox1_3_1 p{
	font-size: 16px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #4E5969;
}
.shopbox1_3_3{
	width:100%;
	height:100px;
	display: flex;
	justify-content:space-between;
	align-items: center;
}
.shopbox1_3_3 p{
    font-weight: bold;
	font-size: 16px;
	color: #1D2129;
	margin: 0;
}
.lr_lixsj{
	width: 171px;
	height: 36px;
	background: #35B257;
	border-radius: 4px;
	border: 1px solid #35B257;
	color:#FFFFFF;
	text-align:center;
	line-height:36px;
	cursor:pointer;
}
.shopblist>ul{
	width:100%;
	height:50px;
	margin-top:20px;
	margin-bottom:30px;
	border-bottom:1px solid #00B42A;
	overflow: hidden;
}
.shopblist>ul>li{
	width:170px;
	height: 50px;
	line-height: 50px;
	text-align:center;
    float: left;
	cursor:pointer;
}
.shebei{
	background-color: #00B42A;
	color: #FFFFFF;
	border-radius:3px 3px 0px 0px;
}
.shopblist2{
	width:100%;
	background-color: #FFFFFF;
	padding:24px;
	box-sizing: border-box;
	border-radius:12px;
	overflow: hidden;
	margin-bottom:30px;
}

.shopblist2>ul{
	width:100%;
	padding:20px;
	box-sizing: border-box;
	overflow: hidden;
}
.shopblist2>ul>li{
	width:50%;
	line-height:40px;
	color:#4E5969;
	float:left;
}
.shopxq{
	margin-top:20px;
	width:100%;
}
.shopxq ol>li{
	list-style:auto;
	margin-left: 20px;
}
.shopxq ul>li{
	list-style:disc;
	margin-left: 20px;
}
.shopxq img{
	width:100%;
}
.shopbox2_1{
	width:100%;
	padding:24px;
	box-sizing: border-box;
	background: linear-gradient(180deg, #F1FFF5 0%, #FFFFFF 68%);
	box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.04);
	border-radius:24px;
}
.shopbox2_3{
	width:100%;
	display:flex;
	align-items: center;
}
.shopbox2_3 img{
	width:50px;
	height:50px;
	margin-right:15px;
	border-radius: 6px;
}
.shopbox2_3 h3{
	font-size: 18px;
	font-weight: bold;
	margin-bottom:5px;
	color: #1D2129;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.shopbox2_3 p{
	font-size: 14px;
	font-weight: 400;
	color: #4E5969;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.shopbox2_4{
	width:100%;
	height: 36px;
	background: #00B42A;
	border-radius: 4px;
	text-align:center;
	line-height:36px;
	color: #FFFFFF;
	margin-top:30px;
}
.shopbox2_5{
	width:100%;
	padding:24px;
	box-sizing: border-box;
	background: linear-gradient(180deg, #F1FFF5 0%, #FFFFFF 68%);
	border-radius:5px;
}
.shopbox2_5>div:nth-last-child(1){
	border-bottom:none;
}
.shopbox2_6{
	width:100%;
	display:flex;
	overflow: hidden;
	justify-content:space-between;
	padding:20px 0px;
	border-bottom:1px solid #E5E6EB;
}
.shopbox2_6 img{
	width:40%;
	border-radius:3px;
	margin-right: 10px;
}
.shopbox2_6>div{
	width:69%;
	display:flex;
	justify-content:space-between;
	flex-direction:column;
}
.shopbox2_6>div>h3{
	width:100%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	font-size:16px;
}
.shopbox2_6>div>p{
	font-size: 14px;
	font-weight: 400;
	line-height:30px;
	color: #1D2129;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.shopbox2_6>div>span{
	font-size: 12px;
	font-weight: 400;
	color: #1D2129;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.spdata span{
	font-size:16px;
	font-weight: bold;
}
.spuItem{
	width:100%;
	overflow: hidden;
	margin-top:10px;
	margin-bottom:10px;
}
.spuItem1{
	margin-right:20px;
	float: left;
	line-height:30px;
	font-size:14px;
	border:1px solid #E5E6EB;
	padding:1px 15px;
	border-radius:4px;
	cursor: pointer;
	margin-bottom:10px;
}
.spuItem2{
	border:1px solid #00B42A;
}