.jackTop{padding:55px 15px 20px;background: url(/images/v2/lotto/jackpot_bg.png) no-repeat;background-size: 100% 100%;margin-top:-40px;position:relative}
.drawTime{font-size: 16px;font-family: sfpFontBold;color:#fff;margin-left:10px;}
.bigPrize{color:#F7FF2F;font-size: 24px;font-family: payoneFont;margin-left:8px;}
.betContent{padding:12px 0;background: rgba(18, 18, 18, 0.99);}
.betConTit{padding:0 15px;}
.random_btn {
    padding: 8px 12px;
    background: #3A3A3A;
    color: #fff;
	font-family: goFontMedium;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    -ms-border-radius: 21px;
    -o-border-radius: 21px;
    border-radius: 21px;
}
.pick_container {
    padding:0 15px;
	margin-top:12px;
}
.millionaire4_pick_box{
  margin-bottom: 10px;
    padding: 12px 10px;
	background: #222122;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.millionaire4_pick_con{padding:10px 0 0;}

.millionaire4_pick_bolck {text-align: center;font-size: 0;}
.rightbd{border-right: 1px solid #2E2D2E;}
.millionaire4_pick_bolck .item{
    display: inline-block;
    margin: 0 auto;
    width: 39px;
    height: 39px;
    line-height: 39px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    background: #3A3A3A;
    color: #fff;
    margin:2px;
    text-align: center;
    font-size: 14px;
    font-family: goFontBold;
}
.millionaire4_pick_bolck .item_diff{
  width:82px;
}
.millionaire4_pick_bolck .item.sel{
  background: #16BB50;
  color:#fff;
}
.footer_sticky {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 8;
    padding: 0 15px;
    height: 55px;
    background: #222222;
	border-top:1px solid #606060;
    max-width:640px;
    margin:0 auto;
}
.footer_sticky_result {
    padding: 0 15px;
    height: 55px;
    background: #222222;
    border-top:1px solid #606060;
}
.footer_sticky .unchecked,footer_sticky_result .unchecked {
    padding: 10px 15px;
    color: rgba(255,255,255,0.5);
	background: rgba(22, 187, 80, 0.29);
    font-family: goFontBold;
	letter-spacing: 1px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}
.footer_sticky .new_confirm,footer_sticky_result .new_confirm{
    padding: 10px 15px;
    color: #fff;
	background: #16BB50;
    font-family: goFontBold;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}

/* 14+1 */
.pick_box{
  padding:12px 10px;
  background: #222122;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 10px;
}
.pick_con{
  margin-top:12px;
}
.pick_con .item span{
  display: block;
  width:90%;
  margin:0 auto;
  text-align: center;
  background: #3A3A3A;
  color:#fff;
  font-size: 14px;
  font-family: goFontBold;
  height: 32px;
  line-height: 32px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.pick_con .item span.active{
  background: #16BB50;
  color:#fff;
}
.pick_plus_box {
    padding: 12px 10px;
    background: #C4C4C4 url(/images/v2/lotto/bonus.png) no-repeat 95% top;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.pick_plus_con .item {
    float: left;
    width: 33.33%;
    margin-bottom: 12px;
}
.pick_plus_con .item span {
    display: block;
    margin: 0 10px;
    text-align: center;
    background: #ABABAB;
    color: #000;
    font-size: 14px;
    font-family: goFontBold;
    height: 32px;
    line-height: 32px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.pick_plus_con .item span.active {
    background: #16BB50;
    color:#fff;
}
.no_data_jackpot {
    margin: 100px auto;
    text-align: center;
}
.no_data_jackpot img {
    /*width: 98px;*/
}
.no_data_jackpot p { margin: 10px auto 0;text-align: center;font-size: 12px;color: rgba(255,255,255,0.5);font-family: sfpFontMedium;}
.betContentLotto{padding:12px 0;}
.lottoTop{
	position: relative;
	padding: 55px 15px 20px;
    background: url(/images/v2/lotto/lotto_bg.png) no-repeat;
    background-size: 100% 100%;
    margin-top: -40px;}
.award_time{color:rgba(255,255,255,0.6);text-align: right;}
.m_remaining_board{padding:15px 0 0;}
.m_remaining_board .item_wrap {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}
.item_wrap .m_item{text-align: center;width:40px;}
.item_wrap .m_item .m_value {
    background: rgba(0,0,0,0.7);
    color: #fff;
    font-size: 18px;
	font-family: goFontBold;
    height: 40px;
    line-height: 40px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}
.item_wrap .m_label {
    color: #999;
    font-size: 11px;
    margin-top: 5px;
}
.item_wrap .m_devider {
    color: #999;
    font-size: 11px;
    line-height: 40px;
    margin: 0 3px;
}
.lotto_tips{position: absolute;right: 15px;bottom:30px;}
.bet_period{
	float: right;
	display: inline-block;
	padding: 8px 20px;
	background: #3A3A3A;
	color: #fff;
	font-family: goFontMedium;
	-webkit-border-radius: 21px;
	-moz-border-radius: 21px;
	-ms-border-radius: 21px;
	-o-border-radius: 21px;
	border-radius: 21px;
}
.animate {
    vertical-align: middle;
    transition-duration: .3s;
    transition-property: all;
}
.sel.animate {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform-origin: center;
    -o-transform-origin: center;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
}
.lotto_history{display: block;margin: 0 15px;}
.history_award_box {
    padding: 0 15px;
    margin: 15px 0;
	background: #282828;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
}

.history_award th {
    padding: 8px 0;
    border-bottom: 1px solid #393939;
    color: rgba(255,255,255,0.5);
    text-align: left;
}
.history_award th:last-child,.history_award td:last-child {
    text-align: right;
}
.history_award td {
    padding: 5px 0;
    border-bottom: 1px solid #393939;
    color:  rgba(255,255,255,0.7);
    text-align: left;
    font-family: helvFontLight;
}
.history_award th:last-child, .history_award td:last-child {
    text-align: right;
}
.historyMore{display: block;text-align: center;color:#16BB50;padding:10px 0;text-decoration: underline;}

.bettingBox {
    display: flex;
    padding: 10px 15px 15px;
    background: #121212;
    flex-direction: column;
    justify-content: center;
}
.bettingBox .title_tips {
    margin-bottom: 8px;
    color: #CECECE;
}
.select_num {
    margin: 0 -4.5px;
}
.lotto_ball_ul>li {
    float: left;
    margin: 3px 0;
    width: 14.2%;
    text-align: center;
    align-items: center;
}
.lotto_ball_ul .grid_ball {
    z-index: 1;
    display: inline-block;
    margin: .3em;
    width: 38px;
    height: 38px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #3A3A3A;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-family: goFontBold;
    line-height: 38px;
    cursor: pointer;
    -o-border-radius: 50%;
}
.lotto_ball_ul_qq .grid_ball.sel {
    box-sizing: border-box;
    background: #fff;
    color: #151515;
}
.lotto_ball_ul_hq .grid_ball.sel {
    background: #D93D38;
    color: #fff;
}
.lotto_ball_ul_normal .grid_ball.sel{
    background: #16bb50;
    color: #fff;
}
.lottoLayre{position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1001;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0);display: none}
.lottoTipCon{
    background: #eee;position: absolute;z-index: 1002;width: 80%;
    right: 15px;
    box-sizing: border-box;margin-top:6px;
    min-height: 250px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    display: none;
}
.lottoTipCon:after{
    content:"";
    position: absolute;
    right: 4px;
    top:-18px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 6px 10px 6px;
    content: "";
    border-bottom-color: #eee;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
}
.lottoTipCon .betting_tips{overflow-y: scroll;height: 90%;padding: 10px 15px;}
.lottoTipCon .betting_tips .betting_tips_tit{color:#000;margin-bottom: 10px}
.lottoTipCon .betting_tips .betting_tips_item{color:#717171;margin-bottom:10px;}
.lottoTipCon .betting_tips_more{display: block; color:#16BB50;padding:10px 0;text-align: center;text-decoration: underline; background: #fff;-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;}

.lottoTopBet{position: relative;
    padding: 35px 15px 20px;
    background: url(/images/v2/lotto/lotto_bg.png) no-repeat;
    background-size: 100% 100%;
    margin-top: -30px;}
.lottoName{color:#fff;font-size: 20px;font-family: payoneFont;}
.betting_tips {padding: 15px; background: #282828;color: #999;}
.betting_tips .betting_tips_tit{ font-family: sfpFontMediume;}
.betting_tips .betting_tips_item{margin-top:5px;line-height: 18px;}


.betConfirm{margin:10px 15px;}
.betConfirm .tabs {
    margin: 0 5px;
    padding: 8px 15px;
    border-radius: 20px;
    -o-border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    text-align: center;
    background: #3A3A3A;
    color: #fff;
    text-align: center;
}
#spDiy{margin-left:0!important;}
#spClearAll{color:#c1c1c1;}
.betting_list_Box {margin:0 15px;}
.betting_list_Box .betting_list>li {
    padding: 14px 0;
    border-bottom: 1px solid #343434;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
}
.betting_list_Box .betting_list .option {
    color: #fff;
    font-size:14px;
    margin-bottom: 5px;
    font-family: goFontMedium;
}
.betting_list_Box .betting_list .option span {
    margin-right: 3px;
}
.betting_list_Box .betting_list .play {
    color: rgba(255,255,255,0.5);
}
.betting_list_Box .betting_list .play span {
    color:#16BB50;
    font-family: helvFontMedium;
}
.lotto_rule_box {
    padding: 15px 0;
}
.lotto_rule_box .check_box {
    display: inline-block;
    margin-right: 8px;
    width: 15px;
    height: 15px;
    background: url(/images/v2/lotto/no_check_rule.png) no-repeat 0 0;
    background-size: 15px;
    vertical-align: middle;
}
.lotto_rule_box .check_box.sel {
    background: url(/images/v2/lotto/check_rule.png) no-repeat 0 0;
    background-size: 15px;
}
.lotto_rule_box .rule{
    color:#16BB50;
    border-bottom: 1px solid #16BB50;
}

.bet_footer_sticky{
    background: #222222;
    border-top:1px solid #606060;
}
.operate_box{border-bottom: 1px solid #606060;padding:10px 15px;}
.bet_footer_con{padding:10px 15px;}
.power_t_rule {
    position: absolute;
    right: 13px;
    bottom: 110px;
    display: none;
    padding: 10px 15px;
    width: 80%;
    border-radius: 5px;
    background:#eee;
    color: #717171;
    text-align: left;
    line-height: 18px;
}
.power_t_rule:after {
    position: absolute;
    left: 15px;
    bottom: -18px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 6px 10px 6px;
    content: "";
    border-top-color: #eee;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
}

.power_t {
    margin-right: 10px;
    width: 18px;
    vertical-align: middle;
}
.power_t_box{color:rgba(255,255,255,0.8);}
.bet_footer .pay_btn {
    display: inline-block;
    width:100px;
    padding: 12px 0;
    border-radius: 20px;
    -o-border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    font-family: goFontBold;
    background: #16BB50;
}
.lotto_select_box_item {
    padding:0 15px;
    height: 28px;
    line-height: 27px;
    color: #e5e5e5;
    background: #3A3A3A;
    box-sizing: border-box;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}
.lotto_show_dom {
    display: block;
    width: 100%;
    height: 100%;
    padding-right: 18px;
    box-sizing: border-box;
    float: right;
    text-align: left;
    font-family: boldFont;
    background: url(/images/v2/icon_jtdown.png) no-repeat right center;
    background-size: 10px;
}

/*投注记录详情 14+1*/
.detail_title{background: #242424;padding:8px 15px;color:rgba(255,255,255,0.5);}
.records_con {padding: 5px 15px 15px;}
.records_tit {padding: 10px 0;border-bottom: 1px solid #262626;color: rgba(255,255,255,0.5);}
.records_con_item{padding:5px 0;}
.order_num{display: inline-block;width:20px;}
.state {display: inline-block;width: 25px;height: 25px;line-height: 25px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;border-radius: 5px;color: #fff;margin: 0 3px;text-align: center;}
span.lose{background: #DA3E3E;}
span.win{background: #16BB50;}
span.no_award{background: #9C9C9C;}
.block_complete{
    display: inline-block;
    width:8px;
    height: 8px;
    background: #9C9C9C;
    margin-right: 10px;
}
.block_success{
    display: inline-block;
    width:8px;
    height: 8px;
    background: #16BB50;
    margin-right: 10px;
}
.block_miss{
    display: inline-block;
    width:8px;
    height: 8px;
    background: #DA3E3E;
    margin-right: 10px;
}
.detial_color_tips{ margin-top: 15px;}
.detial_color_tips>div{
    margin-bottom: 12px;
    color:#999;
}
/*投注记录4场进球*/
.millionaire4_detail_title{padding: 8px 15px;
    background: #242424;
    color: rgba(255,255,255,0.5);
}
.millionaire4_details_con{
  padding: 8px 15px;
  background: #fff;
  color: rgba(255,255,255,0.5);
}
.millionaire4_details_con li {
    padding: 2px 0;
}

.millionaire4_state{
    display: inline-block;
    margin:2px;
    padding:0 10px;
    height: 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 25px;
}
.millionaire4_detial_color_tips{
  background: #242424;
  padding:15px;
}
.millionaire4_detial_color_tips>div {
    margin-bottom: 12px;
    color: #999;
}
/*投注记录详情lotto*/
.betting_details_tit{padding:0 15px;height:25px;background:#121212;color:rgba(255,255,255,0.8);line-height:25px;}
.betting_details_con{padding:8px 15px;background:#242424;color:#fff;}
.betting_details_con li{padding:2px 0;}
.ticket_details{padding:8px 15px 30px;color:#fff;font-size:14px;}

.fenlei{margin:0 auto;width:100%;font-family:pfheavyFont;background: #e8e8e8;padding:6px 0;}
.fenlei .item{padding:5px 0;background:#e8e8e8;font-size: 10px;}
.item_inner{height: 45px;background: #fff;margin:0 4px;-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;color:#666;padding:6px 0;}
.fenlei_sel.item .item_inner{background: #ed7127;color:#fff;}
.fenlei .item img{height: 20px;margin-top:3px;}
/*.no_favorite_img{width:140px!important;}*/
.no_favorite_tit{color:#999!important;}
.fenlei_layerbox{position:absolute;top:50%!important;left:50%!important;z-index:110;width:80%;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background:#fff;font-family:pfheavyFont;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-o-border-radius:5px;padding:40px 0 25px;background: url(/images/casino/layerbox_bg.png) no-repeat;background-size: 100% 100%;}
.games_title_box{padding:0 0 25px;text-align:center;font-size:14px;width:80%;margin:0 auto;}
.games_title_bg{background: url(/images/casino/fenlei_tit_bg.png) no-repeat;background-size: 100% 100%;min-height: 48px;position: relative;}
.games_title{position: absolute; top:50%;left: 50%;transform: translate(-50%,-50%);-ms-transform:translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);color:#f9ffbb;font-size: 14px;font-family: myfont;width:80%;}
.fenlei_btns{margin:0 auto 22px;width:66%;}
.games_play_btn{width:100%;}
.favorite_icon{position: absolute;top:-16px;left: 50%;transform: translateX(-50%);-ms-transform:translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%); width:38px;}
.games_play_btn_free{text-align:center;}
.games_play_btn_free span{display:inline-block;border-bottom:1px solid #ffea76;color:#ffea76;text-align:center;}

.game_list_box{margin:10px 5px;}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfloat{zoom:1}
.game_list_item_box{float:left;width:50%;margin:5px 0;}
.game_list_item{width:95%;height:100%;margin:0 auto;overflow:hidden;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;border-radius: 5px;border: 1px solid #403933;}
.game_list_item img{width:100%;height: 100%; display: block;}
.fenlei_close{position: absolute;top:10px;right: 10px;width:20px;}
.casino_icon{vertical-align: sub;margin-right: 5px;}
.no_data_static {
    text-align: center;
    margin: 100px auto;
}
.no_data_static p {
    margin: 10px auto 0;
    text-align: center;
    font-size: 12px;
    color: #cebcb6;
    font-family: mediumFont;
}

/*玩法介绍*/
.description_box{padding:15px;}
.description_block{border-bottom: 1px solid #262626;padding:13px 0;}
.description_box .tit{color:#fff;font-size:14px;font-family:goFontBold;}
.description_box .tit_con{color:#cecece;font-size:12px;margin-top:10px;line-height: 20px;}
.description_con{padding-top:13px;}
.description_con ul li{border-bottom: 1px solid #262626;padding:10px 0;}
.description_con .play_des{color:#cecece;margin-bottom: 10px;}
.description_con .play_des .play_add{width:6px;margin-right: 4px;}
.description_con th{padding:7px 3px;background:#f5f5f5;font-weight: normal;font-size:12px;}
.description_con td{padding:7px 3px;border-bottom:1px solid #f5f5f5;color:#999;font-size:12px;}
.description_con td:first-child,.description_con th:first-child{padding-left:15px;text-align:left;}
.description_con td:last-child,.description_con th:last-child{padding-right:15px;text-align:right;}
.description_con .ball_yellow{display:inline-block;width:13px;height: 13px;border-radius: 50%;background: #16bb50;margin-right:4px;}
.description_con .ball_gray{display:inline-block;width:13px;height: 13px;border-radius: 50%;background: #606060;margin-right:4px;}
.description_con .ball_red{display:inline-block;width:13px;height: 13px;border-radius: 50%;background:#D93D38;margin-right:4px;}
.description_con .play_bonus{width:94px;padding:7px 12px 10px 0;background: #3a3a3a;text-align: right;border-radius: 10px;box-sizing: border-box;margin-left:5px;}
.description_con .bonus{color:#16bb50;font-size: 14px;font-family: goFontBold;}
.faqs_list>li {padding: 20px 0;border-bottom: 1px solid #262626;}
.faqs_list>li a{color:#fff;}

/*
.post_copy_faq{margin:15px;}
.faq_ul_list .faq_item{margin-top:25px;color:#cecece;}
.faq_q{color:#16bb50;font-size: 14px;font-family: goFontBold;margin-top:-5px;width:20px;}
.faq_a{color:#e2be2c;font-size: 14px;font-family: goFontBold;margin-top:-5px;width:20px;}
.faq_block{margin:10px 0;}
.faq_block_item{margin-bottom: 5px;padding: 0 10px;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;background: #222122;-ms-border-radius: 8px;
    -o-border-radius: 8px;}
.faq_block_title{font-family: sfpFontBold;color:#E3E3E3;height: 30px;line-height: 30px;}
.faq_block_con{padding:10px 0;border-top: 1px solid #343434;display: none;}
.faq_block_con>a{display: block; line-height: 20px;color:#9C9C9C;}
.post_copy_how{color:#cecece;margin:15px;}
.post_copy_how .how_block{border-bottom: 1px solid #262626}
.post_copy_how .how_block .how_title{padding:5px 0;color:#16bb50;font-family: payoneFont;font-size: 16px;}
.post_copy_how .how_block .how_content{display: none;}
.post_copy_how .how_con_item{margin-bottom: 5px;}
.post_copy_how .how_img{display: block;margin:10px 0;}

.tab_level{ margin: 0 auto; border-collapse: collapse;}
.tab_level td,.tab_level th{ border: 1px solid #262626; text-align: center;padding:8px 15px;}
.tab_level td{color:#cecece;}
*/

/*投注记录详情 14+1*/
.detail_title{background: #242424;padding:8px 15px;color:rgba(255,255,255,0.5);}
.records_con {padding: 5px 15px 15px;}
.records_tit {padding: 10px 0;border-bottom: 1px solid #262626;color: rgba(255,255,255,0.5);}
.records_con_item{padding:5px 0;}
.order_num{display: inline-block;width:20px;}
.state {display: inline-block;width: 25px;height: 25px;line-height: 25px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;border-radius: 5px;color: #fff;margin: 0 3px;text-align: center;}
span.lose{background: #DA3E3E;}
span.win{background: #16BB50;}
span.no_award{background: #9C9C9C;}
.block_complete{
    display: inline-block;
    width:8px;
    height: 8px;
    background: #9C9C9C;
    margin-right: 10px;
}
.block_success{
    display: inline-block;
    width:8px;
    height: 8px;
    background: #16BB50;
    margin-right: 10px;
}
.block_miss{
    display: inline-block;
    width:8px;
    height: 8px;
    background: #DA3E3E;
    margin-right: 10px;
}
.detial_color_tips{ margin-top: 15px;}
.detial_color_tips>div{
    margin-bottom: 12px;
    color:#999;
}
/*投注记录4场进球*/
.millionaire4_detail_title{padding: 8px 15px;
    background: #242424;
    color: rgba(255,255,255,0.5);
}
.millionaire4_details_con{
  padding: 8px 15px;
  background: #fff;
  color: rgba(255,255,255,0.5);
}
.millionaire4_details_con li {
    padding: 2px 0;
}

.millionaire4_state{
    display: inline-block;
    margin:2px;
    padding:0 10px;
    height: 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 25px;
}
.millionaire4_detial_color_tips{
  background: #242424;
  padding:15px;
}
.millionaire4_detial_color_tips>div {
    margin-bottom: 12px;
    color: #999;
}
/*投注记录详情lotto*/
.betting_details_tit{padding:0 15px;height:25px;background:#121212;color:rgba(255,255,255,0.8);line-height:25px;}
.betting_details_con{padding:8px 15px;background:#242424;color:#fff;}
.betting_details_con li{padding:2px 0;}
.ticket_details{padding:8px 15px 30px;color:#fff;font-size:14px;}

.lotto_draw_bg{background: #282828;padding:15px;color:#fff;}
.lotto_draw_time{color:rgba(255,255,255,0.5);margin:10px 0;}
.latest_results_results .lottery_number{
    display: inline-block;
    margin: 0 2px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    text-align: center;
    font-family: goFontMedium;
    line-height: 26px;
}
.results_normal .lottery_number{background: #16bb50;color: #fff;}
.results_power .lottery_number{background: #fff;color: #151515;}
.results_power .lottery_number.powerball_ts{background: #D93D38;color: #fff;}
.prizelist {
    padding: 20px 0;
    text-align: center;
}
.lotto_prize{color:#fff;font-family: goFontBold;font-size: 14px;}

.description_con th {
    padding: 7px 3px;
    background: #282828;
    font-weight: normal;
    font-size: 12px;
}
.description_con td {
    padding: 7px 3px;
    border-bottom: 1px solid #262626;
    color: rgba(255,255,255,0.5);
    font-size: 12px;
}
.description_con td:first-child, .description_con th:first-child {
    padding-left: 15px;
    text-align: left;
}
.description_con td:last-child, .description_con th:last-child {
    padding-right: 15px;
    text-align: right;
}
.to_bet_again_btn {
    display: block;
    width:100%;
    margin: 0 auto;
    height: 35px;
    border-radius: 20px;
    -o-border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 35px;
    background: #16bb50;
    font-family: goFontMedium;
}

.draw_list_box{margin:15px;}
.draw_list_box .item{margin-bottom:15px;overflow: hidden;
    -webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;}
.draw_list_box .item>a{padding:10px 15px;background: #2d2c2d}
.draw_list_bottom{padding:10px 20px;background: #222122; }



/*14场开奖详情*/
.pick_details{padding:10px 15px;background:#222122 }
.pick_details_item{font-size: 11px;color:#999;padding-bottom:5px;}
.pickDetailsBox{background: #222122;margin:0 15px;padding:10px;-webkit-border-radius: 8px;-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
border-radius: 8px;}

.pick_details_con .details_con_item{
  padding:10px 0;
  border-bottom: 1px solid #262626;
}
.pick_details_con .details_con_item:last-child{
  border-bottom: none;
}
.rusults{
  font-size: 14px;
  color:#fff;
  text-align: right;
  font-family: boldFont;
}

/*强力球开奖*/
.powerball_draw_bg{background:#282828;color:#fff;padding:15px;}
.powerball_prizelist{background: #f5f5f5}
.powerball_description_con_details{padding:15px;color:rgba(255,255,255,0.8);}
.powerball_description_ball{display: inline-block;margin: 0 2px; width: 26px;height: 26px;-webkit-border-radius: 50%;-moz-border-radius: 50%; border-radius: 50%;background: #fff;text-align: center; line-height: 26px;-o-border-radius: 50%;}
.powerball_description_ts{ background: #D93D38;border: 1px solid #D93D38;}
.sel6x49_description_ts {background: #16bb50;border-color: #16bb50;}
.powerball_description_item{border-bottom: 1px solid #262626;padding:10px 0;}
.powerball_description_item .description_data{margin:0px 0 10px;}
.powerball_top_t{margin-top: 10px;color: #999;}
.power_bs{color:#ffff89;}
.power_Play_box_xq{box-sizing:border-box;margin-bottom:10px;padding:6px 3px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background:#3a3a3a;color:#cecece;text-align:center;-ms-border-radius:8px;-o-border-radius:8px;}
.powerball_play_table_box{position:relative;overflow:auto;margin-top:10px;}
.powerball_play_table{position:relative;left:0;overflow:visible;margin:0 auto;width:max-content;min-width:100%;border-collapse:collapse;font-size:11px;font-family:Arial;}
.powerball_play_table td,.powerball_play_table th{padding:8px 15px;border:1px solid #262626;color:#cecece;text-align:center;}
.powerball_play_table th{color:#fff;font-family:goFontBold;background: #151515}
.powerball_play_table td:nth-child(1){color:#fff;font-family:goFontBold;}
.power_btn_l img,.power_btn_r img{width:35px;}

/*ghana game*/
/*.ghanaLogo{margin-right: 7px}
.ghanaLogo img{width:90px;}
.ghanaTableBox{width:100%;overflow: scroll;margin-bottom: 20px;}
.lottoTopGhana{background: #292929!important}
.lotto_tips_ghana{position: absolute;right: 15px;top: 70px;}*/

.ghanaLogo{margin-right: 15px}
.ghanaLogo img{width:80px;}
.ghanaTableBox{width:100%;overflow: scroll;margin-bottom: 20px;}
.lottoTopGhana,.lottoTopBetGhana{padding: 15px!important;background: #262626!important;border-top: 1px solid #121212; margin-top: 0 !important;}
.m_remaining{display: inline-block; background: #000;color:#fff;font-family: goFontBold;padding:7px;border-radius: 4px;font-size: 14px;min-width: 70px;text-align: center;}
.lotto_tips_ghana{position: absolute;top:20px;right:15px;}
.ghanaLogoDetail{margin-right: 15px;}
.ghanaLogoDetail img{width:50px;}

.ghanaPlusBanner{width:100%;display: block;}
.ghanaPlusBanner img{width:100%;display: block;}
.ghanaPlusBg{background:#282828 url(/images/v2/lotto/ghana_ac/ghana_b.png) right top no-repeat; }
.ghana_lotto_detail{color:#F0C006;padding-top:10px;display: block}
.ghana_detail_con{text-decoration: underline;}
.ghanaPlusBgDetail{background:#282828 url(/images/v2/lotto/ghana_ac/ghana_b.png) right top no-repeat;border-bottom: 1px solid #121212;margin:-10px -15px 0;padding:15px;}
.detailsTit{color:rgba(255,255,255,0.5);}
.detailsCon{color:rgba(255,255,255,0.5);margin-left: 5px}
.winPrize,.winPrize span{color:#16bb50!important;}
.ghana_plus_rule{padding:0 15px;}
.ghanaAcImg{width:100%;display: block;}
.ghana_plus_tit{font-family: sfpFontBold;text-align: center;position: absolute;bottom:10px;width:100%;}
.ghanaPlusTableBox{width:100%;overflow: scroll;margin-bottom: 20px;border-radius: 8px}
.ghanaPlusTab {margin: 0 auto;border-collapse: collapse;border-radius: 8px;}
.ghanaPlusTab th,.ghanaPlusTab td{border: 1px solid #E3E0DB;text-align: center;padding: 6px 10px;background: #fff;color:#444;height: 45px;box-sizing: border-box;}
.ghanaPlusTab th:first-child,.ghanaPlusTab td:first-child,.ghanaPlusTab tr:nth-child(2) td{background: #F6EEDB!important}
.ghanaPlusTab tr:nth-child(2) td{white-space:nowrap;text-overflow:ellipsis;}
.ghanaP{color:#bb4716 !important;font-family: sfpFontBold}
.ghanaPlusTips{margin:15px 0;color:rgba(255,255,255);line-height: 18px;}
.ghanaPlusTipsTit{font-family: sfpFontBold;color:#fff;margin-bottom: 10px}

.ghanaPlusFooter{padding: 9px 15px;background: rgba(34, 34, 34, 0.4);}
.ghanaPlusShare img{width:25px;}
.ghanaBetBtn,.ghanaPlusShare{display: block;width: 100%;margin: 0 auto;height: 40px;border-radius: 20px;-o-border-radius: 20px;-webkit-border-radius: 20px;-moz-border-radius: 20px;color: #DF7312;text-align: center;font-size: 16px;line-height: 40px;font-family: goFontBold;width:97%;margin:0 auto;}
.ghanaBetBtn{background: #fff;float:left;}
.ghanaPlusShare{background: #FFF83E;float:right;}
.ghanaRecordImg{width:53px;margin-left:3px;display: inline-block;vertical-align: middle;}
.ghana_box{position: relative;}
.ghanaTips{position: absolute;top:10px;right: 15px;width:20px;}
.ghana_result_bottom { margin: 15px; color: #999; line-height: 18px;}


.gameList_inner{width: 7.02rem;display: flex;flex-wrap: wrap;align-content: flex-start;justify-content: space-between;padding: 0 0.24rem 0.36rem;}
.game_item{width: 3.4rem;height: 3.35rem;border-radius: 0.24rem;margin-top: 0.2rem;}
.game_img{width: 100%;height: 2.4rem;background-size: 3.41rem 2.03rem;position: relative;border-radius: 0.13rem;overflow: hidden;}
.game_img img{width:100%; height: 100%;}
.game_tip {position:absolute;top:3px;right:5px;display:flex;background-color:rgb(0,0,0,0.5);color:#ffb40f;border-radius:8px;height:19px;line-height:21px;padding-right:10px;padding-left:8px;}
.gameBlance{margin: 0.15rem auto 0;width: 100%;text-align: center;color: #fff;height: 0.6rem;line-height: 0.6rem;font-size: 0.24rem;background: #16BB50;font-family: helvFontBlod;-webkit-border-radius: 0.13rem;-moz-border-radius: 0.13rem;-ms-border-radius: 0.13rem;-o-border-radius: 0.13rem;border-radius: 0.13rem;}
.gameBorder{position: absolute;top:0;left:0;width:100%;height: 100%;}
.banner_warp_casion{position: relative;margin:12px 0 7px;}
.banner_warp_casion .swiper-slide{text-align: center;font-size: 18px;width: 80%!important;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.banner_warp_casion .swiper-slide img {display: block;width: 100%;height: 100%;margin: 0 auto;
        object-fit: cover;box-sizing: border-box;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;border-radius: 10px;}
.banner_warp_casion .swiper-slide-active{width:80%;}
.casino_tab{padding:5px 10px;background: #121212;display:inline-block;vertical-align: top;word-break: break-all;white-space: nowrap;}
.casino_tab .item{width:auto;min-width:68px; display:inline-block; margin:0 2px;background: #383838;color:#A1A2A6;border:1px solid #383838;padding:5px 0;text-align: center;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;border-radius: 4px;}
.casino_tab .item a{color:#A1A2A6;}
.casino_tab .item.sel{background: #121212;font-family: sfpFontBold;border:1px solid #7F7F7F;}
.casino_tab .item.sel a{color:#fff; display:block;}
.mode_switch{margin-left:5px;}
.mode_switch .mode_tit{text-align: right;margin-right: 3px;color:#A8A8A8;}

.game_img .favoriteCasino{position: absolute;bottom:0;left:0;width:50px;height: 50px;background: url(/images/v2/casino/cancel.png) no-repeat 10px 22px;}
.game_img .favoriteCasino.sel{background: url(/images/v2/casino/collection.png) no-repeat 10px 22px;}
.switch_btn{position: relative;}
.casinoMarquee{margin:0.1rem 0.2rem 0 0.2rem;}
.broadcastBoxCasino{float: left;width:calc(100% - 130px);}
.new_prive_per_casino{padding: 0 3px;border-bottom: 1px solid #818181;color: #9C9C9C;}
.new_prive_money_casino{border-bottom: 1px solid #818181;color: #FFB40F;}
