.content-item-two{
border-top: 1px solid #EFEFEF;
margin-top: 30rpx;
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
padding: 0rpx 38rpx 22rpx;
.content-item-chebox{
margin-top: 14rpx;
margin-right: 40rpx;
font-size:32rpx;
font-weight:400;
line-height:34rpx;
color:rgba(0,0,0,1);
display: flex;
justify-items: center;
image{
flex: 0 0 auto;
width: 36rpx;
height: 36rpx;
background-position: center;
background-size: 100%;
background-repeat: no-repeat;
display: inline-block;
margin-left: 8rpx;
}
}
}
![]()