body {
    padding: 0;
    margin: 0;
}

#lobby {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    width: 100%
}

#lobby ul.game-list {
    display: block;
    font-size: 0;
    text-align: center
}

#lobby ul.game-list>li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 5px
}

#un-lobby {
    display: inline-block;
    width: 100%;
    margin: 0 auto
}

#un-lobby aside {
    float: left
}

#un-lobby aside:before {
    content: '';
    display: block;
    height: 64px;
    background: url('../images/sidebar_before.jpg') no-repeat center top
}

#un-lobby aside:after {
    content: '';
    display: block;
    height: 212px;
    background: url('../images/sidebar_after.jpg') no-repeat center top
}

#un-lobby ul#sidebar {
    display: block;
    background: url('../images/sidebar_bg.jpg') repeat-y
}

#un-lobby ul#sidebar li {
    position: relative;
    width: 220px;
    line-height: 49px
}

#un-lobby ul#sidebar li>a {
    display: block;
    height: 100%;
    color: #9fa1b1;
    font-size: 13px;
    text-align: center;
    text-decoration: none
}

#un-lobby ul#sidebar li:hover>a {
    color: #ffdf61;
    background: url('../images/sidebar_hover.jpg') no-repeat center top
}

#un-lobby ul#sidebar li.hot:after {
    content: '';
    position: absolute;
	top: -7px;
	left: 137px;
	width: 26px;
	height: 26px;
    background: url('../images/hot.gif') no-repeat center top
}

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

#articles h2 {
    display: block;
    margin: 0 0 10px;
    color: #fff;
    font: bold 13px/normal Arial, Helvetica, sans-serif
}

#articles h2.green {
    color: #0f0
}

#articles h2.green.color {
    color: #ff0
}

#articles h2.red.color {
    color: red
}

#articles h2.yellow.color {
    color: #ff0
}

#articles h3 {
    position: relative;
    margin: 8px 0;
    font-size: 14px;
    text-align: left
}

#articles h3.hot:after {
    content: '';
    display: inline-block;
    width: 23px;
    height: 26px;
    background: url('../images/hot.gif') no-repeat center top
}

#articles h3.big-style {
    margin-bottom: 4px;
    font-size: 18px;
    color: #ffd700
}

#articles h3.thin-style {
    font-size: 12px;
    font-weight: normal
}

#articles h4 {
    margin: 0;
    color: #ffd700;
    font-size: 14px;
    font-weight: normal;
    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: 5px 0 30px
}

#articles p.no-margin {
    margin-bottom: 0
}

#articles p.for-partner {
    font: bold 14px/24px "微软雅黑", "Microsoft YaHei", "宋体"
}

#articles p.for-partner img {
    display: inline-block;
    vertical-align: bottom;
    width: 30px;
    height: 31px;
    margin-left: -4px
}

#articles p.for-contact {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 23px
}

#articles table {
    width: 100%
}

#articles table tr,
#articles table th,
#articles table td {
    font-size: 14px;
    line-height: 2.3em;
    text-align: center;
    border: 1px solid gray
}

#articles table th {
    font-size: 16px;
    line-height: 2.6em
}

#articles table tfoot {
    background: transparent
}

#articles table tfoot td {
    color: #faebd7;
    font-size: 12px;
    font-weight: bold
}

#articles .highlight {
    color: red
}

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

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

#articles .lightblue-highlight {
    color: #40e0d0
}

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

#articles ul.mtab-menual {
    margin: 30px 0 8px;
    font-size: 0;
    text-align: left
}

#articles ul.mtab-menual li {
    display: inline-block;
    vertical-align: top;
    width: 115px;
    height: 38px;
    background: no-repeat center top;
    cursor: pointer
}

#articles ul.mtab-menual li+li {
    margin-left: 45px
}

#articles ul.mtab-menual li[data-btn-index="01"] {
    background-image: url('../images/partner_btn01.png')
}

#articles ul.mtab-menual li[data-btn-index="02"] {
    background-image: url('../images/partner_btn02.png')
}

#articles ul.mtab-menual li[data-btn-index="03"] {
    background-image: url('../images/partner_btn03.png')
}

#articles ul.mtab-menual li[data-btn-index="04"] {
    background-image: url('../images/partner_btn04.png')
}

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

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

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

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

[ng-cloak] {
    display: none!important
}

.panel {
    width: 100%;
    color: #5f5f5f;
    background: url('../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('../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('../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
}

.tooltip.tooltip-right {
    left: auto;
    right: 0
}

.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('../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('../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('../images/sent_bn.png') no-repeat 0 0;
    border: 0
}

.btn-submit:hover {
    color: #454545;
    background: url('../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: #333;
    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: #333
}

.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-content ul {
    display: block;
    margin: 1em 0;
    padding-left: 40px;
    list-style: disc
}

.modal-announcement .ma-content ol {
    display: block;
    margin: 1em 0;
    padding-left: 40px;
    list-style: decimal
}

.modal-announcement>.ma-footer {
    height: 10px;
    background-color: #333;
    -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
}

.modal-announcement.single-content {
    width: 730px;
    margin-left: -365px
}

.modal-announcement.single-content .ma-sidebar {
    display: none
}

.modal-announcement.single-content .ma-content {
    width: 100%
}

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

.relative {
    position: relative
}

.no-padding-vertical {
    padding-top: 0;
    padding-bottom: 0
}

.atd-banner .banner-img {
    position: relative;
    width: 500px;
    height: 80px;
    line-height: 80px;
    background: url("../images/title.png");
    cursor: pointer
}

.atd-banner .banner-close {
    position: absolute;
    right: 14px;
    top: 26px;
    z-index: 5;
    width: 28px;
    height: 28px;
    cursor: pointer
}

.atd-banner .banner-content {
    color: #000
}

.atd-banner .banner-money {
    color: red
}

.modal-atd .atd-frame {
    display: none
}

[red-envelope-float] {
    position: relative;
    display: inline-block;
    width: 348px;
    height: 66px;
    font-size: 0;
    text-align: left;
    background: url('../images/float_bg.1.png') no-repeat center;
    cursor: pointer
}

[red-envelope-float]:before {
    content: '';
    position: absolute;
    top: -23px;
    left: 0;
    display: inline-block;
    width: 130px;
    height: 100px;
    background: url('../images/float_icon.gif') no-repeat center
}

[red-envelope-float]>div {
    padding: 19px 28px 0 142px;
    color: #000;
    font-size: 14px
}

[red-envelope-float]>div .re-tip {
    color: #f7ff00
}

[red-envelope-float]>div .re-tip span {
    color: #fff
}

[red-envelope-float]>div .re-close {
    float: right;
    cursor: pointer
}

[float-entrance]>.entrance-track {
    position: fixed;
    bottom: 100px;
    z-index: 998;
    min-width: 100%;
    height: 0;
    white-space: nowrap;
    -moz-animation-name: marquee;
    -o-animation-name: marquee;
    -webkit-animation-name: marquee;
    animation-name: marquee;
    -moz-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -moz-animation-duration: 35s;
    -o-animation-duration: 35s;
    -webkit-animation-duration: 35s;
    animation-duration: 35s
}

[float-entrance]>.entrance-track.on-the-top {
    z-index: 10011
}

[float-entrance]>.entrance-track:hover {
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

[float-entrance]>.entrance-track>div {
    display: inline-block;
    margin-right: 30px
}

@keyframes marquee {
    0% {
        transform: translateX(100%)
    }
    100% {
        transform: translateX(-100%)
    }
}

@-moz-keyframes marquee {
    0% {
        transform: translateX(100%)
    }
    100% {
        transform: translateX(-100%)
    }
}

@-webkit-keyframes marquee {
    0% {
        transform: translateX(100%)
    }
    100% {
        transform: translateX(-100%)
    }
}

.float-native-app {
    position: fixed;
    right: 0;
    bottom: 175px;
    width: 80px;
    height: 80px;
    z-index: 9999;
    line-height: 80px;
    white-space: nowrap;
    overflow: hidden;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.float-native-app .click-box {
    display: inline-block;
    height: 100%;
    line-height: normal;
    vertical-align: top
}

.float-native-app .app-icon {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
    padding-top: 11px;
    color: #ff4c4c;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    vertical-align: top;
    background: #fff;
    border: 3px solid #ff4c4c;
    overflow: hidden;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    -moz-transition: color .6s;
    -o-transition: color .6s;
    -webkit-transition: color .6s;
    transition: color .6s;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.float-native-app .app-icon:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0);
    background: #ff8f4c;
    background: -moz-linear-gradient(left, rgba(255, 143, 76, 1) 0%, rgba(255, 76, 76, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 143, 76, 1) 0%, rgba(255, 76, 76, 1) 100%);
    background: linear-gradient(to right, rgba(255, 143, 76, 1) 0%, rgba(255, 76, 76, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff8f4c', endColorstr='#ff4c4c', GradientType=1);
    -moz-transition: all .6s;
    -o-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.float-native-app .app-icon .icon {
    height: 31px;
    margin-bottom: 4px;
    background: url('../images/red.png') no-repeat center;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s
}

.float-native-app .app-icon .en {
    font-size: 16px
}

.float-native-app .app-text {
    position: relative;
    display: inline-block;
    width: 190px;
    height: 80px;
    margin-left: 5px;
    padding: 13px 60px 0 11px;
    color: #fff;
    font-size: 16px;
    vertical-align: top;
    background: #ff4c4c;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px
}

.float-native-app .app-text .download {
    font-size: 28px;
    font-weight: bold;
    line-height: 30px
}

.float-native-app .app-text i {
    position: absolute;
    top: 15px;
    right: 8px;
    font-size: 50px
}

.float-native-app .close {
    position: relative;
    margin-left: 5px;
    color: #ff4c4c;
    font-size: 30px;
    vertical-align: middle
}

.float-native-app .close:before {
    content: '';
    position: absolute;
    top: 13px;
    left: 8px;
    width: 15px;
    height: 15px;
    z-index: -1;
    background: #fff
}

.float-native-app:hover {
    width: 320px
}

.float-native-app:hover .app-icon {
    padding-top: 14px;
    color: #fff!important;
    background: transparent;
    border: none
}

.float-native-app:hover .app-icon:before {
    opacity: 1;
    filter: alpha(opacity=100)
}

.float-native-app:hover .app-icon .icon {
    background-image: url('../images/white.png')!important
}

.float-native-app.orange .app-icon {
    color: #ffa100;
    border-color: #ffa100
}

.float-native-app.orange .app-icon .icon {
    background-image: url('../images/orange.png')
}

.float-native-app.orange .app-icon:before {
    background: #ffc400;
    background: -moz-linear-gradient(left, rgba(255, 196, 0, 1) 0%, rgba(255, 154, 0, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 196, 0, 1) 0%, rgba(255, 154, 0, 1) 100%);
    background: linear-gradient(to right, rgba(255, 196, 0, 1) 0%, rgba(255, 154, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffc400', endColorstr='#ff9a00', GradientType=1)
}

.float-native-app.orange .app-text {
    background: #ffa100
}

.float-native-app.orange .close {
    color: #ffa100
}

.float-native-app.green .app-icon {
    color: #50cc7f;
    border-color: #50cc7f
}

.float-native-app.green .app-icon .icon {
    background-image: url('../images/green.png')
}

.float-native-app.green .app-icon:before {
    background: #6fdb2e;
    background: -moz-linear-gradient(left, rgba(111, 219, 46, 1) 0%, rgba(80, 204, 127, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(111, 219, 46, 1) 0%, rgba(80, 204, 127, 1) 100%);
    background: linear-gradient(to right, rgba(111, 219, 46, 1) 0%, rgba(80, 204, 127, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#6fdb2e', endColorstr='#50cc7f', GradientType=1)
}

.float-native-app.green .app-text {
    background: #50cc7f
}

.float-native-app.green .close {
    color: #50cc7f
}

.float-native-app.blue .app-icon {
    color: #4cc3ff;
    border-color: #4cc3ff
}

.float-native-app.blue .app-icon .icon {
    background-image: url('../images/blue.png')
}

.float-native-app.blue .app-icon:before {
    background: #647cd5;
    background: -moz-linear-gradient(left, rgba(100, 124, 213, 1) 0%, rgba(76, 195, 255, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(100, 124, 213, 1) 0%, rgba(76, 195, 255, 1) 100%);
    background: linear-gradient(to right, rgba(100, 124, 213, 1) 0%, rgba(76, 195, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#647cd5', endColorstr='#4cc3ff', GradientType=1)
}

.float-native-app.blue .app-text {
    background: #4cc3ff
}

.float-native-app.blue .close {
    color: #4cc3ff
}

.float-native-app.brown .app-icon {
    color: #b1713f;
    border-color: #b1713f
}

.float-native-app.brown .app-icon .icon {
    background-image: url('../images/brown.png')
}

.float-native-app.brown .app-icon:before {
    background: #cf995a;
    background: -moz-linear-gradient(left, rgba(207, 153, 90, 1) 0%, rgba(177, 113, 63, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(207, 153, 90, 1) 0%, rgba(177, 113, 63, 1) 100%);
    background: linear-gradient(to right, rgba(207, 153, 90, 1) 0%, rgba(177, 113, 63, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#cf995a', endColorstr='#b1713f', GradientType=1)
}

.float-native-app.brown .app-text {
    background: #b1713f
}

.float-native-app.brown .close {
    color: #b1713f
}

.float-native-app.black .app-icon {
    color: #596164;
    border-color: #596164
}

.float-native-app.black .app-icon .icon {
    background-image: url('../images/black.png')
}

.float-native-app.black .app-icon:before {
    background: #868f96;
    background: -moz-linear-gradient(left, rgba(134, 143, 150, 1) 0%, rgba(89, 97, 100, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(134, 143, 150, 1) 0%, rgba(89, 97, 100, 1) 100%);
    background: linear-gradient(to right, rgba(134, 143, 150, 1) 0%, rgba(89, 97, 100, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#868f96', endColorstr='#596164', GradientType=1)
}

.float-native-app.black .app-text {
    background: #596164
}

.float-native-app.black .close {
    color: #596164
}

.float-native-app.en-US .app-text,
.float-native-app.th .app-text {
    padding: 17px 60px 0 11px
}

.float-native-app.en-US .app-text .download,
.float-native-app.th .app-text .download {
    font-size: 15px
}

#service-float {
    position: fixed;
    right: 0;
    bottom: 0;
    display: none;
    width: 145px;
    height: 160px;
    z-index: 9999
}

#service-float .activity-list {
    display: block;
    height: 100%;
    white-space: nowrap;
    overflow: hidden
}

#service-float .activity-list li {
    width: 145px;
    height: 160px;
    line-height: 160px
}

#service-float .activity-list li img {
    display: inline-block;
    max-width: 145px;
    max-height: 160px;
    vertical-align: middle
}

#service-float .jack-pot {
    position: relative
}

#service-float .jack-pot a {
    text-decoration: none
}

#service-float .jack-pot .bonus-tag {
    position: absolute;
    top: 30px;
    right: 10px;
    line-height: 24px;
    padding: 0 8px;
    color: #fff;
    font-size: 14px;
    background: #d9001b;
    border: 1px solid #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    opacity: 1;
    filter: alpha(opacity=100)
}

#service-float .jack-pot .bonus-tag.color {
    opacity: 0;
    filter: alpha(opacity=0)
}

#service-float .jack-pot .bonus-title {
    position: absolute;
    top: 125px;
    left: 0;
    right: 0;
    color: #fff179;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    text-shadow: #2e45ab 2px 0 0, #2e45ab 1.75517px .958851px 0, #2e45ab 1.0806px 1.68294px 0, #2e45ab .141474px 1.99499px 0, #2e45ab -.832294px 1.81859px 0, #2e45ab -1.60229px 1.19694px 0, #2e45ab -1.97998px .28224px 0, #2e45ab -1.87291px -.701566px 0, #2e45ab -1.30729px -1.5136px 0, #2e45ab -.421592px -1.95506px 0, #2e45ab .567324px -1.91785px 0, #2e45ab 1.41734px -1.41108px 0, #2e45ab 1.92034px -.558831px 0
}

#service-float>ul.float-pager {
    position: absolute;
    top: -3px;
    left: 0;
    right: 0;
    font-size: 0;
    text-align: left;
    z-index: 10
}

#service-float>ul.float-pager li {
    display: inline-block;
    width: 12px;
    height: 12px;
    vertical-align: top;
    margin: 0 3px;
    background: #fff;
    border: 1px solid #000;
    border-radius: 50%;
    cursor: pointer
}

#service-float>ul.float-pager li.on {
    background: #ffd053
}

#service-float .closed {
    position: absolute;
    left: -26px;
    top: 3px;
    z-index: 11;
    width: 26px;
    height: 26px;
    cursor: pointer;
    background: url('../images/close.png')
}

#preview-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10001;
    font-family: Arial, 'Microsoft YaHei';
    text-align: center;
    background-color: #000;
    background-color: rgba(0, 0, 0, .7)
}

#preview-overlay:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

#preview-overlay>i {
    vertical-align: middle;
    color: #fff;
    font-size: 80px
}

#preview-overlay div {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 25px
}

#preview-overlay div>i {
    font-size: 150px
}

#preview-overlay div>span {
    display: block;
    margin: 20px 0
}

#preview-overlay div>a {
    display: table;
    padding: 5px 15px;
    margin: 0 auto;
    color: inherit;
    font-size: 20px;
    text-decoration: none;
    border: 1px solid #fff
}

#preview-overlay div>a i {
    margin-left: 10px
}

[trial-click] {
    cursor: pointer
}

.modal.modal-ald .modal-dialog .modal-content {
    background: #333
}

.modal.modal-ald .modal-ald-content {
    background: #efeff0
}

.modal.modal-ald .modal-ald-content .auth-choice ul li {
    background: #fff
}

.modal.modal-ald .modal-ald-content .auth-choice ul li:hover {
    border: 1px solid #333
}

.modal.modal-ald .modal-ald-content .auth-choice ul li i.arrow {
    color: #333
}

.modal.modal-ald .modal-ald-content .auth-title {
    color: #fff;
    background: #333
}

.modal.modal-ald .modal-ald-content .auth-bind .go-auth-bind .go-auth-bind-btn {
    color: #fff;
    background: #333
}

.modal.modal-ald .modal-ald-content .auth-bind span {
    color: #777
}

[jack-pot-activity-float] {
    position: relative;
    width: 341px;
    height: 100px;
    margin-top: -15px;
    font-size: 0;
    text-align: center;
    vertical-align: top;
    background: url('https://cdn.igsttech.com/Web.Portal/_Common/Content/Views/JackPotActivity/images/float_bg.png') no-repeat center;
    cursor: pointer
}

[jack-pot-activity-float] a {
    display: block;
    text-decoration: none
}

[jack-pot-activity-float] .ja-title {
    color: #fff179;
    font-size: 20px;
    font-weight: bold;
    line-height: 85px;
    text-shadow: #2e45ab 3px 0 0, #2e45ab 2.83487px .981584px 0, #2e45ab 2.35766px 1.85511px 0, #2e45ab 1.62091px 2.52441px 0, #2e45ab .705713px 2.91581px 0, #2e45ab -.287171px 2.98622px 0, #2e45ab -1.24844px 2.72789px 0, #2e45ab -2.07227px 2.16926px 0, #2e45ab -2.66798px 1.37182px 0, #2e45ab -2.96998px .42336px 0, #2e45ab -2.94502px -.571704px 0, #2e45ab -2.59586px -1.50383px 0, #2e45ab -1.96093px -2.27041px 0, #2e45ab -1.11013px -2.78704px 0, #2e45ab -.137119px -2.99686px 0, #2e45ab .850987px -2.87677px 0, #2e45ab 1.74541px -2.43999px 0, #2e45ab 2.44769px -1.73459px 0, #2e45ab 2.88051px -.838247px 0
}

[jack-pot-activity-float] .ja-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 35px;
    height: 35px;
    text-align: center;
    vertical-align: top;
    background: url('https://cdn.igsttech.com/Web.Portal/_Common/Content/Views/JackPotActivity/images/float_close.png') no-repeat center;
    background-size: contain;
    cursor: pointer
}

[jack-pot-activity-float] .ja-tag {
    display: inline-block;
    padding: 1px 8px;
    margin-left: 15px;
    color: #fff;
    font-size: 14px;
    background: #e6421f;
    vertical-align: super;
    border: 1px solid #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    opacity: 1;
    filter: alpha(opacity=100)
}

[jack-pot-activity-float] .ja-tag.color {
    opacity: 0;
    filter: alpha(opacity=0)
}

[jack-pot-activity-float].visibility-hidden {
    visibility: hidden
}

.extension-height-zero {
    height: 0!important
}

.extension-display-none {
    display: none!important
}

.extension-position-relative {
    position: relative
}

.extension-position-left {
    left: 0
}

.extension-position-right {
    right: 0
}

#nav>ul>li:hover .subnav.extension-show-block {
    display: block
}

.subnav.extension-rotate-effect {
    display: none \9;
    visibility: hidden;
    -webkit-perspective: 320px;
    -moz-perspective: 320px;
    -ms-perspective: 320px;
    perspective: 320px;
    -moz-transition: visibility linear .4s;
    -o-transition: visibility linear .4s;
    -webkit-transition: visibility linear .4s;
    transition: visibility linear .4s
}

.subnav.extension-rotate-effect li {
    opacity: 0;
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transition: opacity .4s, -webkit-transform .5s;
    -moz-transition: opacity .4s, -moz-transform .5s;
    -o-transition: opacity .4s, -o-transform .5s;
    transition: opacity .4s, transform .5s
}

#nav>ul>li:hover .subnav.extension-rotate-effect {
    display: block\9;
    visibility: visible
}

#nav>ul>li:hover .subnav.extension-rotate-effect li {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

#nav>ul>li:hover .subnav.extension-rotate-effect li:nth-child(1) {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

#nav>ul>li:hover .subnav.extension-rotate-effect li:nth-child(2) {
    -webkit-transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms
}

#nav>ul>li:hover .subnav.extension-rotate-effect li:nth-child(3) {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms
}

#nav>ul>li:hover .subnav.extension-rotate-effect li:nth-child(4) {
    -webkit-transition-delay: 150ms;
    -moz-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    transition-delay: 150ms
}

#nav>ul>li:hover .subnav.extension-rotate-effect li:nth-child(5) {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms
}

#nav>ul>li:hover .subnav.extension-rotate-effect li:nth-child(6) {
    -webkit-transition-delay: 250ms;
    -moz-transition-delay: 250ms;
    -o-transition-delay: 250ms;
    transition-delay: 250ms
}

#nav>ul>li:hover .subnav.extension-rotate-effect li:nth-child(7) {
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms
}

#nav>ul>li:hover .subnav.extension-rotate-effect li:nth-child(8) {
    -webkit-transition-delay: 350ms;
    -moz-transition-delay: 350ms;
    -o-transition-delay: 350ms;
    transition-delay: 350ms
}

#nav>ul>li:hover .subnav.extension-rotate-effect li:nth-child(9) {
    -webkit-transition-delay: 400ms;
    -moz-transition-delay: 400ms;
    -o-transition-delay: 400ms;
    transition-delay: 400ms
}

#nav>ul>li:hover .subnav.extension-rotate-effect li:nth-child(10) {
    -webkit-transition-delay: 450ms;
    -moz-transition-delay: 450ms;
    -o-transition-delay: 450ms;
    transition-delay: 450ms
}

#nav>ul>li:hover .subnav.extension-rotate-effect li:nth-child(11) {
    -webkit-transition-delay: 500ms;
    -moz-transition-delay: 500ms;
    -o-transition-delay: 500ms;
    transition-delay: 500ms
}

#nav>ul>li:hover .subnav.extension-rotate-effect li:nth-child(12) {
    -webkit-transition-delay: 550ms;
    -moz-transition-delay: 550ms;
    -o-transition-delay: 550ms;
    transition-delay: 550ms
}

#nav>ul>li:hover .subnav.extension-rotate-effect li:nth-child(13) {
    -webkit-transition-delay: 600ms;
    -moz-transition-delay: 600ms;
    -o-transition-delay: 600ms;
    transition-delay: 600ms
}

#nav>ul>li:hover .subnav.extension-rotate-effect li:nth-child(14) {
    -webkit-transition-delay: 650ms;
    -moz-transition-delay: 650ms;
    -o-transition-delay: 650ms;
    transition-delay: 650ms
}

#nav>ul>li:hover .subnav.extension-rotate-effect li:nth-child(15) {
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    -o-transition-delay: 700ms;
    transition-delay: 700ms
}

#nav>ul>li:hover .subnav.extension-rotate-effect li:nth-child(16) {
    -webkit-transition-delay: 750ms;
    -moz-transition-delay: 750ms;
    -o-transition-delay: 750ms;
    transition-delay: 750ms
}

#nav>ul>li:hover .subnav.extension-rotate-effect li:nth-child(17) {
    -webkit-transition-delay: 800ms;
    -moz-transition-delay: 800ms;
    -o-transition-delay: 800ms;
    transition-delay: 800ms
}

#nav>ul>li:hover .subnav.extension-rotate-effect li:nth-child(18) {
    -webkit-transition-delay: 850ms;
    -moz-transition-delay: 850ms;
    -o-transition-delay: 850ms;
    transition-delay: 850ms
}

#nav>ul>li:hover .subnav.extension-rotate-effect li:nth-child(19) {
    -webkit-transition-delay: 900ms;
    -moz-transition-delay: 900ms;
    -o-transition-delay: 900ms;
    transition-delay: 900ms
}

#nav>ul>li:hover .subnav.extension-rotate-effect li:nth-child(20) {
    -webkit-transition-delay: 950ms;
    -moz-transition-delay: 950ms;
    -o-transition-delay: 950ms;
    transition-delay: 950ms
}

#nav>ul>li:hover .subnav.extension-rotate-effect li:nth-child(21) {
    -webkit-transition-delay: 1000ms;
    -moz-transition-delay: 1000ms;
    -o-transition-delay: 1000ms;
    transition-delay: 1000ms
}

#nav>ul>li:hover .subnav.extension-rotate-effect li:nth-child(22) {
    -webkit-transition-delay: 1050ms;
    -moz-transition-delay: 1050ms;
    -o-transition-delay: 1050ms;
    transition-delay: 1050ms
}

#nav>ul>li:hover .subnav.extension-rotate-effect li:nth-child(23) {
    -webkit-transition-delay: 1100ms;
    -moz-transition-delay: 1100ms;
    -o-transition-delay: 1100ms;
    transition-delay: 1100ms
}

#nav>ul>li:hover .subnav.extension-rotate-effect li:nth-child(24) {
    -webkit-transition-delay: 1150ms;
    -moz-transition-delay: 1150ms;
    -o-transition-delay: 1150ms;
    transition-delay: 1150ms
}

#nav>ul>li:hover .subnav.extension-rotate-effect li:nth-child(25) {
    -webkit-transition-delay: 1200ms;
    -moz-transition-delay: 1200ms;
    -o-transition-delay: 1200ms;
    transition-delay: 1200ms
}

.float-fixed-service {
    position: fixed;
    top: 0;
    z-index: 5;
    background-repeat: no-repeat;
    background-position: center top;
    cursor: pointer
}

.float-element-default {
    display: block;
    height: 100%
}

.element-animation-left {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
    -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 ease;
    -o-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.element-animation-right {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
    -moz-transform: skewX(-145deg);
    -ms-transform: skewX(-145deg);
    -o-transform: skewX(-145deg);
    -webkit-transform: skewX(-145deg);
    transform: skewX(-145deg);
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    -webkit-transform-origin: right top;
    transform-origin: right top;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.element-animation-start {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.float-fixed-closed {
    position: absolute;
    top: 0;
    width: 26px;
    height: 26px;
    background: url('../images/close.png') no-repeat center top;
    cursor: pointer
}

.site-closed {
    position: absolute;
    top: 0;
    width: 26px;
    height: 26px;
    background: url('../images/close.png') no-repeat center top;
    cursor: pointer
}

.site-closed.outline {
    width: 22px;
    height: 22px;
    background-image: url('../images/close_outline.png')
}

.site-closed.white {
    background-image: url('../images/close_white.png')
}

.site-closed.left {
    left: 0
}

.site-closed.right {
    right: 0
}

[float-slider] .float-pager {
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    font-size: 0;
    text-align: center
}

[float-slider] .float-pager li {
    display: inline-block;
    vertical-align: top;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    background: #888;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    cursor: pointer
}

[float-slider] .float-pager li.on,
[float-slider] .float-pager li:hover {
    background: red
}

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

body.layout {
    position: relative;
    min-width: 1080px;
    background-color: #1c1c24
}

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

iframe {
    border: none
}

[ng-click] {
    cursor: pointer
}

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

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

#header .wrapper,
#account-section .wrapper,
#news .wrapper {
    width: 1080px
}

@font-face {
    font-family: 'LCDAT-TPhone-TimeDate';
    src: url('/fonts/LCDAT-TPhone-TimeDate/LCDAT-TPhoneTimeDate.ttf') format('truetype')
}

#logingame-body {
    background: #1c1c24
}

.modal.modal-ald .modal-dialog .modal-content,
.modal.modal-ald .modal-ald-content .auth-title,
.modal.modal-ald .modal-ald-content .auth-bind .go-auth-bind .go-auth-bind-btn,
#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: #1c1c24
}

.modal.modal-ald .modal-ald-content .auth-choice ul li:hover {
    border: 1px solid #1c1c24
}

.modal.modal-ald .modal-ald-content .auth-choice ul li i.arrow {
    color: #1c1c24
}

#header {
    position: relative;
    z-index: 2;
    font-size: 0;
    font-family: SimSun;
    background: url('../images/header_bg.jpg') repeat-x top
}

#header>div.header-top {
    height: 60px
}

#header>div.header-middle {
    height: 85px
}

#logo-bg {
    position: absolute;
    top: 61px;
    left: -0;
    width: 250px;
    height: 123px;
    background: url(../images/logo.png?v3) no-repeat left top;
    background-size: 100%;
}

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

#nav {
    position: absolute;
    top: 0;
    right: 0
}

#nav>ul>li {
    position: relative;
    display: inline-block;
    width: 65px;
    height: 60px;
    vertical-align: top;
    font-family: SimSun
}

#nav>ul>li.static {
    position: static
}

#nav>ul>li>a {
    position: relative;
    display: block;
    height: 100%;
    color: #f5cf01;
    font-size: 20px;
    font-weight: bold;
    line-height: 60px;
    text-decoration: none;
    text-align: center;
    text-decoration: none
}

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

#nav>ul>li.blue>a {
    color: #558dff
}

#nav>ul>li.green>a {
    color: #4d9400
}

#nav>ul>li.hot>a:before {
    content: '';
    position: absolute;
    top: 3px;
    right: -5px;
    z-index: 1;
    width: 23px;
    height: 26px;
    background: url('../images/hot.gif') no-repeat center top
}

#nav>ul>li>a:hover,
#nav>ul>li.active>a {
    background: url('../images/nav_hover.png') repeat-x top
}

#nav>ul>li:hover .subnav {
    display: block\9;
    visibility: visible
}

#nav>ul>li:hover .subnav li {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

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

.subnav {
    display: none \9;
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 2;
    height: 0;
    margin-left: -65px;
    font-size: 0;
    visibility: hidden;
    -webkit-perspective: 320px;
    -moz-perspective: 320px;
    -ms-perspective: 320px;
    perspective: 320px;
    -moz-transition: visibility linear .4s;
    -o-transition: visibility linear .4s;
    -webkit-transition: visibility linear .4s;
    transition: visibility linear .4s
}

.subnav.col2 {
    width: 260px;
    margin-left: -70px
}

.subnav.col3 {
    width: 390px;
    margin-left: -65px
}

.subnav ol {
    float: left
}

.subnav li {
    position: relative;
    width: 130px;
    height: 42px;
    color: #fff;
    font-size: 13px;
    line-height: 41px;
    text-align: center;
    background: #2c2223;
    border-bottom: 1px dotted #3c3c3c;
    opacity: 0;
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transition: opacity .4s, -webkit-transform .5s;
    -moz-transition: opacity .4s, -moz-transform .5s;
    -o-transition: opacity .4s, -o-transform .5s;
    transition: opacity .4s, transform .5s
}

.subnav li.hot:before {
    content: '';
    position: absolute;
    top: 3px;
    right: 0;
    z-index: 1;
    width: 23px;
    height: 26px;
    background: url('../images/hot.gif') no-repeat center top
}

.subnav li:hover {
    color: #efd26f;
    background: #463839
}

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

.subnav.img {}

.subnav.img li {
    padding-left: 45px;
    text-align: left;
    background-repeat: no-repeat;
    background-position: 3px center
}

.subnav.img li a {
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 45px
}

.subnav.img li[game-box="pt01"] {
    background-image: url('../images/01.gif')
}

.subnav.img li[game-box="pt02"] {
    background-image: url('../images/02.jpg')
}

.subnav.img li[game-box="pt03"] {
    background-image: url('../images/03.gif')
}

.subnav.img li[game-box="pt04"] {
    background-image: url('../images/04.jpg')
}

.subnav.img li[game-box="pt05"] {
    background-image: url('../images/05.jpg')
}

.subnav.img li[game-box="pt06"] {
    background-image: url('../images/06.gif')
}

.subnav.img li[game-box="pt07"] {
    background-image: url('../images/07.gif')
}

.subnav.img li[game-box="pt08"] {
    background-image: url('../images/08.jpg')
}

.subnav.img li[game-box="cq901"] {
    background-image: url('../images/01.jpg')
}

.subnav.img li[game-box="cq902"] {
    background-image: url('../images/02.jpg')
}

.subnav.img li[game-box="cq903"] {
    background-image: url('../images/03.jpg')
}

.subnav.img li[game-box="cq904"] {
    background-image: url('../images/04.jpg')
}

.subnav.img li[game-box="cq905"] {
    background-image: url('../images/05.jpg')
}

.subnav.img li[game-box="cq906"] {
    background-image: url('../images/06.jpg')
}

.subnav.img li[game-box="cq907"] {
    background-image: url('../images/07.jpg')
}

.subnav.img li[game-box="cq908"] {
    background-image: url('../images/08.jpg')
}

.subnav.img li[game-box="promo01"] {
    background-image: url('../images/01.png')
}

.subnav.img li[game-box="promo02"] {
    background-image: url('../images/02.png')
}

.subnav.img li[game-box="promo03"] {
    background-image: url('../images/03.png')
}

.subnav.img li[game-box="promo04"] {
    background-image: url('../images/04.png')
}

.subnav.img li[game-box="promo05"] {
    background-image: url('../images/05.png')
}

.subnav.img li[game-box="promo06"] {
    background-image: url('../images/06.png')
}

.subnav.img li[game-box="promo07"] {
    background-image: url('../images/07.png')
}

.subnav.img li[game-box="promo08"] {
    background-image: url('../images/08.png')
}

#nav li:hover .subnav li:nth-child(1) {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

#nav li:hover .subnav li:nth-child(2) {
    -webkit-transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms
}

#nav li:hover .subnav li:nth-child(3) {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms
}

#nav li:hover .subnav li:nth-child(4) {
    -webkit-transition-delay: 150ms;
    -moz-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    transition-delay: 150ms
}

#nav li:hover .subnav li:nth-child(5) {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms
}

#nav li:hover .subnav li:nth-child(6) {
    -webkit-transition-delay: 250ms;
    -moz-transition-delay: 250ms;
    -o-transition-delay: 250ms;
    transition-delay: 250ms
}

#nav li:hover .subnav li:nth-child(7) {
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms
}

#nav li:hover .subnav li:nth-child(8) {
    -webkit-transition-delay: 350ms;
    -moz-transition-delay: 350ms;
    -o-transition-delay: 350ms;
    transition-delay: 350ms
}

#nav li:hover .subnav li:nth-child(9) {
    -webkit-transition-delay: 400ms;
    -moz-transition-delay: 400ms;
    -o-transition-delay: 400ms;
    transition-delay: 400ms
}

#nav li:hover .subnav li:nth-child(10) {
    -webkit-transition-delay: 450ms;
    -moz-transition-delay: 450ms;
    -o-transition-delay: 450ms;
    transition-delay: 450ms
}

#nav li:hover .subnav li:nth-child(11) {
    -webkit-transition-delay: 500ms;
    -moz-transition-delay: 500ms;
    -o-transition-delay: 500ms;
    transition-delay: 500ms
}

.subnav-big {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 2;
    width: 1000px;
    padding-bottom: 10px;
    font-size: 0;
    text-align: center;
    background: #181313
}

.subnav-big .items {
    display: inline-block;
    vertical-align: top;
    margin: 0 13px 10px
}

.subnav-big .items.col1 {
    min-width: 90px
}

.subnav-big .items.col2 {
    min-width: 180px
}

.subnav-big .items.col3 {
    min-width: 270px
}

.subnav-big .items>.item-head {
    margin: 0;
    height: 28px;
    margin-bottom: 22px;
    background: no-repeat center
}

.subnav-big .items.hot-games>.item-head {
    background-image: url('../images/hot_game.png')
}

.subnav-big .items.board>.item-head {
    background-image: url('../images/board.png')
}

.subnav-big .items.slot>.item-head {
    background-image: url('../images/slot.png')
}

.subnav-big .items.live>.item-head {
    background-image: url('../images/live.png')
}

.subnav-big .items.lottery>.item-head {
    background-image: url('../images/lottery.png')
}

.subnav-big .items.sport>.item-head {
    background-image: url('../images/sport.png')
}

.subnav-big .items.sever>.item-head {
    background-image: url('../images/sever.png')
}

.subnav-big .items.deposit>.item-head {
    background-image: url('../images/deposit.png')
}

.subnav-big .items.domain>.item-head {
    background-image: url('../images/domain.png')
}

.subnav-big .item-body {
    display: inline-block;
    vertical-align: top
}

.subnav-big .item-body>li {
    min-width: 90px;
    padding: 0 15px;
    color: #a7a7a7;
    font-size: 12px;
    line-height: 28px;
    white-space: nowrap;
    text-align: left
}

.subnav-big .item-body>li.hot {
    background: url('../images/home_hot.png') no-repeat left center
}

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

.subnav-big.hot {
    width: 600px;
    min-height: 345px;
    padding-top: 10px;
    background: #0f121c
}

.subnav-big.hot .items {
    margin: 0
}

.subnav-big.hot .items+.items {
    border-left: 1px dotted #535353
}

.subnav-big.hot .items.col1 {
    width: 99px
}

.subnav-big.hot .items>.item-head {
    margin: 20px 0 15px;
    height: 25px
}

.subnav-big.hot .items.ag>.item-head {
    background-image: url('../images/ag.png')
}

.subnav-big.hot .items.bb>.item-head {
    background-image: url('../images/bb.png')
}

.subnav-big.hot .items.board>.item-head {
    background-image: url('../images/board.png')
}

.subnav-big.hot .items.fish>.item-head {
    background-image: url('../images/fish.png')
}

.subnav-big.hot .items.jdb>.item-head {
    background-image: url('../images/jdb.png')
}

.subnav-big.hot .items.mg>.item-head {
    background-image: url('../images/mg.png')
}

.subnav-big.hot .item-body>li {
    display: block;
    padding: 0 0 0 10px;
    line-height: 32px
}

#header-info {
    position: absolute;
    top: 12px;
    right: 0;
    font-weight: bold;
}

#header-info ul {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 210px;
    padding-left: 15px
}

#header-info ul+ul:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    width: 1px;
    height: 40px;
    background-color: #999
}

#header-info ul li span.title {
    display: inline-block;
    width: 45px;
    vertical-align: top;
    color: red;
    font-size: 16px;
    line-height: 28px
}

#header-info ul li a {
    display: inline-block;
    min-width: 65px;
    vertical-align: top;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    text-decoration: none;
    text-transform: uppercase
}

#header-info ul li a+a {
    margin-left: 10px
}

#header-info ul li a.middle {
    width: 67px
}

#header-info ul li a.small {
    width: 75px
}

#header-info ul li a:hover {
    color: #fff000;
    text-decoration: underline
}

#header-info ul li a.license {
    position: relative
}

#header-info ul li a.license:before {
    content: '';
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1;
    width: 728px;
    height: 0;
    background: url('../images/license_body.png') no-repeat center top;
    opacity: 0;
    -moz-transition: all ease .4s;
    -o-transition: all ease .4s;
    -webkit-transition: all ease .4s;
    transition: all ease .4s;
    cursor: default
}

#header-info ul li a.license:hover:before {
    height: 277px;
    opacity: 1
}

#account-section {
    height: 45px;
    font-size: 0;
    font-family: SimSun;
    background: url('../images/header_bg.jpg') repeat-x bottom
}

#account-box {
    text-align: right
}

#account-box:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 210px;
    height: 45px;
    margin-left: -25px;
    /* background: url('../images/domain.gif') no-repeat left center */
}

#account-box>form {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-top: 5px;
    font-weight: bold
}

#account-box>form input {
    display: inline-block;
    width: 178px;
    height: 32px;
    vertical-align: top;
    margin-right: 11px;
    padding-left: 30px;
    color: #fff;
    font-size: 14px;
    background-color: #252528;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-image: url('../images/code.png');
    border: 1px solid #3d3d40;
    outline: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

#account-box>form input::-webkit-input-placeholder,
#account-box>form input:-ms-input-placeholder,
#account-box>form input::-moz-placeholder,
#account-box>form input.placeholder {
    color: #fff
}

#account-box>form input#login_account {
    background-image: url('../images/account.png')
}

#account-box>form input#login_password {
    background-image: url('../images/pwd.png')
}

#account-box>form input:focus {
    border-color: #ffd053
}

#account-box>form button {
    display: inline-block;
    vertical-align: top;
    width: 102px;
    height: 32px;
    padding: 0;
    color: #fff;
    font-size: 14px;
    line-height: 32px;
    border: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: no-repeat center top
}

#account-box>form button+button {
    margin-left: 11px
}

#account-box>form button:hover {
    background-position: center bottom
}

#account-box>form button.login-btn {
    background-image: url('../images/btn1.png')
}

#account-box>form button.join-btn {
    background-image: url('../images/btn2.png')
}

#account-box>form button.trial-btn {
    background-image: url('../images/btn3.png')
}

#account-box>form a.forget-btn {
    position: absolute;
    top: 0;
    right: 536px;
    color: #fff;
    font-size: 14px;
    line-height: 45px;
    text-decoration: none
}

#account-box>form a.forget-btn.useVaptcha {
    right: 345px
}

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

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

#agree {
    display: inline-block;
    position: absolute;
    top: 100%;
    right: 95px;
    z-index: 1;
    padding: 2px 5px;
    font-size: 12px;
    color: #000;
    background-color: #f3eedb
}

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

ul#account-info {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

ul#account-info>li {
    display: inline-block;
    padding: 0 5px;
    color: #fff;
    font-size: 13px;
    line-height: 25px
}

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

ul#account-info>li a {
    color: #fff;
    cursor: pointer
}

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

#action-box {
    display: inline-block;
    vertical-align: middle
}

#action-box>a {
    display: inline-block;
    vertical-align: top;
    width: 102px;
    height: 32px;
    padding: 0;
    color: #fff;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    text-decoration: none;
    border: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: url('../images/btn2.png') no-repeat center top
}

#action-box>a:hover {
    background-position: center bottom
}

#action-box>a:first-child {
    margin-right: 10px;
    background-image: url('../images/btn1.png')
}

#account-nav {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px
}

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

#account-nav>li+li:before {
    content: '|';
    padding: 0 5px;
    color: #fff;
    font-size: 13px
}

#account-nav>li>a {
    color: #fff;
    font-size: 13px;
    line-height: 45px;
    text-decoration: none
}

#account-nav>li.deposit>a {
    color: red;
    font-weight: bold
}

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

#banner {
    height: 263px;
    background: url('../images/banner.jpg') no-repeat center top
}

#news {
    position: relative;
    z-index: 1;
    height: 35px;
    margin-top: -35px;
    background: url('../images/news_bg.png') repeat;
    border-bottom: 1px solid #404454
}

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

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

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

#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('../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: 10px 0 20px;
    background: url('../images/content_bg.png') no-repeat center top
}

#footer {
    background: #101116
}

#footer-slogan {
    height: 380px;
    padding-top: 39px;
    background: url('../images/footer_slogan01.jpg') no-repeat center
}

#footer-slogan:after {
    content: '';
    display: block;
    width: 883px;
    height: 288px;
    margin: 0 auto;
    background: url('../images/footer_slogan02.png') no-repeat center top
}

#footer-slogan:hover:after {
    background-position-y: bottom
}

#footer-info {
    height: 76px;
    background: #191a22;
    border-bottom: 1px solid #353847
}

#footer-info ul {
    display: block;
    font-size: 0;
    text-align: center
}

#footer-info ul>li {
    display: inline-block;
    vertical-align: top;
    min-width: 300px;
    padding-left: 44px;
    color: #f1ede8;
    text-align: left;
    font-size: 14px;
    line-height: 75px;
    background: no-repeat left 20px
}

#footer-info ul>li .gold-color {
    color: #d8b540
}

#footer-info ul>li.tel {
    margin-left: 30px;
    background-image: url('../images/ft_tel.png')
}

#footer-info ul>li.email {
    background-image: url('../images/ft_email.png')
}

#footer-info ul>li.chat {
    background-image: url('../images/ft_chat.png')
}

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

#footer-nav {
    display: block;
    height: 90px;
    padding-top: 36px;
    font-size: 0;
    text-align: center
}

#footer-nav li {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 12px
}

#footer-nav li+li:before {
    display: inline-block;
    vertical-align: top;
    content: '|';
    padding: 0 8px 0 6px;
    color: #fff
}

#footer-nav li.green {
    color: #0f0
}

#footer-nav li.green.color {
    color: #ff0
}

#footer-nav li.red.color {
    color: red
}

#footer-nav li.yellow.color {
    color: #ff0
}

#footer-nav a {
    color: inherit;
    text-align: center;
    text-decoration: none
}

aside.services {
    position: absolute;
    top: 174px;
    z-index: 2;
    background: no-repeat;
    overflow: hidden
}

aside.services>ul {
    width: 129px;
    height: 242px;
    -moz-transition: all ease .5s;
    -o-transition: all ease .5s;
    -webkit-transition: all ease .5s;
    transition: all ease .5s
}

aside.services>ul>li {
    color: #fff;
    font-size: 13px;
    text-align: center;
    white-space: nowrap
}

aside.services>ul>li>a {
    display: block;
    height: 100%
}

aside.services li.closed {
    height: 20px;
    cursor: pointer
}

aside.service-left {
    left: 0;
    padding-right: 35px;
    background-image: url('../images/left0.gif');
    background-position: right center
}

aside.service-left ul {
    margin-left: -129px;
    background-image: url('../images/left.gif')
}

aside.service-left:hover ul {
    margin-left: 0
}

aside.service-left li.shop {
    height: 98px
}

aside.service-left li.vip {
    height: 101px
}

aside.service-left li.yuebao {
    height: 45px
}

aside.service-left li.partner {
    height: 46px
}

aside.service-left li.deposit {
    height: 75px
}

aside.service-right {
    right: 0;
    padding-left: 35px;
    background-image: url('../images/right0.gif');
    background-position: left center
}

aside.service-right ul {
    margin-right: -129px;
    background-image: url('../images/right.png')
}

aside.service-right:hover ul {
    margin-right: 0
}

aside.service-right li.chat {
    height: 102px
}

aside.service-right li.self {
    height: 104px
}

aside.service-right li.tel2 {
    height: 48px;
    padding-top: 28px
}

aside.service-right li.tel {
    height: 45px;
    padding-top: 22px
}

aside.service-right li.vip {
    height: 68px
}

aside.service-left-top {
    width: 175px;
    height: 150px;
    background: url('../images/services/top/left/top.gif') no-repeat center top
}

aside.service-left-top>a {
    width: 240px;
    height: 730px;
    background: url('../images/services/top/left/body.jpg') no-repeat center top
}

aside.service-right-top {
    width: 175px;
    height: 150px;
    background: url('../images/services/top/right/top.gif') no-repeat center top
}

aside.service-right-top>a {
    width: 240px;
    height: 730px;
    background: url('../images/services/top/right/body.jpg') no-repeat center top
}

aside.service-lb {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 4
}

aside.service-lb ul.slide>li {
    width: 200px;
    height: 200px;
    background: no-repeat center center
}

aside.service-lb ul.slide>li>a {
    display: block;
    height: 100%
}

aside.service-lb ul.slide>li[data-img="01"] {
    background-image: url('../images/services/bottom/01.gif')
}

aside.service-lb ul.slide>li[data-img="03"] {
    background-image: url('../images/services/bottom/03.gif')
}

aside.service-lb ul.slide>li[data-img="04"] {
    background-image: url('../images/services/bottom/04.gif')
}

aside.service-lb ul.slide>li[data-img="05"] {
    background-image: url('../images/services/bottom/05.gif')
}

aside.service-lb ul.float-pager {
    text-align: left
}

aside.service-lb ul.float-pager>li {
    width: 14px;
    height: 14px;
    margin: 0 2px;
    background-color: #006000
}

aside.service-lb span.closed {
    position: absolute;
    top: -10px;
    right: -15px;
    width: 26px;
    height: 26px;
    background: url('../images/close.png') no-repeat;
    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('../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('../images/review/up.png') no-repeat
}

#review-list .down:after {
    background: url('../images/review/down.png') no-repeat
}

#review-list .wrapper {
    padding-left: 80px;
    height: 77px;
    background: url('../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('../images/review/title.png') no-repeat
}

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

#mailbox {
    position: relative;
    top: 1px;
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 24px;
    text-decoration: none;
    background: url('../images/m_icon.png') no-repeat
}

#mailbox>span,
#mailbox>span:hover {
    position: absolute;
    left: 80%;
    bottom: 88%;
    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: 10001;
    background-image: url('../images/transparent-black.png')
}

#marquee {
    width: 600px;
    max-height: 500px;
    margin: 30px auto 0 auto;
    background-color: #fff;
    background-image: url('../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('../images/sent_bn.png');
    cursor: pointer
}

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

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

.ui-dialog.popup-dialog {
    z-index: 999
}

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

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

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

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

.ui-widget-overlay {}