.app-wrapper{
    position: relative;
    background-color: #f2f3f5;
}
.top-head{
    position:fixed;
    top:0;
    z-index: 999;
    width: 100%;
}
.top-bar-box{
    height: 30px;
    display: flex;
}
.top-bar-group{
    background-color: #333;
    color: #c9c9c9;
    line-height: 36px;
    height: 36px;
    font-size: 12px;
    min-width: 1300px;
    width: 100%;
    z-index: 65;    
}
.top-bar-group .top-bar {
    width: 1300px;
    margin: 0 auto;
}
.top-bar-group .user-box {
    float: left;
}
.top-bar-group .nav {
    float: right;
}
.top-bar-group .user-box:before {
    content: "";
    width: 16px;
    height: 15px;
    display: inline-block;
    vertical-align: -2px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAAvElEQVR42mJ8/vw5AyWAiYC8MxSTZUAAEG+D4gBSDQgB4pVAzAbFK6FiRBkQDsTLoRphgA0qFk7IgGggXgrELFgMZoHKReMyIB6IFwIxM55wYYaqiUc3IAmI5xHQjGzIPKgeuAEgv10kMur/APF5WHgwIiUkfiD+QIQBH4FYgNiERFFKtAW5EIptiTHgP5rcERxsVAMkJCRg7E9AvBGI3wPxbyxqfwHxWyBeAeKA9IEwC5b0jwuwYxMECDAAQTEh1e/XxccAAAAASUVORK5CYII=) no-repeat 0 0;
    margin-right: 6px;
}
.glmall-new-header-group {
    height: 80px;
    display: flex;
}
.glmall-new-header-wrapper {
    background: #fff;
    z-index: 61;
    width: 100%;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.glmall-new-header-wrapper .glmall-new-header {
    width: 1300px;
    margin: 0 auto;
    position: relative;
    height: 80px;
    background: #fff;
}
.glmall-new-header-wrapper .glmall-new-header .glmall-header-logo {
    line-height: 70px;
    height: 80px;
    float: left;
    margin-right: 28px;
    font-size: 0;
}
.glmall-new-header-wrapper .glmall-new-header-menu {
    float: left;
    position: relative;
    max-width: 745px;
    height: 80px;
    font-size: 0;
}
.glmall-new-header-wrapper .glmall-new-header-menu ul {
    height: 80px;
}
.glmall-new-header-wrapper .glmall-new-header-menu li {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    height: 80px;
    position: relative;
    white-space: nowrap;
    -webkit-transition: background .2s;
    transition: background .2s
}
.glmall-new-header-wrapper .glmall-new-header-menu li a {
    padding: 0 30px;
    display: block;
    color: #626266;
    font-size: 16px;
    line-height: 80px;
    position: relative;
    text-decoration: none;
    opacity: 1;
}
.glmall-new-header-wrapper .glmall-new-header-menu li.glmall-curr a,.glmall-new-header-wrapper .glmall-new-header-menu li.glmall-curr a:hover,.glmall-new-header-wrapper .glmall-new-header-menu li:hover a {
    color: #3b8cfe;
}
.glmall-new-header-wrapper .glmall-new-header .glmall-header-logo img {
    max-height: 80px;
    max-width: 240px;
    vertical-align: middle;
}
i {
    font-size: 22px;
    cursor: pointer;
}
.active, i:hover {
    color: #3b8cfe;
}
.no-data {
    margin-top: 20%;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #909399;
}
#gamelifeFooter {
    font-family: Microsoft Yahei, simsun, arial, verdana, sans-serif;
    color: grey;
    line-height: 1.8;
}
.glmall-footer-fn {
    border-top: 2px solid #2e2e2e;
    background-color: #292929;
}
.glmall-footer-fn, .glmall-footer-group {
    min-width: 1300px;
    font-size: 12px;
    color: grey;
}
.glmall-footer, .glmall-footer-about, .glmall-footer-advantage {
    width: 1300px;
    margin: 0 auto;
}
.glmall-footer-advantage ul {
    overflow: hidden;
    padding: 43px 0 25px;
    border-bottom: 1px solid #2e2e2e;
}
.glmall-footer-advantage li {
    float: left;
    width: 160px;
    position: relative;
    padding-left: 120px;
    min-height: 70px;
    margin-right: 40px;
}
.glmall-footer-advantage strong {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    display: block;
    margin-bottom: 5px;
}
.glmall-footer-advantage li i {
    position: absolute;
    left: 45px;
    top: 0;
    width: 52px;
    height: 60px;
    background: url(https://96.zybk.net/template/front/diy/static/img/foot_icon.2301a58f.png) no-repeat 0 0;
}
.glmall-footer-advantage li i.glmall-icon04 {
    background-position: -52px -60px;
}
.glmall-footer-advantage li i.glmall-icon02 {
    background-position: -52px 0;
}
.glmall-footer-advantage li i.glmall-icon03 {
    background-position: 0 -60px;
}
.full-wrapper {
    background: url(https://96.zybk.net/template/front/diy/static/img/index_bg.ca754e33.jpg) repeat-x center 0;
}
.full-wrapper .full-container,.full-wrapper .full-container2 {
    width: 1300px;
    margin: 0 auto;
    margin-top: 110px;
    min-height: 600px;
}
.full-wrapper .full-container {
    padding: 16px 0 60px;
}
.glmall-footer-group {
    background-color: #1a1a1a;
    padding: 10px 0;
}
.glmall-footer {
    text-align: left;
    color: #565656;
    overflow: hidden;
    padding: 5px 0 10px;
}
.glmall-friend-link {
    overflow: hidden;
    margin: 0 0 2px -5px;
    line-height: 24px;
}
.glmall-friend-link a:before {
    content: "|";
    position: absolute;
    left: -7px;
    top: 0;
    color: #313131;
}
.glmall-footer-group a:hover {
    color: #ebb400;
}
.glmall-friend-link a {
    white-space: nowrap;
    margin: 0 5px;
    float: left;
    position: relative;
}