.bodyPpt-list .tags-box{background-color:#fff;padding:24px 0;margin-bottom:16px;font-size:14px;line-height:21px;color:#333;font-weight:400}.bodyPpt-list .tags-box .tag-item{display:-webkit-flex;display:flex}.bodyPpt-list .tags-box .tag-item:nth-child(n+2){margin-top:12px}.bodyPpt-list .tags-box .tag-item .value{padding-right:78px;position:relative;width:calc(100% - 94px);height:33px;overflow:hidden}.bodyPpt-list .tags-box .tag-item .value.expanded{height:auto}.bodyPpt-list .tags-box .label{width:42px;margin-right:32px;-webkit-flex:0 0 auto;flex:0 0 auto}.bodyPpt-list .tags-box .el-checkbox-group{line-height:inherit}.bodyPpt-list .tags-box .el-checkbox{line-height:inherit;vertical-align:top;transition:.1s;margin-bottom:12px}.bodyPpt-list .tags-box .el-checkbox.is-checked .el-checkbox__label,.bodyPpt-list .tags-box .el-checkbox:hover{color:var(--theme-color)}.bodyPpt-list .tags-box .el-checkbox.is-checked .el-checkbox__input{display:inline-block}.bodyPpt-list .tags-box .el-checkbox__input{padding-right:5px;display:none}.bodyPpt-list .tags-box .el-checkbox__inner{background-color:#fff}.bodyPpt-list .tags-box .el-checkbox__inner:after{border-color:var(--theme-color)}.bodyPpt-list .tags-box .el-checkbox__label{padding-left:0}.bodyPpt-list .tags-box .more{width:50px;text-align:center;position:absolute;top:0;right:0;color:var(--medium-gray-color);cursor:pointer;transition:color .2s linear}.bodyPpt-list .tags-box .more:hover{color:var(--theme-color)}.bodyPpt-list .tags-box .more:after{content:"\ec31";font-size:20px;line-height:20px;font-family:iconfont;vertical-align:top;display:inline-block}.bodyPpt-list .tags-box .more.expand:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.bodyPpt-list .tags-box .tag-bottom{margin-top:4px;text-align:right}.bodyPpt-list .tags-box .tag-bottom .reset__btn{font-size:14px;line-height:21px;color:var(--medium-gray-color);font-weight:400;cursor:pointer}.bodyPpt-list .tags-box .tag-bottom .reset__btn:hover{color:var(--theme-color)}.bodyPpt-list .tags-box .checked-tag-wrapper{border-bottom:none;display:-webkit-flex;display:flex;padding-top:18px;display:none}.bodyPpt-list .tags-box .checked-tag-wrapper .label{line-height:34px}.bodyPpt-list .tags-box .checked-tag-wrapper .value{line-height:1}.bodyPpt-list .tags-box .checked-tag-wrapper .tag{display:inline-block;vertical-align:top;margin:0 20px 10px 0;padding:8px 15px;border:1px solid #f2f2f2;font-size:14px;font-weight:350;line-height:16px;height:16px;transition:.1s linear;cursor:pointer}.bodyPpt-list .tags-box .checked-tag-wrapper .tag:hover{background-color:var(--theme-color);color:#fff}.bodyPpt-list .tags-box .checked-tag-wrapper .tag:after{content:"\e6db";font-family:element-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;font-size:16px;margin-left:16px}