@charset "UTF-8";
/* ---- 按鈕 ---- */
/* ---- 更新 ---- */
/* ---- LOGO ---- */
/* ---- 導覽列 ---- */
/* ---- icon ---- */
/* ---- LOGO ---- */
/* ---- 導覽列 ---- */
/* ---- icon ---- */
/* ==================== 聯盟選單 ==================== */
.menugroupbox-con .tag-league-boxall {
  width: 920px;
  border: none;
}

.menugroupbox--betmenu {
  margin-top: 74px;
}

/* ==================== 整體框架 ==================== */
.predictgame-table th {
  background: none;
}

/*未登入*/
.signin_not-table {
  width: 99.6% !important;
  border-collapse: collapse;
  border: 1px solid #e0e0e0;
}

.signin_not {
  text-align: center;
  font-size: 15px;
  margin: 0 !important;
  border-top: 1px solid white !important;
  background: -webkit-linear-gradient(top, rgb(245, 245, 245) 0%, rgb(230, 230, 230) 99%);
}
.signin_not a {
  display: block;
  color: #0277BD;
  padding: 10px 0 !important;
}

/* #6369 新版網頁宣傳玩競猜 */
.signin_not--new {
  background: -webkit-linear-gradient(top, rgb(255, 228, 134) 0%, rgb(255, 219, 96) 99%);
  /* ie11用 */
  background: -ms-linear-gradient(top, rgb(255, 228, 134) 0%, rgb(255, 219, 96) 99%);
  opacity: 0.88;
}
.signin_not--new a {
  color: #212121;
  font-weight: bold;
}

/*選取底色*/
.bet_select--color {
  background: #E1F5FE !important;
}

/*玩法文字顏色*/
.bet-bank_team {
  color: #000 !important;
}

.bet-bank_bule {
  color: #0277BD !important;
}

.bet-bank_green {
  color: #009900 !important;
}

/*盤分變更*/
.bet-bank_bulechange {
  color: white !important;
  background: #0277BD;
  border-radius: 8px;
}

/*賠率變更*/
.bet-bank_greenchange {
  color: white !important;
  background: #009900;
  border-radius: 8px;
}

.close-game-btn { /*關盤*/
  color: #bdbdbd !important;
}

/* ==================== 投注區 ==================== */
.bet {
  font-size: 15px;
}
.bet .bet__text {
  height: 50px;
  line-height: 50px;
}
.bet .bet__text .bet_balance {
  vertical-align: bottom;
}
.bet .bet__text .bet_balance-today {
  margin-left: 30px;
  padding-left: 20px;
  border-left: 1px #e0e0e0 solid;
}
.bet .bet__text .buy_cash {
  border: 1px #e0e0e0 solid;
  border-radius: 4px;
  text-align: center;
  padding: 2px 4px;
  color: #000;
  background: white;
  text-decoration: none !important;
  font-size: 14px;
  margin-left: 6px;
}
.bet .bet__text .bet_cashimg {
  width: 40px;
  vertical-align: middle;
}
.bet .bet__iocn {
  line-height: 70px;
  /* #6501 強化競猜討論入口 */
}
.bet .bet__iocn .betrecords, .bet .bet__iocn .betdiscuss {
  border: 1px #e0e0e0 solid;
  border-radius: 4px;
  text-align: center;
  padding: 2px 4px;
  color: #000;
  background: white;
  text-decoration: none !important;
  color: #757575;
  background: -webkit-linear-gradient(bottom, rgb(248, 248, 248) 0%, rgb(238, 238, 238) 51%, rgb(248, 248, 248) 51%, rgb(254, 254, 254) 99%);
}
.bet .bet__iocn .betdiscuss {
  margin-left: 10px;
}
.bet .bet__iocn .betrecords_modify, .bet .bet__iocn .betdiscuss_modify {
  display: inline-block;
}
.bet .bet__iocn .betrecords_modify {
  padding: 0px 10px;
  line-height: 36px;
}
.bet .bet__iocn .betdiscuss_modify {
  width: 170px;
  padding: 0px;
  border: 0px;
  box-shadow: 3px 3px 9px #bdbdbd;
}
.bet .bet__iocn a.betdiscuss_modify:link {
  background: url("/images/bet/guess_forum.png") top;
}
.bet .bet__iocn a.betdiscuss_modify:hover {
  background: url("/images/bet/guess_forum.png") bottom;
}
.bet .bet__iocn a.betdiscuss_modify:active {
  box-shadow: 1px 1px 3px #bdbdbd;
}
.bet .bet__iocn .betdiscuss_modify span {
  display: block;
  padding-left: 14px;
  line-height: 38px;
  text-align: left;
  color: white;
  text-shadow: -2px -2px 0 #558B2F, 2px -2px 0 #558B2F, 2px 2px 0 #558B2F;
}
.bet .bet__iocn a.betresult { /*猜數字 歷史結果查詢*/
  display: inline-block;
  margin: 10px 6px 4px 6px;
  width: 10%;
}
.bet .bet__iocn--result {
  margin-bottom: -20px;
  text-align: center;
}

/*臨時公告*/
.announcement, .announcements p {
  color: #757575;
  font-size: 15px;
  padding: 10px 20px;
  border-bottom: 1px #e0e0e0 solid;
  color: #ff5151;
}

.announcements button {
  border: 1px #e0e0e0 solid;
  border-radius: 4px;
  text-align: center;
  padding: 2px 4px;
  color: #000;
  background: white;
  text-decoration: none !important;
  outline: none;
  font-size: 14px;
  color: #8a8a8a;
  margin: 10px 0 0 20px;
}

/*投注規則*/
.tagsection {
  position: relative;
}
.tagsection .bet_rule {
  position: absolute;
  top: -66px;
  right: -18px;
}

/* ==================== 投注區內容 ==================== */
.betgame_date {
  width: 184px;
  height: 40px;
  line-height: 40px;
  margin-top: 20px;
  font-size: 16px;
  margin-bottom: -4px;
  border-left: 1px #e0e0e0 solid;
}

.betgame-table {
  font-family: "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", "Arial", "Helvetica", "sans-serif";
  font-size: 15px;
  border-spacing: 0;
  /*td ,*/
}
.betgame-table tr {
  background: #0277BD;
}
.betgame-table td {
  color: #212121;
}
.betgame-table th {
  padding: 10px;
}
.betgame-table .bet_divide {
  padding: 0px;
  line-height: 4px;
  background: #ededed;
}
.betgame-table tr.bet_carryout {
  background: none !important;
}

/*寬度比例*/
.bet-gameinfo_th {
  width: 11%; /*15%145px*/
}

.bet-teaminfo_th {
  width: 26%; /*22%214px*/
}

.bet-bankinfo_th {
  width: 21%; /*21%200px*/
}

.bet-bankinfo_th_two { /*兩欄玩法用*/
  width: 31% !important; /*31%260px*/
}

/*賽事資訊內容*/
.bet-gameinfo_td {
  background: #f5f5f5 !important;
  /*走地標籤*/
}
.bet-gameinfo_td .bet-gameinfo_td__world {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-break: break-all;
  color: #8a8a8a;
}
.bet-gameinfo_td .bet-gameinfo_td__gamedate {
  color: #757575;
}
.bet-gameinfo_td p {
  padding-left: 10px;
  line-height: 24px;
}
.bet-gameinfo_td a {
  padding-left: 10px;
  line-height: 24px;
  color: #0277BD;
}
.bet-gameinfo_td .bet-gameinfo_td__gameLink {
  font-size: 13px;
  text-decoration: underline;
  color: #006699;
}
.bet-gameinfo_td .bet-gameinfo_td__gameLink:hover {
  color: #3366ff;
}
.bet-gameinfo_td .bet-gameinfo_td__closed {
  margin-top: 8px;
}
.bet-gameinfo_td .bet-gameinfo_td__closed span {
  color: #212121;
  display: block;
}
.bet-gameinfo_td .bet-gameinfo_td__inPlay {
  display: inline-block;
  padding: 2px 8px;
  margin: 0 0 4px 10px;
  border-radius: 4px;
  background: #009900;
  color: white;
}

/*賽事關盤內容*/
.bet-closed_td {
  text-align: center;
  line-height: 26px;
  color: #bdbdbd !important;
}

/*球隊資訊內容*/
.bet-teaminfo_td {
  font-size: 18px;
  padding: 10px 10px !important;
  background: #f5f5f5 !important;
}
.bet-teaminfo_td .bet-teaminfo_td__pitcher {
  font-size: 14px;
  color: #757575;
  line-height: 22px;
}
.bet-teaminfo_td .bet-teaminfo_td__innings { /*走地局數*/
  position: relative;
  font-size: 15px;
  color: #757575;
}
.bet-teaminfo_td .bet-score_inPlay { /*走地比分*/
  font-weight: bold;
  color: #212121;
}

.bet-teaminfo_td--football { /*欄位高度_足球使用*/
  height: 44px;
}

/*玩法資訊內容*/
.bet-bankinfo_td {
  text-align: center;
}
.bet-bankinfo_td a {
  /*margin-left: 28%;*/
  display: block;
  padding: 24px 0 20px 0;
}
.bet-bankinfo_td a:link {
  text-decoration: none;
}
.bet-bankinfo_td .bet-bank_closed {
  padding: 24px 0 20px 0;
  display: block;
  color: #bdbdbd !important;
}
.bet-bankinfo_td .closed_text {
  width: 100%;
}

.bet-bankinfo_td_football { /*足球用*/ }
.bet-bankinfo_td_football a {
  padding: 24px 0 20px 0 !important;
}

.bet-bankinfo_td--HorseDod { /*賽馬賽狗用*/ }
.bet-bankinfo_td--HorseDod a {
  padding: 24px 0 20px 0 !important;
}

/*無賽事*/
.betgame-table_none {
  margin-top: 20px;
  padding: 80px 0;
  border: 1px solid #d8d8d8;
  text-align: center;
  font-size: 16px;
  font-family: "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", "Arial", "Helvetica", "sans-serif";
}
.betgame-table_none a {
  color: #03A9F4;
  text-decoration: underline;
}

/* ==================== 設定金額 ==================== */
/*取消input的number設定*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

/*請先完成手機認證*/
.mobile_real {
  font-size: 20px;
  padding: 50px !important;
  text-align: center;
}
.mobile_real a {
  border: 1px #e0e0e0 solid;
  border-radius: 4px;
  text-align: center;
  padding: 2px 4px;
  color: #000;
  background: white;
  text-decoration: none !important;
  background: #03A9F4;
  color: white;
  padding: 6px 12px;
  border-radius: 6px;
}

.bet-cash_td {
  border: 6px #e5e5e5 solid !important;
  padding: 0 0 10px 0 !important;
  position: relative;
}

.betbox__cancel { /*取消按鈕*/
  cursor: pointer;
  position: absolute;
  width: 40px !important;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background: #e5e5e5;
  right: 0px;
  font-size: 22px;
  top: -6px;
  right: -6px;
  font-family: sans-serif;
  color: #000;
  text-decoration: none !important;
  border-bottom-left-radius: 4px;
  border: 0px;
}

.betbox {
  width: 100% !important;
  height: 100%;
  position: relative;
  overflow: normal;
}
.betbox svg {
  width: 6px;
  height: 105px;
  float: left;
}

.beticon {
  width: 100% !important;
  display: inline-block;
}

.bet_text {
  width: 55.5% !important;
  /*height: 90px;*/
  position: relative;
  float: left;
  background: url("/images/newindex_bg_polygon2.png") bottom;
  padding: 8px 10px 10px 10px !important;
}
.bet_text .bet_text__date {
  width: 25%;
  float: left;
}
.bet_text .bet_text__date p {
  font-size: 15px;
  line-height: 29px;
  color: #757575;
}
.bet_text .bet_text__game {
  width: 75%;
  float: left;
  margin: 30px 0 10px 0;
  /*投手名稱*/
}
.bet_text .bet_text__game .betslip_team {
  font-size: 19px;
  line-height: 30px;
  color: #757575;
  overflow: hidden;
}
.bet_text .bet_text__game .betslip_game {
  font-size: 24px;
  line-height: 36px;
  margin-top: 10px;
}
.bet_text .bet_text__game span.betslip_team__visit, .bet_text .bet_text__game span.betslip_team__vs, .bet_text .bet_text__game span.betslip_team__home {
  display: block;
  float: left;
}
.bet_text .bet_text__game span.betslip_team__vs {
  padding: 0px 10px;
}
.bet_text .bet_text__game p.visit_spname, .bet_text .bet_text__game p.home_spname {
  font-size: 14px;
  color: #bdbdbd;
  max-width: 156px;
  line-height: 20px;
  word-break: break-all;
}
.bet_text .bet_text__decorate {
  position: absolute;
  width: 100%;
  height: 6px;
  background: url("/images/bet/bet_decoration.png?v=20211213") repeat-x;
  bottom: 0;
  left: 0;
}

.bet_cash, .bet_isok { /*投注設定/投注完成*/
  height: 90px;
  width: 40% !important;
  line-height: 40px;
  float: left;
  padding: 42px 0 0 20px !important;
}
.bet_cash input, .bet_isok input {
  padding: 8px 0 8px 8px;
  font-size: 18px;
  width: 140px;
  border-radius: 4px;
  border: 1px #e0e0e0 solid;
  /*vertical-align: bottom;*/
}
.bet_cash button, .bet_isok button {
  border: 1px #e0e0e0 solid;
  border-radius: 4px;
  text-align: center;
  padding: 2px 4px;
  color: #000;
  background: white;
  text-decoration: none !important;
  background: #03A9F4;
  color: white;
  font-size: 15px;
  padding: 8px 60px;
  margin-left: 10px;
}
.bet_cash button:disabled, .bet_isok button:disabled {
  background: #e0e0e0;
  cursor: auto;
}
.bet_cash .bet_cash__brush, .bet_isok .bet_cash__brush { /*清除欄位按鈕*/
  padding: 0px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  position: absolute;
  margin: 8px 0 0 -32px;
  border: 0px;
  font-size: 20px;
  color: white;
  background: #e0e0e0;
  border-radius: 12px;
  cursor: pointer;
}
.bet_cash .bet_cash__prompt, .bet_isok .bet_cash__prompt {
  width: 100%;
  overflow: hidden;
}
.bet_cash .bet_cash__prompt span.prompt_text, .bet_isok .bet_cash__prompt span.prompt_text {
  color: red;
}
.bet_cash .bet_cash__prompt a.text__hint, .bet_isok .bet_cash__prompt a.text__hint {
  color: red;
  text-decoration: underline;
}
.bet_cash .bet_cash__prompt span.prompt_cash, .bet_isok .bet_cash__prompt span.prompt_cash {
  float: right;
  margin-right: 16px;
  color: #009900;
}
.bet_cash .bet_cash__clear, .bet_isok .bet_cash__clear {
  position: absolute;
  color: red !important;
}

.bet_cash .bet_cashimg { /*彩幣圖示*/
  width: 30px;
  position: absolute;
  top: 6px;
  left: 38px;
  /*margin: -3px 0 0 -34px;*/
}
.bet_cash .bet_cash__beting {
  position: relative;
  width: 150px;
  height: 39px;
  padding: 0px;
  cursor: pointer;
}
.bet_cash .bet_cash__beting span.beting_inPlay { /*走地盤分賠率變更*/
  color: white;
  font-size: 12px;
  opacity: 0.8;
}
.bet_cash .bet_cash__beting span.beting_loading {
  display: inline-block;
  height: 12px;
  width: 12px;
  vertical-align: middle;
  margin: 0 0 0 4px !important;
  border: 1px solid white !important;
  border-radius: 50%;
  border-right: none !important;
  border-bottom: none !important;
  animation: bet_loading 1s infinite linear;
}
@keyframes bet_loading {
  0% {
    opacity: 0;
    transform: rotate(0deg);
  }
  50% {
    opacity: 1;
    transform: rotate(180deg);
  }
  100% {
    opacity: 0;
    transform: rotate(360deg);
  }
}

.bet_isok { /*投注完成*/
  color: #8BC34A;
  font-size: 19px;
}
.bet_isok p {
  line-height: 36px;
  float: left;
}
.bet_isok span {
  font-size: 24px;
}
.bet_isok a {
  display: inline-block;
  margin: 0 0 0 26px;
  color: #03A9F4;
}
.bet_isok .betrecords, .bet_isok .betgoon {
  text-decoration: underline;
}

/*輸入金額按鈕*/
.beticon {
  margin-top: 16px !important;
  /*line-height: 70px;*/
}
.beticon a {
  border: 1px #e0e0e0 solid;
  border-radius: 4px;
  text-align: center;
  padding: 2px 4px;
  color: #000;
  background: white;
  text-decoration: none !important;
  margin-left: 6px;
}
.beticon .beticon__balance {
  width: 100%;
  margin: 16px 0 0 10px;
  float: left;
  line-height: 40px;
  color: #8a8a8a;
}
.beticon .beticon__icon {
  float: right;
  width: initial;
  margin-right: 10px;
}
.beticon .bet_cashimg { /*彩幣圖示*/
  width: 30px;
  vertical-align: sub;
  margin-right: 4px;
}
.beticon button {
  font-size: 15px;
  padding: 8px 16px;
  border: 1px #e0e0e0 solid;
  border-radius: 4px;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f4f4f4));
  box-shadow: 0px 6px 10px -10px #1a1a1a, inset 0px 0px 0px #000;
  margin-right: 14px;
  cursor: pointer;
}
.beticon button:active {
  background: whitesmoke;
  box-shadow: 0px 0px 0px 0px;
}
@charset "UTF-8";
/* ---- 按鈕 ---- */
/* ---- 更新 ---- */
/* ---- LOGO ---- */
/* ---- 導覽列 ---- */
/* ---- icon ---- */
/* ---- LOGO ---- */
/* ---- 導覽列 ---- */
/* ---- icon ---- */
/* ==================== 發燒話題(原本樣式) ==================== */
.bettopic-table {
  width: 960px;
  margin-top: 20px;
  font-size: 15px;
  border-spacing: 0;
  border: 1px #e0e0e0 solid;
}
.bettopic-table svg {
  width: 21px;
  height: 30px;
  vertical-align: bottom;
}
.bettopic-table td {
  padding: 10px;
  border-bottom: 1px #e0e0e0 solid;
}
.bettopic-table .bettopic-bar_td {
  background: #f1f1f1;
  padding: 0 0 10px 10px;
}
.bettopic-table .bettopic-bar_td a {
  border: 1px #e0e0e0 solid;
  border-radius: 4px;
  text-align: center;
  padding: 2px 4px;
  color: #000;
  background: white;
  text-decoration: none !important;
  color: #757575;
  margin-left: 8px;
}
.bettopic-table .bettopic-title_td {
  width: 68%;
}
.bettopic-table .bettopic-title_td a {
  color: #0277BD;
  display: block;
  padding: 14px;
}
.bettopic-table .bettopic-photo_td {
  width: 32%;
  position: relative;
}
.bettopic-table .bettopic-photo_td img {
  width: 30px;
  vertical-align: middle;
  margin-right: 6px;
}
.bettopic-table .bettopic-photo_td span {
  padding-top: 8px;
  display: inline-block;
}
.bettopic-table .bettopic-photo_td .bettopic-photo_td__date {
  right: 0px;
  color: #bdbdbd;
  margin-right: 20px;
  position: absolute;
}

/* ==================== 發燒話題(20180719調整) ==================== */
.bettopic {
  width: 100%;
  overflow: hidden;
  display: block;
}
.bettopic .bettopic__hot {
  float: left;
  width: 16%;
  line-height: 64px;
}
.bettopic .bettopic__hot span {
  padding: 0 72px 0 10px;
  width: 100%;
  border-right: 1px #e0e0e0 solid;
}
.bettopic .bettopic__title {
  float: left;
  width: 84%;
}
.bettopic .bettopic__title .title-text {
  width: 76%;
  line-height: 64px;
  float: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.bettopic .bettopic__title .title-name {
  width: 24%;
  line-height: 64px;
  float: left;
  color: #757575;
}

.title-name img {
  width: 34px;
  margin: 0 8px;
  vertical-align: middle;
}

/* ==================== #6369 新版網頁宣傳玩競猜 ==================== */
.bet_mobileconfirm {
  display: block;
  line-height: 64px;
  text-align: center;
  background: #ffe898;
  color: #212121 !important;
}
@charset "UTF-8";
/* ---- 按鈕 ---- */
/* ---- 更新 ---- */
/* ---- LOGO ---- */
/* ---- 導覽列 ---- */
/* ---- icon ---- */
/* ---- LOGO ---- */
/* ---- 導覽列 ---- */
/* ---- icon ---- */
/* ============================== 走地樣式 ============================== */
/*走地警語*/
.betgame-warning {
  width: 960px;
}
.betgame-warning .betgame-warning__inPlay {
  text-align: right;
  color: #bdbdbd;
  font-size: 15px;
  padding: 10px 0;
}

/*走地標籤 聯盟選單*/
.menugroupbox-con .tag-box ol li {
  position: relative;
}
.menugroupbox-con .tag-box ol li .game__tag {
  position: absolute;
  top: -6px;
  left: -6px;
  display: block;
  padding-left: 1px;
  padding-right: 1px;
  height: 14px;
  width: auto;
  line-height: 14px;
  background: #149817;
  border-radius: 3px;
  color: white;
  font-size: 12px;
}
.menugroupbox-con .tag-box ol li .game__tag--en {
  font-size: 10px;
}
.menugroupbox-con .tag-box ol li.tag-chosen .game__tag {
  left: -7px;
}
.menugroupbox-con .tag-box ol li.tag-chosen .game__tag--en {
  font-size: 10px;
}
.menugroupbox-con .tag-box ol.tag-con {
  padding-left: 58px;
  overflow: inherit;
}

/*球隊資訊內容 新添加class*/
.bet-teaminfo_td_livegame a {
  display: block;
  width: 140px;
}
.bet-teaminfo_td_livegame span.livegame_state {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 0;
  right: 0;
  width: 92px;
  height: 44px;
  /*壘包*/
  /*壘包 end*/
  /*好壞球*/
  /*好壞球 end*/
}
.bet-teaminfo_td_livegame span.livegame_state .onbase {
  display: block;
  width: 50px;
  position: relative;
}
.bet-teaminfo_td_livegame span.livegame_state .onbase .onbase__one, .bet-teaminfo_td_livegame span.livegame_state .onbase .onbase__two, .bet-teaminfo_td_livegame span.livegame_state .onbase .onbase__three {
  position: absolute;
  display: block;
  width: 14px;
  height: 14px;
  background: #cecece;
  border-radius: 2px;
  transform: rotate(45deg);
}
.bet-teaminfo_td_livegame span.livegame_state .onbase .onbase__one {
  top: 20px;
  left: 30px;
}
.bet-teaminfo_td_livegame span.livegame_state .onbase .onbase__two {
  top: 8px;
  left: 18px;
}
.bet-teaminfo_td_livegame span.livegame_state .onbase .onbase__three {
  top: 20px;
  left: 6px;
}
.bet-teaminfo_td_livegame span.livegame_state .onbase .onbase--on {
  background: #bd231b;
}
.bet-teaminfo_td_livegame span.livegame_state .balls {
  display: block;
  margin-top: 2px;
  width: 40px;
  font-size: 12px;
  font-family: Courier New;
}
.bet-teaminfo_td_livegame span.livegame_state .balls span.ballnone {
  display: inline-block;
  margin: -2px 0 0 4px;
  width: 7px;
  height: 7px;
  border-radius: 4px;
  background: #cecece;
  /*vertical-align: middle;*/
}
.bet-teaminfo_td_livegame span.livegame_state .balls span.balls__strike, .bet-teaminfo_td_livegame span.livegame_state .balls span.balls__ball, .bet-teaminfo_td_livegame span.livegame_state .balls span.balls__out {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  line-height: 110%;
  color: #212121;
  font-weight: bold;
}
.bet-teaminfo_td_livegame span.livegame_state .balls span.ball--strike {
  background: #feb805;
}
.bet-teaminfo_td_livegame span.livegame_state .balls span.ball--ball {
  background: #297416;
}
.bet-teaminfo_td_livegame span.livegame_state .balls span.ball--out {
  background: #bd231b;
}
@charset "UTF-8";
/* ---- 按鈕 ---- */
/* ---- 更新 ---- */
/* ---- LOGO ---- */
/* ---- 導覽列 ---- */
/* ---- icon ---- */
/* ---- LOGO ---- */
/* ---- 導覽列 ---- */
/* ---- icon ---- */
/* ==================================================================== */
/* ==================== 投注區內容（任務8826 主客大小）==================== */
/* =================== 投注區內容（任務9211 籃球第一節）=================== */
/* ==================================================================== */
/*寬度比例*/
.bet-bankinfo_th {
  width: 19%;
}

/*寬度比例-主客大小*/
.bet-bankinfo_thteamScore { /*主客大小*/
  width: 28.5%;
}

.bet-bankinfo_thgame {
  width: 6%;
  position: relative;
  background: #01579B !important;
}
.bet-bankinfo_thgame svg {
  position: absolute;
  height: 40px;
  top: 0;
  left: -10px;
}

/*玩法切換欄位*/
.bet-bankinfo_td--toggle {
  position: relative;
  /*玩法內容*/
  /*玩法內容 棒球用*/
}
.bet-bankinfo_td--toggle a {
  cursor: pointer;
  /*padding: 0 0 0 0 !important;*/
}
.bet-bankinfo_td--toggle a span.toggle__text {
  margin-bottom: 4px;
  display: block;
}
.bet-bankinfo_td--toggle a span.toggle__icon {
  font-size: 12px;
  color: #bdbdbd;
}
.bet-bankinfo_td--toggle div.toggle_contbox {
  position: absolute;
  top: 90px;
  right: 10px;
  width: 210px;
  padding: 14px;
  height: auto;
  text-align: right;
  background: #fff;
  border: 1px #e0e0e0 solid;
  border-radius: 6px;
  z-index: 99;
}
.bet-bankinfo_td--toggle div.toggle_contbox button {
  margin: -14px -14px 0 0;
  height: 36px;
  width: 40px;
  line-height: 36px;
  background: white;
  border: 0px;
  font-size: 26px;
  color: #757575;
  cursor: pointer;
}
.bet-bankinfo_td--toggle div.toggle_contbox ol {
  padding-top: 2px;
  overflow: hidden;
  border-top: 1px #e0e0e0 dotted;
}
.bet-bankinfo_td--toggle div.toggle_contbox li {
  float: left;
  margin: 10px 10px 0 0;
}
.bet-bankinfo_td--toggle div.toggle_contbox a {
  padding: 0 6px;
  line-height: 24px;
  border: 1px solid #ccc;
  border-radius: 5px;
  color: #666;
  background: -webkit-linear-gradient(bottom, rgb(248, 248, 248) 0%, rgb(238, 238, 238) 51%, rgb(248, 248, 248) 51%, rgb(254, 254, 254) 99%);
}
.bet-bankinfo_td--toggle div.toggle_contbox a:hover {
  color: #000;
  border: 1px solid #c7ad00;
  background: -webkit-linear-gradient(bottom, rgb(255, 237, 38) 0%, rgb(255, 210, 12) 51%, rgb(255, 237, 38) 51%, rgb(255, 255, 0) 99%);
}
.bet-bankinfo_td--toggle div.toggle_contbox a:active {
  color: #000;
  border: 1px solid #c7ad00;
  box-shadow: inset 0px 0px 3px 0px #7f6e00;
  background: -webkit-linear-gradient(bottom, rgb(255, 228, 18) 0%, rgb(255, 216, 6) 51%, rgb(255, 229, 19) 51%, rgb(255, 238, 1) 99%);
}
.bet-bankinfo_td--toggle div.toggle_contbox li.tag-chosen {
  padding: 0 6px;
  line-height: 24px;
  border: 1px solid #c7ad00;
  border-radius: 5px;
  color: #000;
  background: #ffde00;
  background: -webkit-linear-gradient(bottom, rgb(255, 228, 18) 0%, rgb(255, 216, 6) 51%, rgb(255, 229, 19) 51%, rgb(255, 238, 1) 99%);
}
.bet-bankinfo_td--toggle div.toggle_contbox--addFirstBaseball {
  top: 124px;
}

.bet-bankinfo_td--toggle a:hover {
  text-decoration: none;
}
.bet-bankinfo_td--toggle a:hover span {
  color: #212121 !important;
}
@charset "UTF-8";
/* ---- 按鈕 ---- */
/* ---- 更新 ---- */
/* ---- LOGO ---- */
/* ---- 導覽列 ---- */
/* ---- icon ---- */
/* ---- LOGO ---- */
/* ---- 導覽列 ---- */
/* ---- icon ---- */
/* ==================== 遊戲區 ==================== */
/*banner*/
.promotion {
  width: 964px;
  height: 60px;
}

/*活動框架*/
.activity {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  width: 964px;
  height: 72px;
  background: url("/images/guess/prizeDraw/activity_bg.png") repeat-x;
  /*活動按鈕 框架*/
  /*活動按鈕 抽獎*/
  /*活動按鈕 隔日*/
  /*活動按鈕 未驗證*/
}
.activity .activity a {
  cursor: pointer;
}
.activity .activity__box {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 10px;
  width: 326px;
  font-weight: bold;
  border-radius: 4px;
}
.activity .activity__box img.okdecorate {
  position: absolute;
  top: -7px;
  left: -4px;
}
.activity .activity__box span {
  margin-left: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.activity .activity__prize_ok,
.activity .activity__prize_no {
  width: 366px;
  height: 52px;
  background: url("/images/guess/prizeDraw/newindex_bg_polygon2.png");
  border: 1px #e0e0e0 solid;
  color: #757575;
}
.activity .activity__prize_ok img.okfinger,
.activity .activity__prize_no img.okfinger {
  margin: -4px 0 0 -4px;
  width: 26px;
  z-index: 99;
}
.activity .activity__prize_ok a.okicon,
.activity .activity__prize_no a.okicon {
  display: block;
  width: 119px;
  height: 47px;
  background: url("/images/guess/prizeDraw/prize_okiocn.png") top;
  z-index: 9;
  color: white;
  font-size: 18px;
  line-height: 44px;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  cursor: pointer;
}
.activity .activity__prize_ok a.okicon:hover,
.activity .activity__prize_no a.okicon:hover {
  background: url("/images/guess/prizeDraw/prize_okiocn.png") bottom;
  text-shadow: 0 0 2px white, 0 0 4px red, 0 0 12px pink;
}
.activity .activity__prize_ok button,
.activity .activity__prize_no button {
  width: 119px;
  height: 42px;
  font-size: 18px;
  color: #757575;
  opacity: 0.6;
  z-index: 9;
  background: #e0e0e0;
  letter-spacing: 1px;
  border-radius: 6px;
  border: 1px #bdbdbd solid;
}
.activity .activity__tomorrow_no,
.activity .activity__tomorrow_ok {
  height: 52px;
  background: rgba(255, 255, 255, 0.2);
  border: 1px #bdbdbd dashed;
}
.activity .activity__tomorrow_no span,
.activity .activity__tomorrow_ok span {
  color: #212121;
}
.activity span.ok--black {
  color: #212121;
  font-weight: bold;
}
.activity span.ok--red {
  color: #ff5151;
  font-weight: bold;
}
.activity span.ok--ash {
  color: #757575;
}
.activity .activity__Auth {
  color: #510405;
}
.activity .activity__Auth a {
  display: inline-block;
  padding: 0px 10px;
  line-height: 36px;
  color: #510405;
  background: white;
  border-radius: 4px;
  border: 1px #510405 solid;
  text-decoration: none;
}
.activity .activity__Auth a:active {
  background: whitesmoke;
}

/* ==================== 投注區 ==================== */
/*提示*/
.bet_text__prizeDraw {
  float: left;
  position: relative;
  width: 100% !important;
  line-height: 26px;
  border-top: 1px #e0e0e0 dashed !important;
  text-indent: 26px;
}
.bet_text__prizeDraw img {
  position: absolute;
  top: -12px;
  left: -2px;
  width: 28px;
}

/* ==================== 個人頁 ==================== */
/*活動框架*/
.activity_member {
  justify-content: start;
  margin-left: 10px;
  margin-top: -16px;
  width: auto;
  background: none;
}
.activity_member button:disabled {
  cursor: none;
}

/* =========================================================================================== */
/* ======================================== 抽紅包頁面 ======================================== */
/* =========================================================================================== */
/*彩幣餘額*/
.bet__text .balance-anim {
  display: inline-block;
}
.bet__text .green-scale {
  color: #53a600;
  animation: greenscale 1s ease-in-out 1 alternate;
}
@keyframes greenscale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

/*bet__text*/
/* ======================================== */
.prizeDraw_data {
  margin: 10px 0;
  text-align: center;
  font-size: 15px;
  color: #212121;
}
.prizeDraw_data span {
  margin: 0 6px;
}

.prizeDraw_return {
  display: inline-block;
  margin: 20px 0 0 430px;
  padding: 0px 10px;
  line-height: 36px;
  font-size: 15px;
  color: #212121 !important;
  border: 1px #e0e0e0 solid;
  border-radius: 4px;
  text-align: center;
  cursor: pointer !important;
  text-decoration: none !important;
}

.prizeDraw_return:active {
  background: whitesmoke !important;
}

/*紅包框架*/
.prizeDrawbox {
  width: 100%;
  height: 500px;
  background: url("/images/guess/prizeDraw/shines_bright.png") no-repeat center, linear-gradient(white, #e0e0e0, #bdbdbd, #b4b4b4, white);
  /*prizeDraw*/
}
.prizeDrawbox .prizeDraw {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 600px;
  margin: 0px auto;
  padding-top: 50px;
  /*紅包*/
  /*紅包 抽獎動畫*/
}
.prizeDrawbox .prizeDraw .prizeDraw__list {
  position: relative;
  width: 75px;
  height: 124px;
  margin: 30px 30px;
  cursor: pointer;
}
.prizeDrawbox .prizeDraw .prizeDraw__list--1,
.prizeDrawbox .prizeDraw .prizeDraw__list--2,
.prizeDrawbox .prizeDraw .prizeDraw__list--3,
.prizeDrawbox .prizeDraw .prizeDraw__list--4,
.prizeDrawbox .prizeDraw .prizeDraw__list--5,
.prizeDrawbox .prizeDraw .prizeDraw__list--6,
.prizeDrawbox .prizeDraw .prizeDraw__list--7 {
  background: url("/images/guess/prizeDraw/prize.png");
}
.prizeDrawbox .prizeDraw .prizeDraw__list:active {
  opacity: 0.8;
}
.prizeDrawbox .prizeDraw .prizeDraw__open {
  position: absolute;
  top: -110px;
  left: -76px;
  width: 230px;
  height: 255px;
  text-align: center;
  background: url("/images/guess/prizeDraw/apngtest.png") no-repeat;
  background-size: 230px 255px;
}
.prizeDrawbox .prizeDraw .prizeDraw__open p {
  color: white;
  text-shadow: 0 0 5px #D51919, 0 0 5px #D51919, 0 0 5px #D51919, 0 0 5px #D51919;
  font-family: pricebold;
}
.prizeDrawbox .prizeDraw .prizeDraw__open p.open_text {
  margin-top: 140px;
  font-size: 16px;
  animation: scales 0.5s ease 1 alternate;
}
.prizeDrawbox .prizeDraw .prizeDraw__open p.open_amount {
  font-size: 40px;
  font-weight: bold;
  animation: scale 1s ease-in-out 1 alternate;
}
@keyframes scales {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes scale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}
.prizeDrawbox .prizeDraw .prizeDraw__list--hover:hover { /*晃動效果*/
  animation: shake 0.5s;
}
@keyframes shake {
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(5deg);
  }
  20% {
    transform: rotate(-5deg);
  }
  30% {
    transform: rotate(5deg);
  }
  40% {
    transform: rotate(-5deg);
  }
  50% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

/*prizeDrawbox*/