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

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

body.layout {
    min-width: 1040px;
    background-color: #141414
}

iframe {
    border: none
}

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

[ng-click] {
    cursor: pointer
}

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

#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: #2a2a2a
}
.language {
    min-width:130px;
    color:#fff;
    line-height:51px
}
.language span {
    display:inline-block;
    width:20px;
    height:20px;
    vertical-align:middle;
    margin-left:2px;
    background-repeat:no-repeat;
    background-position:center center;
    cursor:pointer
}
.language span[data-language="zh-CN"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/lang_cn.png')
}
.language span[data-language="zh-TW"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/lang_tw.png')
}
.language span[data-language="en-US"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/lang_en.png')
}
.language span[data-language="th"] {
    display:none
}
#header {
    position: relative;
    height: 298px;
    margin-bottom: -148px;
    padding-top: 10px;
    background: url('../images/header_bg.png') no-repeat center top
}

.top-nav {
    height: 24px;
    font-size: 0
}

.top-nav>li {
    display: inline-block;
    vertical-align: top;
    line-height: 24px
}

.top-nav li.vip a {
    margin-left: 10px;
    color: #fff;
    font-size: 12px;
    line-height: 30px;
    text-decoration: none
}

.top-nav>.white-red.color a {
    color: #fff
}

.top-nav>.white-red.color a {
    color: red
}

.top-nav-left {
    padding-left: 50px
}

.top-nav-left>.language {
    position: relative;
    z-index: 1;
    width: 104px;
    color: #a3a3a3;
    font-size: 14px;
    padding-left: 16px;
    background-color: rgba(0,0,0,.05)
}

.top-nav-left>.language>span:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
    border: 5px solid transparent;
    border-top: 5px solid #a3a3a3
}

.top-nav-left>.language>ul {
    background-color: #131313
}

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

.top-nav-left>.domain {
    width: 139px;
    height: 23px;
    margin-left: 12px;
    background: url('https://cdn.567.sh/Web.Portal/CJ006-01.Portal/Content/Views/Shared/images/header/domain.gif') no-repeat left
}

.top-nav-right {
    position: absolute;
    top: 0;
    right: 12px
}

.top-nav-right>li {
    color: #fff
}

.top-nav-right>li+li:before {
    content: '|';
    padding: 0 4px;
    color: #fff;
    font-size: 12px
}

.top-nav-right>li>a {
    color: inherit;
    font-size: 12px;
    text-decoration: none
}

.top-nav-right>.slot.color {
    color: #47f430
}

.top-nav-right>.qq.color,.top-nav-right>.detection.color {
    color: red
}

.top-nav-right>.agent.color {
    color: #0ff
}

.top-nav-right>.freeplay.color {
    color: #f80
}

.slogan {
    position: absolute;
    top: 24px;
    left: 50px;
    width: 194px;
    height: 50px;
    background-image: url('../images/slogan.png')
}

.header-tel {
    position: absolute;
    top: 36px;
    right: 24px;
    width: 200px;
    height: 28px;
    padding-left: 18px;
    color: #f9d857;
    font-size: 12px;
    line-height: 28px;
    background-image: url('https://cdn.567.sh/Web.Portal/CJ006-01.Portal/Content/Views/Shared/images/header/header_tel_bg.png')
}

.header-tel:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 23px;
    height: 15px;
    margin-right: 4px;
    background-image: url('https://cdn.567.sh/Web.Portal/CJ006-01.Portal/Content/Views/Shared/images/header/header_tel_icon.png')
}

#logo-bg {
    position: absolute;
    top: 10px;
    left: 50%;
    width: 150px;
    height: 143px;
    margin-left: -68px;
    background-image: url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Upload/Slider/logo.png0')
}

#logo-bg>a {
    display: block;
    height: 100%
}

#nav {
    position: absolute;
    top: 84px;
    left: 0;
    z-index: 12;
    width: 100%;
    height: 56px;
    padding: 0 28px 0 36px
}

#nav>ul>li {
    position: relative;
    float: left;
    width: 89px;
    height: 56px;
    color: #fff;
    font-size: 12px;
    text-align: center
}

#nav>ul>li:hover {
    background: url('../images/nav_h.png') no-repeat center top
}

#nav>ul>li.active {
    color: #f8d553;
    background: url('../images/nav_h.png') no-repeat center top
}

#nav>ul>li.promotion {
    color: red
}

#nav>ul>li>a {
    display: block;
    color: inherit;
    line-height: 56px;
    text-decoration: none
}

#nav>ul>li.hot:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 8px;
    right: -5px;
    width: 21px;
    height: 12px;
    background-image: url('../images/hot.png')
}

#nav>ul>li.hot.cur:after {
    top: 9px;
    right: -4px
}

#nav>ul>li.pull-right {
    float: right
}

.subnav {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 11;
    width: 155px;
    background-color: rgba(0,0,0,.8);
    border: 2px solid #e1c266
}

.subnav.col2 {
    width:300px
}
.subnav ol {
    float:left;
    width:142px
}
.subnav:before {
    content:'';
    position:absolute;
    top:-11px;
    left:0;
    width:100%;
    height:13px;
    background:url('../images/sub_arrow.png') no-repeat center 5px
}
.subnav li {
    position:relative;
    width:145px;
    height:44px;
    padding-left:40px;
    color:#fff;
    font-size:15px;
    line-height:44px;
    text-align:center;
    background:#000 no-repeat 8px center \9;
    background:rgba(0, 0, 0, .6) no-repeat 8px center
}
.subnav li a {
    display:inline-block;
    width:100%;
    height:100%;
    color:inherit;
    text-align:center;
    text-decoration:none
}
.subnav li+li {
    border-top:1px dotted #626262
}
.subnav li.hot:after {
    content:'';
    position:absolute;
    top:-2px;
    right:0;
    width:22px;
    height:12px;
    background:url('../images/hot.gif')
}
.subnav li.color {
    color:#ff0
}
.subnav li:hover {
    color:#fff100
}
#nav>ul>li.fish .subnav li {
    background-position-x:3px
}
.subnav li[game-box="bb"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/common/bb.png')
}
.subnav li[game-box="mg"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/common/mg.png')
}
.subnav li[game-box="ag"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/common/ag.png')
}
.subnav li[game-box="pt"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/common/pt.png')
}
.subnav li[game-box="ebet"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/common/ebet.png')
}
.subnav li[game-box="esb"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/common/esb.png')
}
.subnav li[game-box="gpk"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/common/gpk.png')
}
.subnav li[game-box="og"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/common/og.png')
}
.subnav li[game-box="png"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/common/png.png')
}
.subnav li[game-box="pts"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/common/pts.png')
}
.subnav li[game-box="vr"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/common/vr.png')
}
.subnav li[game-box="hb"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/slot/hb.png')
}
.subnav li[game-box="cq9"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/slot/cq9.png')
}
.subnav li[game-box="jdb"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/slot/jdb.png')
}
.subnav li[game-box="mw"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/slot/mw.png')
}
.subnav li[game-box="sg"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/slot/sg.png')
}
.subnav li[game-box="ne"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/slot/ne.png')
}
.subnav li[game-box="pp"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/slot/pp.png')
}
.subnav li[game-box="rt"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/slot/rt.png')
}
.subnav li[game-box="gns"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/slot/gns.png')
}
.subnav li[game-box="ga"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/slot/ga.png')
}
.subnav li[game-box="gpi"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/slot/gpi.png')
}
.subnav li[game-box="pg"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/slot/pg.png')
}
.subnav li[game-box="isb"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/slot/isb.png')
}
.subnav li[game-box="lg"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/slot/lg.png')
}
.subnav li[game-box="ab"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/live/ab.png')
}
.subnav li[game-box="evo"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/live/evo.png')
}
.subnav li[game-box="evo"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/live/evo.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="gd"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/live/gd.png')
}
.subnav li[game-box="sb"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/live/sb.png')
}
.subnav li[game-box="bg"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/live/bg.png')
}
.subnav li[game-box="worldcup"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/sport/world_cup.1.png')
}
.subnav li[game-box="saba"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/sport/saba.png')
}
.subnav li[game-box="3sing"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/sport/crown.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="cmd"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/sport/cmd.png')
}
.subnav li[game-box="mg01"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/mg/01.1.png')
}
.subnav li[game-box="mg02"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/mg/02.1.png')
}
.subnav li[game-box="mg03"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/mg/03.1.png')
}
.subnav li[game-box="mg04"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/mg/04.1.png')
}
.subnav li[game-box="mg05"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/mg/05.1.png')
}
.subnav li[game-box="mg06"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/mg/06.1.png')
}
.subnav li[game-box="mg07"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/mg/07.1.png')
}
.subnav li[game-box="mg08"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/mg/08.1.png')
}
.subnav li[game-box="fish1"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/fish/1.png')
}
.subnav li[game-box="fish2"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/fish/2.png')
}
.subnav li[game-box="fish3"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/fish/3.png')
}
.subnav li[game-box="fish4"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/fish/4.png')
}
.subnav li[game-box="fish5"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/fish/5.png')
}
.subnav li[game-box="fish6"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/fish/6.png')
}
.subnav li[game-box="fish7"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/fish/7.png')
}
.subnav li[game-box="fish8"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/fish/8.png')
}
.subnav li[game-box="fish9"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/fish/9.png')
}
.subnav li[game-box="fish10"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/fish/10.png')
}
.subnav li[game-box="fish11"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/fish/11.png')
}
.subnav li[game-box="fish12"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/fish/12.png')
}
.subnav li[game-box="fish13"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/fish/13.png')
}
.subnav li[game-box="fish14"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/fish/14.png')
}
.subnav li[game-box="fish15"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/fish/15.png')
}
.subnav li[game-box="fish16"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/fish/16.png')
}
.subnav li[game-box="fish17"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/fish/17.png')
}
.subnav li[game-box="ig"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/lottery/ig.png')
}
.subnav li[game-box="ig6"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/lottery/ig.png')
}
.subnav li[game-box="lx"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/lottery/lx.png')
}
.subnav li[game-box="kg"] {
    background-image:url('https://cdn.567.sh/Web.Portal/_Common/Supplier/43x43/kg.png')
}
.subnav li[game-box="gpk"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/board/gpk.png')
}
.subnav li[game-box="city761"] {
    background-image:url('https://cdn.567.sh/Web.Portal/BY001-01.Portal/Content/Views/Shared/images/subnav/board/city761.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="nw"] {
    background-image:url('https://cdn.567.sh/Web.Portal/_Common/Supplier/43x43/nw.png')
}
.subnav li[game-box="th"] {
    background-image:url('https://cdn.567.sh/Web.Portal/_Common/Supplier/43x43/th.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="sw"] {
    background-image:url('https://cdn.567.sh/Web.Portal/_Common/Supplier/43x43/sw.png')
}
.subnav li[game-box="ap"] {
    background-image:url('https://cdn.567.sh/Web.Portal/_Common/Supplier/43x43/ap.png')
}
.subnav li[game-box="js"] {
    background-image:url('https://cdn.567.sh/Web.Portal/_Common/Supplier/43x43/js.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="qt"] {
    background-image:url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/qt.png')
}
.subnav li[game-box="vt"] {
    background-image:url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/vt.png')
}
.subnav li[game-box="bs"] {
    background-image:url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/bs.png')
}
.subnav li[game-box="bng"] {
    background-image:url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/bng.png')
}
.subnav li[game-box="im"] {
    background-image:url('https://cdn.567.sh/Web.Portal/NV001-01.Portal/Content/Views/Shared/images/subnav/im.png')
}
.subnav li[game-box="dg"] {
    background-image:url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/DG.png')
}
.subnav li[game-box="mt"] {
    background-image:url('https://cdn.567.sh/Web.Portal/_Common/Supplier/43x43/mt.png')
}
.subnav li[game-box="mx"] {
    background-image:url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/MX.png')
}
.subnav li[game-box="leg"] {
    background-image:url('https://cdn.567.sh/Web.Portal/_Common/Supplier/43x43/leg.png')
}
.subnav li[game-box="n2"] {
    background-image:url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/N2.png')
}
.subnav li[game-box="vg"] {
    background-image:url('https://cdn.567.sh/Web.Portal/_Common/Supplier/43x43/vg.png')
}
.subnav li[game-box="vg2"] {
    background-image:url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/VG2.png')
}
.subnav li[game-box="wg"] {
    background-image:url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/WG.png')
}
.subnav li[game-box="cat"] {
    background-image:url('https://cdn.567.sh/Web.Portal/AF011-01.Portal/Content/Views/Shared/images/subnav/catlottery.png')
}
.subnav li:hover {
    color: #fff000
}

.subnav li>a {
    display: block;
    height: 100%;
    color: inherit;
    text-decoration: none
}

#header-bot {
    position: absolute;
    top: 252px;
    right: 0;
    left: 0;
    z-index: 11
}

#header-bot.ScrollTop {
    position: fixed;
    top: 0;
    background: #1f1f1f;
    border-bottom: 1px solid #f7ee7d
}

#header-bot.ScrollTop #member {
    background: none
}

#member {
    width: 1040px;
    height: 67px;
    margin: 18 auto;
    padding: 0 20px;
    background: url('https://cdn.567.sh/Web.Portal/CJ006-01.Portal/Content/Views/Shared/images/member_bg.png') no-repeat center
}

#account-box {
    height: 67px;
    padding-left: 170px;
    background: url('https://cdn.567.sh/Web.Portal/CJ006-01.Portal/Content/Views/Shared/images/account_bg.png') no-repeat left
}

#account-box.login {
    text-align: right;
    padding-right: 60px;
    background-image: url('https://cdn.567.sh/Web.Portal/CJ006-01.Portal/Content/Views/Shared/images/account_login_bg.png')
}

#account-box>form {
    position: relative;
    padding-top: 17px;
    font-size: 0
}

#account-box>form .input-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

#account-box>form .input-wrapper:after {
    content: '';
    position: absolute;
    top: 9px;
    left: 8px;
    width: 15px;
    height: 15px;
    background-position: center;
    background-repeat: no-repeat
}

#account-box>form .input-account:after {
    background-image: url('https://cdn.567.sh/Web.Portal/CJ006-01.Portal/Content/Views/Shared/images/input_account.png')
}

#account-box>form .input-password:after {
    background-image: url('https://cdn.567.sh/Web.Portal/CJ006-01.Portal/Content/Views/Shared/images/input_password.png')
}

#account-box>form .input-account>input,#account-box>form .input-password>input {
    padding-left: 28px
}

#account-box>form input {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 170px;
    height: 33px;
    margin-right: 6px;
    padding-left: 8px;
    color: #fff;
    font-size: 12px;
    background-color: #292929;
    border: 1px solid #4c4c4c;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    outline: none
}

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

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

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

#account-box>form input.placeholdersjs {
    color: #707070
}

#account-box>form button {
    display: inline-block;
    vertical-align: middle;
    width: 95px;
    height: 33px;
    margin-right: 6px;
    font-size: 16px;
    border: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    outline: none;
    white-space: nowrap;
    overflow: hidden
}

#account-box>form button.btn-login {
    color: #5b140f;
    font-size: 18px;
    font-weight: bold;
    line-height: 31px;
    background-image: linear-gradient(to right,#d3a852 0,#fefb85 53%,#ddbb62 100%)
}

#account-box>form button.btn-reg {
    color: #fff;
    font-size: 16px;
    line-height: 29px;
    background-image: linear-gradient(to bottom,#e10019 0,#600000 100%);
    border: 1px solid #e8021a
}

#account-box>form button.btn-forget {
    color: #000;
    font-size: 16px;
    line-height: 29px;
    background-image: linear-gradient(to top,#a9a9a9 0,#fff 18%,#a9a9a9 43%,#fff 100%);
    border: 1px solid #c5c5c5
}

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

#captcha {
    position: absolute;
    top: 3px;
    right: 3px;
    width: auto;
    height: 27px
}

#agree {
    position: absolute;
    top: 100%;
    right: 192px;
    z-index: 1;
    padding: 4px 6px;
    color: #fff;
    font-size: 12px;
    background-color: #444
}

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

#account-info {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 33px;
    margin-top: 17px
}

#account-info>li {
    display: inline-block;
    vertical-align: top;
    margin-right: 12px;
    color: #fff;
    font-size: 12px;
    line-height: 33px
}

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

#account-info>li a {
    color: #9d7f4d;
    cursor: pointer
}

#action-box {
    display: inline-block;
    vertical-align: top;
    height: 33px;
    margin-top: 17px
}

#action-box>a {
    display: inline-block;
    vertical-align: middle;
    width: 95px;
    height: 33px;
    margin-left: 12px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    line-height: 31px;
    background-image: linear-gradient(to bottom,#e10019 0,#600000 100%);
    border: 1px solid #e8021a;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    outline: none
}

#account-nav {
    display: inline-block;
    vertical-align: top;
    height: 33px;
    margin-top: 17px;
    font-size: 0
}

#account-nav>li {
    display: inline-block;
    vertical-align: top;
    line-height: 33px
}

#account-nav>li:after {
    content: '|';
    vertical-align: top;
    padding: 0 4px;
    color: #fff;
    font-size: 12px
}

#account-nav>li:last-child:after {
    display: none
}

#account-nav>li>a {
    vertical-align: top;
    color: #fff;
    font-size: 12px;
    text-decoration: none
}

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

#account-nav>li.withdraw>a {
    color: red
}

#banner {
    display: none
}

#news {
    position: relative;
    z-index: 10;
    height: 41px;
    margin-bottom: 65px
}

#news .wrapper {
    padding: 0 0 0 150px;
    background: url('../images/news_title.png') no-repeat left
}

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

#hot-news li {
    display: inline-block;
    vertical-align: top;
    height: 40px;
    margin: 0 5px;
    color: #fff;
    font-size: 14px;
    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 {
    padding: 60px 0;
    background: #141414 url('https://cdn.567.sh/Web.Portal/CJ006-01.Portal/Content/Views/Shared/images/background.jpg') no-repeat center top
}

.content-title {
    height: 46px
}

.content-title .title {
    padding: 10px 0;
    color: #ecd973;
    font-size: 24px;
    line-height: 26px
}

.content-title .title>span {
    padding-left: 5px;
    font-size: 18px
}

#footer {
    height: 233px;
    padding: 24px 0 12px;
    background: url('https://cdn.567.sh/Web.Portal/CJ006-01.Portal/Content/Views/Shared/images/footer/footer_bg.jpg') no-repeat center top
}

#footer-info {
    font-size: 0;
    margin-bottom: 24px
}

#footer-info>li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 260px;
    height: 48px;
    text-align: center
}

#footer-info>li:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 48px;
    height: 48px;
    margin-right: 10px;
    background-position: center;
    background-repeat: no-repeat
}

#footer-info>li+li:after {
    content: '';
    position: absolute;
    top: 12px;
    left: 0;
    width: 1px;
    height: 25px;
    background-image: url('../images/info_line.png')
}

#footer-info>.tel:before {
    background-image: url('../images/info_tel.png')
}

#footer-info>.email:before {
    background-image: url('../images/info_email.png')
}

#footer-info>.qq:before {
    background-image: url('../images/info_qq.png')
}

#footer-info>.chat:before {
    background-image: url('../images/info_chat.png')
}

#footer-info>li>.text {
    display: inline-block;
    vertical-align: middle;
    color: #666;
    font-size: 14px;
    text-align: left
}

#footer-info>li>.text>span {
    display: block;
    color: #f7ea81;
    font-size: 16px
}

#footer-logo {
    height: 63px;
    background: url('../images/footer_logo.png') no-repeat center
}

#footer-nav {
    height: 24px;
    font-size: 0;
    text-align: center
}

#footer-nav>li {
    display: inline-block;
    vertical-align: top;
    line-height: 24px
}

#footer-nav>li+li:before {
    content: '/';
    padding: 0 8px;
    color: #f7ea81;
    font-size: 12px
}

#footer-nav>li>a {
    color: #f7ea81;
    font-size: 12px;
    text-align: center;
    text-decoration: none
}

#footer-nav>li>a:hover {
    text-decoration: underline
}

#footer-suggest {
    color: #666;
    font-size: 12px;
    text-align: center
}

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

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

aside.service-right {
    right: 0;
    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.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: 195px;
    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)
}

ul>li.discunt {
    height: 1px
}

ul>li.qp {
    height: 75px
}
ul>li.fish {
    height: 60px
}

ul>li.game {
    height: 60px
}

ul>li.app {
    height: 75px
}
ul>li.closed {
    height: 45px;
    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
}

aside.service-left-top {
    position: fixed;
    top: 0;
    left: 0;
    width: 150px;
    height: 155px;
    background: url('https://cdn.567.sh/Web.Portal/CJ006-01.Portal/Content/Views/Shared/images/services/lefttop_head.gif');
    z-index: 12
}

aside.service-left-top a {
    position: absolute;
    top: 0;
    left: 0;
    width: 280px;
    background: url('https://cdn.567.sh/Web.Portal/CJ006-01.Portal/Content/Views/Shared/images/services/lefttop_body.png') no-repeat left top;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transform: skewX(145deg);
    -ms-transform: skewX(145deg);
    -o-transform: skewX(145deg);
    -webkit-transform: skewX(145deg);
    transform: skewX(145deg);
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

aside.service-left-top:hover a {
    height: 850px;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-transform: skew(180deg);
    -ms-transform: skew(180deg);
    -o-transform: skew(180deg);
    -webkit-transform: skew(180deg);
    transform: skew(180deg)
}

.site-announcement {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 10000;
    margin: -355px 0 0 -538px;
    overflow: hidden
}

.site-announcement .closed {
    position: absolute;
    top: 29px;
    right: 8px;
    z-index: 1;
    width: 65px;
    height: 65px;
    cursor: pointer
}

.mail .nav-tabs {
    display: inline-block
}

#review-list {
    position: fixed;
    bottom: -77px;
    left: 0;
    width: 100%;
    height: 77px;
    background: rgba(0,0,0,.8);
    background: #000\9;
    color: #fff;
    z-index: 1;
    -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;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    text-decoration: none;
    background: url('https://cdn.567.sh/Web.Portal/CJ006-01.Portal/Content/Views/Shared/images/m_icon.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 {
    display: inline-block;
    width: 100%;
    padding: 15px 0;
    color: #fff;
    font-size: 0;
    border: 1px solid #434343;
    border-top: none
}

#lobby>ul.game-list {
    text-align: center
}

#lobby>ul.game-list>li {
    position: relative;
    top: 0;
    display: inline-block;
    vertical-align: top;
    background-repeat: no-repeat;
    background-position: center top
}

#lobby>ul.game-list>li:hover {
    background-position: center bottom
}

#un-lobby {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #434343;
    border-top: none
}

#un-lobby aside {
    float: left;
    width: 225px;
    background: url('https://cdn.567.sh/Web.Portal/CJ006-01.Portal/Content/Views/Shared/images/aside_bg.png') no-repeat center top
}

#un-lobby aside:before {
    content: '';
    display: block;
    height: 80px;
    background: url('https://cdn.567.sh/Web.Portal/CJ006-01.Portal/Content/Views/Shared/images/aside_top.png') no-repeat center;
    border-right: 1px solid #505050
}

#un-lobby aside:after {
    content: '';
    display: block;
    width: 226px;
    height: 142px;
    background: url('https://cdn.567.sh/Web.Portal/CJ006-01.Portal/Content/Views/Shared/images/aside_bottom.png') no-repeat center
}

#un-lobby ul#sidebar {
    border-right: 1px solid #505050;
    border-bottom: 1px solid #505050
}

#un-lobby ul#sidebar li {
    width: 225px;
    height: 44px;
    color: #fff;
    background: url('https://cdn.567.sh/Web.Portal/CJ006-01.Portal/Content/Views/Shared/images/aside_li_bg.png') no-repeat center bottom
}

#un-lobby ul#sidebar li a {
    display: block;
    height: 100%;
    color: inherit;
    font-size: 14px;
    text-align: center;
    line-height: 44px;
    text-decoration: none
}

#un-lobby ul#sidebar li:hover {
    color: #ecd973
}

#articles {
    float: right;
    width: 813px;
    padding: 12px 26px 52px;
    color: #999;
    text-align: left
}

#articles h2 {
    margin: 0 0 12px;
    color: #fefb85;
    font-size: 22px;
    text-align: center;
    line-height: 50px;
    background: url('https://cdn.567.sh/Web.Portal/CJ006-01.Portal/Content/Views/Shared/images/h2_bg.png') no-repeat center bottom
}

#articles h3 {
    font-size: 16px;
    text-align: left
}

#articles h4 {
    font-size: 14px;
    text-align: left
}

#articles>ul {
    list-style: none
}

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

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

#articles #Union1 ul.ul-subnav li {
    display: inline-block;
    min-width: 192px
}

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

#articles p {
    margin: 1em 0
}

#articles table {
    width: 100%
}

#articles table tr,#articles table th,#articles table td {
    font-size: 12px;
    line-height: 2em;
    text-align: center;
    border: 2px double #999
}

#articles table th {
    color: #ff0;
    background-color: maroon
}

#articles .highlight {
    color: #c03
}

#articles .highlight-yellow {
    color: #f3e678
}

#articles .highlight-green {
    color: #3f0
}

#articles .highlight-orange {
    color: #f39c12
}

#articles .highlight-blue {
    color: #60f
}

#articles ul.mtab-menual {
    padding-bottom: 15px;
    padding-left: 0;
    font-size: 0;
    text-align: left
}

#articles ul.mtab-menual li {
    display: inline-block;
    width: 110px;
    height: 42px;
    margin-right: 6px;
    color: #fff;
    font-size: 14px;
    line-height: 42px;
    text-align: center;
    background: #2e2e2e;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    cursor: pointer
}

#articles ul.mtab-menual li.mtab,#articles ul.mtab-menual li:hover {
    color: #000;
    background: #d4aa53
}

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

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

#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: #202020;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

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

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

.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
}
