@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);
body {
  font-family: arial, "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, PMingLiU, \65B0\7D30\660E\9AD4, sans-serif;
  background: #e86d13; }

.cw, .header {
  width: 1366px;
  height: auto;
  margin: 0 auto;
  position: relative;
  padding: 0 10px;
  box-sizing: border-box; }
  @media only screen and (max-width: 1366px) {
    .cw, .header {
      width: 100%;
      padding: 0 20px;
      box-sizing: border-box; } }
  @media only screen and (max-width: 414px) {
    .cw, .header {
      padding: 0 10px;
      box-sizing: border-box; } }

.overlay {
  height: 100%;
  width: 100%;
  display: none; }
  .overlay-loading {
    position: fixed;
    width: 954px;
    height: 702px;
    top: 50%;
    left: 50%;
    margin-top: -351px;
    margin-left: -477px;
    padding: 40px 40px;
    box-sizing: border-box;
    z-index: 99;
    background: url("../img/popbg.jpg") 50% 50% no-repeat; }
    .overlay-loading__close {
      position: absolute;
      top: 40px;
      right: 40px;
      cursor: pointer;
      transition: all .3s ease-in;
      display: block;
      width: 33px;
      height: 30px; }
      .overlay-loading__close span {
        width: 35px;
        height: 5px;
        background-color: #1f1f1f;
        display: block; }
        .overlay-loading__close span:first-child {
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          margin-top: 12px; }
        .overlay-loading__close span:last-child {
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          margin-top: -5px; }
        .overlay-loading__close span:after {
          width: 35px;
          height: 5px;
          display: block;
          content: '';
          background-color: #1f1f1f; }
      @media only screen and (min-width: 1281px) {
        .overlay-loading__close:hover {
          -webkit-transform: scale(1.75);
                  transform: scale(1.75); } }
    .overlay-loading__title {
      font-size: 48px;
      font-weight: 900;
      text-align: center;
      height: 70px;
      font-family: "Noto Sans TC", serif; }
    .overlay-loading-page {
      width: 100%;
      height: calc(100% - 72px);
      overflow-y: auto; }
      .overlay-loading-page::-webkit-scrollbar {
        width: 6px;
        background-color: #a14b00; }
      .overlay-loading-page::-webkit-scrollbar-thumb {
        background-color: #1f1f1f; }
  .overlay-mask {
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
    width: 100%;
    min-height: 100%;
    margin-top: -35px;
    position: fixed;
    background: #000;
    z-index: 98; }
  @media only screen and (max-width: 1024px) {
    .overlay-loading {
      width: 100%;
      height: 100vh;
      margin-left: -50%;
      margin-top: -50vh;
      background-image: none;
      background-color: #ef8d2a; } }
  @media only screen and (max-width: 764px) {
    .overlay-loading {
      padding: 20px 20px;
      box-sizing: border-box; }
      .overlay-loading__close {
        right: 20px; } }
  @media only screen and (max-width: 414px) {
    .overlay-loading {
      padding: 10px 10px;
      box-sizing: border-box;
      padding-top: 36px; }
      .overlay-loading__close {
        right: 10px; }
      .overlay-loading__title {
        font-size: 40px;
        height: 60px; }
      .overlay-loading-page {
        height: calc(100% - 62px); } }

.wrapper {
  background: transparent url("../img/bg.jpg") center -35px no-repeat; }
  @media only screen and (max-width: 1024px) {
    .wrapper {
      background: transparent url("../img/bg-s.jpg?201808101100") center 0px no-repeat;
      background-size: 100% auto; } }
  @media only screen and (max-width: 768px) {
    .wrapper {
      background-size: 120% auto; } }

.header {
  height: 652px; }
  .header_slogan {
    width: 647px;
    height: 570px;
    position: absolute;
    top: 75px;
    left: -20px;
    background: transparent url("../img/slogan.png?201808101100") 50% 50% no-repeat; }
  .header_register {
    width: 379px;
    height: 111px;
    position: absolute;
    left: 92px;
    top: 512px;
    z-index: 5;
    text-indent: -9999px;
    background: transparent url("../img/btn_end.png ") 50% 50% no-repeat; }
  @media only screen and (max-width: 1024px) {
    .header {
      height: 70.25vw; }
      .header_slogan {
        display: none; }
      .header_register {
        top: 20px;
        right: 10px;
        left: auto;
        width: 190px;
        height: 56px;
        background-size: 100%; } }
  @media only screen and (max-width: 768px) {
    .header {
      height: 84vw; }
      .header_register {
        display: none; } }

.links {
  position: fixed;
  right: 2px;
  top: 55px;
  z-index: 5; }
  .links-ul li {
    width: 42px;
    height: 42px;
    text-indent: -9999px;
    cursor: pointer;
    opacity: 0.7; }
    .links-ul li:not(:last-child) {
      margin-bottom: 3px; }
    .links-ul li a {
      width: 100%;
      height: 100%;
      display: block;
      color: #fff3ce; }
    .links-ul li.linksRo {
      background: #d40000 url("../img/icon_RO.png") 50% 50% no-repeat;
      background-size: 100% auto; }
    .links-ul li.linksAc {
      background: #d40000 url("../img/icon_ac.png") 50% 50% no-repeat;
      background-size: 100% auto; }
    .links-ul li.linksDl {
      background: #d40000 url("../img/icon_dl.png") 50% 50% no-repeat;
      background-size: 100% auto; }
    .links-ul li.linksTu {
      background: #d40000 url("../img/icon_topup.png") 50% 50% no-repeat;
      background-size: 100% auto; }
    .links-ul li.linksFb {
      background: #d40000 url("../img/icon_fb.png") 50% 50% no-repeat;
      background-size: 100% auto; }
    .links-ul li.linksBaha {
      background: #d40000 url("../img/icon_baha.png") 50% 50% no-repeat;
      background-size: 100% auto; }
    @media only screen and (min-width: 1281px) {
      .links-ul li:hover {
        opacity: 1; } }
  @media only screen and (max-width: 1024px) {
    .links {
      position: relative;
      top: 10px;
      right: 0; }
      .links-ul {
        text-align: center; }
        .links-ul li {
          opacity: 1;
          text-indent: 0;
          background-image: none !important;
          display: inline-block;
          width: 120px;
          height: 32px;
          line-height: 32px;
          text-align: center;
          font-weight: bold;
          color: #fff3ce;
          font-size: 15px;
          margin-bottom: 4px !important; } }
  @media only screen and (max-width: 768px) {
    .links ul .linksDl {
      display: none; } }

.schedule {
  position: fixed;
  z-index: 5;
  right: 2px;
  top: 350px;
  width: 81px;
  height: 157px;
  background: url("../img/btn_shcedule.png") left top no-repeat;
  background-size: 100%;
  text-indent: -9999px;
  cursor: pointer; }
  .schedule a {
    color: #fff;
    display: block;
    width: 81px;
    height: 157px; }
  @media only screen and (min-width: 1281px) {
    .schedule:hover {
      background: url("../img/btn_shcedule_ov.png") left top no-repeat;
      background-size: 100%; } }
  @media only screen and (max-width: 768px) {
    .schedule {
      bottom: 0;
      right: 0;
      top: auto;
      width: 100%;
      background-image: none;
      text-indent: 0;
      height: 50px;
      text-align: center;
      color: #fff;
      font-size: 24px;
      line-height: 50px;
      font-weight: 600;
      background-color: #0053c7; }
      .schedule a {
        width: 100%;
        height: 50px; } }

.midBox {
  width: 100%;
  height: 400px;
  padding: 30px 0;
  box-sizing: border-box;
  position: relative; }
  .midBox-news, .midBox-items, .midBox-other {
    display: inline-block;
    position: relative;
    vertical-align: top; }
  .midBox-news {
    width: 592px;
    height: 340px;
    background-color: #fff3ce;
    box-sizing: border-box;
    border: 1px solid #fff3ce; }
    .midBox-news-title {
      position: relative;
      background-color: #554f49;
      color: #fff3ce;
      width: 100%;
      height: auto;
      padding: 5px 20px;
      box-sizing: border-box;
      font-weight: 600; }
      .midBox-news-title .titleBig {
        font-size: 24px; }
      .midBox-news-title .titleSmall {
        font-size: 14px;
        margin-left: 5px; }
      .midBox-news-title .titleMore {
        position: absolute;
        right: 20px;
        top: 10px;
        width: 22px;
        height: 22px;
        line-height: 22px;
        font-weight: 100;
        text-align: center;
        border: 1px solid #fff3ce;
        cursor: pointer; }
        @media only screen and (min-width: 1281px) {
          .midBox-news-title .titleMore:hover {
            color: #fbec83;
            border: 1px solid #fbec83; } }
    .midBox-news-tb {
      padding: 10px 20px;
      box-sizing: border-box; }
      .midBox-news-tb li {
        position: relative;
        padding: 6px 0;
        box-sizing: border-box;
        cursor: pointer; }
        .midBox-news-tb li:not(:last-child) {
          border-bottom: 1px dotted #999; }
        @media only screen and (min-width: 1281px) {
          .midBox-news-tb li:hover .tbTitle {
            color: #FF5858; } }
      .midBox-news-tb .tbTitle {
        width: 80%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 15px; }
      .midBox-news-tb .tbDate {
        font-size: 13px;
        width: 20%;
        position: absolute;
        right: 0;
        top: 7px;
        text-align: right; }
    @media only screen and (max-width: 1366px) {
      .midBox-news {
        width: calc(100% - 754px); }
        .midBox-news .tbTitle {
          width: 70%; }
        .midBox-news .tbDate {
          width: 30%; } }
  .midBox-items {
    width: 424px;
    margin-left: 10px; }
    .midBox-items__title, .midBox-other__title {
      font-size: 24px;
      color: #fff3ce;
      border-bottom: 1px solid #918171;
      font-weight: 600;
      padding: 5px 0px;
      box-sizing: border-box; }
      .midBox-items__title_2 {
        text-align: center;
        width: 110px;
        background-color: #554f49;
        border-bottom: 0;
        padding: 15px 6px;
        box-sizing: border-box;
        float: left; }
    .midBox-items-btns {
      margin-top: 10px; }
      .midBox-items-btns li {
        padding: 6px 0;
        box-sizing: border-box;
        color: #fbec83;
        cursor: pointer; }
        .midBox-items-btns li a {
          color: #fbec83; }
        @media only screen and (min-width: 1281px) {
          .midBox-items-btns li:hover, .midBox-items-btns li a:hover {
            color: #fff; } }
      .midBox-items-btns_2 {
        width: calc(100% - 120px);
        float: left;
        margin-top: 5px;
        margin-left: 10px; }
        .midBox-items-btns_2 li {
          padding: 3px 4px;
          box-sizing: border-box;
          display: inline-block;
          color: #fff3ce; }
    .midBox-items-register, .midBox-items-team {
      width: 50%;
      height: 248px;
      background-color: #554f49;
      border: 1px solid #fff3ce;
      padding: 0px 20px;
      box-sizing: border-box;
      margin-bottom: 15px; }
    .midBox-items-register {
      border-right: 0; }
    .midBox-items-register, .midBox-items-team, .midBox-items-rule {
      float: left; }
    .midBox-items-rule {
      position: relative;
      width: 100%;
      border-top: 1px solid #fff3ce;
      padding: 10px 0px;
      box-sizing: border-box;
      padding-bottom: 0; }
      .midBox-items-rule > ul > li {
        position: relative; }
        .midBox-items-rule > ul > li span:after {
          display: block;
          content: 'new';
          position: absolute;
          right: -2px;
          top: -6px;
          font-size: 12px;
          color: #fff;
          line-height: 1;
          padding: 0 3px;
          background-color: #d40000; }
    .midBox-items:after {
      clear: both;
      content: "";
      display: table; }
  .midBox-other {
    width: 300px;
    margin-left: 10px; }
    .midBox-other-movies, .midBox-other-live {
      width: 100%;
      border: 1px solid #fff3ce;
      background-color: #554f49; }
    .midBox-other-movies {
      padding: 0px 20px;
      box-sizing: border-box;
      height: 225px;
      margin-bottom: 15px; }
      .midBox-other-movies-slick {
        margin-top: 10px; }
        .midBox-other-movies-slick #movSlick li iframe {
          width: 100%; }
        .midBox-other-movies-slick #movSlick li .movSlickUrl {
          width: 280px;
          height: 150px;
          position: absolute;
          z-index: 3;
          top: 0;
          display: block;
          content: ''; }
    .midBox-other-live {
      height: 100px;
      padding: 5px 5px;
      box-sizing: border-box;
      cursor: pointer; }
      .midBox-other-live .liveBtn {
        padding: 5px 5px;
        box-sizing: border-box;
        border: 1px solid #817b67;
        width: 286px;
        height: 88px;
        background: #3b3632 url("../img/btn_live.jpg") 100% 50% no-repeat;
        background-size: 100%;
        transition: all .3s ease-in; }
        .midBox-other-live .liveBtn__title {
          font-size: 20px;
          color: #fff3ce;
          font-weight: 600;
          line-height: 1.2; }
        .midBox-other-live .liveBtn__go {
          margin-top: 5px;
          color: #fff;
          font-size: 14px;
          width: 40px;
          background-color: #ef5000;
          text-align: center;
          transition: all .3s ease-in; }
        @media only screen and (min-width: 1281px) {
          .midBox-other-live .liveBtn:hover {
            background: transparent url("../img/btn_live_ov.jpg") 100% 50% no-repeat;
            background-size: 100%; }
          .midBox-other-live .liveBtn:hover .liveBtn__go {
            background-color: #e13000; } }
  @media only screen and (max-width: 1024px) {
    .midBox {
      height: auto; }
      .midBox-news {
        display: block;
        width: 100%;
        margin-bottom: 10px; }
      .midBox-items {
        width: 60%;
        margin-left: 0; }
      .midBox-other {
        width: calc(40% - 16px);
        margin-left: 10px; }
        .midBox-other-live .liveBtn {
          width: 100%;
          height: 88px;
          background-size: 100%; } }
  @media only screen and (max-width: 768px) {
    .midBox-other-live .liveBtn {
      background-size: auto 100%; }
    .midBox-other-movies-slick #movSlick li .movSlickUrl {
      width: calc(40vw - 80px); } }
  @media only screen and (max-width: 480px) {
    .midBox-news {
      height: 332px; }
      .midBox-news-title {
        padding: 5px 10px;
        box-sizing: border-box; }
        .midBox-news-title .titleMore {
          right: 10px; }
      .midBox-news-tb {
        padding: 5px 10px;
        box-sizing: border-box; }
    .midBox-items, .midBox-other {
      width: 100%;
      display: block;
      margin-left: 0; }
    .midBox-items {
      margin-bottom: 10px; }
      .midBox-items__title_2 {
        width: 100%;
        float: none;
        border-bottom: 1px solid #918171;
        padding: 5px 0px;
        box-sizing: border-box; }
      .midBox-items-btns {
        margin-top: 0px;
        padding: 5px 0;
        box-sizing: border-box; }
        .midBox-items-btns_2 {
          width: 100%;
          float: none;
          margin-left: 0; }
          .midBox-items-btns_2 li {
            color: #fbec83;
            padding: 2px 5px;
            box-sizing: border-box; }
      .midBox-items-register, .midBox-items-team {
        margin-bottom: 10px;
        padding: 0px 10px;
        box-sizing: border-box;
        height: 240px; }
      .midBox-items-rule {
        border-top: 0;
        padding: 0px 10px;
        box-sizing: border-box;
        background-color: #554f49;
        border: 1px solid #fff3ce;
        text-align: center; }
    .midBox-other-movies {
      padding: 0px 10px;
      box-sizing: border-box;
      padding-bottom: 10px;
      height: auto;
      margin-bottom: 10px; }
      .midBox-other-movies-slick #movSlick li .movSlickUrl {
        width: calc(100vw - 74px); } }

.btBox {
  padding: 20px 0 40px; }
  .btBox-items {
    display: flex;
    display: -moz-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center; }
    .btBox-items_rtcbox {
      width: 32%;
      border: 1px solid #554f49;
      position: relative; }
      .btBox-items_rtcbox-title {
        position: relative;
        font-size: 36px;
        font-weight: 600;
        color: #fff3ce;
        vertical-align: top; }
        .btBox-items_rtcbox-title .rtcTitleText {
          position: absolute;
          line-height: 1.2;
          text-align: center; }
      .btBox-items_rtcbox-btns {
        background-color: #fff;
        height: 100px;
        padding: 15px 20px;
        box-sizing: border-box; }
        .btBox-items_rtcbox-btns li {
          display: inline-block;
          font-weight: 600;
          color: #554f49;
          cursor: pointer; }
          @media only screen and (min-width: 1281px) {
            .btBox-items_rtcbox-btns li:hover {
              color: #FF5858; } }
    .btBox-items .rtcbox1 {
      background: transparent url("../img/RTC01.jpg") 50% 0% no-repeat;
      background-size: 100%; }
      .btBox-items .rtcbox1 .rtcTitleText {
        right: 20px;
        top: 50%; }
      .btBox-items .rtcbox1 .btBox-items_rtcbox-btns li {
        margin: 5px 30px; }
    .btBox-items .rtcbox2 {
      background: transparent url("../img/RTC02.jpg") 50% 0% no-repeat;
      background-size: 100%;
      text-align: center; }
      .btBox-items .rtcbox2 .rtcTitleText {
        right: 20px;
        top: 40%; }
      .btBox-items .rtcbox2 .btBox-items_rtcbox-btns li {
        width: 45%;
        margin: 5px 2%; }
    .btBox-items .rtcbox3 {
      background: transparent url("../img/RTC03.jpg") 50% 0% no-repeat;
      background-size: 100%; }
      .btBox-items .rtcbox3 .rtcTitleText {
        right: 20px;
        top: 40%; }
      .btBox-items .rtcbox3 .btBox-items_rtcbox-btns {
        text-align: center; }
        .btBox-items .rtcbox3 .btBox-items_rtcbox-btns li {
          font-size: 18px;
          line-height: 1.15;
          color: #860000;
          vertical-align: top;
          width: 100%;
          height: 54px;
          border: 1px solid #d96700;
          border-radius: 5px;
          padding: 8px 5px;
          box-sizing: border-box;
          box-shadow: inset 0 0 2px #fff;
          background: #ffe56d;
          /* Old browsers */
          /* FF3.6-15 */
          /* Chrome10-25,Safari5.1-6 */
          background: linear-gradient(to bottom, #ffe56d 1%, #ff8e38 100%);
          /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
          @media only screen and (min-width: 1281px) {
            .btBox-items .rtcbox3 .btBox-items_rtcbox-btns li:hover {
              background: linear-gradient(to bottom, #ffe15e 1%, #ff8026 100%); } }
          .btBox-items .rtcbox3 .btBox-items_rtcbox-btns li a {
            color: #860000; }
          .btBox-items .rtcbox3 .btBox-items_rtcbox-btns li span {
            display: block; }
  @media only screen and (max-width: 1366px) {
    .btBox-items_rtcbox-title {
      font-size: 30px; }
    .btBox-items_rtcbox-btns {
      padding: 10px 10px;
      box-sizing: border-box; }
    .btBox-items .rtcbox1 .btBox-items_rtcbox-btns li {
      margin: 2px 10px; } }
  @media only screen and (max-width: 1024px) {
    .btBox {
      background-color: #fed868; }
      .btBox-items_rtcbox-title {
        font-size: 21px; }
      .btBox-items .rtcbox3 .btBox-items_rtcbox-btns li {
        font-size: 16px; } }
  @media only screen and (max-width: 768px) {
    .btBox-items {
      display: block; }
      .btBox-items_rtcbox {
        width: 100%;
        margin-bottom: 10px; }
        .btBox-items_rtcbox-title {
          font-size: 7.2vw; }
        .btBox-items_rtcbox-btns {
          height: auto; }
      .btBox-items .rtcbox1 {
        text-align: center; }
        .btBox-items .rtcbox1 .btBox-items_rtcbox-btns li {
          margin: 2px 20px; }
      .btBox-items .rtcbox3 .btBox-items_rtcbox-btns li {
        font-size: 18px;
        height: auto; } }

#LOADING {
  width: 100%;
  min-height: 100%;
  position: fixed;
  background-color: #EC6C0E;
  z-index: 999; }
  #LOADING .LOADING-pic {
    position: fixed;
    width: 116px;
    height: 74px;
    top: 50%;
    left: 50%;
    margin-top: -37px;
    margin-left: -58px; }
  #LOADING .LOADING-txt {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: 48px;
    margin-left: -42px;
    font-size: 12px;
    letter-spacing: 5px;
    color: #fff;
    -webkit-animation: textShine .2s infinite linear;
            animation: textShine .2s infinite linear; }

@-webkit-keyframes textShine {
  0% {
    opacity: 1; }
  50% {
    opacity: 0.7; }
  100% {
    opacity: 1; } }

@keyframes textShine {
  0% {
    opacity: 1; }
  50% {
    opacity: 0.7; }
  100% {
    opacity: 1; } }

/*# sourceMappingURL=common.css.map */
