
.agent-cim {
    padding: 0 0.5rem 0 0.3rem;
    height: 1.6rem;
    text-align: center;
    line-height: 1.5rem;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    /*top: 0.5rem;*/
    /*position: relative;*/
    color: #fff;
    background: #00a4ff;
    border-radius: 2px;
    float: right;
    display: block;
    /*margin-right: 0.5rem;*/
    font-size: 12px;
}
.agent-cim img {
    width: 1.2rem !important;
    height: 1.2rem !important;
    position: relative;
    top: 0.2rem;
    margin-right: 0;
}

.cim-right-btn {
    float: right;
    height: 100%;
}