index.wxss 569 Bytes

.listBox{
	padding: 18.11rpx 21.73rpx;
}
.itemBox{
	padding: 25.36rpx 0;
	background: #FFFFFF;
	position: relative;
	margin-bottom: 18.11rpx;
}
.itemBox:active{
	background: #EEEEEE;
}
.icons{
	width:32.7rpx;
	position: absolute;
	top: 43.48rpx;
	left: 43.47rpx;
}
.texts{
	display: inline-block;
	height: 68.84rpx;
	line-height: 68.84rpx;
	border-left:3.62rpx #EEEEEE solid;
	padding-left: 34.42rpx;
	font-size: 25.4rpx;
	color: #000000;
	margin-left:115.94rpx;
}
.arrows{
	width: 14.49rpx;
	height: 25.36rpx;
	position: absolute;
	right: 25.36rpx;
	top: 47.1rpx;
}