.c-minheight {
        min-height: 80px;
}
.c-full {
        width: 100%;
        height: 100%;
}
.c-block {
        display: block;
}
.c-autosize {
        width: auto;
        height: auto;
}
.c-fullwidth {
        width: 100%;
}
.c-fullheight {
        height: 100%;
}
.c-initHide{
        opacity:0 !important;
}
.c-ellipse{
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow:hidden;
}
/* 自定义样式 */
.green{
    color: #09BB07;
}
.red{
    color: #F76260;
}
.blue{
    color: #10AEFF;
}
.yellow{
    color: #FFBE00;
}
.gray{
    color: #C9C9C9;
}

.strong{
    font-weight: bold;
}

.bc_green{
    background-color: #09BB07;
}
.bc_red{
    background-color: #F76260;
}
.bc_blue{
    background-color: #10AEFF;
}
.bc_yellow{
    background-color: #FFBE00;
}
.bc_gray{
    background-color: #C9C9C9;
}
/* 自定义样式 */
.wx-text_rbf{font-size: 0.7rem; color: #bfbfbf; }
/* 我的样式 */
.weui-media-box-footer { text-align: center;padding-bottom: 2.5rem;  }
.weui-media-box__danye{width: 60px; height: 60px; margin-right: 13px; background-image: url("../resources/product/danye.jpg"); background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; }
.weui-media-box__yangben{width: 60px; height: 60px; margin-right: 13px; background-image: url("../resources/product/yangben.jpg"); background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; }
.weui-media-box__youhuiquan{width: 60px; height: 60px; margin-right: 13px; background-image: url("../resources/product/youhuiquan.jpg"); background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; }
.weui-media-box__fengtao{width: 60px; height: 60px; margin-right: 13px; background-image: url("../resources/product/fengtao.jpg"); background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; }
.weui-media-box__shoutidai{width: 60px; height: 60px; margin-right: 13px; background-image: url("../resources/product/shoutidai.jpg"); background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; }
.weui-media-box__liandan{width: 60px; height: 60px; margin-right: 13px; background-image: url("../resources/product/liandan.jpg"); background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; }
.weui-media-box__buganjiao{width: 60px; height: 60px; margin-right: 13px; background-image: url("../resources/product/buganjiao.jpg"); background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; }
.weui-media-box__biaoge{width: 60px; height: 60px; margin-right: 13px; background-image: url("../resources/product/biaoge.jpg"); background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; }

.qq {text-align:center;margin:0.75em auto;}
.qq img {width:2.5rem; height:2.5rem; border-radius:2.5rem; }