@charset "utf-8";
/* /webgame/sgs/tpl/css/gserver.css */
/* ue_notice */
.ue_notice{ position:absolute; top: 220px;left: 50%;margin-left:-262px;z-index: 99;}

/*ser_out_face*/
.ser_out_face{
    top:170px;
    opacity:1;
    filter:alpha(opacity=100);
    width: 608px;
    margin-left: -400px;
    z-index: 99;

    display: none !important;
}
.out_face_hd,.out_face_bd,.out_face_fd{background:url(../webgame/sgs/tpl/images/sprite_login.png?4e0b80e);}
.out_face_hd,.out_face_hd a{ color:#fff88f; }
.out_face_hd{ background-position:0 0;padding: 16px 30px 0 8px;height: 30px;}
.out_face_bd{ /*overflow:hidden;*/background-position:-608px 0;padding:0;background-repeat: repeat-y;}
.out_face_fd{padding-bottom:23px;background:url(../webgame/sgs/tpl/images/sprite_serv.png?4e0b80e) 0 bottom; /*zoom:1;background-position:-1216px bottom;background-repeat: no-repeat;*/}

/* store_btn */
.sns_textscroll h2{color:#8C2222;}
.text_scroll_bx{ height:24px;}
.text_scroll_bx a{color:#8C2222}
.text_scroll_bx a:hover{ color:#8C2222;}
.text_scroll_bx li img{ display:inline-block; *display: inline; *zoom:1; margin:5px 3px;}
.m_server {}
.m_server .m_server_hd,.m_server .m_server_bd,.m_server .m_server_fd{ background:none;}
.m_server .m_server_hd{ width:0; height:0;}
.m_server .m_server_bd { padding-left:0; width:580px;}
.m_server_bd h2{ background:none; font-size:14px; font-family:"microsoft yahei"; font-weight:700; color:#c8e9f4; text-indent:0; line-height:36px;}
.alert_w{ background:url(../webgame/sgs/tpl/images/sprite_6.png?4e0b80e) no-repeat 0 0;}
.select_ser{ color:#c8e9f4;}
.m_played_ser .nplay { color:#c8e9f4;}
.m_server .m_server_fd{ height:0; width:594px;}

/*server_box*/
.server_num li{ background: #5582ad; border-color:#234458; color: #c8e9f4;}
.server_num li.cur{ background:#2a4b6b;border-bottom-color:#2a4b6b;color: #c8e9f4;}
.server_all .m_server_num{border-bottom-color: #234458;}

/*scrollbar*/
.jScrollPaneContainer{outline: none;}
a.jScrollArrowUp { background:url(../webgame/sgs/tpl/images/sprite_6.png?4e0b80e) no-repeat  0 -76px;}
a.jScrollArrowDown { background: url(../webgame/sgs/tpl/images/sprite_6.png?4e0b80e) no-repeat -17px -76px;}
a.jScrollArrowUp:hover{ background:url(../webgame/sgs/tpl/images/sprite_6.png?4e0b80e) no-repeat 0  -88px;}
a.jScrollArrowDown:hover{ background: url(../webgame/sgs/tpl/images/sprite_6.png?4e0b80e) no-repeat -17px -88px;}
.jScrollPaneTrack{background:#59595a;}
.jScrollPaneDrag{background:#3c3c3d;}
.allTxt_box .allTxt{color:#c8e9f4;}
.server_all  .server_box{height: 105px;}

.m_recommed_ser,.m_played_ser,.m_all_ser .m_hd{
    display: none;
}
.m_server .m_server_bd{
    width: 100%;
    overflow: visible;
}
/*.sfgg_mod{*/
    /*margin: 10px auto 0;*/
    /*width: 570px;*/
/*}*/
.m_all_ser{
    display: none;
}
#xfk_custom_module{
    margin: 0 10px;
}

.sgs-serv-infos{
    background: #e0d7c5;
    padding: 10px 10px 0;
    position: relative;
    *zoom:1;
}
.sgs-serv-infos .infos-l{
    float: left;
    width: 293px;
}
.sgs-serv-infos .infos-r{
    float: right;
    width: 266px;
}
.sgs-serv-infos .infos-txt{
    line-height: 20px;
    font-size: 14px;
    color: #562018;
    padding-left: 20px;
    position: relative;
    *zoom:1;
    margin-bottom: 5px;
}
.sgs-serv-infos .infos-txt dt{
    position: absolute;
    top:0;
    left: 0;
}
.sgs-serv-infos .infos-txt dd{

}
.sgs-serv-infos .infos-wdbtns a{
    float: left;
    background:url(../webgame/sgs/tpl/images/sgs-serv.png?) no-repeat;
    background-position:0 -45px;
    width:144px;
    height:35px;
    text-align: center;
    line-height: 35px;
    color: #3d2916;
    margin-right: 3px;
}
.sgs-serv-infos .infos-wdbtns a.wdbtn-new{
    margin-right: 2px;
}
.sgs-serv-infos .infos-wdbtns a:hover{
    background-position:0 -85px;
}
.sgs-serv-infos .infos-mode{
    width: 266px;
    height: 36px;
    background:url(../webgame/sgs/tpl/images/sgs-serv.png?) no-repeat;
    position: relative;
    *zoom:1;
}
.sgs-serv-infos .infos-mode .browser-mode{
    position: absolute;
    right: 0;
    top: 0;
    *zoom: 1;
    width: 266px;
    height: 36px;
    cursor: default;
}

.sgs-serv-infos .infos-mode .browser-mode .browser-mode-thumbnail{
    position: absolute;
    top: 6px;
    left: 270px;
    width: 170px;
    height: 160px;
    overflow: hidden;
    display: none;
    z-index: 999;
}

.sgs-serv-infos .infos-mode .browser-mode:hover .browser-mode-thumbnail {
    display: block;
}

.sgs-serv-all{
}

.sgs-serv-all ul{
    height: 200px;
    overflow: hidden;
}

.sgs-serv-all li{
    float: left;
    padding: 14px;
}
.sgs-serv-item{
    display: block;
    width: 264px;
    height: 170px;
    border: solid 1px #ded6c7;

    position: relative;
}
.sgs-serv-item .sgs-serv-cover{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background:url(../webgame/sgs/tpl/images/xfk_new/xfk_cover.png?4e0b80e) repeat;
    z-index: 3;

    display: none;
}
.sgs-serv-item .sgs-serv-link{
    display: block;
    height: 100%;
}
.sgs-serv-item .sgs-serv-img{
    display: block;
    width: 100%;
    height: 100%;
}
.sgs-serv-item .sgs-serv-tit{
    background:url(../webgame/sgs/tpl/images/xfk_new/xfk_tit.png?4e0b80e) repeat;
    position: absolute;
    left: 0;
    bottom:0;
    width:100%;
    height: 36px;
}
.sgs-serv-item .sgs-serv-name{
    font-size: 18px;
    font-weight: bold;
    color: #edcda2;
    line-height: 36px;
    padding-left: 10px
}
.sgs-serv-item .sgs-serv-btn{
    background:url(../webgame/sgs/tpl/images/xfk_new/xfk_btn.png?4e0b80e) no-repeat;
    position: absolute;
    right: 10px;
    bottom:4px;
    width: 90px;
    height: 28px;
}
.sgs-serv-item .sgs-serv-flag{
    position: absolute;
    top: 0;
    right: 0;
}


.sgs-serv-all li{
    transition: filter 0.3s, color 0.3s;
}
.sgs-serv-all li:hover{
    filter: brightness(1.2);
}

.sgs-serv-all li.recom .sgs-serv-flag{
    background:url(../webgame/sgs/tpl/images/xfk_new/xfk_flag_1.png?4e0b80e) no-repeat;
    width: 68px;
    height: 24px;
}

.sgs-serv-all li.recent .sgs-serv-flag{
    background:url(../webgame/sgs/tpl/images/xfk_new/xfk_flag_2.png?4e0b80e) no-repeat;
    width: 58px;
    height: 20px;
}
.sgs-serv-all li.maintain .sgs-serv-cover{
    display: block;
}
.sgs-serv-all li.maintain:hover{
    filter: brightness(1);
}
.sgs-serv-all li.maintain .sgs-serv-flag{
    background:url(../webgame/sgs/tpl/images/xfk_new/xfk_flag_3.png?4e0b80e) no-repeat;
    width: 68px;
    height: 24px;
}
.discus_btn{ display: none }
/* /webgame/sgs/tpl/css/game.css */
/*
 frm ：表示框架
 sfrm: 表示小的框架
 mod : 表示模块 
 wg ：表示公用内容
 cnt : 表示内容
*/

body, .my_ftop {
    font-family: "Microsoft Yahei", "微软雅黑", sans-serif;
}

body, button, input, select, textarea {
    font: 12px/1.5 "Microsoft Yahei", "微软雅黑", "simsun", tahoma, arial, sans-serif;
}

.my_topbar {
    min-width: 1212px;
}

.my_ftop {}

.wrapper {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

body, html, .my_ftop {
    /*background:  url(../webgame/sgs/tpl/images/body_bg.jpg?4e0b80e) 0 0 repeat;*/
    background: #fefefe;
}

::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #b2b2b2;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #b2b2b2;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #b2b2b2;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #b2b2b2;
}

/* ======================== frm 整体框架 ========================  */

.view {
    /*background:  url(../webgame/sgs/tpl/images/body_bg.jpg?4e0b80e) 0 0 repeat;*/
    background: #fefefe;
    *zoom: 1;
}

.frm_header {
    position: relative;
    zoom: 1;
    height: 800px;
}

.wg-ad {
    position: absolute;
    top: -593px;

}
.wg-ad.ad-box-1{
    right: 50%;
    margin-right: 510px;
}
.wg-ad.ad-box-2{
    left: 50%;
    margin-left: 510px;
}

.wg-ad .j-link {
    cursor: pointer;
}

.wg-ad .ad-close {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../webgame/sgs/tpl/images/ad-close.png?) no-repeat;
    cursor: pointer;
}

.wg-head {
    position:relative;
    *zoom: 1;

    width: 100%;
    min-width: 1200px;
    height: 870px;
    overflow: hidden;
}

.head-layer{
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0;
    width: 1920px;
    height: 100%;
    overflow: hidden;
    z-index: 1;
}
.head-layer .wrapper{
    height: 870px;
}
.head-layer.layer-opt{
    z-index: 6;
}
.head-layer.layer-fixed{
    z-index: 5;
}
.head-layer.layer-parallax{
    z-index: 4;
}
.head-layer.layer-pro{
    z-index: 3;
}
.head-layer.layer-eff{
    z-index: 2;
}
.head-layer.layer-bg{
    z-index: 1;
}

/* 浮动元素层 */
.layer-fixed .fixed-logo{
    width: 100%;
    height:100%;
    position: absolute;
    top: 0;
    left: 0;
}

/* 视差效果层（暂无） */
.layer-parallax .parallax-sence{
    vertical-align: top;
    line-height: 0;
    width: 1920px;
    height: 950px;
}
.layer-parallax .parallax-sence.parallax-sence-1{
}

/* 前景切片（暂无） */

/* 效果（视频） */
.layer-eff video {
	object-fit: fill;
	width: 1920px;
	height:870px;
	left:50%;
	margin-left:-960px;
    position: absolute;
}
.layer-eff .video-mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.3;
}


/* 
.layer-bg{
    background: url(../webgame/sgs/tpl/images/bg/bg.jpg?4e0b80e) center top no-repeat;
} */




.wg-main-container {
    position: relative;
    font-family: "microsoft Yahei";
    font-size: 14px;
    z-index: 10;
    width: 1200px;
    margin: -80px auto 0;
}

.wg-main {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.wg-main a {
    font-size: 14px;
}

/* ======================== mod 通用模块 ========================  */

.mod {
    background: #fefcf4;
    padding: 10px;
}

.mod-hd {
    position: relative;
    *zoom: 1;
    height: 52px;
    padding-left: 52px;
    margin-bottom: 10px;
    overflow: hidden;
}
.mod-hd i{
    position: absolute;
    left: 0;
    top: 0;
    width: 39px;
    height: 47px;
    background: url(../webgame/sgs/tpl/images/sprite_tit.png?4e0b80e) no-repeat 0 0;
}
.mod-hd .mod-tit {
    float: left;
    background: url(../webgame/sgs/tpl/images/sprite_tit.png?4e0b80e) no-repeat 0 0;
    font-size: 0;
}
/* 热门武将 */
.m-rmwj .mod-hd i{
    background-position: 0 0;
}
/* 最新活动场模式介绍 */
.m-hdjs .mod-hd i{
    background-position: 0 -188px;
}
/* 最新版本介绍 */
.m-bbjs .mod-hd i{
    background-position: 0 -329px;
}
/* 游戏攻略 */
.m-yxgl .mod-hd i{
    background-position: 0 -94px;
}
/* 游戏资料 */
.m-yxzl .mod-hd i{
    background-position: 0 -141px;
}
/* 壁纸 */
.m-jmbz .mod-hd i{
    background-position: 0 -423px;
}
/* 精彩视频 */
.m-jcsp .mod-hd i{
    background-position: 0 -376px;
}
/* 推荐 */
/* 要特殊写 */
/* 客服中心 */
/* 要特殊写 */

.m-wjjl .mod-hd i{
    background-position: 0 -47px;
}

.mod-bd {
    position: relative;
    *zoom: 1;
    /*padding-top: 10px;*/
}



a.mod-more {
    position: absolute;
    line-height: 18px;
    color: #7f7f7f;
    padding-right: 16px;
    right: 20px;
    top: -35px;
    *zoom: 1;
    font-size: 14px;
}

a.mod-more:hover {
    color: #7f7f7f;
}

a.mod-more i {
    position: absolute;
    right: 0;
    width: 12px;
    height: 12px;
    top: 3px;
    cursor: pointer;
    background: url(../webgame/sgs/tpl/images/sprite_btn.png?4e0b80e) no-repeat;
    background-position: 0 -199px;
    *zoom: 1;
}

.mod-list {
    position: relative;
    padding-top: 10px;
}

.mod-list li {
    line-height: 38px;
    height: 38px;
    vertical-align: top;
    position: relative;
    zoom: 1;
    /*padding-left: 12px;*/
    border-bottom: 1px dotted #ccc;
}

.mod-list li i {
    position: absolute;
    width: 11px;
    height: 7px;
    left: 0;
    top: 16px;
    /*background: url(../webgame/sgs/tpl/images/sprite.png?4e0b80e) -128px -100px;*/
}

.mod-list li span {
    float: right;
    color: #8c6c55;
    font-size: 14px;
}

.mod-list li a {
    /*float: left;*/
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    color: #4f3828;
    font-size: 14px;
}

.mod-list li:hover a {
    color: #C1A274;
    text-decoration: underline;
}

/* tab */

.tab-hd li {
    cursor: pointer;
}

.tab-hd li.mod-tit {
    color: #4f3828;
    border-bottom: none;
    width: 100px;
    background: none;
}

.tab-hd li.mod-tit.cur {
    border-bottom: 3px solid #007768;
}

/*.tab-bd {
    position: absolute;
    top: 12px;
    left: 0;
}*/

/* ======================== 2018/08/28 by alun ========================  */

/*cnt_header*/

.cnt_header {
    width: 318px;
    height: 286px;
    background: url(../webgame/sgs/tpl/images/header_bg.png?4e0b80e) no-repeat;
    position: absolute;
    left: 0;
    top: 336px;
}

/*.cnt_header{  position: absolute;  top: 0;  left: 50%;  margin-left:-500px;  width: 1000px;  height: 700px;  overflow: hidden;	z-index: 2;}*/

.cnt_header .btn_goto {
    /*border: 1px solid #ff0000;*/
    /*background: url(../webgame/sgs/tpl/images/sprite_btn.png?4e0b80e) no-repeat 0 0;*/
    /*background-position:0 -1054px;*/
    background: url(../webgame/sgs/tpl/images/start_game.gif?4e0b80e) no-repeat center center;
    position: absolute;
    width: 302px;
    height: 110px;
    /*overflow: hidden;*/
    top: 16px;
    left: 8px;
    line-height: 30;
}

/*.cnt_header .btn_goto:hover{*/

/*background-position:0 -1169px;*/

/*}*/

.cnt_header .m_nlogin {
    position: absolute;
    top: 131px;
    left: 8px;
    width: 302px;
    height: 50px;
    overflow: hidden;
    font-size: 0;
    font-family: "simsun";
}

.cnt_header .m_nlogin a {
    background: url(../webgame/sgs/tpl/images/sprite_btn.png?4e0b80e) no-repeat;
    display: inline-block;
    *zoom: 1;
}

.cnt_header .m_nlogin .btn_login {
    width: 148px;
    height: 50px;
    float: left;
    background-position: 0 0px;
}

.cnt_header .m_nlogin .btn_login:hover {
    background-position: 0 -55px;
}

.cnt_header .m_nlogin .btn_regist {
    background-position: 0 -110px;
    width: 148px;
    height: 50px;
    float: right;
}

.cnt_header .m_nlogin .btn_regist:hover {
    background-position: 0 -165px;
}

.cnt_header .m_haslogin {
    position: absolute;
    top: 131px;
    left: 8px;
    width: 302px;
    height: 50px;
    overflow: hidden;
    padding-left: 10px;
    padding-top: 10px;
    line-height: 50px;
    /*padding: 20px 0 0 50px;*/
    /*background-color: rgba(0,0,0,.5);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);*/
    /*background: #000;  opacity: 0.5;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);*/
}

.cnt_header .m_haslogin .ifno {
    color: #fff;
    line-height: 30px;
    font-size: 14px;
    font-family: "microsoft yahei";
}

.cnt_header .m_haslogin .lnk_txt {
    color: #ffd451;
}

.cnt_header .m_haslogin .username {
    float: left;
    width: 90px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
    margin-right: 5px;
    line-height: 30px;
}

.cnt_header .m_haslogin .label {
    float: left;
    line-height: 30px;
    height: 30px;
}

.cnt_header .m_award {
    top: 216px;
    position: absolute;
    left: 8px;
    width: 302px;
    height: 60px;
    overflow: hidden;
}

.cnt_header .m_award .tit {
    font-size: 0;
    height: 35px;
    overflow: hidden;
}

.cnt_header .m_award .content {
    padding: 0 20px;
    text-align: center;
}

.cnt_header .m_award .txt {
    color: #b2b2b2;
    font: 500 18px/26px "microsoft yahei";
}

.cnt_header .m_award .txt span {
    color: #be984d;
}

.cnt_header .m_award .txt2 {
    color: #666666;
    font: 500 14px/26px "microsoft yahei";
}

.cnt_header .m_award .txt2 span {
    color: #953536;
}

.cnt_header .m_award .lnk_txt {
    color: #ffd451;
    text-decoration: underline;
}

.cnt_header .m_award .hcontent {
    text-align: center;
}

.cnt_header .change {
    position: absolute;
    width: 300px;
    height: 36px;
    line-height: 36px;
    left: 10px;
    top: 292px;
    color: #b2b2b2;
    font-weight: bold;
    font-size: 14px;
}

.btn-change {
    display: block;
    background: url(../webgame/sgs/tpl/images/btn_change.png?4e0b80e) no-repeat;
    background-position: 0 0;
    width: 160px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    right: 0;
    top: 10px;
    text-align: center;
    color: #3d2916;
    font-weight: bold;
    font-size: 13px;
}

.btn-change:hover {
    background-position: 0 -35px;
}

.ex_header {
    width: 673px;
    height: 109px;
    background: url(../webgame/sgs/tpl/images/ex_bg.png?4e0b80e) no-repeat center center;
    top: 512px;
    right: 0;
    position: absolute;
}

.ex_header .txt {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #b2b2b2;
    font-weight: bold;
    width: 320px;
    text-align: center;
    padding-top: 10px;
    float: left;
}

.ex_header .txt span {
    color: #be984d;
}

.ex_header .txt2 {
    width: 350px;
}

.ex_header .btn-wd {
    background: url(../webgame/sgs/tpl/images/sprite_btn.png?4e0b80e) no-repeat;
    background-position: 0 -256px;
    width: 238px;
    height: 55px;
    position: absolute;
    display: block;
    top: 42px;
    right: 58px;
}

.ex_header .btn-wd:hover {
    background-position: 0 -316px;
}

/*m-box*/

.m-box {
    position: relative;
}
.m-box.m-box-1 {
    margin-bottom: 15px;
}
.m-box.m-box-2 {
    margin-bottom: 15px;
}
.m-box.m-box-3 {
    margin-bottom: 25px;
}
.m-box.m-box-4 {
    margin-bottom: 40px;
}
.m-box.m-box-5 {
    margin-bottom: 30px;
}
.m-box.m-box-6 {
    margin-bottom: 35px;
}
.m-box.m-box-7 {
    margin-bottom: 20px;
}
.m-box.m-box-8 {
    margin-bottom: 15px;
}

.box-hd {
    height: 52px;
    line-height: 52px;
}

/*fixed_munu*/

.fixed_menu {
    width: 126px;
    height: 355px;
    position: fixed;
    left: 50%;
    z-index: 110;
    /*padding: 28px 0 0 0px;*/
    margin-left: 510px;
    overflow: hidden;
    background: url(../webgame/sgs/tpl/images/fixed_menu_bg.png?4e0b80e) no-repeat center center;
}

.fixed_menu .pic {
    width: 94px;
    height: 94px;
    display: block;
    /*margin: 0 auto;*/
    left: 16px;
    position: absolute;
    top: 26px;
}

.fixed_menu .m_asidenav {
    width: 106px;
    position: absolute;
    left: 10px;
    top: 126px;
}

.fixed_menu .m_asidenav li {
    margin-bottom: 15px;
}

.fixed_menu .m_asidenav a {
    height: 28px;
    line-height: 28px;
    display: block;
    width: 106px;
    color: #919191;
    text-align: center;
    font-weight: bold;
}

.fixed_menu .m_asidenav li.cur a, .fixed_menu .m_asidenav li a:hover {
    background: #a38762;
    color: #212121;
}

/*/m-box*/

/*yxjs*/

.m-instr {
    background: url(../webgame/sgs/tpl/images/ibg_1.png?4e0b80e) no-repeat;
    position: relative;
    float: left;
    width: 1200px;
    height: 222px;
}


.inster-guide{
    padding: 10px 0;
    margin: 0 auto;
}
.inster-recommend{
    background: url(../webgame/sgs/tpl/images/ibg_1_1.png?4e0b80e) no-repeat;
    width: 1157px;
    height: 118px;
    margin: 0 auto;
    padding:12px 0 0 14px;
}
.inster-recommend .inster-recommend-item{
    width: 360px;
    height:105px;
    float: left;
}
.inster-recommend-item + .inster-recommend-item{
    margin-left: 30px;
}
.inster-recommend-item img{
    width: 100%;
    height: 100%;
    display: block;
}
.instr-pic {
    /*display: none;*/
    position: absolute;
    display: block;
    left: 16px;
    top: 10px;
    width: 56px;
    height: 56px;
}

.instr-pic img {
    width: 100%;
    height: 100%;
    display: block;
}

.instr-txt {
    line-height: 18px;
    width: 746px;
    height: 56px;
    color: #ffffff;
    overflow: hidden;
    font-size: 14px;
    padding-left: 92px;
    display: block;
}

.instr-txt a {
    color: #C1A274;
    font-weight: bold;
}

.instr-txt a:hover {
    text-decoration: underline;
}

a.instr-btn {
    position: absolute;
    top: 16px;
    right: 35px;
    height: 43px;
    width: 135px;
    background: url(../webgame/sgs/tpl/images/sprite_btn.png?4e0b80e) no-repeat;
    background-position: 0 -100px;
}

a.instr-btn:hover {
    background-position: 0 -143px;
}

.instr-share {
    overflow: hidden;
    height: 22px;
    position: absolute;
    right: 150px;
    top: 28px;
    width: 148px;
}

.share-label {
    float: left;
    line-height: 25px;
    color: #ffffff;
    font-size: 14px;
}

/*/yxjs*/

/*m-slide*/

.m-slide {
    margin-right: 6px;
    overflow: hidden;
    float: left;
    width: 500px;
    height: 350px;
    position: relative;
    *zoom: 1;
    /*margin:  0 10px;*/
}

.slide-list {
    position: relative;
    *zoom: 1;
}

.slide-list li {
    position: absolute;
    top: 0px;
    left: 0px;
}

.slide-dot {
    position: absolute;
    bottom: 20px;
    z-index: 10;
    text-align: right;
    right: 18px;
}

.slide-dot li {
    display: inline-block;
    overflow: hidden;
    *display: inline;
    vertical-align: top;
    zoom: 1;
    width: 10px;
    height: 10px;
    border: solid 2px transparent;
    background-color: #000000;
    cursor: pointer;
    transition: background-color 0.3s,border-color 0.3s;
}

.slide-dot li.cur {
    background-color: #be984d;
    border-color: #be984d;
}

/*/m-slide*/

/*m-news*/

.m-xwgg {
    float: left;
    width: 427px;
    height: 350px;
    background: url(../webgame/sgs/tpl/images/box/news_bg.png?4e0b80e) no-repeat center center;
}
.m-xwgg .m-cont{
    padding:16px;
}

.m-xwgg .m-hd {
    height: 34px;
}
.m-xwgg .mod-more {
    position: absolute;
    right: 20px;
    top: 20px;
}
.m-xwgg .m_tabcont {
    display: none;
}
.m-xwgg .m_tabcont.cur {
    display: block;
}
.m-xwgg .m-list {
    position: relative;
    padding-top: 18px;
}

.m-xwgg .m-list li {
    position: relative;
    height: 36px;
    line-height: 36px;
    color: #000000;
    border-bottom: 1px dotted #cccccc;
    font-size: 14px;
    overflow: hidden;
    vertical-align: top;
}

.m-xwgg .m-list li span {
    float: right;
    color: #555046;
    font-size: 12px;
}

.m-xwgg .m-list li a {
    position: relative;
    float: left;
    color: #000000;
    padding-left: 10px;
    max-width:300px;
}

.m-xwgg .m-list li a:hover {
    float: left;
    color: #be984d;
    text-decoration: underline;
}

.m-xwgg .m-list li.hc1 a {
    color: #A2702D;
}
.m-xwgg .m-list li.hc1 a .dot{
    background:#A2702D;
}

/*/m-news*/

/*m-search*/

.m-search {
    width: 1200px;
    height: 89px;
    float: left;
    background: url(../webgame/sgs/tpl/images/box/search_bg.png?4e0b80e) no-repeat center center;
}

.m-search .m-bd {
    padding-left: 215px;
    padding-top: 27px;
}
.m-search .m-bd .search-wrap,
.m-search .m-bd .search-hot{
    float: left;
}
.m-search .m-bd .search-wrap{
    margin-right: 36px;
}
.m-search .m-bd .search-hot{
    position: relative;
    width: 400px;
    padding-left: 82px;
}
.m-search .u-search {
    height: 30px;
    line-height: 30px;
}

.u-search .search-ipt {
    float: left;

    padding-left: 50px;
    width: 351px;
    border: none;
    outline: none;
    background: #ffffff;
    font-size: 14px;
    color: #414141;
    height: 36px;
    line-height: 36px;
    
    background: url(../webgame/sgs/tpl/images/box/search_ipt_bg.png?4e0b80e) no-repeat center center;

}

.u-search .search-btn {
    width: 56px;
    height: 36px;
    color: #f1ebdc;
    background: #494949;
    border:solid 1px #7f7f7f;
    line-height: 34px;
    font-size: 14px;
    outline: none;
    cursor: pointer;
    float: left;
}

.u-search input.search-btn:hover {
    background-position: -184px 0;
}

.u-search .search-hot {
    font-size: 14px;
    line-height:24px;
}

.u-search .search-hot label {
    color: #414141;
    font-weight: bold;

    position: absolute;
    left: 0;
    top: 0;
}

.u-search .search-hot a {
    color: #414141;
    font-size: 14px;
    line-height:24px;
}

.u-search .search-hot a:hover {
    color: #be984d;
}

/*/m-search*/

/*m-entry*/

.m-entry {
    width: 260px;
    margin-right: 6px;
    float: left;
}

.m-entry li {
    float: left;
    *display: inline;
}

.m-entry a {
    display: block;
    width: 130px;
    height: 82px;
    font-size: 0;
    background: url(../webgame/sgs/tpl/images/sprite_entry.png?4e0b80e) no-repeat 0 0;
    *zoom: 1;
}

.wg-main-old .m-entry a {
    background: url(../webgame/sgs/tpl/images/sprite_entry_o.png?4e0b80e) no-repeat 0 0;
}

.m-entry a.item-1 ,
.m-entry a.item-2 {
    width: 260px;
    height: 93px;
}
.m-entry a.item-1 {
    background-position: 0 0;
}
.m-entry a.item-1:hover {
    background-position: 0 -93px;
}

.m-entry a.item-2 {
    background-position: 0 -186px;
}

.m-entry a.item-2:hover {
    background-position: 0 -279px;
}

.m-entry a.item-3 {
    background-position: 0 -372px;
}

.m-entry a.item-3:hover {
    background-position: 0 -454px;
}

.m-entry a.item-4 {
    background-position: 0 -536px;
}

.m-entry a.item-4:hover {
    background-position: 0 -618px;
}

.m-entry a.item-5 {
    background-position: 0 -700px;
}

.m-entry a.item-5:hover {
    background-position: 0 -782px;
}

.m-entry a.item-6 {
    background-position: 0 -864px;
}

.m-entry a.item-6:hover {
    background-position: 0 -946px;
}

/*/m-entry*/
.rmwj-navlist{
    margin-top:5px;
}
.rmwj-navlist li{
    float: left;
    margin-right: 15px;
}
.rmwj-navlist li a{
    display: block;
    width: 104px;
    height: 40px;
}

.m-rmwj .mod-bd {
    /*width:1000px;*/
    height: 236px;
    background: url(../webgame/sgs/tpl/images/box/rmwj_bg.png?4e0b80e) no-repeat center center;
    padding-left: 34px;
    padding-top: 18px;
}
.m-rmwj .rmwj-box{
    margin: 0 auto;
    position: relative;
}
.m-rmwj .rmwj-box-cont{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.glb-list {
    width: 100%;
    height: 218px;
    overflow: hidden;
    position: relative;

    margin: 0 auto;
}

.glb-list .item {
    background: url(../webgame/sgs/tpl/images/rmwj_item.jpg?4e0b80e) no-repeat center top;
    width: 155px;
    height: 218px;
    position: relative;
    float: left;
}
.glb-list .item + .item{
    margin-left: 41px;
}

.glb-list .item:hover {
    background-position: center bottom;
}

.glb-list .item:hover .txt {
    color: #414141;
}

.glb-list .item .link {
    width: 100%;
    height: 100%;
    display: block;
}

.glb-list .txt {
    line-height: 34px;
    color: #d1d1d1;
    text-align: center;
}

.glb-list .new {
    background: url(../webgame/sgs/tpl/images/sprite_wj.png?4e0b80e) no-repeat;
    background-position: -379px 0;
    width: 46px;
    height: 46px;
    position: absolute;
    display: block;
    top: 0;
    right: 0;
}

.glb-list .hot {
    background: url(../webgame/sgs/tpl/images/sprite_wj.png?4e0b80e) no-repeat;
    background-position: -328px 0;
    width: 46px;
    height: 46px;
    position: absolute;
    display: block;
    top: 0;
    right: 0;
}

.glb-list .border {
    background: url(../webgame/sgs/tpl/images/sprite_wj.png?4e0b80e) no-repeat -60px 0;
    background-position: -224px 0;
    width: 99px;
    height: 94px;
    position: absolute;
    right: 13px;
    bottom: 34px;
}

/* 血量 */
.glb-list .life {
    background: url(../webgame/sgs/tpl/images/sprite_wj.png?4e0b80e) no-repeat 0px 0;
    display: block;
    position: absolute;
    background-position: 0px 0;
    width: 10px;
    height: 63px;
    right: 3px;
    bottom: 9px;
}

.glb-list .life-1 {
    background-position: 0px 52px;
}

.glb-list .life-2 {
    background-position: 0px 39px;
}

.glb-list .life-3 {
    background-position: 0px 26px;
}

.glb-list .life-4 {
    background-position: 0px 13px;
}

.glb-list .life-5 {
    background-position: 0px 0;
}

.glb-list .life-6 {
    background-position: -15px 0;
}

.glb-list .life-7 {
    background-position: -30px 0;
}

.glb-list .life-8 {
    background-position: -45px 0;
}

.glb-list .tag {
    width: 36px;
    height: 36px;
    display: block;
    position: absolute;
    /*padding: 50px 3px 0 7px;*/
    text-align: center;
    font-size: 12px;
    color: #fff;
    left: 8px;
    top: 10px;
    background: url(../webgame/sgs/tpl/images/sprite_wj.png?4e0b80e) no-repeat -60px 0;
}

.glb-list .tag-1 {
    background-position: -60px 0;
}

.glb-list .tag-2 {
    background-position: -101px 0;
}

.glb-list .tag-3 {
    background-position: -142px 0;
}

.glb-list .tag-4 {
    background-position: -183px 0;
}

.glb-list .tag-5 {
    background-position: -60px -60px;
}

.glb-btn{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.glb-btn .marquee-btn{
    position: absolute;
    top: 84px;
    background: url(../webgame/sgs/tpl/images/sprite_icon.png?4e0b80e) no-repeat -60px 0;
    height: 40px;
    width: 30px;
    font-size: 0;
}
.glb-btn .marquee-prev{
    left:-60px;
    height: 40px;
    width: 30px;
    background-position: 0 -172px;
}
.glb-btn .marquee-next{
    right:-52px;
    height: 40px;
    width: 28px;
    background-position: 0 -132px;

}

/*.m-yxgl*/

.m-yxgl {
    float: left;
    margin-right: 19px;
}

.m-yxgl .mod-tit {
    height: 22px;
    width: 89px;
    background-position: 0 -799px;
    margin-top: 12px;
}


.m-yxgl .mod-bd {
    height: 437px;
    width: 406px;
    background: url(../webgame/sgs/tpl/images/box/yxgl_bg.png?4e0b80e) no-repeat center center;
}
.m-yxgl .m-list{
    padding: 20px;
}
.m-yxgl .m-list li {
    position: relative;
    height: 38px;
    line-height: 38px;
    color: #000000;
    border-bottom: 1px dotted #666461;
    font-size: 14px;
    overflow: hidden;
    vertical-align: top;
}

.m-yxgl .m-list li a {
    position: relative;
    float: left;
    color: #000000;
    width: 356px;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}

.m-yxgl .m-list li a:hover {
    float: left;
    color: #be984d;
    text-decoration: underline;
}

.m-yxgl .m-list li.hc1 a {
    color: #A2702D;
}
.m-yxgl .m-list li.hc1 a .dot{
    background:#A2702D;
}


/*./m-yxgl*/

/*m-yxzl*/

.m-yxzl {
    float: left;
    position: relative;
    margin-right: 19px;
}

.m-yxzl .mod-tit {
    height: 22px;
    width: 89px;
    background-position: 0 -821px;
    margin-top: 12px;
}

.m-yxzl .mod-bd {
    width: 366px;
    height: 437px;
    background: url(../webgame/sgs/tpl/images/box/yxzl_bg.png?4e0b80e) no-repeat center center;
}
.yxzl-bd{
    padding: 14px 22px;
}

.yxzl-opt {
    margin-bottom: 12px;
}
.yxzl-tag {
    width: 107px;
    height: 33px;
    background: url(../webgame/sgs/tpl/images/box/yxzl_tit.png?4e0b80e) no-repeat;
    text-align: center;
    font: 700 16px/32px "microsoft yahei";
    color: #ffffff;

    margin-bottom: 5px;
}
.yxzl-list {
    border: 2px solid #e3e3e3;
}
/* 为了遮蔽最后的分割线 */
.yxzl-list-item{
    overflow: hidden;
    width: 310px;
    min-height:84px;
}
.yxzl-list ul{
    width: 318px;
}
.yxzl-list li {
    float: left;
    position: relative;
    height: 16px;
    width: 33%;
    margin: 6px 0;
}
.yxzl-list li::after {
    content: "";
    position: absolute;
    right: 0;
    top: 2px;
    width: 2px;
    height: 11px;
    background-color: #b1b1b1;
}
.yxzl-list li a {
    display: block;
    font: 500 14px/16px "microsoft yahei";
    color: #1d1d1b;
    text-align: center;
}

.yxzl-list li a:hover {
    color: #be984d;
    text-decoration: underline;
}


/* 精美壁纸 */
.m-jmbz {
    width: 391px;
    float: right;
}
.m-jmbz .mod-tit {
    height: 22px;
    width: 88px;
    background-position: 0 -755px;
    margin-top: 12px;
}
.m-jmbz .jmbz-link{
    display: block;
    position: relative;
    width: 391px;
    height:209px;
}
.m-jmbz .jmbz-link + .jmbz-link{
    margin-top: 17px;
}
.m-jmbz .jmbz-link img{
    width: 100%;
    height: 100%;
    display: block;
}
.m-jmbz .jmbz-link:hover::after {
    content: "";
    position: absolute;
    top: 0;
    height: 0;
    width: 100%;
    height:100%;
    background: url(../webgame/sgs/tpl/images/cover_wallpaper.png?4e0b80e) no-repeat center center;
}




/*m-jcsp*/

/* 精彩视频 */

.m-jcsp {
    position: relative;
}

.m-jcsp .mod-tit {
    height: 22px;
    width: 89px;
    margin-top: 12px;
    background-position: 0 -865px;
}

.m-jcsp .mod-bd {
    height: 565px;
    width: 1200px;
    background: url(../webgame/sgs/tpl/images/box/jcsp_bg.png?4e0b80e) no-repeat;
}
.m-jcsp .mod-cont{
    padding:20px;
}

.m-jcsp a.mod-more {
    right: 24px;
    top: 24px;
}

.m-jcsp a.mod-up {
    position: absolute;
    top: 19px;
    right: 93px;
    width: 112px;
    height: 26px;
    background-position: 0 0;
    background: url(../webgame/sgs/tpl/images/jcsp_up.png?4e0b80e) no-repeat;
}

.m-jcsp a.mod-up:hover {
    background-position: 0 -26px;
}

.m-jcsp .jcsp-nav{
    border-bottom: solid 2px #cbc8c8;
}

/* 精彩视频-tab */


.m-jcsp .u-btn{
    display: block;
    float: left;
    height: 40px;
    width: 106px;
    transition: all .3s;
    position: relative;
    margin-right: 26px;

    font: 700 16px/40px "microsoft yahei";
    color: #000000;
    text-align: center;
}

.m-jcsp .u-btn i {
    width: 100%;
    height: 4px;
    background-color: #92702d;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
    display: none\9;
    *display: none;
    transition: all .3s;
}

.m-jcsp .u-btn i:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: -12px;

    width: 0;
    height: 0;
    border-top: 12px #92702d solid;
    border-left: 6px transparent dashed;
    border-right: 6px transparent dashed;
}

.m-jcsp .u-btn.cur, .m-jcsp .u-btn:hover {
    font-size: 20px;
    color: #92702d;
}

.m-jcsp .u-btn.cur i {
    bottom: -4px;
    opacity: 1;
    display: block\9;
    *display: block;
}

/* 精彩视频-tab-end */

/* 精彩视频-video */

.m-jcsp .video-list {
    margin-right: -12px;
    padding-top: 36px;
    height: 440px;
    overflow: hidden;
}

.m-jcsp .video-item {
    float: left;
    width: 281px;
    margin-right: 12px;
    margin-bottom: 20px;
    position: relative;
}

.m-jcsp .video-item .item_img {
    width: 100%;
    height: 158px;
    display: block;
}

.m-jcsp .video-item .item_cover {
    position: absolute;
    font-size: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 158px;
    background: url(../webgame/sgs/tpl/images/cover_jcsp.png?4e0b80e) no-repeat;
    background-size: 100% 100%;
    display: none;
}

.m-jcsp .video-item:hover .item_cover {
    display: block;
}

.m-jcsp .video-item .item_tit,
.m-jcsp .video-item .item_author {
    font-size: 14px;
    line-height: 18px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    text-align: left;
}

.m-jcsp .video-item .item_tit {
    margin-top: 6px;
}

.m-jcsp .video-item:hover .item_tit {
    color: #C1A274;
    text-decoration: underline;
}

.m-jcsp .video-item .item_tag {
    position: absolute;
    top: 1px;
    right: 1px;
    width: 46px;
    height: 49px;
    background: url(../webgame/sgs/tpl/images/sprite_icon/tag_new.png?4e0b80e) no-repeat;

}

.item_tag {
    background: url(../webgame/sgs/tpl/images/sprite_tag.png?4e0b80e) no-repeat;
}

.item_tag.tag_new {
    background-position: -46px 0;
    width: 46px;
    height: 26px;
}

.item_tag.tag_hot {
    background-position: 0 0;
    width: 46px;
    height: 26px;
}

.item_tag.tag_hot_2 {
    background-position: -92px 0;
    width: 27px;
    height: 10px;
}

/* 精彩视频-video-end */

/* 精彩视频-rank */

.m-jcsp .rank-list {
    position: absolute;
    right: 20px;
    top: 93px;
    width: 463px;
    height: 497px;

    background: url(../webgame/sgs/tpl/images/box/jcsp_rank_bg.png?4e0b80e) no-repeat;
}
.rank-list .rank-title{
    font: 500 20px/22px "microsoft yahei";
    color: #000000;
    text-align: center;
    margin-top: 18px;
    position: relative;
    left: -8px;
}
.rank-list ul{
    padding-top:32px;
    padding-left:32px;
}

.m-jcsp .rank-item {
    height: 18px;
    padding: 8px 0;
    color: #2a2a2a;
    position: relative;
    cursor: pointer;
    border-bottom: 1px dashed #d6d6d6;
}

.m-jcsp .rank-item .rank-index {
    position: absolute;
    left: 0;
    top: 8px;
    width: 18px;
    height: 18px;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    background-color: #4b4a4a;
}

.m-jcsp .rank-item .rank-img {
    position: absolute;
    width: 87px;
    height: 49px;
    left: 29px;
    top: 8px;
    display: none;
}

.m-jcsp .rank-item .rank-img_cover {
    position: absolute;
    width: 87px;
    height: 49px;
    left: 29px;
    top: 8px;
    background: url(../webgame/sgs/tpl/images/rank-cover.png?) no-repeat;
    display: none;
}

.m-jcsp .rank-item .rank-tit {
    position: absolute;
    left: 29px;
    top: 8px;
    line-height: 18px;
    font-size: 12px;
}

.m-jcsp .rank-item .rank-tit_span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    display: block;
    max-width: 200px;
    height: 18px;
}

.m-jcsp .rank-item.cur .rank-tit {
    left: 127px;
    top: 6px;
    line-height: 16px;
    font-size: 12px;
    font-weight: bold;
    /* ie7~8兼容 */
    width: 280px;
}

.m-jcsp .rank-item.cur .rank-tit_span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    display: block;
    height: 16px;
}

.m-jcsp .rank-item .item_tag {
    position: absolute;
    right: 0;
    top: 8px;
}

.m-jcsp .rank-item .rank-tit .item_tag {
    display: none;
}

.m-jcsp .rank-item.cur .rank-tit .item_tag {
    display: block;
}

.m-jcsp .rank-item .rank-author .item_tag {
    display: block;
}

.m-jcsp .rank-item.cur .rank-author .item_tag {
    display: none;
}

.m-jcsp .rank-item .item_tag {
    position: relative;
    display: block;
    float: left;
    margin-left: 5px;
}

.rank-tit .rank-tit_span {
    display: block;
    float: left;
}

.m-jcsp .rank-item .rank-author {
    position: absolute;
    left: 244px;
    top: 8px;
    line-height: 18px;
    font-size: 12px;
    /* ie7~8兼容 */
    width: 145px;
}

.m-jcsp .rank-item .rank-author_span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    display: block;
    height: 18px;
    max-width: 110px;
    float: left;
}

.m-jcsp .rank-item.cur .rank-author {
    left: 127px;
    top: 24px;
    width: 205px;
    max-width: 205px;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
}

.m-jcsp .rank-item .rank-price {
    position: absolute;
    left: 127px;
    top: 42px;
    width: 205px;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    text-overflow: ellipsis;
    display: block;
    text-align: left;
    display: none;
}

.m-jcsp .rank-item.cur .rank-price, .m-jcsp .rank-item.cur .rank-img, .m-jcsp .rank-item.cur .rank-img_cover {
    display: block;
}

.m-jcsp .rank-item.cur {
    height: 49px;
}

.m-jcsp .rank-item.cur .rank-index {
    background-color: #be984d;
    top: 24px;
}

.m-jcsp .rank-item.cur .rank-author_span {
    max-width: 160px;
}

/* 精彩视频-rank-end */

/* 精彩视频--end */

/* 客服中心 */

.mod-kfzx {
    float: left;
    width: 260px;
    margin-right: 6px;
    background-color: transparent;
    padding: 0;
}
.mod-kfzx .mod-tit, .mod-kfzx .mod-stit {
    font-size: 0;
}
/* 清除配置 */
.mod-kfzx .mod-hd{
    padding-left: 0;
}
.mod-kfzx .mod-hd i{
    background:none;
}
.mod-kfzx .mod-tit {
    width: 139px;
    height:47px;
    background: url(../webgame/sgs/tpl/images/tit/tit_kf.png?4e0b80e) no-repeat center center;
}

.mod-kfzx .mod-bd {
    height: 379px;
    width: 377px;
    background: url(../webgame/sgs/tpl/images/box/kfzx_bg.png?4e0b80e) no-repeat center center;
    color: #000000;
}

.mod-kfzx a {
    display: block;
    margin-right: 6px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    width: 146px;
    height: 20px;
    color: #ffffff;
    opacity: .9;
    background: #464646;
}

.mod-kfzx a:hover {
    opacity: 1;
    text-decoration: none;
}

.mod-kfzx .kfzx-group--4 {
    border-bottom: none;
}

.mod-kfzx .kfzx-txt {
    line-height: 20px;
    padding-left: 71px;
    position: relative;
    *zoom: 1;
    margin-bottom: 10px;
}

.mod-kfzx .kfzx-group--3 .kfzx-txt {
    padding-left: 100px;
}

.mod-kfzx .kfzx-group--4 .kfzx-txt {
    margin-bottom: 0;
}

.mod-kfzx .kfzx-txt dt {
    position: absolute;
    top: 0;
    left: 0;
    color: #414141;
}

.mod-kfzx .kfzx-group .kfzx-txt dd {
    color: #414141;
}

.mod-kfzx .kfzx-label {
    position: absolute;
    top: 0;
    left: 0;
}

.kfzx-group {
    padding-left: 60px;
    padding-top: 40px;
}

.mod-recommend {
    background-color: transparent;
    padding: 10px 0;
}

.mod-recommend a.mod-more{
    position: absolute;
    top: 20px;
    right: 10px;

    width: 46px;
    height: 12px;
    background: url(../webgame/sgs/tpl/images/more.png?4e0b80e) no-repeat center center;

}

.mod-recommend .mod-tit, .mod-recommend .mod-stit {
    font-size: 0;
}
/* 清除配置 */
.mod-recommend .mod-hd{
    padding-left: 0;
}
.mod-recommend .mod-hd i{
    background:none;
}
.mod-recommend .mod-tit {
    width: 139px;
    height:47px;
    background: url(../webgame/sgs/tpl/images/tit/tit_recommend.png?4e0b80e) no-repeat center center;
}

.mod-recommend .mod-bd {
    width: 1200px;
    height: 173px;
    background: url(../webgame/sgs/tpl/images/box/recommend_bg.png?4e0b80e) no-repeat center center;
    padding: 0;
}

.mod-recommend .mod-bd .recommend-list {
    padding-top: 40px;
}
.mod-recommend .recommend-item{
    margin: 0 10px;
}
..mod-recommend .recommend-item .recommend-item-img{
    width: 92px;
    height:92px;
}
.mod-recommend .recommend-item .recommend-item-name {
    color: #1d1d1b;
}

.mod-recommend .recommend-item:hover .recommend-item-name {
    color: #be984d;
}

.m-wjjl {
    float: right;
    margin-right: 0;
}

.m-wjjl .mod-tit {
    height: 22px;
    width: 89px;
    background-position: 0 -777px;
    margin-top: 12px;
}

.m-wjjl .mod-bd {
    height: 379px;
    width: 803px;
    background: url(../webgame/sgs/tpl/images/box/wjjl_bg.png?4e0b80e) no-repeat center center;
}

.m-ctable {
    height: 354px;
    padding: 0 40px;
    overflow: hidden;
}

.m-ctable a {
    font-size: 14px;
}

.comu-table {
    line-height: 35px;
    width: 736px;
}

.comu-table th {
    line-height: 50px;
    text-align: left;
    padding: 0 5px;
    font-size: 14px;
    color: #555555;
    font-family: "microsoft Yahei", sans-serif;
    font-weight: bold;
}

.comu-table th.th-tit {
    text-align: left;
    width: 270px;
}

.comu-table thead th {
    /*border-bottom: 2px solid #dbd5c6;*/
}

.comu-table td {
    border-top: 1px dotted #ccc;
}

.comu-table td {
    height: 37px;
    font-size: 14px;
    overflow: hidden;
}

.comu-table td.td-tit {
    text-align: left;
}

.comu-table td a, .td-wid {
    line-height: 35px;
    color: #555555;
    /*cursor: pointer;*/
}

.comu-table .td-wid {
    overflow: hidden;
    height: 37px;
    line-height: 37px;
    padding: 0 5px;
}

.comu-table .td-latest .td-wid {
    width: 100px;
}

.comu-table .td-author .td-wid {
    color: #585858;
    text-align: center;
}

.comu-table .td-update .td-wid {
    width: 90px;
    font-size: 14px;
}

.comu-table .td-tit .td-wid {
    width: 500px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}

.comu-table .hover .td-wid a, .comu-table .td-tit .td-wid a:hover {
    text-decoration: underline;
    color: #be8320;
}

.disable {
    display: none;
}

.comu-table .hover a, .comu-table .hover td, .comu-table .hover td a, .comu-table .hover .td-wid {
    /*color: #c7794d;*/
}

/*wjxc*/

.m-wjxc {
    float: right;
    width: 328px;
    margin-bottom: 6px;
}

.m-wjxc .mod-tit {
    background-position: 0 -312px;
}

.m-wjxc .mod-bd {
    /*overflow: hidden;*/
    height: 135px;
    background: url(../webgame/sgs/tpl/images/box/wjxc_bg.png?4e0b80e) no-repeat center center;
    padding-top: 26px;
}

.m-yxjt {
    float: right;
    width: 328px;
}

.m-yxjt .mod-tit {
    background-position: 0 -364px;
}

.m-yxjt .mod-bd {
    /*overflow: hidden;*/
    height: 135px;
    background: url(../webgame/sgs/tpl/images/wjxc_bg.png?4e0b80e) no-repeat center center;
    padding-top: 26px;
}

.hd-select {
    position: relative;
    /*padding: 0 12px;*/
}

/*m_selectlist*/

.m_selectlist {
    background: #f2f2f2;
    width: 230px;
    height: 33px;
    position: relative;
    cursor: pointer;
    border: solid 1px #d9d9d9;
}

.m_selected {
    height: 33px;
}

.m_selected .select_txt {
    padding-left: 10px;
    color: #4f3828;
    line-height: 33px;
}

.m_selected .flag_down b {
    position: absolute;
    border: 6px solid #f2f2f2;
    border-top-color: #8a898b;
    top: 15px;
    right: 9px;
    overflow: hidden;
    height: 0px;
}

.flag_down {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 35px;
    height: 33px;
    background: #f2f2f2;
}

.selectlist li {
    width: 100%;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
    *vertical-align: center;
    overflow: hidden;
    color: #4f3828;
    padding: 0 10px;
}

.selectlist li:hover, .selectlist li.cur, .selectlist li.cur:hover {
    background: #c7c5bb;
    text-decoration: none;
}

/* selectlist */

.m_selectlist .selectlist {}

.m_selectlist .m_select_cont {
    position: absolute;
    top: 33px;
    width: 230px;
    background-color: #f2f2f2;
    left: -1px;
    display: none;
    overflow: hidden;
    padding: 5px 0;
    border: solid 1px #dbd5c6;
    border-top: 0;
    z-index: 1;
}

.m_selectlist .selectlist {
    *vertical-align: top;
}

/* v_scrollbar */

.selectlist_inner {
    zoom: 1;
    height: 100%;
    overflow: hidden
}

.m_selectlist .v_scrollbar {
    position: absolute;
    width: 7px;
    right: 0;
    top: 5px;
    height: 220px;
    display: none;
    cursor: pointer;
    background: #fff;
}

.m_selectlist .v_scrollbar_bg {
    position: absolute;
    top: 0;
    width: 7px;
    height: 100%;
}

.m_selectlist .v_scrollbar_btn {
    position: absolute;
    width: 5px;
    border: 1px solid #000;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    z-index: 100;
    filter: alpha(opacity=40);
    opacity: 0.4;
    top: 0;
    border-radius: 3px;
    background-color: #555;
}

/*m-wjdq*/

.m-wjdq {
    /*width:;*/
}

.m-wjdq .mod-tit {
    background-position: 0 -416px;
}

.m-wjdq .mod-bd {
    overflow: hidden;
    /*height:161px;*/
    /*background: url(../webgame/sgs/tpl/images/wjxc_bg.png?4e0b80e) no-repeat center center;*/
}

.m-wjdq .mod-bd .boxt {
    background: url(../webgame/sgs/tpl/images/wjdq-bg.png?) no-repeat left center;
    height: 20px;
    overflow: hidden;
}

.m-wjdq .mod-bd .boxc {
    background: url(../webgame/sgs/tpl/images/wjdq-bg.png?) repeat-y center center;
    /*height: 20px;*/
    overflow: hidden;
    padding: 0 12px;
}

.m-wjdq .mod-bd .boxb {
    background: url(../webgame/sgs/tpl/images/wjdq-bg.png?) no-repeat right center;
    height: 20px;
    overflow: hidden;
}

.m-wjdq .mod-bd .boxc .glb-list {
    padding-top: 20px;
}

.m-wjdq .tab-hd {
    width: 975px;
    height: 40px;
    background: url(../webgame/sgs/tpl/images/wj_tab_bg.png?4e0b80e) no-repeat center center;
}

.m-wjdq .tab-hd ul {
    padding-left: 5px;
}

.m-wjdq .tab-hd li {
    float: left;
    margin-top: 2px;
    margin-left: 2px;
    width: 190px;
    height: 38px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.m-wjdq .tab-hd li.cur {
    color: #414141;
    background: #f0f0f0;
}

.m-wjdq .tab-bd {}

.m-wjdq .tab-bd .tab_sub_nav {
    height: 35px;
    line-height: 35px;
    background: #f0f0f0;
    text-align: center;
}

.m-wjdq .tab_sub_nav li {
    /*float: left;*/
    margin: 0 10px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.m-wjdq .tab_sub_nav label {
    padding: 0 20px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.m-wjdq .tab_sub_bd {}

.m-wjdq .tab_sub_bd .tab_sub_item {
    display: none;
}

.m-wjdq .more {
    height: 50px;
    margin: 10px 0;
}

.m-wjdq .more .btn-more {
    background: url(../webgame/sgs/tpl/images/wj-more.jpg?) no-repeat center top;
    width: 206px;
    height: 50px;
    display: block;
    margin: 0 auto;
}

.m-wjdq .more .btn-more:hover {
    background-position: center bottom;
}

.glb_imglist {
    margin-right: -10px;
    padding-left: 15px;
    height: 110px;
    overflow: hidden;
}

.glb_imglist li {
    float: left;
    width: 145px;
    height: 107px;
    overflow: hidden;
    *display: inline;
    /*margin: 10px 10px 0 0;*/
    margin-right: 10px;
    margin-bottom: 10px;
}

a.mod-publish {
    width: 67px;
    position: absolute;
    top: -35px;
    right: 80px;
    color: #ffeab9;
    height: 18px;
    line-height: 18px;
    background: #464646;
    color: #fff;
    /*background: url(../webgame/sgs/tpl/images/sprite.png?4e0b80e) 0px -100px no-repeat;*/
    text-align: center;
    font-size: 12px;
    /*opacity: 1;*/
}

a.mod-publish:hover {
    /*opacity: 0.9;*/
    background: #a38762;
    color: #fff;
}

.mod-list li.hc1 a {
    color: #007768;
}

.mod-list li.hc1 a:hover {
    text-decoration: underline;
}

.mod-list li.hc1 em {
    width: 23px;
    height: 11px;
    display: inline-block;
    margin-left: 8px;
    background: url(../webgame/sgs/tpl/images/ico_new.png?4e0b80e) 0 0 no-repeat;
}

.glb_timglist {
    margin-right: -18px;
}

.glb_timglist li {
    width: 182px;
    height: 172px;
    overflow: hidden;
    float: left;
    *display: inline;
    *zoom: 1;
    margin: 8px 12px 0 0;
}

.glb_timglist li a {
    display: block;
    position: relative;
    *zoom: 1;
    width: 100%;
    height: 100%;
}

.glb_timglist li img {
    width: 182px;
    height: 172px;
}

.glb_timglist li .txt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0.7;
    background-color: #000000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    color: #fffcf5;
    font-size: 16px;
    text-align: center;
}

.glb_timglist li .inew {
    position: absolute;
    top: 0;
    right: 0px;
    width: 40px;
    height: 40px;
    background: url(../webgame/sgs/tpl/images/sprite2.png?4e0b80e) -192px -124px no-repeat;
    overflow: hidden;
}

.glb_timglist li .mask {
    width: 178px;
    height: 168px;
    border: solid 2px #009280;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.glb_timglist a:hover .mask {
    display: block;
}

.glb_timglist1 li {
    width: 180px;
    height: 170px;
}

.glb_timglist1 li img {
    width: 180px;
    height: 170px;
}

.glb_timglist1 li .mask {
    width: 176px;
    height: 166px;
}

.nav {
    position: absolute;
    top: 672px;
    width: 1293px;
    height:144px;
    left: 50%;
    margin-left: -646px;
}
.nav .nav-guide{
    position: absolute;
    left: 50%;
    top: 30px;
    margin-left: -121px;

    height: 85px;
    width: 242px;
    background: url(../webgame/sgs/tpl/images/sprite_nav.png?4e0b80e) no-repeat;
    z-index: 1;
}
.nav[data-status="1"] .nav-guide{
    background-position: 0 -909px;
}
.nav[data-status="2"] .nav-guide{
    background-position: 0 -824px;
}

.nav-item {
    height: 144px;
    width: 627px;
    position: absolute;
    top: 0;
    background: url(../webgame/sgs/tpl/images/sprite_nav.png?4e0b80e) no-repeat;
}
.nav-item.cur {
    height: 124px;
    width: 618px;
    top: 10px;
}

.nav-item-new {
    background-position: 0 0;
    left: 0;
}

.nav-item-old {
    right: 0;
    background-position: 0 -288px;
}

.nav-item-new:hover {
    background-position: 0 -144px;
}

.nav-item-old:hover {
    background-position: 0 -432px;
}

.nav-item-new.cur {
    left:9px;
    background-position: 0 -576px;
}

.nav-item-old.cur {
    right:9px;
    background-position: 0 -700px;
}

.fixed_menu_old {
    background-image: url(../webgame/sgs/tpl/images/o_fixed_menu_bg.png?4e0b80e);
}

.fixed_menu_old .m_asidenav a {
    color: #623f0e;
}

.fixed_menu_old .m_asidenav li.cur a, .fixed_menu_old .m_asidenav li a:hover {
    background: url(../webgame/sgs/tpl/images/o_fix_hover.png?4e0b80e) center center;
    color: #942b2b;
}

.search-ipt::-webkit-input-placeholder{
    color: #a2a2a2;
}
.search-ipt:-moz-placeholder{
    color: #a2a2a2;
}
.search-ipt::-moz-placeholder{
    color: #a2a2a2;
}
.search-ipt:-ms-input-placeholder {
    color: #a2a2a2;
}


.tab-hd {}

.tab-hd-item {}

.tab-bd {
    position: relative;
}

.tab-bd-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*display: none;*/
}

.tab-hd-1 {
    padding-left: 5px;
}

.tab-hd-1-item {
    float: left;
    margin-top: 2px;
    margin-left: 2px;
    width: 190px;
    height: 38px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.tab-hd-2 {
    height: 35px;
    line-height: 35px;
    background: #f0f0f0;
    text-align: center;
}

.tab-hd-2-item {
    margin: 0 10px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.tab-hd-2-item label {
    padding: 0 10px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.s-tab .tab-hd-1-item.cur {
    color: #414141;
    background: #f0f0f0;
}

.tab-bd-item.show {
    position: relative;
    display: block!important;
}

.s-search {}

.wg-main-old .tab-hd-1 {
    background-image: url(../webgame/sgs/tpl/images/o_wj_tab_bg.png?4e0b80e);
}

.wg-main-old .tab-hd-1-item {
    width: 158px;
}

.wg-main-old .s-tab .tab-hd-1-item.cur {
    width: 158px;
}

.wg-main-old .tab-hd-2-item {
    margin: 0 5px;
}

.wg-main-old .tab-hd-2-item label {
    padding: 0 10px;
}

.wg-main-old .bzdq-wrap {
    padding-top: 20px;
}

.wg-main-old .bzdq-list {
    width: 1000px;
    overflow: hidden;
    position: relative;
}

.wg-main-old .bzdq-list .list-item {
    width: 145px;
    height: 235px;
    margin-right: 20px;
    margin-bottom: 2px;
    float: left;
}

.wg-main-old .bzdq-list .list-item .item-img {
    overflow: hidden;
    position: relative;
    width: 145px;
    height: 204px;
    display: block;
}

.wg-main-old .bzdq-list .list-item em {
    width: 240px;
    height: 340px;
    background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    background: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    background: -ms-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    background: -o-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    /*background:linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0));*/
    position: absolute;
    top: 0;
    left: -380px;
    -webkit-transform: skewx(-35deg);
    -moz-transform: skewx(-35deg);
    -ms-transform: skewx(-35deg);
    -o-transform: skewx(-35deg);
    transform: skewx(-35deg);
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -ms-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
}

.wg-main-old .bzdq-list .list-item:hover em {
    left: 360px;
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
    transition: .9s;
}

.wg-main-old .bzdq-list .list-item .item-txt {
    color: #414141;
    line-height: 34px;
    display: block;
    text-align: center;
}

.wg-main-new .tab-hd-1 {
    background-image: url(../webgame/sgs/tpl/images/wj_tab_bg.png?4e0b80e);
}

.wg-main-new .bzdq-wrap {
    padding-top: 20px;
}

.wg-main-new .bzdq-list {
    width: 1000px;
    overflow: hidden;
    position: relative;
}

.wg-main-new .bzdq-list .list-item {
    background: url(../webgame/sgs/tpl/images/rmwj_item.jpg?4e0b80e) no-repeat center top;
    width: 155px;
    height: 218px;
    position: relative;
    margin-right: 9px;
    margin-bottom: 9px;
    float: left;
}

.wg-main-new .bzdq-list .list-item:hover {
    background-position: center bottom;
}

.wg-main-new .bzdq-list .list-item .item-img {
    overflow: hidden;
    position: relative;
    width: 145px;
    height: 204px;
    display: block;
}

.wg-main-new .bzdq-list .list-item .link {
    width: 100%;
    height: 100%;
    display: block;
}

.wg-main-new .bzdq-list .list-item .img {
    width: 155px;
    height: 183px;
    display: block;
}

.wg-main-new .bzdq-list .list-item .tag {
    width: 36px;
    height: 36px;
    display: block;
    position: absolute;
    /* padding: 50px 3px 0 7px; */
    text-align: center;
    font-size: 12px;
    color: #fff;
    left: 8px;
    top: 10px;
    background: url(../webgame/sgs/tpl/images/sprite_wj.png?4e0b80e) no-repeat -60px 0;
}

.wg-main-new .bzdq-list .list-item .tag-1 {
    background-position: -60px 0;
}

.wg-main-new .bzdq-list .list-item .tag-2 {
    background-position: -101px 0;
}

.wg-main-new .bzdq-list .list-item .tag-3 {
    background-position: -142px 0;
}

.wg-main-new .bzdq-list .list-item .tag-4 {
    background-position: -183px 0;
}

.wg-main-new .bzdq-list .list-item .tag-5 {
    background-position: -60px -60px;
}

.wg-main-new .bzdq-list .list-item .border {
    background: url(../webgame/sgs/tpl/images/sprite_wj.png?4e0b80e) no-repeat -60px 0;
    background-position: -224px 0;
    width: 99px;
    height: 94px;
    position: absolute;
    right: 13px;
    bottom: 34px;
}

.wg-main-new .bzdq-list .list-item .life {
    background: url(../webgame/sgs/tpl/images/sprite_wj.png?4e0b80e) no-repeat 0px 0;
    display: block;
    position: absolute;
    background-position: 0px 0;
    width: 10px;
    height: 63px;
    right: 3px;
    bottom: 9px;
}

.wg-main-new .bzdq-list .list-item .life-1 {
    background-position: 0px 52px;
}

.wg-main-new .bzdq-list .list-item .life-2 {
    background-position: 0px 39px;
}

.wg-main-new .bzdq-list .list-item .life-3 {
    background-position: 0px 26px;
}

.wg-main-new .bzdq-list .list-item .life-4 {
    background-position: 0px 13px;
}

.wg-main-new .bzdq-list .list-item .life-5 {
    background-position: 0px 0;
}

.wg-main-new .bzdq-list .list-item .life-6 {
    background-position: -15px 0;
}

.wg-main-new .bzdq-list .list-item .life-7 {
    background-position: -30px 0;
}

.wg-main-new .bzdq-list .list-item .life-8 {
    background-position: -45px 0;
}

.wg-main-new .bzdq-list .list-item .txt {
    line-height: 34px;
    color: #d1d1d1;
    text-align: center;
}

.wg-main-new .bzdq-list .list-item:hover .txt {
    color: #414141;
}

/* ======================== add  by 小芳 19-04-09 ========================  */

.m-xwgg .navlist li {
    float: left;
    width: 72px;
    height: 29px;
    margin-right: 18px;
    border-bottom: 0 solid #c2a777;
    transition:border-bottom-width .3s;
}

.m-xwgg .navlist li a {
    display: block;
    width: 100%;
    height: 18px;
    font-size: 0;
    background: url(../webgame/sgs/tpl/images/sprite_tit.png?4e0b80e) 0 0 no-repeat;
}

.m-xwgg .navlist li .nav1 {
    background-position: 0px -1023px;
}
.m-xwgg .navlist li .nav2 {
    background-position: 0px -909px;
}
.m-xwgg .navlist li .nav3 {
    background-position: 0px -947px;
}
.m-xwgg .navlist li .nav4 {
    background-position: 0px -985px;
}

.m-xwgg .navlist li:hover,.m-xwgg .navlist li.cur{
    border-bottom-width: 5px;
}
.m-xwgg .navlist li.cur .nav1 {
    background-position: 0 -1041px;
}
.m-xwgg .navlist li.cur .nav2 {
    background-position: 0px -928px;
}
.m-xwgg .navlist li.cur .nav3 {
    background-position: 0px -966px;
}
.m-xwgg .navlist li.cur .nav4 {
    background-position: 0px -1004px;
}

/* 为了兼容必须写死 */
#xfk_custom_module {
    min-height: 252px;
    position: relative;
}


/* 热门武将tab */
.m-rmwj .u-btn {
    width: 120px;
    height: 43px;
    display: block;
    position: absolute;
    top: 0;
    transition: none;
    padding: 0;
}

.m-rmwj .u-btn-rmwj {
    left: 39px;
}

.m-rmwj .u-btn-rmwj:hover, .m-rmwj .u-btn-rmwj.cur {
    background: url(../webgame/sgs/tpl/images/rmwj-tab.png?) no-repeat;
    background-position: left center;
}

.m-rmwj .u-btn-rmnj {
    left: 178px;
}

.m-rmwj .u-btn-rmnj:hover, .m-rmwj .u-btn-rmnj.cur {
    background: url(../webgame/sgs/tpl/images/rmwj-tab.png?) no-repeat;
    background-position: right center;
}

/* 热门武将tab ----end*/

/* 最新版本介绍 */
.m-bbjs{
    float:left;
    color: #170501;
}
.m-bbjs .mod-tit {
    background-position: -0px -710px;
    height: 23px;
    width: 132px;
    margin-top: 13px;
}
.m-bbjs .mod-bd {
    width: 390px;
    height: 436px;
    background: url(../webgame/sgs/tpl/images/box/bbjs_bg.png?4e0b80e) no-repeat center center;
    padding: 0;
}
.m-bbjs .bbjs-tit{
    font: 700 16px/40px "microsoft yahei";
    color: #92702d;
    text-align: center;
    height:40px;
}
.m-bbjs .bbjs-time{
    font: 500 18px/20px "microsoft yahei";
    text-align: center;
    height: 20px;
}
.m-bbjs .bbjs-hd{
    padding-top: 22px;
}
.m-bbjs .bbjs-bd{
    font: 500 14px/20px "microsoft yahei";
    padding: 0 18px;
}

.m-bbjs .bbjs-more{
    display: block;
    margin: 0 auto;
    height: 50px;
    width: 158px;
    background: url(../webgame/sgs/tpl/images/sprite_btn.png?4e0b80e) no-repeat center center;
    background-position: 0 0;
    font-size: 0;
}
.m-bbjs .bbjs-more:hover{
    background-position: -0px -50px;
    box-shadow: 0 0 1px #070707;
}
.m-bbjs .bbjs-bd ul{
    counter-reset: index 0;
    height: 190px;
}
.m-bbjs .bbjs-bd li{
    position: relative;

    border-bottom: 1px dashed #d1c8c1;
    line-height:24px;
    padding: 12px 0;
    padding-left: 36px;
    counter-increment: index;
}
.m-bbjs .bbjs-bd li::after{
    content: counter(index);
    position: absolute;
    left: 0;
    top: 12px;
    width: 22px;
    height: 22px;
    background:#4b4a4a;
    font: 700 14px/22px "microsoft yahei";
    color: #ffffff;
    text-align: center;
}

.m-hdjs{
    float: left;
    position: relative;
    margin-right: 6px;
}
.m-hdjs .mod-tit {
    background-position: -0px -887px;
    height: 22px;
    width: 198px;
    margin-top: 13px;
}
.m-hdjs .mod-bd {
    height: 498px;
    width: 1200px;
    background: url(../webgame/sgs/tpl/images/box/hdjs_bg.png?4e0b80e) no-repeat center center;
}
/* 最新版本介绍-----------end */


/* 最新活动场模式介绍 */
.m-hdjs .hdjs-box{
    /* 兼容ie7所以padding只能用内部套 */
    padding-top:27px;
    padding-left:19px;
    font-size: 0;
    margin-right: -27px;
}
.m-hdjs .marquee-nav{
}
.m-hdjs .marquee-li{
    border: #6b6966 1px solid;
    width: 268px;
    height: 198px;
    float: left;
    position: relative;
    margin-right: 27px;
}
.m-hdjs .marquee-li img{
    width: 268px;
    height: 198px;
    display: block;
}
.m-hdjs .marquee-li::after{
    content: '';
    background: url(../webgame/sgs/tpl/images/hdjs/hdjs_arr.png?4e0b80e) no-repeat;
    height: 15px;
    width: 270px;

    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0;
    display: none\9;
    *display: none;
    transition: all .3s;
}
.m-hdjs .marquee-li .btn{
    background: url(../webgame/sgs/tpl/images/hdjs/hdjs_btn.png?4e0b80e) no-repeat;
    height: 37px;
    width: 128px;

    position: absolute;
    left: 71px;
    bottom: 10px;
    z-index: 2;
    opacity: 0;
    display: none\9;
    *display: none;
    filter: brightness(1);
    transition: all .3s;
}
.m-hdjs .marquee-li .btn:hover{
    filter: brightness(1.2);
}
.m-hdjs .marquee-li .dec::after{
    content: '';
    position: absolute;
    background: url(../webgame/sgs/tpl/images/hdjs/hdjs_cover.png?4e0b80e) no-repeat;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    z-index: 1;

    opacity: 0;
    display: none\9;
    *display: none;
    transition: all .3s;
}
.m-hdjs .marquee-li .dec::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    box-shadow: inset 0 0 0 0px #be984d;
    transition: all .3s;
}
.m-hdjs .marquee-li:hover,
.m-hdjs .marquee-li.cur{
    border: #be984d 1px solid;
}

.m-hdjs .marquee-li:hover .dec::after,
.m-hdjs .marquee-li.cur .dec::after{
    height: 100px;
    opacity: 1;
    display: block\9;
    *display: block;
}

.m-hdjs .marquee-li:hover .dec::before,
.m-hdjs .marquee-li.cur .dec::before{
    box-shadow: inset 0 0 0 4px #be984d;
}

.m-hdjs .marquee-li:hover::after,
.m-hdjs .marquee-li.cur::after{
    bottom: -28px;
    opacity: 1;
    display: block\9;
    *display: block;
}
.m-hdjs .marquee-li:hover .btn,
.m-hdjs .marquee-li.cur .btn{
    opacity: 1;
    display: block\9;
    *display: block;
}

.m-hdjs .marquee-list{
    padding-left: 13px;
    padding-top: 47px;
    margin-right: -42px;
}
.m-hdjs .marquee-item{
    height: 0;
    opacity: 0;
    overflow: hidden;
    display: none\9;
    *display: none;
    transition: opacity .3s;
}
.m-hdjs .marquee-item.cur{
    height: 191px;
    opacity: 1;
    display: block\9;
    *display: block;
}
.m-hdjs .marquee-item .item{
    display: block;
    float: left;
    width: 348px;
    margin-right: 42px;
}
.m-hdjs .marquee-item .item .img{
    display: block;
    width: 348px; 
    height: 168px;
}
.m-hdjs .marquee-item .item .img img{
    width: 348px; 
    height: 168px;
}

/* 设置通用视频链接hover */
.video-item {
    font-size: 0;
}
.video-item .img{
    position: relative;
    border: #6b6966 1px solid;
}
.video-item .name{
    text-align: center;
    font: 500 14px/28px "Microsoft YaHei";
    color: #414141;
    display: block;
    transition: all .3s;
}
.video-item .img::after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: #000;
    opacity: 0;
    display: none\9;
    *display: none;
    box-shadow: inset 0 0 0 0px #be984d;
    transition: all .3s;
}
.video-item .img::before{
    content: '';
    position: absolute;
    background: url(../webgame/sgs/tpl/images/video_cover.png?4e0b80e) no-repeat;
    left: 50%;
    top: 50%;
    margin-left: -26px;
    margin-top: -26px;

    width: 52px;
    height: 51px;
    z-index: 2;

    opacity: 0;
    display: none\9;
    *display: none;
    transition: all .3s;
}
.video-item:hover .img{
    border-color: #be984d;
}
.video-item:hover .name{
    color: #be984d;
}
.video-item:hover .img::after{
    box-shadow: inset 0 0 0 1px #be984d;
    opacity: 0.68;
    display: block\9;
    *display: block;
}
.video-item:hover .img::before{
    opacity: 1;
    display: block\9;
    *display: block;
}


/* 最新活动场模式介绍-----------end */



/* 动画效果 */
a .dot{
    position: absolute;
    left:0;
    top: 16px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background:#000000;
}
a:hover .dot{
    background:#be984d;
}

li.hc1 em {
    width: 38px;
    height: 13px;
    display: inline-block;
    margin-left: 6px;
    background: url(../webgame/sgs/tpl/images/sprite_btn.png?4e0b80e) no-repeat;
    background-position: 0 -186px;
}




/* 切换替换的ui */
.wg-main-old .m-instr{
    background: url(../webgame/sgs/tpl/images/ibg_1_o.png?4e0b80e) no-repeat;
}

/* .wg-main-old .m-xwgg{
    background: url(../webgame/sgs/tpl/images/box/news_bg_o.png?4e0b80e) no-repeat;
}
.wg-main-old .m-xwgg .m-list li a{
    color: #ede6d6;
}
.wg-main-old .m-xwgg .m-list li.hc1 a{
    color: #A2702D;
}
.wg-main-old .m-xwgg .m-list li span{
    color: #ede6d6;
}


.wg-main-old .m-xwgg .navlist li {
    border-bottom: 0 solid #e9b585;
}
.wg-main-old  .m-xwgg .navlist li:hover, .m-xwgg .navlist li.cur {
    border-bottom-width: 5px;
}
.wg-main-old .m-xwgg .navlist li a {
    background: url(../webgame/sgs/tpl/images/sprite_tit_o.png?4e0b80e) 0 0 no-repeat;
}
.wg-main-old .m-xwgg .navlist li .nav1 {
    background-position: 0px -114px;
}
.wg-main-old .m-xwgg .navlist li .nav2 {
    background-position: 0px -19px;
}
.wg-main-old .m-xwgg .navlist li .nav3 {
    background-position: 0px -57px;
}
.wg-main-old .m-xwgg .navlist li .nav4 {
    background-position: 0px -95px;
}
.wg-main-old .m-xwgg .navlist li.cur .nav1 {
    background-position: 0 -132px;
}
.wg-main-old .m-xwgg .navlist li.cur .nav2 {
    background-position: 0px -38px;
}
.wg-main-old .m-xwgg .navlist li.cur .nav3 {
    background-position: 0px -76px;
}
.wg-main-old .m-xwgg .navlist li.cur .nav4 {
    background-position: 0px -0px;
} */

.wg-main-old .glb-list {
    height:235px;
}
.wg-main-old .glb-list .item {
    width: 145px;
    height: 235px;
    margin-right: 11px;
    margin-bottom: 2px;
    background: none;
}

.wg-main-old .glb-list .txt {
    color: #414141;
    height: 34px;
    width: 145px;
}

.wg-main-old .glb-list .item img {
    width: 143px;
    height: 202px;
    border: 1px solid #b28723;
    display: block;
}

.wg-main-old .glb-list .item:hover .txt {
    color: #c9a85c;
}

.wg-main-old .glb-list .item:hover img {
    border-color: #c9a85c;
}

.wg-main-old .glb-list .item .link {
    width: auto;
    height: auto;
}

.wg-main-old .glb-list .item .show {
    overflow: hidden;
    position: relative;
    width: 145px;
    height: 204px;
    *zoom: 1;
}

.wg-main-old .glb-list .item em {
    width: 240px;
    height: 340px;
    background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    background: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    background: -ms-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    background: -o-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    /*background:linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0));*/
    position: absolute;
    top: 0;
    left: -380px;
    -webkit-transform: skewx(-35deg);
    -moz-transform: skewx(-35deg);
    -ms-transform: skewx(-35deg);
    -o-transform: skewx(-35deg);
    transform: skewx(-35deg);
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -ms-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
}

.wg-main-old .glb-list .item:hover em {
    left: 360px;
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
    transition: .9s;
}

/*2024.5.21*/
/* /webgame/sgs/tpl/css/game_index.css */
#xfk.ser_out_face{
    display: none;
}

/* 放大缩小 */
@keyframes scale1 {
	0% {
		transform: scale(1);
	}
	40% {
		transform: scale(1.2);
	}
	100% {
		transform: scale(1);
	}
}
/* /webgame/sgs/tpl/css/m_info.css */
@charset "UTF-8";

.m-info {
  position: absolute;
  left: 275px;
  top: 626px;
  background: url(../webgame/sgs/tpl/images/head/m_info.png?4e0b80e) no-repeat;
  background-repeat: no-repeat;
  width: 650px;
  height: 40px
}

/*@mixin*/
.m-info.m-box {
  width: 650px;
  height: 40px;
  /* 绑定提示文本 */
  /* 状态1 一般登陆（未有绑定、未有角色等） */
}

.m-info.m-box .info-body {
  height: 40px;
  width: 650px;
  margin: 0 auto;
}

.m-info.m-box .login-info {
  float: left;
  text-align: center;
  width: 292px;
  height: 100%;
  display: none;
}

.m-info.m-box .login-info .user-name {
  position: relative;
  width: 180px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font: 700 14px/40px "microsoft yahei";
  color: #f6f1d4;
  vertical-align: top;
}
.m-info.m-box .login-info .user-name .user-name-a{
  color: #ffe357;
}

.m-info.m-box .login-info .user-logout,
.m-info.m-box .login-info .user-login,
.m-info.m-box .login-info .user-reg {
  font: 700 14px/40px "microsoft yahei";
  color: #f6f1d4;
  height: 40px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.m-info.m-box .login-info .user-logout {
  font: 700 14px/40px "microsoft yahei";
  color: #f6f1d4;
  height: 40px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.m-info.m-box .login-info.user-ulog {
  display: block;
}

.m-info.m-box .info-box {
  float: left;
  width: 314px;
  height: 40px;
  *zoom: 1;
  font: 700 14px/40px "microsoft yahei";
  color: #f6f1d4;
  position: relative;
  padding-left: 26px;
  overflow: hidden;
  
}

.m-info.m-box .info-box li{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
}
.m-info.m-box .info-box li a{
  color: #ffe357;
}

.m-info.m-box .info-bind {
  position: absolute;
  left: 60px;
  top: 34px;
}

.m-info.m-box .j-user-xfk {
  cursor: pointer;
}

.m-info.m-box[data-status="1"] .login-info {
  width: 291px;
}

.m-info.m-box[data-status="1"] .login-info.user-ulog {
  display: none;
}

.m-info.m-box[data-status="1"] .login-info.user-log {
  display: block;
}


/* 选服按钮 */
.xft-map{
  position: absolute;
  bottom: 55%;
  left:50%;
  margin-left: -390px;
  text-align: center;
}
.xft-map  .game-info{
position: absolute;
left: 0;
top: 0;
}
.xft-map  .game-info-xsgs{
left: 100px;
}
.xft-map  .game-info-sgs{
left: 420px;
}
.xft-map  .game-info .tag{
background-position: 0 0;
background-repeat: no-repeat;
position: absolute;
width: 70px;
height: 21px;
font-size: 0;
line-height: 0;
overflow: hidden;
top: 38px;
left:50%;
margin-left: -35px;

}
.xft-map  .game-info[data-status="0"] .tag{
background-image: url(../webgame/sgs/tpl/images/head/tag_wh.png?4e0b80e);
}
.xft-map  .game-info[data-status="1"]  .tag{
background-image: url(../webgame/sgs/tpl/images/head/tag_tj.png?4e0b80e);
}
.xft-map  .game-info[data-status="2"]  .tag{
background-image: url(../webgame/sgs/tpl/images/head/tag_play.png?4e0b80e);
}
.xft-map  .game-info .btn-game{
display: block;
width: 252px;
height: 210px;
font-size: 0;
line-height: 0;
}
.xft-map  .game-info .btn-game:hover{
/* filter: brightness(1.2); */
}
.xft-map  .game-info[data-status="0"] .btn-game:hover{
/* filter: brightness(1); */
}
.xft-map  .game-info-xsgs  .btn-game{
background-image: url(../webgame/sgs/tpl/images/head/btn_game_1.png?4e0b80e);

}
.xft-map  .game-info-xsgs[data-status="0"]  .btn-game{
background-image: url(../webgame/sgs/tpl/images/head/btn_game_1_0.png?4e0b80e);
}
.xft-map  .game-info-sgs  .btn-game{
background-image: url(../webgame/sgs/tpl/images/head/btn_game_2.png?4e0b80e);
}
.xft-map  .game-info-sgs[data-status="0"]  .btn-game{
background-image: url(../webgame/sgs/tpl/images/head/btn_game_2_0.png?4e0b80e);
}

