@charset "utf-8";
@font-face {
    font-family: mFont;
    /*src: url('Pyidaungsu-1.8.3_Numbers.ttf');*/
    src: url('PYIDAUNGSU-1.8.3_REGULAR.TTF');
}

/** 全局设定 **/
html, body {
    font-family: "mFont", "sans-serif";
    color: #282828;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    /*background-color: #b56e2f;*/
    max-width: 640px;
    font-size: 60px;
    border: 0;
}

body {
    /*background: url(../img/mmcupbak.jpeg) repeat-y;*/


    margin: 0;
    font-size: .375rem !important;
    /*background: #b56e2f;*/
    max-width: 640px;
    position: relative;
}

input {
    padding: 0;
    margin: 0;
    border: 0;
    font-size: .3rem !important;
}

div {
    padding: 0;
    margin: 0;
    border: 0;
    text-align: center;
    width: 100%;
}

.bk_img{
    /*background: url(../img/mmcupbak.jpeg) repeat fixed;*/
    background-size: cover; background-position: center center;
}
.bk_img1{
    background: url(../img/body.jpeg) ;
    background-size: 100% 100%;
}
.bk_img2{
    background: url(../img/maung_icon1.jpg) ;
    background-size: 100% 100%;
}
.bk_img3{
    background: url(../img/body_icon1.jpg) ;
    background-size: 100% 100%;
}
.bk_img4{
    background: url(../img/2d_icon.jpeg) ;
    background-size: 100% 100%;
}
.bk_img5{
    background: url(../img/3d_icon.jpeg) ;
    background-size: 100% 100%;
}
.bk_img6{
    background: url(../img/tx_icon.jpeg) ;
    background-size: 100% 100%;
}
.img100{
    float: left;
    width: 100%;
}
.color_w {
    color: #fff;
}
.color_red {
    color: red;
}
.bk_color_1 {
    background-color: #2fb0cd;
}

.bk_color_2 {
    background-color: #c73471;
}

.bk_color_3 {
    background-color: #b92325;
}

.bk_color_4 {
    background-color: #464db1;
}

.bk_color_5 {
    background-color: #7c972a;
}

.bk_color_6 {
    background-color: #db902b;
}

.bk_color_0 {
    background-color: #fff;
    opacity:0.7;
}

.line15 {
    width: 100%;
    float: left;
    height: 15px;
}

.line2vw {
    width: 100%;
    float: left;
    height: 2vw;
}

.line1 {
    width: 100%;
    float: left;
    height: 1px;
}

.line5 {
    width: 100%;
    float: left;
    height: 5px;
}

.header {
    float: left;
    text-align: center;
    width: 100%;
    height: 50px;
    background-color: #b56e2f;
}

.header_back {
    float: left;
    text-align: center;
    margin-top: 5px;
    width: 10%;
    height: 40px;
}

.header_back img {
    width: 100%;
}

.header_title {
    float: left;
    text-align: center;
    width: 80%;
    font-size: 8vw;
    height: 50px;
    line-height: 50px;
    color: #fff;
}

.ad_msg {
    opacity: 0.8;
    float: left;
    text-align: center;
    width: 100%;
    height: 10vw;
    background-color: #e25a0d1f;
    font-size: .3rem !important;
}

.ad_msg_ico {
    float: left;
    text-align: center;
    margin-top: 2vw;
    width: 7vw;
    height: 8vw;
}

.ad_msg_ico img {
    width: 7vw;
}

.ad_msg_title {
    float: left;
    text-align: center;
    width: 90vw;
    height: 10vw;
    line-height: 10vw;
    color: #0093ff;
}

.input_msg {
    float: left;
    text-align: center;
    width: 100%;
    height: 50px;
    background-color: #fff;
    font-size: .3rem !important;
}

.input_ico {
    float: left;
    text-align: center;
    margin-top: 10px;
    width: 10%;
    height: 30px;
}
.input_ico_login {
    float: left;
    text-align: center;
    margin-top: 10px;
    width: 30%;
    font-size: 5vw;
    height: 8vw;
}

.input_ico img {
    width: 20px;
}

.input_msg input {
    width: 95%;
    height: 50px;
}

.input_text {
    float: left;
    text-align: center;
    width: 90%;
    height: 50px;
    line-height: 50px;
    color: #0093ff;
}
.input_text_login {
    float: left;
    text-align: center;
    width: 70%;
    height: 50px;
    line-height: 50px;
    color: #0093ff;
}

.sub {
    float: left;
    width: 100%;
    height: 12vw;
}

.sub_btn_login {
    color: #fff;
    width: 80%;
    height: 12vw;
    margin-left: 10%;
    text-align: center;
    line-height: 12vw;
    background: green;
    border-radius: 5vw;
    font-size: 6vw;
}
.sub_btn {
    color: #fff;
    width: 80%;
    height: 50px;
    margin-left: 10%;
    text-align: center;
    line-height: 50px;
    background: green;
    border-radius: 10px;
}

.index_header {
    background-color: #fff;
    float:left;
    font-size:6vw;
}

.index_header .head_img{
    width: 20%;
    height: 20vw;
    float: left;
    }
.index_header .head_t{
    width:60%;
    height: 20vw;
    float:left;
    font-size: 4.5vw;
}
.head_t .h_txt{
    height: 10vw;
    line-height: 11vw;
    text-align: left;
    padding-left:2vw;
}
.h_txt span{
    color:#fa1b1d;
}

.header_ye .img100{
    width: 12vw;
    float:left;
    margin-left: 4vw;
}

.header_ye .ye_t{
    color:#fa1b1d;
    width:100%;
}

.index_header .header_ye{
    width: 18%;
    height: 18vw;
    float: left;
    font-size: 5vw;
    border-radius: 4vw;
    border: 1vw solid #b56e2f;
}

.index_headerimg {
    width: 30%;
    margin-top:5vw;
    border-radius: 5vw;
}

.index_uname {
    color: #fff;
}

.index_header_ye {
    line-height: 10vw;
    height: 10vw;
    font-size: .3rem !important;
}

.index_ye {
    float: left;
    height: 10vw;
    background: #fff;
    color: #b56e2f;
    opacity: 0.8;
    line-height: 10vw;
    font-size: 5vw;
    width: 25%;
    border-radius: 0 5vw 5vw 0;
    text-align: left;
}

.index_ye img{
    width: 7vw;
    margin-right: 1vw;
    margin-top: 1vw;
    float: right;
}

.index_ye_v {
    float: right;
    height: 10vw;
    background: #fff;
    color: #b56e2f;
    opacity: 0.8;
    line-height: 10vw;
    font-size: 5vw;
    width: 28%;
    border-radius: 5vw 0 0 5vw;
    text-align: right;
}
.index_ye_v img{
    width: 7vw;
    margin-left: 1vw;
    margin-top: 1vw;
    float: left;
}

.index_content {
    margin: 0 auto;
    float:left;
    padding-top:2vw;
}

.index_c {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    float:left;
}

.index_icon {
    float: left;
    width: 30vw;
    height: 30vw;
    margin-top: 5vw;
    color: red;
    line-height: 45vw;
    margin-left: 2.5vw;
}

.index_icon img {
    width: 12vw;
    margin-top: 5vw;
}

.index_icon .div2{
    width: 71%;
    height: 24vw;
    margin-left: 4.5vw;
}

.index_icon .img2{
    width: 100%;
    border-radius: 3vw;
    margin: 0;
}

.index_icon_title {
    width: 100%;
    float: left;
    color: #b56e2f;
    margin-top: -3vw;
    font-size: 4.5vw;
}

.bet_list {
    font-size: .3rem !important;
    float: left;
    text-align: center;
    width: 100%;
    height: 12vw;
    background-color: #fff;
    opacity: 0.8;
}

.bet_list_a {
    float: right;
    text-align: center;
    margin-top: 10px;
    width: 15%;
    height: 30px;
}

.bet_list_a img {
    width: 25px;
}

.bet_list_title {
    font-size: .3rem !important;
    float: left;
    text-align: center;
    margin-left: 15%;
    width: 70%;
    height: 12vw;
    line-height: 12vw;
    color: black;
}

.ye_list_title {
    font-size: 5vw !important;
    float: left;
    text-align: left;
    margin-left: 5%;
    width: 70%;
    height: 12vw;
    line-height: 13vw;
    color: black;
}

.bet {
    float: left;
    font-size: .25rem !important;
    width: 100%;
    height: auto;
    background: #fff;
}

.bet_group {
    float: left;
    width: 100%;
    text-align: left;
    height: 35px;
    border-bottom: 0.5px solid #dddddd;
}

.bet_group span {
    font-size: .3rem !important;
    margin-left: 10px;
    line-height: 35px;
}

.bet_text {
    overflow: hidden;
    float: left;
    width: 100%;
    height: 35px;
    border-bottom: 0.5px solid #dddddd;
}

.bk_color_red, .sum_color_red {
    background-color: #b56e2f;
    color: #fff;
}

.bet_left, .bet_text_left {
    float: left;
    width: 33%;
    height: 35px;
    line-height: 35px;
}

.bet_center {
    float: left;
    width: 33%;
    height: 35px;
    line-height: 35px;
    border-left: 0.5px solid #dddddd;
    border-right: 0.5px solid #dddddd;
}

.bet_right, .bet_text_right {
    float: left;
    width: 33%;
    height: 35px;
    line-height: 35px;
}

.bet_icon {
    float: left;
    width: 30%;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

.bet_icon img {
    width: 33px;
    margin-top: 0.5px;
}

.bet_time {
    float: left;
    width: 40%;
    background-color: #d6e3ee;
    height: 35px;
    line-height: 35px;
}

.bet_time_result{
    float: left;
    width: 40%;
    color:#fff;
    background-color: #b92325;
    height: 35px;
    line-height: 35px;
}

.bet_time .txt{
    line-height: 17px;
    font-size: 3.5vw;
    padding-top: 3px;
}

.bet_center1 {
    float: left;
    width: 100%;
    height: 35px;
    border-right: 0.5px solid #dddddd;
}

.bet_center2 {
    display:none;
    float: left;
    width: 40%;
    height: 35px;
    font-size: .2rem;
}

.bet_foot {
    max-width: 640px;
    width: 100%;
    height: 50px;
    position: fixed;
    bottom: 0;
    z-index: 99;
}

.bet_clear {
    float: left;
    width: 30%;
    height: 50px;
    background-color: #ffa416;
}

.bet_clear img {
    width: 25px;
    margin-top: 13px;
}

.bet_select {
    float: left;
    width: 40%;
    height: 50px;
    line-height: 50px;
    background-color: black;
}

.bet_next {
    float: left;
    width: 30%;
    height: 50px;
    line-height: 50px;
    background-color: #b56e2f;
}

.bet_submit {
    float: left;
    width: 50%;
    height: 50px;
    line-height: 50px;
    background-color: #b56e2f;
}

.bet_submit img {
    width: 25px;
    margin-top: 13px;
}

.user_text {
    text-align: left;
    float: left;
    height: 50px;
    line-height: 50px;
    width: 33%;
    margin-left: 1%;
}

.user_r {
    text-align: right;
    float: right;
    height: 50px;
    line-height: 50px;
    width: 65%;
    margin-right: 1%;
    color: #979797;
    font-size: 0.3rem;
}

.user_r input {
    text-align: right;
}

.user_lef {
    text-align: right;
    float: left;
    height: 50px;
    line-height: 50px;
    width: 30%;
    color: #979797;
    font-size: 0.3rem;
}

.user_img {
    width: 8px;
    margin-top: 13.5px;
    margin-left: 5px;
}

.user_wx {
    width: 25px;
    margin-top: 15px;
    margin-left: 10px;
    float: right;
}

.user_wt {
    float: right;
    text-align: left;
    width: auto;
}

.user_l {
    text-align: right;
    float: right;
    height: 50px;
    line-height: 50px;
    width: 50%;
    margin-right: 10px;
    color: #979797;
    font-size: 0.3rem;
}

#tran_uid {
    width: 20%;
    float: left;
    margin-left: 5px;
}

.add_img {
    float: right;
    width: 20px;
    margin-top: 15px;
}

#tran_mon, .bet_mon, #tx_mon {
    float: right;
    width: 60%;
    text-align: center;
}

.bet_mon_23 {
    width: 60%;
    float: right;
    height: 50px;
    text-align: center;
}

.tx_bank {
    text-align: left;
    float: left;
    width: 100%;
    background-color: #fff;
}

.tx_bank_title {
    float: left;
    margin-left: 2%;
    width: 98%;
    height: auto;
    text-align: left;
    line-height: 35px;
    font-size: .3rem !important;
}

.tx_bank_btn {
    float: left;
    width: 14%;
    margin-right: 2%;
    margin-bottom: 4px;
    line-height: 30px;
    height: 30px;
    font-size: .25rem !important;
    background-color: #efefef;
    border-radius: 5px;
}

.tx_bank_btn_red {
    float: left;
    width: 14%;
    margin-right: 2%;
    line-height: 30px;
    margin-bottom: 4px;
    height: 30px;
    font-size: .25rem !important;
    background-color: #b56e2f;
    color: #fff;
    border-radius: 5px;
}


.tx_mmk_title {
    float: left;
    margin-left: 2%;
    width: 98%;
    height: 35px;
    text-align: left;
    line-height: 35px;
    font-size: .3rem !important;
}

.tx_mmk_btn {
    float: left;
    width: 14%;
    margin-right: 2%;
    line-height: 30px;
    height: 30px;
    font-size: .25rem !important;
    background-color: #efefef;
    border-radius: 5px;
}

.tx_mmk_btn_red {
    float: left;
    width: 14%;
    margin-right: 2%;
    line-height: 30px;
    height: 30px;
    font-size: .25rem !important;
    background-color: #b56e2f;
    color: #fff;
    border-radius: 5px;
}

.partya {
    width: 90%;
    font-size: .24rem;
    float: left;
}

.partyb {
    width: 90%;
    font-size: .24rem;
    float: left;
}

.godown {
    height: 25px;
    margin-top: 5px;
    width: 10%;
    float: left;
    background: url(/static/home/img/godownblack.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

.goup {
    height: 25px;
    margin-top: 5px;
    width: 10%;
    float: left;
    background: url(/static/home/img/goupblack.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

.godown_w {
    height: 25px;
    margin-top: 5px;
    width: 10%;
    float: left;
    background: url(/static/home/img/godownwhite.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

.goup_w {
    height: 25px;
    margin-top: 5px;
    width: 10%;
    float: left;
    background: url(/static/home/img/goupwhite.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

#bet_order, #bet_focus_order {
    max-width: 640px;
    width: 100%;
    position: absolute;
    height: 100%;
    z-index: 9999;
    background-color: #efefef;
}

.order_li {
    float: left;
    width: 100%;
    height: auto;
    border-top: 0.5px solid #dddddd;
    border-bottom: 0.5px solid #dddddd;
    background-color: #fff;
}

.order_li .no {
    width: 10%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    float: left;
}

.order_li .game_name {
    width: 40%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    float: left;
    border-left: 0.5px solid #dddddd;
}

.order_li .mmk {
    width: 48%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    float: left;
    border-left: 0.5px solid #dddddd;
}

.mmk select {
    text-align: center;
    width: 90%;
    height: 30px;
    font-size: .3rem !important;
}

.bet_add_img {
    width: 20px;
    margin-top: 15px;
    margin-right: 10px;
    float: right;
}

.bet_subtract_img {
    width: 20px;
    margin-top: 15px;
    margin-left: 10px;
    float: left;
}

.bet_godown {
    height: 25px;
    margin-top: 12px;
    width: 10%;
    float: right;
    background: url(/static/home/img/godownblack.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

.bet_goup {
    height: 25px;
    margin-top: 12px;
    width: 10%;
    float: right;
    background: url(/static/home/img/goupblack.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

.bet_win {
    height: 25px;
    margin-top: 12px;
    width: 25px;
    float: right;
    background: url(/static/home/img/win.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

.bet_lose {
    height: 25px;
    margin-top: 12px;
    width: 25px;
    float: right;
    background: url(/static/home/img/lose.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

#bet_focus {
    max-width: 640px;
    width: 100%;
    position: absolute;
    height: 100%;
    z-index: 999;
    background-color: transparent;
}

.bet_focus_w {
    border-bottom: 0.5px solid #dddddd;
    width: 100%;
    height: 300px;
    background-color: #28282852;
}

.bet_focus_head {
    background: #fff;
    height: 40px;
}

.bet_focus_clear {
    width: 20%;
    float: left;
    margin-left: 4%;
    height: 40px;
    line-height: 40px;
}

.bet_focus_done {
    width: 20%;
    float: right;
    margin-right: 4%;
    height: 40px;
    line-height: 40px;
}

.focus_btn {
    float: left;
    width: 22.5%;
    margin-top: 2%;
    margin-left: 2%;
    line-height: 35px;
    height: 35px;
    font-size: .25rem !important;
    background-color: #dddddd;
    border-radius: 5px;
}

.focus_btn_red {
    float: left;
    width: 22.5%;
    margin-top: 2%;
    margin-left: 2%;
    line-height: 35px;
    height: 35px;
    font-size: .25rem !important;
    background-color: #b56e2f;
    color: #fff;
    border-radius: 5px;
}

#focus_list {
    float: left;
    background: #fff;
}

.ye_title {
    float: left;
    width: 100%;
    height: 40px;
    background-color: #fff;
    font-size: 5vw !important;
}

.ye {
    float: left;
    width: 25%;
    height: 40px;
    color: black;
    line-height: 40px;
    text-align: center;
}

.ye_select {
    float: left;
    width: 25%;
    height: 37px;
    line-height: 40px;
    text-align: center;
    color: #b56e2f;
    border-bottom: 3px solid #b56e2f;
}

.bet_order_list {
    font-size: .3rem !important;
}

.font_blod {
    font-weight: bold;
}

.bet_order_li {
    float: left;
    width: 100%;
    height: auto;
    border-top: 0.5px solid #dddddd;
    border-bottom: 0.5px solid #dddddd;
    background-color: #fff;
    font-size: .3rem !important;
}

.bet_order_li .no {
    width: 14%;
    height: 12vw;
    line-height: 12vw;
    text-align: center;
    float: left;
}

.bet_order_li .game_name {
    width: 40.3%;
    height: 12vw;
    line-height: 12vw;
    text-align: center;
    float: left;
    border-left: 0.5px solid #dddddd;
}

.bet_order_li .mmk {
    width: 44.3%;
    height: 12vw;
    line-height: 12vw;
    text-align: center;
    float: left;
    border-left: 0.5px solid #dddddd;
}

.mygame_text {
    text-align: left;
    float: left;
    height: 12vw;
    line-height: 12vw;
    width: 30%;
    margin-left: 4%;
}

.mygame_r {
    text-align: right;
    float: right;
    height: 12vw;
    line-height: 12vw;
    width: 60%;
    margin-right: 4%;
    color: #979797;
    font-size: 0.3rem;
}

.md_list {
    float: left;
    text-align: center;
    width: 96%;
    margin-left: 2%;
    height: 24vw;
    opacity: 0.9;
    background-color: #fff;
    font-size: .3rem !important;
    border-radius:4vw;
}

.md_c {
    float: left;
    text-align: center;
    width: 100%;
    height: 12vw;
    line-height: 12vw;
    background-color: #fff;
    font-size: .3rem !important;
    border-radius:4vw;
}

.md_t {
    float: left;
    text-align: center;
    width: 100%;
    height: 12vw;
    line-height: 12vw;
    background-color: #fff;
    color: #979797;
    font-size: .25rem !important;
    border-radius:4vw;
}

.md_text {
    text-align: left;
    float: left;
    height: 12vw;
    line-height: 12vw;
    width: 51%;
    margin-left: 4%;
}

.md_r {
    text-align: right;
    float: right;
    height: 12vw;
    line-height: 12vw;
    width: 41%;
    margin-right: 4%;

}

.order_party {
    font-size: .24rem;
    width: 90%;
    float: left;
    height: 50px;
    overflow: hidden;
}

.menu {
    float: left;
}

.menu_img {
    float: right;
    width: 10%;
    margin-top: 5px;
    margin-right: 5px;
}

#loading, #top_loading, #pullDown, #pullUp {
    width: 100%;
    height: 30px;
    text-align: center;
}

.loading_img {
    width: 100px;
}

.num_list {
    margin: 0 auto;
    width: 15vw;
    height: 10vw;
    background: #fff;
    line-height: 11vw;
    color: #b56e2f;
    border-radius: 10vw;
    border: 0.5px solid #b56e2f;
}

.bet23_num {
    float: left;
    margin: 5px 0;
    width: 20%;
    text-align: center;
}

.bet_2d {

    float: left;
    padding-bottom: 60px;
    /*background: #fff;*/
}

.num_list_select {
    margin: 0 auto;
    width: 15vw;
    height: 10vw;
    background: #b56e2f;
    line-height: 11vw;
    color: #fff;
    border-radius: 10vw;
    border: 0.5px solid #b56e2f;
}

.bet2d_log {
    font-size: 6vw;
    width: 100%;
    height: 12vw;
    line-height: 12vw;
    margin-top: 2px;
    float: left;
    background-color: #fff;
}

.bet2d_log .l {
    margin-left: 5vw;
    float: left;
}

.bet2d_log .r {
    margin-right: 5vw;
    float: right;
}

.results_2d_btn {
    width: 18%;
    height: 10vw;
    float: right;
    margin-right: 1%;
    font-size: 6vw;
    line-height: 11vw;
    margin-top: 8px;
    background: #ffa416;
    color: #fff;
}

.bet_order_li_new{
    float: left;
    width: 100%;
    height: auto;
    border-top: 0.5px solid #dddddd;
    border-bottom: 0.5px solid #dddddd;
    background-color: #fff;
    font-size: .3rem !important;
}
.bet_order_li_new .game_name{
    width: 39.5%;
    float: left;
    font-size: 3.5vw;
    min-height: 12vw;
    border-right: 0.5px solid #dddddd;
}
.bet_order_li_new .game_result{
    width: 10%;
    float: left;
    font-size: 4vw;
    line-height: 12vw;
    height: 12vw;
    border-right: 0.5px solid #dddddd;
}
.bet_order_li_new .mmk{
    width: 19%;
    float: left;
    height: 12vw;
    font-size: 4vw;
}
.bet_order_li_new .party{
    width: 30%;
    float: left;
    font-size: 3.5vw;
    /*line-height: 12vw;*/
    min-height: 12vw;
    border-right: 0.5px solid #dddddd;
}
.bet_order_li_new .bet_win {
    margin: 0;
    margin-left: 2vw;
    width: 5vw;
    height: 6vw;
    background: url(/static/home/img/win.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    float: left;
}
.bet_order_li_new .bet_lose {
    margin: 0;
    margin-left: 2vw;
    width: 5vw;
    height: 6vw;
    background: url(/static/home/img/lose.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    float: left;
}
.bet_order_li_new .bet_mmk{
    float: left;
    width: 100%;
}
.bet_order_li_new .win_mmk{
    float: left;
}
.bet_order_li_new .red{
    color:red;
}

.bet_order_li_new .font_blod{
    line-height: 12vw;
}

.bet_order_li_new .Jiantou{
    font-weight: bold;
    color: red;
    font-size: 5vw;
}

.login_div{
    width: 90%;
    float: left;
    margin-top: 5vw;
    margin-left: 5%;
    background: #fff;
    opacity: 0.8;
}

.music_switch{
    width: 25%;
    float: left;
    margin-left: 24%;
    height: 50px;
}