aside {
    background: none;
}

.tbbg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    /* background: #141616; */
}

.tbbg-site {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: auto;
    height: 900px;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
    z-index: 0;
    box-shadow: 0 0 100px 100px #000, inset 0 -50px 50px #000;
}

.g-wrapper {
    position: relative;
    min-height: 100%;
    z-index: 1;
}

.g-wrapper > header {
    height: 45px;
    line-height: 40px;
    height: 45px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.52);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: #e3e3e3;
}

.g-inner {
    position: relative;
    margin: 0 auto;
    width: 1080px;
}

.f-imgmask {
    position: relative;
    display: block;
}

.f-imgmask:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.g-wrapper > header .logo img {
    vertical-align: middle;
    margin: 0 20px 0 0;
    max-height: 32px;
}

.m-isolation > * {
    position: relative;
}

.m-isolation > *:not(:last-child):after {
    margin: 0 .6em;
    color: #4c4c4c;
    content: "/\00a0";
}

.g-wrapper > header .m-isolation > *:not(:first-child):after {
    transform: translateY(-50%) rotate(
            30deg
    );
}

.m-isolation > a {
    color: #ccc;
}

.g-main {
    padding: 350px 0 0;
}

.m-server-bar {
    position: relative;
    height: 100px;
    background: #0e0d0c \0;
    *background: #0e0d0c;
    background: rgba(0, 0, 0, 0.52);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    width: 1080px;
    margin: 0 auto 10px;
}

.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.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 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.downe i {
    width: 100%;
    background: none;
    line-height: 47px;
    color: #fff;
    top: 0;
}

.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 {
    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: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;
}

.g-inner {
    position: relative;
    margin: 0 auto;
    width: 1080px;
}

.g-wrapper > .g-main > .g-parse {
    margin-bottom: 50px;
}

.g-parse > aside {
    float: left;
    width: 320px;
    padding: 0;
}

.m-pane-user {
    background: #fff;
    margin-bottom: 10px;
    padding-bottom: 30px;
}

.m-userlogin .logmybox {
    padding: 5px 30px 0;
}

.m-userlogin .breginfo {
    background: #edeffe url(../images/wave.png) no-repeat 0 100%;
    padding: 15px 20px 0;
    height: 105px;
    color: #333;
}

.m-userlogin .oftop {
    height: 90px;
    margin-left: 85px;
    padding-top: 5px;
    color: #948eb3;
    font-size: 12px;
}

.m-userlogin .regphot img {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    border: 3px solid #f6ead5;
}

.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 i {
    font-size: 12px;
    opacity: .6;
}

.m-userlogin .logmycon a:hover {
    background: #edeffe;
    color: #7686e0
}

.m-pane {
    padding: 30px 20px;
    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, .m-pane-hd-nav a {
    display: inline-block;
    margin-bottom: -1px;
    padding: 0 10px 10px;
    font-size: 20px;
    border-bottom: 2px solid #7583e3;
}

.index_focus li {
    overflow: hidden;
    position: relative;
    margin: 5px 10px;
}

.index_focus li a {
    transition: transform 400ms ease-out;
}

.index_focus li a, .index_focus li img {
    display: block;
}

.index_focus li img {
    width: 100%;
}


.index_focus li a:hover {
    transform: scale(1.08);
    position: relative;
}

.index_focus li a span {
    display: block;
    line-height: 30px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    /* margin-top: -40px; */
    background: rgba(0, 0, 0, 0.52);
    position: relative;
    /* text-align: center; */
    padding: 0 5px;
    margin: -30px 0 0;
    color: #fff;
}

.index_focus li a span em {
    color: #eee;
}

.g-parse > section {
    float: right;
    width: 750px;
}

.m-art-block {
    font-size: 16px;
    padding: 0 20px 0 50px;
    position: relative;
}

.m-art-block .block-hd, .m-art-block h3 {
    position: relative;
    margin-bottom: 5px;
    margin-left: -50px;
    padding: 10px 0;
    font-size: 24px;
    font-weight: 200;
    color: #444;
}

.m-art-block:before {
    position: absolute;
    z-index: 1;
    top: 60px;
    left: 17px;
    bottom: 0;
    width: 2px;
    background: #edeffe;
    content: '';
}

.m-art-block .block-hd i, .m-art-block h3:before {
    margin-right: 5px;
    font-size: 24px;
    color: #c8d0f8;
}

.tags {
    display: inline-block;
    margin-left: 15px;
    vertical-align: middle;
}

.tags a {
    color: #2f5f79;
    margin-right: 3px;
    border: 1px solid #3194ca;
    padding: 2px 3px;
    font-size: 14px;
    float: left;
    border-radius: 5px;
}

.m-game-server .m-tab-panel li, .m-game-gift .m-tab-panel li {
    position: relative;
    float: left;
    padding: 0 5px;
    margin-bottom: 10px;
    width: 33.33333%;
}

.m-game-gift .m-tab-panel li {
    width: 50%;
}


.m-game-server .m-tab-panel li a, .m-game-gift .m-tab-panel li a {
    position: relative;
    display: block;
    padding: 0 15px;
    height: 42px;
    line-height: 40px;
    background: #edeffe;
    color: #646cab;
    border-radius: 5px;
}


.m-game-server .m-tab-panel li.jj a, .m-game-gift .m-tab-panel li.jj a {
    background: #6fbe22;
    color: #fff;
}

.m-game-server .m-tab-panel li a span, .m-game-gift .m-tab-panel li a span {
    float: right;
}

.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,
.m-game-gift .m-tab-panel li:hover p, .m-game-gift .m-tab-panel li.jj p {
    display: inline-block;
}

.m-game-server .m-tab-panel li p, .m-game-week li p, .m-game-gift .m-tab-panel 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 rgb(212 78 77 / 30%);
}

.m-game-gift .m-tab-panel li p{
    max-width: 350px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.m-art-block .block-bd p {
    margin-bottom: 5px;
}

.m-game-server .m-tab-panel li p:after, .m-game-gift .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-server .m-tab-panel li a:hover, .m-game-gift .m-tab-panel li a:hover {
    background: #566de5;
    color: #fff
}

.m-game-server .m-tab-panel li.wg a:hover, .m-game-gift .m-tab-panel li.wg a:hover {
    color: #7686e0;
    background: #f1f3ff;
    border: 1px solid #7686e0;
}

.m-userlogin .m-login {
    padding: 35px 20px 0;
}

.m-login-form {
    border: 1px solid #ddd;
    border-bottom: 0;
    margin: 0 15px 10px;
}

.m-login p.dlbts, .m-login p#gcode_input, .m-login p.zx-verify {
    position: relative;
}

.m-login p {
    margin-bottom: 10px;
    padding: 0 15px;
}

.m-login p.form-input {
    margin: 0;
    border-bottom: 1px solid #ddd;
}

.m-login .m-login-form p {
    padding: 0;
    margin: 0;
}

.m-login p label {
    position: relative;
    display: block;
}

.m-login p.nos label input {
    padding: 0 10px 0 40px;
}

.m-login p label input {
    width: 100%;
    background-color: #fff;
    height: 35px;
    padding: 0 35px 0 60px;
    transition: .4s ease;
}

.m-login p label input, .m-login p span, .m-login p select, .ctsinfo {
    border: 0;
    float: left;
    padding: 0 10px;
    line-height: 35px;
    background: none;
    font-size: 14px;
}

.m-login p.nos label span {
    width: 40px;
    text-align: center;
    color: #777;
    font-size: 1.5em;
}

.m-login p span.zico, .m-login p span.sel {
    padding: 0;
}

.m-login p label span {
    padding: 0 10px;
    width: 60px;
    position: absolute;
    left: 0;
    top: 0;
}

.m-login p label input, .m-login p span, .m-login p select, .ctsinfo {
    border: 0;
    float: left;
    padding: 0 10px;
    line-height: 35px;
    background: none;
    font-size: 14px;
}

.m-login p button, .btn-shuang a, .m-login p.dlbts span#load_action, .m-login p.dlbts span.dlz, a.amregn, a.amb {
    background-color: #716aec;
    color: #fff;
    text-align: center;
    font-size: 16px;
    width: 100%;
    border: 0;
    display: block;
    line-height: 37px;
    border-radius: 3px;
}

.olg a {
    /*float: left;*/
    /*width: 110px;*/
    color: #555;
}

.olg a.amreg {
    margin-left: 20px;
    text-align: right;
    float: right;
}