
body {
    background-image: url('../img/bg.png');
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #e8dec3;
}
.game_nav {
  top: -20px;
}
.game_nav > div > ul > li {
    margin-left: 20px;
    margin-right: 20px;
}
.game_nav > div > ul > li > a {
    color: #dcad0a !important;
    font-size: 18px;
    font-weight: bold;
}
.game_nav > div > ul > li > a:hover {
    color: #ffe052 !important;
}
.game_logo img {
    width: auto;
    height: auto;
}
.box-button {
    position: relative;
    width: 300px;
    min-height: 55px;
}
.button-download {
    background: url('../img/game.png') 300px 243px;;
    text-indent: -9999px;
    width: 300px;
    height: 189px;
    display: inline-block;
    margin-left: -30px;
}
.button-download:hover {
    background: url('../img/game_hover.png') 300px 243px;
    text-indent: -9999px;
    width: 300px;
    height: 189px;
    display: inline-block;
    margin-left: -30px;
}
.button-downloadz {
    background: url('../img/game2.png') 272px 172px;;
    text-indent: -9999px;
    width: 272px;
    height: 116px;
    display: inline-block;
    margin-top: 5px;
}
.button-downloadz:hover {
    background: url('../img/game2_hover.png') 272px 172px;;
    text-indent: -9999px;
    width: 272px;
    height: 116px;
    display: inline-block;
    margin-top: 5px;
}
.button-register {
    background: url('../img/game.png') 272px 55px;
    text-indent: -9999px;
    width: 136px;
    height: 55px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
}
.button-register:hover {
    background: url('../img/game_hover.png') 272px 55px;
    text-indent: -9999px;
    width: 136px;
    height: 55px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
}
.button-recharge {
    background: url('../img/game.png') 136px 55px;
    text-indent: -9999px;
    width: 136px;
    height: 55px;
    margin-left: -5px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
}
.button-recharge:hover {
    background: url('../img/game_hover.png') 136px 55px;
    text-indent: -9999px;
    width: 136px;
    height: 55px;
    margin-left: -5px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
}

.game_button_top {
    text-align: center;
}
.box-slider {
    /* float: left; */
    width: 540px;
    padding-top: 50px;
    margin-left: -10px;
}
.box-gift-code { 
    padding-top: 50px; 
    padding-left: 80px;
}
.top_content {
    width: 960px;
    height: 300px;
    background-color: #c41414;
}
.game_button_top {
    width: 900px;
    margin-top: 50px;
    text-align: center;
}
.game_sidebar {
    width: 300px;
    margin-left: 10px;
}
.event_sidebar {
  padding-top: 50px;
}
.top_logo, .top_logo:hover {
    text-indent: -9999px;
    width: 141px;
    height: 105px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
}
.top_logo {
    background: url('../img/logo.png') 141px 105px;
}
.top_logo:hover {
    background: url('../img/logo_hover.png') 141px 105px;
}
.button_giftcode, .button_giftcode:hover {
    text-indent: -9999px;
    width: 92px;
    height: 226px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
}
.button_giftcode {
    background: url('../img/gift_code.png') 92px 226px;
}
.button_giftcode:hover {
    background: url('../img/gift_code_hover.png') 92px 226px;
}
.game_top_content {
    margin-left: -25px;
    width: 640px;
    background-image: url('../img/fill.png');
    background-color: #ece8d6;
    border: 1px solid #482a0d;
}
.main_site {
    margin-top: -30px;
}
.btn_baotri, .btn_baotri:hover {
    text-indent: -9999px;
    width: 274px;
    height: 47px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
}
.btn_baotri {
    background: url('../img/btn_baotri.png') 274px 47px;
}
.btn_baotri:hover {
    background: url('../img/btn_baotri_hover.png') 274px 47px;
}
.game_ranking {
    width: 91%;
    height: 427px;
    background: url('../img/bg_bxh.png') 273px 427px;
    margin-top: -5px;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: none !important;
}
.table td, .table th {
    padding: .25rem;
    vertical-align: top;
    border-top: none !important;
}
.table {
    text-align: center;
    color: #f3ca09;
}
.game_hotline {
    background: url('../img/hot_line.png') 270px 50px;
    text-indent: -9999px;
    width: 270px;
    height: 50px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
}
.game_tabs {
    background-image: url('../img/bg_ul_home.png');
}
.game_tabs > li > a {
    color: #b69468;
    font-size: 1.1rem;
    font-family: arial;
    font-weight: bold;
    text-transform: uppercase;
}
.game_tabs > li > a.active {
    color: #392a10 !important;
    background-image: url('../img/bg_active.png');
    background-position: top center;
    height: 49px;
}
.news_main {
    padding: 10px;
}
.hot_news img {
    width: 100%;
    height: 110px;
    object-fit: cover;
}
.big_title {
    display: block;
    font-style: 1.2rem;
    font-weight: bold;
    color: #971925;
    text-transform: uppercase;
    font-family: arial;
}
.big_title:hover {
    font-style: 1.2rem;
    font-weight: bold;
    color: #a12929;
    text-transform: uppercase;
    font-family: arial;
    text-decoration: none;
}
.news_list {
  width: 100%;
  margin-left: -20px;
}
.news_list li {
    list-style-type: none;
}
.news_list li a {
    font-size: 16px;
    color: #6d3b00;
    font-family: arial;
}
.news_list li a:hover {
    font-size: 16px;
    color: #c46d07;
    font-family: arial;
    text-decoration: none;
}
.news_date {
    float: right;
    padding-left: 20px;
}
.bottom_content {
    margin-left: -25px;
    margin-top: 10px;
}
.bottom_left {
    width: 381px;
    float: left;
    background-image: url('../img/fill.png');
    background-color: #ece8d6;
    border: 1px solid #492a05;
}
.bottom_tabs {
    background-image: url('../img/bg_ul_home.png');
}
.bottom_tabs > li > a {
    color: #b69468;
    font-size: 1.1rem;
    font-family: arial;
    font-weight: bold;
    text-transform: uppercase;

}
.bottom_tabs > li > a.active {
    color: #392a10 !important;
    background-image: url('../img/bg_active.png');
    background-position: top center;
    height: 49px;
}
.bottom_tabs > li {
    width: 50%;
    text-align: center;
}
.events_thums {
    display: block;
    padding: 5px 5px;
    margin: 0;
    list-style: none!important;
}
.events_thums li {

    display: inline;
}
.events_thums img {
    width: 182px;
    height: 95px;
    object-fit: cover;
}
.bottom_right {
    float: left;
    /* margin-left: 20px; */
}

.box_button_right {
    width: 260px;
    float: left;
    display: inline-block;
    

}
.box_button_right > li {
    float: left;
    position: relative;
    list-style-type:none ;
    padding: 2px;
}
.fan_page {
    background: url('../img/box_button.png') 240px 360px;
    height: 180px;
    width: 120px;
    margin: 0;
    display: inline-block;
    margin-left: -30px;
}
.dac_sac {
    background: url('../img/box_button.png') 120px 360px;
    height: 180px;
    width: 120px;
    margin: 0;
    display: inline-block;

}
.tan_thu {
    background: url('../img/box_button.png') 240px 180px;
    height: 180px;
    width: 120px;
    margin: 0;
    display: inline-block;
    margin-left: -30px;
}
.tinh_nang {
    background: url('../img/box_button.png') 120px 180px;
    height: 180px;
    width: 120px;
    margin: 0;
    display: inline-block;
}
/*---------hover----------*/
.fan_page:hover {
    background: url('../img/box_button_hover.png') 240px 360px;
    height: 180px;
    width: 120px;
    margin: 0;
    display: inline-block;
    margin-left: -30px;
}
.dac_sac:hover {
    background: url('../img/box_button_hover.png') 120px 360px;
    height: 180px;
    width: 120px;
    margin: 0;
    display: inline-block;

}
.tan_thu:hover {
    background: url('../img/box_button_hover.png') 240px 180px;
    height: 180px;
    width: 120px;
    margin: 0;
    display: inline-block;
    margin-left: -30px;
}
.tinh_nang:hover {
    background: url('../img/box_button_hover.png') 120px 180px;
    height: 180px;
    width: 120px;
    margin: 0;
    display: inline-block;
}
.bottom_slider {
    padding: 5px;
}
.mempai_slider img {
    height: 160px;
    width: 100%

}
ul.news_list > li {
  border-bottom: 1px dashed #a7a7a7;
}
/* start menu*/
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: circle;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu {
  width: 275px;
  font-family: Helvetica, Arial, sans-serif;
  color: #ffffff;
}
#cssmenu ul ul {
  display: none;
}
.align-right {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 15px 20px;
  cursor: pointer;
  z-index: 2;
  font-size: 1.2rem;
  font-weight: bold;
  text-decoration: none;
  color: #f3bf10;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
  background-image: url('../img/bg_left_menu.png');
}
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a,
#cssmenu > ul > li.open > a {
  color: #f3bf10;
  background-image: url('../img/bg_left_menu_hover.png');
}
#cssmenu > ul > li.open > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.15);
/*  border-bottom: 1px solid #1682ba;*/
}
#cssmenu > ul > li:last-child > a,
#cssmenu > ul > li.last > a {
/*  border-bottom: 1px solid #1682ba;*/
}
.holder {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.holder::after,
.holder::before {
  display: block;
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  right: 20px;
  z-index: 10;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.holder::after {
  top: 17px;
}
#cssmenu > ul > li > a:hover > span::after,
#cssmenu > ul > li.active > a > span::after,
#cssmenu > ul > li.open > a > span::after {
  border-color: #fdc811;
}
.holder::before {
  top: 18px;
  border-top: 2px solid;
  border-left: 2px solid;
  border-top-color: inherit;
  border-left-color: inherit;
}
#cssmenu ul ul li a {
  cursor: pointer;
  border-bottom: 1px solid #2c0606;
  border-left: 1px solid #2c0606;
  border-right: 1px solid #2c0606;
  padding: 10px 20px;
  z-index: 1;
  text-decoration: none;
  font-size: 15px;
  color: #cab58a;
  background: #3a0707;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.open > a,
#cssmenu ul ul li.active > a {
  background: #5f0b0b;
  color: #f58b01;
}
#cssmenu ul ul li:first-child > a {
  box-shadow: none;
}
#cssmenu ul ul ul li:first-child > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#cssmenu ul ul ul li a {
  padding-left: 30px;
}
#cssmenu > ul > li > ul > li:last-child > a,
#cssmenu > ul > li > ul > li.last > a {
  border-bottom: 0;
}
#cssmenu > ul > li > ul > li.open:last-child > a,
#cssmenu > ul > li > ul > li.last.open > a {
  border-bottom: 1px solid #32373e;
}
#cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
  border-bottom: 0;
}
#cssmenu ul ul li.has-sub > a::after {
  display: block;
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  right: 20px;
  z-index: 10;
  top: 11.5px;
  border-top: 2px solid #eeeeee;
  border-left: 2px solid #eeeeee;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#cssmenu ul ul li.active > a::after,
#cssmenu ul ul li.open > a::after,
#cssmenu ul ul li > a:hover::after {
  border-color: #ffffff;
}
/*end menu*/
.game_view_content {
    margin-left: -10px;
    width: 620px;
    background-color: #ece8d6;
}
.event_view_content {
    margin-left: -10px;
    margin-top: 100px;
    width: 620px;
    background-color: #ece8d6;
}
.head_content {
    color: #392a10 !important;
    background-image: url('../img/bg_title_news.png');
    background-position: top left;
    height: 75px; 
}
.news_title {
    color: #d5b485 !important;
    font-size: 1.5rem;
    padding: 10px 5px 5px 80px;
}
.head_content_info {
    height: 25px;
    display: block;
    font-size: 12px;
    overflow: hidden;
    padding: 0px 5px 0px 20px;
    text-align: left;
    text-transform: none;
    color: #b2a68c;
    clear: both;
    font: 15px Arial
}
.head_content_info li {
    padding: 5px;
    list-style: none;
    display: inline-block;
}
.head_content_info > li > a {
    color: #7f581c;
    font-weight: bold;
}
.date_content {

    color: #72706d;
}
._right {
      float: right;
      display: block;
}
.home_news {
    background-image: url('../img/home_news.png');
    text-indent: -9999px;
    width: 21px;
    height: 20px;
    display: inline-block;
}
.game_post_content {
    font-family: tahoma;
    padding: 0px 20px 20px 20px;
}
.game_post_content img {
    max-width: 100%!important;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.bottom_news_content {
    width: 620px;
    margin-top: 15px;
    margin-left: -10px;
    padding: 10px 20px 10px 0px;
    background-color: #ece8d6;
}
.recommend {
  padding: 20px;
}
ul.recommend_list {
list-style-image: url(../img/arow1.png);
}
ul.recommend_list li {
  padding: 0px 5px;
}
ul.recommend_list li a {
  color: #6d3b00;
  font-family: tahoma;
}
ul.recommend_list li a:hover {
  color: #ef0808;
  font-family: tahoma;
  text-decoration: none;
}
.news_category {
    color: #efaa84;
    padding: 0 10px 0 0;
}
.news_date_list {
    float: right;
    color: #5b5b5b;
}
.recommend_title {
  padding: 0px 10px 0px 20px ;
  display: block;
  height: 40px;
}
.recommend_head_title {
  background-image: url('../img/recommend_title.png');
  height: 40px;
  background-repeat: no-repeat;
  padding: 10px 60px;
  font-size: 1.2rem;
  font-family: arial;
  font-weight: bold;
  color: #b30f0f;
}
.img_home_thums:hover {
 border: 2px solid #F8B409;
}
#footer {
    background-image: url('../img/footer.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #080000;
    width: 100%;
    padding: 25px;
    position: relative;
    z-index: 101;
    float: left;
    margin-top: 20vh;
}
.text-footer {;
  color: #e8dec3;
  font-size: 12px;
}
