.set-relation-title{
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #666;
}
.set-relation-warp{
    margin-bottom: 10px;
}
.set-relation-tips{
    height: 26px;
    line-height: 26px;
    font-size: 14px;
}
.set-relation-down{
    width: 532px;
}
.set-relation-input{
    padding: 0 10px;
}
.set-relation-input-down-body{
    max-height: 260px;
    padding: 10px 0;
    overflow-y: auto;
}
.set-relation-body{
    position: relative;
    width: 165px;
    max-height: 260px;
    padding: 10px 0;
    overflow-y: auto;
}
.set-relation-down-item{
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #666;
    padding: 0 10px;
    cursor: pointer;
}
.set-relation-down-item:hover{
    color: #3289f2;
    background: #fbfcfc;
}
.set-relation-item{
    position: relative;
    width: 33.33%;
    padding-right: 10px;
}