@import url("/skin/css/iconfont2.css");
body {background:#f3f3f3;color:#333;}

.btn-hover {position:relative}
.btn-hover:before {content:'';position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(255,255,255,0);transition:background .2s ease}
.btn-hover:hover:before {background:rgba(255,255,255,.15)}
.btn-less {position:relative;color:#fff;background:#ff3b7d;border-radius:0}
.btn-less:before {content:'';position:absolute;left:1px;top:1px;right:1px;bottom:1px;border:1px solid rgba(255,255,255,.15)}
.btn-less:hover {background:#ea004f;}
.btn-green {border:1px solid #859b63;color:#fff;background:#8da26d;border-radius:0}
.btn-green:hover {background:#93a872;}


.z-fixed {position:fixed!important;z-index:100;}


.g-inner {margin-top:0!important;width:1140px;font-size: 15px;}
.g-inner a:hover {
    text-decoration: none;
}
.g-wrapper {padding-bottom:90px;}
.g-wrapper>.g-header {height:50px;line-height:50px;background:#121212;color:#e3e3e3}
.g-wrapper>.g-header .logo img {vertical-align:middle;margin:-3px 20px 0 0;max-height:38px}
.g-wrapper>.g-main>.g-parse {margin-bottom:30px;}
.g-wrapper>.g-footer{padding:20px 0;height:auto;height:90px;color:#fff;background:#222;text-align:center;z-index:50}
.g-wrapper>.g-footer .g-inner { padding-top: 0; }

.page-webindex {padding:380px 0 30px;background:#f3f3f3 no-repeat 50% 0;}

.m-pane {padding:30px 40px;margin-bottom:10px;background:#fff}
.m-panenews {padding: 30px 12px;margin-bottom:10px;background:#fff;}
.m-pane-hd {position:relative;margin:-10px 0 20px;border-bottom:1px solid #e9e9e9;text-align:center;}
.m-pane-hd h3 {display:inline-block;margin-bottom:-1px;padding:0 10px 10px;font-size:20px;border-bottom: 2px solid #748cf8;}
.g-parse>.aside {float:left;width:320px;}
.g-parse>.aside>.m-pane:last-child {margin-bottom:0}
.g-parse>.section {float:right;width:800px;}
.g-parse>.section>.m-pane {padding-bottom:40px;margin-bottom:0}
.page-webindex .m-welfare { margin-left: -15px; }

.m-art-block.j-index-hide {display:none}


.btn-start {
	position: relative;
	display: block;
	overflow: hidden;
	height: 100px;
	border-bottom: 5px solid #738bf8;
	background: linear-gradient(to left,#738cf9,#a379e5);
	font-size: 32px;
	font-weight: bold;
	line-height: 95px;
	color: #fff;
	text-align: center;
}
.btn-start:after {
	position: absolute;
	top: 6px;
	left: 6px;
	right: 6px;
	bottom: 6px;
	border: 1px solid rgba(255,255,255,.15);
	content: '';
}
.btn-start:before {
	position: absolute;
	left: -100px;
	top: 0;
	width: 70px;
	height: 95px;
	background: rgba(255,255,255,.15);
	transform: skewX(-30deg);
	content: '';
}
.btn-start:hover:before { left: 110%; transition: .9s ease; }
.btn-gift {display:block;margin:auto;width:240px;height:72px;background:url(/skin/img/btn_gift.png) no-repeat;text-indent:-9999em}

.m-pane-user {background:#fff;margin-bottom:10px;padding-top: 20px;padding-bottom: 11px;}
.m-userlogin .m-login-form {padding:20px 40px;}
.m-userlogin .m-login-form .tab-nav {display:none}
.m-userlogin .m-login-form .form-link {padding:15px 0 0}
.m-userlogin .m-login-form .colsaide>a {float:right;font-size:14px}
.m-userlogin .m-third-login {float:left}
.m-userlogin .m-third-login p {display:inline-block;font-size:14px;vertical-align:middle}
.m-userlogin .m-third-login a {font-size:24px;line-height:1}
.m-userlogin .m-third-login a:hover {text-decoration:none}


.m-userlogin .breginfo {background: #f4f5ff url(/skin/img/wave.png) no-repeat 0 100%;background-size:100%;padding:15px 20px 0;height:105px;color:#333;}
.m-userlogin .regphot img {width:72px;height:72px;border-radius:50%;border:3px solid #f6ead5;}
.m-userlogin .oftop {height:70px;margin-left:85px;padding-top:5px;}
.m-userlogin .oftop .ofusers {font-size:16px;font-weight:bold}
.m-userlogin .oftop p {margin-top:10px;font-size:13px}
.m-userlogin .logmybox {padding:5px 20px 30px}
.m-userlogin .logmytit {margin-bottom:10px;font-size:15px;line-height:36px;border-bottom:1px dotted #e0e0e0}
.m-userlogin .logmycon a {display:block;padding:0 8px 0 15px;height:36px;line-height:36px;text-align:center;color:#333;border-radius:5px;overflow:hidden}
.m-userlogin .logmycon a:hover {background:#f8f0e4;color:#000}
.m-userlogin .logmycon a i {font-size:12px;opacity:.6}
.m-userlogin .logmycon .empty {padding:15px 0;color:#ccc;text-align:center;}


.m-custom p {padding:5px 0;border-bottom:1px dotted #e9e9e9;}
.m-custom p:last-child {border-bottom:0;}
.m-custom p label {display:inline-block;width:72px}
.m-custom .btn {display:block;margin-bottom:15px;padding:6px 0;font-size:16px;background: #748cf8;color:#fff;border-radius:3px;}
.m-custom .f-sub-hook {color:#51c332}
.m-custom .f-sub-body img {width:100px;height:100px}
.m-custom .f-sub-body {right:-120px;top:50%;transform:translateY(-50%)}


.m-new-game a {
	position: relative;
	display: block;
	margin: 0 -10px;
	padding-top: 56%;
	overflow: hidden;
}
.m-new-game a:not(:last-child) { margin-bottom: 10px; }
.m-new-game a span {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 8px 10px;
	background: rgba(0,0,0,.65);
	color: #fff;
	text-align: center;
}
.m-new-game a em {
	margin-left: .5em;
	color: #f60;
}
.m-new-game a img { 
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 100%;
}

.m-game-retio {
	position: relative;
	height: 100px;
	background: rgba(14,13,12,.8);
	color: #fff;
	/* background: rgba(0, 0, 0, 0.52); */
}
.m-game-retio:before {
	position: absolute;
	left: -1px;
	top: 50%;
	margin-top: -18px;
	width: 6px;
	height: 36px;
	background: #cb4242;
	content: '';
}
.m-game-retio p {
	float: left;
	padding: 20px 0 0 30px;
	font-size: 30px;
	line-height: 60px;
	color: #fff09a;
}
.m-game-retio .btn {
	position: relative;
	float: right;
	margin: 20px 15px 0 0;
	padding: 0 1.2em;
	font-size: 22px;
	line-height: 70px;
	transition: none;
}
.m-game-retio .btn:before {
	position: absolute;
	left: 3px;
	top: 3px;
	right: 3px;
	bottom: 3px;
	border: 1px solid rgba(255,255,255,.3);
	content: '';
}
.m-game-retio .btn i { margin-right: .5em; }
.m-game-retio .btn-pay {
	background: #ffc600\0;
	background: linear-gradient(to right,#fd3a68,#e342b0);
	color: #ffffff;
}
.m-game-retio .btn-pay:hover { background: #ea60bf; }


.m-game-retio .btn-pay em {
        position: absolute;
        background: #8087f4;
        color: #fff;
        width: auto;
        top: -10px;
        right: 100px;
        padding: 0 5px;
        font-size: 14px;
        line-height: 25px;
        border-radius: 12px;
    }
    
.m-game-retio .btn-download {
	margin-right: -10px;
	background: #cb4242\0;
	background: linear-gradient(to right,#6e8efb,#a777e3);
}
.m-game-retio .btn-download:hover { background: #9f73f3; }
.m-game-retio .btn-download:before { opacity: .4; }
.m-game-retio .btn-download:after {
	position: absolute;
	right: 0;
	bottom: -6px;
	border: solid transparent;
	border-width: 6px 10px 0 0;
	border-top-color: #a93333;
	content: '';
}
 .m-game-week {
        padding: 0;
        height: 80px;
        /* border-bottom: 1px solid #d0d5f1; */
        background: #f4f5ff;
        position: relative;
    }

    span.kftit {
        position: absolute;
        display: block;
        width: 40px;
        padding: 8px;
        text-align: center;
        left: 0;
        /* float: left; */
        /* height: 120px; */
        top: 0;
        bottom: 0;
        background: #e1e4f5;
        color: #8c90ad;
        font-weight: 200;
        line-height: 16px;
    }

    .m-game-week ul {
        margin-left: 40px
    }

    .m-game-week li {
        position: relative;
        float: left;
        width: 14%;
        color: #999;
        height: 80px;
        padding: 10px 0 0;
    }

    .m-game-week li.today:before {
        content: '';
        position: absolute;
        margin: auto;
        bottom: -10px;
        left: 50%;
        margin-left: -4px;
        bottom: -5px;
        width: 8px;
        height: 8px;
        background: #ff3a7d;

        z-index: 1;
        border-radius: 100%;
    }

    .m-game-week li a {}

    .m-game-week li a * {
        cursor: pointer;
    }

    .m-game-week li em,
    .m-game-week li span {
        display: block;
        text-align: center;
    }

    .m-game-week li span {
        width: 60px;
        height: 60px;
        margin: 3px auto 0;
        font-size: 14px;
        background: #fff;
        border-radius: 100%;
        line-height: 60px;
    }

    .m-game-week li em {
        padding: 10px 0 0;
    }

    .m-game-week li i {
        visibility: hidden;
        position: absolute;
        margin: auto;
        top: 0;
        left: 13px;
        bottom: 0;
        width: 18px;
        height: 16px;
        line-height: 16px;
        font-size: 15px;
        text-align: center;
        z-index: 2
    }

    .m-game-week li.on {
        color: #222;
        transition: background .2s ease
    }

    .m-game-week li.on i {
        visibility: visible;
        color: #877e5e
    }

    .m-game-week li.on span {
        background: #748cf8;
        color: #fff
    }
 .m-game-week li p {
        display: none;
        position: absolute;
        left: 0;
        top: -22px;
        padding: 0 8px;
        height: 24px;
        line-height: 24px;
        background: #ff357b;
        color: #fff;
        font-size: 12px;
        box-shadow: 2px 2px 0 0 rgba(212, 78, 77, .3)
    }

    .m-game-week li p {
        top: auto;
        bottom: -23px;
        box-shadow: none;
        z-index: 5;
        left: -5px;
        right: -5px;
        text-align: center;
        height: 24px
    }
    
     .m-game-week li p:before {
        content: '';
        position: absolute;
        left: 50px;
        bottom: 23px;
        border: solid transparent;
        border-width: 0 8px 8px;
        border-bottom-color: #ff357b;
    }
    
    
    
    
        .m-game-week li p {
        display: none;
        position: absolute;
        left: 0;
        top: -22px;
        padding: 0 8px;
        height: 24px;
        line-height: 24px;
        background: #ff357b;
        color: #fff;
        font-size: 12px;
        box-shadow: 2px 2px 0 0 rgba(212, 78, 77, .3)
    }

    .m-game-week li p {
        top: auto;
        bottom: -23px;
        box-shadow: none;
        z-index: 5;
        left: -5px;
        right: -5px;
        text-align: center;
        height: 24px
    }

    .m-game-server .m-tab-panel li p:after {
        content: '';
        position: absolute;
        left: 30px;
        top: 23px;
        border: solid transparent;
        border-width: 8px 12px 0 0;
        border-top-color: #ff357b
    }

    .m-game-week li p:before {
        content: '';
        position: absolute;
        left: 50px;
        bottom: 23px;
        border: solid transparent;
        border-width: 0 8px 8px;
        border-bottom-color: #ff357b;
    }

    .m-game-server .m-tab-panel li:hover p,
    .m-game-server .m-tab-panel li.jj p,
    .m-game-week li.on:hover p {
        display: inline-block;
    }
    
    
.m-active-plate .block-hd,
.m-active-plate .block-hd:before { color: #cb4242; }

.m-active-plate .ui-select ol li { width: 150px; }
.m-active-plate .choseser .label {
	float: left;
	margin-right: .5em;	
	line-height: 42px;
}
.m-active-plate .choseser .servers { position: relative; }
.m-active-plate .choseser .info {
	float: right;
	padding: 0 15px;
	width: 430px;
	border: 1px solid #eee0cb;
	color: #888;
	background: #f8f0e4;
	font-size: 13px;
	line-height: 40px;
	border-radius: 5px;
}
.m-active-plate .choseser .info.role {
	background: #f3ffe2;
	border: 1px solid #d4f2aa;
}
.m-active-plate .choseser .info.role p * { float: left; }
.m-active-plate .choseser .info.role p em { margin-right: .6em; color: #222; }
.m-active-plate .choseser .info.role p em.name {
	max-width: 7em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.m-active-plate .ranks { margin: 15px 0 0 -10px; }
.m-active-plate .ranks dl {
	float: left; 
	padding-left: 10px;
	width: 100%; 
}
.m-active-plate .ranks.col2 dl { width: 50%; }
.m-active-plate .ranks dt {
	margin-top: 5px;
	font-size: 18px;
	height: 40px;
}
.m-active-plate .ranks dt em { 
	margin-right: 1em;
	
	font-weight: bold;
}
.m-active-plate .ranks dt em i { 
	margin-right: .2em;
	font-size: 22px;
	color: #0078ff;
}
.m-active-plate table { 
	width: 100%;
	background: #fff;
	font-size: 12px;
	text-align: center;
 }
.m-active-plate table th,
.m-active-plate table td {
	padding: 8px 0;
	border: 1px solid #e3e3e3;	
}
.m-active-plate table th { 
	background: #f3f3f3;	
	color: #666;
	font-weight: normal;
	white-space: nowrap;
}
.m-active-plate table td { height: 40px; vertical-align: middle; }
.m-active-plate table tbody tr:nth-child(even) td { background: #f9f9f9; }
.m-active-plate table .btn {
	width: 4.2em;
	line-height: 20px;
	border-radius: 3px;
}

.m-active-plate .explain {
	margin: 10px 0;
	padding: 10px 15px;
	border-radius: 5px;
	background: #f9f9f9;
	font-size: 13px;
}
.m-active-plate .btnbar .btn {
	padding: 0 2em;	
	background: #0078ff;
	color: #fff;
	font-size: 18px;
	line-height: 2.6;
	border-radius: 3px;
}


.m-art-list {font-size:16px;}
.m-art-list li {position:relative;padding:.5em 0;border-bottom:1px dotted #e3e3e3;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.m-art-list li:before {content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:5px;background:#e9e9e9;border-radius:50%;}
.m-art-list li:hover:before {background:#ccc;}
.m-art-list a {padding-left:.8em;    color: #777;    font-size: 14px;}
.m-art-list a:hover {text-decoration:underline;color:#f60}
.m-art-list em {float:right;font-size:13px;line-height:1.8;color:#bbb}
.m-art-list .top-pay {color:#f00;font-weight:bold;}
.m-game-empty { color: #999; text-align: center; }


.m-server-quick {float:right;margin-top:-6px;height:32px;line-height:32px;color:#fff}
.m-server-quick input {margin:0 1px 0 .2em;text-align:center;width:50px;height:32px;background:#f8f0e4;vertical-align:top;font-size:15px}
.m-server-quick button {height:32px;line-height:32px;padding:0 1em;font-size:15px;vertical-align:top;}

.f-serverwrap {position:fixed;left:0;right:0;top:100%;bottom:0;min-height:500px;background:#fff url(/skin/img/bgserver.jpg) no-repeat 50% 100%;z-index:999;transition:.3s ease}
.f-serverwrap .layer-close {position:absolute;right:0;top:0;width:60px;height:60px;font-size:40px;text-align:center;*background:#000;background:#000\0;background:rgba(0,0,0,.8);color:#fff;cursor:pointer;z-index:10}
.f-serverwrap .layer-close:hover {background:rgba(0,0,0,.6);color:#fff}

.m-game-server header {position:relative;padding:20px 0 10px;text-align:center;}
.m-game-server header h2 {position:relative;z-index:2;font-size:34px;font-weight:bold;}
.m-game-server header:before {content:'';position:absolute;margin:auto;left:0;right:0;top:0;width:50px;height:40px;z-index:1;}
.m-game-server header:after {content:'';position:absolute;margin:auto;left:0;right:0;top:0;transform:translateX(40px);width:12px;height:20px;z-index:1;}

.m-game-server .m-tab-hook {position:relative;font-size:0;margin-bottom:20px;text-align:center;}
.m-game-server .m-tab-hook li {display:inline-block;font-size:14px;margin-right:5px;padding:3px 10px;border:1px solid #ecdbbf;text-align:center;cursor:pointer;}
.m-game-server .m-tab-hook li.cur {color:#fff;border-color:#b48a3a;background:#c2a060;}

.m-game-server .m-tab-panel ul {margin-right:-10px}
.m-game-server .m-tab-panel li {position:relative;float:left;padding-right:10px;margin-bottom:10px;width:20%}
.m-game-server .m-tab-panel li a {position:relative;display:block;padding:0 15px;height:42px;line-height:40px;background:#5b7e91;border:1px solid #507285;color:#fff;border-radius:5px;}
.m-game-server .m-tab-panel li a:before {content:'';position:absolute;left:1px;top:1px;right:1px;bottom:1px;border-radius:3px;border:1px solid rgba(255,255,255,.1)}
.m-game-server .m-tab-panel li a:hover {background:#63899e;text-decoration:none;}
.m-game-server .m-tab-panel li a span {float:right;}
.m-game-server .m-tab-panel li p {display:none;position:absolute;left:0;top:-22px;padding:0 8px;height:24px;line-height:24px;background: #ff357b;border-radius:3px;color:#ff0;font-size:12px;box-shadow:2px 2px 0 0 rgba(0,0,0,.15);}
.m-game-server .m-tab-panel li p:after {content:'';position:absolute;left:30px;top:23px;border:solid transparent;border-width:8px 12px 0 0;border-top-color:#cb4242}
.m-game-server .m-tab-panel li:hover p,
.m-game-server .m-tab-panel li.z-today p {display:inline-block}
.m-game-server .m-tab-panel li.z-today a {background:#d44e4d;color:#ff0;border-color:#cc4847;}


.m-topnew-title {
	position: relative;
	margin: 80px 0 40px;
	font-size: 18px;
	color: #aaa;
	text-align: center;
}
.m-topnew-title:after,
.m-topnew-title:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 180px;
	height: 1px;
	background: #ccc;
	content: '';
}
.m-topnew-title:after {
	margin-left: -3em;
	transform: translateX(-100%);
	background: linear-gradient(to left,rgba(220,220,220,1),rgba(220,220,220,0));
}
.m-topnew-title:before {
	margin-left: 3em;
	background: linear-gradient(to right,rgba(220,220,220,1),rgba(220,220,220,0));
}

.m-topnew { font-size: 15px; }
 .z-herald {
        position: relative;
        display: block;
        margin: 25px 0;
        vertical-align: middle;
    }

    .z-herald span {
        padding: 0 15px;
        line-height: 40px;
        display: block;
        width: 48%;
        margin: auto;
        color: #888;
        text-align: center;
        background: #efefef;
        border-radius: 5px;
    }

    .z-herald:after,
    .z-herald:before {
        content: '';
        position: absolute;
        height: 2px;
        background: #efefef;
        width: 25%;
        left: 0;
        top: 20px;
    }

    .z-herald:before {
        right: 0;
        left: auto
    }
.m-topnew .m-tab-panel { margin-top: 30px; }
.m-topnew .m-tab-panel li { width: 33.3333333%; }
.m-topnew .m-tab-panel li a {background: #edeffe;color:#795f30;border: none;}
.m-topnew .m-tab-panel li a:hover {background:#cbd0f7;color:#565656}
.m-topnew .m-tab-panel li.z-today a {background:#748cf8;color:#fff;}
.m-topnew .m-tab-panel li.z-today a:hover {background:#496bf9}


.f-giftwrap {width:320px;border-radius:5px}
.f-giftwrap .decorate {position:relative;height:134px;z-index:1}
.f-giftwrap .decorate em {position:relative;display:block;height:100%;background:url(/skin/img/head-gift.png) no-repeat 50% 100%;z-index:2}
.f-giftwrap .decorate:before {content:'';position:absolute;left:0;bottom:0;right:0;height:50px;border-radius:5px 5px 0 0;background:#ffd900;z-index:1}
.f-giftwrap .decorate:after {content:'';position:absolute;left:0;bottom:-30px;right:0;height:60px;border-radius:50% 50% 0 0;background:#fff;z-index:5}
.f-giftwrap .panel {position:relative;padding:1px 30px 30px;border-radius:5px;background:#fff;color:#333;z-index:2}
.f-giftwrap .panel .tit {margin-top:-25px;font-size:22px;line-height:2;text-align:center;border-bottom:1px solid #e9e9e9;}
.f-giftwrap .panel .label {display:block;margin:15px 0 2px; color:#999}
.f-giftwrap .panel .content {max-height:15em;overflow:hidden}
.f-giftwrap .panel .btn {margin-top:20px;width:100%;height:42px;padding:0;line-height:42px;font-size:16px;}
.f-giftwrap .panel .code {margin-top:5px;padding:0 15px;width:100%;height:42px;line-height:42px;background:#f0f0f0;border-radius:5px;}
.f-giftwrap .panel .code em {display:block;color:#f60;font-weight:bold;text-align:center;}
.f-giftwrap .panel .code+.btn {margin-top:5px;}
.f-giftwrap .btn-close {position:absolute;bottom:0;left:50%;transform:translate(-50%,100%);width:40px;height:64px;background:url(/skin/img/close.png) no-repeat;cursor:pointer;}
.f-giftwrap .chose {position:relative;margin-bottom:10px;}
.f-giftwrap .chose p {position:relative;padding:0 15px;line-height:38px;font-size:16px;border:1px solid #e0e0e0;border-radius:5px;cursor:pointer;}
.f-giftwrap .chose p:before{content:"";position:absolute;top:50%;right:12px;margin-top:-4px;width:0;height:0;border:8px solid transparent;border-top-color:#d0d0d0;}
.f-giftwrap .chose ol {display:none;position:absolute;top:38px;left:0;width:100%;padding:5px;background:#fff;border:1px solid #e0e0e0;border-radius:5px;box-shadow:0 1px 8px -3px rgba(0,0,0,.1),0 2px 5px -5px rgba(0,0,0,.1)}
.f-giftwrap .chose li {padding:0 10px;line-height:32px;border-radius:5px;cursor:pointer;font-size:16px;}
.f-giftwrap .chose li:hover {background:#f6f6f6;color:#f60}
.f-giftwrap .chose.on ol {display: block;}
.f-giftwrap .panel [class^=single] {display:none}


.m-art-header {margin-bottom:20px;border-bottom:1px dotted #e3e3e3;}
.m-art-header .sort {margin-bottom:15px;font-size:13px;}
.m-art-header .sort span {display:inline-block;padding:5px 2px;border-bottom:1px solid #f90;color:#f90;}
.m-art-header h1 {padding-bottom:15px;font-size:26px;font-weight:bold;word-wrap:break-word;word-break:break-all;}
.m-art-header .info {position:relative;font-size:13px;line-height:36px;color:#777;overflow:hidden;}
.m-art-header .info span {margin-right:2em;}
.m-art-text {color:#555;font-size:16px;margin-bottom:40px;}
.m-art-text p {margin:0;padding:0 0 15px;}
.m-art-text img {display:block;margin:auto;max-width:100%;}

/* side nav
--------------------------------------------------*/
@media screen and (max-width: 1450px) {
    .m-side-nav { display: none; }
}
.m-side-nav {
	position: fixed;
	z-index: 100;
	right: 50px;
	bottom: 15%;
	color: #999;
	font-size: 14px;
}
.m-side-nav:before {
	position: absolute;
	right: 3px;
	top: 18px;
	bottom: 18px;
	border-right: 1px dotted #888;
	opacity: .5;
	content: '';
}
.m-side-nav li {
	position: relative;
	cursor: pointer;
	overflow: hidden;
	padding-right: 16px;
	height: 36px;
	line-height: 36px;
	text-align: right;
}
.m-side-nav li:after {
	position: absolute;
	right: 0;
	top: 50%;
	width: 7px;
	height: 7px;
	background: #999;
	border-radius: 50%;
	transform: translateY(-50%);
	content: '';
}
.m-side-nav li:not(.gotop).on {
	color: #f80;
	font-size: 16px;
}
.m-side-nav li:not(.gotop).on:after,
.m-side-nav li:hover:after { background: #f80; }


.m-fixed-right {
	bottom:150px;
	margin-left:590px
}
@media screen and (max-width:1600px) {
.g-side-rank {
display:none
}
}
.g-side-rank {
	position:absolute;
	left:0;
	bottom:150px;
	z-index:50;
	width:220px;
	border:1px solid #930;
	background:#7a0200;
	color:#fff;
	font-size:13px
}
.g-side-rank.fix {
	position:fixed;
	bottom:0
}
.g-side-rank dt {
	padding:10px 0 0;
	text-align:center;
	line-height:30px;
	font-size:16px;
	color:#ff3
}
.g-side-rank span {
	float:left
}
.g-side-rank .rank p {
	opacity:.8
}
.g-side-rank .rank p, .g-side-rank .rank a {
	overflow:hidden;
	display:block;
	padding:5px 15px
}
.g-side-rank .rank .c1 {
	margin-left:-5px;
	margin-right:8px;
	width:15%;
	text-align:center
}
.g-side-rank .rank .c2 {
	width:50%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.g-side-rank .rank .c3 {
	float:right;
	width:30%;
	text-align:right
}
.g-side-rank .rank a:hover .c2 {
	text-decoration:underline
}
.g-side-rank .server dd {
	padding:5px 10px 10px
}
.g-side-rank .server a {
	display:block;
	overflow:hidden;
	margin-bottom:8px;
	padding:0 10px;
	background:#c32f07;
	line-height:32px;
	border-radius:3px
}
.g-side-rank .server a:hover {
	background:#d3451a
}
.g-side-rank .server .c1 {
	margin-right:10px;
	width:93px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.g-side-rank .server .c3 {
	float:right
}

.m-server-bar .game-name {
  position: absolute;
  top: -110px;
  left: 0px;
  font-size: 60px;
  color: #fff700;
  font-weight: bold;
  font-style: italic;
  text-shadow: 0px 4px 4px rgba(4, 0, 0, 0.9);
  line-height: 1;
}

.m-server-bar {
        position: relative;
        height: 100px;
        background: #0e0d0c\0;
        *
        background: #0e0d0c;
        background: rgba(0, 0, 0, 0.62);
        -webkit-backdrop-filter: blur(10px);
        width: 1140px;
        /* width: 1180px; */
        margin: 0 auto 10px;
        margin-bottom: 10px;
    }

    .m-server-bar:before {
        content: '';
        position: absolute;
        right: -10px;
        bottom: 4px;
        border: solid transparent;
        border-width: 6px 10px 0 0;
        border-top-color: #4b4bc9;
    }

    .h5bar {
        padding: 0 0 0 160px
    }

    .m-server-bar .list {
        position: relative;
    }

    .m-server-bar .list a,
    .m-server-bar .list span {
        height: 60px;
        padding: 0 15px 0 60px;
        line-height: 60px;
        font-size: 22px;
        text-align: center;
        /* border-radius: 10px;*/
        position: relative;
        float: left;

        background: #ffc600\0;
        background: linear-gradient(to right, #ffd900, #ffc000);
        color: #b33b3b;
        margin: 20px 10px 0 0;
    }

    .m-server-bar .list a i {
        position: absolute;
        left: 0;
        width: 50px;
        background: #ffc100;
        color: #cd5c17;
        text-align: center;
        font-size: 20px;
        /*  border-radius: 10px 0 0 10px;*/
    }

    .m-server-bar .list a em {
        position: absolute;
        background: #fa3b70;
        color: #fff;
        width: auto;
        top: -10px;
        right: -10px;
        padding: 0 5px;
        font-size: 14px;
        line-height: 25px;
        border-radius: 12px;
    }

    .m-server-bar .list a.downe,
    .m-server-bar .list a.downe:hover {
        float: right;
        margin: 10px 190px 0 0;
        height: 80px;
        text-align: center;
        width: 80px;
        color: #fff;
        border-bottom: 2px solid #b90570;
        background: #fd3a68;
        background: linear-gradient(to right, #fd3a68, #e342b0);
        padding: 40px 0 0;
        line-height: 30px;
    }

    .m-server-bar .list a.downe i {
        width: 100%;
        background: none;
        line-height: 47px;
        color: #fff;
        top: 0;
    }

    .m-server-bar .list a small {
        margin-left: 10px;
        font-size: 12px;
        background: #fff;
        padding: 5px;
        border-radius: 5px;
    }

    .m-server-bar .list span {
        font-size: 16px;
        color: #ffa265;
        background: none;
        padding: 0 10px;
    }

    .m-server-bar .list a:hover {
        background: #ffd900;
    }

    .m-server-bar .list a span {
        margin-left: .3em;
        font-size: 12px;
        color: #c00
    }

    .m-server-bar .list a p {
        position: absolute;
        display: none;
        left: 0;
        top: -26px;
        font-size: 12px;
        padding: 0 10px;
        height: 26px;
        line-height: 26px;
        background: #d44e4d;
        color: #ff0;
        white-space: nowrap;
        box-shadow: 2px 2px 0 0 rgba(212, 78, 77, .3);
    }

    .m-server-bar .list a p:after {
        content: '';
        position: absolute;
        left: 40px;
        top: 23px;
        border: solid transparent;
        border-width: 10px 16px 0 0;
        border-top-color: #d44e4d
    }

    .m-server-bar .list a.z-today p,
    .m-server-bar .list a:hover p {
        display: inline-block
    }

    .m-server-bar .list button {
        float: left;
        width: 40px;
        height: 40px;
        background-color: #e9d7af;
        background-position: -170px -175px
    }

    .m-server-bar .btn-download {
        padding: 0 30px;
        background-color: #716aec;
        background: linear-gradient(135deg, #6e8efb, #a777e3);
        border-bottom: 2px solid #705fc9;
        color: #fff;
        height: 80px;
        display: block;
        position: absolute;
        line-height: 76px;
        right: -10px;
        top: 10px;
        font-size: 26px;
        transition: background .2s ease;
        overflow: hidden
    }


    .m-server-bar .btn-download:after,
    .m-server-bar .list a.downe:after {
        content: '';
        position: absolute;
        left: 3px;
        top: 3px;
        right: 3px;
        bottom: 3px;
        border: 1px solid rgba(255, 255, 255, .15);
    }


    .m-server-bar .btn-download:before {
        content: '';
        position: absolute;
        left: -250px;
        top: 0;
        width: 240px;
        height: 95px;
        background-color: rgba(255, 255, 255, 0.5);
        height: 100%;
        width: 3em;
        display: block;
        position: absolute;
        top: 0;
        transform: skewX(-45deg) translateX(0);
        transition: none;
    }

    .m-server-bar .btn-download:hover:before {
        left: 120%;
        transition: 1s ease
    }

    .m-server-bar .btn-download i {
        position: absolute;
        left: 0;
        background: #e82b6b;
        padding: 0 10px;
        font-size: 26px;
    }





.m-server-bar .btn-yun  {      
    display: block;
    position: absolute;
    width: 173px;
    height: 62px;
    right: 176px;
    top: 18px;
    background: url(yuwan.png?21) no-repeat 0 0;
    background-size: 100% auto;
    } 
.m-server-bar .btn-yun   i,.m-server-bar .btn-yun   span,.m-server-bar .btn-yun   small,.m-server-bar .btn-yun   em{    display: none; }


.gamehuodong table{margin:10px 0;border: 1px solid #d2d7ff;background:#fff;font-size:14px;width: 685px;} 
.gamehuodong table td{padding:8px 12px;border: 1px solid #d2d7ff;border-color: #d2d7ff;background:#ffffff;color:#777;} 
.gamehuodong p{ line-height: 23px;margin-bottom:13px;color: #777;font-size:14px;}
.tsinfo {
        background: #f8f8f8;
        padding: 10px;
        font-size: 12px;
        color: #777;
        margin: 10px 0 20px;
    }

    .tsinfo2 {
        line-height: 1.8em;
        padding: 10px 15px;
        background: #ffe7f1;
        color: #ff066e;
        font-size: 14px;
    }
    
   .m-server-bar a,
.m-server-bar a:hover {
    text-decoration: none;
}
    
.more-all{display:block;height:32px;line-height:32px;font-size:15px;color:#888;margin-top:25px;position:absolute;right:0;top:0}
.new_title{height:30px}
.new_title li{ float: left;
    margin-right: 0px;
    height: 25px;
    line-height: 25px;
    width: 80px;
    color: #748cf8;
    font-size: 13px;
    text-align: center;
    background: #edeffe;
    border-radius: 15px;
    margin-left: 13px;
    cursor: pointer;}
.new_title li a{text-decoration:none}
.new_title .new_cur{background: #748cf8;
    color: #fff;}
/*ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¥Ã‚Â®Ã‚Â¢ÃƒÂ¦Ã…â€œÃ‚Â*/

.float-menu{width:52px;position:fixed;right:-2px;bottom:30px;z-index:99;}
.float-menu a{float:left;width:52px;height:50px;margin-bottom:6px;position:relative;}
.float-menu a.fm-m1 span,.float-menu a.fm-m2 span{background:#FDE701 url(/static/web/index/f-menu-ico.png) no-repeat;width:52px;height:50px;display:block;position:absolute;right:0px;top:0px;-webkit-transition: all .2s linear;transition: all .2s linear;}
.float-menu a.fm-m2 span{background-position:0 -56px}
.fm-m1-box{width:52px;height:50px;background:#363636;position:absolute;right:-54px;top:0;-webkit-transition: all .2s linear;transition: all .2s linear;}
.fm-m1-box i{text-align:center;letter-spacing:3px;border-radius:3px;line-height:16px;font-size:14px;width:100%;color:#fff;float:left;padding-top:8px}
.float-menu a.fm-m1,.float-menu a.fm-m2{overflow:hidden;-webkit-transition: all .3s linear;transition: all .2s linear;}
.float-menu a.fm-m1:hover span,.float-menu a.fm-m2:hover span{right:54px;-webkit-transition: all .2s linear;transition: all .2s linear;}
.float-menu a.fm-m1:hover .fm-m1-box,.float-menu a.fm-m2:hover .fm-m1-box{right:0px;-webkit-transition: all .2s linear;transition: all .2s linear;}
.float-menu a.fm-m3,.float-menu a.fm-m4,.float-menu a.fm-m5{background:#FDE701 url(/static/web/index/f-menu-ico.png) no-repeat;}
.float-menu a.fm-m3{background-position: 0px -111px;}
.float-menu a.fm-m4{background-position: 0px -168px;}
.float-menu a.fm-m5{background:#DDDDDD url(/static/web/index/f-menu-ico.png) 0px -225px no-repeat;}
.float-menu a.fm-m3 span{top:0;width:130px;left:-146px;position:absolute;background:#fff;text-align:center;border:1px solid #282828;color:#282828;border-radius:3px;font-size:14px;font-weight:700;height:48px}
.fm-m3-box,.fm-m4-box{position:absolute;background:#363636;height:50px;right:-3px;top:0px;border-radius: 3px;color:#ffffff;line-height:50px;font-size: 14px;display:none;width:56px;}
.fm-txt{height:33px;width:35px;position:absolute;right:3px;top:0;line-height:15px;padding:10px 6px 0px 0px;letter-spacing:3px;}
.float-menu a.fm-m3:hover .fm-m3-box,.float-menu a.fm-m4:hover .fm-m4-box{display:block;}
.fm-m4-box i.fm-txt{background:#363636; padding:8px 7px;letter-spacing: 3px;border-radius: 3px;text-align: center;font-size:14px;color:#fff;}
.fm-m4-box .fm-m4-ewm{width:104px;height:104px;position:absolute;top:50%;margin-top:-52px;left:-118px;border:1px solid #363636;border-radius: 3px;overflow: hidden;}
.fm-m4-box em,.fm-m3-box em{width:6px;height:24px;display:block;background:url(/static/web/index/fm-m4.png) no-repeat;position:absolute;    left: -6px;top: 13px;}
.float-menu a.fm-m5:hover{background:#CCCCCC url(/static/web/index/f-menu-ico.png) 0px -225px no-repeat;}


.fm-forum {
    width: 52px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(120deg, #4f8cff, #00e0ff, #4f8cff);
    background-size: 200% 200%;
    animation: forumBGmove 2.5s linear infinite, forumShake 2.2s cubic-bezier(.36,.07,.19,.97) infinite;
    border-radius: 6px;
    margin-bottom: 6px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(79,140,255,0.15);
    transition: box-shadow 0.3s, transform 0.3s;
}
.fm-forum .forum-text {
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    letter-spacing: 2px;
    line-height: 1.2;
    text-shadow: 0 2px 8px rgba(0,0,0,0.15);
    z-index: 2;
    transition: color 0.3s;
}
.fm-forum:hover {
    box-shadow: 0 6px 18px rgba(0,224,255,0.25), 0 0 0 4px #00e0ff33;
    transform: translateY(-3px) scale(1.06);
    background-position: right center;
    /* 悬浮时只放大和高亮，不抖动 */
    animation: forumBGmove 2.5s linear infinite;
}
.fm-forum:hover .forum-text {
    color: #ffd700;
    text-shadow: 0 4px 16px #00e0ff;
}
@keyframes forumBGmove {
    0% {background-position: 0% 50%;}
    50% {background-position: 100% 50%;}
    100% {background-position: 0% 50%;}
}
@keyframes forumShake {
    0%, 100% { transform: translateY(0) scale(1); }
    10%, 30%, 50%, 70%, 90% { transform: translateY(-1px) rotate(-3deg) scale(1.03);}
    20%, 40%, 60%, 80% { transform: translateY(2px) rotate(3deg) scale(1.03);}
}


.age_tips{/* position: absolute; */top: -28px;/* left: 0px; */margin-left: 380px;display: block;width: 280px;height: 24px;line-height: 24px;text-align: center;font-size: 15px;letter-spacing: 1px;/* background: #2d271e; */background: rgba(0, 0, 0, 0.62);border-radius: 30px;color: #ffdc51;margin-bottom: 3px;}
.game-type-tip {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: linear-gradient(90deg, #2196f3 0%, #21cbf3 100%);
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  border-radius: 8px;
  box-shadow: 0 4px 16px rgba(33, 203, 243, 0.15);
  position: relative;
  margin: 5px 0;
  letter-spacing: 2px;
  z-index: 10;
  transition: box-shadow 0.3s;
}
.game-type-tip:hover {
  box-shadow: 0 8px 32px rgba(33, 203, 243, 0.25);
}

.game-type-keyword {
  padding: 2px 12px;
  border-radius: 6px;
  background: rgba(255,255,255,0.18);
  color: #ffe082;
  font-size: 20px;
  font-weight: 900;
  text-shadow: 1px 1px 4px #1565c0;
  margin: 0 4px;
  display: inline-block;
  vertical-align: middle;
}



.client-notice {
    position: fixed;
    right: -400px;
    top: 45%;
    transform: translateY(-50%);
    width: 380px;
    background: linear-gradient(135deg, #1a1f3c 0%, #2a2f57 100%);
    border-radius: 15px 0 0 15px;
    box-shadow: -5px 0 20px rgba(0, 0, 0, 0.3);
    color: #fff;
    padding: 20px;
    transition: right 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    z-index: 9999;
    opacity: 0;
}

.client-notice.show {
    right: 0;
    opacity: 1;
}

.notice-header {
    text-align: center;
    margin-bottom: 20px;
    position: relative;
}

.notice-title {
    font-size: 20px;
    color: #fff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    margin: 0;
    padding: 10px 0;
    background: linear-gradient(90deg, transparent, #3f51b5, transparent);
    border-radius: 30px;
}

.notice-close {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 24px;
    height: 24px;
    background: #ff4757;
    border: none;
    border-radius: 50%;
    color: white;
    font-size: 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.notice-close:hover {
    transform: scale(1.1);
    background: #ff6b81;
}

.notice-img {
    position: relative;
    margin: 20px 0;
    text-align: center;
}

.notice-img img {
    width: 200px;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.notice-img::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 220px;
    height: 220px;
    background: radial-gradient(circle, rgba(63, 81, 181, 0.2) 0%, transparent 70%);
    transform: translate(-50%, -50%);
    z-index: -1;
    animation: pulse 2s infinite;
}

.notice-content {
    text-align: center;
    line-height: 1.6;
    margin: 20px 0;
}

.highlight {
    color: #ffd700;
    font-weight: bold;
    text-shadow: 0 0 10px rgba(255, 215, 0, 0.5);
    animation: glow 1.5s ease-in-out infinite alternate;
}

.notice-tip {
    background: rgba(255, 255, 255, 0.1);
    padding: 15px;
    border-radius: 10px;
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.5;
    border-left: 4px solid #3f51b5;
}

@keyframes pulse {
    0% {
        transform: translate(-50%, -50%) scale(0.95);
        opacity: 0.5;
    }
    50% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0.8;
    }
    100% {
        transform: translate(-50%, -50%) scale(0.95);
        opacity: 0.5;
    }
}

@keyframes glow {
    from {
        text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #ffd700;
    }
    to {
        text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #ffd700;
    }
}