Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - f4bms.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Fri, 09 May 2025 10:02:10 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: keep-alive
Location: https://www.f4bms.com/
cf-cache-status: DYNAMIC
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=JwdDC6a8zyf%2FeMkVWSjD6oGuD6awD5oJ3f8ZLMcwRLMushA6WgO1HQfpw1t8f4KgrN8%2Bl8OqGywmfp4zU8JHunPwFMJ885qPqQ2squ6gLix2Fb%2BoWR5LUE%2BFkdvpMpGk%2FWbEIbL7bqk%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 93d05c169b35d388-FRA
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=20429&min_rtt=20429&rtt_var=10214&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=165&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"

HTTP Code 301 Moved Permanently

301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://www.f4bms.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Fri, 09 May 2025 10:02:11 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Vary: Accept-Encoding
Cache-Control: no-cache
Cf-Cache-Status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=KWHXFOry9v4P6FGK57FDfAR5%2FbC%2F3UUOrNSsxEO3%2FUXA0NCJpKo3rNEQDmX4XoBmcuR9zizrXTYOEAfTt7vGLwDtDaiHBO2xSLiCYWZ86UkuWAEp6r9D2giEI1h1jNbHk7mtCgyGEmxfl8tD"}]}
CF-RAY: 93d05c19abcc383c-FRA
alt-svc: h3=":443"; ma=86400

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: f4bms.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang='zh'>
<head>
    <meta charset="UTF-8">
    <title>玫瑰言情小说网 - 经典小说,重温旧梦</title>
    <meta name="keywords" content="玫瑰言情小说网,全文免费阅读,www.f4bms.com"/>
    <meta name="description" content="玫瑰言情小说网提供最新最热的小说,最全最好看的小说,热门小说排行榜,全本小说阅读,其中包括各种言情小说,穿越小说,玄幻小说,是广大处于书荒中的又不愿等更新的书友之必备网站,没有我们搜索不到的小说,只有你想不到的小说!"/>
    
<meta http-equiv="Cache-Control" content="no-transform">
<meta http-equiv="Cache-Control" content="no-siteapp">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="renderer" content="webkit">
<meta name="applicable-device" content="pc,mobile">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0">
<meta name="MobileOptimized" content="320">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="screen-orientation" content="portrait">
<meta name="x5-orientation" content="portrait">
<link rel="stylesheet" href="https://cdn.staticfile.org/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="/static/xbiqugebm/css/a.css" rel="stylesheet">
<link rel="stylesheet" href="/static/xbiqugebm/style.css?v=20207">
<script src="/static/xbiqugebm/jquery.min.js"></script>
<script src="/static/xbiqugebm/common.js?v=20207"></script>
<script src="/static/xbiqugebm/user.js?v=20207"></script>
    <script src="https://cdn.staticfile.org/crypto-js/4.1.1/crypto-js.js"></script>
    <script type="text/javascript">
    function x(encryptedData, key, iv) {
  const ciphertext = CryptoJS.enc.Base64.parse(encryptedData);
  const ivBytes = CryptoJS.enc.Base64.parse(iv);
  const keyBytes = CryptoJS.enc.Utf8.parse(key);
  const decrypted = CryptoJS.AES.decrypt(
    { ciphertext: ciphertext },
    keyBytes,
    { iv: ivBytes, mode: CryptoJS.mode.CBC, padding: CryptoJS.pad.ZeroPadding }
  );
  const decryptedText = decrypted.toString(CryptoJS.enc.Utf8);
 return decryptedText;
  
}
    </script>

</head>
<body id="wrapper">
<header class="header">
    <div class="header_logo">
        <a href="https://www.f4bms.com" title="&#29611;&#29808;&#35328;&#24773;&#23567;&#35828;&#32593;"><span>&#29611;&#29808;&#35328;&#24773;&#23567;&#35828;&#32593;</span><p>www.f4bms.com</p></a>
    </div>
    <ul class="header_logo_left" id="header_left"></ul>
    <div class="header_logo_middle" id="header_title"></div>
    <ul class="header_logo_right">
        <li><a id="search-btn" href="javascript:"></a></li>
        <li><a id="menu-btn" href="javascript:"></a></li>
    </ul>
    <div class="header_search">
        <form name="search" action="/search" method="post">
            <input type="text" placeholder="可搜书名、作者名,请少字也别输错字" value="" name="searchkey" class="search" id="searchkey" autocomplete="off" required>
            <button type="submit">搜 索</button>
        </form>
    </div>
</header>
<nav class="nav">
    <ul>
        <li><a href="https://www.f4bms.com">首页</a></li>

        <li> <a href="/dushi/fl/1/">&#37117;&#24066;</a></li>
        
        <li> <a href="/yanqing/fl/1/">&#35328;&#24773;</a></li>
        
        <li> <a href="/xuanhuan/fl/1/">&#29572;&#24187;</a></li>
        
        <li> <a href="/xianxia/fl/1/">&#20185;&#20384;</a></li>
        
        <li> <a href="/lishi/fl/1/">&#21382;&#21490;</a></li>
        
        <li> <a href="/wangyou/fl/1/">&#32593;&#28216;</a></li>
        
        <li> <a href="/kehuan/fl/1/">&#31185;&#24187;</a></li>
        
        <li> <a href="/nvsheng/fl/1/">&#22899;&#29983;</a></li>
        
        <li> <a href="/qita/fl/1/">&#20854;&#23427;</a></li>
        
        <li><a href="/paihang/">排行榜</a></li>
        <li><a href="/hists">记录</a></li>
    </ul>
</nav>
<article id="main">
    <div id="hotcontent">
        <div class="l">
            <h2 class="visible-xs">热门小说推荐</h2>
            
                <div class="item">
                    <div class="image">
                        <a href="https://www.f4bms.com/kanshu/9370/" title="&#31528;&#34507;&#28846;&#28784;&#34987;&#29190;&#28818;&#26085;&#24120;&#65288;&#26080;&#38480;&#27969;&#65289;"><img class="lazy"
                                                                                 src="/static/xbiqugebm/nocover.jpg"
                                                                                 data-original="https://www.f4bms.com/images/2804/364185a662551df80c73f1b3cc404db2.jpg"
                                                                                 alt="&#31528;&#34507;&#28846;&#28784;&#34987;&#29190;&#28818;&#26085;&#24120;&#65288;&#26080;&#38480;&#27969;&#65289;"
                                                                                 width="120"
                                                                                 height="150"></a>
                    </div>
                    <dl>
                        <dt><a href="https://www.f4bms.com/kanshu/9370/" title="&#31528;&#34507;&#28846;&#28784;&#34987;&#29190;&#28818;&#26085;&#24120;&#65288;&#26080;&#38480;&#27969;&#65289;">&#31528;&#34507;&#28846;&#28784;&#34987;&#29190;&#28818;&#26085;&#24120;&#65288;&#26080;&#38480;&#27969;&#65289;</a>
                        </dt>
                        <dd>&#31528;&#34507;&#19975;&#20154;&#36855;&#21463;&#120;&#21508;&#31181;&#25915;&#32;&#38446;&#30350;&#26159;&#20010;&#31528;&#34507;&#32654;&#20154;&#65292;&#38500;&#20102;&#32654;&#35980;&#19968;&#26080;&#25152;&#26377;&#30340;&#37027;&#31181;&#12290;&#32;&#27515;&#21518;&#65292;&#20182;&#34987;&#21367;&#20837;&#20102;&#19968;&#22330;&#24656;&#24598;&#28216;&#25103;&#37324;&#12290;&#32;&#31532;&#19968;&#20010;&#19990;&#30028;&#20182;&#26159;&#26432;&#27515;&#24694;&#39740;&#30340;&#20982;&#25163;&#65292;&#29616;&#22312;&#24694;&#39740;&#26469;&#25214;&#20182;&#22797;&#20167;&#20102;&#12290;&#32;&#25152;&#26377;&#20154;&#37117;&#35748;&#20026;&#36825;&#20010;&#28846;&#28784;&#32654;&#20154;&#27963;&#19981;&#36807;&#19968;&#22825;&#65292;&#20854;&#20013;&#20063;&#21253;&#25324;&#20182;&#33258;&#24049;&#12290;&#32;&#38754;&#23545;&#25163;&#25345;&#34880;&#20995;&#65292;&#19968;&#27493;&#19968;&#27493;&#21547;&#31505;&#26397;&#20182;&#36208;&#26469;&#30340;&#24694;&#39740;&#65292;&#38446;&#30350;&#39076;&#39076;&#24013;&#24013;&#25353;&#19979;&#26032;&#25163;&#31036;&#21253;&#37027;&#20010;&#25454;&#35828;&#19968;&#28857;&#29992;&#37117;&#27809;&#26377;&#30340;&#25216;&#33021;&#8212;&#8212;&#39749;&#24785;&#26415;&#12290;&#32;&#91;&#21486;&#65293;&#24685;&#21916;&#24744;&#39749;&#24785;&#22823;&#25104;&#21151;&#93;&#32;&#91;&#24694;&#39740;&#20174;&#27492;&#25104;&#20026;&#24744;&#30340;&#35033;&#19979;&#20043;&#33251;&#65292;&#35831;&#27880;&#24847;&#65292;&#29233;&#24847;&#27704;&#19981;&#20572;&#27463;&#65292;&#30452;&#21040;&#26432;&#27515;</dd>
                        <div class="btm">&#36719;&#26848;&#19981;&#21507;&#36719;&#31958;<em class="orange visible-xs">0万字</em><em
                                    class="blue visible-xs">4个月前</em></div>
                    </dl>
                    <div class="clear"></div>
                </div>
            
                <div class="item">
                    <div class="image">
                        <a href="https://www.f4bms.com/kanshu/9860/" title="&#33293;&#21451;"><img class="lazy"
                                                                                 src="/static/xbiqugebm/nocover.jpg"
                                                                                 data-original="https://www.f4bms.com/images/3294/9c4614adf919253d45f4459b8f2e0fad.jpg"
                                                                                 alt="&#33293;&#21451;"
                                                                                 width="120"
                                                                                 height="150"></a>
                    </div>
                    <dl>
                        <dt><a href="https://www.f4bms.com/kanshu/9860/" title="&#33293;&#21451;">&#33293;&#21451;</a>
                        </dt>
                        <dd>&#20182;&#36867;&#65292;&#20182;&#36861;&#65292;&#19968;&#22330;&#33293;&#21451;&#65292;&#21516;&#20154;&#19981;&#21516;&#29233;</dd>
                        <div class="btm">&#24471;&#38386;&#39278;&#33590;<em class="orange visible-xs">1万字</em><em
                                    class="blue visible-xs">4个月前</em></div>
                    </dl>
                    <div class="clear"></div>
                </div>
            
                <div class="item">
                    <div class="image">
                        <a href="https://www.f4bms.com/kanshu/31073/" title="&#25105;&#29609;&#30340;&#28216;&#25103;&#25104;&#30495;&#20102;"><img class="lazy"
                                                                                 src="/static/xbiqugebm/nocover.jpg"
                                                                                 data-original="https://www.f4bms.com/images/24507/e8a6c8d79a56e090e6ae2925a6a454be.jpg"
                                                                                 alt="&#25105;&#29609;&#30340;&#28216;&#25103;&#25104;&#30495;&#20102;"
                                                                                 width="120"
                                                                                 height="150"></a>
                    </div>
                    <dl>
                        <dt><a href="https://www.f4bms.com/kanshu/31073/" title="&#25105;&#29609;&#30340;&#28216;&#25103;&#25104;&#30495;&#20102;">&#25105;&#29609;&#30340;&#28216;&#25103;&#25104;&#30495;&#20102;</a>
                        </dt>
                        <dd>&#26187;&#27743;&#38;&#103;&#116;&#59;</dd>
                        <div class="btm">&#21335;&#23707;&#27185;&#26691;<em class="orange visible-xs">137万字</em><em
                                    class="blue visible-xs">4个月前</em></div>
                    </dl>
                    <div class="clear"></div>
                </div>
            
                <div class="item">
                    <div class="image">
                        <a href="https://www.f4bms.com/kanshu/54798/" title="&#28165;&#32431;&#23567;&#36947;&#22763;&#19982;&#21315;&#24180;&#39749;&#22934;"><img class="lazy"
                                                                                 src="/static/xbiqugebm/nocover.jpg"
                                                                                 data-original="https://www.f4bms.com/images/48232/393ba166d757ca7091bec0973efd3bd0.jpg"
                                                                                 alt="&#28165;&#32431;&#23567;&#36947;&#22763;&#19982;&#21315;&#24180;&#39749;&#22934;"
                                                                                 width="120"
                                                                                 height="150"></a>
                    </div>
                    <dl>
                        <dt><a href="https://www.f4bms.com/kanshu/54798/" title="&#28165;&#32431;&#23567;&#36947;&#22763;&#19982;&#21315;&#24180;&#39749;&#22934;">&#28165;&#32431;&#23567;&#36947;&#22763;&#19982;&#21315;&#24180;&#39749;&#22934;</a>
                        </dt>
                        <dd>&#26376;&#33655;&#28040;&#22833;&#65292;&#21494;&#33545;&#22312;&#22320;&#19978;&#36538;&#20102;&#35768;&#20037;&#65292;&#19968;&#30452;&#21040;&#31383;&#22806;&#26376;&#20809;&#23558;&#38686;&#20809;&#25513;&#30422;&#65292;&#26202;&#39118;&#21561;&#25282;&#36807;&#36941;&#24067;&#32544;&#32501;&#30165;&#36857;&#30340;&#36523;&#36527;&#65292;&#31455;&#29983;&#20960;&#20998;&#20937;&#24847;&#65292;&#23569;&#24180;&#38271;&#21497;&#20102;&#19968;&#21475;&#27668;&#65292;&#32456;&#26159;&#20174;&#22320;&#19978;&#29228;&#20102;&#36215;&#26469;&#65292;&#26395;&#30528;&#31383;&#22806;&#30340;&#26376;&#20809;&#65292;&#22238;&#24819;&#36215;&#33258;&#24049;&#21021;&#20837;&#38376;&#26102;&#24072;&#20613;&#30340;&#27169;&#26679;&#65292;&#19981;&#21916;&#35328;&#35821;&#65292;&#29983;&#20154;&#21247;&#36817;&#65292;&#21364;&#26377;&#30528;&#29305;&#27530;&#30340;&#28201;&#26580;&#65292;&#29420;&#23646;&#20110;&#33258;&#24049;&#30340;&#19968;&#20221;&#28201;&#26580;&#12290;&#37027;&#26085;&#22812;&#26202;&#65292;&#26376;&#20809;&#22909;&#20687;&#20063;&#26159;&#36825;&#33324;&#26126;&#20142;&#65292;&#20154;&#20154;&#37117;&#35828;&#22826;&#38451;&#28201;&#26262;&#12290;&#21487;&#21494;&#33545;&#20559;&#21916;&#27426;&#26376;&#20142;&#65292;&#30475;&#20284;&#28165;&#28165;&#20919;&#20919;&#65292;&#21364;&#24635;&#26159;&#22312;&#26263;&#22788;&#25226;&#21644;&#33258;&#24049;&#27627;&#26080;&#20851;&#32852;&#30340;&#19990;&#30028;&#32473;&#29031;&#20142;&#65292;&#36825;&#20221;&#28201;&#26580;&#19982;&#28165;&#20919;&#65292;&#21644;&#24072;&#20613;&#24456;&#20687;&#65292;&#25152;&#20197;</dd>
                        <div class="btm">&#121;&#107;&#101;&#110;<em class="orange visible-xs">1万字</em><em
                                    class="blue visible-xs">4个月前</em></div>
                    </dl>
                    <div class="clear"></div>
                </div>
            
                <div class="item">
                    <div class="image">
                        <a href="https://www.f4bms.com/kanshu/57300/" title="&#20174;&#26657;&#26381;&#32911;&#21040;&#23130;&#32433;"><img class="lazy"
                                                                                 src="/static/xbiqugebm/nocover.jpg"
                                                                                 data-original="https://www.f4bms.com/images/50734/1a98ca97c3bdef5e84b0b8e2097b5776.jpg"
                                                                                 alt="&#20174;&#26657;&#26381;&#32911;&#21040;&#23130;&#32433;"
                                                                                 width="120"
                                                                                 height="150"></a>
                    </div>
                    <dl>
                        <dt><a href="https://www.f4bms.com/kanshu/57300/" title="&#20174;&#26657;&#26381;&#32911;&#21040;&#23130;&#32433;">&#20174;&#26657;&#26381;&#32911;&#21040;&#23130;&#32433;</a>
                        </dt>
                        <dd>&#33487;&#21521;&#26262;&#36716;&#26469;&#24198;&#38451;&#20013;&#23398;&#30340;&#31532;&#19968;&#22825;&#24341;&#36215;&#20102;&#19981;&#23567;&#30340;&#36720;&#21160;&#65292;&#22240;&#20026;&#22905;&#26159;&#21608;&#27946;&#39567;&#30340;&#22969;&#22969;&#12290;&#20004;&#20154;&#25918;&#23398;&#22238;&#23478;&#26102;&#65292;&#21608;&#27946;&#39567;&#19968;&#20123;&#26379;&#21451;&#26279;&#26151;&#30340;&#26397;&#22905;&#30504;&#30524;&#65292;&#27969;&#37324;&#27969;&#27668;&#22320;&#38382;&#65306;&#8220;&#27946;&#21733;&#65292;&#36825;&#26159;&#21738;&#31181;&#22969;&#22969;&#65311;&#8221;&#21608;&#27946;&#39567;&#30524;&#30382;&#19968;&#20102;&#65292;&#30524;&#31070;&#38452;&#32755;&#65292;&#21804;&#24471;&#20182;&#20204;&#38381;&#22068;&#20102;&#12290;&#22238;&#23478;&#21518;&#65292;&#33487;&#21521;&#26262;&#30504;&#24052;&#30528;&#30524;&#65292;&#38382;&#20182;&#20160;&#20040;&#24847;&#24605;&#65292;&#8220;&#22969;&#22969;&#36824;&#26377;&#19981;&#21516;&#30340;&#20040;&#65311;&#8221;&#24444;&#26102;&#65292;&#21608;&#27946;&#39567;&#21018;&#25171;&#23436;&#31726;&#29699;&#65292;&#27985;&#36523;&#27735;&#27668;&#36924;&#20154;&#65292;&#29699;&#34915;&#34987;&#33073;&#19979;&#20173;&#22312;&#27801;&#21457;&#65292;&#38706;&#20986;&#22359;&#22418;&#20998;&#26126;&#30340;&#33145;&#32908;&#65292;&#20154;&#40060;&#32447;&#28165;&#26224;&#27969;&#30021;&#65292;&#20182;&#29467;&#28748;&#20102;&#21475;&#27700;&#65292;&#21767;&#35282;&#21246;&#24471;&#28459;&#19981;&#32463;&#24515;&#65292;&#8220;&#36824;&#26377;&#31181;&#12290;&#8221;&#30007;&#20154;&#25302;&#30528;&#38899;</dd>
                        <div class="btm">&#26592;&#27308;&#27713;&#25918;&#31958;<em class="orange visible-xs">8万字</em><em
                                    class="blue visible-xs">4个月前</em></div>
                    </dl>
                    <div class="clear"></div>
                </div>
            
                <div class="item">
                    <div class="image">
                        <a href="https://www.f4bms.com/kanshu/67500/" title="&#32844;&#19994;&#29609;&#23478;"><img class="lazy"
                                                                                 src="/static/xbiqugebm/nocover.jpg"
                                                                                 data-original="https://www.f4bms.com/images/60934/cccfb19195f479aaa06841938d353fc2.jpg"
                                                                                 alt="&#32844;&#19994;&#29609;&#23478;"
                                                                                 width="120"
                                                                                 height="150"></a>
                    </div>
                    <dl>
                        <dt><a href="https://www.f4bms.com/kanshu/67500/" title="&#32844;&#19994;&#29609;&#23478;">&#32844;&#19994;&#29609;&#23478;</a>
                        </dt>
                        <dd>&#32844;&#19994;&#29609;&#23478;&#28010;&#36857;&#22825;&#28079;&#21482;&#26377;&#19968;&#20010;&#24895;&#26395;&#65292;&#25379;&#22823;&#38065;&#20859;&#22969;&#22969;&#12290;&#32;&#21487;&#24796;&#28216;&#25103;&#20986;&#20102;&#28857;&#98;&#117;&#103;&#65292;&#35753;&#20182;&#19981;&#24471;&#19981;&#31359;&#30528;&#22899;&#35013;&#20869;&#34915;&#25165;&#33021;&#32437;&#27178;&#27743;&#28246;&#12290;&#32;&#26576;&#26085;&#36825;&#20010;&#31192;&#23494;&#34987;&#31397;&#30772;&#20102;&#8230;&#8230;&#32;&#20551;&#20919;&#30495;&#39578;&#25915;&#120;&#20498;&#38665;&#26292;&#36481;&#21463;&#32;&#20027;&#35201;&#26159;&#24819;&#30475;&#39640;&#20919;&#32654;&#25915;&#19968;&#36793;&#23244;&#24323;&#24378;&#21463;&#19968;&#36793;&#21448;&#24525;&#19981;&#20303;&#29378;&#21507;&#21463;&#35910;&#33104;&#32;&#24378;&#21463;&#34987;&#39578;&#25200;&#24471;&#19981;&#34892;&#21364;&#22240;&#20026;&#36825;&#26679;&#37027;&#26679;&#30340;&#21407;&#22240;&#19981;&#24471;&#19981;&#21574;&#22312;&#25915;&#36523;&#36793;&#32;&#30452;&#21040;&#32456;&#20110;&#34987;&#25915;&#24471;&#25163;&#65292;&#22904;&#24471;&#27700;&#28107;&#28107;&#30340;&#32;&#33258;&#21106;&#33151;&#32905;&#65292;&#35774;&#23450;&#20026;&#20840;&#24687;&#32593;&#28216;&#65292;&#26041;&#20415;&#21508;&#31181;&#26775;&#30340;&#21512;&#29702;&#21270;&#32;&#27604;&#22914;&#21463;&#31359;&#22899;&#35013;&#20869;&#34915;&#65292;&#21463;&#24573;&#32780;&#21464;&#21452;&#24615;&#65292;&#24573;&#32780;&#21464;&#22823;&#22902;&#32;&#21916;&#27426;&#30340;&#23567;&#21487;&#29233;&#20204;</dd>
                        <div class="btm">&#21520;&#27873;&#27873;<em class="orange visible-xs">55万字</em><em
                                    class="blue visible-xs">4个月前</em></div>
                    </dl>
                    <div class="clear"></div>
                </div>
            
        </div>
        <div class="r">
            <h2>人气小说榜</h2>
            <ul>
                
                    <li>
                        <span class="s1">&#35328;&#24773;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/9304/"
                                            title="&#20197;&#38634;&#23553;&#32516;&#65288;&#78;&#80;&#65289;">&#20197;&#38634;&#23553;&#32516;&#65288;&#78;&#80;&#65289;</a></span>
                        <span class="s5">&#24515;&#28779;&#29134;&#21407;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#29572;&#24187;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/54289/"
                                            title="&#34987;&#26579;&#32511;&#30340;&#24184;&#31119;">&#34987;&#26579;&#32511;&#30340;&#24184;&#31119;</a></span>
                        <span class="s5">&#22934;&#32773;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#29572;&#24187;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/7776/"
                                            title="&#22320;&#19979;&#22478;&#39740;&#21073;&#26080;&#21452;">&#22320;&#19979;&#22478;&#39740;&#21073;&#26080;&#21452;</a></span>
                        <span class="s5">&#38472;&#26045;&#35946;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#35328;&#24773;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/7559/"
                                            title="&#21512;&#27426;&#65288;&#30701;&#31687;&#72;&#65289;">&#21512;&#27426;&#65288;&#30701;&#31687;&#72;&#65289;</a></span>
                        <span class="s5">&#38463;&#20547;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#35328;&#24773;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/7483/"
                                            title="&#26434;&#36135;&#38138;&#65288;&#115;&#112;&#25991;&#65289;">&#26434;&#36135;&#38138;&#65288;&#115;&#112;&#25991;&#65289;</a></span>
                        <span class="s5">&#33509;&#20197;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#35328;&#24773;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/8619/"
                                            title="&#12304;&#29579;&#32773;&#33635;&#32768;&#12305;&#12304;&#103;&#98;&#12305;&#27442;&#26395;&#20043;&#33457;">&#12304;&#29579;&#32773;&#33635;&#32768;&#12305;&#12304;&#103;&#98;&#12305;&#27442;&#26395;&#20043;&#33457;</a></span>
                        <span class="s5">&#26376;&#21563;&#33457;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#21382;&#21490;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/7180/"
                                            title="&#26126;&#36884;&#38712;&#19994;">&#26126;&#36884;&#38712;&#19994;</a></span>
                        <span class="s5">&#23576;&#23553;&#20043;&#39746;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#35328;&#24773;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/219879/"
                                            title="&#36877;&#36965;&#23567;&#39544;&#39532;">&#36877;&#36965;&#23567;&#39544;&#39532;</a></span>
                        <span class="s5">&#24187;&#24433;&#23567;&#38431;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#35328;&#24773;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/219885/"
                                            title="&#31070;&#30524;&#37492;&#23450;&#24072;">&#31070;&#30524;&#37492;&#23450;&#24072;</a></span>
                        <span class="s5">&#20846;&#30127;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#35328;&#24773;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/8251/"
                                            title="&#22235;&#23395;&#65288;&#30334;&#21512;&#65;&#66;&#79;&#65289;">&#22235;&#23395;&#65288;&#30334;&#21512;&#65;&#66;&#79;&#65289;</a></span>
                        <span class="s5">&#26080;&#20154;&#21306;&#29611;&#29808;</span>
                    </li>
                
            </ul>
        </div>
        <div class="clear"></div>
    </div>
    
        
        
        
        
        
            <div class="novelslist">
        
        <div class="content">
            <h2><a href="/dushi/fl/1/">&#37117;&#24066;&#23567;&#35828;</a></h2>
            <ul class="cf">
                
                    <li><a href="https://www.f4bms.com/kanshu/7067/"
                           title="&#37117;&#24066;&#20599;&#24515;&#40857;&#29226;&#25163;">&#37117;&#24066;&#20599;&#24515;&#40857;&#29226;&#25163;</a><i>&#119;&#116;&#119;&#49;&#57;&#55;&#52;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/8397/"
                           title="&#36745;&#29004;&#20043;&#22812;">&#36745;&#29004;&#20043;&#22812;</a><i>&#19977;&#27425;&#25569;&#25163;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/8547/"
                           title="&#22909;&#33713;&#22366;&#65306;&#23548;&#28436;&#26059;&#39118;">&#22909;&#33713;&#22366;&#65306;&#23548;&#28436;&#26059;&#39118;</a><i>&#24847;&#25106;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/8082/"
                           title="&#30408;&#28385;&#21017;&#20111;">&#30408;&#28385;&#21017;&#20111;</a><i>&#26149;&#22799;&#31179;&#20908;&#26790;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/6734/"
                           title="&#22810;&#23047;&#65288;&#49;&#118;&#49;&#65289;">&#22810;&#23047;&#65288;&#49;&#118;&#49;&#65289;</a><i>&#28165;&#39118;&#36807;&#32819;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/9211/"
                           title="&#40857;&#22836;&#33267;&#23562;">&#40857;&#22836;&#33267;&#23562;</a><i>&#31616;&#21333;&#30340;&#40060;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/9097/"
                           title="&#37117;&#24066;&#20043;&#19981;&#27515;&#20185;&#20027;">&#37117;&#24066;&#20043;&#19981;&#27515;&#20185;&#20027;</a><i>&#19981;&#35328;&#38750;&#35821;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/8337/"
                           title="&#21035;&#21483;&#25105;&#24694;&#39764;">&#21035;&#21483;&#25105;&#24694;&#39764;</a><i>&#24328;&#38738;&#38155;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/7554/"
                           title="&#27744;&#20013;&#27954;">&#27744;&#20013;&#27954;</a><i>&#22312;&#23506;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/7115/"
                           title="&#39118;&#27490;&#65288;&#110;&#112;&#65289;">&#39118;&#27490;&#65288;&#110;&#112;&#65289;</a><i>&#38632;&#22825;&#63;&#63;</i></li>
                
            </ul>
        </div>
        
    
        
        
        
        
        
        <div class="content">
            <h2><a href="/yanqing/fl/1/">&#35328;&#24773;&#23567;&#35828;</a></h2>
            <ul class="cf">
                
                    <li><a href="https://www.f4bms.com/kanshu/9304/"
                           title="&#20197;&#38634;&#23553;&#32516;&#65288;&#78;&#80;&#65289;">&#20197;&#38634;&#23553;&#32516;&#65288;&#78;&#80;&#65289;</a><i>&#24515;&#28779;&#29134;&#21407;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/7559/"
                           title="&#21512;&#27426;&#65288;&#30701;&#31687;&#72;&#65289;">&#21512;&#27426;&#65288;&#30701;&#31687;&#72;&#65289;</a><i>&#38463;&#20547;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/7483/"
                           title="&#26434;&#36135;&#38138;&#65288;&#115;&#112;&#25991;&#65289;">&#26434;&#36135;&#38138;&#65288;&#115;&#112;&#25991;&#65289;</a><i>&#33509;&#20197;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/8619/"
                           title="&#12304;&#29579;&#32773;&#33635;&#32768;&#12305;&#12304;&#103;&#98;&#12305;&#27442;&#26395;&#20043;&#33457;">&#12304;&#29579;&#32773;&#33635;&#32768;&#12305;&#12304;&#103;&#98;&#12305;&#27442;&#26395;&#20043;&#33457;</a><i>&#26376;&#21563;&#33457;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/219879/"
                           title="&#36877;&#36965;&#23567;&#39544;&#39532;">&#36877;&#36965;&#23567;&#39544;&#39532;</a><i>&#24187;&#24433;&#23567;&#38431;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/219885/"
                           title="&#31070;&#30524;&#37492;&#23450;&#24072;">&#31070;&#30524;&#37492;&#23450;&#24072;</a><i>&#20846;&#30127;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/8251/"
                           title="&#22235;&#23395;&#65288;&#30334;&#21512;&#65;&#66;&#79;&#65289;">&#22235;&#23395;&#65288;&#30334;&#21512;&#65;&#66;&#79;&#65289;</a><i>&#26080;&#20154;&#21306;&#29611;&#29808;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/6688/"
                           title="&#83;&#30340;&#25327;&#25937;">&#83;&#30340;&#25327;&#25937;</a><i>&#21171;&#30333;&#32925;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/219735/"
                           title="&#28014;&#20113;&#21322;&#20070;&#49;">&#28014;&#20113;&#21322;&#20070;&#49;</a><i>&#26446;&#24799;&#19971;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/9285/"
                           title="&#27224;&#23376;&#40644;&#20102;&#65288;&#37325;&#29983;&#65289;">&#27224;&#23376;&#40644;&#20102;&#65288;&#37325;&#29983;&#65289;</a><i>&#22899;&#23090;</i></li>
                
            </ul>
        </div>
        
    
        
        
        
        
        
        <div class="content">
            <h2><a href="/xuanhuan/fl/1/">&#29572;&#24187;&#23567;&#35828;</a></h2>
            <ul class="cf">
                
                    <li><a href="https://www.f4bms.com/kanshu/54289/"
                           title="&#34987;&#26579;&#32511;&#30340;&#24184;&#31119;">&#34987;&#26579;&#32511;&#30340;&#24184;&#31119;</a><i>&#22934;&#32773;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/7776/"
                           title="&#22320;&#19979;&#22478;&#39740;&#21073;&#26080;&#21452;">&#22320;&#19979;&#22478;&#39740;&#21073;&#26080;&#21452;</a><i>&#38472;&#26045;&#35946;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/8667/"
                           title="&#29980;&#31995;&#23567;&#29579;&#22915;">&#29980;&#31995;&#23567;&#29579;&#22915;</a><i>&#35033;&#34946;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/6596/"
                           title="&#32431;&#31958;&#20027;&#20041;">&#32431;&#31958;&#20027;&#20041;</a><i>&#20908;&#23395;&#38901;&#24459;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/7273/"
                           title="&#20020;&#26102;&#22827;&#22971;&#40;&#110;&#112;&#104;&#41;">&#20020;&#26102;&#22827;&#22971;&#40;&#110;&#112;&#104;&#41;</a><i>&#24322;&#26790;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/7504/"
                           title="&#29356;&#22812;&#21449;&#20043;&#37325;&#32622;">&#29356;&#22812;&#21449;&#20043;&#37325;&#32622;</a><i>&#21704;&#23612;&#38597;&#30340;&#23567;&#35828;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/7550/"
                           title="&#32508;&#24433;&#35270;&#65306;&#99;&#112;&#23849;&#22351;&#31995;&#32479;">&#32508;&#24433;&#35270;&#65306;&#99;&#112;&#23849;&#22351;&#31995;&#32479;</a><i>&#19968;&#26479;&#22810;&#32905;&#33889;&#33796;&#35874;&#35874;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/219910/"
                           title="&#29238;&#30343;&#21435;&#21738;&#20799;">&#29238;&#30343;&#21435;&#21738;&#20799;</a><i>&#23567;&#23567;&#29287;&#31461;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/219822/"
                           title="&#29572;&#22825;&#36896;&#21270;&#24405;">&#29572;&#22825;&#36896;&#21270;&#24405;</a><i>&#36947;&#21451;&#26469;&#19968;&#36215;&#33503;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/7759/"
                           title="&#77;&#73;&#78;&#69;&#67;&#82;&#65;&#70;&#84;&#20043;&#21019;&#19990;&#31070;">&#77;&#73;&#78;&#69;&#67;&#82;&#65;&#70;&#84;&#20043;&#21019;&#19990;&#31070;</a><i>&#32701;&#30000;&#20174;&#21304;</i></li>
                
            </ul>
        </div>
        
            <div class="clear"></div>
            </div>
        
    
        
        
        
        
        
            <div class="novelslist">
        
        <div class="content">
            <h2><a href="/xianxia/fl/1/">&#20185;&#20384;&#23567;&#35828;</a></h2>
            <ul class="cf">
                
                    <li><a href="https://www.f4bms.com/kanshu/126141/"
                           title="&#21512;&#27426;&#23447;&#21073;&#20185;">&#21512;&#27426;&#23447;&#21073;&#20185;</a><i>&#25105;&#36830;&#37197;&#35282;&#37117;&#19981;&#26159;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/182175/"
                           title="&#21073;&#30772;&#20061;&#22435;&#22825;">&#21073;&#30772;&#20061;&#22435;&#22825;</a><i>&#30011;&#19978;&#20061;&#26376;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/161798/"
                           title="&#28860;&#22825;&#39764;&#23562;&#19968;&#37326;&#21490;">&#28860;&#22825;&#39764;&#23562;&#19968;&#37326;&#21490;</a><i>&#26126;&#30355;&#20185;&#23376;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/219391/"
                           title="&#32451;&#23478;&#20108;&#20844;&#23376;">&#32451;&#23478;&#20108;&#20844;&#23376;</a><i>&#20940;&#38660;&#22856;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/219771/"
                           title="&#32842;&#25995;&#20043;&#31070;&#20020;">&#32842;&#25995;&#20043;&#31070;&#20020;</a><i>&#26410;&#21517;&#22934;&#36947;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/7110/"
                           title="&#36367;&#36335;&#30495;&#24658;">&#36367;&#36335;&#30495;&#24658;</a><i>&#31908;&#23448;&#29983;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/219307/"
                           title="&#38382;&#36947;&#19977;&#21315;&#30028;">&#38382;&#36947;&#19977;&#21315;&#30028;</a><i>&#34987;&#27700;&#29038;&#30340;&#38738;&#34521;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/219899/"
                           title="&#23547;&#30495;&#27714;&#20185;&#36947;">&#23547;&#30495;&#27714;&#20185;&#36947;</a><i>&#20961;&#38899;&#36947;&#25991;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/8592/"
                           title="&#19977;&#30028;&#20043;&#36947;">&#19977;&#30028;&#20043;&#36947;</a><i>&#19978;&#26041;&#21271;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/8495/"
                           title="&#36328;&#30028;&#20462;&#30495;&#32773;">&#36328;&#30028;&#20462;&#30495;&#32773;</a><i>&#28023;&#37324;&#20840;&#26159;&#27700;</i></li>
                
            </ul>
        </div>
        
    
        
        
        
        
        
        <div class="content">
            <h2><a href="/lishi/fl/1/">&#21382;&#21490;&#23567;&#35828;</a></h2>
            <ul class="cf">
                
                    <li><a href="https://www.f4bms.com/kanshu/7180/"
                           title="&#26126;&#36884;&#38712;&#19994;">&#26126;&#36884;&#38712;&#19994;</a><i>&#23576;&#23553;&#20043;&#39746;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/181994/"
                           title="&#26790;&#24187;&#26053;&#28216;&#32773;">&#26790;&#24187;&#26053;&#28216;&#32773;</a><i>&#23396;&#26631;&#20658;&#19990;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/9236/"
                           title="&#39318;&#36741;&#23478;&#30340;&#20667;&#20799;&#23376;">&#39318;&#36741;&#23478;&#30340;&#20667;&#20799;&#23376;</a><i>&#20197;&#20048;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/9298/"
                           title="&#23545;&#24328;&#27743;&#23665;">&#23545;&#24328;&#27743;&#23665;</a><i>&#26579;&#22805;&#36965;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/219757/"
                           title="&#21313;&#19971;&#19990;&#32426;&#23500;&#20108;&#20195;">&#21313;&#19971;&#19990;&#32426;&#23500;&#20108;&#20195;</a><i>&#26143;&#36784;&#22823;&#28023;&#33337;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/8527/"
                           title="&#22823;&#23435;&#23567;&#21830;&#22307;">&#22823;&#23435;&#23567;&#21830;&#22307;</a><i>&#29579;&#20113;&#36842;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/7906/"
                           title="&#37257;&#21535;&#27743;&#23665;">&#37257;&#21535;&#27743;&#23665;</a><i>&#27743;&#24038;&#36784;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/219684/"
                           title="&#22269;&#33285;&#20982;&#29467;">&#22269;&#33285;&#20982;&#29467;</a><i>&#22823;&#39044;&#35328;&#23478;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/8891/"
                           title="&#38712;&#19994;&#22825;&#23376;">&#38712;&#19994;&#22825;&#23376;</a><i>&#30058;&#33540;&#22825;&#24515;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/9195/"
                           title="&#19977;&#22269;&#65306;&#19977;&#20998;&#22825;&#19979;">&#19977;&#22269;&#65306;&#19977;&#20998;&#22825;&#19979;</a><i>&#23385;&#33487;&#20013;</i></li>
                
            </ul>
        </div>
        
    
        
        
        
        
        
        <div class="content">
            <h2><a href="/wangyou/fl/1/">&#32593;&#28216;&#23567;&#35828;</a></h2>
            <ul class="cf">
                
                    <li><a href="https://www.f4bms.com/kanshu/181802/"
                           title="&#32593;&#28216;&#65306;&#31070;&#31192;&#29609;&#23478;">&#32593;&#28216;&#65306;&#31070;&#31192;&#29609;&#23478;</a><i>&#40654;&#32769;&#24618;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/179238/"
                           title="&#32418;&#39764;&#20027;&#25945;&#32451;">&#32418;&#39764;&#20027;&#25945;&#32451;</a><i>&#29233;&#21507;&#30333;&#29577;&#35910;&#33104;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/178710/"
                           title="&#21484;&#21796;&#19975;&#30028;&#20891;&#22242;">&#21484;&#21796;&#19975;&#30028;&#20891;&#22242;</a><i>&#40857;&#22478;&#21521;&#19996;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/6918/"
                           title="&#25991;&#26126;&#20043;&#19975;&#35937;&#29579;&#24231;">&#25991;&#26126;&#20043;&#19975;&#35937;&#29579;&#24231;</a><i>&#39134;&#32724;&#100;&#101;&#25042;&#29483;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/8300/"
                           title="&#78;&#66;&#65;&#65306;&#24005;&#23792;&#22825;&#36171;&#29190;&#26842;">&#78;&#66;&#65;&#65306;&#24005;&#23792;&#22825;&#36171;&#29190;&#26842;</a><i>&#26757;&#26757;&#21568;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/8176/"
                           title="&#25104;&#20026;&#39046;&#20027;&#21518;&#65292;&#35273;&#37266;&#20102;&#36827;&#21270;&#22825;&#36171;">&#25104;&#20026;&#39046;&#20027;&#21518;&#65292;&#35273;&#37266;&#20102;&#36827;&#21270;&#22825;&#36171;</a><i>&#20809;&#38378;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/218867/"
                           title="&#20551;&#38754;&#39569;&#22763;&#65306;&#24433;&#20043;&#29579;&#23376;">&#20551;&#38754;&#39569;&#22763;&#65306;&#24433;&#20043;&#29579;&#23376;</a><i>&#40100;&#40060;&#24819;&#19978;&#23736;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/8686/"
                           title="&#26432;&#24618;&#30334;&#20998;&#30334;&#29190;&#29575;&#65292;&#20320;&#36319;&#25105;&#27604;&#24184;&#36816;&#65311;">&#26432;&#24618;&#30334;&#20998;&#30334;&#29190;&#29575;&#65292;&#20320;&#36319;&#25105;&#27604;&#24184;&#36816;&#65311;</a><i>&#21688;&#40060;&#26216;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/9101/"
                           title="&#32593;&#28216;&#65306;&#25105;&#30340;&#34880;&#37327;&#26377;&#20159;&#28857;&#28857;&#22810;">&#32593;&#28216;&#65306;&#25105;&#30340;&#34880;&#37327;&#26377;&#20159;&#28857;&#28857;&#22810;</a><i>&#20036;&#26080;&#24847;</i></li>
                
                    <li><a href="https://www.f4bms.com/kanshu/7489/"
                           title="&#20840;&#27665;&#65306;&#25105;&#19968;&#20010;&#29287;&#24072;&#25216;&#33021;&#30636;&#21457;&#24456;&#27491;&#24120;">&#20840;&#27665;&#65306;&#25105;&#19968;&#20010;&#29287;&#24072;&#25216;&#33021;&#30636;&#21457;&#24456;&#27491;&#24120;</a><i>&#20843;&#19971;&#20108;&#20845;</i></li>
                
            </ul>
        </div>
        
            <div class="clear"></div>
            </div>
        
    
    <div id="newscontent">
        <div class="r">
            <h2>最新入库小说</h2>
            <ul>
                
                    <li>
                        <span class="s1">&#20854;&#23427;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220728/"
                                            title="&#26412;&#20307;&#26159;&#34769;&#34690;&#30340;&#19975;&#30028;&#34903;&#28316;&#23376;">&#26412;&#20307;&#26159;&#34769;&#34690;&#30340;&#19975;&#30028;&#34903;&#28316;&#23376;</a></span>
                        <span class="s5">&#26641;&#25042;&#21834;&#26641;&#25042;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#29572;&#24187;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220727/"
                                            title="&#31070;&#22855;&#20027;&#35282;&#22312;&#21738;&#37324;">&#31070;&#22855;&#20027;&#35282;&#22312;&#21738;&#37324;</a></span>
                        <span class="s5">&#34496;&#29273;&#22235;&#39063;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#29572;&#24187;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220726/"
                                            title="&#26007;&#32599;&#20043;&#40857;&#26538;&#36870;&#19990;">&#26007;&#32599;&#20043;&#40857;&#26538;&#36870;&#19990;</a></span>
                        <span class="s5">&#24651;&#24651;&#32418;&#23576;&#27882;&#20542;&#22478;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#29572;&#24187;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220725/"
                                            title="&#26432;&#25932;&#29190;&#23646;&#24615;&#65292;&#20174;&#21009;&#24466;&#20891;&#24320;&#22987;&#36895;&#25104;&#27494;&#31070;">&#26432;&#25932;&#29190;&#23646;&#24615;&#65292;&#20174;&#21009;&#24466;&#20891;&#24320;&#22987;&#36895;&#25104;&#27494;&#31070;</a></span>
                        <span class="s5">&#26376;&#21315;&#31179;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#21382;&#21490;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220724/"
                                            title="&#31359;&#36234;&#21476;&#20195;&#65306;&#25105;&#38752;&#25171;&#29454;&#20859;&#27963;&#32654;&#23047;&#22971;&#65281;">&#31359;&#36234;&#21476;&#20195;&#65306;&#25105;&#38752;&#25171;&#29454;&#20859;&#27963;&#32654;&#23047;&#22971;&#65281;</a></span>
                        <span class="s5">&#20960;&#20004;&#30862;&#38134;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#22899;&#29983;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220723/"
                                            title="&#26143;&#38469;&#65306;&#22823;&#20332;&#20204;&#37117;&#24819;&#35753;&#25105;&#114;&#117;&#97;&#20182;&#20204;&#30340;&#31934;&#31070;&#20307;">&#26143;&#38469;&#65306;&#22823;&#20332;&#20204;&#37117;&#24819;&#35753;&#25105;&#114;&#117;&#97;&#20182;&#20204;&#30340;&#31934;&#31070;&#20307;</a></span>
                        <span class="s5">&#19981;&#20250;&#20570;&#39277;&#30340;&#21416;&#24072;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#29572;&#24187;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220722/"
                                            title="&#24327;&#23665;&#24405;">&#24327;&#23665;&#24405;</a></span>
                        <span class="s5">&#32781;&#33457;&#26538;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#22899;&#29983;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220721/"
                                            title="&#38519;&#20837;&#32495;&#38395;">&#38519;&#20837;&#32495;&#38395;</a></span>
                        <span class="s5">&#23567;&#20070;&#19968;&#25694;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#29572;&#24187;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220720/"
                                            title="&#65;&#73;&#20185;&#32426;&#20803;">&#65;&#73;&#20185;&#32426;&#20803;</a></span>
                        <span class="s5">&#26376;&#37257;&#19977;&#27743;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#20854;&#23427;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220719/"
                                            title="&#22899;&#20027;&#22826;&#24378;&#24590;&#20040;&#21150;">&#22899;&#20027;&#22826;&#24378;&#24590;&#20040;&#21150;</a></span>
                        <span class="s5">&#26294;&#38899;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#37117;&#24066;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220718/"
                                            title="&#37325;&#29983;&#50;&#48;&#48;&#50;&#65292;&#25105;&#30340;&#33457;&#26679;&#24180;&#21326;">&#37325;&#29983;&#50;&#48;&#48;&#50;&#65292;&#25105;&#30340;&#33457;&#26679;&#24180;&#21326;</a></span>
                        <span class="s5">&#22768;&#22768;&#24687;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#22899;&#29983;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220717/"
                                            title="&#31359;&#25104;&#38632;&#27700;&#20185;&#22899;&#65292;&#20381;&#38752;&#39321;&#28779;&#25104;&#31070;">&#31359;&#25104;&#38632;&#27700;&#20185;&#22899;&#65292;&#20381;&#38752;&#39321;&#28779;&#25104;&#31070;</a></span>
                        <span class="s5">&#21916;&#27426;&#26053;&#28216;&#30340;&#38130;&#23630;&#23448;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#22899;&#29983;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220716/"
                                            title="&#22899;&#37197;&#25165;&#19981;&#20570;&#28846;&#28784;">&#22899;&#37197;&#25165;&#19981;&#20570;&#28846;&#28784;</a></span>
                        <span class="s5">&#19977;&#21513;&#20180;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#20854;&#23427;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220715/"
                                            title="&#23433;&#38517;&#23481;&#37325;&#29983;&#20599;&#21548;&#30343;&#19978;&#24515;&#22768;&#21518;&#26432;&#30127;&#20102;">&#23433;&#38517;&#23481;&#37325;&#29983;&#20599;&#21548;&#30343;&#19978;&#24515;&#22768;&#21518;&#26432;&#30127;&#20102;</a></span>
                        <span class="s5">&#29289;&#20197;&#31232;&#20026;&#36149;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#20854;&#23427;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220714/"
                                            title="&#21629;&#21163;&#20026;&#32856;&#27743;&#23665;&#20026;&#22234;">&#21629;&#21163;&#20026;&#32856;&#27743;&#23665;&#20026;&#22234;</a></span>
                        <span class="s5">&#20940;&#20113;&#20043;&#30690;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#31185;&#24187;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220713/"
                                            title="&#37325;&#29983;&#21518;&#21644;&#22823;&#20332;&#19968;&#32479;&#34013;&#26143;">&#37325;&#29983;&#21518;&#21644;&#22823;&#20332;&#19968;&#32479;&#34013;&#26143;</a></span>
                        <span class="s5">&#19982;&#26143;&#36965;&#26395;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#20854;&#23427;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220712/"
                                            title="&#36259;&#29980;&#36880;&#26790;&#24651;&#65306;&#23567;&#20011;&#22836;&#19982;&#49;&#57;&#55;&#38712;&#24635;">&#36259;&#29980;&#36880;&#26790;&#24651;&#65306;&#23567;&#20011;&#22836;&#19982;&#49;&#57;&#55;&#38712;&#24635;</a></span>
                        <span class="s5">&#29814;&#20809;&#20070;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#29572;&#24187;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220711/"
                                            title="&#20025;&#24093;&#37325;&#29983;">&#20025;&#24093;&#37325;&#29983;</a></span>
                        <span class="s5">&#23567;&#20254;&#33735;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#29572;&#24187;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220710/"
                                            title="&#28954;&#22825;&#40718;">&#28954;&#22825;&#40718;</a></span>
                        <span class="s5">&#25112;&#31070;&#23431;&#21733;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#37117;&#24066;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220709/"
                                            title="&#36870;&#34989;&#20043;&#36335;&#65306;&#20174;&#23628;&#19997;&#21040;&#24005;&#23792;">&#36870;&#34989;&#20043;&#36335;&#65306;&#20174;&#23628;&#19997;&#21040;&#24005;&#23792;</a></span>
                        <span class="s5">&#29233;&#21507;&#20937;&#25292;&#21315;&#24352;&#30340;&#29579;&#40718;&#26124;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#22899;&#29983;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220708/"
                                            title="&#28781;&#22971;&#21478;&#23094;&#65311;&#32769;&#23064;&#25220;&#20320;&#20840;&#23478;&#23233;&#20891;&#23569;&#65281;">&#28781;&#22971;&#21478;&#23094;&#65311;&#32769;&#23064;&#25220;&#20320;&#20840;&#23478;&#23233;&#20891;&#23569;&#65281;</a></span>
                        <span class="s5">&#19968;&#21475;&#19968;&#39063;&#23567;&#30058;&#33540;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#20854;&#23427;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220707/"
                                            title="&#39764;&#36947;&#20043;&#20849;&#36212;&#30333;&#22836;">&#39764;&#36947;&#20043;&#20849;&#36212;&#30333;&#22836;</a></span>
                        <span class="s5">&#31319;&#23681;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#20185;&#20384;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220706/"
                                            title="&#28789;&#28809;">&#28789;&#28809;</a></span>
                        <span class="s5">&#19977;&#27743;&#23458;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#32593;&#28216;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220705/"
                                            title="&#31934;&#28789;&#65306;&#21021;&#22987;&#23453;&#21487;&#26790;&#26159;&#20122;&#21476;&#20861;">&#31934;&#28789;&#65306;&#21021;&#22987;&#23453;&#21487;&#26790;&#26159;&#20122;&#21476;&#20861;</a></span>
                        <span class="s5">&#26292;&#36481;&#30340;&#40100;&#40060;&#27754;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#20854;&#23427;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220704/"
                                            title="&#26538;&#20462;&#23569;&#22899;&#65306;&#19968;&#26538;&#28954;&#22825;">&#26538;&#20462;&#23569;&#22899;&#65306;&#19968;&#26538;&#28954;&#22825;</a></span>
                        <span class="s5">&#21322;&#20010;&#27169;&#22411;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#22899;&#29983;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220703/"
                                            title="&#34987;&#22825;&#36947;&#38024;&#23545;&#21518;&#65292;&#23567;&#24072;&#22969;&#22905;&#26432;&#30127;&#20102;">&#34987;&#22825;&#36947;&#38024;&#23545;&#21518;&#65292;&#23567;&#24072;&#22969;&#22905;&#26432;&#30127;&#20102;</a></span>
                        <span class="s5">&#22303;&#35910;&#39292;&#20799;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#22899;&#29983;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220702/"
                                            title="&#20399;&#24220;&#21452;&#23233;">&#20399;&#24220;&#21452;&#23233;</a></span>
                        <span class="s5">&#19981;&#28165;&#39118;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#22899;&#29983;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220701/"
                                            title="&#39740;&#24046;&#39550;&#21040;&#65306;&#24635;&#35009;&#21069;&#22827;&#27714;&#25509;&#27982;">&#39740;&#24046;&#39550;&#21040;&#65306;&#24635;&#35009;&#21069;&#22827;&#27714;&#25509;&#27982;</a></span>
                        <span class="s5">&#31062;&#24819;&#24819;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#22899;&#29983;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220700/"
                                            title="&#23456;&#22974;&#28781;&#22971;&#65311;&#25105;&#19968;&#38024;&#35753;&#28195;&#29579;&#29239;&#32477;&#21518;">&#23456;&#22974;&#28781;&#22971;&#65311;&#25105;&#19968;&#38024;&#35753;&#28195;&#29579;&#29239;&#32477;&#21518;</a></span>
                        <span class="s5">&#19968;&#27712;&#38634;</span>
                    </li>
                
                    <li>
                        <span class="s1">&#37117;&#24066;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220699/"
                                            title="&#39551;&#25112;&#39118;&#20113;">&#39551;&#25112;&#39118;&#20113;</a></span>
                        <span class="s5">&#22810;&#24425;&#20154;&#29983;</span>
                    </li>
                
                <div class="clear"></div>
            </ul>

        </div>
        <div class="l">
            <h2>最近更新小说列表</h2>
            <ul>
                
                    <li>
                        <span class="s1">&#29572;&#24187;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220396/"
                                            title="&#34917;&#20064;&#65339;&#49;&#118;&#49;&#65341;">&#34917;&#20064;&#65339;&#49;&#118;&#49;&#65341;</a></span>
                        <span class="s3"><a href="https://www.f4bms.com/213/220396/891770.html"
                                            title="&#33300;&#22905;&#65288;&#104;&#65289;">&#33300;&#22905;&#65288;&#104;&#65289;</a></span>
                        <span class="s4">&#32933;&#30338;&#27873;&#27873;</span>
                        <span class="s5">刚刚</span>
                    </li>
                
                    <li>
                        <span class="s1">&#20185;&#20384;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220320/"
                                            title="&#27704;&#22812;&#19982;&#40654;&#26126;&#30340;&#36317;&#31163;">&#27704;&#22812;&#19982;&#40654;&#26126;&#30340;&#36317;&#31163;</a></span>
                        <span class="s3"><a href="https://www.f4bms.com/213/220320/891768.html"
                                            title="&#31532;&#49;&#53;&#55;&#31456;&#32;&#20303;&#23487;">&#31532;&#49;&#53;&#55;&#31456;&#32;&#20303;&#23487;</a></span>
                        <span class="s4">&#29766;&#38901;</span>
                        <span class="s5">刚刚</span>
                    </li>
                
                    <li>
                        <span class="s1">&#29572;&#24187;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/102944/"
                                            title="&#27946;&#33618;&#28779;&#31062;&#65292;&#25112;&#25112;&#25112;&#25112;&#25112;&#25112;&#25112;&#25112;&#25112;&#25112;">&#27946;&#33618;&#28779;&#31062;&#65292;&#25112;&#25112;&#25112;&#25112;&#25112;&#25112;&#25112;&#25112;&#25112;&#25112;</a></span>
                        <span class="s3"><a href="https://www.f4bms.com/96/102944/1182870.html"
                                            title="&#31532;&#54;&#52;&#53;&#31456;&#32;&#26187;&#21319;&#20027;&#23472;">&#31532;&#54;&#52;&#53;&#31456;&#32;&#26187;&#21319;&#20027;&#23472;</a></span>
                        <span class="s4">&#19968;&#26666;&#20848;&#33469;</span>
                        <span class="s5">刚刚</span>
                    </li>
                
                    <li>
                        <span class="s1">&#37117;&#24066;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220220/"
                                            title="&#36890;&#22825;&#21629;&#30456;&#24072;">&#36890;&#22825;&#21629;&#30456;&#24072;</a></span>
                        <span class="s3"><a href="https://www.f4bms.com/213/220220/891766.html"
                                            title="&#31532;&#49;&#55;&#52;&#31456;&#32;&#27861;&#21017;&#20849;&#21596;">&#31532;&#49;&#55;&#52;&#31456;&#32;&#27861;&#21017;&#20849;&#21596;</a></span>
                        <span class="s4">&#38271;&#27901;&#23567;&#36947;&#38271;</span>
                        <span class="s5">刚刚</span>
                    </li>
                
                    <li>
                        <span class="s1">&#22899;&#29983;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/208329/"
                                            title="&#22238;&#21040;&#21476;&#20195;&#65306;&#31181;&#30000;&#20859;&#29275;&#31918;&#28385;&#20179;">&#22238;&#21040;&#21476;&#20195;&#65306;&#31181;&#30000;&#20859;&#29275;&#31918;&#28385;&#20179;</a></span>
                        <span class="s3"><a href="https://www.f4bms.com/201/208329/2508305.html"
                                            title="&#31532;&#50;&#48;&#57;&#31456;&#32;&#39118;&#36710;">&#31532;&#50;&#48;&#57;&#31456;&#32;&#39118;&#36710;</a></span>
                        <span class="s4">&#33945;&#33945;&#30340;&#20803;&#23453;</span>
                        <span class="s5">刚刚</span>
                    </li>
                
                    <li>
                        <span class="s1">&#37117;&#24066;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/24528/"
                                            title="&#22868;&#29616;&#24403;&#22825;&#65292;&#20320;&#25552;&#36890;&#32521;&#29359;&#19978;&#38376;&#36212;&#32422;&#65311;">&#22868;&#29616;&#24403;&#22825;&#65292;&#20320;&#25552;&#36890;&#32521;&#29359;&#19978;&#38376;&#36212;&#32422;&#65311;</a></span>
                        <span class="s3"><a href="https://www.f4bms.com/17/24528/1547068.html"
                                            title="&#31532;&#55;&#53;&#54;&#31456;&#32;&#20934;&#22791;&#34892;&#21160;">&#31532;&#55;&#53;&#54;&#31456;&#32;&#20934;&#22791;&#34892;&#21160;</a></span>
                        <span class="s4">&#22823;&#21453;&#27966;&#21050;&#23458;</span>
                        <span class="s5">刚刚</span>
                    </li>
                
                    <li>
                        <span class="s1">&#29572;&#24187;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/163231/"
                                            title="&#35832;&#22240;&#27704;&#26029;">&#35832;&#22240;&#27704;&#26029;</a></span>
                        <span class="s3"><a href="https://www.f4bms.com/156/163231/3078190.html"
                                            title="&#31532;&#50;&#48;&#55;&#32;&#26080;&#24418;&#30343;&#24093;">&#31532;&#50;&#48;&#55;&#32;&#26080;&#24418;&#30343;&#24093;</a></span>
                        <span class="s4">&#24515;&#20013;&#30340;&#22825;&#24179;</span>
                        <span class="s5">刚刚</span>
                    </li>
                
                    <li>
                        <span class="s1">&#21382;&#21490;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/57842/"
                                            title="&#31359;&#36234;&#21476;&#20195;&#65306;&#25105;&#30340;&#31354;&#38388;&#26377;&#20891;&#28779;">&#31359;&#36234;&#21476;&#20195;&#65306;&#25105;&#30340;&#31354;&#38388;&#26377;&#20891;&#28779;</a></span>
                        <span class="s3"><a href="https://www.f4bms.com/51/57842/1163382.html"
                                            title="&#31532;&#49;&#52;&#48;&#51;&#31456;&#32;&#28023;&#22806;&#39764;&#20462;&#19982;&#27491;&#36947;">&#31532;&#49;&#52;&#48;&#51;&#31456;&#32;&#28023;&#22806;&#39764;&#20462;&#19982;&#27491;&#36947;</a></span>
                        <span class="s4">&#32463;&#36807;&#32780;&#24050;</span>
                        <span class="s5">刚刚</span>
                    </li>
                
                    <li>
                        <span class="s1">&#20854;&#23427;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/45444/"
                                            title="&#20725;&#23608;&#65306;&#20061;&#21460;&#65292;&#22899;&#39740;&#37117;&#30041;&#32473;&#25105;&#36229;&#24230;&#21543;">&#20725;&#23608;&#65306;&#20061;&#21460;&#65292;&#22899;&#39740;&#37117;&#30041;&#32473;&#25105;&#36229;&#24230;&#21543;</a></span>
                        <span class="s3"><a href="https://www.f4bms.com/38/45444/1553652.html"
                                            title="&#31532;&#56;&#49;&#56;&#31456;&#32;&#24456;&#26202;&#25165;&#20250;&#22238;&#26469;">&#31532;&#56;&#49;&#56;&#31456;&#32;&#24456;&#26202;&#25165;&#20250;&#22238;&#26469;</a></span>
                        <span class="s4">&#30315;&#21543;&#22992;</span>
                        <span class="s5">刚刚</span>
                    </li>
                
                    <li>
                        <span class="s1">&#37117;&#24066;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/212557/"
                                            title="&#22825;&#24237;&#25171;&#24037;&#19977;&#30334;&#24180;&#65292;&#21448;&#34987;&#36820;&#32856;&#20102;">&#22825;&#24237;&#25171;&#24037;&#19977;&#30334;&#24180;&#65292;&#21448;&#34987;&#36820;&#32856;&#20102;</a></span>
                        <span class="s3"><a href="https://www.f4bms.com/205/212557/2508304.html"
                                            title="&#31532;&#50;&#49;&#57;&#31456;&#32;&#21496;&#21629;&#28790;&#21531;">&#31532;&#50;&#49;&#57;&#31456;&#32;&#21496;&#21629;&#28790;&#21531;</a></span>
                        <span class="s4">&#28165;&#28552;&#30340;&#23567;&#30382;</span>
                        <span class="s5">刚刚</span>
                    </li>
                
                    <li>
                        <span class="s1">&#22899;&#29983;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/54999/"
                                            title="&#25487;&#31354;&#28195;&#29241;&#21518;&#22920;&#65292;&#36164;&#26412;&#23567;&#22992;&#38543;&#20891;&#28023;&#23707;">&#25487;&#31354;&#28195;&#29241;&#21518;&#22920;&#65292;&#36164;&#26412;&#23567;&#22992;&#38543;&#20891;&#28023;&#23707;</a></span>
                        <span class="s3"><a href="https://www.f4bms.com/48/54999/1427062.html"
                                            title="&#31532;&#55;&#57;&#56;&#31456;&#32;&#31859;&#31890;&#30340;&#23567;&#36319;&#29677;">&#31532;&#55;&#57;&#56;&#31456;&#32;&#31859;&#31890;&#30340;&#23567;&#36319;&#29677;</a></span>
                        <span class="s4">&#24605;&#21531;&#21526;</span>
                        <span class="s5">刚刚</span>
                    </li>
                
                    <li>
                        <span class="s1">&#21382;&#21490;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/46345/"
                                            title="&#22823;&#21776;&#65306;&#22825;&#19978;&#25481;&#19979;&#20010;&#38108;&#26495;&#37117;&#24471;&#22995;&#26446;">&#22823;&#21776;&#65306;&#22825;&#19978;&#25481;&#19979;&#20010;&#38108;&#26495;&#37117;&#24471;&#22995;&#26446;</a></span>
                        <span class="s3"><a href="https://www.f4bms.com/39/46345/1553648.html"
                                            title="&#31532;&#49;&#52;&#50;&#55;&#31456;&#32;&#25945;&#35826;">&#31532;&#49;&#52;&#50;&#55;&#31456;&#32;&#25945;&#35826;</a></span>
                        <span class="s4">&#38065;&#23500;&#36149;&#101;&#114;</span>
                        <span class="s5">刚刚</span>
                    </li>
                
                    <li>
                        <span class="s1">&#22899;&#29983;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/181454/"
                                            title="&#33457;&#33509;&#30427;&#24320;&#65292;&#38738;&#26149;&#33258;&#26469;">&#33457;&#33509;&#30427;&#24320;&#65292;&#38738;&#26149;&#33258;&#26469;</a></span>
                        <span class="s3"><a href="https://www.f4bms.com/174/181454/2800036.html"
                                            title="&#31532;&#54;&#50;&#31456;&#32;&#20891;&#35757;&#35760;&#65306;&#25250;&#25163;&#32982;">&#31532;&#54;&#50;&#31456;&#32;&#20891;&#35757;&#35760;&#65306;&#25250;&#25163;&#32982;</a></span>
                        <span class="s4">&#20170;&#25105;&#26469;&#20846;&#26472;&#26611;&#20381;&#20381;</span>
                        <span class="s5">刚刚</span>
                    </li>
                
                    <li>
                        <span class="s1">&#21382;&#21490;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/128483/"
                                            title="&#25105;&#26159;&#21453;&#36156;&#65292;&#23094;&#20010;&#20844;&#20027;&#24456;&#21512;&#29702;&#21543;&#65311;">&#25105;&#26159;&#21453;&#36156;&#65292;&#23094;&#20010;&#20844;&#20027;&#24456;&#21512;&#29702;&#21543;&#65311;</a></span>
                        <span class="s3"><a href="https://www.f4bms.com/121/128483/384598.html"
                                            title="&#31532;&#52;&#53;&#50;&#31456;&#32;&#25915;&#22478;&#65292;&#38477;&#32500;&#25171;&#20987;&#65281;">&#31532;&#52;&#53;&#50;&#31456;&#32;&#25915;&#22478;&#65292;&#38477;&#32500;&#25171;&#20987;&#65281;</a></span>
                        <span class="s4">&#27700;&#37324;&#25438;&#40060;</span>
                        <span class="s5">刚刚</span>
                    </li>
                
                    <li>
                        <span class="s1">&#22899;&#29983;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/219325/"
                                            title="&#26025;&#31070;&#65306;&#20182;&#19968;&#36523;&#31070;&#22687;&#65292;&#20320;&#24825;&#20182;&#24178;&#22043;">&#26025;&#31070;&#65306;&#20182;&#19968;&#36523;&#31070;&#22687;&#65292;&#20320;&#24825;&#20182;&#24178;&#22043;</a></span>
                        <span class="s3"><a href="https://www.f4bms.com/212/219325/891763.html"
                                            title="&#31532;&#49;&#56;&#57;&#31456;&#32;&#29275;&#37070;&#20043;&#29579;">&#31532;&#49;&#56;&#57;&#31456;&#32;&#29275;&#37070;&#20043;&#29579;</a></span>
                        <span class="s4">&#20134;&#24187;&#40060;</span>
                        <span class="s5">刚刚</span>
                    </li>
                
                    <li>
                        <span class="s1">&#22899;&#29983;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/217862/"
                                            title="&#29343;&#31181;&#21452;&#21452;&#25226;&#23478;&#36824;">&#29343;&#31181;&#21452;&#21452;&#25226;&#23478;&#36824;</a></span>
                        <span class="s3"><a href="https://www.f4bms.com/211/217862/891760.html"
                                            title="&#31532;&#52;&#49;&#56;&#31456;&#32;&#26085;&#23376;&#38271;&#30528;&#21602;">&#31532;&#52;&#49;&#56;&#31456;&#32;&#26085;&#23376;&#38271;&#30528;&#21602;</a></span>
                        <span class="s4">&#21608;&#26524;&#22969;</span>
                        <span class="s5">刚刚</span>
                    </li>
                
                    <li>
                        <span class="s1">&#20854;&#23427;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220277/"
                                            title="&#19978;&#38376;&#22899;&#23167;&#37117;&#24066;&#33267;&#23562;">&#19978;&#38376;&#22899;&#23167;&#37117;&#24066;&#33267;&#23562;</a></span>
                        <span class="s3"><a href="https://www.f4bms.com/213/220277/891755.html"
                                            title="&#31532;&#20061;&#30334;&#19968;&#21313;&#38598;&#65306;&#29109;&#20540;&#24402;&#38646;&#20498;&#35745;&#26102;&#19982;&#32500;&#24230;&#25937;&#36174;">&#31532;&#20061;&#30334;&#19968;&#21313;&#38598;&#65306;&#29109;&#20540;&#24402;&#38646;&#20498;&#35745;&#26102;&#19982;&#32500;&#24230;&#25937;&#36174;</a></span>
                        <span class="s4">&#20658;&#39592;&#23961;&#23961;&#30340;&#31659;&#23591;</span>
                        <span class="s5">刚刚</span>
                    </li>
                
                    <li>
                        <span class="s1">&#37117;&#24066;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/216143/"
                                            title="&#29417;&#29454;&#20154;&#29983;&#65306;&#20174;&#29454;&#26538;&#21040;&#36164;&#26412;&#24093;&#22269;">&#29417;&#29454;&#20154;&#29983;&#65306;&#20174;&#29454;&#26538;&#21040;&#36164;&#26412;&#24093;&#22269;</a></span>
                        <span class="s3"><a href="https://www.f4bms.com/209/216143/2508300.html"
                                            title="&#31532;&#49;&#57;&#57;&#31456;&#32;&#22791;&#25112;&#40644;&#37329;">&#31532;&#49;&#57;&#57;&#31456;&#32;&#22791;&#25112;&#40644;&#37329;</a></span>
                        <span class="s4">&#29992;&#25143;&#19968;&#30871;&#35910;&#33457;</span>
                        <span class="s5">刚刚</span>
                    </li>
                
                    <li>
                        <span class="s1">&#29572;&#24187;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/210488/"
                                            title="&#22124;&#20185;&#40718;">&#22124;&#20185;&#40718;</a></span>
                        <span class="s3"><a href="https://www.f4bms.com/203/210488/2508298.html"
                                            title="&#31532;&#49;&#55;&#50;&#31456;&#32;&#38634;&#28789;&#22307;&#33714;&#30340;&#28040;&#24687;">&#31532;&#49;&#55;&#50;&#31456;&#32;&#38634;&#28789;&#22307;&#33714;&#30340;&#28040;&#24687;</a></span>
                        <span class="s4">&#29190;&#28977;</span>
                        <span class="s5">刚刚</span>
                    </li>
                
                    <li>
                        <span class="s1">&#22899;&#29983;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/219528/"
                                            title="&#32972;&#21467;&#20043;&#22823;&#23567;&#35854;&#35328;">&#32972;&#21467;&#20043;&#22823;&#23567;&#35854;&#35328;</a></span>
                        <span class="s3"><a href="https://www.f4bms.com/212/219528/891695.html"
                                            title="&#31532;&#50;&#51;&#48;&#31456;&#32;&#32972;&#21518;&#26377;&#29436;">&#31532;&#50;&#51;&#48;&#31456;&#32;&#32972;&#21518;&#26377;&#29436;</a></span>
                        <span class="s4">&#30382;&#20043;&#21416;&#20154;</span>
                        <span class="s5">刚刚</span>
                    </li>
                
                    <li>
                        <span class="s1">&#22899;&#29983;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/201043/"
                                            title="&#37325;&#29983;&#50;&#48;&#49;&#52;&#65306;&#19968;&#20010;&#20154;&#30340;&#35946;&#38376;">&#37325;&#29983;&#50;&#48;&#49;&#52;&#65306;&#19968;&#20010;&#20154;&#30340;&#35946;&#38376;</a></span>
                        <span class="s3"><a href="https://www.f4bms.com/194/201043/2763650.html"
                                            title="&#31532;&#19977;&#30334;&#20061;&#21313;&#20843;&#31456;&#32;&#27668;&#27515;&#20154;&#19981;&#20607;&#21629;">&#31532;&#19977;&#30334;&#20061;&#21313;&#20843;&#31456;&#32;&#27668;&#27515;&#20154;&#19981;&#20607;&#21629;</a></span>
                        <span class="s4">&#38590;&#31070;</span>
                        <span class="s5">刚刚</span>
                    </li>
                
                    <li>
                        <span class="s1">&#29572;&#24187;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/216917/"
                                            title="&#37325;&#29983;&#65292;&#21534;&#22124;&#19975;&#29289;">&#37325;&#29983;&#65292;&#21534;&#22124;&#19975;&#29289;</a></span>
                        <span class="s3"><a href="https://www.f4bms.com/210/216917/891694.html"
                                            title="&#31532;&#53;&#48;&#31456;&#32;&#26432;&#25134;&#20174;&#31070;&#26426;&#22478;&#24320;&#22987;">&#31532;&#53;&#48;&#31456;&#32;&#26432;&#25134;&#20174;&#31070;&#26426;&#22478;&#24320;&#22987;</a></span>
                        <span class="s4">&#28895;&#33026;&#26790;</span>
                        <span class="s5">刚刚</span>
                    </li>
                
                    <li>
                        <span class="s1">&#22899;&#29983;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/215444/"
                                            title="&#37325;&#29983;&#27809;&#37329;&#25163;&#25351;&#65292;&#25105;&#20570;&#22242;&#36141;&#20859;&#27963;&#20840;&#23478;">&#37325;&#29983;&#27809;&#37329;&#25163;&#25351;&#65292;&#25105;&#20570;&#22242;&#36141;&#20859;&#27963;&#20840;&#23478;</a></span>
                        <span class="s3"><a href="https://www.f4bms.com/208/215444/2508297.html"
                                            title="&#31532;&#49;&#57;&#57;&#31456;&#32;&#19981;&#19968;&#26679;&#30340;&#36873;&#25321;">&#31532;&#49;&#57;&#57;&#31456;&#32;&#19981;&#19968;&#26679;&#30340;&#36873;&#25321;</a></span>
                        <span class="s4">&#27700;&#37324;&#26377;&#23567;&#40060;</span>
                        <span class="s5">刚刚</span>
                    </li>
                
                    <li>
                        <span class="s1">&#22899;&#29983;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/100463/"
                                            title="&#26202;&#24180;&#20462;&#20185;&#34987;&#20998;&#25163;&#65292;&#20154;&#27515;&#20102;&#31995;&#32479;&#20320;&#25165;&#26469;&#65311;">&#26202;&#24180;&#20462;&#20185;&#34987;&#20998;&#25163;&#65292;&#20154;&#27515;&#20102;&#31995;&#32479;&#20320;&#25165;&#26469;&#65311;</a></span>
                        <span class="s3"><a href="https://www.f4bms.com/93/100463/1182868.html"
                                            title="&#31532;&#54;&#49;&#48;&#31456;&#32;&#20185;&#24093;&#30340;&#24809;&#32602;">&#31532;&#54;&#49;&#48;&#31456;&#32;&#20185;&#24093;&#30340;&#24809;&#32602;</a></span>
                        <span class="s4">&#19968;&#31508;&#30011;&#27743;&#23665;</span>
                        <span class="s5">刚刚</span>
                    </li>
                
                    <li>
                        <span class="s1">&#20854;&#23427;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/213538/"
                                            title="&#23020;&#23567;&#28385;&#36138;&#21507;&#65311;&#29992;&#32654;&#39135;&#21246;&#24341;&#19968;&#19979;&#35797;&#35797;">&#23020;&#23567;&#28385;&#36138;&#21507;&#65311;&#29992;&#32654;&#39135;&#21246;&#24341;&#19968;&#19979;&#35797;&#35797;</a></span>
                        <span class="s3"><a href="https://www.f4bms.com/206/213538/2508295.html"
                                            title="&#31532;&#50;&#49;&#48;&#31456;&#32;&#22307;&#20154;&#27169;&#24335;">&#31532;&#50;&#49;&#48;&#31456;&#32;&#22307;&#20154;&#27169;&#24335;</a></span>
                        <span class="s4">&#30333;&#30333;&#20928;&#20928;&#30340;&#26376;&#33426;</span>
                        <span class="s5">刚刚</span>
                    </li>
                
                    <li>
                        <span class="s1">&#29572;&#24187;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/153396/"
                                            title="&#26417;&#38592;&#40483;">&#26417;&#38592;&#40483;</a></span>
                        <span class="s3"><a href="https://www.f4bms.com/146/153396/2643519.html"
                                            title="&#31532;&#51;&#57;&#54;&#31456;&#32;&#34880;&#36884;">&#31532;&#51;&#57;&#54;&#31456;&#32;&#34880;&#36884;</a></span>
                        <span class="s4">&#27873;&#23567;&#31859;&#26898;</span>
                        <span class="s5">刚刚</span>
                    </li>
                
                    <li>
                        <span class="s1">&#22899;&#29983;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/217195/"
                                            title="&#31243;&#23569;&#65292;&#20320;&#30340;&#29238;&#20146;&#26159;&#34987;&#35851;&#26432;&#30340;">&#31243;&#23569;&#65292;&#20320;&#30340;&#29238;&#20146;&#26159;&#34987;&#35851;&#26432;&#30340;</a></span>
                        <span class="s3"><a href="https://www.f4bms.com/210/217195/891691.html"
                                            title="&#31532;&#56;&#48;&#31456;&#32;&#30495;&#27491;&#30340;&#30446;&#30340;&#65288;&#19968;&#65289;">&#31532;&#56;&#48;&#31456;&#32;&#30495;&#27491;&#30340;&#30446;&#30340;&#65288;&#19968;&#65289;</a></span>
                        <span class="s4">&#38634;&#25995;&#35805;&#24773;</span>
                        <span class="s5">刚刚</span>
                    </li>
                
                    <li>
                        <span class="s1">&#20185;&#20384;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/163892/"
                                            title="&#28151;&#27788;&#22823;&#24093;&#20043;&#21073;&#31070;">&#28151;&#27788;&#22823;&#24093;&#20043;&#21073;&#31070;</a></span>
                        <span class="s3"><a href="https://www.f4bms.com/157/163892/3078188.html"
                                            title="&#31532;&#51;&#56;&#51;&#31456;&#32;&#26089;&#30693;&#22914;&#27492;&#65292;&#20309;&#24517;&#24403;&#21021;">&#31532;&#51;&#56;&#51;&#31456;&#32;&#26089;&#30693;&#22914;&#27492;&#65292;&#20309;&#24517;&#24403;&#21021;</a></span>
                        <span class="s4">&#20613;&#23478;&#22823;&#23569;&#29239;</span>
                        <span class="s5">刚刚</span>
                    </li>
                
                    <li>
                        <span class="s1">&#20854;&#23427;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220728/"
                                            title="&#26412;&#20307;&#26159;&#34769;&#34690;&#30340;&#19975;&#30028;&#34903;&#28316;&#23376;">&#26412;&#20307;&#26159;&#34769;&#34690;&#30340;&#19975;&#30028;&#34903;&#28316;&#23376;</a></span>
                        <span class="s3"><a href="https://www.f4bms.com/214/220728/891680.html"
                                            title="&#31532;&#49;&#52;&#57;&#31456;&#32;&#30561;&#20102;&#20004;&#26376;&#65292;&#37027;&#36793;&#24590;&#20040;&#36830;&#22825;&#23467;&#37117;&#38393;&#23436;&#20102;">&#31532;&#49;&#52;&#57;&#31456;&#32;&#30561;&#20102;&#20004;&#26376;&#65292;&#37027;&#36793;&#24590;&#20040;&#36830;&#22825;&#23467;&#37117;&#38393;&#23436;&#20102;</a></span>
                        <span class="s4">&#26641;&#25042;&#21834;&#26641;&#25042;</span>
                        <span class="s5">刚刚</span>
                    </li>
                
                    <li>
                        <span class="s1">&#35328;&#24773;</span>
                        <span class="s2"><a href="https://www.f4bms.com/kanshu/220382/"
                                            title="&#29233;&#19978;&#20102;&#21253;&#20859;&#25105;&#30340;&#32769;&#22899;&#20154;&#65288;&#103;&#108;&#65289;">&#29233;&#19978;&#20102;&#21253;&#20859;&#25105;&#30340;&#32769;&#22899;&#20154;&#65288;&#103;&#108;&#65289;</a></span>
                        <span class="s3"><a href="https://www.f4bms.com/213/220382/891662.html"
                                            title="&#25214;&#21040;&#26257;&#20551;&#24037;&#20102;&#36825;&#20960;&#22825;&#20808;&#19981;&#26356;&#26032;&#20102;">&#25214;&#21040;&#26257;&#20551;&#24037;&#20102;&#36825;&#20960;&#22825;&#20808;&#19981;&#26356;&#26032;&#20102;</a></span>
                        <span class="s4">&#32993;&#33821;&#21340;&#30495;&#38590;&#21507;</span>
                        <span class="s5">刚刚</span>
                    </li>
                
            </ul>
        </div>
        <div class="clear"></div>
    </div>
</article>
    
<script>
"document.writeln(\"\u003cdiv class=\\\"yl2\\\"\u003e\");\n"



"document.writeln(\"\u003c/div\u003e\");\n"
</script>


<footer class="footer" id="footer">
	<div class="footer_cont">
		<p class="hidden-xs">本站所有小说均由根据搜索引擎转码而来,只为让更多读者欣赏。</p>
		<p class="visible-xs">本站基于搜索引擎技术为您提供检索服务,如有侵权请来信告知。</p>
	</div>
</footer>
<a class="gotop" onclick="javascript:gotop();">返回顶部</a>
	<div style="display: none"></div>
<script>imglazy();</script>
<script>zzping();</script>

<script>
    document.getElementById('header_left').innerHTML = "<li style=\"margin-right: 40px;\"><a href=\"\/hists\" class=\"book-btn\">书架</a></li>";
    document.getElementById('header_title').innerHTML = "<a href=\"/\">\u0026#29611;\u0026#29808;\u0026#35328;\u0026#24773;\u0026#23567;\u0026#35828;\u0026#32593;</a>";
</script>
</body>
</html>                               

Whois info of domain

Domain Name: F4BMS.COM
Registry Domain ID: 2939804760_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.spaceship.com
Registrar URL: http://www.spaceship.com
Updated Date: 2024-12-10T03:57:41Z
Creation Date: 2024-12-05T12:52:21Z
Registry Expiry Date: 2025-12-05T12:52:21Z
Registrar: Spaceship, Inc.
Registrar IANA ID: 3862
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.9854014545
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: JAY.NS.CLOUDFLARE.COM
Name Server: TEAGAN.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-09T10:02:00Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass