<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.itemUlOne {
	width: 500px; 
	height: 232px;  
	margin-top: -10px;  
	margin-left: 220px;
	position: absolute;
	
}

.itemLi {
	width: 480px; 
	height: 20px;
	margin-top: 10px;
}

.itemLiStyle {
	width: 10px; 
	height: 9px; 
	background-image: url(../serviceimg/xiaogou.png);
	margin-top: 15px;
	
}
/*
.itemLiStyle {
	width: 5px; 
	height: 5px; 
	background-color: #45C379; 
	border-radius: 50%; 
	margin-top: 7px;
}
*/

.itemtype{
	 width: 160px;
	 height: 18px;
	 margin-left: 10px;
	 margin-top: -10px;
     font-size: 14px;
     color: #595757;
}

.itemLiP {
	line-height: 18px; 
	margin-top: -21px; 
	margin-left: 157px; 
	font-size: 14px;
	width: 330px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;  
	text-align: left;
}
</pre></body></html>