<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"/>
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
    <meta content="telephone=no" name="format-detection">
    <meta name="wap-font-scale" content="no">
    <link rel="stylesheet" href="css/base.css">
    <link rel="stylesheet" href="css/index.css">
    <script src="lib/fsize.js"></script>
    <title>如何提現</title>
    <style>
        body{
            background: #292929;
        }
        .bg{
            width: 9rem;
            margin: 0 auto;

        }
        h1{
            color: #ffffff;
            line-height: 1.5rem;
            font-size:0.45rem;
            height: 1.5rem;
            border-bottom:0.02rem solid #3D3D3D;
        }
    </style>
</head>
<body>
<div class="bg">
    <h1>如何提現</h1>
    <P style="font-size: 0.4rem;color:rgba(204,204,204,1);height:1.05rem;line-height: 1.05rem">Step.1</P>
    <p style="font-size: 0.4rem;color:rgba(204,204,204,1);height:1.05rem;">點擊底部【我的】圖標,進入【我的】頁面。</p>
    <div>
        <img style="width: 9rem;" src="images/tixian.png" alt="">
    </div>
    <P style="font-size: 0.4rem;color:rgba(204,204,204,1);height:1.05rem;line-height: 1.05rem">Step.2</P>
    <p style="font-size: 0.4rem;color:rgba(204,204,204,1);height:1.05rem;">在【我的】頁面點擊進入【螢火提現】頁面。</p>
    <div>
        <img style="width: 9rem;" src="images/tixian2.png" alt="">
    </div>
    <P style="font-size: 0.4rem;color:rgba(204,204,204,1);height:1.05rem;line-height: 1.05rem">Step.3</P>
    <p style="font-size: 0.4rem;color:rgba(204,204,204,1);height:1.05rem;">在【螢火提現】頁面點擊【現金提現】按鈕。</p>
    <div>
        <img style="width: 9rem;" src="images/tixian3.png" alt="">
    </div>
    <P style="font-size: 0.4rem;color:rgba(204,204,204,1);height:1.05rem;line-height: 1.05rem">Step.4</P>
    <p style="font-size: 0.4rem;color:rgba(204,204,204,1);height:1.05rem;margin-bottom: 0.5rem;">在【現金】頁面,可選擇微信官方賬號提現和PayPal
        提現。</p>
    <div>
        <img style="width: 9rem;margin-bottom: 0.5rem;" src="images/tixian4.png" alt="">
    </div>
</div>
</body>
</html>