趣味网址导航(时光旅行)首页导航界面源码分享

时光旅行—趣味网址导航项目-首页 分享:

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport">
<title>趣味导航_时光旅行</title>
<meta name="keywords" content="趣搜导航,趣搜一下,网址大全,上网导航" />
<meta name="description" content="本站是趣味网址导航,主要提供网址导航,网站大全,网站登陆服务.以简单粗暴的上网方式,实现快人一步的趣味生活,趣味导航,一个就够!!" /> 
  <meta content="yes" name="apple-mobile-web-app-capable"/>
<meta content="black" name="apple-mobile-web-app-status-bar-style"/>
<meta content="telephone=no" name="format-detection"/>
<style type="text/css">
body{
margin:0 auto;
width:960px;
background:#f8f8f8;
font: normal 16px/150% "微软雅黑",arial,serif; color: #333; 
font-family: Arial, sans-serif;
}	

/*布局*/
#header{background:#0aa770; width:100%;height:45px;margin-bottom:10px;border:1px solid #F4FDEE;}
#header h2 {width:99%;color:#ffffff;font-size:18px;vertical-align:middle;}
#header .body {padding:0px 3px;}	
#header .titleHw{display:inline;}
#header .titleHm{display:none;}
	
#MZ {margin-bottom:10px;margin-top:10px;}
#MZ ul {list-style-type:none;padding:0;width:100%; margin:0 auto;overflow:hidden}
#MZ ul li{float:left;width:24.8%;height:50px;line-height:50px;text-align:center;overflow:hidden;background:#ffffff;/*border-top:1px solid #DDD;border-left:1px solid #DDD;*/}
#MZ ul li a{text-decoration:none;color:#000;display:inline-block;width:100%;height:100%;}
#MZ .wenzi{ display: block;margin-top:8px; margin-left: 20px;height: 32px; line-height: 32px;text-align: center; opacity: 1; -webkit-transition: all 1s 1s; -moz-transition: all 1s 1s; -o-transition: all 1s 1s;transition: all 1s 1s;}
#MZ img {display: block; position: absolute; width: 32px;left: 0; top: 0; opacity: 1; -webkit-transition: all 1s; -moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;}
#MZ .tubiao{position: relative;width: 142px;margin: 0 auto;}

	
#YSYX , #XXJY , #RCSH , #QTDH , #SYGJ , #YLXX{border:1px solid #eee;background:#FFFFFF;height:100%;margin-bottom:10px;/*padding:1px;*/}
 .mM{display:inline;}
#YSYX .tt , #XXJY .tt , #RCSH .tt , #QTDH .tt , #SYCX .tt { color:#19b955;width:2px;height:80%;}
#YSYX .f12 , #XXJY .f12 , #RCSH .f12 , #QTDH .f12 , #SYCX .f12 {font-size:12px;}
#YSYX .title , #XXJY .title , #RCSH .title , #QTDH .title , #SYCX .title{height:30px;line-height:30px;background: #fafbfc;color: #000;display:block;padding-left:8px;border-bottom:1px solid #DDE8FF;}
#YSYX ul , #XXJY ul , #RCSH ul , #QTDH ul {list-style-type:none;padding:5px;margin:0;height:32px;border-bottom:0px solid #EEE;}
#YSYX ul li a , #XXJY ul li a ,#RCSH ul li a , #QTDH ul li a {float:left;width:12%; height:32px;line-height:32px;text-align:center;overflow:hidden;}
ul li a{text-decoration:none;color:#000;display:inline-block;width:100%;height:100%;}
a:hover , .col{color:#0aa770;}
	
#SYCX ul{list-style-type:none;padding:0;margin:0;height:32px;}
#SYCX  ul li a{float:left;width:16.6%;height:32px;line-height:32px;text-align:center;overflow:hidden;}
#SYCX  ul li a{text-decoration:none;color:#000;display:inline-block;width:100%;height:100%;}

#SYCX{background:#ffffff;height:225px;width:100%}
#SYCX .iconList-img {
    display: block;
    margin: 0 auto;
    width: 32px;
    height: 32px;
}

#SYCX .dis-b {
    display: block;
}
#SYCX .column5 {
    float: left;
    width: 20%;
}
#SYCX .mtb10 {
    margin-bottom: 10px;
    margin-top: 10px;
}
#SYCX .tex-cent {
    text-align: center;
}
#SYCX .mtop5 {
    margin-top: 5px;
}
#SYCX .font-fix {
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}	

.more-navi{display:none;}
	
#footer {width:100%;height:120px;/*background:#E6E6E6;*/padding-top:15px;}
#footer .form {width:80%;height:30px;margin:0 auto;}
#footer .text {padding:5px;height:28px;width:85%;line-height:28px;border:1px solid #ddd;vertical-align:middle;}
#footer .sub {height:36px;width:65px;line-height:28px;color:dimgray;font-size:12px;border:1px solid #ddd;vertical-align:middle;}
#footer .fp{font-size:14px;}
#footer .aboutM{padding-top:25px;}
/*回到顶部*/
#Top {position: fixed;right: 10px;bottom: 10px;height: 28px;width: 40px;text-align: center;padding-top: 20px;background: url(https://kuaixunqdn101.cn/navigation/m/images/TopG32.png) 5px 1px no-repeat;border-radius: 20%;overflow: hidden;}
#Top:hover:before{top:50%}	
	
/*搜索框、按钮-绿色搜索*/

#seek{ 
 margin:0px auto;
 height: 44px;
 width:940px;
 background: rgba(255,255,255,0.5);
 position:fixed;
 top:0px;
 _position:absolute;
 _top:expression(documentElement.scrollTop + "px"); 
 z-index:9999;
text-align:left;}	
	
#seek .search-box ,  .search-box{
    margin: 0 auto;
    height: 44px;
    width: 96%;
    position: relative;
    top: 0;
}

#seek .search-text , .search-text{
    width: 90%;
    font-size:18px;
    height: 22px;
    padding: 10px 10px 10px 10px;
	border: 1px solid #eee;
}

#seek .search-text , .search-text:hover{
    border: 1px solid #ddd;
}

#seek .search-text:focus , .search-text:focus{
    border-color:#19b955;
    outline: none;
    border: 1px solid #19b955;
}
#seek .click-search , .click-search{
    position: absolute;
    right: 0px;
    width: 74px;
    height: 45px;
    background: #0aa770 ;
    border: none;
    outline: none;
}
#seek .click-search{
	color: #ffffff;
    background: #0aa770 ;
}
 .click-search{
    background: #0aa770  url(./navigation/img/ico_spy.png) 29px -9px no-repeat;
}

 .click-search:hover{
    outline: none;
    background: #0aa760  url(./navigation/img/ico_spy.png) 29px -9px no-repeat;
}

 .click-search:active{
    outline: none;
    background: #0aa770 url(./navigation/img/ico_spy.png) 29px -9px no-repeat;
}

.set , .onK22 , .offG22{
    width: 24px;
    height: 24px;
    position: absolute;
    top: 11px;
    right: 87px;
}
.onK22{background: url(./navigation/m/images/onK22.png) 5px 1px no-repeat;}
.set , .offG22{background: url(./navigation/m/images/offG22.png) 5px 1px no-repeat;}
/*搜索框、按钮-绿色搜索*/

	
/*设置开关*/
.function-setting-switch{top:2px;right:10px;width:35px;height:20px}
.function-setting-switch .function-switch-button{display:inline-block;position:relative;cursor:pointer;width:35px;height:20px;top:1px}
.function-setting-switch .function-switch-button input{opacity:0;position:absolute;z-index:10}
.function-setting-switch .function-switch-button input,.function-setting-switch .function-switch-button span{position:absolute;display:inline-block;width:35px;height:20px;background:#fff;box-shadow:inset 0 0 5px 2em #ccc;border-radius:1em;vertical-align:-.15em;transition:all .4s ease;-ms-transition:all .4s ease}
.function-setting-switch .function-switch-button input:checked+span{box-shadow:inset 0 0 0 2em #38f}
.function-setting-switch .function-switch-button input+span:after{position:absolute;display:block;content:'';width:19px;height:18px;top:1px;left:1px;border-radius:1em;background:#fff;box-shadow:inset 0 0 0 .03em rgba(0,0,0,.1),0 0 .05em rgba(0,0,0,.05),0 .1em .2em rgba(0,0,0,.2),0 .1em .2em rgba(0,0,0,.2);transition:all .4s ease;-ms-transition:all .4s ease}
.function-setting-switch .function-switch-button input:checked+span:after{left:15.5px}
.function-setting-switch .title{position:absolute;right:40px;top:-2px;color:#333;font-size:12px;width:40px}
.function-setting-switch .function-setting-switch-close{color:#b6b6b6}
.function-swtich-hide{display:none}

#setoff {height: 0px; overflow: hidden;}
#seton , #seton1 , #seton2 , #seton3 , #seton4 , #seton5{height: 120px;padding-left: 4px; background:#ffffff;/*#ace*/position:relative;border:0.5px solid #4caf5038;/*ace*/ }
#btnoff{ position:absolute; margin-left:89%; bottom:0px; width:100%; height:30px;color:#999; }
/*下拉框*/
select {border: 0;display: block;position: relative;min-height: 1.146667rem;line-height: 1.146667rem;white-space: 

nowrap;width: 100%;height:42px;color: #999;overflow: hidden;padding-right: .6rem;background-color: #eee;background: 

transparent;appearance:none;-moz-appearance:none; -webkit-appearance:none; }
	
@media only screen and (max-width: 600px){
body{
width:100%; font: normal 13px/180% "微软雅黑",arial,serif; color: #333;}
body {font-family: Arial, sans-serif;}

#seek{ width:98%;text-align:center;}

	
#MZ {margin-bottom:10px;margin-top:10px;}
#MZ ul {list-style-type:none;padding:0;width:100%;margin:0 auto;overflow:hidden}
#MZ ul li{float:left;width:24.8%;height:32px;line-height:32px;text-align:center;overflow:hidden;background:#ffffff;/*border-top:1px solid #DDD;border-left:1px solid #DDD;*/}
#MZ ul li a{text-decoration:none;color:#000000;display:inline-block;width:100%;height:100%;}
#MZ .wenzi{ display: block;margin-top:4px; margin-left: 20px;height: 18px; line-height: 18px;text-align: center; opacity: 1; -webkit-transition: all 1s 1s; -moz-transition: all 1s 1s; -o-transition: all 1s 1s;transition: all 1s 1s;}
#MZ img {display: block; position: absolute; width: 18px;left: 0; top: 0; opacity: 1; -webkit-transition: all 1s; -moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;}
#MZ .tubiao{position: relative;width: 72px;margin: 0 auto;}
#MZ .border-right {border-right:#DDD solid 1px;}
#MZ .border-bottom {border-bottom:#DDD solid 1px;}
#MZ .border-rb {border-right:#DDD solid 1px;border-bottom:#DDD solid 1px;}

#header .titleHm , #XWZX .more-navi,#XXYL .more-navi,#SHFW .more-navi,#SYCX .more-navi{display:inline;}
#header .titleHw{display:none;}
#YSYX ul li a , #XXJY ul li a ,#RCSH ul li a , #QTDH ul li a , #SYGJ ul li a , #YLXX ul li a{float:left;width:16.6%;}
.mM{display:none;}	
#footer{padding-top:65px;}
#footer .text {width:65%;}
#footer .aboutM{padding-top:65px;}
	
}
	
.right{float:right;margin-right:10px;width:44px;height:44px;background-image:url(img/list.png);vertical-align:middle;}
.left{float:left;width:44px;height:44px;}
</style>
</head>
<body topmargin="0" leftmargin="0" rightmargin="0">
<div class="head KD" ID="header">
<a class="right" href="#" onclick="list()"></a>
<a class="left"></a><h2 align="center">趣味网址导航○<spen class="titleHw">网页版</spen><spen class="titleHm">手机版</spen></h2>	
</div>
	
<div id="seek" style="display:none;" class="search-box">
<form id="baseForm1" name="qw" action="" method="post" onkeydown="javascript: if (event.keyCode == 13){return geturl();}">
    <input placeholder="有趣才好玩,趣搜一下" class="search-text" type="text" autocomplete="off" name="url"  id="url" value=""/>
	<input class="click-search" style="cursor:pointer" type="button" name="suburl" value="搜 索" onclick="geturl();"/>
</form>

</div>
<!--趣搜一下开始-->

<div id="quwei980" style="display:block;" class="search-box">
<form id="baseForm" name="quwei" action="" method="post" onkeydown="javascript: if (event.keyCode == 13){return webgeturl();}">
    <input placeholder="有趣才好玩,趣搜一下" class="search-text" type="text" autocomplete="off" name="weburl"  id="weburl" value=""/>
	<input class="click-search" value="" style="cursor:pointer" type="button" name="suburl" onclick="webgeturl();"/>
   <a href="#" id="btnon" class="onK22" title="趣味搜索"></a>
</form>
</div>
<!--趣搜一下结束-->
	
<!--百度搜索开始-->
<div id="baidusoso" style="display:none;" class="search-box">
<form onsubmit="return baiduWithHttps(this)" action="http://www.baidu.com/baidu" target="_blank">
    <input name="tn" type="hidden" value="SE_zzsearchcode_shhzc78w">
    <input type="text" class="search-text" placeholder="百度搜索..."  onfocus="checkHttps" name="word"  size="30">
    <input type="submit" class="click-search" value="" style="cursor:pointer">
 <a href="#" id="btnon1" class="onK22" title="baidu搜索"></a>
</form>
</div>	
<!--百度搜索开始-->

<!--360搜索开始-->
<div id="360soso" style="display:none;" class="search-box">
    <form action="http://www.so.com/s" target="_blank">
   <input type="text" autocomplete="off" name="q" class="search-text" placeholder="360 搜索...">
        <input type="submit" class="click-search" value="" style="cursor:pointer">
        <input type="hidden" name="ie" value="utf8">
        <input type="hidden" name="src" value="zz_kuaixunqdn101.cn">
        <input type="hidden" name="site" value="kuaixunqdn101.cn">
        <input type="hidden" name="rg" value="1">
        <a href="#" id="btnon2" class="onK22" title="360搜索"></a>
    </form>
</div>
<!--360搜索结束-->

<!--搜狗搜索开始-->
<div id="sogousoso" style="display:none;" class="search-box">
<form action="http://www.sogou.com/web" target="_blank">
<input type="text" name="query" class="search-text" placeholder="sogou搜索...">
<input type="hidden" name="insite" value="sogou.com">
<input type="hidden" name="insite2" value="sogou.com">
<input type="submit" name="sogou_submit" class="click-search" value="" style="cursor:pointer">
<a href="#" id="btnon3" class="onK22" title="sogou搜索"></a>
</form>
</div>
<!--搜狗搜索结束-->
	
<!--淘宝搜索开始-->
<div id="taobaososo" style="display:none;" class="search-box">	
<form action="http://s.taobao.com/search" name="search" id="J_TSearchForm">
<input x-webkit-grammar="builtin:translate" x-webkit-speech="" size="30"  role="combobox" aria-combobox="list" aria-haspopup="true" id="q" name="q" aria-label=""  placeholder="商品搜索..." accesskey="s" autocomplete="off" class="search-text">
<input type="submit" class="click-search" value="" style="cursor:pointer">
<a href="#" id="btnon4" class="onK22" title="商品搜索"></a>
</form>
</div>
<!--淘宝搜索开始-->
	
<!--必应搜索开始-->
<div id="biyingsoso" style="display:none;" class="search-box">
  <form action=http://www.bing.com/search accept-charset=UTF-8 onsubmit=document.charset='UTF-8' method=get target=_blank>
  <input placeholder="必应搜索" class="search-text" type="text" autocomplete="off"  name="q"> 
  <input type="submit" class="click-search" value="" style="cursor:pointer">
	 <a href="#" id="btnon5" class="onK22" title="必应搜索"></a>
  </form>
</div>	
<!--必应搜索结束-->
	
<!--设置中心-->
<div id="setoff" class="search-box">
<div id="seton">
	<select id="test_select_change">
    <option value="000">默认(趣味搜索)</option>
	<option value="001">百度一下</option>
	<option value="002">搜狗搜索</option>
	<option value="003">360搜索</option>
	<option value="004">淘宝搜索</option>
	<option value="005">必应搜索</option>
    </select>
<br>
<div id="tongji" style="font:16px;">
<div>∧开关
<!--switch切换/设置按钮动画-->
<span class="function-setting-switch">
 <label class="function-swtich-hide"></label>
    <label class="function-setting-switch-close">
        </label>
          <label class="function-switch-button function-switch-button-persoanl">
           <input type="checkbox" class="function-setting-checkbox-persoanl" data-type="record" checked="checked" name="checkname" onclick="check(this)">
         <span></span>
     </label>
 </span>
</div>
</div>
<br>
<spen class="" id="btnoff" title="收起搜索引擎选项">△</spen>
</div>
</div>

<!--趣搜一下结束-->

<div class="body"> <!-- body开始 -->
<div ID="MZ"><!-- MZ开始 -->
<ul>
        <li>
            <a  rel="external nofollow" href="https://m.baidu.com/?from=1019023e" target="_blank">
                <p class="tubiao">
                    <img src="https://kuaixunqdn101.cn/navigation/m/images/baidu.png"/>
                    <span class="wenzi">百度</span>
                </p>
            </a>
        </li>
        
        <li>
            <a rel="external nofollow" href="https://ai.m.taobao.com/index.html?pid=mm_32464889_3262733_58380018" target="" title="爱淘宝">
                <p class="tubiao">
                    <img src="https://kuaixunqdn101.cn/navigation/m/images/aitaobao.png"/>
                    <span class="wenzi">爱淘宝</span>
                </p>
            </a>
        </li>
        
        <li>
            <a rel="external nofollow" href="https://m.v.qq.com/index.html" target="" title="腾讯视频">
                <p class="tubiao">
                    <img src="https://kuaixunqdn101.cn/navigation/m/images/tengxunshiping.png"/>
                    <span class="wenzi">腾讯</span>
                </p>
            </a>
        </li>
        
        <li class="border-right">
            <a rel="external nofollow" href="https://m.58.com/qdn/?reform=pcfront" target="" title="58同城" >
                <p class="tubiao">
                    <img src="https://kuaixunqdn101.cn/navigation/m/images/58tongcheng.png"/>
                    <span class="wenzi">5 8</span>
                </p>
            </a>
        </li>
        
        <li>
            <a rel="external nofollow" href="http://dynamic.m.tuniu.com/?fta=1&p=25297" target="" title="途牛">
                <p class="tubiao">
                    <img src="https://kuaixunqdn101.cn/navigation/m/images/tuniu.png"/>
                    <span class="wenzi">途牛</span>
                </p>
            </a>
        </li>
        
        <li>
            <a rel="external nofollow" href="https://m.yhd.com/downloadApp.html" target="" title="1号店" >
                <p class="tubiao">
                    <img src="https://kuaixunqdn101.cn/navigation/m/images/yihaodian.png"/>
                    <span class="wenzi">1号店</span>
                </p>
            </a>
        </li>
        
        <li>
            <a rel="external nofollow" href="http://m.sohu.com/?fr=ucweb" target="" title="搜狐">
               <p class="tubiao">
                    <img src="https://kuaixunqdn101.cn/navigation/m/images/sohuwang.png"/>
                    <span class="wenzi">搜狐</span>
                </p>
            </a>
        </li>
        
     <li class="border-right">
            <a rel="external nofollow" href="http://m.kugou.com/uc/" target="" title="酷狗音乐">
               <p class="tubiao">
                    <img src="https://kuaixunqdn101.cn/navigation/m/images/kugouyinyue.png"/>
                    <span class="wenzi">酷狗</span>
                </p>
            </a>
        </li>
        
        <li>
            <a rel="external nofollow" href="https://m.vip.com/" target="" title="唯品会">
                <p class="tubiao">
                    <img src="https://kuaixunqdn101.cn/navigation/m/images/weipinhui.png"/>
                    <span class="wenzi">唯品会</span>
                </p>
            </a>
        </li>
        
        <li>
            <a rel="external nofollow" href="https://m.gome.com.cn/?cmpid=dh_huawei_mz" target="" title="国美电器">
               <p class="tubiao">
                    <img src="https://kuaixunqdn101.cn/navigation/m/images/guomei.png"/>
                    <span class="wenzi">国美</span>
                </p>
            </a>
        </li>
        
        <li>
            <a rel="external nofollow" href="https://www.amazon.cn/?tag=huaweik-23" target="" title="亚马逊">
                <p class="tubiao">
                    <img src="https://kuaixunqdn101.cn/navigation/m/images/yamaxun.png"/>
                    <span class="wenzi">亚马逊</span>
                </p>
            </a>
        </li>
        
         <li class="border-right">
            <a rel="external nofollow" href="http://m.ctrip.com/html5/?sourceid=2194&allianceid=23497&sid=458333" target="" title="携程旅行">
               <p class="tubiao">
                    <img src="https://kuaixunqdn101.cn/navigation/m/images/xiecheng.png"/>
                    <span class="wenzi">携程</span>
                </p>
            </a>
        </li>
        
        <li>
            <a rel="external nofollow" href="http://h5.17k.com/?hmsr=hw" target="" title="17k">
               <p class="tubiao">
                    <img src="https://kuaixunqdn101.cn/navigation/m/images/17k.png"/>
                    <span class="wenzi">小说</span>
                </p>
            </a>
        </li>
        
        <li>
            <a rel="external nofollow" href="https://m.guokr.com/" target="" title="果壳网">
                <p class="tubiao">
                    <img src="https://kuaixunqdn101.cn/navigation/m/images/guoke.png"/>
                    <span class="wenzi">果壳</span>
                </p>
            </a>
        </li>
        
        <li>
            <a rel="external nofollow" href="https://m.huanqiu.com/?from=uc" target="" title="环球网">
                 <p class="tubiao">
                    <img src="https://kuaixunqdn101.cn/navigation/m/images/huanqiuwang.png"/>
                    <span class="wenzi">环球网</span>
                </p>
            </a>
        </li>
        
        <li>
            <a rel="external nofollow" href="https://m.toutiao.com/?W2atIF=1" target="" title="今日头条">
                <p class="tubiao">
                    <img src="https://kuaixunqdn101.cn/navigation/m/images/jinritoutiao.png"/>
                    <span class="wenzi">头条</span>
                </p>
            </a>
        </li>
        
    </ul>
</div><!-- MZ结束 -->

<div ID="YSYX"><!-- YSYX开始 -->
<div class="title"><spen class="tt">▏</spen>影视游戏 <spen class="tt f12 mM">THE HOVIE GRME</spen></div>
<ul>
<li><a href="list/shipin.htm" class="col">[视频]</a></li>
<li><a rel="external nofollow" href="http://www.youku.com/" title="优酷网" target="_blank">优酷网</a></li>
<li><a rel="external nofollow" href="http://www.tudou.com/" title="土豆网" target="_blank">土豆网</a></li>
<li><a rel="external nofollow" href="http://www.360kan.com/" title="360看看" target="_blank">360看看</a></li>
<li><a rel="external nofollow" href="http://www.letv.com/" title="乐视网" target="_blank">乐视网</a>
</li>
<div class="mM">
<li><a rel="external nofollow" href="http://www.pptv.com/" title="PPtv" target="_blank">PPtv</a></li>
<li><a rel="external nofollow" href="http://v.qq.com">腾讯视频</a></li>
</div>
<li><a href="list/shipin.htm" target="_blank" style="color: #6e6d6d;">更多﹥</a></li>
</ul>

<ul>
<li><a href="list/yingying.htm" class="col">[影视]</a></li>
<li><a rel="external nofollow" href="http://movie.youku.com/" title="优酷电影" target="_blank">优酷电影</a></li>
<li><a rel="external nofollow" href="http://www.1920dy.com/" title="高清电影" target="_blank">高清电影</a></li>
<li><a rel="external nofollow" href="http://www.dypai.com/" title="电影派" target="_blank">电影派</a></li>
<li><a rel="external nofollow" href="http://www.dmtt.net/" title="动漫天堂" target="_blank">动漫天堂</a>
</li>
<div class="mM">
<li><a rel="external nofollow" href="http://video.sina.com.cn/movie/" title="新浪大片" target="_blank">新浪大片</a></li>
<li><a rel="external nofollow" href="http://www.hnwtv.com/" title="电视直播" target="_blank">电视直播</a></li>
</div>
<li><a href="list/yingying.htm" target="_blank" style="color: #6e6d6d;">更多﹥</a></li>
</ul>

<ul>
<li><a href="list/youxi.htm" class="col">[游戏]</a></li>
<li><a rel="external nofollow" href="http://www.17173.com/" title="17173" target="_blank">17173</a></li>
<li><a rel="external nofollow" href="http://www.duowan.com/" title="多玩游戏" target="_blank">多玩游戏</a></li>
<li><a rel="external nofollow" href="http://www.ali213.net/" title="游侠网" target="_blank">游侠网</a></li>
<li><a rel="external nofollow" href="http://www.uuu9.com/" title="游久网" target="_blank">游久网</a></li>
<div class="mM">
<li><a rel="external nofollow" href="http://www.52pk.com/" title="52PK游戏" target="_blank">52PK游戏</a></li>
<li><a rel="external nofollow" href="http://www.4399.com/" title="4399小游戏" target="_blank">4399小游戏</a></li>
</div>
<li><a href="list/youxi.htm" target="_blank" style="color: #6e6d6d;">更多﹥</a></li>
</ul>

<ul>
<li><a href="list/xinwen.htm" class="col">[新闻]</a></li>
<li><a rel="external nofollow" href="http://news.sina.com.cn/" title="新浪新闻" target="_blank">新浪新闻</a></li>
<li><a rel="external nofollow" href="http://news.ifeng.com/" title="凤凰资讯" target="_blank">凤凰资讯</a></li>
<li><a rel="external nofollow" href="http://news.qq.com/" title="腾讯新闻" target="_blank">腾讯新闻</a></li>
<li><a rel="external nofollow" href="http://www.xinhuanet.com/" title="新华网" target="_blank">新华网</a></li>
<div class="mM">
<li><a rel="external nofollow" href="http://news.sohu.com/" title="搜狐新闻" target="_blank">搜狐新闻</a></li>
<li><a rel="external nofollow" href="http://www.huanqiu.com/" title="环球网" target="_blank">环球网</a>
</li>
</div>
<li><a href="list/xinwen.htm" target="_blank" style="color: #6e6d6d;">更多﹥</a></li>
</ul>

<ul>
<li><a href="list/yeyou.htm" class="col">[页游]</a></li>
<li><a rel="external nofollow" href="http://web.sanguosha.com/" title="三国杀" target="_blank">三国杀</a></li>
<li><a rel="external nofollow" href="http://9.game2.cn/" title="九龙朝" target="_blank">九龙朝</a></li>
<li><a rel="external nofollow" href="http://youxi.baidu.com/ddt/" title="弹弹堂" target="_blank">弹弹堂</a></li>
<li><a rel="external nofollow" href="http://www.9aola.com/" title="奥拉星" target="_blank">奥拉星</a></li>
<div class="mM">
<li><a rel="external nofollow" href="http://7.qq.com/" title="七雄争霸" target="_blank">七雄争霸</a></li>
<li><a rel="external nofollow" href="http://bl.qq.com/" title="部落守卫战" target="_blank">部落守卫战</a></li>
</div>
<li><a href="list/yeyou.htm" target="_blank" style="color: #6e6d6d;">更多﹥</a></li>
</ul>
</div><!-- YSYX结束 -->
	
	
<div ID="XXJY"><!-- XXJY开始 -->
<div class="title"><spen class="tt">▏</spen>休闲交友 <spen class="tt f12 mM">CRSURL DRTING</spen></div>
<ul>
<li><a href="list/junshi.htm" class="col">[军事]</a></li>
<li><a rel="external nofollow" href="http://www.tiexue.net/" title="铁血网" target="_blank">铁血网</a></li>
<li><a rel="external nofollow" href="http://mil.news.sina.com.cn/" title="新浪军事" target="_blank">新浪军事</a></li>
<li><a rel="external nofollow" href="http://junshi.xilu.com/" title="西陆军事" target="_blank">西陆军事</a></li>
<li><a rel="external nofollow" href="http://war.news.163.com/" title="网易军事" target="_blank">网易军事</a></li>
<div class="mM">
<li><a rel="external nofollow" href="http://military.china.com/zh_cn/" title="中华网军事" target="_blank">中华网军事</a></li>
<li><a rel="external nofollow" href="http://news.qq.com/militery.shtml" title="腾讯军事" target="_blank">腾讯军事</a></li>
</div>
<li><a href="list/junshi.htm" target="_blank" style="color: #6e6d6d;">更多﹥</a></li>
</ul>

<ul>
<li><a href="list/tiyu.htm" class="col">[体育]</a></li>
<li><a rel="external nofollow" href="http://sports.sina.com.cn/" title="新浪竞技" target="_blank">新浪竞技</a></li>
<li><a rel="external nofollow" href="http://www.hupu.com/" title="虎扑体育" target="_blank" >虎扑体育</a></li>
<li><a rel="external nofollow" href="http://www.hnwtv.com/tyzb/zuqiuzhibo/" title="足球直播" target="_blank">足球直播</a></li>
<li><a rel="external nofollow" href="http://sports.qq.com/" title="腾讯体育" target="_blank">腾讯体育</a></li>
<div class="mM">
<li><a rel="external nofollow" href="http://sports.ifeng.com/" title="凤凰体育" target="_blank">凤凰体育</a></li>
<li><a rel="external nofollow" href="http://sports.sohu.com/" title="搜狐体育" target="_blank">搜狐体育</a></li>
</div>
<li><a href="list/tiyu.htm" target="_blank" style="color: #6e6d6d;">更多﹥</a></li>
</ul>

<ul>
<li><a href="list/xiaoshuo.htm" class="col">[小说]</a></li>
<li><a rel="external nofollow" href="http://www.qidian.com/" title="起点中文网" target="_blank">起点中文网</a></li>
<li><a rel="external nofollow" href="http://www.hongxiu.com/" title="红袖添香" target="_blank">红袖添香</a></li>
<li><a rel="external nofollow" href="http://www.xxsy.net/" title="潇湘书院" target="_blank">潇湘书院</a></li>
<li><a rel="external nofollow" href="http://book.ifeng.com/" title="凤凰读书" target="_blank">凤凰读书</a></li>
<div class="mM">
<li><a rel="external nofollow" href="http://www.xs8.cn/" title="言情小说吧" target="_blank">言情小说吧</a></li>
<li><a rel="external nofollow" href="http://b.faloo.com/" title="飞卢小说网" target="_blank">飞卢小说网</a></li>
</div>
<li><a href="list/xiaoshuo.htm" target="_blank" style="color: #6e6d6d;">更多﹥</a></li>
</ul>

<ul>
<li><a href="list/yinyue.htm" class="col">[音乐]</a></li>
<li><a rel="external nofollow" href="http://www.kugou.com/" title="酷狗音乐" target="_blank">酷狗音乐</a></li>
<li><a rel="external nofollow" href="http://www.1ting.com/" title="一听音乐" target="_blank">一听音乐</a></li>
<li><a rel="external nofollow" href="http://www.9ku.com/" title="九酷音乐" target="_blank">九酷音乐</a></li>
<li><a rel="external nofollow" href="http://www.xiami.com/" title="虾米音乐" target="_blank">虾米音乐</a></li>
<div class="mM">
<li><a rel="external nofollow" href="http://www.yy8844.cn/" title="音乐巴士" target="_blank">音乐巴士</a></li>
<li><a rel="external nofollow" href="http://www.qiyi.com/yinyue/" title="爱奇艺音乐" target="_blank">爱奇艺音乐</a></li>
</div>
<li><a href="list/yinyue.htm" target="_blank" style="color: #6e6d6d;">更多﹥</a></li>
</ul>

<ul>
<li><a href="list/shequ.htm" class="col">[社区]</a></li>
<li><a rel="external nofollow" href="http://bbs.tianya.cn/" title="天涯社区" target="_blank">天涯社区</a></li>
<li><a rel="external nofollow" href="http://bbs.qq.com" title="QQ论坛" target="_blank">QQ论坛</a></li>
<li><a rel="external nofollow" href="http://bbs.people.com.cn" title="强国社区" target="_blank">强国社区</a></li>
<li><a rel="external nofollow" href="http://tieba.baidu.com/" title="百度贴吧" target="_blank">百度贴吧</a></li>
<div class="mM">
<li><a rel="external nofollow" href="http://club.kdnet.net/" title="凯迪社区" target="_blank">凯迪社区</a></li>
<li><a rel="external nofollow" href="https://www.csdn.net/" title="专业IT技术社区" target="_blank">IT技术社区</a></li>
</div>
<li><a href="list/shequ.htm" target="_blank" style="color: #6e6d6d;">更多﹥</a></li>
</ul>
	
<ul>
<li><a href="list/jiaoyou.htm" class="col">[交友]</a></li>
<li><a rel="external nofollow" href="http://www.zhenai.com/" title="珍爱网" target="_blank">珍爱网</a></li>
<li><a rel="external nofollow" href="http://www.jiayuan.com/" title="世纪佳缘" target="_blank">世纪佳缘</a></li>
<li><a rel="external nofollow" href="http://yuehui.163.com/" title="同城约会" target="_blank">同城约会</a></li>
<li><a rel="external nofollow" href="http://www.baihe.com/" title="百合网" target="_blank">百合网</a></li>
<div class="mM">
<li><a rel="external nofollow" href="http://www.marry5.com/" title="嫁我网" target="_blank">嫁我网</a></li>
<li><a rel="external nofollow" href="http://jiaoyou.58.com/" title="58交友" target="_blank">58交友</a></li>
</div>
<li><a href="list/jiaoyou.htm" target="_blank" style="color: #6e6d6d;">更多﹥</a></li>
</ul>
</div><!-- XXJY结束 -->
	
	
<div ID="RCSH"><!-- RCSH开始 -->
<div class="title"><spen class="tt">▏</spen>日常生活 <spen class="tt f12 mM">IN ORILY LIFE</spen></div>
<ul>
<li><a href="list/qiche.htm" class="col">[汽车]</a></li>
<li><a rel="external nofollow" href="http://www.autohome.com.cn/" title="汽车之家" target="_blank">汽车之家</a></li>
<li><a rel="external nofollow" href="http://www.bitauto.com/" title="易车网" target="_blank">易车网</a></li>
<li><a rel="external nofollow" href="http://bbs.fblife.com/" title="越野e族" target="_blank">越野e族</a></li>
<li><a rel="external nofollow" href="http://auto.sina.com.cn/" title="新浪汽车" target="_blank">新浪汽车</a></li>
<div class="mM">
<li><a rel="external nofollow" href="http://www.autofan.com.cn/" title="汽车之友" target="_blank">汽车之友</a></li>
<li><a rel="external nofollow" href="http://www.xcar.com.cn/" title="爱卡汽车网" target="_blank">爱卡汽车网</a></li>
</div>
<li><a href="list/qiche.htm" target="_blank" style="color: #6e6d6d;font-size:14px;">更多﹥</a></li>
</ul>
	
<ul>
<li><a href="list/tuangou.htm" class="col">[团购]</a></li>
<li><a rel="external nofollow" href="http://www.jumei.com/" title="聚美优品" target="_blank">聚美优品</a></li>
<li><a rel="external nofollow" href="http://t.dianping.com/" title="大众点评团" target="_blank">大众点评团</a></li>
<li><a rel="external nofollow" href="http://www.meituan.com/" title="美团" target="_blank">美团</a></li>
<li><a rel="external nofollow" href="http://www.nuomi.com/" title="糯米网" target="_blank">糯米网</a></li>
<div class="mM">
<li><a rel="external nofollow" href="http://tuan.360.cn/" title="360团购" target="_blank">360团购</a></li>
<li><a rel="external nofollow" href="http://ju.taobao.com/" title="聚划算" target="_blank">聚划算</a></li>
</div>
<li><a href="list/tuangou.htm" target="_blank" style="color: #6e6d6d;">更多﹥</a></li>
</ul>

<ul>
<li><a href="list/nvxing.htm" class="col">[女性]</a></li>
<li><a rel="external nofollow" href="http://www.rayli.com.cn/" title="瑞丽网" target="_blank">瑞丽网</a></li>
<li><a rel="external nofollow" href="http://www.meilishuo.com/" title="美丽说" target="_blank">美丽说</a></li>
<li><a rel="external nofollow" href="http://eladies.sina.com.cn/" title="新浪女性" target="_blank">新浪女性</a></li>
<li><a rel="external nofollow" href="http://lady.qq.com/" title="腾讯女性" target="_blank">腾讯女性</a></li>
<div class="mM">
<li><a rel="external nofollow" href="http://www.pclady.com.cn/" title="太平洋女性" target="_blank">太平洋女性</a></li>
<li><a rel="external nofollow" href="http://www.yoka.com/" title="YOKa时尚网" target="_blank">YOKa时尚网</a></li>
</div>
<li><a href="list/nvxing.htm" target="_blank" style="color: #6e6d6d;">更多﹥</a></li>
</ul>

<ul>
<li><a href="list/stock.htm" class="col">[财经]</a></li>
<li><a rel="external nofollow" href="http://finance.sina.com.cn" title="新浪财经" target="_blank">新浪财经</a></li>
<li><a rel="external nofollow" href="http://www.hexun.com" title="和讯财经" target="_blank">和讯财经</a></li>
<li><a rel="external nofollow" href="http://money.163.com" title="网易财经" target="_blank">网易财经</a></li>
<li><a rel="external nofollow" href="http://www.eastmoney.com" title="东方财富网" target="_blank">东方财富网</a></li>
<div class="mM">
<li><a rel="external nofollow" href="http://www.cs.com.cn" title="中国证券报" target="_blank">中国证券报</a></li>
<li><a rel="external nofollow" href="http://finance.sina.com.cn/realstock/index.shtml" title="股市行情中心" target="_blank">股市行情中心</a></li>

</div>
<li><a href="list/caijing.htm" target="_blank" style="color: #6e6d6d;">更多﹥</a></li>
</ul>

<ul>
<li><a href="list/gouwu.htm" class="col">[购物]</a></li>
<li><a rel="external nofollow" href="http://www.jd.com" title="京东商城" target="_blank">京东商城</a></li>
<li><a rel="external nofollow" href="http://www.dangdang.com" title="当当网" target="_blank">当当网</a></li>
<li><a rel="external nofollow" href="http://www.tmall.com/" title="天猫商家" target="_blank">天猫商家</a></li>
<li><a rel="external nofollow" href="http://www.suning.com/" title="苏宁易购" target="_blank">苏宁易购</a></li>
<div class="mM">
<li><a rel="external nofollow" href="http://ai.taobao.com/" title="淘宝特卖" target="_blank">淘宝特卖</a></li>
<li><a rel="external nofollow" href="http://www.yhd.com/" title="1号店超市" target="_blank">1号店超市</a></li>
</div>
<li><a href="list/gouwu.htm" target="_blank" style="color: #6e6d6d;">更多﹥</a></li>
</ul>

<ul>
<li><a href="list/lvyou.htm" class="col">[旅游]</a></li>
<li><a rel="external nofollow" href="http://www.17u.cn/" title="同程网" target="_blank">同程网</a></li>
<li><a rel="external nofollow" href="http://www.qunar.com/" title="去哪儿" target="_blank">去哪儿</a></li>
<li><a rel="external nofollow" href="http://www.mafengwo.cn/" title="蚂蜂窝" target="_blank">蚂蜂窝</a></li>
<li><a rel="external nofollow" href="http://www.mangocity.com/" title="芒果网" target="_blank">芒果网</a></li>
<div class="mM">
<li><a rel="external nofollow" href="http://www.elong.com/" title="艺龙旅行网" target="_blank">艺龙旅行网</a></li>
<li><a rel="external nofollow" href="http://www.ctrip.com/" title="携程旅行网" target="_blank">携程旅行网</a></li>
</div>
<li><a href="list/lvyou.htm" target="_blank" style="color: #6e6d6d;">更多﹥</a></li>
</ul>
</div><!-- RCSH结束 -->
	

<div ID="QTDH"><!-- QTDH开始 -->
<div class="title"><spen class="tt">▏</spen>其他导航 <spen class="tt f12 mM">OTHER NRVIGRTION</spen></div>
<ul>
<li><a href="list/youxiang.htm" class="col">[邮箱]</a></li>
<li><a rel="external nofollow" href="http://www.126.com/" title="126邮箱" target="_blank">126邮箱</a></li>
<li><a rel="external nofollow" href="http://mail.sina.com.cn/" title="新浪邮箱" target="_blank">新浪邮箱</a></li>
<li><a rel="external nofollow" href="http://mail.189.cn/" title="189邮箱" target="_blank">189邮箱</a></li>
<li><a rel="external nofollow" href="http://mail.qq.com/" title="QQ邮箱" target="_blank">QQ邮箱</a></li>
<div class="mM">
<li><a rel="external nofollow" href="http://mail.sohu.com/" title="搜狐邮箱" target="_blank">搜狐邮箱</a></li>
<li><a rel="external nofollow" href="http://mail.10086.cn/" title="139手机邮" target="_blank">139手机邮</a></li>
</div>
<li><a href="list/yuoxiang.htm" target="_blank" style="color: #6e6d6d;">更多﹥</a></li>
</ul>
	
<ul>
<li><a href="list/shenghuo.htm" class="col">[生活]</a></li>
<li><a rel="external nofollow" href="http://www.ganji.com/" title="赶集网" target="_blank">赶集网</a></li>
<li><a rel="external nofollow" href="http://www.baixing.com/" title="百姓网" target="_blank">百姓网</a></li>
<li><a rel="external nofollow" href="http://www.meishichina.com/" title="美食天下" target="_blank">美食天下</a></li>
<li><a rel="external nofollow" href="http://www.kuyiso.com/" title="酷易搜网" target="_blank">酷易搜网</a></li>
<div class="mM">
<li><a rel="external nofollow" href="http://www.liebiao.com/" title="列表网" target="_blank">列表网</a></li>
<li><a rel="external nofollow" href="http://www.edeng.cn/" title="易登网" target="_blank">易登网</a></li>
</div>
<li><a href="list/shenghuo.htm" target="_blank" style="color: #6e6d6d;">更多﹥</a></li>
</ul>

<ul>
<li><a href="list/caipiao.htm" class="col">[彩票]</a></li>
<li><a rel="external nofollow" href="http://www.159cai.com/webpack/view/index/index.html" title="159彩票" target="_blank">159彩票</a></li>
<li><a rel="external nofollow" href="https://www.9188.com/" title="9188彩票" target="_blank">9188彩票</a></li>
<li><a rel="external nofollow" href="http://www.zhcw.com/" title="中彩网" target="_blank">中彩网</a></li>
<li><a rel="external nofollow" href="http://sports.sina.com.cn/lottery/" title="新浪彩票" target="_blank">新浪彩票</a></li>
<div class="mM">
<li><a rel="external nofollow" href="http://sports.sohu.com/caipiao.shtml" title="搜狐福体彩" target="_blank">搜狐福体彩</a></li>
<li><a rel="external nofollow" href="http://www.lottery.gov.cn/" title="中国体彩网" target="_blank">中国体彩网</a></li>
</div>
<li><a href="list/caipiao.htm" target="_blank" style="color: #6e6d6d;">更多﹥</a></li>
</ul>

<ul>
<li><a href="list/yinhang.htm" class="col">[银行]</a></li>
<li><a rel="external nofollow" href="http://icbc.com.cn/" title="工商银行" target="_blank">工商银行</a></li>
<li><a rel="external nofollow" href="http://www.ccb.com/" title="建设银行" target="_blank">建设银行</a></li>
<li><a rel="external nofollow" href="http://www.abchina.com/" title="农业银行" target="_blank">农业银行</a></li>
<li><a rel="external nofollow" href="http://www.bankcomm.com/" title="交通银行" target="_blank">交通银行</a></li>
<div class="mM">
<li><a rel="external nofollow" href="http://www.cmbchina.com/" title="招商银行" target="_blank">招商银行</a></li>
<li><a rel="external nofollow" href="http://www.psbc.com/" title="邮政储蓄" target="_blank">邮政储蓄</a></li>
</div>
<li><a href="list/yinhang.htm" target="_blank" style="color: #6e6d6d;">更多﹥</a></li>
</ul>

<ul>
<li><a href="list/shuma.htm" class="col">[招聘]</a></li>
<li><a rel="external nofollow" href="http://www.58.com/?path=job.shtml" title="58同城招聘" target="_blank">58同城</a></li>
<li><a rel="external nofollow" href="http://www.51job.com/" title="前程无忧" target="_blank">前程无忧</a></li>
<li><a rel="external nofollow" href="http://www.zhaopin.com/" title="智联招聘" target="_blank">智联招聘</a></li>
<li><a rel="external nofollow" href="http://www.jobcn.com/" title="卓博人才网" target="_blank">卓博人才网</a></li>
<div class="mM">
<li><a rel="external nofollow" href="http://www.chinahr.com/" title="中华英才网" target="_blank">中华英才</a></li>
<li><a rel="external nofollow" href="http://www.job5156.com/" title="智通人才网" target="_blank">智通人才网</a></li>
</div>
<li><a href="list/shuma.htm" target="_blank" style="color: #6e6d6d;">更多﹥</a></li>
</ul>

<ul>
<li><a href="list/diannao.htm" class="col">[电脑]</a></li>
<li><a rel="external nofollow" href="http://tech.sina.com.cn" title="新浪科技" target="_blank">新浪科技</a></li>
<li><a rel="external nofollow" href="http://tech.qq.com" title="腾讯科技" target="_blank">腾讯科技</a></li>
<li><a rel="external nofollow" href="http://it.sohu.com" title="搜狐IT" target="_blank">搜狐IT</a></li>
<li><a rel="external nofollow" href="http://www.pchome.net" title="电脑之家" target="_blank">电脑之家</a></li>
<div class="mM">
<li><a rel="external nofollow" href="http://www.zol.com.cn" title="中关村在线" target="_blank">中关村在线</a></li>
<li><a rel="external nofollow" href="http://www.pconline.com.cn" title="太平洋电脑" target="_blank">太平洋电脑</a></li>
</div>
<li><a href="list/diannao.htm" target="_blank" style="color: #6e6d6d;">更多﹥</a></li>
</ul>

<ul>
<li><a href="list/xiaohua.htm" class="col">[笑话]</a></li>
<li><a rel="external nofollow" href="http://www.qiushibaike.com/" title="糗事百科" target="_blank">糗事百科</a></li>
<li><a rel="external nofollow" href="http://joke.qq.com/" title="腾讯笑话" target="_blank">腾讯笑话</a></li>
<li><a href="http://fun.youku.com/" title="优酷搞笑" target="_blank">优酷搞笑</a></li>
<li><a href="http://fun.tudou.com/" title="土豆搞笑" target="_blank">土豆搞笑</a></li>

<div class="mM">
<li><a href="http://www.tianya.cn/techforum/articleslist/0/14.shtml" title="天涯开心乐园" target="_blank">天涯开心乐园</a></li>
<li><a href="http://xiaohua.zol.com.cn/" title="zol笑话大全" target="_blank">zol笑话大全</a></li>
</div>
<li><a href="list/xiaohua.htm" target="_blank" style="color: #6e6d6d;">更多﹥</a></li>
</ul>
	
<ul>
<li><a href="list/ruanjian.htm" class="col">[软件]</a></li>
<li><a rel="external nofollow" href="http://www.skycn.com" title="天空软件站" target="_blank">天空软件站</a></li>
<li><a rel="external nofollow" href="http://www.onlinedown.net" title="华军软件园" target="_blank">华军软件园</a></li>
<li><a rel="external nofollow" href="http://www.drivergenius.com/" title="驱动精灵" target="_blank">驱动精</a></li>
<li><a rel="external nofollow" href="http://www.enet.com.cn/" title="eNet下载" target="_blank">eNet下载</a></li>
<div class="mM">
<li><a rel="external nofollow" href="http://www.duote.com/" title="多特软件站" target="_blank">多特软件站</a></li>
<li><a rel="external nofollow" href="http://tech.sina.com.cn/down/" title="新浪软件下载" target="_blank">新浪软件下载</a></li>
</div>
<li><a href="list/ruanjian.htm" target="_blank" style="color: #6e6d6d;">更多﹥</a></li>
</ul>
	
<ul>
<li><a href="list/qingxin.htm" class="col">[清新]</a></li>
<li><a rel="external nofollow" href="http://www.douban.com/" title="豆瓣" target="_blank">豆瓣</a></li>
<li><a rel="external nofollow" href="http://huaban.com/" title="花瓣" target="_blank">花瓣</a></li>
<li><a rel="external nofollow" href="http://www.manshijian.com/" title="慢时间" target="_blank">慢时间</a></li>
<li><a rel="external nofollow" href="http://www.zhihu.com/" title="知乎" target="_blank">知乎</a></li>
<div class="mM">
<li><a rel="external nofollow" href="http://www.mtime.com/" title="时光网" target="_blank">时光网</a></li>
<li><a rel="external nofollow" href="http://www.m1905.com/" title="电影网" target="_blank">电影网</a></li>
</div>
<li><a href="list/qingxin.htm" target="_blank" style="color: #6e6d6d;">更多﹥</a></li>
</ul>

<ul>
<li><a href="list/aihao.htm" class="col">[爱好]</a></li>
<li><a rel="external nofollow" href="http://cctv.cntv.cn/lm/xunbao/index.shtml" title="cctv寻宝" target="_blank">cctv寻宝</a></li>
<li><a rel="external nofollow" href="http://www.watchtimes.com.cn/" title="腕表时代" target="_blank">腕表时代</a></li>
<li><a rel="external nofollow" href="http://www.watchstore.com.cn/" title="名表论坛" target="_blank">名表论坛</a></li>
<li><a href="http://www.kejixun.com/" title="科技讯" target="_blank">科技讯</a></li>
<div class="mM">
<li><a href="http://www.jitashe.net" title="吉他社" target="_blank">吉他社</a></li>
<li><a href="http://www.guoxue.com/" title="国学网" target="_blank">国学网</a></li>
</div>
<li><a href="list/aihao.htm" target="_blank" style="color: #6e6d6d;">更多﹥</a></li>
</ul>
	
<ul>
<li><a href="list/jiankang.htm" class="col">[健康]</a></li>
<li><a rel="external nofollow" href="http://www.39.net/" title="39健康网" target="_blank">39健康网</a></li>
<li><a rel="external nofollow" href="http://www.haodf.com/" title="好大夫" target="_blank">好大夫</a></li>
<li><a rel="external nofollow" href="http://www.120ask.com/" title="有问必答" target="_blank">有问必答</a></li>
<li><a rel="external nofollow" href="http://www.familydoctor.com.cn/" title="医生在线" target="_blank">医生在线</a></li>
<div class="mM">

<li><a rel="external nofollow" href="http://www.xywy.com/" title="寻医问药网" target="_blank">寻医问药网</a></li>
<li><a rel="external nofollow" href="http://www.dxy.com/" title="丁香医生" target="_blank">丁香医生</a></li>
</div>
<li><a href="list/jiankang.htm" target="_blank" style="color: #6e6d6d;">更多﹥</a></li>
</ul>

<ul>
<li><a href="list/mingxing.htm" class="col">[明星]</a></li>
<li><a rel="external nofollow" href="http://mz.mop.com/" title="搜狐娱乐" target="_blank">搜狐娱乐</a></li>
<li><a rel="external nofollow" href="http://ent.qq.com/" title="腾讯娱乐" target="_blank">腾讯娱乐</a></li>
<li><a rel="external nofollow" href="http://ent.sina.com.cn/" title="新浪娱乐" target="_blank">新浪娱乐</a></li>
<li><a rel="external nofollow" href="http://www.qiyi.com/zongyi/ylxc.html" title="娱乐现场" target="_blank">娱乐现场</a></li>
<div class="mM">
<li><a rel="external nofollow" href="http://www.67.com/" title="中国娱乐网" target="_blank">中国娱乐网</a></li>
<li><a rel="external nofollow" href="http://www.6k.com/mx/" title="影视明星" target="_blank">影视明星</a></li>
</div>
<li><a href="list/mingxing.htm" target="_blank" style="color: #6e6d6d;">更多﹥</a></li>
</ul>
	
<ul>
<li><a href="list/shouji.htm" class="col">[手机]</a></li>
<li><a rel="external nofollow" href="http://www.wandoujia.com/apps/" title="豌豆荚" target="_blank">豌豆荚</a></li>
<li><a rel="external nofollow" href="http://www.uc.cn/" title="Uc浏览器" target="_blank">Uc浏览器</a></li>
<li><a rel="external nofollow" href="http://www.cnmo.com" title="手机中国" target="_blank">手机中国</a></li>
<li><a rel="external nofollow" href="http://www.leiphone.com/" title="雷锋网" target="_blank">雷锋网</a></li>
<div class="mM">
<li><a rel="external nofollow" href="http://www.myapp.com/" title="应用宝" target="_blank">应用宝</a></li>
<li><a rel="external nofollow" href="http://digi.it.sohu.com/mobile.shtml" title="搜狐手机" target="_blank">搜狐手机</a></li>
</div>
<li><a href="list/shouji.htm" target="_blank" style="color: #6e6d6d;">更多﹥</a></li>
</ul>
	
</div><!-- RCSH结束 -->

<div ID="SYCX">
<!-- SYCX开始 -->
<div class="title"><spen class="tt">▏</spen>实用查询  <spen class="tt f12 mM">UTILITIES</spen>
<spen class="more-navi" style="position: absolute;right:12px;color: #999;font-size: 16px;/*line-height: 33px;*/ text-decoration: none;">
<spen style="display:none;" onclick="hidetool()" id="gdtool">△</spen>
<spen  style="display:inline;" onclick="showtool()" id="sqtool">▽</spen>
</spen>
</div>
	
    <ul class="row">
        
        <li class="mtb10 column5">
            <a rel="external nofollow" class="dis-b" href="http://e.weather.com.cn/d/town/index?lat=26.22924&lon=109.13718" title="查天气" target="" >
                <img class="iconList-img" src="https://kuaixunqdn101.cn/navigation/m/images/chatianqi.png">
                <p class="tex-cent font-fix mtop5">查天气</p>
            </a>
        </li>
        
        <li class="mtb10 column5">
            <a rel="external nofollow" class="dis-b" href="http://stat.hao.uc.cn/stat_site.php?nid=165323&fcid=1749&cid=483&page=navi_online_index" title="住酒店" target="" >
                <img class="iconList-img" src="https://kuaixunqdn101.cn/navigation/m/images/zhujiudian.png">
                <p class="tex-cent font-fix mtop5">住酒店</p>
            </a>
        </li>
        
        <li class="mtb10 column5">
            <a rel="external nofollow" class="dis-b" href="https://m.ctrip.com/webapp/train/?secondwakeup=true&dpclickjump=true&from=http%3A%2F%2Fm.ctrip.com%2Fhtml5%2F#/index?VNK=eba8c9b8" title="火车票" target="" >
                <img class="iconList-img" src="https://kuaixunqdn101.cn/navigation/m/images/huochepiao.png">
                <p class="tex-cent font-fix mtop5">火车票</p>
            </a>
        </li>
        
        <li class="mtb10 column5">
            <a rel="external nofollow" class="dis-b" href="https://m.ctrip.com/html5/flight/swift/index?secondwakeup=true&dpclickjump=true&from=http%3A%2F%2Fm.ctrip.com%2Fhtml5%2F" title="订机票" target="" >
                <img class="iconList-img" src="https://kuaixunqdn101.cn/navigation/m/images/dingjipiao.png">
                <p class="tex-cent font-fix mtop5">订机票</p>
            </a>
        </li>
        
        <li class="mtb10 column5">
            <a rel="external nofollow" class="dis-b" href="http://m.ctrip.com/webapp/bus/?sourceid=2194&allianceid=23497&sid=458332" title="汽车票" target="" >
                <img class="iconList-img" src="https://kuaixunqdn101.cn/navigation/m/images/qichepiao.png">
                <p class="tex-cent font-fix mtop5">汽车票</p>
            </a>
        </li>
        
        <li class="mtb10 column5">
            <a rel="external nofollow" class="dis-b" href="https://m.ke.com/bj/?utm_source=uc&utm_medium=navi&utm_term=jpwz&utm_content=paid&utm_campaign=m" title="找房" target="" >
                <img class="iconList-img" src="https://kuaixunqdn101.cn/navigation/m/images/zhaofangzi.png">
                <p class="tex-cent font-fix mtop5">找房子</p>
            </a>
        </li>
        
        <li class="mtb10 column5">
            <a rel="external nofollow" class="dis-b" href="https://h5.m.taobao.com/app/cz/cost.html?spm=875.7403452.topNav520.2&subSource=tmcz_1&pos=2&acm=201506140121-2.1003.64.351384&scm=1003.64.201506140121-2.OTHER_1475784857293_351384#/cost" title="充话费" target="" >
                <img class="iconList-img" src="https://kuaixunqdn101.cn/navigation/m/images/chonghuafei.png">
                <p class="tex-cent font-fix mtop5">充话费</p>
            </a>
        </li>
        
        <li class="mtb10 column5">
            <a rel="external nofollow" class="dis-b" href="https://map.baidu.com/mobile/webapp/index/index/foo=bar/vt=map/?third_party=ucsearchbox" title="地图" target="" >
                <img class="iconList-img" src="https://kuaixunqdn101.cn/navigation/m/images/kanditu.png">
                <p class="tex-cent font-fix mtop5">看地图</p>
            </a>
        </li>
		
        <li class="mtb10 column5">
            <a rel="external nofollow" class="dis-b" href="https://m.kuaidi100.com/app/?coname=uc" title="查快递" target="" >
                <img class="iconList-img" src="https://kuaixunqdn101.cn/navigation/m/images/chakuaidi.png">
                <p class="tex-cent font-fix mtop5">查快递</p>
            </a>
        </li>
        
        <li class="mtb10 column5">
            <a rel="external nofollow" class="dis-b" href="https://m.weizhang8.cn/" title="查违章" target="" >
                <img class="iconList-img" src="https://kuaixunqdn101.cn/navigation/m/images/chaweizhang.png">
                <p class="tex-cent font-fix mtop5">查违章</p>
            </a>
        </li>
        
    </ul>
	
	
    <ul class="row" id="mttool" style="display:none;">
        
        <li class="mtb10 column5">
            <a class="dis-b" href="./navigation/m/qwewm.htm" title="二维码在线生成工具" target="" >
                <img class="iconList-img" src="https://kuaixunqdn101.cn/navigation/m/images/2weima.png">
                <p class="tex-cent font-fix mtop5">二维码</p>
            </a>
        </li>
        
        <li class="mtb10 column5">
            <a class="dis-b" href="./navigation/m/qwrili.htm" title="看日历" target="" >
                <img class="iconList-img" src="https://kuaixunqdn101.cn/navigation/m/images/kanrili.png">
                <p class="tex-cent font-fix mtop5">看日历</p>
            </a>
        </li>
        
        <li class="mtb10 column5">
            <a class="dis-b" href="./navigation/m/qwdm.htm" title="在线代码编辑器" target="" >
                <img class="iconList-img" src="https://kuaixunqdn101.cn/navigation/m/images/yidaima.png">
                <p class="tex-cent font-fix mtop5">易代码</p>
            </a>
        </li>
        
        <li class="mtb10 column5">
            <a class="dis-b" href="./navigation/m/qwzlx.htm" title="微信公众号查询工具" target="" >
                <img class="iconList-img" src="https://kuaixunqdn101.cn/navigation/m/images/zhonglixun.png">
                <p class="tex-cent font-fix mtop5">众里寻</p>
            </a>
        </li>
        
        <li class="mtb10 column5">
            <a class="dis-b" href="./navigation/m/qwlove.htm" title="有爱大声说" target="" >
                <img class="iconList-img" src="https://kuaixunqdn101.cn/navigation/m/images/biaobaiqiang.png">
                <p class="tex-cent font-fix mtop5">表白墙</p>
            </a>
        </li>        
    </ul>
	
</div>

<!-- SYCX结束 -->

<!-- 回到顶部开始 -->
<div id="show" style="display:block;">
<div id="Top" class="Top"></div> 
</div>
<div id="hidden" style="display:none;"></div>
<!-- 回到顶部结束 -->	


	
<div ID="footer">

<form name="form" method="get" action="http://www.sogou.com/sogou?" target="_blank" class="form">
<input type="text" name="query" autocomplete="off" maxlength="100" value="https://kuaixunqdn101.cn/" placeholder="搜索或输入网址" class="text">
<input type="submit" value="搜索" class="sub">
<input type="hidden" name="pid" value="sogou-site-b299ad862b6f12cb" />
</form>
<div class="aboutM">
<p align="center" class="fp" style="padding-top:10px;"><a href="./navigation/m/index.htm" target="_blank" style="color:#555;text-decoration:none;">手机版</a>  |
<a href="./navigation/index.htm" target="_blank" style="color:#000;text-decoration:none;">电脑版</a>  |
<a href="list/set_up.htm" target="_blank" style="color:#000;text-decoration:none;">设置中心</a>  |  <a rel="external nofollow" href="https://white.anva.org.cn/webInfo/index" title="国家信息安全漏洞共享平台" target="_blank" style="color:#000;text-decoration:none;">信息安全</a>
</p>
<p align="center"> <script type="text/javascript" src="https://kuaixunqdn101.cn/navigation/m/webtoo/ZZTJ.JS"></script></p>
<p align="center" class="fp" style="color:#858585;">Copyright © <a href="./forum.php" target="_blank" style=" color:#858585;;text-decoration:none;">时光旅行</a> All Rights Reserved</p>
</div>
</div>

</div>
</body>
</html>

希望能够给大家一些启发,当然欢迎大家给“我们”提提改进意见哈!!!

发布了32 篇原创文章 · 获赞 40 · 访问量 5986

猜你喜欢

转载自blog.csdn.net/qq_43102934/article/details/89504091