body {
    margin: 0px;
    padding: 0px;
    font-family: tahoma;
    font-size: 14px;
    background: #fff;
    font-size: 13px;
}

.all {
    min-width: 1100px;
    background: url(../image/bg.jpg) top center no-repeat;

    height: 900px;
    position: relative;
    margin: auto;
    overflow: hidden;

}

.wrap {
    width: 1100px;
    margin: auto;
    position: relative;
    height: 950px;

}

.header {
    height: 792px;
}

a {
    text-decoration: none;
    color: #0c296c;
}

hr {
    border: 0;
    border-bottom: 1px dashed #ccc;
    background: #999;
}

.relative {
    position: relative;
}

.fixed {
    position: fixed;
}

.logo {
    background: url(../image/logo.png) no-repeat;
    width: 159px;
    height: 108px;
    display: block;
    position: absolute;
    top: 70px;
    left: 200px;
}

.top_menu {
    height: 35px;
    width: 479px;
    position: absolute;
    top: 16px;
    left: 511px;



}

.top_menu a {
    color: #4e2600;
    display: block;
    line-height: 35px;
    float: left;
    padding: 0 14px 0px 12px;
}

.top_menu a:first-child {
    margin-left: 90px;
}


.top_menu a:hover {
    color: #4e2600;
}

.login_area {
    position: absolute;
    color: #fff;
    font-size: 11px;
    line-height: 25px;
    text-align: center;


    bottom: 520px;
    right: 50px;

    width: 220px;
}

.login_area_bg {
    background: #851f1cad;
    border-radius: 10px;
    padding: 10px;

}



.you_have {

    color: #fff;
    display: block;
    font-size: 12px;
    text-align: center;
    width: 171px;
}

.quay_lien_tuc {
    text-align: center;
    position: absolute;
    color: #fff;

    z-index: 2333;
    bottom: 469px;
  right: 89px;

    height: 34px;
    z-index: 2333;

}

.login_area * {}

.login_area a {
    color: #41af02;
    font-weight: bold;
    text-transform: uppercase;
}

.relative {
    position: relative;
}

.web_menu {}

.web_menu a {}



.web_menu .wm2 {
    top: 683px;
    right: 841px;

    background: url(../image/b2.png) no-repeat;

}

.web_menu a {
    width: 226px;
    height: 124px;
}

.web_menu .wm3 {
    background: url(../image/b3.png) no-repeat;
    top: 683px;
    right: 104px;

}

.web_menu .wm1 {
    top: 540px;
    right: 841px;

    background: url(../image/b1.png) no-repeat;
}


.web_menu .wm1:hover,
.wm_1a {
    background: url(../image/b1a.png) no-repeat;
}

.web_menu .wm2:hover,
.wm_2a {
    background: url(../image/b2a.png) no-repeat !important;
}

.web_menu .wm3:hover,
.wm_3a {
    background: url(../image/b3a.png) no-repeat !important;
}

.web_menu a {
    display: block;

    position: absolute;


}

.web_menu a:last-child {
    border-right: none;
}

.web_menu a:hover,
.web_menu a.active {
    color: #1a9eb6;
}

.content {}

.h2 {
    background: url(../image/h2.png) repeat-y;

}

.wrap1 {
    width: 900px;
    position: relative;
    margin: auto;
    padding-top: 138px;
}

.history_holder {
    height: 333px;
    overflow: hidden;

}

.content {
    line-height: 20px;
    margin: auto;

    width: 589px;
    top: 315px;
    left: 230px;
  
    position: absolute;
    overflow: hidden;
    border-radius: 20px;
}

.intro {
    color: #fff;
}

.table_history {
    margin-top: 20px;
}

.content img {
    max-width: 800px;
}

.username {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}

.cash {
    color: red;
    font-weight: bold;
    font-size: 12px;
}

.luotquay {
    color: #6fef01;
    font-size: 18px;
    font-weight: bold;
}

.content .table_list {
    border-collapse: collapse;
}

.content .table_list td {
    padding: 5px;
    border: 1px solid #fff;
    color: #fff;
    white-space: nowrap;
    font-size: 11px;
}

.content .table_list .table_header {
    color: #000;
    font-size: 13px;
    font-weight: bold;
}

.content .table_list .table_header td {
    color: #eaa73a;
    padding: 10px 0px 10px 0px;
}

.padding {
    padding: 15px;
}

.link_nhan {
    color: #ffffff;
    background: #07b66a;
    display: inline-block;
    line-height: 20px;
    padding: 10px 20px 10px 20px;
    border-radius: 5px;
}

.content_1 {
    font-size: 20px;
    line-height: 55px;
}

.txt_short {
    width: 60px;
}

.circle {
    position: absolute;
    top: 0px;
    left: 527px;
}

.notice {
    position: absolute;
    top: 1644px;
    text-align: center;
    width: 100%;
    font-size: 20px;
}

.notice span {
    font-weight: bold;
}

.shop_cat {
    position: absolute;
    top: 791px;
    left: 150px;
    font-size: 18px;
    color: #fff;
}

.shop_cat a {
    color: #fff;
    display: inline-block;
    margin-right: 20px;
    text-transform: uppercase;
    line-height: 29px;
    padding: 0px 10px 0px 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.shop_cat div {
    margin-left: 200px;
    float: left;
}

.shop_cat a.active {
    color: #8dc63f;
    background: url(../image/bg4.png) repeat-x;
}

.item_list_holder {
    margin-top: 140px;
}

.item_list_holder .item_detail {
    border: 15px solid #bbd335;
    background: #fff;
    padding: 20px;
    float: left;
    width: 333px;
    margin-bottom: 40px;
    height: 350px;
    position: relative;
}

.item_list_holder .item_detail1 {
    float: right;
}

* html .clearfix {
    height: 1%;
    overflow: visible;
}

*+html .clearfix {
    min-height: 1%;
}

.clearfix:after {
    clear: both;
    content: ". ";
    display: block;
    height: 0;
    visibility: hidden;
}

.item_list_holder .item_detail .name {
    font-size: 17px;
    font-weight: bold;
    color: #768c1d;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #c48fdd;
    margin-bottom: 20px;
}

.item_list_holder .item_detail .picture {
    float: left;
    margin-left: 20px;
    margin-right: 10px;
    margin-top: 5px;
    width: 40px;
    height: 40px;
}

.item_list_holder .item_detail .desc {
    float: left;
    width: 250px;
    color: #454343;
    text-align: justify;
    font-size: 12px;
}

.item_list_holder .item_detail .price {
    color: #010101;
    text-align: center;
    margin-top: 20px;
    font-weight: bold;
}

.item_list_holder .item_detail .price1 {
    color: #010101;
    text-align: center;
    margin-top: 10px;
    font-weight: bold;
}

.item_list_holder .item_detail .button_holder {
    text-align: center;
    margin-top: 20px;
}

.button_holder button {
    margin-left: 5px;
}

.button_1 {
    background: url(../image/bg5.png) repeat-x;
    height: 40px;
    border: none;
    font-weight: bold;
    color: #663c88;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 0px 15px 0px 15px;
}

.item_list_holder .item_detail .price img,
.item_list_holder .item_detail .price1 img {
    height: 16px;
}

.item_list_holder .item_detail .group_bought {
    color: #010101;
    text-align: center;
    margin-top: 10px;
}

.item_list_holder .item_detail .time_left {
    color: #010101;
    text-align: center;
    margin-top: 10px;
}

.item_list_holder .item_detail .percent {
    color: #ff0080;
    text-align: center;
    top: -15px;
    right: -15px;
    position: absolute;
    background: #bbd335;
    padding: 5px;
    font-weight: bold;
    font-size: 15px;
}

.time_left_holder {
    margin-top: 10px;
    margin-left: 55px;
}

.time_left_holder span {}

.time_left_holder div {}

.time_left_holder div.h2,
.time_left_holder div.m2 {}

.buy_now_holder {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.8);
    top: 196px;
    left: 0px;
    width: 373px;
    height: 194px;
    display: none;
    left: 0px;
    width: 373px;
    height: 194px;
}

.buy_now_holder table {
    color: #fff;
    margin-top: 5px;
}

.buy_now_holder .input_quantity,
.buy_now_holder .input_coupon {
    border: 1px solid #c0c0c0;
    padding: 5px;
    width: 70px;
}

.buy_now_holder form {
    padding: 0px;
    margin: 0px;
}

.buy_now_holder .close {
    color: #fff;
    right: 10px;
    position: absolute;
    top: 10px;
}

#buy_type {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffff00;
}

.top_buyer {
    position: absolute;
    top: 367px;
    left: 739px;
    color: #585757;
}

.top_buyer table .table_header td {
    font-weight: bold;
}

.top_buyer table {
    width: 250px;
}

.top_buyer table tr td {
    padding: 5px;
    text-align: center;
}

.game {
    position: absolute;
    top: 521px;
    left: 261px;
    width: 534px;
    height: 349px;

    margin: auto;
    z-index: 1;
}

.trung {
    position: absolute;

    background: url(../image/trung.png) no-repeat;
    background-size: contain;

    z-index: 2;
    opacity: 1;

    top: 3px;
    left: 148px;
    width: 100px;
    height: 201px;
}

.kim {
    position: absolute;
    top: 141px;
    left: 140px;
    background: url(../image/kim.png);
    width: 112px;
    height: 112px;
    z-index: 12;
}

.btn_buy {
    text-align: right;
    margin-top: 15px;
    text-transform: uppercase;

}

.btn_buy a {
    font-size: 13px;
    font-weight: bold;
    color: #ffffff !important;
    background: #07b66a;
    padding: 5px 10px 5px 10px;
    border-radius: 10px;
}

.item_text {
    position: absolute;
    top: 193px;
    width: 100%;
    z-index: 3;
    font-size: 9px;
    color: #07b66a;
    display: none;


}

.item_text span {
    position: relative;
    display: block;
    width: 203px;
    text-align: left;
    /*    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg); */

}

.item_text span:last-child {
    margin-left: 34px;
    width: 120px;
    font-size: 11px;
}

.item_text img {
    left: 31px;
    top: -13px;
    position: absolute;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.vong {
    background: url(../image/vong.png) center no-repeat;

    width: 400px;
    height: 400px;
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    border-radius: 99999px;
}

.vong_holder_1 {
    position: relative;
}


.vong_holder {
    width: 400px;
    height: 400px;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    margin: auto;
    top: 0px;

}

.khung {
    width: 562px;
    z-index: 2;
    position: absolute;
    left: 390px;
    top: 240px;
}

#btn_quay {
    position: absolute;
    top: 187px;
    left: 178px;
    background: url(../image/bd.png);
    width: 43px;
    height: 21px;
    cursor: pointer;
    z-index: 121;
    display: none;
}

.hide {
    display: none;
}

.msg {
    background: #faf6f7e3;
     z-index: 11111;
    position: absolute;
    top: 126px;
    left: 132px;
    width: 258px;
    height: 96px;
  
    text-align: center;
    display: none;
    border-radius: 20px;
    padding-bottom: 10px;
}

.msg .msg_title {
    margin-top: 10px;
    font-size: 12px;
    color: #000;
    margin-bottom: 15px;
}

.history_table {}

.msg .msg_content {
    font-size: 12px;
    color: #6d2f20;
    font-weight: bold;
    padding: 0px 10px 0px 10px;
    margin-bottom: 15px;
}

.char_list {
    text-align: center;
    color: #fff;
    font-size: 15px;
    margin-bottom: 20px;
}


.container {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 17px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border-radius: 20px;
    background: #ffffff;
}

/* On mouse-over, add a grey background color */
.container:hover input~.checkmark {
    /*  background-color: #fff; */
}

/* When the checkbox is checked, add a blue background */
.container input:checked~.checkmark {
    /*  background-color: #fff; */
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid #600707;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


.pages {
    text-align: center;
    margin: 10px auto;
    width: 80%;
    padding-top: 10px
}

.pages>* {
    display: inline-block;
    min-width: 20px;
    min-height: 20px;
    text-align: center;
    line-height: 20px;
    color: #383634;
    border-radius: 4px;

}

.pages .uk-active {
    background: #b5420f;
    color: #fff;
}

.pages li {
    margin-right: 5px;
}

.pages a {
    display: block;
    border: 1px solid #b5420f;
    color: #000;
    min-width: 20px;
    min-height: 20px;
    text-align: center;
    border-radius: 4px;

}

.pages>strong {
    background: #b5420f;
    color: #fff;
    border: 1px solid #b5420f;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px
}

.pages>a:hover {
    font-weight: bold
}

.pages .prev,
.pages .next {
    color: #bd6a45
}


.banh.active {
    background: url(../image/banh1.png) center no-repeat;
    position: absolute;
    z-index: 1;
    width: 88px !important;
    height: 88px !important;
}

.relative {
    position: relative;
}

.banh {

    display: none;
    float: left;
    z-index: 2;
    position: absolute;
    text-align: center;
}

.banh div {

    text-align: center;
}

.banh span {
    font-size: 10px;
    color: #fff;
    display: block;
}

.banh img {

    width: 31px;
    height: 31px;
}

.banh1 {
    top: 68px;
    left: 52px;


}


#banh2 {
    top: 68px;
    left: 148px;

}


#banh3 {
    top: 69px;
    left: 241px;

}

#banh4 {
    top: 69px;
    left: 338px;

}

#banh5 {
    top: 69px;
    left: 431px;

}


#banh6 {
    top: 163px;
    left: 432px;

}


#banh7 {
    top: 258px;
    left: 431px;

}



#banh8 {
    top: 258px;
    left: 336px;
}

#banh9 {
    top: 258px;
    left: 241px;
    
  }

  #banh10 {
    top: 258px;
    left: 147px;
   
  }

#banh11 {
    top: 257px;
    left: 52px;
   
  }

#banh12 {
    top: 162px;
    left: 51px;
    
  }


.nut {
    background: url(../image/nut.png) no-repeat;
    width: 210px;
    height: 70px;
    display: none;

    position: absolute;
    top: 141px;
    left: 159px;

}

.nut:hover {
    background: url(../image/nut1.png) no-repeat;
}