:root{--mt-color-a:#0c111c;--mt-color-tx: #4eab04;--mt-color-Bg:#4eab04;--mt-color-Bt:#feb33c;--mt-color-Bt1:linear-gradient(to bottom, #3f8707, #ff9c00);--mt-color-Bt1-Hover: linear-gradient(to bottom,#ff9c00, #3f8707 );--mt-color-hover:#fff;--mt-color-bd1:#6e6e6e}
button.hover-btn:hover{background:#272852;color:#fff}
button.gradient-btn:hover{background:linear-gradient(to bottom right,#80407d,#3b7193);color:#fff;}
body{background:#ffffff;color:#616161}
a{color:#6d9cff}

/*header*/
.header.ak_hd{background: var(--mt-color-Bg);}
.head_top{display:flex;align-items:center;justify-content:space-between;padding:20px 0;height:110px}
.header_left{display:flex;gap:40px}
.nav_list button{border-radius:5px;background:var(--mt-color-Bt);color:#fff;padding:10px 20px}
.header_right{gap:20px}
.header_right .country{display:flex;justify-content:center;align-items:center;position:relative;background:#feb33c;border:1px solid #dfdfdf;border-radius:5px;padding:5px;cursor:pointer;min-width:100px;color:#fff}
.header_right .country i{position:absolute;top:14px;right:10px;font-size:16px}
.country .usd{display:flex;align-items:center;gap:10px;background:#1e2334;padding:9px 25px 9px 15px;border-radius:30px;color:#fff}
.header_login-group{display:flex;align-items:center;gap:10px;border:1px solid #dfdfdf;border-radius:5px;padding:9px 15px}
.header_login-group i{font-size:18px;position:relative;top:3px;left:3px;color:#fff;}
.header_cart{display:flex;align-items:center;gap:5px;background:#feb33c;padding:10px 15px;border-radius:5px}
.header_cart i{font-size:19px;position:relative;top:2px}
.header_cart .cart_num{background: #cc4955;border-radius:30px;display:inline-block;min-width:20px;height:20px;text-align:center;line-height:20px;position:relative;top:-4px;font-size:12px}
.c_search .header_search i{font-size:19px;vertical-align:middle;top: 44px;left: 30px;}
.menu_box .search{width:100%;padding:20px 0;margin:0}
.menu_box .search input{width:100%;padding:13px 40px;border:none;border-radius:5px;outline:0;background:#4eab04;font-size:14px;color:#fff}
.menu_box .search input::placeholder{color:#dadada}
.menu_box .search i{position:absolute;left:15px;top:34px;font-size:20px;cursor:pointer;color:#e6e6e6}
.head_hotGame{background:#4eab04;border-radius:30px}
.menu_box .head_hotGame .title{background:linear-gradient(to top right,#7bb324,#5d7f10);text-align:center;border-radius:5px;height:40px;line-height:40px}
.head_hotGame ul li a{display:flex;align-items:center;padding:7px;color:#e8e8e8;position:relative}
.head_hotGame a span{display:inline-block;width:auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.head_hotGame a .icon{height:28px;margin-right:10px;}
.menu_box-gameList{margin-left: 30px;}
.allgame_title ul li{padding:10px 25px;background-color:#4eab04}
.allgame_title li i{font-size:14px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;color:#fff;border:1px solid #fff;border-radius:50%;top:-1px}
.allgame_title li i::before{position:relative;top:2px}
.ak_main .allgame_title li span{padding-top:3px;color: #fff;}
.search_ul .search_li.current,.search_ul .search_li:hover{background:var(--mt-color-Bt)}
.menu_box-ul li a{color:#d9dadd;display: flex;align-items: center;padding: 0 17px;}
.ak_hd .menu_box-ul span{display:inline-block;width:auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fff;}
.ak_hd .search_ul .search_li{color:#fff}
.head_hotGame ul li{margin-bottom:5px}
.head_hotGame ul li:last-child{margin-bottom:0}
.nav_menu i{font-size: 24px;position:relative;top:5px;cursor: pointer;}
.nav_menu{position:relative;color: #fff;}
.nav_menu-list{display:none;position:absolute;top:34px;right: -88px;z-index:1;padding: 5px 0 10px;min-width:196px;white-space:nowrap;border-radius:0;background: #eef7e7;color: #000;border: 1px solid #4eab04;}
.nav-outreach a{display:block;color: #000;margin: 5px 10px 5px;padding: 10px;}
.breadcrumb a{color:#d9dadd}
.breadcrumb ul{display:flex;align-items:baseline}
.breadcrumb ul li{font-size:13px;color:#000}
.ak_main .breadcrumb ul li a{color:#000}
.breadcrumb ul li:not(:first-child)::before{color:#000}
.pagination{text-align:center;margin:40px 0 30px}
.ak_main .pagination a{background:#4eab04;color:#fff}
.ak_main .pagination a.active,.ak_main .pagination a:hover{background:#feb33c}
.ak_main .profile_list .pro_first i{color:#ff9800}
.mobile_account{display:none}
.ak_hd .header_login-group a{white-space:nowrap}
.main.ak_main{padding-top:110px}
.ak_hd .game_area .menu_box{left:0;background:#8fc266;top: 98px;}
.game_area .menu_box .menu_box-gameList{background:0 0;padding:20px 0 20px}
.ak_hd .allgame_title ul{justify-content:start}
.menu_box-gameList .menu_box-ul li{background:#4eab04;border-radius:3px}
.menu_box-gameList .menu_box-ul li:hover{background:var(--mt-color-Bt)}
.allgame_title ul li.active{background:#2c344c}
.c_search{position:relative}
.c_search .header_search{position:absolute;width:100%;min-width:260px;background: #eef7e7;top: 38px;left: -115px;z-index:20;padding:30px 20px;display: none;border: 1px solid #4eab04;}
.ak_hd .currency{display:flex;align-items:center;justify-content:space-between}
.ak_hd .currency_options{display:none;position:absolute;left:0;top: 44px;overflow:inherit;width:100%;max-height:500px;text-align:center;border:none;border-radius:5px;background: #eef7e7;z-index:10;color: #000;border: 1px solid #4eab04;}
.ak_hd .currency_options li{display:flex;align-items:center;padding:5px;cursor: pointer;}
.ak_hd .currency_options::before{position:absolute;z-index:10;top: -10px;left:0;right:0;margin:0 auto;width:0;height:0;content:'';border-right:10px solid transparent;border-bottom: 10px solid #eef7e7;border-left:10px solid transparent}
.ak_hd .currency_options li:hover{background: #cfd6c9;}
.ak_hd .country:hover .currency_options{display:block}
.ak_hd .header_cart-top .cart_list .cart_list-li{border-bottom: 1px solid #4eab04;color:#000000;}
.ak_hd .cart_link .cart_total{color:#000}
.ak_hd .cart_link .cart_button .checkout_btn{background:var(--mt-color-Bt)}
.ak_hd .cart_link .cart_total .price{color:var(--mt-color-tx)}
.ak_hd .cart_link .cart_total .item_num{color:var(--mt-color-tx)}
.ak_hd .cart_list .cart_list-li .delete{color:var(--mt-color-tx)}
.ak_main .cart_list table thead tr{background: #4eab04;}
.ak_main .cart_left .pro_title h2{background: var(--mt-color-Bg);color: #fff;}
.ak_main .order_info .checkout_btn{background: var(--mt-color-Bt);}
.ak_main .order_info .order_top{background:var(--mt-color-Bt)}
.ak_main .order_info .order_coupon button{background:var(--mt-color-Bt)}
.ak_main .payment_method .payment_info li.active label{background: var(--mt-color-Bg);}
.ak_main .list_serverBox a{background: var(--mt-color-Bg);}
.ak_main .device_server ul li{background:#4eab04;color:#fff}
.ak_hd .header_cart-top .cart_list::-webkit-scrollbar-thumb{background:var(--mt-color-Bt1)}
.nav-outreach a i{vertical-align:middle;top:2px;margin-right:7px;color: #000 !important;}
.nav-outreach a:hover{background: #cfd6c9;}
.header_currency-select .currency span{font-size:19px}
.ak_hd .other_item .live i{font-size:25px;top:3px}
.ak_hd .cart_link .cart_button .clear_btn{background:#4eab04}


/*main*/
.public_news .list{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-top: 50px;}
.public_news .list .box{background:#eef7e7;padding:10px;border-radius:5px}
.public_news .list .time{text-align:center;color:#ada3a3}
.public_news .list h3{font-size:16px;overflow:hidden;display:-webkit-box;width:100%;height:50px;margin:10px 0;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;color:#4eab04;font-weight:500}
.public_news .box a{display:block}
.public_news .box .read_more{background: var(--mt-color-Bt);width:max-content;text-align:center;margin:10px auto;color:#fff;padding:5px 15px;border-radius:30px;}
.public_news .list .box:hover{box-shadow:0 0 2px 1px #4eab04}
.public_news .box .link_img{text-align:center}
.public_news .list img{width:100%;height: 100%;object-fit: scale-down;}
.container_w1500{margin:0 auto;width:min(1500px,96%)}
.ak_main .list_serverBox a.active{background: var(--mt-color-Bt);}
.ak_main .list_serverBox a:hover{box-shadow: 0 0 5px 0 #4eab04;}
.ak_main .common_box-select{box-shadow: 0 0 4px 0 #4eab04;background: rgb(244 250 240);}
.ak_main .common_box-select ul li.active label{background: #4eab04;border-color: #4eab04;}
.ak_main .goods-list .buy-now,.ak_main .goods-list a.detail{background: var(--mt-color-Bg);}
.ak_main .list_news{background: #f7f7f7;}
.ak_main .list_news .box{box-shadow:0 0 2px 1px #5e5e5e;padding:22px}
.ak_main .information .sell_form{background:#191a37}
.ak_main .sell_form .box input,.ak_main .sell_form .box select{background:#000}
.mt-main .sell_form .sumbit button{background:var(--mt-color-Bt)}
.ak_main .common_box-select ul li.active{color: var(--mt-color-a);}
.ak_main .goods .goods-list li.item:hover{box-shadow: 0 0 4px 0 #4eab04;}
.ak_main .list_news .list a{text-align:center;display:block}
.ak_main .list_news .list img{width:100%;max-width:240px;min-height:200px;max-height:200px;object-fit:scale-down}
.main.ak_main:has(.loading_page-topimg)::before{background:url(/images/gamebg/banner-details-all.png) no-repeat;top:110px;background: none;}
.ak_main .common_box-select ul li:hover{color:var(--mt-color-Bg)}
.ak_main .common_box-select ul li:hover label{border-color:var(--mt-color-Bg)}
.ak_main .news_title .more{color:var(--mt-color-Bg)}
.ak_main .modal_actions .modal_submit{background: var(--mt-color-Bg);}
.ak_main .sell_form .sumbit button{background:var(--mt-color-Bt)}
.ak_main .service_sale .service_sale-l h1,.ak_main .service_sale .service_sale-l h2{color: #4eab04;font-size:30px}
.ak_main .sigin_rigister a.acive{border-bottom: 1px solid #4eab04;color: #000;}
.ak_main .modal_input{border:none;background:#e8f0fe;color:#000}
.ak_main .modal_remember a{color:#c7c7c7}
.c_search>i{font-size: 23px;vertical-align:middle;cursor: pointer;color: #fff;}
.c_search .header_search:hover{box-shadow: 0 0 4px 1px #eef7e7;}
.ak_main .order_info .order_price>div.total .price{color: #fff;}
.ak_main .cart_list .shop_del i{color:var(--mt-color-tx)}
.ak_main button.checkout_btn.gradient_btn:hover{background:var(--mt-color-Bt)}
.ak_main .member_box .header_row{background: #eef7e7;color: #000;}
.ak_main .leam_chat button.more{background:var(--mt-color-Bt)}
.ak_main .leam_chat button.more:hover{background:var(--mt-color-Bt1-Hover);box-shadow:none}
.ak_main .data_container .dynamic_content{border-left:4px solid var(--mt-color-Bt)}
.ak_main .label-success{background:var(--mt-color-Bt)}
.ak_main .searchbtn{background:var(--mt-color-Bt)}
.ak_main .searchbtn:hover{background:var(--mt-color-Bt1-Hover)}
.lz-container p{margin-bottom:10px;overflow:hidden;color: rgb(84 84 84);}
.lz-container a{color:#4eab04}
.lz-container p strong{color:#4eab04}
.list_desc .lz-container h2,.list_desc .lz-container h3{margin:20px 0 10px;font-weight:700}
.lz-container ol li,.lz-container ul li{margin-left:15px}
.list_desc .lz-title h2{font-weight:bold;margin-bottom:15px;color: #4eab04;}
.ak_main .member_box .data_container{background: none;}
.ak_main .member_box{background: #eef7e7;}
.ak_main .orderno{background:0 0;border:1px solid #303561;}
.ak_main .ordermain{background:var(--mt-color-Bg)}
.ak_main .ordermain:hover{background:none;}
.ak_main .search_Sorting .search input{background:#4eab04}
.ak_main .all_game .search_Sorting .search i{color:#e6e6e6}
.search_Sorting .search input::placeholder{color:#dadada}
.all_game .search_Sorting .search_ul .search_li.current,.all_game .search_Sorting .search_ul .search_li:hover{background:var(--mt-color-Bt)}
.all_game .search_Sorting .search_ul .search_li{background:#4eab04;color: #ebebeb;}
.ak_main .shop_price .price{color:var(--mt-color-tx)}
.ak_main .cart_list table tbody tr td{border-bottom: 1px solid #4eab04;}
.ak_hd .cart_tit-cont .shop_num span:hover{background:#4eab04;color:#fff}
.ak_main .shop_num span:hover{background: #459704;}
.ak_main .goods .goods-list li .currency_converter,.ak_main .goods .goods-list li .item-price{color: #fd8855;}
.lz-container th{background:linear-gradient(135deg,#1a1b3a,#25274d);border-bottom:2px solid #3d40b3;padding:16px 20px;text-align:left;font-weight:600;color:#fff;font-size:16px;letter-spacing:.5px}
.lz-container td{border-bottom:1px solid rgba(61,64,179,.3);padding:16px 20px;vertical-align:top;line-height:1.6;border: none;}
.lz-container tr:last-child td{border-bottom:none}
.lz-container tr:nth-child(2n){background-color: rgb(254 179 60);}
.lz-container tr:hover{background-color:rgba(61,64,179,.15);transition:background-color .3s ease}
.lz-container strong{color: #4eab04;font-weight:600}
.lz-container td:first-child{border-right: 1px solid rgb(0 0 0);border: none;}
.lz-container table{border:1px solid rgba(61,64,179,.4)}
.lz-container th:last-child{border-top-right-radius:7px}
.lz-container tr:last-child td:first-child{border-bottom-left-radius:7px}
.lz-container tr:last-child td:last-child{border-bottom-right-radius:7px}
.ak_main .shop_num span{background: #4eab04;}
.ak_main .shop_num input{background: #4eab04;border-left: 1px solid #a2bf8b;border-right: 1px solid #a2bf8b;}
.ak_main .order_info .order_coupon input{background: #eef7e7;}
.ak_main .cart_left .list_buttom button{background: var(--mt-color-Bg);color: #fff;}
.ak_main .pro_title .input_box input{background: #fff;border: 1px solid #4eab04;color:#000;}
.ak_main .cart_left .information .user_nfo .country p{background: #ffffff;color: #000;}
.ak_main .goods .goods-list li .item-num i{background: #4eab04;}
.ak_main .goods .goods-list li .item-num input{background: #4eab04;}
.ak_hd .header_cart-top .cart_link{background: #eef7e7;border-top: 2px solid #4eab04;top: 55px;}
.ak_hd .cart_tit-cont .shop_num span{background: #4eab04;color: #fff;}
.ak_hd .menu_box .head_hotGame{margin-top:40px}
.ak_hd .cart_tit-cont .shop_num .number_input{background: #4eab04;border-left: 1px solid #a2bf8b;border-right: 1px solid #a2bf8b;}
.ak_hd .header_cart-top .cart_list .cart_list-li:hover{background:#dee5d8}
.ak_hd .cart_link .cart_button{background: #cfd6c9;}
.ak_main .boosting_foot_border .buyShopBtn .boost_btn{background:var(--mt-color-Bt1)}
.ak_main .boosting_foot_border .buyShopBtn .boost_btn:hover{background:var(--mt-color-Bt1-Hover)}
.sell_cantact .sell_item{background:#191a37}
.ak_main .info_from .tradegroup button.active{background:#0ea76c}
.custom-alert-container{background: #eef7e7;border: 1px solid #1f4402;}
.custom-alert-header{background: linear-gradient(135deg, #73ba3b,#3f8e01);border-bottom: 1px solid #1f4402;}
.custom-alert-title{color: #fff;}
.currency_options li span{font-size:19px;margin:0 4px 0 11px}
.ak_main .gametradetip{background:#f4faf0;box-shadow:0 0 4px 0 #4eab04}
.ak_main .goods-header .quick-search{border:1px solid #b8dd9b}
.ak_main .quick-search .input-box input{box-shadow:0 0 4px 0 #7ec448;background:#f4faf0;color:#000}
.ak_main .image-size-controls .slider::-webkit-slider-thumb{background:var(--mt-color-tx)}
.ak_main .image-size-controls .slider::-webkit-slider-thumb:hover{background:var(--mt-color-tx)}
.ak_main .payment_method h3 {color:var(--mt-color-tx);}
.ak_main .boost_cate .cate_list .cate_item.active{border-color:#07b974;color:#07b974}
.ak_main .boost_cate .cate_list .cate_item:hover{color:#07b974}
.ak_main .boost_cate{box-shadow:#341ab6 0 0 5px 1px}
.ak_main .all_boosting_list .boost_item .order_now{background:var(--mt-color-Bt)}
.ak_main .boosting_ship.flex{background:#191a37}
.ak_main .boost_common_item .boost_title{color:var(--mt-color-tx)}
.ak_main .boost_common_item .boost_list .list_item.active{background:var(--mt-color-Bt)}
.ak_main .common__select--warp .select__value{background:var(--mt-color-Bt)}
.ak_main .boost_common_item .item-level span{color:var(--mt-color-tx)}
.ak_main .minimal-checkbox input:checked{background: #4eab04;border-color: #4eab04;}
.ak_hd .header_login-group.logged_in{padding:5px;border: 2px solid #feb33c;}
.ak_hd .header_right .slide_button .account_bg{background: #feb33c;}
.header_login-group .login_user{color: #feb33c;left:1px;top:1px}
.ak_main .profile_list .pro_first{background: #eef7e7;border-color: #cbcbcb;}
.ak_main .member_box .user_box{background: #eef7e7;color: #000;}
.ak_main .pro_bottom .pro_form{background: #eef7e7;}
.ak_main .member_box .cont_bg{background: none;margin-top:0}
.ak_main .pro_form .submit button{background:var(--mt-color-tx)}
.ak_main .change_pass-form .pass_sub{background:var(--mt-color-tx)}
.ak_main .list_news .list .box{background:#eef7e7;border:1px solid #4eab04}
.ak_main .news_content .text{color:#4eab04}
.news_content .date_tag .time{background:#4eab04;color:#fff}
.ak_main .member_box .bg_box{background:#222346}
.ak_main .activity .bg_box button{background:var(--mt-color-Bt1)}
.ak_main .activity .bg_box button:hover{background:var(--mt-color-Bt1-Hover)}
.ak_main .member_box h2.title{margin-bottom:0;padding:10px;color:#4eab04}
.ak_main .activity .bg_box h3{color:var(--mt-color-tx)}
.ak_main .service_sale-l p{color:#000}
.ak_main .goods .goods-list li.item{background: #f4faf0;box-shadow:0 0 1px 1px #d9d9d9}
.ak_main .goods-list .add-cart{background:var(--mt-color-Bg);border: navajowhite;}
.ak_main .list_news .news_title h3{color:#4eab04}
.ak_main .list_desc h1{margin:20px 0 10px}
.ak_h-top .icon-top{box-shadow:0 0 10px #fff;background:#4eab04;color: #fff;}
.ak_live .icon-chat{box-shadow:0 0 10px #fff;background:#4eab04;color: #fff;}
.ak_main .device_server ul li.active{background:linear-gradient(to right,#4eab04,#feb33c);color:#fff}
.ak_main .server.device_server ul li{border:1px solid #4eab04}
.ak_main .cart_list table tbody tr{background:#eef7e7}
.ak_main .cart_list .shop_title p{color:#000}
.ak_main .cart_left .list_buttom{background:#eef7e7}
.ak_main .cart_left .list_buttom button.continue a{color:#fff}
.ak_main .cart_left .pro_title{background:#eef7e7}
.ak_main .goods-header p.selecttip{color:#4eab04;text-shadow:none}
.ak_main .list_desc table tbody td{border:none;color:#fff;}
.ak_main .list_desc tbody tr:nth-child(odd){background:#4eab04}
.ak_main .cart_left .delivery_info .delivery_tips p{color:#4eab04}
.ak_main .cart_list table thead tr{color: #fff;}
.ak_main .goods .goods-list li .item-num i:first-child{border-right:1px solid #a2bf8b}
.ak_main .goods .goods-list li .item-num i:last-child{border-left:1px solid #a2bf8b}
.ak_main .list_desc h2{color:#4eab04}
.ak_main .list_desc p{margin-bottom:10px;overflow:hidden;color:rgb(84 84 84)}
.ak_main .modal_content{background:#eef7e7}
.ak_main .sigin_rigister a{color:#000}
.ak_main .phone-city .countryselect{background: #e8f0fe;color:#000}
.ak_main .phone-city .input_box input{background: #e8f0fe;color:#000}
.ak_hd .country_options{display:none;position:absolute;left:0;top:44px;overflow:inherit;width:100%;max-height:500px;text-align:center;border:none;border-radius:5px;background: #eef7e7;z-index:10;color: #000;border: 1px solid #4eab04;}
.ak_hd .country_options::before{position:absolute;z-index:10;top:-10px;left:0;right:0;margin:0 auto;width:0;height:0;content:'';border-right:10px solid transparent;border-bottom:10px solid #eef7e7;border-left:10px solid transparent}
.header_country-select .country{padding:7px 5px}
.header_country-select.item{position:relative}
.ak_hd .country_options li{display:flex;align-items:center;padding:5px;cursor:pointer;gap:10px;}
.ak_hd .country_options li:hover{background: #cfd6c9;}
.pro_title .input_box i{color:#7bb74c}
.public_news .list .item{position:relative;display: block;}
.public_news .item .date{background:#4eab04;color:#fff;padding:10px;position:absolute;top:-20px;left:20px;font-size:20px;text-align:center}
.public_news .date .year{font-size: 26px;padding: 3px 0;border-bottom:solid 2px #fff;margin-bottom:2px}
.public_news .item .text{background:rgba(56,56,56,.65);color:#fff;width:100%;position:absolute;bottom:8px;left:0;padding:6px 10px;line-height:24px;min-height: 60px;}
.island-top-desbtn .island-designer{padding:10px;background:#4eab04;color:#fff;font-size:18px;font-weight:700}
.island-top-desbtn{margin:20px 0 50px}
.ak_main .profile_list .pro_first a{color:#4eab04}
.ak_main .pro_form .input_box{margin-bottom:15px;color:#000}
.ak_main .user_detail .item div:first-child{color:#4eab04}
.ak_main .pro_form .input_box input{background:#fff;border:1px solid #4eab04;border-radius:5px;color:#000}
.menu_box-gameList .search_li.current{color:#fff}
.menu_box-gameList .search_li:hover{color:#fff}
.ak_main .payment_info .active .icon-ok:before{color:#fff}
.ak_hd .allgame_title li span{font-size:16px;color:#fff}
.ak_hd .menu_box .head_hotGame li:hover{background:#feb33c}
.head_hotGame ul li a:hover{color:#fff}
.ak_hd .header_search input{background:#fff;border:1px solid #e8e5e5;color: #000;}
.island_draft .item .date{padding:5px;font-size:18px}
.island_draft .date .year{padding:5px;font-size:24px}
.hd_border{color:#fff}
.ak_main .activity .bg_box input,.ak_main .activity .bg_box select{background:#fff;color:#000}
.public_news .list .img{max-width:100%;min-height: 230px;max-height:max-content;position: relative;width:100%;height: 272px;overflow: hidden;}
.public_news ul li{background:#eef7e7}
.ak_hd .header_cart-top .cart_link::before{position:absolute;z-index:10;top:-10px;left:0;right:0;margin:0 auto;width:0;height:0;content:'';border-right:10px solid transparent;border-bottom:10px solid #eef7e7;border-left:10px solid transparent}
.c_search .header_search::before{position:absolute;z-index:10;top:-10px;left:0;right:0;margin:0 auto;width:0;height:0;content:'';border-right:10px solid transparent;border-bottom:10px solid #eef7e7;border-left:10px solid transparent}
.nav_menu-list::before{position:absolute;z-index:10;top:-10px;left:0;right:0;margin:0 auto;width:0;height:0;content:'';border-right:10px solid transparent;border-bottom:10px solid #eef7e7;border-left:10px solid transparent}
.ak_hd .item.active .icon-caret-down{transform:none;margin-top:0}
.ak_main .customsearch .item__select .select__value input{background:#f4faf0;border:1px solid #4eab04;color:#000}
.ak_main .customsearch .item__maxNum input,.ak_main .customsearch .item__minNum input{background:#f4faf0;color:#000;border:1px solid #4eab04}
.ak_main .customsearch .item__set span{background:#4eab04}
.ak_main .customsubmit .search{background:#4eab04}
.common_box-select ul::-webkit-scrollbar{width:9px;height:8px}
.common_box-select ul::-webkit-scrollbar-thumb{background:#4eab04;border-radius:17px;cursor:pointer}
.common_box-select ul::-webkit-scrollbar-track{background-color:#f4faf0;border-radius:17px}
.ak_main .suggestion-item{color:#bababa;border-bottom:1px solid #494949}
.ak_main .suggestion-item:hover{background-color:#4eab04;color:#fff}
.ak_main .items-list li .bigImage{background:#666;min-width:max-content}
.ak_main .pagination a.current{background:#feb33c}
.ak_main .pager span.active{background:#feb33c}
.ak_main .pager a,.ak_main .pager span{background:#4eab04;color:#fff;border:none}
.ak_main .pager a:hover{background:#feb33c}



/*ACNH Design*/
.coin-title{padding:15px 50px;background:#cccfd1;height:auto;display:flex;flex-wrap:wrap;gap:5px}
.coin-title em,.coin-title2 a,.coin-title2 em{position:relative;padding-left:2px;width:12%;height:36px;background:url(/images/sel.png) 5px center no-repeat #fff;color:#fff;line-height:34px;border:solid 1px #ebebeb;font-size:14px;background:#4eab04;cursor:pointer}
.coin-title em.on,.coin-title em.on i,.coin-title em:hover{background-color:#feb33c}
.coin-title em i{background:url(/images/sel.png) 5px center no-repeat;width:20px;height:20px;cursor:pointer;margin-right:30px}
.coin-title em i:hover,.coin-title em.on i,.coin-title em:hover i{background-image:url(/images/selon.png)}
.pro-tip{position:relative;padding:10px;border-radius:1px;background:#fff;color:#fff}
.rlselect{margin:10px 0 0}
.input-na{padding-left:10px;height:40px;border:solid 1px #4eab04;border-radius:5px;background:#fff;color:#49a004;font-size:15px}
.priceup{float:right;color:#000;line-height:30px}
.rlselect select.input-na{padding-right:20px;width:auto;min-width:120px}
.coin-list{background:#f7f7f7}
.goldrl-box{position:relative;border:1px solid #ebebeb;background:#4eab044d;text-align:center}
.rl-name{height:40px;border-bottom:1px #ebebeb solid;border-radius:3px 3px 0 0;color:#467f18;font-size:14px;line-height:40px}
.goldrl-box .rl-center{background-color:#fff}
.goldrl-box .rl-img{position:relative}
.rl-img{padding:3px 0;min-height:156px}
.database .rl-price{display:block;height:auto;color:#000;text-align:center;font-size:18px;line-height:25px;height:25px}
.gold-list em,.search-list em{color:#4eab04;font-weight:800}
.rl-color{height:30px}
.database .rl-buy{padding:5px 5px;height:44px;display:flex;align-items:center;justify-content:space-between}
.rl-number{padding:2px 2px 0 0;width:104px;border-radius:3px;background:#4eab04;color:#fff}
.database .rl-number{padding:2px 4px 2px 2px;width:120px;display:flex;align-items:center}
.rl-number i{display:inline-block;margin-right:3px;width:30px;height:30px;text-align:right;font-style:normal;line-height:30px}
.database .rl-number .add,.database .rl-number .min{width:18px;height:25px;border:0;background:#d0e3f0;vertical-align:middle;text-align:center;font-size:13px;line-height:8px}
.database .rl-number .min{border-bottom-left-radius:3px;border-top-left-radius:3px}
.database .rl-int{width:36px;height:25px;border:solid 1px #598a32;border-top:0;border-bottom:0;border-radius:0;background:#d6d3d3;text-align:center;line-height:25px;vertical-align:middle}
.database .rl-img .ac-sell-price{position:absolute;left:5px;top:0;z-index:2;display:flex}
.database .rl-img .ac-sell-price li{display:flex;text-align:left}
.rl-img img{width:auto;height:150px;max-width:99%;border-radius:5px;object-fit:scale-down}
.database .rl-img .ac-sell-price img{width:24px;height:24px}
.rl-img .loupe{position:absolute;top:5px;right:5px;cursor:pointer;padding:2px;width:24px;height:24px;background:0 0}
.coin-list .gold-list{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;padding:10px}
.coin-title em a{color:#fff}
.rlbtn.poeadd{width:104px;height:34px;border:0;border-radius:3px;background:#4eab04;color:#fff;text-align:center;font-weight:700;cursor:pointer}
.rl-name a{color:#467f18}
.coin-list .page{padding:20px;display:flex;justify-content:center;margin-bottom:20px;gap:10px}
.coin-list .page a.on,.coin-list .page a:hover{background:#feb33c;color:#fff}
.coin-list .page a{color:#fff;background:#4eab04;padding:7px 14px;display:inline-block;margin-right:6px;border-radius:6px}
.database.db-details{border:2px solid #feb33c;border-radius:3px;padding:20px}
.db-details .ac-row{margin:10px 0 20px}
.db-details .ac-row .title{font-size:18px;color:#408e03;font-weight:700}
.db-details .ac-row a{color:#f8a521;font-weight:700;}
.pro-tip .itemnamesearch{position:relative;left:-40px;top:15px;cursor:pointer;padding:9px}
.allgoldlist.goldprice-allgoldlist .ac-row:first-child{display:flex;justify-content:space-between}
.allgoldlist .ac-row .ac-image{position:relative;display:inline-block;padding:10px;border-radius:8px;background-color:#fde295;background-image:url(/images/animal-crossing-dbbg.jpg);background-position:center;background-size:350px;background-repeat:repeat;text-align:center;width:49%}
.allgoldlist .ac-row .ac-price{position:relative;display:flex;padding:0 10px 10px;height:170px;border:2px solid #f4e4a7;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;flex-flow:column;width:49%}
.allgoldlist .ac-row .ac-price .title{margin:10px 0}
.database.db-details .animal-crossing-bg .gold-list{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.animapvid-show-ul{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;text-align:center;margin:20px 0}
.animapvid-show-ul li{border:2px solid #feb33c}
.animapvid-show-ul li .tit{margin:10px}
.rl-center .items-color{position:relative;margin:0 auto;width:90%;border:none;background:0;color:#3d3d3d;cursor:pointer;padding-left:initial}
.rl-center .items-color .default{position:relative;z-index:2;display:block;margin:0 auto;padding-left:8px;height:25px;border-radius:3px;background:#fff url(/images/triangle02.png) no-repeat right;text-align:left;cursor:pointer;width:100%;font-size:12px;line-height:25px;border:solid 1px #4eab04;overflow:hidden}
.rl-center .items-color ul{position:absolute;top:24px;left:0;z-index:3;display:none;overflow:hidden;padding:0;width:100%;background:#f1f1f1;white-space:nowrap;line-height:26px;border:solid 1px #4eab04;border-bottom:none}
.rl-center .items-color ul li{position:relative;margin:0;width:100%;border-bottom:1px solid #4eab04;cursor:pointer;padding:2px 4px}
.items-color ul li em{display:inline-block;width:43px;font-size:14px;font-family:Helvetica;color:#4eab04;font-weight:800}
.items-color ul li span{display:inline-block;text-align:left;width:150px;font-size:12px;margin-left:5px}
.rl-color .items-color ul li:hover{background:#f5fbed}
.feature-block{margin:48px 0 32px}
.feature-list{display:flex;flex-wrap:wrap;gap:30px;margin:0;padding:0;list-style:none}
.feature-item{flex:1;min-width:220px;background:#fff9f0;border-radius:28px;padding:16px;transition:all .2s}
.feature-link{display:block;text-decoration:none;text-align:center}
.feature-img{width:100%;border-radius:20px;object-fit:cover;aspect-ratio:1.2/1}
.feature-label{font-size:1.2rem;font-weight:700;margin-top:12px;display:inline-block;color:#3c6e47;background:#e6f0e6;padding:4px 16px;border-radius:40px}
.feature-desc{font-size:.9rem;color:#4a4a4a;line-height:1.45;margin-top:16px}
.section-title{font-size:1.8rem;font-weight:700;margin:40px 0 24px;padding-left:12px;border-left:6px solid #7caf7c;color:#2a4b2a}
.ideas-content .ideas-title{font-size:26px;margin:10px 0}
.ideas-content .ideas-date{text-align:right;border-bottom:1px #95bd76 solid;margin-bottom:20px}
.ideas-content .cont{margin:10px 0}


/*footer*/
.footer{box-shadow:none;}
.Pay_method-img{background: #feb33c;}
.Pay_method-img .container{display:flex;justify-content:center;flex-wrap:wrap;padding:15px 0;gap:40px}
.footer_line{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px;padding-top:35px}
.footer .list_icon{display:inline-flex;align-items:center;margin-right:-5px}
.outreach_list{background: #4eab04;}
.footer .list_icon a i{position:relative;top:4px}
.footer .list_icon li{padding:5px;margin-left:22px}
.footer .list_icon li a{display:flex;align-items:center;justify-content:center;font-size:20px;width:40px;height:40px;cursor:pointer;border-radius:4px;background: #feb33c;color: #fff;}
.footer .outreach_content{display:grid;grid-template-columns: repeat(4,1fr);gap:0 120px}
.outreach_content .outreach_area{margin-bottom:30px}
.outreach_area .tit{display:block;font-size:17px;margin-bottom:10px;font-weight:700;color:#e7e7e7;}
.outreach_area .list_bt a{display:block;color:#e7e7e7;font-weight:500;margin-bottom:6px;white-space:nowrap;}
.foot_areas{padding:20px 0;border-top: 1px solid #afb0b1;color:#e7e7e7;}
.foot_areas .copyright{margin-bottom:10px}
.outreach_area .list_bt a:hover{color:var(--mt-color-hover)}
.footer .list_icon li a:hover{background:#eaa434}
.mt_h-top i{background:var(--mt-color-Bt1)}
.mt_live i{background:var(--mt-color-Bt1)}
.footer_line img{max-width:171px}
.footer_line .list_icon img{max-width:27px}
.ak_ft .Pay_method-img img{object-fit:contain;margin:0 25px}
.ak_main .order_info{background:#367306}
.ak_main .order_info .order_price>div.total{border-top:1px solid #fff}
.ak_main .order_info .order_price>div label{color:#fff}
.ak_main .quick-search .input-box i{color:#4eab04;font-size:20px;top:1px}
.ak_main .change_pass-form .input_box input{background:#fff}
.ak_main .change_pass-form .input_box label{color:#000}
.custom-alert-content{color:#3e3e3e}
.custom-alert-close{color:#ebebeb}
.custom-alert-close:hover{color:#fff}
.menu_box-gameList.all_game{background:#8fc266;padding:50px 30px}


@media (max-width: 1024px){
    .footer .outreach_content{grid-template-columns:repeat(3,1fr);gap:0 40px}
    .public_news .list{grid-template-columns:repeat(2,1fr)}
    .nav_list{display:none}
    .header_login-group{display:none}
    .c_search{display:none}
    .head_top{height:auto;padding:12px 0}
    .mobile_account{display:block;font-size:28px;position:relative;height:25px}
    .mobile_account i{color:#fff}
    .ak_hd .header_ipad-search{display:none}
    .ak_hd .header_left{gap:0}
    .ak_hd .header_right .header_cart-top{margin:0}
    .main.ak_main{padding-top:74px}
    .ak_hd .head_hotGame ul li a{display:flex;gap: 3px;}
    .ak_hd .live img{margin-right:2px}
    .ak_hd .live div{display:flex;align-items:center;height:44px;color:#cccaca;font-size:13px;line-height:44px;padding:7px}
    .ak_hd .other_item i{font-size:21px;position:relative;top:2px;margin-right:5px}
    .ak_hd .mobile_menu .close{background:var(--mt-color-Bt)}
    .ak_hd .mobile_menu .menu-content .search{border-color:var(--mt-color-Bt)}
    .nav_menu-list{right:-14px;padding:10px}
    .nav-outreach a{margin:5px;padding:6px}
    .Pay_method-img .container{gap:10px}
    .nav_menu{display:none}
    .ak_hd .menu-content .search-right .search-input{background:#282d3c}
    .header_menu-toggle i{color:#fff}
    .coin-title{padding:10px;height:auto}
    .coin-title em,.coin-title2 a,.coin-title2 em{width:19%}
    .coin-list .gold-list{grid-template-columns:repeat(3,1fr)}
    .rlbtn.poeadd{width:auto}
    .database.db-details .animal-crossing-bg .gold-list{grid-template-columns:repeat(3,1fr)}
    .menu_box-gameList.all_game{padding:10px}
}

@media (max-width:767px){
    .pagination{margin:20px 0 30px}
    .pagination a{padding:7px 13px;margin:5px 8px;display:inline-block}
    .public_news .list{grid-template-columns:repeat(1,1fr)}
    .mobile_account{font-size:22px;height:22px}
    .header_right{gap:15px}
    .breadcrumb{padding:10px 0}
    .ak_hd .header_cart{padding:0;background:0 0}
    .header_right .country{padding:5px 21px 5px 5px;min-width:auto;}
    .ak_hd .currency span{display:none}
    .header_right .country i{top:10px;right:10px;font-size:14px}
    .main.ak_main{padding-top:57px}
    .footer .outreach_content{grid-template-columns:repeat(2,1fr);gap:0 20px}
    .outreach_area .tit{white-space:nowrap}
    .ak_hd .header_menu-toggle i{top:2px}
    .ak_hd .header_logo-link img{height:27px}
    .ak_hd .currency_options li{padding:5px 14px 5px 9px}
    .coin-title em,.coin-title2 a,.coin-title2 em{width:32%}
    .pro-tip{display:flex;align-items:center;justify-content:space-between;padding:0}
    .pro-tip .input-na{max-width:190px}
    .pro-tip img.itemnamesearch{left:-40px}
    .coin-list .gold-list{grid-template-columns:repeat(2,1fr);padding:0}
    .coin-list{margin:10px 0}
    .database.db-details .animal-crossing-bg .gold-list{grid-template-columns:repeat(1,1fr)}
    .allgoldlist.goldprice-allgoldlist .ac-row:first-child{flex-wrap:wrap}
    .allgoldlist .ac-row .ac-image{width:100%}
    .allgoldlist .ac-row .ac-price{width:100%}
    .animapvid-show-ul{grid-template-columns:1fr}
    .feature-list{flex-direction:column}
    .section-title{font-size:1.5rem}
    .feature-list{gap:10px}
    .feature-label{font-size:1rem}
}

