@charset "utf-8";
/* /webgame/home/ty2/css/gserver.css */

/* ue_notice */
.ue_notice{ position:absolute; top:190px; margin-left:-300px; left:50%;}

/*ser_out_face*/
.ser_out_face{top:180px;opacity:1;filter:alpha(opacity=100);background:#199d80; width: 622px;}
.out_face_hd,.out_face_bd,.out_face_fd{background-repeat:no-repeat;}
.out_face_hd,.out_face_hd a{ color:#fff88f; }
.out_face_hd{ /*background-position:0 0;*/padding: 10px 10px 0 5px;
    height: 35px;}
.out_face_bd{ overflow:hidden; width:600px;background-position:-622px 0;padding: 0 11px;background-repeat: repeat-y;}
.out_face_fd{ background-position:right bottom; padding-bottom:10px; zoom:1;}

/* store_btn */
.sns_textscroll h2{color:#fff88f;}
.text_scroll_bx{ height:24px;}
.text_scroll_bx a{ color:#fff88f;}
.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:url(../webgame/home/ty2/images/iserver_bg.png?) repeat 0 0;}
.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:13px; width:581px;}
.m_server_bd h2{ background:none; font-size:14px; font-family:"microsoft yahei"; font-weight:700; color:#3a0000; text-indent:0; line-height:36px;}
.alert_w{ background-repeat:no-repeat;background-position: 0 0;}
.select_ser{ color:#3a0000;}
.m_played_ser .nplay { color:#3a0000;}
.m_server .m_server_fd{ height:10px; width:594px;}

/*server_box*/
.server_num li{ background: #fcc896; border-color: #d9822c; color: #3a0000}
.server_num li.cur{ background:transparent;border-bottom-color: #fbead8;}
.server_all .m_server_num{border-bottom-color: #d9822c;}

/*scrollbar*/ 
a.jScrollArrowUp { background-repeat:no-repeat;background-position:0 -63px;}
a.jScrollArrowDown { background-repeat:no-repeat;background-position:0 -83px;}
a.jScrollArrowUp:hover{ background-repeat:no-repeat;background-position:-20px -63px;}
a.jScrollArrowDown:hover{ background-repeat:no-repeat;background-position: -20px -83px;}
.jScrollPaneTrack{background:#199d80;}
.jScrollPaneDrag{background:#2fc3a3;}

.alert_w{background: url(../webgame/home/ty2/images/server_sprite.png?) no-repeat;}
/* /webgame/home/ty2/css/game.css */
/*
 frm ：表示框架
 sfrm: 表示小的框架
 mod : 表示模块 
 wg ：表示公用内容
 cnt : 表示内容
*/


body,
.my_ftop {
    /* background:url(../webgame/home/ty2/images/body.png?9f3be3a) repeat 0 0; */
    min-width: 896px;
}

body, .my_ftop {
    font-family: "Microsoft Yahei", serif;
}

/*文字高亮*/
.hc1 {
    color: #ff961e !important;
    font-weight: bold;
}

.frm_wfooter {
    margin-top: 0px;
}

/* ======================== frm 整体框架 ========================  */
.view {
    background: #f5f5f4;
    font-family: "microsoft yahei"
}

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

.frm_main {
    position: relative;
    margin-top: -440px;
    font-size: 0;
}

.wrapper {
    background: #f5f5f4;
    position: relative;
    zoom: 1;
}

.header {
    width: 1000px;
    height: 920px;
    margin: 0 auto;
    position: relative;
    z-index: 11;
}

.fbg-1 {
    background: center top no-repeat;
}

.fbg-2 {
    background: center 300px no-repeat;
}

.fbg-3 {
    background: center 600px no-repeat;
}

.bg-1 {
    height: 150px;
}

.bg-2 {
    height: 150px;
}

.bg-3 {
    height: 150px;
}

.bg-4 {
    height: 150px;
}

.bg-5 {
    height: 320px;
}

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

.browse {
    position: absolute;
    z-index: 100;
    left: 0;
    top: 0;
}

.btn-download {
    position: absolute;
}

.btn-browse {
    position: absolute;
}

.btn-tutorial {
    position: absolute;
}

.browse-tip {
    position: absolute;
    overflow: hidden;
    display: none;
    z-index: 999;
}

.btn-browse360:hover .browse-tip {
    display: block;
}

.btn-browse360 {
    position: absolute;
}

.colum {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    margin-bottom: 10px;
}

.colum-left {
    width: 566px;
    margin-right: 10px;
}

.colum-mid {
    width: 424px;
}


/* ======================== mod 通用模块 ========================  */
.mod-tit {
    font-family: "Microsoft Yahei", sans-serif;
    font-weight: bold;
    color: #505050;
    font-size: 18px;
}

.mod-more {
    color: #646464;
    position: relative;
    padding: 0 0 0 18px;
    *zoom: 1;
    height: 18px;
    position: absolute;
    top: 11px;
    right: 17px;
}

.mod-more i {
    position: absolute;
    width: 13px;
    height: 13px;
    background: url(../webgame/home/ty2/images/ico_1.jpg?9f3be3a);
    left: 0px;
    top: 3px;
    overflow: hidden;
}

.mod-hd {
    padding: 6px 17px;
    position: relative;
    *zoom: 1;
}

.mod-bd {
    background-color: #fff;
    padding: 0 17px;
}

/* 列表 */
.mod-list {
    padding: 10px 16px;
}

.mod-list li {
    border-bottom: 1px dotted #ebebeb;
    height: 40px;
}

.mod-list li,
.mod-list li a {
    height: 40px;
    font: 500 14px/40px "microsoft yahei";
    color: #7d7d7d;
}

.mod-list li a {
    width: 80%;
    display: block;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

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

.mod-list li a:hover span.item-th {
    text-decoration: none;
}

.mod-list li span {
    float: right;
    color: #7d7d7d;
}

li.mod-item--hot a {
    color: #ff961e;
    font-weight: bold;
}

.col-silde {
    position: relative;
}

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

.slide-list li img {
    width: 100%;
    height: 100%;
}

.slide-dot {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 0;
    z-index: 9;
}

.slide-dot li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 10px;
    height: 10px;
    background-color: #7d7d7d;
    transition: width .3s, background-color .3s;
    border-radius: 5px;
}

.slide-dot li+li {
    margin-left: 10px;
}

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


/* ======================== 2022/11/21 by yang ========================  */

.mod--intro {
    padding: 17px;
    position: relative;
    *zoom: 1;
    font-size: 0;
}

.intro-img {
    width: 108px;
    height: 94px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: #f5f5f5;
    vertical-align: top;
}

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

.intro-cont {
    position: relative;
    width: 422px;
    height: 94px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.intro-txt {
    line-height: 24px;
    font-size: 14px;
    color: #7d7d7d;
    padding-left: 6px;
}

.intro-txt a,
.intro-txt strong {
    color: #46b4ff;
    font-weight: bold;
}

.intro-share {
    position: absolute;
    right: 0;
    bottom: 0;
}

.intro-share .share-label {
    line-height: 24px;
    font-size: 14px;
    color: #7d7d7d;
}

.intro-share .bds_more {
    display: none;
}

.intro-share .bdsharebuttonbox {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.intro-share .bdsharebuttonmod>a {
    margin-top: 0px;
    margin-bottom: 0px;
}


.mod--intro {
    margin-bottom: 10px;
}

.col-entry {
    margin-bottom: 10px;
    font-size: 0;

    margin-right:-12px;
    *zoom: 1;
}
.col-entry:after {
    content: "";
    display: table;
    clear: both;
  }

.col-entry a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 132px;
    height: 48px;
    background-color: #ff961e;
    border-radius: 4px;
    text-align: center;
    font: 700 18px/48px "microsoft yahei";
    color: #ffffff;

    margin-left: 12px;
    float:left
}
.col-entry a:first-child{
    margin-left: 0;
}

/* 幻灯 */
.mod--slide {
    position: relative;
    width: 566px;
    height: 153px;
    overflow: hidden;
}

.mod--slide .slide-list li {
    width: 566px;
    height: 153px;
}

/* 新闻公告 */
.mod--xwgg .mod-bd {
    padding: 0;
}

.mod--xwgg .xwgg-hd {
    background-color: #f5f5f5;
}

.mod--xwgg .xwgg-bd {
    min-height: 308px;
}

.mod--xwgg nav a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 103px;
    height: 39px;
    background-color: #f5f5f5;
    border: solid 1px #f5f5f5;
    border-bottom-color: #ebebeb;
    text-align: center;
    font: 700 18px/39px "microsoft yahei";
    color: #505050;
}

.mod--xwgg nav a.cur {
    background-color: #ffffff;
    border: solid 1px #ffffff;
    border-left-color: #ebebeb;
    border-right-color: #ebebeb;
}

/* 客服中心 */
.mod--kfzx {
    width: 262px;
    height: 254px;
    padding: 0;
    overflow: hidden;

    background-color: #f5f5f5;
}

.kfzx-tit {
    width: 103px;
    height: 39px;
    background-color: #ffffff;
    border: solid 1px #ffffff;
    border-left-color: #ebebeb;
    border-right-color: #ebebeb;
    text-align: center;
    font: 700 18px/39px "microsoft yahei";
    color: #505050;
}

.kfzx-cont {
    padding: 0 16px;
    background-color: #ffffff;
    font: 500 14px/40px "microsoft yahei";
    color: #7d7d7d;
    min-height: 214px;
}

.mod--kfzx .online {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 132px;
    line-height: 22px;
    height: 22px;
    background: #46b4ff;
    border: none;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.mod--screen {
    width: 724px;
    padding: 0;
    background-color: #f5f5f5;
}

.mod--screen .mod-tit {
    width: 103px;
    height: 39px;
    background-color: #ffffff;
    border: solid 1px #ffffff;
    border-left-color: #ebebeb;
    border-right-color: #ebebeb;
    text-align: center;
    font: 700 18px/39px "microsoft yahei";
    color: #505050;
}

.mod--screen .col-silde {
    position: relative;
    width: 726px;
    height: 214px;
    overflow: hidden;
}

.mod--screen .slide-list li {
    width: 726px;
    height: 214px;
}

.mod--kfzx,
.mod--screen {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
}

.mod--kfzx {
    margin-right: 10px;
}
