﻿.user-tag-page{padding:10px}.user-tag-page .interest-tag-header{display:flex}.user-tag-page .interest-tag-header .title-select-num{font-size:16px;flex:1;font-weight:600}.user-tag-page .interest-tag-header .title-select-num .select-num{font-size:13px;color:#999;margin-left:15px}.user-tag-page .interest-tag-header .edit{flex:1;font-size:14px;color:#2d98e2;text-align:end}.user-tag-page .tag-list{margin-top:20px}.user-tag-page .tag-list .tag-container{display:flex;flex-wrap:wrap}.user-tag-page .tag-list .tag-container li{width:calc(25% - 20px);margin:0 20px 20px 0;text-align:center}.user-tag-page .tag-list .tag-container li:nth-child(4n){margin-right:0}.user-tag-page .tag-list .tag-container li:nth-child(4n-3){margin-left:10px}.user-tag-page .tag-list .tag-container li .van-tag{display:block;width:100%;height:30px;font-size:12px;text-align:center;line-height:unset;padding:6px 5px;background-color:#f2f2f2;color:#070707;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.user-tag-page .tag-list .tag-container li .van-tag.isMark{background-color:#2d98e2;color:#fff}