* {
    font-family: 'Microsoft YaHei', '微软雅黑', Arial, sans-serif
}

.wrap-bg {
    /*!key_wrapBg_start*/
    background: #fff;
    /*!key_wrapBg_end*/
    overflow: hidden;
    padding-bottom: 10px;
    margin-top: 1px;
}

body {
    -webkit-text-size-adjust: none;
    color: #ccc;
}

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
}

img,
input,
select {
    vertical-align: middle;
}

body a[id],
body a[onclick] {
    cursor: pointer;
}

body,
button,
input,
select,
textarea {
    font: 12px/1.5 Microsoft Yahei;
    color: #666;
}

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

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

small {
    font-size: 12px;
    font-style: normal
}

ol,
ul {
    list-style: none;
}

a {
    text-decoration: none;
}

a {
    color: #333;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

legend {
    color: #000;
}

fieldset,
img {
    border: 0;
}

button,
input,
select,
textarea {
    font-size: 100%;
}

input,
select {
    vertical-align: middle;
    outline: 0;
}

table {
    border-spacing: 0;
}

input {
    display: inline-block;
    border: none;
}

area {
    outline: 0;
}

.top-login-bg input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #333a40 inset;
    -webkit-text-fill-color: #ccc;
}

.clear {
    clear: both;
}

.clearfix {
    zoom: 1;
}

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

.fl {
    float: left;
}

.fr {
    float: right;
}

#loader img {
    float: left;
}

#loader span {
    margin-left: 10px;
    line-height: 20px;
}

.c-gray {
    color: #666;
}

.c-grey {
    color: #999;
}

.c-green {
    /*!key_textGreenColor_start*/
    color: #fc9721;
    /*!key_textGreenColor_end*/
}

.orange {
    /*!key_textOrangeColor_start*/
    color: #d81e06;
    /*!key_textOrangeColor_end*/
}

.c-green-bg {
    /*!key_textGreenColor_start*/
    background: #fc9721;
    /*!key_textGreenColor_end*/
    color: #fff;
}

.orange-bg {
    /*!key_textOrangeColor_start*/
    background: #d81e06;
    /*!key_textOrangeColor_end*/
    color: #fff;
}

.f12 {
    font-size: 12px !important;
}

.wrapper {
    margin: 0 auto;
    width: 1000px;
    min-height: 10px;
}

.relative {
    position: relative;
}

.header-plus {
    position: relative;
    z-index: 7;
    width: 100%;
    margin: 0;
    background: #fff;
}

.header-toptray-plus {
    height: 30px;
    line-height: 30px;
    background: #F5F5F5;
}

.quick-tpis {
    position: relative;
    zoom: 1;
    color: #666;
    width: 1000px;
    margin: 0 auto;
}

.quick-tpis .icon-acc {
    float: left;
    margin: 7px 4px 0 14px;
    font-size: 16px;
    color: #999;
}

.quick-tpis a {
    cursor: pointer;
}

.quick-tpis marquee {
    display: block;
    float: left;
    height: 30px;
    min-width: 500px;
    max-width: 610px;
}

.quick-list {
    position: absolute;
    top: 0;
    right: 0;
    width: 688px;
    height: 30px;
}

.quick-list span {
    color: #ccc;
    float: right;
    margin: 0 6px;
}

.quick-list a {
    color: #000;
    float: right;
    padding: 0 3px;
}

.top_login .register_captcha_span {
    margin: 0 !important;
    float: right;
}

.top_login .register_captcha_span a {
    margin-left: 5px;
}

.sprite-logo {
    width: 230px;
    height: 71px;
    float: left;
    margin-top: 13px;
    cursor: pointer;
}

.sprite-logo2 {
    /*background: url(../images/logo-2.gif?v=1) no-repeat;*/
    float: left;
    margin-top: 13px;
    cursor: pointer;
    /*!key_logoSubMarginLeft_start*/
    margin-left: 70px;
    /*!key_logoSubMarginLeft_end*/
}

.liansai {
    height: 110px;
    position: relative;
    z-index: 1;
    /*!key_headBackgroundColor_start*/
    background: #fff;
    /*!key_headBackgroundColor_end*/
}


/* .wrap-login {
  position: absolute;
  right: 5px;
} */

.top-login-bg,
.top-login-bg2 {
    float: left;
    width: 167px;
    height: 32px;
    /*!key_headInputBgColor_start*/
    background: #fff;
    /*!key_headInputBgColor_end*/
    margin-right: 7px;
    margin-bottom: 5px;
    /*!key_headInputBorderColor_start*/
    border: 1px solid #666
    /*!key_headInputBorderColor_end*/
}

.top-login-bg2 {
    width: 169px;
}

.icon-6,
.icon-lock-icon {
    font-size: 19px;
    float: left;
    margin: 8px 6px 0 10px;
    color: #8b8c8d;
}

.top_loginip,
.top_loginmm {
    width: 112px;
    height: 30px;
    line-height: 32px;
    border: 0;
    /*!key_headInputBgColor_start*/
    background: #fff;
    /*!key_headInputBgColor_end*/
    float: left;
    /*!key_headInputColor_start*/
    color: #666;
    /*!key_headInputColor_end*/
    padding-left: 10px;
}

.dr_anniu {
    /*!key_headLoginBtnBgColor_start*/
    background: #d81e06;
    /*!key_headLoginBtnBgColor_end*/
    width: 169px;
    height: 32px;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    position: relative;
    left: 0;
}

.reg_anniu {
    /*!key_headRegBtnBgColor_start*/
    background: #fc9721;
    /*!key_headRegBtnBgColor_end*/
    background-position-y: -5px;
    width: 97px;
    height: 71px;
}

.top_loginmm {
    width: 100px;
    padding-left: 10px;
}

.logxinxi {
    float: right;
}

.top_login {
    margin-top: 20px;
    /*!key_headInputColor_start*/
    color: #666;
    /*!key_headInputColor_end*/
}

#header_user .top_login {
    margin-top: 40px;
}

#header_user .top_login_mes {
    float: right;
}

.login_mes {
    max-width: 55%;
}

.top_login .fr {
    float: right;
}

.top_login .fl {
    float: left;
}

.top_login a {
    /*!key_headInputColor_start*/
    color: #666;
    /*!key_headInputColor_end*/
}

.top_login a span {
    /*!key_mainColor_start*/
    color: #d81e06;
    /*!key_mainColor_end*/
}

#a_show_money {
    text-decoration: none;
}

.need_captcha {
    float: left;
    position: relative;
    margin-right: 7px;
    box-sizing: border-box;
    width: 169px;
}

.need_captcha * {
    box-sizing: border-box;
}

.need_captcha .top_click {
    padding-left: 45px;
    position: absolute;
    width: 100%;
    height: 32px;
    z-index: 4;
    line-height: 30px;
    text-align: left;
    /*!key_headInputColor_start*/
    color: #666;
    /*!key_headInputColor_end*/
    cursor: text;
    /*!key_headInputBgColor_start*/
    background: #fff;
    /*!key_headInputBgColor_end*/
    /*!key_headInputBorderColor_start*/
    border: 1px solid #666;
    /*!key_headInputBorderColor_end*/
}

.need_captcha .yanzhengma {
    z-index: 3;
    position: relative;
}

.need_captcha .yanzhengma img.login_img {
    width: 62px;
    height: 28px;
    background-color: #636169;
}

.need_captcha img {
    cursor: pointer;
}

.header-navbar-plus {
    height: 44px;
    line-height: 44px;
    /*!key_naviBackgroundColor_start*/
    background: #f13131;
    /*!key_naviBackgroundColor_end*/
}

.lottery-plus {
    float: left;
    position: relative;
}

.lottery-plus .lottery-hall-a {
    width: 245px;
    display: inline-block;
    color: #fff;
    font: 16px/42px 'Microsoft Yahei';
    text-align: center;
}

.lottery-plus .lottery-hall-a:hover {
    background: #d81e06;
}

.lottery-plus h2 {
    width: 243px;
    /*!key_mainColor_start*/
    background: #d81e06;
    /*!key_mainColor_end*/
    /*!key_mainColor_start*/
    border: 2px solid #d81e06;
    /*!key_mainColor_end*/
    border-width: 2px 2px 0;
    height: 42px;
    color: #fff;
    font: 16px/42px 'Microsoft Yahei';
    text-align: center;
    /*!key_naviBackgroundColor_start*/
    border-right: 2px solid #f13131;
    /*!key_naviBackgroundColor_end*/
}

.nav-plus {
    float: left;
    min-width: 751px;
    height: 44px;
    overflow: hidden;
    /* width: 751px; */
}

.nav-plus li {
    float: left;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    width: 107px;
    text-align: center;
    position: relative;
}

.nav-plus li a {
    color: #fff;
    display: block;
    text-decoration: none;
}

.nav-plus li a:hover,
.nav-plus li.on a {
    /*!key_mainColor_start*/
    background: #d81e06;
    /*!key_mainColor_end*/
    color: #fff;
}

.header-navbar-plus .dropdown-nav {
    position: relative;
    z-index: 999;
}

.nav-plus li .dropdown-ul {
    position: absolute;
    top: 46px;
    left: 0;
    right: 0;
    border: solid 2px #F13131;
    border-top: none;
    background: #fff;
    box-shadow: 1px 1px 1px #e7e7e7;
}

.nav-plus li .dropdown-ul li {
    float: none;
    font-size: 14px;
    line-height: 28px;
    height: 28px;
    width: 104px;
}

.nav-plus li .dropdown-ul a:link,
.nav-plus li .dropdown-ul a:visited {
    color: #333;
    display: block;
    float: none;
    width: 76px;
    text-align: center;
}

.nav-plus li .dropdown-ul a:hover {
    background: #f6f6f6;
    color: #F13131;
    text-decoration: none;
}

.header-navbar-plus .nav-right {
    float: right;
    margin-right: 10px;
}

.header-navbar-plus .nav-right li {
    float: left;
    color: #fff;
}

.header-navbar-plus .nav-right li a:link,
.nav-right li a:visited {
    color: #fff;
    display: inline-block;
    float: left;
    padding: 0 5px;
    font-size: 12px;
}

.header-navbar-plus .nav-right li a:hover {
    color: #fff;
    text-decoration: underline;
}

.header-navbar-plus .nav-right li a.help-nav {
    padding-right: 0;
}

.header-navbar-plus .span-login-rmb-2 {
    color: #F13131;
}

.header-navbar-plus .nav-right i {
    width: 17px;
    height: 9px;
    background-position: -330px -45px;
    position: absolute;
    left: 25px;
    top: 32px;
    overflow: hidden;
    z-index: 9;
}

.icon-iphone-icon {
    color: #fff;
    font-size: 20px;
    vertical-align: middle;
    margin-right: 5px;
}

.header-navbar-plus .lotterys-list-hd {
    width: 243px;
    height: 588px;
    border: 2px solid #e5e5e5;
    border-top: 0;
    background: #fff;
    position: absolute;
    left: 0;
    top: 44px;
    z-index: 100;
}

.header-navbar-plus .lotterys-list-hd-border1 {
    border-bottom: solid 1px #e5e5e5;
}

.header-navbar-plus .lotterys-list-hd .lottery-list-box {
    position: relative;
    z-index: 2;
}

.header-navbar-plus .mainGame span.color333 {
    /*!key_mainGameWordSize_start*/
    font-size: 12px;
    /*!key_mainGameWordSize_end*/
    margin-right: 7px;
    /*!key_tagLotteryColor_start*/
    color: #333;
    /*!key_tagLotteryColor_end*/
}

.header-navbar-plus .mainGame span.colorRed {
    color: #F13131;
}

.header-navbar-plus .mainGame {
    height: 55px;
    position: relative;
    text-align: left;
}

.header-navbar-plus .mainGame,
.myGames {
    border-bottom: 1px solid #e5e5e5;
    line-height: 56px;
    clear: both;
}

.header-navbar-plus .mainGame a {
    display: inline-block;
    float: left;
    max-width: 180px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.header-navbar-plus .mainGame a:hover {
    text-decoration: none;
    float: left;
    /*!key_tagLotteryHoverColor_start*/
    color: #d81e06;
    /*!key_tagLotteryHoverColor_end*/
}

.header-navbar-plus .mainGame a:hover span.color333 {
    text-decoration: none;
    /*!key_tagLotteryHoverColor_start*/
    color: #d81e06;
    /*!key_tagLotteryHoverColor_end*/
}

.header-navbar-plus .mainGame i.icon {
    width: 34px;
    height: 34px;
    margin: 0 10px 0 12px;
    float: left;
}

.header-navbar-plus .mainGame i.icon img {
    max-width: 100%;
    vertical-align: middle;
}

.header-navbar-plus .normal-desc {
    color: #999;
    position: absolute;
}

.header-navbar-plus .red-desc {
    color: #fff;
    background: #ff910e;
    padding: 2px;
    border-radius: 2px;
    position: relative;
    margin-left: 5px;
}

.header-navbar-plus .mainGame a.mainA:hover strong {
    text-decoration: none;
    color: #F13131;
}

.header-navbar-plus .mainGame a.status-desc {
    /*!key_leftLotteryListDescColor_start*/
    color: #d81e06;
    /*!key_leftLotteryListDescColor_end*/
    margin-left: 0px;
    position: relative;
    line-height: 56px;
    vertical-align: middle;
    width: 39%;
    text-align: left;
    float: right;
    height: 56px;
    overflow: hidden;
}

.header-navbar-plus .status-desc em {
    width: 3px;
    height: 3px;
    background-position: -390px 0;
    position: absolute;
    left: -3px;
    top: 15px;
}

.header-navbar-plus .mainGame a.status-desc:hover em {
    background-position: -390px -30px;
}

.header-navbar-plus .lotterys-list-hd .lottery-list-box li.allGames {
    padding: 10px 0 0 4px;
    border-bottom: solid 1px #e5e5e5;
}

.header-navbar-plus .lotterys-list-hd .lottery-list-box li.allGames:last-child {
    padding-bottom: 1px;
}

.header-navbar-plus .allGames {
    height: 110px;
    position: relative;
    z-index: 999;
}

.header-navbar-plus .lotterys-list-hd .allGames a:hover {
    text-decoration: none;
    /*!key_tagLotteryHoverColor_start*/
    color: #d81e06;
    /*!key_tagLotteryHoverColor_end*/
}

.header-navbar-plus .lotterys-list-hd .lottery-list-box li.allGames-on {
    border-bottom: solid 1px #e5e5e5;
    background: #f7f7f7;
    color: #fff;
}

.header-navbar-plus .allGames h3 {
    border: 1px solid #e6e6e6;
    color: #9c9c9c;
    cursor: pointer;
    display: inline;
    float: left;
    font-weight: normal;
    height: 52px;
    line-height: 20px;
    margin: 0 8px 0 15px;
    position: relative;
    text-align: center;
    width: 18px;
}

#lotterys :hover i.arrow,
.nav-plus li a.dropdown-desc:hover i {
    -webkit-transition: -webkit-transform .2s ease-in;
    -moz-transition: -moz-transform .2s ease-in;
    -ms-transition: -ms-transform .2s ease-in;
    -o-transition: -o-transform .2s ease-in;
    transition: transform .2s ease-in;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.header-navbar-plus .dropdown-desc i {
    width: 9px;
    height: 5px;
    background-position: -300px -30px;
    overflow: hidden;
    vertical-align: middle;
    margin-left: 5px;
    -webkit-transition: -webkit-transform .2s ease-in;
    -moz-transition: -moz-transform .2s ease-in;
    -ms-transition: -ms-transform .2s ease-in;
    -o-transition: -o-transform .2s ease-in;
}

.nav-plus li.on i,
.on-lottery i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.icon-ALARM,
.icon-TIME,
.icon-billiard-ball {
    font-size: 30px;
    color: #62676c;
    text-align: center;
    margin-bottom: 2px;
}

.icon-billiard-ball {
    font-size: 40px;
}

.header-navbar-plus .allGames h3 span {
    left: 0;
    line-height: 16px;
    position: absolute;
    top: 10px;
    width: 100%;
}

.header-navbar-plus .allGames .game-list {
    float: left;
    width: 177px;
}

.header-navbar-plus .allGames .game-list li {
    float: left;
    line-height: 14px;
    height: 20px;
    padding: 3px 0;
    width: 80px;
    text-align: left;
    /*!key_tagLotteryColor_start*/
    color: #333;
    /*!key_tagLotteryColor_end*/
    margin-right: 6px;
    font-size: 12px;
}

.allGames .game-list li a:active,
.header-navbar-plus .allGames .game-list li a:link,
.header-navbar-plus .allGames .game-list li a:visited {
    color: #333;
}

.header-navbar-plus .allGames .game-list li a.colorRed,
.header-navbar-plus .allGames .otherGames ol li a.colorRed {
    color: #FF6000;
}

.header-navbar-plus .allGames .game-list li a.colorRed:hover,
.header-navbar-plus .allGames .otherGames ol li a.colorRed:hover {
    text-decoration: underline;
}

.header-navbar-plus .lotterys-list-hd .game-list li a:hover {
    /*!key_tagLotteryHoverColor_start*/
    color: #d81e06;
    /*!key_tagLotteryHoverColor_end*/
    text-decoration: none;
    background: 0 0;
}

.header-navbar-plus .allGames div.moreGames {
    border: solid 1px #ccc;
    border-left: none;
    position: absolute;
    bottom: -1px;
    left: 244px;
    overflow: hidden;
    z-index: 9999;
    background: #f5f5f5;
}

.header-navbar-plus .moreGames-box {
    width: 478px;
    margin: 0;
}

.header-navbar-plus .event-box {
    width: 222px;
    height: 216px;
    padding-top: 26px;
}

.header-navbar-plus #moreGames_1 {
    bottom: -170px;
}

.header-navbar-plus #moreGames_2 {
    bottom: -86px;
}

.header-navbar-plus .otherGames {
    margin-bottom: 10px;
}

.header-navbar-plus .otherGames h3 {
    width: 100%;
    height: 36px;
    /*!key_mainColor_start*/
    background: #d81e06;
    /*!key_mainColor_end*/
    text-align: left;
    font: 14px/36px 'Microsoft Yahei';
    color: #fff;
    border: none;
    margin: 0;
    padding-left: 15px;
    float: none;
    display: inline-block;
}

.header-navbar-plus .lotterys-list-hd .lottery-list-box li.allGames-on .otherGames h3 {
    margin: 0;
}

.header-navbar-plus .otherGames ol,
.sportsBox {
    overflow: hidden;
    _zoom: 1;
    padding-left: 15px;
}

.header-navbar-plus .otherGames ol li {
    float: left;
    width: 90px;
    line-height: 36px;
    text-align: left;
}

.header-navbar-plus .otherGames ol li a:link,
.header-navbar-plus .otherGames ol li a:visited,
.otherGames ol li a:active {
    color: #333;
}

.header-navbar-plus .otherGames .sportsBox h4 {
    float: left;
    width: 75px;
    color: #666;
    line-height: 26px;
    text-align: left;
    margin-right: 10px;
}

.header-navbar-plus .otherGames .sportsBox li {
    line-height: 26px;
}

.header-navbar-plus .otherGames .sportsBox .clearfix {
    margin-bottom: 10px;
}

.header-navbar-plus .event-box {
    width: 220px;
    height: 240px;
    padding-top: 26px;
}

.header-navbar-plus .event-box li {
    width: 100%;
    margin-bottom: 14px;
    overflow: hidden;
}

.header-navbar-plus .line-fff {
    width: 3px;
    height: 100%;
    position: absolute;
    background: #f7f7f7;
    right: -2px;
    top: 0;
    z-index: 9999;
    display: none;
}

.hot-icon {
    width: 20px;
    height: 14px;
    background: url(../images/hot_new.gif) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
    z-index: 10;
}

.hot-icon-new {
    background: url(../images/new.gif) no-repeat;
    background-size: 100% 100%;
}

#header_money_refresh:hover {
    background-position: -260px -380px
}

#header_money_refresh .icon-refresh-icon:before {
    /*!key_mainColor_start*/
    color: #d81e06;
    /*!key_mainColor_end*/
}

.part-left {
    width: 248px;
    float: right;
}

.jc-footer {
    /*!key_footBackgroundColor_start*/
    background: #fff;
    /*!key_footBackgroundColor_end*/
    /*!key_footColor_start*/
    color: #666;
    /*!key_footColor_end*/
}

.footer-cn {
    width: 1000px;
    margin: 0 auto;
    padding-top: 30px;
    overflow: hidden;
    box-sizing: border-box;
    padding-bottom: 15px;
    background: url(../images/foot_bg.png) repeat;
}

.cnLeft {
    width: 288px;
    float: left;
}

.cnLeft h4 {
    color: #666;
    font-size: 16px;
}

.footer-code {
    width: 108px;
    height: 108px;
    margin: 18px 0 30px 0;
    border: solid 1px #ccc;
    background: #fff;
}

.cnLeft .code-icon {
    width: 90px;
    height: 90px;
    background-position: -130px 0;
    margin: 9px;
}

.cnLeft p {
    color: #666;
    font-size: 12px;
    margin-bottom: 10px;
}

.send {
    width: 194px;
    height: 24px;
    position: relative;
}

.send .jc-put {
    float: left;
    padding: 4px 12px 4px 6px;
    height: 14px;
    border: 1px solid #cdcdcd;
    border-right: none;
    color: #9A9A9A;
    outline: 0;
}

.send .jc-btn {
    width: 67px;
    height: 24px;
    color: #fff;
    background: #FE9825;
    text-align: center;
    line-height: 24px;
    float: left;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.cnRight {
    width: 1000px;
    overflow: hidden;
}

.cnRight .cnTop {
    overflow: hidden;
}

.cnRight .cnTop .cn-list {
    width: 172px;
    height: 160px;
    overflow: hidden;
    float: left;
    border-left: 1px solid #ccc;
    padding: 0 0 0 22px;
}

.cnRight .cnTop .cn-list:first-child {
    border: 0;
    padding: 0 0 0 10px;
}

.cnRight .cnTop .cn-list h3 {
    /*!key_footTintColor_start*/
    color: #d81e06;
    /*!key_footTintColor_end*/
    font-size: 16px;
    margin-bottom: 8px;
    line-height: 34px;
}

.cnRight .cnTop .cn-list ul {
    overflow: hidden;
    padding: 10px 0 0 45px;
}

.cnRight .cnTop .cn-list ul li {
    height: 26px;
    line-height: 26px;
}

.cn-list .sprite,
.sprite-czgc {
    background: url(../images/foot-img1.png) no-repeat;
    width: 33px;
    height: 33px;
    float: left;
}

.cn-list .sprite-end_logo {
    background: url(../images/foot-logo.png?v=2) no-repeat;
    width: 169px;
    height: 152px;
}

.rightTitle {
    background: #ff910e none repeat scroll 0 0;
    line-height: 24px;
    margin-top: 16px;
    position: absolute;
    right: 10px;
    color: #fff;
    padding: 0 2px;
    text-align: center;
    cursor: pointer;
}

.cn-list .sprite-czgc {
    background: url(../images/foot-img2.png) no-repeat
}

.cn-list .sprite-djtk {
    background: url(../images/foot-img3.png) no-repeat
}

.cn-list .sprite-zxkf {
    background: url(../images/foot-img4.png) no-repeat
}

.cn-list a {
    /*!key_footColor_start*/
    color: #666;
    /*!key_footColor_end*/
}

.cn-list a:hover {
    /*!key_footHoverColor_start*/
    color: #fc9721;
    /*!key_footHoverColor_end*/
}

.cnRight .cnTop .service {
    width: 167px;
    float: right;
    padding-right: 26px;
}

.cnRight .cnTop .service ul {
    padding: 0;
    float: left;
    width: 100%;
    height: 100%;
}

.cnRight .cnTop .service ul li {
    height: 110px;
    line-height: 30px;
    margin-bottom: 6px;
    float: left;
    width: 50%;
}

.cnRight .cnTop .service ul li img {
    width: 74px !important;
    height: 74px !important;
}

.jc-footer .foot_box .about_box {
    border: none;
    margin: 0 auto;
}

.about_box p {
    line-height: 22px;
    margin-bottom: 10px;
}

.jc-footer .about_box {
    overflow: hidden;
    margin: 0 auto;
    width: 1000px;
    padding-top: 10px;
    text-align: center;
}

.jc-footer .about_box li {
    float: left;
    margin-right: 12px;
    line-height: 30px;
}

.foot_box {
    /*!key_footBackgroundColor_start*/
    background: #fff;
    /*!key_footBackgroundColor_end*/
}

.foot_info {
    overflow: hidden;
    margin-bottom: 10px;
    margin: 0 auto 10px;
    width: 560px;
}

.fl-reg-state {
    display: none;
    position: absolute;
    right: -20px;
    top: 0;
    width: 20px;
    height: 20px;
    background: url(/pc/common/statics/img/register/reg_icon.png) no-repeat;
}

.fl-reg-del {
    background-position: 0 -195px;
}

.fl-reg-ok {
    background-position: 0 -229px;
}

.fl-small-tip-icon {
    display: block;
    width: 30px;
    height: 23px;
    top: 1px;
    top: 3px;
    left: 1px;
    position: absolute;
    background: url(/pc/common/statics/img/register/reg_icon.png)
}

.fl-reg-name-tip-icon {
    background-position: 0 -260px !important;
}

.fl-reg-pwd-tip-icon {
    background-position: 0 -289px !important;
}

.fl-reg-verify-tip-icon {
    background-position: 0 -317px !important;
}

.fl-reg-verify {
    width: 55px;
}

.fl-reg-submit {
    background: #ed6514;
    width: 45%;
    height: 30px;
    color: #fff;
    line-height: 30px;
    border: 0 none;
    border-radius: 4px;
    font-size: 14px;
    margin-right: 5%;
    text-align: center;
    display: block;
    float: left;
}

.fl-reg-submit:last-child {
    margin-right: 0;
}

.fl-reg-readme {
    color: #666;
}

.reg-refresh-verify-code {
    display: inline-block;
    width: 32px;
    height: 30px;
    background: url(/pc/common/statics/img/register/reg_icon.png) no-repeat 0 -143px;
    left: 70px;
    position: absolute;
    top: -6px;
    *top: -1px;
}

.fl_reg_box2 .fl_reg_title .fl_reg_close {
    color: #afafaf;
    font-weight: 700;
    position: absolute;
    right: 6px;
    top: 0;
    cursor: pointer;
    padding: 0 5px;
}

.fl-reg-showinfo {
    border: 1px solid #fd8585;
    border-top: 0 none;
    position: absolute;
    top: 45px;
    left: 0;
    width: 248px;
    display: none;
    text-indent: 10px;
}

.fl-reg-input-tip {
    background: #ffc3c3;
    color: #666;
}

.fl-reg-input-error {
    background: #ffc9d1;
    color: #e51937;
    border: 1px solid #e51937;
}

.fl-reg-submit:hover {
    background: #FF8E4A;
    cursor: pointer;
}

a.reg-btn-switch {
    background: #4f89d0;
    cursor: pointer;
    color: #fff;
}

a.reg-btn-switch:hover {
    background: #4A95F0;
    text-decoration: none;
}

.reg-btn-switch:active {
    background: #FF8E4A;
}

.fl-reg-phone-get-code {
    display: inline-block;
    width: 108px;
    height: 26px;
    line-height: 25px;
    text-align: center;
    color: #fff;
}

.fl-reg-phone-countdown {
    display: none;
    background: #ddd;
    color: #666;
    width: 108px;
    height: 26px;
    line-height: 25px;
    text-align: center;
}

.fl-reg-error-input {
    border: 1px solid #E51937;
}

.fl_reg_box2 {
    width: 330px;
    height: 450px;
    background: #fff;
    position: relative;
}

.fl_reg_box2 .fl_reg_title {
    font-weight: 400;
    border: 1px #e9e9e9 solid;
    height: 30px;
    line-height: 30px;
    position: relative;
    background: #f9f9f9;
    text-indent: 6px;
    color: #4e4d4d;
    font-size: 14px;
}

.fl-reg-main {
    padding-left: 35px;
    padding-top: 20px;
}

.fl_login_box2 {
    width: 325px;
    height: 335px;
    background: #fff;
    border-radius: 4px;
    position: relative;
}

.fl_login_box2 .fl_reg_title {
    font-weight: 400;
    border: 1px #e9e9e9 solid;
    height: 30px;
    line-height: 30px;
    position: relative;
    background: #f9f9f9;
    text-indent: 6px;
    color: #4e4d4d;
    font-size: 14px;
    padding-left: 10px;
}

.fl_login_box2 .fl_reg_title .fl_reg_close {
    color: #afafaf;
    font-weight: 700;
    position: absolute;
    right: 6px;
    top: 0;
    cursor: pointer;
    padding: 0 5px;
}

.float_other_login_text {
    color: #999;
    position: absolute;
    left: 10px;
    top: 4px;
}

.fl-reg-main .fl-login-error-input {
    border: 1px solid #e51937;
}

.quick-list .phonebuy {
    position: relative;
}

.quick-list .phonebuy .scancode {
    background-color: #fff;
    padding: 5px;
    display: none;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 100000;
    height: 180px;
    width: 130px;
}

.quick-list .phonebuy .scancode h5 {
    margin: 0;
    padding: 0;
    text-align: center;
    color: #000;
    height: 15px;
    line-height: 15px;
}

.quick-list .phonebuy:hover {
    background-color: #fff;
    border: 1px #ddd solid;
}

.quick-list .phonebuy:hover .scancode {
    display: block;
}

.ie-alert-wrap {
    background: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -280px 0 0 -480px;
    color: red;
    z-index: 9999;
    font-size: 24px;
    text-align: center;
}

.ie-alert-wrap a {
    color: #0072c6;
}

.ie-alert-wrap {
    width: 960px;
    padding: 10px;
    font-size: 14px;
    line-height: 24px;
    color: #454545;
}

.ie-alert-wrap h1 {
    font-size: 40px;
    line-height: 80px;
    font-weight: 100;
    margin-bottom: 10px;
}

.ie-alert-wrap h2 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 100;
    margin: 10px 0;
}

.ie-alert-wrap em {
    color: red;
}

.ie-alert-wrap p {
    margin-bottom: 10px;
}

.ie-alert-wrap hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #dadada;
}

.ie-alert-wrap img {
    width: 34px;
    height: 34px;
    border: 0;
    float: left;
    margin-right: 10px;
}

.ie-alert-wrap span {
    display: block;
    font-size: 12px;
    line-height: 12px;
}

.ie-alert-wrap .clean {
    clear: both;
}

.ie-alert-wrap .browser {
    padding: 10px 0;
}

.ie-alert-wrap .browser li {
    width: 118px;
    height: 34px;
    line-height: 22px;
    float: left;
    list-style: none;
    background: url(http://cdn.dmeng.net/images/browser-34.png?160513) no-repeat;
    padding-left: 40px;
}

.ie-alert-wrap .browser .browser-firefox {
    background-position: 0 -34px;
}

.ie-alert-wrap .browser .browser-ie {
    background-position: 0 -68px;
}

.ie-alert-wrap .browser .browser-2345 {
    background-position: 0 -102px;
}

.ie-alert-wrap .browser .browser-qq {
    background-position: 0 -136px;
}

.ie-alert-wrap .browser .browser-360 {
    background-position: 0 -170px;
}

.ie-alert-bg {
    background: #000;
    opacity: .8;
    filter: alpha(opacity=80);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9998;
}

._float_AD {
    position: fixed;
    z-index: 999;
    top: 50%;
    transform: translateY(-50%);
    overflow: visible;
    width: 145px;
    text-align: center;
}


/* ._float_AD>img {
  display: block;
  border: none;
  max-width: 144px;
} */

._float_AD [name=close_btn] {
    position: absolute;
    z-index: 2;
    width: 90px;
    height: 37px;
    left: 50%;
    margin-left: -45px;
    bottom: -3px;
    cursor: pointer;
    border-radius: 8px;
    opacity: 0;
    border: none;
    outline: 0;
}

._float_AD.l_AD {
    left: .6%;
}

._float_AD.r_AD {
    right: .6%;
}

._float_AD .top_btn {
    width: 121px;
    height: 30px;
    display: block;
    cursor: pointer;
    margin-left: 12px;
    position: relative;
}

._float_AD .top_btn:not(.top_btn_service) {
    display: none;
}

.top_btn_service {
    background: url('../images/service.png') no-repeat;
    background-size: 100%;
}

.top_btn_qq {
    background: url('../images/qq.png') no-repeat;
    background-size: 100%;
}

.top_btn_wechat {
    background: url('../images/wechat.png') no-repeat;
    background-size: 100%;
}

.top_btn_phone {
    background: url('../images/phone.png') no-repeat;
    background-size: 100%;
}

.top_btn_lianxi {
    background: url('../images/lianxikf.png') no-repeat;
    background-size: 100%;
}

._float_AD .top1_btn {
    top: 60px;
}

.top1_btn_alert {
    position: absolute;
    right: 0;
    height: 100px;
}

._float_AD .top_btn:hover .top_btn_alert {
    display: block;
}

.top_btn_alert {
    position: absolute;
    top: 0;
    width: 202px;
    color: #fff;
    display: none;
    border-radius: 5px;
}

.top_btn_alert_item_header {
    width: 100%;
    height: 37px;
    line-height: 37px;
    background: url('../images/alert-top.png') no-repeat;
    background-size: 100%;
    text-align: center;
    font-size: 16px;
}

.top_btn_alert_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 33px;
    height: 33px;
    padding: 0 15px;
}

.top_btn_alert_item:not(:last-child) {
    background: url('../images/alert-middle.png') no-repeat;
    background-size: 100%;
}

.top_btn_alert_item:last-child {
    background: url('../images/alert-bottom.png') no-repeat;
    background-size: 100%;
}

.top_btn_alert_item_contact {
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    padding: 0 5px;
}

.top_btn_alert>* :not(img) {
    cursor: initial;
}

.l_AD .top_btn_alert {
    right: 0;
    transform: translateX(100%);
}

.r_AD .top_btn_alert {
    left: 0;
    transform: translateX(-100%);
}

._float_AD .two_img {
    width: 121px;
    height: 132px;
    margin: 0 auto;
}

.ios-float {
    background: url('../images/serviceFloat-ios.png') no-repeat;
}

.android-float {
    background: url('../images/serviceFloat-android.png') no-repeat;
}

._float_AD .two_img img {
    width: 84px;
    height: 84px;
    margin-top: 10px;
}

.float-close {
    cursor: pointer;
}

._float_AD div>a {
    display: flex;
    height: 100%;
    width: 100%;
}


/* #_leftAD .top2_btn {
  top: 97px;
  left: 54%;
} */


/* #_leftAD .two_img {
  top: 140px;
  left: 30px;
} */

._float_msn {
    position: fixed;
    z-index: 999;
    top: 106%;
    overflow: visible;
    width: 180px;
    height: 70px;
    margin-right: 15px;
}

._float_msn [name=msn_close_btn] {
    position: absolute;
    z-index: 2;
    width: 25px;
    height: 25px;
    top: 0;
    right: 0;
    cursor: pointer;
    border-radius: 8px;
    opacity: 0;
    border: none;
    outline: 0;
}

._float_msn .msn_tint {
    position: absolute;
    z-index: 2;
    width: 128px;
    height: 38px;
    left: 50%;
    margin-left: -64px;
    top: 20px;
    cursor: pointer;
    border-radius: 5px;
    opacity: 0;
    border: none;
    outline: 0;
}

._float_msn>img {
    display: block;
    width: 100%;
    height: 100%;
}

@keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(360deg);
    }
}

@-ms-keyframes rotate {
    from {
        -ms-transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(360deg);
    }
}

@-o-keyframes rotate {
    from {
        -o-transform: rotate(0deg);
    }
    to {
        -o-transform: rotate(360deg);
    }
}

.money-re i {
    animation: 9.5s linear 0s normal none infinite rotate;
    -webkit-animation: 0.8s linear 0s normal none infinite rotate;
    float: left;
}

#header_money_refresh {
    display: inline-block;
}

#isDragon {
    position: fixed;
    right: 20px;
    bottom: 30px;
    z-index: 9;
    display: none;
}

#openIframe {
    height: 473px;
    width: 370px;
    margin-right: 76px;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 5px #ccc;
    background-color: #fff;
}

#openDragon {
    cursor: pointer;
    width: 50px;
    height: 50px;
}

.nav-plus {
    display: flex;
    width: calc(100% - 247px);
}

.userinfo-text {
    width: 38px;
    line-height: 11px;
}


/* 收藏样式 */

#davorite {
    position: fixed;
    right: 6px;
    bottom: 90px;
    z-index: 9;
    width: 80px;
    cursor: pointer;
}

#isDavorite {
    position: relative;
}

.collection-wrap {
    position: fixed;
    width: 475px;
    height: 360px;
    right: 86px;
    bottom: 95px;
    border-radius: 6px;
    border: 1px solid #d81e06;
    background-color: #fff;
    color: #fff;
    display: none;
    /* overflow: auto; */
    z-index: 999;
}

.collection-wrap>span {
    display: block;
    font-size: 16px;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: #353535;
}

.itemGame {
    position: relative;
}

.favorite-button {
    border: none;
    width: 50px;
    height: 25px;
    border-radius: 4px;
    background-color: #d81e06;
    color: #fff;
    outline: none;
    margin-top: 4px;
}

.favorite-span {
    display: inline-block;
    border: none;
    width: 50px;
    height: 25px;
    border-radius: 4px;
    background-color: #bbb;
    color: #fff;
    outline: none;
    margin-top: 4px;
    line-height: 24px;
}

.favorite-item {
    width: 14%;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 13px;
    height: 88px;
}

.favorite-item img {
    width: 100%;
}

.favorite-button:hover {
    background-color: #bb1601;
}

.favorite-wrap {
    width: 100%;
    color: #000;
    display: flex;
    flex-wrap: wrap;
    overflow: auto;
    height: 328px;
    /* justify-content: space-between; */
}

.favorite-none {
    width: 100%;
    text-align: center;
}

.btn_close_favorite {
    position: absolute;
    width: 18px;
    height: 18px;
    display: block;
    background: url(../img/alertbox/close_favorite.png) no-repeat;
    border: none;
    transition: all .2s ease-in-out;
    top: 5px;
    right: 2px;
    cursor: pointer;
}

.favorite-game {
    text-align: center;
    cursor: pointer;
}

.favorite-off {
    background: #d2d2d2;
    color: #828282 !important;
    border: 1px #c3c3c3 solid;
}

.favorite-off:hover {
    background: #d2d2d2;
    color: #828282 !important;
    border: 1px #c3c3c3 solid;
}

.sliderInput::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 30px;
    height: 30px;
    background: #4CAF50;
    cursor: pointer;
}

.sliderInput::-moz-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 30px;
    height: 30px;
    background: #4CAF50;
    cursor: pointer;
}

cursor: pointer;

}