.mcloud-number{
    position:absolute;
    right:0px;
    bottom: 0px;
    padding-bottom: 3px;
}
.mcloud-number .numbers{
    color: black;
    right:45px;
    top:0;
    width:0;
    height:0px;
    border-right:none;
    line-height:18px;
    text-align:left;
    z-index:-1;
    overflow:hidden;
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
    background-color: rgba(255, 255, 255, 0.7);
}
.mcloud-number .service-number{
    display:block;
    width:50px;
    height:42px;
    background:transparent url("../images/xuanfu_kefu.png") no-repeat center center ;
    background-color: rgba(255, 255, 255, 0.7);
}