body {
	font-family: 'Microsoft YaHei', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	/*line-height: 1.428571429;*/
	padding-top: 182px;
}
body.layout {
	padding-top: 181px;
	min-width: 1000px;
	background-color: #151515
}
* {
	-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
}
#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-color: #2c281f
}
#header-top {
	position: fixed;
	top: 0;
	left: 0;
	min-width: 1000px;
	width: 100%;
	background: #111;
	z-index: 5;
	border-bottom: 1px solid #2c281f
}
.system-nav>li {
	display: inline-block;
	color: #fff;
	font-size: 12px;
	vertical-align: top;
	height: 32px;
	line-height: 32px
}
.system-nav>li.language>span {
	display: inline-block;
	vertical-align: middle;
	width: 22px;
	height: 15px;
	margin-right: 2px;
	cursor: pointer
}
.system-nav>li.language>span[data-language="zh-CN"] {
	background-image: url('../images/hk.png')
}
.system-nav>li.language>span[data-language="zh-TW"] {
	background-image: url('../images/cn.png')
}
.system-nav>li.language>span[data-language="en-US"] {
	background-image: url('../images/usa.png')
}
.system-nav>li.language>span[data-language="th"] {
	display: none
}
.top-nav {
	position: absolute;
	top: 0;
	right: 0;
	/*font-size: 0*/
}
.top-nav>li {
	display: inline-block;
	vertical-align: top;
	height: 32px;
	line-height: 32px;
	color: #00e686
}
.top-nav>li+li:before {
	content: '|';
	padding: 0 4px;
	color: #fff;
	font-size: 12px
}
.top-nav>li>a {
	color: inherit;
	font-size: 12px;
	text-decoration: none
}
.top-nav>li>a:hover {
	text-decoration: underline
}
.top-nav>.hot:after {
	content: '';
	display: inline-block;
	vertical-align: top;
	width: 16px;
	height: 20px;
	margin: 4px 0 0 4px;
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/top_hot.gif')
}
.top-nav>.license {
	position: relative;
	color: red
}
.top-nav>.license .after{
	display: none;
}
.top-nav>.license:hover .after {
	display: block;
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -80px;
	z-index: 1;
	width: 128px;
	height: 128px;
}
.top-nav>.green-khaki {
	color: #00e686
}
.top-nav>.green-khaki.color {
	color: #c6d223
}
.top-nav>.red, .top-nav>.red-green, .top-nav>.red-green2 {
	color: red
}
.top-nav>.red-green.color {
	color: #12e45e
}
.top-nav>.red-green2.color {
	color: #1fea1f
}
.top-nav>.green-yellow {
	color: #00e686
}
.top-nav>.green-yellow.color {
	color: #ff3
}
.top-nav>.green-yellow2 {
	color: #00e686
}
.top-nav>.green-yellow2.color {
	color: #f9f056
}
.top-nav>.yellow-green {
	color: #ff0
}
.top-nav>.yellow-green.color {
	color: #00ef1f
}
.top-nav>.orange {
	color: #f39800
}
.top-nav>.domain {
	margin-left: 5px;
	min-width: 99px;
	color: #fff;
	font-size: 16px
}
.top-nav>.domain:before {
	display: none
}
.top-nav>.domain>span {
	display: inline-block;
	color: red;
	min-width: 10px
}
#header {
	position: fixed;
	top: 33px;
	left: 0;
	width: 100%;
	min-width: 1000px;
	z-index: 4;
	background: #111;
	border-bottom: 2px solid #2c281f
}
#logo-bg {
	position: relative;
	display: inline-block;
	width: 316px;
	height: 102px;
	vertical-align: top;
}
#logo-bg>a {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 100%
}
#nav {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 0
}
#nav>ul>li {
	position: relative;
	display: inline-block;
	width: 83px;
	height: 101px;
	vertical-align: top
}
#nav>ul>li.home {
	width: 70px
}
#nav>ul>li>a {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 13px;
	text-align: center;
	text-decoration: none
}
#nav>ul>li>a:before {
	content: '';
	display: block;
	width: 29px;
	height: 24px;
	margin: 20px auto 7px;
	background-repeat: no-repeat;
	background-position: center top
}
#nav>ul>li>a>span {
	display: block;
	margin-top: 0px;
	color: #a0a0a0;
	font-size: 12px
}
#nav>ul>li.home>a:before {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/nav/home.png')
}
#nav>ul>li.slot>a, #nav>ul>li.slot>a>span {
	color: #0f0
}
#nav>ul>li.slot>a:before {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/nav/slot.png')
}
#nav>ul>li.fish>a, #nav>ul>li.fish>a>span {
	color: #d33024
}
#nav>ul>li.fish>a:before {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/nav/fish.png')
}
#nav>ul>li.live>a, #nav>ul>li.live>a>span {
	color: #fff
}
#nav>ul>li.live>a:before {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/nav/live.png')
}
#nav>ul>li.lottery>a, #nav>ul>li.lottery>a>span {
	color: #fff
}
#nav>ul>li.lottery>a:before {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/nav/lottery.png')
}
#nav>ul>li.sport>a, #nav>ul>li.sport>a>span {
	color: #fff
}
#nav>ul>li.sport>a:before {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/nav/sport.png')
}
#nav>ul>li.promotion>a, #nav>ul>li.promotion>a>span {
	color: #0ff
}
#nav>ul>li.promotion>a:before {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/nav/promotion.png')
}
#nav>ul>li.board>a, #nav>ul>li.board>a>span {
	color: #ffcf2e
}
#nav>ul>li.board>a:before {
	background-position: center bottom;
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/nav/board.png')
}
#nav>ul>li.board.color>a, #nav>ul>li.board.color>a>span {
	color: #fff
}
#nav>ul>li.board.color>a:before {
	background-position: center top
}
#nav>ul>li.hot>a:after {
	content: '';
	position: absolute;
	top: 15px;
	right: 5px;
	display: inline-block;
	width: 23px;
	height: 26px;
	background: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/hot.gif') no-repeat center top
}
#nav>ul>li.superhot>a:after {
	content: '';
	position: absolute;
	top: 15px;
	right: 5px;
	display: inline-block;
	width: 20px;
	height: 24px;
	background: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/superhot.gif') no-repeat center top
}
#nav>ul>li.color>a, #nav>ul>li.color>a>span {
	color: #fff
}
#nav>ul>li.color>a:before {
	background-position: center center
}
#nav>ul>li:hover>a, #nav>ul>li:hover>a>span {
	color: #ffcf2e
}
#nav>ul>li:hover>a:before {
	background-position: center bottom
}
#nav>ul>li:hover .subnav {
}
.subnav {
	display: none;
	position: absolute;
	left: 50%;
	top: 109%;
	margin-left: -60px;
	width: 130px;
	z-index: 99;
	text-align: left;
	border: 2px solid #e9dc86;
	background: #38393a \9;
	background: rgba(0,0,0,.7)
}
.subnav:before {
	content: '';
	position: absolute;
	top: -12px;
	left: 0;
	width: 100%;
	height: 11px;
	background: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/sub_top.png') no-repeat center bottom
}
.subnav li {
	position: relative;
	height: 36px;
	padding-left: 45px;
	color: #fff;
	font-size: 14px;
	text-align: left;
	line-height: 36px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	background: no-repeat 3px center;
	border-bottom: 1px dotted #4d4644
}
.subnav li.yellow {
	color: #ff0
}
.subnav li.gold {
	color: #ffd700
}
.subnav li.color {
	color: #0f0
}
.subnav li a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: inherit;
	text-decoration: none;
	text-align: center
}
.subnav.live, .subnav.slot {
	margin-left: -130px;
	width: 260px
}
.subnav.slot li, .subnav.live li, .subnav.fish li {
	display: inline-block;
	vertical-align: top;
	width: 126px
}
.subnav li:hover {
	color: #e9dc86
}
.subnav li.sub-title {
	position: relative;
	padding: 0;
	color: red;
	font-weight: bold;
	text-align: center
}
.subnav li.hot {
	position: relative
}
.subnav li.hot.color {
	color: #0f0
}
.subnav li.hot:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 16px;
	height: 17px;
	background: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/sub_hot.gif') no-repeat center center
}
.subnav.fish {
	margin-left: -152px;
	width: 304px
}
.subnav.fish li {
	width: 150px
}
.subnav li[game-box="ka"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/ka.png')
}
.subnav li[game-box="mg"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/mg.png')
}
.subnav li[game-box="pt"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/pt.png')
}
.subnav li[game-box="bb"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/bb.png')
}
.subnav li[game-box="fish"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/fish.png')
}
.subnav li[game-box="sg"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/sg.png')
}
.subnav li[game-box="gns"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/gns.png')
}
.subnav li[game-box="pp"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/pp.png')
}
.subnav li[game-box="ag"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/ag.png')
}
.subnav li[game-box="mw"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/mw.png')
}
.subnav li[game-box="gpi"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/gpi.png')
}
.subnav li[game-box="jdb"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/jdb.png')
}
.subnav li[game-box="hb"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/hb.png')
}
.subnav li[game-box="evo"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/evo.png')
}
.subnav li[game-box="ab"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/ab.png')
}
.subnav li[game-box="3sing"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/3sing.png')
}
.subnav li[game-box="saba"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/saba.png')
}
.subnav li[game-box="im"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/3sing.png')
}
.subnav li[game-box="ig"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/ig.png')
}
.subnav li[game-box="bg"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/bgg.png')
}
.subnav li[game-box="gd"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/gd.png')
}
.subnav li[game-box="sb"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/sb.png')
}
.subnav li[game-box="cq9"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/cq9.png')
}
.subnav li[game-box="ne"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/ne.png')
}
.subnav li[game-box="rt"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/rt.png')
}
.subnav li[game-box="ga"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/ga.png')
}
.subnav li[game-box="pg"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/pg.png')
}
.subnav li[game-box="lg"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/lg.png')
}
.subnav li[game-box="isb"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/isb.png')
}
.subnav li[game-box="sw"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/sw.png')
}
.subnav li[game-box="png"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/png.png')
}
.subnav li[game-box="lx"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/lx.png')
}
.subnav li[game-box="ebet"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/ebet.png')
}
.subnav li[game-box="og"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/og.png')
}
.subnav li[game-box="cmd"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/cmd.png')
}
.subnav li[game-box="esb"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/esb.png')
}
.subnav li[game-box="cr188"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/cr188.png')
}
.subnav li[game-box="vr"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/vr.png')
}
.subnav li[game-box="gpk"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/gpk.png')
}
.subnav li[game-box="gpk2"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/gpk2.png')
}
.subnav li[game-box="fg"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/fg.png')
}
.subnav li[game-box="ap"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/ap.png')
}
.subnav li[game-box="nw"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/nw.png')
}
.subnav li[game-box="kg"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/kg.png')
}
.subnav li[game-box="rg"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/rg.png')
}
.subnav li[game-box="sa"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/sa.png')
}
.subnav li[game-box="js"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/js.png')
}
.subnav li[game-box="new-mg"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/new_mg.png')
}
.subnav li[game-box="new-pt"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/new_pt.png')
}
.subnav li[game-box="ag_fish"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/fish/ag_fish.png')
}
.subnav li[game-box="bb_expert"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/fish/bb_expert.png')
}
.subnav li[game-box="bb_master"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/fish/bb_master.png')
}
.subnav li[game-box="jdb_money"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/fish/jdb_money.png')
}
.subnav li[game-box="jdb_dragon"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/fish/jdb_dragon.png')
}
.subnav li[game-box="jdb_dragon2"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/fish/jdb_dragon2.png')
}
.subnav li[game-box="cq9_go"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/fish/cq9_go.png')
}
.subnav li[game-box="cq9_fish"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/fish/cq9_fish.png')
}
.subnav li[game-box="gpk_cut"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/fish/gpk_cut.png')
}
.subnav li[game-box="gpk_tycoon"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/fish/gpk_tycoon.png')
}
.subnav li[game-box="gpk_king"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/fish/gpk_king.png')
}
.subnav li[game-box="fg_beauty"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/fish/fg_beauty.png')
}
.subnav li[game-box="fg_thunder"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/fish/fg_thunder.png')
}
.subnav li[game-box="fg_happy"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/fish/fg_happy.png')
}
.subnav li[game-box="fg_bird"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/fish/fg_bird.png')
}
.subnav li[game-box="mw_fish"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/fish/mw_fish.png')
}
.subnav li[game-box="ace_fish"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/fish/ace_fish.png')
}
.subnav li[game-box="gns_fish"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/fish/gns_fish.png')
}
.subnav li[game-box="pg_all"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/fish/pg_all.png')
}
.subnav li[game-box="pg_fishking"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/fish/pg_fishking.png')
}
.subnav li[game-box="sw_fish"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/fish/sw_fish.png')
}
.subnav li[game-box="pt_fish"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/fish/pt_fish.png')
}
.subnav li[game-box="bor1"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/board/1.png')
}
.subnav li[game-box="bor2"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/board/2.png')
}
.subnav li[game-box="bor3"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/board/3.png')
}
.subnav li[game-box="bor4"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/board/4.png')
}
.subnav li[game-box="bor5"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/board/5.png')
}
.subnav li[game-box="bor6"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/board/6.png')
}
.subnav li[game-box="bor7"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/board/7.png')
}
.subnav li[game-box="bor8"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/board/8.png')
}
.subnav li[game-box="bor9"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/board/9.png')
}
.subnav li[game-box="lot1"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/lottery/1.png')
}
.subnav li[game-box="lot2"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/lottery/2.png')
}
.subnav li[game-box="lot3"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/lottery/3.png')
}
.subnav li[game-box="lot4"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/lottery/4.png')
}
.subnav li[game-box="lot5"] {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/subnav/lottery/5.png')
}
#header-bottom {
	position: fixed;
	top: 137px;
	left: 0;
	width: 100%;
	min-width: 1000px;
	z-index: 3;
	width: 100%;
	background: #040404
}
#header-bottom .easydomain {
	display: inline-block;
	vertical-align: top;
	width: 180px;
	color: #f3f0a1;
	font-size: 20px;
	line-height: 45px
}
#account-box {
	display: inline-block;
	height: 45px
}
#account-box>form {
	position: relative;
	display: inline-block;
	margin: 8px 0
}
#account-box>form input {
	width: 163px;
	height: 32px;
	padding-left: 5px;
	margin-right: 10px;
	color: #777;
	background-color: #020202;
	border: 1px solid #3f372a;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
#account-box #login_account {
	padding-left: 33px;
	background: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/user.png') no-repeat left center
}
#account-box #login_password {
	padding-left: 33px;
	background: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/pass.png') no-repeat left center
}
#account-box>form button {
	width: 83px;
	height: 30px;
	margin: 0 4px;
	padding: 0;
	color: #fff;
	font-size: 13px;
	vertical-align: top;
	background: none;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s
}
#account-box button.login-btn {
	background: #db4640
}
#account-box button.login-btn:hover {
	background: #f45f59
}
#account-box button.join-btn {
	color: #000;
	background: #eac06c
}
#account-box button.join-btn:hover {
	background: #fad792
}
#account-box button.forget-btn {
	color: #666;
	font-size: 12px;
	font-weight: normal
}
#account-box button.forget-btn:after {
	content: '>';
	color: #fad792
}
#account-box button.forget-btn:hover {
	color: #e9dc86
}
#check-code-wrapper {
	position: relative;
	width: 163px;
	display: inline-block
}
#captcha {
	position: absolute;
	top: 2px;
	right: 2px;
	width: auto;
	height: 27px
}
#agree {
	display: inline-block;
	position: absolute;
	top: 102%;
	right: 158px;
	padding: 2px 5px;
	font-size: 13px;
	background-color: #fff;
	z-index: 102
}
#agree a {
	color: #0c41ed;
	font-weight: bold;
	cursor: pointer
}
ul#account-info {
	display: inline-block;
	margin: 7px 0 0
}
ul#account-info>li {
	display: inline-block;
	float: left;
	width: 155px;
	color: #646464;
	line-height: 35px;
	vertical-align: top
}
ul#account-info>li>span.account {
	display: inline-block;
	max-width: 4em;
	color: #fff;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: top;
	overflow: hidden
}
ul#account-info>li a {
	cursor: pointer
}
ul#account-info>li a:hover {
	color: #e9dc86
}
ul#account-nav {
	display: inline-block;
	margin: 7px 0 0;
	vertical-align: top
}
ul#account-nav>li {
	display: inline-block;
	margin: 0 5px;
	line-height: 35px
}
ul#account-nav>li:first-child {
	margin-left: 0
}
ul#account-nav>li>a {
	display: inline-block;
	color: #e9d87b;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	cursor: pointer
}
ul#account-nav>li>a:hover {
	color: #e9dc86
}
ul#account-nav>li>a.toggle-color {
	color: #c00;
	font-weight: bold
}
ul#account-nav>li>a.color {
	color: #ee0
}
ul#account-nav *.signout-btn {
	width: 60px;
	height: 30px;
	color: #000;
	line-height: 30px;
	background: #eac06c;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s
}
ul#account-nav *.signout-btn:hover {
	color: #000;
	background: #fad792
}
#banner {
	height: 200px;
	background: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/banner.jpg') no-repeat center top
}
#news {
	height: 40px;
	background-color: #040404
}
#news .wrapper {
	height: 40px;
	padding-right: 200px;
	background: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/net.png') no-repeat right center
}
#news .wrapper:before {
	content: '最新公告/NEWS：';
	float: left;
	padding-left: 26px;
	color: #fff032;
	font-size: 12px;
	font-weight: bold;
	line-height: 40px;
	background: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/news.png') no-repeat left center
}
#hot-news {
	white-space: nowrap;
	overflow: hidden
}
#hot-news li {
	display: inline-block;
	height: 40px;
	vertical-align: top;
	margin: 0 5px;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	line-height: 40px
}
#hot-news li:hover {
	text-decoration: underline
}
#content {
	position: relative;
	padding: 8px 0;
	background-color: #141414;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/bg.jpg')
}
#footer {
	padding-top: 20px;
	background-color: #222
}
#footer-logo {
	position: relative;
	height: 145px;
	background: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/footer_logo.png') no-repeat right top
}
#footer-logo .tel {
	width: 360px;
	color: #6f6f6f;
	font-size: 18px;
	font-weight: bold;
	text-align: center
}
#footer-info {
	width: 378px;
	margin: 0;
	padding-top: 12px;
	font-size: 0
}
#footer-info>li {
	display: inline-block;
	width: 171px;
	height: 39px;
	margin: 0 18px 10px 0;
	color: #6f6f6f;
	font-size: 12px;
	text-align: center;
	line-height: 37px;
	border: 1px solid #313131
}
#footer-nav {
	display: block;
	height: 52px;
	margin-top: 28px;
	font-size: 0;
	text-align: center;
	line-height: 50px;
	border-top: 1px solid #2c2c2c;
	border-bottom: 1px solid #2c2c2c
}
#footer-nav li {
	display: inline-block;
	color: #9c9c9c;
	font-size: 12px
}
#footer-nav li+li:before {
	content: '|';
	display: inline-block;
	padding: 0 8px
}
#footer-nav a {
	color: inherit;
	text-align: center;
	text-decoration: none
}
#footer-nav a:hover {
	text-decoration: underline
}
#footer-suggest {
	margin: 0;
	color: #9c9c9c;
	font-size: 12px;
	text-align: center;
	line-height: 37px
}
aside.service {
	position: absolute;
	top: 187px;
	z-index: 101;
	background-repeat: no-repeat
}
aside.service li {
	width: 120px
}
aside.service li.close {
	height: 29px;
	cursor: pointer
}
aside.service li a {
	display: inline-block;
	width: 100%;
	height: 100%
}
aside.services-left {
	left: 0;
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/services/left.png');
	background-position: right top
}
aside.services-left li.slot {
	height: 67px
}
aside.services-left li.partner {
	height: 50px
}
aside.services-left li.mobile {
	height: 41px
}
aside.services-left li.deposit {
	height: 42px
}
aside.services-left li.pay {
	height: 123px
}
aside.services-right {
	right: 0;
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/services/right.png');
	background-position: left top
}
aside.services-right li.chat {
	height: 64px
}
aside.services-right li.qq {
	height: 70px;
	padding: 40px 0 0 10px;
	color: #ff0;
	font-size: 16px;
	text-align: center
}
aside.services-right li.promotion {
	height: 73px
}
aside.services-right li.qrcode {
	height: 114px;
	padding-top: 6px;
	text-align: center
}
aside.services-right li.qrcode img {
	display: inline-block;
	width: 81px;
	vertical-align: top
}
#review-list {
	position: fixed;
	bottom: -77px;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 77px;
	background: #000;
	background: rgba(0,0,0,.8);
	color: #fff;
	-webkit-transition: bottom .4s;
	-o-transition: bottom .4s;
	-moz-transition: bottom .4s;
	transition: bottom .4s
}
#review-list.open {
	bottom: 0
}
#review-list .up, #review-list .down {
	position: absolute;
	top: -24px;
	left: 0;
	width: 150px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: url('https://cdn.igsttech.com/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.igsttech.com/Web.Portal/_Common/Content/Views/Shared/images/review/up.png') no-repeat
}
#review-list .down:after {
	background: url('https://cdn.igsttech.com/Web.Portal/_Common/Content/Views/Shared/images/review/down.png') no-repeat
}
#review-list .wrapper {
	padding-left: 80px;
	height: 77px;
	background: url('https://cdn.igsttech.com/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.igsttech.com/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;
	width: 24px;
	height: 24px;
	vertical-align: top;
	text-decoration: none;
	background: url('https://cdn.igsttech.com/Web.Portal/_Common/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.igsttech.com/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.igsttech.com/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.igsttech.com/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%
}
#lobby>ul.game-list {
	font-size: 0;
	text-align: center
}
#lobby>ul.game-list>li {
	position: relative;
	top: 0;
	display: inline-block;
	vertical-align: top;
	background-repeat: no-repeat
}
#lobby>ul.game-list>li:hover {
}
#un-lobby {
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 0 auto
}
#un-lobby aside {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 234px;
	padding-top: 255px;
	background: #222 url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/unlobby/s_img02.jpg') no-repeat center top;
	border: 1px solid #262626
}
#un-lobby aside:after {
	content: '';
	display: inline-block;
	width: 100%;
	height: 235px;
	margin: 20px auto;
	background: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/unlobby/s_img03.png') no-repeat center bottom
}
#un-lobby aside .aside-title {
	height: 62px;
	padding-left: 20px;
	color: #ebdd73;
	font-size: 16px;
	line-height: 62px;
	background-color: #181818
}
#un-lobby aside .aside-title span {
	color: #666;
	font-size: 12px
}
#un-lobby ul#sidebar {
}
#un-lobby ul#sidebar li {
	position: relative;
	width: 234px;
	border-bottom: 1px solid #2b2b2b
}
#un-lobby ul#sidebar li:hover {
	background-color: #222
}
#un-lobby ul#sidebar li a {
	display: inline-block;
	width: 100%;
	height: 44px;
	padding: 0 18px 0 20px;
	color: #c9c9c9;
	font-size: 16px;
	text-align: left;
	text-decoration: none;
	line-height: 44px;
	-moz-transition: all linear .4s;
	-o-transition: all linear .4s;
	-webkit-transition: all linear .4s;
	transition: all linear .4s
}
#un-lobby ul#sidebar li a:before {
	content: '';
	display: inline-block;
	width: 37px;
	height: 30px;
	margin: 0 10px;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: middle
}
#un-lobby ul#sidebar li.mg a:before {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/unlobby/mg.png')
}
#un-lobby ul#sidebar li.cq9 a:before {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/unlobby/cq9.png')
}
#un-lobby ul#sidebar li.pt a:before {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/unlobby/pt.png')
}
#un-lobby ul#sidebar li.ag a:before {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/unlobby/ag.png')
}
#un-lobby ul#sidebar li.bb a:before {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/unlobby/bb.png')
}
#un-lobby ul#sidebar li.kg a:before {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/unlobby/kg.png')
}
#un-lobby ul#sidebar li.gpkgoal a:before {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/unlobby/gpk.png')
}
#un-lobby ul#sidebar li.sg a:before {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/unlobby/sg.png')
}
#un-lobby ul#sidebar li.pp a:before {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/unlobby/pp.png')
}
#un-lobby ul#sidebar li.gpi a:before {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/unlobby/gpi.png')
}
#un-lobby ul#sidebar li.jdb a:before {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/unlobby/jdb.png')
}
#un-lobby ul#sidebar li.isb a:before {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/unlobby/isb.png')
}
#un-lobby ul#sidebar li.fish a:before {
	background-image: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/unlobby/fish.png')
}
#un-lobby ul#sidebar li a:after {
	content: '';
	float: right;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 14px 15px 14px 0;
	background: url('https://cdn.igsttech.com/Web.Portal/DQ004-01.Portal/Content/Views/Shared/images/unlobby/icon.png') no-repeat center top;
	vertical-align: middle
}
#un-lobby ul#sidebar li:hover a:after {
	background-position: center bottom
}
#un-lobby ul#sidebar li:hover a {
	padding: 0 8px 0 30px;
	color: #ffd053
}
#articles {
	float: right;
	width: 760px;
	min-height: 1184px;
	padding: 30px 25px;
	color: #959595;
	text-align: left;
	background-color: #222;
	border: 1px solid #262626
}
#articles h2 {
	color: #fbc85b;
	font-size: 16px
}
#articles h3 {
	color: #fbc85b;
	font-size: 16px;
	font-weight: normal;
	text-align: left
}
#articles h4 {
	color: #fbc85b;
	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: 1em 0
}
#articles table {
	width: 100%
}
#articles table tr, #articles table th, #articles table td {
	color: #ffc;
	font-size: 13px;
	line-height: 3em;
	text-align: center;
	border: 1px solid #999
}
#articles table th {
	color: #ff0;
	font-size: 13px;
	line-height: 28px;
	background-color: #600
}
#articles .highlight {
	color: red
}
#articles .highlight-green {
	color: #0f0
}
#articles .highlight-yellow {
	color: #ff0
}
#articles .highlight-cyan {
	color: #0ff
}
#articles .highlight-orange {
	color: #e67e22
}
#articles ul.mtab-menual {
	display: block;
	padding-top: 20px;
	text-align: left
}
#articles ul.mtab-menual li {
	display: inline-block;
	width: 100px;
	height: 26px;
	color: #000;
	margin: 0 5px;
	font-size: 14px;
	line-height: 26px;
	text-align: center;
	background: #e3c95b;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	cursor: pointer
}
#articles ul.mtab-menual li:hover, #articles ul.mtab-menual li.mtab {
	color: #fff
}
#articles ul.deposit {
	list-style-type: none
}
#articles ul.deposit>li {
	counter-increment: title
}
#articles ul.deposit>li>a:before {
	content: "方法 " counter(title, upper-alpha)"、"
}
#articles ul.deposit>li a {
	color: #ff8c00;
	font-size: 16px;
	text-decoration: underline
}
.body {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding: 1px;
	font-size: 14px;
	font-family: PMingLiU;
	background: #d2b279;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.body #title {
	color: #fff;
	text-align: center;
	background: #d2b279
}
.body.container #title, .body #account-heading, .body #withdrawal-heading {
	color: #fff;
	background: #383838
}
.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.igsttech.com/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.igsttech.com/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.igsttech.com/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.igsttech.com/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.igsttech.com/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.igsttech.com/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.igsttech.com/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
}
