html {
    height: 100%
}

body {
    font-family: Arial,'Microsoft YaHei',"Helvetica Neue",Helvetica,sans-serif;
    font-size: 14px;
    line-height: 1.428571429
}

body.layout {
    min-width: 1280px
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

a {
    text-decoration: none
}

iframe {
    border: none
}

[ng-click] {
    cursor: pointer
}

ol,ul {
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    list-style: none
}

.wrapper {
    position: relative;
    width: 1020px;
    margin: 0 auto
}

.toggle-red.color * {
    color: red!important
}

.toggle-yellow.color * {
    color: #ff0!important
}

.toggle-cyan.color * {
    color: #0ed4cc!important
}

.toggle-green.color * {
    color: #0ed41f!important
}

#logingame-body,#announcement-dialog .modal-announcement>.ma-title,#announcement-dialog .modal-announcement>.ma-footer,#announcement-dialog .modal-announcement .ma-sidebar li:hover,#announcement-dialog .modal-announcement .ma-sidebar li.active {
    background: #301548
}

#announcement-dialog .modal-announcement>.ma-title,#announcement-dialog .modal-announcement>.ma-footer,#announcement-dialog .modal-announcement .ma-sidebar li:hover,#announcement-dialog .modal-announcement .ma-sidebar li.active {
}

#header {
    position: relative
}

#div-meiDonNow {
    position: absolute;
    left: 0;
    top: 5px;
    color: #ee8301
}

div.top-nav {
    top: 5px;
    height: 56px;
    line-height: 56px;
    font-size: 12px;
    background: #000
}

div.top-nav>.wrapper {
    width: 1280px
}

div.top-nav div.top-nav-left {
    float: left;
    color: #989898;
    height: 56px
}

div.top-nav div.top-nav-left .sel-lang {
    position: absolute;
    top: 0;
    height: 56px
}

div.top-nav div.top-nav-left .language {
    margin-left: 58px
}

div.top-nav div.top-nav-left .language>li {
    float: left;
    margin-left: 3px;
    width: 23px;
    height: 56px;
    cursor: pointer
}

div.top-nav div.top-nav-left .language>[data-language="zh-CN"] {
    background: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/f_cn.jpg') no-repeat center
}

div.top-nav div.top-nav-left .language>[data-language="zh-TW"] {
    background: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/f_hk.jpg') no-repeat center
}

div.top-nav div.top-nav-left .language>[data-language="en-US"] {
    background: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/f_usa.jpg') no-repeat center
}

div.top-nav div.top-nav-left .language>[data-language="th"] {
    display: none
}

div.top-nav div.top-nav-left>ul.top-link {
    margin-left: 15px
}

div.top-nav div.top-nav-left>ul.top-link>li {
    float: left;
    position: relative;
    color: #989898
}

div.top-nav div.top-nav-left>ul.top-link>li.license:hover:after {
    content: '';
    position: absolute;
    z-index: 2;
    left: -118px;
    top: 41px;
    width: 307px;
    height: 228px;
    background: url('../images/license.png')
}

div.top-nav div.top-nav-left>ul.top-link>li a {
    color: #989898
}

div.top-nav div.top-nav-left>ul.top-link>li:hover,div.top-nav div.top-nav-left>ul.top-link>li:hover a {
    color: #fff
}

div.top-nav div.top-nav-left>ul.top-link>li+li:before {
    content: '/';
    display: inline-block;
    padding: 0 5px;
    color: #989898
}

#logo-bg {
    position: relative;
    display: inline-block;
    width: 287px;
    height: 83px
}

#logo-bg iframe {
    width: 287px;
    height: 83px
}

#logo-bg>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.top-nav-right {
    float: right
}

.top-nav-right .logout {
    float: left;
    margin: 10px 0 0 15px;
    width: 81px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    margin: 10px 0 0 15px;
    background: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/logout.jpg')
}

#account-box {
    height: 56px
}

#account-box.login {
    float: left;
    line-height: normal;
    color: #989898
}

#account-box .update-balance {
    color: #dfbf00
}

#account-box>form {
    position: relative;
    display: inline-block;
    width: 560px
}

#account-box>form input {
    margin: 0 4px 5px 0;
    padding: 0 7px;
    width: 115px;
    height: 24px;
    color: #a8a9aa;
    font-size: 13px;
    background-color: #46484d;
    border-radius: 5px;
    border: none
}

#account-box>form input::-webkit-input-placeholder {
    color: #a8a9aa
}

#account-box>form input:-ms-input-placeholder {
    color: #a8a9aa
}

#account-box>form input::-moz-placeholder {
    color: #a8a9aa
}

#account-box>form input.placeholder {
    color: #a8a9aa
}

#account-box>form .btn-join {
    color: red;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none
}

#account-box>form .separation {
    padding: 0 5px;
    color: #fff
}

#account-box>form .btn-join:hover {
    color: #fff000
}

.login-btn {
    color: #fff;
    font-size: 16px;
    background: none;
    border: none
}

.login-btn:hover {
    color: #fff000
}

.forget-btn {
    color: #989898
}

.forget-btn:hover {
    color: #fff
}

#check-code-wrapper {
    position: relative;
    display: inline-block
}

#captcha {
    position: absolute;
    top: 1px;
    right: 9px;
    width: auto;
    height: 19px
}

#agree {
    position: absolute;
    top: 100%;
    right: 6px;
    z-index: 2;
    padding: 2px 5px;
    font-size: 12px;
    color: #fff;
    background-color: #f21c52
}

#agree a {
    font-weight: bold;
    cursor: pointer
}

ul#account-info {
    position: relative;
    margin: 5px 0 -5px 0
}

ul#account-info>li {
    float: left;
    height: 25px;
    line-height: 25px;
    font-size: 12px
}

ul#account-info>li>span.account {
    display: inline-block;
    max-width: 6em;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
    overflow: hidden
}

ul#account-info>li a {
    margin-left: 10px;
    cursor: pointer
}

ul#account-info>li a:hover {
    color: #ffd800
}

#nav {
    position: absolute;
    z-index: 2;
    min-width: 1280px;
    width: 100%;
    height: 110px;
    text-align: center;
    background: #fff \9;
    background: rgba(255,255,255,.7)
}

#nav>.wrapper {
    width: 1280px
}

#nav>.wrapper>ul>li {
    position: relative;
    float: left;
    width: 98px;
    height: 88px
}

#nav>.wrapper>ul li.text-red {
    color: red
}

#nav>.wrapper>ul>li[data-hot]:before {
    content: '';
    position: absolute;
    top: 4px;
    right: 15px;
    width: 18px;
    height: 23px
}

#nav>.wrapper>ul>li[data-hot] ol>li:before {
    content: '';
    position: absolute;
    top: 4px;
    right: 6px;
    width: 18px;
    height: 23px
}

#nav>.wrapper>ul li[data-hot="red"]:before {
    background: url('../images/hot_red.png')
}

#nav>.wrapper>ul li[data-hot="orange"]:before {
    background: url('../images/hot_orange.png')
}

#nav>.wrapper>ul li[data-hot="yellow"]:before {
    background: url('../images/hot_yellow.png')
}

#nav>.wrapper>ul li[data-hot="pink"]:before {
    background: url('../images/hot_pink.png');
    width: 16px;
    height: 17px
}

#nav>.wrapper>ul>li:hover,#nav>.wrapper>ul>li.active {
    background: #fff
}

#nav>.wrapper>ul>li b {
    display: block;
    color: #131313
}

#nav>.wrapper>ul>li small {
    color: #4b4b4b
}

#nav>.wrapper>ul>li:hover>a {
    color: #fde505
}

#nav>.wrapper>ul>li>a {
    display: inline-block;
    padding-top: 24px;
    width: 100%;
    height: 88px;
    color: #fff;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#nav>.wrapper>ul>li:hover .subnav {
    display: block
}

.subnav {
    display: none;
    position: absolute;
    z-index: 3;
    background: #000 \9;
    background: rgba(0,0,0,.9)
}

.subnav.twocol {
    background: none;
    width: 282px
}

.subnav.twocol li {
    background-color: rgba(0,0,0,.9)
}

.subnav.no-logo>ol>li {
    padding: 0;
    width: 115px;
    text-align: center;
    background: none
}

.subnav ol {
    float: left
}

.subnav ol+ol li {
    border-left: none
}

.subnav li {
    /*padding-left: 62px;*/
    width: 141px;
    text-align: left;
    font-size: 13px;
    line-height: 33px;
    color: #fff;
    background-repeat: no-repeat;
    background-position: right 83px center;
    border: 1px solid #303030;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.subnav li>a {
    color: inherit
}

.subnav li+li {
    border-top: none
}

.subnav li:hover {
    font-weight: bold;
    color: #ffe400
}

.subnav li[game-box="sg"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/sg.png')
}

.subnav li[game-box="fish"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/ug.png')
}

.subnav li[game-box="cq9"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/cq9.png')
}

.subnav li[game-box="mg"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/mg.png')
}

.subnav li[game-box="ag"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/ag.png')
}

.subnav li[game-box="pt"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/pt.png')
}

.subnav li[game-box="gns"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/gns.png')
}

.subnav li[game-box="gpi"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/gpi.png')
}

.subnav li[game-box="pp"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/pp.png')
}

.subnav li[game-box="mw"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/mw.png')
}

.subnav li[game-box="hb"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/hb.png')
}

.subnav li[game-box="jdb"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/jdb.png')
}

.subnav li[game-box="ne"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/ne.png')
}

.subnav li[game-box="rt"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/rt.png')
}

.subnav li[game-box="ga"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/ga.png')
}

.subnav li[game-box="pg"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/pg.png')
}

.subnav li[game-box="isb"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/isb.png')
}

.subnav li[game-box="png"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/png.png')
}

.subnav li[game-box="sw"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/sw.png')
}

.subnav li[game-box="bb"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/bbin.png')
}

.subnav li[game-box="bg"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/bg.png')
}

.subnav li[game-box="ab"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/ab.png')
}

.subnav li[game-box="evo"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/evo.png')
}

.subnav li[game-box="gd"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/gd.png')
}

.subnav li[game-box="sb"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/sb.png')
}

.subnav li[game-box="og"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/og.png')
}

.subnav li[game-box="ebet"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/ebet.png')
}

.subnav li[game-box="sa"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/sa.png')
}

.subnav li[game-box="3sing"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/3sing.png')
}

.subnav li[game-box="saba"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/saba.png')
}

.subnav li[game-box="cmd"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/cmd.png')
}

.subnav li[game-box="im"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/esb.png')
}

.subnav li[game-box="ig"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/ig.png')
}

.subnav li[game-box="lx"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/lx.png')
}

.subnav li[game-box="vr"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/vr.png')
}

.subnav li[game-box="gpk"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/gpk.png')
}

.subnav li[game-box="rg"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/rg.png')
}
.subnav li[game-box="pts"] {
    background-image: url('https://cdn.567.sh/Web.Portal/_Common/Supplier/60x40/sw.png')
}
.subnav li[game-box="cat"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/caix48.png')
}
.subnav li[game-box="gpk2"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/gpk2.png')
}

.subnav li[game-box="fg"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/fg.png')
}

.subnav li[game-box="ims"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/ims.png')
}
.subnav li[game-box="gj"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/cr.png')
}

.subnav li[game-box="ibo"] {
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/hg188.png')
}

#account-nav {
    line-height: normal;
    text-align: center
}

#account-nav>ul {
    text-align: left
}

#account-nav>ul>li {
    display: inline-block
}

#account-nav>ul>li+li:before {
    content: '|';
    padding: 0 3px
}

#account-nav>ul>li>a {
    display: inline-block;
    color: #989898;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    cursor: pointer
}

#account-nav>ul>li:hover>a {
    color: #fff
}

#banner {
    height: 0
}

#news {
    position: fixed;
    z-index: 1;
    bottom: 0;
    padding-left: 60px;
    width: 100%;
    height: 38px;
    background: #000 url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/news.png') no-repeat 10px center
}

#news .wrapper {
    padding: 0 60px 0 150px
}

#hot-news {
    white-space: nowrap;
    overflow: hidden
}

#hot-news li {
    display: inline-block;
    vertical-align: top;
    height: 38px;
    margin: 0 5px;
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    line-height: 40px
}

#hot-news li:hover {
    text-decoration: underline
}

#leaderboard {
    position: relative;
    margin-top: -32px;
    width: 100%;
    height: 65px;
    font-size: 0;
    text-align: center;
    background: #010101;
    z-index: 2;
    overflow: hidden
}

#leaderboard .wrapper {
    background: url('https://cdn.567.sh/Web.Portal/_Common/Content/Views/Shared/images/leaderboard_icon.png') no-repeat left center
}

.leaderboard-instance {
    float: right;
    position: relative;
    width: 42%;
    height: 63px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 30px
}

.leaderboard-instance:before,.leaderboard-instance:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: -1px;
    width: 1px;
    height: 100%;
    background: #333
}

.leaderboard-instance:after {
    left: auto;
    right: 0
}

.leaderboard-instance>ul.head {
    position: relative;
    width: 100%;
    height: 30px;
    color: #ff0;
    vertical-align: middle
}

.leaderboard-instance>ul.head>li {
    display: inline-block;
    padding: 0 4px;
    width: 25%;
    max-width: 25%;
    height: 100%;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.leaderboard-instance>ul.list {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 33px;
    border-top: 1px solid #333
}

.leaderboard-instance>ul.list>*,.leaderboard-instance>ul.list>li>div {
    width: 100%
}

.leaderboard-instance>ul.list li span {
    display: inline-block;
    padding: 0 2px;
    width: 25%;
    max-width: 25%;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

#content {
    position: relative;
    padding: 310px 0 90px;
    min-height: calc(100vh - 194px);
    background-color: #080808;
    background-position: center top;
    background-repeat: no-repeat
}

#content>.wrapper {
    background: #5a1aa9;
    background: -moz-linear-gradient(top,#5a1aa9 0%,#3b197e 24%,#290da2 48%,#7503a1 100%);
    background: -webkit-linear-gradient(top,#5a1aa9 0%,#3b197e 24%,#290da2 48%,#7503a1 100%);
    background: linear-gradient(to bottom,#5a1aa9 0%,#3b197e 24%,#290da2 48%,#7503a1 100%)
}

#content>.wrapper .body {
    width: auto
}

#footer {
    padding: 18px 0 1px;
    margin-bottom: 38px;
    font-size: 12px;
    text-align: center;
    background: #131313
}

#footer-logo {
    display: inline-block;
    margin-bottom: 0px;
    width: 100%;
    height: 80px;
    background: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/footer_logo.png') no-repeat center
}

#footer-nav {
    display: block;
    margin-bottom: 4px
}

#footer-nav li {
    display: inline-block
}

#footer-nav li+li:before {
    content: '/';
    padding: 0 10px;
    color: #fff
}

#footer-nav a {
    color: #fff;
    text-decoration: none
}

#footer-suggest {
    margin: 0;
    color: #fff;
    text-transform: uppercase
}

aside.services {
    position: absolute;
    z-index: 2;
    top: 210px
}

aside.service-left {
    left: 0;
    height: 511px;
    background-image: url('https://cdn.567.sh/Web.Portal/CJ006-01.Portal/Content/Views/Shared/images/services/left.png')
}

aside.service-right {
    right: 0;
    height: 502px;
    background-image: url('https://cdn.567.sh/Web.Portal/CJ006-01.Portal/Content/Views/Shared/images/services/right.png')
}

aside.services ul {
    margin-top: 135px
}
aside.services ul > li {
    width: 122px
}
aside.services ul > li > a {
    display: inline-block;
    width: 100%;
    height: 100%
}
aside.services ul > li.closed {
    height: 160px;
    cursor: pointer
}
aside.service-left {
    width: 185px
}
aside.service-left ul {
    margin-left: 39px
}
aside.service-left ul > li {
    width: 122px
}
aside.service-left ul > li.board {
    height: 81px
}
aside.service-left ul > li.fish {
    height: 102px
}
aside.service-left ul > li.game {
    height: 81px
}
aside.service-left ul > li.client {
    height: 81px
}
aside.service-right {
    width: 195px
}
aside.service-right ul {
    margin-left: 10px
}
aside.service-right ul > li {
    width: 122px
}
aside.service-right ul > li span {
    display: inline-block;
    color: #fff100;
    font-size: 22px;
    font-weight: bold;
    -moz-transform: rotate(29deg);
    -ms-transform: rotate(29deg);
    -o-transform: rotate(29deg);
    -webkit-transform: rotate(29deg);
    transform: rotate(29deg)
}
aside.service-right ul > li.qq {
    height: 126px;
    padding-top: 53px
}
aside.service-right ul > li.wechat {
    height: 81px;
    text-align: center;
    padding: 16px 3px 0 13px
}
aside.service-right ul > li.wechat span {
    margin-top: 50px;
    -moz-transform: rotate(18deg);
    -ms-transform: rotate(18deg);
    -o-transform: rotate(18deg);
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg)
}
.site-announcement {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 10000;
    width: 1064px;
    height: 709px;
    margin: -343px 0 0 -532px;
    background-color: transparent;
    overflow: hidden
}
.site-announcement .closed {
    position: absolute;
    top: 89px;
    right: 0;
    z-index: 1;
    width: 60px;
    height: 60px;
    cursor: pointer
}
#review-list {
    position: fixed;
    bottom: -77px;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 77px;
    background: #000;
    background: rgba(0, 0, 0, .8);
    color: #fff;
    -webkit-transition: bottom .4s;
    -o-transition: bottom .4s;
    -moz-transition: bottom .4s;
    transition: bottom .4s
}
#review-list.open {
    bottom: 0
}


#review-list .up,#review-list .down {
    position: absolute;
    top: -24px;
    left: 0;
    width: 150px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: url('https://cdn.567.sh/Web.Portal/_Common/Content/Views/Shared/images/review/tab.png') no-repeat
}

#review-list .up:after,#review-list .down:after {
    content: '';
    display: inline-block;
    margin-left: 5px;
    width: 7px;
    height: 8px
}

#review-list .up:after {
    background: url('https://cdn.567.sh/Web.Portal/_Common/Content/Views/Shared/images/review/up.png') no-repeat
}

#review-list .down:after {
    background: url('https://cdn.567.sh/Web.Portal/_Common/Content/Views/Shared/images/review/down.png') no-repeat
}

#review-list .wrapper {
    padding-left: 80px;
    height: 77px;
    background: url('https://cdn.567.sh/Web.Portal/_Common/Content/Views/Shared/images/review/txt.png') no-repeat 20px 15px
}

#review-box li {
    display: inline-block;
    position: relative;
    margin: 10px 8px 0;
    width: 60px;
    height: 60px
}

#review-box li.no-review {
    line-height: 60px
}

#review-box li img {
    width: 60px;
    height: 60px
}

#review-box li div {
    display: none;
    position: absolute;
    top: -31px;
    left: -5px;
    padding-top: 2px;
    width: 70px;
    height: 29px;
    text-align: center;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    background: url('https://cdn.567.sh/Web.Portal/_Common/Content/Views/Shared/images/review/title.png') no-repeat
}

#review-box li:hover div {
    display: block
}

#mailbox {
    position: relative;
    display: inline-block;
    margin: 0 25px 0 10px;
    width: 24px;
    height: 24px;
    vertical-align: top;
    text-decoration: none;
    background: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/msg.png') no-repeat
}

#mailbox>span,#mailbox>span:hover {
    position: absolute;
    left: 80%;
    bottom: 60%;
    min-width: 16px;
    padding: 0 2px;
    height: 16px;
    color: #000;
    font-size: 12px;
    text-align: center;
    line-height: 16px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #fff47e
}

#marquee-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    display: none
}

#marquee-wrapper.show {
    display: block;
    z-index: 1000;
    background-image: url('https://cdn.567.sh/Web.Portal/_Common/Content/Views/Shared/images/transparent-black.png')
}

#marquee {
    width: 600px;
    max-height: 500px;
    margin: 30px auto 0 auto;
    background-color: #fff;
    background-image: url('https://cdn.567.sh/Web.Portal/_Common/Content/Views/Shared/images/table_background.jpg');
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: default;
    -moz-transition: margin-top ease-in 300ms;
    -o-transition: margin-top ease-in 300ms;
    -webkit-transition: margin-top ease-in 300ms;
    transition: margin-top ease-in 300ms
}

#marquee>header {
    text-align: center;
    background-color: #e9e9e9;
    border-bottom: 1px solid #ccc;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

#marquee>header>h2 {
    margin: 0;
    color: #0080e3;
    font-size: 21px;
    line-height: 60px
}

ul#newsBags {
    margin: 0;
    padding: 10px 50px;
    max-height: 380px;
    overflow: auto
}

ul#newsBags>li {
    color: #454545;
    font-size: 13px;
    line-height: 27px;
    list-style: disc;
    white-space: pre-line;
    border-bottom: 1px dashed #999
}

#marquee>footer {
    text-align: center;
    line-height: 80px;
    background-color: #e9e9e9;
    background-image: -webkit-radial-gradient(center top,ellipse farthest-side,rgba(0,0,0,.3),transparent);
    background-size: 100% 8px;
    background-repeat: no-repeat;
    border-top: 1px solid #ccc;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px
}

#marquee>footer>span {
    display: inline-block;
    width: 119px;
    font-size: 15px;
    font-weight: bolder;
    line-height: 45.5px;
    background-image: url('https://cdn.567.sh/Web.Portal/_Common/Content/Views/Shared/images/sent_bn.png');
    cursor: pointer
}

#marquee>footer>span:hover {
    background-position: 0 -45.5px
}

.ui-widget-header {
    min-height: 30px;
    line-height: 30px
}

.ui-dialog {
    z-index: 999
}

.ui-dialog .ui-dialog-title {
    font-size: 13px;
    line-height: 15px
}

.ui-dialog .ui-dialog-buttonpane {
    margin: 0;
    padding: 0;
    border: none
}

button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only {
    font-size: 12px
}

.ui-dialog .ui-dialog-buttonpane button {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 3px 6px;
    background: #ffd800
}

.ui-widget-overlay {
}

#lobby>ul.game-list {
    padding: 13px 0 30px 21px;
    font-size: 0;
    text-align: center
}

#lobby>ul.game-list>li {
    position: relative;
    float: left;
    margin: 0 20px 142px 0;
    padding: 4px;
    width: 312px;
    border: 4px #aa77eb solid;
    background-color: #8735dc;
    background-position: center;
    background-repeat: no-repeat
}

#lobby>ul.game-list>li:not([game-box="more"]):hover {
    border-color: #fcff00
}

#lobby>ul.game-list>li[game-box]:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat
}

#lobby>ul.game-list>li .des {
    margin-left: -10.5px;
    padding-top: 10px;
    width: 317px;
    font-size: 12px;
    color: #9c6edf;
    border-top: 1px #9c6edf dashed
}

#lobby>ul.game-list>li:not([game-box="more"]):hover .des {
    color: #fcff00
}

#content {
    background-image: url('../images/bg_welcome.jpg')
}

#un-lobby {
    display: inline-block;
    margin: 0 auto;
    padding: 40px 30px 67px;
    width: 100%
}

#un-lobby aside {
    float: left;
    margin-top: 5px
}

#un-lobby ul#sidebar li {
    margin: 0 auto 15px;
    width: 164px;
    height: 36px;
    line-height: 36px;
    background: #7f11f8
}

#un-lobby ul#sidebar li a {
    display: inline-block;
    width: 163px;
    height: 27px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    line-height: 27px
}

#un-lobby ul#sidebar li:hover,#un-lobby ul#sidebar li.active {
    background: #39006c
}

#un-lobby ul#sidebar li:hover a,#un-lobby ul#sidebar li.active a {
    color: #ffd800
}

#articles {
    float: right;
    width: 750px;
    padding: 0;
    color: #fff;
    text-align: left
}

#articles h2 {
    padding: 0 0 25px 10px;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    letter-spacing: 2px;
    border-bottom: 1px #fff solid
}

#articles h3 {
    margin: 28px 0 5px 10px;
    font-size: 16px;
    font-weight: normal;
    color: #ffd800;
    text-align: left
}

#articles h4 {
    margin: 14px 0 20px 10px;
    font-size: 16px;
    text-align: left
}

#articles>ul {
    list-style: none
}

#articles ol {
    padding-left: 20px;
    list-style-type: decimal
}

#articles p,#articles li {
    font-size: 12px;
    text-align: justify;
    line-height: 2em
}

#articles p {
    margin: 0 0 0 10px
}

#articles table {
    width: 100%
}

#articles table tr,#articles table th,#articles table td {
    line-height: 2em;
    text-align: center;
    border: 1px solid #fcd867
}

#articles table th {
}

#articles .highlight {
    color: #c03;
    font-weight: bolder
}

#articles ul.mtab-menual {
    margin-top: 12px;
    text-align: left
}

#articles ul.mtab-menual li {
    float: left;
    width: 79px;
    height: 34px;
    line-height: 34px;
    color: #ffd800;
    font-size: 16px;
    text-align: center;
    background: #7f11f8;
    cursor: pointer
}

#articles ul.mtab-menual li:hover,#articles ul.mtab-menual li.mtab {
    background: #39006c
}

#articles ul.deposit {
    list-style-type: none
}

#articles ul.deposit>li {
    counter-increment: title
}

#articles ul.deposit>li>a:before {
    content: "方法 " counter(title,upper-alpha)"、"
}

#articles ul.deposit>li a {
    color: #ff6a00;
    font-size: 16px;
    text-decoration: underline
}

.body {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    padding: 1px;
    font-size: 14px;
    font-family: PMingLiU;
    background: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.body #title {
    color: #fff;
    text-align: center;
    background: #000
}

.body.container #title,.body #account-heading,.body #withdrawal-heading {
    color: #fff;
    background: #350752
}

.body #show-account-info.btn {
    color: #fff
}

.form-group .control-div input::-webkit-input-placeholder {
    color: #999
}

.form-group .control-div input::-moz-placeholder {
    color: #999
}

.form-group .control-div input:-ms-input-placeholder {
    color: #999
}

.form-group .control-div input.placeholder {
    color: #999
}

.panel {
    width: 100%;
    color: #5f5f5f;
    background: url('https://cdn.567.sh/Web.Portal/_Common/Content/Views/Account/images/panel_background.jpg') repeat;
    border: 0
}

#title {
    height: 48px;
    font-weight: bold;
    font-size: 21px;
    font-family: 'Microsoft JhengHei';
    text-transform: uppercase;
    border: none
}

#title>div {
    margin-top: -1px;
    text-align: center;
    text-transform: uppercase
}

#account-panel,#withdrawal-panel {
    width: 792px;
    color: #5f5f5f;
    background: url('https://cdn.567.sh/Web.Portal/_Common/Content/Views/WithdrawApplication/images/panel_background.jpg') repeat;
    border: 1px solid #b7b7b7;
    -moz-box-shadow: inset 0 0 1px 1px #fff;
    -webkit-box-shadow: inset 0 0 1px 1px #fff;
    box-shadow: inset 0 0 1px 1px #fff
}

#account-heading,#withdrawal-heading {
    margin: 1px 1px;
    font-family: PMingLiU;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase
}

.panel-body {
    text-align: center
}

.panel-body>form {
    width: 700px;
    margin: 0 auto
}

.control-div input {
    width: 100%;
    padding: 3px 5px;
    line-height: 25px;
    background: url('https://cdn.567.sh/Web.Portal/_Common/Content/Views/Account/images/input_center.png') repeat-y;
    border: 0
}

.control-div input:focus {
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,249,149,.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,249,149,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,249,149,.6)
}

.tooltip {
    position: absolute;
    left: 93%;
    top: -2px;
    z-index: 1;
    display: inline-block
}

.tooltipshowarrow_int {
    position: absolute;
    top: 5px;
    right: -1px;
    z-index: 1000;
    display: block;
    border: 8px solid;
    border-color: transparent #fff;
    border-left-width: 0;
    -moz-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
    -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
    box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07)
}

.tooltipshowarrow_out {
    position: absolute;
    top: 5px;
    right: 0;
    z-index: 999;
    display: block;
    border: 8px solid;
    border-left-width: 0;
    border-color: transparent #bbb;
    -moz-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
    -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
    box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07)
}

.tooltipshow {
    position: absolute;
    z-index: 999!important;
    width: 250px;
    padding: 5px;
    background-color: #fff;
    border: 1px solid;
    border-color: #bbb #bbb #a8a8a8;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);
    box-shadow: 0 1px 3px rgba(0,0,0,.2)
}

.form-control::-webkit-input-placeholder {
    color: #878787
}

.form-control:-moz-placeholder {
    color: #878787
}

.form-control::-moz-placeholder {
    color: #878787
}

.form-control:-ms-input-placeholder {
    color: #878787
}

.input-block {
    position: relative;
    display: inline-block;
    width: 304px
}

.help-block {
    color: #8a6d3b
}

.input-block-top {
    position: absolute;
    top: -2px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 4px;
    background: url('https://cdn.567.sh/Web.Portal/_Common/Content/Views/Account/images/input-top-btm.png') no-repeat 0 0
}

.input-block-btm {
    position: absolute;
    bottom: -8px;
    left: 0;
    display: inline-block;
    height: 10px;
    width: 100%;
    background: url('https://cdn.567.sh/Web.Portal/_Common/Content/Views/Account/images/input-top-btm.png') no-repeat 0 -4px
}

.btn-submit {
    position: relative;
    width: 119px;
    height: 45px;
    color: #454545;
    font-size: 15px;
    font-family: PMingLiU;
    font-weight: bold;
    background: url('https://cdn.567.sh/Web.Portal/_Common/Content/Views/Shared/images/sent_bn.png') no-repeat 0 0;
    border: 0
}

.btn-submit:hover {
    color: #454545;
    background: url('https://cdn.567.sh/Web.Portal/_Common/Content/Views/Shared/images/sent_bn.png') no-repeat 0 -46px
}

.btn-submit[disabled]:hover {
    color: #999;
    background-position-y: 0
}

.table {
    color: #000
}

.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td {
    line-height: 2em
}

table tfoot {
    text-align: center;
    background: #eee
}

#popup-dialog {
    display: none;
    padding: 0
}

#popup-dialog img {
    width: 100%;
    height: auto!important
}

#popup-dialog .dialog-footer {
    height: 30px;
    padding: 0 3px;
    font-size: 12px;
    font-weight: bold;
    line-height: 29px;
    border-top: 1px solid #000
}

ul#newsBags>li {
    white-space: pre-line;
    word-break: break-all;
    word-wrap: break-word
}

.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background-color: #000;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.modal-overlay.modal-show {
    visibility: visible;
    opacity: .6
}

.modal-announcement {
    position: fixed;
    top: 7%;
    left: 50%;
    margin-left: -499px;
    width: 1000px;
    z-index: 10000;
    visibility: hidden;
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    -webkit-transform: scale(.5);
    transform: scale(.5);
    opacity: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.modal-announcement.modal-show {
    visibility: visible;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.modal-announcement>.ma-noshow {
    padding-bottom: 2px;
    text-align: right
}

.modal-announcement>.ma-noshow span {
    margin: 0 5px;
    color: #fff;
    font-size: 14px
}

.modal-announcement>.ma-title {
    min-height: 38px;
    padding: 7px 0;
    color: #fff;
    text-align: center;
    word-break: break-all;
    background-color: #c03;
    border-bottom: 2px solid #ccc;
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0
}

.modal-announcement>.ma-title>span {
    font-size: 18px;
    font-weight: bold
}

.modal-announcement>.ma-title>i {
    float: right;
    margin: 2px 20px 0 0;
    font-size: 22px;
    cursor: pointer
}

.modal-announcement>.ma-body>section {
    height: 560px;
    display: inline-block;
    vertical-align: top
}

.modal-announcement .ma-sidebar {
    width: 27%;
    background-color: #fff;
    border-right: 1px solid #d6d6d6;
    overflow-y: auto;
    overflow-x: hidden
}

.modal-announcement .ma-sidebar ul {
    width: 100%
}

.modal-announcement .ma-sidebar li {
    width: 100%;
    height: 50px;
    padding: 0 12px;
    color: #000;
    line-height: 49px;
    border-bottom: 1px solid #ccc;
    cursor: pointer
}

.modal-announcement .ma-sidebar li span {
    display: inline-block;
    width: 80%;
    vertical-align: top;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.modal-announcement .ma-sidebar li:hover,.modal-announcement .ma-sidebar li.active {
    color: #fff;
    background-color: #c03
}

.modal-announcement .ma-sidebar i.fa-comment-dots {
    vertical-align: middle;
    margin-right: 10px
}

.modal-announcement .ma-sidebar i.fa-chevron-right {
    float: right;
    margin-top: 19px
}

.modal-announcement .ma-content {
    width: 73%;
    background-color: #fff;
    overflow: auto
}

.modal-announcement .ma-content img {
    max-width: 100%;
    height: auto;
    vertical-align: top
}

.modal-announcement>.ma-footer {
    height: 10px;
    background-color: #c03;
    -moz-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px
}

.modal-announcement>.ma-body>section::-webkit-scrollbar {
    width: 10px;
    height: 3px
}

.modal-announcement>.ma-body>section::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.2);
    background: #535353
}

.modal-announcement>.ma-body>section::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.2);
    border-radius: 10px;
    background: #ededed
}

[ng-controller="LobbiesCtrl"] iframe {
    -moz-transition: none!important;
    -o-transition: none!important;
    -webkit-transition: none!important;
    transition: none!important
}

[ng-controller="LobbiesCtrl"] iframe.ng-hide {
    display: block!important;
    height: 0!important;
    visibility: hidden!important
}
