#new-set-tag-dialog {
    position: relative;
    font-family: PingFangSC-Regular;
    text-align: left;
    width: 100%;
    border-bottom: 1px solid #E8ECEE
}

#new-set-tag-dialog .tag-selected-box {
    width: 359px;
    padding: 30px 10px 0 30px;
    border-right: 1px solid #E8ECEE;
    float: left
}

#new-set-tag-dialog .tag-selected-box .tag-selected-list {
    height: 339px
}

#new-set-tag-dialog .tag-selected-box .tag-selected-list .selected-tag-list {
    box-sizing: border-box;
    padding-right: 10px
}

#new-set-tag-dialog .tag-selected-box .tag-selected-list .selected-tag-list .tag-item {
    font-size: 14px;
    cursor: pointer;
    float: left;
    box-sizing: border-box;
    position: relative;
    height: 32px;
    line-height: 31px;
    padding: 0 14px;
    text-align: center;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #e0e0e0;
    color: #323232;
    margin: 0 10px 10px 0;
    white-space: nowrap;
    padding-right: 10px
}

#new-set-tag-dialog .tag-selected-box .tag-selected-list .selected-tag-list .tag-item .item-close {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(https://iknowpc.bdimg.com/static/common/widget/set-tag/img/item-close.25e9162.svg) no-repeat center;
    background-size: contain;
    margin-left: 8px
}

#new-set-tag-dialog .tag-selected-box .tag-selected-list .selected-tag-list .tag-item:hover {
    border-color: #33CC75;
    color: #33CC75
}

#new-set-tag-dialog .tag-selected-box .tag-selected-list .selected-tag-list .tag-item:hover .item-close {
    background-image: url(https://iknowpc.bdimg.com/static/common/widget/set-tag/img/item-close-hover.c911369.svg)
}

#new-set-tag-dialog .tag-selected-box .tag-selected-list .selected-tag-list .selected-list-empty {
    padding: 140px 50px;
    text-align: center
}

#new-set-tag-dialog .tag-selected-box .tag-selected-list .selected-tag-list .selected-list-empty .empty-icon {
    display: inline-block;
    width: 70px;
    height: 62px;
    background: url(https://iknowpc.bdimg.com/static/common/widget/set-tag/img/empty.de14bec.svg) no-repeat center;
    background-size: contain;
    margin-bottom: 11px
}

#new-set-tag-dialog .tag-selected-box .tag-selected-list .selected-tag-list .selected-list-empty .empty-tip {
    font-size: 14px;
    color: #999
}

#new-set-tag-dialog .tag-selected-box .max-tags-tips {
    height: 30px;
    background: #fff;
    line-height: 30px;
    color: #999;
    font-size: 12px
}

#new-set-tag-dialog .tag-selected-box .max-tags-tips .num {
    color: red
}

#new-set-tag-dialog .dialog-selecting-box {
    float: right;
    position: relative;
    width: 338px;
    padding: 30px
}

#new-set-tag-dialog .dialog-selecting-box .dialog-setup-header {
    width: 337px;
    height: 36px;
    border: 1px solid #E0E0E0;
    border-radius: 4px
}

#new-set-tag-dialog .dialog-selecting-box .dialog-setup-header .filter-input {
    border: 0;
    padding: 0 14px;
    width: 235px
}

#new-set-tag-dialog .dialog-selecting-box .dialog-setup-header .filter-input::-webkit-input-placeholder {
    color: #bbb;
    font-size: 14px
}

#new-set-tag-dialog .dialog-selecting-box .dialog-setup-header .filter-input:focus {
    outline: 0
}

#new-set-tag-dialog .dialog-selecting-box .dialog-setup-header .clean-up-btn {
    display: none;
    float: right;
    margin: 10px 0;
    width: 17px;
    height: 17px;
    cursor: pointer;
    background: url(https://iknowpc.bdimg.com/static/common/widget/set-tag/img/search-clear.aec6cac.svg) no-repeat center
}

#new-set-tag-dialog .dialog-selecting-box .dialog-setup-header .filter-btn {
    float: right;
    margin: 9px 14px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background: url(https://iknowpc.bdimg.com/static/common/widget/set-tag/img/search.7145197.svg) no-repeat center
}

#new-set-tag-dialog .dialog-selecting-box .dialog-setup-header .filter-btn.available {
    background-image: url(https://iknowpc.bdimg.com/static/common/widget/set-tag/img/search-focus.5a34fa2.svg)
}

#new-set-tag-dialog .dialog-selecting-box .select-box-content .filter-info {
    font-size: 12px;
    color: #999;
    line-height: 14px;
    position: relative;
    margin: 16px 0 12px
}

#new-set-tag-dialog .dialog-selecting-box .select-box-content .filter-info .refresh-btn {
    color: #33CC75;
    position: absolute;
    right: 0;
    cursor: pointer
}

#new-set-tag-dialog .dialog-selecting-box .select-box-content .filter-tag-list {
    height: 258px
}

#new-set-tag-dialog .dialog-selecting-box .select-box-content .filter-tag-list .filter-tag-ul {
    max-height: 126px;
    overflow: hidden
}

#new-set-tag-dialog .dialog-selecting-box .select-box-content .filter-tag-list .filter-tag-ul .filter-list-empty {
    text-align: center;
    color: #999;
    font-size: 14px;
    padding: 100px 50px
}

#new-set-tag-dialog .dialog-selecting-box .select-box-content .filter-tag-list .filter-tag-ul .tag-item {
    font-size: 14px;
    cursor: pointer;
    float: left;
    box-sizing: border-box;
    position: relative;
    height: 32px;
    line-height: 31px;
    padding: 0 14px;
    text-align: center;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #e0e0e0;
    color: #323232;
    margin: 0 10px 10px 0;
    white-space: nowrap
}

#new-set-tag-dialog .dialog-selecting-box .select-box-content .filter-tag-list .filter-tag-ul .tag-item .item-close {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(https://iknowpc.bdimg.com/static/common/widget/set-tag/img/item-close.25e9162.svg) no-repeat center;
    background-size: contain;
    margin-left: 8px
}

#new-set-tag-dialog .dialog-selecting-box .select-box-content .filter-tag-list .filter-tag-ul .tag-item:hover {
    border-color: #33CC75;
    color: #33CC75
}

#new-set-tag-dialog .dialog-selecting-box .select-box-content .filter-tag-list .filter-tag-ul .tag-item:hover .item-close {
    background-image: url(https://iknowpc.bdimg.com/static/common/widget/set-tag/img/item-close-hover.c911369.svg)
}

#new-set-tag-dialog .dialog-selecting-box .select-box-content .filter-tag-list .filter-tag-ul .tag-item.selected {
    font-size: 14px;
    cursor: pointer;
    float: left;
    box-sizing: border-box;
    position: relative;
    height: 32px;
    line-height: 31px;
    padding: 0 14px;
    text-align: center;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #33cc75;
    color: #33cc75;
    margin: 0 10px 10px 0;
    white-space: nowrap
}

#new-set-tag-dialog .dialog-selecting-box .select-box-content .filter-tag-list .filter-tag-ul .tag-item.selected .item-close {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(https://iknowpc.bdimg.com/static/common/widget/set-tag/img/item-close.25e9162.svg) no-repeat center;
    background-size: contain;
    margin-left: 8px
}

#new-set-tag-dialog .dialog-selecting-box .select-box-content .filter-tag-list .filter-tag-ul .tag-item.selected:hover {
    border-color: #33CC75;
    color: #33CC75
}

#new-set-tag-dialog .dialog-selecting-box .select-box-content .filter-tag-list .filter-tag-ul .tag-item.selected:hover .item-close {
    background-image: url(https://iknowpc.bdimg.com/static/common/widget/set-tag/img/item-close-hover.c911369.svg)
}

#new-set-tag-dialog .selected-tag-title {
    line-height: 16px;
    height: 16px;
    margin-bottom: 16px
}

#new-set-tag-dialog .selected-tag-title .title-text {
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #333
}

#new-set-tag-dialog .selected-tag-title .title-extra {
    font-size: 12px;
    color: #999;
    line-height: 14px
}

#new-set-tag-dialog .ui-state-highlight {
    font-size: 14px;
    cursor: pointer;
    float: left;
    box-sizing: border-box;
    position: relative;
    height: 32px;
    line-height: 31px;
    padding: 0 14px;
    text-align: center;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #e0e0e0;
    color: #323232;
    margin: 0 10px 10px 0;
    white-space: nowrap;
    width: 68px;
    border-style: dotted
}

#new-set-tag-dialog .ui-state-highlight .item-close {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(https://iknowpc.bdimg.com/static/common/widget/set-tag/img/item-close.25e9162.svg) no-repeat center;
    background-size: contain;
    margin-left: 8px
}

#new-set-tag-dialog .ui-state-highlight:hover {
    border-color: #33CC75;
    color: #33CC75
}

#new-set-tag-dialog .ui-state-highlight:hover .item-close {
    background-image: url(https://iknowpc.bdimg.com/static/common/widget/set-tag/img/item-close-hover.c911369.svg)
}

#new-set-tag-dialog .scrollbar-wp {
    background-color: #fff
}

#new-set-tag-dialog .scrollbar-wp .scrollbar {
    width: 8px;
    background-color: #eee
}

div.ui-dialog.tag-setup-dialog {
    border-radius: 9px
}

div.ui-dialog.tag-setup-dialog .ui-dialog-content {
    padding: 0
}

div.ui-dialog.tag-setup-dialog .ui-dialog-content .dialog-close-icon {
    position: absolute;
    right: -36px;
    top: 0;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(https://iknowpc.bdimg.com/static/common/widget/set-tag/img/set-tag-dialog-close.61ebca5.svg) no-repeat center center;
    background-size: contain;
    cursor: pointer
}

div.ui-dialog.tag-setup-dialog .ui-dialog-buttonpane {
    padding: 24px 0;
    border-radius: 9px
}

div.ui-dialog.tag-setup-dialog .ui-dialog-buttonpane .dialog-btn {
    width: 46px;
    margin-right: 0;
    cursor: pointer
}

div.ui-dialog.tag-setup-dialog .ui-dialog-buttonpane .dialog-btn.dialog-btn-cancel {
    color: #26BF68;
    padding: 11px 26px;
    border-color: #33CC75
}

div.ui-dialog.tag-setup-dialog .ui-dialog-buttonpane .dialog-btn.dialog-btn-cancel:hover {
    background-color: rgba(51, 204, 117, .08)
}

div.ui-dialog.tag-setup-dialog .ui-dialog-buttonpane .dialog-btn.dialog-btn-submit {
    padding: 12px 27px;
    color: #fff;
    border: 0;
    background-image: linear-gradient(-90deg, #29cfb3 0, #33cc75 100%);
    margin-left: 34px;
    position: relative
}

div.ui-dialog.tag-setup-dialog .ui-dialog-buttonpane .dialog-btn.dialog-btn-submit:hover {
    background-image: linear-gradient(-90deg, #26c1a7 0, #30be6d 100%)
}