/*
 @ 游戏状态标示
 @ 全站通用
*/
.label_status {
    position: absolute;
    left: 0;
    top: 0;
    width: 55px;
    height: 55px;
    background: url(../images/label_status_sprite.png?1608895518379) no-repeat;
}

/* 完结 */
.label_status_1 {
    background-position: 0 0;
}

/*精品*/
.label_status_2 {
    background-position: 0 -55px;
}

/*下架*/
.label_status_3 {
    background-position: 0 -110px;
}

/*
#iframeWrapper {
    width: 530px;
}
*/
/* cnzz */
.m_cnzz{
    display: none;
}
/* glb_dllist */
.glb_dllist{
    vertical-align: top;
}
.glb_dllist dt{
    padding:0 0 0 14px;
    height:28px;
}
.glb_dllist dt .dot{
    float: left;
    *display:inline;
    *zoom:1;
    width: 4px;
    height: 4px;
    overflow: hidden;
    background-color: #3dc4cc;
    margin:12px 0 0 -14px;
}
.glb_dllist dt .txt{
    color: #3dc4cc;
    line-height: 28px;
    font-size: 18px;
    font-weight: 700;
    vertical-align: baseline;
    zoom: 1;
}
.glb_dllist dd{
    padding:5px 0 5px 14px;
}
.glb_dllist dd a{
    font-family:"simsun";
    color: #333333;
    margin-right: 20px;
    white-space: nowrap;
    line-height: 24px;
}
.glb_dllist dd a:hover{
    color:#3dc4cc
}
.glb_dllist dd .special{
    color: #3dc4cc;
    text-decoration: underline;
}
/* glb_imglist 320*180 */
.glb_imglist{
    vertical-align: top;
}
.glb_imglist li{
    width: 320px;
    height: 180px;
    margin-top: 20px;
}
.glb_imglist li img{
    width: 320px;
    height: 180px;
}

/* glb_imglist1 230*144 */
.glb_imglist1{
    vertical-align: top;
    margin-right: -10px;

}
.glb_imglist1 li{
    width: 232px;
    height: 144px;
    margin: 10px 8px 0 0;
    float: left;
    *display:inline;
    overflow: hidden;
}
.glb_imglist1 li img{
    width: 232px;
    height: 144px;
}
/* glb_pullist */
.glb_pullist{
    vertical-align: top;
    overflow: hidden;
}
.glb_pullist li{
    padding-left:22px;
    padding-top: 20px;
    height: 16px;
    overflow: hidden;
    font-family:"simsun";
    font-size: 12px;
}
.glb_pullist li .num{
    background-color: #cccccc;
    float: left;
    *display:inline;
    *zoom:1;
    margin:0 0 0 -22px;
    width: 16px;
    height: 16px;
    color: #ffffff;
    line-height: 16px;
    text-align: center;
}
.glb_pullist li a{
    color: #666666;
    display: block;
    word-wrap:break-word;
    word-break:break-all;
    line-height: 16px;
    vertical-align:baseline;
    *zoom:1;
}
.glb_pullist li a:hover{
    color: #3dc4cc;
}
.glb_pullist .favorite{
    height: 55px;
    padding-left: 0;
}
.glb_pullist .favorite_item{
    padding-left: 100px;
    *zoom:1;
    position: relative;
}
.glb_pullist .favorite_item .img_box{
    width: 90px;
    height: 55px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.glb_pullist .favorite_item .img_box img{
    width: 88px;
    height: 53px;
    border:solid 1px #e1e1e1;
}
.glb_pullist .favorite_item .img_box .num{
    position: absolute;
    top: 0;
    left: 0;
    background-color: #3dc4cc;
    margin: 0;
}
.glb_pullist .favorite_item .txt{white-space: normal}

/* glb_ullist */
.glb_ullist{
    vertical-align: top;
}
.glb_ullist li{
    padding:0 20px 0 22px ;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    *zoom:1;
    float: left;
    *display:inline;
    width: 436px;
}
.glb_ullist .odd{
    border-right:solid 1px #ededed;
}
.glb_ullist li .dot{
    float: left;
    *display:inline;
    *zoom:1;
    margin:13px 0 0 -14px;
    width: 4px;
    height: 4px;
    overflow: hidden;
    background-color: #3dc4cc;
}
.glb_ullist li .txt{
    padding-right: 40px;
    color: #808080;
    float: left;
    width: 394px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;

}
.glb_ullist li .txt:hover{
    color: #3dc4cc;
    /*text-decoration: underline;*/
    height: 29px;
    text-decoration: none;
}
.glb_ullist li .date{
    float: right;
    *display:inline;
    margin-right: -40px;
    *zoom:1;
    color: #808080;
}
.glb_ullist li .tit{
    float: left;
    *display:inline;
    *zoom:1;
    width: 390px;
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    vertical-align: baseline;
    zoom: 1;
}
.glb_ullist li .txt:hover .tit{
    text-decoration: underline;
    cursor: pointer;
}
.glb_ullist li .txt:hover .date{
    /*color: #3dc4cc;*/
    cursor: pointer;
    text-decoration: none;
    /*text-decoration: underline;*/
}
/*
    @m 图片列表
*/

.m_imglist{
    zoom:1;
    margin-right:-8px;
    overflow: hidden;
}
.m_imglist li{
    float: left;
    width: 184px;
    height: 156px;
    margin:9px 7px 0 0;
    overflow: hidden;
    border: 1px solid #e1e1e1;
}
.m_imglist li .pic{
    display: block;
    width:184px;
    height:104px;
    position: relative;
}

.m_imglist li img{
    width:184px;
    height:104px;
    display: block;
}
.m_imglist li .label_img{
    width: 55px;
    height: 55px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.m_imglist li .text{
    width:160px;
    height:24px;
    line-height: 24px;
    color: #666;
    font-size: 12px;
    background: url(../images/sprite.png?1608895518379) no-repeat -189px -165px;
    padding-left: 20px;
    display: block;
    vertical-align:baseline;
    zoom:1;
    margin-left: 4px;
    word-wrap:break-word;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.m_imglist li .text a {
    color: #666;
}
.m_imglist li .text a:hover {
    color: #3dc4cc;
}

.m_imglist .tit{
    display: block;
    color:#333333;
    font-size:14px;
    height: 24px;
    line-height: 24px;
    font-weight: 500;
    margin: 4px 0 0 4px;
    width: 180px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    vertical-align:baseline;
    zoom:1;
}

.m_imglist .tit:hover, .m_imglist li .text:hover {
    color: #3dc4cc;
}
/*
 * @m 分页
*/
.mod_pager{
    padding:20px 0;
    zoom:1;
}
@charset "utf-8";

/*
 * 留言板
*/

.mod_message .ks_hd,.mod_message .ks_title{
    background:#E24372;
}
.mod_message .ks_bd{
    padding:15px;
}
/*
 * @m 发布模块
*/
.message_textarea{
    /*border:1px solid #3dc4cc;
    height:170px;*/
    position: relative;
    zoom: 1;
}

.message_textarea .m_send_tip {
    position: absolute;
    background: #e5e5e5;
    left: 50%;
    top: 50px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    width: 200px;
    margin-left: -100px;
    text-align: center;
    color: #999999;
}

.message_textarea .txtarea{
    outline: 0;
    overflow: hidden;
    padding:10px;
    resize:none;
    font-size:14px;
    overflow-y: auto;
    color: #999;
    border:1px solid #ddd;
    border-radius: 5px;
    width: 96%;
    height: 78px;
}
.message_operate{
    margin-top:10px;
}

.message_operate .mod_emoji{
    float: left;
    margin-top:5px;
    display: none;
}
.message_operate .mod_btn{
    float: right;
    line-height: 32px;
    width: 162px;
    text-align: right;
}
.message_operate .btn_release{
    float: right;
    background:#3dc4cc;
    border:solid 1px #3dc4cc;
    text-align: center;
    cursor: pointer;
    width: 96px;
    height: 32px;
    border-radius:5px;
    color: #fefefe;
    font:18px/32px "Microsoft YaHei";
}
.message_operate .btn_release:hover{
    background: #3dc4cc;
}
.mod_emoji .icon_emoji{
    background: url(../images/message_sprite.png?1608895518379) no-repeat;
    color:#3dc4cc;
    padding-left:25px;
    cursor: pointer;
    font-size:14px;
    line-height: 21px;
    height:21px;
    overflow: hidden;
}

/*
 * 评论列表
*/
.m_message_list{
    margin-top:10px;
}
.m_message_list h3{
    font-size:20px;
    border-bottom:1px solid #3dc4cc;
    height:56px;
    line-height: 56px;
    color:#4c4c4c;
}
.m_message_comment{
    overflow: hidden;
    position: relative;
    zoom: 1;
}
.message_item{
    padding:10px 0 10px 80px;
    zoom:1;
    border-top:1px dotted #3dc4cc;
    margin-top:-1px;
    position: relative;
}
.message_item .avatar{
    float: left;
    width:80px;
    margin:6px 0 0 -80px;
    display: inline;
}
.message_item .avatar img{
    display: block;
    margin:0 auto;
    width: 50px;
    height: 50px;
    border-radius: 5px;
}
.message_item .nick{
    color: #626769;
    font-weight: 700;
}
.message_item .nick a{
    font:700 14px/1.5 "Microsoft YaHei";
    color: #3dc4cc;
}
.message_item .message{
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    font:14px/1.5  "Microsoft YaHei";
    margin:0;
}

.message_item .message_replay{
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    font:12px/1.5  "Microsoft YaHei";
    margin:0;
}
.message_item .time{
    color:#b2b2b2;
    margin-right:20px;
    font-size: 12px;
}
.message_item .from{
    color: #999;
    font:12px/1 "Microsoft YaHei";
}
.message_item .from .from-game{
    color: #999;
}
.message_item .from .from-game:hover{
    color: #3dc4cc;
    text-decoration: none;
}
.message_item .btn_reply{
    color: #999;
    cursor: pointer;
    margin-left: 10px;
    font-size:12px;
}
.message_item .btn_reply:hover{
    color: #3dc4cc;
}
.message_item .icon_del{
    background: url(../images/message_sprite.png?1608895518379) no-repeat 0 -28px;
    display: none;
    text-indent:-9999em;
    overflow: hidden;
    width:16px;
    height:16px;
    position: absolute;
    right:20px;
    top:20px;
    cursor: pointer;
}
/*
 * @m 回复评论框
*/


.m_message_reply .message_textarea .m_send_tip {
    top: 25px;
}

.m_message_reply .btn_release{
    width:78px;
    line-height: 26px;
    height:30px;
    font-size:16px;
}
.m_message_reply .btn_cancel{
    border:1px solid #3dc4cc;
    background:#fff;
    color:#3dc4cc;
    font-size:16px;
    float: right;
    margin-right:10px;
    *display: inline;
    width:76px;
    cursor: pointer;
    line-height: 26px;
    height: 30px;
    border-radius: 5px;
}

/*无数据*/
.message_nodata {
    text-align: center;
    padding: 90px 0 60px;
    color: #989898;
}

/*
 * 回复
*/
.m_message_reply_min .message_textarea{
    height:42px;
}
.message_item_reply{
    /*width:400px;*/
    border-top:0 none;
    padding:5px 0 10px 80px;
}

.message_item_reply .m_message_box{
    /*width:550px;*/
}

.m_message_reply_min .message_operate .mod_btn {
    line-height: 30px;
    width: 240px;
}
.m_message_reply_min .txtarea{
    height: 30px;
    padding: 5px 7px;
    font-size:16px;
    color:#999;
    overflow-y: auto;
}
.message_item .message_operate{
    display: none;
}
.m_message_reply .message_operate{
    display: block;
}
.message_more {
    display: block;
    height: 28px;
    line-height: 28px;
    cursor: pointer;
    background: #3dc4cc;
    width: 415px;
    color: #fff;
    margin-left: 15px;
    text-align: center;
}
.message_more:hover{
    opacity: 0.8;
    filter:alpha(opacity=80);
}

/* 分页 */
/*--page--*/
.mod_page{
    line-height:36px;
    margin-top:29px;
    overflow:hidden;
}
.mod_pnum{
    font-family:"arial";
    display:inline;
    float:right;
    margin:0 10px;
}
.mod_pnum li{
    float:left;
    margin-left:5px;
    display:inline;
}
.mod_pnum a, .mod_pnum span{
    height:36px;
    line-height:36px;
    color:#7f7f7f;
    display:block;
    float:left;
    text-align:center;
    border:#c1c1c1 1px solid;
    padding:0 15px;
    border-radius: 5px;
}
.mod_pnum .dis_first, .mod_pnum .dis_last{
    color:#CCC; cursor:default;
}
.mod_pnum .cur a{

}
.mod_pnum a:hover{
    color:#3dc4cc;
}
.mod_pnum .pager_current{
    color:#fff;
    font-weight:700;
    background:#3dc4cc;
    border-color:#3dc4cc;
}
.mod_pnum .pager_tip{
    border:0 none;
}

.m_message_box .maxlength {
    margin-right: 10px;
    *display: inline;
    float: right;
}
/*
 * @m 广告
*/
.m_gg_rank, .m_gg_rank img {
    display: block;
    width: 130px;
    height: 600px;
}



/*所有游戏*/
.f-imglist li {
    width: 305px;
    height: 243px;
    margin-right: 11px;
}

.f-imglist li .pic {
    background: #F8F8F8;
    overflow: hidden;
    width: 285px;
    height: 175px;
    border: 10px solid #f8f8f8;
}

.f-imglist li img {
    width: 285px;
    height: 175px;
}

.f-imglist li .tit {
    line-height: 33px;
    width: 305px;
}

.f-allgame .subnav {
    font-size: 20px;
    font-family: "microsoft yahei";
    color: #fff;
    overflow: hidden;
    border-bottom: 1px solid #E1E1E1;
}

.f-allgame .subnav li {
    float: left;
    width: 130px;
    height: 41px;
    margin: 9px 3px 0 0;
    text-align: center;
    cursor: pointer;
    background: #666;
}

.f-allgame .subnav .cur {
    background: #36D1FF;
}

.f-allgame .ks_box .ks_title {
    border-bottom: 1px solid #e1e1e1;
}

.f-stargame .tit {
    text-align: left;
    margin-left: 10px;
}

.f-stargame dl {
    font-size: 12px;
    color: #999;
    margin-left: 10px;
    overflow: hidden;
}

.f-stargame dt {
    float: left;
    font-weight: 700;
}

.f-stargame dd {
    float: left;
    margin-right: 5px;
}

.f-stargame dd a {
    color: #999;
}

.f-stargame dd a:hover {
    color: #3dc4cc;
}

.f-hr {
    width: 980px;
    margin-left: -20px;
    background-color: #e8e8e8;
    border: 0;
    height: 1px;
}

/*我的游戏列表*/
.f-gamelist {
    background: #fff;
    padding: 13px 16px;
    width: 948px;
}

.f-gamelist .bd1 {
    background: #fff;
    padding: 10px;
    margin-top: 10px;
}

.f-person {
    width: 926px;
    height: 108px;
    border: 1px solid #e1e1e1;
    position: relative;
}

.f-person dd em {
    color: #ec3756;
}

.f-person dl {
    overflow: hidden;
}

.f-person dt {
    margin: 4px 13px 4px 5px;
    width: 100px;
    height: 100px;
    float: left;
}

.f-person .tit {
    font-size: 20px;
    font-family: "microsoft yahei";
    color: #333;
    margin-top: 10px;
}

.f-person .num {
    display: block;
    padding:0 10px;
    height: 50px;
    background: #16aae8;
    color: #fff;
    font-family: "microsoft yahei";
    font-size: 28px;
    position: absolute;
    top: 15px;
    right: 15px;
    text-align: center;
}

.f-person p {
    position: absolute;
    bottom: 10px;
    right: 15px;
    font-size: 14px;
    color: #747474;
}

.f-list h2 {
    font-size: 20px;
    color: #333;
    line-height: 50px;
    margin-bottom: 10px;
}


.m-gamelist h3 {
    margin: 5px 0 5px 0;
    font-weight: normal;
    /*padding-left: 70px;*/
    position: relative;
    *zoom:1;
    height: 36px;
    overflow: hidden;
}
.m-gamelist h3 .estatus{
    background:url(../images/examine_sprite.png) no-repeat;
    margin: 9px 6px 0 0;
    width: 35px;
    height: 20px;
    overflow: hidden;
    padding-left: 15px;
    color: #80cc4d;
    text-align: center;
    line-height: 20px;
    float: left;
    *display:inline;
    *zoom:1;
}
.m-gamelist h3 .examine_icon{
    background-position: 0 0;
}
.m-gamelist h3 .noexamine_icon{
    background-position: 0 -20px;
    color: #999;
}

.m-gamelist h3 a {
    font-size: 20px;
    color: #333;
    font-weight: 700;
    float: left;
}

.m-gamelist h3 a:hover {
    text-decoration: none;
    color: #3dc4cc;
}

.m-gamelist h3 em {
    font-size: 16px;
    font-weight: 700;
    font-family: "microsoft yahei";
    color: #666;
}

.m-gamelist li {
    /*height: 166px;*/
    border: 1px solid #e1e1e1;
    margin-top: 8px;
    padding:10px;
    zoom:1;
}

.m-gamelist .pic {
    float: left;
    width: 218px;
    height: 138px;
    border: 1px solid #E1E1E1;
    margin:5px 20px 5px 5px;
    position: relative;
    *zoom:1;
}
.m-gamelist .pic img {
    width: 218px;
    height: 138px;
}
.m-gamelist li .label_img{
    width: 55px;
    height: 55px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.m-gamelist .text {
    height: 145px;
    overflow: hidden;
    position: relative;
    display: table-cell; width: 2000px;
    *display: inline-block; *width: auto;
}

.m-gamelist p {
    font-size: 12px;
    color: #747474;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    width: 100%;
    word-wrap: break-word;
    word-break: break-all;
}


.m-gamelist .btn {
    display: block;
    width: 119px;
    height: 34px;
    background: url(../images/sprite.png?1608895518379) 0 -363px;
    position: absolute;
    bottom: 0;
    right: 0;
    text-indent: -9999em
}

.m-gamelist .tag {
    position: absolute;
    top: 124px;
}

.m-gamelist .num {
    position: absolute;
    top: 10px;
    right: 6px;
    font-size: 14px;
    color: #e75050;
}

.m-gamelist dl, .m-gamelist .tag dt, .m-gamelist dd {
    float: left;
}

.m-gamelist dl {
    margin-right: 10px;
}

.m-gamelist dt {
    color: #3b3b3b;
}

.m-gamelist dd {
    margin: 0 10px;
    color: #3dc4cc;
}

.m-gamelist dd a {
    color: #f25d78
}

.m-gamelist dd a:hover {
    text-decoration: underline;
}

.mod_bianji .m_loadmore, .f-result .m_loadmore {
    background: #e24372;
}

.mod_dltip .ks_bd {
    padding: 0;
    border: 0 none;
}

/* 更新日志 */
.m_gamelist_history{
    border-top:1px dashed #3dc4cc;
    padding:10px 0;
    zoom:1;
    display:none;
}

.m_gamelist_history h4{
    font-size:18px;
    line-height: 22px;
    color:#4c4c4c;
    margin-bottom:10px;
}
.m_history_textarea{
    border:1px solid #fff;
    height:65px;
    color:#747474;
    outline: 0;
    min-height: 65px;
    max-height: 300px;
    _height: 65px;
    word-wrap: break-word;
    overflow-x: hidden;
    overflow-y: auto;
    font-size:12px;
}
.m_history_textarea_focus{
    border-color:#3dc4cc;
    padding:10px;
    height:45px;
}
.m_gamelist_history .btn_manage{
    width:80px;
    height:30px;
    line-height: 30px;
    text-align: center;
    color:#fff;
    background: #3dc4cc;
    cursor: pointer;
    border-radius: 5px;

    float: left;
    display: inline;
}
.m_gamelist_history .operation{
    overflow: hidden;
    zoom:1;
    line-height: 30px;
    height: 30px;
    margin-top:10px;
}
.m_gamelist_history  .m_tip{
    color:#3dc4cc;
    margin-left:10px;
    font-size:12px;
    visibility: hidden;
}
.m_gamelist_history .m-count{
    float: right;
    display: none;
}
/*
 @p 声明
*/
.p_license{
    background: #fff;
    border:1px solid #e1e1e1;
    padding:15px;
    zoom:1;
    width:948px;
    margin-top:20px;
    line-height: 2;
    color:#333;
}
.p_license h1{
    text-align: center;
    font-size:18px;
}
.p_license .item{
    margin-top:20px;
}
.p_license li{
    padding-left:2em;
}

/* 审核标准 */
.p_license dd {
    padding-left: 2em;
}

.p_license a {
    color: #e24372;
}

.agreement_tip{
    margin-top: 10px;
}
.agreement_tip .ckb_label{
    width: 160px;
    margin:0 auto;
    padding-left:14px;
    position: relative;
    *zoom:1;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    cursor: pointer;
}
.agreement_tip .ckb_label .ipt_ckb{
    position: absolute;
    width: 14px;
    height: 14px;
    top: 7px;
    left: 0px;
    cursor: pointer;
}
.agreement_tip .ckb_label label{
    cursor: pointer;
    height: 28px;
    padding-left: 10px;
}

.agreement_tip .btn_go{
    margin: 5px auto 0;
    border-radius: 5px;
    display: block;
    width: 128px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    color: #ffffff;
    text-align: center;

}
.agreement_tip .btn_go:hover{
    text-decoration: none;
}
.agreement_tip .btn_ngo{
    background-color: #cccccc;
    cursor: default;
}
.agreement_tip .btn_hgo{
    background-color: #3dc4cc;
    cursor:pointer;
}
/*
    @p 我的游戏页
*/
.m_user_nodata{
    line-height: 2;
}
.m_user_nodata a{
    color:#26abf0;
}

.m_user_nodata a:hover {
    color: #e24372;
}
.m_person_nodata_ce {
    text-align: center;
}

/* 个人主页 */
.m_person_banner {
    background: url(../images/user/banner.jpg?1608895518379) no-repeat;
    width: 980px;
    height: 205px;
    position: relative;
    padding-top: 15px;
    font-family: "microsoft yahei";
}

.m_person_banner .avatar {
    width: 106px;
    height: 106px;
    margin: 0 auto 5px;
    position: relative;
    overflow: hidden;
}

.m_person_banner img {
    width: 106px;
    height: 106px;
}

.m_person_banner p {
    text-align: center;
    line-height: 2;
    font-size: 20px;
    color: #fff;
}

.m_person_banner .num {
    color: #3dc4cc;
}

.m_person_banner .mask {
    background: url(../images/user/avatar_mask.png?1608895518379) no-repeat;
    width: 106px;
    height: 106px;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}

.m_person_nav {
    height: 48px;
    border: 1px solid #e1e1e1;
    background: #fff;
    line-height: 48px;
    padding: 0 70px;

}

.m_person_nav ul {
    overflow: hidden;
    margin-right: -165px;
    zoom: 1;
}

.m_person_nav li {
    float: left;
    width: 80px;
    margin-right: 160px;
    height: 48px;
    display: inline;
    text-align: center;
}
/*分页*/
.glb_pager{padding:20px 0;zoom:1;font-size:12px;line-height:36px;position:relative;left:50%;float:left}
.glb_pager .m_pager{position:relative;right:50%;float:left;zoom:1}
.glb_pager a,.glb_pager span{display:inline-block;font:500 14px/14px "microsoft yahei";letter-spacing:normal;word-spacing:normal;color:#3c3c3c;padding:5px 7px;margin:0 3px;height:14px;overflow:hidden}
.glb_pager span{float:left;display:inline;padding:0 15px;color:#7f7f7f;background:#fff;line-height:36px;height:36px;border:1px solid #c1c1c1;margin-right:10px;border-radius:5px}
.glb_pager a{float:left;display:inline;padding:0 15px;color:#7f7f7f;background:#fff;line-height:36px;height:36px;border:1px solid #c1c1c1;margin-right:10px;border-radius:5px}
.glb_pager a:hover{text-decoration:none;color:#3dc4cc}
.glb_pager .cur{background:#3dc4cc;color:#fff;border-color:#3dc4cc}
.glb_pager .disabled{display:none}
.glb_pager .ldisabled{display:none}
.glb_pager .pager_tip{display:none}

.m_tj_game li{
    float: left;
    width: 218px;
    display: inline;
    margin: 15px 20px 0 0;
    border: 1px solid #e6e6e6;
}
.m_person_nav a.cur, .m_person_nav a:hover {
    border-bottom: 2px solid #3dc4cc;
    bottom: 0;
    height: 46px;
    font-weight: 700;
}
.m_person_nav li a {
    display: block;
    color: #565656;
    position: relative;
    zoom: 1;
}
.m_person_ta li {
    width: 340px;
}
.m_person_nav a:hover {
    text-decoration: none;
}
.m_person_content {
    background: #fff;
    border: 1px solid #e1e1e1;
    zoom: 1;
    padding: 20px 10px;
}

.m_user_nodata {
    line-height: 2;
}
.m_person_nodata {
    background: url(../images/user/nodata_pic.jpg?1608895518379) no-repeat;
    width: 220px;
    height: 170px;
    margin: 0 auto;
    padding: 50px 0 0 200px;
    color: #666;
    font-size: 16px;
}
.m_user_nodata a {
    color: #26abf0;
}
.m_person_nodata a {
    color: #3dc4cc;
}

.ks_box .ks_hd2 {
    background: #ffffff;
    padding: 5px;
    height: 45px;
}
.ks_box .ks_title2 {
    height: 44px;
    overflow: hidden;
    border-bottom: 1px solid #3dc4cc;
}
.m_tj_game {
    overflow: hidden;
    zoom: 1;
    margin-right: -40px;
}
.m_tj_game li {
    float: left;
    width: 218px;
    display: inline;
    margin: 15px 20px 0 0;
    border: 1px solid #e6e6e6;
}
.m_tj_game li a {
    display: block;
    width: 218px;
    height: 138px;
    position: relative;
}
.m_tj_game .tit {
    height: 28px;
    line-height: 28px;
    color: #333;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 198px;
    display: block;
    margin-top: 5px;
    padding: 0 10px;
}
.m_tj_game .desc {
    padding: 0 10px;
    margin: 10px 0;
    zoom: 1;
    line-height: 20px;
    color: #979899;
    font-size: 14px;
    overflow: hidden;
    height: 60px;
    word-break: break-all;
    word-wrap: break-word;
}
.m_tj_game .info {
    text-align: right;
    padding: 0 10px 10px;
    line-height: 32px;
    color: #666;
    overflow: hidden;
    zoom: 1;
}
.m_tj_game .info img {
    width: 36px;
    height: 36px;
    overflow: hidden;
    float: right;
    margin-left: 10px;
    display: inline;
}
.m_tj_game .nickname {
    float: right;
    width: 120px;
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666;
    vertical-align: baseline;
    zoom: 1;
}
.m_tj_game li .label_img {
    width: 55px;
    height: 55px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.m_operate .btn_manage {
    float: right;
    padding: 0 10px;
    height: 26px;
    background: #fff;
    border: 1px solid #e1e1e1;
    text-align: center;
    line-height: 24px;
    color: #666;
    font-size: 14px;
    cursor: pointer;
    outline: 0 none;
    margin-left: 10px;
    display: inline;
}
.m_operate .btn_manage_del {
    display: none;
}
.m_select, .m_selected_all {
    float: right;
    background: url(../images/user/play_history_sprite.png?1608895518379) no-repeat 0 5px;
    padding-left: 20px;
    color: #999;
    cursor: pointer;
    display: none;
}
.m_imglist2{
    zoom: 1;
    margin-right: -8px;
    overflow: hidden;
}
.m_imglist li.li2 {
    float: left;
    width: 184px;
    height: 156px;
    margin: 9px 7px 0 0;
    overflow: hidden;
    border: 1px solid #e1e1e1;
    position: relative;
}
.m_imglist2 li .pic, .m_imglist2 li img {
    display: block;
    width: 184px;
    height: 104px;
    border-radius: 0;
}

.m_imglist li.shade .mask {
    display: block;
}
.m_imglist .mask {
    position: absolute;
    background: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    left: 0;
    top: 0;
    width: 220px;
    height: 190px;
    cursor: pointer;
    display: none;
    z-index: 90;
}
.m_imglist li.selected {
    border-color: #3dc4cc;
}
.m_imglist .shade .ico_select, .m_imglist li.selected .ico_select {
    display: block;
}
.m_imglist li .ico_select {
    display: none;
}
.m_imglist li .ico_select, .m_imglist li.selected .ico_select {
    background: url(../images/user/play_history_sprite.png?1608895518379) no-repeat 0 -58px;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.m_imglist li.selected .ico_select {
    background-position: 0 -100px;
}
.m_selected_all {
    background-position: 0 -22px;
}

.m_imglist li .text2 {
    width: 160px;
    height: 24px;
    line-height: 24px;
    color: #666;
    font-size: 12px;
    background: url(../images/sprite.png?1608895518379) no-repeat -189px -165px;
    padding-left: 20px;
    display: block;
    vertical-align: baseline;
    zoom: 1;
    margin-left: 4px;
}
.m_imglist li .text2 a {
    color: #666;
}

/* 标签集合 */

/*mod_note*/
/*
 * @p 72小时候选
*/
.m_stab_nav{}
.m_stab_nav li{
    float: left;
    background-color: #f2f2f2;
}
.m_stab_nav li a{
    float: left;
    width: 124px;
    height: 34px;
    font:500 18px/34px "microsoft yahei";
    color: #333333;
    text-align: center;
}
.m_stab_nav li a:hover{
    text-decoration: none;
}
.m_stab_nav .cur{
    background-color: #ff6694;
}
.m_stab_nav .cur a{
    color: #fff7f9;
}
.m_stab_nav .cur a:hover{
    text-decoration: none;
}

/* mod_pgames */
.mod_pgames .ks_hd{
    height: 35px;
    padding: 0;
}
.mod_pgames .ks_title{
    height: 34px;
}
/* mod_pnotice */
.mod_pnotice{}
.mod_pnotice .mod_hd{
    background-color: #ff92b2;
    height: 35px;
}
.mod_pnotice .hd_tit{
    background:url(../images/pnotice_tit.png) center 0 no-repeat;
    height: 35px;
    line-height: 30;
    overflow: hidden;
}
.mod_pnotice .mod_bd{
    background-color: #ffffff;
    padding: 10px;
}
.m_pnotice{
    padding:10px 20px 10px 30px;
}
.m_pnotice .pnoticelist li{
    color: #666;
    line-height: 28px;
}
.glb_icon {
    display: inline-block;
}

.i_pending {
    background: url(../images/isprite.png?1608895518379) center top no-repeat;
    background-position: -0px -0px;
    width: 50px;
    height: 20px;
}

.i_htrial {
    background: url(../images/isprite.png?1608895518379) center 0 no-repeat;
    background-position: -50px -20px;
    width: 50px;
    height: 20px;
}

.i_end {
    background: url(../images/isprite.png?1608895518379) center 0 no-repeat;
    background-position: -0px -20px;
    width: 50px;
    height: 20px;
}

.i_edit {
    background: url(../images/isprite.png?1608895518379) center 0 no-repeat;
    background-position: -50px -0px;
    width: 50px;
    height: 20px;
}

.i_word {
    background: url(../images/isprite.png?1608895518379) center 0 no-repeat;
    background-position: -100px -21px;
    width: 21px;
    height: 21px;
}

.i_sugar {
    background: url(../images/isprite.png?1608895518379) center 0 no-repeat;
    background-position: -100px -42px;
    width: 21px;
    height: 21px;
}

.i_view {
    background: url(../images/isprite.png?1608895518379) center 0 no-repeat;
    background-position: -100px -63px;
    width: 21px;
    height: 21px;
}

.i_store {
    background: url(../images/isprite.png?1608895518379) center 0 no-repeat;
    background-position: -100px -0px;
    width: 21px;
    height: 21px;
}

.i_estore {
    background: url(../images/isprite.png?1608895518379) center 0 no-repeat;
    background-position: -0px -86px;
    width: 21px;
    height: 21px;
}

.i_share {
    background: url(../images/isprite.png?1608895518379) center 0 no-repeat;
    background-position: -54px -107px;
    width: 18px;
    height: 22px;
}

.btn:hover .i_share {
    background: url(../images/isprite.png?1608895518379) center 0 no-repeat;
    background-position: -72px -107px;
    width: 18px;
    height: 22px;
}

.i_tool {
    background: url(../images/isprite.png?1608895518379) center 0 no-repeat;
    background-position: -90px -107px;
    width: 18px;
    height: 22px;
}

.btn:hover .i_tool {
    background: url(../images/isprite.png?1608895518379) center 0 no-repeat;
    background-position: -18px -107px;
    width: 18px;
    height: 22px;
}

.i_how {
    background: url(../images/isprite.png?1608895518379) center 0 no-repeat;
    background-position: -121px -22px;
    width: 20px;
    height: 22px;
}

.btn:hover .i_how {
    background: url(../images/isprite.png?1608895518379) center 0 no-repeat;
    background-position: -121px -0px;
    width: 20px;
    height: 22px;
}

.i_fullscreen {
    background: url(../images/isprite.png?1608895518379) center 0 no-repeat;
    background-position: -121px -64px;
    width: 20px;
    height: 20px;
}

.btn:hover  .i_fullscreen {
    background: url(../images/isprite.png?1608895518379) center 0 no-repeat;
    background-position: -121px -44px;
    width: 20px;
    height: 20px;
}

.i_mouse {
    background: url(../images/isprite.png?1608895518379) center 0 no-repeat;
    background-position: -36px -107px;
    width: 18px;
    height: 22px;
}

.i_speedz {
    background: url(../images/isprite.png?1608895518379) center 0 no-repeat;
    background-position: -121px -84px;
    width: 18px;
    height: 22px;
}

.i_esc {
    background: url(../images/isprite.png?1608895518379) center 0 no-repeat;
    background-position: -0px -107px;
    width: 18px;
    height: 22px;
}

.i_voice {
    background: url(../images/isprite.png?1608895518379) center 0 no-repeat;
    background-position: -24px -66px;
    width: 24px;
    height: 20px;
}

.i_voice-off {
    background: url(../images/isprite.png?1608895518379) center 0 no-repeat;
    background-position: -0px -66px;
    width: 24px;
    height: 20px;
}

.i_dot {
    background: url(../images/isprite.png?1608895518379) center 0 no-repeat;
    background-position: -141px -24px;
    width: 12px;
    height: 12px;
}

.i_medal {
    background: url(../images/isprite.png?1608895518379) center 0 no-repeat;
    background-position: -141px -0px;
    width: 16px;
    height: 24px;
}

.i_mnum1 {
    background: url(../images/isprite.png?1608895518379) center 0 no-repeat;
    background-position: -32px -40px;
    width: 32px!important;
    height: 26px;
    margin-left: 8px!important;
}

.i_mnum2 {
    background: url(../images/isprite.png?1608895518379) center 0 no-repeat;
    background-position: -0px -40px;
    width: 32px!important;
    height: 26px;
    margin-left: 4px!important;
}

.i_mnum3 {
    background: url(../images/isprite.png?1608895518379) center 0 no-repeat;
    background-position: -64px -40px;
    width: 32px!important;
    height: 26px;
    margin-left: 8px!important;
}
.icon-dot,.icon-down,.icon-fire,.icon-num,.icon-fish,.icon-horn,.icon-hourglass,.icon-logo,.icon-message,.icon-more,.icon-people,.icon-phantom,.icon-plane,.icon-save,.icon-star,.icon-zan,.icon-close,.icon-envelope,icon-num,.icon-c1,.icon-c2,.icon-c3,.icon-c4{background:url(../images/icon_v2.1.png) no-repeat; display:inline-block;position: absolute;left:0;top:0;overflow: hidden;}
.icon-dot{background-position:0 0;width:4px;height:4px;}
.icon-down{background-position:0 -9px;width:22px;height:16px;}
.icon-fire{background-position:0 -30px;width:15px;height:16px;}
.icon-fish,.icon-c1{background-position:0 -51px;width:38px;height:36px;}
.icon-horn{background-position:0 -92px;width:25px;height:36px;}
.icon-hourglass{background-position:0 -133px;width:25px;height:36px;}
.icon-logo{background-position:0 -174px;width:38px;height:41px;}
.icon-message{background-position:0 -220px;width:17px;height:13px;}
.icon-more{background-position:0 -238px;width:7px;height:12px;}
.icon-people{background-position:0 -255px;width:10px;height:10px;}
.icon-phantom,.icon-c4{background-position:0 -270px;width:38px;height:36px;}
.icon-plane,.icon-c2{background-position:0 -308px;width:38px;height:36px;}
.icon-save{background-position:0 -352px;width:15px;height:14px;}
.icon-star,.icon-c3{background-position:0 -371px;width:38px;height:36px;}
.icon-zan{background-position:0 -412px;width:25px;height:36px;}
.icon-envelope{background-position:-14px -237px;width:20px;height:16px;border-radius: 3px;}
.icon-num{background-position:-19px -217px;width:18px;height:18px;}
.icon-close{background-position:-14px -256px;width:7px;height:7px;overflow: hidden;}