﻿@charset "utf-8";

/*------------首页页面布局-----------*/

.jifen_column .Qu_a {
    width: 240px;
    float: left;
}

.jifen_column .Qu_b {
    width: 710px;
    float: right;
}

.daren_box,
.hotPro_box,
.renwu_qiandao_box,
.renwu_wszl_box,
.renwu_srzf_box,
.renwu_hqjf_box,
.renwu_wzgl_box,
.pro_detail_box,
.libao_detail_box,
.same_product_box,
.mylibao_box,
.myjifen_box,
.jifenrules_box {
    border: 1px solid #DADADA;
    margin-bottom: 10px;
}


/*左侧子菜单*/

.left_submenu {
    margin-bottom: 10px;
}

.left_submenu ul li {
    margin: 0 0 2px 0;
}

.left_submenu ul li a {
    background: url(../images/sprite_eshop_leftmenu.png) no-repeat;
    display: block;
    width: 240px;
    height: 0px;
    padding-top: 46px;
    overflow: hidden;
}

.left_submenu ul li.sm_dating a {
    background-position: -240px 0;
}

.left_submenu ul li.sm_dating a:hover,
.left_submenu ul li.sm_dating a.cur {
    background-position: 0 0;
}

.left_submenu ul li.sm_renwu a {
    background-position: -240px -48px;
}

.left_submenu ul li.sm_renwu a:hover,
.left_submenu ul li.sm_renwu a.cur {
    background-position: 0 -48px;
}

.left_submenu ul li.sm_jiangpin a {
    background-position: -240px -96px;
}

.left_submenu ul li.sm_jiangpin a:hover,
.left_submenu ul li.sm_jiangpin a.cur {
    background-position: 0 -96px;
}

.left_submenu ul li.sm_choujiang a {
    background-position: -240px -144px;
}

.left_submenu ul li.sm_choujiang a:hover,
.left_submenu ul li.sm_choujiang a.cur {
    background-position: 0 -144px;
}

.left_submenu ul li.sm_libao a {
    background-position: -240px -192px;
}

.left_submenu ul li.sm_libao a:hover,
.left_submenu ul li.sm_libao a.cur {
    background-position: 0 -192px;
}


/*消耗达人榜*/

.daren_box {}

.month_daren {
    display: inline-block;
    width: 31px;
    height: 20px;
    background: url(../images/sprite_eshop_icon.png) 0px -564px no-repeat;
    position: absolute;
    top: 6px;
    right: 7px;
    text-align: center;
    padding-top: 3px;
    font: normal 12px/20px 'samsun';
}

.daren_box .daren_con {
    padding: 12px;
}

.daren_list {
    border-collapse: collapse;
}

.daren_list thead th {
    background: #f4f4f4;
    color: #787878;
    height: 23px;
    text-align: center;
}

.daren_list tbody td {
    text-align: center;
    padding: 5px 2px;
    color: #444;
    border-bottom: 1px dotted #ccc;
}

.daren_list tbody td.t1 {
    color: #fff;
}

.daren_list tbody td.t2 {
    text-align: left;
    padding-left: 10px;
}

.daren_list span {
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-weight: bold;
    background: url(../images/sprite_eshop_icon.png) 0 -54px no-repeat;
}

.daren_list span.num1 {
    background-position: 0 0;
}

.daren_list span.num2 {
    background-position: 0 -18px;
}

.daren_list span.num3 {
    background-position: 0 -36px;
}

.daren_list .last td {
    border-bottom: none;
}


/*首页右上角布局*/

.eshop_rtop {
    margin-bottom: 10px;
}

.eshop_bigeye {
    float: left;
}


/*.qiandao_box{background:url(../images/bg_qiandao.jpg) 0 0 no-repeat;width:240px;height:104px;float:right;margin-bottom:4px;}*/

.qiandao_box {
    width: 238px;
    height: 102px;
    float: right;
    margin-bottom: 4px;
    border: 1px solid #dddddd;
}

.jifen_what {
    background: url(../images/bg_jifen_what.jpg) 0 0 no-repeat;
    width: 238px;
    height: 154px;
    float: right;
    position: relative;
    border: 1px solid #e4e4e4;
}


/*签到*/


/*.qiandao_box{position:relative;}
.newDate{position:absolute;width:43px;height:45px;left:40px;top:25px;}
.newDate .date_month{text-align:center;color:#fff;}
.newDate .date_day{text-align:center;color:#525252;font-family:Arial;font-size:25px;font-weight:bold;}
.qiandao{font-family:Microsoft yahei;font-size:24px;color:#fff;text-decoration:none;position:absolute;left:107px;top:35px;}
.qiandao:hover{color:#fff;}
.qiaodao_note{text-align:center;color:#94c7f4;position:absolute;bottom:10px;width:100%;}*/

.qiandao_box {
    position: relative;
    background: #f4f4f4;
    font-family: Microsoft yahei;
    color: #535353;
}

.newDate {
    position: absolute;
    width: 90px;
    height: 73px;
    left: 3px;
    top: 22px;
    border-right: 1px solid #dddddd;
    text-align: center;
    color: #535353;
    font-family: Arial;
}

.newDate .date_day {
    font-size: 50px;
    font-weight: bold;
    line-height: 45px;
}

.newDate .date_month {
    font-size: 14px;
    line-height: 15px;
}

.btns_qian {
    display: inline-block;
    width: 104px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: url(../images/sprite_eshop2.png) 0 0px no-repeat;
    text-decoration: none;
}

.btns_qian:hover {
    color: #fdff47;
}

.bn_dao {
    position: absolute;
    left: 112px;
    top: 23px;
}

.bn_kan {
    position: absolute;
    left: 110px;
    top: 63px;
    width: 55px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    background-position: 0 -51px;
}

.qiaodao_note {
    position: absolute;
    bottom: 18px;
    left: 120px;
}


/*签到状态2*/

.qiandao_days {
    font-size: 16px;
    position: absolute;
    left: 110px;
    top: 20px;
    line-height: 28px;
}

.num_day {
    color: #ff6307;
    font-family: Arial;
    font-size: 28px;
    line-height: 28px;
    padding: 0 2px;
}

.btn_viewdetial {
    position: absolute;
    left: 107px;
    bottom: 28px;
    display: inline-block;
    width: 57px;
    height: 21px;
    background: url(../images/sprite_shop_btns.png) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden;
}


/*积分讲堂*/

.jifen_what ul {
    margin: 55px 0 0 36px
}

.jifen_what li {
    background: url(../images/sprite_eshop2.png) 0 -97px no-repeat;
    line-height: 18px;
}

.jifen_what li a {
    color: #889d7c;
    font-family: Microsoft yahei;
    text-decoration: none;
    padding-left: 9px;
}

.link_jifen {
    float: right;
    display: inline-block;
    width: 45px;
    height: 18px;
    margin-right: 16px;
    text-indent: -999em;
    overflow: hidden;
}

.more_rules_questions {
    color: #2d76af;
    border-top: 1px dotted #ccc;
    padding: 10px;
    text-align: right;
}

.more_rules_questions a {
    font-weight: bold;
    color: #2d76af;
}


/*热门商品*/

.hotPro_box {
    position: relative;
}

.icon_rbiao {
    position: absolute;
    right: 10px;
    top: -1px;
    background: url(../images/sprite_eshop_icon.png) 0 -72px no-repeat;
    padding-left: 20px;
    height: 36px;
}

.icon_selGames {
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    background: url(../images/sprite_eshop_icon.png) 55px -108px no-repeat;
    padding-right: 25px;
}

.icon_selGames:hover {
    color: #444;
}

.hotPro_box .hotPro_con {
    padding: 20px 15px 0px 0;
    position: relative;
    overflow: hidden;
}

.rmsp_index {
    height: auto!important;
}

.pro_list {
    margin: 0 0 25px 17px;
    float: left;
    display: inline;
    width: 214px;
    overflow: hidden;
}

.pro_list .proIntro,
.pro_list .proJifen {
    line-height: 30px;
    padding-left: 8px;
}

.pro_list .proIntro,
.pro_list .proIntro a,
.pro_list .proJifen,
.pro_list .proJifen {
    color: #545454;
    text-decoration: none;
}

.pro_list .proJifen {
    color: #ea4e04;
    font-size: 16px;
    font-weight: bold;
}

.duihuan_detail {
    color: #8e8e8e;
}

.duihuan_detail .btn_duihuan {
    background: url(../images/sprite_btns.png) 0 -261px no-repeat;
    width: 97px;
    height: 31px;
    line-height: 31px;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    float: left;
}

.duihuan_detail .had_duihuan {
    float: right;
    line-height: 30px;
}

.view_allPro {
    border-top: 1px solid #ebebeb;
    text-align: right;
    padding-top: 15px;
    margin: 0 0px 0 15px;
}

.view_allPro a {
    display: inline-block;
    background: #f1f1f1;
    border: 1px solid #d6d6d6;
    border-width: 0 1px 1px 0;
    padding: 7px 23px;
    text-decoration: none;
    font-family: Serif;
    color: #737373;
}

.hotPro_list {
    margin: 0 0 0 8px;
}

.hotPro_list li {
    padding: 0 0 10px 106px;
    height: 60px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
    color: #555;
}

.hotPro_list li.last {
    border-bottom: none;
}

.hotPro_list li img {
    margin-left: -103px;
    border: 1px solid #ccc;
    float: left;
}

.hotPro_list li a {
    text-decoration: none;
}

.hotPro_list li.last {
    border-bottom: none;
}

.hotPro_list .pro_jifen {
    margin-top: 15px;
}

.hotPro_list .pro_jifen span {
    color: #eb4f05;
    font-weight: bold;
}

.pro_list .proIntro {
    position: relative;
    height: 30px;
}

.pro_list .proIntro span.icon_xg {
    display: inline-block;
    width: 17px;
    height: 0px;
    padding-top: 18px;
    overflow: hidden;
    background: url(../images/sprite_eshop_icon.png) 0 -631px no-repeat;
    position: absolute;
    right: 25px;
    top: 5px;
}


/*所有商品*/

.games_list_box {
    border-bottom: 1px solid #e2e2e2;
    padding: 10px 20px;
    position: relative;
    margin-bottom: 25px;
    height: 1%;
}

.games_list {
    width: 670px;
    overflow: hidden;
}

.games_list a {
    display: inline-block;
    width: 70px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    margin: 5px 10px;
    text-decoration: none;
    color: #b54000;
}

.games_list a:hover,
.games_list a.selected {
    background: url(../images/sprite_shop_btns.png) 0px -340px no-repeat;
    color: #fff;
}

.games_list .allpro {
    font-weight: bold;
    color: #646464;
}

.more_games {
    display: none;
}

.icon_control {
    width: 108px;
    height: 22px;
    text-align: center;
    position: absolute;
    zoom: 1;
    left: 50%;
    margin-left: -54px;
    bottom: -24px;
    border: 1px solid #e2e2e2;
    border-top: 1px solid #fff;
}

.icon_control a {
    display: inline-block;
    width: 108px;
    height: 22px;
    text-decoration: none;
}

.icon_control a img {
    margin-right: 5px;
}


/*没有找到相关商品*/

.error_tipsBox {
    border: 1px solid #f3dabc;
    background: #fffde6;
    font-size: 14px;
    font-weight: bold;
    color: #e35100;
    text-align: center;
    width: 690px;
    margin: 0 auto;
    padding: 15px 0px;
    margin-top: 0px;
}

.error_tipsBox .icon_tanhao {
    display: inline-block;
    width: 19px;
    height: 19px;
    background: url(../images/sprite_eshop_icon.png) 0px -587px no-repeat;
    margin: 0px 5px -5px 0px;
}


/*选择游戏弹出框*/

.hotPro_box .dimore_qu {
    position: absolute;
    top: 36px;
    right: 6px;
    z-index: 1;
}


/*页码*/

.jifen_pagenumQu {
    margin: 30px 0;
}


/*---------积分任务------------*/

.renwu_qiandao_con,
.renwu_wszl_con,
.renwu_srzf_con,
.renwu_hqjf_con,
.renwu_wzgl_con {
    padding: 18px 22px 30px;
    color: #888;
    position: relative;
    zoom: 1;
}

.renwu_wszl_box,
.renwu_srzf_box,
.renwu_hqjf_box,
.renwu_wzgl_box {
    margin-top: -11px;
}


/*每日签到*/

.renwu_qiandao_con {}

.qiandao_left {
    float: left;
}

.qiandao_notes {
    margin: 15px 0;
}

.qiandao_box2 {
    background: url(../images/bg_qiandao2.jpg) 0 0 no-repeat;
    width: 237px;
    height: 64px;
    position: relative;
}

.qiandao_box2 .newDate {
    top: 10px;
}

.qiandao_box2 .qiandao {
    top: 15px;
}

.qiandao_box2 .qiandao:hover {
    color: #fff;
}

.qiandao_box2 .qiandao_days {
    top: 15px;
}

.qiandao_rules {
    border: 3px solid #f0f0f0;
    padding: 10px 15px;
    width: 290px;
    float: right;
    margin-right: 22px;
}

.qiandao_rules .rule_title {
    color: #676666;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px dotted #ccc;
    padding: 5px 0;
    margin-bottom: 5px;
}

.qiandao_rules ul li {
    padding: 3px 0;
}


/*完善资料*/

.renwu_wszl_con {}

.ziliao_complate_box {
    width: 330px;
    float: left;
    display: inline-block;
    padding: 15px 0;
}

.box_upload,
.box_action {
    border-bottom: 1px dotted #ccc;
    min-height: 85px;
    _height: 85px;
}

.ziliao_complate_box .get_jifen {
    padding-left: 45px;
    line-height: 41px;
}

.ziliao_complate_box .get_jifen span {
    float: left;
    display: inline-block;
    margin-left: -45px;
    display: inline-block;
    width: 39px;
    height: 41px;
    background: url(../images/sprite_eshop_icon.png) no-repeat;
}

.ziliao_complate_box .get_jifen span.icon_touxiang {
    background: #efefef;
    text-align: center;
    padding: 3px;
    width: 33px;
    height: 35px;
    line-height: 35px;
}

.ziliao_complate_box .get_jifen span.icon_ziliao {
    background-position: 0 -227px;
}

.ziliao_complate_box .get_jifen span.icon_ziliao2 {
    background-position: 0 -348px;
}

.ziliao_complate_box .get_jifen span.icon_email {
    background-position: 0 -184px;
}

.ziliao_complate_box .get_jifen span.icon_email2 {
    background-position: 0 -307px;
}

.ziliao_complate_box .get_jifen span.icon_phone {
    background-position: 0 -270px;
}

.ziliao_complate_box .get_jifen span.icon_phone2 {
    background-position: 0 -389px;
}

.ziliao_complate_box .get_jifen i.jifen_num {
    font-style: normal;
    color: #ea4e04;
}

.ziliao_complate_box .btn_action a {
    display: inline-block;
    width: 104px;
    height: 0;
    padding-top: 31px;
    overflow: hidden;
    margin-top: 7px;
    background-image: url(../images/sprite_shop_btns.png);
    background-repeat: no-repeat;
}

.ziliao_complate_box a.btn_upload {
    background-position: 0 -145px;
}

.ziliao_complate_box a.btn_upload:hover {
    background-position: 0 -176px;
}

.ziliao_complate_box a.btn_perfect {
    background-position: 0 -83px;
}

.ziliao_complate_box a.btn_perfect:hover {
    background-position: 0 -114px;
}

.ziliao_complate_box a.btn_bind {
    background-position: 0 -21px;
}

.ziliao_complate_box a.btn_bind:hover {
    background-position: 0 -52px;
}

.notes_add {
    margin: 10px 0px -10px 0px;
}


/*生日祝福*/

.renwu_srzf_con {
    padding: 18px 22px 30px;
}

.text_srzf {
    background: url(../images/sprite_eshop_icon.png) 0 -531px no-repeat;
    padding-left: 45px;
    height: 28px;
    line-height: 28px;
    margin: 10px 0 10px 5px;
}

.renwu_srzf_con .jifen_num {
    color: #EA4E04;
}

.renwu_srzf_con .txsr_notes {
    line-height: 31px;
    margin-bottom: 10px;
}

.renwu_srzf_con .btn_txsr,
.renwu_srzf_con .btn_ljtp,
.btn_lingqu {
    width: 104px;
    height: 31px;
    line-height: 100px;
    display: inline-block;
    overflow: hidden;
    background: url(../images/sprite_shop_btns.png) 0 -247px no-repeat;
}

.renwu_srzf_con .btn_txsr {
    background-position: 0 -247px;
    float: left;
    margin-right: 15px;
}

.renwu_srzf_con .btn_txsr:hover {
    background-position: 0 -278px;
}

.renwu_srzf_con .btn_ljtp {
    background-position: 0 -364px;
}

.btn_lingqu {
    background-position: 0 -309px;
}

.ziliao_complate_box a.btn_lingqu {
    height: 0px;
}


/*特殊任务*/

.text_tpsg {
    background: url(../images/icon_tsrw.jpg) 0 0 no-repeat;
    padding-left: 62px;
    height: 52px;
    line-height: 52px;
    margin: 10px 0 10px 5px;
}

.btn_ljtp {
    float: left;
    margin-right: 15px;
}

.renwu_teshu a.btn_lingqu {
    float: left;
    margin-right: 15px;
}


/*快速充值*/

.renwu_hqjf_con {}

.renwu_hqjf_con .btn_pay {
    background: url(../images/sprite_shop_btns.png) 0 -207px no-repeat;
    display: inline-block;
    width: 133px;
    height: 0;
    padding-top: 40px;
    overflow: hidden;
    margin: 17px 0;
}

.renwu_hqjf_con .jifen_num {
    color: #ea4e04;
}


/*王者归来*/

.renwu_wzgl_con {}

.renwu_wzgl_con .jifen_num {
    color: #ea4e04;
}

.text_wzgl {
    background: url(../images/sprite_eshop_icon.png) 0 -649px no-repeat;
    padding-left: 65px;
    height: 33px;
    line-height: 33px;
    margin: 10px 0 10px 5px;
}

.btn_lingqu_none {
    background: url(../images/sprite_shop_btns.png) 0 -394px no-repeat;
    display: inline-block;
    width: 104px;
    height: 0px;
    padding-top: 30px;
    overflow: hidden;
}


/*------------------积分抽奖----------------------*/

.choujiang_qu,
.chouj_sitebar,
.choujiang_intro {
    border: 1px solid #dcdcdc;
    background: #f6f6f6;
    height: 405px;
    margin-bottom: 10px;
    color: #525252;
    padding: 12px;
}

.choujiang_qu {
    width: 619px;
    float: left;
}

.chouj_sitebar {
    width: 279px;
    float: right;
}

.choujiang_intro {
    width: 888px;
    height: auto;
}


/*抽奖*/

.choujiang_qu {
    position: relative;
    z-index: 3;
}

.button_choujiang {
    position: absolute;
    top: 148px;
    left: 223px;
    padding: 10px 0px;
    text-align: left;
    line-height: 23px;
}

.button_choujiang p {
    padding-left: 55px;
}

.button_choujiang img {
    margin-top: 7px;
}

.button_choujiang span.jifen_num {
    color: #eb3200;
}

.jp_box {
    width: 199px;
    height: 128px;
    display: inline-block;
    position: absolute;
}

.jp1,
.jp2,
.jp3,
.jp4,
.jp5,
.jp6,
.jp7,
.jp8 {
    position: relative;
}

.jp1 {
    left: 0;
    top: 0;
}

.jp2 {
    left: 211px;
    top: 0;
}

.jp3 {
    left: 422px;
    top: 0;
}

.jp4 {
    left: 422px;
    top: 138px;
}

.jp5 {
    left: 422px;
    top: 277px;
}

.jp6 {
    left: 211px;
    top: 277px;
}

.jp7 {
    left: 0;
    top: 277px;
}

.jp8 {
    left: 0;
    top: 138px;
}

.jp_box .jp_zhezhao {
    width: 199px;
    height: 128px;
    background: #000;
    filter: alpha(opacity=60);
    -webkit-opacity: 0.6;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}


/*礼包详情*/

.tips_libaoxq {
    position: absolute;
    width: 305px;
    border: 1px solid #cecece;
    background: #fff;
    padding: 10px 15px 20px;
    z-index: 3;
    line-height: 23px;
}

.tips_libaoxq .tips_title {
    font-size: 14px;
    font-weight: bold;
    color: #525252;
    border-bottom: 1px dashed #d1d1d1;
    background: url(../images/sprite_eshop_icon.png) 0 -608px no-repeat;
    padding: 0px 0px 0px 25px;
}

.tips_libaoxq .tips_content {}

.tips_libaoxq .tips_notes {
    color: #e85700;
    margin: 2px 0px;
}

.tips_libaoxq .duihuai_gamename {
    background: #e85700;
    color: #fff;
    padding: 2px 5px;
    margin-right: 5px;
}

.tips_libaoxq span.tips {
    display: inline-block;
    width: 11px;
    height: 11px;
    background: url(../images/tips_jt.gif) no-repeat;
    position: absolute;
    left: 25px;
}

.tips_libao01 span.tips,
.tips_libao02 span.tips,
.tips_libao03 span.tips {
    background-position: 0px -16px;
    top: -11px;
}

.tips_libao04 span.tips,
.tips_libao05 span.tips,
.tips_libao06 span.tips,
.tips_libao07 span.tips,
.tips_libao08 span.tips {
    background-position: 0px 0px;
    bottom: -11px;
    _bottom: -15px;
}


/* .tips_libao01{left:50px;top:64px;}
.tips_libao02{left:261px;top:64px;}
.tips_libao03{left:472px;top:64px;}
.tips_libao04{left:472px;top:-34px;}
.tips_libao05{left:472px;top:94px;}
.tips_libao06{left:261px;top:94px;}
.tips_libao07{left:50px;top:94px;}
.tips_libao08{left:50px;top:-34px;} */


/*最新获奖名单*/

.chouj_sitebar {
    background: #efefef;
}

.chouj_sitebar .hj_title {
    margin-top: -12px;
}

.chouj_sitebar .hj_title span.text_hjmd {
    background: url(../images/sprite_eshop_title.png) 0 0 no-repeat;
    display: inline-block;
    width: 157px;
    height: 0px;
    padding-top: 43px;
    overflow: hidden;
}

.chouj_sitebar .hj_content {
    background: url(../images/bg_hjcon.jpg) 0 0 repeat-y;
    width: 271px;
    margin-top: 4px;
    padding: 0 0 8px 8px;
    border-bottom: 1px solid #f6f6f6;
}

.chouj_sitebar .hj_content span.hjcon_top {
    background: url(../images/bg_hjcon_top.jpg) 0 0 no-repeat;
    display: block;
    height: 4px;
    line-height: 0;
    width: 279px;
    margin: 0 0 5px -8px;
}

.winner_box {
    border-bottom: 1px dotted #ccc;
    margin: 4px 7px 0 0;
    position: relative;
    height: 64px;
}

.winner_box .winner_touxiang {
    position: absolute;
    left: 0;
    top: 4px;
    border: 1px solid #c9c9c9;
}

.winner_box .winner_nickname {
    padding-left: 60px;
    color: #ff6408;
    font-weight: bold;
    line-height: 25px;
}

.winner_box .winner_dwaw {
    padding-left: 60px;
    color: #adadad;
}

.winner_box .winner_dwaw i {
    font-style: normal;
    color: #525252;
}


/*玩法介绍*/

.choujiang_intro {
    padding: 20px 35px;
    line-height: 22px;
}

.choujiang_intro .intro_title {
    background: url(../images/sprite_eshop_title.png) 0 -43px no-repeat;
    height: 0px;
    padding-top: 30px;
    overflow: hidden;
    margin-left: -35px;
    margin-bottom: 10px;
}


/*------------------商品详情----------------------*/

.pro_detail_con,
.libao_detail_con,
.same_product_con {
    padding: 18px 17px 30px;
    color: #888;
    position: relative;
    zoom: 1;
}

.libao_detail_box,
.same_product_box {
    margin-top: -11px;
}


/*商品详情*/

.pro_detail_con {
    height: 162px;
}

.product_thumb {
    position: absolute;
    left: 17px;
}

.product_thumb img {
    border: 1px solid #e0e0e0;
}

.product_name,
.jifen_need,
.jifen_remain,
.infor_duihuan,
.toduihuan,
.duihuan_num {
    padding-left: 280px;
    line-height: 30px;
}

.product_name {
    font-family: Microsoft yahei;
    font-size: 18px;
    font-weight: bold;
    color: #4c4c4c;
    margin-bottom: 7px;
}

.toduihuan .btn_duihuan {
    background: url(../images/sprite_btns.png) no-repeat 0 -261px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    text-align: center;
    text-decoration: none;
    width: 97px;
    margin: 10px 13px 0 0;
}

.toduihuan span.btn_shouwan,
.toduihuan span.btn_xiajia {
    margin: 10px 13px 0px 0px;
    display: inline-block;
}

.pro_detail_con .jifen_num {
    color: #ea4e04;
}

.pro_detail_con .jifen_num .jifen_num_big {
    font-size: 16px;
}

.pro_detail_con .get_jifen {
    text-decoration: none;
    color: #2b68b2;
    position: absolute;
    top: 73px;
    right: 180px;
}

.pro_detail_con .remain_part {
    position: absolute;
    top: 86px;
    right: 230px;
}


/*批量兑换*/

.duihuan_num {
    margin-top: 4px;
    line-height: 25px;
    position: relative;
    float: left;
}

.select_num_box {
    display: inline-block;
    border: 1px solid #bababa;
    height: 25px;
    line-height: 25px;
    margin-right: 10px;
    float: left;
}

i.assign_num {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 20px;
    font-style: normal;
    border: 1px solid #bababa;
    border-width: 0 1px;
    float: left;
    -webkit-box-shadow: inset 1px 1px 1px #dbdbdb;
    -moz-box-shadow: inset 1px 1px 1px #dbdbdb;
    -o-box-shadow: inset 1px 1px 1px #dbdbdb;
    -ms-box-shadow: inset 1px 1px 1px #dbdbdb;
    box-shadow: inset 1px 1px 1px #dbdbdb;
}

a.select_reduce,
a.select_add {
    display: inline-block;
    width: 14px;
    height: 25px;
    float: left;
    background: url(../images/sprite_eshop_icon.png) no-repeat;
    text-decoration: none;
}

a.select_reduce {
    background-position: 0 -682px;
}

a.select_add {
    background-position: -14px -682px;
}

a.no_reduce {
    background-position: 0 -707px!important;
}

a.no_add {
    background-position: -14px -707px!important;
}

.num_tips {
    position: absolute;
    left: 266px;
    top: -38px;
    background: #fff9e1;
    border: 1px solid #c9ba93;
    padding: 5px 20px;
    width: 150px;
    height: 25px;
}

.tips_jt {
    position: absolute;
    z-index: 20000;
    display: inline-block;
    width: 13px;
    height: 8px;
    background: url(../images/icon_topsJt.gif) 0 0 no-repeat;
    left: 45px;
    top: 35px;
}

.close_tips {
    display: inline-block;
    width: 15px;
    height: 0;
    padding-top: 15px;
    overflow: hidden;
    background: url(../images/sprite_eshop_icon.png) 0 -732px no-repeat;
    position: absolute;
    right: 0;
    top: 0;
}

.eshopma_arry {
    width: 520px!important;
}

.arry_duihuan {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.arry_duihuan i {
    color: #ff0000;
    font-style: normal;
}

.jihuo_code_list {
    margin: 10px auto;
    margin-right: -20px;
}

.jihuo_code_list li {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    padding-right: 55px;
    margin: 5px 20px 5px 0;
    float: left;
    display: inline;
    text-align: left;
    width: 165px;
    position: relative;
    font-family: arial;
    font-size: 12px;
}

.btn_copy {
    text-decoration: none;
    display: block;
    position: absolute;
    right: 0;
    top: 0px;
    background: url(../images/eshop_pop.png) 0 -504px no-repeat;
    width: 54px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #6a6a6a;
    _display: inline;
}

.btn_copy:hover {
    text-decoration: none;
}

.view_libao_history {
    text-align: center;
    padding-top: 15px;
}

.view_libao_history a {
    color: #888;
}


/*礼包详情*/

.libao_detail_con {
    line-height: 24px;
    padding-top: 3px;
}

.libao_detail_con .libao_title {
    font-weight: bold;
    color: #555;
    margin-top: 15px;
    float: left;
}

.libao_detail_con .libao_detail {
    padding-right: 15px;
    float: right;
}


/*同类商品推荐*/

.same_product_con {
    padding: 15px 15px 30px 0;
}


/*------------------礼包记录----------------------*/

.YhzxMenuGroup .mild p a {
    text-decoration: none;
}

.mylibao_con {
    min-height: 230px;
    height: auto!important;
    height: 230px;
}

.mylibao_con,
.myjifen_con {
    padding: 20px 15px;
    zoom: 1;
}

.mylibao_con .libao_list,
.myjifen_con .jifen_list {
    border-collapse: collapse;
}

.mylibao_con .libao_list td,
.mylibao_con .libao_list th,
.myjifen_con .jifen_list td,
.myjifen_con .jifen_list th {
    text-align: center;
    padding: 10px;
    border: 1px solid #e4e4e4;
}

.mylibao_con .libao_list thead th,
.myjifen_con .jifen_list thead th {
    background: #e4e4e4;
    color: #555;
}

.mylibao_con .libao_list tbody td,
.myjifen_con .jifen_list tbody td {
    color: #888;
    font-family: 宋体;
}

.mylibao_con .libao_list tbody td a,
.myjifen_con .jifen_list tbody td a {
    color: #888;
}

.mylibao_con .libao_list tr.li1,
.myjifen_con .jifen_list tr.li1 {
    background: #fff;
}

.mylibao_con .libao_list tr.li2,
.myjifen_con .jifen_list tr.li2 {
    background: #fafafa;
}

.mylibao_con .libao_list .t_unused,
.myjifen_con .jifen_list .t_unused {
    color: #ea4e04;
}

.libao_detail {
    line-height: 35px;
    color: #555;
    padding: 0 <15px></15px>;
}

.libao_detail .libao_name {
    color: #ea4e04;
    font-size: 14px;
    font-weight: bold;
}

.libao_detail p {
    padding-left: 10px;
}

.libao_detail .libao_detail_content {
    margin-top: -10px;
}

.libao_detail b {
    color: #888;
    background: url(../images/sprite_eshop_icon.png) 0 -430px no-repeat;
    display: inline-block;
    padding-left: 10px;
    margin-left: -10px;
}


/*------------------积分记录----------------------*/

.myjifen_con .jifen_list .td4 {
    text-align: left;
}


/*------------------积分讲堂----------------------*/

.jifenrules_con {
    padding: 20px 30px;
}

.rules_conlist {
    line-height: 20px;
    color: #777;
    margin-bottom: 20px;
    padding-left: 25px;
}

.rules_conlist .rules_title {
    color: #555;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 5px;
    background: url(../images/sprite_eshop_icon.png) 0 -465px no-repeat;
    margin-left: -25px;
    padding-left: 25px;
}

.rules_conlist .sub_rules {
    margin: 5px 20px;
}

.rules_conlist .rules_questions {
    margin-top: 10px;
    display: inline-block;
}


/*弹窗*/

.eshopPopBar {
    width: 424px;
    border: 1px solid #dadada;
    color: #888;
    font-size: 12px;
    background: #fff;
}

.eshopPopBar em {
    font-style: normal;
}

.wenjuan_bt {
    position: relative;
    padding: 0 0 0 10px;
    height: 37px;
    line-height: 35px;
    font-size: 16px;
    font-family: Microsoft YaHei, simsun;
    font-weight: 700;
    background: url(../images/sprite_pop_wenjun.png) 0 -1px repeat-x;
}

.wenjuan_bt .wb_te {
    color: #ff8003;
}

.wenjuan_bt .btn_wj_close {
    position: absolute;
    right: 11px;
    top: 8px;
    display: block;
    width: 19px;
    height: 19px;
    background: url(../images/sprite_pop_wenjun.png) -200px -113px;
    line-height: 133px;
    overflow: hidden;
}

.eshop_nr {
    padding: 20px;
}

.eshop_nr .text,
.eshop_nr .text2 {
    font-size: 14px;
    line-height: 25px;
    font-weight: 700;
    padding-left: 15px;
}

.eshop_nr .text2 {
    text-align: center;
    padding-left: 0;
}

.eshop_nr .text3 {
    padding: 10px 0 10px 15px;
}

.eshop_nr .text3 a {
    color: #888;
    text-decoration: underline;
}

.eshop_nr .eshopbtn {
    margin: 15px auto;
    width: 250px;
    height: 36px;
    clear: both;
}

.eshopbtn a {
    width: 98px;
    height: 36px;
    background: url(../images/eshop_pop.png) no-repeat;
    overflow: hidden;
    line-height: 150px;
    float: left;
    border: 0;
    margin: 0 0 0 15px;
    padding: 0;
    display: block;
    _display: inline;
    cursor: pointer;
}

.eshopbtn .btn_duihuan {
    background-position: 0 0;
}

.eshopbtn .btn_duihuan:hover {
    background-position: 0 -36px;
}

.eshopbtn .btnqd_align {
    margin-left: 72px;
}

.eshopbtn .btn_quxiao {
    background-position: 0 -360px;
}

.eshopbtn .btn_quxiao:hover {
    background-position: 0 -396px;
}

.eshopbtn .btn_jixu {
    background-position: 0 -144px;
}

.eshopbtn .btn_jixu:hover {
    background-position: 0 -180px;
}

.eshopbtn .btn_qita {
    background-position: 0 -288px;
    width: 118px;
}

.eshopbtn .btn_qita:hover {
    background-position: 0 -324px;
}

.eshopbtn .btn_game {
    background-position: 0 -72px;
}

.eshopbtn .btn_game:hover {
    background-position: 0 -108px;
}

.eshopbtn .btn_queding {
    background-position: 0 -216px;
}

.eshopbtn .btn_queding:hover {
    background-position: 0 -252px;
}

.eshopbtn .btn_ytx {
    background-position: 0 -600px;
}

.eshopbtn .btn_ytx:hover {
    background-position: 0 -636px;
}

.eshopbtn .btn_qtx {
    background-position: 0 -672px;
}

.eshopbtn .btn_qtx:hover {
    background-position: 0 -708px;
}

.eshoppop {
    width: 382px;
}

a.eshop_btn_close {
    background-position: 0px -529px;
}

a.eshop_btn_close:hover {
    background-position: 0px -565px;
}


/*复制*/

.eshopma {
    width: 475px;
}

.eshopma .ma {
    line-height: 23px;
    margin: 10px 0 10px 15px;
    overflow: hidden;
}

.eshopma .ma span {
    float: left;
}

.eshopma .ma em {
    font-family: Arial;
}

.eshopma .ma .fuzhi {
    text-decoration: none;
    display: block;
    float: left;
    background: url(../images/eshop_pop.png) 0 -504px no-repeat;
    width: 54px;
    height: 24px;
    text-align: center;
    color: #6a6a6a;
    margin: 0 55px 0 10px;
    _display: inline;
}

.eshopma .ma .fuzhi:hover {
    text-decoration: none;
}

.eshopma .ma .libao {
    float: left;
    text-decoration: underline;
    color: #888;
}


/*登录*/

.eshopdl {
    width: 370px;
}


/*游族通行证*/

.eshopdlBox {
    padding: 10px 15px;
}

.eshopdlBox .delu_info_qu {
    color: #acacac;
    padding: 5px 5px 5px 61px;
}

.eshopdlBox .delu_info_qu .ha_sr {
    margin-bottom: 10px;
}

.eshopdlBox .delu_info_qu .ha_sr label {
    float: left;
    width: 63px;
    text-align: right;
    color: #828282;
    line-height: 26px;
    padding-right: 5px;
}


/*.eshopdlBox .delu_info_qu .ha_sr input{width:195px;height:25px;line-height:26px;border:none;border:1px solid #dadada;background:#fff;}*/

.eshopdlBox .delu_info_qu .ha_sr input.nor {
    color: #b0b0b0;
}

.eshopdlBox .delu_info_qu .ha_sr input.on {
    color: #333333;
}

.eshopdlBox .delu_info_qu .ha_ts {
    padding: 1px 0 11px 0px;
    position: relative;
}

.eshopdlBox .delu_info_qu .ha_ts .wjmms {
    position: absolute;
    color: #5c5c5c;
    right: 98px;
    top: 5px;
    top: 7px\9;
    text-align: right;
    text-decoration: underline;
}

.eshopdlBox .delu_info_qu .ha_btns {
    padding: 0 0 10px 0px;
}

.eshopdlBox .delu_info_qu .ha_btns a {
    display: inline-block;
    line-height: 150px;
    text-align: center;
    vertical-align: middle;
    font-size: 0px;
    overflow: hidden;
    background: url(../images/sprite_btns.png) no-repeat;
}

.eshopdlBox .delu_info_qu .ha_btns a.btn_denglu {
    width: 98px;
    height: 36px;
    background-position: 0 -36px;
    margin-right: 2px;
}

.eshopdlBox .delu_info_qu .ha_btns a.btn_denglu:hover {
    background-position: 0 0;
}

.eshopdlBox .delu_info_qu .ha_btns a.btn_reg {
    width: 98px;
    height: 36px;
    background-position: 0 -108px;
}

.eshopdlBox .delu_info_qu .ha_btns a.btn_reg:hover {
    background-position: 0 -72px;
}

.eshopdlBox .delu_info_qu .ha_way {
    font-family: Microsoft YaHei, simsun;
    font-weight: bold;
    border-top: 1px dotted #CCCCCC;
    padding: 6px 0 3px 0px;
}

.eshopdlBox .delu_info_qu .ha_tubiao {
    padding: 8px 0 4px 0px;
}

.eshopdlBox .delu_info_qu .ha_tubiao a {
    background: url(../images/sprite_sntu.png) no-repeat;
    margin-right: 11px;
    color: #acacac;
    padding: 3px 0 4px 26px;
    text-decoration: none;
}

.eshopdlBox .delu_info_qu .ha_tubiao a:hover {
    color: #4b4b4b;
    text-decoration: underline;
}

.eshopdlBox .delu_info_qu .ha_tubiao a.deng_sina {
    background-position: 0 -24px;
}

.eshopdlBox .delu_info_qu .ha_tubiao a.deng_17173 {
    background-position: 0 0;
}

.eshopdlBox .delu_info_qu .ha_cuowu {
    color: #f95607;
    height: 14px;
    padding-left: 65px;
    margin-top: -5px;
}


/*查看签到*/

.qiandao_pop {
    width: 510px;
}

.qiandao_pop .qiandao_left {
    width: 247px;
    height: 215px;
    float: left;
    position: relative;
}

.qiandao_pop .qiandao_left .calendar_group {}

.qiandao_pop .qiandao_left .calendar_group .calendar_ym {
    position: absolute;
    top: 0;
    right: 0;
    background: #fffffa;
    border: 1px solid #e3e3e3;
    border-bottom: none;
    padding: 7px 10px;
    font-family: 宋体;
    line-height: 9px;
}

.qiandao_pop .qiandao_left .calendar_group .calendar_ym .m_prev,
.qiandao_pop .qiandao_left .calendar_group .calendar_ym .m_next {
    display: inline-block;
    width: 5px;
    height: 9px;
    line-height: 0px;
    font-size: 0px;
    overflow: hidden;
    background: url(../images/sprite_eshop_icon.png) no-repeat;
    cursor: pointer;
    margin: 0 5px;
}

.qiandao_pop .qiandao_left .calendar_group .calendar_ym .m_prev {
    background-position: 0 -515px;
}

.qiandao_pop .qiandao_left .calendar_group .calendar_ym .m_next {
    background-position: -34px -515px;
}

.qiandao_pop .qiandao_left .calendar_date {
    border-collapse: collapse;
    position: absolute;
    bottom: 0;
    border: 1px solid #e3e3e3;
}

.qiandao_pop .qiandao_left .calendar_date td {
    background: #fffffa;
    text-align: center;
    font-family: 宋体;
    font-weight: bold;
    width: 36px;
    height: 26px;
    border: 1px solid #e3e3e3;
}

.qiandao_pop .qiandao_left .calendar_date thead td {
    border: none;
}

.qiandao_pop .qiandao_left .calendar_date .date_on {
    background: url(../images/sprite_eshop_icon.png) 0 -488px no-repeat;
}

.qiandao_pop .qiandao_left .calendar_date .date_days {
    background: #fff;
    font-weight: normal;
    width: 100%;
}

.qiandao_pop .qiandao_left .calendar_date .date_days .qd_day_num {
    color: #ff7f3e;
    font-weight: bold;
}

.qiandao_pop .qiandao_right {
    width: 175px;
    height: 195px;
    padding: 10px;
    background: #f7f7f7;
    float: right;
    line-height: 22px;
}

.qiandao_pop .qiandao_right .title_qiandao {
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding-bottom: 7px;
    margin-bottom: 10px;
}

.qiandao_pop .qiandao_right .title_qiandao .qd_num {
    color: #ff7f3e;
    padding: 5px;
}

.qiandao_pop .qiandao_right .qiao_list {
    margin-top: 5px;
}

.qiandao_pop .qiandao_right .qiao_list .c_num {
    color: #ff7f3e;
}


/*经验值横轴*/

.ExperienceScoreGroup {
    border: 1px solid #dcdcdc;
    background: #f6f6f6;
    margin-bottom: 10px;
    color: #525252;
    padding: 12px 0px;
}

.ExperiQu {
    padding: 40px 0px 10px 110px;
}

.jyzBgzu {
    position: relative;
    zoom: 1;
    width: 780px;
    height: 10px;
    background: url(../images/sprite_expre.png) repeat-x 0px -73px;
}

.jyzBgzu .jyz_txt {
    position: absolute;
    left: -80px;
    top: -12px;
    display: block;
    width: 80px;
    height: 32px;
    line-height: 32px;
    background: url(../images/sprite_expre.png) no-repeat right 0px;
    font-size: 14px;
    font-family: "微软雅黑";
}

.jyzBgzu .jyz_right {
    position: absolute;
    right: -7px;
    top: 0px;
    display: block;
    width: 7px;
    height: 11px;
    background: url(../images/sprite_expre.png) no-repeat -74px -103px;
}

.jyzBgzu .jyz_on_zu {
    position: relative;
    height: 10px;
    background: url(../images/sprite_expre.png) repeat-x 0px -48px;
}

.jyzBgzu .jyz_on_zu .jyz_fen {
    position: absolute;
    right: -33px;
    top: -29px;
    display: block;
    width: 67px;
    height: 28px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    background: url(../images/sprite_expre.png) no-repeat 0px -102px;
}

.LibaosQu {
    padding: 20px 0px 10px 20px;
    _padding-left: 0px;
}

.Libaoszu {}

.Libaoszu li {
    float: left;
    width: 105px;
    margin: 0px 39px;
    position: relative;
    text-align: center;
}

.Libaoszu li .lib_tu {}

.Libaoszu li .lib_nm {
    padding: 5px 0px 10px 0px;
}

.Libaoszu li .lib_btn {}

.Libaoszu li .lib_btn span {
    display: inline-block;
    width: 80px;
    height: 27px;
    line-height: 27px;
    background: url(../images/sprite_expre.png) no-repeat;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #fff;
}

.Libaoszu li .lib_btn span.ling_over {
    background-position: 0 -165px;
}

.Libaoszu li .lib_btn span.ling_have {
    background-position: 0 -133px;
}

.Libaoszu li .lib_btn span a {
    display: inline-block;
    width: 80px;
    height: 27px;
    line-height: 27px;
    background: none;
    color: #fff;
    text-decoration: none;
}

.Libaoszu li .lib_tan {
    position: absolute;
    left: 0px;
    top: 49px;
    width: 120px;
    text-align: center;
    padding: 12px 0px 2px 0px;
    line-height: 18px;
    background: url(../images/sprite_expre.png) no-repeat 0 -194px;
}

.Libaoszu li .lib_tan em {
    font-style: normal;
    color: #F00;
    font-weight: bold;
}


/*情人祝福*/

.renwu_lover_con .jifen_num {
    color: #ea4e04;
}

.text_lover {
    background: url(../images/sprite_eshop_icon.png) 0 -757px no-repeat;
    padding-left: 50px;
    height: 28px;
    line-height: 28px;
    margin: 10px 0 10px 5px;
}

.renwu_lover_con a {
    color: #888;
    text-decoration: none;
}

.renwu_lover_con a:hover {
    color: #ea4e04;
}

.renwu_lover_con .btn_action a {
    background-image: url("../images/sprite_shop_btns.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 0;
    margin-top: 7px;
    overflow: hidden;
    padding-top: 31px;
    width: 104px;
}

.renwu_lover_con a.btn_bind {
    background-position: 0 -21px;
}