typecho-matery-theme/navigate.php
2022-02-14 15:33:38 +08:00

544 lines
30 KiB
PHP

<?php
/**
* 导航
*
* @package custom
* @author allms
* @version 1.0
*/
if (!defined('__TYPECHO_ROOT_DIR__')) exit;
$this->need('base/header.php');
?>
<style>* {
margin: 0;
padding: 0
}
dd {
margin: 0;
padding: 0;
font-size: 14px;
font-weight: 400
}
img {
border-style: none
}
li {
list-style: none;
float: left
}
a {
text-decoration: none
}
.card {
background-color: rgba(25, 240, 229, 0);
width: 96%;
margin-left: 2%
}
.baidu {
float: left;
margin-left: 100px
}
.baidu form {
position: relative
}
.Select-box ul {
height: 40px;
position: absolute;
left: -1px;
top: 0;
z-index: 9999;
background: #fff;
border: 1px solid #ccc;
border-top: none;
overflow: hidden
}
.Select-box li {
width: 60px;
line-height: 40px;
font-size: 14px;
color: #484848;
border: 0;
cursor: pointer
}
.Select-box li:hover {
background: #3385ff;
color: #fff
}
.Select-box .this_s {
color: #317ef3
}
.Select-box .this_s:hover {
background: #fff;
color: #317ef3
}
.baidu-2 {
width: 100%;
height: 110px;
margin: 0 auto;
background: 0 0;
padding-top: 15px
}
.baidu-2 form {
width: 520px;
margin: 0 auto
}
.baidu-2 input {
padding: 13px 8px;
opacity: .9;
font-size: 15px
}
#Select-2 {
float: left
}
.Select-box-2 {
text-align: center;
float: left;
position: relative
}
.Select-box-2 ul {
height: 46px;
position: absolute;
left: 0;
top: 1px;
z-index: 9999;
background: rgba(255, 255, 255, .9);
border: 1px solid #ccc;
border-top: none;
overflow: hidden;
border-radius: 10px
}
.Select-box-2 li {
width: 60px;
line-height: 46px;
font-size: 15px;
color: #484848;
border: 0;
cursor: pointer;
border-radius: 10px
}
.Select-box-2 li:hover {
background: #3385ff;
color: #fff
}
.Select-box-2 .this_s {
color: #317ef3
}
.Select-box-2 .this_s:hover {
background: 0 0;
color: #317ef3
}
#kw-2 {
width: 335px;
outline: 0;
border: 1px solid #ccc;
background: rgba(255, 255, 255, .2);
color: #000;
padding-left: 70px;
font-weight: 700;
border-radius: 10px
}
#su-2 {
width: 80px;
background: #00f;
border: none;
border-top: #3385ff 1px solid;
border-bottom: 1px solid #2d78f4;
color: #fff;
cursor: pointer;
outline: 0;
border-radius: 35px
}
#su-2:hover {
background: #00f;
border-bottom: 1px solid #00f
}
#su-2:active {
background: #00f;
box-shadow: inset 1px 1px 3px #00f;
-webkit-box-shadow: inset 1px 1px 3px #00f
}
.jj-list-tit {
font-size: 16px;
line-height: 25px;
color: #fff;
width: 100%;
padding-left: 38.5%
}
.jj-list-con {
overflow: hidden;
margin: 0 auto
}
.jj-list-con li {
width: 31.333%;
margin: 1%
}
.link-3 {
display: block;
background: rgba(0, 0, 0, .35);
color: #fff;
font-size: 13px;
text-align: center;
line-height: 35px;
padding: 4px 0;
border-radius: 2px;
transition: all .2s
}
.link-3:hover {
background: rgba(0, 0, 0, .45);
font-size: 15px;
font-weight: 700
}
@media only screen and (max-width: 601px) {
.navi-height {
height: 95%
}
.link-box {
margin-top: 12%
}
.large-screen {
display: none
}
}
@media only screen and (min-width: 600px) and (max-width: 993px) {
.navi-height {
height: 100%
}
.link-box {
margin-top: 5%
}
.large-screen {
display: none
}
}
@media only screen and (min-width: 993px) {
.navi-height {
position: absolute;
width: 100%;
height: 100%
}
}
.page-footer {
display: none
}</style>
<div class="navi-height bg-cover pd-header"
style="background-image: url(&quot;https://cdn.jsdelivr.net/gh/mobaijun/blog_css_js/image/banner/1.jpg&quot;);">
<div class="link-box container">
<div class="baidu baidu-2 large-screen">
<form name="f" action="https://www.google.com/search" target="_blank">
<div id="Select-2">
<div class="Select-box-2" id="baidu">
<ul style="height:47px">
<li class="this_s">谷 · 歌</li>
<li class="google_s">谷 · 歌</li>
<li class="baidu_s">百 · 度</li>
<li class="kaifa_s">开 · 发</li>
<li class="bing_s">必 · 应</li>
<li class="yahoo_s">雅 · 虎</li>
<li class="yandex_s">语 · 目</li>
</ul>
</div>
<input name="q" id="kw-2" maxlength="100" autocomplete="off" type="text"> <input value="搜 · 索"
id="su-2"
type="submit">
</div>
</form>
</div>
<div class="row tags-posts">
<div class="col s12 m6 l4 friend-div aos-init aos-animate" data-aos="zoom-in-up">
<div class="card">
<div class="jj-list-tit">技术 · 潮流</div>
<ul class="jj-list-con">
<li><a href="/go.html?u=aHR0cHM6Ly90cmVuZHMuZ29vZ2xlLmNvbQ==" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">全球搜索排行</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cudGlvYmUuY29tL3Rpb2JlLWluZGV4" class="link-3"
target="_blank" rel="external nofollow noopener noreferrer">编程语言榜</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9naXRodWItdHJlbmRpbmcuY29t" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">开源项目榜</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cuYXdlc29tZXMuY24vcmFuaw==" class="link-3"
target="_blank"
rel="external nofollow noopener noreferrer">前端Top100</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9vd2FzcC5vcmc=" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">OWASP</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9jb2RlLmdvb2dsZS5jb20=" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">Google Code</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cuZXhwZXJ0cy1leGNoYW5nZS5jb20=" class="link-3"
target="_blank" rel="external nofollow noopener noreferrer">Experts</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9naXRzdGFyLXJhbmtpbmcuY29tL3VzZXJz" class="link-3"
target="_blank" rel="external nofollow noopener noreferrer">GitHubStar</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9kYi1lbmdpbmVzLmNvbS9kZS9yYW5raW5n" class="link-3"
target="_blank" rel="external nofollow noopener noreferrer">数据库</a></li>
<li>
<a href="/go.html?u=aHR0cHM6Ly9kYi1lbmdpbmVzLmNvbS9lbi9yYW5raW5nL3RpbWUrc2VyaWVzK2RibXM="
class="link-3" target="_blank" rel="external nofollow noopener noreferrer">时序数据库</a>
</li>
<li><a href="/go.html?u=aHR0cHM6Ly9uZXdzLm5ldGNyYWZ0LmNvbQ==" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">服务器榜单</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cua2FuY2xvdWQuY24=" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">看云</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cuaml1bW9kaWFyeS5jb20=" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">鸠摩搜书</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9nb29iZS5pbw==" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">Goobe</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cuYm9va3N0YWNrLmNu" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">书栈网</a></li>
</ul>
</div>
</div>
<div class="col s12 m6 l4 friend-div aos-init aos-animate" data-aos="zoom-in-up">
<div class="card">
<div class="jj-list-tit">编程 · 社区</div>
<ul class="jj-list-con">
<li><a href="/go.html?u=aHR0cHM6Ly9naXRodWIuY29t" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">GitHub</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9naXRlZS5jb20=" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">码云</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9zdGFja292ZXJmbG93LmNvbQ==" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">StackOverflow</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9jb2RpbmcubmV0" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">Coding</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9qdWVqaW4uaW0=" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">掘金</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cuY3Nkbi5uZXQ=" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">CSDN</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cuamlhbnNodS5jb20=" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">简书</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9zZWdtZW50ZmF1bHQuY29t" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">思否</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9jbG91ZC50ZW5jZW50LmNvbS9kZXZlbG9wZXI=" class="link-3"
target="_blank" rel="external nofollow noopener noreferrer">云+社区</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cuY25ibG9ncy5jb20=" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">博客园</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cub3NjaGluYS5uZXQ=" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">开源中国</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9iYnMucGVkaXkuY29t" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">看雪论坛</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9ibG9nLjUxY3RvLmNvbS8=" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">51CTO博客</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9zb3VyY2Vmb3JnZS5uZXQ=" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">SourceForge</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cuaW5mb3EuY29t" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">infoq</a></li>
</ul>
</div>
</div>
<div class="col s12 m6 l4 friend-div aos-init aos-animate" data-aos="zoom-in-up">
<div class="card">
<div class="jj-list-tit">技术 · 学习</div>
<ul class="jj-list-con">
<li><a href="/go.html?u=aHR0cHM6Ly9ob3cyai5jbi8=" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">how2j</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9sZWFybmt1LmNvbS8=" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">LearnKu</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9oaWhvY29kZXIuY29tLw==" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">HihoCoder</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9sZWV0Y29kZS1jbi5jb20v" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">LeetCode</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cucnVub29iLmNvbS8=" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">菜鸟教程</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cubGludGNvZGUuY29tLw==" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">LintCode</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cubm93Y29kZXIuY29tLw==" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">牛客网</a></li>
<li><a href="/go.html?u=aHR0cDovL3d3dy5pbW9vYy5jb20vd2lraS8=" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">慕课教程</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cubGFucWlhby5jbi8=" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">蓝桥云课</a></li>
<li><a href="/go.html?u=aHR0cDovL3d3dy53eGFwcC11bmlvbi5jb20v" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">小程序</a></li>
<li>
<a href="/go.html?u=aHR0cHM6Ly9jbG91ZC50ZW5jZW50LmNvbS9lZHUvbGVhcm5pbmc/QURUQUc9Z3cuYm90dA=="
class="link-3" target="_blank" rel="external nofollow noopener noreferrer">腾讯云大学</a>
</li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cueWlpYmFpLmNvbS8=" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">易百教程</a></li>
<li><a href="/go.html?u=aHR0cDovL3d3dy41MWdqaWUuY29tLw==" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">JAVAschool</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9kZXZlbG9wZXIuaWJtLmNvbS9sYW5ndWFnZXMv" class="link-3"
target="_blank" rel="external nofollow noopener noreferrer">IBM教程</a></li>
<li><a href="/go.html?u=aHR0cDovL3d3dy5ianBvd2Vybm9kZS5jb20vdHV0b3JpYWwv" class="link-3"
target="_blank" rel="external nofollow noopener noreferrer">动力节点</a></li>
</ul>
</div>
</div>
<div class="col s12 m6 l4 friend-div aos-init" data-aos="zoom-in-up">
<div class="card">
<div class="jj-list-tit">实用 · 工具</div>
<ul class="jj-list-con">
<li><a href="/go.html?u=aHR0cHM6Ly9tZG5pY2UuY29tLw==" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">Nice编辑器</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cucXZkdi5jb20vdG9vbHMvcXZkdi1ndWlkLmh0bWw="
class="link-3"
target="_blank" rel="external nofollow noopener noreferrer">生成GUID</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cuYnlwYXNzLmNuLw==" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">抢票助手</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cuZ2djeC5jb20v" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">狗狗查询</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93YWxsaGF2ZW4uY2Mv" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">超清壁纸</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cuNTJwb2ppZS5jbi8=" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">吾爱破解</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9mb250YXdlc29tZS5jb20v" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">FontAwesome</a></li>
<li>
<a href="/go.html?u=aHR0cHM6Ly9tb2JhaWp1bi5naXRlZS5pby9tb2JhaV9pbWFnZXMuZ2l0ZWUuaW8veXNiZHEuaHRtbA=="
class="link-3" target="_blank" rel="external nofollow noopener noreferrer">颜色代码</a>
</li>
<li><a href="/go.html?u=aHR0cDovL2Fzc3J0Lm5ldC8=" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">射手网</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9pY29uczguY29t" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">icons8图标</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cuaWNvbmZvbnQuY24v" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">阿里图标库</a></li>
<li><a href="/go.html?u=aHR0cDovL3pob25nZ3Vvc2UuY29tLw==" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">中国色</a></li>
<li><a href="/go.html?u=aHR0cDovL3d3dy51dWdhaS5jb20=" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">Logo设计</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cuaGlmaW5pLmNvbS8=" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">音乐磁场</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly96aC53aWtpaG93LmNvbS8lRTklQTYlOTYlRTklQTElQjU="
class="link-3"
target="_blank" rel="external nofollow noopener noreferrer">WikiHow</a></li>
</ul>
</div>
</div>
<div class="col s12 m6 l4 friend-div aos-init" data-aos="zoom-in-up">
<div class="card">
<div class="jj-list-tit">云端 · 工具</div>
<ul class="jj-list-con">
<li><a href="/go.html?u=aHR0cHM6Ly9jbG91ZC50ZW5jZW50LmNvbS9kZXZlbG9wZXIvZGV2ZG9jcw=="
class="link-3" target="_blank" rel="external nofollow noopener noreferrer">腾讯云</a>
</li>
<li><a href="/go.html?u=aHR0cHM6Ly9kZXZlbG9wZXIuYWxpeXVuLmNvbS8=" class="link-3"
target="_blank"
rel="external nofollow noopener noreferrer">阿里云</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cuaHVhd2VpY2xvdWQuY29tLw==" class="link-3"
target="_blank"
rel="external nofollow noopener noreferrer">华为云</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9hYmN4dWV5dWFuLmJhaWR1LmNvbS8=" class="link-3"
target="_blank"
rel="external nofollow noopener noreferrer">百度云</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cuYXBhY2hlLm9yZy8=" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">Apache</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9zcHJpbmcuaW8v" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">Spring</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9hZHdvcmxkLnhjdGYub3JnLmNuLw==" class="link-3"
target="_blank"
rel="external nofollow noopener noreferrer">攻防世界</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9jZG5qcy5jb20v" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">CdnJs</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cuY2xvdWRmbGFyZS5jb20v" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">CloudFlare</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cudzNzY2hvb2wuY29tLmNuL2luZGV4Lmh0bWw=" class="link-3"
target="_blank" rel="external nofollow noopener noreferrer">w3school</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cuanNkZWxpdnIuY29tLw==" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">JsDelivr</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cubGFuem91LmNvbS8=" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">蓝奏云</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9taXJyb3JzLmNsb3VkLnRlbmNlbnQuY29tLw==" class="link-3"
target="_blank" rel="external nofollow noopener noreferrer">腾讯源</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly90dW5hLm1vZS8=" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">清华源</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9teXNzbC5jb20v" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">SSL安全评估</a></li>
</ul>
</div>
</div>
<div class="col s12 m6 l4 friend-div aos-init" data-aos="zoom-in-up">
<div class="card">
<div class="jj-list-tit">影视 · 镜像</div>
<ul class="jj-list-con">
<li><a href="/go.html?u=aHR0cHM6Ly93d3cuaWNvdXJzZTE2My5vcmcv" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">中国MOOC</a></li>
<li><a href="/go.html?u=aHR0cDovL3d3dy55aW5mYW5zLm1lLw==" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">音范丝</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cuYmlsaWJpbGkuY29tL2FjY291bnQvaGlzdG9yeQ=="
class="link-3"
target="_blank" rel="external nofollow noopener noreferrer">B站</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cueW91dHViZS5jb20v" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">YouTube</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9haWRpLnR2Lw==" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">爱迪4K</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cubXZ5eHdzLmNvbS8=" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">医学微视</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9tb25pdG9yLmZpcmVmb3guY29tLw==" class="link-3"
target="_blank"
rel="external nofollow noopener noreferrer">隐私泄露查询</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9teS5jaHNpLmNvbS5jbi9hcmNoaXZlL2luZGV4LmpzcA=="
class="link-3"
target="_blank" rel="external nofollow noopener noreferrer">学信网</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9jaHJvbWUuenp6bWguY24v" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">极简插件</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9jYXJib24ubm93LnNoLw==" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">代码图片</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly90cmVuZHMuZ29vZ2xlLmNvbQ==" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">Google指数</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cuZm9yZXZlcmJsb2cuY24v" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">十年之约</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cuemhpcGluLmNvbS8=" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">Boss直聘</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly9zdHVkeS4xNjMuY29t" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">网易云课堂</a></li>
<li><a href="/go.html?u=aHR0cHM6Ly93d3cuYmlxdWdlLmNvbS5jbg==" class="link-3" target="_blank"
rel="external nofollow noopener noreferrer">笔趣阁</a></li>
</ul>
</div>
</div>
</div>
<script>$(".Select-box ul").hover(function () {
$(this).css("height", "auto")
}, function () {
$(this).css("height", "40px")
}), $(".Select-box-2 ul").hover(function () {
$(this).css("height", "auto")
}, function () {
$(this).css("height", "46px")
}), $(".Select-box li").click(function () {
var t = $(this).attr("class"), a = $(this).html();
"baidu_s" == t && (t = "https://www.baidu.com/s", _name = "wd"), "google_s" == t && (t = "https://www.google.com/search", _name = "q"), "bing_s" == t && (t = "https://www.bing.com/search", _name = "q"), "kaifa_s" == t && (t = "https://kaifa.baidu.com/searchPage", _name = "wd"), "yahoo_s" == t && (t = "https://search.yahoo.com/search", _name = "p"), "yandex_s" == t && (t = "https://yandex.com/search/", _name = "text"), $(".baidu form").attr("action", t), $(".this_s").html(a), $("#kw").attr("name", _name), $(".Select-box ul").css("height", "40px")
}), $(".Select-box-2 li").click(function () {
var t = $(this).attr("class"), a = $(this).html();
"baidu_s" == t && (t = "https://www.baidu.com/s", _name = "wd"), "google_s" == t && (t = "https://www.google.com/search", _name = "q"), "bing_s" == t && (t = "https://www.bing.com/search", _name = "q"), "kaifa_s" == t && (t = "https://kaifa.baidu.com/searchPage", _name = "wd"), "yahoo_s" == t && (t = "https://search.yahoo.com/search", _name = "p"), "yandex_s" == t && (t = "https://yandex.com/search/", _name = "text"), $(".baidu form").attr("action", t), $(".this_s").html(a), $("#kw-2").attr("name", _name), $(".Select-box-2 ul").css("height", "48px")
})</script>
</div>
</div>
<?php $this->need('base/footer.php'); ?>