@charset "utf-8";
/* /webgame/xtkzw/tpl/css/gserver.css */
/* ue_notice */
.ue_notice{position:absolute;left:50%; z-index: 1;
    top: 200px;
    margin-left: -498px;
}

/*ser_out_face*/
.ser_out_face{top:190px; z-index:100; opacity:1;filter:alpha(opacity=100);margin-left:-480px;width: 622px; display: none;}
.out_face_hd,.out_face_bd,.out_face_fd{background:url(../webgame/xtkzw/tpl/images/bg/server_bg.png?18d0e66) 0 0 no-repeat;}
.out_face_hd,.out_face_hd a{ color:#e2e2e2; }
.out_face_hd{ background-position:0 0;padding: 0;height: 30px;}
.out_face_bd{ overflow:hidden; width:600px; background-position:-622px 0; background-repeat: repeat-y; padding: 0 11px;}
.out_face_fd{ background-position:right bottom; padding-bottom:14px; zoom:1;}

/* store_btn */
.sns_textscroll{padding: 5px 0 20px 50px;}
.sns_textscroll h2{color:#fff;}
.text_scroll_bx{ height:24px;}
.text_scroll_bx a{ color:#fcff01;}
.text_scroll_bx a:hover{ text-decoration: underline;}
.text_scroll_bx li img{ display:inline-block; *display: inline; *zoom:1; margin:5px 3px;}
.sfgg_mod{height: 40px;}
.sfgg_mod a{float: left;}
.m_server {  background:#fcf6f9;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding-top: 10px;
}
.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:14px; width:580px;}
.m_server_bd h2{ background:none; font-size:14px; font-family:"microsoft yahei"; font-weight:700; color:#ab2424; text-indent:0; line-height:36px;}
.alert_w{ background:url(../webgame/xtkzw/tpl/images/bg/server_sprite.png?18d0e66) no-repeat 0 0;}
.select_ser{ color:#ab2424;}
.m_played_ser .nplay { color:#a48c72;}
.m_server .m_server_fd{ height:10px; width:594px;}

/*server_box*/
.server_num li{ background: #fdeecd; border-color: #d8baa5; color: #ab2424}
.server_num li.cur{ background:transparent;border-bottom-color: #fff4e2;}
.server_all .m_server_num{border-bottom-color: #d8baa5;}

/*scrollbar*/ 
a.jScrollArrowUp { background:url(../webgame/xtkzw/tpl/images/bg/server_sprite.png?18d0e66) no-repeat  0 -63px;}
a.jScrollArrowDown { background: url(../webgame/xtkzw/tpl/images/bg/server_sprite.png?18d0e66) no-repeat 0 -83px;}
a.jScrollArrowUp:hover{ background:url(../webgame/xtkzw/tpl/images/bg/server_sprite.png?18d0e66) no-repeat  -20px -63px;}
a.jScrollArrowDown:hover{ background: url(../webgame/xtkzw/tpl/images/bg/server_sprite.png?18d0e66) no-repeat -20px -83px;}
.jScrollPaneTrack{background:#ff8b9e;}
.jScrollPaneDrag{background:#ff3f5f;}

.m_sstore{
    margin-top: 4px;
    margin-right: 20px;
}
.m_gdiscuss{
    margin-top: 4px;
}
.sfgg_mod{
    margin-top: 0;
}
/* /webgame/xtkzw/tpl/css/game.css */
/*
 frm ：表示框架
 sfrm: 表示小的框架
 mod : 表示模块 
 wg ：表示公用内容
 cnt : 表示内容
*/

body,.my_ftop{ background:#fff; min-width:1000px; font-family:"sinsum";}
/*文字高亮*/
.hc1{color:#ff0000!important;}

/* ======================== frm 整体框架 ========================  */
.full_bg1{background: url(../webgame/xtkzw/tpl/images/bg/fullbg_01.jpg?18d0e66) no-repeat center top;overflow: hidden;}
.full_bg2{background: url(../webgame/xtkzw/tpl/images/bg/fullbg_02.jpg?18d0e66) no-repeat center 400px;
    position: relative;*zoom:1;}
.frm_header{ width: 1000px; height: 950px; margin:  0 auto;position: relative;*zoom:1;}
.frm_header .bg1{ background: url(../webgame/xtkzw/tpl/images/bg/bg_01.jpg?18d0e66)  no-repeat 0 0; height: 200px;}
.frm_header .bg2{ background: url(../webgame/xtkzw/tpl/images/bg/bg_02.jpg?18d0e66)  no-repeat 0 0; height: 200px;}
.frm_header .bg3{ background: url(../webgame/xtkzw/tpl/images/bg/bg_03.jpg?18d0e66)  no-repeat 0 0; height: 200px;}
.frm_header .bg4{ background: url(../webgame/xtkzw/tpl/images/bg/bg_04.jpg?18d0e66)  no-repeat 0 0; height: 200px;}
.frm_header .player_scale{ background: url(../webgame/xtkzw/tpl/images/bg/scale.png?18d0e66)  no-repeat 0 0;
    position: absolute;
    left: 720px;
    top: 450px;
    height: 113px;
    width: 170px;
}
.frm_header .bg_top{ background: url(../webgame/xtkzw/tpl/images/bg/top.png?18d0e66)  no-repeat 0 0;
    position: absolute;
    left: 0;
    top: 0;
    height: 330px;
    width: 699px;
}

.frm_header .opt{
    position: absolute;
    left: 184px;
    top: 337px;
    font-size: 0;
}
.frm_header .opt a{
    filter: brightness(1);
    transition: filter .3s;
}
.frm_header .opt a:hover{
    filter: brightness(1.1);
}

.frm_header .opt_main{
    display: block;
    background: url(../webgame/xtkzw/tpl/images/bg/hd_btn_main.png?18d0e66)  no-repeat 0 0;
    width: 294px;
    height: 112px;
    margin-bottom: 5px;
}
.frm_header .opt_1{
    display: inline-block;
    width: 174px;
    height: 60px;
    margin-right: 6px;
}
.frm_header .opt_1[data-status="0"]{
    background: url(../webgame/xtkzw/tpl/images/bg/hd_btn_1_0.png?18d0e66)  no-repeat 0 0;
}
.frm_header .opt_1[data-status="1"]{
    background: url(../webgame/xtkzw/tpl/images/bg/hd_btn_1_1.png?18d0e66)  no-repeat 0 0;
}
.frm_header .opt_2{
    display: inline-block;
    background: url(../webgame/xtkzw/tpl/images/bg/hd_btn_2.png?18d0e66)  no-repeat 0 0;
    width: 114px;
    height: 60px;
}




.wg-main{width: 1000px; position:relative; margin:-331px auto 0; z-index: 11;}
/* ======================== mod 通用模块 ========================  */
.col-l{float: left;width: 620px;clear: both;}
.col-r{float: right;width: 370px;}
/*mod_wg*/
.mod{overflow: hidden;margin-bottom: 10px;}
.mod-hd{height: 39px;background:url(../webgame/xtkzw/tpl/images/sprite_ibg.png?18d0e66) 0 -40px;position: relative;*zoom:1;}
.mod-hd-l,.mod-hd-r,.mod-ft-l,.mod-ft-r{position: absolute;background:url(../webgame/xtkzw/tpl/images/sprite_ibg.png?18d0e66);width: 13px;}
.mod-hd-l,.mod-hd-r{height: 39px;top:0;}
.mod-hd-l{background-position: left 0;left:0;}
.mod-hd-r{background-position: right -80px;right:0;}
.mod-ft{height: 12px;background:url(../webgame/xtkzw/tpl/images/sprite_ibg.png?18d0e66) 0 -188px;position: relative;*zoom:1;}
.mod-ft-l,.mod-ft-r{height: 12px;bottom:0;}
.mod-ft-l{background-position: left -148px;left:0;}
.mod-ft-r{background-position: right -228px;right:0;}
.mod-bd{padding:0 12px;position: relative;border-left:1px solid #fcd3c9;border-right:1px solid #fcd3c9;background: #fff3ef;}
.mod-tit{background: url(../webgame/xtkzw/tpl/images/sprite_5.png?18d0e66) 0 0 no-repeat;width: 97px;line-height: 36px;color: #fff4f1;float: left;padding: 0 0 0 57px;font-size: 18px;margin-left: 17px;font-family: "microsoft Yahei";font-weight: bold;*display: inline;}

a.mod-more{  position: absolute; top:-42px; right: 5px; width:42px;padding: 0 0 0 10px; height: 34px;color: #fd6816;line-height: 34px; }
a.mod-more i{ background: url(../webgame/xtkzw/tpl/images/sprite_5.png?18d0e66) -84px -116px no-repeat; width: 14px; height: 14px;  position: absolute; top:10px; right:0;}
a.mod-more:hover{color: #ee0000;}
a.mod-more:hover i{background-position: -98px -116px;}
.mod-banner{display: block;}
.mod-upload{position: absolute;right: 72px;top:-29px;width: 90px;height: 24px;background:url(../webgame/xtkzw/tpl/images/sprite_5.png?18d0e66) 0 -247px;text-align: center;color: #fff;line-height: 24px;}
.mod-upload:hover{background-position: 0 -271px;}
.mod-publish{position: absolute;right: 82px;top:-25px;width: 90px;height: 24px;background:url(../webgame/xtkzw/tpl/images/sprite_5.png?18d0e66) 0 -247px;text-align: center;color: #fff;line-height: 24px;}
.mod-publish:hover{background-position: 0 -271px;}
.mod-list li{border-bottom: 1px dotted #eaa694;height: 27px;line-height: 27px;padding:1px 0; white-space:normal; font-family: "microsoft yahei";overflow: hidden;}
.mod-list a{ color:#713828;font-size: 12px;height: 27px;white-space:nowrap;  overflow:hidden;  text-overflow: ellipsis;  -o-text-overflow: ellipsis;  display: block; }
.mod-list span{color: #868686;float: right;}
.mod-list .hover{ background: transparent;}
.mod-list .hover a, .mod-list .hover span,.mod-list a:hover{color:#ff7e00; text-decoration: underline;}

.tab-hd{margin: 0 13px;border-bottom: 2px solid #ffa49a;padding-top: 10px;}
.tab-hd li{cursor: pointer;width: 84px;line-height: 27px;color: #e06e62;font-weight: bold;font-family: "microsoft Yahei";float: left;text-align: center;font-size: 16px;}
.tab-hd li.cur{background: #8b75cc;background:url(../webgame/xtkzw/tpl/images/sprite_5.png?18d0e66) 0 -116px no-repeat;color: #fff4f1;}
.tab-bd{position: absolute;top:0;left:12px;}
.tab-bd a.mod-more{right: 0;}

.maq-cont{width: 558px;height:114px;overflow: hidden;margin: 0 auto;position:relative;}
.maq-list{overflow: hidden;width: 696px;font-size:0;}
.maq-list li{float: left;padding: 0 9px;}
.maq-list li .maq-img a{display: block;position: relative;width: 164px;height: 110px;border: 2px solid #f8c4b1;}
.maq-list li .maq-img a:hover{border-color: #ff943d;}
.maq-list li .maq-img img{display: block;width: 100%;height: 100%;vertical-align:bottom;}
.maq-list li .maq-img i{width: 48px;height: 48px;top:50%;left:50%;margin: -24px 0 0 -24px;position: absolute;background:url(../webgame/xtkzw/tpl/images/ico_2.png?18d0e66);}
.maq-list li .maq-img a:hover i{background:url(../webgame/xtkzw/tpl/images/ico_1.png?18d0e66);}
.maq-img{width: 168px;height: 114px;position: relative;*zoom:1;}
.maq-txt{line-height:30px;text-align: center;}
.maq-txt a{color: #713828;font-size: 12px;}
.maq-txt a:hover{text-decoration: underline;}
.maq-btn{position: absolute;top:50%;margin-top: -17px;padding: 10px 2px;}
.maq-btnl{left: 0;}
.maq-btnr{right: 0;}
.maq-btn i{display: block;width:14px;height: 24px;background:url(../webgame/xtkzw/tpl/images/sprite_5.png?18d0e66);}
.maq-btnl i{background-position: -84px -136px;}
.maq-btnr i{background-position: -98px -136px;}
/* ======================== 具体内容 ========================  */

/*mod_intro*/
.wg-intro{height: 467px;position: relative; *zoom:1;width: 246px;float: left;top:-7px;}
.intro-cont{padding: 60px 20px 0;position: absolute;left:0;top:0;width: 206px;overflow: hidden;}
.intro-img{width: 206px;height: 120px;border-radius: 8px;margin-bottom: 10px;}
.intro-img img{width: 206px;height: 120px;display: block;border-radius: 8px;}
.intro-txt{line-height: 24px;color: #713828;height: 144px;margin-bottom: 20px;}
.intro-txt a{color: #fe4b6b;}
.intro-share{height:30px;line-height: 36px; overflow:hidden;width: 222px;border-radius: 18px;background: #fdb6af;margin-left: -8px;margin-bottom: 13px;padding-top: 6px;}
.intro-share .bshare_t{ color:#fff; padding-left:25px; float:left; line-height: 24px;}
#bdshare{ float:left!important;}
.intro-btn{ height: 40px; width: 130px; line-height: 30px;background:url(../webgame/xtkzw/tpl/images/sprite_5.png?18d0e66) 0 -36px no-repeat;font-size: 14px;margin: 0 auto;display: block;}
.intro-btn:hover{background-position: 0 -76px;}
.intro-bg{width: 246px;}
.intro-bg .bg-hd{background:url(../webgame/xtkzw/tpl/images/sprite_6.png?18d0e66);height: 75px;}
.intro-bg .bg-bd{background: #ffe5de;border-right: 1px solid #fcd3c9;border-left: 1px solid #fcd3c9;height:335px;}
.intro-bg .bg-ft{background:url(../webgame/xtkzw/tpl/images/sprite_6.png?18d0e66) 0 -75px;height: 57px;}

.wg-entry{float: right;width: 234px;}
.wg-entry li{margin-bottom: 4px;float: left;}
.wg-entry li a{background:url(../webgame/xtkzw/tpl/images/sprite_1.png?18d0e66);width: 114px;height: 40px;display: block;}
.wg-entry li.entry-item1 a{background-position: 0 0;height: 69px;width: 234px;}
.wg-entry li.entry-item2 a{background-position: 0 -138px;height: 69px;width: 234px;}
.wg-entry li.entry-item3 a{background-position: 0 -276px;}
.wg-entry li.entry-item4 a{background-position: 0 -316px;}
.wg-entry li.entry-item5 a{background-position: 0 -356px;}
.wg-entry li.entry-item6 a{background-position: 0 -396px;}
.wg-entry li.entry-item3,.wg-entry li.entry-item5{margin-right: 4px;}
.wg-entry li.entry-item1 a:hover{background-position: 0 -69px;}
.wg-entry li.entry-item2 a:hover{background-position: 0 -207px;}
.wg-entry li.entry-item3 a:hover{background-position: -114px -276px;}
.wg-entry li.entry-item4 a:hover{background-position: -114px -316px;}
.wg-entry li.entry-item5 a:hover{background-position: -114px -356px;}
.wg-entry li.entry-item6 a:hover{background-position: -114px -396px;}

.wg-slide{  overflow:hidden; float: left;margin-bottom: 10px;margin-left: 10px;position: relative;*zoom:1;width: 500px;height:230px;}
.slide-cont{padding: 6px;width: 488px;height: 218px;position: absolute;top:0;right: 0;z-index: 9;}
.slide-list{ position: relative;}
.slide-list li{ position:absolute;left:0;top:0; z-index:0; width:490px;  height:290px; }
.slide-list li a{ display:block; width:100%; height:100%; text-decoration:none;}
.slide-dot{position:absolute;  z-index:53;left:0; bottom:20px; text-align: right; width: 476px; height: 14px; overflow: hidden; padding-right: 10px;padding-right: 30px}
.slide-dot li{background-color: #fff;	display: inline-block;  *display: inline;*zoom:1; margin: 0 5px;  width:26px; height: 14px;  -webkit-border-radius: 	7px;
    -moz-border-radius: 	7px;
    border-radius: 	7px;  overflow: hidden; cursor:pointer; font-size: 0; line-height: 0; }
.slide-dot li.cur{background-color: #ff7200;width: 70px;}

.wg-gg{margin-bottom: 10px;height: 220px;float: right;width: 234px;overflow: hidden;}
.gg-list li{float: left;margin-bottom: 10px;}
.gg-list img{display: block;}

.mod-xwgg{float: left;width: 500px;margin-left: 10px;margin-bottom: 10px;}
.mod-xwgg .mod-bd{height: 150px;padding-top: 9px;padding-bottom: 10px;}
.mod-xwgg .mod-list{width: 474px;}
.mod-xwgg .mod-list a{ width:370px;}
.mod-xwgg .tab-bd{top:9px;}

.mod-wjwd{margin-bottom: 10px;}
.mod-wjwd .mod-bd{height: 150px;padding-top: 6px;padding-bottom: 3px;}
.mod-wjwd .mod-list{width: 344px;}
.mod-wjwd .tab-bd{top:9px;}



.mod-yxzl .mod-bd{padding: 10px 12px 9px;height: 196px;width: 594px;}
.mod-yxzl .mod-more{top:-32px;right: 10px;}
.yxzl-wrap{width: 594px;height: 196px;overflow: hidden;}
.yxzl-list{width: 622px;}
.yxzl-opt{float: left;margin-right: 2px;*display:inline;}
.yxzl-tag{width: 160px;height: 196px;background: url(../webgame/xtkzw/tpl/images/sprite_2.jpg?18d0e66) no-repeat;float:left;position: relative;*zoom:1;}
.yxzl-tag h3{width: 160px;bottom: 0;left: 0;line-height: 34px;color: #a76b5c;font-size: 20px;text-align: center;font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;position: absolute;}
.yxzl-cont{width: 270px;height: 196px;float: left;background: url(../webgame/xtkzw/tpl/images/sprite_2.jpg?18d0e66) no-repeat;position: relative;*zoom:1;display: none;}
.yxzl-cont h3{width: 112px;top: 24px;left: 15px;line-height: 32px;color: #fff4f1;font-size: 18px;text-align: center;font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;position: absolute;}
.yxzl-opt3{border-bottom: 0px;}
.yxzl-cont ul{line-height: 22px;position: absolute;top: 62px;left: 15px;width: 140px;}
.yxzl-cont ul li{float: left;padding: 0 4px;}
.yxzl-cont ul a{color: #713828;display: block;width: 58px;text-align: center;}
.yxzl-cont ul a:hover{text-decoration: underline;}
.yxzl-opt1 .yxzl-tag{background-position: 0 0;}
.yxzl-opt2 .yxzl-tag{background-position: 0 -196px;}
.yxzl-opt3 .yxzl-tag{background-position: 0 -392px;}
.yxzl-opt1 .yxzl-cont{background-position: -160px 0;}
.yxzl-opt2 .yxzl-cont{background-position: -160px -196px;}
.yxzl-opt3 .yxzl-cont{background-position: -160px -392px;}
.mod-yxzl .cur .yxzl-cont{display: block;}
.mod-yxzl .cur .yxzl-tag{display:none;}

.mod-tsjs .mod-bd{padding-top: 7px;}
.mod-tsjs .mod-list li a{float: left;}
.mod-tsjs .mod-list li.list-new a{padding-right: 30px;background: url(../webgame/xtkzw/tpl/images/i-new.png?) no-repeat right 8px;}
.tsjs-img{width: 340px;height: 80px;margin: 0 auto 8px;}
.tsjs-img img{width: 100%;height: 100%;display: block;}


.mod-wjxc .mod-bd{height: 120px;padding: 29px 6px 0;}
.mod-wjxc .tab-bd{top:19px;width: 606px;left:6px;}
.mod-wjxc .tab-bd .mod-more{top:-52px;right: 5px;}
.mod-wjxc .mod-upload{top: -48px;}
.mod-yxsp .mod-more{top:-34px;right: 10px;}
.mod-yxsp .mod-bd{height: 144px;padding: 15px 6px 0;}
.mod-yxsp .tab-bd{top:19px;width: 606px;left:6px;}
.mod-yxsp .maq-btn{margin-top: -25px;}
.mod-yxsp .maq-cont{height: 144px;}


.mod-kfzx{overflow: visible;position: relative;*zoom:1;background: #fff3ef;z-index: 99;}
.mod-kfzx .mod-bd{height: 134px;position: relative;z-index: 101;background: none;padding-top: 15px;}
.mod-kfzx .mod-bd p{color:#713828;  line-height: 24px;height: 24px; padding: 0; font-size:12px;float: left;width: 300px;}
.kfzx-bg{width: 189px;height: 200px;position: absolute;top:0;right: 0;background: url(../webgame/xtkzw/tpl/images/pic_1.jpg?18d0e66) no-repeat;z-index: 99;}
.kfzx-cz a{background: url(../webgame/xtkzw/tpl/images/sprite_5.png?18d0e66) no-repeat;float: left;line-height: 26px;height: 26px;text-align: center;color: #fff;}
.kfzx-cz a.zx-online{width: 80px;background-position:0 -143px;margin-right: 14px;}
.kfzx-cz a.zx-online:hover{background-position:0 -169px;}
.kfzx-cz a.cz-online{width: 102px;background-position:0 -195px;}
.kfzx-cz a.cz-online:hover{background-position:0 -221px;}
.kfzx-qq{float: left;}
.kfzx-qq .ue-select{position: relative;*zoom:1;width: 210px;height: 21px;line-height: 21px;color: #ffffff;float: left;z-index: 99;}
.kfzx-qq .ue-select-title{background: #cda7a2;position: relative;*zoom:1;padding-left: 3px;cursor: pointer;}
.kfzx-qq .ue-select-title b{position: absolute;border:5px solid #cda7a2;border-top-color:#ffeae4;top:7px;right: 5px;overflow: hidden;line-height: 0;}
.kfzx-qq .ue-select-list{background: #cda7a2;position: absolute;display: none;z-index: 99;}
.kfzx-qq .ue-select-list-inner{padding: 0 3px;width: 204px;}
.kfzx-qq .ue-select-list a{color: #fff;}
.kfzx-qq .qq-label{float: left;color: #713828;line-height: 24px;}


/* wjjl */
.mod-wjjl{clear: both;}
.mod-wjjl .mod-upload{top:-30px;}
.mod-wjjl .mod-bd{padding-bottom: 20px;padding-top: 10px;}
.comu-table{width: 974px; line-height: 29px;}
.comu-table thead tr{background: #ffded5;}
.comu-table tr.odd{background: #ffeae4;}
.comu-table th{line-height: 30px;font-weight: bold;color: #713828;text-align: left;padding: 0 5px;font-size: 14px;}
.comu-table th.th-tit{text-align: left;width: 660px;}
.comu-table td{color: #713828;border-bottom: 1px dotted #eaa694;height: 29px;overflow: hidden;font-size: 12px;}
.comu-table td.td-tit{text-align: left;}
.comu-table td a{color: #713828;line-height: 29px;font-size: 12px;}
.comu-table .td-wid{overflow: hidden;height: 29px;line-height: 29px;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: 80px;}
.comu-table .td-tit .td-wid{width: 350px;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{text-decoration: underline;}
.mod-wjjl a.mod-more{top: -30px;right: 15px;}

.ui-dialog-b{width: 300px;padding: 30px;border: 5px solid #803DDB;background: #fff;font:bold 20px/34px "Microsoft Yahei";text-align: center;color: #ff9c00;}



/*canvas*/
.wg-canvas{
    position: absolute;
    width: 2000px;
    height:620px;
    left:50%;
    margin-left: -1000px;
    top:0;
    overflow: hidden;
}

.bg-video{
    width: 2000px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -1000px;
}



/* 新添加-推荐游戏模块 */
.mod-recommend{
    float: none;
}

.mod-recommend .mod-hd{
    float: none;
    background: url(../webgame/xtkzw/tpl/images/sprite_ibg_2.png?18d0e66) no-repeat; 
	height: 39px;
    width: 620px;
}

.mod-recommend .mod-tit{

}

.mod-recommend .mod-stit{
    font-size: 0;
}

.mod-recommend .mod-more{
    background: url(../webgame/xtkzw/tpl/images/sprite_5.png?18d0e66) -84px -116px no-repeat;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 12px;
    right: 12px;
    padding: 0;
}
.mod-recommend .mod-more::after{
    content: '更多';
    position: absolute;
    left: -28px;
    top: -10px;
    height: 34px;
    width: 30px;
    color: #fd6816;
    line-height: 34px;
}

.mod-recommend .mod-bd{
    padding: 32px 0;
    height: 96px;
	overflow: hidden;
	background: #fff3ef;
    border: solid 1px #fcd3c9;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top: 0 none;
}
.mod-recommend .recommend-item{
    margin: 0 1px;
    margin-bottom: 50px;
}
.mod-recommend .recommend-item .recommend-item-name{
    color: #713828;
}
.mod-recommend .recommend-item:hover .recommend-item-name{
    color: #f08800;
}


.cnt_olnk{
    letter-spacing: -1px\9;
}
