/*a标签选中的时候加下划线*/
a:hover {text-decoration: underline;}
/*网页背景图*/
.bg{height:90%;}
.bg img{max-height:1369px;min-width: 1300px;}
/*.bg .bg-jb{width: 100%;height: 106%;position: absolute;top: 0px;}*/

.bg .bg-jb{width: 100%;height: 100%;position: absolute;top: 0px;display:block;background-image: linear-gradient( to top, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 10%,rgba(0,0,0,0.99) 13%,rgba(0,0,0,0.99) 15%,rgba(0,0,0,0.98) 18%,rgba(0,0,0,0.975) 20%,rgba(0,0,0,0.965) 22%,rgba(0,0,0,0.955) 25%,rgba(0,0,0,0.945) 28%,rgba(0,0,0,0.925) 29%,rgba(0,0,0,0.91) 30%,rgba(0,0,0,0.89) 31%,rgba(0,0,0,0.88) 32%,rgba(0,0,0,0.87) 33%,rgba(0,0,0,0.86) 34%,rgba(0,0,0,0.85) 35%,rgba(0,0,0,0.84) 36%,rgba(0,0,0,0.83) 37%,rgba(0,0,0,0.82) 38%,rgba(0,0,0,0.81) 39%,rgba(0,0,0,0.80) 40%,rgba(0,0,0,0.79) 41%,rgba(0,0,0,0.78) 42%,rgba(0,0,0,0.77) 43%,rgba(0,0,0,0.76) 44%,rgba(0,0,0,0.75) 45%,rgba(0,0,0,0.74) 46%,rgba(0,0,0,0.73) 47%,rgba(0,0,0,0.72) 48%,rgba(0,0,0,0.71) 49%,rgba(0,0,0,0.7) 50%,rgba(0,0,0,0.6) 53%,rgba(0,0,0,0.5555) 55%,rgba(0,0,0,0.5055) 56%,rgba(0,0,0,0.4855) 58%,rgba(0,0,0,0.40) 60%,rgba(0,0,0,0.30) 65%,rgba(0,0,0,0.20) 68%,rgba(0,0,0,0.15) 70%,rgba(0,0,0,0.1) 73%,rgba(0,0,0,0.09) 75%,rgba(0,0,0,0.08) 73%,rgba(0,0,0,0.05) 78%,rgba(0,0,0,0.04) 79%,rgba(0,0,0,0.03) 80%,rgba(0,0,0,0.02) 85%,rgba(0,0,0,0.01) 90%,rgba(0,0,0,0.01) 95%,  rgba(0,0,0,0.01) 98%, rgba(0,0,0,0.01) 100%);}


/*导航*/
.nav__list .nav__item .nav__link .nav__txt--top:hover{/*color: #fffc00;*/color: red;}
.header a:hover{text-decoration:none;}
/*左边推荐服务器*/
#service{width: 245px;background: #313131;margin-top: 60px;position: relative;margin-bottom: 30px;}
#service .tit, .help .tit {font: 14px/50px "微软雅黑";top: -50px;position: absolute;left: 2px;color: #e6e6e6;;}
#service .con{ width:230px; height:205px;}
#service a.btn-more{  position: absolute;top: -38px;right: 3px;color: #e6e6e6;;}
#service a.btn-enter{ color: #fff;display: inline-block;width: 80px;height: 27px;line-height:27px;background: url(../images/redbg.png) no-repeat;text-align: center;float: left;margin-top: -1.5px;margin-left: 5px;}
#service ul{ padding-bottom:5px; }
#service li{ width:230px; height:30px; text-indent:10px; color:#666; }
#service li a{ padding-left: 5px; color:#666; }
#service li.hot a{ color:#b7b7b7; }
#service li.hot em{ padding-right:23px; background:url(../images/btn.png) no-repeat right -423px; }
#service li a em{ margin-left:3px; }
#service .search{ height:30px; padding:15px 0 10px 10px; }
#service .text,.all .search .text1,.ipt,.input_code{ border:1px solid #000; background:#898989; color:#000; width:130px; padding:0 4px; height:22px; line-height:22px; float:left; }
#service a.enter,.all .search .enter{ color:#fff; display:inline-block; width:69px; height:24px; background:url(../images/btn.png) -469px -188px; text-align:center; float:left; }
#service a.enter:Hover,.all .search .enter:hover{ text-decoration:none; }
#service .more{ position:absolute; top:-38px; right:3px; color: #666; }
#service a.btn-enter .span{color: #fff;line-height: 23px;}
#service .select{color: #fff;}
.select-out-div{display:inline-block;margin-left: 10px;}
/*客服中心*/
.service__txt span{color: #aaa;}
/*新闻列表页新闻列表*/
.list .info__list{display:none;}
.list .list-on{display:block;}
/*常见问题论坛样式*/

.wthd .info-list-on{display:block;}
.info--sub ul.list-on {
    height: 558px;
    overflow: hidden;
}
/*图片百分百*/
.header img,.slider img,.role-box img,.show-box img,.banner__wrap img{width:100%;height:100%;}
/*导航上面最顶部样式*/
.top_bar {height: 35px;line-height: 35px;background: white;font-size: 12px;position: relative;min-width: 685px;z-index: 9999;}
.top_bar .r_menu {float: right;position: absolute;right: 400px;top: 0;z-index: 80;margin-right: 1px;}
.top_bar .menu_list {display: inline;height: 34px;line-height: 34pxborder-right: 1px #e6e6e6 solid;border-left: 1px #e6e6e6 solid;background-color: white;position: relative;float: left;}
.top_bar .r_menu .menu_list {margin-right: -1px;}
.top_bar .menu_list a {color: #565656;}
.top_bar .menu_list .menu {padding: 0 9px;position: relative;float: left;}
.user_16 {background-position: -121px 0;}
.reg_16 {background-position: -48px -84px;}
.top_bar a:hover .reg_16 {background-position: -48px -100px;}
.top_bar .icon16 {width: 16px;height: 16px;display: inline-block;vertical-align: middle;overflow: hidden;background-image: url(../images/game_icon.png);}
.top_bar .menu_list .icon16 {margin: 9px 3px 0 0;float: left;}
.top_bar a:hover{text-decoration: none;}
.top_bar a:hover .user_16 {background-position: -121px -16px;text-decoration: none;}
.top_bar a:hover .name {color: #ff5d13;text-decoration: none;}
.top_bar a .icon16 {-moz-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;transition: all 0.2s ease-out;}
.g-top-loged li {
    margin-left: 25px;
    font-size: 14px;
}


/**页面左侧游戏服*/
.main-side #service .leftser .tit li.on{
          
            color: red;
        }
.server-on {
    display:block;
}
.ser {
    display: none;
}
