﻿a,
abbr,
acronym,
address,
b,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
i,
img,
input,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
samp,
small,
span,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
    padding: 0;
    margin: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption {
    text-align: left
}

input,
select {
    vertical-align: middle;
    font-size: 12px;
    color: #000;
    outline: 0;
    border: none
}

input:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #fff inset
}

fieldset,
img {
    border: 0;
    display: block
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal
}

li,
ol,
ul {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

q:after,
q:before {
    content: ""
}

legend {
    display: none
}

a {
    text-decoration: none;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    outline: 0
}

i {
    display: inline-block
}

i {
    *display: inline
}

label {
    display: inline-block
}

label {
    *display: inline
}

.btn {
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none
}

.clearfix:after {
    content: "";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both
}

.clearfix {
    zoom: 1
}

.clear {
    clear: both
}

body,
html {
    min-width: 1166px;
    font-size: 12px;
    background: #07254b;
    font-family: 'Microsoft YaHei', Arial, 'Times New Roman', SimHei, Helvetica, sans-serif
}

.fl {
    float: left
}

.fr {
    float: right
}

.f12 {
    font-size: 12px
}

.f14 {
    font-size: 14px
}

.f16 {
    font-size: 16px
}

.f18 {
    font-size: 18px
}

.f20 {
    font-size: 20px
}

.f21 {
    font-size: 21px
}

.f24 {
    font-size: 24px
}

.f28 {
    font-size: 28px
}

.f26 {
    font-size: 26px
}

.f30 {
    font-size: 30px
}

.f40 {
    font-size: 40px
}

.f50 {
    font-size: 50px
}

.f60 {
    font-size: 60px
}

.fwb {
    font-weight: 700
}

.fwn {
    font-weight: 400
}

.nomg {
    margin: 0
}

.mgt35 {
    margin-top: 35px
}

.mgr5 {
    margin-right: 5px
}

.mgb5 {
    margin-bottom: 5px
}

.mgb10 {
    margin-bottom: 10px
}

.mgb15 {
    margin-bottom: 15px
}

.mgb20 {
    margin-bottom: 20px
}

.mgb25 {
    margin-bottom: 25px
}

.mgr6 {
    margin-right: 6px
}

.mgb30 {
    margin-bottom: 30px
}

.mgb40 {
    margin-bottom: 40px
}

.mgb43 {
    margin-bottom: 43px
}

.mgb45 {
    margin-bottom: 45px
}

.hide {
    display: none
}

.show {
    display: block
}

.cyl {
    color: #ffc000
}

.cyl2 {
    color: #ff0
}

.cyl3 {
    color: #f0e091
}

.cf {
    color: #fff
}

.cf7 {
    color: #f7f76f
}

.cred {
    color: red
}

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

.header {
    position: fixed;
    z-index: 2;
    left: 0;
    top: 0;
    height: 195px;
    background: url(../images/bg_top.jpg) no-repeat center top;
    width: 100%;
    min-width: 1166px
}

.header .top {
    height: 145px
}

.header .top .container>div {
    position: absolute
}

.header .top .logo {
    left: 20px;
    top: 30px
}

.header .top .logoword {
    left: 377px;
    top: 53px
}

.header .top .userctrl {
    right: 0;
    top: 40px
}

.header .top .userctrl input {
    color: #6d3400;
    font-size: 14px
}

.header .top .userctrl input::-webkit-input-placeholder {
    color: #6d3400
}

.header .top .userctrl input:-moz-placeholder {
    color: #6d3400
}

.header .top .userctrl input::-moz-placeholder {
    color: #6d3400
}

.header .top .userctrl input:-ms-input-placeholder {
    color: #6d3400
}

.header .top .userctrl input[type=password],
.header .top .userctrl input[type=text] {
    background: #ffd871;
    padding: 5px 5px 5px 35px;
    border-radius: 5px;
    margin: 0 5px 5px 0;
    width: 160px;
    height: 23px
}

.header .top .userctrl .authipt {
    margin-bottom: 0 !important
}

.header .top .userctrl span {
    position: absolute;
    right: 13px;
    top: 2px;
    font-size: 18px;
    cursor: pointer;
    padding: 5px;
    color: #6d3400
}

.header .top .userctrl input[type=button] {
    background: url(../images/icons.png) no-repeat -2px -117px;
    width: 100px;
    height: 33px;
    cursor: pointer
}

.header .top .userctrl input[type=submit]:hover {
    opacity: .9
}

.header .top .userctrl .forget {
    display: inline-block;
    vertical-align: middle;
    color: #fefe95;
    margin-left: 20px
}

.header .top .userctrl .forget:hover {
    text-decoration: underline
}

.header .top .userctrl table {
    float: left
}

.header .top .userctrl td {
    position: relative
}

.header .top .userctrl i {
    position: absolute;
    left: 5px;
    top: 4px;
    width: 25px;
    height: 25px;
    background: #000
}

.header .top .userctrl .icon-user {
    background: url(../images/icons.png) no-repeat 2px 2px
}

.header .top .userctrl .icon-pwd {
    background: url(../images/icons.png) no-repeat 2px -36px
}

.header .top .userctrl .icon-auth {
    background: url(../images/icons.png) no-repeat 2px -75px
}

.header .top .userctrl .regbtn {
    float: left
}

.header .top .userctrl .regbtn a {
    width: 114px;
    height: 73px;
    background: url(../images/icons.png) no-repeat 0 -167px
}

.header .top .userctrl .regbtn a:hover {
    opacity: .9
}

.header .top .links {
    right: -60px;
    top: 10px
}

.header .top .links li {
    float: left;
    margin: 0 6px
}

.header .top .links span {
    display: inline-block;
    height: 12px;
    width: 1px;
    background: #fff;
    margin-top: 2px
}

.header .top .links a {
    color: #fff
}

.header .top .links a:hover {
    text-decoration: underline
}

.header .bottom {
    background: url(../images/bg_navbar.png) no-repeat center top;
    text-align: center
}

.header .bottom li {
    display: inline-block;
    color: #fff;
    line-height: 67px;
    font-size: 14px;
    margin: 0 18px
}

.header .bottom li:first-child {
    margin-left: 0
}

.header .bottom li:last-child {
    margin-right: 0
}

.header .bottom li a {
    color: #000;
    display: inline;
    font-size: small;
    font-weight: 900;
}

.header .bottom li a:hover {
    text-decoration: underline
}

.header .bottom li span {
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 28px;
    background: url(../images/icons.png) no-repeat -156px -218px
}

.header .bottom li.active a {
    color: #fff32d
}

.header .bottom li.hot {
    position: relative
}

.header .bottom li.hot a {
    /* color: #fff */
}

.header .bottom li.hot:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 75%;
    width: 21px;
    height: 12px;
    background: url(../images/icons.png) no-repeat -4px -258px
}

.lb {
    margin-top: 195px;
    min-width: 1166px;
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 423px;
    z-index: 1
}

.lb .lb-wrap {
    height: 423px;
    position: absolute;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    overflow: hidden
}

.lb .lb-wrap ul li {
    float: left;
    height: 423px
}

.lb .lb-wrap .dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 45px;
    z-index: 4;
    text-align: center
}

.lb .lb-wrap .dot {
    display: inline-block;
    height: 14px;
    width: 14px;
    margin: 0 5px;
    border-radius: 7px;
    cursor: pointer;
    background: #999;
    transition: all .5s;
    -webkit-transition: all .5s;
    box-shadow: 0 1px 2px #555 inset
}

.lb .lb-wrap .dot {
    *display: inline
}

.lb .lb-wrap .dots li.active {
    background: #fff
}

.radio {
    width: 100%;
    line-height: 36px;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    position: absolute;
    font-size: 13px;
    bottom: 0;
    left: 0
}

.radio .tit {
    padding-left: 25px;
    display: inline-block;
    vertical-align: middle;
    color: #ffdb5f;
    background: url(../images/icons.png) no-repeat -55px 5px
}

.radio marquee {
    width: 1050px;
    color: #f3e612;
    vertical-align: middle
}

.gamelist {
    overflow: hidden;
    background: -moz-linear-gradient(#072e9c, #0329c7);
    background: -webkit-gradient(linear, from(#072e9c), to(#0329c7));
    background: -webkit-linear-gradient(#072e9c, #0329c7);
    background: -o-linear-gradient(#072e9c, #0329c7)
}

.gamelist .tit {
    background: url(../images/tit_gamelist.png) center bottom no-repeat;
    width: 1185px;
    height: 52px;
    margin: 0 auto;
    padding-top: 30px
}

.gamelist .list {
    margin-top: 24px
}

.gamelist table {
    margin: 0 auto
}

.gamelist td {
    padding: 0 10px 20px 0
}

.gamelist .wrap {
    position: relative
}

.gamelist .last {
    padding-right: 0
}

.gamelist .cover {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 56px;
    background: rgba(0, 0, 0, .7)
}

.gamelist .cover img {
    position: absolute;
    left: 10px;
    top: 15px
}

.gamelist .cover a {
    color: #fff;
    font-size: 15px;
    position: absolute;
    right: 20px;
    top: 18px
}

.gamelist .cover a:hover {
    text-decoration: underline
}

.showbox {
    background: #041458
}

.showbox .left {
    padding: 35px 0 40px 10px;
    position: relative
}

.showbox .left span {
    position: absolute;
    color: #ffca2f;
    font-size: 30px
}

.showbox .left .n1 {
    top: 84px;
    right: 23px
}

.showbox .left .n2 {
    top: 162px;
    right: 23px
}

.showbox .left .n3 {
    top: 246px;
    right: 38px
}

.showbox .right .tit {
    text-align: right
}

.showbox .right .tit img {
    display: inline
}

.showbox .right .mq {
    margin-top: -5px
}

.showbox .right marquee {
    width: 690px;
    height: 96px;
    padding: 10px 20px;
    border: 2px solid #bebe62;
    border-radius: 3px;
    background: #bebe62;
    color: #fff;
    font-size: 14px
}

.showbox .right .img {
    padding-top: 20px
}

.showbox .right .img img {
    margin: 0 auto
}

.footer {
    background: url(../images/bg_bottom.jpg) no-repeat center;
    height: 107px;
    color: #fff
}

.footer a {
    color: #fff
}

.footer .icon-wechat {
    width: 50px;
    height: 50px;
    background: url(../images/icons.png) no-repeat -150px 0
}

.footer .icon-email {
    width: 50px;
    height: 50px;
    background: url(../images/icons.png) no-repeat -150px -66px
}

.footer .icon-qq {
    width: 50px;
    height: 50px;
    background: url(../images/icons.png) no-repeat -150px -139px
}

.footer .left {
    padding-top: 25px
}

.footer li {
    display: inline-block;
    margin-right: 22px
}

.footer li:last-child {
    margin-right: 0
}

.footer li i {
    vertical-align: middle;
    margin-right: 3px
}

.footer li>div {
    display: inline-block;
    vertical-align: middle
}

.footer li>span {
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 28px;
    background: url(../images/icons.png) no-repeat -199px -218px
}

.footer .right {
    padding-top: 30px
}

.footer p {
    line-height: 24px;
    text-align: right
}

.footer p a {
    display: inline;
    margin-left: 5px
}

.footer p a:hover {
    text-decoration: underline
}

.float {
    padding: 0 20px 0 0
}

.float li {
    position: relative
}

.float img {
    margin: 0 auto
}

.float .cfgMainCustomerQQ {
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    color: transparent
}

.icon-num {
    background: url(../images/qqnum.png) no-repeat;
    width: 12px;
    height: 18px
}

.icon-num-0 {
    background-position: 0 0
}

.icon-num-1 {
    background-position: -18px 0
}

.icon-num-2 {
    background-position: -36px 0
}

.icon-num-3 {
    background-position: -53px 0
}

.icon-num-4 {
    background-position: -70px 0
}

.icon-num-5 {
    background-position: -88px 0
}

.icon-num-6 {
    background-position: -106px 0
}

.icon-num-7 {
    background-position: -123px 0
}

.icon-num-8 {
    background-position: -141px 0
}

.icon-num-9 {
    background-position: -158px 0
}

.banner {
    margin-top: 195px;
    min-width: 1166px;
    overflow: hidden;
    position: relative
}

.banner img {
    margin: 0 auto
}

.main {
    /* background: url(../images/bg_main.png) no-repeat center; */
    background-size: 1920px 100%;
    padding: 16px 0 30px
}

.main .leftmenu {
    width: 221px;
    margin-left: 15px;
    font-size: 14px
}

.main .leftmenu .tit {
    position: relative;
    height: 72px;
    background: url(../images/top_leftmenu.png) no-repeat center
}

.main .leftmenu .list {
    width: 218px;
    padding: 20px 0 5px;
    background: url(../images/bottom_leftmenu.png) no-repeat center;
    background-size: 100% 100%;
    margin: -5px auto 0
}

.main .leftmenu li {
    width: 177px;
    height: 50px;
    margin: -8px auto 0;
    background: url(../images/btn_leftmenu.png) no-repeat center;
    line-height: 37px
}

.main .leftmenu li a {
    color: #000;
    text-indent: 75px
}

.main .righttext {
    margin-right: 15px;
    width: 820px;
    background: #030e3f;
    box-shadow: 1px 2px 2px #000 inset;
    padding: 10px 30px
}

.main .righttext .tit {
    font-size: 14px;
    color: #f9cd39;
    line-height: 30px
}

.main .righttext .detail {
    margin-top: 15px;
    font-size: 15px;
    color: #fff
}

.main .appdown {
    text-align: center;
    padding-bottom: 40px
}

.main .appdown .down p {
    line-height: 30px
}

.main .appdown .down .ewm {
    margin-top: 20px
}

.main .appdown .down img {
    display: inline
}

.main .appdown .teach {
    width: 450px;
    height: 460px;
    margin: 20px auto 0;
    overflow-x: hidden
}

.main .appdown .teach img {
    width: 100%
}

.main .appdown .teach::-webkit-scrollbar {
    width: 12px
}

.main .appdown .teach::-webkit-scrollbar-thumb {
    background-color: #fff;
    border: 2px solid #051037;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em
}

.main .appdown .teach::-webkit-scrollbar-track {
    background-color: #051037;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em
}

.main .rules li {
    margin-bottom: 10px
}

.main .rules li img {
    width: 100%
}

.main .rules .text {
    padding: 10px 2px
}

.main .regbox {
    position: relative;
    padding-bottom: 20px
}

.main .regbox .tbwrap {
    border: 1px solid #fff;
    position: relative;
    padding: 40px 150px 30px
}

.main .regbox table {
    color: #fff
}

.main .regbox table strong {
    color: red;
    margin-right: 5px;
    font-size: 14px
}

.main .regbox table input {
    line-height: 18px;
    padding: 3px 8px;
    width: 280px;
    border: 1px solid #0332e5;
    background: 0 0;
    color: #fff
}

.main .regbox table td {
    padding: 4px 0
}

.main .regbox table select {
    width: 48px;
    height: 24px;
    margin-right: 8px;
    color: #fff;
    border: 1px solid #5799f2;
    background: #013175
}

.main .regbox table .authimgcode {
    width: 78px;
    text-align: center
}

.main .regbox table .imgCode {
    width: 78px;
    height: 26px;
    display: inline-block;
    vertical-align: bottom;
    cursor: pointer
}

.main .regbox .btns {
    text-align: center;
    padding-top: 30px
}

.main .regbox .btns input {
    border: 1px solid #707070;
    color: #000;
    cursor: pointer;
    height: 28px;
    width: 90px;
    margin: 0 3px
}