:root {
    --tab-background-color: -webkit-gradient(linear, 0% 0%, 90% 100%, from(#ff8000), to(#e8db89)) /*
--属性名:值
var(--属性名)
*/
}

/* CSS Document */
body, html, a, img, div, form, select, input, ul, ol, li, h1, h2, h3, h4, h5, h6, dd, dl, dt, p, label, em, span, cude, i {
    padding: 0;
    margin: 0;
    vertical-align: middle;
}

body, .submit {
    font-family: arial, STHeiti, "Microsoft Yahei", tahoma, 'Hiragino Sans GB', sans-serif;
}

body {
    /*background: url() no-repeat fixed;*/
    background-size: cover;
    background: #E4E4E4 right 0;
}

body {
    max-width: 640px;
    min-width: 320px;
    margin: 0px auto;
    color: #333;
    overflow-y: auto;
}

/*::-webkit-scrollbar
{
    display: none;
}*/

/*body{background:url(../images/bg.jpg) no-repeat fixed;background-size: cover;background-position: right 0;}*/
p, ul, li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

h1 {
    margin: 10px 0;
    text-align: center;
    font-size: 16px;
}

h2 {
    text-align: center;
}

hr {
    border: 0;
    height: 1px;
    background-color: #CCC;
    margin: 5px 0;
}

i, em {
    font-style: normal;
}

a {
    color: #FFF;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    color: #fff;
}

html, body {
    height: 100%;
}

.cen {
    text-align: center;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.wh_bg {
    background: #fff;
}

.mt15 {
    border-top: 10px solid #e4e4e4 !important;
}

.pd5 {
    padding: 5px;
}

.f16 {
    font-size: 16px !important;
}

.mt60 {
    margin-top: 50px !important;
}

.mb55 {
    margin-bottom: 50px !important;
}

.pb55 {
    padding-bottom: 25px !important;
}

.pt60 {
    padding-top: 0px !important;
}

.pt61 {
    padding-top: 104px !important;
}

.red {
    color: #b22d2d;
}

.gre {
    color: #ff8000;
}

.blue {
    color: #0099ff;
}

.org {
    color: #ff6633 !important;
}

.bortb {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}

.head_body {
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
    background: #fff;
}

.head {
    background: -ms-linear-gradient(top, #01c2fc, #00b1fd); /* IE 10 */
    background: -moz-linear-gradient(top, #01c2fc, #00b1fd); /*���*/
    background: var(--tab-background-color); /*�ȸ�*/
    position: fixed;
    width: 100%;
    top: 0px;
    padding: 5px 0px;
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
    height: 50px;
    overflow: hidden;
    z-index: 999;
}

.head_topcolor {
    background: rgba(255, 255, 255, .8);
    position: fixed;
    width: 100%;
    opacity: 0.8;
    top: 0px;
    padding: 5px 0px;
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
    height: 50px;
    overflow: hidden;
    z-index: 999;
}


.head img {
    width: 90%;
    margin-left: 6%;
    max-width: 120px;
}

.head input {
    background: #9B3F3F;
    border: none;
    font-size: 0.8em;
    margin-top: 10px;
    color: #fff;
    padding: 5px 20px 5px 8px;
    width: 70%;
    float: right;
    margin-right: 5%;
}

. .headser {
    position: relative;
    width: 50%;
}

.bottom {
    background: #FFF;
    position: fixed;
    width: 100%;
    bottom: 0px;
    padding: 5px 0px;
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
    z-index: 999;
    border-top: 1px solid #d7d7d7;
}

.bottom ul li {
    width: 24%;
    float: left;
    text-align: center;
}

.bottom ul li a {
    color: #797979;
    font-size: 14px;
}

.bottom ul li i {
    display: block;
    width: 20px;
    height: 20px;
    margin: 0 auto;
}

.bottom ul li.active a, .bottom ul li:hover a {
    color: #f60;
}

.bot_home {
    background: url(../images/home.png) no-repeat center;
    background-size: 100% 100%;
}

.bottom ul li.active .bot_home, .bottom ul li:hover .bot_home {
    background: url(../images/home_h.png) no-repeat center;
    background-size: 100% 100%;
}

.bot_game {
    background: url(../images/game.png) no-repeat center;
    background-size: 100% 100%;
}

.bottom ul li.active .bot_game, .bottom ul li:hover .bot_game {
    background: url(../images/game_h.png) no-repeat center;
    background-size: 100% 100%;
}

.bot_gift {
    background: url(../images/gift.png) no-repeat center;
    background-size: 100% 100%;
}

.bottom ul li.active .bot_gift, .bottom ul li:hover .bot_gift {
    background: url(../images/gift_h.png) no-repeat center;
    background-size: 100% 100%;
}

.bot_user {
    background: url(../images/user.png) no-repeat center;
    background-size: 100% 100%;
}

.bottom ul li.active .bot_user, .bottom ul li:hover .bot_user {
    background: url(../images/user_h.png) no-repeat center;
    background-size: 100% 100%;
}

.con {
    width: 100%;
    max-width: 640px;
    min-width: 320px;
    background: #fff;
    min-height: 100%;
}

.con_yhu {
    width: 100%;
    max-width: 640px;
    min-width: 320px;
    background: #f3f3f3;
    min-height: 100%;
}

.content-main {
    padding: 30px;
    line-height: 35px;
    margin-top: 1px;
}

.content-footer {
    padding: 30px;
    line-height: 30px;
}

.lbbtn {
    padding: 0px 6px;
    border: solid 1px #fe3c3c;
    color: #fe3c3c;
    border-radius: 10px;
    font-size: 12px;
    position: absolute;
    float: left;
    height: 20px;
    line-height: 20px;
    margin-left: 2px;
}

.lbbtn_p {
    padding: 0px 6px;
    border: solid 1px #fe3c3c;
    color: #fe3c3c;
    border-radius: 10px;
    font-size: 12px;
    position: absolute;
    float: left;
    height: 20px;
    line-height: 20px;
    margin-left: 50px;
}


/*�������*/
.game_sort {
    position: fixed;
    top: 50px;
    width: 100%;
    background: #f1f1f1;
    border-bottom: 1px solid #eaeaea;
    padding: 10px 0px;
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
    z-index: 999;
}

.game_sort ul li {
    border: 1px solid #33C4FD;
    width: 32%;
    float: left;
    height: 30px;
    background: #fff;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
}

.game_sort ul li a {
    color: #00b1fd;
    display: block;
    width: 100%;
    height: 30px;
    border-radius: 0px 30px 30px 0px;
}

.game_sort ul {
    width: 93%;
    display: block;
    border-radius: 10px;
    margin: 0 auto 0 20%;
}

.game_sort ul li:first-child {
    border-radius: 30px 0px 0px 30px;
}

.game_sort ul li:last-child {
    border-radius: 0px 30px 30px 0px;
}

.sort_now a {
    background: #00b1fd;
    color: #fff !important;
}

/*.con .search{position: fixed;top: 60px;width: 7.1rem;height: 0.8rem;display: flex;padding: 0 0.2rem;justify-content: space-between;margin-top: 0.25rem;}*/
/*.con .search input{width: 5rem;height: 0.8rem;border: none;border-radius: 0.4rem;outline: none;font-size: 0.3rem;background: url(https://img5.073img.com/h51/wap/v2.5/pages/images/search.png) no-repeat #fff 0.2rem center;background-size: 0.4rem 0.4rem;padding-left: 0.7rem;}*/
/*.con .search a{width: 1.3rem;height: 0.8rem;line-height: 0.8rem;text-align: center;display: block;font-size: 0.32rem;color: #ffffff;background: linear-gradient(to right, #8a9aca, #5f75b5);border-radius: 0.4rem;}*/

.con .search {
    position: fixed;
    top: 60px;
    max-width: 640px;
    min-width: 320px;
    width: 100%;
    z-index: 999;
    height: 50px;
    display: flex;
    flex-direction: row;
    background: #fff;
    align-items: center;
    padding: 5px 10px;
    box-sizing: border-box;
}

.con .search > input {
    border: 1px #fe3c3c solid;
    border-radius: 20px;
    outline: none;
    height: 30px;
    flex: 1;
    padding: 0 10px;
}

.con .search > button {
    color: #ffffff;
    width: 80px;
    height: 25px;
    border-radius: 10px;
    background: #fe3c3c;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px 0;
    margin: 0 0 0 10px;
    border: none;
}

.game_sort2 {
    position: fixed;
    top: 50px;
    width: 100%;
    background: #f1f1f1;
    border-bottom: 1px solid #eaeaea;
    padding: 10px 0px;
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
    z-index: 999;
}

.game_sort1 {
    position: fixed;
    top: 110px;
    width: 100%;
    background: #f1f1f1;
    /*border-bottom: 1px solid #eaeaea;*/
    padding: 10px 0px;
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
    z-index: 999;
}

.game_sort1 ul li {
    border: 1px solid #ff8000;
    border-radius: 30px 0px 0px 30px;
    width: 32%;
    float: left;
    height: 30px;
    background: #fff;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
}

.game_sort1 ul li a {
    color: #ff8000;
    display: block;
    width: 100%;
    height: 30px;
    border-radius: 30px 0px 0px 30px;
}

.game_sort1 ul {
    width: 93%;
    margin: 0 auto;
    display: block;
    border-radius: 10px;
    margin-left: 20%;
}

.game_sort1 ul li:first-child {
    border-radius: 30px 0px 0px 30px;
}

.game_sort1 ul li:last-child {
    border-radius: 0px 30px 30px 0px;
}

.sort_now_1 a {
    background: #ff8000;
    color: #fff !important;
}

.game_sort1 ul li.sort_now a {
    background: #ff8000;
    color: #fff !important;
    border-radius: 0px 30px 30px 0px;
}

.game_sort2 ul li {
    border: 1px solid #ff8000;
    border-radius: 30px 0px 0px 30px;
    width: 32%;
    float: left;
    height: 30px;
    background: #fff;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
}

.game_sort2 ul li a {
    color: #ff8000;
    display: block;
    width: 100%;
    height: 30px;
    border-radius: 30px 0px 0px 30px;
}

.game_sort2 ul {
    width: 93%;
    display: block;
    border-radius: 10px;
    margin: 0 auto 0 20%;
}

.game_sort2 ul li:first-child {
    border-radius: 30px 0px 0px 30px;
}

.game_sort2 ul li:last-child {
    border-radius: 0px 30px 30px 0px;
}

.game_sort2 ul li.sort_now a {
    background: #ff8000;
    color: #fff !important;
    border-radius: 0px 30px 30px 0px;
}

.back {
    display: block;
    width: 10px;
    height: 25px;
    background: url(../images/last.png) 0px 9px no-repeat;
    float: left;
    margin-right: 5px;
}

.detail_head {
    font-size: 16px;
    text-align: center;
    position: relative;
    line-height: 45px;
}

.detail_head font {
    font-size: 20px;
    color: #fff;
}

.detail_head a {
    position: absolute;
    left: 2%;
    top: 8px;
    font-size: 16px;
    line-height: 35px;
}


/*�ҵ���Ϸ�����ҵ��㼣*/
.game_list {
    padding-top: 40px;
}

.game_list table {
    padding: 0px 0px;
    width: 100%;
    margin: 0 auto;
}

.game_list table tr:hover {
    background: #FBFBFB;
}

.game_list table td {
    padding: 8px 0px;
    height: 85px;
    border-bottom: 1px solid #f3f3f3;
}

.game_list table td a {
    color: #333;
}

.game_list table td img {
    width: 100%;
    max-width: 80px;
}

.game_list table td ul {
    margin: 0px 5%;
    height: 75px;
}

.game_list table td ul li {
    clear: both;
    font-size: 11px;
    line-height: 25px;
}

.game_list table td ul li h3 {
    max-width: 75%;
    float: left;
    font-weight: normal;
    height: 25px;
    overflow: hidden;
}

.game_list table td ul li .lbbtn {
    width: auto;
    float: left;
}

.game_list table td ul li p {
    font-size: 11px;
    height: 20px;
    width: 100%;
    overflow: hidden;
    line-height: 20px;
    display: block;
}

.game_list table td .begbtn {
    color: #fff;
    border: 1px solid #f60;
    background: #F60;
    border-radius: 5px;
    padding: 5px 8px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    margin-right: 5%;
}

.game_list table td .begbtn:hover {
    background: #f97e00;
    color: #fff;
}

.game_list table td .lqbtn {
    color: #f60;
    border: 1px solid #f60;
    border-radius: 5px;
    padding: 8px 10px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    margin-right: 5%;
}

.game_list table td .lqbtn:hover {
    background: #cc3300;
    color: #fff;
}

/*�ҵ���Ϸ�����ҵ��㼣*/


/*�������*




/*�û���¼*/

#contentop li {
    width: 100%;
    display: none;
    text-align: center;
    margin-top: 12px;
}

#contentop .action {
    display: block;
}

#contentop .usl {
    width: 100%;
    height: 110px;
    background: wheat;
    border: 1px solid #cccccc;
    margin-bottom: 10px;
    text-shadow: none;
}

#contentop .alo {
    width: 100%;
    height: 110px;
    background: white;
    border: 1px solid #cccccc;
    margin-bottom: 10px;
    text-shadow: none;
}

#contentop span {
    font-size: 1.3em;
    color: #47B0D7;
}

#contentop .sty1 {
    margin-top: 18px;
}

#contentop .sty2 {
    margin-top: 13px;
}

#contentop .sty3 {
    margin-top: 13px;
}

#contentop .sty4 {
    text-align: right;
    font-size: 0.8em;
    margin-top: -20px;
}

#contentop .Buy {
    font-size: 0.8em;
    margin-top: 2px;
}

#contentop .Buy div:nth-of-type(1) {
    text-align: left;
    padding-left: 15px;
}

#contentop .Buy div:nth-of-type(2) {
    float: right;
}



.regist_con {
    padding-top: 0px;
}

.regist_con .regtab {
    width: 100%;
    min-height: 150px !important;
    border: 0px !important;
    margin: 0px auto 0;
}

.regist_con .regtab dd {
    clear: both;
    margin: 5px 0px 20px;
}

.regist_con .regtab input {
    border-radius: 4px;
    color: #a9a9a9;
}

.reguser {
    background: url(../images/pep.png) no-repeat 1%;
}

.regpwd {
    background: url(../images/lock1.png) no-repeat 1%;
}


.rebtn {
    width: 90%;
    border-radius: 4px;
    margin-right: 30px;
    background: #FF8500;
    display: block;
    height: 45px;
    line-height: 38px;
    font-size: 15px;
    float: right;
}

.shiwan {
    width: 35%;
    border-radius: 8px;
    background: #00B1FD;
    display: block;
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    float: left;
    margin-top: -40px;
}

.yzbtn a img {
    width: 100%;
    height: 38px;
}

.regbottom dt {
    color: #6b6b6b;
    text-align: center;
    height: 18px;
    line-height: 35px;
    font-weight: bold;
}

.regbottom dd {
    text-align: center;
}

.regbottom dd img {
    width: 15%;
    margin: 15px 5%;
    max-width: 80px;
}

.ui-loader h1 {
    display: none;
}

.regbottom {
    padding: 20px 0px;
}

.regbottom ul {
    margin-top: 35px;
}

.regbottom ul li {
    width: 100%;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #333;
    font-size: 14px;
}

.regbottom ul li a {
    color: #00B1FD;
    font-size: 18px;
}

.loginother {
    height: 35px;
}

.loginother a {
    color: #9a9898;
    float: right;
    font-size: 14px;
    margin: 10px 15px 10px 20px;
}

.loginother a:hover {
    color: #FF8500;
}

.logintj {
    margin: 10px 3%;
}

.logintj li {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #d7d7d7;
}

.logintj li i {
    float: left;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 8px;
    text-align: center;
    line-height: 40px;
    margin: 10px;
}

.logintj li font {
    color: #333;
    font-size: 16px;
    float: left;
}

.logintj li i.lo_pay {
    background: #cc9933;
}

.logintj li i.lo_gift {
    background: #ff3c30;
}

.logintj li i.lo_game {
    background: #00b1fd;
}

.logintj li i.lo_safe {
    background: #006633;
}

.logintj li i.lo_contac {
    background: #006699;
}



.logintj li a {
    display: block;
    width: 100%;
    height: 60px;
}

/*�û���¼*/


/*ע��ҳ��*/
.header-topBar {
    width: 100%;
    height: 50px;
    background: #fff;
    line-height: 50px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
}

.header-topBar .logo {
    height: 38px;
    margin: 6px 0 0 12px;
    display: block;
    float: left;
}

.header-topBar .logo img {
    max-width: 100%;
    max-height: 38px;
}

.w-item {
    margin-top: 15px;
    width: 100%;
    margin-left: 20px;
    height: 38px;
    border: 1px solid #D0CECE;
    border-radius: 5px;
    background: #fff;
}

.w-item2 {
    width: 50%;
    height: 38px;
    border: 1px solid #D0CECE;
    border-radius: 5px;
    background: #fff;
    float: left;
}

.w-label {
    display: block;
    float: left;
    font-size: 0.9em;
    color: #9B9B9B;
    width: 32%;
    text-align: right;
    vertical-align: middle;
    line-height: 36px;
}

.w-input, .w-select-l {
    display: block;
    float: left;
    border: 1px solid #f0f0f0;
    text-indent: 5px;
    height: 36px;
    background: #fff;
    width: 68%;
    vertical-align: middle;
}

.w-input1 {
    display: block;
    float: left;
    border: 1px solid #f0f0f0;
    text-indent: 5px;
    height: 36px;
    background: #fff;
    width: 99%;
    vertical-align: middle;
}



.register-wp {
    width: 100%;
    overflow: hidden;
    background: #f3f3f3; /* background: #55c7ec  url(../images/register_bg.jpg) bottom center no-repeat;*/
    background-size: contain;
    font-family: 'microsoft yahei', serif;
}

.user-box {
    width: 66%;
    padding: 5% 10%;
    margin: 0px auto 0;
    border-radius: 10px;
    background: #fff;
}

.register-box {
    width: 66%;
    padding: 0% 10% 5%;
    margin: 0px auto 0;
    border-radius: 10px;
    background: #fff;
}

.r-tit {
    text-align: center;
    color: #727272;
    font-size: 110%;
    height: 50px;
}

.form-register .w-item {
    margin: 20px 0;
    overflow: hidden;
}

.form-register .w-yzm {
    margin: 20px 0;
    overflow: hidden;
    height: 40px;
}

.form-register .w-label {
    width: 16%;
    height: 36px;
}

.form-register .w-label2 {
    width: 22%;
    height: 36px;
}

.form-register .w-input {
    width: 84%;
    border: 0 none;
}

.form-register .w-input2 {
    /*width: 100%;*/
    border: 0 none;
}

.form-register .icon-reg1 {
    background: url(../images/pep.png) center no-repeat;
    /*filter: brightness(0) invert(1);*/
}

.form-register .icon-reg2 {
    background: url(../images/lock1.png) center no-repeat;
}

.form-register .icon-reg3 {
    background: url(../images/lock_1.png) center no-repeat;
    top: -10px;
}

.form-register .icon-reg6 {
    background: url(../images/phone-icon.png) center no-repeat;
    top: -10px;
}

.form-register .icon-reg7 {
    background: url(../images/yzm.png) center no-repeat;
    top: -10px;
}

.form-register .icon-reg8 {
    background: url(../images/yzm-icon.png) center no-repeat;
    top: -10px;
}

.form-register .icon-regxm {
    background: url(../images/xm.png) center no-repeat;
    top: -10px;
}

.form-register .icon-reg5 {
    background: url(../images/sf.png) center no-repeat;
    top: -10px;
}

.ag-txt {
    text-align: center;
    color: #999;
    font-size: 0.8em;
    margin: 20px 0 0 0 !important;
}

.ag-txt a {
    color: #00BEFC;
}

.ag-txt .ag-wp {
    display: inline-block;
    vertical-align: top;
    width: 18px;
    height: 18px;
    position: relative;
}

.ag-txt .ag-wp input {
    outline: 0 none;
    width: 0px;
    height: 0px;
}

.input[type="checkbox" i] {
    margin: 3px 3px 3px 4px;
}

.user agent stylesheet .input[type="checkbox" i] {
    -webkit-appearance: checkbox;
    box-sizing: border-box;
}

.user agent stylesheet input[type="radio" i], input[type="checkbox" i] {
    background-color: initial;
    margin: 3px 0.5ex;
    padding: initial;
    border: initial;
}

.form-register .w-label, .icon-reg4 {
    background-size: 24px;
}

.ag-txt2 {
    text-align: left;
    width: 84%;
    padding-left: 16%;
}

.icon-reg4 {
    width: 18px;
    height: 18px;
    background: #fff url(../images/ios_xy.png) no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
}

.icon-reg4.selected {
    background: url(../images/ios_xyi.png) no-repeat;
}

.btn-register {
    background: #ff8000;
    color: #fff;
    font-size: 1em;
    text-align: center;
    width: 100%;
    height: 40px;
    border: none;
    border-radius: 4px;
    font-family: 'microsoft yahei';
}

.other-login {
    padding: 16px 0;
    text-align: center;
    position: relative;
}

.other-login .line {
    width: 100%;
    height: 0px;
    overflow: hidden;
    border-bottom: 1px solid #d8d8d8;
    position: absolute;
    top: 50%;
    left: 0px;
}

.other-login .ol-item {
    padding: 0 10px;
    color: #9c9c9c;
    font-size: 90%;
    background: #fff;
    position: relative;
    z-index: 2;
}



.other-login .i-qq {
    background-position: 0px 0px;
}



.has-account {
    color: #9c9c9c;
    text-align: center;
    font-size: 90%;
}

.has-account a {
    color: #00BEFC;
}

.reg-tip {
    color: #f00;
    font-size: 80%;
    padding: 10px 0;
}

.reg-tip-al {
    width: 84%;
    padding-left: 16%;
}

@media only screen and (max-width: 320px) {
    /*iphone5*/
    .register-box {
        width: 76%;
        padding: 5%; /*margin: 70px auto 0;*/
    }

    .user-box {
        width: 76%;
        padding: 5%; /*margin: 70px auto 0;*/
    }
}


/*�û�����*/

.my-top {
    background: url(../images/my_top.jpg) center no-repeat;
    width: 100%;
    background-size: cover;
    height: 220px;
    position: relative;
    margin-top: 60px;
}

.my-top .my-top-box {
    margin: auto;
    width: 7rem;
    top: 10%;
    left: 40%;
    border-radius: 100px;
    border: 4px white solid;
    box-shadow: 5px 0 5px -5px rgba(0, 0, 0, 0.58), -5px 0 5px -5px rgba(0, 0, 0, 0.52);
}

.my-top .my-top-img {
    width: 7rem;
    height: 7rem;
    margin: auto; /*border: 1px solid rgba(255,255,255,.5);*/
    border-radius: 50%;
}

.my-top .my-top-username {
    text-align: center;
    color: #ffffff;
    font-size: 1.2rem;
}

.my-top .my-top-account {
    font-size: .9rem;
    color: #fff;
    display: none;
    margin-top: .1rem;
}

/*ͷ��*/

.register-box_yhu {
    width: 66%;
    padding: 0;
    margin: 100px auto 0;
    border-radius: 10px;
    background: #fff;
}

.body_area {
    margin: 0px 0 18px;
    overflow: hidden;
}

.loader {
    opacity: 0;
    margin: 0 auto;
    display: none;
    text-align: center;
}

.inside_con {
    background: #fff;
    width: 100%;
}

.tab-cate-ins, .game_tit {
    width: 100%;
    border-bottom: 1px solid #f2f2f2;
    margin-top: 0px;
}

.tab-cate-ins li {
    width: 50%;
    float: left;
    line-height: 26px;
    padding: 10px 0;
    text-align: center;
}

.tab-cate-ins li.on, .game_tit a.cur {
    border-bottom: 2px solid #00a8fd;
}

.tab-cate-ins li a, .game_tit a {
    color: #000;
}

.tab-cate-ins li.on a, .game_tit a.cur {
    color: #00a8fd;
}

.game_tit a {
    display: block;
    float: left;
    width: 33.3%;
    line-height: 26px;
    padding: 10px 0;
    text-align: center;
}

.other_game_tit {
    margin: 0 2% 0 2%;
    width: 96%;
}

.user_list {
    padding-top: 5px;
}

.user_list li {
    height: 50px;
    line-height: 50px;
    padding: 0 24px;
}

.user_list li a {
    color: #5b5b5b;
    display: block;
    border-bottom: 1px solid #f4f4f4;
    background: url(../images/ico-rarrow.png) 100% center no-repeat;
    font-size: 14px;
    cursor: pointer;
    background-size: .85rem 1.5rem;
}

.user_list li:first-child {
    border-top: none;
}
.modal{
    display: none;
    top: 0;
    width: 100%;
    height: 100vh;
    position: fixed;
    background: #000;
    z-index:999;
    opacity: 0.7;
    /*background: rgba(0,0,0,0.5);*/
    background-image: url("../images/mengb-weixin2.png");
    background-position: top center;
    background-size: contain;
    background-repeat: no-repeat;
}
.user_list li em
{
    display: inline-block;
    /*background: url(/images/wap/user_icos.png?201611231145) no-repeat;*/
    width: 25px;
    height: 27px;
    margin-right: 10px;
    vertical-align: middle;
}

.user_list li em.u1 {
    background: url(../images/game_yhu.png) no-repeat;
}

.user_list li em.u2 {
    background: url(../images/lib_yhu.png) no-repeat;
}

.user_list li em.u3 {
    background: url(../images/xgm_yhu.png) no-repeat;
}


.user_list li em.u5 {
    background: url(../images/wen_yhu.png) no-repeat;
}

.user_list li em.u6 {
    background: url(../images/bd_im.png) no-repeat;
}

.user_list li em.u7 {
    background: url(../images/bd_card.png) no-repeat;
}


.log_outt {
    width: 50%;
    height: 50px;
    margin: auto;
    line-height: 50px;
    text-align: center;
    font-size: 1em;
    vertical-align: middle;
    margin: auto;
}

.log_outt a {
    color: #fff;
    display: block;
    width: 100%;
    height: 50px;
    margin-top: 20px;
    background: #F39939;
    border-radius: 5px;
}

.log_out {
    width: 50%;
    height: 70px;
    margin: auto;
    line-height: 50px;
    text-align: center;
    font-size: 1em;
    vertical-align: middle;
}

.log_out a {
    color: #fff;
    display: block;
    width: 100%;
    height: 50px;
    margin-top: 20px;
    background: #F39939;
    border-radius: 5px;
}

.log_out_1 {
    height: 50px;
    line-height: 50px;
    padding-left: 24px;
    padding-right: 24px;
    margin-top: 20px;
    background: #fff;
}

.log_out_1 a {
    color: #5b5b5b;
    display: block;
    border-bottom: 1px solid #f4f4f4;
    background: url(../images/ico-rarrow.png) 100% center no-repeat;
    font-size: 14px;
    cursor: pointer;
    background-size: .85rem 1.5rem;
}

.u6 {
    display: inline-block;
    width: 25px;
    height: 27px;
    margin-right: 10px;
    background: url(../images/kef_yhu.png) no-repeat;
}

.red {
    color: #fe3c3c;
}

.card_main {
    padding: 0 12px;
}

.card_bg {
    background: #c1c1c1;
    width: 100%;
    height: 28px;
    text-indent: 5px;
    line-height: 28px;
    color: #fff;
    font-size: 0.9em;
}

.card_down a {
    background: #fe3c3c;
    color: #fff;
    height: 42px;
    line-height: 42px;
    width: 100%;
    display: block;
    text-align: center;
    border-radius: 3px;
    margin: 12px 0;
}

.card_con {
    border: 1px solid #f1f1f1;
    width: 96%;
    padding: 2%;
    color: #777;
    line-height: 24px;
}

.gift_tab .game_tit a, .game_tab .game_tit a {
    width: 50%;
}

/*�û�����*/

/*�ܱ���������*/
.user_area {
    padding-top: 50px;
    background: #fff;
    width: 100%;
    min-height: 300px;
}

.section-tit {
    font-size: 1.1em;
    text-indent: 2%;
    padding-bottom: 10px;
}

.w-itemm {
    margin-top: 15px;
    width: 100%;
    vertical-align: top;
    height: 45px;
}

.w-itemn {
    margin-top: 15px;
    width: 100%;
    vertical-align: top;
    height: 45px;
}

.w-label {
    display: block;
    float: left;
    font-size: 0.9em;
    color: #9B9B9B;
    width: 21%;
    text-align: right;
    vertical-align: middle;
    line-height: 36px;
}

.w-input, .w-select-l, .w-input2 {
    display: block;
    float: left;
    border: 1px solid #f0f0f0;
    text-indent: 5px;
    height: 36px;
    background: #fff;
    width: 68%;
    vertical-align: middle;
}

.w-img {
    display: block;
    float: left;
    border: 1px solid #f0f0f0;
    text-indent: 5px;
    height: 36px;
    background: #fff;
    width: 40%;
    max-width: 100px;
    vertical-align: middle;
    margin: 0px 0 10px 15px;
}

.w-btn {
    display: block;
    float: left;
    border: 1px solid #f0f0f0;
    text-indent: 5px;
    height: 38px;
    background: #ff8000;
    width: 40%;
    max-width: 102px;
    vertical-align: middle;
    font-size: 0.7em;
    margin: 0px 0 10px 15px;
    color: #fff;
}

.w-span {
    display: block;
    font: 13.3333px Arial;
    float: left;
    border: 1px solid #f0f0f0;
    text-indent: 5px;
    height: 38px;
    background: #f1f1f1;
    width: 102px;
    vertical-align: middle;
    margin: 0px 0 10px 15px;
    color: #989090;
    text-align: center;
    line-height: 38px;
}

.w-input-s {
    border: 1px solid #f0f0f0;
    text-indent: 5px;
    height: 36px;
    background: #fff;
    width: 38%;
}

.code-btn {
    background: #00a9fe;
    height: 36px;
    width: 40%;
    margin-left: 30%;
    border: 0;
    border-top: 1px solid #009dfc;
    color: #fff;
}

.g-btn {
    background: #67c201;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 3px;
    width: 78%;
    font-size: 1.25em;
    color: #fff;
    border: none;
    float: left;
    margin-left: 50px;
}

.g-btn a {
    height: 44px;
    display: block;
}

.w-div {
    display: block;
    float: left;
    width: 68%;
    line-height: 36px;
    font-size: 1em;
}

.form-tips {
    margin-top: 55px;
    width: 96%;
    padding: 2% 2%;
    border-top: 1px solid #F9F9F9;
    font-size: 0.9em;
    line-height: 1.5;
    color: #999;
    text-align: center;
}

.form-tips h4 {
    font-size: 1em;
    margin-bottom: 5px;
    color: #666;
}

/*�ܱ���������*/

/*my_game*/
.log_outw {
    width: 100%;
    height: 120px;
    color: #4E4E4E;
    font-size: 14px;
    float: left;
    text-align: center;
}

.log_outw img {
    width: 100px;
    height: 100px;
    margin: auto;
}

.kefu-bd {
    overflow: hidden;
}

.kefu-hd img {
    width: 100%;
    margin-top: 60px;
}

.rxx {
    display: block;
    margin: 5% 10% auto;
}

.rxx img {
    margin-bottom: 10px;
}

.kefu-bd a {
    display: block;
    width: 75%;
    margin: 8% auto;
}

.ss-wrap {
    padding: 0 2%;
    background: #f1f2f3;
}

.ss-tit {
    font-size: 1.2em;
    line-height: 42px;
    color: #777;
    border-bottom: 1px solid #d2d2d2;
}

.ss-list {
    padding-bottom: 30px;
    overflow: hidden;
}

.ss-list li {
    width: 98%;
    border-bottom: 1px solid #dfdfdf;
    padding: 3% 0;
    overflow: hidden;
}

.ss-list .item {
    display: block;
}

.ss-list .item .img {
    width: 15%;
    margin: 0 5%;
    float: left;
}

.ss-list .item .info {
    width: 71%;
    float: left;
}

.ss-list .item h4 {
    color: #ff6b01;
    font-size: 1rem;
    margin-bottom: 4px;
}

.ss-list .item p {
    color: #777;
    font-size: 0.7rem;
    line-height: 18px;
}

.btn-sszz {
    height: 20px;
    line-height: 20px;
    font-size: 0.8em;
    margin: 6px 6px 0 0;
    border-radius: 3px;
    color: #fff;
    padding: 5px 10px;
    background: #ff6b01;
}

/*����б�*/

.inside_con_card {
    background: #fff;
    padding-bottom: 20px;
}

.inside_con_card .game_tit {
    background: #fff;
    margin-top: 0;
    height: 80px;
    border: none;
}

.game-row-new {
    width: 88%;
    padding: 12px 2% 42px 2%;
    border-bottom: 1px solid #f1f1f1;
    background: #fff;
    margin: 10px 4% 0;
    vertical-align: top;
    position: relative;
}

.game-row-new:hover {
    width: 88%;
    border-bottom: 1px solid #f1f1f1;
    background: #fbfbfb;
}


.game-link-new {
    width: 100%;
}

.game-down-new {
    width: 28%;
}

.game-icon-new {
    width: 20%;
    max-width: 70px;
}

.game-icon-new img {
    width: 100%;
}

.game-msg-new {
    box-sizing: border-box;
    padding-left: 10px;
    line-height: 24px;
    min-width: 60%;
}

.game-msg-new .gamei-title {
    margin-bottom: 5px;
    text-indent: 6px;
}

.game-msg-new .game-summary {
    text-indent: 6px;
}

.gamei-title-new {
    color: #343434;
    line-height: 1.5;
}

.game-msg-new .iconfont {
    font-size: 1em;
    color: #999;
}

.game-row-new .game-down-btn a, .game-down-btn-new {
    position: absolute;
    top: 12px;
    right: 3%;
    width: 15%;
}

.game-down-btn-new a {
    margin: 0;
}

.progress-box {
    font-size: 14px;
    color: #999;
    line-height: 16px;
    margin: 0 0 0 0;
}

.progress {
    display: inline-block;
    vertical-align: middle;
    width: 135px;
    height: 11px;
    margin-right: 2px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    background: #e5e5e5;
}

.progress i {
    width: 80%;
    height: 11px;
    border-radius: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.progress i {
    background: #f2d54b;
    background: -moz-linear-gradient(left, #f2d54b 0%, #9ced44 100%);
    background: -webkit-linear-gradient(left, #f2d54b 0%, #9ced44 100%);
    background: -o-linear-gradient(left, #f2d54b 0%, #9ced44 100%);
    background: -ms-linear-gradient(left, #f2d54b 0%, #9ced44 100%);
    background: linear-gradient(to right, #f2d54b 0%, #9ced44 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2d54b', endColorstr='#9ced44', GradientType=0);
}


.game-row {
    width: 94%;
    padding: 12px 4% 12px 2%;
    border-top: #d6d6d6 solid 1px;
    vertical-align: top;
    position: relative;
}

.game-row:first-child {
    border-top: none;
}

.game-link {
    width: 70%;
}

.game-down {
    width: 30%;
}

.game-icon {
    width: 30%;
    max-width: 70px;
}

.game-icon img {
    width: 100%;
}

.game-msg {
    box-sizing: border-box;
    padding-left: 10px;
    width: 70%;
    line-height: 20px;
}

.gamei-title {
    color: #343434;
    line-height: 1.5;
}

.game-msg .iconfont {
    font-size: 1em;
    color: #999;
}

.game-summary {
    color: #9a9a9a;
    font-size: 0.9em;
}

.game-lbnum {
    color: #9a9a9a;
    font-size: 1rem;
}

.game-lbnum span {
    color: #f7625f;
    padding-left: 5px;
}

.game-down-btn {
    width: 25%;
    max-width: 120px;
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
}

.game-down-btn a {
    width: 90%;
    display: block;
    color: #fff;
    text-align: center;
    margin: 0 auto;
}

.game_tit a {
    display: block;
    float: left;
    width: 33.3%;
    line-height: 26px;
    padding: 10px 0;
    text-align: center;
}

a.blue_down {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 1em;
    width: 100%;
    margin: 22px auto 8px;
    background: #ff8000;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
}

/*����б�*/


/*index*/
/*  �õ�ͼ  */
/*tj_ul*/
.clearfix:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.Clearfix {
    display: block;
}

/*tj_ul*/
.hd {
    position: absolute;
    height: 28px;
    line-height: 28px;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.hd li {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background: #fff;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0 5px;
}

.bd {
    position: relative;
    z-index: 0;
}

.bd li {
    position: relative;
    text-align: center;
}

.bd li img {
    /*background: url("loading.gif-201611231145.gif") center center no-repeat;*/
    vertical-align: top;
    width: 100%;
}

/*ͼ����*/

.url {
    padding: 3% 1%;
    width: 98%;
    overflow: hidden;
    background: #fff;
}

.url a {
    font-size: 1em;
    float: left;
    width: 25%;
    height: 76px;
    line-height: 24px;
    color: #333;
    text-align: center;
}

.url a em {
    display: block;
    width: 54px;
    height: 53px;
    margin: 0 auto 4px;
}



.bk_bk {
    width: 100%;
    height: 8px;
    background: #F1F1F1;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}

.recommend {
    margin-top: 12px;
    background: #fff;
}

.recom_title {
    height: 18px;
    padding: 14px 12px;
}

.recom_title h2 {
    float: left;
    font-size: 1.2em;
    color: #000;
    line-height: 18px;
}

.tit_ico01 {
    display: inline-block;
    vertical-align: middle;
    width: 21px;
    height: 21px;
    margin-right: 8px;
    background: url(../images/index/ig_19.png) no-repeat;
}

.tit_ico02 {
    display: inline-block;
    vertical-align: middle;
    width: 21px;
    height: 21px;
    margin-right: 8px;
    background: url(../images/index/ig_26.png) no-repeat;
}

.recom_title .get_more {
    font-size: 1em;
    color: #b9b9b9;
    text-shadow: 0 1px 0 #fff;
}

.more_ico {
    display: inline-block;
    margin-left: 6px;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    border: 1px solid #f2d54b;
    color: #f2d54b;
    text-align: center;
    line-height: 12px;
}

/*�Ƽ���Ϸ*/


.hot_game_list {
    height: auto;
}

.hot_game_list ul {
    width: 100%;
    padding: 0 0 2% 0;
}

.hot_game_list li {
    float: left;
    width: 26%;
    margin: 2% 3% 0 4%;
    text-align: center;
    line-height: 20px;
}

.gift_btn {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 1em;
    width: 100%;
    background: #FE3C3C;
    margin-bottom: 8px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
}

.hot_game_list li .hot_game_img {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.hot_game_list li .hot_game_img img {
    max-width: 100%;
    overflow: hidden;
}

.new_tag, .hot_tag, .jian_tag {
    width: 34px;
    height: 34px;
    background-size: 34px 102px;
    position: absolute;
    top: 0;
    left: 0;
}

.new_tag {
    background: url(../images/index/news_1.png) no-repeat;
    width: 35px;
    height: 35px;
}

.hot_tag {
    background-position: 0 -34px;
}

.jian_tag {
    background-position: 0 -68px;
}

.blue_downn {
    display: block;
    text-align: center;
    color: #fff;
    width: 100%;
    margin: 10px auto 8px;
    height: 30px;
    font-size: 14px;
    line-height: 24px;
    border-radius: 3px;
}

.blue_downn span {
    width: 65%;
    display: block;
    height: 25px;
    font-size: 12px;
    float: left;
    color: #ADADAD;
}

.blue_downn p {
    width: 35%;
    height: 25px;
    display: block;
    background: #007aff;
    float: left;
    border-radius: 3px;
    font-size: 12px;
    line-height: 24px;
}

.blue_downn p a {
    width: 100%;
    height: 25px;
    display: block;
    background: #f60;
    float: left;
    border-radius: 3px;
    font-size: 12px;
    line-height: 24px;
}

.blue_downn p a:hover {
    display: block;
    background: #1094f1;
    border-radius: 3px;
    line-height: 24px;
}


.data {
    border-radius: 0px 0 10px 10px;
    display: block;
    position: absolute;
    z-index: 22;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    font-size: 12px;
    text-align: center;
    color: #fff;
    background: url(../images/index/hei_bg.png) no-repeat;
}

.data span {
    width: 100%;
    height: 25px;
    color: #fff;
    float: left;
}

.data p {
    width: 50%;
    height: 25px;
    color: #fff;
    float: left;
}


/*������Ϸ*/
.game-list {
    margin: 0 0 10px 0;
    background: #fff;
}

.game-list li {
    position: relative;
    background: #fff;
    border-bottom: 1px solid #f1f1f1;
    padding: 12px 10px;
    overflow: hidden;
}

.game-list li:hover {
    position: relative;
    background: #fafafa;
    border-bottom: 1px solid #f1f1f1;
    overflow: hidden;
}

.game-list li:last-child {
    border-bottom: none;
}

.game-list li a {
    display: block;
    width: 100%; /* overflow:hidden;*/
}

.game-list li:nth-child(1) {
    border-top: none;
}

.game-list li i {
    float: left; /*background: url(../images/icon-default.png) no-repeat;*/
    background-size: cover;
    width: 64px;
    height: 64px;
    display: inline-block;
    overflow: hidden;
    margin: 3px 0 0 0;
    border-radius: 15px;
}

.game-list li i img {
    width: 100%;
    height: 100%;
}

.game-list li i span.new {
    position: absolute;
    left: 7px;
    top: 10px;
}

.game-list li i.icon-wdlb {
    /*width: 15px;     height: 15px;     float: none;     vertical-align: top;     background: url(../images/index/lib_im.png) no-repeat;     background-size: cover;     border-radius: 0;     margin: 9px 0 0 5px;*/
    width: 30px;
    height: 15px;
    float: none;
    vertical-align: top;
    background-size: cover;
    margin: 5px 0 0 5px;
    border: 1px solid #fe3c3c;
    padding: 0 0 3px 5px;
    border-radius: 3px;
    font-size: 12px;
    line-height: 18px;
    color: #fe3c3c;
}

.game-list li i.icon-wdlb2 {
    width: 33px;
    height: 15px;
    float: none;
    vertical-align: top;
    background-size: cover;
    margin: 5px 0 0 5px;
    border: 1px solid #fe3c3c;
    padding: 0px 0px 3px 5px;
    border-radius: 3px;
    font-size: 12px;
    line-height: 18px;
    color: #fe3c3c;
}

.game-list li i.icon-wdlb3 {
    width: 25px;
    height: 15px;
    float: none;
    vertical-align: top;
    background-size: cover;
    margin: 5px 0 0 5px;
    border: 1px solid #fe3c3c;
    padding: 0px 0px 3px 5px;
    border-radius: 3px;
    font-size: 12px;
    line-height: 18px;
    color: #fe3c3c;
}

.game-list li i.icon-wdlb_1 {
    width: 30px;
    height: 15px;
    float: none;
    vertical-align: top; /* background: url(../images/index/lib_im.png) no-repeat; */
    background-size: cover;
    margin: 5px 0 0 5px;
    border: 1px solid #277627;
    padding: 0px 0px 3px 5px;
    border-radius: 3px;
    font-size: 12px;
    line-height: 18px;
    color: #277627;
}

.game-list li i.icon-wdlm {
    width: 20px;
    height: 20px;
    float: none;
    vertical-align: top;
    /*background: url(../images/index/rm_im.png) no-repeat;*/
    background-size: cover;
    border-radius: 0;
    margin: 9px 0 0 5px;
}

.game-list li dl {
    float: left;
    margin-left: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 70%;
}

.game-list li dt {
    font-size: 14px;
    line-height: 30px;
    color: #191919;
}

.game-list li dt strong {
    font-weight: 500;
}

.game-list li dd, .game-list li dd p {
    color: #666;
    line-height: 18px;
    height: 18px;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.game-list li dd.fenlei {
    color: #666;
    font-size: 12px;
}

.game-list li .play {
    position: absolute;
    right: 3%;
    top: 26px;
    width: 74px;
    display: block;
    vertical-align: middle;
}

.game-list li .golook {
    position: absolute;
    right: 10px;
    top: 28px;
    width: 70px;
    height: 25px;
    display: block;
    vertical-align: middle;
    background: #f60;
    text-align: center;
    line-height: 26px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
}

.game-list li .golook2 {
    position: absolute;
    right: 10px;
    top: 12px;
    width: 65px;
    height: 23px;
    display: block;
    vertical-align: middle;
    background: #007aff;
    text-align: center;
    line-height: 24px;
    border-radius: 100px;
    color: #fff;
    font-size: 1.1em;
}

.game-list li .gotext {
    position: absolute;
    right: 10px;
    top: 28px;
    width: 70px;
    height: 25px;
    display: block;
    vertical-align: middle;
    text-align: center;
    line-height: 26px;
    border-radius: 5px;
    color: #000000;
    font-size: 14px;
}

.game-list li .shouc {
    position: absolute;
    right: 10px;
    bottom: 11px;
    width: 65px;
    height: 23px;
    display: block;
    vertical-align: middle;
    border: 1px solid #00BB9C;
    text-align: center;
    line-height: 24px;
    border-radius: 100px;
    color: #00BB9C;
    font-size: 1.1em;
}

.game-list li .shouc_off {
    position: absolute;
    right: 10px;
    bottom: 11px;
    width: 65px;
    height: 23px;
    display: block;
    vertical-align: middle;
    border: 1px solid #00BB9C;
    text-align: center;
    line-height: 24px;
    border-radius: 5px;
    color: #fff;
    font-size: 1.1em;
    background: #00BB9C;
}

.game-list li .star {
    height: 21px;
    margin-top: 3px;
}

.game-list li .star img {
    width: 14px;
    height: 14px;
    vertical-align: middle;
    float: left;
}

.game-list li .txt {
    width: 72%;
    margin: 0 0 0 10px;
    overflow: hidden;
}

.game-list li .txt .Red {
    color: #f00;
}

.game-list .empty {
    height: 260px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    color: #aaa;
    text-align: center;
    line-height: 200px;
    background: #fff;
}


/* �����б�  */
.tab .tit, .tab .tit li {
    cursor: default;
}

.tab .tit.cur, .tab .tit .cur {
    cursor: pointer;
}

.tab .txt {
    display: none;
}

.tab .txt.cur {
    display: block;
}

.ser_tab {
    width: 100%;
    height: 36px;
    border-bottom: 1px solid #efefef;
}

.ser_tab li {
    float: left;
    width: 50%;
    text-align: center;
    height: 34px;
    line-height: 34px;
}

.ser_tab li.cur {
    border-bottom: 2px solid #ff6c00;
}

#new_server .recom_title {
    padding: 14px 0 0;
    height: 37px;
}

.sertable {
    border-bottom: #f2f2f2 solid 1px;
    font-size: 1em;
    overflow: hidden;
}

.server-table {
    width: 100%;
}

.kafu_tit {
    background-color: #f7f7f7;
    height: 36px;
    text-align: center;
}

.kafu_tit li {
    float: left;
    line-height: 34px;
    font-size: 12px;
    color: #a5a2a2;
}

.kafu_tit li.th1 {
    width: 28%;
}

.kafu_tit li.th2 {
    width: 28%;
}

.kafu_tit li.th3 {
    width: 28%;
}

.kafu_tit li.th4 {
    width: 16%;
}

.server-table {
}

.server-table tr {
    height: 41px;
}

.server-table td {
    color: #999;
    height: 40px;
    font-size: 12px;
    border-top: #f2f2f2 solid 1px;
}

.server-table td a {
    color: #666;
}

.ser_down {
    display: block;
    /*background: url("ser_down.gif") center top no-repeat;*/
    background-size: contain;
    width: 30px;
    height: 30px;
    margin: 0 auto;
}

.get_more_ser {
    width: 100%;
    height: 26px;
    line-height: 26px;
    font-size: 1em;
    text-align: center;
    padding: 8px 0;
}

.get_more_ser a {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    display: block;
    color: #b9b9b9;
    text-shadow: 0 1px 0 #fff;
}



/*��Ѷ*/
.news_tab {
    background: #fff;
    margin-top: 12px;
    min-height: 100px;
    padding-bottom: 14px;
}

.news_title ul {
    width: 100%;
    padding: 0;
    height: 37px;
    border-bottom: 1px solid #e4e4e4;
}

.news_title li {
    float: left;
    width: 50%;
    text-align: center;
    height: 36px;
    line-height: 36px;
}

.news_title li.cur {
    border-bottom: 2px solid #ff6c00;
}

.index-news-list {
    padding: 10px 10px;
}

.index-news-list img {
    max-width: 100%;
}

.nd-list ul {
    margin-top: 0;
    overflow: hidden;
}

.nd-list li {
    line-height: 28px;
    color: #383838;
    padding: 0 15px;
}

.nd-list li a {
    color: #383838;
    font-size: 12px;
}

.tit_ico {
    display: inline-block;
    vertical-align: middle;
}

.tit_ico03 {
    display: inline-block;
    vertical-align: middle;
    width: 21px;
    height: 21px;
    margin-right: 8px;
    background: url(../images/index/ig_50.png) no-repeat;
}




/*��Ȩ*/
.footer_wap {
    padding: 10px 0;
    margin: 10px 0 45px 0;
    text-align: center;
    background: #fff;
}

.footer_wap .nav {
    margin: 5px 0;
    color: #d2d2d2;
}

.footer_wap .nav a {
    display: inline-block;
    margin: 0 10px;
    font-size: 12px;
    color: #666;
    line-height: 22px;
}

.footer_wap .nav a img {
    width: 60px;
    vertical-align: middle;
}

.footer_wap .wangwen a {
    margin: 0 3px;
    font-size: 12px;
    color: #666;
    line-height: 22px;
}

.footer_wap .copyright {
    color: #666;
    line-height: 22px;
}


/*�ֲ�*/
.galleryimage {
    min-width: 320px;
    overflow: hidden;
    margin: 0 auto;
    visibility: hidden;
    position: relative;
}

.galleryimage img {
    width: 100%;
    margin: 0 auto;
}

.scroll_wrap {
    overflow: hidden;
    position: relative;
}

.scroll_wrap li {
    position: relative;
    display: block;
    width: 100%;
    float: left;
}

.scroll_wrap li a {
    display: block;
    margin: 0 auto;
    position: relative;
}

.scroll_position {
    position: absolute;
    left: 45%;
    /*z-index: 400px;*/
    bottom: 5px;
}

.scroll_position li {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 10px;
    /*background: url(../images/index/yuan_1.png) no-repeat;*/
}

.scroll_position li a {
    font-size: 0;
}



.scroll_position_bg {
    background: #000;
    position: absolute;
    bottom: 12px;
    left: 42%;
    padding: 0 15px;
    /*z-index: 380px;*/
    height: 26px;
    border-radius: 26px;
}

/*index*/

/*��Ϸ��*/


.list_classify3 {
    border-top: 1px solid #d7d7d7;
    background: #fff;
    margin: 10px 0;
    overflow: hidden;
}

.list_classify3 li {
    float: left;
    width: 33%;
    border-top: 1px solid #ececec;
    border-left: 1px solid #ececec;
    padding: 3% 0;
    text-align: center;
}

.list_classify3 li img {
    width: 70px;
    display: block;
    text-align: center;
    margin: 0 auto 6px auto;
    border-radius: 10px;
}

.list_classify3 li a {
    color: #333;
    font-size: 14px;
    display: block;
    font-weight: 700;
}

.list_classify3 li:nth-child(1), .list_classify3 li:nth-child(4), .list_classify3 li:nth-child(7), .list_classify3 li:nth-child(10) {
    border-left: none;
}

.list_classify3 li:nth-child(1), .list_classify3 li:nth-child(2), .list_classify3 li:nth-child(3), .list_classify3 li:nth-child(10) {
    border-top: none;
}

.list_classify3 li:nth-child(7), .list_classify3 li:nth-child(8), .list_classify3 li:nth-child(9) {
    border-bottom: 1px solid #ececec;
}

.list_classify3 li:nth-child(10) {
    border-right: 1px solid #ececec;
}


/*��Ϸ��*/

/*��Ϸ����*/
.game-detail, body {
    position: relative;
}

.f-hide {
    display: none;
}

.f-cf {
    zoom: 1;
}

.f-cf:after {
    clear: both;
    display: block;
    height: 0;
    content: "";
    font-size: 0;
    line-height: 0;
}

.container {
    background-color: #f4f4f4;
    margin-top: 60px;
}

.banner-box, .banner-box img {
    width: 100%;
}

.game-panel {
    background-color: #fff;
    padding: 10px 10px 0;
}

.game-gift-title {
    background: url(../images/libg.png) no-repeat;
    width: 15rem;
    height: .1rem;
    margin: 2rem auto;
    text-align: center;
    line-height: .3rem;
    color: #ff8500;
    font-size: 1.3rem;
    background-size: 100% 100%;
}

.game-list-detail a, .game-start-btn {
    right: 0;
    line-height: 2.5rem;
    text-align: center;
}

.game-detail {
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 30px;
    top: -25px;
}

.game-detail-img, .game-start-btn {
    bottom: 2.25rem;
    margin: 0 auto;
}

.game-detail-img {
    border-radius: 10px;
    width: 6rem;
    top: -100px;
    height: 6rem;
    box-shadow: 2px 2px 4px rgba(2, 2, 2, .2);
    border: 1px solid #eee;
    background-color: #fff;
    padding: 5px 0px 0px 5px;
}

.game-detail-img img {
    width: 5.7rem;
    height: 5.7rem;
    border-radius: 6px;
}

.game_detail_name {
    font-size: 1.0rem;
    padding-top: 2px;
    text-align: center;
}

.game-detail-name h2 {
    font-size: 1.0rem;
    padding-top: 2px;
    text-align: center;
}

.game-detail-name p {
    color: #999;
    font-size: 0.8rem;
    text-align: center;
    line-height: 25px;
}

.game-start-btn {
    padding: .35rem .6rem;
    font-size: 14px;
    width: 80%;
    background: #ff8000;
    color: #fff;
    line-height: 28px;
    border-radius: 5px;
    top: 55px;
    height: 28px;
}

.game-desc {
    padding: 10px 0 15px;
    margin-top: -20px;
}

.game-desc h3 {
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 5px;
}

.game-desc p {
    font-size: .9rem;
    color: #666;
}

.game-recommend {
    height: 12rem;
    background-color: #fff;
}

.game-recommend, .game-recommend .game-tip {
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
}

.game-recommend .game-tip {
    height: 1.6rem;
    top: 1.06666667rem;
    border-left: 1.06666667rem solid transparent;
    border-right: 1.06666667rem solid transparent;
}

.game-recommend .game-tip p {
    height: 1.6rem;
    width: 14.22222222rem;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    margin: 0;
    color: #8e8e8e;
    font-size: .85333333rem;
    text-align: center;
    z-index: 2;
}

.game-recommend .game-tip p, .game-recommend .game-tip span {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: absolute;
    background: #fff;
}

.game-recommend .game-tip span {
    display: block;
    border-bottom: 1px solid #d3d3d3;
    height: 1px;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.game-recommend .game-recommend-list {
    height: 6.15111111rem;
    width: 100%;
    top: 2.5rem;
    left: 0;
    border-left: 1.06666667rem solid transparent;
    border-right: 1.06666667rem solid transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.game-recommend .game-recommend-list, .game-recommend .game-recommend-list article {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
}

.game-recommend .game-recommend-list article {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.game-recommend .game-recommend-list article img {
    position: relative;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    height: 3.91111111rem;
    /*width: 3.91111111rem;*/
    border-radius: .71111111rem;
}

.game-recommend .game-recommend-list article .recommend-name {
    font-size: .99555556rem;
    color: #222;
    text-align: center;
    height: auto;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*��Ϸ����*/


/*���������*/
.kaifubiao-title {
    width: 100%;
    background: #fff;
    text-align: center;
    overflow: hidden;
    margin-top: 20px;
}

.kaifubiao-title span {
    font-size: 16px;
    line-height: 40px;
    color: #55b72d;
    font-weight: 700;
}


/* ������� */

.libao-list {
    margin: 0 0 10px 0;
}

.libao-list li {
    position: relative;
    background: #fff;
    border-radius: 0px;
    border-bottom: 0px solid #D7D7D7;
    padding: 8px 8px 8px 10px;
    overflow: hidden;
}

.libao-list li:last-child {
    border-top: 1px solid #D7D7D7;
}

.libao-list li a {
    display: block;
    width: 100%;
    overflow: hidden;
}

.libao-list li i {
    float: left;
    background-size: cover;
    width: 64px;
    height: 64px;
    display: inline-block;
    overflow: hidden;
    border-radius: 8px;
}

.libao-list li i img {
    width: 100%;
    height: 100%;
}

.libao-list li i span.new {
    position: absolute;
    left: 9px;
    top: 10px;
}

.libao-list li dl {
    float: left;
    margin-left: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 70%;
}

.libao-list li dt {
    font-size: 14px;
    line-height: 30px;
    color: #4C4B4C;
}

.libao-list li dt strong {
    font-weight: 500;
}

.libao-list li dd, .libao-list li dd p {
    color: #666;
    line-height: 18px;
    height: 18px;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.libao-list li dd.fenlei {
    color: #666;
    font-size: 12px;
}

.libao-list li dd.fenlei span {
    float: left;
    vertical-align: top;
}

.libao-list li dd.fenlei span em {
    color: #FD9937;
}

.libao-list li .play {
    position: absolute;
    right: 3%;
    top: 26px;
    width: 74px;
    display: block;
    vertical-align: middle;
}

.libao-list li .btn-blue {
    position: absolute;
    right: 3%;
    top: 24px;
    width: 12%;
    height: 30px;
    display: block;
    vertical-align: middle;
    background: #007aff;
    text-align: center;
    line-height: 30px;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
}

.libao-list li .btn-blue22 {
    position: absolute;
    right: 3%;
    top: 59px;
    width: 60px;
    height: 30px;
    display: block;
    vertical-align: middle;
    background: #f90;
    text-align: center;
    line-height: 30px;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
}


.libao-list li .btn-yellow {
    position: absolute;
    right: 3%;
    top: 24px;
    width: 60px;
    height: 30px;
    display: block;
    vertical-align: middle;
    background: #FD9937;
    text-align: center;
    line-height: 30px;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
}

.libao-list li .btn-gray {
    position: absolute;
    right: 3%;
    top: 24px;
    width: 60px;
    height: 30px;
    display: block;
    vertical-align: middle;
    background: #8c8c8c;
    text-align: center;
    line-height: 30px;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
}

.libao-list li .input-blue {
    position: absolute;
    right: 3%;
    top: 24px;
    width: 60px;
    height: 30px;
    display: block;
    vertical-align: middle;
    background: #007aff;
    text-align: center;
    line-height: 30px;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    border: none;
}


.libao-list li dd.fenlei .progress {
    position: relative;
    top: 1px;
    width: 55%;
    height: 14px;
    overflow: hidden;
    background-color: #d7d7d7;
    border-radius: 8px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.libao-list li dd.fenlei .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
    float: left;
    height: 100%;
    font-size: 12px;
    line-height: 25px;
    color: #fff;
    text-align: center;
    transition: width .6s ease;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
}

.libao-list li dd.fenlei .sr-only {
    position: absolute;
    left: 40%;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
}


.libao-list .bz {
    color: #f00;
    text-align: center;
    margin-top: 10px;
}

.libao-list .noRelated {
    color: #999;
    font-size: 14px;
    text-align: center;
    padding: 15px 0;
    background: #fff;
}

.libao_info {
    overflow: hidden;
    border-bottom: 1px solid #f2f2f2;
}

.libao_info .back {
    position: absolute;
    top: 5px;
    left: 5px;
    line-height: 36px;
    padding-left: 22px;
    font-size: 16px;
    display: block;
}

.libao_info .back a {
    width: 40px;
    height: 40px;
    display: block;
    color: #fff;
}

.libao_info .back a i {
    /*font: 0/0 a;*/
    cursor: pointer;
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    width: 12px;
    height: 12px;
    border: #fff solid;
    border-width: 0 0 2px 2px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}

.libao_info h1 {
    font-size: 20px;
    line-height: 2;
    color: #fff;
    text-align: left;
    margin: 0px;
}

.libao_info .info_con {
    position: relative;
    overflow: hidden;
    padding: 30px 0 15px 0;
}

.libao_info .time {
    text-align: left;
    color: #fff;
    margin: 5px 0;
    font-size: 12px;
}

.libao_info .info_con .data {
    position: absolute;
    top: 50%;
    width: 35%;
    margin-top: -25px;
    text-align: center;
    color: #fff;
}

.libao_info .info_con .data:first-child {
    left: 0;
}

.libao_info .info_con .data:last-child {
    right: 0;
}

.libao_info .info_con .data p {
    font-size: 14px;
    line-height: 22px;
}

.xq_libright {
    width: 50%;
    float: left;
    text-align: left;
    padding-left: 10px;
}

.libao_info .info_con .icon {
    float: left;
    background-size: cover;
    width: 96px;
    height: 96px;
    display: inline-block;
    overflow: hidden;
    margin-left: 20px;
    border-radius: 5px;
}

.libao_info .info_con .icon img {
    width: 100%;
    height: 100%;
}

.libao_info .info_btn {
    height: 50px;
    width: 60px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.popup a {
    display: block;
    font-size: 12px;
    width: 100%;
    color: #fff;
    text-align: center;
    line-height: 24px;
    display: inline-block;
    height: 24px;
    border-radius: 5px;
    padding: 5px;
    background: #FF9602;
}

.popup a:hover {
    background: #FF9602;
}

.popup1 a {
    padding: 5px;
    background: #007aFF;
    margin-top: 5px;
    font-size: 12px;
    width: 100%;
    color: #fff;
    text-align: center;
    line-height: 24px;
    display: inline-block;
    height: 24px;
    border-radius: 5px;
}

.popup1 a:hover {
    background: #007aFF;
}

.libao_info .progress {
    position: relative;
    top: 3px;
    width: 62%;
    height: 14px;
    overflow: hidden;
    background-color: #d7d7d7;
    border-radius: 6px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.libao_info .progress-bar {
    background: linear-gradient(to right, #f2d54b 0%, #9ced44 100%);
    float: left;
    height: 100%;
    font-size: 12px;
    line-height: 25px;
    color: #fff;
    text-align: center;
    transition: width .6s ease;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
}

.libao_info .sr-only {
    position: absolute;
    left: 44%;
    text-align: center;
    margin: 0 auto;
    color: #000;
    font-size: 12px;
    line-height: 14px;
}

.libao-list .game-introduce {
    background: #fff;
    font-size: 14px;
    padding: 10px;
    border-bottom: 1px solid #D7D7D7;
}

.libao-list .game-introduce p {
    text-indent: 0em;
    margin-left: 5px;
    color: #666;
    line-height: 22px;
}

.box-hd {
    margin-top: 10px;
    overflow: hidden;
    position: relative;
}

.box-hd .over {
    border-bottom: 0px solid #d7d7d7;
    height: 36px;
    line-height: 36px;
    background: #fff;
}

.box-hd .over h3 {
    font-weight: normal;
    color: #191919;
    border-top: 1px solid #fff;
    line-height: 38px;
    font-size: 16px;
}

.box-hd ins {
    float: left;
    width: 6px;
    height: 14px;
    background: #007aff;
    margin: 13px 6px 0 10px;
    border-radius: 100px;
}

u {
    text-decoration: none;
}

/*�*/

.hdcon table td {
    padding: 5px 0px;
}

.gre {
    padding-left: 10px;
    padding-top: 20px;
}

.redd {
    color: #ff4700;
    font-size: 16px;
    padding-left: 10px;
}

.hdtabcon {
    width: 92%;
    margin: 0 auto;
}

.hdtabcon tr {
    height: 110px;
    padding: 5px 0px;
    border-bottom: 1px solid #f1f1f1;
    font-size: 14px;
    display: block;
}


/*����*/

.article {
    padding: 65px 10px 10px;
    overflow: hidden;
    background-color: #fff;
    border-bottom: 1px solid #d1d0d6;
}

.article h1 {
    line-height: 1.5;
    overflow: hidden;
    font-size: 20px;
    color: #333;
    text-align: center;
}

.article .writer {
    color: #606060;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-size: 14px;
    text-align: center;
    padding: 1.5625% 0 3.125% 0;
    border-bottom: 1px solid #ddd;
}

.article .box {
    font-size: 16px;
    line-height: 1.4375;
    color: #333;
}

.article .box p {
    text-indent: 2em;
    margin: 10px 0;
}

.article .box img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 10px auto;
}

.la_article .article_box a {
    text-decoration: underline;
}

.lk_pdao {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    display: inline-block;
    background-color: #ededed;
    border-radius: 20px;
    transition: color 300ms ease 0s;
    color: #f60;
}

.lk_pdao span {
    height: 40px;
    display: inline-block;
    padding-left: 22px;
}

.lk_pdao:hover {
    background: #E21717;
    color: #fff;
}

.lk_pdao:hover span {
    background-position: 0 -35px;
}

/*������*/
.Smohan_Layer_Shade {
    position: fixed;
    _position: absolute;
    zoom: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    /*background: url(../../images/tchu/hei.png) repeat;*/
    z-index: 99900;
}

.weiixnx {
    width: 56px;
    height: 56px;
    float: left;
    display: inline-block;
    position: relative;
    margin: 0 15px;
}

.weiixnx span {
    font-size: 14px;
    color: #343434;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-top: -3px;
    text-align: center;
    width: 65px;
}

.weiixnx img {
    width: 65px;
    height: 65px;
}

.alixnx {
    width: 56px;
    height: 56px;
    float: left;
    display: inline-block;
    position: relative;
    margin: 0 15px;
}

.alixnx span {
    font-size: 14px;
    color: #343434;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-top: -3px;
    text-align: center;
    width: 65px;
}

.alixnx img {
    width: 65px;
    height: 65px;
}

.payTitle {
    height: 56px;
    line-height: 56px;
    border-bottom: 1px solid #ebebeb;
    padding: 0 10px;
    display: block;
    position: relative;
}

.payTitle img {
    float: right;
    width: 43px;
    height: 43px;
}

.payTitle span {
    height: 56px;
    position: absolute;
    left: 15px;
    top: 0;
    font-size: 14px;
    color: #343434;
    line-height: 56px;
}

.egretWeiXinPay egretDiv {
    top: 2px;
}

.egretWeiXinPay egretDiv:active {
    background: #000;
    opacity: 0.1;
}

.payWayText {
    height: 50px;
    line-height: 43px;
    text-align: center;
    width: 100%;
    font-size: 12px;
    color: #999;
    display: block;
}

.egretPay {
    font-size: 12px;
    color: #8d8d8d;
    margin-top: -10px;
    position: absolute;
    text-align: center;
    display: block;
    width: 100%;
    margin-left: -140px;
    left: 50%;
}

.payType {
    margin-top: 10px;
    text-align: center;
    padding-bottom: 10px;
    display: block;
    width: 180px;
    height: 95px;
    margin: auto;
}

.payType2 {
    margin-top: 10px;
    text-align: center;
    padding-bottom: 10px;
    display: none;
    width: 280px;
    margin: auto;
}

.egretClose {
    height: 43px;
    position: absolute;
    right: 0;
    top: 6px;
    float: right;
    display: inline-block;
    width: 43px;
}

.egretBox img {
    width: 100%;
    height: 56px;
}

. egretDiv span {
    font-size: 14px;
    color: #343434;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-top: -3px;
}

#egretBox {
    width: 280px;
    border-radius: 8px;
    background-color: #fff;
    padding: 10px;
    position: absolute;
    display: none;
    position: fixed;
    _position: absolute;
    top: 50%;
    left: 50%;
    overflow: hidden;
    z-index: 99999;
}

#egretClose {
    display: block;
}

.payType div div {
    width: 65px;
    height: 65px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 16px;
    z-index: 1;
    display: block;
}

.iframecolse {
    position: absolute;
    top: -6px;
    right: 0;
    display: block;
    width: 40px;
    height: 40px;
    color: #999;
    text-align: center;
    line-height: 40px;
    display: none;
}

/*��*/

.sqmtip {
    padding: 5px 10px 0;
    width: 80%;
    height: 85px;
    line-height: 2rem;
    font-size: 1.2rem;
    color: #404040;
}

.sqm-third-red {
    color: #e8485e;
}

.sqm-third-notice {
    text-align: right;
    font-size: 1rem;
    color: #e8485e;
}

.sqm-dialog-tabli {
    width: 95%;
    margin-left: 20px;
    height: 25px;
    padding: 0;
    margin-top: 30px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f1f1f1;
    text-align: center;
    color: #ed7321;
}

.sqm-dialog-tabli.focus p {
    float: left;
    width: 110px;
    height: 25px;
    border-bottom: 2px solid #ed7321;
}

.sqm-dialog-input {
    width: 90%; /* padding: 0 5%; */
    height: 4.5rem;
    line-height: 4.5rem;
}

.sqm-dialog-form p {
    margin: 1.6rem 0 1.6rem 0;
}

.sqm-dialog-input {
    width: 90%;
    height: 3rem;
    line-height: 3rem;
    font-size: 14px;
    color: #4e4e4c;
    border: 1px solid #d7d7d7;
    padding: 0 .9rem;
    height: 3.8rem;
    line-height: 3.8rem;
}

.sqm-phone-input {
    width: 90%;
    height: 3rem;
    line-height: 3rem;
    font-size: 1.2rem;
    color: #4e4e4c;
    border: 1px solid #d7d7d7;
    padding: 0 .9rem;
    height: 3.8rem;
    line-height: 3.8rem;
}

.sqm-dialog-sendcode {
    width: 50%;
    height: 50px;
    display: inline-block;
    line-height: 3.3rem;
    font-size: 1.2rem;
    color: #fff;
    vertical-align: middle;
    background: #00b1fd;
    color: #fff;
    border: 0;
    margin-bottom: 10px;
    float: left;
    /* margin-left: 10px; */
    border-radius: 5px;
    margin-top: 10px;

}

.sqm-dialog-sendcode-span {
    width: 50%;
    height: 3.8rem;
    display: inline-block;
    line-height: 3.8rem;
    font-size: 1.2rem;
    color: #fff;
    vertical-align: middle;
    background: #DFDFDF;
    color: #fff;
    border: 0;
    text-align: center;
}

.btn {
    width: 100%;
    height: 4.5rem;
    line-height: 4.5rem;
    background: #ed7321;
    color: #fff;
    margin: auto;
    font-size: 1.4rem;
    border-radius: 5px;
    border: 0;
}

.sqm-dialog-label {
    display: none;
}

.sqm-dialog-item {
    margin: 20px 0;
}


.mod-scroll-img .scrool-img {
    display: -webkit-box;
    -webkit-box-pack: start;
    -webkit-box-align: stretch;
}

.mod-scroll-img li {
    display: block;
    margin-right: 5px;
}

.mod-scroll-img {
    width: auto;
    margin: 10px 15px;
    overflow: auto;
}

.mod-scroll-img .scrool-img {
    width: 100%;
}

.mod-scroll-img .scrool-img li {
    /*float:left;
    position: relative;*/

    overflow: hidden;
    /*width: 30%;
    max-width:none;
    max-height: 248px;*/

    width: 30%;
    max-height: 248px;
}

.mod-scroll-img .scrool-img .img {
    width: 100%;
    height: 100%;
    max-height: 248px;
}

/* ie����ʾ*/
.mod-scroll-img-ie .scrool-img-ie {
    display: -webkit-box;
    -webkit-box-pack: start;
    -webkit-box-align: stretch;
}

.mod-scroll-img-ie li {
    display: block;
    margin-right: 5px;
}

.mod-scroll-img-ie {
    width: auto;
    margin: 10px 15px;
    overflow: auto;
}

.mod-scroll-img-ie .scrool-img-ie {
    width: 100%;
}

.mod-scroll-img-ie .scrool-img-ie li {
    float: left;
    overflow: hidden;
    width: 24%;
    max-width: none;
    max-height: 248px;
}

.mod-scroll-img-ie .scrool-img-ie .img {
    width: 100%;
    height: 100%;
    max-height: 248px;
}

.page-game {
    width: 100%;
}

.page-game iframe {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.novice {
    line-height: 32px;
    float: left;
    text-indent: 25px;
}

.novice .golook {
    padding: 0px 20px;
    border: 1px solid #d7d7d7;
    height: 30px;
    border-radius: 5px;
    background-color: #f3f3f3;
    color: #565656;
    font-size: 12px;
}


.toast-wrap {
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
}

.toast-wrap ::-webkit-input-placeholder {
    font-size: 1.2rem;
}

.toast-wrap .toast-login,
.toast-wrap .toast-login-phone {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 10px transparent solid;
    border-left: 1.5rem transparent solid;
    border-right: 1.5rem transparent solid;
    border-bottom: 1.5rem transparent solid;
    position: fixed;
    z-index: 10001;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    overflow: hidden;
    /* background-color: #fff; */
    background: rgba(0, 0, 0, 0.7);
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    min-height: 4rem;
    border-radius: 1rem;
    height: auto;
    max-width: 500px;
    width: 80%;
    padding: 0;
    box-shadow: 1px 1px 15px 2px rgba(0, 0, 0, 0.5);
}

.toast-wrap .toast-login .login-header,
.toast-wrap .toast-login-phone .login-header {
    height: 3.6rem;
    width: 100%;
    font-size: 1.4rem;
    /* color: #0a121a; */
    color: #fff;
    text-align: center;
    line-height: 3.6rem;
}

.toast-wrap .toast-login .login-header,
.toast-wrap .toast-login-phone .login-close {
    width: 1.6rem;
    height: 1.6rem;
    line-height: 1.6rem;
    font-size: 2.2rem;
    color: #dbe3ec;
    text-align: center;
    position: absolute;
    top: 0.5rem;
    right: 0;
}

.toast-wrap .toast-login-phone .login-phone {
    height: auto;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
}

.toast-wrap .toast-login-phone .login-phone .phone-login,
.toast-wrap .toast-login-phone .login-phone .phone-number,
.toast-wrap .toast-login-phone .login-phone .fg-and-reg,
.toast-wrap .toast-login-phone .login-phone .phone-code {
    height: 3rem;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0.5rem auto;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    align-items: center;
}

.toast-wrap .toast-login-phone .login-phone .phone-login aside,
.toast-wrap .toast-login-phone .login-phone .phone-number aside,
.toast-wrap .toast-login-phone .login-phone .fg-and-reg aside,
.toast-wrap .toast-login-phone .login-phone .phone-code aside {
    position: relative;
    height: 100%;
    /* border: 1px solid #e1eaf2; */
    border: 1px solid #999;
    border-radius: 0.5rem;
}

.toast-wrap .bg-white .login-phone .phone-login aside,
.toast-wrap .bg-white .login-phone .phone-number aside,
.toast-wrap .bg-white .login-phone .phone-code aside {
    border: 1px solid #E5EDF3;
    height: 3rem;
}

.toast-wrap .bg-white .login-phone .phone-login,
.toast-wrap .bg-white .login-phone .phone-number,
.toast-wrap .bg-white .login-phone .phone-code {
    margin: 0.5rem auto;
}

.toast-wrap .toast-login-phone .login-phone .phone-login aside .icon,
.toast-wrap .toast-login-phone .login-phone .phone-number aside .icon,
.toast-wrap .toast-login-phone .login-phone .fg-and-reg aside .icon,
.toast-wrap .toast-login-phone .login-phone .phone-code aside .icon {
    height: 3rem;
    width: 3rem;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.6rem;
    text-align: center;
    /* color: #dbe3ec; */
    color: #fff;
    line-height: 3rem;
}

.toast-wrap .toast-login-phone .login-phone .phone-login aside input,
.toast-wrap .toast-login-phone .login-phone .phone-number aside input,
.toast-wrap .toast-login-phone .login-phone .fg-and-reg aside input,
.toast-wrap .toast-login-phone .login-phone .phone-code aside input {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    margin: 0;
    padding: 0;
    text-indent: 3rem;
    font-size: 1.2rem;
    /* color: #3d454c; */
    color: #fff;
    border: 0;
    outline: none;
    background: transparent;
}

/* ��ʱ�û����ֻ���ʽ */
.toast-wrap .bg-white {
    background: rgb(255, 255, 255);
}

.toast-wrap .bg-white span {
    color: #0099FF;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1.25rem;
    line-height: 4rem;
    height: 4rem;
}

.toast-wrap .bg-white .login-phone .phone-login,
.toast-wrap .bg-white .login-phone .phone-number,
.toast-wrap .bg-white .login-phone .fg-and-reg,
.toast-wrap .bg-white .login-phone .phone-code {
    height: 4rem;
}

.toast-wrap .bg-white .login-phone .phone-login aside,
.toast-wrap .bg-white .login-phone .phone-number aside,
.toast-wrap .bg-white .login-phone .fg-and-reg aside,
.toast-wrap .bg-white .login-phone .phone-code aside {
    height: 4rem;
}

.toast-wrap .bg-white .login-phone .phone-login aside input,
.toast-wrap .bg-white .login-phone .phone-number aside input,
.toast-wrap .bg-white .login-phone .fg-and-reg aside input,
.toast-wrap .bg-white .login-phone .phone-code aside input {
    color: #000;
    height: 4rem;
    line-height: 4rem;
}

.toast-wrap .bg-white .login-phone .phone-login aside .icon,
.toast-wrap .bg-white .login-phone .phone-number aside .icon,
.toast-wrap .bg-white .login-phone .fg-and-reg aside .icon,
.toast-wrap .bg-white .login-phone .phone-code aside .icon {
    color: #dbe3ec;
    height: 4rem;
    line-height: 4rem;
}

.toast-wrap .bg-white .login-phone .phone-login button {
    height: 98%;
}

.toast-wrap .toast-login-phone .login-phone .phone-number span {
    flex: 1;
}

.toast-wrap .toast-login-phone .login-phone .phone-number aside {
    flex: 3;
}

.toast-wrap .toast-login-phone .login-phone .phone-code span {
    flex: 1;
}

.toast-wrap .toast-login-phone .login-phone .phone-code aside {
    flex: 3;
}

.toast-wrap .toast-login-phone .login-phone .phone-code aside input {
    width: 70%;
}

.toast-wrap .toast-login-phone .login-phone .phone-code button {
    position: absolute;
    top: 50%;
    right: 0.5rem;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    height: 70%;
    width: auto;
    border: 1px solid #09f;
    color: #09f;
    background-color: transparent;
    transition: none;
    font-size: 1rem;
}

.toast-wrap .toast-login-phone .login-phone .phone-code button:hover {
    background: none;
    /*color: auto;*/
}

.toast-wrap .toast-login-phone .login-phone .phone-login {
    height: 4rem;
}

.toast-wrap .toast-login-phone .login-phone .phone-login button {
    border: 1px solid #09f;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background-color: #09f;
    color: #fff;
    height: 100%;
    width: 100%;
    height: 88%;
    font-size: 1.4rem;
    border-radius: 5px;
}

.toast-wrap .toast-login-phone .login-phone .phone-login button:active {
    background: #006bb3;
}

.toast-wrap .toast-login-phone .login-phone .fg-and-reg {
    height: 2rem;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0.5rem 0;
    margin-top: 0;
}

.toast-wrap .toast-login-phone .login-phone .fg-and-reg .fg {
    height: auto;
    width: auto;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.2rem;
    color: #09f;
}

.toast-wrap .toast-login-phone .login-phone .fg-and-reg .reg {
    height: auto;
    width: auto;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1.2rem;
    text-align: right;
    color: #09f;
}

.toast-wrap .toast-login .login-functions,
.toast-wrap .toast-login-phone .login-functions {
    height: auto;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;

}

.toast-wrap .toast-login .login-functions .login-functions-title,
.toast-wrap .toast-login-phone .login-functions .login-functions-title {
    /* height: 3rem; */
    height: 3.6rem;
    width: 100%;
    position: relative;
    z-index: 99;
    border: 2px solid #0099FF;
}

.toast-wrap .toast-login .login-functions .login-functions-title h1,
.toast-wrap .toast-login-phone .login-functions .login-functions-title h1 {
    display: block;
    height: 100%;
    width: 100%;
    /* line-height: 3rem; */
    line-height: 3.6rem;
    font-size: 1.5rem;
    font-weight: normal;
    color: #0099FF;
    text-align: center;
    margin: 0;
    /* background: #fff; */
    z-index: 99;
    text-align: center;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.toast-wrap .toast-login-phone .login-functions .login-functions-title {
    border: none;
}

.toast-wrap .toast-login-phone .login-functions .login-functions-title h1 {
    color: #a1aab3;
    font-size: 1.25rem;
}

.toast-wrap .toast-login .login-functions .login-functions-title h1.agreement,
.toast-wrap .toast-login-phone .login-functions .login-functions-title h1.agreement {
    font-size: 1rem;
}

.toast-wrap .toast-login .login-functions .login-functions-title h1.back,
.toast-wrap .toast-login-phone .login-functions .login-functions-title h1.back {
    /* line-height: 4.5rem; */
    line-height: 5rem;
    /* color: #3d454c; */
    color: #fff;
}

.toast-wrap .toast-login-phone .login-functions .login-functions-title h1 u {
    color: #09f;
    text-decoration: none;
}

.toast-wrap .toast-login .login-functions .login-functions-title span,
.toast-wrap .toast-login-phone .login-functions .login-functions-title span {
    display: block;
    /* border-bottom: 1px solid #e1eaf2; */
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
}

.toast-wrap .toast-login .login-functions .login-functions-footer,
.toast-wrap .toast-login-phone .login-functions .login-functions-footer {
    /* height: 6.4rem; */
    height: 6rem;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* display: flex;
    display: -webkit-flex;
    flex-direction: row; */
    margin-top: 0.5rem;
}

.toast-wrap .toast-login .login-functions .login-functions-footer div,
.toast-wrap .toast-login-phone .login-functions .login-functions-footer div {

    position: relative;
    /* flex: 1;
    display: flex;
    display: -webkit-flex;
    flex-direction: column; */
    float: left;
    width: 33.33%;
    text-align: center;
}

.toast-wrap .toast-login .login-functions .login-functions-footer div aside,
.toast-wrap .toast-login-phone .login-functions .login-functions-footer div aside {
    /* flex: 1; */
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    border-radius: 100%;
    width: 3.5rem;
    height: 3.5rem;
    margin: 0 auto;
}

.toast-wrap .toast-login .login-functions .login-functions-footer div span,
.toast-wrap .toast-login-phone .login-functions .login-functions-footer div span {
    height: 2.5rem;
    width: 100%;
    /*font-size: 1.15rem;*/
    color: #fff;
    text-align: center;
    line-height: 3.75rem;
}

.toast-wrap .toast-login-phone .login-functions .login-function-btn {
    /* display:flex;
    flex-direction:row;
    justify-content:space-around; */
}

.toast-wrap .toast-login-phone .login-functions .login-function-btn div {
    border: 1px solid #0099ff;
    border-radius: 0.5rem;
    width: 45.2%;
    height: 3.25rem;
    line-height: 3.25rem;
    margin-top: 10px;
    float: right;
}

.toast-wrap .toast-login-phone .login-functions .login-function-btn div:first-child {
    float: left;
}

/* ȡ��һ������ */
.toast-wrap .toast-login-phone .login-functions .login-function-btn .notry-btn {
    width: 90%;
}

.toast-wrap .toast-login-phone .login-functions .login-function-btn div h1 {
    font-size: 1.15rem;
    font-weight: normal;
    color: #0099ff;
    width: 100%;
    text-align: center;
    height: 3.25rem;
    line-height: 3.25rem;
    margin: 0;
}



.toast-wrap .toast-login .login-footer,
.toast-wrap .toast-login-phone .login-footer {
    height: 6rem;
    width: 100%;
    font-size: 1.2rem;
    color: #a1aab3;
    text-align: center;
    line-height: 6rem;
}

.toast-quitdialog {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* border: 10px transparent solid; */
    /* border-left: 1.5rem transparent solid; */
    border: 1rem transparent solid;
    /* border-right: 1.5rem transparent solid; */
    /* border-right: 1rem transparent solid; */
    /* border-bottom: 2.5rem transparent solid; */
    position: fixed;
    z-index: 10001;
    top: 50%;
    left: 50%;
    overflow: hidden;
    background-color: #fff;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    min-height: 4rem;
    border-radius: 1rem;
    height: auto;
    width: 90%;
    max-width: 400px;
    box-shadow: 1px 1px 15px 2px rgba(0, 0, 0, 0.5);
}

.toast-wrap .toast-quitdialog .close {
    height: 2rem;
    width: 2rem;
    position: absolute;
    top: 0.5rem;
    right: 0;
    font-size: 3rem;
    color: #dbe3ec;
}

.toast-quitdialog > img {
    display: block;
    margin: 0 auto;
    width: 6rem;
    margin-top: 1.5rem;
}

.toast-quitdialog .hot-game {
    list-style: none;
    padding: 0;
    margin-top: 1.2rem;
    margin-bottom: 0.2rem;
}

.toast-quitdialog .hot-game li {
    float: left;
    width: 25%;
    padding: 0.5rem;
    text-align: center;
    font-size: 1rem;
}

.toast-quitdialog .hot-game li p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.toast-quitdialog .hot-game li img {
    display: block;
    width: 100%;
}

.toast-quitdialog .qr {
    background-color: #eaeef2;
    text-align: center;
    padding: 1rem 0;
    margin-bottom: 1.2rem;
}

.toast-quitdialog .qr .qr-inner {
    display: inline-block;
}

.toast-quitdialog .qr .qr-inner img {
    float: left;
    width: 6rem;
}

.toast-quitdialog .qr .qr-inner > div {
    padding-left: 0.6rem;
}

.toast-quitdialog .qr .qr-inner > div p {
    font-size: 1.2rem;
    line-height: 2rem;
}

.toast-quitdialog .qr .qr-inner > div p span {
    -webkit-user-select: all;
    user-select: all;
}

.toast-quitdialog .qr .qr-inner > div p:last-child {
    color: #09f;
}

.toast-quitdialog .p-a {
    text-align: center;
    color: #09f;
    margin: 1rem 0;
}

.toast-wrap .toast-quitdialog .leave-center {
    margin: 1.5rem 0;
    padding: 1.25rem 0;
}

.toast-wrap .toast-quitdialog .leave-center .current-user {
    font-size: 1.5rem;
    color: #0A121A;
    text-align: center;
    line-height: 3rem;
}

.toast-wrap .toast-quitdialog .leave-center .current-user span {
    color: #0A121A;
}

.toast-wrap .toast-quitdialog .leave-center .phone-notice {
    color: #0099FF;
    text-align: center;
    font-size: 1.25rem;
    line-height: 3rem;
}

.toast-wrap .toast-quitdialog .juge {
    height: 3rem;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0.5rem auto;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    align-items: center;
}

.toast-wrap .toast-quitdialog .juge p {
    display: block;
    width: 46%;
    margin: 0 2%;
    height: 100%;
    line-height: 2.6;
    text-align: center;
    border-radius: 0.5rem;
    float: left;
    /* background: #667380; */
    background: #09f;
    color: #fff;
    font-size: 1.2rem;
}

.toast-wrap .toast-quitdialog .juge p.going {
    background: #09f;
}

.toast-wrap .toast-quitdialog .juge p.going a {
    display: block;
    color: #fff;
}

.toast-wrap .toast-quitdialog .identify {
    display: block;
    height: 100%;
    width: 100%;
    line-height: 3rem;
    font-size: 1.2rem;
    color: #a1aab2;
    text-align: center;
    margin: 0 auto;
}

.toast-wrap .toast-quitdialog .identify input {
    margin-right: 0.5rem;
}

.toast-wrap .bg-white .login-phone .phone-code {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

/* ��֤�� */
.toast-wrap .bg-white .login-phone .phone-code aside #smd_send {
    width: 6.6rem;
    height: 2.5rem;
    background-color: transparent;
    text-align: center;
    border-radius: 0.5rem;
    border: 1px solid #09f;
    color: #09f;
    font-size: 1rem;
    margin-left: 64%;
    line-height: 1.5rem;
}


.more-game-list {
    border-top: 1rem solid #f2f6fa;
    background-color: #fff;
}

.more-game-list .more-game-title {
    border-left: 2px solid #0099ff;
    line-height: 1.5rem;
    margin: 1rem 0 0 1rem;
    font-size: 1.25rem;
    color: #000;
    padding-left: 0.5rem;
}

.game-i {
    width: 100%;
    padding: 1rem;
    border-bottom: 1px solid #e1eaf2;
}

.game-i:last-child {
    border: none;
}

.game-i .img {
    width: 3rem;
    height: 3rem;
}

.game-i .img img {
    display: block;
    width: 100%;
}

.game-i .desc {
    padding-left: 0.5rem;
    width: calc(100% - 7.3rem);
}

.game-i .desc div {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.game-i .desc div > h2 {
    font-weight: normal;
    font-size: 1.2rem;
    display: inline-block;
    height: 1.5rem;
    line-height: 1.5rem;
    max-width: 11.4rem;
    overflow: hidden;
}

.game-i .desc p {
    width: 14rem;
    height: 2rem;
    line-height: 2rem;
    overflow: hidden;
}

.game-i .game-label {
    font-size: 0.9rem;
    border: 1px solid #5fd9ac;
    color: #5fd9ac;
    border-radius: 0.2rem;
    height: 1.3rem;
    line-height: 1.3rem;
    padding: 0 0.25rem;
    margin-left: 0.4rem;
}

.game-i .btn {
    width: 4.3rem;
}

.game-i .btn a {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1rem;
    border: 1px solid rgb(73, 160, 221);
    line-height: 2rem;
    border-radius: 0.5rem;
    color: rgb(73, 160, 221)
}

.qrcode-attention {
    width: 260px;
    height: 310px;
    text-align: center;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    display: none;
    z-index: 99999;
}

.qrcode-attention img {
    width: 260px;
    height: 260px;
    display: block;
}

.qrcode-attention p {
    width: 260px;
    height: 76px;
    line-height: 30px;
    margin: 0;
    padding: 8px 0;
    font-size: 1rem;
    background: #09f;
    color: #fff;
}

.share-square {
    width: 300px;
    height: 100px;
    position: fixed;
    top: 10px;
    right: 5px;
    z-index: 99999;
    display: none;
}

.share-square > img {
    position: absolute;
    right: 10px;
    -moz-animation: icon-bounce .2s ease-in-out infinite alternate;
    -webkit-animation: icon-bounce .2s ease-in-out infinite alternate;
    animation: icon-bounce .2s ease-in-out infinite alternate;
}

.share-square span {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    position: absolute;
    right: 5px;
    top: 55px;
}

.share-square span img {
    position: relative;
    top: 5px;
    vertical-align: baseline;
}

/* share-list */
.share-popup {
    top: initial;
    bottom: 0;
    transform: initial;
    left: 0;
    width: 100%;
    border-radius: 0;
    background: #fff;
}

.share-popup > p {
    color: #121315;
    text-align: center;
    font-size: 1.3rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.share-list {
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0;
    padding-bottom: 1.5rem;
}

.share-list li {
    width: 25%;
    float: left;
}

.share-list li a {
    display: block;
}

.share-list li img {
    display: block;
    width: 70%;
    margin: 0 auto;
}

.share-list li span {
    display: block;
    text-align: center;
    font-size: 1rem;
    color: #a3aab0;
}

/* nav-level-page */
.nav-level-page {
    border-top: 1rem solid #f2f6fa;
}

.level-my-qf,
.level-rewards {
    margin: 0 3%;
}

.level-qf {
    display: inline-block;
    padding: 0.8rem 1rem;
    border-radius: 0.4rem;
    background: #f2f6fa;
    color: #a1aab2;
    font-size: 1.2rem;
    margin-bottom: 0.4rem;
}

.level-qf-info {
    margin-bottom: 1.4rem;
}

.level-qf-info > span:first-child {
    margin-right: 1.5rem;
}

.level-h2 {
    font-size: 1.2rem;
    padding: 0.5rem 0;
    color: #0a121a;
}

.level-detail {
    width: 100%;
    border: 1px solid #e1eaf2;
    border-radius: 0.4rem;
    overflow: hidden;
}

.level-detail thead tr th {
    background-color: #8ea4b3;
    color: #fff;
    font-size: 1.2rem;
    font-weight: normal;
    padding: 0.6rem
}

.level-detail tr td {
    font-size: 1.2rem;
    text-align: center;
    padding: 1rem 0;
}

.level-detail tr th,
.level-detail tr td {
    border-right: 1px solid #f0f4f8;
}

.level-detail tr th:last-child,
.level-detail tr td:last-child {
    border-right: none;
}

.level-detail tr:nth-child(even) {
    background-color: #f7f9fa;
}

.level-get-v {
    display: inline-block;
    background-color: #0099ff;
    color: #fff;
    font-size: 1rem;
    padding: 0.4rem 1rem;
    border-radius: 0.4rem;
}

.level-get-v:focus,
.level-get-v:active {
    color: #a4d9fd;
}

.level-get-disabled {
    display: inline-block;
    background-color: #e9ecf0;
    color: #a1aab3;
    font-size: 1rem;
    padding: 0.4rem 1rem;
    border-radius: 0.4rem;
}

.level-all-qf {
    position: absolute;
    top: 4rem;
    left: 0.8rem;
    right: 0.8rem;
    border: 1px solid #09f;
    min-height: 24rem;
    max-height: 34rem;
}

.level-all-qf ul {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 4rem;
    overflow-y: auto;
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

.level-all-qf ul li {
    display: block;
    line-height: 4rem;
    background: #fff;
    color: #09f;
    cursor: pointer;
    border-bottom: 1px solid #b4e1ff;
}

.level-all-qf ul li:last-child {
    border-bottom: none;
}

.level-all-qf .cancel {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    height: 4rem;
    line-height: 4rem;
    background-color: #e0e0e0;
    border-top: 1px solid #09f;
}

.rewards-info {
    text-align: center;
}

.rewards-info h2 {
    font-size: 1.3rem;
    line-height: 3.4rem;
    font-weight: normal;
}

.rewards-code {
    margin: 0 5%
}

.rewards-code input {
    border: none;
    background-color: #f2f6fa;
    color: #666;
}

.rewards-code a {
    display: block;
    line-height: 3rem;
    background: #09f;
    color: #fff;
    border-radius: 0.3rem;
}

.rewards-info > img {
    width: 60%;
    margin: 1rem auto 0;
}

.rewards-info .p-a {
    font-size: 1.2rem;
    color: #09f;
}

.rewards-info .p-a > span:first-child {
    margin-right: 0.5rem;
}

.rewards-info .p-b {
    margin-bottom: 1rem;
}

.rewards-success h2 {
    text-align: center;
    font-size: 1.3rem;
    font-weight: normal;
    padding-top: 1.5rem;
    padding-bottom: 1rem;
    color: #09f;
}

.rewards-success p {
    margin: 0 10%;
    font-size: 1.2rem;
    min-height: 6rem;
}

.rewards-success a {
    display: block;
    text-align: center;
    line-height: 3.6rem;
    background: #f5f6f7;
    border-radius: 0 0 0.4rem 0.4rem;
}

/* nav-vip-page */
.nav-vip-page {
    border-top: 1rem solid #f2f6fa;
    background-color: #fff;
}

.vip-gift-list .vip-item-needshow {
    padding: 1.5rem 0 1.25rem 2.5rem;
    overflow: hidden;
    border-bottom: 1px solid #E1EAF2;
}

.vip-gift-list .vip-item-need {
    display: flex;
    flex-direction: row;
}

.vip-gift-list .vip-item-need span {
    color: #0099FF;
    font-size: 1rem;
    line-height: 2.5rem;
    font-weight: 200;
    /*align-self: left;*/
    text-align: left;
    margin-right: 0.5rem;
}

.vip-gift-list .vip-item-need dl {
    margin: 0;
    padding: 0;
}

.vip-gift-list .vip-item-need dl dd {
    padding: 0;
    margin: 0;
    color: #3D454C;
    font-size: 1rem;
    text-align: left;
    font-weight: 200;
    line-height: 2.5rem;
}

.vip-gift-list .vip-item-service {
    padding: 2.5rem 0 1rem 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.vip-gift-list .vip-item-service img {
    width: 12rem;
    height: 12rem;
}

.vip-gift-list .vip-item-service span {
    color: #A1AAB2;
    font-size: 1.25rem;
    line-height: 3rem;
    font-weight: 200;
}

.vip-gift-list .vip-item-service a {
    color: #fff;
    background-color: #0099FF;
    border-radius: 1.25rem;
    line-height: 2rem;
    padding: 0.5rem 2.5rem;
    margin-top: 0.4rem;
}

.vip-gift-list .vip-item-service p {
    color: #ccc;
    font-size: 0.75rem;
    text-align: center;
    line-height: 1.5rem;
    padding: 0 2.5rem 0 0.25rem;
}

.vip-gift-list .vip-item-service p span {
    color: red;
    font-size: 0.75rem;
    line-height: 1.5rem;
}

.vip-gift-list .vip-item-service .get-vip-qq-disabled {
    color: #ccc;
    background-color: #F2F6FA;
    margin-top: 1.25rem;
}

.vip-gift-list .vip-item-service .get-vip-qq {
    background-color: #0099FF;
    margin-top: 1.25rem;
}

.vip-gift-list > img {
    display: block;
    width: 55%;
    max-width: 220px;
    margin: 1.4rem auto 1rem;
}

.vip-item-info {
    background: #97d4ff;
    height: 3.2rem;
    line-height: 3.2rem;
    padding: 0 1rem;
    overflow: hidden;
}

.vip-item-info > span {
    color: #007acb;
    font-size: 1.2rem;
}

.vip-item-info > a {
    float: right;
    font-size: 1rem;
    text-align: center;
    width: 6rem;
    height: 2.4rem;
    line-height: 2.4rem;
    margin-top: 0.4rem;
    border-radius: 0.4rem;
}

.vip-item-info > a.vip-get-limit, .vip-item-info > a.vip-get-btn {
    background: #fff;
    color: #09f;
}

.vip-item-info > a.vip-get-disabled {
    background: #f2f6fa;
    color: #a1aab2;
}

.vip-gift-detail {
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
    background: #e8f4ff;
}

.vip-gift-detail li {
    float: left;
    width: 33.33333%;
    padding: 1.4rem 0;
    background: #e8f4ff;
    border-bottom: 1px solid #E1EAF2;
}

.vip-gift-detail li .vip-img-show {
    width: 100%;
    overflow: hidden;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.vip-gift-detail li .vip-img-show img {
    display: block;
    width: 2.75rem;
    height: 2.75rem;
    margin: 0 0.25rem 0.4rem 0;
}

.vip-gift-detail li .vip-img-show i {
    font-style: normal;
    color: #09f;
    margin: 0 0.1rem;
    font-size: 1.25rem;
}

.vip-gift-detail li .vip-img-show span {
    color: #fff;
    width: 2rem;
    height: 1.5rem;
    border-radius: 0.75rem;
    background-color: #09f;
    font-size: 0.75rem;
    line-height: 1.5rem;
    font-weight: 400;
}

.vip-gift-detail li span {
    display: block;
    font-size: 1rem;
    text-align: center;
    font-weight: 400;
    line-height: 200%;
    max-width: 100%;
    overflow: hidden;
}

.vip-gift-list .tip {
    text-align: center;
    margin-bottom: 1rem;
}

.vip-gift-list .tip1 {
    text-align: left;
    line-height: 1.75rem;
    margin-top: 1rem;
    padding: 0 0.5rem;
}

.add-service {
    text-align: center
}

.add-service > img {
    display: block;
    margin: 3rem auto 0.8rem;
    width: 8rem;
    border-radius: 50%;
}

.add-service .p-a {
    color: #09f;
}

.add-service .p-b {
    color: #0a121a;
    margin: 0.4rem 0;
    font-size: 1.2rem;
}

.add-service a {
    display: block;
    width: 12rem;
    text-align: center;
    margin: 1rem auto 2rem;
    background: #09f;
    color: #fff;
    height: 2.8rem;
    line-height: 2.8rem;
    border-radius: 1.4rem;
}

.rewars-failure h2 {
    color: #eb2750;
}

@-moz-keyframes icon-bounce {
    0% {
        top: 5px;
    }
    50% {
        top: 0px;
    }
    100% {
        top: -5px;
    }
}

@-webkit-keyframes icon-bounce {
    0% {
        top: 5px;
    }
    50% {
        top: 0px;
    }
    100% {
        top: -5px;
    }
}

@keyframes icon-bounce {
    0% {
        top: 5px;
    }
    50% {
        top: 0px;
    }
    100% {
        top: -5px;
    }
}

/* bind-success */
.toast-wrap .bind-success-item .bind-success-img {
    width: 100%;
}



.toast-wrap .bind-success-item .bind-success span {
    width: 100%;
    display: block;
    text-align: center;
}

.toast-wrap .bind-success-item .bind-success span:nth-child(1) {
    color: #0099FF;
    font-size: 1.75rem;
    line-height: 4.2rem;
}

.toast-wrap .bind-success-item .bind-success span:nth-child(2) {
    color: #3D454C;
    font-size: 1.25rem;
    line-height: 2rem;
}

/* ��֤�� */
.toast-wrap .bg-white .login-phone .phone-code aside #smd_send {
    width: 6.6rem;
    height: 2.5rem;
    background-color: transparent;
    text-align: center;
    border-radius: 0.5rem;
    border: 1px solid #09f;
    color: #09f;
    font-size: 1rem;
    margin-left: 64%;
    line-height: 1.5rem;
}

.toast-wrap-load {
    width: 100%;
    height: 100%;
    z-index: 999930;
    position: fixed;
    _position: absolute;
    overflow: hidden;
    top: 0;
}

.toast-login-load {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 10px transparent solid;
    border-left: 1.5rem transparent solid;
    border-right: 1.5rem transparent solid;
    border-bottom: 1.5rem transparent solid;
    position: fixed;
    z-index: 10011;
    top: 50%;
    left: 50%;
    overflow: hidden; /* background-color: #fff; */
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    min-height: 4rem;
    border-radius: 1rem;
    height: auto;
    width: 100%;
    padding: 0;
    text-align: center;
}

.toast-wrap .toast-login-phone .login-phone .phone-yzm {
    height: 3rem;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0.5rem auto;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    align-items: center;
}

.toast-wrap .toast-login-phone .login-phone .phone-yzm aside {
    position: relative;
    height: 100%; /* border: 1px solid #e1eaf2; */
    border: 1px solid #999;
    border-radius: 0.5rem;
    float: left;
    width: 70%;
}

.toast-wrap .bg-white .login-phone .phone-yzm aside {
    border: 1px solid #E5EDF3;
    height: 3rem;
}

.toast-wrap .bg-white .login-phone .phone-yzm {
    margin: 0.5rem auto;
}

.toast-wrap .toast-login-phone .login-phone .phone-yzm aside .icon {
    height: 3rem;
    width: 3rem;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.6rem;
    text-align: center; /* color: #dbe3ec; */
    color: #fff;
    line-height: 3rem;
}

.toast-wrap .toast-login-phone .login-phone .phone-yzm aside input {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    margin: 0;
    padding: 0;
    text-indent: 3rem;
    font-size: 1.2rem; /* color: #3d454c; */
    color: #000000;
    border: 0;
    outline: none;
    background: transparent;
}

.toast-wrap .toast-login-phone .login-phone .phone-yzm span {
    flex: 1;
}

.toast-wrap .toast-login-phone .login-phone .phone-yzm aside {
    flex: 3;
}

.toast-wrap .toast-login-phone .login-phone .phone-code span {
    position: absolute;
    top: 50%;
    right: 0.5rem;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    height: 70%;
    width: auto;
    border: 1px solid #09f;
    color: #09f;
    background-color: transparent;
    transition: none;
    font-size: 1rem;
    padding: 1px 6px;
}

.toast-wrap .toast-login-phone .login-phone .phone-code span:hover {
    background: none;
    /*color: auto;*/
}

.toast-wrap .toast-login-phone .login-phone .phone-code .pwd-place {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    margin: 0;
    padding-top: 25px;
    text-indent: 3rem;
    font-size: 1.2rem;
    /* color: #3d454c; */
    color: #fff;
    border: 0;
    outline: none;
    background: transparent;
}

.page-game-bg {
    width: 100%;
    max-width: 640px;
    height: 100%;
}

.new_index_list li {
    width: 20%;
    float: left;
    text-align: center;
    margin: 15px 0 0 0;
}

.new_index_list li a {
    display: block;
    color: #323333;
    margin: 0 2px;
}

.myimg {
    width: 65px;
    height: 65px;
    border-radius: 10px;
}

.new_index_list li a span {
    margin-top: 5px;
    display: block;
    font-size: 13px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.new_index_list {
    padding-bottom: 10px;
}

.clearfix_1 {
    display: block;
}

.tit_ico011 {
    display: inline-block;
    vertical-align: middle;
    width: 21px;
    height: 21px;
    margin-right: 8px;
    background: url(../images/index/wt.png) no-repeat;
}

.layui-carousel {
    position: relative;
    background-color: #f8f8f8;
    width: 100% ! important;
    height: 239px ! important;
}


.layui-carousel img {
    width: 100%;
    margin: 0 auto;
}

.layui-carousel > [carousel-item] {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.layui-carousel > [carousel-item]:before {
    position: absolute;
    content: '\e63d';
    left: 50%;
    top: 50%;
    width: 100px;
    line-height: 20px;
    margin: -10px 0 0 -50px;
    text-align: center;
    color: #c2c2c2;
    font-family: layui-icon !important;
    font-size: 30px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.layui-carousel > [carousel-item] > * {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #f8f8f8;
    transition-duration: .3s;
    -webkit-transition-duration: .3s
}

.layui-carousel-updown > * {
    -webkit-transition: .3s ease-in-out up;
    transition: .3s ease-in-out up
}

.layui-carousel-arrow {
    display: none \9;
    opacity: 0;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -18px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 20px;
    border: 0;
    display: none;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .2);
    color: #fff;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    cursor: pointer
}

.layui-carousel-arrow[lay-type=add] {
    left: auto !important;
    right: 10px
}

.layui-carousel:hover .layui-carousel-arrow[lay-type=add], .layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=add] {
    right: 20px
}

.layui-carousel[lay-arrow=always] .layui-carousel-arrow {
    opacity: 1;
    left: 20px
}

.layui-carousel[lay-arrow=none] .layui-carousel-arrow {
    display: none
}

.layui-carousel-arrow:hover, .layui-carousel-ind ul:hover {
    background-color: rgba(0, 0, 0, .35)
}

.layui-carousel:hover .layui-carousel-arrow {
    display: block \9;
    opacity: 1;
    left: 20px
}

.layui-carousel-ind {
    position: relative;
    top: -35px;
    width: 100%;
    line-height: 0 !important;
    text-align: center;
    font-size: 0
}

.layui-carousel[lay-indicator=outside] {
    margin-bottom: 30px
}

.layui-carousel[lay-indicator=outside] .layui-carousel-ind {
    top: 10px
}

.layui-carousel[lay-indicator=outside] .layui-carousel-ind ul {
    background-color: rgba(0, 0, 0, .5)
}

.layui-carousel[lay-indicator=none] .layui-carousel-ind {
    display: none
}

.layui-carousel-ind ul {
    display: inline-block;
    padding: 5px;
    background-color: rgba(0, 0, 0, .2);
    border-radius: 10px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.layui-carousel-ind li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    font-size: 14px;
    background-color: #e2e2e2;
    background-color: rgba(255, 255, 255, .5);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.layui-carousel-ind li:hover {
    background-color: rgba(255, 255, 255, .7)
}

.layui-carousel-ind li.layui-this {
    background-color: #fff
}

.layui-carousel > [carousel-item] > .layui-carousel-next, .layui-carousel > [carousel-item] > .layui-carousel-prev, .layui-carousel > [carousel-item] > .layui-this {
    display: block
}

.layui-carousel > [carousel-item] > .layui-this {
    left: 0
}

.layui-carousel > [carousel-item] > .layui-carousel-prev {
    left: -100%
}

.layui-carousel > [carousel-item] > .layui-carousel-next {
    left: 100%
}

.layui-carousel > [carousel-item] > .layui-carousel-next.layui-carousel-left, .layui-carousel > [carousel-item] > .layui-carousel-prev.layui-carousel-right {
    left: 0
}

.layui-carousel > [carousel-item] > .layui-this.layui-carousel-left {
    left: -100%
}

.layui-carousel > [carousel-item] > .layui-this.layui-carousel-right {
    left: 100%
}

.layui-carousel[lay-anim=updown] .layui-carousel-arrow {
    left: 50% !important;
    top: 20px;
    margin: 0 0 0 -18px
}

.layui-carousel[lay-anim=updown] > [carousel-item] > *, .layui-carousel[lay-anim=fade] > [carousel-item] > * {
    left: 0 !important
}

.layui-carousel[lay-anim=updown] .layui-carousel-arrow[lay-type=add] {
    top: auto !important;
    bottom: 20px
}

.layui-carousel[lay-anim=updown] .layui-carousel-ind {
    position: absolute;
    top: 50%;
    right: 20px;
    width: auto;
    height: auto
}

.layui-carousel[lay-anim=updown] .layui-carousel-ind ul {
    padding: 3px 5px
}

.layui-carousel[lay-anim=updown] .layui-carousel-ind li {
    display: block;
    margin: 6px 0
}

.layui-carousel[lay-anim=updown] > [carousel-item] > .layui-this {
    top: 0
}

.layui-carousel[lay-anim=updown] > [carousel-item] > .layui-carousel-prev {
    top: -100%
}

.layui-carousel[lay-anim=updown] > [carousel-item] > .layui-carousel-next {
    top: 100%
}

.layui-carousel[lay-anim=updown] > [carousel-item] > .layui-carousel-next.layui-carousel-left, .layui-carousel[lay-anim=updown] > [carousel-item] > .layui-carousel-prev.layui-carousel-right {
    top: 0
}

.layui-carousel[lay-anim=updown] > [carousel-item] > .layui-this.layui-carousel-left {
    top: -100%
}

.layui-carousel[lay-anim=updown] > [carousel-item] > .layui-this.layui-carousel-right {
    top: 100%
}

.layui-carousel[lay-anim=fade] > [carousel-item] > .layui-carousel-next, .layui-carousel[lay-anim=fade] > [carousel-item] > .layui-carousel-prev {
    opacity: 0
}

.layui-carousel[lay-anim=fade] > [carousel-item] > .layui-carousel-next.layui-carousel-left, .layui-carousel[lay-anim=fade] > [carousel-item] > .layui-carousel-prev.layui-carousel-right {
    opacity: 1
}

.layui-carousel[lay-anim=fade] > [carousel-item] > .layui-this.layui-carousel-left, .layui-carousel[lay-anim=fade] > [carousel-item] > .layui-this.layui-carousel-right {
    opacity: 0
}

::-webkit-scrollbar {
    width: 10px;
    height: 0px;
}

/* �������Ļ��챳����ɫ */
::-webkit-scrollbar-track {
    background-color: gray;
    border-radius: 5px;
}

/* ������ɫ */
::-webkit-scrollbar-thumb {
    background-color: #007aff;
    border-radius: 20px;
}

/*�ڲ�������ɫ*/
::-webkit-scrollbar-track-piece {
    background-color: #b8b8b8;
    border-radius: 5px;
}

/* ������ͷ�ļ�����ť��ɫ */
::-webkit-scrollbar-button {
    background-color: gray;
    width: 0;
    height: 0;
}

/* ���������������������ཻ����ǵ���ɫ */
::-webkit-scrollbar-corner {
    background-color: black;
}


.rxx span p {
    font-size: 2.1em;
    color: #6d7d80;
    padding-left: 0.5em;
    padding-right: 0.5em;
    background: #eee;
    border-radius: 15px;
    width: max-content;
    display: inline;
}

.rxx span a {
    font-size: 2.1em;
    color: #6d7d80;
    padding-left: 0.5em;
    padding-right: 0.5em;
    background: #eee;
    border-radius: 15px;
    margin: 0;
    width: max-content;
    display: inline;
}
