﻿.opop_wrap_top {
    width: 6rem !important;
    margin: 0rem 0.75rem !important;
    z-index: 10002 !important;
}
.rule_wrap, .opop_wrap, .opop_wrap_top {
    width: 6.7rem;
    margin: 0rem 0.4rem;
    position: absolute;
    z-index: 10000;
    top: 50%;
    -webkit-transform: translateY(-50%);
    background: #fff;
    border: 1px solid #ccc;
    line-height: .44rem;
    text-align: left;
    padding: 0rem;
    display: none;
}

.opop_title, .opop_title_top {
    padding: .2rem .2rem;
    height: .36rem;
    line-height: .36rem;
    font-size: .28rem;
    background-color: #f3f3f3;
    border-bottom: 1px solid #eee;
}
.rule_close, .opop_close, .numpop_close, .opop_close_top {
    width: .36rem;
    height: .36rem;
    display: block;
    position: absolute;
    z-index: 100000;
    top: .2rem;
    right: .2rem;
    font-size: .46rem;
    color: #666;
    cursor: pointer;
}
.opop_content, .opop_content_top {
    padding: 0px;
    color: #666;
    font-size: .26rem;
    padding: .4rem .3rem;
    /*max-height: 6rem;*/
    overflow: hidden;
    overflow-y: auto;
}
.icon-cha:before {
    display: block !important;
}
.msg-icon {
    min-height: .32rem;
    min-width: .32rem;
    line-height: .26rem;
    text-align: center;
    padding: .1rem .1rem;
    border-radius: 50%;
    background-color: #dc0000;
    color: #fff;
    float: left;
    margin-left: .16rem;
}
.msg-info {
    line-height: .32rem;
    padding: 0rem .15rem;
    font-size: .18rem;
    display: inline-block;
}
