html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
linkcode,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", STHeiti, "Microsoft Yahei", Tahoma, Simsun, sans-serif;
    line-height: 1;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}

a {
    -webkit-touch-callout: none;
}

ol,
ul {
    margin: 0;
    padding-left: 0.2rem;
    border: 0;
}

li {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

button {
    border: none;
    background: none;
    padding: 0;
}

a {
    text-decoration: none;
    color: inherit;
}

.hide {
    display: none;
}

.full {
    width: 100%;
    height: 100%;
}

.fsizeAuto {
    font-size: 0.25rem;
    transform: scale(0.63);
}

.abs {
    position: absolute;
}

.l0 {
    left: 0;
}

.t0 {
    top: 0;
}

.lhalf {
    left: 50%;
}

.thalf {
    top: 50%;
}

.absf {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

.abcter {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.lcter {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
}

.tcter {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.fcter {
    display: flex;
    align-items: center;
    justify-content: center;
}

.center {
    transform: translate(-50%, -50%);
}

.fdc {
    flex-direction: column;
}

.sizcont {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.sizcover {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.active-center {
    transition: transform 0.3s;
    cursor: pointer;
}

.active-center:hover {
    transform: translate(-50%, -50%) scale(1.1);
}

.active-center:active {
    transform: translate(-50%, -50%) scale(1.1);
}

.m-icon-loading {
    position: fixed;
    z-index: 999;
    display: none;
}

.m-icon-loading .inner {
    width: 1.2rem;
    height: 1.2rem;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 0.1rem;
}

.m-icon-loading .inner svg path,
.m-icon-loading .inner svg rect {
    fill: #fff;
}

.m-msg {
    display: none;
}

.m-msg .text {
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 0.2rem;
    color: #dee9e0;
}

.m-msg .btn-close-msg {
    cursor: pointer;
}

.cursor {
    cursor: pointer;
}

.flex {
    display: flex;
}

.dark {
    background-color: rgba(0, 0, 0, 0.7);
}

.text_indent {
    text-indent: -99.99rem;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes spark {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@font-face {
    font-family: "zzgfmh";
    src: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/font/zzgfmh.TTF);
}

.font-mh {
    font-family: 'zzgfmh', -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", STHeiti, "Microsoft Yahei", Tahoma, Simsun, sans-serif;
    /*transform: scaleY(1.5);*/
    /*line-height: 1.2;*/
    letter-spacing: 0.02rem;
}

.img_icon-close {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/icon-close.png');
}

.img_icon-close_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/icon-close.png');
    width: 0.5rem;
    height: 0.53rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_logo {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/logo.png');
}

.img_logo_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/logo.png');
    width: 3.49rem;
    height: 0.97rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_menu_bg_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_bg_m.png');
}

.img_menu_bg_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_bg_m.png');
    width: 0.23rem;
    height: 2.44rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p1_bg_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p1_bg_m.jpg');
}

.img_p1_bg_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p1_bg_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p1_bg_m2 {
    background-image: url('https://game.gtimg.cn/images/aqwx/act/a20251201index/S4-bg-1226.jpg');
}

.img_p1_bg_m2_s {
    background-image: url('https://game.gtimg.cn/images/aqwx/act/a20251201index/S4-bg-1226.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p1_dl_bg_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/m/p1_dl_bg_m_0902.png');
}

.img_p1_dl_bg_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/m/p1_dl_bg_m_0902.png');
    width: 1.54rem;
    height: 1.54rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.wegame {
    background-image: url('//game.gtimg.cn/images/aqwx/act/a20251201index/m/page1/wegame.png');

}

.img_p3_bg1_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bg1_m.jpg');
}

.img_p3_bg1_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bg1_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_bg2_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bg2_m.jpg');
}

.img_p3_bg2_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bg2_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_bg3_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bg3_m.jpg');
}

.img_p3_bg3_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bg3_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_btn_next {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_btn_next.png');
}

.img_p3_btn_next_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_btn_next.png');
    width: 0.24rem;
    height: 0.45rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_btn_prev {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_btn_prev.png');
}

.img_p3_btn_prev_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_btn_prev.png');
    width: 0.24rem;
    height: 0.45rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_title_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_title_m.png');
}

.img_p3_title_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_title_m.png');
    width: 9rem;
    height: 1.74rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_bg2_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_bg2_m.jpg');
}

.img_p4_bg2_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_bg2_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_bg_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_bg_m.jpg');
}

.img_p4_bg_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_bg_m.jpg');
    width: 10.8rem;
    height: 20.21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_item1_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_item1_bg.png');
}

.img_p4_item1_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_item1_bg.png');
    width: 9rem;
    height: 8.23rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_item2_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_item2_bg.png');
}

.img_p4_item2_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_item2_bg.png');
    width: 9.01rem;
    height: 9.42rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_title_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p2_title_m.png');
}

.img_p4_title_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p2_title_m.png');
    width: 9rem;
    height: 1.75rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p5_bg_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5_bg_m.jpg');
}

.img_p5_bg_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5_bg_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p5_title_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5_title_m.png');
}

.img_p5_title_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5_title_m.png');
    width: 9rem;
    height: 1.74rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_boss_item1_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item1_m.jpg');
}

.img_p6_boss_item1_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item1_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_boss_item1_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item1_mini_m.jpg');
}

.img_p6_boss_item1_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item1_mini_m.jpg');
    width: 3.56rem;
    height: 2.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_boss_item2_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item2_m.jpg');
}

.img_p6_boss_item2_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item2_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_boss_item2_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item2_mini_m.jpg');
}

.img_p6_boss_item2_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item2_mini_m.jpg');
    width: 3.56rem;
    height: 2.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_boss_item3_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item3_m.jpg');
}

.img_p6_boss_item3_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item3_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_boss_item3_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item3_mini_m.jpg');
}

.img_p6_boss_item3_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item3_mini_m.jpg');
    width: 3.56rem;
    height: 2.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_boss_item4_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item4_m.jpg');
}

.img_p6_boss_item4_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item4_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_boss_item4_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item4_mini_m.jpg');
}

.img_p6_boss_item4_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item4_mini_m.jpg');
    width: 3.56rem;
    height: 2.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_dt_item1_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item1_m.jpg');
}

.img_p6_dt_item1_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item1_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_dt_item1_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item1_mini_m.jpg');
}

.img_p6_dt_item1_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item1_mini_m.jpg');
    width: 3.56rem;
    height: 2.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_dt_item2_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item2_m.jpg');
}

.img_p6_dt_item2_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item2_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_dt_item2_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item2_mini_m.jpg');
}

.img_p6_dt_item2_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item2_mini_m.jpg');
    width: 3.56rem;
    height: 2.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_dt_item3_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item3_m.jpg');
}

.img_p6_dt_item3_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item3_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_dt_item3_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item3_mini_m.jpg');
}

.img_p6_dt_item3_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item3_mini_m.jpg');
    width: 3.56rem;
    height: 2.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_dt_item4_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item4_m.jpg');
}

.img_p6_dt_item4_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item4_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_dt_item4_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item4_mini_m.jpg');
}

.img_p6_dt_item4_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item4_mini_m.jpg');
    width: 3.56rem;
    height: 2.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_item_text_act_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_text_act_m.png');
}

.img_p6_item_text_act_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_text_act_m.png');
    width: 1.77rem;
    height: 0.51rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_item_text_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_text_m.png');
}

.img_p6_item_text_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_text_m.png');
    width: 1.77rem;
    height: 0.51rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_line_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_line_m.png');
}

.img_p6_line_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_line_m.png');
    width: 10.8rem;
    height: 14.88rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_mode_item1_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item1_m.jpg');
}

.img_p6_mode_item1_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item1_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_mode_item1_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item1_mini_m.jpg');
}

.img_p6_mode_item1_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item1_mini_m.jpg');
    width: 3.08rem;
    height: 1.74rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_mode_item2_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item2_m.jpg');
}

.img_p6_mode_item2_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item2_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_mode_item2_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item2_mini_m.jpg');
}

.img_p6_mode_item2_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item2_mini_m.jpg');
    width: 3.56rem;
    height: 2.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_mode_item3_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item3_m.jpg');
}

.img_p6_mode_item3_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item3_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_mode_item3_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item3_mini_m.jpg');
}

.img_p6_mode_item3_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item3_mini_m.jpg');
    width: 3.56rem;
    height: 2.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_mode_item4_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item4_m.jpg');
}

.img_p6_mode_item4_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item4_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_mode_item4_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item4_mini_m.jpg');
}

.img_p6_mode_item4_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item4_mini_m.jpg');
    width: 3.56rem;
    height: 2.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_rifle_item1_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item1_m.jpg');
}

.img_p6_rifle_item1_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item1_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_rifle_item1_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item1_mini_m.jpg');
}

.img_p6_rifle_item1_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item1_mini_m.jpg');
    width: 3.56rem;
    height: 2.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_rifle_item2_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item2_m.jpg');
}

.img_p6_rifle_item2_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item2_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_rifle_item2_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item2_mini_m.jpg');
}

.img_p6_rifle_item2_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item2_mini_m.jpg');
    width: 3.56rem;
    height: 2.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_rifle_item3_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item3_m.jpg');
}

.img_p6_rifle_item3_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item3_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_rifle_item3_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item3_mini_m.jpg');
}

.img_p6_rifle_item3_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item3_mini_m.jpg');
    width: 3.56rem;
    height: 2.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_rifle_item4_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item4_m.jpg');
}

.img_p6_rifle_item4_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item4_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_rifle_item4_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item4_mini_m.jpg');
}

.img_p6_rifle_item4_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item4_mini_m.jpg');
    width: 3.56rem;
    height: 2.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_text_bg_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_text_bg_m.png');
}

.img_p6_text_bg_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_text_bg_m.png');
    width: 7.32rem;
    height: 3.5rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_title_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_title_m.png');
}

.img_p6_title_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_title_m.png');
    width: 9rem;
    height: 1.74rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_menu_act_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_act_bg.png');
}

.img_menu_act_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_act_bg.png');
    width: 1.36rem;
    height: 0.32rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_menu_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_bg.png');
}

.img_menu_bg_s {
    width: 1.46rem;
    min-height: 1.93rem;
    border-image: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_bg.png) 15 0 30 0 fill;
    border-image-width: 0.15rem 0 0.3rem 0;
}

.img_menu_close {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_close.png');
}

.img_menu_close_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_close.png');
    width: 1.46rem;
    height: 0.45rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_menu_open {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_open.png');
}

.img_menu_open_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_open.png');
    width: 1.46rem;
    height: 0.45rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_menu_top_img {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_top_img.png');
}

.img_menu_top_img_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_top_img.png');
    width: 1.37rem;
    height: 0.72rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_menu_top_img_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_top_img_act.png');
}

.img_menu_top_img_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_top_img_act.png');
    width: 1.37rem;
    height: 0.72rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_menu_toup {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_toup.png');
}

.img_menu_toup_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_toup.png');
    width: 1.36rem;
    height: 0.32rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_menu_toup_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_toup_act.png');
}

.img_menu_toup_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_toup_act.png');
    width: 1.36rem;
    height: 0.32rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p1_award {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p1_award.png');
}

.img_p1_award_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p1_award.png');
    width: 1.25rem;
    height: 0.82rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p1_award_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p1_award_bg.png');
}

.img_p1_award_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p1_award_bg.png');
    width: 3.17rem;
    height: 1.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p1_award_title {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p1_award_title.png');
}

.img_p1_award_title_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p1_award_title.png');
    width: 3.87rem;
    height: 0.47rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p1_bg {
    /* background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/S4-bg-1203.jpg'); */
    /*background-image: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/S4-bg-1226.jpg);*/
}

.img_p1_bg_s {
    /* background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/S4-bg-1203.jpg'); */
    background-image: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/S4-bg-1226.jpg);
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p1_btn_dl {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p1_btn_dl.png');
}

.img_p1_btn_dl_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p1_btn_dl.png');
    width: 4.22rem;
    height: 0.95rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p1_title {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p1_title.png');
}

.img_p1_title_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p1_title.png');
    width: 7.75rem;
    height: 1.55rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p1_title2 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p1_title2.png');
}

.img_p1_title2_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p1_title2.png');
    width: 13.65rem;
    height: 2.93rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bg.jpg');
}

.img_p3_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bg.jpg');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_bom_line {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bom_line.png');
}

.img_p3_bom_line_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bom_line.png');
    width: 25.6rem;
    height: 0.1rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_bom_rifle1 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bom_rifle1.png');
}

.img_p3_bom_rifle1_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bom_rifle1.png');
    width: 1.62rem;
    height: 0.7rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_bom_rifle_mask1 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bom_rifle_mask1.png');
}

.img_p3_bom_rifle_mask1_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bom_rifle_mask1.png');
    width: 1.62rem;
    height: 0.7rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_item_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_item_bg.png');
}

.img_p3_item_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_item_bg.png');
    width: 1.81rem;
    height: 1.79rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_item_bg_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_item_bg_act.png');
}

.img_p3_item_bg_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_item_bg_act.png');
    width: 1.81rem;
    height: 1.79rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_left_item {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item.jpg');
}

.img_p3_left_item_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item.jpg');
    width: 3.65rem;
    height: 2.05rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_left_item2 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item2.jpg');
}

.img_p3_left_item2_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item2.jpg');
    width: 3.65rem;
    height: 2.04rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_left_item2_text {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item2_text.png');
}

.img_p3_left_item2_text_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item2_text.png');
    width: 1.65rem;
    height: 0.89rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_left_item3 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item3.jpg');
}

.img_p3_left_item3_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item3.jpg');
    width: 3.63rem;
    height: 2.05rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_left_item3_border {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item3_border.png');
}

.img_p3_left_item3_border_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item3_border.png');
    width: 3.64rem;
    height: 2.06rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_left_item3_border_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item3_border_act.png');
}

.img_p3_left_item3_border_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item3_border_act.png');
    width: 3.63rem;
    height: 2.06rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_left_item3_text {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item3_text.png');
}

.img_p3_left_item3_text_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item3_text.png');
    width: 2.48rem;
    height: 0.37rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_left_item_border {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item_border.png');
}

.img_p3_left_item_border_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item_border.png');
    width: 3.65rem;
    height: 2.05rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_left_item_border_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item_border_act.png');
}

.img_p3_left_item_border_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item_border_act.png');
    width: 3.65rem;
    height: 2.05rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_left_item_text {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item_text.png');
}

.img_p3_left_item_text_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item_text.png');
    width: 1.62rem;
    height: 0.61rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_name_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_name_bg.png');
}

.img_p3_name_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_name_bg.png');
    width: 4.88rem;
    height: 0.82rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_next {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_next.png');
}

.img_p3_next_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_next.png');
    width: 1.01rem;
    height: 1.19rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_next_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_next_act.png');
}

.img_p3_next_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_next_act.png');
    width: 1.01rem;
    height: 1.19rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_prev {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_prev.png');
}

.img_p3_prev_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_prev.png');
    width: 1.01rem;
    height: 1.19rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_prev_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_prev_act.png');
}

.img_p3_prev_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_prev_act.png');
    width: 1.01rem;
    height: 1.19rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle1 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle1.png');
}

.img_p3_rifle1_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle1.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle10 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle10.png');
}

.img_p3_rifle10_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle10.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle10_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle10_mini.png');
}

.img_p3_rifle10_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle10_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle10_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle10_mini_mask.png');
}

.img_p3_rifle10_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle10_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle11 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle11.png');
}

.img_p3_rifle11_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle11.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle11_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle11_mini.png');
}

.img_p3_rifle11_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle11_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle11_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle11_mini_mask.png');
}

.img_p3_rifle11_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle11_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle12 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle12.png');
}

.img_p3_rifle12_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle12.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle12_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle12_mini.png');
}

.img_p3_rifle12_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle12_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle12_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle12_mini_mask.png');
}

.img_p3_rifle12_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle12_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle13 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle13.png');
}

.img_p3_rifle13_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle13.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle13_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle13_mini.png');
}

.img_p3_rifle13_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle13_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle13_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle13_mini_mask.png');
}

.img_p3_rifle13_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle13_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle14 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle14.png');
}

.img_p3_rifle14_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle14.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle14_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle14_mini.png');
}

.img_p3_rifle14_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle14_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle14_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle14_mini_mask.png');
}

.img_p3_rifle14_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle14_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle15 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle15.png');
}

.img_p3_rifle15_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle15.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle15_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle15_mini.png');
}

.img_p3_rifle15_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle15_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle15_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle15_mini_mask.png');
}

.img_p3_rifle15_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle15_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle16 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle16.png');
}

.img_p3_rifle16_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle16.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle16_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle16_mini.png');
}

.img_p3_rifle16_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle16_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle16_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle16_mini_mask.png');
}

.img_p3_rifle16_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle16_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle17 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle17.png');
}

.img_p3_rifle17_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle17.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle17_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle17_mini.png');
}

.img_p3_rifle17_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle17_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle17_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle17_mini_mask.png');
}

.img_p3_rifle17_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle17_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle18 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle18.png');
}

.img_p3_rifle18_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle18.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle18_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle18_mini.png');
}

.img_p3_rifle18_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle18_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle18_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle18_mini_mask.png');
}

.img_p3_rifle18_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle18_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle19 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle19.png');
}

.img_p3_rifle19_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle19.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle19_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle19_mini.png');
}

.img_p3_rifle19_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle19_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle19_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle19_mini_mask.png');
}

.img_p3_rifle19_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle19_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle1_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle1_mini.png');
}

.img_p3_rifle1_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle1_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle1_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle1_mini_mask.png');
}

.img_p3_rifle1_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle1_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle2 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle2.png');
}

.img_p3_rifle2_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle2.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle20 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle20.png');
}

.img_p3_rifle20_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle20.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle20_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle20_mini.png');
}

.img_p3_rifle20_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle20_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle20_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle20_mini_mask.png');
}

.img_p3_rifle20_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle20_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle21 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle21.png');
}

.img_p3_rifle21_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle21.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle21_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle21_mini.png');
}

.img_p3_rifle21_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle21_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle21_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle21_mini_mask.png');
}

.img_p3_rifle21_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle21_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle22 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle22.png');
}

.img_p3_rifle22_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle22.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle22_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle22_mini.png');
}

.img_p3_rifle22_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle22_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle22_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle22_mini_mask.png');
}

.img_p3_rifle22_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle22_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle23 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle23.png');
}

.img_p3_rifle23_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle23.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle23_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle23_mini.png');
}

.img_p3_rifle23_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle23_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle23_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle23_mini_mask.png');
}

.img_p3_rifle23_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle23_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle24 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle24.png');
}

.img_p3_rifle24_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle24.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle24_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle24_mini.png');
}

.img_p3_rifle24_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle24_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle24_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle24_mini_mask.png');
}

.img_p3_rifle24_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle24_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle25 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle25.png');
}

.img_p3_rifle25_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle25.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle25_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle25_mini.png');
}

.img_p3_rifle25_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle25_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle25_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle25_mini_mask.png');
}

.img_p3_rifle25_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle25_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle26 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle26.png');
}

.img_p3_rifle26_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle26.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle26_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle26_mini.png');
}

.img_p3_rifle26_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle26_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle26_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle26_mini_mask.png');
}

.img_p3_rifle26_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle26_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle27 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle27.png');
}

.img_p3_rifle27_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle27.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle27_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle27_mini.png');
}

.img_p3_rifle27_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle27_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle27_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle27_mini_mask.png');
}

.img_p3_rifle27_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle27_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle28 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle28.png');
}

.img_p3_rifle28_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle28.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle28_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle28_mini.png');
}

.img_p3_rifle28_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle28_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle28_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle28_mini_mask.png');
}

.img_p3_rifle28_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle28_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle29 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle29.png');
}

.img_p3_rifle29_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle29.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle29_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle29_mini.png');
}

.img_p3_rifle29_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle29_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle29_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle29_mini_mask.png');
}

.img_p3_rifle29_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle29_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle2_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle2_mini.png');
}

.img_p3_rifle2_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle2_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle2_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle2_mini_mask.png');
}

.img_p3_rifle2_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle2_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle3 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle3.png');
}

.img_p3_rifle3_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle3.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle30 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle30.png');
}

.img_p3_rifle30_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle30.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle30_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle30_mini.png');
}

.img_p3_rifle30_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle30_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle30_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle30_mini_mask.png');
}

.img_p3_rifle30_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle30_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle3_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle3_mini.png');
}

.img_p3_rifle3_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle3_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle3_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle3_mini_mask.png');
}

.img_p3_rifle3_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle3_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle4 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle4.png');
}

.img_p3_rifle4_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle4.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle4_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle4_mini.png');
}

.img_p3_rifle4_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle4_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle4_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle4_mini_mask.png');
}

.img_p3_rifle4_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle4_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle5 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle5.png');
}

.img_p3_rifle5_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle5.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle5_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle5_mini.png');
}

.img_p3_rifle5_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle5_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle5_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle5_mini_mask.png');
}

.img_p3_rifle5_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle5_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle6 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle6.png');
}

.img_p3_rifle6_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle6.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle6_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle6_mini.png');
}

.img_p3_rifle6_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle6_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle6_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle6_mini_mask.png');
}

.img_p3_rifle6_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle6_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle7 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle7.png');
}

.img_p3_rifle7_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle7.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle7_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle7_mini.png');
}

.img_p3_rifle7_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle7_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle7_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle7_mini_mask.png');
}

.img_p3_rifle7_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle7_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle8 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle8.png');
}

.img_p3_rifle8_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle8.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle8_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle8_mini.png');
}

.img_p3_rifle8_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle8_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle8_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle8_mini_mask.png');
}

.img_p3_rifle8_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle8_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle9 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle9.png');
}

.img_p3_rifle9_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle9.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle9_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle9_mini.png');
}

.img_p3_rifle9_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle9_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle9_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle9_mini_mask.png');
}

.img_p3_rifle9_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle9_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_1 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_1.png');
}

.img_p3_rifle_name_1_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_1.png');
    width: 5.7rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_10 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_10.png');
}

.img_p3_rifle_name_10_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_10.png');
    width: 5.7rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_11 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_11.png');
}

.img_p3_rifle_name_11_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_11.png');
    width: 4.99rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_12 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_12.png');
}

.img_p3_rifle_name_12_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_12.png');
    width: 4.22rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_13 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_13.png');
}

.img_p3_rifle_name_13_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_13.png');
    width: 4.1rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_14 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_14.png');
}

.img_p3_rifle_name_14_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_14.png');
    width: 4.22rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_15 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_15.png');
}

.img_p3_rifle_name_15_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_15.png');
    width: 6.77rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_16 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_16.png');
}

.img_p3_rifle_name_16_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_16.png');
    width: 6.47rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_17 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_17.png');
}

.img_p3_rifle_name_17_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_17.png');
    width: 5.66rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_18 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_18.png');
}

.img_p3_rifle_name_18_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_18.png');
    width: 4.29rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_19 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_19.png');
}

.img_p3_rifle_name_19_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_19.png');
    width: 5.97rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_2 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_2.png');
}

.img_p3_rifle_name_2_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_2.png');
    width: 4.83rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_20 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_20.png');
}

.img_p3_rifle_name_20_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_20.png');
    width: 5.59rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_21 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_21.png');
}

.img_p3_rifle_name_21_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_21.png');
    width: 4.83rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_22 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_22.png');
}

.img_p3_rifle_name_22_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_22.png');
    width: 4.4rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_23 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_23.png');
}

.img_p3_rifle_name_23_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_23.png');
    width: 4.93rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_24 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_24.png');
}

.img_p3_rifle_name_24_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_24.png');
    width: 6.6rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_25 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_25.png');
}

.img_p3_rifle_name_25_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_25.png');
    width: 1.7rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_26 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_26.png');
}

.img_p3_rifle_name_26_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_26.png');
    width: 5.38rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_27 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_27.png');
}

.img_p3_rifle_name_27_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_27.png');
    width: 4.93rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_28 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_28.png');
}

.img_p3_rifle_name_28_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_28.png');
    width: 4.06rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_29 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_29.png');
}

.img_p3_rifle_name_29_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_29.png');
    width: 5.66rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_3 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_3.png');
}

.img_p3_rifle_name_3_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_3.png');
    width: 5.07rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_30 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_30.png');
}

.img_p3_rifle_name_30_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_30.png');
    width: 4.93rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_4 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_4.png');
}

.img_p3_rifle_name_4_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_4.png');
    width: 4.86rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_5 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_5.png');
}

.img_p3_rifle_name_5_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_5.png');
    width: 4.77rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_6 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_6.png');
}

.img_p3_rifle_name_6_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_6.png');
    width: 4.5rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_7 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_7.png');
}

.img_p3_rifle_name_7_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_7.png');
    width: 5.52rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_8 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_8.png');
}

.img_p3_rifle_name_8_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_8.png');
    width: 4.69rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_9 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_9.png');
}

.img_p3_rifle_name_9_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_9.png');
    width: 5.02rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_swiper_line {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bom_line.png');
}

.img_p3_swiper_line_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bom_line.png');
    width: 25.6rem;
    height: 0.1rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_title {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_title.png');
}

.img_p3_title_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_title.png');
    width: 6.72rem;
    height: 1.3rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_title_tips {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_title_tips.png');
}

.img_p3_title_tips_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_title_tips.png');
    width: 0.1rem;
    height: 0.1rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_bg.jpg');
}

.img_p4_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_bg.jpg');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_btn_more {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_btn_more.png');
}

.img_p4_btn_more_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_btn_more.png');
    width: 2.37rem;
    height: 0.5rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_btn_more_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_btn_more_act.png');
}

.img_p4_btn_more_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_btn_more_act.png');
    width: 2.37rem;
    height: 0.5rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_item_title_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_item_title_bg.png');
}

.img_p4_item_title_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_item_title_bg.png');
    width: 5.85rem;
    height: 0.35rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_left_item1_img {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item1_img.png');
}

.img_p4_left_item1_img_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item1_img.png');
    width: 5.73rem;
    height: 1.78rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_left_item2 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item2.png');
}

.img_p4_left_item2_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item2.png');
    width: 1.71rem;
    height: 3.68rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_left_item2_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item2_bg.png');
}

.img_p4_left_item2_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item2_bg.png');
    width: 1.83rem;
    height: 3.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_left_item2_border {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item2_border.png');
}

.img_p4_left_item2_border_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item2_border.png');
    width: 1.83rem;
    height: 3.74rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_left_item2_border_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item2_border_act.png');
}

.img_p4_left_item2_border_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item2_border_act.png');
    width: 1.83rem;
    height: 3.74rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_left_item2_img {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item2_img.png');
}

.img_p4_left_item2_img_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item2_img.png');
    width: 1.71rem;
    height: 3.68rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_left_item3 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item3.png');
}

.img_p4_left_item3_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item3.png');
    width: 1.71rem;
    height: 3.68rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_left_item4 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item4.png');
}

.img_p4_left_item4_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item4.png');
    width: 1.71rem;
    height: 3.68rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_left_title {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_title.png');
}

.img_p4_left_title_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_title.png');
    width: 5.85rem;
    height: 0.56rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_right_item1_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item1_bg.png');
}

.img_p4_right_item1_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item1_bg.png');
    width: 5.85rem;
    height: 1.91rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_right_item1_border {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item1_border.png');
}

.img_p4_right_item1_border_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item1_border.png');
    width: 5.85rem;
    height: 1.84rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_right_item1_border_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item1_border_act.png');
}

.img_p4_right_item1_border_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item1_border_act.png');
    width: 5.85rem;
    height: 1.84rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_right_item1_img {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item1_img.png');
}

.img_p4_right_item1_img_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item1_img.png');
    width: 5.73rem;
    height: 1.78rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_right_item2 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item2.png');
}

.img_p4_right_item2_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item2.png');
    width: 2.75rem;
    height: 3.68rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_right_item2_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item2_bg.png');
}

.img_p4_right_item2_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item2_bg.png');
    width: 2.87rem;
    height: 3.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_right_item2_border {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item2_border.png');
}

.img_p4_right_item2_border_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item2_border.png');
    width: 2.87rem;
    height: 3.74rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_right_item2_border_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item2_border_act.png');
}

.img_p4_right_item2_border_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item2_border_act.png');
    width: 2.87rem;
    height: 3.74rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_right_item2_img {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item2_img.png');
}

.img_p4_right_item2_img_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item2_img.png');
    width: 2.75rem;
    height: 3.68rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_right_item3 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item3.png');
}

.img_p4_right_item3_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item3.png');
    width: 2.75rem;
    height: 3.68rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_right_item_img {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item_img.png');
}

.img_p4_right_item_img_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item_img.png');
    width: 5.73rem;
    height: 6.32rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_role {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_role.png');
}

.img_p4_role_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_role.png');
    width: 9.14rem;
    height: 9.03rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_title {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_title.png');
}

.img_p4_title_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_title.png');
    width: 6.72rem;
    height: 1.3rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_title_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_title_bg.png');
}

.img_p4_title_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_title_bg.png');
    width: 5.85rem;
    height: 0.56rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p5_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5_bg.webp');
}

.img_p5_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5_bg.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p5_subtitle {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5_subtitle.png');
}

.img_p5_subtitle_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5_subtitle.png');
    width: 7.6rem;
    height: 0.68rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p5_title {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5_title.png');
}

.img_p5_title_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5_title.png');
    width: 6.72rem;
    height: 1.3rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_bom {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_bom.png');
}

.img_p6_bom_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_bom.png');
    width: 0.96rem;
    height: 0.51rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_bom_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_bom_act.png');
}

.img_p6_bom_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_bom_act.png');
    width: 0.96rem;
    height: 0.51rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_boss_i {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_i.png');
}

.img_p6_boss_i_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_i.png');
    width: 0.6rem;
    height: 0.59rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_boss_item1 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item1.webp');
}

.img_p6_boss_item1_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item1.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_boss_item2 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item2.webp');
}

.img_p6_boss_item2_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item2.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_boss_item3 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item3.webp');
}

.img_p6_boss_item3_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item3.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_boss_item4 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item4.webp');
}

.img_p6_boss_item4_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item4.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_dt_i {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_i.png');
}

.img_p6_dt_i_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_i.png');
    width: 0.6rem;
    height: 0.6rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_dt_item1 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item1.webp');
}

.img_p6_dt_item1_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item1.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_dt_item2 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item2.webp');
}

.img_p6_dt_item2_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item2.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_dt_item3 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item3.webp');
}

.img_p6_dt_item3_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item3.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_dt_item4 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item4.webp');
}

.img_p6_dt_item4_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item4.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_item_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_bg.png');
}

.img_p6_item_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_bg.png');
    width: 3.55rem;
    height: 2.53rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_item_bg_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_bg_act.png');
}

.img_p6_item_bg_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_bg_act.png');
    width: 3.55rem;
    height: 2.53rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_item_text {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_text.png');
}

.img_p6_item_text_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_text.png');
    width: 1.4rem;
    height: 0.38rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_item_text_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_text_act.png');
}

.img_p6_item_text_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_text_act.png');
    width: 1.4rem;
    height: 0.38rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_item_text_i {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_text_i.png');
}

.img_p6_item_text_i_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_text_i.png');
    width: 1.4rem;
    height: 0.38rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_item_text_i_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_text_i_act.png');
}

.img_p6_item_text_i_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_text_i_act.png');
    width: 1.4rem;
    height: 0.38rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_line {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_line.png');
}

.img_p6_line_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_line.png');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_mod_i {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mod_i.png');
}

.img_p6_mod_i_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mod_i.png');
    width: 0.54rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_mod_item1 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mod_item1.webp');
}

.img_p6_mod_item1_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mod_item1.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_mod_item2 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mod_item2.webp');
}

.img_p6_mod_item2_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mod_item2.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_mod_item3 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mod_item3.webp');
}

.img_p6_mod_item3_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mod_item3.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_mod_item4 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mod_item4.webp');
}

.img_p6_mod_item4_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mod_item4.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_rifle_i {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_i.png');
}

.img_p6_rifle_i_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_i.png');
    width: 0.95rem;
    height: 0.29rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_rifle_item1 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item1.webp');
}

.img_p6_rifle_item1_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item1.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_rifle_item2 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item2.webp');
}

.img_p6_rifle_item2_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item2.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_rifle_item3 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item3.webp');
}

.img_p6_rifle_item3_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item3.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_rifle_item4 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item4.webp');
}

.img_p6_rifle_item4_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item4.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_swiper1 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_swiper1.jpg');
}

.img_p6_swiper1_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_swiper1.jpg');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_text_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_text_bg.png');
}

.img_p6_text_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_text_bg.png');
    width: 7.63rem;
    height: 1.98rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_tips_i {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_tips_i.png');
}

.img_p6_tips_i_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_tips_i.png');
    width: 0.22rem;
    height: 0.22rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_title {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_title.png');
}

.img_p6_title_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_title.png');
    width: 9rem;
    height: 1.74rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_top {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_top.png');
}

.img_p6_top_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_top.png');
    width: 0.96rem;
    height: 0.51rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_top_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_top_act.png');
}

.img_p6_top_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_top_act.png');
    width: 0.96rem;
    height: 0.51rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_pub_scrll_tips {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/pub_scrll_tips.png');
}

.img_pub_scrll_tips_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/pub_scrll_tips.png');
    width: 0.21rem;
    height: 0.37rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_right_item_bg_max {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/right_item_bg_max.png');
}

.img_right_item_bg_max_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/right_item_bg_max.png');
    width: 5.85rem;
    height: 6.46rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_right_item_border_max {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/right_item_border_max.png');
}

.img_right_item_border_max_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/right_item_border_max.png');
    width: 5.85rem;
    height: 6.39rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_right_item_border_max_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/right_item_border_max_act.png');
}

.img_right_item_border_max_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/right_item_border_max_act.png');
    width: 5.85rem;
    height: 6.39rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_right_menu_toup {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/right_menu_toup.png');
}

.img_right_menu_toup_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/right_menu_toup.png');
    width: 0.35rem;
    height: 0.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_right_menu_toup_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/right_menu_toup_act.png');
}

.img_right_menu_toup_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/right_menu_toup_act.png');
    width: 0.35rem;
    height: 0.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_to_home_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/to_home_bg.png');
}

.img_to_home_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/to_home_bg.png');
    width: 1.92rem;
    height: 0.6rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_to_home_bg_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/to_home_bg_act.png');
}

.img_to_home_bg_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/to_home_bg_act.png');
    width: 1.92rem;
    height: 0.6rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_video_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/video_mask.jpg');
}

.img_video_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/video_mask.jpg');
    width: 19.2rem;
    height: 10.8rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-0.08rem);
    }
    100% {
        transform: translateY(0);
    }
}

html {
    width: 100%;
    height: 100%;
}

body {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #000;
    font-size: 0.2rem;
    color: #fff;
    font-family: initial !important;
}

.short-screen .m-index {
    width: 25.6rem;
    height: 14.4rem;
    left: calc((100vw - 25.6rem) / 2);
    top: calc((100 * var(--vh) - 14.4rem) / 2);
}

.m-index {
    height: calc(var(--vh) * 100);
    overflow: hidden;
}

.swiper-at-footer #swiper-container {
    margin-top: -1.5rem;
}

.swiper-at-footer .menu-ctn {
    transform: translateY(-1.5rem);
}

.bg-1 {
    position: relative;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.bg {
    position: relative;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.bg-6 {
    position: relative;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.3s ease-in-out;
}

.p-title {
    position: relative;
    top: 1.4rem;
    text-indent: -99.99rem;
}

.p1 {
    -ms-overflow-style: none;
    /* IE和Edge */
    scrollbar-width: none;
    /* Firefox 64+ */
}

.p1::-webkit-scrollbar {
    display: none;
}

.p1 .dl-text {
    margin-top: -1rem;
}

.p1 .scrll-tips-ctn-1 {
    bottom: 0.1rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.p1 .bg-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    pointer-events: none;
}

.p1 .bg-1 {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.p1 .p1-award-title {
    position: absolute;
    margin-left: -0.45rem;
    font-size: 0.25rem;
    color: #dbdbdb;
    line-height: 0.28rem;
    transform: scale(0.63);
    white-space: nowrap;
}

.p1 .p1-award-title span {
    color: #ca4d31;
}

.p1 .btn-dl-ctn {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: space-between;
    bottom: 1rem;
    left: 50%;
    transform: translateX(-50%);
    /* height: 1.63rem; */
}

.p1 .weapon-img {
    display: none;
}

.p1 .download-btn {
    width: 4.24rem;
    height: .95rem;
    font-size: 0.4rem;
    text-align: center;
    line-height: 1rem;
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p1-1/btn_0902.png');
    background-size: 4.22rem 100%;
    text-indent: -999em;
}


.p1 .btn-dl-ctn .btn-dl {
    position: relative;
}

.p1 .btn-dl-ctn .btn-dl span {
    position: absolute;
    left: 0.35rem;
    bottom: 0.25rem;
    font-size: 0.22rem;
    color: #fff;
}

.p1 .dl-left {
    display: none;
    position: relative;
}

.p1 .p1-award-item {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.p1 .p1-award-item img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 0.25rem;
    width: 1.25rem;
    height: 0.82rem;
}

.p1 .p1-award-item figcaption {
    position: absolute;
    left: -1.52rem;
    bottom: -0.71rem;
    font-size: 0.25rem;
    transform: scale(0.8);
    color: #ca4d31;
    white-space: nowrap;
}

.p1 .p1-ctn {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: auto;
    bottom: 1.80rem;
}


.p1 .p1-ctn .p1-subtitle {
    margin-top: 0.5rem;
    flex-shrink: 0;
    width: 8.34rem;
    height: 0.7rem;
}

.p1 .p1-ctn .btn-dl-ctn {
    margin-top: 0.3rem;
}

.p1 .p1-ctn .btn-dl {
    display: inline-block;
    text-indent: -99.99rem;
}

.p1 .S4-banner-groups {
    position: absolute;
    left: 50%;
    bottom: 1.8rem;
    /*bottom: 1.5rem;*/
    transform: translate3d(-50%, 0, 0);
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 18.44rem;
    z-index: 2
}


.p1 .S4-banner-groups .item {
    display: block;
    /*    width: 3.41rem;
        height: 2.13rem;*/
    width: 4.22rem;
    height: 2.66rem;
    box-sizing: border-box;
    cursor: pointer;
    /*opacity: 0;*/
}

/* 为每个图片设置不同的淡入延迟 */
.item1_box {
    animation: float1 18s linear infinite;
}

.item2_box {
    animation: float2 20s linear infinite;
}

.item3_box {
    animation: float3 18s linear infinite;
}


.type2 {
    margin-top: -2.5rem;
}

/* 动画定义 */
/* 圆形不规则运动动画 */
@keyframes float1 {
    0% {
        /*opacity: 0.3;*/
        transform: translateX(0) translateY(0) scale(0.95);
    }
    20% {
        /*opacity: 0.8;*/
        transform: translateX(-20px) translateY(-10px) scale(0.98);
    }
    40% {
        /*opacity: 1;*/
        transform: translateX(-15px) translateY(-20px) scale(1.05);
    }
    60% {
        /*opacity: 0.8;*/
        transform: translateX(10px) translateY(-15px) scale(1.02);
    }
    80% {
        /*opacity: 0.5;*/
        transform: translateX(15px) translateY(5px) scale(0.97);
    }
    100% {
        /*opacity: 0.3;*/
        transform: translateX(0) translateY(0) scale(0.95);
    }
}

@keyframes float2 {
    0% {
        /*opacity: 0.4;*/
        transform: translateX(0) translateY(0) scale(0.96);
    }
    20% {
        /*opacity: 0.7;*/
        transform: translateX(15px) translateY(-15px) scale(0.99);
    }
    40% {
        /*opacity: 1;*/
        transform: translateX(20px) translateY(5px) scale(1.03);
    }
    60% {
        /*opacity: 0.8;*/
        transform: translateX(5px) translateY(15px) scale(1.01);
    }
    80% {
        /*opacity: 0.6;*/
        transform: translateX(-15px) translateY(10px) scale(0.98);
    }
    100% {
        /*opacity: 0.4;*/
        transform: translateX(0) translateY(0) scale(0.96);
    }
}

@keyframes float3 {
    0% {
        /*opacity: 0.2;*/
        transform: translateX(0) translateY(0) scale(0.94);
    }
    20% {
        /*opacity: 0.6;*/
        transform: translateX(-10px) translateY(15px) scale(0.97);
    }
    40% {
        /*opacity: 0.9;*/
        transform: translateX(-20px) translateY(5px) scale(1.02);
    }
    60% {
        /*opacity: 1;*/
        transform: translateX(-5px) translateY(-15px) scale(1.04);
    }
    80% {
        /*opacity: 0.7;*/
        transform: translateX(15px) translateY(-10px) scale(1);
    }
    100% {
        /*opacity: 0.2;*/
        transform: translateX(0) translateY(0) scale(0.94);
    }
}

@keyframes float4 {
    0% {
        opacity: 0.5;
        transform: translateX(0) translateY(0) scale(0.97);
    }
    20% {
        opacity: 0.8;
        transform: translateX(15px) translateY(10px) scale(1);
    }
    40% {
        opacity: 1;
        transform: translateX(5px) translateY(20px) scale(1.03);
    }
    60% {
        opacity: 0.7;
        transform: translateX(-15px) translateY(15px) scale(1.01);
    }
    80% {
        opacity: 0.9;
        transform: translateX(-10px) translateY(-10px) scale(0.98);
    }
    100% {
        opacity: 0.5;
        transform: translateX(0) translateY(0) scale(0.97);
    }
}


/* .p1 .S4-banner-groups .type2 {
  width: 3.01rem;
  height: 1.89rem;
} */

/* .p1 .S4-banner-groups .type2 {
  width: 3.01rem;
  height: 1.89rem;
} */
/* .p1 .S3-news-groups > div {
  display: flex;
  align-items: center;
}
.p1 .S3-news-groups .item {
  display: block;
  margin: 0 0.82rem;
  box-sizing: border-box;
}
.p1 .S3-news-groups .type1 {
  width: 2.61rem;
  height: 1.89rem;
}
.p1 .S3-news-groups .type2 {
  width: 3.01rem;
  height: 1.89rem;
} */
.m-video {
    display: none;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.6);
}

.m-video .pub-video {
    margin-top: 0.04rem;
    width: 100%;
    height: 99%;
}

.m-video .video-ctn {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/bg-modal-media.png');
    width: 12.86rem;
    height: 7.5rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.m-video .btn-close-video {
    margin-left: 6.8rem;
    margin-top: -3.5rem;
    text-indent: -99.99rem;
    cursor: pointer;
}

.menu-ctn {
    right: -2rem;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    /*margin-top: -1.8rem;*/
    width: 1.5rem;
    height: 0.45rem;
    font-size: 0.18rem;
    color: #dbdbdb;
    overflow: hidden;
    transition: all 0.5s ease-in-out;
    z-index: 3;
}

.menu-ctn.enter {
    right: 0.3rem;
}

.menu-ctn.open {
    height: 3.8rem;
}

.menu-ctn .btn-menu-state {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_open.png');
    width: 1.46rem;
    height: 0.45rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    text-indent: -99.99rem;
}

.menu-ctn .btn-menu-state.close {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_close.png');
    width: 1.46rem;
    height: 0.45rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.menu-ctn .menu-list-ctn {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.menu-ctn .menu-top-img {
    display: none;
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_top_img.png');
    width: 1.37rem;
    height: 0.72rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 0.25rem;
    cursor: pointer;
}

.menu-ctn .menu-top-img:hover {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_top_img_act.png');
    width: 1.37rem;
    height: 0.72rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.menu-ctn .menu-top-img.act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_top_img_act.png');
    width: 1.37rem;
    height: 0.72rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.menu-ctn .menu-state {
    display: none;
    position: absolute;
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_act_bg.png');
    width: 1.36rem;
    height: 0.32rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 2;
    transition: all 0.3s ease-in-out;
}

.menu-ctn .menu-state.act-1 {
    display: block;
    transform: translateY(0.21rem);
}

.menu-ctn .menu-state.act-2 {
    display: block;
    transform: translateY(0.65rem);
}

.menu-ctn .menu-state.act-3 {
    display: block;
    transform: translateY(1.1rem);
}

.menu-ctn .menu-state.act-4 {
    display: block;
    transform: translateY(1.54rem);
}

.menu-ctn .menu-state.act-5 {
    display: block;
    transform: translateY(1.98rem);
}

.menu-ctn .menu-state.act-6 {
    display: block;
    transform: translateY(2.42rem);
}

.menu-ctn .menu-list {
    margin-top: 0.1rem;
    padding: 0rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.menu-ctn .menu-list .menu-item {
    position: relative;
    margin-top: 0.13rem;
    width: 1.36rem;
    height: 0.32rem;
    line-height: 0.32rem;
    cursor: pointer;
    font-size: 0.25rem;
    transform: scale(0.63);
    white-space: nowrap;
}

.menu-ctn .menu-list .menu-item::before {
    display: none;
    position: absolute;
    right: -0.39rem;
    top: -0.14rem;
    color: #ca4d31;
    transform: scale(0.7);
}

.menu-ctn .menu-list .menu-item::after {
    content: "";
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_act_bg.png');
    width: 1.36rem;
    height: 0.32rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 0rem;
    top: 0rem;
    width: 100%;
    height: 100%;
    transform: scale(1.6);
    opacity: 0;
}

.menu-ctn .menu-list .menu-item:hover {
    color: #ca4d31;
}

.menu-ctn .menu-list .menu-item:hover::before {
    display: block;
}

.menu-ctn .menu-list .menu-item:hover::after {
    opacity: 1;
}

.menu-ctn .menu-list .menu-item.act {
    color: #ca4d31;
}

.menu-ctn .menu-list .menu-item.act::before {
    display: block;
}

.menu-ctn .menu-list .menu-item.menu-item-1::before {
    content: "01";
}

.menu-ctn .menu-list .menu-item.menu-item-2::before {
    content: "02";
}

.menu-ctn .menu-list .menu-item.menu-item-3::before {
    content: "03";
}

.menu-ctn .menu-list .menu-item.menu-item-4::before {
    content: "04";
}

.menu-ctn .menu-list .menu-item.menu-item-5::before {
    content: "05";
}

.menu-ctn .menu-list .menu-item.menu-item-6::before {
    content: "06";
}

.menu-ctn .menu-list .menu-item.menu-item-7::before {
    content: "07";
}

.menu-ctn .btn-toup {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_toup.png');
    width: 1.36rem;
    height: 0.32rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    margin-top: 0.1rem;
    text-indent: -99.99rem;
}

.menu-ctn .btn-toup:hover {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_toup_act.png');
    width: 1.36rem;
    height: 0.32rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.logo {
    top: 0.22rem;
    left: 0.7rem;
    cursor: pointer;
    z-index: 2;
    font-size: 0.4rem;
    white-space: nowrap;
    color: transparent;
}

.logo a {
    display: inline-block;
    width: 2.55rem;
    height: 0.44rem;
}

.aria-text {
    color: transparent;
}

.login-ctn {
    display: flex;
    align-items: center;
    right: 2.5rem;
    top: 0.35rem;
    height: 0.6rem;
    cursor: pointer;
    z-index: 2;
}

.login-ctn .icon-user {
    flex-shrink: 0;
    display: block;
    width: 0.2rem;
    height: 0.22rem;
    margin-right: 0.15rem;
    background: url(https://game.gtimg.cn/images/aqwx/web202501/common/icon-user.webp) center / contain no-repeat;
}

.login-ctn .item {
    padding: 0.1rem 0.2rem;
    box-sizing: border-box;
    transition: color 0.3s ease-out;
}

.login-ctn .btn-login {
    display: flex;
    justify-content: center;
    align-items: center;
    transition: color 0.3s ease-out;
    color: #ca4d31;
    font-size: 0.2rem;
}

.login-ctn .user-info-wrapper {
    display: flex;
    align-items: center;
}

.btn-goto-official {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/to_home_bg.png');
    width: 1.92rem;
    height: 0.6rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    right: 0.3rem;
    top: 0.35rem;
    z-index: 1;
    text-align: center;
    line-height: 0.6rem;
    color: black;
    font-size: 0.2rem;
}

.btn-goto-official:hover {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/to_home_bg_act.png');
    width: 1.92rem;
    height: 0.6rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.scrll-tips-ctn {
    display: none;
    bottom: 0rem;
    color: #dbdbdb;
}

.scrll-tips-ctn .scrll-tips-txt {
    font-size: 0.18rem;
}

.scrll-tips-ctn .scrll-tips-i {
    margin-top: 0.2rem;
    animation: float 2s ease-in-out infinite alternate;
}

.m-window {
    display: none;
    background-color: rgba(0, 0, 0, 0.8);
}

.m-window .window {
    display: none;
}

.m-window .window-title {
    color: #dfedf6;
    text-align: center;
    width: 100%;
    font-size: 0.24rem;
    line-height: 0.4rem;
    position: absolute;
    font-weight: 800;
}

.m-window .window-content {
    color: #dfedf6;
    width: 100%;
    padding: 0 0.25rem;
    font-size: 0.12rem;
    line-height: 0.24rem;
    margin-top: 0.66rem;
    box-sizing: border-box;
}

#afooter,
#afooter a {
    color: #c0c0c0;
    text-decoration: none;
}

#afooter {
    position: relative;
    padding: 0.3rem 0;
    text-align: center;
    font-size: 0.25rem;
    z-index: 10;
    background-color: #000;
}

#afooter p {
    transform: scale(0.7);
}

#swiper-container {
    transition: all 0.5s ease-in-out;
}

.swiper-container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.swiper-container .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}

.swiper-container .swiper-slide {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    color: #000;
    /*pointer-events: none;*/

}

.flex-center {
    display: flex;
    align-items: center;
}

.swiper-container .slide-auto {
    height: auto !important;
    pointer-events: visible !important;
}

#swiper-container .swiper-slide.swiper-slide-active {
    pointer-events: visible;
}

#landscape_tips {
    top: 0;
    left: 0;
    position: fixed;
    z-index: 99999;
    background: #333;
    width: 100vw;
    height: 100vh;
    display: none;
    align-items: center;
    justify-content: center;
}

#landscape_tips p {
    margin-top: 5rem;
    color: #fff;
    font-size: 0.8rem;
}

#landscape_tips::before {
    content: "";
    position: absolute;
    height: 2rem;
    width: 1rem;
    left: 50%;
    top: 50%;
    margin: -1.4rem 0 0 -0.5rem;
    color: #fff;
    background-image: url(data:image/webp;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAAB2CAYAAAAZUrcsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDAwMjcwNkVEQzczMTFFNjlFMDFGQTEzNkM3N0JBMTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDAwMjcwNkREQzczMTFFNjlFMDFGQTEzNkM3N0JBMTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ0NzhCMTlBREM1ODExRTZCNTdFRjQ0Q0I1QzRCODZBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQ0NzhCMTlCREM1ODExRTZCNTdFRjQ0Q0I1QzRCODZBIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+J30rNQAACRRJREFUeNrsXQlsFVUUfW2hpexQlhYJi0IQJaCgoLgAsohIkFWIURQFNaBgBKMRgZAY1KgYlRIiQVkEo4IBEVAxBsQgyFIkLAHRgFCkgJhCgVqg33syd+R1nPb/+Z3fzpvek5y0s/6Ze+Zt9933XlIkElExIpN4HfF6YmviJWUGkonFxP3Eg8QjxL9VSJEUg6CNiD2Jw4mdiRnEBmwkI96RiJc8xdxCXEz8sSoKOpH4PLFlCN99PfE94ldVQVBkq9nEe1yO5RPPEFMMeccIp9LGxHSX4/P5wy306fc6EjsQtxF/DYKg/YnLOFu1AQEXEncwc4nVDBO0FbEr8V7iUMc5OcRBxGM+/B4SwniuY3xD/IH4GZfdFfC2JKjGbsSiSElkE5s7zjOdvYnfOt5zF7FmOe+bGXHHKeIyYqdEv5u+0Yx4UnuIAuLgkAnp5GyH4VeU836NiPOJOZHSsZTYuSIEXeX44b4hF9Pmy473Hu/DPWsR2xOnEX9xEfU8cSYxKVGCDnT84NgqIqbNFdq7nyM29Pn+Q4hfugi7ye/Uav+zWvuRrVVMTLAl8axmg2cT9DsjiHscoqJoG+anoK2JhdoP9K6CgoIzNBtsSeDvpBLfcUmtvuSKyMPHUGX3Q670HiK2J172UFG+kViXWMRNGjeX4UCP94zVA4SmwXKf2pBo0mzm9nUht8UT2dQYRlxArKfte5z4UXmbLdnaV/K+h6+hPnGR4ytbR2zhOK9vJLFo6lPKSSHu0+47vAJyhXbE3Y73GVeeeyazb9bGUQ/fAhwNo12cEp8Tq2v7EunEP++jT/mKI0W2qwA3wAHifQ6P0gfEXvHeEN6eJtr2iRiv6018QPPE4IGyiHU463qQuNTlujziVr4mOU6jw33Xg1gjAQb+R/s/tYI8WbnsYv2e2Jb3IVHc7DGB/SdolrZ9Lsbrumj/b2cR5xAn8L7OpQi62cXt5hVp3A3WIkFdbfrHU1GAy3EU8WcuwzPYx9w/HkGLHduxIE/7H4Z9kXh7Kcd1dGM/cXGcvmBUvGpzl17YsJM4hrv2FPucR2vbMVeK9HbRiBgL3wbEvFIqKReJbbRzeyWwQnSB2NjHSore+J9eSc2nL7RnyGVbe6oUxQP0+I906fkv5K/skLYvkd1s6dx8CRPGanZtRpziNcuNFxu4rHyE+/+OExcRd7nU5F7xsb9R/1AKPZT7puAMd7zP4O1xxLd5f8Ky3LAyCFmuXaSdiMcVmawEQQSy3Hna9uh4qumCYGEZ1+rtZuAtLuc8QVxJvEYEDR6clbuD3Ma3dbrfcbwp8Q128OTYbVavlaJO7KoqUuaEcSr2Kv3FX/35AD4fOkfQKTLE4a1DRGJ3/r+r45qP1VW3bYbd9vcqKFx+rxmaAvARrgmYoCncAhjD23i+h7hlAOixw8h2EbmI2OKniX20Y49xKvWc5RYZnKWdDWCukqSXfyzaRnU1fHa31ibN5ATYlJs1NuD3XRJvO1Q3SD67q4KMauySxN/LAXw+PNOTXF6+qZWN65Tl80aKRXxvPz52K6dguzcrl1OrL46Fnco9EDtoOK1KdhEGEW8R/+ByEWKlcvn5qLLG5PTTzmurXfeU0+FQHkFTDRCznkE1eQRjFxA/UVYEiGLP22ntHF3MBZyCpR0aYKzlbHWvts+tZwm+8oniWDADKE8HKGuUXGl4mHhBBDUHKE/vIq5yOTZLWVEfSgQ1C6gBDybO1vYh1U6NVq0XBBuTuQ09mWu1ZUJSqBmYqSzn/G4RNFyVJSWCVjGIoCKoQAQViKACEVTAguqiRgtaTjLwY0j28LxebBHYl9XnI0qLcr4+4qu+Ae8HUewBtRkxiFpX+7+miYLC9YeobIyFRBR6NE/ET8S5LGyOAe+Hd3pVWVEA6N2PFmW/UFldU7juOxMFjWXyRoEIKhBBBSKoIH5BEZyEWJfmXBO8LKarsEorKnKHldW5faS8giJ2BeM/7yDWEvtWKiAsIukRCfipV0ExAGYqp0pB8IDgawwIXheLoJi8N1tsFnhEWKt5ZQn6kjJ3MFJVBWKNZrsJivn4Vot9jMQAO/u1BUXNFbOBNRHbGImTylpTp8B2Vk8RMY0GtHvOTqGYmQsRZVk+3Rxj/uEQTxE7lwlMPYfBvoN9uh9GfrdBw7WHj2IqbvzuEL1itpVfwIDgrshy7/b5IWuKTpVmq54QtJXYNTRo4ZwAWWA2spJ9Lj8F/iGemcCbS9Rf8AB/QE/iTcRnlLdpeJJQy5UO0eAAU6RjurdNvL1PWU6fWTFeH5EUGiz8qYlpY6OXG4igwQJmCrvN2RTxcgMZwR0sIIgA8yqgBwUTN8KLNE0ENRvwyy7hWm51rxdLlhtcVI/nIhE0ZBBBQwYpQ4OHPdx8qcHt0obsZEgWQc3EJGWtg2YDy15i5tN0yXLDAU+ePBE0eHBOW5smgkotVyCCCkLTbPmNiZXzOogJzU2hGP2E9UUwHwMWK+2orMntD4oZzRMUVedByppU4oq2b72yhhoeFlOaJSgWe9lQyjGsWjBXTGmWoJuiHM8RU5olaLQV42WIvmGC3hnleDcxpVmCjlLWGEQ3oPkySUxplqA4bzlxgrICmTAmA3MEYi4GrCEiwdoGOhbQfTOHOF1Z/XWYvLGlmNBcQW00UTI42PgsVyCCCuKEcwpYLLwbcye3hKAEDzdwHQUd3YjN7eAl4YmgwcO7ypqA2V5mGsKmiaDmIl3FGBAmZahUigQiqEAEFYigAhFUBBUYKqhMshgepEDQi2KH0CAfgh4RO4QGxyFovtghNDgNQXf5fNNisWul2WofBPV7WcVLolOl2eprTFGO6VMwyVFHn266HzdWMhFyNFwg9ie29+l+CNbrbq8KMZS4QmxsNIYQV+rrtmCihl5iFyOxRlnr7pRYiAcB09v4r8AcHFPWGnUnnIICmAlyrSq50LoguMjjlLnd3uG2mB2ClBYTu4i9Ag0scI/lQH/Xd5a23CRiWl5Q1opLdcR2gcIZ4uvKGsXwP7dttAVhWxH7EEcqa0ar2ixwkpKpzRMN28aI0y0gHiAuZb/B0VIvinHJ5muVFR+ayZWmZCUeoUTDtvFxrvDsVdZkJWXiXwEGAB5thUjn4vqyAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 1rem auto;
    transform: scale(4.5) rotateZ(-90deg);
    -webkit-transform: scale(4.5) rotateZ(-90deg);
}

.s4-slide-title-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 0.3rem;
    background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/title-bg.png) right bottom/contain no-repeat;
    background-size: 21.60rem 0.63rem;
}

.s4-slide-title-wrapper::before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0.07rem;
    width: 0.05rem;
    height: 0.35rem;
    background-color: #bbbbbb;
}

.s4-slide-title-wrapper-sm {
    display: flex;
    align-items: center;
    margin-bottom: 0.3rem;
    background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/title-bg-sm.png) left bottom/contain no-repeat;
    background-size: 6.68rem 0.63rem;
}

.webp .s4-slide-title-wrapper {
    background-image: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/title-bg.webp);
}

.webp .s4-slide-title-wrapper-sm {
    background-image: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/title-bg-sm.webp);
}

.s4-slide-title-wrapper-sm img,
.s4-slide-title-wrapper img {
    display: block;
    width: auto;
    height: 0.49rem;
    margin: 0 0 0.2rem 0.24rem;
}

.s4-6,
.s4-2 {
    background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/bg.jpg) center/cover no-repeat;
}

.s4-3 {
    /*background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/bg-map.jpg) center/cover no-repeat;*/
}

.s4-4 {
    background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/bg-painting.jpg) center/cover no-repeat;
}

.s4-7,
.s4-5 {
    background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/bg-locations.jpg) center/cover no-repeat;
}

.s4-2 .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.3rem;
}

.s4-2 .benefits-3,
.s4-2 .benefits-2,
.s4-2 .benefits-1 {
    display: block;
    width: auto;
    object-fit: contain;
}

.s4-2 .benefits-1 {
    height: 4.14rem;
}

.s4-2 .benefits-2 {
    height: 3.0rem;
}

.s4-2 .benefits-3 {
    height: 2.95rem;
}

.s4-2 .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.3rem;
}

.s4-3 .sub-title {
    font: 0.36rem bold;
    line-height: 1;
    color: #bdbdbd;
    margin: 0.82rem auto 0.34rem;
    font-weight: 600;
}

.s4-3 .content {
    max-width: 6.68rem;
    font-size: 0.26rem;
    color: #bdbdbd;
    text-align: justify;
    line-height: 1.6;
}

.s4-3 .wrapper-map-feature {
    margin-top: 4rem;
}

.s4-3 .features {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.s4-3 .features .item {
    position: relative;
    width: 6.11rem;
    height: 2.82rem;
    background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/page3/map-feature-1.png) center/contain no-repeat;
    color: #cccccc;
}

.s4-3 .features .item2 {
    background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/page3/map-feature-2.png) center/contain no-repeat;
}

.s4-3 .features .item3 {
    background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/page3/map-feature-3.png) center/contain no-repeat;
}

.s4-3 .features .item .title {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0.46rem;
    line-height: 0.46rem;
    padding: 0 0.24rem;
    font-size: 0.24rem;
    font-weight: bold;
    box-sizing: border-box;
}

.s4-3 .features .item .title::before {
    display: block;
    content: '';
    position: absolute;
    left: 0.12rem;
    top: 0.14rem;
    width: 0.03rem;
    height: 0.18rem;
    background-color: #fb6f37;
}

.s4-3 .features .item .detail {
    position: absolute;
    left: 0.05rem;
    bottom: 0.1rem;
    width: 100%;
    /*height: 0.42rem;*/
    line-height: 1.4;
    text-align: left;
    font-size: 0.16rem;
    box-sizing: border-box;
    /*  超过两行隐藏*/
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media screen and (max-width: 1500px) and (min-width: 1000px) {
    .s4-3 .features .item .detail {
        bottom: 0.08rem;
        line-height: 1;
    }
}

.webp .s4-3 .features .item1 {
    background-image: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/page3/map-feature-1.webp);
}

.webp .s4-3 .features .item2 {
    background-image: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/page3/map-feature-2.webp);
}

.webp .s4-3 .features .item3 {
    background-image: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/page3/map-feature-3.webp);
}

.s4-4 .prize-pool-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all 0.3s ease-in-out;
}

.s4-4 .pool-item {
    position: relative;
    width: 10.69rem;
    height: 7.14rem;
    padding: 0.14rem;
    border-image: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/prize-pool-bg-default.png) 30 fill;
    border-image-width: 0.15rem;
    box-sizing: border-box;
    transition: all 0.3s ease-in-out;
    z-index: 0;
}

.s4-4 .pool-item .inner {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.s4-4 .pool-item .bg-img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    display: block;
    width: 100%;
    height: 6.86rem;
    object-fit: cover;
    z-index: -1;
}

.s4-4 .pool-item .title {
    position: absolute;
    bottom: 0.4rem;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    display: block;
    width: auto;
    height: 1.80rem;
    object-fit: contain;
    transition: all 0.3s ease-in-out;
}

.s4-4 .pool-item .detail {
    position: absolute;
    left: 0.2rem;
    bottom: 0.2rem;
    font-size: 0.18rem;
    color: #e2e2e2;
    width: 6.22rem;
    height: 0.75rem;
    line-height: 1.556;
    display: flex;
    align-items: center;
    padding-left: 0.17rem;
    background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/prize-pool-detail-bg.png) center/contain no-repeat;
    box-sizing: border-box;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.s4-4 .pool-item .icon-play {
    position: absolute;
    bottom: 2.5rem;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    display: block;
    width: 1.82rem;
    height: 1.82rem;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.s4-4 .pool-item .poster {
    position: absolute;
    bottom: 0.2rem;
    right: 0.2rem;
    display: block;
    width: auto;
    height: 1.68rem;
    object-fit: contain;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.s4-4 .prize-pool-wrapper.right-active .pool-item2,
.s4-4 .prize-pool-wrapper.left-active .pool-item1 {
    width: 13.17rem;
    border-image-source: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/prize-pool-bg-active.png);
}

.s4-4 .prize-pool-wrapper.right-active .pool-item1,
.s4-4 .prize-pool-wrapper.left-active .pool-item2 {
    width: 8.23rem;
}

.s4-4 .prize-pool-wrapper.right-active .pool-item1::after,
.s4-4 .prize-pool-wrapper.left-active .pool-item2::after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.302);
}

.s4-4 .prize-pool-wrapper.right-active .pool-item2 .title,
.s4-4 .prize-pool-wrapper.left-active .pool-item1 .title {
    bottom: 0.62rem;
    left: 16.5%;
}

.s4-4 .prize-pool-wrapper.right-active .pool-item2 .poster,
.s4-4 .prize-pool-wrapper.right-active .pool-item2 .icon-play,
.s4-4 .prize-pool-wrapper.right-active .pool-item2 .detail,
.s4-4 .prize-pool-wrapper.left-active .pool-item1 .poster,
.s4-4 .prize-pool-wrapper.left-active .pool-item1 .icon-play,
.s4-4 .prize-pool-wrapper.left-active .pool-item1 .detail {
    opacity: 1;
}

.s4-4 .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.s4-4 .painting-coin,
.s4-4 .painting-knife {
    width: 10.66rem;
}

.s4-4 .title-knife, .s4-4 .title-coin {
    display: block;
    height: 0.64rem;
    object-fit: contain;
    margin: 0.34rem 0 0.25rem;
}

.s4-4 .img-coin,
.s4-4 .img-knife {
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
}


.s4-5 .swiper-pagination-bullet,
.s4-6 .swiper-pagination-bullet {
    display: block;
    position: relative;
    width: 0.21rem;
    height: 0.21rem;
    margin: 0 !important;
    border: none !important;
    background: none !important;
    outline: none !important;
    cursor: pointer;
    /*opacity: 0;*/
}

.s4-5 .swiper-pagination-bullet::before,
.s4-6 .swiper-pagination-bullet::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate3d(0, -50%, 0);
    width: 0.21rem;
    height: 0.21rem;
    background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/dot.png) center/contain no-repeat;
}

.s4-5 .swiper-pagination-bullet-active::before,
.s4-6 .swiper-pagination-bullet-active::before {
    width: 0.21rem;
    height: 0.21rem;
    background-image: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/dot-active.png);
}

.s4-5 .collection-swiper-button-prev,
.s4-5 .collection-swiper-button-next {
    position: absolute;
    top: unset;
    top: 0.1rem;
    display: block;
    width: 0.46rem;
    height: 2.12rem;
    background-color: rgba(255, 255, 255, 0.102);
    cursor: pointer;
}

.s4-5 .collection-swiper-button-prev::before,
.s4-5 .collection-swiper-button-next::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    width: 0.28rem;
    height: 0.45rem;
}

.s4-5 .collection-swiper-button-prev {
    left: 0;
}

.s4-5 .collection-swiper-button-prev::before {
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/icon-prev.png) center/contain no-repeat;
}

.s4-5 .collection-swiper-button-next {
    right: 0;
}

.s4-5 .collection-swiper-button-next::before {
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/icon-next.png) center/contain no-repeat;
}

.s4-5 .swiper-button-disabled {
    filter: brightness(0.5);
    cursor: default;
}

.s4-5 .swiper {
    overflow: hidden;
    position: relative;
}

.s4-6 .firearms-swiper-pagination,
.s4-5 .collection-swiper-pagination {
    position: relative;
    margin-top: 0.54rem;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 2.37rem;
    height: 0.4rem;
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p2-1/pagination-bg.png) center/contain no-repeat;
}

.s4-5 .collection-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#slide3swiper .swiper-slide {
    overflow: hidden;
}

.s4-5 .collection-item {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.34rem;
    flex-shrink: 0;
    height: 100%;
    box-sizing: border-box;
}

.s4-5 .collection-item:nth-child(3n+1) {
    padding-left: 0.83rem;
}

.s4-5 .collection-item:nth-child(3n+3) {
    padding-right: 0.83rem;
}

.s4-5 .locations-wrapper {
    margin-bottom: 0.3rem;
    width: 21.60rem;
    height: 6.39rem;
    background: url(//game.gtimg.cn/images/aqwx/act/a20251201index/page5/locations_bg.jpg) center/contain no-repeat;
}

.s4-5 .locations-wrapper > picture img {
    transform: translate3d(0.4rem, 0.35rem, 0);
    display: block;
    width: 20.19rem;
    height: auto;
    object-fit: contain;
}

.s4-5 .swiper {
    position: relative;
}

.s4-5 .collection-item .main {
    width: 4rem;
    color: #949494;
    font-size: 0.16rem;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
}

.s4-5 .collection-img {
    display: block;
    height: 2.14rem;
    width: 2rem;
    object-fit: contain;
}

/*.s4-5 .collection-img.img1 {
  height: 2.14rem;
}
.s4-5 .collection-img.img7 {
  height: 2.16rem;
}
.s4-5 .collection-img.img5 {
  height: 2.37rem;
}
.s4-5 .collection-img.img6 {
  height: 2.5rem;
}
.s4-5 .collection-img.img8 {
  height: 1.82rem;
}
.s4-5 .collection-img.img10 {
  height: 1.68rem;
}*/
.s4-5 .collection-item .title {
    position: relative;
    padding: 0.05rem 0 0.15rem 0.14rem;
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/S30916/pc/collection-title-line@2x.png) left bottom/contain no-repeat;
    flex-shrink: 0;
    display: flex;
    align-items: flex-end;
    box-sizing: border-box;
    height: 0.5rem;
    color: #9b9b9b;
}

.s4-5 .collection-item .title-pl0 {
    /*padding-left: 0;*/
}

.s4-5 .collection-item .title::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 43%;
    transform: translate3d(0, -50%, 0);
    width: 0.04rem;
    height: 0.27rem;
    background-color: #ff7037;
}

.s4-5 .collection-item .name {
    font-size: 0.28rem;
    flex-shrink: 0;
    line-height: 0.625;
}

.s4-5 .collection-item .details {
    padding: 0.14rem 0.05rem 0.07rem 0;
    text-align: justify;
    line-height: 1.5;
    height: 1.44rem;
    box-sizing: border-box;
    overflow: auto;
}

.s4-5 .collection-item .price {
    width: 3.7rem;
    height: 0.45rem;
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/S30916/pc/collection-price-bg@2x.png) center/contain no-repeat;
    /* background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p2-1/collection-price-bg.png) center/contain no-repeat; */
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.2rem;
    color: #ff7037;
    flex-shrink: 0;
}

.s4-5 .collection-item .volume {
    position: relative;
    color: #ff7037;
    padding: 0 0.21rem;
    box-sizing: border-box;
    flex-shrink: 0;
}

.s4-5 .collection-item .volume::before {
    content: '';
    display: block;
    position: absolute;
    left: 0.11rem;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    width: 0.02rem;
    height: 0.13rem;
    background-color: #ff7037;
}

.s4-6 .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.2rem;
}

.s4-6 .gameplay-item {
    position: relative;
}

.s4-6 .gameplay-item::before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/gameplay-item-border.png) center/contain no-repeat;
}

.s4-6 .gameplay-item img {
    display: block;
    width: 10.65rem;
    height: auto;
    object-fit: contain;
}

.s4-6 .gameplay-item .title {
    position: absolute;
    left: 0.22rem;
    top: 0.22rem;
    width: 2.32rem;
    height: 0.53rem;
    line-height: 0.53rem;
    background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/gameplay-title-bg.png) center/contain no-repeat;
    font-size: 0.28rem;
    font-weight: bold;
    color: #252526;
    text-align: center;
}

.s4-6 .gameplay-item .title.title-lg {
    width: 2.92rem;
    background-image: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/gameplay-title-bg-2.png);
}

.s4-6 .gameplay-item .detail {
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    width: 100%;
    height: 0.73rem;
    line-height: 1.44;
    padding: 0 0.32rem;
    font-size: 0.18rem;
    color: #c8c8c8;
    box-sizing: border-box;
}

.s4-6 .gameplay-item .detail::before {
    display: block;
    content: '';
    position: absolute;
    left: 0.12rem;
    top: 0.24rem;
    width: 0.04rem;
    height: 0.26rem;
    background-color: #ff7439;
}

.s4-6 .gameplay-item .icon-play {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    display: block;
    width: 0.91rem;
    height: 0.91rem;
    background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/icon-play-default.png) center/contain no-repeat;
    transition: all 0.3s ease-in-out;
}

.s4-6 .gameplay-item:hover .icon-play {
    width: 1.82rem;
    height: 1.82rem;
    background-image: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/icon-play.png);
}

.s4-6 .firearms-swiper-button-next {
    position: absolute;
    /* right: 0;
  top: 0.8rem; */
    bottom: 0.1rem;
    right: 6.5rem;
    display: block;
    width: 0.44rem;
    height: 0.23rem;
    /*background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/icon-next.png) center/contain no-repeat;*/
    background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/page6/arrow.png) center/contain no-repeat;
    cursor: pointer;
}

.s4-6 .firearms-swiper-button-prev {
    position: absolute;
    /* left: 0;
  top: 0.8rem; */
    bottom: 0.1rem;
    left: 6.5rem;
    display: block;
    width: 0.44rem;
    height: 0.23rem;
    /*background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/icon-prev.png) center/contain no-repeat;*/
    background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/page6/arrow.png) center/contain no-repeat;
    transform: rotate(180deg);
    cursor: pointer;
}

.s4-6 .firearms-wrapper .swiper-slide {
    /*    display: flex;
        justify-content: center;*/
}

.s4-6 .firearms-wrapper .swiper-slide img {
    display: block;
    width: 100%;
    /*height: 4rem;*/
    object-fit: contain;
    /*margin: 0.43rem 1.77rem 0 0;*/
}

.s4-6 .firearms-wrapper .swiper-slide .details {
    position: absolute;
    left: 0.7rem;
    top: 2rem;
    color: #9b9b9b;
    width: 4.62rem;
}

.s4-6 .firearms-wrapper .swiper-slide .title {
    position: relative;
    padding-left: 0.14rem;
    font-size: 0.26rem;
    box-sizing: border-box;
    margin-bottom: 0.2rem;
    color: #cccccc;
}

.s4-6 .firearms-wrapper .swiper-slide .title::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    width: 0.04rem;
    height: 0.24rem;
    background-color: #ff7037;
}

.s4-6 .firearms-wrapper .swiper-slide p {
    font-size: 0.18rem;
    line-height: 1.5;
    text-align: justify;
}

.s3-6 .swiper,
.s4-6 .swiper {
    overflow: hidden;
    position: relative;
}

.s4-6 .swiper-wrapper {
    display: flex;
}

.s4-6 .firearms-wrapper .swiper-wrapper > .swiper-slide {
    flex-shrink: 0;
    opacity: 0 !important;
}

.s4-6 .firearms-wrapper .swiper-wrapper > .swiper-slide.swiper-slide-active {
    opacity: 1 !important;
}

.s4-7 .s4-slide-title-wrapper {
    margin-bottom: 0.3rem;
}

.s4-7 .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.s4-7 .reward-wrapper {
    margin-bottom: 0.3rem;
}

.s4-7 .reward-item {
    display: block;
    width: auto;
    height: 5.78rem;
    object-fit: contain;
}

.s4-7 .task-wrapper {
    width: 10.24rem;
}

.s4-7 .rank-wrapper {
    width: 11.06rem;
}

.s4-7 .rank-wrapper > picture img,
.s4-7 .task-wrapper > picture img {
    display: block;
    width: auto;
    height: 3.51rem;
    object-fit: contain;
}

.s4-7 .bottom-btns {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1.16rem;
    margin-top: 0.22rem;
}

.s4-7 .bottom-btns a {
    display: block;
    width: 2.79rem;
    height: 0.54rem;
    line-height: 0.54rem;
    text-align: center;
    font-size: 0.2rem;
    font-weight: bold;
    color: #000000;
    cursor: pointer;
    transition: background-image 0.3s ease-in-out;
}

.s4-7 .bottom-btns .btn-download-now {
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5-1/btn-1.png) center/contain no-repeat;
}

.s4-7 .bottom-btns .btn-download-now:hover {
    background-image: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5-1/btn-1-hover.png);
}

.s4-7 .bottom-btns .btn-read-more {
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5-1/btn-2.png) center/contain no-repeat;
}

.s4-7 .bottom-btns .btn-read-more:hover {
    background-image: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5-1/btn-1.png);
}

/* TODO: */
.s3-slide-title-wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 0.32rem;
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/S30916/pc/title-bg@2x.png) right bottom/contain no-repeat;
    background-size: 21.60rem 0.49rem;
}

.s3-slide-title-wrapper img {
    display: block;
    width: auto;
    height: 0.49rem;
    margin-bottom: 0.12rem;
}

.s3-2,
.s3-3,
.s3-4,
.s3-5,
.s3-6 {
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/S30916/pc/bg.jpg) center/cover no-repeat;
}

.s3-2 .s3-slide-title-wrapper {
    margin-bottom: 0.12rem;
}

.s3-2 .main-wrapper {
    display: flex;
    justify-content: space-between;
}

.s3-2 .left-wrapper {
    width: 13.70rem;
}

.s3-2 .title-group {
    display: block;
    width: auto;
    height: 0.84rem;
    object-fit: contain;
}

.s3-2 .group-wrapper {
    margin-bottom: 0.22rem;
}

.s3-2 .group-wrapper .items {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.s3-2 .group-wrapper .item-1 {
    display: block;
    width: 13.70rem;
    height: auto;
    object-fit: contain;
}

.s3-2 .title-master {
    display: block;
    width: auto;
    height: 1.01rem;
    object-fit: contain;
    margin: 0 0 0 -0.17rem;
}

.s3-2 .master-wrapper .items {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.s3-2 .master-wrapper .items img {
    display: block;
    width: 6.75rem;
    height: auto;
}

.s3-2 .shadow-wrapper {
    width: 7.5rem;
    margin-top: 0.16rem;
}

.s3-2 .title-shadow {
    display: block;
    width: auto;
    height: 0.685rem;
    object-fit: contain;
    margin-left: -0.08rem;
}

.s3-2 .shadow-wrapper .items img {
    display: block;
    width: 7.5rem;
    height: auto;
    object-fit: contain;
    margin-bottom: 0.18rem;
}


.s3-3 .benefits-3,
.s3-3 .benefits-2,
.s3-3 .benefits-1 {
    display: block;
    width: auto;
    object-fit: contain;
}

.s3-3 .benefits-1 {
    height: 4.14rem;
}

.s3-3 .benefits-2 {
    height: 2.77rem;
}

.s3-3 .benefits-3 {
    height: 3.18rem;
}

.s3-4 .s3-slide-title-wrapper {
    margin-bottom: 0.3rem;
}

.s3-4 .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.s3-4 .reward-wrapper {
    margin-bottom: 0.3rem;
}

.s3-4 .reward-item {
    display: block;
    width: auto;
    height: 5.81rem;
    object-fit: contain;
}

.s3-4 .task-wrapper {
    width: 10.46rem;
}

.s3-4 .rank-wrapper {
    width: 10.80rem;
}

.s3-4 .rank-wrapper > picture img,
.s3-4 .task-wrapper > picture img {
    display: block;
    width: auto;
    height: 3.59rem;
    object-fit: contain;
}

.s3-5 .firearms-wrapper {
    position: relative;
    height: 6.06rem;
    margin-bottom: 0.4rem;
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/S30916/pc/firearms-bg.png) center/contain no-repeat;
    overflow: hidden;
}

.s3-5 .firearms-swiper-pagination {
    position: absolute;
    left: 0;
    bottom: 0.06rem;
    width: 100%;
    height: 0.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 2.37rem;
}

.s3-6 .swiper-pagination-bullet,
.s3-5 .swiper-pagination-bullet {
    display: block;
    position: relative;
    width: 0.15rem;
    height: 0.15rem;
    margin: 0 !important;
    border: none !important;
    background: none !important;
    outline: none !important;
    cursor: pointer;
}

.s3-6 .swiper-pagination-bullet::before,
.s3-5 .swiper-pagination-bullet::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate3d(0, -50%, 0);
    width: 0.15rem;
    height: 0.15rem;
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/S30916/pc/dot.png) center/contain no-repeat;
}

.s3-6 .swiper-pagination-bullet-active::before,
.s3-5 .swiper-pagination-bullet-active::before {
    width: 0.15rem;
    height: 0.15rem;
    background-image: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/S30916/pc/dot-active.png);
}

.s3-5 .firearms-swiper-button-next {
    position: absolute;
    /* right: 0;
  top: 0.8rem; */
    top: 2.84rem;
    right: 0.7rem;
    display: block;
    width: 0.34rem;
    height: 0.52rem;
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/icon-next.png) center/contain no-repeat;
    cursor: pointer;
}

.s3-5 .firearms-swiper-button-prev {
    position: absolute;
    /* left: 0;
  top: 0.8rem; */
    top: 2.84rem;
    left: 0.7rem;
    display: block;
    width: 0.34rem;
    height: 0.52rem;
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/icon-prev.png) center/contain no-repeat;
    cursor: pointer;
}

.s3-6 .props-swiper-button-prev,
.s3-6 .props-swiper-button-next,
.s3-5 .collection-swiper-button-prev,
.s3-5 .collection-swiper-button-next {
    position: absolute;
    top: unset;
    top: 0.1rem;
    display: block;
    width: 0.46rem;
    height: 2.12rem;
    background-color: rgba(255, 255, 255, 0.102);
    cursor: pointer;
}

.s3-6 .props-swiper-button-prev::before,
.s3-6 .props-swiper-button-next::before,
.s3-5 .collection-swiper-button-prev::before,
.s3-5 .collection-swiper-button-next::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    width: 0.28rem;
    height: 0.45rem;
}

.s3-6 .props-swiper-button-prev,
.s3-5 .collection-swiper-button-prev {
    left: 0;
}

.s3-6 .props-swiper-button-prev::before,
.s3-5 .collection-swiper-button-prev::before {
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/icon-prev.png) center/contain no-repeat;
}

.s3-6 .props-swiper-button-next,
.s3-5 .collection-swiper-button-next {
    right: 0;
}

.s3-6 .props-swiper-button-next::before,
.s3-5 .collection-swiper-button-next::before {
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/icon-next.png) center/contain no-repeat;
}

.s3-6 .swiper-button-disabled,
.s3-5 .swiper-button-disabled {
    filter: brightness(0.5);
    cursor: default;
}


.s3-5 .firearms-wrapper .swiper-slide {
    display: flex;
    justify-content: flex-end;
}

.s3-5 .firearms-wrapper .swiper-slide img {
    display: block;
    width: auto;
    height: 5.02rem;
    object-fit: contain;
    margin: 0.43rem 1.77rem 0 0;
}

/* .s3-5 .firearms-wrapper .swiper-slide .name {
  position: absolute;
  left: 1.75rem;
  top: 0.83rem;
  font-size: 0.42rem;
  color: #bababa;
} */
.s3-5 .firearms-wrapper .swiper-slide .details {
    position: absolute;
    left: 1.78rem;
    top: 3.72rem;
    color: #9b9b9b;
    width: 4.62rem;
}

.s3-5 .firearms-wrapper .swiper-slide .title {
    position: relative;
    padding-left: 0.14rem;
    font-size: 0.26rem;
    box-sizing: border-box;
    margin-bottom: 0.2rem;
    color: #cccccc;
}

.s3-5 .firearms-wrapper .swiper-slide .title::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    width: 0.04rem;
    height: 0.24rem;
    background-color: #ff7037;
}

.s3-5 .firearms-wrapper .swiper-slide p {
    font-size: 0.18rem;
    line-height: 1.5;
    text-align: justify;
}

.s3-6 .swiper,
.s3-5 .swiper {
    overflow: hidden;
    position: relative;
}

.s3-5 .swiper-wrapper {
    display: flex;
}

.s3-5 .firearms-wrapper .swiper-wrapper > .swiper-slide {
    flex-shrink: 0;
    opacity: 0 !important;
}

.s3-5 .firearms-wrapper .swiper-wrapper > .swiper-slide.swiper-slide-active {
    opacity: 1 !important;
}

.s3-6 .props-swiper-pagination,
.s3-5 .collection-swiper-pagination {
    position: relative;
    margin-top: 0.54rem;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 2.37rem;
    height: 0.4rem;
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p2-1/pagination-bg.png) center/contain no-repeat;
}

.s3-6 .props-wrapper,
.s3-5 .collection-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.s3-6 .props-item,
.s3-5 .collection-item {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.34rem;
    flex-shrink: 0;
    height: 100%;
    box-sizing: border-box;
}

.s3-6 .props-item:nth-child(3n+1),
.s3-5 .collection-item:nth-child(3n+1) {
    padding-left: 0.83rem;
}

.s3-6 .props-item:nth-child(3n+3),
.s3-5 .collection-item:nth-child(3n+3) {
    padding-right: 0.83rem;
}

.s3-5 .collection-item .main {
    width: 3.7rem;
    color: #949494;
    font-size: 0.16rem;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
}

.s3-5 .collection-img {
    display: block;
    width: auto;
    object-fit: contain;
}

.s3-5 .collection-img.img1 {
    height: 2.14rem;
}

.s3-5 .collection-img.img7 {
    height: 2.16rem;
}

.s3-5 .collection-img.img5 {
    height: 2.37rem;
}

.s3-5 .collection-img.img6 {
    height: 2.5rem;
}

.s3-5 .collection-img.img8 {
    height: 1.82rem;
}

.s3-5 .collection-img.img10 {
    height: 1.68rem;
}

.s3-5 .collection-item .title {
    position: relative;
    padding: 0.05rem 0 0.15rem 0.14rem;
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/S30916/pc/collection-title-line@2x.png) left bottom/contain no-repeat;
    flex-shrink: 0;
    display: flex;
    align-items: flex-end;
    box-sizing: border-box;
    height: 0.5rem;
    color: #9b9b9b;
}

.s3-5 .collection-item .title-pl0 {
    padding-left: 0;
}

.s3-5 .collection-item .title::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    width: 0.04rem;
    height: 0.21rem;
    background-color: #ff7037;
}

.s3-5 .collection-item .name {
    font-size: 0.24rem;
    flex-shrink: 0;
    line-height: 0.625;
}

.s3-5 .collection-item .details {
    padding: 0.14rem 0 0.07rem;
    text-align: justify;
    line-height: 1.5;
    height: 1.44rem;
    box-sizing: border-box;
}

.s3-5 .collection-item .price {
    width: 3.7rem;
    height: 0.45rem;
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/S30916/pc/collection-price-bg@2x.png) center/contain no-repeat;
    /* background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p2-1/collection-price-bg.png) center/contain no-repeat; */
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.2rem;
    color: #ff7037;
    flex-shrink: 0;
}

.s3-5 .collection-item .volume {
    position: relative;
    color: #ff7037;
    padding: 0 0.21rem;
    box-sizing: border-box;
    flex-shrink: 0;
}

.s3-5 .collection-item .volume::before {
    content: '';
    display: block;
    position: absolute;
    left: 0.11rem;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    width: 0.02rem;
    height: 0.13rem;
    background-color: #ff7037;
}

.s3-6 .locations-wrapper {
    margin-bottom: 0.3rem;
    width: 21.60rem;
    height: 6.58rem;
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/S30916/pc/locations-bg.png) center/contain no-repeat;
}

.s3-6 .locations-wrapper > picture img {
    transform: translate3d(0.85rem, 0.85rem, 0);
    display: block;
    width: 20.04rem;
    height: auto;
    object-fit: contain;
}

.s3-6 .swiper {
    position: relative;
}

.s3-6 .props-item {
    position: relative;
    box-sizing: border-box;
}

.s3-6 .props-img {
    display: block;
    width: 6.29rem;
    height: 2.13rem;
}

.s3-6 .props-item .main {
    position: absolute;
    width: 3.61rem;
    top: 0.06rem;
    left: 2.85rem;
}

.s3-6 .props-item:nth-child(3n+1) .main {
    left: 3.26rem;
}

.s3-6 .props-item:nth-child(3n+3) .main {
    left: 2.44rem;
}

.s3-6 .props-item .title {
    position: relative;
    padding: 0.05rem 0 0.15rem 0.14rem;
    flex-shrink: 0;
    display: flex;
    align-items: flex-end;
    box-sizing: border-box;
    height: 0.625rem;
    color: #cccccc;
}

.s3-6 .props-item .title::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    width: 0.03rem;
    height: 0.2rem;
    background-color: #ff7037;
}

.s3-6 .props-item .name {
    font-size: 0.3rem;
    flex-shrink: 0;
}

.s3-6 .props-item .details {
    padding: 0.14rem 0 0.07rem;
    text-align: justify;
    line-height: 1.25;
    height: 1.44rem;
    box-sizing: border-box;
    color: #949494;
    font-size: 0.16rem;
}

.s3-6 .props-swiper-button-prev,
.s3-6 .props-swiper-button-next {
    top: 0;
}

.s3-6 .bottom-btns {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1.16rem;
    margin-top: 0.22rem;
}

.s3-6 .bottom-btns a {
    display: block;
    width: 2.79rem;
    height: 0.54rem;
    line-height: 0.54rem;
    text-align: center;
    font-size: 0.2rem;
    font-weight: bold;
    color: #000000;
    cursor: pointer;
    transition: background-image 0.3s ease-in-out;
}

.s3-6 .bottom-btns .btn-download-now {
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5-1/btn-1.png) center/contain no-repeat;
}

.s3-6 .bottom-btns .btn-download-now:hover {
    background-image: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5-1/btn-1-hover.png);
}

.s3-6 .bottom-btns .btn-read-more {
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5-1/btn-2.png) center/contain no-repeat;
}

.s3-6 .bottom-btns .btn-read-more:hover {
    background-image: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5-1/btn-1.png);
}

.ca-pre-color-1 {
    color: #ff7037;
}

/* 自定义整个滚动条 */
.details::-webkit-scrollbar {
    width: 0.1rem; /* 设置滚动条的宽度 */
    height: 0.05rem; /* 设置滚动条的宽度 */
}

/* 自定义滚动条轨道 */
.details::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0); /* 设置轨道的背景颜色 */
}

/* 自定义滚动条的滑块（thumb） */
.details::-webkit-scrollbar-thumb {
    background: rgba(210, 210, 210, 0.3); /* 设置滑块的背景颜色 */
}

.swiper-button-disabled {
    opacity: 0.4;
}

.seeMore {
    color: #b6b6b6d6;
    font-size: 0.18rem;
}

.gameplay-item .detail {
    /*  超过两行隐藏*/
    /*  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;*/
}

.w100 {
    width: 100%;
}

.pr {
    position: relative;
}

.pb {
    position: absolute;
}

.p1-text {
    height: 0.69rem;
    /*margin-top: 0.2rem;*/
}

.video_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    object-fit: cover;
}

.bg_cover {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    object-fit: cover;
    opacity: 0;
    transition: opacity 0.8s ease-in-out;
}

.bg_cover.visible {
    opacity: 1;
}

.entry-hot-spot {
    position: absolute;
    top: 2.17rem;
    right: 0.3rem;
}

.entry-hot-spot img {
    display: block;
    height: auto;
    width: 1.91rem;
    object-fit: contain;
}


html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
linkcode,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", STHeiti, "Microsoft Yahei", Tahoma, Simsun, sans-serif;
    line-height: 1;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}

a {
    -webkit-touch-callout: none;
}

ol,
ul {
    margin: 0;
    padding-left: 0.2rem;
    border: 0;
}

li {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

button {
    border: none;
    background: none;
    padding: 0;
}

a {
    text-decoration: none;
    color: inherit;
}

.hide {
    display: none;
}

.full {
    width: 100%;
    height: 100%;
}

.fsizeAuto {
    font-size: 0.25rem;
    transform: scale(0.63);
}

.abs {
    position: absolute;
}

.l0 {
    left: 0;
}

.t0 {
    top: 0;
}

.lhalf {
    left: 50%;
}

.thalf {
    top: 50%;
}

.absf {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

.abcter {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.lcter {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
}

.tcter {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.fcter {
    display: flex;
    align-items: center;
    justify-content: center;
}

.center {
    transform: translate(-50%, -50%);
}

.fdc {
    flex-direction: column;
}

.sizcont {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.sizcover {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.active-center {
    transition: transform 0.3s;
    cursor: pointer;
}

.active-center:hover {
    transform: translate(-50%, -50%) scale(1.1);
}

.active-center:active {
    transform: translate(-50%, -50%) scale(1.1);
}

.m-icon-loading {
    position: fixed;
    z-index: 999;
    display: none;
}

.m-icon-loading .inner {
    width: 1.2rem;
    height: 1.2rem;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 0.1rem;
}

.m-icon-loading .inner svg path,
.m-icon-loading .inner svg rect {
    fill: #fff;
}

.m-msg {
    display: none;
}

.m-msg .text {
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 0.2rem;
    color: #dee9e0;
}

.m-msg .btn-close-msg {
    cursor: pointer;
}

.cursor {
    cursor: pointer;
}

.flex {
    display: flex;
}

.dark {
    background-color: rgba(0, 0, 0, 0.7);
}

.text_indent {
    text-indent: -99.99rem;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes spark {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@font-face {
    font-family: "zzgfmh";
    src: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/font/zzgfmh.TTF);
}

.font-mh {
    font-family: 'zzgfmh', -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", STHeiti, "Microsoft Yahei", Tahoma, Simsun, sans-serif;
    /*transform: scaleY(1.5);*/
    /*line-height: 1.2;*/
    letter-spacing: 0.02rem;
}

.img_icon-close {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/icon-close.png');
}

.img_icon-close_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/icon-close.png');
    width: 0.5rem;
    height: 0.53rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_logo {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/logo.png');
}

.img_logo_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/logo.png');
    width: 3.49rem;
    height: 0.97rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_menu_bg_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_bg_m.png');
}

.img_menu_bg_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_bg_m.png');
    width: 0.23rem;
    height: 2.44rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p1_bg_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p1_bg_m.jpg');
}

.img_p1_bg_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p1_bg_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p1_bg_m2 {
    background-image: url('https://game.gtimg.cn/images/aqwx/act/a20251201index/S4-bg-1226.jpg');
}

.img_p1_bg_m2_s {
    background-image: url('https://game.gtimg.cn/images/aqwx/act/a20251201index/S4-bg-1226.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p1_dl_bg_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/m/p1_dl_bg_m_0902.png');
}

.img_p1_dl_bg_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/m/p1_dl_bg_m_0902.png');
    width: 1.54rem;
    height: 1.54rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.wegame {
    background-image: url('//game.gtimg.cn/images/aqwx/act/a20251201index/m/page1/wegame.png');

}

.img_p3_bg1_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bg1_m.jpg');
}

.img_p3_bg1_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bg1_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_bg2_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bg2_m.jpg');
}

.img_p3_bg2_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bg2_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_bg3_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bg3_m.jpg');
}

.img_p3_bg3_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bg3_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_btn_next {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_btn_next.png');
}

.img_p3_btn_next_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_btn_next.png');
    width: 0.24rem;
    height: 0.45rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_btn_prev {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_btn_prev.png');
}

.img_p3_btn_prev_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_btn_prev.png');
    width: 0.24rem;
    height: 0.45rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_title_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_title_m.png');
}

.img_p3_title_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_title_m.png');
    width: 9rem;
    height: 1.74rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_bg2_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_bg2_m.jpg');
}

.img_p4_bg2_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_bg2_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_bg_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_bg_m.jpg');
}

.img_p4_bg_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_bg_m.jpg');
    width: 10.8rem;
    height: 20.21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_item1_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_item1_bg.png');
}

.img_p4_item1_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_item1_bg.png');
    width: 9rem;
    height: 8.23rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_item2_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_item2_bg.png');
}

.img_p4_item2_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_item2_bg.png');
    width: 9.01rem;
    height: 9.42rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_title_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p2_title_m.png');
}

.img_p4_title_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p2_title_m.png');
    width: 9rem;
    height: 1.75rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p5_bg_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5_bg_m.jpg');
}

.img_p5_bg_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5_bg_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p5_title_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5_title_m.png');
}

.img_p5_title_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5_title_m.png');
    width: 9rem;
    height: 1.74rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_boss_item1_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item1_m.jpg');
}

.img_p6_boss_item1_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item1_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_boss_item1_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item1_mini_m.jpg');
}

.img_p6_boss_item1_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item1_mini_m.jpg');
    width: 3.56rem;
    height: 2.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_boss_item2_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item2_m.jpg');
}

.img_p6_boss_item2_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item2_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_boss_item2_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item2_mini_m.jpg');
}

.img_p6_boss_item2_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item2_mini_m.jpg');
    width: 3.56rem;
    height: 2.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_boss_item3_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item3_m.jpg');
}

.img_p6_boss_item3_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item3_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_boss_item3_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item3_mini_m.jpg');
}

.img_p6_boss_item3_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item3_mini_m.jpg');
    width: 3.56rem;
    height: 2.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_boss_item4_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item4_m.jpg');
}

.img_p6_boss_item4_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item4_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_boss_item4_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item4_mini_m.jpg');
}

.img_p6_boss_item4_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item4_mini_m.jpg');
    width: 3.56rem;
    height: 2.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_dt_item1_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item1_m.jpg');
}

.img_p6_dt_item1_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item1_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_dt_item1_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item1_mini_m.jpg');
}

.img_p6_dt_item1_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item1_mini_m.jpg');
    width: 3.56rem;
    height: 2.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_dt_item2_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item2_m.jpg');
}

.img_p6_dt_item2_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item2_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_dt_item2_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item2_mini_m.jpg');
}

.img_p6_dt_item2_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item2_mini_m.jpg');
    width: 3.56rem;
    height: 2.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_dt_item3_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item3_m.jpg');
}

.img_p6_dt_item3_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item3_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_dt_item3_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item3_mini_m.jpg');
}

.img_p6_dt_item3_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item3_mini_m.jpg');
    width: 3.56rem;
    height: 2.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_dt_item4_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item4_m.jpg');
}

.img_p6_dt_item4_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item4_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_dt_item4_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item4_mini_m.jpg');
}

.img_p6_dt_item4_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item4_mini_m.jpg');
    width: 3.56rem;
    height: 2.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_item_text_act_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_text_act_m.png');
}

.img_p6_item_text_act_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_text_act_m.png');
    width: 1.77rem;
    height: 0.51rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_item_text_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_text_m.png');
}

.img_p6_item_text_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_text_m.png');
    width: 1.77rem;
    height: 0.51rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_line_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_line_m.png');
}

.img_p6_line_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_line_m.png');
    width: 10.8rem;
    height: 14.88rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_mode_item1_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item1_m.jpg');
}

.img_p6_mode_item1_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item1_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_mode_item1_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item1_mini_m.jpg');
}

.img_p6_mode_item1_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item1_mini_m.jpg');
    width: 3.08rem;
    height: 1.74rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_mode_item2_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item2_m.jpg');
}

.img_p6_mode_item2_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item2_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_mode_item2_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item2_mini_m.jpg');
}

.img_p6_mode_item2_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item2_mini_m.jpg');
    width: 3.56rem;
    height: 2.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_mode_item3_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item3_m.jpg');
}

.img_p6_mode_item3_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item3_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_mode_item3_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item3_mini_m.jpg');
}

.img_p6_mode_item3_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item3_mini_m.jpg');
    width: 3.56rem;
    height: 2.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_mode_item4_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item4_m.jpg');
}

.img_p6_mode_item4_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item4_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_mode_item4_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item4_mini_m.jpg');
}

.img_p6_mode_item4_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mode_item4_mini_m.jpg');
    width: 3.56rem;
    height: 2.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_rifle_item1_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item1_m.jpg');
}

.img_p6_rifle_item1_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item1_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_rifle_item1_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item1_mini_m.jpg');
}

.img_p6_rifle_item1_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item1_mini_m.jpg');
    width: 3.56rem;
    height: 2.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_rifle_item2_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item2_m.jpg');
}

.img_p6_rifle_item2_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item2_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_rifle_item2_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item2_mini_m.jpg');
}

.img_p6_rifle_item2_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item2_mini_m.jpg');
    width: 3.56rem;
    height: 2.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_rifle_item3_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item3_m.jpg');
}

.img_p6_rifle_item3_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item3_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_rifle_item3_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item3_mini_m.jpg');
}

.img_p6_rifle_item3_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item3_mini_m.jpg');
    width: 3.56rem;
    height: 2.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_rifle_item4_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item4_m.jpg');
}

.img_p6_rifle_item4_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item4_m.jpg');
    width: 10.8rem;
    height: 21rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_rifle_item4_mini_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item4_mini_m.jpg');
}

.img_p6_rifle_item4_mini_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item4_mini_m.jpg');
    width: 3.56rem;
    height: 2.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_text_bg_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_text_bg_m.png');
}

.img_p6_text_bg_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_text_bg_m.png');
    width: 7.32rem;
    height: 3.5rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_title_m {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_title_m.png');
}

.img_p6_title_m_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_title_m.png');
    width: 9rem;
    height: 1.74rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_menu_act_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_act_bg.png');
}

.img_menu_act_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_act_bg.png');
    width: 1.36rem;
    height: 0.32rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_menu_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_bg.png');
}

.img_menu_bg_s {
    width: 1.46rem;
    min-height: 1.93rem;
    border-image: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_bg.png) 15 0 30 0 fill;
    border-image-width: 0.15rem 0 0.3rem 0;
}

.img_menu_close {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_close.png');
}

.img_menu_close_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_close.png');
    width: 1.46rem;
    height: 0.45rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_menu_open {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_open.png');
}

.img_menu_open_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_open.png');
    width: 1.46rem;
    height: 0.45rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_menu_top_img {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_top_img.png');
}

.img_menu_top_img_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_top_img.png');
    width: 1.37rem;
    height: 0.72rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_menu_top_img_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_top_img_act.png');
}

.img_menu_top_img_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_top_img_act.png');
    width: 1.37rem;
    height: 0.72rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_menu_toup {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_toup.png');
}

.img_menu_toup_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_toup.png');
    width: 1.36rem;
    height: 0.32rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_menu_toup_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_toup_act.png');
}

.img_menu_toup_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_toup_act.png');
    width: 1.36rem;
    height: 0.32rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p1_award {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p1_award.png');
}

.img_p1_award_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p1_award.png');
    width: 1.25rem;
    height: 0.82rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p1_award_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p1_award_bg.png');
}

.img_p1_award_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p1_award_bg.png');
    width: 3.17rem;
    height: 1.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p1_award_title {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p1_award_title.png');
}

.img_p1_award_title_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p1_award_title.png');
    width: 3.87rem;
    height: 0.47rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p1_bg {
    /* background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/S4-bg-1203.jpg'); */
    /*background-image: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/S4-bg-1226.jpg);*/
}

.img_p1_bg_s {
    /* background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/S4-bg-1203.jpg'); */
    background-image: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/S4-bg-1226.jpg);
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p1_btn_dl {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p1_btn_dl.png');
}

.img_p1_btn_dl_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p1_btn_dl.png');
    width: 4.22rem;
    height: 0.95rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p1_title {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p1_title.png');
}

.img_p1_title_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p1_title.png');
    width: 7.75rem;
    height: 1.55rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p1_title2 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p1_title2.png');
}

.img_p1_title2_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p1_title2.png');
    width: 13.65rem;
    height: 2.93rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bg.jpg');
}

.img_p3_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bg.jpg');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_bom_line {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bom_line.png');
}

.img_p3_bom_line_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bom_line.png');
    width: 25.6rem;
    height: 0.1rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_bom_rifle1 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bom_rifle1.png');
}

.img_p3_bom_rifle1_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bom_rifle1.png');
    width: 1.62rem;
    height: 0.7rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_bom_rifle_mask1 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bom_rifle_mask1.png');
}

.img_p3_bom_rifle_mask1_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bom_rifle_mask1.png');
    width: 1.62rem;
    height: 0.7rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_item_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_item_bg.png');
}

.img_p3_item_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_item_bg.png');
    width: 1.81rem;
    height: 1.79rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_item_bg_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_item_bg_act.png');
}

.img_p3_item_bg_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_item_bg_act.png');
    width: 1.81rem;
    height: 1.79rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_left_item {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item.jpg');
}

.img_p3_left_item_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item.jpg');
    width: 3.65rem;
    height: 2.05rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_left_item2 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item2.jpg');
}

.img_p3_left_item2_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item2.jpg');
    width: 3.65rem;
    height: 2.04rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_left_item2_text {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item2_text.png');
}

.img_p3_left_item2_text_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item2_text.png');
    width: 1.65rem;
    height: 0.89rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_left_item3 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item3.jpg');
}

.img_p3_left_item3_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item3.jpg');
    width: 3.63rem;
    height: 2.05rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_left_item3_border {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item3_border.png');
}

.img_p3_left_item3_border_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item3_border.png');
    width: 3.64rem;
    height: 2.06rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_left_item3_border_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item3_border_act.png');
}

.img_p3_left_item3_border_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item3_border_act.png');
    width: 3.63rem;
    height: 2.06rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_left_item3_text {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item3_text.png');
}

.img_p3_left_item3_text_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item3_text.png');
    width: 2.48rem;
    height: 0.37rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_left_item_border {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item_border.png');
}

.img_p3_left_item_border_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item_border.png');
    width: 3.65rem;
    height: 2.05rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_left_item_border_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item_border_act.png');
}

.img_p3_left_item_border_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item_border_act.png');
    width: 3.65rem;
    height: 2.05rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_left_item_text {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item_text.png');
}

.img_p3_left_item_text_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_left_item_text.png');
    width: 1.62rem;
    height: 0.61rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_name_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_name_bg.png');
}

.img_p3_name_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_name_bg.png');
    width: 4.88rem;
    height: 0.82rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_next {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_next.png');
}

.img_p3_next_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_next.png');
    width: 1.01rem;
    height: 1.19rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_next_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_next_act.png');
}

.img_p3_next_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_next_act.png');
    width: 1.01rem;
    height: 1.19rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_prev {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_prev.png');
}

.img_p3_prev_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_prev.png');
    width: 1.01rem;
    height: 1.19rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_prev_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_prev_act.png');
}

.img_p3_prev_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_prev_act.png');
    width: 1.01rem;
    height: 1.19rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle1 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle1.png');
}

.img_p3_rifle1_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle1.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle10 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle10.png');
}

.img_p3_rifle10_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle10.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle10_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle10_mini.png');
}

.img_p3_rifle10_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle10_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle10_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle10_mini_mask.png');
}

.img_p3_rifle10_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle10_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle11 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle11.png');
}

.img_p3_rifle11_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle11.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle11_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle11_mini.png');
}

.img_p3_rifle11_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle11_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle11_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle11_mini_mask.png');
}

.img_p3_rifle11_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle11_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle12 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle12.png');
}

.img_p3_rifle12_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle12.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle12_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle12_mini.png');
}

.img_p3_rifle12_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle12_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle12_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle12_mini_mask.png');
}

.img_p3_rifle12_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle12_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle13 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle13.png');
}

.img_p3_rifle13_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle13.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle13_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle13_mini.png');
}

.img_p3_rifle13_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle13_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle13_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle13_mini_mask.png');
}

.img_p3_rifle13_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle13_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle14 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle14.png');
}

.img_p3_rifle14_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle14.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle14_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle14_mini.png');
}

.img_p3_rifle14_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle14_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle14_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle14_mini_mask.png');
}

.img_p3_rifle14_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle14_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle15 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle15.png');
}

.img_p3_rifle15_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle15.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle15_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle15_mini.png');
}

.img_p3_rifle15_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle15_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle15_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle15_mini_mask.png');
}

.img_p3_rifle15_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle15_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle16 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle16.png');
}

.img_p3_rifle16_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle16.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle16_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle16_mini.png');
}

.img_p3_rifle16_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle16_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle16_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle16_mini_mask.png');
}

.img_p3_rifle16_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle16_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle17 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle17.png');
}

.img_p3_rifle17_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle17.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle17_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle17_mini.png');
}

.img_p3_rifle17_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle17_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle17_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle17_mini_mask.png');
}

.img_p3_rifle17_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle17_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle18 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle18.png');
}

.img_p3_rifle18_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle18.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle18_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle18_mini.png');
}

.img_p3_rifle18_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle18_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle18_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle18_mini_mask.png');
}

.img_p3_rifle18_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle18_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle19 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle19.png');
}

.img_p3_rifle19_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle19.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle19_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle19_mini.png');
}

.img_p3_rifle19_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle19_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle19_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle19_mini_mask.png');
}

.img_p3_rifle19_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle19_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle1_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle1_mini.png');
}

.img_p3_rifle1_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle1_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle1_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle1_mini_mask.png');
}

.img_p3_rifle1_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle1_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle2 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle2.png');
}

.img_p3_rifle2_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle2.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle20 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle20.png');
}

.img_p3_rifle20_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle20.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle20_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle20_mini.png');
}

.img_p3_rifle20_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle20_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle20_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle20_mini_mask.png');
}

.img_p3_rifle20_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle20_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle21 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle21.png');
}

.img_p3_rifle21_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle21.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle21_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle21_mini.png');
}

.img_p3_rifle21_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle21_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle21_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle21_mini_mask.png');
}

.img_p3_rifle21_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle21_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle22 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle22.png');
}

.img_p3_rifle22_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle22.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle22_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle22_mini.png');
}

.img_p3_rifle22_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle22_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle22_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle22_mini_mask.png');
}

.img_p3_rifle22_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle22_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle23 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle23.png');
}

.img_p3_rifle23_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle23.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle23_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle23_mini.png');
}

.img_p3_rifle23_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle23_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle23_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle23_mini_mask.png');
}

.img_p3_rifle23_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle23_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle24 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle24.png');
}

.img_p3_rifle24_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle24.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle24_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle24_mini.png');
}

.img_p3_rifle24_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle24_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle24_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle24_mini_mask.png');
}

.img_p3_rifle24_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle24_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle25 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle25.png');
}

.img_p3_rifle25_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle25.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle25_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle25_mini.png');
}

.img_p3_rifle25_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle25_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle25_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle25_mini_mask.png');
}

.img_p3_rifle25_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle25_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle26 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle26.png');
}

.img_p3_rifle26_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle26.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle26_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle26_mini.png');
}

.img_p3_rifle26_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle26_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle26_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle26_mini_mask.png');
}

.img_p3_rifle26_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle26_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle27 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle27.png');
}

.img_p3_rifle27_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle27.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle27_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle27_mini.png');
}

.img_p3_rifle27_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle27_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle27_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle27_mini_mask.png');
}

.img_p3_rifle27_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle27_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle28 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle28.png');
}

.img_p3_rifle28_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle28.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle28_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle28_mini.png');
}

.img_p3_rifle28_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle28_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle28_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle28_mini_mask.png');
}

.img_p3_rifle28_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle28_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle29 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle29.png');
}

.img_p3_rifle29_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle29.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle29_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle29_mini.png');
}

.img_p3_rifle29_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle29_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle29_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle29_mini_mask.png');
}

.img_p3_rifle29_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle29_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle2_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle2_mini.png');
}

.img_p3_rifle2_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle2_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle2_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle2_mini_mask.png');
}

.img_p3_rifle2_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle2_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle3 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle3.png');
}

.img_p3_rifle3_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle3.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle30 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle30.png');
}

.img_p3_rifle30_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle30.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle30_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle30_mini.png');
}

.img_p3_rifle30_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle30_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle30_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle30_mini_mask.png');
}

.img_p3_rifle30_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle30_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle3_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle3_mini.png');
}

.img_p3_rifle3_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle3_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle3_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle3_mini_mask.png');
}

.img_p3_rifle3_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle3_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle4 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle4.png');
}

.img_p3_rifle4_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle4.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle4_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle4_mini.png');
}

.img_p3_rifle4_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle4_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle4_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle4_mini_mask.png');
}

.img_p3_rifle4_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle4_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle5 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle5.png');
}

.img_p3_rifle5_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle5.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle5_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle5_mini.png');
}

.img_p3_rifle5_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle5_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle5_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle5_mini_mask.png');
}

.img_p3_rifle5_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle5_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle6 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle6.png');
}

.img_p3_rifle6_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle6.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle6_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle6_mini.png');
}

.img_p3_rifle6_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle6_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle6_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle6_mini_mask.png');
}

.img_p3_rifle6_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle6_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle7 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle7.png');
}

.img_p3_rifle7_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle7.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle7_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle7_mini.png');
}

.img_p3_rifle7_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle7_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle7_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle7_mini_mask.png');
}

.img_p3_rifle7_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle7_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle8 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle8.png');
}

.img_p3_rifle8_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle8.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle8_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle8_mini.png');
}

.img_p3_rifle8_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle8_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle8_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle8_mini_mask.png');
}

.img_p3_rifle8_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle8_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle9 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle9.png');
}

.img_p3_rifle9_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle9.png');
    width: 18.01rem;
    height: 7.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle9_mini {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle9_mini.png');
}

.img_p3_rifle9_mini_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle9_mini.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle9_mini_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle9_mini_mask.png');
}

.img_p3_rifle9_mini_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle9_mini_mask.png');
    width: 1.69rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_1 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_1.png');
}

.img_p3_rifle_name_1_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_1.png');
    width: 5.7rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_10 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_10.png');
}

.img_p3_rifle_name_10_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_10.png');
    width: 5.7rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_11 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_11.png');
}

.img_p3_rifle_name_11_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_11.png');
    width: 4.99rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_12 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_12.png');
}

.img_p3_rifle_name_12_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_12.png');
    width: 4.22rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_13 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_13.png');
}

.img_p3_rifle_name_13_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_13.png');
    width: 4.1rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_14 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_14.png');
}

.img_p3_rifle_name_14_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_14.png');
    width: 4.22rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_15 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_15.png');
}

.img_p3_rifle_name_15_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_15.png');
    width: 6.77rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_16 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_16.png');
}

.img_p3_rifle_name_16_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_16.png');
    width: 6.47rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_17 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_17.png');
}

.img_p3_rifle_name_17_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_17.png');
    width: 5.66rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_18 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_18.png');
}

.img_p3_rifle_name_18_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_18.png');
    width: 4.29rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_19 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_19.png');
}

.img_p3_rifle_name_19_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_19.png');
    width: 5.97rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_2 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_2.png');
}

.img_p3_rifle_name_2_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_2.png');
    width: 4.83rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_20 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_20.png');
}

.img_p3_rifle_name_20_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_20.png');
    width: 5.59rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_21 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_21.png');
}

.img_p3_rifle_name_21_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_21.png');
    width: 4.83rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_22 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_22.png');
}

.img_p3_rifle_name_22_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_22.png');
    width: 4.4rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_23 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_23.png');
}

.img_p3_rifle_name_23_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_23.png');
    width: 4.93rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_24 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_24.png');
}

.img_p3_rifle_name_24_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_24.png');
    width: 6.6rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_25 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_25.png');
}

.img_p3_rifle_name_25_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_25.png');
    width: 1.7rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_26 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_26.png');
}

.img_p3_rifle_name_26_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_26.png');
    width: 5.38rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_27 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_27.png');
}

.img_p3_rifle_name_27_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_27.png');
    width: 4.93rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_28 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_28.png');
}

.img_p3_rifle_name_28_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_28.png');
    width: 4.06rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_29 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_29.png');
}

.img_p3_rifle_name_29_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_29.png');
    width: 5.66rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_3 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_3.png');
}

.img_p3_rifle_name_3_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_3.png');
    width: 5.07rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_30 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_30.png');
}

.img_p3_rifle_name_30_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_30.png');
    width: 4.93rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_4 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_4.png');
}

.img_p3_rifle_name_4_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_4.png');
    width: 4.86rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_5 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_5.png');
}

.img_p3_rifle_name_5_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_5.png');
    width: 4.77rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_6 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_6.png');
}

.img_p3_rifle_name_6_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_6.png');
    width: 4.5rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_7 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_7.png');
}

.img_p3_rifle_name_7_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_7.png');
    width: 5.52rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_8 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_8.png');
}

.img_p3_rifle_name_8_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_8.png');
    width: 4.69rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_rifle_name_9 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_9.png');
}

.img_p3_rifle_name_9_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_rifle_name_9.png');
    width: 5.02rem;
    height: 0.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_swiper_line {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bom_line.png');
}

.img_p3_swiper_line_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_bom_line.png');
    width: 25.6rem;
    height: 0.1rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_title {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_title.png');
}

.img_p3_title_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_title.png');
    width: 6.72rem;
    height: 1.3rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p3_title_tips {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_title_tips.png');
}

.img_p3_title_tips_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p3_title_tips.png');
    width: 0.1rem;
    height: 0.1rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_bg.jpg');
}

.img_p4_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_bg.jpg');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_btn_more {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_btn_more.png');
}

.img_p4_btn_more_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_btn_more.png');
    width: 2.37rem;
    height: 0.5rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_btn_more_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_btn_more_act.png');
}

.img_p4_btn_more_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_btn_more_act.png');
    width: 2.37rem;
    height: 0.5rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_item_title_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_item_title_bg.png');
}

.img_p4_item_title_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_item_title_bg.png');
    width: 5.85rem;
    height: 0.35rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_left_item1_img {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item1_img.png');
}

.img_p4_left_item1_img_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item1_img.png');
    width: 5.73rem;
    height: 1.78rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_left_item2 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item2.png');
}

.img_p4_left_item2_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item2.png');
    width: 1.71rem;
    height: 3.68rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_left_item2_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item2_bg.png');
}

.img_p4_left_item2_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item2_bg.png');
    width: 1.83rem;
    height: 3.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_left_item2_border {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item2_border.png');
}

.img_p4_left_item2_border_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item2_border.png');
    width: 1.83rem;
    height: 3.74rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_left_item2_border_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item2_border_act.png');
}

.img_p4_left_item2_border_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item2_border_act.png');
    width: 1.83rem;
    height: 3.74rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_left_item2_img {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item2_img.png');
}

.img_p4_left_item2_img_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item2_img.png');
    width: 1.71rem;
    height: 3.68rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_left_item3 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item3.png');
}

.img_p4_left_item3_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item3.png');
    width: 1.71rem;
    height: 3.68rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_left_item4 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item4.png');
}

.img_p4_left_item4_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_item4.png');
    width: 1.71rem;
    height: 3.68rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_left_title {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_title.png');
}

.img_p4_left_title_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_left_title.png');
    width: 5.85rem;
    height: 0.56rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_right_item1_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item1_bg.png');
}

.img_p4_right_item1_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item1_bg.png');
    width: 5.85rem;
    height: 1.91rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_right_item1_border {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item1_border.png');
}

.img_p4_right_item1_border_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item1_border.png');
    width: 5.85rem;
    height: 1.84rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_right_item1_border_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item1_border_act.png');
}

.img_p4_right_item1_border_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item1_border_act.png');
    width: 5.85rem;
    height: 1.84rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_right_item1_img {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item1_img.png');
}

.img_p4_right_item1_img_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item1_img.png');
    width: 5.73rem;
    height: 1.78rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_right_item2 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item2.png');
}

.img_p4_right_item2_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item2.png');
    width: 2.75rem;
    height: 3.68rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_right_item2_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item2_bg.png');
}

.img_p4_right_item2_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item2_bg.png');
    width: 2.87rem;
    height: 3.81rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_right_item2_border {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item2_border.png');
}

.img_p4_right_item2_border_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item2_border.png');
    width: 2.87rem;
    height: 3.74rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_right_item2_border_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item2_border_act.png');
}

.img_p4_right_item2_border_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item2_border_act.png');
    width: 2.87rem;
    height: 3.74rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_right_item2_img {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item2_img.png');
}

.img_p4_right_item2_img_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item2_img.png');
    width: 2.75rem;
    height: 3.68rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_right_item3 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item3.png');
}

.img_p4_right_item3_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item3.png');
    width: 2.75rem;
    height: 3.68rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_right_item_img {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item_img.png');
}

.img_p4_right_item_img_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_right_item_img.png');
    width: 5.73rem;
    height: 6.32rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_role {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_role.png');
}

.img_p4_role_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_role.png');
    width: 9.14rem;
    height: 9.03rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_title {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_title.png');
}

.img_p4_title_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_title.png');
    width: 6.72rem;
    height: 1.3rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p4_title_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_title_bg.png');
}

.img_p4_title_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p4_title_bg.png');
    width: 5.85rem;
    height: 0.56rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p5_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5_bg.webp');
}

.img_p5_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5_bg.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p5_subtitle {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5_subtitle.png');
}

.img_p5_subtitle_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5_subtitle.png');
    width: 7.6rem;
    height: 0.68rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p5_title {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5_title.png');
}

.img_p5_title_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5_title.png');
    width: 6.72rem;
    height: 1.3rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_bom {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_bom.png');
}

.img_p6_bom_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_bom.png');
    width: 0.96rem;
    height: 0.51rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_bom_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_bom_act.png');
}

.img_p6_bom_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_bom_act.png');
    width: 0.96rem;
    height: 0.51rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_boss_i {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_i.png');
}

.img_p6_boss_i_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_i.png');
    width: 0.6rem;
    height: 0.59rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_boss_item1 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item1.webp');
}

.img_p6_boss_item1_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item1.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_boss_item2 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item2.webp');
}

.img_p6_boss_item2_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item2.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_boss_item3 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item3.webp');
}

.img_p6_boss_item3_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item3.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_boss_item4 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item4.webp');
}

.img_p6_boss_item4_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_boss_item4.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_dt_i {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_i.png');
}

.img_p6_dt_i_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_i.png');
    width: 0.6rem;
    height: 0.6rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_dt_item1 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item1.webp');
}

.img_p6_dt_item1_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item1.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_dt_item2 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item2.webp');
}

.img_p6_dt_item2_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item2.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_dt_item3 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item3.webp');
}

.img_p6_dt_item3_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item3.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_dt_item4 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item4.webp');
}

.img_p6_dt_item4_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_dt_item4.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_item_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_bg.png');
}

.img_p6_item_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_bg.png');
    width: 3.55rem;
    height: 2.53rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_item_bg_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_bg_act.png');
}

.img_p6_item_bg_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_bg_act.png');
    width: 3.55rem;
    height: 2.53rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_item_text {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_text.png');
}

.img_p6_item_text_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_text.png');
    width: 1.4rem;
    height: 0.38rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_item_text_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_text_act.png');
}

.img_p6_item_text_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_text_act.png');
    width: 1.4rem;
    height: 0.38rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_item_text_i {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_text_i.png');
}

.img_p6_item_text_i_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_text_i.png');
    width: 1.4rem;
    height: 0.38rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_item_text_i_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_text_i_act.png');
}

.img_p6_item_text_i_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_item_text_i_act.png');
    width: 1.4rem;
    height: 0.38rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_line {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_line.png');
}

.img_p6_line_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_line.png');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_mod_i {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mod_i.png');
}

.img_p6_mod_i_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mod_i.png');
    width: 0.54rem;
    height: 0.63rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_mod_item1 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mod_item1.webp');
}

.img_p6_mod_item1_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mod_item1.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_mod_item2 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mod_item2.webp');
}

.img_p6_mod_item2_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mod_item2.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_mod_item3 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mod_item3.webp');
}

.img_p6_mod_item3_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mod_item3.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_mod_item4 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mod_item4.webp');
}

.img_p6_mod_item4_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_mod_item4.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_rifle_i {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_i.png');
}

.img_p6_rifle_i_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_i.png');
    width: 0.95rem;
    height: 0.29rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_rifle_item1 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item1.webp');
}

.img_p6_rifle_item1_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item1.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_rifle_item2 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item2.webp');
}

.img_p6_rifle_item2_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item2.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_rifle_item3 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item3.webp');
}

.img_p6_rifle_item3_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item3.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_rifle_item4 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item4.webp');
}

.img_p6_rifle_item4_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_rifle_item4.webp');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_swiper1 {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_swiper1.jpg');
}

.img_p6_swiper1_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_swiper1.jpg');
    width: 25.6rem;
    height: 14.4rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_text_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_text_bg.png');
}

.img_p6_text_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_text_bg.png');
    width: 7.63rem;
    height: 1.98rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_tips_i {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_tips_i.png');
}

.img_p6_tips_i_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_tips_i.png');
    width: 0.22rem;
    height: 0.22rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_title {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_title.png');
}

.img_p6_title_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_title.png');
    width: 9rem;
    height: 1.74rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_top {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_top.png');
}

.img_p6_top_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_top.png');
    width: 0.96rem;
    height: 0.51rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_p6_top_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_top_act.png');
}

.img_p6_top_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p6_top_act.png');
    width: 0.96rem;
    height: 0.51rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_pub_scrll_tips {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/pub_scrll_tips.png');
}

.img_pub_scrll_tips_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/pub_scrll_tips.png');
    width: 0.21rem;
    height: 0.37rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_right_item_bg_max {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/right_item_bg_max.png');
}

.img_right_item_bg_max_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/right_item_bg_max.png');
    width: 5.85rem;
    height: 6.46rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_right_item_border_max {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/right_item_border_max.png');
}

.img_right_item_border_max_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/right_item_border_max.png');
    width: 5.85rem;
    height: 6.39rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_right_item_border_max_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/right_item_border_max_act.png');
}

.img_right_item_border_max_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/right_item_border_max_act.png');
    width: 5.85rem;
    height: 6.39rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_right_menu_toup {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/right_menu_toup.png');
}

.img_right_menu_toup_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/right_menu_toup.png');
    width: 0.35rem;
    height: 0.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_right_menu_toup_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/right_menu_toup_act.png');
}

.img_right_menu_toup_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/right_menu_toup_act.png');
    width: 0.35rem;
    height: 0.11rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_to_home_bg {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/to_home_bg.png');
}

.img_to_home_bg_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/to_home_bg.png');
    width: 1.92rem;
    height: 0.6rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_to_home_bg_act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/to_home_bg_act.png');
}

.img_to_home_bg_act_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/to_home_bg_act.png');
    width: 1.92rem;
    height: 0.6rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.img_video_mask {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/video_mask.jpg');
}

.img_video_mask_s {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/video_mask.jpg');
    width: 19.2rem;
    height: 10.8rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-0.08rem);
    }
    100% {
        transform: translateY(0);
    }
}

html {
    width: 100%;
    height: 100%;
}

body {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #000;
    font-size: 0.2rem;
    color: #fff;
    font-family: initial !important;
}

.short-screen .m-index {
    width: 25.6rem;
    height: 14.4rem;
    left: calc((100vw - 25.6rem) / 2);
    top: calc((100 * var(--vh) - 14.4rem) / 2);
}

.m-index {
    height: calc(var(--vh) * 100);
    overflow: hidden;
}

.swiper-at-footer #swiper-container {
    margin-top: -1.5rem;
}

.swiper-at-footer .menu-ctn {
    transform: translateY(-1.5rem);
}

.bg-1 {
    position: relative;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.bg {
    position: relative;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.bg-6 {
    position: relative;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.3s ease-in-out;
}

.p-title {
    position: relative;
    top: 1.4rem;
    text-indent: -99.99rem;
}

.p1 {
    -ms-overflow-style: none;
    /* IEå’ŒEdge */
    scrollbar-width: none;
    /* Firefox 64+ */
}

.p1::-webkit-scrollbar {
    display: none;
}

.p1 .dl-text {
    margin-top: -1rem;
}

.p1 .scrll-tips-ctn-1 {
    bottom: 0.1rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.p1 .bg-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    pointer-events: none;
}

.p1 .bg-1 {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.p1 .p1-award-title {
    position: absolute;
    margin-left: -0.45rem;
    font-size: 0.25rem;
    color: #dbdbdb;
    line-height: 0.28rem;
    transform: scale(0.63);
    white-space: nowrap;
}

.p1 .p1-award-title span {
    color: #ca4d31;
}

.p1 .btn-dl-ctn {
    /* position: absolute; */
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* height: 1.63rem; */
}

.p1 .weapon-img {
    display: none;
}

.p1 .download-btn {
    width: 4.24rem;
    height: .95rem;
    font-size: 0.4rem;
    text-align: center;
    line-height: 1rem;
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p1-1/btn_0902.png');
    background-size: 4.22rem 100%;
    text-indent: -999em;
}

.wegame-btn {
    width: 4.24rem;
    height: .95rem;
    font-size: 0.4rem;
    text-align: center;
    line-height: 1rem;
    background-image: url('//game.gtimg.cn/images/aqwx/act/a20251201index/page1/wegame.png');
    background-size: 4.22rem 100%;
    text-indent: -999em;
    margin-left: 2.4rem;
}

.p1 .btn-dl-ctn .btn-dl {
    position: relative;
}

.p1 .btn-dl-ctn .btn-dl span {
    position: absolute;
    left: 0.35rem;
    bottom: 0.25rem;
    font-size: 0.22rem;
    color: #fff;
}

.p1 .dl-left {
    display: none;
    position: relative;
}

.p1 .p1-award-item {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.p1 .p1-award-item img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 0.25rem;
    width: 1.25rem;
    height: 0.82rem;
}

.p1 .p1-award-item figcaption {
    position: absolute;
    left: -1.52rem;
    bottom: -0.71rem;
    font-size: 0.25rem;
    transform: scale(0.8);
    color: #ca4d31;
    white-space: nowrap;
}

.p1 .p1-ctn {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: auto;
    top: 3rem;
}

.p1 .p1-ctn .p1-title {
    position: relative;
    margin-top: -2.8rem;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    flex-shrink: 0;
    display: block;
    /*width: 9.61rem;*/
    width: 7.42rem;
    height: auto;
    object-fit: contain;
}

.p1 .p1-ctn .p1-subtitle {
    margin-top: 0.5rem;
    flex-shrink: 0;
    width: 8.34rem;
    height: 0.7rem;
}

.p1 .p1-ctn .btn-dl-ctn {
    margin-top: 0.3rem;
}

.p1 .p1-ctn .btn-dl {
    display: inline-block;
    text-indent: -99.99rem;
}

.p1 .S4-banner-groups {
    position: absolute;
    left: 50%;
    bottom: 3.2rem;
    /*bottom: 1.5rem;*/
    transform: translate3d(-50%, 0, 0);
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 18.44rem;
}

.p1 .S4-banner-groups > div {
    display: flex;
    /*flex-direction: column;*/
    align-items: center;
    justify-content: space-between;
}

.p1 .S4-banner-groups .item {
    display: block;
    width: 4.22rem;
    height: 2.66rem;
    box-sizing: border-box;
}


/* .p1 .S4-banner-groups .type2 {
  width: 3.01rem;
  height: 1.89rem;
} */
/* .p1 .S3-news-groups > div {
  display: flex;
  align-items: center;
}
.p1 .S3-news-groups .item {
  display: block;
  margin: 0 0.82rem;
  box-sizing: border-box;
}
.p1 .S3-news-groups .type1 {
  width: 2.61rem;
  height: 1.89rem;
}
.p1 .S3-news-groups .type2 {
  width: 3.01rem;
  height: 1.89rem;
} */
.m-video {
    display: none;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.6);
}

.m-video .pub-video {
    margin-top: 0.04rem;
    width: 100%;
    height: 99%;
}

.m-video .video-ctn {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/bg-modal-media.png');
    width: 12.86rem;
    height: 7.5rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.m-video .btn-close-video {
    margin-left: 6.8rem;
    margin-top: -3.5rem;
    text-indent: -99.99rem;
    cursor: pointer;
}

.menu-ctn {
    right: -2rem;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    /*margin-top: -1.8rem;*/
    width: 1.5rem;
    height: 0.45rem;
    font-size: 0.18rem;
    color: #dbdbdb;
    overflow: hidden;
    transition: all 0.5s ease-in-out;
    z-index: 3;
}

.menu-ctn.enter {
    right: 0.3rem;
}

.menu-ctn.open {
    height: 3.8rem;
}

.menu-ctn .btn-menu-state {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_open.png');
    width: 1.46rem;
    height: 0.45rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    text-indent: -99.99rem;
}

.menu-ctn .btn-menu-state.close {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_close.png');
    width: 1.46rem;
    height: 0.45rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.menu-ctn .menu-list-ctn {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.menu-ctn .menu-top-img {
    display: none;
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_top_img.png');
    width: 1.37rem;
    height: 0.72rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 0.25rem;
    cursor: pointer;
}

.menu-ctn .menu-top-img:hover {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_top_img_act.png');
    width: 1.37rem;
    height: 0.72rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.menu-ctn .menu-top-img.act {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_top_img_act.png');
    width: 1.37rem;
    height: 0.72rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.menu-ctn .menu-state {
    display: none;
    position: absolute;
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_act_bg.png');
    width: 1.36rem;
    height: 0.32rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 2;
    transition: all 0.3s ease-in-out;
}

.menu-ctn .menu-state.act-1 {
    display: block;
    transform: translateY(0.21rem);
}

.menu-ctn .menu-state.act-2 {
    display: block;
    transform: translateY(0.65rem);
}

.menu-ctn .menu-state.act-3 {
    display: block;
    transform: translateY(1.1rem);
}

.menu-ctn .menu-state.act-4 {
    display: block;
    transform: translateY(1.54rem);
}

.menu-ctn .menu-state.act-5 {
    display: block;
    transform: translateY(1.98rem);
}

.menu-ctn .menu-state.act-6 {
    display: block;
    transform: translateY(2.42rem);
}

.menu-ctn .menu-list {
    margin-top: 0.1rem;
    padding: 0rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.menu-ctn .menu-list .menu-item {
    position: relative;
    margin-top: 0.13rem;
    width: 1.36rem;
    height: 0.32rem;
    line-height: 0.32rem;
    cursor: pointer;
    font-size: 0.25rem;
    transform: scale(0.63);
    white-space: nowrap;
}

.menu-ctn .menu-list .menu-item::before {
    display: none;
    position: absolute;
    right: -0.39rem;
    top: -0.14rem;
    color: #ca4d31;
    transform: scale(0.7);
}

.menu-ctn .menu-list .menu-item::after {
    content: "";
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_act_bg.png');
    width: 1.36rem;
    height: 0.32rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 0rem;
    top: 0rem;
    width: 100%;
    height: 100%;
    transform: scale(1.6);
    opacity: 0;
}

.menu-ctn .menu-list .menu-item:hover {
    color: #ca4d31;
}

.menu-ctn .menu-list .menu-item:hover::before {
    display: block;
}

.menu-ctn .menu-list .menu-item:hover::after {
    opacity: 1;
}

.menu-ctn .menu-list .menu-item.act {
    color: #ca4d31;
}

.menu-ctn .menu-list .menu-item.act::before {
    display: block;
}

.menu-ctn .menu-list .menu-item.menu-item-1::before {
    content: "01";
}

.menu-ctn .menu-list .menu-item.menu-item-2::before {
    content: "02";
}

.menu-ctn .menu-list .menu-item.menu-item-3::before {
    content: "03";
}

.menu-ctn .menu-list .menu-item.menu-item-4::before {
    content: "04";
}

.menu-ctn .menu-list .menu-item.menu-item-5::before {
    content: "05";
}

.menu-ctn .menu-list .menu-item.menu-item-6::before {
    content: "06";
}

.menu-ctn .menu-list .menu-item.menu-item-7::before {
    content: "07";
}

.menu-ctn .btn-toup {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_toup.png');
    width: 1.36rem;
    height: 0.32rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    margin-top: 0.1rem;
    text-indent: -99.99rem;
}

.menu-ctn .btn-toup:hover {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/menu_toup_act.png');
    width: 1.36rem;
    height: 0.32rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.logo {
    top: 0.22rem;
    left: 0.7rem;
    cursor: pointer;
    z-index: 2;
    font-size: 0.4rem;
    white-space: nowrap;
    color: transparent;
}

.logo a {
    display: inline-block;
    width: 2.55rem;
    height: 0.44rem;
}

.aria-text {
    color: transparent;
}

.login-ctn {
    display: flex;
    align-items: center;
    right: 2.5rem;
    top: 0.35rem;
    height: 0.6rem;
    cursor: pointer;
    z-index: 2;
}

.login-ctn .icon-user {
    flex-shrink: 0;
    display: block;
    width: 0.2rem;
    height: 0.22rem;
    margin-right: 0.15rem;
    background: url(https://game.gtimg.cn/images/aqwx/web202501/common/icon-user.webp) center / contain no-repeat;
}

.login-ctn .item {
    padding: 0.1rem 0.2rem;
    box-sizing: border-box;
    transition: color 0.3s ease-out;
}

.login-ctn .btn-login {
    display: flex;
    justify-content: center;
    align-items: center;
    transition: color 0.3s ease-out;
    color: #ca4d31;
    font-size: 0.2rem;
}

.login-ctn .user-info-wrapper {
    display: flex;
    align-items: center;
}

.btn-goto-official {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/to_home_bg.png');
    width: 1.92rem;
    height: 0.6rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    right: 0.3rem;
    top: 0.35rem;
    z-index: 2;
    text-align: center;
    line-height: 0.6rem;
    color: black;
    font-size: 0.2rem;
}

.btn-goto-official:hover {
    background-image: url('//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/to_home_bg_act.png');
    width: 1.92rem;
    height: 0.6rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.scrll-tips-ctn {
    display: none;
    bottom: 0rem;
    color: #dbdbdb;
}

.scrll-tips-ctn .scrll-tips-txt {
    font-size: 0.18rem;
}

.scrll-tips-ctn .scrll-tips-i {
    margin-top: 0.2rem;
    animation: float 2s ease-in-out infinite alternate;
}

.m-window {
    display: none;
    background-color: rgba(0, 0, 0, 0.8);
}

.m-window .window {
    display: none;
}

.m-window .window-title {
    color: #dfedf6;
    text-align: center;
    width: 100%;
    font-size: 0.24rem;
    line-height: 0.4rem;
    position: absolute;
    font-weight: 800;
}

.m-window .window-content {
    color: #dfedf6;
    width: 100%;
    padding: 0 0.25rem;
    font-size: 0.12rem;
    line-height: 0.24rem;
    margin-top: 0.66rem;
    box-sizing: border-box;
}

#afooter,
#afooter a {
    color: #c0c0c0;
    text-decoration: none;
}

#afooter {
    position: relative;
    padding: 0.3rem 0;
    text-align: center;
    font-size: 0.25rem;
    z-index: 10;
    background-color: #000;
}

#afooter p {
    transform: scale(0.7);
}

#swiper-container {
    transition: all 0.5s ease-in-out;
}

.swiper-container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.swiper-container .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}

.swiper-container .swiper-slide {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    color: #000;
    /*pointer-events: none;*/

}

.flex-center {
    display: flex;
    align-items: center;
}

.swiper-container .slide-auto {
    height: auto !important;
    pointer-events: visible !important;
}

#swiper-container .swiper-slide.swiper-slide-active {
    pointer-events: visible;
}

#landscape_tips {
    top: 0;
    left: 0;
    position: fixed;
    z-index: 99999;
    background: #333;
    width: 100vw;
    height: 100vh;
    display: none;
    align-items: center;
    justify-content: center;
}

#landscape_tips p {
    margin-top: 5rem;
    color: #fff;
    font-size: 0.8rem;
}

#landscape_tips::before {
    content: "";
    position: absolute;
    height: 2rem;
    width: 1rem;
    left: 50%;
    top: 50%;
    margin: -1.4rem 0 0 -0.5rem;
    color: #fff;
    background-image: url(data:image/webp;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAAB2CAYAAAAZUrcsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDAwMjcwNkVEQzczMTFFNjlFMDFGQTEzNkM3N0JBMTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDAwMjcwNkREQzczMTFFNjlFMDFGQTEzNkM3N0JBMTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ0NzhCMTlBREM1ODExRTZCNTdFRjQ0Q0I1QzRCODZBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQ0NzhCMTlCREM1ODExRTZCNTdFRjQ0Q0I1QzRCODZBIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+J30rNQAACRRJREFUeNrsXQlsFVUUfW2hpexQlhYJi0IQJaCgoLgAsohIkFWIURQFNaBgBKMRgZAY1KgYlRIiQVkEo4IBEVAxBsQgyFIkLAHRgFCkgJhCgVqg33syd+R1nPb/+Z3fzpvek5y0s/6Ze+Zt9933XlIkElExIpN4HfF6YmviJWUGkonFxP3Eg8QjxL9VSJEUg6CNiD2Jw4mdiRnEBmwkI96RiJc8xdxCXEz8sSoKOpH4PLFlCN99PfE94ldVQVBkq9nEe1yO5RPPEFMMeccIp9LGxHSX4/P5wy306fc6EjsQtxF/DYKg/YnLOFu1AQEXEncwc4nVDBO0FbEr8V7iUMc5OcRBxGM+/B4SwniuY3xD/IH4GZfdFfC2JKjGbsSiSElkE5s7zjOdvYnfOt5zF7FmOe+bGXHHKeIyYqdEv5u+0Yx4UnuIAuLgkAnp5GyH4VeU836NiPOJOZHSsZTYuSIEXeX44b4hF9Pmy473Hu/DPWsR2xOnEX9xEfU8cSYxKVGCDnT84NgqIqbNFdq7nyM29Pn+Q4hfugi7ye/Uav+zWvuRrVVMTLAl8axmg2cT9DsjiHscoqJoG+anoK2JhdoP9K6CgoIzNBtsSeDvpBLfcUmtvuSKyMPHUGX3Q670HiK2J172UFG+kViXWMRNGjeX4UCP94zVA4SmwXKf2pBo0mzm9nUht8UT2dQYRlxArKfte5z4UXmbLdnaV/K+h6+hPnGR4ytbR2zhOK9vJLFo6lPKSSHu0+47vAJyhXbE3Y73GVeeeyazb9bGUQ/fAhwNo12cEp8Tq2v7EunEP++jT/mKI0W2qwA3wAHifQ6P0gfEXvHeEN6eJtr2iRiv6018QPPE4IGyiHU463qQuNTlujziVr4mOU6jw33Xg1gjAQb+R/s/tYI8WbnsYv2e2Jb3IVHc7DGB/SdolrZ9Lsbrumj/b2cR5xAn8L7OpQi62cXt5hVp3A3WIkFdbfrHU1GAy3EU8WcuwzPYx9w/HkGLHduxIE/7H4Z9kXh7Kcd1dGM/cXGcvmBUvGpzl17YsJM4hrv2FPucR2vbMVeK9HbRiBgL3wbEvFIqKReJbbRzeyWwQnSB2NjHSore+J9eSc2nL7RnyGVbe6oUxQP0+I906fkv5K/skLYvkd1s6dx8CRPGanZtRpziNcuNFxu4rHyE+/+OExcRd7nU5F7xsb9R/1AKPZT7puAMd7zP4O1xxLd5f8Ky3LAyCFmuXaSdiMcVmawEQQSy3Hna9uh4qumCYGEZ1+rtZuAtLuc8QVxJvEYEDR6clbuD3Ma3dbrfcbwp8Q128OTYbVavlaJO7KoqUuaEcSr2Kv3FX/35AD4fOkfQKTLE4a1DRGJ3/r+r45qP1VW3bYbd9vcqKFx+rxmaAvARrgmYoCncAhjD23i+h7hlAOixw8h2EbmI2OKniX20Y49xKvWc5RYZnKWdDWCukqSXfyzaRnU1fHa31ibN5ATYlJs1NuD3XRJvO1Q3SD67q4KMauySxN/LAXw+PNOTXF6+qZWN65Tl80aKRXxvPz52K6dguzcrl1OrL46Fnco9EDtoOK1KdhEGEW8R/+ByEWKlcvn5qLLG5PTTzmurXfeU0+FQHkFTDRCznkE1eQRjFxA/UVYEiGLP22ntHF3MBZyCpR0aYKzlbHWvts+tZwm+8oniWDADKE8HKGuUXGl4mHhBBDUHKE/vIq5yOTZLWVEfSgQ1C6gBDybO1vYh1U6NVq0XBBuTuQ09mWu1ZUJSqBmYqSzn/G4RNFyVJSWCVjGIoCKoQAQViKACEVTAguqiRgtaTjLwY0j28LxebBHYl9XnI0qLcr4+4qu+Ae8HUewBtRkxiFpX+7+miYLC9YeobIyFRBR6NE/ET8S5LGyOAe+Hd3pVWVEA6N2PFmW/UFldU7juOxMFjWXyRoEIKhBBBSKoIH5BEZyEWJfmXBO8LKarsEorKnKHldW5faS8giJ2BeM/7yDWEvtWKiAsIukRCfipV0ExAGYqp0pB8IDgawwIXheLoJi8N1tsFnhEWKt5ZQn6kjJ3MFJVBWKNZrsJivn4Vot9jMQAO/u1BUXNFbOBNRHbGImTylpTp8B2Vk8RMY0GtHvOTqGYmQsRZVk+3Rxj/uEQTxE7lwlMPYfBvoN9uh9GfrdBw7WHj2IqbvzuEL1itpVfwIDgrshy7/b5IWuKTpVmq54QtJXYNTRo4ZwAWWA2spJ9Lj8F/iGemcCbS9Rf8AB/QE/iTcRnlLdpeJJQy5UO0eAAU6RjurdNvL1PWU6fWTFeH5EUGiz8qYlpY6OXG4igwQJmCrvN2RTxcgMZwR0sIIgA8yqgBwUTN8KLNE0ENRvwyy7hWm51rxdLlhtcVI/nIhE0ZBBBQwYpQ4OHPdx8qcHt0obsZEgWQc3EJGWtg2YDy15i5tN0yXLDAU+ePBE0eHBOW5smgkotVyCCCkLTbPmNiZXzOogJzU2hGP2E9UUwHwMWK+2orMntD4oZzRMUVedByppU4oq2b72yhhoeFlOaJSgWe9lQyjGsWjBXTGmWoJuiHM8RU5olaLQV42WIvmGC3hnleDcxpVmCjlLWGEQ3oPkySUxplqA4bzlxgrICmTAmA3MEYi4GrCEiwdoGOhbQfTOHOF1Z/XWYvLGlmNBcQW00UTI42PgsVyCCCuKEcwpYLLwbcye3hKAEDzdwHQUd3YjN7eAl4YmgwcO7ypqA2V5mGsKmiaDmIl3FGBAmZahUigQiqEAEFYigAhFUBBUYKqhMshgepEDQi2KH0CAfgh4RO4QGxyFovtghNDgNQXf5fNNisWul2WofBPV7WcVLolOl2eprTFGO6VMwyVFHn266HzdWMhFyNFwg9ie29+l+CNbrbq8KMZS4QmxsNIYQV+rrtmCihl5iFyOxRlnr7pRYiAcB09v4r8AcHFPWGnUnnIICmAlyrSq50LoguMjjlLnd3uG2mB2ClBYTu4i9Ag0scI/lQH/Xd5a23CRiWl5Q1opLdcR2gcIZ4uvKGsXwP7dttAVhWxH7EEcqa0ar2ixwkpKpzRMN28aI0y0gHiAuZb/B0VIvinHJ5muVFR+ayZWmZCUeoUTDtvFxrvDsVdZkJWXiXwEGAB5thUjn4vqyAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 1rem auto;
    transform: scale(4.5) rotateZ(-90deg);
    -webkit-transform: scale(4.5) rotateZ(-90deg);
}

.content-wrapper {
    width: 21.60rem;
    margin: 0 auto;
    padding-top: 1.40rem;
}

.s4-slide-title-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 0.3rem;
    background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/title-bg.png) right bottom/contain no-repeat;
    background-size: 21.60rem 0.63rem;
}

.s4-slide-title-wrapper::before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0.07rem;
    width: 0.05rem;
    height: 0.35rem;
    background-color: #bbbbbb;
}

.s4-slide-title-wrapper-sm {
    display: flex;
    align-items: center;
    margin-bottom: 0.3rem;
    background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/title-bg-sm.png) left bottom/contain no-repeat;
    background-size: 6.68rem 0.63rem;
}

.webp .s4-slide-title-wrapper {
    background-image: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/title-bg.webp);
}

.webp .s4-slide-title-wrapper-sm {
    background-image: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/title-bg-sm.webp);
}

.s4-slide-title-wrapper-sm img,
.s4-slide-title-wrapper img {
    display: block;
    width: auto;
    height: 0.49rem;
    margin: 0 0 0.2rem 0.24rem;
}

.s4-6,
.s4-2 {
    background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/bg.jpg) center/cover no-repeat;
}

.s4-3 {
    /*background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/bg-map.jpg) center/cover no-repeat;*/
}

.s4-4 {
    background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/bg-painting.jpg) center/cover no-repeat;
}

.s4-7,
.s4-5 {
    background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/bg-locations.jpg) center/cover no-repeat;
}

.s4-2 .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.3rem;
}

.s4-2 .benefits-3,
.s4-2 .benefits-2,
.s4-2 .benefits-1 {
    display: block;
    width: auto;
    object-fit: contain;
}

.s4-2 .benefits-1 {
    height: 4.14rem;
}

.s4-2 .benefits-2 {
    height: 3.0rem;
}

.s4-2 .benefits-3 {
    height: 2.95rem;
}

.s4-2 .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.3rem;
}

.s4-3 .sub-title {
    font: 0.36rem bold;
    line-height: 1;
    color: #bdbdbd;
    margin: 0.82rem auto 0.34rem;
    font-weight: 600;
}

.s4-3 .content {
    max-width: 6.68rem;
    font-size: 0.26rem;
    color: #bdbdbd;
    text-align: justify;
    line-height: 1.6;
}

.s4-3 .wrapper-map-feature {
    margin-top: 4rem;
}

.s4-3 .features {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.s4-3 .features .item {
    position: relative;
    width: 6.11rem;
    height: 2.82rem;
    background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/page3/map-feature-1.png) center/contain no-repeat;
    color: #cccccc;
}

.s4-3 .features .item2 {
    background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/page3/map-feature-2.png) center/contain no-repeat;
}

.s4-3 .features .item3 {
    background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/page3/map-feature-3.png) center/contain no-repeat;
}

.s4-3 .features .item .title {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0.46rem;
    line-height: 0.46rem;
    padding: 0 0.24rem;
    font-size: 0.24rem;
    font-weight: bold;
    box-sizing: border-box;
}

.s4-3 .features .item .title::before {
    display: block;
    content: '';
    position: absolute;
    left: 0.12rem;
    top: 0.14rem;
    width: 0.03rem;
    height: 0.18rem;
    background-color: #fb6f37;
}

.s4-3 .features .item .detail {
    position: absolute;
    left: 0.05rem;
    bottom: 0.1rem;
    width: 100%;
    /*height: 0.42rem;*/
    line-height: 1.4;
    text-align: left;
    font-size: 0.16rem;
    box-sizing: border-box;
    /*  è¶…è¿‡ä¸¤è¡Œéšè—*/
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media screen and (max-width: 1500px) and (min-width: 1000px) {
    .s4-3 .features .item .detail {
        bottom: 0.08rem;
        line-height: 1;
    }
}

.webp .s4-3 .features .item1 {
    background-image: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/page3/map-feature-1.webp);
}

.webp .s4-3 .features .item2 {
    background-image: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/page3/map-feature-2.webp);
}

.webp .s4-3 .features .item3 {
    background-image: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/page3/map-feature-3.webp);
}

.s4-4 .prize-pool-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all 0.3s ease-in-out;
}

.s4-4 .pool-item {
    position: relative;
    width: 10.69rem;
    height: 7.14rem;
    padding: 0.14rem;
    border-image: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/prize-pool-bg-default.png) 30 fill;
    border-image-width: 0.15rem;
    box-sizing: border-box;
    transition: all 0.3s ease-in-out;
    z-index: 0;
}

.s4-4 .pool-item .inner {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.s4-4 .pool-item .bg-img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    display: block;
    width: 100%;
    height: 6.86rem;
    object-fit: cover;
    z-index: -1;
}

.s4-4 .pool-item .title {
    position: absolute;
    bottom: 0.4rem;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    display: block;
    width: auto;
    height: 1.80rem;
    object-fit: contain;
    transition: all 0.3s ease-in-out;
}

.s4-4 .pool-item .detail {
    position: absolute;
    left: 0.2rem;
    bottom: 0.2rem;
    font-size: 0.18rem;
    color: #e2e2e2;
    width: 6.22rem;
    height: 0.75rem;
    line-height: 1.556;
    display: flex;
    align-items: center;
    padding-left: 0.17rem;
    background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/prize-pool-detail-bg.png) center/contain no-repeat;
    box-sizing: border-box;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.s4-4 .pool-item .icon-play {
    position: absolute;
    bottom: 2.5rem;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    display: block;
    width: 1.82rem;
    height: 1.82rem;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.s4-4 .pool-item .poster {
    position: absolute;
    bottom: 0.2rem;
    right: 0.2rem;
    display: block;
    width: auto;
    height: 1.68rem;
    object-fit: contain;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.s4-4 .prize-pool-wrapper.right-active .pool-item2,
.s4-4 .prize-pool-wrapper.left-active .pool-item1 {
    width: 13.17rem;
    border-image-source: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/prize-pool-bg-active.png);
}

.s4-4 .prize-pool-wrapper.right-active .pool-item1,
.s4-4 .prize-pool-wrapper.left-active .pool-item2 {
    width: 8.23rem;
}

.s4-4 .prize-pool-wrapper.right-active .pool-item1::after,
.s4-4 .prize-pool-wrapper.left-active .pool-item2::after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.302);
}

.s4-4 .prize-pool-wrapper.right-active .pool-item2 .title,
.s4-4 .prize-pool-wrapper.left-active .pool-item1 .title {
    bottom: 0.62rem;
    left: 16.5%;
}

.s4-4 .prize-pool-wrapper.right-active .pool-item2 .poster,
.s4-4 .prize-pool-wrapper.right-active .pool-item2 .icon-play,
.s4-4 .prize-pool-wrapper.right-active .pool-item2 .detail,
.s4-4 .prize-pool-wrapper.left-active .pool-item1 .poster,
.s4-4 .prize-pool-wrapper.left-active .pool-item1 .icon-play,
.s4-4 .prize-pool-wrapper.left-active .pool-item1 .detail {
    opacity: 1;
}

.s4-4 .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.s4-4 .painting-coin,
.s4-4 .painting-knife {
    width: 10.66rem;
}

.s4-4 .title-knife, .s4-4 .title-coin {
    display: block;
    height: 0.64rem;
    object-fit: contain;
    margin: 0.34rem 0 0.25rem;
}

.s4-4 .img-coin,
.s4-4 .img-knife {
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
}


.s4-5 .swiper-pagination-bullet,
.s4-6 .swiper-pagination-bullet {
    display: block;
    position: relative;
    width: 0.21rem;
    height: 0.21rem;
    margin: 0 !important;
    border: none !important;
    background: none !important;
    outline: none !important;
    cursor: pointer;
    /*opacity: 0;*/
}

.s4-5 .swiper-pagination-bullet::before,
.s4-6 .swiper-pagination-bullet::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate3d(0, -50%, 0);
    width: 0.21rem;
    height: 0.21rem;
    background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/dot.png) center/contain no-repeat;
}

.s4-5 .swiper-pagination-bullet-active::before,
.s4-6 .swiper-pagination-bullet-active::before {
    width: 0.21rem;
    height: 0.21rem;
    background-image: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/dot-active.png);
}

.s4-5 .collection-swiper-button-prev,
.s4-5 .collection-swiper-button-next {
    position: absolute;
    top: unset;
    top: 0.1rem;
    display: block;
    width: 0.46rem;
    height: 2.12rem;
    background-color: rgba(255, 255, 255, 0.102);
    cursor: pointer;
}

.s4-5 .collection-swiper-button-prev::before,
.s4-5 .collection-swiper-button-next::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    width: 0.28rem;
    height: 0.45rem;
}

.s4-5 .collection-swiper-button-prev {
    left: 0;
}

.s4-5 .collection-swiper-button-prev::before {
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/icon-prev.png) center/contain no-repeat;
}

.s4-5 .collection-swiper-button-next {
    right: 0;
}

.s4-5 .collection-swiper-button-next::before {
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/icon-next.png) center/contain no-repeat;
}

.s4-5 .swiper-button-disabled {
    filter: brightness(0.5);
    cursor: default;
}

.s4-5 .swiper {
    overflow: hidden;
    position: relative;
}

.s4-6 .firearms-swiper-pagination,
.s4-5 .collection-swiper-pagination {
    position: relative;
    margin-top: 0.54rem;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 2.37rem;
    height: 0.4rem;
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p2-1/pagination-bg.png) center/contain no-repeat;
}

.s4-5 .collection-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.s4-5 .collection-item {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.34rem;
    flex-shrink: 0;
    height: 100%;
    box-sizing: border-box;
}

.s4-5 .collection-item:nth-child(3n+1) {
    padding-left: 0.83rem;
}

.s4-5 .collection-item:nth-child(3n+3) {
    padding-right: 0.83rem;
}

.s4-5 .locations-wrapper {
    margin-bottom: 0.3rem;
    width: 21.60rem;
    height: 6.39rem;
    background: url(//game.gtimg.cn/images/aqwx/act/a20251201index/page5/locations_bg.jpg) center/contain no-repeat;
}

.s4-5 .locations-wrapper > picture img {
    transform: translate3d(0.4rem, 0.35rem, 0);
    display: block;
    width: 20.19rem;
    height: auto;
    object-fit: contain;
}

.s4-5 .swiper {
    position: relative;
}

.s4-5 .collection-item .main {
    width: 4rem;
    color: #949494;
    font-size: 0.16rem;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
}

.s4-5 .collection-img {
    display: block;
    height: 2.14rem;
    width: 2rem;
    object-fit: contain;
}

/*.s4-5 .collection-img.img1 {
  height: 2.14rem;
}
.s4-5 .collection-img.img7 {
  height: 2.16rem;
}
.s4-5 .collection-img.img5 {
  height: 2.37rem;
}
.s4-5 .collection-img.img6 {
  height: 2.5rem;
}
.s4-5 .collection-img.img8 {
  height: 1.82rem;
}
.s4-5 .collection-img.img10 {
  height: 1.68rem;
}*/
.s4-5 .collection-item .title {
    position: relative;
    padding: 0.05rem 0 0.15rem 0.14rem;
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/S30916/pc/collection-title-line@2x.png) left bottom/contain no-repeat;
    flex-shrink: 0;
    display: flex;
    align-items: flex-end;
    box-sizing: border-box;
    height: 0.5rem;
    color: #9b9b9b;
}

.s4-5 .collection-item .title-pl0 {
    /*padding-left: 0;*/
}

.s4-5 .collection-item .title::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 43%;
    transform: translate3d(0, -50%, 0);
    width: 0.04rem;
    height: 0.27rem;
    background-color: #ff7037;
}

.s4-5 .collection-item .name {
    font-size: 0.28rem;
    flex-shrink: 0;
    line-height: 0.625;
}

.s4-5 .collection-item .details {
    padding: 0.14rem 0.05rem 0.07rem 0;
    text-align: justify;
    line-height: 1.5;
    height: 1.44rem;
    box-sizing: border-box;
    overflow: auto;
}

.s4-5 .collection-item .price {
    width: 3.7rem;
    height: 0.45rem;
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/S30916/pc/collection-price-bg@2x.png) center/contain no-repeat;
    /* background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p2-1/collection-price-bg.png) center/contain no-repeat; */
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.2rem;
    color: #ff7037;
    flex-shrink: 0;
}

.s4-5 .collection-item .volume {
    position: relative;
    color: #ff7037;
    padding: 0 0.21rem;
    box-sizing: border-box;
    flex-shrink: 0;
}

.s4-5 .collection-item .volume::before {
    content: '';
    display: block;
    position: absolute;
    left: 0.11rem;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    width: 0.02rem;
    height: 0.13rem;
    background-color: #ff7037;
}

.s4-6 .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.2rem;
}

.s4-6 .gameplay-item {
    position: relative;
}

.s4-6 .gameplay-item::before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/gameplay-item-border.png) center/contain no-repeat;
}

.s4-6 .gameplay-item img {
    display: block;
    width: 10.65rem;
    height: auto;
    object-fit: contain;
}

.s4-6 .gameplay-item .title {
    position: absolute;
    left: 0.22rem;
    top: 0.22rem;
    width: 2.32rem;
    height: 0.53rem;
    line-height: 0.53rem;
    background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/gameplay-title-bg.png) center/contain no-repeat;
    font-size: 0.28rem;
    font-weight: bold;
    color: #252526;
    text-align: center;
}

.s4-6 .gameplay-item .title.title-lg {
    width: 2.92rem;
    background-image: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/gameplay-title-bg-2.png);
}

.s4-6 .gameplay-item .detail {
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    width: 100%;
    height: 0.73rem;
    line-height: 1.44;
    padding: 0 0.32rem;
    font-size: 0.18rem;
    color: #c8c8c8;
    box-sizing: border-box;
}

.s4-6 .gameplay-item .detail::before {
    display: block;
    content: '';
    position: absolute;
    left: 0.12rem;
    top: 0.24rem;
    width: 0.04rem;
    height: 0.26rem;
    background-color: #ff7439;
}

.s4-6 .gameplay-item .icon-play {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    display: block;
    width: 0.91rem;
    height: 0.91rem;
    background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/icon-play-default.png) center/contain no-repeat;
    transition: all 0.3s ease-in-out;
}

.s4-6 .gameplay-item:hover .icon-play {
    width: 1.82rem;
    height: 1.82rem;
    background-image: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/icon-play.png);
}

.s4-6 .firearms-swiper-button-next {
    position: absolute;
    /* right: 0;
  top: 0.8rem; */
    bottom: 0.1rem;
    right: 6.5rem;
    display: block;
    width: 0.44rem;
    height: 0.23rem;
    /*background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/icon-next.png) center/contain no-repeat;*/
    background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/page6/arrow.png) center/contain no-repeat;
    cursor: pointer;
}

.s4-6 .firearms-swiper-button-prev {
    position: absolute;
    /* left: 0;
  top: 0.8rem; */
    bottom: 0.1rem;
    left: 6.5rem;
    display: block;
    width: 0.44rem;
    height: 0.23rem;
    /*background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/icon-prev.png) center/contain no-repeat;*/
    background: url(https://game.gtimg.cn/images/aqwx/act/a20251201index/page6/arrow.png) center/contain no-repeat;
    transform: rotate(180deg);
    cursor: pointer;
}

.s4-6 .firearms-wrapper .swiper-slide {
    /*    display: flex;
        justify-content: center;*/
}

.s4-6 .firearms-wrapper .swiper-slide img {
    display: block;
    width: 100%;
    /*height: 4rem;*/
    object-fit: contain;
    /*margin: 0.43rem 1.77rem 0 0;*/
}

.s4-6 .firearms-wrapper .swiper-slide .details {
    position: absolute;
    left: 0.7rem;
    top: 2rem;
    color: #9b9b9b;
    width: 4.62rem;
}

.s4-6 .firearms-wrapper .swiper-slide .title {
    position: relative;
    padding-left: 0.14rem;
    font-size: 0.26rem;
    box-sizing: border-box;
    margin-bottom: 0.2rem;
    color: #cccccc;
}

.s4-6 .firearms-wrapper .swiper-slide .title::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    width: 0.04rem;
    height: 0.24rem;
    background-color: #ff7037;
}

.s4-6 .firearms-wrapper .swiper-slide p {
    font-size: 0.18rem;
    line-height: 1.5;
    text-align: justify;
}

.s3-6 .swiper,
.s4-6 .swiper {
    overflow: hidden;
    position: relative;
}

.s4-6 .swiper-wrapper {
    display: flex;
}

.s4-6 .firearms-wrapper .swiper-wrapper > .swiper-slide {
    flex-shrink: 0;
    opacity: 0 !important;
}

.s4-6 .firearms-wrapper .swiper-wrapper > .swiper-slide.swiper-slide-active {
    opacity: 1 !important;
}

.s4-7 .s4-slide-title-wrapper {
    margin-bottom: 0.3rem;
}

.s4-7 .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.s4-7 .reward-wrapper {
    margin-bottom: 0.3rem;
}

.s4-7 .reward-item {
    display: block;
    width: auto;
    height: 5.78rem;
    object-fit: contain;
}

.s4-7 .task-wrapper {
    width: 10.24rem;
}

.s4-7 .rank-wrapper {
    width: 11.06rem;
}

.s4-7 .rank-wrapper > picture img,
.s4-7 .task-wrapper > picture img {
    display: block;
    width: auto;
    height: 3.51rem;
    object-fit: contain;
}

.s4-7 .bottom-btns {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1.16rem;
    margin-top: 0.22rem;
}

.s4-7 .bottom-btns a {
    display: block;
    width: 2.79rem;
    height: 0.54rem;
    line-height: 0.54rem;
    text-align: center;
    font-size: 0.2rem;
    font-weight: bold;
    color: #000000;
    cursor: pointer;
    transition: background-image 0.3s ease-in-out;
}

.s4-7 .bottom-btns .btn-download-now {
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5-1/btn-1.png) center/contain no-repeat;
}

.s4-7 .bottom-btns .btn-download-now:hover {
    background-image: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5-1/btn-1-hover.png);
}

.s4-7 .bottom-btns .btn-read-more {
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5-1/btn-2.png) center/contain no-repeat;
}

.s4-7 .bottom-btns .btn-read-more:hover {
    background-image: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5-1/btn-1.png);
}

/* TODO: */
.s3-slide-title-wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 0.32rem;
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/S30916/pc/title-bg@2x.png) right bottom/contain no-repeat;
    background-size: 21.60rem 0.49rem;
}

.s3-slide-title-wrapper img {
    display: block;
    width: auto;
    height: 0.49rem;
    margin-bottom: 0.12rem;
}

.s3-2,
.s3-3,
.s3-4,
.s3-5,
.s3-6 {
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/S30916/pc/bg.jpg) center/cover no-repeat;
}

.s3-2 .s3-slide-title-wrapper {
    margin-bottom: 0.12rem;
}

.s3-2 .main-wrapper {
    display: flex;
    justify-content: space-between;
}

.s3-2 .left-wrapper {
    width: 13.70rem;
}

.s3-2 .title-group {
    display: block;
    width: auto;
    height: 0.84rem;
    object-fit: contain;
}

.s3-2 .group-wrapper {
    margin-bottom: 0.22rem;
}

.s3-2 .group-wrapper .items {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.s3-2 .group-wrapper .item-1 {
    display: block;
    width: 13.70rem;
    height: auto;
    object-fit: contain;
}

.s3-2 .title-master {
    display: block;
    width: auto;
    height: 1.01rem;
    object-fit: contain;
    margin: 0 0 0 -0.17rem;
}

.s3-2 .master-wrapper .items {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.s3-2 .master-wrapper .items img {
    display: block;
    width: 6.75rem;
    height: auto;
}

.s3-2 .shadow-wrapper {
    width: 7.5rem;
    margin-top: 0.16rem;
}

.s3-2 .title-shadow {
    display: block;
    width: auto;
    height: 0.685rem;
    object-fit: contain;
    margin-left: -0.08rem;
}

.s3-2 .shadow-wrapper .items img {
    display: block;
    width: 7.5rem;
    height: auto;
    object-fit: contain;
    margin-bottom: 0.18rem;
}


.s3-3 .benefits-3,
.s3-3 .benefits-2,
.s3-3 .benefits-1 {
    display: block;
    width: auto;
    object-fit: contain;
}

.s3-3 .benefits-1 {
    height: 4.14rem;
}

.s3-3 .benefits-2 {
    height: 2.77rem;
}

.s3-3 .benefits-3 {
    height: 3.18rem;
}

.s3-4 .s3-slide-title-wrapper {
    margin-bottom: 0.3rem;
}

.s3-4 .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.s3-4 .reward-wrapper {
    margin-bottom: 0.3rem;
}

.s3-4 .reward-item {
    display: block;
    width: auto;
    height: 5.81rem;
    object-fit: contain;
}

.s3-4 .task-wrapper {
    width: 10.46rem;
}

.s3-4 .rank-wrapper {
    width: 10.80rem;
}

.s3-4 .rank-wrapper > picture img,
.s3-4 .task-wrapper > picture img {
    display: block;
    width: auto;
    height: 3.59rem;
    object-fit: contain;
}

.s3-5 .firearms-wrapper {
    position: relative;
    height: 6.06rem;
    margin-bottom: 0.4rem;
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/S30916/pc/firearms-bg.png) center/contain no-repeat;
    overflow: hidden;
}

.s3-5 .firearms-swiper-pagination {
    position: absolute;
    left: 0;
    bottom: 0.06rem;
    width: 100%;
    height: 0.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 2.37rem;
}

.s3-6 .swiper-pagination-bullet,
.s3-5 .swiper-pagination-bullet {
    display: block;
    position: relative;
    width: 0.15rem;
    height: 0.15rem;
    margin: 0 !important;
    border: none !important;
    background: none !important;
    outline: none !important;
    cursor: pointer;
}

.s3-6 .swiper-pagination-bullet::before,
.s3-5 .swiper-pagination-bullet::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate3d(0, -50%, 0);
    width: 0.15rem;
    height: 0.15rem;
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/S30916/pc/dot.png) center/contain no-repeat;
}

.s3-6 .swiper-pagination-bullet-active::before,
.s3-5 .swiper-pagination-bullet-active::before {
    width: 0.15rem;
    height: 0.15rem;
    background-image: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/S30916/pc/dot-active.png);
}

.s3-5 .firearms-swiper-button-next {
    position: absolute;
    /* right: 0;
  top: 0.8rem; */
    top: 2.84rem;
    right: 0.7rem;
    display: block;
    width: 0.34rem;
    height: 0.52rem;
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/icon-next.png) center/contain no-repeat;
    cursor: pointer;
}

.s3-5 .firearms-swiper-button-prev {
    position: absolute;
    /* left: 0;
  top: 0.8rem; */
    top: 2.84rem;
    left: 0.7rem;
    display: block;
    width: 0.34rem;
    height: 0.52rem;
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/icon-prev.png) center/contain no-repeat;
    cursor: pointer;
}

.s3-6 .props-swiper-button-prev,
.s3-6 .props-swiper-button-next,
.s3-5 .collection-swiper-button-prev,
.s3-5 .collection-swiper-button-next {
    position: absolute;
    top: unset;
    top: 0.1rem;
    display: block;
    width: 0.46rem;
    height: 2.12rem;
    background-color: rgba(255, 255, 255, 0.102);
    cursor: pointer;
}

.s3-6 .props-swiper-button-prev::before,
.s3-6 .props-swiper-button-next::before,
.s3-5 .collection-swiper-button-prev::before,
.s3-5 .collection-swiper-button-next::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    width: 0.28rem;
    height: 0.45rem;
}

.s3-6 .props-swiper-button-prev,
.s3-5 .collection-swiper-button-prev {
    left: 0;
}

.s3-6 .props-swiper-button-prev::before,
.s3-5 .collection-swiper-button-prev::before {
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/icon-prev.png) center/contain no-repeat;
}

.s3-6 .props-swiper-button-next,
.s3-5 .collection-swiper-button-next {
    right: 0;
}

.s3-6 .props-swiper-button-next::before,
.s3-5 .collection-swiper-button-next::before {
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/icon-next.png) center/contain no-repeat;
}

.s3-6 .swiper-button-disabled,
.s3-5 .swiper-button-disabled {
    filter: brightness(0.5);
    cursor: default;
}


.s3-5 .firearms-wrapper .swiper-slide {
    display: flex;
    justify-content: flex-end;
}

.s3-5 .firearms-wrapper .swiper-slide img {
    display: block;
    width: auto;
    height: 5.02rem;
    object-fit: contain;
    margin: 0.43rem 1.77rem 0 0;
}

/* .s3-5 .firearms-wrapper .swiper-slide .name {
  position: absolute;
  left: 1.75rem;
  top: 0.83rem;
  font-size: 0.42rem;
  color: #bababa;
} */
.s3-5 .firearms-wrapper .swiper-slide .details {
    position: absolute;
    left: 1.78rem;
    top: 3.72rem;
    color: #9b9b9b;
    width: 4.62rem;
}

.s3-5 .firearms-wrapper .swiper-slide .title {
    position: relative;
    padding-left: 0.14rem;
    font-size: 0.26rem;
    box-sizing: border-box;
    margin-bottom: 0.2rem;
    color: #cccccc;
}

.s3-5 .firearms-wrapper .swiper-slide .title::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    width: 0.04rem;
    height: 0.24rem;
    background-color: #ff7037;
}

.s3-5 .firearms-wrapper .swiper-slide p {
    font-size: 0.18rem;
    line-height: 1.5;
    text-align: justify;
}

.s3-6 .swiper,
.s3-5 .swiper {
    overflow: hidden;
    position: relative;
}

.s3-5 .swiper-wrapper {
    display: flex;
}

.s3-5 .firearms-wrapper .swiper-wrapper > .swiper-slide {
    flex-shrink: 0;
    opacity: 0 !important;
}

.s3-5 .firearms-wrapper .swiper-wrapper > .swiper-slide.swiper-slide-active {
    opacity: 1 !important;
}

.s3-6 .props-swiper-pagination,
.s3-5 .collection-swiper-pagination {
    position: relative;
    margin-top: 0.54rem;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 2.37rem;
    height: 0.4rem;
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p2-1/pagination-bg.png) center/contain no-repeat;
}

.s3-6 .props-wrapper,
.s3-5 .collection-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.s3-6 .props-item,
.s3-5 .collection-item {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.34rem;
    flex-shrink: 0;
    height: 100%;
    box-sizing: border-box;
}

.s3-6 .props-item:nth-child(3n+1),
.s3-5 .collection-item:nth-child(3n+1) {
    padding-left: 0.83rem;
}

.s3-6 .props-item:nth-child(3n+3),
.s3-5 .collection-item:nth-child(3n+3) {
    padding-right: 0.83rem;
}

.s3-5 .collection-item .main {
    width: 3.7rem;
    color: #949494;
    font-size: 0.16rem;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
}

.s3-5 .collection-img {
    display: block;
    width: auto;
    object-fit: contain;
}

.s3-5 .collection-img.img1 {
    height: 2.14rem;
}

.s3-5 .collection-img.img7 {
    height: 2.16rem;
}

.s3-5 .collection-img.img5 {
    height: 2.37rem;
}

.s3-5 .collection-img.img6 {
    height: 2.5rem;
}

.s3-5 .collection-img.img8 {
    height: 1.82rem;
}

.s3-5 .collection-img.img10 {
    height: 1.68rem;
}

.s3-5 .collection-item .title {
    position: relative;
    padding: 0.05rem 0 0.15rem 0.14rem;
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/S30916/pc/collection-title-line@2x.png) left bottom/contain no-repeat;
    flex-shrink: 0;
    display: flex;
    align-items: flex-end;
    box-sizing: border-box;
    height: 0.5rem;
    color: #9b9b9b;
}

.s3-5 .collection-item .title-pl0 {
    padding-left: 0;
}

.s3-5 .collection-item .title::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    width: 0.04rem;
    height: 0.21rem;
    background-color: #ff7037;
}

.s3-5 .collection-item .name {
    font-size: 0.24rem;
    flex-shrink: 0;
    line-height: 0.625;
}

.s3-5 .collection-item .details {
    padding: 0.14rem 0 0.07rem;
    text-align: justify;
    line-height: 1.5;
    height: 1.44rem;
    box-sizing: border-box;
}

.s3-5 .collection-item .price {
    width: 3.7rem;
    height: 0.45rem;
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/S30916/pc/collection-price-bg@2x.png) center/contain no-repeat;
    /* background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p2-1/collection-price-bg.png) center/contain no-repeat; */
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.2rem;
    color: #ff7037;
    flex-shrink: 0;
}

.s3-5 .collection-item .volume {
    position: relative;
    color: #ff7037;
    padding: 0 0.21rem;
    box-sizing: border-box;
    flex-shrink: 0;
}

.s3-5 .collection-item .volume::before {
    content: '';
    display: block;
    position: absolute;
    left: 0.11rem;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    width: 0.02rem;
    height: 0.13rem;
    background-color: #ff7037;
}

.s3-6 .locations-wrapper {
    margin-bottom: 0.3rem;
    width: 21.60rem;
    height: 6.58rem;
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/S30916/pc/locations-bg.png) center/contain no-repeat;
}

.s3-6 .locations-wrapper > picture img {
    transform: translate3d(0.85rem, 0.85rem, 0);
    display: block;
    width: 20.04rem;
    height: auto;
    object-fit: contain;
}

.s3-6 .swiper {
    position: relative;
}

.s3-6 .props-item {
    position: relative;
    box-sizing: border-box;
}

.s3-6 .props-img {
    display: block;
    width: 6.29rem;
    height: 2.13rem;
}

.s3-6 .props-item .main {
    position: absolute;
    width: 3.61rem;
    top: 0.06rem;
    left: 2.85rem;
}

.s3-6 .props-item:nth-child(3n+1) .main {
    left: 3.26rem;
}

.s3-6 .props-item:nth-child(3n+3) .main {
    left: 2.44rem;
}

.s3-6 .props-item .title {
    position: relative;
    padding: 0.05rem 0 0.15rem 0.14rem;
    flex-shrink: 0;
    display: flex;
    align-items: flex-end;
    box-sizing: border-box;
    height: 0.625rem;
    color: #cccccc;
}

.s3-6 .props-item .title::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    width: 0.03rem;
    height: 0.2rem;
    background-color: #ff7037;
}

.s3-6 .props-item .name {
    font-size: 0.3rem;
    flex-shrink: 0;
}

.s3-6 .props-item .details {
    padding: 0.14rem 0 0.07rem;
    text-align: justify;
    line-height: 1.25;
    height: 1.44rem;
    box-sizing: border-box;
    color: #949494;
    font-size: 0.16rem;
}

.s3-6 .props-swiper-button-prev,
.s3-6 .props-swiper-button-next {
    top: 0;
}

.s3-6 .bottom-btns {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1.16rem;
    margin-top: 0.22rem;
}

.s3-6 .bottom-btns a {
    display: block;
    width: 2.79rem;
    height: 0.54rem;
    line-height: 0.54rem;
    text-align: center;
    font-size: 0.2rem;
    font-weight: bold;
    color: #000000;
    cursor: pointer;
    transition: background-image 0.3s ease-in-out;
}

.s3-6 .bottom-btns .btn-download-now {
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5-1/btn-1.png) center/contain no-repeat;
}

.s3-6 .bottom-btns .btn-download-now:hover {
    background-image: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5-1/btn-1-hover.png);
}

.s3-6 .bottom-btns .btn-read-more {
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5-1/btn-2.png) center/contain no-repeat;
}

.s3-6 .bottom-btns .btn-read-more:hover {
    background-image: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/p5-1/btn-1.png);
}

.ca-pre-color-1 {
    color: #ff7037;
}

/* è‡ªå®šä¹‰æ•´ä¸ªæ»šåŠ¨æ¡ */
.details::-webkit-scrollbar {
    width: 0.1rem; /* è®¾ç½®æ»šåŠ¨æ¡çš„å®½åº¦ */
    height: 0.05rem; /* è®¾ç½®æ»šåŠ¨æ¡çš„å®½åº¦ */
}

/* è‡ªå®šä¹‰æ»šåŠ¨æ¡è½¨é“ */
.details::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0); /* è®¾ç½®è½¨é“çš„èƒŒæ™¯é¢œè‰² */
}

/* è‡ªå®šä¹‰æ»šåŠ¨æ¡çš„æ»‘å—ï¼ˆthumbï¼‰ */
.details::-webkit-scrollbar-thumb {
    background: rgba(210, 210, 210, 0.3); /* è®¾ç½®æ»‘å—çš„èƒŒæ™¯é¢œè‰² */
}

.swiper-button-disabled {
    opacity: 0.4;
}

.seeMore {
    color: #b6b6b6d6;
    font-size: 0.18rem;
}

.gameplay-item .detail {
    /*  è¶…è¿‡ä¸¤è¡Œéšè—*/
    /*  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;*/
}

.w100 {
    width: 100%;
}

.pr {
    position: relative;
}

.pb {
    position: absolute;
}

.p1-text {
    height: 0.69rem;
    /*margin-top: 0.2rem;*/
}

.video_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    object-fit: cover;
}

.entry-hot-spot {
    position: absolute;
    top: 2.17rem;
    right: 0.3rem;
}

.entry-hot-spot img {
    display: block;
    height: auto;
    width: 1.91rem;
    object-fit: contain;
}

/*
.p1 .S4-banner-groups .type1:hover {
    content: url('//game.gtimg.cn/images/aqwx/act/a20260311index/page1/1_on.png');
}

.p1 .S4-banner-groups .type2:hover {
    content: url('//game.gtimg.cn/images/aqwx/act/a20260311index/page1/2_on.png');
}

.p1 .S4-banner-groups .type3:hover {
    content: url('//game.gtimg.cn/images/aqwx/act/a20260311index/page1/3_on.png');
}
*/
.title_common {
    height: 0.7rem;
}

.page2_list {
    width: 2.9rem;
}

.page2_list li {
    background: url(//game.gtimg.cn/images/aqwx/act/a20260311index/page2/pic1.png) no-repeat center center/100% 100%;
    width: 2.9rem;
    height: 2.04rem;
    margin-top: 0.34rem;
    cursor: pointer;
    transition: all 0.3s;
}

.page2_list li:first-child {
    background: url(//game.gtimg.cn/images/aqwx/act/a20260311index/page2/pic1.png) no-repeat center center/100% 100%;
}

.page2_list li:first-child.active {
    transition: all 0.3s;
    background: url(//game.gtimg.cn/images/aqwx/act/a20260311index/page2/pic1_on.png) no-repeat center center/100% 100%;
}

.page2_list li:nth-of-type(2) {
    background: url(//game.gtimg.cn/images/aqwx/act/a20260311index/page2/pic2.png) no-repeat center center/100% 100%;
}

.page2_list li:nth-of-type(2).active {
    transition: all 0.3s;
    background: url(//game.gtimg.cn/images/aqwx/act/a20260311index/page2/pic2_on.png) no-repeat center center/100% 100%;
}

.page2_list li:nth-of-type(3) {
    background: url(//game.gtimg.cn/images/aqwx/act/a20260311index/page2/pic3.png) no-repeat center center/100% 100%;
}

.page2_list li:nth-of-type(3).active {
    transition: all 0.3s;
    background: url(//game.gtimg.cn/images/aqwx/act/a20260311index/page2/pic3_on.png) no-repeat center center/100% 100%;
}

.page2_list li:nth-of-type(4) {
    background: url(//game.gtimg.cn/images/aqwx/act/a20260311index/page2/pic4.png) no-repeat center center/100% 100%;
}

.page2_list li:nth-of-type(4).active {
    transition: all 0.3s;
    background: url(//game.gtimg.cn/images/aqwx/act/a20260311index/page2/pic4_on.png) no-repeat center center/100% 100%;
}

.bottom_tips {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    background: #00000070
}

.bottom_tips2 {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    background: #00000070
}

.download_now {
    position: absolute;
    right: 1.4rem;
    top: 50%;
    transform: translateY(-50%);
    font-family: 'zzgfmh';
    font-size: 0.36rem;
}

.map_desc {
    margin-left: 0.6rem;
    margin-bottom: 0.1rem;
    width: 64%;
    transform: translateY(20px);
    opacity: 0;
}

.map_desc.show {
    transform: translateY(0);
    transition: all 0.5s ease-out;
    opacity: 1;
}

.map_desc p:first-child {
    font-family: "zzgfmh";
    font-size: 0.52rem;
    color: #e2e2e1;
    position: relative;
    transform: scaleY(1.5);
    letter-spacing: 0.06rem;
}

.map_desc p:first-child::after {
    content: '';
    display: block;
    width: 18.5rem;
    height: 0.8rem;
    background: url("//game.gtimg.cn/images/aqwx/act/a20260311index/page2/icon.png") no-repeat center center/100% 100%;
    position: absolute;
    bottom: -0.84rem;
}

.map_desc p:nth-of-type(2) {
    font-size: 0.32rem;
    color: #c4c4c4;
    margin-top: 0.5rem;
    width: 100%;
    line-height: 1.6;
}

.btn_box {
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/to_home_bg.png) no-repeat center center/100% 100%;
    width: 3.14rem;
    height: 0.85rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 0.1rem;
    cursor: pointer;
    color: #000;
}

.btn_box:hover {
    background: url(//game.gtimg.cn/images/aqwx/cp/a20250415predownload/assets/to_home_bg_act.png) no-repeat center center/100% 100%;

}

#slide3swiper {
    width: 19rem;
    height: 7.9rem;
}

#slide3swiper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.slide3tablist {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 1rem;
    padding-left: 0
}

.slide3tablist li {
    color: #737373;
    font-size: 0.28rem;
    font-family: zzgfmh;
    background: url("//game.gtimg.cn/images/aqwx/act/a20260311index/page3/tab0.png") no-repeat center center/100% 100%;
    width: 3.81rem;
    height: 1.16rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 0.2rem;
    cursor: pointer;
}

.slide3tablist li.active {
    background: url("//game.gtimg.cn/images/aqwx/act/a20260311index/page3/tab1.png") no-repeat center center/100% 100%;
    color: #e43f3f;
}

.slide3tablist li span {
    transform: scaleY(1.5);
    text-align: center;
}


.slide3_swiper-button-next {
    background: url("//game.gtimg.cn/images/aqwx/act/a20260311index/page3/arrow1.png") no-repeat center center/100% 100%;
    width: 0.56rem;
    height: 1.16rem;
    position: absolute;
    right: -0.8rem;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.slide3_swiper-button-prev {
    background: url("//game.gtimg.cn/images/aqwx/act/a20260311index/page3/arrow1.png") no-repeat center center/100% 100%;
    width: 0.56rem;
    height: 1.16rem;
    position: absolute;
    left: -0.8rem;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%) rotate(-180deg);
}

.slide3 .swiper-button-disabled {
    background: url("//game.gtimg.cn/images/aqwx/act/a20260311index/page3/arrow0.png") no-repeat center center/100% 100%;
}

.slide4_list, .slide4_list2 {
    display: flex;
    flex-direction: column;
    gap: 0.3rem;
}

.flex-between {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.2rem
}

.slide4_list {
    width: 10.74rem;
}

.slide4_list img {
    width: 10.74rem;
}

.slide4_list2 {
    width: 10.86rem;
    position: relative;
}

.slide4_list2 img {
    width: 10.86rem;
}

.slide4_list2::after {
    content: '';
    background: url("//game.gtimg.cn/images/aqwx/act/a20260311index/page4/tips.png") no-repeat center center/100% 100%;
    display: block;
    position: absolute;
    top: -1rem;
    right: 0;
    width: 2.6rem;
    height: 1rem;
}

.slide5 .video_pic {
    display: none;
    width: 3.92rem;
    cursor: pointer;
}

.opactiy0 {
    opacity: 0;
    transition: all 0.3s;
}

.slide5 .video_pic.on {
    display: block !important;
    transition: all 0.3s;
}

.slide5 .bg_name {
    height: 2.1rem;
    position: absolute;
    top: 1rem;
    right: 1.8rem;
    opacity: 0;
}

.slide5 .bg_name.on {
    opacity: 1;
}

.slide5 .bg_desc {
    width: 24rem;
    position: absolute;
    bottom: 2.5rem;
    opacity: 0;
    margin: auto;
}

.slide5 .bg_desc.on {
    opacity: 1;
}

.slide5 .tabList {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    position: absolute;
    top: 4.5rem;
    right: 2.2rem;
    z-index: 2;
}

.slide5 .tabList li {
    width: 3.2rem;
    height: 1.84rem;
    cursor: pointer;
    transition: all 0.3s;
}

.slide5 .tabList li img {
    width: 100%;
}

.slide5 .tabList {
    text-align: right;
    /*margin-right: 1rem;*/
}

.slide5 .tabList li:nth-of-type(2) {
    margin-top: 0.5rem;
}

.slide5 .tabList li:first-child {
    background: url("//game.gtimg.cn/images/aqwx/act/a20260311index/page5/tab1.png") no-repeat center center/100% 100%;
}

.slide5 .tabList li:nth-of-type(2) {
    background: url("//game.gtimg.cn/images/aqwx/act/a20260311index/page5/tab2.png") no-repeat center center/100% 100%;
}

.slide5 .tabList li:first-child.active {
    background: url("//game.gtimg.cn/images/aqwx/act/a20260311index/page5/tab1_on.png") no-repeat center center/100% 100%;
}

.slide5 .tabList li:nth-of-type(2).active {
    background: url("//game.gtimg.cn/images/aqwx/act/a20260311index/page5/tab2_on.png") no-repeat center center/100% 100%;
}

.slide6 .tabList {
    width: 3.9rem;
    flex-wrap: wrap;
}

.slide6 .tabList li {
    width: 1.82rem;
    height: 2.14rem;
    cursor: pointer;
}

.slide6 .tabList li:first-child {
    background: url("//game.gtimg.cn/images/aqwx/act/a20260311index/page6/gold1.png") no-repeat center center/100% 100%;
}

.slide6 .tabList li:first-child.on {
    background: url("//game.gtimg.cn/images/aqwx/act/a20260311index/page6/gold1_on.png") no-repeat center center/100% 100%;
}

.slide6 .tabList li:nth-of-type(2) {
    background: url("//game.gtimg.cn/images/aqwx/act/a20260311index/page6/gold2.png") no-repeat center center/100% 100%;
}

.slide6 .tabList li:nth-of-type(2).on {
    background: url("//game.gtimg.cn/images/aqwx/act/a20260311index/page6/gold2_on.png") no-repeat center center/100% 100%;
}

.slide6 .tabList li:nth-of-type(3) {
    background: url("//game.gtimg.cn/images/aqwx/act/a20260311index/page6/gold3.png") no-repeat center center/100% 100%;
}

.slide6 .tabList li:nth-of-type(3).on {
    background: url("//game.gtimg.cn/images/aqwx/act/a20260311index/page6/gold3_on.png") no-repeat center center/100% 100%;
}

.slide6 .tabList li:nth-of-type(4) {
    background: url("//game.gtimg.cn/images/aqwx/act/a20260311index/page6/gold4.png") no-repeat center center/100% 100%;
}

.slide6 .tabList li:nth-of-type(4).on {
    background: url("//game.gtimg.cn/images/aqwx/act/a20260311index/page6/gold4_on.png") no-repeat center center/100% 100%;
}

.slide6 .tabList li:nth-of-type(5) {
    background: url("//game.gtimg.cn/images/aqwx/act/a20260311index/page6/gold5.png") no-repeat center center/100% 100%;
}

.slide6 .tabList li:nth-of-type(5).on {
    background: url("//game.gtimg.cn/images/aqwx/act/a20260311index/page6/gold5_on.png") no-repeat center center/100% 100%;
}

.slide6 .tabList li:nth-of-type(6) {
    background: url("//game.gtimg.cn/images/aqwx/act/a20260311index/page6/gold6.png") no-repeat center center/100% 100%;
}

.slide6 .tabList li:nth-of-type(6).on {
    background: url("//game.gtimg.cn/images/aqwx/act/a20260311index/page6/gold6_on.png") no-repeat center center/100% 100%;
}

.slide6 .tabList li:nth-of-type(7) {
    background: url("//game.gtimg.cn/images/aqwx/act/a20260311index/page6/gold7.png") no-repeat center center/100% 100%;
}

.slide6 .tabList li:nth-of-type(7).on {
    background: url("//game.gtimg.cn/images/aqwx/act/a20260311index/page6/gold7_on.png") no-repeat center center/100% 100%;
}

.slide6 .gold_name {
    height: 2.5rem;
    position: absolute;
    top: 2.3rem;
    right: 1.8rem;
}

.slide6 .gold_desc {
    width: 9.47rem;
    position: absolute;
    bottom: 2.6rem;
    right: 1.8rem;
}

.slide6 .play_icon {
    width: 2.02rem;
    position: absolute;
    left: 52%;
    top: 43%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.slide7_list img {
    height: 6.60rem;
}

.slide7_list picture:nth-of-type(4) img {
    height: 3.86rem;
}

.slide7_list picture:nth-of-type(5) img {
    height: 3.86rem;
}

.slide7_list {
    flex-wrap: wrap;
    gap: initial;
    row-gap: 0.2rem;
}

.slide8_title {
    width: 5.47rem;
    margin: auto;
}

#slide8swiper {
    width: 18.8rem;
    margin-top: 0.45rem;
}

#slide8swiper .swiper-slide {
    width: 19.8rem;
}

#slide8swiper .swiper-slide img {
    width: 100%;
}

.slide8_swiper-button-next {
    background: url("//game.gtimg.cn/images/aqwx/act/a20260311index/page8/arrow1.png") no-repeat center center/100% 100%;
    width: 0.68rem;
    height: 2rem;
    position: absolute;
    right: -1.2rem;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.slide8_swiper-button-prev {
    background: url("//game.gtimg.cn/images/aqwx/act/a20260311index/page8/arrow1.png") no-repeat center center/100% 100%;
    width: 0.68rem;
    height: 2rem;
    position: absolute;
    left: -1.2rem;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%) rotate(-180deg);
}

.slide8 .swiper-button-disabled {
    background: url("//game.gtimg.cn/images/aqwx/act/a20260311index/page8/arrow0.png") no-repeat center center/100% 100%;
}

.slide8 .content-wrapper {
    position: relative;
}

/*.main_pagination .swiper-pagination-bullet {
    width: 0.12rem;
    height: 0.2rem;
    border-radius: 0;
    background: #e2e2e2;
    opacity: 1;
    transition: all 0.3s;
    margin: 0 0 0.4rem 0 !important;
    !*    height: 1rem;
        padding-bottom: 0.8rem;*!
}*/
/*

.main_pagination .swiper-pagination-bullet:hover {
    height: 0.6rem;
    transition: all 0.3s;
}

.main_pagination.swiper-pagination {
    right: 1rem;
}

.main_pagination .swiper-pagination-bullet-active {
    height: 0.6rem;
    background: #ff5e3a;
}
*/

.main_pagination {
    position: absolute;
    right: 1rem;
    top: 30%;
    z-index: 3;
}

.main_pagination li {
    width: 0.14rem;
    height: 0.6rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    margin-bottom: 0.2rem;
}

.main_pagination li div {
    width: 100%;
    height: 0.2rem;
    transition: all 0.3s;
    background: #e2e2e2;
    border-radius: 0.02rem;
}

.main_pagination li div:hover {
    height: 100%;
    transition: all 0.3s;
}

.main_pagination li.on div {
    background: #ff5e3a;
    height: 100%;
    transition: all 0.3s;
}

.main_pagination li:first-child.on div {
    background: #417c95;
}

.main_pagination li:nth-of-type(2).on div {
    background: #708fad;
}

.main_pagination li:nth-of-type(3).on div {
    background: #e52a2a;
}

.main_pagination li:nth-of-type(4).on div, .main_pagination li:nth-of-type(7).on div {
    background: #515b66;
}

.main_pagination li:nth-of-type(5).on div {
    background: #7c9598;
}

.main_pagination li:nth-of-type(6).on div {
    background: #cb8c41;
}

.main_pagination li:nth-of-type(8).on div {
    background: #1d242c;
}


.item_icon {
    width: 3.22rem;
    height: 1.24rem;
    position: absolute;
    top: 38%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.item_icon2 {
    width: 4.22rem;
    height: 1.87rem;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.item_icon3 {
    width: 2.32rem;
    height: 1rem;
    position: absolute;
    top: 38%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.item_text {
    font-size: 0.3rem;
    color: #d1d1d1;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    height: 0.74rem;
    line-height: 0.74rem;
    transition: all 0.3s;
}

.S4-banner-groups {
    cursor: pointer;
}

.S4-banner-groups > div:hover .item_text {
    color: #fb6f37;
}

.animate_item {
    animation: shine 5s ease-in-out infinite alternate;
}

.item2_box {
    margin-top: -2.5rem;
}

@keyframes shine {
    0% {
        opacity: 0.1;
    }
    100% {
        opacity: 1;
    }
}
