@charset "utf-8";

body ,html{background: #DDDCE2 url(//pic.yee5.com/special/ahdts2/body_bn_20230113.jpg) no-repeat center 40px;}
a:hover{text-decoration: none;}
.mtop400{padding-top:400px}
.mtop10{margin-top:10px}
.mtop15{margin-top:15px}
.mtop20{margin-top:20px}
.mtop25{margin-top:25px}
.mtop30{margin-top:30px}
.mleft20{margin-left:20px}
.wrap280{width:280px}
.wrap240{width:240px}
.wrap660{width:660px}
.wrap910{width:910px}

.video_top_bg{position: absolute;top:40px;left:0;width:100%;height:960px;overflow: hidden;}
.video_top_bg video{position: absolute; top: 0; left: 50%; width: 1920px; margin-left: -960px;}

.com_tit{color:#252525;font-size:20px;border-left:3px solid #B38F61;height:20px;line-height: 18px;padding-left:10px}

.header-submenu{position: relative;z-index: 10;background:rgba(0,0,0,0.7);}
.header-submenu .game-logo{position:absolute;left:50%;top:0;width:338px;height:147px;margin-left:-169px;background:url(../images/game-logo.png) no-repeat}
.header-submenu .game-logo img{animation: logoZoom 3s infinite linear;width: 338px;height: 147px;}
@keyframes logoZoom {
    40% {
        transform: scale(1.2);
    }
    41% {
        transform: scale(1);
        opacity: 0
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}
.header-submenu .sub-menu{margin-left:-10px;height:80px}
.header-submenu .sub-menu a{font-size:19px;color:#e6e6e6;display:inline-block;margin:28px 30px 0 30px}
.header-submenu .sub-menu .line{display: inline-block;font-size:17px;color:#7E7E7E;}

.footer {background-color: #D1D0D6;padding: 40px 0;color:#56555b;font-size:13px;text-align: center;line-height: 26px;margin-top:50px}
.footer p,.footer a {color:#56555b;font-size:13px;text-align: center;line-height: 26px;}
.footer p span,.footer a {margin: 0 4px;}
.footer p:last-child {color: #7d7d7d;font-size: 13px;}

.quick_search label{color:#ccc;font-size:13px;line-height: 30px;float:left}
.quick_search .chose_input{width:130px;height:30px;background:#fff;float:left;font-size:13px;text-indent: 10px;color:#aeaeae;outline: 0;}
.quick_search .quick_enter{width:70px;height:30px;line-height: 30px;text-align: center;background:#F6B33F;color:#fff;font-size:13px;float:left}
.quick_search .quick_enter:hover{opacity: 0.9;filter:Alpha(opacity=90);}

.game-server-wrap{background:url(../images/server-bn.png?v=1) no-repeat right top;}
.game-server-wrap .title{width:100%;height:35px;display:block;background:url(../images/server-tj-ico.png) no-repeat 0 5px;border-bottom:2px solid #513614;}

.server-bar {position:relative;padding:10px 10px 2px 0;height:76px;background:#000;background:rgba(0,0,0,0.99);}
.server-bar .quick_search .quick_enter{background: #6E0C0C;}
.server-bar a.open-server{background:#261300;width: 198px;height:28px;line-height: 28px;display:block;border:1px solid #3C2106;margin-top:8px;color:#987d60;font-size:13px;padding:0 10px;position: absolute;right:229px;top:40px;}
.server-bar a.open-server:hover{border-color:#61380F;}

.server-bar .list{width:690px}
.server-bar .list li{margin: 0 0 8px 7px;float: left;}
.server-bar .list li a{position: relative;display:inline-block;width:198px;height: 28px;border: 1px solid #3C2106;padding:0 10px;color: #fff;line-height: 28px;text-align: center;background-color: #261300;font-size:13px;float: left;}
.server-bar .list li a:hover{border-color:#61380F;background-color: 412306;}
.server-bar .list li a p {position: absolute;display: none;left: 0px;top: -24px;padding: 0 10px;height: 24px;line-height: 24px;background: #ED4343;color: #ff0;white-space: nowrap;box-shadow: 1px 1px 0 0 rgba(0,0,0,.3);}
.server-bar .list li a p:after {content: '';position: absolute;left: 40px;top: 23px;border: solid transparent; border-width: 8px 10px 0 0;border-top-color: #ED4343;}
.server-bar .list li.z-herald a {border-color:#424242;background:#202020;color: #6e6e6e;}
.server-bar .list li.z-herald p {background: #53BA5F;color: #fff;box-shadow: 2px 2px 0 0 rgba(0,0,0,.3);}
.server-bar .list li.z-herald p:after{border-top-color: #53BA5F;}
.server-bar .list li.z-today a,.server-bar .list li.z-today a {color: #fff000;}
.server-bar .list li.z-today i.hot_icon{display:inline-block;*display: line;*zoom:1;background:url(../images/icon_hot.gif) no-repeat;width:14px;height:16px;margin-left:5px;vertical-align: middle;margin-top:-5px}
.server-bar .list li a:hover p {display: inline-block;z-index:9}

.server-bar .list li .naming_type{position:absolute;left:-1px;top:-1px;display: inline-block;width:16px;height:32px;background:url(../images/naming-bar-ico.png) no-repeat}
.server-bar .list li.naming .naming_type{background-position:0 0;}
.server-bar .list li.packserver .naming_type{background-position:0 -32px;}

.server-bar .list .naming p em,.server-bar .list .packserver p em{display: inline-block;width: 17px;height: 17px;background: url(/Public/Common/images/naming/naming_tip.png) no-repeat;margin-left:3px;vertical-align:middle;}
.server-bar .list .naming p{background: #CF2222;color: #ffeb3e;border-radius: 2px;padding:0 0 0 8px}
.server-bar .list .naming p:after{border-top-color: #CF2222;}
.server-bar .list .packserver p{background: #9235F0;color: #e8d1ff;border-radius: 2px;padding:0 0 0 8px}
.server-bar .list .packserver p:after{border-top-color: #9235F0;}
.server-bar .list .naming p em{background-position: -48px 0;margin-left: -3px;}
.server-bar .list .packserver p em{background-position: -48px -24px;margin-left: -3px;}
.server-bar .list .naming.middle .ntitle{animation:namingmiddle 0.5s linear infinite;-webkit-animation:namingmiddle 0.5s linear infinite;}
.server-bar .list .packserver.middle .ntitle{animation:namingmiddle2 0.5s linear infinite;-webkit-animation:namingmiddle2 0.5s linear infinite;}

.server-bar .list i.new{width:12px;height:12px;background:url(../images/icon.png);margin:9px 0 0 8px}
.server-bar .list i.hot{width:12px;height:12px;background:url(../images/icon.png) -24px 0;margin:9px 0 0 8px}

.server-bar .kfgroup_search_box{position: absolute;right:10px;width:200px;border: 1px solid #3C2106;background:#261300;padding:4px 5px;}
.server-bar .kfgroup_search_box span{color:#ccc}
.server-bar .kfgroup_search_box select{width:125px;margin-bottom: 6px;}
.server-bar .kfgroup_search_box .txt2{margin-left:0}
.server-bar .kfgroup_search_box .servernum{width:36px}
.server-bar .kfgroup_search_box .serverbtn{width:65px}

.play-btn{width:280px;height:125px;display: inline-block;background:url(../images/play-btn.png) no-repeat;}
.play-btn:hover{background-position:-318px 0px;}

.master_login{width:280px;height:256px;position: relative;}
.master_login .back_bn{background:#000;opacity:1;filter:Alpha(opacity=100);position:absolute;width:280px;height:100%}
.master_login .box_before{padding:5px 20px 15px 20px}
.master_login .box_before .ipt{width:100%;height:36px;line-height:36px;text-indent: 36px;background-color: #fff;font-size:13px;}
.master_login .box_before .user_ico,.master_login .box_before .pwd_ico{display:inline-block;width:16px;height:18px;background: url(../images/user_ico.png) no-repeat;position:absolute;top:10px;left:10px}
.master_login .box_before .pwd_ico{background-position:0 -34px;}
.master_login .box_before .remb_item {height: 20px;margin-top:12px;font-size: 12px;color: #a6a6a6;}
.master_login .box_before .remb_item a{color: #a6a6a6;font-size: 12px;}
.master_login .box_before .remb_item input {margin-right: 6px;vertical-align: middle;width:15px;height:15px}
.master_login .box_before .login_btn{width:100%;height:40px;line-height:40px;text-align:center;color: #fff;background-color: #F13536;font-size:16px;margin-top:15px;cursor: pointer;}
.master_login .box_before .login_btn:hover{background:#FF3D3E;}

.master_login .box_after li.nologinlog{margin-top: 40px;text-align: center;color: #aaaaaa;}
.master_login .box_after_hd{height:94px;padding: 10px;border-bottom: 1px solid #2E2E2E;}
.master_login .box_after_hd .user_pic{width: 64px;height: 64px;margin-right: 8px;float: left;border-radius: 50%;}
.master_login .box_after_hd .user_info{float: left;width: 170px;}
.master_login .box_after_hd .uname{width: 100%;font-size: 13px;color: #a6a6a6;height: 20px;line-height: 20px;}
.master_login .box_after_hd .uname a.name{font-size:13px;font-weight: bold;color:#a6a6a6}
.master_login .box_after_hd .uname a.logOut{font-size:13px;color:#a6a6a6;position: absolute;right: 20px;}
.master_login .box_after_hd .uname a:hover{text-decoration: underline;}
.master_login .box_after_hd .umoney{line-height: 19px;font-size: 12px;color:#a6a6a6;margin: 2px 0;}
.master_login .box_after_hd .umoney .ptbnum{color: #e74c08;font-weight: bold;}
.master_login .box_after_hd .ulinkbtn a{display: inline-block;height:18px;line-height: 18px;padding:0 10px;background:#FF7E00;color:#fff;font-size:12px;margin-top: 3px;margin-right: 3px;border-radius: 3px;}
.master_login .box_after_hd .ulinkbtn a:hover{background:#FF4800;}
.master_login .box_after_hd .ulinkbtn a.active{background:#acacac;color:#eee}
.master_login .box_after_hd .vip_info{background: #413e3e;}

.master_login .last_game{padding:0 15px}
.master_login .last_hd{margin-top: 8px;}
.master_login .last_hd .h2{font-size: 13px;color: #666;position:absolute;}
.master_login .last_hd .type_tabs{border-bottom: 1px solid #1F1F1F;font-size: 13px;color: #666;padding-left:110px;}
.master_login .last_hd .type_tabs span{width:45px;height: 22px;line-height: 22px;text-align: center;margin-right: 8px;cursor: pointer;display: inline-block;font-size: 13px;margin-bottom: -1px;}
.master_login .last_hd .type_tabs span.on,.master_login .last_hd .type_tabs span:hover{border-bottom: 1px solid #ff6600;color: #ff6600;}
.master_login .last_hd ul li{width: 100%;height: 16px;line-height: 16px;margin-top: 10px;float: left;font-size: 13px;}
.master_login .last_hd ul li em{display: inline-block;width: 4px;height: 4px;background-color: #ccc;border-radius: 50%;float: left;margin-top: 6px;margin-right: 6px;}
.master_login .last_hd ul li span{ display: inline-block;float: left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color:#999;font-size:13px}
.master_login .last_hd ul li .game_name{width: 95px;}
.master_login .last_hd ul li .game_fu{width: 90px;position:relative;overflow: visible;}
.master_login .last_hd ul li .game_fu .sname{width: 70px;text-align: right;}
.master_login .last_hd ul li a{float: right;color: #c07a40;font-size: 13px;}
.master_login i.naming_icon .naming, .master_login i.packs_icon .naming{left:-120px}
.master_login .last_hd ul li.lastgame_4{display: none;}

i.naming_icon,i.packs_icon,i.naming_icon .naming_tip i,i.packs_icon .packs_tip i{display: inline-block;width:17px;height: 17px;background:url("/Public/Common/images/naming/naming_tip.png") no-repeat;margin-left: 3px;vertical-align: middle;}
i.naming_icon{width: 19px;height: 18px;background: url(/Public/Common/images/naming/play_naming_ico.gif) center center no-repeat;margin-top: -1px;}
i.packs_icon{background-position:0 -24px;}
i.naming_icon:hover{background: url(/Public/Common/images/naming/play_naming_ico_h.gif) center center no-repeat;}
i.packs_icon:hover{background-position:-24px -24px;}
i.naming_icon .naming,i.packs_icon .naming{position:absolute;top:-20px;left:0;display:none;width:auto;height: 20px;line-height: 20px;font-size:12px;border-radius: 2px;padding:0 0 0 5px;overflow: visible;white-space: nowrap;z-index: 10;text-indent: 0;}
i.naming_icon .naming_tip{background:#CF2222;color:#fff}
i.packs_icon .packs_tip{background:#9235F0;color:#fff}
i.naming_icon .naming_tip i{background-position:-48px 0;margin-left: -3px;vertical-align: text-top}
i.packs_icon .packs_tip i{background-position:-48px -24px;margin-left: -3px;vertical-align: text-top}

.login_method_box{font-size: 12px;color:#a6a6a6;height:24px;line-height: 24px;}
.login_method_box label{font-size: 12px;color:#CBC7C6}
.login_method_box a{width: auto;display: inline-block;color: #a6a6a6;margin-right:6px;height:24px;line-height: 24px;vertical-align: top;}
.login_method_box .register_login{color:#bcae98;cursor: pointer;}
.login_method_box em{display:inline-block;width:24px;height:24px;background: url(/Public/Special/Common/images/three_login.png) no-repeat;vertical-align: middle;}
.login_method_box .wx_login em{background-position: -32px 0;}
.login_method_box .code_login em{background-position: -64px 0;}

.cardbtn a{float:left;width:280px;height:110px;background:url(../images/cardbtns.png?v=1) no-repeat;font-size:0;margin-bottom: 5px;}
.cardbtn .wd_download,.cardbtn .nowd_download{background-position:0 0;}
.cardbtn .wd_download:hover{background-position:-290px -0px;}
.cardbtn .nowd_download{-webkit-filter:grayscale(100%);-o-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);filter:grayscale(100%);filter:gray;}
.cardbtn .gamefuli{background-position:0 -115px;}
.cardbtn .gamefuli:hover{background-position:-290px -115px;}
.cardbtn .vip{background-position:0 -230px;margin-bottom: 0;}
.cardbtn .vip:hover{background-position:-290px -230px;}
.cardbtn_fl{margin-top:10px;height: 225px;overflow: hidden;}

.slideBox{width:910px;height:380px;overflow: hidden;}
.slideBox .bd{width: 100%;height: 100%}
.slideBox .bd ul , .slideBox .bd ul li{width: 100%;height: 100%}
.slideBox .bd ul li img{vertical-align: middle;}
.slideBox .hd{position: relative;height: 20px;margin: -20px 20px 0 0;text-align: right;}
.slideBox .hd span{width: 17px;height: 6px;border: 2px solid #fff;display: inline-block;margin-left: 10px;}
.slideBox .hd span.on{background-color: #cc0000;border-color: #cc0000;}

.news-index-wrap{width:620px;height:340px;background:#EFEFF1;float:left;margin-left:10px;}
.news-index-wrap .tab{border-bottom: 1px solid #D5D5D5;height:36px;padding:10px 20px 0 20px}
.news-index-wrap .tab .item{font-size:20px;color:#323232;padding:0 5px;cursor:pointer;float:left;margin-right:30px;line-height:35px;}
.news-index-wrap .tab a.more{display:inline-block;float:right;color:#999;font-size:13px;line-height: 35px;}
.news-index-wrap .tab .line{position: absolute;bottom: -5px;left:20px;width:51px;height:9px;background:url(../images/news_line.png) no-repeat;}
.news-index-wrap .news-list{padding:0 20px}
.news-index-wrap .news-list .list{min-height:260px}
.news-index-wrap .news-list li{margin-top:15px;float:left;width:100%}
.news-index-wrap .news-list li .txt{color:#323131;font-size:13px;float:left;max-width:500px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;transition:all .5s;}
.news-index-wrap .news-list li.gonglue .txt{max-width: 100%;}
.news-index-wrap .news-list li .date{color:#777777;font-size:13px;float:right}
.news-index-wrap .news-list li:hover .txt{color:#ff5b13;margin-left:5px}
.news-index-wrap .news-list li.nodata{color:#999;text-align: center;}
.news-index-wrap .news-list .loading_img{text-align: center;padding:25px}
.news-index-wrap .news-list .morelink{font-size:14px;color:#666;display:none;margin-top:3px;padding:0 15px;height:23px;line-height: 23px;}
.news-index-wrap .news-list .morelink:hover{color:#333;}

.news-wrap{background:#F9F9FA;min-height: 1081px;}
.news-wrap .tab{border-bottom: 1px solid #D5D5D5;height:51px;padding:0 20px;background:#EFEFF1;position: relative;}
.news-wrap .tab .item{font-size:20px;color:#323232;display:inline-block;padding:10px 5px 0 5px;line-height: 40px;cursor:pointer;float:left;margin-right: 30px;}
.news-wrap .tab .item.active{color:#95744a;}
.news-wrap .tab .line{position: absolute;left:20px;bottom:-5px;width:51px;height:9px;background:url(../images/news_line.png) no-repeat;}
.news-wrap .news-list{padding:20px 35px;}
.news-wrap .news-list li{height:49px;width:100%;float:left;line-height:49px;border-bottom: 1px dashed #E5E5E5;}
.news-wrap .news-list li .txt{color:#323131;font-size:15px;float:left;max-width:750px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
.news-wrap .news-list li.gonglue .txt , .news-wrap .news-list li.ziliao .txt{max-width: 100%;}
.news-wrap .news-list li .date{color:#777;font-size:13px;float:right}
.news-wrap .news-list li:hover .txt{color:#ff5b13}
.news-wrap .news-list li.nodata{text-align: center;color:#999;padding:30px;border-bottom: 0;}

.chongji_huodong.cj_ahdts2 .cb_link{position:absolute;right:0px;top:20px;}
.chongji_huodong.cj_ahdts2 .cb_link a{color:#fff;font-size:13px}
.chongji_huodong.cj_ahdts2{border: 20px solid #A07B4B;border-top:0;margin-bottom: 0;}
.chongji_huodong.cj_ahdts2 .select_qf_info{width:670px}
.chongji_huodong.cj_ahdts2 .chongji_title{height:50px;line-height: 53px;background: #A07B4B url(../images/title_icon.png) 0px 15px no-repeat;text-indent: 35px;}
.chongji_huodong.cj_ahdts2 .chongji_title span {font-size: 20px;color: #fff;font-weight: bold;}
.chongji_huodong.cj_ahdts2 .chongji_content .huodong_info .huodong_btn{display: none;}
.chongji_huodong.cj_ahdts2 .chongji_content .huodong_info ul{height:auto;}
.chongji_huodong.cj_ahdts2 .chongji_content .huodong_info ul li{display: block;margin-right:0;font-size:12px}
.chongji_huodong.cj_ahdts2 .chongji_content .huodong_info ul li label{font-weight: normal;color: #666}

.gameimg-wrap{width:1200px;height:696px;margin:0 auto;overflow: hidden;background:url(//pic.yee5.com/special/ahdts2/zhiye_bg.jpg) no-repeat center bottom;}
.gameimg-wrap .gameimg-box{position:relative;width: 1200px;height:100%;margin:0 auto;}
.gameimg-wrap .gameimg-box img{position: absolute;bottom:0;right:20px;opacity: 0;}
.gameimg-wrap .imgtab{position:absolute;bottom:35px;left:71px;z-index: 2;}
.gameimg-wrap .imgtab a{display:inline-block;width:194px;height:72px;background:url(//pic.yee5.com/special/ahdts2/zhiye_btn.png) no-repeat;margin-right: 20px;}
.gameimg-wrap .imgtab a.zhiye1{background-position: 0 0;}
.gameimg-wrap .imgtab a.zhiye2{background-position: -214px 0;}
.gameimg-wrap .imgtab a.zhiye3{background-position: -428px 0;}
.gameimg-wrap .imgtab a.zhiye1.active{background-position: 0 -82px;}
.gameimg-wrap .imgtab a.zhiye2.active{background-position: -214px -82px;}
.gameimg-wrap .imgtab a.zhiye3.active{background-position: -428px -82px;}


.news-card-wrap{float:left;background:url(../images/ziliao_bg.jpg) no-repeat;width:290px;height:283px;position: relative;}
.news-card-wrap .title{font-size:22px;color:#e3c89c;margin:20px 0 0 20px;}
.news-card-wrap .line{display: inline-block;width:40px;height:2px;background:#CFB282;margin:15px 0 0 20px;}
.news-card-wrap .item{width:100%;height:100%;}
.news-card-wrap .item a{display:inline-block;float:left;font-size:13px;color:#dac1a2;padding: 0 20px;margin-top:25px;border-right:1px solid #DAC1A2;line-height: 13px;}
.news-card-wrap .item a.nobd{border-right:0;}
.news-card-wrap .morelink{position: absolute;right:20px;bottom: 20px;width:118px;height:28px;border:1px solid #8B673B;font-size:13px;color:#fbf1e4;text-align: center;line-height: 28px;background:#5C3F1E}

.game-jietu-wrap{width:910px;height:160px;}
.game-jietu-wrap .gameimgs{overflow: hidden; position: relative;background:#EFEFF1;padding:20px 20px 20px 10px;margin-top:15px}
.game-jietu-wrap .gameimgs ul{height: 140px;}
.game-jietu-wrap .gameimgs ul li {width: 210px;height:140px;margin-left: 10px;overflow: hidden;}
.game-jietu-wrap .gameimgs ul li img{width: 100%; height: 100%;transition: all .2s;}
.game-jietu-wrap .gameimgs ul li img:hover{transform: scale(1.1);}
.game-jietu-wrap .gameimgs .prev,.game-jietu-wrap .gameimgs .next {width:22px; height:30px; position: absolute; top:50%; margin-top: -15px; display: block; background: url(../images/arrow.png) no-repeat;}
.game-jietu-wrap .gameimgs .prev{left:25px;}
.game-jietu-wrap .gameimgs .next{right:20px;background-position:-44px 0;}

.server-wrap{width:240px;height:175px;padding:20px;background:#EFEFF1;}
.server-wrap .title{position:relative;background:#DDDCE2;color: #252525;font-size: 20px;height: 35px;line-height: 18px;padding-left: 13px;margin:-20px -20px 20px;}
.server-wrap .title:after{content: '';position:absolute;left:0;top:0;width:3px;height:20px;background:#B38F61;}
.server-wrap .qq-box{height:110px;background:#FAFAFA url(../images/qq.png) no-repeat 18px 18px;border-radius: 5px;padding-left:95px}
.server-wrap .qq-box .subtitle{color:#666;font-size:13px;padding-top:18px;}
.server-wrap .qq-box.online-box .subtitle{padding-top:25px;}
.server-wrap .qq-box .qq-number{margin-top:2px;color:#333;font-size:15px;}
.server-wrap .qq-box .link{display:inline-block;height:26px;line-height: 26px;background:#2094F6;color:#fff;padding:0 10px;border-radius: 3px;margin-top:5px;font-size:12px;color:#fff}
.server-wrap .qq-box .wechatlink{background:#48CC00;}
.server-wrap .qq-box .wechatcode{width:140px;height:164px;border:1px solid #DFDFDF;position:relative;top:-190px;left:40px;background:#fff;display: none;text-align: center;z-index: 5;}
.server-wrap .qq-box .wechatcode .arraw_befor{content:'';width:0;height:0;border-top:6px solid #DFDFDF;border-left:6px solid transparent;border-right: 6px solid transparent;position:absolute;bottom:-6px;left:50%;margin-left:-13px;}
.server-wrap .qq-box .wechatcode .arraw_after{content:'';width:0;height:0;border-top:5px solid #fff;border-left:5px solid transparent;border-right: 5px solid transparent;position:absolute;bottom:-5px;left:50%;margin-left:-12px;}
.server-wrap .qq-box .wechatcode p{font-size:14px;color:#636363;}
.server-wrap .qq-time{font-size:12px;color:#b1b1b9;margin-top:15px;}
.server-wrap .otherlink{display: none;}

.firend_link{font-size:13px;color:#666;margin-top:25px}
.firend_link span,.firend_link a{font-size:13px;color:#666;margin-right:10px}

.game-bn-wrap{padding:30px 20px 15px 30px;height:45px;background:#3D2E22;position:relative;margin-top:35px}
.game-bn-wrap .title{font-size:32px;color:#d0b07a;height:28px;line-height: 25px;border-left:3px solid #D7AC63;padding-left:18px;}
.game-bn-wrap .curr_map{position:absolute;color:#b4987f;font-size:13px;right:20px;bottom: 15px;}
.game-bn-wrap .curr_map a{color:#b4987f;font-size:13px}

.bili-kftime-wrap{background:#E6E7E9;padding:10px}
.bili-kftime-wrap .game-bili-wrap{float:left;background:#F44141;border-radius: 5px;width:250px;height:28px;line-height: 28px;color:#fff;font-size:16px;padding:5px 5px 5px 10px;}
.bili-kftime-wrap .game-bili-wrap a{display:inline-block;width:100px;height:28px;text-align: center;color:#f44141;font-size:13px;float:right;background:url(../images/fuli-link-btn.png) no-repeat;}
.bili-kftime-wrap .kaifu_time_box .item{float: left;width:86px;height:38px;line-height:38px;background:url(../images/kaifu_time.png);margin-left:3px;}
.bili-kftime-wrap .kaifu_time_box .item.kaifu_on{background-position: -89px 0;}
.bili-kftime-wrap .kaifu_time_box .item span{font-size:13px;color:#878787;margin-left:10px;}
.bili-kftime-wrap .kaifu_time_box .item.kaifu_on span{color:#fff;}

.game-server-bar{background:#F9F9FA;padding:18px 30px 0;position:relative;min-height: 1063px;}
.game-server-bar .quick_search{position:absolute;right:30px;top:20px}
.game-server-bar .quick_search label{font-size:13px;color:#9c9c9c}
.game-server-bar .quick_search .chose_input{width:160px;height:28px;border:1px solid #F6F2FF}
.game-server-bar .quick_search .quick_enter{background:#996E37;}

.game-server-bar .lastgame .game-title{font-size:15px;color:#333;font-weight: bold;border-bottom: 1px dashed #E4E4E4;padding:12px 0}
.game-server-bar .lastgame .game_login_wrap{padding: 30px 0px 40px;}
.game-server-bar .lastgame .game_login_wrap .no-data{text-align: center;color:#666;font-size:13px;height:38px;line-height: 38px;;display: inline-block;width:100%}
.game-server-bar .lastgame .game_login_wrap div{background-color:#838CC9;}
.game-server-bar .lastgame .game_login_wrap div:hover{background:#9099D6;}

.paging{height:30px;line-height:30px;text-align:center;font-size:15px;color:#666;margin-top: 30px;margin-bottom: 20px;}
.paging a,.paging span{display:inline-block;border:1px solid #E1E1E1;height:30px;line-height:30px;padding:0 10px;text-align: center;margin:0 3px;cursor:pointer;}
.paging a:hover{text-decoration:none; background:#F0F0F0;color:#666}
.paging span{background:#996E37;color:#fff;border:1px solid #996E37;}
.paging a.cur{color:#fff; text-decoration:none; background:#996E37;border:1px solid #996E37;}

.news-content-wrap{background:#F9F9FA;padding:45px 30px 20px;min-height: 1001px;}
.news-content-wrap .title{color:#323232;font-size:28px;text-align: center;}
.news-content-wrap .sub-title{color:#939393;font-size:13px;margin-top:15px;text-align: center;}
.news-content-wrap .content-text{border-top:1px dashed #D7D7D7;margin-top:15px;font-size:15px;line-height:25px;padding:10px 0 20px 0;min-height: 260px;}
.news-content-wrap .content-text p,.news-content-wrap .content-text div{font-size:15px;line-height:30px}
.news-content-wrap .content-text img{max-width: 100%;}
.news-content-wrap .r_back{text-align:right;border-top:1px solid #E5E7ED;margin-top:30px;}
.news-content-wrap .r_back a{ display:inline-block;color:#6e6e6e;font-size:14px;margin:15px 0}
.news-content-wrap a.playgame:hover{color:#ff0;text-decoration:none;background:#f00;}
.news-content-wrap a.playgame{margin:30px;display:inline-block;width:150px;line-height:35px;text-align:center;color:#fff;border-radius:20px;background:#b00;font-size:16px;}


.fuli-wrap{padding: 30px 35px;}
.fuli-wrap .title {font-weight: bold;font-size: 20px;color: #c00;margin-bottom: 10px;}
.fuli-wrap p,.fuli-wrap div{font-size:15px;line-height:32px;color:#000;}
.fuli-wrap img{max-width:100%;}

.libao-wrap{padding: 30px 30px;}

.tggame-info-box{width: 830px;background-color: #fff;border:1px solid #EFEFEF;}

/* 开服列表 */
.kflist_box .kf_content li a{border-color:#838CC9;background:#838CC9;}
.kflist_box .kf_content li:hover a{border-color:#9099D6;background-color:#9099D6;}
.kflist_box .kf_content li.nextli a{border-color:#ccc;background:#ccc;color:#666;}
.kflist_box .kf_content li.today a{border-color:#53C356;background:#53C356}
.kflist_box .kf_content li.today:hover a{border-color:#6DCC6F;background:#6DCC6F}

.allgamelist{background:#F9F9FA;padding:5px 0px 18px;}
.allgamelist.kflist_new .h2_tab{padding: 5px;}
.allgamelist.kflist_new .h2_tab span{border-color:#D1D1D1;color:#666;}
.allgamelist.kflist_new .h2_tab span.on,.allgamelist.kflist_new .h2_tab span:hover{background:#996E37;color:#fff;border-color:#996E37}
.allgamelist.kflist_new .kfgroup_search_box .txt3{margin: 0 18px 0 8px;}

.kfgroup_search_box .serverbtn{background:#996E37}

/* 开服推荐 */
.kf-tj-wrap {position:relative;background:#44321E;height:340px;}
.kf-tj-wrap .title{height:45px;line-height:50px;padding:0 20px;overflow: hidden;background:#44321E;}
.kf-tj-wrap .title span{font-size:18px;color:#dfc79d;font-weight: bold;float:left;}
.kf-tj-wrap .title .morekf{width:20px;height:25px;float:right;background: url(../images/more_ico.png) no-repeat center center;margin-top: 10px;}
.kf-tj-wrap .kfgroup_search_box{margin:10px 20px;}
.kf-tj-wrap .kfgroup_search_box span{color:#d7c1a2;font-size:12px}
.kf-tj-wrap .kfgroup_search_box .servernum{width:71px}
.kf-tj-wrap .kfgroup_search_box .txt2{margin-left: 0;}
.kf-tj-wrap .kfgroup_search_box select{margin-bottom: 5px;width:165px}
.kf-tj-wrap .kfgroup_search_box .serverbtn{background:#946E38;}
.kf-tj-wrap .list{height:175px;margin:0px 20px 0 20px}
.kf-tj-wrap .list li a{position: relative;display:block;color:#D7C1A2;font-size:13px;border:1px solid #583C20;background:#463420;padding:0 10px;width:218px;height:28px;line-height:28px;margin-bottom: 5px;}
.kf-tj-wrap .list li a p {position: absolute;display: none;left: 0px;top: -26px;padding: 0 10px;height: 24px;line-height: 24px;background: #ED4343;color: #ff0;white-space: nowrap;box-shadow: 1px 1px 0 0 rgba(0,0,0,.3);}
.kf-tj-wrap .list li a p:after {content: '';position: absolute;left: 40px;top: 23px;border: solid transparent; border-width: 8px 10px 0 0;border-top-color: #ED4343;}
.kf-tj-wrap .list li.z-herald a {color: #929292;border-color:#583C20;background:#463420}
.kf-tj-wrap .list li.z-herald p {background: #53BA5F;color: #fff;box-shadow: 2px 2px 0 0 rgba(0,0,0,.3);}
.kf-tj-wrap .list li.z-herald p:after{border-top-color: #53BA5F;}
.kf-tj-wrap .list li.z-today a {color: #FFEF00;}
.kf-tj-wrap .list li.z-today a:hover {color: #FFF77C;}
.kf-tj-wrap .list a:hover{border-color:#634526;background:#563B1F;color:#FFF0DC;}
.kf-tj-wrap .list a:hover p {display: inline-block;z-index:9}
.kf-tj-wrap a.more{border:1px solid #583C20;display: block;height:28px;line-height: 28px;padding:0 10px;color:#D7C1A2;font-size:13px;margin:0 20px}
.kf-tj-wrap a.more:hover{border-color:#634526;background:#563B1F;color:#FFF0DC;}