body, html, div, p, ul, li, ol, dl, dt, dd, h1, h2, h3, h4, h5, h6, img, a {
    margin: 0;
    padding: 0;
    outline: 0;
}

ul, li, dl, dt, dd {
    list-style: none;
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    color: #333;
}

img, input {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover {
    text-decoration: none;
}

img {
    border: 0;
    max-width: 100%
}

body, html {
    font-family: "微软雅黑";
    min-width: 1000px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clearfix {
    clear: both;
}

.wrap {
    width: 1000px;
    margin: 0 auto;
}

.yellowCr {
    color: #f7eb2c
}

.blueCr {
    color: #23c7f0
}

.orangeCr {
    color: #dc9b1d
}

.pinkCr {
    color: #f81e6b
}

.pinkredCr {
    color: #f0f
}

.hide {
    display: none;
}

em, i {
    font-style: normal
}

* {
    box-sizing: border-box;
}

.swiper-container-fade .swiper-slide img {
    max-width: none
}

/*header*/
.header {
    position: absolute;
    height: 112px;
    width: 100%;
    min-width: 1024px;
    top: 0;
    left: 0;
    border-bottom: 3px solid #fff;
    z-index: 9;
    background: url('../images/bg1.png');
}

.header .top {
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    color: #fff
}

.header .top a {
    color: #dc9b1d
}

.header .top a img {
    vertical-align: middle;
}

.header .logo {
    position: absolute;
    left: 45%;
    top: 0;
    width: 250px;
    height: 194px;
    background: url(../images/lobg.png) center center;
    z-index: 3;
}

.header .logo iframe {
    border: none;
    margin-left: 37px;
}

.nav {
    padding-top: 5px
}

.nav ul li {
    float: left;
    padding-top: 20px;
    position: relative;
    margin-right: -27px;
    width: 102px;
    height: 84px;
    color: #fff;
    line-height: 20px;
    text-align: center;
}

.nav ul li .secondNav {
    position: absolute;
    display: none;
    top: 94px;
    left: -22px;
    width: 148px;
    background: rgba(0, 0, 0, .7);
    border: 2px solid #ffd954;
}

.nav ul li:hover .secondNav {
    display: block;
}

.nav ul li .secondNav a {
    display: inline-block;
    width: 148px;
    text-align: left;
    font-size: 12px;
    color: #fff;
    height: 37px;
    line-height: 37px;
}

.nav ul li .secondNav a:hover {
    color: #ffbc2b
}

.nav ul li .secondNav a img {
    margin: 0 10px 0 10px;
    vertical-align: middle;
}

.nav ul li .secondNav .tips {
    font-size: 12px;
    line-height: 26px;
    text-align: center;
    margin-top: 9px;
    color: #ff0000
}

.nav ul li .secondNav .tips:hover {
    color: #dc9b1d
}

.secondNav .tipTriggle {
    display: inline-block;
    position: absolute;
    left: 0;
    top: -13px;
    height: 14px;
    background: url(../images/subnav_arrow.png) no-repeat center center;
    width: 148px;
}

.nav ul li h4 {
    font-size: 14px;
}

.nav ul li .eng {
    font-size: 12px;
    line-height: 20px;
}

.nav ul li .triggle {
    margin-top: -2px;
    text-align: center;
}

.nav ul li .triggle img {
    display: inline-block;
    width: 10px;
}

.nav ul li.pe {
    margin-left: 295px
}

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

.nav ul li a {
    color: #fff;
}

.nav ul li a.mg-color {
    color: #ff0000
}

.nav ul li a.activity-color {
    color: #ff5511
}

/*swipe slider*/
/*
.swiper-container {
    width: 100%;
    height: 671px;
    position: relative;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-pagination {
    left: 24% !important;
    width: auto !important
}

.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    margin-right: 6px;
    border-radius: 0;
    opacity: 1
}

.swiper-pagination-bullet-active {
    background: #f5c45d
}

.swiper-news {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
*/

.nav-news {
    top: 112px;
    position: absolute;
    z-index: 9;
    right: 50%;
    margin-right: -500px;
    width: 315px;
    background: url(../images/bg1.png);
    padding: 15px 15px 5px
}

.nav-news form {
    padding-top: 10px;
    margin-bottom: 15px;
}

.nav-news h2 {
    font-size: 18px;
    color: red;
}

.nav-news h2 span {
    display: inline-block;
    border-bottom: 1px solid red;
    padding-bottom: 5px;
}

.nav-news h2 em {
    font-size: 20px;
}

.nav-news .line {
    margin-top: 4px;
    position: relative
}

.vPic {
    position: absolute;
    right: 26px;
    top: 1px;
    cursor: pointer;
}

.vPic img {
    height: 32px;
}

.nav-news .line .inp {
    width: 166px;
    height: 34px;
    padding: 3px 3px 3px 6px;
    margin-bottom: 6px;
    color: #fff;
    background: none;
    border: 1px solid #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.nav-news .line .tit {
    display: inline-block;
    width: 90px;
    color: #fff;
    font-size: 15px;
}

.nav-news .line .tit img {
    display: inline-block;
    margin-right: 9px;
    vertical-align: middle;
}

.nav-news .last {
    margin-top: 20px;
}

.nav-news #login, .nav-news #register {
    width: 131px;
    height: 31px;
    line-height: 29px;
    color: #8e847f;
    font-size: 18px;
    cursor: pointer;
    font-weight: bold;
    background: #fff;
    border-style: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-right: 3px;
}

.nav-news #login .eng, .nav-news #register .eng {
    font-size: 12px;
}

.nav-news #register {
    background: url(../images/register.png) no-repeat center top;
    color: #440606;
    display: inline-block;
    text-align: center
}

.nav-news #register:hover {
    background: url(../images/register.png) no-repeat center -31px;
}

.nav-news #login:hover {
    color: #333
}

.swiper-news .url {
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 1px solid #fff
}

.swiper-news .url img {
    display: inline-block;
}

.scroll-news marquee {
    width: 277px;
    background: url(../images/bg2.png) repeat;
    height: 99px;
    padding: 10px;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    margin-top: 10px
}

.nav-news .icon {
    margin-top: 15px;
}

.txtMarquee-top {
    width: 450px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ccc;
}

.txtMarquee-top .hd {
    overflow: hidden;
    height: 30px;
    background: #f4f4f4;
    padding: 0 10px;
}

.txtMarquee-top .hd .prev, .txtMarquee-top .hd .next {
    display: block;
    width: 9px;
    height: 5px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/arrow.png") 0 -100px no-repeat;
}

.txtMarquee-top .hd .next {
    background-position: 0 -140px;
}

.txtMarquee-top .hd .prevStop {
    background-position: -60px -100px;
}

.txtMarquee-top .hd .nextStop {
    background-position: -60px -140px;
}

.txtMarquee-top .bd {
    padding: 15px;
}

.txtMarquee-top .infoList li {
    height: 24px;
    line-height: 24px;
}

.txtMarquee-top .infoList li .date {
    float: right;
    color: #999;
}

/*game-center*/
.game-center {
    background: #330706
}

.game-center .top-bg {
    width: 100%;
    height: 83px;
    background: url(../images/bg.jpg) no-repeat center top;
    background-size: cover
}

.game-center .con {
    width: 100%;
    background: url(../images/slot_bg.png) no-repeat center top;
    height: 575px;
}

.game-center .con .wrap {
    position: relative;
}

.game-center .top li {
    float: left;
    margin-right: 5px;
}

.game-center .top li a {
    display: inline-block;
    width: 106px;
    height: 84px;
    margin: 0 5px;
    padding-top: 7px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background: url(../images/tab_bg.png) no-repeat center top;
}

.game-center .top li .tit {
    margin-top: 5px;
}

.game-center .top li.active a {
    background: url(../images/tab_bg.png) no-repeat center -84px;
}

.game-center .bot .module {
    position: absolute;
    left: 22px;
    top: 134px;
    width: 734px;
    text-align: left;
}

.game-center .module li {
    width: 162px;
    float: left;
    height: 141px;
    margin: 0 5px 11px 0;
    padding: 10px 10px 5px;
    color: #c77c77;
    text-align: left;
    background-color: #611a16;
}

.game-center .module li:hover {
    background: #8a2923
}

.game-center .module li img {
    max-width: 100%
}

.game-center .module li .title {
    color: #c77c77;
    font-size: 13px;
    margin-top: 10px;
    overflow: hidden;
}

.game-center .module li .star {
    color: #ffc640;
}

.game-center .bot .prize-list {
    position: absolute;
    top: 218px;
    right: 73px;
    width: 200px;
    height: 180px;
}

.game-center .prize-list .infoList li {
    font-size: 13px;
    margin-top: 5px;
    color: #551a00
}

.game-center .prize-list .infoList .user {
    margin-right: 8px;
    display: inline-block;
    font-size: 11px;
}

.game-center .prize-list .infoList .mondy {
    color: red;
    margin-left: 10px;
    font-size: 11px;
}

.game-center .txtMarquee-top .bd {
    padding-top: 0
}

.game-center .txtMarquee-top {
    width: 200px;
    border: none;
}



.url {
    position: relative;
}

.url span {
    position: absolute;
    right: 8px;
    top: 0;
    width: 190px;
    height: 39px;
    line-height: 39px;
}

/*footer*/
.footer {
    background: #260505;
    text-align: center;
    font-size: 12px;
}

.footer .top {
    font-size: 14px;
    color: #fff;
    border-bottom: 1px solid #e8d68e;
    padding: 15px 0 20px 0
}

.footer .top a {
    color: #fff;
}

.footer .top img {
    vertical-align: middle;
    margin-right: 15px;
    margin-left: 25px;
}

.footer .company {
    margin: 30px auto 15px;;
}

.footer .bot-link {
    color: #e9d68e;
}

.footer .bot-link a {
    color: #e9d68e;
}

.footer .bot-link a:hover {
    color: #ffca01;
}

.footer .copy-right {
    color: #e9d68e;
    padding-top: 3px;
    padding-bottom: 25px;
}

/*register*/
.register-con {
    height: 404px;
}

.register-con .scroll-news {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 38px;
    background: url(../images/bg1.png) repeat;
}

.register-con .scroll-news marquee {
    float: left;
    width: 878px;
    height: 38px;
    margin-top: 0px;
    background: none;
    cursor: pointer;
}

.register-con .scroll-news img {
    float: left;
    margin-top: 8px;
}

.register {
    background: #260505
}

.register .con {
    overflow: hidden;
    background: #680001;
    border: 1px solid #e00;
}

.register .nav {
    width: 230px;
}

.register .nav li a {
    display: inline-block;
    width: 230px;
    height: 47px;
    text-align: center;
    background: url(../images/sidebd.jpg) no-repeat center bottom;
    color: #fff
}

.register .nav li .icon {
    display: inline-block;
    width: 21px;
    height: 19px;
    overflow: hidden;
    vertical-align: middle;
    margin-right: 4px;
}

.register .nav li .icon img {
    transition: 0s;
}

.register .nav li .center {
    display: inline-block;
    width: 148px;
    height: 33px;
    line-height: 33px;
    text-align: left;
    padding-left: 15px;
}

.register .nav li:hover .center {
    background: url(../images/sidehover.png) no-repeat center center;
    color: #333
}

.register .nav li:hover .icon img {
    transform: translateY(-19px);
    -webkit-transform: translateY(-19px);
    -moz-transform: translateY(-19px)
}

.register .welcome {
    text-align: center;
}

.register .welcome img {
    display: inline-block;
}

.register .right-con {
    float: left;
    width: 768px;
    background: url(../images/article.jpg) no-repeat center top;
    height: 571px;
    padding: 15px 35px
}

.register .top dl {
    font-size: 12px;
    color: #fff
}

.register .top dl dt {
    margin: .5em 0;
    line-height: 20px;
    color: #ffff8f
}

.register .top dl dd {
    line-height: 20px;
}

.form-con {
    margin-top: 20px;
}

.form-con .title {
    margin: .5em 0;
    line-height: 20px;
    color: #fff;
    font-size: 12px;
}

.form-con .line {
    padding-top: 20px;
    color: #fff
}

.form-con .line input[type=checkbox] {
    vertical-align: middle;
}

.form-con .inp {
    height: 32px;
    padding: 5px 4px;
    font-size: 14px;
    line-height: 1.428571429;
    width: 315px;
    border-radius: 3px;
    border: none;
}

.form-con .tit {
    display: inline-block;
    width: 80px;
    color: #fff;
    font-size: 12px;
    text-align: right;
}

.form-con .tips {
    color: #fff;
    font-size: 12px
}

.form-con .star {
    color: red;
    display: inline-block;
    margin-right: 5px;;
}

.form-con .sub {
    padding: 4px;
    color: #333;
    cursor: pointer;
    margin: 0px 0 0 16px;
    width: 102px;
    height: 41px;
    background-position: -679px -142px;
    background: url(../images/buttom.png) no-repeat center top;
    font-weight: bold;
    border-radius: 5px;
    border: none;
}

.form-con .sub:hover {
    color: #333;
}

.right-form .article-tips {
    margin-top: 50px;
    padding-bottom: 100px;
}

.right-form .article-tips p {
    font-size: 15px;
    color: #fff;
    line-height: 24px;
    padding-left: 20px;
}

.form-con #register {
    color: red
}

.form-con #reset {
    color: #000
}

.form-con #register:hover {
    color: #000
}

.form-con #reset:hover {
    color: red
}

/*afterlogin*/
.afterlogin {
}

.afterlogin h2 {
    color: #fff
}

.afterlogin h2 span {
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
}

.afterlogin .user-info {
    font-size: 14px;
    color: #fff;;
    line-height: 26px;
    padding: 15px 0 25px
}

.afterlogin .btns a {
    display: inline-block;
    width: 131px;
    height: 31px;
    text-align: center;
    line-height: 31px;
    margin: 20px 0 10px;
    color: #8e847f;
    font-size: 18px;
    font-weight: bold;
    background: #fff;
    border-style: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.afterlogin .btns .quit:hover {
    color: #333
}

.afterlogin .btns .change-psw {
    background: url(../images/register.png) no-repeat center top;
    color: #000
}

.afterlogin .btns .change-psw:hover {
    background: url(../images/register.png) no-repeat center -31px;
    color: #fff
}

.afterlogin .links {
    color: #fff;
    padding-bottom: 10px;
}

.afterlogin .links a {
    font-size: 15px;
    color: #fff;
    line-height: 24px;
}

.bg-icon {
    background: url(../images/bg-ico.png) no-repeat;
    display: inline-block;
}

.backdrop {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    display: none;
    z-index: 888;
}

.modal {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10000;
    display: none;
    overflow: auto
}

.modal .modal-content {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.container {
    width: 1200px;
    margin: 0 auto
}

.modal-login .modal-content {
    width: 400px;
    height: 400px;
    background: #fff;
    border-radius: 6px;
    padding: 5px 30px 0 30px
}

.modal-login .close {
    position: absolute;
    top: 24px;
    right: 30px;
    width: 20px;
    height: 20px;
    background-position: -140px -140px;
    cursor: pointer;
    -moz-opacity: .25;
    opacity: .25;
    filter: alpha(opacity=25);
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    z-index: 2
}

.modal-login .modal-login_form h2 {
    overflow: visible;
    position: relative;
    clear: both;
    width: 100%;
    height: 60px;
    line-height: 59px;
    text-align: left;
    font-size: 20px;
    color: #333;
    margin-bottom: 16px;
    border-bottom: 1px solid #e8e8e8
}

.modal-login .modal-login_line {
    position: relative;
    width: 100%;
    overflow: visible;
    clear: both;
    height: 68px
}

.modal-login .modal-login_line input {
    height: 44px;
    line-height: 44px;
    width: 99%;
    padding: 0;
    background: none;
    border: 1px solid #ccc;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    font-size: 13px;
    text-indent: 6px
}

.modal-login .modal-login_line input.username {
    background: url(../images/user-ico.png) no-repeat right center
}

.modal-login .modal-login_line input.psw {
    background: url(../images/lock-ico.png) no-repeat right center
}

.modal-login .modal-login_line.code input {
    width: 200px
}

.modal-login .modal-login_line.code img {
    display: inline;
    height: 44px;
    vertical-align: -90%
}

.modal-login .modal-login_submit {
    width: 100%;
    float: left;
    height: 50px;
    line-height: 50px;
    border-radius: 3px;
    overflow: hidden;
    background: none;
    border: none;
    background: #ff3a2b;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.modal-login .modal-login_submit:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25)
}

.modal-login .modal-login_link a {
    color: #ff3a2b
}

.modal-daili .modal-content {
    height: 410px !important
}

.modal-daili .modal-content textarea {
    width: 100%;
    height: 100px;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 8px
}

.modal-mobileBet .modal-content {
    width: 400px;
    height: 400px;
    background: #fff;
    border-radius: 6px;
    padding: 5px 30px 0 30px
}

.tbbg-margin {
    position: relative;
    z-index: 2;
    padding-top: 600px;
}

/*notice*/
.notice-row {
    height: 0;
    line-height: 0;
    position: relative;
    z-index: 1;
    width: 100%;
}

.noticeBox {
    position: absolute;
    width: 100%;
    height: 49px;
    line-height: 49px;
    left: 0;
    bottom: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    font-size: 14px;
}

.noticeBox .title {
    width: 96px;
    float: left;
    color: #FFCE4B;
    text-indent: 25px;
    background: url(../images/icon-notice.png) 0 center no-repeat;
}

.noticeBox .bd2 {
    width: 910px;
    float: right;
    height: 33px;
    line-height: 50px;
    position: relative;
    overflow: hidden;
    margin-top: 1px;
}

.noticeBox .bd2 li {
    font-size: 14px;
    color: #fff;
    height: 49px;
}

.noticeBox .bd2 a {
    color: #fff;
}

.noticeBox .bd2 a:hover {
    text-decoration: underline;
}

.w {
    width: 1020px;
    min-width: 1020px;
    margin: 0 auto;
}

.notice {
    width: 1200px;
    position: relative;
    z-index: 5;
    height: 50px;
    margin-top: -50px;
    color: #fff
}

.notice .notice-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    filter: alpha(opacity=60)
}

.notice .notice-title {
    color: #fff;
    width: 135px;
    height: 50px;
    line-height: 50px;
    position: relative
}

.notice .notice-title .bg-icon {
    width: 20px;
    height: 20px;
    background-position: -200px 0;
    margin: 15px 12px 0 12px
}

.notice .notice-title .notice-title_bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 50px;
    background: #fff;
    opacity: 0.08;
    filter: alpha(opacity=8)
}

.notice marquee {
    cursor: pointer;
    width: 1065px;
    position: absolute;
    line-height: 50px;
    right:0;
    top: 0;
}

.notice marquee span {
    margin-right: 30px
}

/*彩票游戏*/
.lotteryPage {
    background: url(../images/lottoryBg.jpg) center bottom no-repeat #1B1B1B;
    /*min-height: 500px;*/
}

.lottery {
    width: 993px;
    margin: 0 auto;
    padding-top: 20px;
    overflow: hidden;
}

.lottery ul {
    width: 1020px;
}

.lottery ul li {
    width: 400px;
    height: 200px;
    border: 3px solid #434242;
    overflow: hidden;
    /*margin-bottom: 20px;*/
    /*margin-right: 100px;*/
    margin: 0 50px 20px;
    float: left;
    transition: all 0.3s;
    position: relative;
}

.lottery ul li img {
    float: left;
    margin-left: 16px;
    margin-top: 18px;
    display: block;
    background: #1e1d1d;

}

.lottery ul li a {
    display: block;
    height: 148px;
}

.lottery ul li p {
    font-size: 14px;
    color: #333;
}

.lottery ul li .liright {
    float: right;
    width: 146px;
    padding-top: 35px;
    line-height: 26px;
    text-align: center;
    margin-right: 7px;
}

.lottery ul li .liright h2 {
    font-family: "Microsoft Yahei";
    font-weight: bold;
    color: #ffffff;
    font-size: 18px;
    transition: all 0.3s;
    height: 26px;
}

.lottery ul li .liright span {
    font-family: Arial;
    font-size: 12px;
    color: #898989;
    transition: all 0.3s;
    line-height: 30px;
}

.lottery ul li .rulebtn {
    width: 114px;
    height: 24px;
    display: block;

    line-height: 24px;
    color: #898989;

    position: absolute;
    right: 24px;
    bottom: 32px;
    text-align: center;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    border: 1px solid #373737;
    border-radius: 2px;
    transition: all 0.3s;
}

.lottery ul li:hover {
    border: 3px solid #ecdf88;
}

.lottery ul li:hover .rulebtn {
    background: #FFCE4B;
    color: #000000;
}














































