﻿* {
    margin: 0;
    padding: 0;
}

body {
    font: 14px/1.8 "Microsoft YaHei", "微软雅黑";
    color: #6e2f38;
    text-align: center;
}

html {
    background-color: #040404;
}

a {
    display: inline-block;
    text-decoration: none;
}

a:focus {
    outline: none;
}
.fixed {
    width: 361px;
    height: 356px;
    position: fixed;
    background: url(https://image.xunyou.com/battlegrounds/20220322/fixed.png) center top no-repeat;
    z-index: 1;
    right: -40px;
}
#wrap-bg {
    background: url(https://image.xunyou.com/pubg/20220707/wrap-bg.jpg) center top no-repeat;
    /* overflow: hidden; */
}

.wrap-1 {
    background: url(https://image.xunyou.com/pubg/20220707/wrap-1.jpg) center top no-repeat;
    width: 1200px;
    margin: 0 auto;
    height: 618px;
    position: relative;
    text-align: left;
    min-width: 1200px;
    overflow: hidden;
}

.wrap_g-1 {
    background: url(https://image.xunyou.com/pubg/20220707/wrap_g-1.jpg) center top no-repeat;
    width: 1200px;
    margin: 0 auto;
    height: 618px;
    position: relative;
    text-align: left;
    min-width: 1200px;
    overflow: hidden;
}

.wrap-2 {
    background: url(https://image.xunyou.com/pubg/20220707/wrap-2.jpg) center top no-repeat;
    width: 1200px;
    margin: 0 auto;
    height: 1068px;
    position: relative;
    text-align: left;
    min-width: 1200px;
}

/* .cz a,.cj a,.lq a,.tq a {background-image:url(https://image.xunyou.com/images/2020/20200608/yhzt/icon.png);} */

.cj {
    text-align: left;
    position: relative;
}
.tips {
    text-align: center;
    color: #fff;
    position: absolute;
    left: 45%;
    bottom: 5px;
}
.cj a {
    height: 104px;
    overflow: hidden;
    width: 431px;
    overflow: hidden;
    position: relative;
    margin: 544px 0px 0px 383px;
    background: url(https://image.xunyou.com/battlegrounds/20220608/cj_1.png) center top no-repeat;
    /* transition: all 0.6s; */
}

.cj a:hover,
.gw a:hover,
.lq a:hover,
.download a:hover {
    background-position: center bottom;
    /* opacity: .8;
    transform: scale(1.1); */
}

.cj.cj_2 a {
    margin-top: 376px;
    background: url(https://image.xunyou.com/battlegrounds/20220322/cj_2.png) center top no-repeat;
}

.lq {
    text-align: right;
}

/* .lq a {
    height: 82px;
    overflow: hidden;
    width: 211px;
    overflow: hidden;
    background: url(https://image.xunyou.com/battlegrounds/20220322/lq.png) center top no-repeat;
    margin: 23px 445px 0 0
} */

.cz {
    text-align: center;
}

/* 375px */
.cz a {
    height: 159px;
    overflow: hidden;
    width: 310px;
    overflow: hidden;
    position: relative;
    margin: 593px 0px 0px 704px;
    background: url(https://image.xunyou.com/battlegrounds/20220322/cz.png) center top no-repeat;
}

.cz a:hover {
    opacity: 0.8;
}
.cz p {
    color: #fff;
    font-size: 16px;
}

.user {
    height: 42px;
    color: #fff;
    line-height: 24px;
    font-size: 16px;
    text-align: center;
    position: absolute;
    width: 1200px;
    z-index: 99;
    display: inline-block;
    top: 500px;
}

.user font {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.user b {
    color: #fff;
}

.user a {
    color: #fff;
    margin: 0 5px;
}

.user a:hover {
    color: #fff;
}

.user .uhave {
    color: #fff;
    display: none;
}

.time {
    color: #ffe7bd;
    font-size: 30px;
    text-align: center;
    margin-top: 341px;
    background-image: -webkit-linear-gradient(right, #64f407, #f3e9e3, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
}

.list {
    height: 60px;
    overflow: hidden;
    font-size: 14px;
    text-align: center;
    position: absolute;
    top: 665px;
    width: 1200px;
    padding-left: 80px;
    box-sizing: border-box;
    z-index: 9;
}

.list ul {
    width: 100%;
    list-style: none;
}

.list li {
    float: left;
    width: 350px;
    line-height: 32px;
    color: #b4b4b4;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-right: 15px;
}

.list li span {
    color: #899ec8;
}

.list li font {
    color: #899ec8;
    font-weight: bold;
}

.list_2 {
    top: 733px;
}

.info {
    width: 800px;
    text-align: left;
    position: absolute;
    bottom: 50px;
    left: 110px;
}

.info p {
    color: #dedfe1;
    font-size: 13px;
    line-height: 32px;
}

.info a {
    color: #fff;
}

.info a:hover {
    color: #ce2216;
}

.tq {
    position: absolute;
    text-align: center;
    bottom: 350px;
    right: 40px;
}

.tq a {
    width: 245px;
    height: 90px;
    overflow: hidden;
    position: absolute;
    right: 110px;
    top: 180px;
    color: #520815;
    background: url(https://image.xunyou.com/images/battlegrounds/20211108/use.png) center top no-repeat;
}

.tq a:hover {
    background-position: center bottom;
}
.tq .use-card {
    top: 80px;
    background: url(https://image.xunyou.com/images/battlegrounds/20210401/use.png);
}
