</div>
<div class="header-banner-right">
<nav class="v2cross-language-switcher" aria-label="Language switcher"><a class="v2cross-language-option is-active" href="https://v2cross.com/" aria-current="page">中文</a><a class="v2cross-language-option" href="https://v2cross.com/en/">EN</a></nav><div class="top-search mobile-hidden" ref="topsearch" data-search='{"post":"\u6587\u7ae0","document":"\u6587\u6863","links":"\u7f51\u5740\u5bfc\u822a"}'>
<form method="get" action="https://v2cross.com" class="mobile-search-input b2-radius">
<div class="top-search-button">
<a class="top-search-select" @click.stop.prevent="show = !show" href="javascript:void(0)"><span v-show="data != ''" v-text="data[type]">文章</span><i class="b2font b2-arrow-down-s-line "></i></a>
<div class="header-search-select b2-radius" v-cloak v-show="show" data-search='{"post":"\u6587\u7ae0","document":"\u6587\u6863","links":"\u7f51\u5740\u5bfc\u822a"}'><a href="javascript:void(0)" :class="type == 'post' ? 'select b2-radius' : 'b2-radius'" @click="type = 'post'">文章</a><a href="javascript:void(0)" :class="type == 'document' ? 'select b2-radius' : 'b2-radius'" @click="type = 'document'">文档</a><a href="javascript:void(0)" :class="type == 'links' ? 'select b2-radius' : 'b2-radius'" @click="type = 'links'">网址导航</a></div>
<input class="search-input b2-radius" type="text" name="s" autocomplete="off" placeholder="搜索">
<input type="hidden" name="type" :value="type">
<button class="search-button-action"><i class="b2font b2-search-line "></i></button>