﻿.dunxinyanzhengma {
    background:url(../images/duanxinyanzhengma.png) no-repeat 40px 14px;
}
.yuyintongzhi {
    background:url(../images/duanxinyanzhengma.png) no-repeat 40px 14px;
}
.duanxintongzhi {
    background:url(../images/duanxintongzhi.png) no-repeat  40px 14px;
}
.caixinfasong {
    background:url(../images/caixin.png) no-repeat  40px 14px;
}
.duanxinQunfa {
    background:url(../images/duanxinceshi.png) no-repeat 40px 14px;
}
.shangHangHuiFu {
    background:url(../images/huifu.png) no-repeat 40px 14px;
}
.duanxinqianming{
    background:url(../images/duanxinqianming.png) no-repeat 40px 14px;
}
.neirongmoban{
    background:url(../images/neirongmuban.png) no-repeat 40px 14px;
}
.duanxinceshi{
    background:url(../images/duanxinceshi.png) no-repeat 40px 14px;
}
.chongzhi{
    background:url(../images/chongzhi.png) no-repeat 40px 14px;
}
.fukuanjilu{
    background:url(../images/fukuanjilu.png) no-repeat 40px 14px;
}
.zijinmingxi {
    background:url(../images/zijinmingxi.png) no-repeat 40px 14px;
}
.cost-record {
    background: url(../images/costrecord.png) no-repeat 40px 14px;
}
.fapiaoguanli {
    background: url(../images/fapiaoguanli.png) no-repeat 40px 14px;
}
.zhanghaoxinxi{
    background:url(../images/zhanghaoxinxi.png) no-repeat 40px 14px;
}
.anquanshezhi{
    background:url(../images/anquanshezhi.png) no-repeat  40px 14px;
}
.fenzuguanli {
    background:url(../images/fenzu.png) no-repeat  40px 14px;
}
.lianxiren {
    background:url(../images/guanli.png) no-repeat  40px 14px;
}
/*管理页面右侧悬浮窗样式*/
.qqBuble {
    width: 120px;
    height: 30px;
    position: relative;
}
.qqBuble #qqmain{
    width: 117px;
    height: 30px;
    background-color: #F1F0EE;
    border-radius: 10px;
    position: absolute;
    text-align: center;
    line-height: 30px;
}
.qqBuble .trangle {
    width: 0;
    height: 0;
    border-radius: 15px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #F1F0EE;
    position: absolute;
    right: -7px;
    top: 2px;
}
