
#Introductionbg { float: right; width: 640px; height: 460px; padding: 10px 10px 0px; background-color: rgb(0, 0, 0); margin-left: 60px; }
#Introduction { float: left; width: 620px; height: 440px; padding: 10px 10px 0px; background-color: rgb(225, 212, 184); box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 14px inset; }
#Transaction .Tab { margin-bottom: 4px; }
#Transaction .Tab li.change a .icontxt_1x1 { background-position: 0px 0px; }
#Transaction .Tab li.change a .icontxt_1x2 { background-position: 0px -42px; }
.NewsList li { padding: 11px 10px 11px 4px; height: 18px; line-height: 24px; overflow: hidden; font-size: 14px; border-bottom: 1px dashed rgb(227, 213, 194); width: 570px; color: rgb(88, 21, 0); }
.NewsList li span { float: right; font-size: 12px; color: rgb(76, 17, 1); }
.NewsList li span:hover { float: right; font-size: 12px; color: rgb(255, 0, 0); }
.NewsList li a { color: rgb(227, 213, 194); }
.NewsList li a:hover { color: rgb(255, 0, 0); }
.NewsList li .btn_fl { float: left; color: rgb(255, 255, 255); margin-right: 9px; background-color: rgb(76, 17, 1); display: inline-block; }
.Tab { float: left; width: 100%; margin-bottom: 0px; border-bottom: 1px solid rgb(88, 21, 0); }
.Tab li { float: left; width: 149px; text-align: center; }
.Tab li a { height: 40px; line-height: 35px; font-size: 17px; display: block; font-weight: bold; color: rgb(88, 21, 0); }
.Tab li.change a, .Tab li a:hover { color: rgb(143, 40, 8); }
.Tab li.change { position: relative; margin-bottom: -1px; border-bottom: 2px solid rgb(143, 40, 8); }
.Recharge_header { width: 620px; height: 32px; line-height: 32px; overflow: hidden; font-size: 15px; margin-right: 18px; margin-bottom: 22px; margin-left: 17px; }
.Recharge_header span { float: left; overflow: hidden; color: rgb(88, 21, 0); text-overflow: ellipsis; white-space: nowrap; }
.Recharge_header span:nth-child(1) { width: 180px; padding-left: 70px; }
.Recharge_header span:nth-child(2) { width: 180px; }
.Recharge_header span:nth-child(3) { width: 180px; }
.Recharge_header span:nth-child(4) { width: 125px; }
.rechargeList li { width: 620px; height: 30px; line-height: 30px; overflow: hidden; font-size: 13px; color: rgb(88, 21, 0); padding: 0px 0px 0px 7px; transition: all 0.3s linear 0s; }
.rechargeList li:hover { color: rgb(88, 21, 0); box-shadow: rgba(0, 0, 0, 0.4) 0px 3px 4px; border-color: rgb(251, 223, 182); transform: translateX(5px); }
.rechargeList li::after { clear: both; display: block; content: ""; }
.rechargeList li strong { font-weight: normal; color: rgb(208, 17, 32); }
.rechargeList li span { float: left; position: relative; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.rechargeList li span:nth-child(1) { width: 180px; padding-left: 50px; }
.rechargeList li span:nth-child(2) { width: 160px; padding-left: 0px; }
.rechargeList li span:nth-child(3) { width: 180px; }
.rechargeList li span:nth-child(4) { width: 173px; }
#videowindow_zz { position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px; background: url("../images/heibg.png") left top repeat; display: none; z-index: 16000; }
#videowindow { width: 883px; height: 528px; position: fixed; top: 50%; left: 50%; margin-top: -264px; margin-left: -440px; background-color: rgb(17, 15, 13); border: 10px solid rgb(23, 81, 85); display: none; z-index: 16001; }
#videowindow .btn_closewindow { width: 46px; height: 49px; position: absolute; top: 50%; right: 0px; margin-top: -24px; margin-right: -75px; background: url("../images/icon_close.png") left top no-repeat; border-radius: 50%; cursor: pointer; transition: all 0.3s linear 0s; }
#videowindow .btn_closewindow em { position: absolute; font-size: 12px; color: rgb(255, 255, 255); left: 55px; margin-top: -10px; transition: all 0.3s linear 0s; }
#videowindow .btn_closewindow:hover { transform: rotate(180deg); }
#videowindow .btn_closewindow:hover em { display: none; }
html, body, span, object, iframe, h1, h2, h3, h4, h5, p, blockquote, pre, a, address, code, del, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label { margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-family: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, audio, video { margin: 0px; padding: 0px; display: block; }
html { text-size-adjust: none; }
img { border: none; vertical-align: middle; }
input, select, button { padding: 0px; margin: 0px; outline: none; font-family: inherit; vertical-align: middle; }
textarea { font-family: inherit; padding: 0px; margin: 0px; }
button { cursor: pointer; }
html { overflow-x: hidden; }
body { font-size: 12px; font-family: "Microsoft YaHei"; background: url("../images/bodybg.jpg") left top repeat rgb(4, 5, 26); }
ul, ol { list-style-type: none; }
h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3, h4 { font-size: 14px; }
h5 { font-size: 12px; }
i, em, address { font-style: normal; }
a { text-decoration: none; color: rgb(79, 79, 79); }
a:hover { text-decoration: underline; transition: color 200ms linear 0s, background-color 200ms linear 0s, border-color 200ms linear 0s; }
a:active { }
a:visited { }
.clear { display: block; height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; }
.container1 { width: 617px; height: auto; margin: 0px auto; }
.container1 .div_scroll { float: left; width: 100%; height: 289px; overflow: auto; }
.container1 .scroll_container { position: relative; overflow: hidden; }
.container1 .scroll_absolute { position: absolute; }
.container1 .scroll_vertical_bar { width: 8px; height: 100%; position: absolute; top: 0px; right: 0px; margin: 0px; padding: 0px; }
.container1 .scroll_track { position: relative; border-radius: 10px; background: url("../images/line_y.gif") center top repeat-y; }
.container1 .scroll_drag { position: relative; top: 0px; left: 0px; border-top: none; border-bottom: none; cursor: pointer; background-color: rgb(57, 14, 1); border-radius: 8px; }
.container1 .scroll_arrow { text-indent: -20000px; cursor: pointer; display: block; }
.container1 .scroll_vertical_bar .scroll_arrow { height: 16px; }