<!DOCTYPE html>
<html>
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <meta name="viewport" content="width=1240">
    <title>banuutomo.com-Domain Marketplace : Buy & Sell Domains</title>
    <meta name="keywords" content="banuutomo.com"/>
    <meta name="description" content="Gname provides ‘buy it now’ domain name buying and selling services, and second-hand domain name transactions. Buyers can directly purchase a ‘buy it now’ domain name in Gname, and sellers can open a ‘buy it now’ shop in Gname to sell domain names. At the same time, Gname supports ‘buy it now’ domain name query and bulk purchase services."/>
        <link rel="shortcut icon" href="https://gnsite.oss-accelerate.aliyuncs.com/f/favicon.ico">
        <!-- CSS -->
    <link rel="stylesheet" href="https://gnsite.oss-accelerate.aliyuncs.com/f/css/reset.css?20230316180000">
<link rel="stylesheet" href="https://gnsite.oss-accelerate.aliyuncs.com/f/css/common.css?20230316180000">
<link rel="stylesheet" href="https://gnsite.oss-accelerate.aliyuncs.com/f/css/cssus/style.css?20230316180000">
<link rel="stylesheet" href="https://gnsite.oss-accelerate.aliyuncs.com/f/css/swiper.min.css?20230316180000">
<link rel="stylesheet" href="https://gnsite.oss-accelerate.aliyuncs.com/f/css/gntc.css?20230316180000">
    <!-- JS -->
    <script>
    var DEFAULT_LANG = 'us';
    var ASSETS_URL   = 'https://gnsite.oss-accelerate.aliyuncs.com/f';
    var SITE_VERSION = "20230316180000";
        var WAP_URL      = "https://m.gname.com";
        var ROLE = "";
    var SITE_YMHZ    = hz = 'com,net,cc,org,vip,cn,icu,top,xyz,cyou,tv,shop,ltd,tw,co,store,biz,info,club,rest,bar,bond';
    var GNPATH       = "ykj/detail";
    var GN_GWC_SX    = false;
    var UINFO        = {'uid':"0", 'csrf_token':"D2zFCUv5iIonCTCR",'agent':"0"};
    if(UINFO.uid){
        var uid = UINFO.uid;
    }
    if(UINFO.csrf_token){
        var token = UINFO.csrf_token;
    }

    window.mobileUtil = (function(win, doc) {
        var UA = navigator.userAgent,
            isAndroid = /android|adr/gi.test(UA),
            isIos = /iphone|ipod|ipad/gi.test(UA) && !isAndroid, // 据说某些国产机的UA会同时包含 android iphone 字符
            isMobile = isIos;  // 粗略的判断

        return {
            isIos: isIos,
            isMobile: isMobile,

            isNewsApp: /NewsApp\/[\d\.]+/gi.test(UA),
            isWeixin: /MicroMessenger/gi.test(UA),
            isQQ: /QQ\/\d/gi.test(UA),
            isYixin: /YiXin/gi.test(UA),
            isWeibo: /Weibo/gi.test(UA),
            isTXWeibo: /T(?:X|encent)MicroBlog/gi.test(UA),

            tapEvent: isMobile ? 'tap' : 'click',

            /**
             * 缩放页面
             */
            fixScreen: function() {
                var metaEl = doc.querySelector('meta[name="viewport"]'),
                    metaCtt = metaEl ? metaEl.content : '',
                    matchScale = metaCtt.match(/initial\-scale=([\d\.]+)/),
                    matchWidth = metaCtt.match(/width=([^,\s]+)/);

                if ( !metaEl && isMobile) { // REM
                    var docEl = doc.documentElement,
                        maxwidth = docEl.dataset.mw || 750, // 每 dpr 最大页面宽度
                        dpr = isIos ? Math.min(win.devicePixelRatio, 3) : 1,
                        scale = 1 / dpr,
                        tid;

                    docEl.removeAttribute('data-mw');
                    docEl.dataset.dpr = dpr;
                    metaEl = doc.createElement('meta');
                    metaEl.name = 'viewport';
                    metaEl.content = fillScale(scale);
                    docEl.firstElementChild.appendChild(metaEl);

                    var refreshRem = function() {
                        var width = docEl.getBoundingClientRect().width;
                        if (width / dpr > maxwidth) {
                            width = maxwidth * dpr;
                        }
                        var rem = width / 16;
                        docEl.style.fontSize = rem + 'px';
                    };

                    win.addEventListener('resize', function() {
                        clearTimeout(tid);
                        tid = setTimeout(refreshRem, 300);
                    }, false);
                    win.addEventListener('pageshow', function(e) {
                        if (e.persisted) {
                            clearTimeout(tid);
                            tid = setTimeout(refreshRem, 300);
                        }
                    }, false);

                    refreshRem();
                } else if ( isMobile && !matchScale && ( matchWidth && matchWidth[1] != 'device-width' ) ) { // 定宽
                    var    width = parseInt(matchWidth[1]),
                        iw = win.innerWidth || width,
                        ow = win.outerWidth || iw,
                        sw = win.screen.width || iw,
                        saw = win.screen.availWidth || iw,
                        ih = win.innerHeight || width,
                        oh = win.outerHeight || ih,
                        ish = win.screen.height || ih,
                        sah = win.screen.availHeight || ih,
                        w = Math.min(iw,ow,sw,saw,ih,oh,ish,sah),
                        scale = w / width;

                    if ( scale < 1 ) {
                        metaEl.content = metaCtt + ',' + fillScale(scale);
                    }
                }

                function fillScale(scale) {
                    return 'initial-scale=' + scale + ',maximum-scale=' + scale + ',minimum-scale=' + scale + ',user-scalable=no';
                }
            }
        };
    })(window, document);

    // 默认直接适配页面
    mobileUtil.fixScreen()
</script>


<script src="https://gnsite.oss-accelerate.aliyuncs.com/f/js/swiper.min.js?20230316180000"></script>
<script src="https://gnsite.oss-accelerate.aliyuncs.com/f/js/jquery.js?20230316180000"></script>
<script src="https://gnsite.oss-accelerate.aliyuncs.com/f/js/lang/us.js?20230316180000"></script>
<script src="https://gnsite.oss-accelerate.aliyuncs.com/f/js/common.js?20230316180000"></script>
<script src="https://gnsite.oss-accelerate.aliyuncs.com/f/js/layer/layer.js?20230316180000"></script>
<script src="https://gnsite.oss-accelerate.aliyuncs.com/f/js/md5.js?20230316180000"></script>
<script>
    checkClient(WAP_URL)
</script>


    <!-- <style>
       * {
           font-family: Arial;
        }
    </style> -->
</head>

<body>

<style>
.ts_box1 .ts_ul li{
    padding: 0 15px;
    border: 0;
}
.ts_box1{
    width: 1225px;
}
.nav_ul .nav_li{
    padding: 0 10px;
}
</style>
<div class="header_nav">
    <div class="w12 clearfix">
        <a href="/"><img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/logo.png" alt="" class="logo fl"></a>
        <div class="header_sec fl">
            <span><strong class="langx" style="margin-left: 0">English</strong><i
                    class="iconfont">&#xe772;</i></span>
            <ul class="sec_down">
                                <a href="?lang=zhcn">
                    <li>中文版</li>
                </a>
                                <a href="?lang=us">
                    <li>English</li>
                </a>
                
            </ul>
        </div>
        <div class="fr">
            <div class="nav_ul_box fl">
                <div class="nav_active"></div>
                <ul class="nav_ul clearfix">
                    <li class="nav_li nav_ts " data-nav="nav_sy">
                        <a href="/domain">Register</a>
                        <div class="ts_box">
                            <i class="drop_sj"></i>
                            <ul class="ts_ul">
                                <li><a target="_blank" href="/batch/search">Bulk Registration</a></li>
                                <li><a target="_blank" href="/tranin">Transfer In</a></li>
                                <li><a target="_blank" href="/entry">External Domain Push</a></li>
                                <li><a target="_blank" href="/renew">Renew</a></li>
                                <li><a target="_blank" href="/price">Price Overview</a></li>
                            </ul>
                        </div>
                    </li>
                                        <li class="nav_li nav_ts " data-nav="nav_ymzc">
                        <a href="/dropcatch">Dropcatch</a>
                        <div class="ts_box">
                            <i class="drop_sj"></i>
                            <ul class="ts_ul">
                                <li><a target="_blank" href="/dropcatch">Expired Domain Query</a></li>
                                <li><a target="_blank" href="/backorder?pl=1" style="color: #E8001C;">Bulk Backorder</a></li>
                                <li><a target="_blank" href="/backorder?td=99">Domain Dropcatch Channel</a></li>
                                <li><a target="_blank" href="/user#/my_yuding">My Backordered Domain</a></li>
                                <li><a target="_blank" href="/user#/admin_ym">My Won Bid</a></li>
                                <li><a target="_blank" href="/download/expired">Download Deletion List</a></li>
                            </ul>
                        </div>
                    </li>
                                                            <li class="nav_li nav_ts " data-nav="nav_ymsc">
                        <a href="/auction">Auction</a>
                        <div class="ts_box">
                            <i class="drop_sj"></i>
                            <ul class="ts_ul">
                                <li><a target="_blank" href="/auction">In Auction</a></li>
                                <li><a target="_blank" href="/user#/my_canyu/jjlx=1" style="color: #E8001C;">My Participated Auction</a></li>
                                <li><a target="_blank" href="/user/#/my_canyu/jjlx=2">My Following Auction</a></li>
                                <li><a target="_blank" href="/user/#/my_canyu/jjlx=3">My Hidden Auction</a></li>
                                <li><a target="_blank" href="/user/#/ym_jjjs">Auction Closed</a></li>
                            </ul>
                        </div>
                    </li>
                                        <li class="nav_li nav_ts selectedNav" data-nav="nav_ymjy">
                        <a href="/sales">Buy It Now</a>
                        <div class="ts_box">
                            <i class="drop_sj"></i>
                            <ul class="ts_ul">
                                <li><a target="_blank" href="/sales" style="color: #E8001C;">Marketplace</a></li>
                                <li><a target="_blank" href="/user#/ykj_dpym_list/zt=0">On Sale</a></li>
                                <li><a target="_blank" href="/user#/ykj_gmym">My Purchase</a></li>
                                <li><a target="_blank" href="/user#/ykj_gzym">My Watchlist</a></li>
                                <li><a target="_blank" href="/user#/zhongjie_add">Apply Domain Broker</a></li>
                            </ul>
                        </div>
                    </li>
                                        <li class="nav_li nav_ts " data-nav="nav_ssl">
                        <a href="javascript:;">Cloud Products</a>
                        <div class="ts_box">
                            <i class="drop_sj"></i>
                            <ul class="ts_ul">
                                <li><a target="_blank" href="/cps/gcs">VPS Hosting</a></li>
                                <li><a target="_blank" href="/ssl">SSL Certificate</a></li>
                                <li><a target="_blank" href="/mail">Enterprise Mailbox</a></li>
                                <li><a target="_blank" href="/cps/aapanel">aaPanel</a></li>
                            </ul>
                        </div>
                    </li>
                                        <li class="nav_li nav_ts "
                        data-nav="nav_ts">
                        <a href="javascript:void(0)">Other</a>
                        <div class="ts_box">
                            <i class="drop_sj"></i>
                            <ul class="ts_ul">
                                <li><a target="_blank" href="/agent?ttsrc=nav">Reseller Plan</a></li>                                <li><a target="_blank" href="/whois">Search Whois</a></li>
                                <li><a target="_blank" href="/exchange" style="color: #E8001C;">Exchange center</a></li>
                                <li><a target="_blank" href="/buy">Domain Broker</a></li>
                                <li><a target="_blank" href="/news">Latest News</a></li>
                                <li><a target="_blank" href="/help">Help Center</a></li>
                                <li><a target="_blank" href="/domain/api">Apply API</a></li>                            </ul>
                        </div>
                    </li>
                    <li class="nav_li nav_ts " data-nav="nav_ymgl">
                        <a href="/user"  >Control Panel</a>
                        <div class="ts_box ts_box1" style="transform: translateX(-72%)">
                            <i class="drop_sj" style="left:72%;"></i>
                            <ul class="ts_ul">
                                <li style="padding-left: 0">
                                    <strong>Account</strong>
                                    <p><a target="_blank" href="/user" style="color: #E8001C;">My Account</a></p>
                                    <p><a target="_blank" href="/user#/info">Account Profile</a></p>
                                    <p><a target="_blank" href="/user#/safe">Security Center</a></p>
                                    <p><a target="_blank" href="/user#/mr_set">Account Settings</a></p>
                                    <p><a target="_blank" href="/user#/pass">Modify Password</a></p>
                                    <p><a target="_blank" href="/user#/xiaoxi">Site Message</a></p>
                                    <p><a target="_blank" href="/user#/ykj_glsz">My Search Settings</a></p>
                                </li>
                                <li>
                                    <strong>Finance</strong>
                                    <p><a target="_blank" href="/user#/zj">Financial Details</a></p>
                                    <p><a target="_blank" href="/user#/zjdj">Frozen Accounts Details</a></p>
                                    <p><a target="_blank" href="/user#/yhq_list">My Coupons</a></p>
                                </li>
                                <li>
                                    <strong>Dropcatch</strong>
                                    <p><a target="_blank" href="/backorder">Add Domain Backorder</a></p>
                                    <p><a target="_blank" href="/user#/my_yuding" style="color: #E8001C;">My Backordered Domain</a></p>
                                    <p><a target="_blank" href="/user#/my_canyu/jjlx=1">My Participated Auction</a></p>
                                    <p><a target="_blank" href="/user/#/ym_jjjs">Auction Closed</a></p>
                                    <p><a target="_blank" href="/user#/my_ydtx">Domain Expired Reminder</a></p>
                                </li>
                                <li>
                                    <strong>Domain</strong>
                                    <p><a target="_blank" href="/batch/search">Register</a></p>
                                    <p><a target="_blank" href="/user#/admin_ym" style="color: #E8001C;">My Domains</a></p>
                                    <p><a target="_blank" href="/user#/ym_mblist">Contact Template</a></p>
                                    <p><a target="_blank" href="/user#/push">PUSH Domain</a></p>
                                    <p><a target="_blank" href="/user#/xufei">Renew</a></p>
                                    <p><a target="_blank" href="/user#/ym_zr">Transfer In</a></p>
                                    <p><a target="_blank" href="/user#/wbymrk">External Domain Push</a></p>
                                    <p><a target="_blank" href="/user#/ym_zc">Transfer Out</a></p>
                                    <p><a target="_blank" href="/user#/lxzc">Offline Registration</a></p>
                                    <p><a target="_blank" href="/user#/gaidns">Bulk Operation</a></p>
                                </li>
                                <li>
                                    <strong>Buyer</strong>
                                    <p><a target="_blank" href="/user#/ykj_gmym">My Purchase</a></p>
                                    <p><a target="_blank" href="/user#/ykj_gzym">My Watchlist</a></p>
                                    <p><a target="_blank" href="/user#/ykj_scdp">My Favorite Shops</a></p>
                                    <p><a target="_blank" href="/user#/zhongjie_list">My Applications</a></p>
                                    <p><a target="_blank" href="/user#/zhongjie_add">Apply Domain Broker</a></p>
                                </li>
                                <li>
                                    <strong>Seller</strong>
                                    <p><a target="_blank" href="/user#/ykj_dpym">Sell Domains</a></p>
                                    <p><a target="_blank" href="/user#/ykj_dpym_list/zt=0">On Sale</a></p>
                                    <p><a target="_blank" href="/user#/ykj_dpym_list/zt=2">Domains Removed</a></p>
                                    <p><a target="_blank" href="/user#/ykj_dpym_list/zt=1">Domains Sold</a></p>
                                    <p><a target="_blank" href="/user#/ykj_dp">My Shop Settings</a></p>
                                </li>
                                                                <li style="padding-right: 0;border-right: 0">
                                    <strong>Ticket System</strong>
                                    <p><a target="_blank" href="/user#/wt_add">Submit Ticket</a></p>
                                    <p><a target="_blank" href="/user#/wt_list">My Ticket</a></p>
                                    <p><a target="_blank" href="/help">Help Center</a></p>
                                </li>
                                                            </ul>
                        </div>
                    </li>

                    <li class="nav_li nav_car "
                        data-nav="nav_car" style="padding-right:20px">
                        <a class="car_icon" href="/user_gwc" target="_blank"></a>
                                                <div class="car_num" style="display: none">0</div>
                                                <style>
    .xdl {
        display: block;
        width: 80px;
        height: 28px;
        background: linear-gradient(180deg, rgba(61, 127, 255, 1) 0%, rgba(0, 83, 252, 1) 64%, rgba(0, 59, 252, 1) 100%);
        color: #fff;
        margin: 0 auto;
        margin-top: 220px;
        line-height: 28px;
        font-size: 12px!important;
        text-align: center;
        border-radius: 2px;
    }
    .carYm_ul{
        height: 500px;
        overflow-y: scroll;
    }
    .car_box .car_nav li{
        margin-right: 25px;
    }
    .loading {
        position: absolute;
        left: calc(50% - 35px);
        top: 50%;
        width: 55px;
        height: 55px;
        border-radius: 50%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 3px solid transparent;
    }
    .car_box {
        min-width: 470px;
        right: -170px;
    }
    .car_box .drop_sj {
        right: 193px;
    }
    .ts_box .ts_ul li a {
        padding: 0 24px;
        white-space: nowrap;
    }
    .nav_ul .nav_li .ts_box1 .ts_ul a{
        padding: 0;
    }
    .user_box .drop_sj {
        left: 35px;
    }
</style>
<div class="car_box">
    <i class="drop_sj"></i>
    <ul class="car_nav">
        <div class="car_nav_div">
            <li class="currentHead" data-index="1">Register(<span class="lx_1"></span>)</li>
            <li data-index="2">Renew(<span class="lx_2"></span>)</li>
            <li data-index="3">Transfer in(<span class="lx_3"></span>)</li>
            <li data-index="7">Buy It Now(<span class="lx_7"></span>)</li>
            <li data-index="8">Backorder(<span class="lx_8"></span>)</li>
            <li data-index="10">PUSH in(<span class="lx_10"></span>)</li>
            <li data-index="18">Offline register(<span class="lx_18"></span>)</li>
            <li data-index="64">SSL Certificates(<span class="lx_64"></span>)</li>
            <li data-index="66">Enterprise Mailbox(<span class="lx_66"></span>)</li>
            <li data-index="68">Auth Code(<span class="lx_68"></span>)</li>
            <li data-index="72">VPS(<span class="lx_72"></span>)</li>
            <li data-index="9999">Others(<span class="lx_9999">0</span>)</li>
        </div>
    </ul>
    <div class="tabBox" >
        <div style="min-height: 368px;" class="tabItem">
            <ul class="carYm_ul car_on removed" id="lx_1">

            </ul>
            <div style="width: 240px;height: auto;margin-top: 0;background: none !important;padding-top: 95px;" class="xdl">
                <img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/noLogin.png" alt="" srcset="" style="width: 100%;">
            </div>
            <div style="text-align: center;color: rgba(153,153,153,1);font-size: 14px;width: 100%;margin-top: 0 !important;background: none !important;" class="xdl">You are able to view your cart after login, please login firstly</div>
            <a  href="/login"  class="xdl" style="margin-top: 24px !important;">Login Now</a>
            <div style="display: none;" class="showNoData removed">
                <img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/noData.png" alt="" style="width: 100%;">
                <p>There is no data in your cart~</p>
            </div>
        </div>
        <div class="tabItem" style="display: none;min-height: 368px;">
            <ul class="carYm_ul car_on removed" id="lx_2">

            </ul>
            <div style="width: 240px;height: auto;margin-top: 0;background: none !important;padding-top: 95px;" class="xdl">
                <img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/noLogin.png" alt="" srcset="" style="width: 100%;">
            </div>
            <div style="text-align: center;color: rgba(153,153,153,1);font-size: 14px;width: 100%;margin-top: 0 !important;background: none !important;" class="xdl">You are able to view your cart after login, please login firstly</div>
            <a  href="/login"  class="xdl" style="margin-top: 24px !important;">Login Now</a>
            <div style="display: none;" class="showNoData removed">
                <img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/noData.png" alt="" style="width: 100%;">
                <p>There is no data in your cart~</p>
            </div>
        </div>
        <div class="tabItem" style="display: none;min-height: 368px;">
            <ul class="carYm_ul car_on removed" id="lx_3">

            </ul>
            <div style="width: 240px;height: auto;margin-top: 0;background: none !important;padding-top: 95px;" class="xdl">
                <img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/noLogin.png" alt="" srcset="" style="width: 100%;">
            </div>
            <div style="text-align: center;color: rgba(153,153,153,1);font-size: 14px;width: 100%;margin-top: 0 !important;background: none !important;" class="xdl">You can view the shopping cart content after logging in</div>
            <a  href="/login"  class="xdl" style="margin-top: 24px !important;">Login Now</a>
            <div style="display: none;" class="showNoData removed">
                <img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/noData.png" alt="" style="width: 100%;">
                <p>There is no data in your cart~</p>
            </div>
        </div>
        <div class="tabItem" style="display: none;min-height: 368px;">
            <ul class="carYm_ul car_on removed" id="lx_7">

            </ul>
            <div style="width: 240px;height: auto;margin-top: 0;background: none !important;padding-top: 95px;" class="xdl">
                <img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/noLogin.png" alt="" srcset="" style="width: 100%;">
            </div>
            <div style="text-align: center;color: rgba(153,153,153,1);font-size: 14px;width: 100%;margin-top: 0 !important;background: none !important;" class="xdl">登录后可查看购物车内容</div>
            <a  href="/login"  class="xdl" style="margin-top: 24px !important;">Login Now</a>
            <div style="display: none;" class="showNoData removed">
                <img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/noData.png" alt="" style="width: 100%;">
                <p>There is no data in your cart~</p>
            </div>
        </div>
        <div class="tabItem" style="display: none;min-height: 368px;">
            <ul class="carYm_ul car_on removed" id="lx_8">

            </ul>
            <div style="width: 240px;height: auto;margin-top: 0;background: none !important;padding-top: 95px;" class="xdl">
                <img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/noLogin.png" alt="" srcset="" style="width: 100%;">
            </div>
            <div style="text-align: center;color: rgba(153,153,153,1);font-size: 14px;width: 100%;margin-top: 0 !important;background: none !important;" class="xdl">登录后可查看购物车内容</div>
            <a  href="/login"  class="xdl" style="margin-top: 24px !important;">Login Now</a>
            <div style="display: none;" class="showNoData removed">
                <img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/noData.png" alt="" style="width: 100%;">
                <p>There is no data in your cart~</p>
            </div>
        </div>
        <div class="tabItem" style="display: none;min-height: 368px;">
            <ul class="carYm_ul car_on removed" id="lx_10">

            </ul>
            <div style="width: 240px;height: auto;margin-top: 0;background: none !important;padding-top: 95px;" class="xdl">
                <img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/noLogin.png" alt="" srcset="" style="width: 100%;">
            </div>
            <div style="text-align: center;color: rgba(153,153,153,1);font-size: 14px;width: 100%;margin-top: 0 !important;background: none !important;" class="xdl">You can view the shopping cart content after logging in</div>
            <a  href="/login"  class="xdl" style="margin-top: 24px !important;">Login Now</a>
            <div style="display: none;" class="showNoData removed">
                <img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/noData.png" alt="" style="width: 100%;">
                <p>There is no data in your cart~</p>
            </div>
        </div>
        <div class="tabItem" style="display: none;min-height: 368px;">
            <ul class="carYm_ul car_on removed" id="lx_18">

            </ul>
            <div style="width: 240px;height: auto;margin-top: 0;background: none !important;padding-top: 95px;" class="xdl">
                <img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/noLogin.png" alt="" srcset="" style="width: 100%;">
            </div>
            <div style="text-align: center;color: rgba(153,153,153,1);font-size: 14px;width: 100%;margin-top: 0 !important;background: none !important;" class="xdl">You can view the shopping cart content after logging in</div>
            <a  href="/login"  class="xdl" style="margin-top: 24px !important;">Login Now</a>
            <div style="display: none;" class="showNoData removed">
                <img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/noData.png" alt="" style="width: 100%;">
                <p>There is no data in your cart~</p>
            </div>
        </div>
        <div class="tabItem" style="display: none;min-height: 368px;">
            <ul class="carYm_ul car_on removed" id="lx_64">

            </ul>
            <div style="width: 240px;height: auto;margin-top: 0;background: none !important;padding-top: 95px;" class="xdl">
                <img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/noLogin.png" alt="" srcset="" style="width: 100%;">
            </div>
            <div style="text-align: center;color: rgba(153,153,153,1);font-size: 14px;width: 100%;margin-top: 0 !important;background: none !important;" class="xdl">You can view the shopping cart content after logging in</div>
            <a  href="/login"  class="xdl" style="margin-top: 24px !important;">Login Now</a>
            <div style="display: none;" class="showNoData removed">
                <img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/noData.png" alt="" style="width: 100%;">
                <p>There is no data in your cart~</p>
            </div>
        </div>
        <div class="tabItem" style="display: none;min-height: 368px;">
            <ul class="carYm_ul car_on removed" id="lx_66">

            </ul>
            <div style="width: 240px;height: auto;margin-top: 0;background: none !important;padding-top: 95px;" class="xdl">
                <img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/noLogin.png" alt="" srcset="" style="width: 100%;">
            </div>
            <div style="text-align: center;color: rgba(153,153,153,1);font-size: 14px;width: 100%;margin-top: 0 !important;background: none !important;" class="xdl">You can view the shopping cart content after logging in</div>
            <a  href="/login"  class="xdl" style="margin-top: 24px !important;">Login Now</a>
            <div style="display: none;" class="showNoData removed">
                <img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/noData.png" alt="" style="width: 100%;">
                <p>There is no data in your cart~</p>
            </div>
        </div>
        <div class="tabItem" style="display: none;min-height: 368px;">
            <ul class="carYm_ul car_on removed" id="lx_68">

            </ul>
            <div style="width: 240px;height: auto;margin-top: 0;background: none !important;padding-top: 95px;" class="xdl">
                <img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/noLogin.png" alt="" srcset="" style="width: 100%;">
            </div>
            <div style="text-align: center;color: rgba(153,153,153,1);font-size: 14px;width: 100%;margin-top: 0 !important;background: none !important;" class="xdl">You can view the shopping cart content after logging in</div>
            <a  href="/login"  class="xdl" style="margin-top: 24px !important;">Login Now</a>
            <div style="display: none;" class="showNoData removed">
                <img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/noData.png" alt="" style="width: 100%;">
                <p>There is no data in your cart~</p>
            </div>
        </div>
        <div class="tabItem" style="display: none;min-height: 368px;">
            <ul class="carYm_ul car_on removed" id="lx_72">

            </ul>
            <div style="width: 240px;height: auto;margin-top: 0;background: none !important;padding-top: 95px;" class="xdl">
                <img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/noLogin.png" alt="" srcset="" style="width: 100%;">
            </div>
            <div style="text-align: center;color: rgba(153,153,153,1);font-size: 14px;width: 100%;margin-top: 0 !important;background: none !important;" class="xdl">You can view the shopping cart content after logging in</div>
            <a  href="/login"  class="xdl" style="margin-top: 24px !important;">Login Now</a>
            <div style="display: none;" class="showNoData removed">
                <img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/noData.png" alt="" style="width: 100%;">
                <p>There is no data in your cart~</p>
            </div>
        </div>
        <div class="tabItem" style="display: none;min-height: 368px;">
            <ul class="carYm_ul car_on removed" id="lx_9999">

            </ul>
            <div style="width: 240px;height: auto;margin-top: 0;background: none !important;padding-top: 95px;" class="xdl">
                <img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/noLogin.png" alt="" srcset="" style="width: 100%;">
            </div>
            <div style="text-align: center;color: rgba(153,153,153,1);font-size: 14px;width: 100%;margin-top: 0 !important;background: none !important;" class="xdl">You can view the shopping cart content after logging in</div>
            <a  href="/login"  class="xdl" style="margin-top: 24px !important;">Login Now</a>
            <div style="display: none;" class="showNoData removed">
                <img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/noData.png" alt="" style="width: 100%;">
                <p>There is no data in your cart~</p>
            </div>
        </div>
            </div>

    <!-- <div class="tabFootBox"> -->
    <div class="car_foot removed tabFootBox" style="display: none">
        <div class="car_foot_l fl">
            <div class="checkAllBox fl">
                <label class="jm-checkbox-wrapper fl">
                        <span class="jm-checkbox">
                            <input type="checkbox" class="jm-checkbox-input" value="">
                            <span class="jm-checkbox-inner"></span>
                        </span>
                </label>
                <b class="jm-checkbox-wrapper">check all</b>
            </div>
            <div class="carbtn_del fl">delete</div>
        </div>
        <div class="car_foot_r fr">
            <span>selected: <i class="num">0</i></span>
            <span>Total: <i>$</i><i class="totalprice">0</i></span>
            <a class="car_jiesuan layui-btn  fr">Pay Now</a>
        </div>

        <form action="/user_gwc/pay" id="jiesuanform" method="post" target="_blank">
            <input id="idsid" type="hidden" value="" name="id">
            <!--<input type="hidden" value="y" name="tjb">-->
        </form>
    </div>
    <!-- </div> -->


</div>

<script>
    if( UINFO.uid == 0){
        $(".removed").hide();
    } else {
        $(".xdl").hide();
    }

</script>

                    </li>
                    <li class="nav_li nav_seek" data-nav="nav_ss" style="padding-right:30px">
                      <a href="javascript:;" class="nav_icon iconfont">&#xe66c;</a>
                      <div class="seek_box">
                        <i class="drop_sj"></i>
                        <div class="seek_cont">
                            <div class="seek_cont_l fl clearfix">
                                <input type="text" name="ym" id="ym_nav" class="seek_input fl" autocomplete="off" placeholder="Search domain comprehensive information">
                            </div>
                            <button class="seek_btn fr"><i class="iconfont">&#xe66c;</i>Search</button>
                        </div>
                        <div class="seek_his_box" style="display: none;">
                          <p>Search history</p>
                          <ul class="seek_his_ul"></ul>
                          <div class="his_del">
                            <span><i class="iconfont">&#xe6bc;</i>Clear history</span>
                          </div>
        
                        </div>
                      </div>
                    </li>
                </ul>
            </div>

            <script>
    function getUinfo(res) {
        var msg = '';
        if(res.data.msgcount>0){
            msg = '<i></i>'
        }
        var str = '<a href="/user"><span class="shux"></span>' +
            '<div style="margin-left: 20px;" class="user_lv lv-' + res.data.hs + '-' + res.data.dj + '"></div>' +
            '<span class="userid">ID:' + res.data.uid + msg+'</span></a>' +
            '<div class="user_box">' +
            '<i class="drop_sj"></i>';
        str += '<span><a style="font-size: 14px;" href="/user#/zj"><b>' + lang('可用') + '</b>$' + res.data.kqian + '</a></span>';
  
        str += '<span><a style="font-size: 14px;" href="/user#/zjdj"><b>' + lang('冻结') + '</b>$' + res.data.dqian + '</a></span>';
        str += '<span><a style="font-size: 14px;" href="/user#/zj"><b>' + lang('总金额') + '</b>$' + res.data.zqian + '</a></span>'
        str += '<div class="xian"></div>' +
            '<span><b style="text-align: left;width: 59px;">' + lang('会员ID') + '</b>' + res.data.uid + '</span>';
  
        if (res.data.msgcount > 0) {
            str += '<a href="/user#message"> <span class="msg"><b>' + lang('消息') + '</b>' + res.data.msgcount + lang('条') + '</span></a>';
        } else {
            str += '<a href="/user#message"> <span><b>' + lang('消息') + '</b>' + res.data.msgcount + lang('条') + '</span></a>';
        }
  
  
        str += '<div class="user_btn_cont">' +
            '<a href="/user" class="guanli_btn fl" type="button">' + lang('管理') + '</a>' +
            '<a  href="javascript:;" class="tc_btn fl" id="logout" >' + lang('退出') + '</a>' +
            '</div>' +
            '</div>'
        return str;
    }
  </script>
<!-- 登录前 -->
<div class="nav_r fr" id="uinfonavbox" style="max-width: 154px;padding-right: 6px;box-sizing: border-box;">
    <a href="/login"  ><button class="login" type="button" style="margin-right: 6px !important;">Login</button></a>
    <a href="/register"  ><button class="register btn" type="button">Sign up</button></a>
</div>

        </div>

    </div>
    <!-- 导航隐藏模块 -->

</div>
<style>
    /* 英文css */
    .ts_box1_us {
        width: 1175px;
        height: auto;
        left: -585px;
    }
    .ts_box1 .drop_sj {
        left:312px;
    }
</style>

<link rel="stylesheet" type="text/css" href="https://gnsite.oss-accelerate.aliyuncs.com/f/css/ykj_xq.css?20230316180000"/>
<script src="https://gnsite.oss-accelerate.aliyuncs.com/f/js/echarts.min.js?20230316180000"></script>
<style>
    .border0 {
        border: 0;
    }

    .ykj_xtitle {
        display: block;
        padding: 7px 48px 7px 16px;
        width: 840px;
        background: #DFECFF;
        border-radius: 2px;
        border: 1px solid #AFCFFF;
        font-size: 12px;
        font-family: MicrosoftYaHei;
        color: #0D236D;
        line-height: 16px;
        margin-left: 20px;
    }

    .ykj_ym_xq ul {
        width: 648px;
    }

    .ykj_item div:first-child {
        width: 111px;
        margin-right: 0;
    }
    
    .ymslh1{
        margin-left: 5px;
        line-height: 20px;
    }
    .wxtx{
        line-height:14px;
        padding: 10px 20px 10px 50px;
    }
</style>
<div class="bread w12 clearfix" style="padding-top: 72px;">
    <ul>
        <li><a href="/">Home</a></li>
        <li><i class="iconfont"></i></li>
        <li><a href="/sales">Buy It Now</a></li>
        <li><i class="iconfont"></i></li>
        <li><a>Details</a></li>
    </ul>
</div>
<div class="ykj_xq">
    <div class="fl">
        <div class="ykj_xq_wrap">
            <div class="ykj_xq_title border0">
                <strong>Confirm Domain Details</strong>
            </div>
            <span class="ykj_xtitle">After the domain name is sold, system will automatically transfer it to buyer
                without seller's re-confirmation. Once sold, it cannot be reversed, please be careful!</span>
            <div class="ykj_xq_box">
                <div class="wxtx">
                    <i class="iconfont">&#xe721;</i>
                                        The currently purchased domain is from Site's Buy It Now, all Site's Buy It Now is listed by site's users. After purchasing, the domain can be managed normally, and won't be renewed for 1 year.
                                    </div>
                <div class="ykj_xq_box1">
                    <div class="ykj_item">
                        <div class="fl">Domain Name</div>
                        <div class="fl dis">
                            <strong class="ymmc ymslh" title="banuutomo.com">banuutomo.com</strong>
                            <a class="whois" href="/whois/banuutomo_com" target="_blank">Search Whois</a>
                                                                                            <a class="guanzhu" onclick="return add_gz('57297660')" href="javascript:;">Follow</a>
                                                                                                <a class="gouwuche" data-gwcid="0" data-id="57297660" href="javascript:;">Add to cart</a>
                                                                                    </div>
                    </div>
                                        <div class="ykj_item">
                        <div class="fl">Time Remaining</div>
                        <div class="fl">
                            <strong class="sysj"></strong>
                        </div>
                    </div>
                    <div class="ykj_item ymjg-item">
                        <div class="fl">Domain Price</div>
                        <div class="fl">
                            <span class="ymjg">$15.00</span>
                                                    </div>
                    </div>
                    <div class="ykj_item ykj-cz clear">
                        <div class="fl" style="visibility: hidden">Domain Price</div>
                        <div class="fl" style="display: flex;align-items: center;">
                            <button type="button" class="jm-button ykjymbuy">Buy Now</button>
                            <a href="/sales">Back to Sale Lists</a>
                        </div>
                    </div>
                                        <div class="ykj_item ykj_ym_xq">
                        <div class="fl">Domain Details</div>
                        <div class="fl">
                            <ul>
                                                                <li>Domain seller：<a target="_blank" href="/shop/39081">ID39081</a></li>
                                                                <li>Registration time：2023-03-06 00:00:00</li>
                                <li>Expiration time：2024-03-06 00:00:00 </li>
                                <li>Views：3322</li>
                            </ul>
                        </div>
                    </div>
                                    </div>
            </div>
        </div>
        <div class="ykj_xq_wrap">
            <div class="ykj_xq_title">
                <strong>High-level Parameters</strong>
            </div>
            <div class="ykj_xq_box" style="padding:34px 0;display: flex;">
                <div class="gjcs gjcs_ha">
                    <a target="_blank" href="/link?fs=ls&ym=banuutomo_com"><div id="EchartZhu" style="width: 54px;height: 54px"></div></a>
                    <div class="shuzhi">
                        <div>
                            <span>0</span>
                            / 100
                        </div>
                        <div>Historical ratings</div>
                    </div>
                </div>
                <div class="gjcs gjcs_da">
                    <a target="_blank" href="/link?fs=moz&ym=banuutomo_com"><div id="EchartZhu1" style="width: 54px;height: 54px"></div></a>
                    <div class="shuzhi">
                        <div>
                            <span>5</span>
                            / 100
                        </div>
                        <div>DA</div>
                    </div>
                </div>
                <div class="gjcs gjcs_pa">
                    <a target="_blank" href="/link?fs=moz&ym=banuutomo_com"><div id="EchartZhu2" style="width: 54px;height: 54px"></div></a>
                    <div class="shuzhi">
                        <div>
                            <span>25</span>
                            / 100
                        </div>
                        <div>PA</div>
                    </div>
                </div>
            </div>
        </div>
        <div class="ykj_xq_wrap" style="margin-bottom: 60px;">
            <div class="ykj_xq_title ykj_xq_ti">
                <strong class="dis">Website History of <a href="javascript:;" class="ymslh ymslh1">banuutomo.com</a></strong>
                <span>Updated time：2023-03-06 14:30:39</span>
            </div>
            <div class="ykj_xq_box" style="padding:20px 20px 30px;">
                <div class="aw-box">
                    <div class="aw-container-wrap">
                        <div class="app-top">
                            <ul class="calender-canvas" id="cal_ul">
                                <img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/loading.gif" alt="">
                            </ul>
                            <ul class="canvas-bottom clearfix" id="year_ul">

                            </ul>
                        </div>
                    </div>
                </div>
                <div class="ykj_history">
                 
                </div>
                <div class="query-table">
                    <table>
                        <tr class="query-tr">
                            <td>Language</td>
                            <td style="line-height: 14px;">Record<br>
                                Number</td>
                            <td>Website Age</td>
                            <td>Domain Age</td>
                            <td class="w170">Oldest Record Time</td>
                            <td class="w170">Newest Record Time</td>
                        </tr>
                        <tr>
                            <td>English</td>
                            <td>73</td>
                            <td>10</td>
                            <td>0</td>
                            <td id="ls_first_ts">-</td>
                            <td id="ls_last_ts">-</td>
                        </tr>
                    </table>
                </div>
            </div>
        </div>
    </div>
    <div class="fr">
        <div class="ykj_ul gmym" style="display: none;">
            <div class="ykj_ul_title">My purchased domain
                <span><a href="/user#/ykj_gmym" target="_blank"></i>more<i class="iconfont">&#xe766;</i></a></span>
            </div>
            <ul class="ul_like ul_cj ul_gmym my_gm">
                <div class="gn-nodata">
                    <img style="width:220px" src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/gn-nodata.png" alt="">
                    <p>No data</p>
                </div>
            </ul>
        </div>
        <div class="ykj_ul ul_zjcj" style="display: none;">
            <div class="ykj_ul_title">Latest Deals</div>
            <ul class="ul_like ul_cj ul_cjs"></ul>
        </div>
        <div class="ykj_ul">
            <div class="swiper-container min_banner">
    <div class="swiper-wrapper">
        <div class="swiper-slide stop-swiping">
            <a href="/active/coupons" target="_blank"><img alt src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/min_banner/banner1_us.png" style="width: 100%;"></a>
        </div>
                <div class="swiper-slide stop-swiping">
            <a href="/agent?ttsrc=min_banner" target="_blank"><img alt src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/min_banner/banner2_us.png" style="width: 100%;"></a>
        </div>
        <div class="swiper-slide stop-swiping">
            <a href="/ssl" target="_blank"><img alt src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/min_banner/banner3_us.png" style="width: 100%;"></a>
        </div>
        <div class="swiper-slide stop-swiping">
            <a href="/cps/aapanel" target="_blank"><img alt src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/min_banner/aapanel_us.png" style="width: 100%;"></a>
        </div>
        <div class="swiper-slide stop-swiping">
            <a href="/backorder?td=9" target="_blank"><img alt src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/min_banner/channel9_us.png" style="width: 100%;"></a>
        </div>
            </div>
    <div class="swiper-pagination"></div>
</div>
<script>
    var SITE_ID_b = '0';
    var min_banner = new Swiper('.min_banner', {
        pagination: {
            el: '.swiper-pagination',
            clickable: true,
        },
        autoplay: {
            delay: 3000,
            disableOnInteraction: false
        },
        loop: SITE_ID_b == 0 && true
    });
</script>
        </div>
        <div class="ykj_ul cnxh" style="display: none;">
            <div class="ykj_ul_title">Related Recommendations</div>
            <ul class="ul_like ul_cj ul_likes ul_gmym"></ul>
        </div>
    </div>
    <form action="/user_gwc/pay" id="listform1" target="_blank" method="POST">
        <input type="hidden" value="57297660" name="ymid">
        <input type="hidden" value="banuutomo.com" name="ym">
        <input type="hidden" value="7" name="lx">
        <input type="hidden" value="y" name="tjb">
    </form>
</div>
<!-- 底部 -->
<style>
    .foot {
        padding-bottom: 64px;
    }
    .foot_list {
        padding: 0 25px !important;
    }
    
    .foot-ex {
        padding: 0 20px !important
    }
    
    .foot-ex a span {
        display: inline-block;
        width: 160px;
        font-size: 14px;
    }
    
    .toPhoneMobile {
        position: fixed;
        left: 0;
        bottom: 300px;
    }
    
    .toPhoneMobile img {
        width: 124px;
    }
    
    .goback_top {
        display: none;
        position: fixed;
        right: 0.5em;
        cursor: pointer;
        bottom: 30px;
    }
</style>
</style>
<div class="foot">
    <div class="w12">
        <div class="foot_top clearfix">
            <dl class="foot_list">
                <dt>About Us</dt>
                <dd><a href="/about" target="_blank">About Us</a></dd>
                <dd><a href="/law" target="_blank">Legal Statement</a></dd>
                <dd><a href="/contact" target="_blank">Contact Us</a></dd>
                <dd><a href="/abuse" target="_blank">Report Abuse</a></dd>
            </dl>
                        <dl class="foot_list">
                <dt>Partner Plan</dt>
                <!-- <dd><a href="/provider" target="_blank">Service Provider Plan</a></dd> -->
                <dd><a href="/agent?ttsrc=foot_nav" target="_blank">Reseller Application</a></dd>
            </dl>
                        <dl class="foot_list">
                <dt>Help Center</dt>                 <dd><a href="/help/14" target="_blank">Common Problem</a></dd>
                                <dd><a href="/help/15" target="_blank">New User Guidance</a></dd>
                                <dd><a href="/help/" target="_blank"></a></dd>
                
            </dl>
            <dl class="foot_list foot-ex fw_zc">
                <dt>Service And Support</dt>
                <dd><a href="mailto:service@gname.com" title="service@gname.com"><span>Service Support：</span>service@gname.com</a></dd>
                <dd><a href="mailto:tech@gname.com" title="tech@gname.com"><span>Technical Support：</span>tech@gname.com</a></dd>
                <dd><a href="mailto:business@gname.com" title="business@gname.com"><span>Business Cooperation：</span>business@gname.com</a></dd>
                <!-- <dd><a href="mailto:complaint@gname.com" title="complaint@gname.com"><span>Report Abuse：</span>complaint@gname.com</a></dd> -->
            </dl>
            <dl class="foot_list">
                <dt>Contact Us</dt>
                <dd><a href="/contact">Service Hotline：<span style="font-size:18px;color: #fff">+65-65189986</span></a></dd>
                <dd>
                    <a href="javascript:;" class="foot_call btn" id="dd-djzx">Consult</a>
                    <a href="/call" class="foot_yy" style="width: 120px;">Callback Service</a>
                </dd>
                <dd class="gn_lx">
                                    <a href="/link?fs=sns&url=facebook" class="iconfont" target="_blank" title="facebook">&#xe7ed;</a>
                    <a href="/link?fs=sns&url=twitter" class="iconfont" target="_blank" title="twitter" style="font-size: 20px;">&#xe7ec;</a>
                    <a href="/link?fs=sns&url=instagram" class="iconfont" target="_blank" title="instagram" style="font-size: 22px;">&#xe7f0;</a>
                    <a href="/link?fs=sns&url=linkedin" class="iconfont" target="_blank" title="linkedin" style="font-size: 22px;">&#xe7ee;</a>
                    <a href="/link?fs=sns&url=youtube" class="iconfont" target="_blank" title="youtube" style="font-size: 18px;">&#xe7ef;</a>
                                </dd>
            </dl>
        </div>
        <div class="foot_bottom clearfix">
            <ul class="rz_box clearfix">
                                <li>
                    <a href="javascript:;"><img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/pay2.png" alt=""></a>
                </li>
                <li>
                    <a href="javascript:;"><img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/pay6.png" alt=""></a>
                </li>
                <li>
                    <a href="javascript:;"><img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/pay8.png" alt=""></a>
                </li>
                <li>
                    <a href="javascript:;"><img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/pay1.png" alt=""></a>
                </li>
                <!-- <li><a href="javascript:;"><img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/pay7.png" alt=""></a></li> wxpay -->
                <li>
                    <a href="javascript:;"><img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/pay9_us.png" alt=""></a>
                </li>
                <li>
                    <a href="javascript:;"><img title="Alipay+ (more payments) supports the following regional currency settlement:
AlipayHK (Hong Kong, China): Support HKD settlement
TNG eWallet (Malaysia): Support MYR settlement
GCash Pay (Philippines): Support PHP settlement
DANA Pay (Indonesia): Support IDR settlement" src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/pay10.png" alt=""></a>
                </li>
                <li>
                    <a href="javascript:;"><img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/pay11_us.png" alt=""></a>
                </li>
                <!--<li><a href="javascript:;"><img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/pay3.png" alt=""></a></li>-->
                <!--<li><a href="javascript:;"><img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/pay4.png" alt=""></a></li>-->
                <!--<li><a href="javascript:;"><img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/pay5.png" alt=""></a></li>-->
                <li>
                    <a href="javascript:;"><img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/pay12.png" alt=""></a>
                </li>
                <li>
                    <a href="javascript:;"><img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/pay13.png" alt=""></a>
                </li>
                            </ul>
            <p class="foot_banquan">
                <span style="line-height: 26px;display: block;"><a href="/privacy"  target="_blank">Privacy Policy</a><em class="foot_line"></em><a href="/link?fs=icann&url=registrants-benefits-and-responsibilities-specification" target="_blank">Registrants' Benefits And Responsibilities Specification</a><em class="foot_line"></em><a href="/link?fs=icann&url=registrant-educational-information" target="_blank">Registrant Educational Information</a></span>
                <span style="line-height: 26px;display: block;">Copyright&copy; 2023 GNAME.COM. All rights reserved.</span>
            </p>
        </div>
    </div>
</div>

<div class="goback_top">
    <img style="width:66px" src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/goback_top.png" alt="">
</div>


    <div class="toPhoneMobile" style="display: none;">
        <img src="https://gnsite.oss-accelerate.aliyuncs.com/f/imgs/leftBackz.png" alt="">
    </div>
    <script>
        $('.toPhoneMobile').click(function() {
            window.location.href = 'https://m.gname.com/zhcn/index.html#/'
        })
        if (isPc()) {
            $('.toPhoneMobile').hide()
        } else {
            $('.toPhoneMobile').show()
        }

        $("#dd-djzx").click(function() {
            LiveChatWidget.call('maximize')
        }) 
    
    </script>
 
<script>
    $('.goback_top').click(function() {
        $("html,body").animate({
            scrollTop: 0
        }, 300);
    })

    $(window).scroll(function() {
        if ($("html,body").scrollTop() > document.documentElement.clientHeight) {
            $('.goback_top').show()
        } else {
            $('.goback_top').hide()
        }
    })
</script>
<!-- Start of LiveChat code -->
	
	  <script>
	    window.__lc = window.__lc || {};
	    window.__lc.license = 12091074;
	    window.__lc.group = 2; 
		window.__lc.visitor = {
			name: 'gnew_1679174208',
			email: 'gnew_1679174208@gname.com'
	  	};
	    ;(function(n,t,c){function i(n){return e._h?e._h.apply(null,n):e._q.push(n)}var e={_q:[],_h:null,_v:"2.0",on:function(){i(["on",c.call(arguments)])},once:function(){i(["once",c.call(arguments)])},off:function(){i(["off",c.call(arguments)])},get:function(){if(!e._h)throw new Error("[LiveChatWidget] You can't use getters before load.");return i(["get",c.call(arguments)])},call:function(){i(["call",c.call(arguments)])},init:function(){var n=t.createElement("script");n.async=!0,n.type="text/javascript",n.src="https://cdn.livechatinc.com/tracking.js",t.head.appendChild(n)}};!n.__lc.asyncInit&&e.init(),n.LiveChatWidget=n.LiveChatWidget||e}(window,document,[].slice))
	  </script>
	  <noscript><a href="https://www.livechatinc.com/chat-with/12091074/" rel="nofollow">Chat with us</a>, powered by <a href="https://www.livechatinc.com/?welcome" rel="noopener nofollow" target="_blank">LiveChat</a></noscript>
	<!-- End of LiveChat code -->

 
<!-- Start of Statistical code -->
<script type="text/javascript" src="https://hm.baidu.com/hm.js?59edbd159a191cc85af97ab7e5112127"></script><!-- End of Statistical code -->
<!-- Global site tag (gtag.js) - Google Ads: 460237251 -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-460237251"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'AW-460237251');
  gtag('config', 'AW-10936781436');
</script>


<!-- Yahoo  Ad:10177483-->
<script type="application/javascript">(function(w,d,t,r,u){w[u]=w[u]||[];w[u].push({'projectId':'10000','properties':{'pixelId':'10177483','he': '<email_address>'}});var s=d.createElement(t);s.src=r;s.async=true;s.onload=s.onreadystatechange=function(){var y,rs=this.readyState,c=w[u];if(rs&&rs!="complete"&&rs!="loaded"){return}try{y=YAHOO.ywa.I13N.fireBeacon;w[u]=[];w[u].push=function(p){y([p])};y(c)}catch(e){}};var scr=d.getElementsByTagName(t)[0],par=scr.parentNode;par.insertBefore(s,scr)})(window,document,"script","https://s.yimg.com/wi/ytc.js","dotq");</script>


<!-- Bing  Ad:134611467-->
<script>(function(w,d,t,r,u){var f,n,i;w[u]=w[u]||[],f=function(){var o={ti:"134611467"};o.q=w[u],w[u]=new UET(o),w[u].push("pageLoad")},n=d.createElement(t),n.src=r,n.async=1,n.onload=n.onreadystatechange=function(){var s=this.readyState;s&&s!=="loaded"&&s!=="complete"||(f(),n.onload=n.onreadystatechange=null)},i=d.getElementsByTagName(t)[0],i.parentNode.insertBefore(n,i)})(window,document,"script","//bat.bing.com/bat.js","uetq");</script>

<!-- Baidu  Ad:_f7L2XwGXjyszb4d1e2oxPybgD-->
<script type="text/javascript">
  window._agl = window._agl || [];
  (function () {
      _agl.push(
          ['production', '_f7L2XwGXjyszb4d1e2oxPybgD']
      );
      (function () {
          var agl = document.createElement('script');
          agl.type = 'text/javascript';
          agl.async = true;
          agl.src = 'https://fxgate.baidu.com/angelia/fcagl.js?production=_f7L2XwGXjyszb4d1e2oxPybgD';
          var s = document.getElementsByTagName('script')[0];
          s.parentNode.insertBefore(agl, s);
      })();
  })();
</script>

<!-- Sougou AD:2712754-->
<script type="text/javascript">
  (function(w,d,t,s,q,m,n){if(w.sguic)return;q=w.sguic=function(){q.process?q.process.apply(null,arguments):q.queue.push(arguments);};q.queue=[];m=d.getElementsByTagName(t)[0];n=d.createElement(t);n.src=s;n.async=true;m.parentNode.insertBefore(n,m);})(window,document,'script','//jstatic.sogoucdn.com/sdk/uic-pub.js');
</script>

<script>

  function tgzc_call(){
    // google
    if(typeof(gtag) === "function"){
      gtag('event', 'conversion', {'send_to': 'AW-460237251/bLsRCN692fYCEMPTutsB'});
      gtag('event', 'conversion', {'send_to': 'AW-10936781436/lNTmCLvkzcgDEPyUiN8o'});
    }
   
   
    //yahoo
    window.dotq = window.dotq || [];
    window.dotq.push({ "projectId": "10000", "properties": { "pixelId": "10177483", "qstrings": { "et": "custom", "ec": "enter", "ea": "Purchase" } } });
  
    //baidu
    window._agl && window._agl.push(['track', ['success', {t: 3}]]);
    
    //sougou
    sguic('track','FORM_SUBMIT_SUCCEESS','2712754');
      }

</script>

</body>
</html>
<script>
    var yearList = fetchDefault();
    var distribution = '';
    var initYear = 1996; //柱状图初始年份
    var newYear = new Date().getFullYear();  //柱状图最新年份
    var htmls = ""; //渲染柱状图的div
    var htmlYear = "";
    var ym = key = "";
    var jssj = "2079-01-01 00:00:00"
    var sysj = "1760553792"

    ym = "banuutomo.com";
    key = "57297660";

    if (jssj == '2079-01-01' || jssj == '2079-01-01 00:00:00') {
        $(".sysj").text('long-term sale')
    } else {
        $(".sysj").text(formatDuring(sysj))
        sysj--
        var ykj_timer = setInterval(function () {
            $(".sysj").text(formatDuring(sysj))
            sysj--
        }, 1000)
    }

    if(typeof Math.log1p == 'undefined'){
        Math.log1p = function(t) {
        return -1e-8 < (t = +t) && t < 1e-8 ? t - t * t / 2 : Math.log(1 + t);
        }
    }

    fetchxh() //猜你喜欢和最近成交

    // 环形图
    ftechData(0,'#FF7E64','#F5403F','#fff5f5','EchartZhu')
    ftechData(5,'#FFE32D','#FFAB3B','#fff8ea','EchartZhu1')
    ftechData(25,'#6A9DFF','#3464FF','#f1f6ff','EchartZhu2')

    
    if (UINFO.uid > 0) {
        $('.gmym').show()
    } else {
        $('.gmym').hide()
    }
    // 弹框登录后判断
    GNAME.afteruserloginok = function (userinfo) {
        if (userinfo.uid > 0) {
            $('.gmym').show()
            fetchym()
        }
    }

        yearList = {"last_ts":"20220927050020","first_ts":"20130310042121","years":{"2013":["0","0","1","0","1","0","0","1","0","1","1","1"],"2014":["1","1","0","1","3","1","0","0","1","1","1","2"],"2015":["1","1","1","1","0","1","1","1","1","1","1","2"],"2016":["2","1","2","1","1","1","2","1","0","1","0","0"],"2017":["0","0","0","0","0","1","0","0","1","1","0","0"],"2018":["0","0","1","0","1","0","0","2","0","0","0","1"],"2019":["1","0","0","0","0","0","1","0","0","0","0","0"],"2020":["0","0","0","0","0","0","0","1","1","1","2","0"],"2021":["0","0","1","1","1","2","0","1","0","1","1","3"],"2022":["1","0","0","0","1","1","0","1","1","0","0","0"]}};
        listCanvas();
    if(yearList.first_ts){
        var txt = yearList.first_ts
        if(txt.length != 14){
            $("#ls_first_ts").html(txt);
        } else{
            txt = (txt[0]+txt[1]+txt[2]+txt[3]+"-"+txt[4]+txt[5]+"-"+txt[6]+txt[7]+" "+txt[8]+txt[9]+":"+txt[10]+txt[11]+":"+txt[12]+txt[13])
            $("#ls_first_ts").html(txt);
        }
    }
    if(yearList.last_ts){
        var txt = yearList.last_ts
        if(txt.length != 14){
            $("#ls_last_ts").html(txt);
        }else{
            txt = (txt[0]+txt[1]+txt[2]+txt[3]+"-"+txt[4]+txt[5]+"-"+txt[6]+txt[7]+" "+txt[8]+txt[9]+":"+txt[10]+txt[11]+":"+txt[12]+txt[13])
            $("#ls_last_ts").html(txt);
        }
    }

    function fetchDefault() {
        var oldYears = 1996;
        var defaultdata = {};
        var yeardata = []
        for (var i = oldYears; i <= new Date().getFullYear(); i++) {
            yeardata[i] = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];
        }
        defaultdata.years = yeardata;
        defaultdata.last_ts="-";
        defaultdata.first_ts="-";
        return defaultdata
    }
    // 绘制图表 START
    
    // 渲染div
    function listCanvas() {
        for (var i = initYear; i <= newYear; i++) {
            htmlYear += '<li data-yearList=' + i + '>' + i + '</li>';
        }
        $('#cal_ul').empty().append(startDrawHtml(yearList));
        $('#year_ul').empty().append(htmlYear);
        $('.aw-box .app-top').scrollLeft(500)
    };

    function captureGraphScaleIsRequired(captures) {
        var max = 0;
        var min = 1000;
        for (var year in captures) {
            if (captures[year] === undefined) {
                continue;
            }
            max = Math.max(max, Math.max.apply(null, captures[year]));
            min = Math.min(min, Math.min.apply(null,
                captures[year].filter(Boolean)));
        }
        return (Math.log1p(max) - Math.log1p(min) > 3);
    };

    //转换操作2
    function captureGraphScale(captures, maxcount) {
        var scaled = [];
        for (var year in captures) {
            if (!captures[year]) {
                continue;
            }
            scaled[year] = captures[year].map(Math.log1p);
        }
        return [scaled, Math.log1p(maxcount)];
    };


    function startDrawHtml(lsdata,ymid) {

        var yearHtml="";
        var ymid = ymid || 0;

        if(lsdata == ""){
            lsdata = fetchDefault();
        }

        if (typeof(lsdata) != "object") {
            lsdata = JSON.parse(lsdata);
        }
        
        if(lsdata.years == undefined){
            lsdata = fetchDefault();
        }

        var yeardata = lsdata.years;
        var start_year = 1996;
        var end_year = new Date().getFullYear()
        var maxcount = 0;

        for(var yr = start_year ; yr <= end_year;yr++ ){
            if(yeardata[yr] === undefined){
                yeardata[yr] = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];
            }
        };
        for (var year in yeardata) {
            maxcount = Math.max(maxcount, Math.max.apply(null, yeardata[year]));
        }

        if (captureGraphScaleIsRequired(yeardata)) {
            var scaled = captureGraphScale(yeardata, maxcount);
            yeardata = scaled[0];
            maxcount = scaled[1];
        }

        var yscale = maxcount > 0 ? (70 / maxcount) :0;

        for(var year in yeardata){
            
            var monthdata = yeardata[year];
        
            var yearcount = 0;

            for(var month in monthdata){
                var monthcount = monthdata[month];
                yearcount = yearcount + parseInt(monthcount);
            }
            
            
            yearHtml += '<li class="cal_li" data-yearlist="'+year+'">';
            if(DEFAULT_LANG == 'us'){
                yearHtml += '<div class="canvas-top span_'+year+'" title="'+year+' Total annual Records:'+yearcount+'">';
            }else{
                yearHtml += '<div class="canvas-top span_'+year+'" title="'+year+'年总记录数：'+yearcount+'条">';
            }
            for(var month in monthdata){
            
                var percent = Math.floor(yeardata[year][month] * yscale);
                yearHtml += "<span style='height:" + percent + "px'></span>";
            }

            yearHtml+='</div></li>';
        }
        return yearHtml;
    }
    // 绘制图表 END

    //剩余时间
    function formatDuring(mss) {
        if (mss < 0) {
            mss = 0
            $('.ykjymbuy').addClass('gn-disabled')
            clearInterval(ykj_timer)
        }
        mss = mss * 1000
        var days = parseInt(mss / (1000 * 60 * 60 * 24));
        var hours = parseInt((mss % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
        var minutes = parseInt((mss % (1000 * 60 * 60)) / (1000 * 60));
        var seconds = parseInt((mss % (1000 * 60)) / 1000);
        return days + "d " + hours + "h " + minutes + "m " + seconds + "s";
    }

    $('.ykjymbuy').click(function () {
        gAxios({
            url:'/user_ykj/buy_check',
            type:'post',
            async:false,
            loginType: true,
            data:{ym:ym},
            success:function(res){
                if(res.code== 1){
                    if(res.data.zt == 4){
                        return layer.confirm('This domain name cannot be managed on this site temporarily. It takes about 3-40 days to transfer the domain here before it can be managed normally. Are you confirming the purchase?',function () {
                            $('#listform1').submit()
                        })
                    }
                    $('#listform1').submit()
                } else {
                    layer.msg(res.msg)
                }
            }
        })
    })

    function add_gz(id) {
        gAxios({
            type: "get",
            cache: false,
            loginType: true,
            url: "/user_ykj/do_ym_gz?ymid=" + id,
            timeout: 60000,
            error: function () { layer.msg('Failure') },
            success: function (res) {
                if (res.code == 1) {
                    layer.msg('Success')
                    if (res.data == 0) {
                        $('.guanzhu').html('Follow')
                    } else {
                        $('.guanzhu').html("<span class='disableds'>Followed</span>");
                    }
                }
                else {
                    layer.msg(res.msg)
                }
            }
        });
    }

    
    $('body').on('click','.gouwuche',function () {
        var that = $(this)
        if(that.attr('data-gwcid')>0){
            gAxios({
                url:'/user_gwc/gwc_del',
                type:'post',
                async:false,
                loginType: true,
                carNum:true,
                data:{id:that.attr('data-gwcid')},
                success:function (res) {
                    if(res.code == 1){
                        layer.msg('Success')
                        that.html('Add to cart')
                        that.attr('data-gwcid','')
                    } else {
                        layer.msg(res.msg)
                    }
                }
            })
        } else {
            gAxios({
                url:'/user_gwc/gwc_add',
                type:'post',
                async:false,
                loginType: true,
                carNum:true,
                data:{ym:that.attr('data-id'),lx:7},
                success:function (res) {
                    if(res.code == 1){
                        layer.msg('Success')
                        that.html('Remove from cart')
                        that.attr('data-gwcid',res.gwcid)
                    } else {
                        layer.msg(res.msg)
                    }
                }
            })
        }
    })

    function ftechData(val,col,col1,col2,id) {
        var chartZhu = echarts.init(document.getElementById(id))
        var option = {
            series: [{
                name: 'circle',
                type: 'pie',
                clockWise: true,
                radius: ['55%', '100%'],
                itemStyle: {
                    normal: {
                        label: {
                            show: false
                        },
                        labelLine: {
                            show: false
                        }
                    }
                },
                hoverAnimation: false,
                data: [{
                    value: val,
                    itemStyle: {
                        normal: {
                            color: { // 颜色渐变
                                colorStops: [{
                                    offset: 0,
                                    color: col // 0% 处的颜色
                                }, {
                                    offset: 1,
                                    color: col1 // 100% 处的颜色1
                                }]
                            },
                            label: {
                                show: false
                            },
                            labelLine: {
                                show: false
                            }
                        }
                    }
                }, {
                    value: 100 - parseInt(val),
                    itemStyle: {
                        normal: {
                            color: col2
                        },
                        emphasis:{
                            color: col2,//移入后的颜色
                        }
                    }
                }]
            }]
        }
        chartZhu.setOption(option, true);
    }


    function fetchxh() {
        gAxios({
            type: "get",
            url: "/request/get_ykj_tj?ym=" + thym(ym) + "&limit=6",
            success: function (res) {
                if (res.code == 1) {
                    $('.cnxh').show()
                    var html = ''
                    res.data.map(function (el) {
                        html += '<li><div title="' + el.ym + '" style="width:36%;">' + el.ym + '</div><div style="width:33%;">$' + el.qian + '</div><div class="jg" style="width:30%;">ID:' + el.uid + '</div><div class="gl"><a href="/sales/' + el.id +'" target="_blank">Buy</a></div></li>'
                    })
                    $('.ul_likes').html(html)
                }
            }
        });

        gAxios({
            type: "get",
            url: "/request/get_ykj_sold?limit=" + 10,
            success: function (res) {
                if (res.code == 1) {
                    var html = ''
                    if (res.data.length>0) {
                        $('.ul_zjcj').show()
                        for(var item in res.data){
                            html += '<li>';
                            var chunk = res.data[item];
                            for(var i in chunk){
                                html += '<div><a title="' + chunk[i].ym + '" target="_blank" href="/sales/' + chunk[i].id + '">' + chunk[i].ym + '</a></div>'
                            }
                            html += "</li>"
                        }
                    }else{
                        $('.ul_zjcj').hide();
                    }
                    $('.ul_cjs').html(html)
                }
            }
        });
        fetchym()
        
    }

    function fetchym() {
        gAxios({
            type: "get",
            url: '/request/get_myym?lx=goumai&limit=6',
            success: function (res) {
                if (res.code == 1 && res.data.length >0) {
                    var html = ''
                    res.data.map(function (el, index) {
                        if (index > 5) return
                        html += '<li><div title="' + el.ym + '">' + el.ym +
                            '</div><div class="jg">$' + el.qian +
                            '</div><div class="gl"><a href="/user#/domain_info/ym=' + el.ym +
                            '" target="_blank">Manage</a></div></li> '
                    })
                    $('.my_gm').html(html)
                }
            }
        })
    }
</script>