.categories{width:100%}.categories .category:not(:first-child){border-top:1px solid #f0f0f0}.categories .category .category-name{padding:0 50px 0 20px;font-size:16px;font-weight:700;line-height:50px;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;position:relative}.categories .category .category-name:after{content:"\e84b";font-family:iconfont,serif;position:absolute;right:20px}.categories .category .category-name.no-type:after{display:none}.categories .category .types{overflow:hidden;border:1px solid #f0f0f0}.categories .category .types .type{padding:0 20px;font-size:16px;line-height:40px}.categories .category .types .type.selected{color:var(--red)}.categories .category .types .type:first-child{margin-top:10px}.categories .category .types .type:last-child{margin-bottom:10px}