body, div, hr, p, blockquote, ul, ol, li, table, tbody, tr, th, td, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, input, button, select, textarea, fieldset, legend {
    font-size: 12px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    font-family: 'microsoft yahei', Helvetica, Tahoma, Arial, sans-serif;
    border: none;
}

body {
    color: #333;
    background-color: #000;
}

html {
    overflow-y: auto!important;
    *overflow-y: scroll;
}

.clearfix {
    *zoom:1; *clear: both;
}

.clearfix:after {
    display: block;
    clear: both;
    content: ".";
    visibility: hidden;
    overflow: hidden;
    height: 0;
}

.clearboth {
    clear: both;
}

ul, ol {
    list-style: none
}

.bgimg {
    width: 100%;
    height: 960px;
}

#bg {
    background: #000;
    cursor: pointer;
}

.main {
    width: 1200px;
    margin: 0 auto;
    position: absolute;
    /* height: 100%; */
    height: 100%;
    left: 50%;
    margin-left: -600px;
}

.mask {
    /* background: #000; */
    /* opacity: .65; */
    filter: alpha(opacity=50);
    /* position: fixed; */
    /* left: 0; */
    /* right: 0; */
    /* top: 0; */
    /* bottom: 0; */
}

.register_box {
    width: 330px;
    height: 440px;
    /* position: absolute; */
    /* top: 145px; */
    /* left: 50%; */
    /* margin-left: -210px; */
    /* animation: fadeInLeftBig 1s; */
    /* -webkit-animation: fadeInLeftBig 1s; */
    margin: 0 auto;
    position: relative;
    top: 442px;
    left: -195px;
    z-index: 99999;
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.game_fuli_wrap {
    position: absolute;
    width: 432px;
    min-height: 700px;
    background: url(../images/fuli_bg.png) no-repeat 50% 0;
    z-index: 2;
    top: 150px;
    left: -30px;
}

.game_fuli_wrap .lead_bg {
    width: auto;
    height: 120px;
    margin: 20px auto;
    position: relative;
    z-index: 1;
    text-align: center;
}

.game_fuli_wrap .lead_bg img {
    max-height: 90px;
    width: auto;
    margin-top: 25px
}

.game_fuli_wrap .bili {
    color: #fff;
    font-size: 24px;
    text-align: center;
    margin-top: 80px
}

.game_fuli_wrap .fuli {
    text-align: center;
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    margin-top: 60px;
    padding: 0 90px;
    height: 120px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.game_fuli_wrap .more_fuli {
    font-size: 15px;
    color: #96ff00;
    display: inline-block;
    width: auto;
    margin-top: 15px;
    text-decoration: underline;
    margin-left: 20px;
}

.game_fuli_wrap .libao {
    text-align: center;
}

.game_fuli_wrap .libao a {
    display: inline-block;
    width: 150px;
    height: 150px;
    background: url("../images/get_gift.png") no-repeat;
    font-size: 0px;
    margin-top: 55px;
}

.game_fuli_wrap .libao a:hover {
    background: url("../images/get_gift.png") no-repeat;
}

.main-kfb {
    width: 250px;
    font-size: 13px;
    position: fixed;
    right: 0px;
    left: 0px;
    top: 50%;
    margin-top: -233px;
    z-index: 999;
    overflow: hidden;
    background-color: #d5e8fb;
    border-radius: 5px;
}

.m_ser_box {
    height: 480px;
    background: #fbfbfb;
    transition: all 200ms linear;
}

.m_ser_til {
    height: 38px;
    background-color: #BC2D30;
}

.m_ser_til a {
    width: 100%;
    height: 37px;
    float: left;
    display: block;
    font: 14px/38px Microsoft YaHei;
    color: #fff;
    text-align: center;
    position: relative;
    text-decoration: none;
}

.m_ser_til a:hover {
    color: #fff;
}

.m_ser_til a.on {
    font-weight: bold;
    /*background:#fff;*/
    border-bottom: 0px solid #ececec;
    background-color: #881b1d;
}

.m_ser_til a span {
    width: 1px;
    height: 38px;
    position: absolute;
    top: -1px;
    left: 0;
    background: #ececec;
}

.m_ser_til a.on span {
    right: 0;
}

.kafu_tit {
    /*padding: 0 10px 0;
    font-size: 14px;*/
    border-bottom: 1px dotted #E2E2E2;
    color: #666;
}

.kafu_tit ul {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
}

.kafu_tit li.li1 {
    width: 99px;
    float: left;
    text-align: center;
    border-right: #dee0e1 solid 1px;
}

.kafu_tit li.li2 {
    width: 99px;
    float: left;
    text-align: center;
    border-right: #dee0e1 solid 1px;
}

.kafu_tit li.li3 {
    width: 50px;
    float: left;
    text-align: center;
}

.m_ser_con {
    /*padding: 0 10px 0;*/
}

.m_ser_egcon {
    height: 400px;
    position: relative;
}

.m_ser_egdec {
    border-bottom: 1px dotted #EdEdEd;
    height: 36px;
    line-height: 36px;
    color: #929292;
    /*padding: 0 5px 0;*/
}

.m_ser_egdec a {
    display: block;
    width: 250px;
    height: 37px;
    cursor: pointer;
}

.m_ser_egdec:hover {
    background: #f3f3f5;
    color: #666;
}

.m_ser_egdec a span.list_game {
    float: left;
    display: block;
    vertical-align: middle;
    color: #fff;
    width: 45px;
    height: 21px;
    padding: 0;
    border-radius: 3px;
    text-align: center;
    line-height: 21px;
    background: #f64f00;
    margin-top: 8px;
}

.m_ser_egdec span {
    height: 100%;
    float: left;
    display: block;
    overflow: hidden;
    color: #929292;
}

.m_ser_egdec span.w_name {
    width: 99px;
    text-align: center;
}

.m_ser_egdec span.w_time {
    width: 99px;
    text-align: center;
}

.m_ser_egdec span.w_ser {
    width: 68px;
    color: #f25277;
    text-align: center;
}

.tr {
    text-align: right;
}

.m_ser_egdec:hover span {
    color: #666;
}

.m_ser_egdec span.red {
    color: #F25277;
}

.m_ser_egdec w_name.red {
    color: #F25277;
}

.PagerNav {
    position: absolute;
    left: 0;
    bottom: 2px;
    width: 100%;
    text-align: center;
}

.PagerNav li {
    /*float: left;*/
    width: 18px;
    height: 18px;
    line-height: 16px;
    overflow: hidden;
    margin-right: 5px;
    background: #B3B3B3;
    cursor: pointer;
    text-align: center;
    margin-top: 10px;
    display: inline-block;
}

.PagerNav li a {
    color: #FFF;
    text-decoration: none;
}

.PagerNav li.currentPage {
    background: #ff6633;
}

.PagerNav li a {
    font-size: 12px;
    line-height: 19px;
    display: block;
}

.list li.hotflag a {
    color: #454545;
}

.list li.hotflag a {
    color: #f25277;
}

/*register*/
.loginframe {
    /* padding: 0 44px; */
    /* margin: 20px 10px 10px 16px; */
    /* position: absolute; */
    /* left: 386px; */
    /* top: 135px; */
    /* width: 329px; */
}

.login_li {
    overflow: hidden;
    /* margin-bottom: 5px; */
    text-align: center;
}

.login_li span {
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    text-align: center;
    position: relative;
    width: 164px;
    height: 36px;
    line-height: 36px;
    color: #FFF0CC;
    font-size: 14px;
    float: left;
    cursor: pointer;
    background: url(../images/tab.png);
}

.login_li span.current {
    background: url(../images/tab_hover.png);
}

.loginframe .log {
    margin-top: 22px;
}

.loginframe .log li {
    position: relative;
    margin-bottom: 8px;
    width: 323px;
    height: 44px;
}

.loginframe .log li.contact_qq {
    margin-bottom: 0px;
    margin-top: 1px;
}

.loginframe .log li.contact_qq a {
    font-size: 13px;
}

.log .user {
    background-repeat: no-repeat;
    background: url(../images/user.png);
}

.log .psw {
    background-repeat: no-repeat;
    background: url(../images/psw.png);
}

.log .rpsw {
    background-repeat: no-repeat;
    background: url(../images/rpsw.png);
}

.log .phone {
    background-repeat: no-repeat;
    background: url(../images/phone.png);
}

.log .yzm {
    background-repeat: no-repeat;
    background: url(../images/yzm.png);
}
input:-webkit-autofill { 
-webkit-box-shadow: 0 0 0px 1000px white inset; 
} 
.loginframe .ipt1 {
    position: absolute;
    top: 4px;
    left: 114px;
    width: 207px;
    height: 35px;
    border-radius: 0px;
    color: #000;
    background: #FFFFFF;
    border: 1px solid transparent;
    font-size: 13px;
    outline: none;
    padding-left: 8px;
}

.log .psw:before {
    background-position: -141px 0;
}

.loginframe .log li.log-btn {
    /* width: 262px; */
    /* height: 146px; */
    /* background: url(../images/btn.png) no-repeat; */
    /* margin: 0 auto; */
    /* background-size: 100%; */
    width: 225px;
    height: 90px;
    background: url(../images/btn.gif) no-repeat;
    margin: 0 auto;
}

li.register_quick, .register_phone {
    text-align: right;
    margin-right: 10px;
    font-size: 15px;
    margin-top: 4px;
    margin-bottom: 0px!Important;
    height: 30px!important;
}

li.register_quick a, .register_phone a {
    color: #fff;
    /* text-decoration: none; */
    cursor: pointer;
}

.log-btn a {
    width: 290px;
    height: 95px;
    display: block;
    text-indent: -999px;
    overflow: hidden;
    margin: 10px 0 0 3px;
    cursor: pointer;
}

.head {
    position: relative;
    z-index: 2;
    margin: 10px auto 15px;
    width: 110px;
    height: 110px;
    border: 5px solid #c22a32;
    background: #fff url(../images/icon_user.jpg) no-repeat;
    -webkit-background-size: 120px;
    background-size: 110px;
    border-radius: 50%;
    box-sizing: content-box;
    top: 10px;
}

.acc em {
    margin-right: .5em;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    font-style: normal;
}

.acc a {
    color: #fff;
}

.btns {
    margin: 10px auto 15px;
    font-size: 0;
}

.btns a.play {
    background: #48c834;
    color: #fff;
}

.btns a {
    display: inline-block;
    margin: 0 2px;
    width: 120px;
    background: #f9be93;
    line-height: 32px;
    font-size: 15px;
    color: #121212;
    text-decoration: none;
}

.website {
    color: #fc0;
}

.btn-submit {
    display: block;
    margin: 10px 0 20px;
    width: 260px;
    background: #fc0;
    line-height: 42px;
    font-size: 16px;
    font-weight: bold;
    color: #111;
}

.btn {
    border: none;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    user-select: none;
    transition: .2s ease;
}

.tit {
    width: 100%;
    height: 45px;
    margin-top: 30px;
    line-height: 80px;
    color: #ffffff;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
}

.loginframe .ipt2 {
    width: 124px;
}

span#verify {
    float: left;
    border: 0;
    line-height: 40px;
    font-size: 15px;
    color: #666;
    display: inline-block;
}

.verify a {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-decoration: none;
    position: absolute;
    right: 0px;
}

.verify {
    width: 88px;
    height: 36px;
    line-height: 36px;
    /* font-size: 12px; */
    float: left;
    /* background: #f64f00; */
    position: absolute;
    top: 4px;
    right: 0;
}

.verify input {
    width: 86px;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    /* float: left; */
    background: #D61212;
    /* top: 1px; */
    color: #fff;
    outline: 0;
}
.footer {
    width: 100%;
    height: 40px;
    color: #888;
    text-align: center;
    line-height: 40px;
}