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

/*ser_out_face*/
.ser_out_face{top:150px;opacity:1;filter:alpha(opacity=100);width: 632px;margin-left: -130px;z-index: 99;}
.out_face_hd,.out_face_bd,.out_face_fd{background:url(../webgame/cqsj/tpl/images/sprite_serv.png?);}
.out_face_hd,.out_face_hd a{ color:#fff88f; }
.out_face_hd{ background-position:0 0;padding: 12px 25px 0 16px;height: 38px;}
.out_face_bd{ overflow:hidden; width:608px;background-position:-632px 0;padding: 0 12px;background-repeat: repeat-y;}
.out_face_fd{padding-bottom:22px; zoom:1;background-position:-1264px bottom;background-repeat: no-repeat;}

/* store_btn */
.sns_textscroll h2{color:#c78a3b;}
.text_scroll_bx{ height:24px;}
.text_scroll_bx a{color:#c78a3b;}
.text_scroll_bx a:hover{ color:#fff437;}
.text_scroll_bx li img{ display:inline-block; *display: inline; *zoom:1; margin:5px 3px;}
.m_server {
    background-color: #36211c;
    border:solid 1px #653e35;}
.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:16px; width:580px;}
.m_server_bd h2{ background:none; font-size:14px; font-family:"microsoft yahei"; font-weight:700; color:#a6908a; text-indent:0; line-height:36px;}
.alert_w{ background:url(../webgame/cqsj/tpl/images/sprite_6.png?) no-repeat 0 0;}
.select_ser{ color:#a6908a;}
.m_played_ser .nplay { color:#a6908a;}
.m_server .m_server_fd{ height:10px; width:594px;}

/*server_box*/
.server_num li{ background:#4e3029; border-color: #653e35; color: #a6908a;}
.server_num li.cur{ background:transparent;border-bottom-color: #36211c;}
.server_all .m_server_num{border-bottom-color: #36211c;}

/*scrollbar*/
.jScrollPaneContainer{outline: none;}
a.jScrollArrowUp { background:url(../webgame/cqsj/tpl/images/sprite_6.png?) no-repeat  0 -63px;}
a.jScrollArrowDown { background: url(../webgame/cqsj/tpl/images/sprite_6.png?) no-repeat 0 -83px;}
a.jScrollArrowUp:hover{ background:url(../webgame/cqsj/tpl/images/sprite_6.png?) no-repeat  -20px -63px;}
a.jScrollArrowDown:hover{ background: url(../webgame/cqsj/tpl/images/sprite_6.png?) no-repeat -20px -83px;}
.jScrollPaneTrack{background:#6b4339;}
.jScrollPaneDrag{background:#a3937d;}

.server_all  .server_box{height: 105px;}
.allTxt_box .allTxt{color: #a6908a;}
/* /webgame/cqsj/tpl/css/game.css */
/*
 frm ：表示框架
 sfrm: 表示小的框架
 mod : 表示模块 
 wg ：表示公用内容
 cnt : 表示内容
*/

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

.my_topbar {
}

.my_ftop {
}

.frm_wfooter {
    margin-top: 0px;
}

/* ======================== frm 整体框架 ========================  */
.view {
    background: url(../webgame/cqsj/tpl/images/fbg_1.jpg?18d0e66) #191617 center top no-repeat;
    *zoom: 1;
    position: relative;
}

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

.frm_main {
    position: relative;
    color: #a6908a;
    font-family: "Microsoft Yahei", sans-serif;
    font-size: 14px;
    margin-top: -180px;
    z-index: 10;
}

.frm_main a {
    color: #a6908a;
    font-size: 14px;
    font-family: "Microsoft Yahei", sans-serif;
}

.fbg-1 {
    background: url(../webgame/cqsj/tpl/images/fbg_2.jpg?18d0e66) center 450px no-repeat;
    *zoom: 1;
}

.bg-1 {
    background: url(../webgame/cqsj/tpl/images/bg_1.jpg?18d0e66);
    height: 150px;
}

.bg-2 {
    background: url(../webgame/cqsj/tpl/images/bg_2.jpg?18d0e66);
    height: 200px;
}

.bg-3 {
    background: url(../webgame/cqsj/tpl/images/bg_3.jpg?18d0e66);
    height: 450px;
}

.main {
    width: 1000px;
    margin: -220px auto 0;
    position: relative;
    z-index: 12;
}

.col-l {
    float: left;
    width: 264px;
}

.col-r {
    float: right;
    width: 720px;
}


/* ======================== mod 通用模块 ========================  */
.mod {
    margin-bottom: 15px;
    background: #36211c;
}

.mod-hd {
    position: relative;
    *zoom: 1;
    font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti, sans-serif;
    height: 44px;
    border-bottom:2px solid #4d332d;
    margin: 0 10px;
}

/*.mod-ico {
    float: left;
    width: 22px;
    height: 22px;
    background: url(../webgame/cqsj/tpl/images/sprite_icon.png?18d0e66) 0 0 no-repeat;
    margin: 9px 8px 0 10px;
}*/

.mod-bd {
    position: relative;
    *zoom: 1;
    margin: 0 10px;
}

.mod-tit {
    float: left;
    line-height: 44px;
    height: 44px;
    font-size: 18px;
    font-weight: bold;
    color: #a6908a;
    position: relative;
    *zoom:1;
    border-bottom:solid 2px #c69368;
    width: 100px;
    text-align: center;
}
.mod-stit{
    font-size: 0;
}
.mod-recommend .recommend-item{
    width: 98px;
}
.mod-recommend a.mod-more{
    right: -10px;
    top: 0px;
}
.mod-recommend .recommend-item .recommend-item-name{
    color: #a6908a;
}
.mod-recommend .recommend-item:hover .recommend-item-name{
    color: #c78a3b;
}
a.mod-more {
    position: absolute;
    width: 28px;
    height: 28px;
    right: -10px;
    top: -46px;
    font-size: 0;
    line-height: 0;
    *zoom:1;
    background: url(../webgame/cqsj/tpl/images/specialbtn.png?18d0e66) -170px -512px no-repeat;
    overflow: hidden;
}

a.mod-more:hover{ }

.mod-list li {
    line-height: 32px;
    height: 32px;
    vertical-align: top;
    padding-left: 18px;
    position: relative;
    zoom: 1;
    background: url(../webgame/cqsj/tpl/images/dot_1.png?18d0e66) 6px center no-repeat;
}

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

.mod-list li a {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #a6908a;
}
.mod-list li a:hover {
    color: #c78a3b;
    text-decoration: underline;
}
/* tab */
.tab-hd {
}
.tab-hd li {
    cursor: pointer;
    overflow: hidden;
    width: 100px;
    float: left;
    height: 46px;
    line-height: 46px;
}
.tab-hd li a{
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    color: #a6908a;
    font:700  18px/46px "microsoft Yahei";
    text-align: center;
}
.tab-hd .cur a{
    border-bottom: solid 2px #c69368;
    height: 44px;
    color: #c78a3b;

}
.tab-bd {
    position: absolute;
    top: 0;
    left: 0;
}

/* ======================== 2016/4/7 by Adrian ========================  */
.gw-entry {
    text-align: center;
    width: 244px;
    float: right;
    overflow: hidden;
    height: 256px;
    position: relative;
    *zoom:1;
}

.gw-entry ul {}

.gw-entry li {
    float: left;
}
.gw-entry a{
    display: block;
    width: 122px;
    height: 75px;
    font-size:0;
    background:  url(../webgame/cqsj/tpl/images/specialbtn.png?18d0e66) 0 0 no-repeat;
}
.gw-entry li a.item-1{
    width: 244px;
    height: 106px;
    background-position: 0 0;
}
.gw-entry a.item-1:hover {
    background-position: 0 -106px;
}
.gw-entry a.item-2{
    background-position: 0 -212px;
}
.gw-entry a.item-2:hover {
    background-position: -122px -212px;
}
.gw-entry a.item-3{
    background-position: 0 -287px;
}
.gw-entry a.item-3:hover {
    background-position: -122px -287px;
}
.gw-entry a.item-4{
    background-position: 0 -362px;
}
.gw-entry a.item-4:hover {
    background-position: -122px -362px;
}

.gw-entry a.item-5{
    background-position: 0 -437px;
}
.gw-entry a.item-5:hover {
    background-position: -122px -437px;
}


/*yxjs*/
.gw-instr {
    background-color: #36211c;
    position: relative;
    *zoom: 1;
    float: left;
    width: 264px;
    height: 522px;
    margin-bottom: 15px;
}
.gw-instr .mod_hd{
    background: url(../webgame/cqsj/tpl/images/mod_tit.png?18d0e66) #36211c no-repeat;
    height: 85px;
}
.gw-instr .mod_bd{
    padding:15px 10px;
}

.instr-bd {
    padding: 12px 17px 0;
}

.instr-pic {
    width: 240px;
    height: 100px;
    display: block;
    border:1px solid #a6908a;
}

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

.instr-txt {
    line-height: 26px;
    padding: 7px 0 0;
}

.instr-txt a {
    color: #c78a3b;
}

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

a.instr-btn {
    width: 154px;
    position: absolute;
    left: 50%;
    margin-left: -77px;
    bottom: 10px;
    height: 44px;
    background: url(../webgame/cqsj/tpl/images/specialbtn.png?18d0e66) no-repeat 0 -512px;
}

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

.instr-share {
    overflow: hidden;
    height: 28px;
    position: absolute;
    background: #271414;
    left: 0;
    bottom: 66px;
    width: 214px;
    padding: 5px 0 0 50px;
}

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



/*kfzx*/
.mod-kfzx {
    float: left;
    width: 266px;
}
.mod-kfzx .mod-stit{
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}
.mod-kfzx .mod-bd {
    padding: 20px 0  38px;
    /*height: 213px;*/
}
.mod-kfzx a {
    display: block;
    margin-right: 6px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    width: 146px;
    height: 20px;
    color: #9e7368;
    background: #553a34;}
.mod-kfzx a:hover {
    background: #8c5143;
    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;

}
/*.mod-kfzx .kfzx-group .kfzx-txt dd{*/
/*    color: #4b515f;*/
/*}*/
.mod-kfzx .kfzx-label {
    position: absolute;
    top: 0;
    left: 0; }


.kfzx-group{
    border-bottom: 1px dotted #4d332d;
    margin-bottom: 15px;
}




/*xwgg*/
.mod-xwgg {
    width: 462px;
    float: left;
}
.mod-xwgg .mod-bd {
    height: 192px;
    padding: 6px 0;
}

.mod-xwgg .mod-list {
    height: 192px;
    overflow: hidden;
}

.mod-xwgg .mod-list li a {
    width: 350px;
}

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

/*silde*/
.gw-silde {
    float: left;
    width: 462px;
    height: 256px;
    position: relative;
    margin-bottom: 15px;
}

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

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

.slide-dot {
    position: absolute;
    bottom: 10px;
    z-index: 10;
    height: 8px;
    text-align: right;
    right: 10px;
    *height: 26px;
    padding-right: 15px;
}

.slide-dot li {
    display: inline-block;
    width: 8px;
    height: 8px;
    vertical-align: top;
    cursor: pointer;
    overflow: hidden;
    *display: inline;
    zoom: 1;
    *margin: 0 5px;
    margin: 0 4px;
    border-radius: 4px;
    background: #6c5a5c;
}

.slide-dot li.cur {
    background: #a88c6a;
    width: 30px;
}

.mod-glwd {
    float: right;
    width: 244px;
    overflow: hidden;
}

.mod-glwd .mod-list li a {
    width: 210px;
}

.mod-glwd .mod-bd {
    padding: 6px 0;
    height: 192px;
}

.mod-glwd .mod-more {
    top: -55px;
    right: -12px;
}

.mod-glwd .tab-bd {
    top: 9px;
    left: 0;
    width: 222px;
}

/* zyjs */
.mod-zyjs {
    width: 720px;
    clear: both;
    height: 320px;
    overflow: hidden;
    margin-bottom: 15px;
    position: relative;
    *zoom: 1;
    background: #36211c;
    z-index: 1;
}

.mod-zyjs .mod-hd{
    position: absolute;
    top:0;
    left:0;
    z-index:9;
    width: 450px;
}
.mod-zyjs .mod-bd{
    position: absolute;
    top:0;
    left:0;
    z-index:8;
    width: 720px;
    height: 320px;
}
.mod-zyjs .tab-bd{
    position: absolute;
    top:0;
    left:0;
    width: 720px;
    height: 320px;
}
.mod-zyjs .tab-bd .txt_box{
    position: absolute;
    top: 47px;
    left: 10px;
    width: 305px;
    height: 198px;
    overflow: hidden;
    z-index: 4;
}
.mod-zyjs .tab-bd .pic_box{
    position: absolute;
    width: 720px;
    height: 320px;
    top: 0;
    left: 0;
    overflow: hidden;
}
.mod-zyjs .tab-bd .inav_tab{
    position: absolute;
    left: 44px;
    bottom: 13px;
    width: 120px;
    height: 55px;
    z-index: 4;
}
.mod-zyjs .tab-bd .inav_tab a{
    float: left;
    *display:inline;
    *zoom:1;
    width: 56px;
    height: 56px;
    background:  url(../webgame/cqsj/tpl/images/1.png?18d0e66) 0 0 repeat;
}
.mod-zyjs .tab-bd .inav_tab .a1{
    margin-right: 5px;
}
/* yxzl */
.mod-yxzl {
    *zoom: 1;
    float: right;
    height: 319px;
    overflow: hidden;
    width: 264px;
    margin-bottom: 15px;
}

.mod-yxzl .mod-bd {
    padding: 10px 0 0;
}

.yxzl-list {
    width: 224px;
    overflow: hidden;
    height: 72px;
    padding: 8px 0 5px;
    display: none;
    position: relative;
    z-index: 2;
    margin: 0 auto;
}

.yxzl-list ul {
    width: 235px;
}

.yxzl-list li {
    float: left;
    line-height: 26px;
    padding: 4px 0;
}

.yxzl-list li a {
    display: block;
    width: 75px;
    text-align: center;
    height: 16px;
    line-height: 16px;
    color: #a6908a;
    border-right:1px solid #5e4d4a;
}

.yxzl-list li a:hover {
    color: #c78a3b;
}

.yxzl-tag {
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #a6908a;
    font-size: 18px;
    cursor: pointer;
    width: 216px;
    margin: 0 auto;
    position: relative;
    *zoom:1;
}
.yxzl-opt {
    width: 244px;
    position: relative;
    margin:0 auto 10px;
}

.yxzl-opt .yxzl-tag{
    background:  url(../webgame/cqsj/tpl/images/mod_tit.png?18d0e66) 0 -85px no-repeat;
    height: 44px;
    width: 244px;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}
.yxzl-opt1 .yxzl-tag{
    background-position: 0 -85px;
}
.yxzl-opt2 .yxzl-tag{
    background-position: 0 -129px;
}
.yxzl-opt3 .yxzl-tag{
    background-position: 0 -173px;
}
/* wjxc */
.mod-wjxc .mod-publish {
    top: -60px;
}

.mod-wjxc .mod-bd {
    height: 180px;
    width: 719px;
    margin: 0;
}

.mod-wjxc .tab-bd {
    width: 719px;
    height: 128px;
    left: 0;
    top: 25px;
}


.mod-wjxc .mod-more {
    top: -71px;
    right: 0;
}

.mod-wjxc .marq {
    position: relative;
    *zoom: 1;
}

.mod-wjxc .marq-cont {
    overflow: hidden;
    margin: 0 auto;
    height: 128px;
    *height: 130px;
    width: 606px;
}

.mod-wjxc .marq-list {
    overflow: hidden;
}

.mod-wjxc .marq-list li {
    float: left;
    margin-right: 30px;
}

.mod-wjxc .marq-list li a {
    height: 128px;
    width: 182px;
    display: block;
    overflow: hidden;
}


.mod-wjxc .marq-list li img {
    width: 100%;
    height: 100%;
    display: block;
}

.mod-wjxc .marq-btnl,.mod-wjxc .marq-btnr {
    height: 24px;
    width: 14px;
    background: url(../webgame/cqsj/tpl/images/specialbtn.png?18d0e66) no-repeat;
    top: 50%;
    position: absolute;
    margin-top: -15px;
}

.mod-wjxc .marq-btnl {
    left: 23px;
    background-position:  -154px -562px;
}

.mod-wjxc .marq-btnr {
    right: 23px;
    background-position: -169px -562px ;
}

.mod-wjxc .marq-btnl:hover {
    background-position:-154px  -512px ;
}

.mod-wjxc .marq-btnr:hover {
    background-position: -154px -536px
}


/* wjjl */
.m-ctable {
    overflow: hidden;
}

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

.mod-wjjl {
    float: right;
    width: 719px;
}

.mod-wjjl .mod-bd {
    padding: 5px 0 15px;
}

.mod-wjjl .mod-ico {
    background-position: 0 -110px;
}

.mod-wjjl a.mod-publish{
    right: 35px;
}

.mod-wjjl a.mod-more {
    top: -46px;
    right: -10px;
}

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

.comu-table th {
    line-height: 40px;
    text-align: left;
    padding: 0 5px;
    border-bottom: 1px solid #5c4242;
    margin-bottom: 5px;
    font-size: 14px;
    color: #a6908a;
    font-family: "SimSun",sans-serif;
    font-weight: bold;
}

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

.comu-table td {
    height: 35px;
    overflow: hidden;
    border-bottom: 1px dotted #a6908a;
}

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

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

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

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

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

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

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

.disable {
    display: none;
}

.comu-table .hover a,.comu-table .hover td,.comu-table .hover td a,.comu-table .hover .td-wid {
    color: #c78a3b;
}

a.mod-publish {
    width: 86px;
    position: absolute;
    top: -35px;
    right: 45px;
    color: #b28276;
    height: 25px;
    line-height: 25px;
    background: #553a34;
    font-size: 14px;
}

a.mod-publish:hover{
    background: #8c5143;
}

.hd-select {
    position: relative;
}
/*m_selectlist*/
.m_selectlist {
    background: #553a34;
    width: 220px;
    height: 30px;
    position: relative;
    cursor: pointer;
}

.m_selected {
    height: 29px;
}

.m_selected .select_txt {
    padding-left: 10px;
    color: #a6908a;
    line-height: 29px;
}

.m_selected .flag_down b {
    position: absolute;
    border: 5px solid #553a34;
    border-top-color: #a6908a;
    top: 12px;
    right: 16px;
    overflow: hidden;
    height: 0px;
}

.flag_down {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 37px;
    height: 29px;
}

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

.selectlist li:hover,.selectlist li.cur,.selectlist li.cur:hover {
    background: #a6908a;
    text-decoration: none;
    color: #36211c;
}

/* selectlist */
.m_selectlist .selectlist {
}

.m_selectlist  .m_select_cont {
    position: absolute;
    top: 29px;
    width: 220px;
    background-color: #553a34;
    border-top: 0;
    display: none;
    overflow: hidden;
    padding: 5px 0;
}

.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;
}


