<?xml version="1.0" encoding="utf-8"?>
<root><![CDATA[<style type="text/css">
    body {background-color: #FFF;}
    .speed-package {width: 100%;margin: 0px auto;font-size: 14px;}
    .speed-package table {
        border-collapse: collapse;
        border: 1px solid #e0e1e5;
        background: #fff;
        width: 100%;
        color: #323232;
    }

    .speed-package td,
    .speed-package th {
        border-left: 1px dashed #e0e1e5;
        padding: 16px 5%;
        text-align: center;
        position: relative;
    }

    .speed-package .zengzhi td,
    .speed-package .zengzhi th {
        padding: 18px 0.5% 18px 1%;
        text-align: left;
        border: none;
    }

    .speed-package .zengzhi td:last-child,
    .speed-package .zengzhi th:last-child {
        text-align: right;
        padding-right: 32px;
    }

    .zengzhi02 {
        padding-top: 40px;
        padding-right: 32px;
    }

    .zengzhi04 {
        text-align: right;
        width: 140px;
        display: inline-block;
        line-height: 38px;
    }

    .zengzhi03 {
        text-align: right;
    }

    .zengzhi03 span {
        text-align: right;
        color: #F23C3C;
    }

    .speed-package td.har1 {
        padding: 28px 5%;
    }

    .speed-package tr:nth-child(2n-1) {
        background: #f8f8f8;
    }

    .speed-package tr th.font16 {
        font-size: 16px;
    }

    .speed-package b {
        margin: 2px 0;
        font-size: 26px;
        font-weight: 500;
        color: #F23C3C;
    }

    .speed-package b span {
        font-size: 14px;
        font-family: pingfang SC, 微软雅黑;
    }

    .ad202011 {
        background: url(img/i202013.png) no-repeat;
        background-size: 100%;
        display: inline-block;
        width: 50px;
        text-align: center;
        color: #fff;
        font-size: 12px;
        line-height: 20px;
        position: relative;
        top: 0;
        margin-left: 5px;
    }

    .speed-package .btn {
        position: relative;
        display: block;
        margin: 0 auto;
        width: 118px;
        height: 34px;
        line-height: 34px;
        font-size: 14px;
        text-align: center;
        border-radius: 30px;
    }

    a.buybutclass {
        height: 20px;
        line-height: 20px;
        font-size: 12px;
        background-color: #fb8337;
        border-radius: 15px;
        color: #FFF;
        padding: 5px 10px;
        text-decoration-line: none;
    }

    .butwotoone-out .butwotoone {
        top: -20px;
    }

    .butwotoone span:after {
        content: '';
        display: inline-block;
        position: absolute;
        border-top: 3px solid #fb8337;
        border-bottom: 3px solid transparent;
        border-left: 3px solid transparent;
        border-right: 3px solid transparent;
        bottom: -6px;
        left: 10px;
    }

    .table-tit .butwotoone-out p {
        margin: 14px 0;
    }

    .showtips {
        width: 14px !important;
        height: 14px !important;
        background-image: url(./source/plugin/vips/static/vip_tips.svg) !important;
        background-size: contain;
        margin-left: 10px;
        display: inline-block;
        position: absolute;
        top: 20px;
    }

    .tip {
        width: auto !important;
        max-width: 200px;
        border-radius: 4px;
    }
</style>
<div id="main_messaqge" style="width:480px;min-height: 140px;padding-bottom: 15px;">
    <h3 class="flb" style="padding: 8px;">
        <em id="returnmessage">会员权限</em>
        <span>
            <a href="javascript:;" class="flbc" onclick="hideWindow('winViplimit');" title="关闭">关闭</a></span>
    </h3>
    <div class="speed-package">
        <table class="table-tit mt50 fixed" cellspacing="0" cellpadding="0">
            <tbody>
                <tr>
                    <th class="font16" width="50%">权限</th>
                    <th width="50%" class="font16">每日查看次数</th>
                </tr>
                <tr>
                    <td>普通用户</td>
                    <td>1次/天</td>
                </tr>
                <tr>
                    <td>优质贡献者1级&nbsp;<span onMouseOver="showTip(this);" tip="在干货版块拥有主题数量1-3个" class="showtips"></span>
                    </td>
                    <td>5次/天

                    </td>
                </tr>
                <tr>
                    <td>优质贡献者2级&nbsp;<span onMouseOver="showTip(this);" tip="在干货版块拥有主题数量4-7个" class="showtips"></span>
                    </td>
                    <td>6次/天

                    </td>
                </tr>
                <tr>
                    <td>优质贡献者3级&nbsp;<span onMouseOver="showTip(this);" tip="在干货版块拥有主题数量8-12个" class="showtips"></span>
                    </td>
                    <td>7次/天

                    </td>
                </tr>
                <tr>
                    <td>优质贡献者4级&nbsp;<span onMouseOver="showTip(this);" tip="在干货版块拥有主题数量13-19个" class="showtips"></span>
                    </td>
                    <td>8次/天

                    </td>
                </tr>
                <tr>
                    <td>优质贡献者5级&nbsp;<span onMouseOver="showTip(this);" tip="在干货版块拥有主题数量20个以上" class="showtips"></span>
                    </td>
                    <td>9次/天

                    </td>
                </tr>
            </tbody>
        </table>

    </div>
</div>]]></root>