/* common style */
.clear {
    clear: both;
    margin: 0;
    padding: 0;
}
/* site style */
body {
    background: #07080A;
    color: #FFF;
    font-size: 12px;
    min-width: 1000px;
}
.zh-cn body {
    font-family: STHeiti,"Microsoft YaHei", "微软雅黑", "SimSun", "宋体",arial;
}
.zh-tw body {
    font-family: "Microsoft JhengHei","微軟正黑體",arial,helvetica,sans-serif;
}
.first body {
    min-width: 1200px;
}
.is-tpl body {
    background: none;
}
#page-header {
    position: relative;
}
.joinmember #page-header {
    height: 243px;
}
#page-container {
    padding:40px 0;
    background-color: #F8F8F8;
}
.first #page-container {
    padding: 0;
}
.game #page-container {
    background: #F8F8F8 url('/cl/tpl/hero6688/ver3/image/bg06.jpg') 50% 0 no-repeat;
    margin-top: 90px;
}
.livetop #page-container {
    background: #F8F8F8 url('/cl/tpl/hero6688/ver3/image/bg02.jpg') 50% 0 no-repeat;
}
.ball #page-container {
    padding: 25px 0 80px;
    background: #F8F8F8 url('/cl/tpl/hero6688/ver3/image/bg04.jpg') 50% 0 no-repeat;
}
.ltlottery #page-container {
    background: #F8F8F8 url('/cl/tpl/hero6688/ver3/image/bg03.jpg') 50% 0 no-repeat;
    padding-bottom: 52px;
}
.madvertis #page-container {
    padding: 25px 0 80px;
}
.memberexclusiveii #page-container {
    background: #F8F8F8 url('/cl/tpl/hero6688/ver3/image/bg05.jpg') 50% 0 no-repeat;
}
#page-body {
    width: 998px;
    margin: 0 auto;
    background: #FFF;
    border: 1px solid #EAE6E0;
    padding-top: 20px;
}
.first #page-body {
    width: auto;
    padding-top: 0;
    background: #F8F8F8 url('/cl/tpl/hero6688/ver3/image/bg01.jpg') 50% 100% no-repeat;
}
.game #page-body {
    background: none;
    border: none;
    padding-top: 0;
}
.ball #page-body {
    padding: 10px 0;
}
.madvertis #page-body {
    padding: 0;
    border: none;
    background: none;
}
.memberexclusiveii #page-body {
    border: 1px solid #EAE6E0;
    background-color: #FFF;
}

/* header */
.header-bg {
    background: url('/cl/tpl/hero6688/ver3/image/header_bg_x.png') 0 0 repeat-x;
}
.header {
    position: relative;
    width: 1000px;
    height: 141px;
    margin: 0 auto;
    background: url('/cl/tpl/hero6688/ver3/image/header_bg.png') 50% 0 no-repeat;
}
.header-logo {
    position: absolute;
    top:10px;
    left: 435px;
    width: 130px;
    height: 121px;
}
.header-top {
    padding-top: 15px;
    height: 69px;
}
.lang-box {
    float: left;
    width: 380px;
    height: 55px;
}
.lang-wrap {
    float: left;
    color: #999;
    margin-bottom: 10px;
}
.est-wrap {
    float: left;
}
#est_bg.time_text {
    color: #999;
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: transparent;
}
.link-img {
    float: left;
    background: url('/cl/tpl/hero6688/ver3/image/header_img01.png') 50% 0 no-repeat;
    width: 21px;
    height: 20px;
    margin: 1px 4px 0 0;
}
.top-link-box-left {
    float: left;
    width: 380px;
    color: #999;
    height: 24px;
}
.top-link-box-left ul {
    display: block;
    padding-top: 8px;
}
.top-link-box-left li {
    display: inline-block;
}
.top-link-box-left a {
    color: #FFF;
    text-decoration: none;
    margin: 0 6px 0;
}
.en .top-link-box-left a {
    margin: 0;
}
.top-link-box-left a.no-pos {
    margin-left: 0;
}
.top-link-box-left ul li:nth-child(1) a {
    color: #DCBB58;
}
.top-link-box-left ul li a:hover {
    color: #FFF;
}
.info-box {
    float: right;
    width: 380px;
    height: 55px;
    text-align: right;
}
.info-phone {
    float: right;
    margin-bottom: 8px;
    text-align: right;
}
.info-phone span {
    color:#999;
}

/*自訂連結*/
.top-link-wrap,
.top-link-wrap a {
    color: #999;
}
.top-link-wrap {
    float: right;
    margin-top: 10px;
}
.top-link-wrap a {
    text-decoration: none;
}
.top-custom-link:hover {
    color: #FFF !important;
}
/* 導覽列 */
.mainnav-wrap {
    height: 56px;
}
.ele-navbar-wrap {
    padding-top: 7px;
    height: 49px;
}
.ele-navbar-wrap li {
    float: left;
}
.ele-navbar-wrap li.ele-navnum-4 {
    margin-right: 246px;
}
.ele-navbar-wrap ul a {
    display: block;
    text-decoration: none;
}
.ele-navbar-wrap ul a .ele-nav-title {
    display: block;
    padding: 0 4px;
    width: 86px;
    height: 45px;
    line-height: 45px;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.en .ele-navbar-wrap ul a .ele-nav-title {
    padding: 0 13px;
    width: 68px;
    font-size: 12px;
}
.ele-navbar-wrap ul a.current .ele-nav-title,
.ele-navbar-wrap ul a:hover .ele-nav-title {
    background: url('/cl/tpl/hero6688/ver3/image/nav_over.png') 50% 100% no-repeat;
    height: 50px;
    color: #F00 !important;
}
.ele-navbar-wrap ul a.current .ele-nav-hot,
.ele-navbar-wrap ul a:hover .ele-nav-hot {
    bottom: 25px;
}
.ele-navbar-wrap .ele-nav-hot {
    left: 79px;
    bottom: 20px;
}
.ele-navbar-wrap .ele-more-icon {
    bottom: 3px;
    right: 0;
}
.ele-navbar-wrap .ele-sidemenu-group,
.ele-navbar-wrap li.ele-more-nav {
    display: none;
}
/* 下拉子選單 */
.ele-subnav-group a,
.ele-more-wrap a {
    display: block;
    border-bottom: 1px solid #BF9C4A;
    padding: 0 4px;
    background-color: #F5F2ED;
    width: 87px;
    height: 32px;
    line-height: 32px;
    color: #000;
    text-align: center;
    text-decoration: none;
}
.ele-subnav-group a:hover,
.ele-more-wrap a:hover {
    background-color: #BF9C4A;
    color: #FFF;
}
/* 登入區 */
.login-pos {
    position: absolute;
    top:141px;
    background: url('/cl/tpl/hero6688/ver3/image/login_bg.png') 50% 0 repeat-x;
    width:100%;
    z-index: 2;
}
.game .login-pos,
.joinmember .login-pos {
    background-color: #323232;
}
.is-tpl .login-pos {
    background: none;
}
.login-bg {
    width: 1000px;
    height: 36px;
    background: url('/cl/tpl/hero6688/ver3/image/url.gif?v=6') 0 50% no-repeat;
    margin: 0 auto;
    padding-top: 6px;
}
.en .login-bg {
    background-size: 190px;
}
.login-wrap {
    float: right;
    height: 28px;
}
.login-wrap .login-unit {
    width: 146px;
    height:26px;
    border: 1px solid #454344;
    background-color: #222;
    margin-right: 5px;
    line-height: 26px;
}
.en .login-wrap .login-unit {
    width: 171px;
}
.login-wrap .login-unit-user {
    border: 1px solid #DEC487;
    height: 26px;
}
.login-wrap .login-unit-chk {
    width: 148px;
}
.login-unit {
    position: relative;
    float: left;
    border: 1px solid #000;
    background-color: #FFF;
    width: 150px;
}
.login-input {
    background-color: transparent;
    width: 70px;
    height: 24px;
    margin-left: 32px;
    color: #999;
    border: none;
    outline: none;
}
.login-unit-pwd input {
    width: 60px;
}
.en .login-unit-pwd input {
    width: 70px;
}
.login-unit-chk input {
    width: 135px;
    margin-left: 10px;
}
.login-unit .name-icon,
.login-unit .password-icon {
    position: absolute;
    background: url('/cl/tpl/hero6688/ver3/image/loginInput_icon.png') 0 0 no-repeat;
    top:8px;
    left:10px;
    width: 10px;
    height: 12px;
}
.login-unit .name-icon {
    width: 12px;
    border-right: 2px solid #999;
    height: 12px;
    line-height: 12px;
    padding-left: 5px;
}
.login-unit .password-icon {
    background-position:left bottom;
}
.forget-pw {
    position: absolute;
    top: 2px;
    right: 7px;
    width: 42px;
    height: 23px;
    color: #FFF;
    line-height: 23px;
    text-align: center;
    background-color: #424242;
    text-decoration:none;
}
.en .forget-pw {
    width: 58px;
}
.forget-pw:hover {
    background-color: #777;
}
.login-unit .login-placeholder,
.acc-unicode {
    position: absolute;
    color: #CBCBCB;
    font-family: arial;
}
.login-unit .login-placeholder {
    left: 32px;
    top: 1px;
    cursor: text;
}
.login-unit-chk .login-placeholder {
    left: 10px;
}
.acc-unicode {
    right: 5px;
    font-size: 14px;
}
#vPic {
    position: absolute;
    top: 4px;
    right: 10px;
    cursor: pointer;
    visibility: hidden;
}
.login-submit {
    background-color: #BF9C4A;
    width: 90px;
    height: 28px;
    padding-top: 1px;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    border: none;
    cursor: pointer;
    outline: none;
}
.header-join {
    float: right;
    width: 90px;
    height: 28px;
    line-height: 28px;
    margin: 0 5px;
    font-size: 12px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    background-color: #B32A00;
    text-decoration: none;
    vertical-align: middle;
}
.login-submit:hover,
.header-join:hover {
    background-color: #997051;
}

/* 登入後 */
.mem-info {
    float: right;
    min-width: 188px;
    height: 28px;
    line-height: 28px;
}
.ele-accinfo strong {
    color: #FFDD5F;
}
.ele-accinfo i {
    color: #FFDD5F;
}

/* 加號展開 */
.ele-obalance-item-wrap.ele-item-style-cover {
    background: #404040;
}
.ele-obalance-item-wrap.ele-item-style-cover .ele-obalance-item {
    border:none;
}
.ele-obalance-item-wrap.ele-item-style-cover .ele-obalance {
    color: #FFF;
}
.ele-obalance-item-wrap.ele-item-style-cover .ele-balance-tool {
    background: #F4F4F4;
}
.ele-obalance-item-wrap.ele-item-style-cover .ele-balance-tool a {
    background: #B32A00;
    color: #FFF;
}
.ele-obalance-item-wrap.ele-item-style-cover .ele-balance-tool a:hover {
    background: #FF774D;
}

/* 會員選單 */
.SU-Menual,
.SU-Menual a {
    color: #B5B5B5;
}
.SU-Menual {
    float: right;
    width: auto;
    padding-left: 10px;
}
.en .SU-Menual {
    padding-left: 0;
}
.login-Menual {
    float: right;
}
.SU-Menual li {
    float: left;
    height: 28px;
    line-height: 28px;
}
.SU-Menual a {
    text-decoration: none;
    transition: color .2s;
}
.SU-Menual a.su-logout {
    float: right;
    width: 90px;
    height: 28px;
    font-size: 12px;
    line-height: 26px;
    color: #FFF;
    text-align: center;
    background-color: #B32A00;
    margin-left: 15px;
}
.en .SU-Menual a.su-logout {
    margin-left: 5px;
}
.SU-Menual a:hover {
    color: #FFF;
}
.SU-Menual a.su-logout:hover {
    background-color: #D74F26;
}

/*banner-wrap*/
.banner-bg {
    height: 300px;
    background: #0E0E0E url('/cl/tpl/hero6688/ver3/image/title_welcome.jpg?v=1') 50% 0 no-repeat;
}
.first .banner-bg {
    background: none;
    width: 100%;
    height: 509px;
}
.livetop .banner-bg {
    background: url('/cl/tpl/hero6688/ver3/image/title_live_bg.jpg') 50% 0 no-repeat;
}
.ball .banner-bg {
    background: url('/cl/tpl/hero6688/ver3/image/title_sport_bg.jpg') 50% 0 no-repeat;
}
.game .banner-bg {
    background: none;
    background: #323232;
    height: 100px;
}
.ltlottery .banner-bg {
    background: url('/cl/tpl/hero6688/ver3/image/title_lottery_bg.jpg') 50% 0 no-repeat;
}
.memberexclusiveii .banner-bg {
    background: #0E0E0E url('/cl/tpl/hero6688/ver3/image/title_memberexclusiveii_bg.jpg') 50% 0 no-repeat;
}
.card .banner-bg {
    background: #010101 url('/cl/tpl/hero6688/ver3/image/title_card_bg.jpg') 50% 0 no-repeat;
}
.is-tpl .banner-bg {
    background: none;
}
.banner-sm-bg {
    position: relative;
    width: 1000px;
    height: 300px;
    margin: 0px auto;
}
.banner-wrap {
    position: absolute;
    top: 60px;
    right: 48px;
    width: 280px;
    height: 95px;
}
.livetop .banner-wrap {
    top: 100px;
    right: 218px;
    width: 280px;
    height: 95px;
}
.ball .banner-wrap {
    top: 74px;
    right: 90px;
    width: 315px;
    height: 153px;
}
.ltlottery .banner-wrap {
    top: 90px;
    right: 110px;
    width: 315px;
    height: 153px;
}
.memberexclusiveii .banner-wrap {
    top: 100px;
    left: 574px;
    width: 219px;
    height: 96px;
}
.card .banner-wrap {
    top: 85px;
    right: 75px;
}
/* 最新消息 */
.news-bg {
    position: absolute;
    top: 380px;
    width: 100%;
    background: url('/cl/tpl/hero6688/ver3/image/news_bg.png') 0 0 repeat-x;
    height: 60px;
    z-index: 2;
}
.first .news-bg {
    top: 590px;
}
.game .news-bg,
.joinmember .news-bg {
    top: 183px;
    background-color: #323232;
}
.news-wrap {
    width: 1000px;
    height: 60px;
    margin: 0 auto;
}
.news-title,
.news-item {
    float: left;
}
.news-item {
    width: 874px;
    height: 46px;
    margin-top: 10px;
    padding-left: 126px;
    color: #000;
    line-height: 46px;
}
.news-item .ele-news-wrap {
    color: #FFF;
    height: 45px;
}
.news-item .ele-news-scroll li {
    height: 45px;
    line-height: 15px;
}
.ele-news-wrap .ele-scroll-wrap {
    width: 22px;
}
.ele-scroll-wrap .ele-scroll-arrow {
    background: url('/cl/tpl/hero6688/ver3/image/news_arrow.png') 0 0 repeat-x;
}
.ele-scroll-wrap #ele-msg-scrollUp {
    display: block;
    width: 22px;
    height: 22px;
    margin-bottom: 2px;
}
.ele-scroll-wrap #ele-msg-scrollDown {
    display: block;
    background-position: left bottom;
    width: 22px;
    height: 22px;
}
.ele-scroll-wrap #ele-msg-scrollUp:hover {
    background-position: right top;
}
.ele-scroll-wrap #ele-msg-scrollDown:hover {
    background-position: right bottom;
}

/* 首頁 */
.ad-flash-box {
    width: 100%;
    height: 509px;
    overflow: hidden;
    z-index: 2;
    background-color: #000;
}
.ad-flash-wrap {
    position: relative;
    left: 50%;
    right: 50%;
    width: 1920px;
    height: 509px;
    margin-left: -960px;
}
.ele-slideshow-arrow,
.ad-flash .ele-slideshow-arrow i {
    width: 60px;
    height: 60px;
}
.ad-flash .ele-slideshow-arrow {
    display: block;
    width: 60px;
    height: 60px;
}
.ad-flash .ele-slideshow-arrow-left {
    top:230px;
    left:360px;
}
.ad-flash .ele-slideshow-arrow-right {
    top: 230px;
    right: 360px;
}
.ad-flash .ele-slideshow-arrow i {
    background: url('/cl/tpl/hero6688/ver3/image/slider_arrow.png') 0 0 no-repeat;
}
.ad-flash .ele-slideshow-arrow-left:hover i {
    background: url('/cl/tpl/hero6688/ver3/image/slider_arrow.png') 0 100% no-repeat;
}
.ad-flash .ele-slideshow-arrow-right i {
    background-position: right top;
}
.ad-flash .ele-slideshow-arrow-right:hover i {
    background: url('/cl/tpl/hero6688/ver3/image/slider_arrow.png') 100% 100% no-repeat;
}
.info-paly-btn-box {
    background-color: #F5F1EE;
    height: 430px;
}
.info-paly-btn-wrap {
    width: 1000px;
    height: 400px;
    margin: 0 auto;
    padding-top: 30px;
}
.info-paly-btn-title {
    width: 585px;
    height: 55px;
    margin: 0 auto 20px;
}
.info-paly-btn-title span {
    float:right;
    width: 186px;
    height: 20px;
    margin-top: 34px;
}
.info-paly-btn-data {
    height:292px;
}
.info-paly-btn-data a {
    float: left;
    width: 235px;
    height: 292px;
    margin-right: 20px;
    cursor:pointer;
}
.info-paly-btn-data a:hover {
    background-position: bottom;
}
.info-paly-btn-data a.game-mg {
    margin-right: 0;
}
.info-bb-game-box {
    height: 420px;
    margin-bottom: 20px;
}
.info-bb-game-wrap {
    background: url('/cl/tpl/hero6688/ver3/image/container_img04.png') 400px 27px no-repeat;
    width: 1000px;
    height: 410px;
    margin: 0 auto;
}
.game-title {
    position: relative;
    background: url('/cl/tpl/hero6688/ver3/image/container_img05.png') 0 0 no-repeat;
    width: 1000px;
    height: 29px;
    margin: -26px auto 25px;
}
.game-title:before {
    position: absolute;
    top: -10px;
    left: 90px;
    content: '';
    width: 27px;
    height: 26px;
    background: url('/cl/tpl/hero6688/ver3/image/hot.gif') 0 0 no-repeat;
}
.game-title span {
    display: block;
    margin-left: 33px;
    font-size: 14px;
    height: 26px;
    line-height: 29px;
}
.game-title a {
    float: right;
    margin: 8px 0 0 32px;
    font-size: 14px;
    line-height: 14px;
    color: #C1A991;
    text-decoration: none;
}
.game-title a:hover {
    color: #ff4800;
}
.info-mobile-box {
    height: 359px;
    background-color: #F5F1EE;
    padding-top: 53px;
}
.info-mobile-btn {
    position: absolute;
    top: 260px;
    left: 10px;
    background: url('/cl/tpl/hero6688/ver3/image/btn_download.png') 50% 0 no-repeat;
    font-weight: bold;
    text-align: center;
    text-indent: -24px;
    width: 160px;
    height: 42px;
    line-height: 42px;
    cursor: pointer;
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
}
.info-mobile-btn:hover {
    background-position: bottom;
}
.info-mobile-wrap {
    position: relative;
    width: 1000px;
    height: 412px;
    margin: 0 auto;
}
.info-live-brands,
.info-live-brands ul {
    width: 300px;
    height: 138px;
    margin-top: 20px;
}
.btn-box {
    position: absolute;
    right: 0;
    bottom: 110px;
    width: 330px;
    height: 62px;
}
.btn-box a {
    float: left;
    width: 162px;
    height: 62px;
}
.btn-box a:hover {
    background-position: bottom;
}
.btn-sport {
    margin-right: 6px;
}
.info-live-brands {
    position: absolute;
    right: 0;
}
.info-live-brands ul {
    display: block;
}
.info-live-brands ul li {
    display: inline-block;
}
.info-live-brands ul li a {
    display: block;
    margin: 0 10px 10px 0;
    width: 134px;
    height: 36px;
}
.info-live-brands ul li a.live-bbin {
    background-position: 0 0;
}
.info-live-brands ul li a.live-ag {
    background-position: 0 -36px;
}
.info-live-brands ul li a.live-og {
    background-position: 0 -72px;
}
.info-live-brands ul li a.live-gd {
    background-position: 0 -108px;
}
.info-live-brands ul li a.live-ab {
    background-position: 0 -144px;
}
.info-live-brands ul li a.live-sa {
    background-position: 0 bottom;
}

.info-live-brands ul li a.live-bbin:hover {
    background-position: right top;
}
.info-live-brands ul li a.live-ag:hover {
    background-position: right -36px;
}
.info-live-brands ul li a.live-og:hover {
    background-position: right -72px;
}
.info-live-brands ul li a.live-gd:hover {
    background-position: right -108px;
}
.info-live-brands ul li a.live-ab:hover {
    background-position: right -144px;
}
.info-live-brands ul li a.live-sa:hover {
    background-position: right bottom;
}
.info-explain-wrap {
    position: relative;
    width: 1000px;
    height: 435px;
    margin: 0 auto;
}
.info-explain-wrap a {
    display: block;
    width: 140px;
    height: 120px;
    text-decoration: none;
    cursor: default;
}
.info-explain-wrap a span {
    display: block;
    background: url('/cl/tpl/hero6688/ver3/image/container_img07.png') 0 0 no-repeat;
    width: 80px;
    height: 80px;
    margin: 0 0 5px 30px;
}
.info-explain-wrap a p {
    display: none;
    width: 140px;
    font-size: 12px;
    line-height: 20px;
    color: #BFA98F;
    text-align: center;
}
.info-explain-wrap a:hover p {
    display: block;
}
.info-explain-wrap a.main-one-box {
    position: absolute;
    left: 60px;
    bottom: 60px;
}
.info-explain-wrap a span.main-one {
    background-position: left top;
}
.info-explain-wrap a.main-two-box {
    position: absolute;
    left: 230px;
    top: 180px;
}
.info-explain-wrap a span.main-two {
    background-position: -80px 0;
}
.info-explain-wrap a.main-three-box {
    position: absolute;
    left: 430px;
    top: 150px;
}
.info-explain-wrap a span.main-three {
    background-position: -160px top;
}
.info-explain-wrap a.main-four-box {
    position: absolute;
    right: 205px;
    top: 180px;
}
.info-explain-wrap a span.main-four {
    background-position: -240px top;
}
.info-explain-wrap a.main-five-box {
    position: absolute;
    right: 60px;
    bottom: 60px;
}
.info-explain-wrap a span.main-five {
    background-position: -320px 0;
}
.info-explain-wrap a span.main-one:hover {
    background-position: left bottom;
}
.info-explain-wrap a span.main-two:hover {
    background-position: -80px bottom;
}
.info-explain-wrap a span.main-three:hover {
    background-position: -160px bottom;
}
.info-explain-wrap a span.main-four:hover {
    background-position: -240px bottom;
}
.info-explain-wrap a span.main-five:hover {
    background-position: -320px bottom;
}

.platform-nav,
.platform-nav ul {
    height: 318px;
}
.platform-nav {
    float: left;
    width: 109px;
    margin: 48px 28px 0 0;
}
.platform-nav ul {
    width: 102px;
    border: 1px solid #EEEAE1;
}
.platform-nav a {
    display: block;
    background: url('/cl/tpl/hero6688/ver3/image/container_img02.png?v=2') 0 0 no-repeat;
    width: 109px;
    height: 45px;
}
.platform-nav a.platform-mg {
    position: relative;
    background-position: 0 -90px;
}
.platform-nav a.platform-mg:before {
    position: absolute;
    top: 5px;
    left: 70px;
    content: '';
    width: 27px;
    height: 26px;
    background: url('/cl/tpl/hero6688/ver3/image/hot.gif') 0 0 no-repeat;
}
.platform-nav a.platform-gns {
    background-position: 0 -180px;
}
.platform-nav a.platform-pt {
    background-position: 0 -270px;
}
.platform-nav a.platform-isb {
    background-position: 0 -360px;
}
.platform-nav a.platform-hb {
    background-position: 0 -450px;
}
.platform-nav a.platform-more-game {
    background-position: 0 -630px;
}


.platform-nav a:hover {
    background-position: 0 -45px;
}
.platform-nav a.platform-mg:hover {
    background-position: 0 -135px;
}
.platform-nav a.platform-gns:hover {
    background-position: 0 -225px;
}
.platform-nav a.platform-pt:hover {
    background-position: 0 -315px;
}
.platform-nav a.platform-isb:hover {
    background-position: 0 -405px;
}
.platform-nav a.platform-hb:hover {
    background-position: 0 -495px;
}
.platform-nav a.platform-more-game:hover {
    background-position: 0 -675px;
}

.platform-date {
    float: left;
    margin-top: 48px;
}
.platform-img {
    width: 355px;
    height:242px;
}
.platform-btn {
    display: block;
    margin-top: 40px;
    font-size: 14px;
    line-height: 42px;
    color: #C1A991;
    font-weight: bold;
    text-align: center;
    text-indent: -12px;
    width: 160px;
    height: 42px;
    background: url('/cl/tpl/hero6688/ver3/image/btn_enter.png') 0 0 no-repeat;
    text-decoration: none;
}
.platform-btn:hover {
    background-position: bottom;
    color:#FFF;
}

.first-jp-wrap,
.first-jp-wrap-welcome {
    float: right;
    margin-top: 32px;
    width: 250px;
}
.first-jp-wrap {
    padding-top: 80px;
    width: 250px;
    height: 239px;
    margin: 0 auto;
}

.first-jp-wrap-welcome {
    height: 337px;
}
.first-jp-wrap .ele-jackpot-wrap {
    font-size: 30px;
    margin-bottom: 6px;
    text-align: center;
}
.jackpot-img {
    background: #323232 url('/cl/tpl/hero6688/ver3/image/jackpot.gif') 50% 0 no-repeat;
    width: 213px;
    height: 183px;
    margin: 0 auto;
}
.first-game-wrap {
    position: relative;
    width: 1000px;
    height: 111px;
    margin: 0 auto;
}
.first-game-wrap .ele-firstgame a {
    margin-right:20px;
}
.first-game-wrap a.ele-firstgame-ctrl {
    position: absolute;
    display: block;
    background: url('/cl/tpl/hero6688/ver3/image/game_arrow.png') 50% 0 no-repeat;
    width: 20px;
    height: 31px;
    cursor: pointer;
}
.first-game-wrap a.ele-firstgame-ctrl-left {
    background-position: left top;
    bottom: 60px;
    left: -50px;
    right: 0;
}
.first-game-wrap a.ele-firstgame-ctrl-right {
    background-position: right top;
    bottom: 60px;
    right: -50px;
}
.first-game-wrap a.ele-firstgame-ctrl-left:hover {
    background-position: left bottom;
}
.first-game-wrap a.ele-firstgame-ctrl-right:hover {
    background-position: right bottom;
}
/* footer */
#page-footer {
    background: #323232 url('/cl/tpl/hero6688/ver3/image/footer_bg.png') 50% 0 no-repeat;
    height: auto;
}
.footer {
    position: relative;
    width: 1000px;
    margin: 0 auto;
}
.footer-date-phone,
.footer-date-phone ul,
.footer-date-phone li {
    height: 40px;
}
.footer-date-phone {
    width: 870px;
    margin: 40px 0 49px;
}
.footer-date-phone ul {
    display: block;
}
.footer-date-phone ul li {
    float: left;
}
.footer-date-phone ul li.date-1 {
    width: 180px;
}
.footer-date-phone ul li.date-2 {
    width: 186px;
}
.footer-date-phone ul li.date-3 {
    width: 140px;
}
.footer-date-phone ul li.date-4 {
    width: 160px;
}
.footer-date-phone ul li.date-5 {
    width: 190px;
}
.footer-date-phone .phone-img,
.footer-date-phone .penguin-img,
.footer-date-phone .message-img,
.footer-date-phone .medal-img {
    background: url('/cl/tpl/hero6688/ver3/image/footer_icon.png') 50% 0 no-repeat;
    width: 30px;
    height: 22px;
}
.footer-date-phone span,
.footer-date-phone h2,
.footer-date-phone p {
    font-size: 13px;
    float: left;
}
.footer-date-phone .medal-img {
    height:25px;
}
.footer-date-phone .penguin-img {
    background-position: 0 -24px;
}
.footer-date-phone .message-img {
    height: 24px;
    background-position: 0 -48px;
}
.footer-date-phone .medal-img {
    background-position: 0 100%;
}
.footer-date-phone span {
    margin: 6px 10px 0 0;
}
.footer-date-phone ul h2 {
    color: #999;
}

.footer-date-phone ul h2.date-push {
    margin-right: 10px;
}
.footer-logo {
    position: absolute;
    top: -48px;
    right: 0;
    background: url('/cl/tpl/hero6688/ver3/image/footer_logo.png') 0 0 no-repeat;
    width: 130px;
    height: 124px;
}

.browser-box {
    background: url('/cl/tpl/hero6688/ver3/image/footer_img.png') 100% 0 no-repeat;
    width: 1000px;
    height: 41px;
    margin-bottom: 40px;
}
#bblogo,
#browser-logo {
    float: left;
}
#bblogo {
    margin: 7px 6px 0 0;
}
#browser-logo {
    padding-top: 5px;
}
#browser-logo img {
    display: block;
}
.article-menu,
.copyright,
.footer-info {
    text-align: center;
    color: #656565;
}
.article-menu {
    margin-bottom: 12px;
}
.article-menu a {
    text-decoration: none;
    color: #656565;
}
.article-menu a:hover {
    color: #FFF;
}
.footer-info {
    margin-bottom: 15px;
}

/* 文案區塊 */
#page-sidebar {
    float: left;
    width: 230px;
}
#page-right {
    float: right;
    padding: 0 22px;
    background-color: #FFF;
    border: 1px solid #EAE6E0;
}
#page-right,
#page-right iframe {
    width: 700px;
}
.joinagent #page-right,
.joinmember #page-right {
    padding: 0;
}
.joinagent #page-right,
.joinagent #page-right iframe,
.joinmember #page-right,
.joinmember #page-right iframe {
    width: 700px;
}

/* 文案頁-側邊選單 */
.sidemenu-header {
    height: 60px;
    background-color: #C8B264;
    text-align: center;
}
.sidemenu-header h2 {
    padding-top: 16px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}
.sidemenu-body {
    background-color: #333;
}
.sidemenu-body a {
    display: block;
    padding-left: 18px;
    width: 212px;
    height: 36px;
    line-height: 36px;
    color: #CBCBCB;
    background: url('/cl/tpl/hero6688/ver3/image/sidebar_over.png') 0 0 no-repeat;
    text-decoration: none;
}
.sidemenu-body a:hover {
    color: #FFDD5F;
    background-position: bottom;
}

/* 文案+優惠活動 */
#direction {
    color: #976F4F;
}

/* 文案標題 */
#direction .case-article-title {
    height: 48px;
    border-bottom: 1px solid #E4DCD1;
    font-size: 18px;
    margin: 12px auto;
    line-height: 48px;
}

/* 頁籤 */
#direction ul.mtab-menual li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 4px;
    border-radius: 5px 5px 0 0;
    padding: 5px 15px;
    background-color: #C2AA92;
    color: #FFF;
    cursor: pointer;
    vertical-align: bottom;
    transition: background-color .4s;
}
#direction ul.mtab-menual li:hover,
#direction ul.mtab-menual li.mtab {
    background-color: #F45400;
    color: #FFF;
}
#direction ul.mtab-menual li.mtab {
    padding: 5px 15px;
}
#direction ul.mtab-menual li.mtab:hover {
    color: #FFF;
}
#direction .mtab-menual {
    margin-top: 10px;
}
#direction ul.mtab-menual {
    list-style: none;
    border-bottom: 1px solid #C2AA92;
}

/*優惠活動*/
#direction #PT-switcher-wrap {
    margin: 1.5em auto;
    width: 960px;
    text-align: center;
}
/* 優惠活動-各活動間距 */
#direction #MemberExclusive_area .MemberExclusive {
    margin-bottom: 10px;
}

/*共用頁面*/
.Tpl-table01 {
    border: 1px solid #CCC;
    background-color: #FFF;
    color: #000;
    font-size: 12px;
}
table .Tpl-title01 th {
    background-color: #DDD;
    height: 24px;
    font-weight: bold;
    text-align: center;
}
#Tpl-user-acc span {
    color: #0000FF;
    line-height: 20px;
}
.Tpl-table01 th, .Tpl-table01 td {
    border: 1px solid #CCC;
    height: 22px;
}
tr.Tpl-trcolor1 {
    background: #FFF;
}
tr.Tpl-trcolor2 {
    background: #EEE;
}
tr.Tpl-trmouseenter {
    background: #DEF;
}
#Tpl-memdata .Tpl-table01 th,
#Tpl-memdata .Tpl-table01 td.Tpl-left {
    text-align: center;
}
#Tpl-memdata .Tpl-table01 td.Tpl-right {
    text-align: left;
}
.Tpl-blue {
    color: #00F;
}
