
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-gonggao:before {
    content: "\e626";
}

.icon-yue:before {
    content: "\e71c";
}

.icon-mima:before {
    content: "\e6c1";
}

.icon-wodetuiguang:before {
    content: "\e60d";
}

.icon-tuiguang1:before {
    content: "\e67f";
}

.icon-zhanghuyue:before {
    content: "\e6c5";
}

.icon-caiwuguanli:before {
    content: "\e601";
}

.icon-jiazaizhong3:before {
    content: "\e600";
}

.icon-xiaoguo:before {
    content: "\e652";
}

.icon-shouyeweixuanzhong:before {
    content: "\e617";
}

.icon-zuori:before {
    content: "\e67d";
}

.icon-jinri:before {
    content: "\e67e";
}

.icon-chongzhi:before {
    content: "\e602";
}

.icon-shujutongji_huaban:before {
    content: "\e62e";
}

.icon-tuiguang:before {
    content: "\e691";
}

.icon-zuori1:before {
    content: "\e63c";
}

.icon-creative:before {
    content: "\e639";
}

.icon-xingmingyonghumingnicheng:before {
    content: "\e69c";
}

.icon-jinri1:before {
    content: "\e675";
}

.icon-wode-:before {
    content: "\e628";
}

.icon-caidan:before {
    content: "\e668";
}

.icon-wuliao:before {
    content: "\e619";
}

.icon-benyue:before {
    content: "\e681";
}

.btn-warning.btn-fill {
    color: #FFFFFF;
    background-color: #f6354c !important;
    opacity: 1;
    filter: alpha(opacity=100);
    border-color: #f6354c !important;
}

.left i.iconfont {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    border-radius: 100%;
    margin-bottom: 8px;
    line-height: 52px;
    color: red;
    font-size: 40px;
}

.left {
    text-align: center;
    padding-top: 15px;
    margin-right: 35%;
    display: inline-block;
}

.right {
    text-align: center;
    display: inline-block;
}

#avatar{
    position: relative;
    width: 60px;
    height: 60px;
}

#avatar_img,#avatar_file{
    position: absolute;
    top: 0;
    left: 15px;
    width: 60px;
    height: 60px;
    border: 1px solid gray;
    border-radius: 5px;
}

#avatar_file{
    opacity: 0;
}
