@charset "utf-8";
.noSize {
  font-size: 0;
  text-indent: -9999em;
}
.flex {
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  display: flex;
  /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
}
@-webkit-keyframes leftIn {
  0% {
    -webkit-transform: translateX(-500px);
    -moz-transform: translateX(-500px);
    -ms-transform: translateX(-500px);
    -o-transform: translateX(-500px);
    transform: translateX(-500px);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
  }
}
@-moz-keyframes leftIn {
  0% {
    -webkit-transform: translateX(-500px);
    -moz-transform: translateX(-500px);
    -ms-transform: translateX(-500px);
    -o-transform: translateX(-500px);
    transform: translateX(-500px);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
  }
}
@-ms-keyframes leftIn {
  0% {
    -webkit-transform: translateX(-500px);
    -moz-transform: translateX(-500px);
    -ms-transform: translateX(-500px);
    -o-transform: translateX(-500px);
    transform: translateX(-500px);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
  }
}
@-o-keyframes leftIn {
  0% {
    -webkit-transform: translateX(-500px);
    -moz-transform: translateX(-500px);
    -ms-transform: translateX(-500px);
    -o-transform: translateX(-500px);
    transform: translateX(-500px);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
  }
}
@keyframes leftIn {
  0% {
    -webkit-transform: translateX(-500px);
    -moz-transform: translateX(-500px);
    -ms-transform: translateX(-500px);
    -o-transform: translateX(-500px);
    transform: translateX(-500px);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
  }
}
@-webkit-keyframes leftIn2 {
  0% {
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-moz-keyframes leftIn2 {
  0% {
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-ms-keyframes leftIn2 {
  0% {
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-o-keyframes leftIn2 {
  0% {
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes leftIn2 {
  0% {
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes rightIn {
  0% {
    -webkit-transform: translateX(500px);
    -moz-transform: translateX(500px);
    -ms-transform: translateX(500px);
    -o-transform: translateX(500px);
    transform: translateX(500px);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
}
@-moz-keyframes rightIn {
  0% {
    -webkit-transform: translateX(500px);
    -moz-transform: translateX(500px);
    -ms-transform: translateX(500px);
    -o-transform: translateX(500px);
    transform: translateX(500px);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
}
@-ms-keyframes rightIn {
  0% {
    -webkit-transform: translateX(500px);
    -moz-transform: translateX(500px);
    -ms-transform: translateX(500px);
    -o-transform: translateX(500px);
    transform: translateX(500px);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
}
@-o-keyframes rightIn {
  0% {
    -webkit-transform: translateX(500px);
    -moz-transform: translateX(500px);
    -ms-transform: translateX(500px);
    -o-transform: translateX(500px);
    transform: translateX(500px);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
}
@keyframes rightIn {
  0% {
    -webkit-transform: translateX(500px);
    -moz-transform: translateX(500px);
    -ms-transform: translateX(500px);
    -o-transform: translateX(500px);
    transform: translateX(500px);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
}
@-webkit-keyframes rightIn2 {
  0% {
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-moz-keyframes rightIn2 {
  0% {
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-ms-keyframes rightIn2 {
  0% {
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-o-keyframes rightIn2 {
  0% {
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes rightIn2 {
  0% {
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes bottomIn {
  0% {
    -webkit-transform: translateY(500px);
    -moz-transform: translateY(500px);
    -ms-transform: translateY(500px);
    -o-transform: translateY(500px);
    transform: translateY(500px);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
}
@-moz-keyframes bottomIn {
  0% {
    -webkit-transform: translateY(500px);
    -moz-transform: translateY(500px);
    -ms-transform: translateY(500px);
    -o-transform: translateY(500px);
    transform: translateY(500px);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
}
@-ms-keyframes bottomIn {
  0% {
    -webkit-transform: translateY(500px);
    -moz-transform: translateY(500px);
    -ms-transform: translateY(500px);
    -o-transform: translateY(500px);
    transform: translateY(500px);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
}
@-o-keyframes bottomIn {
  0% {
    -webkit-transform: translateY(500px);
    -moz-transform: translateY(500px);
    -ms-transform: translateY(500px);
    -o-transform: translateY(500px);
    transform: translateY(500px);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
}
@keyframes bottomIn {
  0% {
    -webkit-transform: translateY(500px);
    -moz-transform: translateY(500px);
    -ms-transform: translateY(500px);
    -o-transform: translateY(500px);
    transform: translateY(500px);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
}
@-webkit-keyframes opaIn {
  0% {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  100% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
}
@-moz-keyframes opaIn {
  0% {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  100% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
}
@-ms-keyframes opaIn {
  0% {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  100% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
}
@-o-keyframes opaIn {
  0% {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  100% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
}
@keyframes opaIn {
  0% {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  100% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
}
@-webkit-keyframes heightChange {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@-moz-keyframes heightChange {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@-ms-keyframes heightChange {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@-o-keyframes heightChange {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@keyframes heightChange {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
* {
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-focus-ring-color: rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html,
body {
  width: 100%;
}
body {
  font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei", STHeiTi, sans-serif;
}
/* CSS Document */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu,
select {
  margin: 0;
  padding: 0;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: normal;
  font-style: normal;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
li {
  list-style: none;
}
input,
textarea,
button,
a,
div,
select {
  border: 0;
  outline: none;
}
input,
textarea,
button,
a {
  font: inherit;
  color: inherit;
}
textarea {
  overflow: auto;
  resize: none;
}
input {
  outline: none;
}
a,
button {
  cursor: pointer;
}
button {
  border: none;
  outline: none;
}
a,
a:hover {
  text-decoration: none;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition-delay: 999999s;
  -webkit-transition: color 999999s ease-out, background-color 999999s ease-out;
}
#NIE-warning-dialog {
  -webkit-box-sizing: content-box !important;
          box-sizing: content-box !important;
}
/* Noto宋体日语 */
@font-face {
  font-family: 'Noto Serif JP';
  src: url('https://comm.res.easebar.com/js/leihuo/fonts/noto/noto-serif-jp-v21-latin_japanese-regular.woff2') format('woff2'), url('https://comm.res.easebar.com/js/leihuo/fonts/noto/noto-serif-jp-v21-latin_japanese-regular.woff') format('woff');
  font-weight: 400;
}
@font-face {
  font-family: 'Noto Serif JP';
  src: url('https://comm.res.easebar.com/js/leihuo/fonts/noto/noto-serif-jp-v21-latin_japanese-500.woff2') format('woff2'), url('https://comm.res.easebar.com/js/leihuo/fonts/noto/noto-serif-jp-v21-latin_japanese-500.woff') format('woff');
  font-weight: 500;
}
/* Noto黑体日语 */
@font-face {
  font-family: 'Noto Sans JP';
  src: url('https://comm.res.easebar.com/js/leihuo/fonts/noto/noto-sans-jp-v42-latin_japanese-regular.woff2') format('woff2'), url('https://comm.res.easebar.com/js/leihuo/fonts/noto/noto-sans-jp-v42-latin_japanese-regular.woff') format('woff');
  font-weight: 400;
}
/* Noto宋体繁体 */
@font-face {
  font-family: 'Noto Serif TC';
  src: url('https://comm.res.easebar.com/js/leihuo/fonts/noto/noto-serif-tc-v23-latin_chinese-traditional-500.woff2') format('woff2'), url('https://comm.res.easebar.com/js/leihuo/fonts/noto/noto-serif-tc-v23-latin_chinese-traditional-500.woff') format('woff');
  font-weight: 500;
}
/* Noto黑体繁体 */
@font-face {
  font-family: 'Noto Sans TC';
  src: url('https://comm.res.easebar.com/js/leihuo/fonts/noto/noto-sans-tc-v26-latin_chinese-traditional-regular.woff2') format('woff2'), url('https://comm.res.easebar.com/js/leihuo/fonts/noto/noto-sans-tc-v26-latin_chinese-traditional-regular.woff') format('woff');
  font-weight: 400;
}
/* 方正兰亭黑简体 */
@font-face {
  font-family: 'FZLanTingHeiS-R-GB';
  src: url('https://comm.res.easebar.com/js/leihuo/fonts/FZLanTingHeiSRGB-Regular.woff2') format('woff2'), url('https://comm.res.easebar.com/js/leihuo/fonts/FZLanTingHeiSRGB-Regular.woff') format('woff');
  font-weight: 400;
}
/* 方正兰亭粗黑简体 */
@font-face {
  font-family: 'FZLanTingHeiS-B-GB';
  src: url('https://comm.res.easebar.com/js/leihuo/fonts/FZLanTingHeiSBGB-Regular.woff2') format('woff2'), url('https://comm.res.easebar.com/js/leihuo/fonts/FZLanTingHeiSBGB-Regular.woff') format('woff');
  font-weight: 400;
}
@font-face {
  font-family: 'fzcjljt';
  src: url('https://comm.res.easebar.com/js/nie/ref/fonts/fzcjljt.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'fzssksjt';
  src: url('https://comm.res.easebar.com/js/nie/ref/fonts/fzssksjt.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'fzssksj_z';
  src: url("https://comm.res.easebar.com/js/nie/ref/fonts/fzssksj_z.woff2") format('woff2'), url("https://comm.res.easebar.com/js/nie/ref/fonts/fzssksj_z.woff") format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'NotoSansSC';
  src: url("https://comm.res.easebar.com/js/leihuo/fonts/noto-sans-sc-v12-latin_chinese-simplified-regular.woff2") format('woff2'), url("https://comm.res.easebar.com/js/leihuo/fonts/noto-sans-sc-v12-latin_chinese-simplified-regular.woff") format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'NotoSansSC';
  src: url("https://comm.res.easebar.com/js/leihuo/fonts/noto-sans-sc-v12-latin_chinese-simplified-300.woff2") format('woff2'), url("https://comm.res.easebar.com/js/leihuo/fonts/noto-sans-sc-v12-latin_chinese-simplified-300.woff") format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'NotoSansSC';
  src: url("https://comm.res.easebar.com/js/leihuo/fonts/noto-sans-sc-v12-latin_chinese-simplified-700.woff2") format('woff2'), url("https://comm.res.easebar.com/js/leihuo/fonts/noto-sans-sc-v12-latin_chinese-simplified-700.woff") format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'NotoSansSC';
  src: url("https://comm.res.easebar.com/js/leihuo/fonts/noto-sans-sc-v12-latin_chinese-simplified-900.woff2") format('woff2'), url("https://comm.res.easebar.com/js/leihuo/fonts/noto-sans-sc-v12-latin_chinese-simplified-900.woff") format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SourceHanSerifCN';
  src: url("https://comm.res.easebar.com/js/leihuo/fonts/SourceHanSerifCN-Regular.woff") format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SourceHanSerifCN';
  src: url("https://comm.res.easebar.com/js/leihuo/fonts/SourceHanSerifCN-Light.woff") format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SourceHanSerifCN';
  src: url("https://comm.res.easebar.com/js/leihuo/fonts/SourceHanSerifCN-Bold.woff") format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SourceHanSerifCN';
  src: url("https://comm.res.easebar.com/js/leihuo/fonts/SourceHanSerifCN-Heavy.woff") format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
html,
body {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 1920px;
  min-width: 1200px;
  min-height: 1080px;
}
.no-webp body {background-color:#212326}
.webp body {background-color:#212326}
body {
  font-size: 16px;
  min-width: 1440px;
}
body.on {
  overflow: hidden;
}
.nav-box {
  font-family: 'fzcjljt', sans-serif;
  position: fixed;
  z-index: 200;
  top: 40%;
  right: 14px;
  width: 196px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.no-webp .nav-box .nav-box-cont {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/nav_5a64aa88.png) center center repeat-y;
  background-size: 100% auto}
.webp .nav-box .nav-box-cont {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/nav_5a64aa88.webp) center center repeat-y;
  background-size: 100% auto}
.no-webp .nav-box .nav-box-cont {background-size:100% auto}
.webp .nav-box .nav-box-cont {background-size:100% auto}
.nav-box .nav-box-cont {
  position: absolute;
  top: 0;
  width: 196px;
  -webkit-transition: -webkit-transform .4s;
  transition: -webkit-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s;
}
.nav-box .nav-box-cont.on {
  -webkit-transform: translateX(200%);
          transform: translateX(200%);
}
.no-webp .nav-box .nav-box-cont:before {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/nav-top_d9fd8ee9.png)}
.webp .nav-box .nav-box-cont:before {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/nav-top_d9fd8ee9.webp)}
.nav-box .nav-box-cont:before {
  content: '';
  width: 196px;
  height: 198px;
  position: absolute;
  left: 0;
  top: -198px;
}
.no-webp .nav-box .nav-box-cont:after {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/nav-bot_b64fbfc5.png)}
.webp .nav-box .nav-box-cont:after {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/nav-bot_b64fbfc5.webp)}
.nav-box .nav-box-cont:after {
  content: '';
  width: 196px;
  height: 298px;
  position: absolute;
  left: 0;
  bottom: -298px;
}
.no-webp .nav-box .nav-toggle {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4664px -1648px}
.webp .nav-box .nav-toggle {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4664px -1648px}
.no-webp .nav-box .nav-toggle {background-size:4802px 4662px}
.webp .nav-box .nav-toggle {background-size:4802px 4662px}
.no-webp .nav-box .nav-toggle {background-position:-4664px -1648px}
.webp .nav-box .nav-toggle {background-position:-4664px -1648px}
.nav-box .nav-toggle {
  position: absolute;
  top: -240px;
  right: -14px;
width:125px;

  text-align: center;
  font-size: 0;
  line-height: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 4px;
  cursor: pointer;
  z-index: 4;
  -webkit-transition: -webkit-filter .3s;
  transition: -webkit-filter .3s;
  transition: filter .3s;
  transition: filter .3s, -webkit-filter .3s;
}
.no-webp .nav-box .nav-toggle i {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4792px -91px}
.webp .nav-box .nav-toggle i {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4792px -91px}
.no-webp .nav-box .nav-toggle i {background-size:4802px 4662px}
.webp .nav-box .nav-toggle i {background-size:4802px 4662px}
.no-webp .nav-box .nav-toggle i {background-position:-4792px -91px}
.webp .nav-box .nav-toggle i {background-position:-4792px -91px}
.nav-box .nav-toggle i {
  display: inline-block;
  vertical-align: top;
width:10px;
height:19px;

  margin-right: 4px;
  position: relative;
  top: 5px;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}
.nav-box .nav-toggle span {
  font-size: 18px;
  color: #fff;
}
.nav-box .nav-toggle:not(.on) i {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.nav-box .nav-toggle:hover {
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
}
.nav-box .nav-cont {
  position: relative;
  z-index: 2;
  margin-top: -122px;
  margin-bottom: -258px;
}
.nav-box .nav {
  cursor: pointer;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 188px;
  height: 34px;
  margin-bottom: 14px;
}
.nav-box .nav span {
  font-size: 16px;
  color: #fff;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  line-height: 1.2;
}
.no-webp .nav-box .nav:before {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -2747px}
.webp .nav-box .nav:before {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -2747px}
.no-webp .nav-box .nav:before {background-size:4802px 4662px}
.webp .nav-box .nav:before {background-size:4802px 4662px}
.no-webp .nav-box .nav:before {background-position:-4453px -2747px}
.webp .nav-box .nav:before {background-position:-4453px -2747px}
.nav-box .nav:before {
  content: '';
width:230px;
height:49px;

  position: absolute;
  left: -21px;
  top: -8px;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.no-webp .nav-box .nav:after {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4654px -2055px}
.webp .nav-box .nav:after {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4654px -2055px}
.no-webp .nav-box .nav:after {background-size:4802px 4662px}
.webp .nav-box .nav:after {background-size:4802px 4662px}
.no-webp .nav-box .nav:after {background-position:-4654px -2055px}
.webp .nav-box .nav:after {background-position:-4654px -2055px}
.nav-box .nav:after {
  content: '';
width:143px;
height:6px;

  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -10px;
}
.nav-box .nav:last-child {
  margin-bottom: 0;
}
.nav-box .nav:last-child:after {
  display: none;
}
.nav-box .nav:hover:before,
.nav-box .nav.on:before {
  opacity: 1;
}
.nav-box .nav:hover:after,
.nav-box .nav.on:after {
  display: none;
}
.no-webp .nav-box .btn-top {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4696px -293px}
.webp .nav-box .btn-top {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4696px -293px}
.no-webp .nav-box .btn-top {background-size:4802px 4662px}
.webp .nav-box .btn-top {background-size:4802px 4662px}
.no-webp .nav-box .btn-top {background-position:-4696px -293px}
.webp .nav-box .btn-top {background-position:-4696px -293px}
.nav-box .btn-top {
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -530px;
width:83px;
height:83px;

  -webkit-transition: -webkit-filter .3s;

  transition: -webkit-filter .3s;

  transition: filter .3s;

  transition: filter .3s, -webkit-filter .3s;
}
.nav-box .btn-top:hover {
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
}
#NIE-topBar {
  z-index: 999 !important;
}
.no-webp body #app .content .part.part-kv {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-kv_2ac8aa19.jpg) center center no-repeat}
.webp body #app .content .part.part-kv {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-kv_2ac8aa19.webp) center center no-repeat}
body #app .content .part.part-kv {
  height: 835px;
}
.no-webp body #app .content .part.part-dali {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/bg_5211c123.jpg)}
.webp body #app .content .part.part-dali {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/bg_5211c123.webp)}
body #app .content .part.part-dali {
  height: 1824px;
}
body #app .content .part.part-dali .part-text {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 36px;
  position: absolute;
  left: 0;
}
body #app .content .part.part-dali .part-title {
  color: #c59b51;
  font-size: 30px;
  line-height: 1;
  font-family: fzssksj_z, sans-serif;
  text-transform: uppercase;
}
body #app .content .part.part-dali .part-subtitle {
  color: #fff;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 2em;
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  margin-top: 32px;
}
body #app .content .part.part-dali .part-desc {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 0.1em;
  font-family: NotoSansSC, sans-serif;
  margin-top: 24px;
}
body #app .content .part.part-dali .part-img1 {
  height: 766px;
  position: relative;
}
.no-webp body #app .content .part.part-dali .part-img1 .part-logo {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/logo_e0589576.png) top / contain no-repeat}
.webp body #app .content .part.part-dali .part-img1 .part-logo {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/logo_e0589576.webp) top / contain no-repeat}
body #app .content .part.part-dali .part-img1 .part-logo {
  width: 349px;
  height: 70px;
  position: absolute;
  right: 24px;
  top: 27px;
}
body #app .content .part.part-dali .part-img1 .part-text {
  bottom: 50px;
}
body #app .content .part.part-dali .part-img2 {
  width: 524px;
  height: 1058px;
  position: absolute;
  left: 0;
  top: 766px;
}
body #app .content .part.part-dali .part-img2 .part-text {
  bottom: 80px;
}
body #app .content .part.part-dali .part-img2 .part-title {
  font-size: 47px;
}
@supports (-webkit-background-clip: text) {
.no-webp body #app .content .part.part-dali .part-img2 .part-title {background:-webkit-gradient(linear, left top, right top, from(#d9be8e), to(#c9a359))}
.webp body #app .content .part.part-dali .part-img2 .part-title {background:-webkit-gradient(linear, left top, right top, from(#d9be8e), to(#c9a359))}
.no-webp body #app .content .part.part-dali .part-img2 .part-title {background:linear-gradient(90deg, #d9be8e, #c9a359)}
.webp body #app .content .part.part-dali .part-img2 .part-title {background:linear-gradient(90deg, #d9be8e, #c9a359)}
.no-webp body #app .content .part.part-dali .part-img2 .part-title {-webkit-background-clip:text}
.webp body #app .content .part.part-dali .part-img2 .part-title {-webkit-background-clip:text}
  body #app .content .part.part-dali .part-img2 .part-title {
    -webkit-text-fill-color: transparent;
  }
}
body #app .content .part.part-dali .part-img2 .xijie {
  z-index: 1;
  right: -88px;
  top: 44px;
}
.no-webp body #app .content .part.part-dali .part-img3 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/video-poster_b20621c6.jpg) center / cover no-repeat}
.webp body #app .content .part.part-dali .part-img3 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/video-poster_b20621c6.webp) center / cover no-repeat}
body #app .content .part.part-dali .part-img3 {
  width: 919px;
  height: 601px;
  position: absolute;
  right: 0;
  top: 766px;
}
.no-webp body #app .content .part.part-dali .part-img3::before {background:-webkit-gradient(linear, left bottom, left top, color-stop(20%, rgba(0, 0, 0, 0.8)), to(transparent))}
.webp body #app .content .part.part-dali .part-img3::before {background:-webkit-gradient(linear, left bottom, left top, color-stop(20%, rgba(0, 0, 0, 0.8)), to(transparent))}
.no-webp body #app .content .part.part-dali .part-img3::before {background:linear-gradient(0deg, rgba(0, 0, 0, 0.8) 20%, transparent)}
.webp body #app .content .part.part-dali .part-img3::before {background:linear-gradient(0deg, rgba(0, 0, 0, 0.8) 20%, transparent)}
body #app .content .part.part-dali .part-img3::before {
  content: '';
  width: 100%;
  height: 40%;
  position: absolute;
  left: 0;
  bottom: 0;
}
body #app .content .part.part-dali .part-img3 .part-text {
  text-align: center;
  bottom: 25px;
}
body #app .content .part.part-dali .part-img3 .part-title {
  color: #f5d08e;
}
body #app .content .part.part-dali .part-img3 .part-desc {
  font-size: 15px;
  line-height: 25px;
  margin-top: 19px;
}
body #app .content .part.part-dali .part-img3 .play {
  left: 424.5px;
  top: 222px;
  -webkit-filter: drop-shadow(0 0 20px #000);
          filter: drop-shadow(0 0 20px #000);
}
body #app .content .part.part-dali .part-img4 {
  width: 919px;
  height: 457px;
  position: absolute;
  right: 0;
  top: 1367px;
}
body #app .content .part.part-dali .part-img4 .part-text {
  text-align: center;
  padding: 0 50px;
  bottom: 68px;
}
body #app .content .part.part-dali .part-img4 .part-title {
  color: #ffe0a8;
  font-size: 24px;
}
body #app .content .part.part-dali .part-img4 .part-desc {
  font-size: 15px;
  line-height: 25px;
  margin-top: 12px;
}
body #app .content .part.part-dali .part-img4 .view-more {
  display: none;
}
body #app .content .part.part-dali .part-img4 .pagination {
  bottom: 39px;
}
.no-webp body #app .content .part.part-dali .part-img4 .part-slide {background:top / contain no-repeat}
.webp body #app .content .part.part-dali .part-img4 .part-slide {background:top / contain no-repeat}
body #app .content .part.part-dali .part-img4 .part-slide {
  height: 100%;
  position: relative;
}
.no-webp body #app .content .part.part-dali .part-img4 .part-slide::before {background:-webkit-gradient(linear, left bottom, left top, color-stop(30%, rgba(0, 0, 0, 0.8)), to(transparent))}
.webp body #app .content .part.part-dali .part-img4 .part-slide::before {background:-webkit-gradient(linear, left bottom, left top, color-stop(30%, rgba(0, 0, 0, 0.8)), to(transparent))}
.no-webp body #app .content .part.part-dali .part-img4 .part-slide::before {background:linear-gradient(0deg, rgba(0, 0, 0, 0.8) 30%, transparent)}
.webp body #app .content .part.part-dali .part-img4 .part-slide::before {background:linear-gradient(0deg, rgba(0, 0, 0, 0.8) 30%, transparent)}
body #app .content .part.part-dali .part-img4 .part-slide::before {
  content: '';
  width: 100%;
  height: 80%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.no-webp body #app .content .part.part-dali .part-img4 .part-slide0 {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/slide1_0d9316f6.jpg)}
.webp body #app .content .part.part-dali .part-img4 .part-slide0 {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/slide1_0d9316f6.webp)}
body #app .content .part.part-dali .part-img4 .part-slide0 {
}
.no-webp body #app .content .part.part-dali .part-img4 .part-slide1 {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/slide2_ae0b913f.jpg)}
.webp body #app .content .part.part-dali .part-img4 .part-slide1 {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/slide2_ae0b913f.webp)}
body #app .content .part.part-dali .part-img4 .part-slide1 {
}
.no-webp body #app .content .part.part-dali .part-img4 .part-slide2 {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/slide3_95fddb02.jpg)}
.webp body #app .content .part.part-dali .part-img4 .part-slide2 {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/slide3_95fddb02.webp)}
body #app .content .part.part-dali .part-img4 .part-slide2 {
}
.no-webp body #app .content .part.part-dali .part-img4 .part-slide3 {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/slide4_1a39e1f0.jpg)}
.webp body #app .content .part.part-dali .part-img4 .part-slide3 {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/slide4_1a39e1f0.webp)}
body #app .content .part.part-dali .part-img4 .part-slide3 {
}
.no-webp body #app .content .part.part-dali .part-img4 .part-slide4 {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/slide5_be9a8f86.jpg)}
.webp body #app .content .part.part-dali .part-img4 .part-slide4 {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/slide5_be9a8f86.webp)}
body #app .content .part.part-dali .part-img4 .part-slide4 {
}
.no-webp body #app .content .part.part-dali .part-img4 .part-slide5 {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/slide6_bbee93ce.jpg)}
.webp body #app .content .part.part-dali .part-img4 .part-slide5 {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/slide6_bbee93ce.webp)}
body #app .content .part.part-dali .part-img4 .part-slide5 {
}
.no-webp body #app .content .part.part-sbld .part-text .part-title {background:-webkit-gradient(linear, left top, right top, from(#f5d08e), to(#d2a654))}
.webp body #app .content .part.part-sbld .part-text .part-title {background:-webkit-gradient(linear, left top, right top, from(#f5d08e), to(#d2a654))}
.no-webp body #app .content .part.part-sbld .part-text .part-title {background:linear-gradient(90deg, #f5d08e, #d2a654)}
.webp body #app .content .part.part-sbld .part-text .part-title {background:linear-gradient(90deg, #f5d08e, #d2a654)}
.no-webp body #app .content .part.part-sbld .part-text .part-title {-webkit-background-clip:text}
.webp body #app .content .part.part-sbld .part-text .part-title {-webkit-background-clip:text}
.no-webp body #app .content .part.part-sbld .part-text .part-title {background-clip:text}
.webp body #app .content .part.part-sbld .part-text .part-title {background-clip:text}
body #app .content .part.part-sbld .part-text .part-title {
  color: transparent;
  display: inline-block;
  font-size: 30px;
  font-family: fzssksjt, sans-serif;
  margin-bottom: 20px;
}
body #app .content .part.part-sbld .part-text .part-subtitle {
  color: #fff;
  font-size: 16px;
  letter-spacing: 13px;
  margin-bottom: 16px;
  font-family: fzlthjt, sans-serif;
  line-height: 1;
  letter-spacing: 2em;
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}
body #app .content .part.part-sbld .part-text .part-desc {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  font-family: fzlthjt, sans-serif;
}
.no-webp body #app .content .part.part-sbld .xijie {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -3324px}
.webp body #app .content .part.part-sbld .xijie {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -3324px}
.no-webp body #app .content .part.part-sbld .xijie {background-size:4802px 4662px}
.webp body #app .content .part.part-sbld .xijie {background-size:4802px 4662px}
.no-webp body #app .content .part.part-sbld .xijie {background-position:-4453px -3324px}
.webp body #app .content .part.part-sbld .xijie {background-position:-4453px -3324px}
body #app .content .part.part-sbld .xijie {
width:220px;
height:50px;

}
body #app .content .part.part-sbld .xijie .icon-more {
  left: 6px;
  top: 0;
}
.no-webp body #app .content .part.part-sbld .xijie.sp {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -3220px}
.webp body #app .content .part.part-sbld .xijie.sp {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -3220px}
.no-webp body #app .content .part.part-sbld .xijie.sp {background-size:4802px 4662px}
.webp body #app .content .part.part-sbld .xijie.sp {background-size:4802px 4662px}
.no-webp body #app .content .part.part-sbld .xijie.sp {background-position:-4453px -3220px}
.webp body #app .content .part.part-sbld .xijie.sp {background-position:-4453px -3220px}
body #app .content .part.part-sbld .xijie.sp {
width:220px;
height:50px;

}
body #app .content .part.part-sbld .xijie.sp .icon-more {
  left: 179px;
}
.no-webp body #app .content .part.part-sbld .play {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/play_bfaf2fcc.png);
  background-size: 100%}
.webp body #app .content .part.part-sbld .play {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/play_bfaf2fcc.webp);
  background-size: 100%}
.no-webp body #app .content .part.part-sbld .play {background-size:100%}
.webp body #app .content .part.part-sbld .play {background-size:100%}
body #app .content .part.part-sbld .play {
  width: 70px;
  height: 70px;
  position: absolute;
  margin: auto;
  cursor: pointer;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
body #app .content .part.part-sbld .play.small {
  width: 40px;
  height: 40px;
}
body #app .content .part.part-sbld .play:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.no-webp body #app .content .part.part-sbld .part-img1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/jiuzhou-bg1_b21f2fa2.jpg)}
.webp body #app .content .part.part-sbld .part-img1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/jiuzhou-bg1_b21f2fa2.webp)}
body #app .content .part.part-sbld .part-img1 {
  position: relative;
  height: 952px;
}
body #app .content .part.part-sbld .part-img1 .play {
  top: 384px;
  left: 686.5px;
}
body #app .content .part.part-sbld .part-img1 .part-text1 {
  position: absolute;
  bottom: 14px;
  left: 38px;
  width: 100%;
}
body #app .content .part.part-sbld .part-img1 .part-text1 .part-title {
  font-size: 36px;
  margin-bottom: 5px;
}
body #app .content .part.part-sbld .part-img1 .part-text1 .part-desc {
  line-height: 28px;
}
body #app .content .part.part-sbld .part-img1 .part-text2 {
  position: absolute;
  top: 687px;
  left: 38px;
}
body #app .content .part.part-sbld .part-img1 .part-text2 .part-title {
  font-size: 36px;
}
.no-webp body #app .content .part.part-sbld .part-img2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/jiuzhou-bg2_861e551a.jpg)}
.webp body #app .content .part.part-sbld .part-img2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/jiuzhou-bg2_861e551a.webp)}
body #app .content .part.part-sbld .part-img2 {
  position: relative;
  height: 1058px;
}
body #app .content .part.part-sbld .part-img2 .xijie {
  position: absolute;
  bottom: 470px;
  right: 604px;
}
body #app .content .part.part-sbld .part-img2 .play {
  top: 203.5px;
  left: 984px;
}
body #app .content .part.part-sbld .part-img2 .part-text1 {
  position: absolute;
  left: 629px;
  top: 365px;
}
body #app .content .part.part-sbld .part-img2 .part-text2 {
  width: 772px;
  position: absolute;
  left: 629px;
  bottom: 28px;
}
.no-webp body #app .content .part.part-sbld .part-img3 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/jiuzhou-bg3_1878edbc.jpg)}
.webp body #app .content .part.part-sbld .part-img3 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/jiuzhou-bg3_1878edbc.webp)}
body #app .content .part.part-sbld .part-img3 {
  position: relative;
  height: 812px;
}
body #app .content .part.part-sbld .part-img3 .part-text {
  position: absolute;
  bottom: 48px;
  left: 18px;
}
body #app .content .part.part-sbld .part-img3 .part-text .part-title {
  font-size: 36px;
  margin-bottom: 0;
  color: #F5D08E;
}
.no-webp body #app .content .part.part-sbld .part-img4 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/jiuzhou-bg4_beac8350.jpg)}
.webp body #app .content .part.part-sbld .part-img4 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/jiuzhou-bg4_beac8350.webp)}
body #app .content .part.part-sbld .part-img4 {
  position: relative;
  height: 1058px;
}
body #app .content .part.part-sbld .part-img4 .xijie {
  position: absolute;
  top: 64px;
  left: 611px;
}
body #app .content .part.part-sbld .part-img4 .part-text1 {
  width: 654px;
  position: absolute;
  bottom: 21px;
  left: 38px;
}
body #app .content .part.part-sbld .part-img4 .part-text1.part-text .part-title {
  margin-bottom: 0;
  font-size: 36px;
}
body #app .content .part.part-sbld .part-img4 .part-text1.part-text .part-subtitle {
  font-size: 20px;
  letter-spacing: 2.6em;
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  line-height: 28px;
  margin-bottom: 0;
}
body #app .content .part.part-sbld .part-img4 .part-text1.part-text .part-desc {
  margin-top: 50px;
}
.no-webp body #app .content .part.part-sbld .part-img5 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/jiuzhou-bg5_9cbb6cfa.jpg)}
.webp body #app .content .part.part-sbld .part-img5 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/jiuzhou-bg5_9cbb6cfa.webp)}
body #app .content .part.part-sbld .part-img5 {
  height: 1107px;
  position: relative;
}
body #app .content .part.part-sbld .part-img5 .play {
  top: 184.5px;
  right: 355px;
}
body #app .content .part.part-sbld .part-img5 .xijie {
  position: absolute;
  bottom: 501px;
  right: 502px;
}
body #app .content .part.part-sbld .part-img5 .part-text1 {
  position: absolute;
  left: 691px;
  top: 334px;
}
body #app .content .part.part-sbld .part-img5 .part-text2 {
  position: absolute;
  left: 691px;
  bottom: 20px;
}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide .tit .title {
  font-size: 40px;
  line-height: 60px;
}
body[data-la="en"] #app .content .part.part-sbld .part-img .part-text .part-title {
  font-family: fzssksj_z, serif;
}
body[data-la="en"] #app .content .part.part-sbld .part-img .part-text .part-subtitle {
  font-family: FZLanTingHeiS-R-GB, serif;
}
body[data-la="en"] #app .content .part.part-sbld .part-img .part-text .part-desc {
  font-family: FZLanTingHeiS-R-GB, serif;
}
body[data-la="en"] #app .content .part.part-sbld .part-img.part-img5 .part-text1 {
  top: 314px;
}
body[data-la="en"] #app .content .part.part-sbld .part-img.part-img5 .part-text2 .part-desc {
  line-height: 28px;
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.png)}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.webp)}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .left {
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .right {background-position:left center}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .right {background-position:left center}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .right {background-repeat:no-repeat}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .right {background-repeat:no-repeat}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .right {
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-big-xijie1_77d6f7ef.jpg)}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-big-xijie1_77d6f7ef.webp)}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .right[data-index='0'] {
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-big-xijie2_569a8ac1.jpg)}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-big-xijie2_569a8ac1.webp)}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .right[data-index='1'] {
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .right[data-index='2'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-big-xijie3_9ec2dde3.jpg)}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .right[data-index='2'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-big-xijie3_9ec2dde3.webp)}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .right[data-index='2'] {
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-0px -3689px}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-0px -3689px}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tit {background-size:4802px 4662px}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tit {background-size:4802px 4662px}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tit {background-position:-0px -3689px}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tit {background-position:-0px -3689px}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tit {
width:357px;
height:109px;

  position: absolute;
  top: 113px;
  left: 163px;
}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .desc {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  font-family: fzssksjt, sans-serif;
  padding-left: 16px;
  position: absolute;
  left: 780px;
  bottom: 110px;
}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab {
  display: none;
  height: 120px;
}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab1 {
  display: block;
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie1_2f72d3ce.png)}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie1_2f72d3ce.webp)}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab1:after {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab1.on:after, 
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie1-h_7315314a.png)}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab1.on:after, 
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie1-h_7315314a.webp)}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab1.on:after,
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab1:hover:after {
  -webkit-filter: unset;
          filter: unset;
}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab2 {
  display: block;
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie2_7688e6d5.png)}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie2_7688e6d5.webp)}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab2:after {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab2.on:after, 
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie2-h_ea13be64.png)}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab2.on:after, 
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie2-h_ea13be64.webp)}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab2.on:after,
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab2:hover:after {
  -webkit-filter: unset;
          filter: unset;
}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab3 {
  display: block;
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie3_1fbc75d4.png)}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie3_1fbc75d4.webp)}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab3:after {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab3.on:after, 
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie3-h_285f339f.png)}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab3.on:after, 
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie3-h_285f339f.webp)}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab3.on:after,
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab3:hover:after {
  -webkit-filter: unset;
          filter: unset;
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.png)}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.webp)}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .left {
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .right {background-position:left center}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .right {background-position:left center}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .right {background-repeat:no-repeat}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .right {background-repeat:no-repeat}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .right {
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-big-xijie1_e85ec49b.jpg)}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-big-xijie1_e85ec49b.webp)}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .right[data-index='0'] {
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-big-xijie2_42456eb8.jpg)}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-big-xijie2_42456eb8.webp)}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .right[data-index='1'] {
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2595px -142px}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2595px -142px}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="0"] {background-size:4802px 4662px}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="0"] {background-size:4802px 4662px}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="0"] {background-position:-2595px -142px}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="0"] {background-position:-2595px -142px}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="0"] {
width:547px;
height:140px;

  position: absolute;
  top: 113px;
  left: 163px;
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2595px -142px}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2595px -142px}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="1"] {background-size:4802px 4662px}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="1"] {background-size:4802px 4662px}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="1"] {background-position:-2595px -142px}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="1"] {background-position:-2595px -142px}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="1"] {
width:547px;
height:140px;

  position: absolute;
  top: 113px;
  left: 163px;
}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .desc {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  font-family: fzssksjt, sans-serif;
  padding-left: 16px;
  position: absolute;
  left: 780px;
  bottom: 110px;
}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab {
  display: none;
  height: 120px;
}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab1 {
  display: block;
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-xijie1_bea2c938.png)}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-xijie1_bea2c938.webp)}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab1:after {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab1.on:after, 
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-xijie1-h_189c1df2.png)}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab1.on:after, 
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-xijie1-h_189c1df2.webp)}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab1.on:after,
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab1:hover:after {
  -webkit-filter: unset;
          filter: unset;
}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab2 {
  display: block;
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-xijie2_f88ffac6.png)}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-xijie2_f88ffac6.webp)}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab2:after {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab2.on:after, 
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-xijie2-h_3fd14cc3.png)}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab2.on:after, 
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-xijie2-h_3fd14cc3.webp)}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab2.on:after,
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab2:hover:after {
  -webkit-filter: unset;
          filter: unset;
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.png)}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.webp)}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .left {
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .right {background-position:left center}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .right {background-position:left center}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .right {background-repeat:no-repeat}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .right {background-repeat:no-repeat}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .right {
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-big-xijie1_76cf69c5.jpg)}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-big-xijie1_76cf69c5.webp)}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .right[data-index='0'] {
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-big-xijie2_5d91b9e4.jpg)}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-big-xijie2_5d91b9e4.webp)}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .right[data-index='1'] {
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .right[data-index='2'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-big-xijie3_f67c5db1.jpg)}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .right[data-index='2'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-big-xijie3_f67c5db1.webp)}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .right[data-index='2'] {
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3789px -698px}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3789px -698px}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tit {background-size:4802px 4662px}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tit {background-size:4802px 4662px}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tit {background-position:-3789px -698px}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tit {background-position:-3789px -698px}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tit {
width:319px;
height:109px;

  position: absolute;
  top: 113px;
  left: 163px;
}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .desc {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  font-family: fzssksjt, sans-serif;
  padding-left: 16px;
  position: absolute;
  left: 780px;
  bottom: 110px;
}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab {
  display: none;
  height: 120px;
}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab1 {
  display: block;
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie1_75386450.png)}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie1_75386450.webp)}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab1:after {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab1.on:after, 
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie1-h_20be775c.png)}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab1.on:after, 
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie1-h_20be775c.webp)}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab1.on:after,
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab1:hover:after {
  -webkit-filter: unset;
          filter: unset;
}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab2 {
  display: block;
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie2_b3902cee.png)}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie2_b3902cee.webp)}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab2:after {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab2.on:after, 
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie2-h_5e187019.png)}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab2.on:after, 
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie2-h_5e187019.webp)}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab2.on:after,
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab2:hover:after {
  -webkit-filter: unset;
          filter: unset;
}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab3 {
  display: block;
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie3_012a1b5a.png)}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie3_012a1b5a.webp)}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab3:after {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab3.on:after, 
.no-webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie3-h_e72050ba.png)}
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab3.on:after, 
.webp body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie3-h_e72050ba.webp)}
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab3.on:after,
body[data-la="en"] #app .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab3:hover:after {
  -webkit-filter: unset;
          filter: unset;
}
.no-webp body[data-la="zh-cnt"] #app .kv {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/kv-zh_3c731798.jpg)}
.webp body[data-la="zh-cnt"] #app .kv {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/kv-zh_3c731798.webp)}
body[data-la="zh-cnt"] #app .kv {
}
.no-webp body[data-la="zh-cnt"] #app .kv .logo {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/logo-zh-cnt_b54119a0.png);
  background-size: 273px auto}
.webp body[data-la="zh-cnt"] #app .kv .logo {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/logo-zh-cnt_b54119a0.webp);
  background-size: 273px auto}
.no-webp body[data-la="zh-cnt"] #app .kv .logo {background-size:273px auto}
.webp body[data-la="zh-cnt"] #app .kv .logo {background-size:273px auto}
body[data-la="zh-cnt"] #app .kv .logo {
}
.no-webp body[data-la="zh-cnt"] #app .kv .tip {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/kv-tip_2aa50e40.png)}
.webp body[data-la="zh-cnt"] #app .kv .tip {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/kv-tip_2aa50e40.webp)}
body[data-la="zh-cnt"] #app .kv .tip {
}
.no-webp body[data-la="zh-cnt"] #app .kv .kv-text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/kv-text_f39c6611.png)}
.webp body[data-la="zh-cnt"] #app .kv .kv-text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/kv-text_f39c6611.webp)}
body[data-la="zh-cnt"] #app .kv .kv-text {
  width: 1326px;
  margin-left: -663px;
}
.no-webp body[data-la="zh-cnt"] #app .content .part .xijie {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -2957px}
.webp body[data-la="zh-cnt"] #app .content .part .xijie {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -2957px}
.no-webp body[data-la="zh-cnt"] #app .content .part .xijie {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] #app .content .part .xijie {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] #app .content .part .xijie {background-position:-4453px -2957px}
.webp body[data-la="zh-cnt"] #app .content .part .xijie {background-position:-4453px -2957px}
body[data-la="zh-cnt"] #app .content .part .xijie {
  cursor: pointer;
width:219px;
height:51px;

}
.no-webp body[data-la="zh-cnt"] #app .content .part .xijie.sp {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -2851px}
.webp body[data-la="zh-cnt"] #app .content .part .xijie.sp {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -2851px}
.no-webp body[data-la="zh-cnt"] #app .content .part .xijie.sp {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] #app .content .part .xijie.sp {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] #app .content .part .xijie.sp {background-position:-4453px -2851px}
.webp body[data-la="zh-cnt"] #app .content .part .xijie.sp {background-position:-4453px -2851px}
body[data-la="zh-cnt"] #app .content .part .xijie.sp {
width:220px;
height:51px;

}
body[data-la="zh-cnt"] #app .content .part.part-sbld .part-img .part-text .part-title {
  font-family: 'Noto Serif TC', serif;
}
body[data-la="zh-cnt"] #app .content .part.part-sbld .part-img .part-text .part-subtitle {
  font-family: FZLanTingHeiS-R-GB, serif;
}
body[data-la="zh-cnt"] #app .content .part.part-sbld .part-img .part-text .part-desc {
  font-family: 'Noto Sans TC', serif;
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-sbld .part-img.part-img1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/jiuzhou-cn-bg1_68c3d337.jpg)}
.webp body[data-la="zh-cnt"] #app .content .part.part-sbld .part-img.part-img1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/jiuzhou-cn-bg1_68c3d337.webp)}
body[data-la="zh-cnt"] #app .content .part.part-sbld .part-img.part-img1 {
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-sbld .part-img.part-img3 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/jiuzhou-cn-bg3_bfdcc389.jpg)}
.webp body[data-la="zh-cnt"] #app .content .part.part-sbld .part-img.part-img3 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/jiuzhou-cn-bg3_bfdcc389.webp)}
body[data-la="zh-cnt"] #app .content .part.part-sbld .part-img.part-img3 {
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-fhz {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fhz-pic-bg_50eaa746.jpg)}
.webp body[data-la="zh-cnt"] #app .content .part.part-fhz {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fhz-pic-bg_50eaa746.webp)}
body[data-la="zh-cnt"] #app .content .part.part-fhz {
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-main {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/block-main0_28d01f04.jpg)}
.webp body[data-la="zh-cnt"] #app .content .part.part-main {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/block-main0_28d01f04.webp)}
body[data-la="zh-cnt"] #app .content .part.part-main {
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-role {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/role-pic-bg_7668331c.jpg)}
.webp body[data-la="zh-cnt"] #app .content .part.part-role {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/role-pic-bg_7668331c.webp)}
body[data-la="zh-cnt"] #app .content .part.part-role {
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-yu {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-yu_fd0878d6.jpg);
  background-size: cover}
.webp body[data-la="zh-cnt"] #app .content .part.part-yu {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-yu_fd0878d6.webp);
  background-size: cover}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-yu {background-size:cover}
.webp body[data-la="zh-cnt"] #app .content .part.part-yu {background-size:cover}
body[data-la="zh-cnt"] #app .content .part.part-yu {
  width: 1440px;
  height: 675px;
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-shizhuang {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/shizhuang-bg_6ae92dde.jpg);
  background-size: cover}
.webp body[data-la="zh-cnt"] #app .content .part.part-shizhuang {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/shizhuang-bg_6ae92dde.webp);
  background-size: cover}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-shizhuang {background-size:cover}
.webp body[data-la="zh-cnt"] #app .content .part.part-shizhuang {background-size:cover}
body[data-la="zh-cnt"] #app .content .part.part-shizhuang {
  width: 1440px;
  height: 686px;
}
body[data-la="zh-cnt"] #app .content .part.part-shizhuang .shizhuang-play {
  position: absolute;
  top: 301px;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-bwg {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/bwg-bg_ddcc0186.jpg);
  background-size: cover}
.webp body[data-la="zh-cnt"] #app .content .part.part-bwg {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/bwg-bg_ddcc0186.webp);
  background-size: cover}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-bwg {background-size:cover}
.webp body[data-la="zh-cnt"] #app .content .part.part-bwg {background-size:cover}
body[data-la="zh-cnt"] #app .content .part.part-bwg {
  width: 1440px;
  height: 476px;
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-dame {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-dame_49977b4d.png) center center no-repeat}
.webp body[data-la="zh-cnt"] #app .content .part.part-dame {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-dame_49977b4d.webp) center center no-repeat}
body[data-la="zh-cnt"] #app .content .part.part-dame {
  height: 1078px;
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-dame .dame-text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -1648px}
.webp body[data-la="zh-cnt"] #app .content .part.part-dame .dame-text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -1648px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-dame .dame-text1 {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] #app .content .part.part-dame .dame-text1 {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-dame .dame-text1 {background-position:-4453px -1648px}
.webp body[data-la="zh-cnt"] #app .content .part.part-dame .dame-text1 {background-position:-4453px -1648px}
body[data-la="zh-cnt"] #app .content .part.part-dame .dame-text1 {
  z-index: 2;
width:209px;
height:101px;

  position: absolute;
  top: 469px;
  left: 31px;
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-dame .dame-text2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-624px -0px}
.webp body[data-la="zh-cnt"] #app .content .part.part-dame .dame-text2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-624px -0px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-dame .dame-text2 {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] #app .content .part.part-dame .dame-text2 {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-dame .dame-text2 {background-position:-624px -0px}
.webp body[data-la="zh-cnt"] #app .content .part.part-dame .dame-text2 {background-position:-624px -0px}
body[data-la="zh-cnt"] #app .content .part.part-dame .dame-text2 {
width:631px;
height:922px;

  position: absolute;
  top: 70px;
  left: 740px;
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-dame .dame-text3 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1168px -2342px}
.webp body[data-la="zh-cnt"] #app .content .part.part-dame .dame-text3 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1168px -2342px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-dame .dame-text3 {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] #app .content .part.part-dame .dame-text3 {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-dame .dame-text3 {background-position:-1168px -2342px}
.webp body[data-la="zh-cnt"] #app .content .part.part-dame .dame-text3 {background-position:-1168px -2342px}
body[data-la="zh-cnt"] #app .content .part.part-dame .dame-text3 {
width:636px;
height:101px;

  position: absolute;
  top: 942px;
  left: 31px;
}
body[data-la="zh-cnt"] #app .content .part.part-dame .play2 {
  left: 345px;
  top: 790px;
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-dame .xijie {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -2957px}
.webp body[data-la="zh-cnt"] #app .content .part.part-dame .xijie {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -2957px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-dame .xijie {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] #app .content .part.part-dame .xijie {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-dame .xijie {background-position:-4453px -2957px}
.webp body[data-la="zh-cnt"] #app .content .part.part-dame .xijie {background-position:-4453px -2957px}
body[data-la="zh-cnt"] #app .content .part.part-dame .xijie {
  z-index: 2;
  position: absolute;
  left: 360px;
  top: 30px;
width:219px;
height:51px;

}
body[data-la="zh-cnt"] #app .content .part.part-dame .xijie .icon-more {
  left: 6px;
  top: 0;
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-xijie {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-longmen_31af6d6f.jpg) center center no-repeat}
.webp body[data-la="zh-cnt"] #app .content .part.part-xijie {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-longmen_31af6d6f.webp) center center no-repeat}
body[data-la="zh-cnt"] #app .content .part.part-xijie {
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-xijie .longmen-text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -1485px}
.webp body[data-la="zh-cnt"] #app .content .part.part-xijie .longmen-text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -1485px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-xijie .longmen-text1 {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] #app .content .part.part-xijie .longmen-text1 {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-xijie .longmen-text1 {background-position:-4453px -1485px}
.webp body[data-la="zh-cnt"] #app .content .part.part-xijie .longmen-text1 {background-position:-4453px -1485px}
body[data-la="zh-cnt"] #app .content .part.part-xijie .longmen-text1 {
width:299px;
height:76px;

  position: absolute;
  top: 723px;
  left: 40px;
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-xijie .longmen-text2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1791px -4300px}
.webp body[data-la="zh-cnt"] #app .content .part.part-xijie .longmen-text2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1791px -4300px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-xijie .longmen-text2 {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] #app .content .part.part-xijie .longmen-text2 {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-xijie .longmen-text2 {background-position:-1791px -4300px}
.webp body[data-la="zh-cnt"] #app .content .part.part-xijie .longmen-text2 {background-position:-1791px -4300px}
body[data-la="zh-cnt"] #app .content .part.part-xijie .longmen-text2 {
width:360px;
height:76px;

  position: absolute;
  top: 720px;
  right: 30px;
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-mingguangkai {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-guangming_3c764126.jpg) center no-repeat}
.webp body[data-la="zh-cnt"] #app .content .part.part-mingguangkai {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-guangming_3c764126.webp) center no-repeat}
body[data-la="zh-cnt"] #app .content .part.part-mingguangkai {
  height: 420px;
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-mingguangkai .mingguang-text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1509px -2607px}
.webp body[data-la="zh-cnt"] #app .content .part.part-mingguangkai .mingguang-text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1509px -2607px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-mingguangkai .mingguang-text1 {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] #app .content .part.part-mingguangkai .mingguang-text1 {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-mingguangkai .mingguang-text1 {background-position:-1509px -2607px}
.webp body[data-la="zh-cnt"] #app .content .part.part-mingguangkai .mingguang-text1 {background-position:-1509px -2607px}
body[data-la="zh-cnt"] #app .content .part.part-mingguangkai .mingguang-text1 {
width:477px;
height:143px;

  position: absolute;
  right: 35px;
  bottom: 30px;
}
body[data-la="zh-cnt"] #app .content .part.part-mingguangkai .play2 {
  left: 910px;
  top: 185px;
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-mingguangkai .xijie {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -2851px}
.webp body[data-la="zh-cnt"] #app .content .part.part-mingguangkai .xijie {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -2851px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-mingguangkai .xijie {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] #app .content .part.part-mingguangkai .xijie {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-mingguangkai .xijie {background-position:-4453px -2851px}
.webp body[data-la="zh-cnt"] #app .content .part.part-mingguangkai .xijie {background-position:-4453px -2851px}
body[data-la="zh-cnt"] #app .content .part.part-mingguangkai .xijie {
  position: absolute;
  left: 280px;
  top: 50px;
width:220px;
height:51px;

}
body[data-la="zh-cnt"] #app .content .part.part-mingguangkai .xijie .icon-more {
  left: 179px;
  top: 0;
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-qinfeng .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2595px -693px}
.webp body[data-la="zh-cnt"] #app .content .part.part-qinfeng .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2595px -693px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-qinfeng .text {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] #app .content .part.part-qinfeng .text {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-qinfeng .text {background-position:-2595px -693px}
.webp body[data-la="zh-cnt"] #app .content .part.part-qinfeng .text {background-position:-2595px -693px}
body[data-la="zh-cnt"] #app .content .part.part-qinfeng .text {
width:222px;
height:341px;

}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-zhangyichao .text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-652px -2218px}
.webp body[data-la="zh-cnt"] #app .content .part.part-zhangyichao .text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-652px -2218px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-zhangyichao .text1 {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] #app .content .part.part-zhangyichao .text1 {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-zhangyichao .text1 {background-position:-652px -2218px}
.webp body[data-la="zh-cnt"] #app .content .part.part-zhangyichao .text1 {background-position:-652px -2218px}
body[data-la="zh-cnt"] #app .content .part.part-zhangyichao .text1 {
width:639px;
height:114px;

}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-zhangyichao .text2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3477px -0px}
.webp body[data-la="zh-cnt"] #app .content .part.part-zhangyichao .text2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3477px -0px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-zhangyichao .text2 {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] #app .content .part.part-zhangyichao .text2 {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-zhangyichao .text2 {background-position:-3477px -0px}
.webp body[data-la="zh-cnt"] #app .content .part.part-zhangyichao .text2 {background-position:-3477px -0px}
body[data-la="zh-cnt"] #app .content .part.part-zhangyichao .text2 {
width:310px;
height:147px;

}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1893px -445px}
.webp body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1893px -445px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text1 {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text1 {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text1 {background-position:-1893px -445px}
.webp body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text1 {background-position:-1893px -445px}
body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text1 {
width:254px;
height:542px;

  left: 435px;
  top: 29px;
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -2055px}
.webp body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -2055px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text2 {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text2 {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text2 {background-position:-4453px -2055px}
.webp body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text2 {background-position:-4453px -2055px}
body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text2 {
width:199px;
height:83px;

  left: 454px;
  top: 877px;
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text3 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1293px -2218px}
.webp body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text3 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1293px -2218px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text3 {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text3 {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text3 {background-position:-1293px -2218px}
.webp body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text3 {background-position:-1293px -2218px}
body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text3 {
width:669px;
height:101px;

  top: 205px;
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text4 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1613px -567px}
.webp body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text4 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1613px -567px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text4 {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text4 {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text4 {background-position:-1613px -567px}
.webp body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text4 {background-position:-1613px -567px}
body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text4 {
width:223px;
height:223px;

}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text5 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -3466px}
.webp body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text5 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -3466px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text5 {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text5 {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text5 {background-position:-4453px -3466px}
.webp body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text5 {background-position:-4453px -3466px}
body[data-la="zh-cnt"] #app .content .part.part-bowuguan .text5 {
width:273px;
height:34px;

}
body[data-la="zh-cnt"] #app .content .part.part-bowuguan .play1 {
  top: 120px;
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-mashoudao-yongle .text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-0px -1571px}
.webp body[data-la="zh-cnt"] #app .content .part.part-mashoudao-yongle .text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-0px -1571px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-mashoudao-yongle .text1 {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] #app .content .part.part-mashoudao-yongle .text1 {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-mashoudao-yongle .text1 {background-position:-0px -1571px}
.webp body[data-la="zh-cnt"] #app .content .part.part-mashoudao-yongle .text1 {background-position:-0px -1571px}
body[data-la="zh-cnt"] #app .content .part.part-mashoudao-yongle .text1 {
width:300px;
height:433px;

}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-mashoudao-yongle .text2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1212px -959px}
.webp body[data-la="zh-cnt"] #app .content .part.part-mashoudao-yongle .text2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1212px -959px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-mashoudao-yongle .text2 {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] #app .content .part.part-mashoudao-yongle .text2 {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-mashoudao-yongle .text2 {background-position:-1212px -959px}
.webp body[data-la="zh-cnt"] #app .content .part.part-mashoudao-yongle .text2 {background-position:-1212px -959px}
body[data-la="zh-cnt"] #app .content .part.part-mashoudao-yongle .text2 {
width:316px;
height:391px;

}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-langzhu .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2233px -288px}
.webp body[data-la="zh-cnt"] #app .content .part.part-langzhu .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2233px -288px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-langzhu .text {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] #app .content .part.part-langzhu .text {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-langzhu .text {background-position:-2233px -288px}
.webp body[data-la="zh-cnt"] #app .content .part.part-langzhu .text {background-position:-2233px -288px}
body[data-la="zh-cnt"] #app .content .part.part-langzhu .text {
width:344px;
height:282px;

}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-xxj {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-xxj_86ac49ca.jpg) center no-repeat}
.webp body[data-la="zh-cnt"] #app .content .part.part-xxj {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-xxj_86ac49ca.webp) center no-repeat}
body[data-la="zh-cnt"] #app .content .part.part-xxj {
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-xxj .part-img .part-yj-0 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-yj-2_619a92d4.jpg)}
.webp body[data-la="zh-cnt"] #app .content .part.part-xxj .part-img .part-yj-0 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-yj-2_619a92d4.webp)}
body[data-la="zh-cnt"] #app .content .part.part-xxj .part-img .part-yj-0 {
  width: 713px;
  height: 1002px;
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-xxj .part-img .part-yj-1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-yj-1_56ad8257.jpg)}
.webp body[data-la="zh-cnt"] #app .content .part.part-xxj .part-img .part-yj-1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-yj-1_56ad8257.webp)}
body[data-la="zh-cnt"] #app .content .part.part-xxj .part-img .part-yj-1 {
  width: 713px;
  height: 1002px;
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-bz {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-bz_d01d8a8a.jpg) center no-repeat}
.webp body[data-la="zh-cnt"] #app .content .part.part-bz {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-bz_d01d8a8a.webp) center no-repeat}
body[data-la="zh-cnt"] #app .content .part.part-bz {
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-gy {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-gy_7a4c46dd.jpg) center no-repeat}
.webp body[data-la="zh-cnt"] #app .content .part.part-gy {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-gy_7a4c46dd.webp) center no-repeat}
body[data-la="zh-cnt"] #app .content .part.part-gy {
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-fcsjt {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-fcsjt_33cfee2b.jpg) center no-repeat}
.webp body[data-la="zh-cnt"] #app .content .part.part-fcsjt {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-fcsjt_33cfee2b.webp) center no-repeat}
body[data-la="zh-cnt"] #app .content .part.part-fcsjt {
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-wdwq {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wdwq_1d4a91d8.jpg)}
.webp body[data-la="zh-cnt"] #app .content .part.part-wdwq {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wdwq_1d4a91d8.webp)}
body[data-la="zh-cnt"] #app .content .part.part-wdwq {
  height: 2617px;
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img1 .part-wd-0 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-3_2b9f25bc.jpg)}
.webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img1 .part-wd-0 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-3_2b9f25bc.webp)}
body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img1 .part-wd-0 {
  width: 524px;
  height: 774px;
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img1 .part-wd-1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-0_71684d28.jpg)}
.webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img1 .part-wd-1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-0_71684d28.webp)}
body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img1 .part-wd-1 {
  width: 524px;
  height: 774px;
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img1 .part-wd-2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-1_c92c9cd9.jpg)}
.webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img1 .part-wd-2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-1_c92c9cd9.webp)}
body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img1 .part-wd-2 {
  width: 524px;
  height: 774px;
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img1 .part-wd-3 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-2_1f592de5.jpg)}
.webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img1 .part-wd-3 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-2_1f592de5.webp)}
body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img1 .part-wd-3 {
  width: 524px;
  height: 774px;
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img1 .part-wd-4 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-4_2cc03474.jpg)}
.webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img1 .part-wd-4 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-4_2cc03474.webp)}
body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img1 .part-wd-4 {
  width: 524px;
  height: 774px;
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img1 .moreImg[data-id='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-3s_7d0f0e4a.jpg)}
.webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img1 .moreImg[data-id='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-3s_7d0f0e4a.webp)}
body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img1 .moreImg[data-id='0'] {
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img1 .moreImg[data-id='1'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-0s_217f32c7.jpg)}
.webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img1 .moreImg[data-id='1'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-0s_217f32c7.webp)}
body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img1 .moreImg[data-id='1'] {
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img1 .moreImg[data-id='2'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-1s_b7cc4555.jpg)}
.webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img1 .moreImg[data-id='2'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-1s_b7cc4555.webp)}
body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img1 .moreImg[data-id='2'] {
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img1 .moreImg[data-id='3'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-2s_ffe553d9.jpg)}
.webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img1 .moreImg[data-id='3'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-2s_ffe553d9.webp)}
body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img1 .moreImg[data-id='3'] {
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img1 .moreImg[data-id='4'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-4s_6115768b.jpg)}
.webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img1 .moreImg[data-id='4'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-4s_6115768b.webp)}
body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img1 .moreImg[data-id='4'] {
}
body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img2 {
  width: 919px;
  height: 455px;
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img2 .part-0 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-0p_36437bb6.jpg) no-repeat center / cover}
.webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img2 .part-0 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-0p_36437bb6.webp) no-repeat center / cover}
body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img2 .part-0 {
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img2 .part-1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-1p_8d80d720.jpg) no-repeat center / cover}
.webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img2 .part-1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-1p_8d80d720.webp) no-repeat center / cover}
body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img2 .part-1 {
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img2 .part-2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-2p_96edf97a.jpg) no-repeat center / cover}
.webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img2 .part-2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-2p_96edf97a.webp) no-repeat center / cover}
body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img2 .part-2 {
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img3 .part-wx-0 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wx-0_045c5357.jpg) no-repeat center / cover}
.webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img3 .part-wx-0 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wx-0_045c5357.webp) no-repeat center / cover}
body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img3 .part-wx-0 {
  width: 1443px;
  height: 743px;
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img3 .part-wx-1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wx-3_2bb29fd1.jpg) no-repeat center / cover}
.webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img3 .part-wx-1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wx-3_2bb29fd1.webp) no-repeat center / cover}
body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img3 .part-wx-1 {
  width: 1443px;
  height: 743px;
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img3 .part-wx-2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wx-1_32bbbfe3.jpg) no-repeat center / cover}
.webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img3 .part-wx-2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wx-1_32bbbfe3.webp) no-repeat center / cover}
body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img3 .part-wx-2 {
  width: 1443px;
  height: 743px;
}
.no-webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img3 .part-wx-3 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wx-2_857e18fe.jpg) no-repeat center / cover}
.webp body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img3 .part-wx-3 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wx-2_857e18fe.webp) no-repeat center / cover}
body[data-la="zh-cnt"] #app .content .part.part-wdwq .part-img3 .part-wx-3 {
  width: 1443px;
  height: 743px;
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2233px -1628px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2233px -1628px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .tit {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .tit {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .tit {background-position:-2233px -1628px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .tit {background-position:-2233px -1628px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .tit {
width:331px;
height:202px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-0px -4395px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-0px -4395px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .text {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .text {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .text {background-position:-0px -4395px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .text {background-position:-0px -4395px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .text {
width:352px;
height:88px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-0px -3493px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-0px -3493px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="0"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="0"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="0"] {background-position:-0px -3493px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="0"] {background-position:-0px -3493px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="0"] {
width:527px;
height:80px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-529px -3493px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-529px -3493px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="1"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="1"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="1"] {background-position:-529px -3493px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="1"] {background-position:-529px -3493px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="1"] {
width:527px;
height:80px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1058px -3493px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1058px -3493px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="2"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="2"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="2"] {background-position:-1058px -3493px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="2"] {background-position:-1058px -3493px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="2"] {
width:527px;
height:80px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1587px -3493px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1587px -3493px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="3"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="3"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="3"] {background-position:-1587px -3493px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="3"] {background-position:-1587px -3493px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="3"] {
width:527px;
height:80px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2233px -1412px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2233px -1412px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .tit {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .tit {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .tit {background-position:-2233px -1412px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .tit {background-position:-2233px -1412px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .tit {
width:331px;
height:214px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -419px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -419px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .text {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .text {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .text {background-position:-4453px -419px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .text {background-position:-4453px -419px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .text {
width:336px;
height:88px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-624px -924px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-624px -924px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="0"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="0"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="0"] {background-position:-624px -924px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="0"] {background-position:-624px -924px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="0"] {
width:520px;
height:32px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2405px -3298px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2405px -3298px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="1"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="1"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="1"] {background-position:-2405px -3298px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="1"] {background-position:-2405px -3298px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="1"] {
width:520px;
height:32px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2927px -3298px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2927px -3298px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="2"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="2"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="2"] {background-position:-2927px -3298px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="2"] {background-position:-2927px -3298px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="2"] {
width:520px;
height:32px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3789px -0px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3789px -0px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .tit {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .tit {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .tit {background-position:-3789px -0px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .tit {background-position:-3789px -0px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .tit {
width:324px;
height:125px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -2422px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -2422px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .text {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .text {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .text {background-position:-4453px -2422px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .text {background-position:-4453px -2422px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .text {
width:230px;
height:52px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2779px -3435px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2779px -3435px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="0"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="0"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="0"] {background-position:-2779px -3435px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="0"] {background-position:-2779px -3435px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="0"] {
width:515px;
height:32px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1110px -3650px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1110px -3650px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="1"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="1"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="1"] {background-position:-1110px -3650px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="1"] {background-position:-1110px -3650px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="1"] {
width:515px;
height:32px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1627px -3650px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1627px -3650px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="2"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="2"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="2"] {background-position:-1627px -3650px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="2"] {background-position:-1627px -3650px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="2"] {
width:515px;
height:32px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4115px -0px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4115px -0px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .tit {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .tit {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .tit {background-position:-4115px -0px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .tit {background-position:-4115px -0px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .tit {
width:336px;
height:103px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -3010px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -3010px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .text {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .text {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .text {background-position:-4453px -3010px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .text {background-position:-4453px -3010px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .text {
width:214px;
height:52px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1563px -4395px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1563px -4395px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="0"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="0"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="0"] {background-position:-1563px -4395px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="0"] {background-position:-1563px -4395px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="0"] {
width:441px;
height:50px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2006px -4395px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2006px -4395px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="1"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="1"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="1"] {background-position:-2006px -4395px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="1"] {background-position:-2006px -4395px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="1"] {
width:441px;
height:50px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2449px -4395px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2449px -4395px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="2"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="2"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="2"] {background-position:-2449px -4395px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="2"] {background-position:-2449px -4395px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="2"] {
width:441px;
height:50px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2233px -1832px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2233px -1832px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .tit {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .tit {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .tit {background-position:-2233px -1832px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .tit {background-position:-2233px -1832px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .tit {
width:339px;
height:169px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4012px -4114px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4012px -4114px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="0"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="0"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="0"] {background-position:-4012px -4114px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="0"] {background-position:-4012px -4114px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="0"] {
width:418px;
height:64px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2713px -4205px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2713px -4205px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="1"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="1"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="1"] {background-position:-2713px -4205px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="1"] {background-position:-2713px -4205px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="1"] {
width:418px;
height:64px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3133px -4205px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3133px -4205px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="2"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="2"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="2"] {background-position:-3133px -4205px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="2"] {background-position:-3133px -4205px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="2"] {
width:418px;
height:64px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3553px -4205px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3553px -4205px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="3"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="3"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="3"] {background-position:-3553px -4205px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="3"] {background-position:-3553px -4205px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="3"] {
width:418px;
height:64px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="4"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3973px -4205px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="4"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3973px -4205px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="4"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="4"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="4"] {background-position:-3973px -4205px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="4"] {background-position:-3973px -4205px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="4"] {
width:418px;
height:64px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="5"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2153px -4300px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="5"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2153px -4300px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="5"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="5"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="5"] {background-position:-2153px -4300px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="5"] {background-position:-2153px -4300px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="5"] {
width:418px;
height:64px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="6"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2573px -4300px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="6"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2573px -4300px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="6"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="6"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="6"] {background-position:-2573px -4300px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="6"] {background-position:-2573px -4300px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="6"] {
width:418px;
height:64px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3144px -1492px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3144px -1492px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .tit {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .tit {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .tit {background-position:-3144px -1492px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .tit {background-position:-3144px -1492px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .tit {
width:331px;
height:177px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .tit[data-index="0"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3144px -1671px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .tit[data-index="0"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3144px -1671px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .tit[data-index="0"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .tit[data-index="0"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .tit[data-index="0"] {background-position:-3144px -1671px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .tit[data-index="0"] {background-position:-3144px -1671px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .tit[data-index="0"] {
width:331px;
height:177px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -2248px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -2248px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .text {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .text {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .text {background-position:-4453px -2248px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .text {background-position:-4453px -2248px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .text {
width:229px;
height:58px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .text[data-index="0"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -2308px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .text[data-index="0"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -2308px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .text[data-index="0"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .text[data-index="0"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .text[data-index="0"] {background-position:-4453px -2308px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .text[data-index="0"] {background-position:-4453px -2308px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .text[data-index="0"] {
width:229px;
height:58px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -599px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -599px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="0"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="0"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="0"] {background-position:-4453px -599px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="0"] {background-position:-4453px -599px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="0"] {
width:334px;
height:83px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -684px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -684px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="1"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="1"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="1"] {background-position:-4453px -684px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="1"] {background-position:-4453px -684px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="1"] {
width:334px;
height:83px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -769px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -769px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="2"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="2"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="2"] {background-position:-4453px -769px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="2"] {background-position:-4453px -769px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="2"] {
width:334px;
height:83px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -854px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -854px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="3"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="3"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="3"] {background-position:-4453px -854px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="3"] {background-position:-4453px -854px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="3"] {
width:334px;
height:83px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="4"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -939px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="4"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -939px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="4"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="4"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="4"] {background-position:-4453px -939px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="4"] {background-position:-4453px -939px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="4"] {
width:334px;
height:83px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="5"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -1024px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="5"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -1024px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="5"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="5"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="5"] {background-position:-4453px -1024px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="5"] {background-position:-4453px -1024px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="5"] {
width:334px;
height:83px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .right {background-position:left center}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .right {background-position:left center}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .right {background-repeat:no-repeat}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .right {background-repeat:no-repeat}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .right {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .right[data-index="2"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-right3_04879a6d.jpg)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .right[data-index="2"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-right3_04879a6d.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .right[data-index="2"] {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .right[data-index="1"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-right2_8d8404b1.jpg)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .right[data-index="1"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-right2_8d8404b1.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .right[data-index="1"] {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .right[data-index="0"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-right1_2b54f9d7.jpg)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .right[data-index="0"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-right1_2b54f9d7.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .right[data-index="0"] {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2595px -489px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2595px -489px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tit {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tit {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tit {background-position:-2595px -489px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tit {background-position:-2595px -489px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tit {
width:376px;
height:202px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -2368px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -2368px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .text {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .text {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .text {background-position:-4453px -2368px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .text {background-position:-4453px -2368px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .text {
width:245px;
height:52px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-tab1_7c653687.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-tab1_7c653687.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab1:after {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab1.on:after, 
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-tab1-h_e8cc8955.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab1.on:after, 
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-tab1-h_e8cc8955.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab1.on:after,
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab1:hover:after {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-tab2_519e6e91.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-tab2_519e6e91.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab2:after {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab2.on:after, 
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-tab2-h_964f366b.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab2.on:after, 
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-tab2-h_964f366b.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab2.on:after,
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab2:hover:after {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-tab3_0a1faf3b.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-tab3_0a1faf3b.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab3:after {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab3.on:after, 
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-tab3-h_a8c17dd4.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab3.on:after, 
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-tab3-h_a8c17dd4.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab3.on:after,
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab3:hover:after {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .right[data-index="2"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-right3_cbc8cc3e.jpg)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .right[data-index="2"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-right3_cbc8cc3e.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .right[data-index="2"] {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .right[data-index="1"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-right2_1ada6403.jpg)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .right[data-index="1"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-right2_1ada6403.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .right[data-index="1"] {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .right[data-index="0"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-right1_e90b9655.jpg)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .right[data-index="0"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-right1_e90b9655.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .right[data-index="0"] {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1131px -2607px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1131px -2607px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tit {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tit {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tit {background-position:-1131px -2607px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tit {background-position:-1131px -2607px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tit {
width:376px;
height:200px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-392px -4551px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-392px -4551px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .text {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .text {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .text {background-position:-392px -4551px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .text {background-position:-392px -4551px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .text {
width:373px;
height:52px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-tab1_de821119.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-tab1_de821119.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab1:after {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab1.on:after, 
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-tab1-h_e7675acc.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab1.on:after, 
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-tab1-h_e7675acc.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab1.on:after,
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab1:hover:after {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-tab2_370ac0dc.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-tab2_370ac0dc.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab2:after {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab2.on:after, 
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-tab2-h_b46bca24.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab2.on:after, 
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-tab2-h_b46bca24.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab2.on:after,
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab2:hover:after {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-tab3_8f09221e.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-tab3_8f09221e.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab3:after {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab3.on:after, 
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-tab3-h_7c08a44f.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab3.on:after, 
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-tab3-h_7c08a44f.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab3.on:after,
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab3:hover:after {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3144px -2240px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3144px -2240px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .tit {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .tit {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .tit {background-position:-3144px -2240px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .tit {background-position:-3144px -2240px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .tit {
width:280px;
height:201px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -2000px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -2000px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .text {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .text {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .text {background-position:-4453px -2000px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .text {background-position:-4453px -2000px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .text {
width:325px;
height:53px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-331px -3972px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-331px -3972px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="3"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="3"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="3"] {background-position:-331px -3972px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="3"] {background-position:-331px -3972px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="3"] {
width:357px;
height:28px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -3832px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -3832px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="2"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="2"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="2"] {background-position:-4453px -3832px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="2"] {background-position:-4453px -3832px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="2"] {
width:206px;
height:28px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -3652px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -3652px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="1"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="1"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="1"] {background-position:-4453px -3652px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="1"] {background-position:-4453px -3652px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="1"] {
width:273px;
height:28px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -3682px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -3682px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="0"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="0"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="0"] {background-position:-4453px -3682px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="0"] {background-position:-4453px -3682px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="0"] {
width:273px;
height:28px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3477px -439px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3477px -439px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .tit {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .tit {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .tit {background-position:-3477px -439px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .tit {background-position:-3477px -439px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .tit {
width:206px;
height:201px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-350px -4300px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-350px -4300px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .text {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .text {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .text {background-position:-350px -4300px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .text {background-position:-350px -4300px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .text {
width:352px;
height:90px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -3712px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -3712px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="2"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="2"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="2"] {background-position:-4453px -3712px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="2"] {background-position:-4453px -3712px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="2"] {
width:273px;
height:28px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -3802px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -3802px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="1"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="1"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="1"] {background-position:-4453px -3802px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="1"] {background-position:-4453px -3802px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="1"] {
width:223px;
height:28px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -3862px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -3862px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="0"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="0"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="0"] {background-position:-4453px -3862px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="0"] {background-position:-4453px -3862px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="0"] {
width:206px;
height:28px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-0px -2810px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-0px -2810px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .tit {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .tit {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .tit {background-position:-0px -2810px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .tit {background-position:-0px -2810px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .tit {
width:372px;
height:201px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -1945px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -1945px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .text {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .text {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .text {background-position:-4453px -1945px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .text {background-position:-4453px -1945px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .text {
width:343px;
height:53px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="4"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -3892px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="4"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -3892px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="4"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="4"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="4"] {background-position:-4453px -3892px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="4"] {background-position:-4453px -3892px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="4"] {
width:189px;
height:28px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -3772px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -3772px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="3"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="3"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="3"] {background-position:-4453px -3772px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="3"] {background-position:-4453px -3772px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="3"] {
width:256px;
height:28px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -3502px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -3502px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="2"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="2"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="2"] {background-position:-4453px -3502px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="2"] {background-position:-4453px -3502px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="2"] {
width:324px;
height:28px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3637px -3866px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3637px -3866px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="1"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="1"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="1"] {background-position:-3637px -3866px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="1"] {background-position:-3637px -3866px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="1"] {
width:374px;
height:28px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -3922px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -3922px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="0"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="0"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="0"] {background-position:-4453px -3922px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="0"] {background-position:-4453px -3922px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="0"] {
width:189px;
height:28px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-13 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3144px -1281px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-13 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3144px -1281px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-13 .tit {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-13 .tit {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-13 .tit {background-position:-3144px -1281px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-13 .tit {background-position:-3144px -1281px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-13 .tit {
width:283px;
height:209px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-354px -4395px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-354px -4395px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="0"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="0"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="0"] {background-position:-354px -4395px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="0"] {background-position:-354px -4395px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="0"] {
width:401px;
height:59px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-757px -4395px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-757px -4395px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="1"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="1"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="1"] {background-position:-757px -4395px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="1"] {background-position:-757px -4395px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="1"] {
width:401px;
height:59px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1160px -4395px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1160px -4395px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="2"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="2"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="2"] {background-position:-1160px -4395px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="2"] {background-position:-1160px -4395px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="2"] {
width:401px;
height:59px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-14 .tit {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3144px -204px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-14 .tit {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3144px -204px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-14 .tit {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-14 .tit {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-14 .tit {background-position:-3144px -204px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-14 .tit {background-position:-3144px -204px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-14 .tit {
width:331px;
height:200px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-14 .text {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1872px -2135px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-14 .text {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1872px -2135px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-14 .text {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-14 .text {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-14 .text {background-position:-1872px -2135px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-14 .text {background-position:-1872px -2135px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-14 .text {
width:507px;
height:52px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-14 .desc[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -3742px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-14 .desc[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -3742px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-14 .desc[data-index='0'] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-14 .desc[data-index='0'] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-14 .desc[data-index='0'] {background-position:-4453px -3742px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-14 .desc[data-index='0'] {background-position:-4453px -3742px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-14 .desc[data-index='0'] {
width:273px;
height:28px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-15 .tit {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3144px -406px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-15 .tit {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3144px -406px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-15 .tit {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-15 .tit {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-15 .tit {background-position:-3144px -406px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-15 .tit {background-position:-3144px -406px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-15 .tit {
width:331px;
height:200px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-15 .text {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1509px -2752px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-15 .text {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1509px -2752px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-15 .text {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-15 .text {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-15 .text {background-position:-1509px -2752px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-15 .text {background-position:-1509px -2752px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-15 .text {
width:506px;
height:52px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-15 .desc[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1588px -4485px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-15 .desc[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1588px -4485px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-15 .desc[data-index='0'] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-15 .desc[data-index='0'] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-15 .desc[data-index='0'] {background-position:-1588px -4485px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-15 .desc[data-index='0'] {background-position:-1588px -4485px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-15 .desc[data-index='0'] {
width:407px;
height:43px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-16 .tit {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3144px -608px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-16 .tit {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3144px -608px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-16 .tit {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-16 .tit {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-16 .tit {background-position:-3144px -608px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-16 .tit {background-position:-3144px -608px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-16 .tit {
width:331px;
height:200px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-16 .text {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2405px -3207px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-16 .text {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2405px -3207px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-16 .text {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-16 .text {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-16 .text {background-position:-2405px -3207px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-16 .text {background-position:-2405px -3207px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-16 .text {
width:503px;
height:89px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2143px -2810px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2143px -2810px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='0'] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='0'] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='0'] {background-position:-2143px -2810px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='0'] {background-position:-2143px -2810px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='0'] {
width:542px;
height:95px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1884px -3013px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1884px -3013px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='1'] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='1'] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='1'] {background-position:-1884px -3013px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='1'] {background-position:-1884px -3013px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='1'] {
width:542px;
height:95px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-17 .tit {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3144px -810px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-17 .tit {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3144px -810px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-17 .tit {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-17 .tit {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-17 .tit {background-position:-3144px -810px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-17 .tit {background-position:-3144px -810px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-17 .tit {
width:331px;
height:200px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-17 .desc[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2997px -3013px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-17 .desc[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2997px -3013px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-17 .desc[data-index='0'] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-17 .desc[data-index='0'] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-17 .desc[data-index='0'] {background-position:-2997px -3013px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-17 .desc[data-index='0'] {background-position:-2997px -3013px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-17 .desc[data-index='0'] {
width:474px;
height:83px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-18 .tit {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2595px -1036px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-18 .tit {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2595px -1036px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-18 .tit {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-18 .tit {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-18 .tit {background-position:-2595px -1036px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-18 .tit {background-position:-2595px -1036px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-18 .tit {
width:376px;
height:201px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-18 .desc[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-673px -3355px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-18 .desc[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-673px -3355px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-18 .desc[data-index='0'] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-18 .desc[data-index='0'] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-18 .desc[data-index='0'] {background-position:-673px -3355px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-18 .desc[data-index='0'] {background-position:-673px -3355px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-18 .desc[data-index='0'] {
width:543px;
height:78px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-19 .right {background-position:left center}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-19 .right {background-position:left center}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-19 .right {background-repeat:no-repeat}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-19 .right {background-repeat:no-repeat}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-19 .right {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-19 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/19-right1_39c3bb24.jpg)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-19 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/19-right1_39c3bb24.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-19 .right[data-index='0'] {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-19 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/19-right2_92cc7f37.jpg)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-19 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/19-right2_92cc7f37.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-19 .right[data-index='1'] {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-19 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2595px -1239px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-19 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2595px -1239px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-19 .tit {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-19 .tit {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-19 .tit {background-position:-2595px -1239px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-19 .tit {background-position:-2595px -1239px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-19 .tit {
width:375px;
height:201px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-19 .tit[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2595px -1442px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-19 .tit[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2595px -1442px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-19 .tit[data-index='0'] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-19 .tit[data-index='0'] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-19 .tit[data-index='0'] {background-position:-2595px -1442px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-19 .tit[data-index='0'] {background-position:-2595px -1442px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-19 .tit[data-index='0'] {
width:375px;
height:201px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-20 .right {background-position:left center}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-20 .right {background-position:left center}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-20 .right {background-repeat:no-repeat}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-20 .right {background-repeat:no-repeat}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-20 .right {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-20 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/20-right1_a6ba0d1f.jpg)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-20 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/20-right1_a6ba0d1f.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-20 .right[data-index='0'] {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-20 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/20-right2_0a11ffcd.jpg)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-20 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/20-right2_0a11ffcd.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-20 .right[data-index='1'] {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-20 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2595px -284px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-20 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2595px -284px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-20 .tit {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-20 .tit {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-20 .tit {background-position:-2595px -284px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-20 .tit {background-position:-2595px -284px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-20 .tit {
width:375px;
height:203px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-20 .tit[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2595px -1645px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-20 .tit[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2595px -1645px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-20 .tit[data-index='0'] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-20 .tit[data-index='0'] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-20 .tit[data-index='0'] {background-position:-2595px -1645px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-20 .tit[data-index='0'] {background-position:-2595px -1645px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-20 .tit[data-index='0'] {
width:375px;
height:201px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-21 .right {background-position:left center}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-21 .right {background-position:left center}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-21 .right {background-repeat:no-repeat}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-21 .right {background-repeat:no-repeat}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-21 .right {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-21 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/21-right1_e4c34c6c.jpg)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-21 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/21-right1_e4c34c6c.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-21 .right[data-index='0'] {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-21 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/21-right2_a3a44de3.jpg)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-21 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/21-right2_a3a44de3.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-21 .right[data-index='1'] {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-21 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2595px -1848px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-21 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2595px -1848px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-21 .tit {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-21 .tit {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-21 .tit {background-position:-2595px -1848px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-21 .tit {background-position:-2595px -1848px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-21 .tit {
width:375px;
height:201px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-21 .tit[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2595px -2051px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-21 .tit[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2595px -2051px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-21 .tit[data-index='0'] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-21 .tit[data-index='0'] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-21 .tit[data-index='0'] {background-position:-2595px -2051px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-21 .tit[data-index='0'] {background-position:-2595px -2051px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-21 .tit[data-index='0'] {
width:375px;
height:201px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-22 .right {background-position:left center}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-22 .right {background-position:left center}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-22 .right {background-repeat:no-repeat}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-22 .right {background-repeat:no-repeat}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-22 .right {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-22 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/22-right1_48d7afcf.jpg)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-22 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/22-right1_48d7afcf.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-22 .right[data-index='0'] {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-22 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/22-right2_c560077c.jpg)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-22 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/22-right2_c560077c.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-22 .right[data-index='1'] {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-22 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2595px -2254px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-22 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2595px -2254px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-22 .tit {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-22 .tit {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-22 .tit {background-position:-2595px -2254px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-22 .tit {background-position:-2595px -2254px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-22 .tit {
width:375px;
height:201px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-22 .tit[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-0px -2607px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-22 .tit[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-0px -2607px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-22 .tit[data-index='0'] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-22 .tit[data-index='0'] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-22 .tit[data-index='0'] {background-position:-0px -2607px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-22 .tit[data-index='0'] {background-position:-0px -2607px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-22 .tit[data-index='0'] {
width:375px;
height:201px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-23 .right {background-position:left center}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-23 .right {background-position:left center}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-23 .right {background-repeat:no-repeat}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-23 .right {background-repeat:no-repeat}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-23 .right {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-23 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/23-right1_ab46ca7f.jpg)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-23 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/23-right1_ab46ca7f.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-23 .right[data-index='0'] {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-23 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/23-right2_641cada2.jpg)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-23 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/23-right2_641cada2.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-23 .right[data-index='1'] {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-23 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-377px -2607px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-23 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-377px -2607px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-23 .tit {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-23 .tit {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-23 .tit {background-position:-377px -2607px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-23 .tit {background-position:-377px -2607px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-23 .tit {
width:375px;
height:201px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-23 .tit[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-754px -2607px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-23 .tit[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-754px -2607px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-23 .tit[data-index='0'] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-23 .tit[data-index='0'] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-23 .tit[data-index='0'] {background-position:-754px -2607px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-23 .tit[data-index='0'] {background-position:-754px -2607px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-23 .tit[data-index='0'] {
width:375px;
height:201px;

}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .left {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .right {background-position:left center}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .right {background-position:left center}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .right {background-repeat:no-repeat}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .right {background-repeat:no-repeat}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .right {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-big-xijie1_b9164036.jpg)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-big-xijie1_b9164036.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .right[data-index='0'] {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-big-xijie2_9d2dd50c.jpg)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-big-xijie2_9d2dd50c.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .right[data-index='1'] {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .right[data-index='2'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-big-xijie3_a4fd9996.jpg)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .right[data-index='2'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-big-xijie3_a4fd9996.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .right[data-index='2'] {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1452px -1710px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1452px -1710px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tit {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tit {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tit {background-position:-1452px -1710px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tit {background-position:-1452px -1710px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tit {
width:466px;
height:212px;

  position: absolute;
  top: 113px;
  left: 163px;
}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .desc {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  font-family: fzssksjt, sans-serif;
  padding-left: 16px;
  position: absolute;
  left: 780px;
  bottom: 110px;
}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab {
  display: none;
  height: 120px;
}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab1 {
  display: block;
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie1_2f72d3ce.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie1_2f72d3ce.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab1:after {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab1.on:after, 
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie1-h_7315314a.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab1.on:after, 
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie1-h_7315314a.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab1.on:after,
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab1:hover:after {
  -webkit-filter: unset;
          filter: unset;
}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab2 {
  display: block;
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie2_7688e6d5.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie2_7688e6d5.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab2:after {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab2.on:after, 
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie2-h_ea13be64.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab2.on:after, 
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie2-h_ea13be64.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab2.on:after,
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab2:hover:after {
  -webkit-filter: unset;
          filter: unset;
}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab3 {
  display: block;
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie3_1fbc75d4.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie3_1fbc75d4.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab3:after {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab3.on:after, 
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie3-h_285f339f.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab3.on:after, 
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie3-h_285f339f.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab3.on:after,
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab3:hover:after {
  -webkit-filter: unset;
          filter: unset;
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .left {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .right {background-position:left center}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .right {background-position:left center}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .right {background-repeat:no-repeat}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .right {background-repeat:no-repeat}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .right {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-big-xijie1_28a15cc8.jpg)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-big-xijie1_28a15cc8.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .right[data-index='0'] {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-big-xijie2_970d0a60.jpg)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-big-xijie2_970d0a60.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .right[data-index='1'] {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-468px -2006px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-468px -2006px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="0"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="0"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="0"] {background-position:-468px -2006px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="0"] {background-position:-468px -2006px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="0"] {
width:466px;
height:210px;

  position: absolute;
  top: 113px;
  left: 163px;
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-468px -2006px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-468px -2006px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="1"] {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="1"] {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="1"] {background-position:-468px -2006px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="1"] {background-position:-468px -2006px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="1"] {
width:466px;
height:210px;

  position: absolute;
  top: 113px;
  left: 163px;
}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .desc {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  font-family: fzssksjt, sans-serif;
  padding-left: 16px;
  position: absolute;
  left: 780px;
  bottom: 110px;
}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab {
  display: none;
  height: 120px;
}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab1 {
  display: block;
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-xijie1_bea2c938.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-xijie1_bea2c938.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab1:after {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab1.on:after, 
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-xijie1-h_189c1df2.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab1.on:after, 
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-xijie1-h_189c1df2.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab1.on:after,
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab1:hover:after {
  -webkit-filter: unset;
          filter: unset;
}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab2 {
  display: block;
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-xijie2_f88ffac6.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-xijie2_f88ffac6.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab2:after {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab2.on:after, 
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-xijie2-h_3fd14cc3.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab2.on:after, 
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-xijie2-h_3fd14cc3.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab2.on:after,
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab2:hover:after {
  -webkit-filter: unset;
          filter: unset;
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .left {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .right {background-position:left center}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .right {background-position:left center}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .right {background-repeat:no-repeat}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .right {background-repeat:no-repeat}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .right {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-big-xijie1_61a35364.jpg)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-big-xijie1_61a35364.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .right[data-index='0'] {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-big-xijie2_35183d1a.jpg)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-big-xijie2_35183d1a.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .right[data-index='1'] {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .right[data-index='2'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-big-xijie3_acdf6bac.jpg)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .right[data-index='2'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-big-xijie3_acdf6bac.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .right[data-index='2'] {
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-982px -1710px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-982px -1710px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tit {background-size:4802px 4662px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tit {background-size:4802px 4662px}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tit {background-position:-982px -1710px}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tit {background-position:-982px -1710px}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tit {
width:468px;
height:212px;

  position: absolute;
  top: 113px;
  left: 163px;
}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .desc {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  font-family: fzssksjt, sans-serif;
  padding-left: 16px;
  position: absolute;
  left: 780px;
  bottom: 110px;
}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab {
  display: none;
  height: 120px;
}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab1 {
  display: block;
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie1_75386450.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie1_75386450.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab1:after {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab1.on:after, 
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie1-h_20be775c.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab1.on:after, 
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie1-h_20be775c.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab1.on:after,
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab1:hover:after {
  -webkit-filter: unset;
          filter: unset;
}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab2 {
  display: block;
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie2_b3902cee.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie2_b3902cee.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab2:after {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab2.on:after, 
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie2-h_5e187019.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab2.on:after, 
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie2-h_5e187019.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab2.on:after,
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab2:hover:after {
  -webkit-filter: unset;
          filter: unset;
}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab3 {
  display: block;
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie3_012a1b5a.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie3_012a1b5a.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab3:after {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab3.on:after, 
.no-webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie3-h_e72050ba.png)}
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab3.on:after, 
.webp body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie3-h_e72050ba.webp)}
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab3.on:after,
body[data-la="zh-cnt"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab3:hover:after {
  -webkit-filter: unset;
          filter: unset;
}
body[data-la="zh-cnt"] #app .content .part-dali .part-title,
body[data-la="zh-cnt"] #app .pop-bg .img-pop .swiper-container .slide .tit .title {
  font-weight: normal;
  font-family: SourceHanSerifCN, sans-serif;
}
body[data-la="zh-cnt"] #app .pop-bg .img-pop .swiper-container .slide .desc {
  font-weight: 300;
  font-family: SourceHanSerifCN, sans-serif;
}
.no-webp body[data-la="jp"] #app .kv {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/kv-jp_ba304031.jpg)}
.webp body[data-la="jp"] #app .kv {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/kv-jp_ba304031.webp)}
body[data-la="jp"] #app .kv {
}
.no-webp body[data-la="jp"] #app .kv .tip {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/kv-tip_b0977a36.png)}
.webp body[data-la="jp"] #app .kv .tip {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/kv-tip_b0977a36.webp)}
body[data-la="jp"] #app .kv .tip {
}
.no-webp body[data-la="jp"] #app .kv .kv-text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/kv-text_d6405709.png)}
.webp body[data-la="jp"] #app .kv .kv-text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/kv-text_d6405709.webp)}
body[data-la="jp"] #app .kv .kv-text {
  width: 1326px;
  margin-left: -663px;
}
.no-webp body[data-la="jp"] #app .content .part .xijie {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -2639px}
.webp body[data-la="jp"] #app .content .part .xijie {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -2639px}
.no-webp body[data-la="jp"] #app .content .part .xijie {background-size:4802px 4662px}
.webp body[data-la="jp"] #app .content .part .xijie {background-size:4802px 4662px}
.no-webp body[data-la="jp"] #app .content .part .xijie {background-position:-4453px -2639px}
.webp body[data-la="jp"] #app .content .part .xijie {background-position:-4453px -2639px}
body[data-la="jp"] #app .content .part .xijie {
width:220px;
height:52px;

}
.no-webp body[data-la="jp"] #app .content .part .xijie.sp {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -2693px}
.webp body[data-la="jp"] #app .content .part .xijie.sp {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -2693px}
.no-webp body[data-la="jp"] #app .content .part .xijie.sp {background-size:4802px 4662px}
.webp body[data-la="jp"] #app .content .part .xijie.sp {background-size:4802px 4662px}
.no-webp body[data-la="jp"] #app .content .part .xijie.sp {background-position:-4453px -2693px}
.webp body[data-la="jp"] #app .content .part .xijie.sp {background-position:-4453px -2693px}
body[data-la="jp"] #app .content .part .xijie.sp {
width:220px;
height:52px;

}
body[data-la="jp"] #app .content .part.part-sbld .part-img .part-text .part-title {
  font-family: 'Noto Serif JP', serif;
}
body[data-la="jp"] #app .content .part.part-sbld .part-img .part-text .part-subtitle {
  font-family: FZLanTingHeiS-R-GB, serif;
}
body[data-la="jp"] #app .content .part.part-sbld .part-img .part-text .part-desc {
  font-family: 'Noto Sans JP', serif;
  font-weight: 400;
}
body[data-la="jp"] #app .content .part.part-sbld .part-img.part-img2 .part-text1 {
  top: 335px;
}
.no-webp body[data-la="jp"] #app .content .part.part-fhz {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fhz-pic-bg_359594b8.jpg)}
.webp body[data-la="jp"] #app .content .part.part-fhz {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fhz-pic-bg_359594b8.webp)}
body[data-la="jp"] #app .content .part.part-fhz {
}
.no-webp body[data-la="jp"] #app .content .part.part-main {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/block-main0_1830d517.jpg)}
.webp body[data-la="jp"] #app .content .part.part-main {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/block-main0_1830d517.webp)}
body[data-la="jp"] #app .content .part.part-main {
}
.no-webp body[data-la="jp"] #app .content .part.part-role {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/role-pic-bg_a5afa967.jpg)}
.webp body[data-la="jp"] #app .content .part.part-role {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/role-pic-bg_a5afa967.webp)}
body[data-la="jp"] #app .content .part.part-role {
}
.no-webp body[data-la="jp"] #app .content .part.part-yu {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-yu_dadc96f8.jpg)}
.webp body[data-la="jp"] #app .content .part.part-yu {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-yu_dadc96f8.webp)}
body[data-la="jp"] #app .content .part.part-yu {
}
.no-webp body[data-la="jp"] #app .content .part.part-shizhuang {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/shizhuang-bg_27ac05b0.jpg)}
.webp body[data-la="jp"] #app .content .part.part-shizhuang {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/shizhuang-bg_27ac05b0.webp)}
body[data-la="jp"] #app .content .part.part-shizhuang {
}
.no-webp body[data-la="jp"] #app .content .part.part-bwg {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/bwg-bg_21f059bd.jpg)}
.webp body[data-la="jp"] #app .content .part.part-bwg {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/bwg-bg_21f059bd.webp)}
body[data-la="jp"] #app .content .part.part-bwg {
}
.no-webp body[data-la="jp"] #app .content .part.part-dame {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-dame_49977b4d.png) center center no-repeat}
.webp body[data-la="jp"] #app .content .part.part-dame {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-dame_49977b4d.webp) center center no-repeat}
body[data-la="jp"] #app .content .part.part-dame {
  height: 1078px;
}
.no-webp body[data-la="jp"] #app .content .part.part-dame .dame-text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -1751px}
.webp body[data-la="jp"] #app .content .part.part-dame .dame-text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -1751px}
.no-webp body[data-la="jp"] #app .content .part.part-dame .dame-text1 {background-size:4802px 4662px}
.webp body[data-la="jp"] #app .content .part.part-dame .dame-text1 {background-size:4802px 4662px}
.no-webp body[data-la="jp"] #app .content .part.part-dame .dame-text1 {background-position:-4453px -1751px}
.webp body[data-la="jp"] #app .content .part.part-dame .dame-text1 {background-position:-4453px -1751px}
body[data-la="jp"] #app .content .part.part-dame .dame-text1 {
  z-index: 2;
width:209px;
height:101px;

  position: absolute;
  top: 469px;
  left: 31px;
}
.no-webp body[data-la="jp"] #app .content .part.part-dame .dame-text2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-0px -0px}
.webp body[data-la="jp"] #app .content .part.part-dame .dame-text2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-0px -0px}
.no-webp body[data-la="jp"] #app .content .part.part-dame .dame-text2 {background-size:4802px 4662px}
.webp body[data-la="jp"] #app .content .part.part-dame .dame-text2 {background-size:4802px 4662px}
.no-webp body[data-la="jp"] #app .content .part.part-dame .dame-text2 {background-position:-0px -0px}
.webp body[data-la="jp"] #app .content .part.part-dame .dame-text2 {background-position:-0px -0px}
body[data-la="jp"] #app .content .part.part-dame .dame-text2 {
width:622px;
height:957px;

  position: absolute;
  top: 70px;
  left: 740px;
}
.no-webp body[data-la="jp"] #app .content .part.part-dame .dame-text3 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1806px -2342px}
.webp body[data-la="jp"] #app .content .part.part-dame .dame-text3 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1806px -2342px}
.no-webp body[data-la="jp"] #app .content .part.part-dame .dame-text3 {background-size:4802px 4662px}
.webp body[data-la="jp"] #app .content .part.part-dame .dame-text3 {background-size:4802px 4662px}
.no-webp body[data-la="jp"] #app .content .part.part-dame .dame-text3 {background-position:-1806px -2342px}
.webp body[data-la="jp"] #app .content .part.part-dame .dame-text3 {background-position:-1806px -2342px}
body[data-la="jp"] #app .content .part.part-dame .dame-text3 {
width:631px;
height:101px;

  position: absolute;
  top: 942px;
  left: 31px;
}
body[data-la="jp"] #app .content .part.part-dame .play2 {
  left: 345px;
  top: 790px;
}
.no-webp body[data-la="jp"] #app .content .part.part-dame .xijie {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -2639px}
.webp body[data-la="jp"] #app .content .part.part-dame .xijie {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -2639px}
.no-webp body[data-la="jp"] #app .content .part.part-dame .xijie {background-size:4802px 4662px}
.webp body[data-la="jp"] #app .content .part.part-dame .xijie {background-size:4802px 4662px}
.no-webp body[data-la="jp"] #app .content .part.part-dame .xijie {background-position:-4453px -2639px}
.webp body[data-la="jp"] #app .content .part.part-dame .xijie {background-position:-4453px -2639px}
body[data-la="jp"] #app .content .part.part-dame .xijie {
  position: absolute;
  left: 360px;
  top: 30px;
width:220px;
height:52px;

}
body[data-la="jp"] #app .content .part.part-dame .xijie .icon-more {
  left: 6px;
  top: 0;
}
.no-webp body[data-la="jp"] #app .content .part.part-kv {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-kv_2ac8aa19.jpg) center center no-repeat}
.webp body[data-la="jp"] #app .content .part.part-kv {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-kv_2ac8aa19.webp) center center no-repeat}
body[data-la="jp"] #app .content .part.part-kv {
  height: 835px;
}
.no-webp body[data-la="jp"] #app .content .part.part-xijie {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-longmen_31af6d6f.jpg) center center no-repeat}
.webp body[data-la="jp"] #app .content .part.part-xijie {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-longmen_31af6d6f.webp) center center no-repeat}
body[data-la="jp"] #app .content .part.part-xijie {
}
.no-webp body[data-la="jp"] #app .content .part.part-xijie .longmen-text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -1199px}
.webp body[data-la="jp"] #app .content .part.part-xijie .longmen-text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -1199px}
.no-webp body[data-la="jp"] #app .content .part.part-xijie .longmen-text1 {background-size:4802px 4662px}
.webp body[data-la="jp"] #app .content .part.part-xijie .longmen-text1 {background-size:4802px 4662px}
.no-webp body[data-la="jp"] #app .content .part.part-xijie .longmen-text1 {background-position:-4453px -1199px}
.webp body[data-la="jp"] #app .content .part.part-xijie .longmen-text1 {background-position:-4453px -1199px}
body[data-la="jp"] #app .content .part.part-xijie .longmen-text1 {
width:241px;
height:108px;

  position: absolute;
  top: 713px;
  left: 40px;
}
.no-webp body[data-la="jp"] #app .content .part.part-xijie .longmen-text2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-0px -3902px}
.webp body[data-la="jp"] #app .content .part.part-xijie .longmen-text2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-0px -3902px}
.no-webp body[data-la="jp"] #app .content .part.part-xijie .longmen-text2 {background-size:4802px 4662px}
.webp body[data-la="jp"] #app .content .part.part-xijie .longmen-text2 {background-size:4802px 4662px}
.no-webp body[data-la="jp"] #app .content .part.part-xijie .longmen-text2 {background-position:-0px -3902px}
.webp body[data-la="jp"] #app .content .part.part-xijie .longmen-text2 {background-position:-0px -3902px}
body[data-la="jp"] #app .content .part.part-xijie .longmen-text2 {
width:329px;
height:108px;

  position: absolute;
  top: 710px;
  right: 60px;
}
.no-webp body[data-la="jp"] #app .content .part.part-mingguangkai {background-repeat:no-repeat}
.webp body[data-la="jp"] #app .content .part.part-mingguangkai {background-repeat:no-repeat}
.no-webp body[data-la="jp"] #app .content .part.part-mingguangkai {background-size:100% auto}
.webp body[data-la="jp"] #app .content .part.part-mingguangkai {background-size:100% auto}
.no-webp body[data-la="jp"] #app .content .part.part-mingguangkai {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-guangming_3c764126.jpg) center center no-repeat}
.webp body[data-la="jp"] #app .content .part.part-mingguangkai {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-guangming_3c764126.webp) center center no-repeat}
body[data-la="jp"] #app .content .part.part-mingguangkai {
  height: 420px;
}
.no-webp body[data-la="jp"] #app .content .part.part-mingguangkai .mingguang-text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1389px -1571px}
.webp body[data-la="jp"] #app .content .part.part-mingguangkai .mingguang-text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1389px -1571px}
.no-webp body[data-la="jp"] #app .content .part.part-mingguangkai .mingguang-text1 {background-size:4802px 4662px}
.webp body[data-la="jp"] #app .content .part.part-mingguangkai .mingguang-text1 {background-size:4802px 4662px}
.no-webp body[data-la="jp"] #app .content .part.part-mingguangkai .mingguang-text1 {background-position:-1389px -1571px}
.webp body[data-la="jp"] #app .content .part.part-mingguangkai .mingguang-text1 {background-position:-1389px -1571px}
body[data-la="jp"] #app .content .part.part-mingguangkai .mingguang-text1 {
width:778px;
height:135px;

  position: absolute;
  right: 35px;
  bottom: 30px;
}
body[data-la="jp"] #app .content .part.part-mingguangkai .play2 {
  left: 910px;
  top: 175px;
}
.no-webp body[data-la="jp"] #app .content .part.part-mingguangkai .xijie {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -2693px}
.webp body[data-la="jp"] #app .content .part.part-mingguangkai .xijie {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -2693px}
.no-webp body[data-la="jp"] #app .content .part.part-mingguangkai .xijie {background-size:4802px 4662px}
.webp body[data-la="jp"] #app .content .part.part-mingguangkai .xijie {background-size:4802px 4662px}
.no-webp body[data-la="jp"] #app .content .part.part-mingguangkai .xijie {background-position:-4453px -2693px}
.webp body[data-la="jp"] #app .content .part.part-mingguangkai .xijie {background-position:-4453px -2693px}
body[data-la="jp"] #app .content .part.part-mingguangkai .xijie {
  position: absolute;
  left: 280px;
  top: 50px;
width:220px;
height:52px;

}
body[data-la="jp"] #app .content .part.part-mingguangkai .xijie .icon-more {
  left: 179px;
  top: 0;
}
.no-webp body[data-la="jp"] #app .content .part.part-qinfeng .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2819px -693px}
.webp body[data-la="jp"] #app .content .part.part-qinfeng .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2819px -693px}
.no-webp body[data-la="jp"] #app .content .part.part-qinfeng .text {background-size:4802px 4662px}
.webp body[data-la="jp"] #app .content .part.part-qinfeng .text {background-size:4802px 4662px}
.no-webp body[data-la="jp"] #app .content .part.part-qinfeng .text {background-position:-2819px -693px}
.webp body[data-la="jp"] #app .content .part.part-qinfeng .text {background-position:-2819px -693px}
body[data-la="jp"] #app .content .part.part-qinfeng .text {
width:221px;
height:336px;

}
.no-webp body[data-la="jp"] #app .content .part.part-zhangyichao .text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1872px -2006px}
.webp body[data-la="jp"] #app .content .part.part-zhangyichao .text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1872px -2006px}
.no-webp body[data-la="jp"] #app .content .part.part-zhangyichao .text1 {background-size:4802px 4662px}
.webp body[data-la="jp"] #app .content .part.part-zhangyichao .text1 {background-size:4802px 4662px}
.no-webp body[data-la="jp"] #app .content .part.part-zhangyichao .text1 {background-position:-1872px -2006px}
.webp body[data-la="jp"] #app .content .part.part-zhangyichao .text1 {background-position:-1872px -2006px}
body[data-la="jp"] #app .content .part.part-zhangyichao .text1 {
width:633px;
height:127px;

}
.no-webp body[data-la="jp"] #app .content .part.part-zhangyichao .text2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-0px -3355px}
.webp body[data-la="jp"] #app .content .part.part-zhangyichao .text2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-0px -3355px}
.no-webp body[data-la="jp"] #app .content .part.part-zhangyichao .text2 {background-size:4802px 4662px}
.webp body[data-la="jp"] #app .content .part.part-zhangyichao .text2 {background-size:4802px 4662px}
.no-webp body[data-la="jp"] #app .content .part.part-zhangyichao .text2 {background-position:-0px -3355px}
.webp body[data-la="jp"] #app .content .part.part-zhangyichao .text2 {background-position:-0px -3355px}
body[data-la="jp"] #app .content .part.part-zhangyichao .text2 {
width:320px;
height:136px;

}
.no-webp body[data-la="jp"] #app .content .part.part-bowuguan .text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1893px -989px}
.webp body[data-la="jp"] #app .content .part.part-bowuguan .text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1893px -989px}
.no-webp body[data-la="jp"] #app .content .part.part-bowuguan .text1 {background-size:4802px 4662px}
.webp body[data-la="jp"] #app .content .part.part-bowuguan .text1 {background-size:4802px 4662px}
.no-webp body[data-la="jp"] #app .content .part.part-bowuguan .text1 {background-position:-1893px -989px}
.webp body[data-la="jp"] #app .content .part.part-bowuguan .text1 {background-position:-1893px -989px}
body[data-la="jp"] #app .content .part.part-bowuguan .text1 {
width:253px;
height:537px;

  left: 435px;
  top: 29px;
}
.no-webp body[data-la="jp"] #app .content .part.part-bowuguan .text2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -1309px}
.webp body[data-la="jp"] #app .content .part.part-bowuguan .text2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -1309px}
.no-webp body[data-la="jp"] #app .content .part.part-bowuguan .text2 {background-size:4802px 4662px}
.webp body[data-la="jp"] #app .content .part.part-bowuguan .text2 {background-size:4802px 4662px}
.no-webp body[data-la="jp"] #app .content .part.part-bowuguan .text2 {background-position:-4453px -1309px}
.webp body[data-la="jp"] #app .content .part.part-bowuguan .text2 {background-position:-4453px -1309px}
body[data-la="jp"] #app .content .part.part-bowuguan .text2 {
width:303px;
height:83px;

}
.no-webp body[data-la="jp"] #app .content .part.part-bowuguan .text3 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-0px -2342px}
.webp body[data-la="jp"] #app .content .part.part-bowuguan .text3 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-0px -2342px}
.no-webp body[data-la="jp"] #app .content .part.part-bowuguan .text3 {background-size:4802px 4662px}
.webp body[data-la="jp"] #app .content .part.part-bowuguan .text3 {background-size:4802px 4662px}
.no-webp body[data-la="jp"] #app .content .part.part-bowuguan .text3 {background-position:-0px -2342px}
.webp body[data-la="jp"] #app .content .part.part-bowuguan .text3 {background-position:-0px -2342px}
body[data-la="jp"] #app .content .part.part-bowuguan .text3 {
width:611px;
height:126px;

  top: 185px;
}
.no-webp body[data-la="jp"] #app .content .part.part-bowuguan .text4 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3144px -1012px}
.webp body[data-la="jp"] #app .content .part.part-bowuguan .text4 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3144px -1012px}
.no-webp body[data-la="jp"] #app .content .part.part-bowuguan .text4 {background-size:4802px 4662px}
.webp body[data-la="jp"] #app .content .part.part-bowuguan .text4 {background-size:4802px 4662px}
.no-webp body[data-la="jp"] #app .content .part.part-bowuguan .text4 {background-position:-3144px -1012px}
.webp body[data-la="jp"] #app .content .part.part-bowuguan .text4 {background-position:-3144px -1012px}
body[data-la="jp"] #app .content .part.part-bowuguan .text4 {
width:242px;
height:267px;

}
.no-webp body[data-la="jp"] #app .content .part.part-bowuguan .text5 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-734px -3866px}
.webp body[data-la="jp"] #app .content .part.part-bowuguan .text5 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-734px -3866px}
.no-webp body[data-la="jp"] #app .content .part.part-bowuguan .text5 {background-size:4802px 4662px}
.webp body[data-la="jp"] #app .content .part.part-bowuguan .text5 {background-size:4802px 4662px}
.no-webp body[data-la="jp"] #app .content .part.part-bowuguan .text5 {background-position:-734px -3866px}
.webp body[data-la="jp"] #app .content .part.part-bowuguan .text5 {background-position:-734px -3866px}
body[data-la="jp"] #app .content .part.part-bowuguan .text5 {
width:389px;
height:34px;

}
body[data-la="jp"] #app .content .part.part-bowuguan .play1 {
  top: 100px;
}
.no-webp body[data-la="jp"] #app .content .part.part-mashoudao-yongle .text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-302px -1571px}
.webp body[data-la="jp"] #app .content .part.part-mashoudao-yongle .text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-302px -1571px}
.no-webp body[data-la="jp"] #app .content .part.part-mashoudao-yongle .text1 {background-size:4802px 4662px}
.webp body[data-la="jp"] #app .content .part.part-mashoudao-yongle .text1 {background-size:4802px 4662px}
.no-webp body[data-la="jp"] #app .content .part.part-mashoudao-yongle .text1 {background-position:-302px -1571px}
.webp body[data-la="jp"] #app .content .part.part-mashoudao-yongle .text1 {background-position:-302px -1571px}
body[data-la="jp"] #app .content .part.part-mashoudao-yongle .text1 {
width:300px;
height:433px;

}
.no-webp body[data-la="jp"] #app .content .part.part-mashoudao-yongle .text2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1530px -959px}
.webp body[data-la="jp"] #app .content .part.part-mashoudao-yongle .text2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1530px -959px}
.no-webp body[data-la="jp"] #app .content .part.part-mashoudao-yongle .text2 {background-size:4802px 4662px}
.webp body[data-la="jp"] #app .content .part.part-mashoudao-yongle .text2 {background-size:4802px 4662px}
.no-webp body[data-la="jp"] #app .content .part.part-mashoudao-yongle .text2 {background-position:-1530px -959px}
.webp body[data-la="jp"] #app .content .part.part-mashoudao-yongle .text2 {background-position:-1530px -959px}
body[data-la="jp"] #app .content .part.part-mashoudao-yongle .text2 {
width:309px;
height:385px;

}
.no-webp body[data-la="jp"] #app .content .part.part-langzhu .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-604px -1710px}
.webp body[data-la="jp"] #app .content .part.part-langzhu .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-604px -1710px}
.no-webp body[data-la="jp"] #app .content .part.part-langzhu .text {background-size:4802px 4662px}
.webp body[data-la="jp"] #app .content .part.part-langzhu .text {background-size:4802px 4662px}
.no-webp body[data-la="jp"] #app .content .part.part-langzhu .text {background-position:-604px -1710px}
.webp body[data-la="jp"] #app .content .part.part-langzhu .text {background-position:-604px -1710px}
body[data-la="jp"] #app .content .part.part-langzhu .text {
width:376px;
height:276px;

}
.no-webp body[data-la="jp"] #app .content .part.part-xxj {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-xxj_ca40bc91.jpg) center no-repeat}
.webp body[data-la="jp"] #app .content .part.part-xxj {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-xxj_ca40bc91.webp) center no-repeat}
body[data-la="jp"] #app .content .part.part-xxj {
}
.no-webp body[data-la="jp"] #app .content .part.part-xxj .part-img .part-yj-0 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-yj-2_263a2234.jpg)}
.webp body[data-la="jp"] #app .content .part.part-xxj .part-img .part-yj-0 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-yj-2_263a2234.webp)}
body[data-la="jp"] #app .content .part.part-xxj .part-img .part-yj-0 {
  width: 713px;
  height: 1002px;
}
.no-webp body[data-la="jp"] #app .content .part.part-xxj .part-img .part-yj-1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-yj-1_38422d2f.jpg)}
.webp body[data-la="jp"] #app .content .part.part-xxj .part-img .part-yj-1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-yj-1_38422d2f.webp)}
body[data-la="jp"] #app .content .part.part-xxj .part-img .part-yj-1 {
  width: 713px;
  height: 1002px;
}
.no-webp body[data-la="jp"] #app .content .part.part-bz {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-bz_97a460c0.jpg) center no-repeat}
.webp body[data-la="jp"] #app .content .part.part-bz {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-bz_97a460c0.webp) center no-repeat}
body[data-la="jp"] #app .content .part.part-bz {
}
.no-webp body[data-la="jp"] #app .content .part.part-gy {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-gy_6db8df13.jpg) center no-repeat}
.webp body[data-la="jp"] #app .content .part.part-gy {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-gy_6db8df13.webp) center no-repeat}
body[data-la="jp"] #app .content .part.part-gy {
}
.no-webp body[data-la="jp"] #app .content .part.part-fcsjt {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-fcsjt_367e44a8.jpg) center no-repeat}
.webp body[data-la="jp"] #app .content .part.part-fcsjt {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-fcsjt_367e44a8.webp) center no-repeat}
body[data-la="jp"] #app .content .part.part-fcsjt {
}
.no-webp body[data-la="jp"] #app .content .part.part-wdwq {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wdwq_79fd4f9d.jpg)}
.webp body[data-la="jp"] #app .content .part.part-wdwq {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wdwq_79fd4f9d.webp)}
body[data-la="jp"] #app .content .part.part-wdwq {
  height: 2617px;
}
.no-webp body[data-la="jp"] #app .content .part.part-wdwq .part-img1 .part-wd-0 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-3_4a2c8fa4.jpg)}
.webp body[data-la="jp"] #app .content .part.part-wdwq .part-img1 .part-wd-0 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-3_4a2c8fa4.webp)}
body[data-la="jp"] #app .content .part.part-wdwq .part-img1 .part-wd-0 {
  width: 524px;
  height: 774px;
}
.no-webp body[data-la="jp"] #app .content .part.part-wdwq .part-img1 .part-wd-1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-0_cfb14a08.jpg)}
.webp body[data-la="jp"] #app .content .part.part-wdwq .part-img1 .part-wd-1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-0_cfb14a08.webp)}
body[data-la="jp"] #app .content .part.part-wdwq .part-img1 .part-wd-1 {
  width: 524px;
  height: 774px;
}
.no-webp body[data-la="jp"] #app .content .part.part-wdwq .part-img1 .part-wd-2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-1_f9cc5e80.jpg)}
.webp body[data-la="jp"] #app .content .part.part-wdwq .part-img1 .part-wd-2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-1_f9cc5e80.webp)}
body[data-la="jp"] #app .content .part.part-wdwq .part-img1 .part-wd-2 {
  width: 524px;
  height: 774px;
}
.no-webp body[data-la="jp"] #app .content .part.part-wdwq .part-img1 .part-wd-3 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-2_1f044a98.jpg)}
.webp body[data-la="jp"] #app .content .part.part-wdwq .part-img1 .part-wd-3 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-2_1f044a98.webp)}
body[data-la="jp"] #app .content .part.part-wdwq .part-img1 .part-wd-3 {
  width: 524px;
  height: 774px;
}
.no-webp body[data-la="jp"] #app .content .part.part-wdwq .part-img1 .part-wd-4 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-4_0d66e478.jpg)}
.webp body[data-la="jp"] #app .content .part.part-wdwq .part-img1 .part-wd-4 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-4_0d66e478.webp)}
body[data-la="jp"] #app .content .part.part-wdwq .part-img1 .part-wd-4 {
  width: 524px;
  height: 774px;
}
.no-webp body[data-la="jp"] #app .content .part.part-wdwq .part-img1 .moreImg[data-id='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-3s_b58986be.jpg)}
.webp body[data-la="jp"] #app .content .part.part-wdwq .part-img1 .moreImg[data-id='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-3s_b58986be.webp)}
body[data-la="jp"] #app .content .part.part-wdwq .part-img1 .moreImg[data-id='0'] {
}
.no-webp body[data-la="jp"] #app .content .part.part-wdwq .part-img1 .moreImg[data-id='1'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-0s_bba65250.jpg)}
.webp body[data-la="jp"] #app .content .part.part-wdwq .part-img1 .moreImg[data-id='1'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-0s_bba65250.webp)}
body[data-la="jp"] #app .content .part.part-wdwq .part-img1 .moreImg[data-id='1'] {
}
.no-webp body[data-la="jp"] #app .content .part.part-wdwq .part-img1 .moreImg[data-id='2'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-1s_78429e4d.jpg)}
.webp body[data-la="jp"] #app .content .part.part-wdwq .part-img1 .moreImg[data-id='2'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-1s_78429e4d.webp)}
body[data-la="jp"] #app .content .part.part-wdwq .part-img1 .moreImg[data-id='2'] {
}
.no-webp body[data-la="jp"] #app .content .part.part-wdwq .part-img1 .moreImg[data-id='3'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-2s_cbda2a83.jpg)}
.webp body[data-la="jp"] #app .content .part.part-wdwq .part-img1 .moreImg[data-id='3'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-2s_cbda2a83.webp)}
body[data-la="jp"] #app .content .part.part-wdwq .part-img1 .moreImg[data-id='3'] {
}
.no-webp body[data-la="jp"] #app .content .part.part-wdwq .part-img1 .moreImg[data-id='4'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-4s_2391bef3.jpg)}
.webp body[data-la="jp"] #app .content .part.part-wdwq .part-img1 .moreImg[data-id='4'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-4s_2391bef3.webp)}
body[data-la="jp"] #app .content .part.part-wdwq .part-img1 .moreImg[data-id='4'] {
}
.no-webp body[data-la="jp"] #app .content .part.part-wdwq .part-img2 .part-0 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-0p_25813cc7.jpg)}
.webp body[data-la="jp"] #app .content .part.part-wdwq .part-img2 .part-0 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-0p_25813cc7.webp)}
body[data-la="jp"] #app .content .part.part-wdwq .part-img2 .part-0 {
  width: 919px;
  height: 455px;
}
.no-webp body[data-la="jp"] #app .content .part.part-wdwq .part-img2 .part-1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-1p_05158a26.jpg)}
.webp body[data-la="jp"] #app .content .part.part-wdwq .part-img2 .part-1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-1p_05158a26.webp)}
body[data-la="jp"] #app .content .part.part-wdwq .part-img2 .part-1 {
  width: 919px;
  height: 455px;
}
.no-webp body[data-la="jp"] #app .content .part.part-wdwq .part-img2 .part-2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-2p_ff26fb79.jpg)}
.webp body[data-la="jp"] #app .content .part.part-wdwq .part-img2 .part-2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-2p_ff26fb79.webp)}
body[data-la="jp"] #app .content .part.part-wdwq .part-img2 .part-2 {
  width: 919px;
  height: 455px;
}
.no-webp body[data-la="jp"] #app .content .part.part-wdwq .part-img3 .part-wx-0 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wx-0_f4a981eb.jpg) no-repeat center / cover}
.webp body[data-la="jp"] #app .content .part.part-wdwq .part-img3 .part-wx-0 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wx-0_f4a981eb.webp) no-repeat center / cover}
body[data-la="jp"] #app .content .part.part-wdwq .part-img3 .part-wx-0 {
  width: 1443px;
  height: 742px;
}
.no-webp body[data-la="jp"] #app .content .part.part-wdwq .part-img3 .part-wx-1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wx-3_124a12a0.jpg) no-repeat center / cover}
.webp body[data-la="jp"] #app .content .part.part-wdwq .part-img3 .part-wx-1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wx-3_124a12a0.webp) no-repeat center / cover}
body[data-la="jp"] #app .content .part.part-wdwq .part-img3 .part-wx-1 {
  width: 1443px;
  height: 742px;
}
.no-webp body[data-la="jp"] #app .content .part.part-wdwq .part-img3 .part-wx-2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wx-1_02efccf4.jpg) no-repeat center / cover}
.webp body[data-la="jp"] #app .content .part.part-wdwq .part-img3 .part-wx-2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wx-1_02efccf4.webp) no-repeat center / cover}
body[data-la="jp"] #app .content .part.part-wdwq .part-img3 .part-wx-2 {
  width: 1443px;
  height: 742px;
}
.no-webp body[data-la="jp"] #app .content .part.part-wdwq .part-img3 .part-wx-3 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wx-2_5fde4b84.jpg) no-repeat center / cover}
.webp body[data-la="jp"] #app .content .part.part-wdwq .part-img3 .part-wx-3 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wx-2_5fde4b84.webp) no-repeat center / cover}
body[data-la="jp"] #app .content .part.part-wdwq .part-img3 .part-wx-3 {
  width: 1443px;
  height: 742px;
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3144px -0px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3144px -0px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .tit {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .tit {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .tit {background-position:-3144px -0px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .tit {background-position:-3144px -0px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .tit {
width:331px;
height:202px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2032px -3207px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2032px -3207px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .text {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .text {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .text {background-position:-2032px -3207px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .text {background-position:-2032px -3207px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .text {
width:371px;
height:125px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2032px -4114px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2032px -4114px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="0"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="0"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="0"] {background-position:-2032px -4114px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="0"] {background-position:-2032px -4114px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="0"] {
width:493px;
height:64px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2527px -4114px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2527px -4114px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="1"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="1"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="1"] {background-position:-2527px -4114px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="1"] {background-position:-2527px -4114px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="1"] {
width:493px;
height:64px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3022px -4114px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3022px -4114px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="2"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="2"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="2"] {background-position:-3022px -4114px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="2"] {background-position:-3022px -4114px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="2"] {
width:493px;
height:64px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3517px -4114px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3517px -4114px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="3"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="3"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="3"] {background-position:-3517px -4114px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="3"] {background-position:-3517px -4114px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="3"] {
width:493px;
height:64px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2233px -1195px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2233px -1195px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .tit {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .tit {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .tit {background-position:-2233px -1195px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .tit {background-position:-2233px -1195px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .tit {
width:331px;
height:215px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-390px -4114px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-390px -4114px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .text {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .text {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .text {background-position:-390px -4114px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .text {background-position:-390px -4114px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .text {
width:387px;
height:88px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2701px -2907px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2701px -2907px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="0"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="0"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="0"] {background-position:-2701px -2907px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="0"] {background-position:-2701px -2907px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="0"] {
width:416px;
height:40px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1997px -4485px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1997px -4485px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="1"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="1"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="1"] {background-position:-1997px -4485px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="1"] {background-position:-1997px -4485px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="1"] {
width:416px;
height:40px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2415px -4485px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2415px -4485px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="2"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="2"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="2"] {background-position:-2415px -4485px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="2"] {background-position:-2415px -4485px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="2"] {
width:416px;
height:40px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -293px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -293px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .tit {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .tit {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .tit {background-position:-4453px -293px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .tit {background-position:-4453px -293px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .tit {
width:241px;
height:124px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-706px -4605px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-706px -4605px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .text {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .text {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .text {background-position:-706px -4605px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .text {background-position:-706px -4605px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .text {
width:351px;
height:52px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2892px -4395px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2892px -4395px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="0"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="0"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="0"] {background-position:-2892px -4395px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="0"] {background-position:-2892px -4395px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="0"] {
width:520px;
height:41px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3414px -4395px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3414px -4395px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="1"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="1"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="1"] {background-position:-3414px -4395px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="1"] {background-position:-3414px -4395px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="1"] {
width:520px;
height:41px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3936px -4395px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3936px -4395px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="2"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="2"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="2"] {background-position:-3936px -4395px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="2"] {background-position:-3936px -4395px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="2"] {
width:520px;
height:41px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-0px -3013px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-0px -3013px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .tit {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .tit {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .tit {background-position:-0px -3013px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .tit {background-position:-0px -3013px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .tit {
width:337px;
height:192px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -2476px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -2476px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .text {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .text {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .text {background-position:-4453px -2476px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .text {background-position:-4453px -2476px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .text {
width:224px;
height:53px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-982px -1924px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-982px -1924px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="0"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="0"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="0"] {background-position:-982px -1924px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="0"] {background-position:-982px -1924px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="0"] {
width:548px;
height:60px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1532px -1924px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1532px -1924px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="1"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="1"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="1"] {background-position:-1532px -1924px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="1"] {background-position:-1532px -1924px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="1"] {
width:548px;
height:60px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2861px -4012px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2861px -4012px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="2"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="2"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="2"] {background-position:-2861px -4012px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="2"] {background-position:-2861px -4012px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="2"] {
width:548px;
height:60px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1082px -2810px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1082px -2810px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .tit {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .tit {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .tit {background-position:-1082px -2810px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .tit {background-position:-1082px -2810px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .tit {
width:339px;
height:169px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3383px -3800px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3383px -3800px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="0"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="0"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="0"] {background-position:-3383px -3800px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="0"] {background-position:-3383px -3800px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="0"] {
width:518px;
height:64px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-848px -3902px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-848px -3902px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="1"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="1"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="1"] {background-position:-848px -3902px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="1"] {background-position:-848px -3902px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="1"] {
width:518px;
height:64px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1368px -3902px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1368px -3902px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="2"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="2"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="2"] {background-position:-1368px -3902px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="2"] {background-position:-1368px -3902px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="2"] {
width:518px;
height:64px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1888px -3902px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1888px -3902px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="3"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="3"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="3"] {background-position:-1888px -3902px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="3"] {background-position:-1888px -3902px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="3"] {
width:518px;
height:64px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="4"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2408px -3902px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="4"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2408px -3902px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="4"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="4"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="4"] {background-position:-2408px -3902px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="4"] {background-position:-2408px -3902px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="4"] {
width:518px;
height:64px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="5"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2928px -3902px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="5"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2928px -3902px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="5"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="5"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="5"] {background-position:-2928px -3902px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="5"] {background-position:-2928px -3902px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="5"] {
width:518px;
height:64px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="6"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3448px -3902px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="6"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3448px -3902px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="6"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="6"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="6"] {background-position:-3448px -3902px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="6"] {background-position:-3448px -3902px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="6"] {
width:518px;
height:64px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1466px -1353px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1466px -1353px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .tit {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .tit {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .tit {background-position:-1466px -1353px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .tit {background-position:-1466px -1353px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .tit {
width:336px;
height:177px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .tit[data-index="0"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-744px -2810px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .tit[data-index="0"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-744px -2810px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .tit[data-index="0"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .tit[data-index="0"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .tit[data-index="0"] {background-position:-744px -2810px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .tit[data-index="0"] {background-position:-744px -2810px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .tit[data-index="0"] {
width:336px;
height:177px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-0px -4605px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-0px -4605px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .text {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .text {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .text {background-position:-0px -4605px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .text {background-position:-0px -4605px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .text {
width:351px;
height:57px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .text[data-index="0"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-353px -4605px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .text[data-index="0"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-353px -4605px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .text[data-index="0"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .text[data-index="0"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .text[data-index="0"] {background-position:-353px -4605px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .text[data-index="0"] {background-position:-353px -4605px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .text[data-index="0"] {
width:351px;
height:57px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-353px -4012px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-353px -4012px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="0"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="0"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="0"] {background-position:-353px -4012px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="0"] {background-position:-353px -4012px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="0"] {
width:416px;
height:83px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-771px -4012px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-771px -4012px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="1"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="1"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="1"] {background-position:-771px -4012px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="1"] {background-position:-771px -4012px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="1"] {
width:416px;
height:83px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1189px -4012px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1189px -4012px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="2"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="2"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="2"] {background-position:-1189px -4012px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="2"] {background-position:-1189px -4012px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="2"] {
width:416px;
height:83px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1607px -4012px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1607px -4012px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="3"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="3"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="3"] {background-position:-1607px -4012px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="3"] {background-position:-1607px -4012px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="3"] {
width:416px;
height:83px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="4"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2025px -4012px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="4"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2025px -4012px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="4"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="4"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="4"] {background-position:-2025px -4012px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="4"] {background-position:-2025px -4012px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="4"] {
width:416px;
height:83px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="5"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2443px -4012px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="5"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2443px -4012px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="5"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="5"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="5"] {background-position:-2443px -4012px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="5"] {background-position:-2443px -4012px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="5"] {
width:416px;
height:83px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-12 .right[data-index="2"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-right3_882e11b4.jpg)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-12 .right[data-index="2"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-right3_882e11b4.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-12 .right[data-index="2"] {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-12 .right[data-index="1"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-right2_0da8d3fd.jpg)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-12 .right[data-index="1"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-right2_0da8d3fd.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-12 .right[data-index="1"] {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-12 .right[data-index="0"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-right1_d45c21e8.jpg)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-12 .right[data-index="0"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-right1_d45c21e8.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-12 .right[data-index="0"] {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-351px -3207px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-351px -3207px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tit {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tit {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tit {background-position:-351px -3207px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tit {background-position:-351px -3207px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-12 .tit {
width:344px;
height:142px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-12 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -2140px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-12 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -2140px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-12 .text {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-12 .text {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-12 .text {background-position:-4453px -2140px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-12 .text {background-position:-4453px -2140px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-12 .text {
width:278px;
height:52px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-11 .right[data-index="2"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-right3_02be0db2.jpg)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-11 .right[data-index="2"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-right3_02be0db2.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-11 .right[data-index="2"] {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-11 .right[data-index="1"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-right2_83b00d40.jpg)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-11 .right[data-index="1"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-right2_83b00d40.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-11 .right[data-index="1"] {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-11 .right[data-index="0"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-right1_83ea99e4.jpg)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-11 .right[data-index="0"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-right1_83ea99e4.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-11 .right[data-index="0"] {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-697px -3207px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-697px -3207px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tit {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tit {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tit {background-position:-697px -3207px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tit {background-position:-697px -3207px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-11 .tit {
width:344px;
height:142px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-11 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -1394px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-11 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -1394px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-11 .text {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-11 .text {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-11 .text {background-position:-4453px -1394px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-11 .text {background-position:-4453px -1394px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-11 .text {
width:278px;
height:89px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3144px -2240px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3144px -2240px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .tit {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .tit {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .tit {background-position:-3144px -2240px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .tit {background-position:-3144px -2240px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .tit {
width:280px;
height:201px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-0px -4551px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-0px -4551px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .text {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .text {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .text {background-position:-0px -4551px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .text {background-position:-0px -4551px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .text {
width:390px;
height:52px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3235px -3866px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3235px -3866px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="3"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="3"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="3"] {background-position:-3235px -3866px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="3"] {background-position:-3235px -3866px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="3"] {
width:400px;
height:28px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -3562px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -3562px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="2"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="2"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="2"] {background-position:-4453px -3562px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="2"] {background-position:-4453px -3562px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="2"] {
width:307px;
height:28px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2415px -3866px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2415px -3866px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="1"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="1"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="1"] {background-position:-2415px -3866px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="1"] {background-position:-2415px -3866px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="1"] {
width:408px;
height:28px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1988px -3866px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1988px -3866px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="0"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="0"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="0"] {background-position:-1988px -3866px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="0"] {background-position:-1988px -3866px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="0"] {
width:425px;
height:28px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3477px -642px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3477px -642px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .tit {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .tit {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .tit {background-position:-3477px -642px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .tit {background-position:-3477px -642px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .tit {
width:206px;
height:201px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-359px -3689px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-359px -3689px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .text {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .text {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .text {background-position:-359px -3689px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .text {background-position:-359px -3689px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .text {
width:423px;
height:89px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2825px -3866px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2825px -3866px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="2"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="2"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="2"] {background-position:-2825px -3866px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="2"] {background-position:-2825px -3866px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="2"] {
width:408px;
height:28px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -3406px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -3406px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="1"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="1"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="1"] {background-position:-4453px -3406px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="1"] {background-position:-4453px -3406px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="1"] {
width:341px;
height:28px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -3592px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -3592px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="0"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="0"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="0"] {background-position:-4453px -3592px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="0"] {background-position:-4453px -3592px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="0"] {
width:307px;
height:28px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="4"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -3622px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="4"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -3622px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="4"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="4"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="4"] {background-position:-4453px -3622px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="4"] {background-position:-4453px -3622px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="4"] {
width:290px;
height:28px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3170px -3650px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3170px -3650px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="3"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="3"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="3"] {background-position:-3170px -3650px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="3"] {background-position:-3170px -3650px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="3"] {
width:458px;
height:28px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-820px -1538px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-820px -1538px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="2"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="2"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="2"] {background-position:-820px -1538px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="2"] {background-position:-820px -1538px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="2"] {
width:559px;
height:28px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2144px -3650px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2144px -3650px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="1"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="1"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="1"] {background-position:-2144px -3650px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="1"] {background-position:-2144px -3650px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="1"] {
width:559px;
height:28px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -3532px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -3532px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="0"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="0"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="0"] {background-position:-4453px -3532px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="0"] {background-position:-4453px -3532px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="0"] {
width:324px;
height:28px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-374px -2810px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-374px -2810px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .tit {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .tit {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .tit {background-position:-374px -2810px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .tit {background-position:-374px -2810px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .tit {
width:368px;
height:185px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -2194px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -2194px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .text {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .text {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .text {background-position:-4453px -2194px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .text {background-position:-4453px -2194px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-10 .text {
width:256px;
height:52px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-13 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3789px -530px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-13 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3789px -530px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-13 .tit {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-13 .tit {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-13 .tit {background-position:-3789px -530px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-13 .tit {background-position:-3789px -530px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-13 .tit {
width:221px;
height:166px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1964px -2218px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1964px -2218px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="0"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="0"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="0"] {background-position:-1964px -2218px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="0"] {background-position:-1964px -2218px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="0"] {
width:553px;
height:96px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1642px -2470px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1642px -2470px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="1"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="1"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="1"] {background-position:-1642px -2470px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="1"] {background-position:-1642px -2470px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="1"] {
width:553px;
height:96px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2197px -2470px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2197px -2470px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="2"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="2"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="2"] {background-position:-2197px -2470px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="2"] {background-position:-2197px -2470px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="2"] {
width:553px;
height:96px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-14 .tit {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1703px -3207px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-14 .tit {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1703px -3207px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-14 .tit {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-14 .tit {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-14 .tit {background-position:-1703px -3207px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-14 .tit {background-position:-1703px -3207px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-14 .tit {
width:327px;
height:142px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-14 .text {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-372px -4205px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-14 .text {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-372px -4205px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-14 .text {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-14 .text {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-14 .text {background-position:-372px -4205px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-14 .text {background-position:-372px -4205px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-14 .text {
width:375px;
height:89px;

  top: 540px;
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-14 .desc[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -3436px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-14 .desc[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -3436px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-14 .desc[data-index='0'] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-14 .desc[data-index='0'] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-14 .desc[data-index='0'] {background-position:-4453px -3436px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-14 .desc[data-index='0'] {background-position:-4453px -3436px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-14 .desc[data-index='0'] {
width:329px;
height:28px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-15 .tit {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1043px -3207px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-15 .tit {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1043px -3207px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-15 .tit {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-15 .tit {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-15 .tit {background-position:-1043px -3207px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-15 .tit {background-position:-1043px -3207px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-15 .tit {
width:328px;
height:142px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-15 .text {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2428px -3013px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-15 .text {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2428px -3013px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-15 .text {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-15 .text {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-15 .text {background-position:-2428px -3013px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-15 .text {background-position:-2428px -3013px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-15 .text {
width:567px;
height:89px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-15 .desc[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3411px -4012px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-15 .desc[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3411px -4012px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-15 .desc[data-index='0'] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-15 .desc[data-index='0'] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-15 .desc[data-index='0'] {background-position:-3411px -4012px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-15 .desc[data-index='0'] {background-position:-3411px -4012px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-15 .desc[data-index='0'] {
width:475px;
height:54px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-16 .tit {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1373px -3207px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-16 .tit {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1373px -3207px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-16 .tit {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-16 .tit {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-16 .tit {background-position:-1373px -3207px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-16 .tit {background-position:-1373px -3207px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-16 .tit {
width:328px;
height:142px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-16 .text {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2910px -3207px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-16 .text {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2910px -3207px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-16 .text {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-16 .text {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-16 .text {background-position:-2910px -3207px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-16 .text {background-position:-2910px -3207px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-16 .text {
width:487px;
height:89px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1884px -3110px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1884px -3110px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='0'] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='0'] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='0'] {background-position:-1884px -3110px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='0'] {background-position:-1884px -3110px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='0'] {
width:559px;
height:82px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2445px -3110px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2445px -3110px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='1'] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='1'] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='1'] {background-position:-2445px -3110px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='1'] {background-position:-2445px -3110px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='1'] {
width:559px;
height:82px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-17 .tit {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4115px -215px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-17 .tit {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4115px -215px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-17 .tit {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-17 .tit {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-17 .tit {background-position:-4115px -215px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-17 .tit {background-position:-4115px -215px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-17 .tit {
width:236px;
height:142px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-17 .desc[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-559px -2470px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-17 .desc[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-559px -2470px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-17 .desc[data-index='0'] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-17 .desc[data-index='0'] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-17 .desc[data-index='0'] {background-position:-559px -2470px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-17 .desc[data-index='0'] {background-position:-559px -2470px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-17 .desc[data-index='0'] {
width:544px;
height:118px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-18 .tit {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3477px -149px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-18 .tit {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3477px -149px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-18 .tit {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-18 .tit {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-18 .tit {background-position:-3477px -149px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-18 .tit {background-position:-3477px -149px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-18 .tit {
width:308px;
height:143px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-18 .desc[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1105px -2470px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-18 .desc[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1105px -2470px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-18 .desc[data-index='0'] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-18 .desc[data-index='0'] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-18 .desc[data-index='0'] {background-position:-1105px -2470px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-18 .desc[data-index='0'] {background-position:-1105px -2470px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-18 .desc[data-index='0'] {
width:535px;
height:118px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-19 .right {background-position:left center}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-19 .right {background-position:left center}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-19 .right {background-repeat:no-repeat}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-19 .right {background-repeat:no-repeat}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-19 .right {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-19 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/19-right1_a18b35c7.jpg)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-19 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/19-right1_a18b35c7.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-19 .right[data-index='0'] {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-19 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/19-right2_94a76c5b.jpg)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-19 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/19-right2_94a76c5b.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-19 .right[data-index='1'] {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-19 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3144px -2443px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-19 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3144px -2443px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-19 .tit {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-19 .tit {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-19 .tit {background-position:-3144px -2443px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-19 .tit {background-position:-3144px -2443px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-19 .tit {
width:307px;
height:183px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-19 .tit[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3144px -2628px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-19 .tit[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3144px -2628px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-19 .tit[data-index='0'] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-19 .tit[data-index='0'] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-19 .tit[data-index='0'] {background-position:-3144px -2628px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-19 .tit[data-index='0'] {background-position:-3144px -2628px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-19 .tit[data-index='0'] {
width:307px;
height:183px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-20 .right {background-position:left center}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-20 .right {background-position:left center}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-20 .right {background-repeat:no-repeat}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-20 .right {background-repeat:no-repeat}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-20 .right {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-20 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/20-right1_a71bae22.jpg)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-20 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/20-right1_a71bae22.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-20 .right[data-index='0'] {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-20 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/20-right2_4661e30e.jpg)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-20 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/20-right2_4661e30e.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-20 .right[data-index='1'] {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-20 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3144px -1850px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-20 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3144px -1850px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-20 .tit {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-20 .tit {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-20 .tit {background-position:-3144px -1850px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-20 .tit {background-position:-3144px -1850px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-20 .tit {
width:307px;
height:185px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-20 .tit[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3144px -2813px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-20 .tit[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3144px -2813px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-20 .tit[data-index='0'] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-20 .tit[data-index='0'] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-20 .tit[data-index='0'] {background-position:-3144px -2813px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-20 .tit[data-index='0'] {background-position:-3144px -2813px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-20 .tit[data-index='0'] {
width:307px;
height:183px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-21 .right {background-position:left center}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-21 .right {background-position:left center}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-21 .right {background-repeat:no-repeat}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-21 .right {background-repeat:no-repeat}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-21 .right {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-21 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/21-right1_c370acea.jpg)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-21 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/21-right1_c370acea.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-21 .right[data-index='0'] {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-21 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/21-right2_56e46d31.jpg)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-21 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/21-right2_56e46d31.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-21 .right[data-index='1'] {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-21 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1920px -1710px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-21 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1920px -1710px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-21 .tit {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-21 .tit {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-21 .tit {background-position:-1920px -1710px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-21 .tit {background-position:-1920px -1710px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-21 .tit {
width:307px;
height:183px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-21 .tit[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-339px -3013px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-21 .tit[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-339px -3013px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-21 .tit[data-index='0'] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-21 .tit[data-index='0'] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-21 .tit[data-index='0'] {background-position:-339px -3013px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-21 .tit[data-index='0'] {background-position:-339px -3013px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-21 .tit[data-index='0'] {
width:307px;
height:183px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-22 .right {background-position:left center}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-22 .right {background-position:left center}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-22 .right {background-repeat:no-repeat}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-22 .right {background-repeat:no-repeat}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-22 .right {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-22 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/22-right1_a43921c9.jpg)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-22 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/22-right1_a43921c9.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-22 .right[data-index='0'] {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-22 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/22-right2_3ce4bcc4.jpg)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-22 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/22-right2_3ce4bcc4.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-22 .right[data-index='1'] {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-22 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-648px -3013px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-22 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-648px -3013px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-22 .tit {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-22 .tit {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-22 .tit {background-position:-648px -3013px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-22 .tit {background-position:-648px -3013px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-22 .tit {
width:307px;
height:183px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-22 .tit[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-957px -3013px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-22 .tit[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-957px -3013px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-22 .tit[data-index='0'] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-22 .tit[data-index='0'] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-22 .tit[data-index='0'] {background-position:-957px -3013px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-22 .tit[data-index='0'] {background-position:-957px -3013px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-22 .tit[data-index='0'] {
width:307px;
height:183px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-23 .right {background-position:left center}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-23 .right {background-position:left center}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-23 .right {background-repeat:no-repeat}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-23 .right {background-repeat:no-repeat}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-23 .right {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-23 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/23-right1_481f2671.jpg)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-23 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/23-right1_481f2671.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-23 .right[data-index='0'] {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-23 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/23-right2_57151d63.jpg)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-23 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/23-right2_57151d63.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-23 .right[data-index='1'] {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-23 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1266px -3013px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-23 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1266px -3013px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-23 .tit {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-23 .tit {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-23 .tit {background-position:-1266px -3013px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-23 .tit {background-position:-1266px -3013px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-23 .tit {
width:307px;
height:183px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-23 .tit[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1575px -3013px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-23 .tit[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1575px -3013px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-23 .tit[data-index='0'] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-23 .tit[data-index='0'] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-23 .tit[data-index='0'] {background-position:-1575px -3013px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-23 .tit[data-index='0'] {background-position:-1575px -3013px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-23 .tit[data-index='0'] {
width:307px;
height:183px;

}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.png)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .left {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .right {background-position:left center}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .right {background-position:left center}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .right {background-repeat:no-repeat}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .right {background-repeat:no-repeat}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .right {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-big-xijie1_fca95537.jpg)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-big-xijie1_fca95537.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .right[data-index='0'] {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-big-xijie2_26fd3e1a.jpg)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-big-xijie2_26fd3e1a.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .right[data-index='1'] {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .right[data-index='2'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-big-xijie3_0605b007.jpg)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .right[data-index='2'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-big-xijie3_0605b007.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .right[data-index='2'] {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3477px -845px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3477px -845px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tit {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tit {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tit {background-position:-3477px -845px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tit {background-position:-3477px -845px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tit {
width:276px;
height:147px;

  position: absolute;
  top: 113px;
  left: 163px;
}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .desc {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  font-family: fzssksjt, sans-serif;
  padding-left: 16px;
  position: absolute;
  left: 780px;
  bottom: 110px;
}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab {
  display: none;
  height: 120px;
}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab1 {
  display: block;
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie1_2f72d3ce.png)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie1_2f72d3ce.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab1:after {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab1.on:after, 
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie1-h_7315314a.png)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab1.on:after, 
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie1-h_7315314a.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab1.on:after,
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab1:hover:after {
  -webkit-filter: unset;
          filter: unset;
}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab2 {
  display: block;
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie2_7688e6d5.png)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie2_7688e6d5.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab2:after {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab2.on:after, 
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie2-h_ea13be64.png)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab2.on:after, 
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie2-h_ea13be64.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab2.on:after,
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab2:hover:after {
  -webkit-filter: unset;
          filter: unset;
}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab3 {
  display: block;
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie3_1fbc75d4.png)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie3_1fbc75d4.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab3:after {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab3.on:after, 
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie3-h_285f339f.png)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab3.on:after, 
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fencaifutao-xijie3-h_285f339f.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab3.on:after,
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-25 .tab-box .tab.tab3:hover:after {
  -webkit-filter: unset;
          filter: unset;
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.png)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .left {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .right {background-position:left center}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .right {background-position:left center}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .right {background-repeat:no-repeat}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .right {background-repeat:no-repeat}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .right {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-big-xijie1_8bc85cef.jpg)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-big-xijie1_8bc85cef.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .right[data-index='0'] {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-big-xijie2_05ca1289.jpg)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-big-xijie2_05ca1289.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .right[data-index='1'] {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1404px -2006px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1404px -2006px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="0"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="0"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="0"] {background-position:-1404px -2006px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="0"] {background-position:-1404px -2006px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="0"] {
width:466px;
height:184px;

  position: absolute;
  top: 113px;
  left: 163px;
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1404px -2006px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1404px -2006px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="1"] {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="1"] {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="1"] {background-position:-1404px -2006px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="1"] {background-position:-1404px -2006px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tit[data-index="1"] {
width:466px;
height:184px;

  position: absolute;
  top: 113px;
  left: 163px;
}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .desc {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  font-family: fzssksjt, sans-serif;
  padding-left: 16px;
  position: absolute;
  left: 780px;
  bottom: 110px;
}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab {
  display: none;
  height: 120px;
}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab1 {
  display: block;
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-xijie1_bea2c938.png)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-xijie1_bea2c938.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab1:after {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab1.on:after, 
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-xijie1-h_189c1df2.png)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab1.on:after, 
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-xijie1-h_189c1df2.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab1.on:after,
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab1:hover:after {
  -webkit-filter: unset;
          filter: unset;
}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab2 {
  display: block;
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-xijie2_f88ffac6.png)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-xijie2_f88ffac6.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab2:after {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab2.on:after, 
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-xijie2-h_3fd14cc3.png)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab2.on:after, 
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fushouxian-xijie2-h_3fd14cc3.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab2.on:after,
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-26 .tab-box .tab.tab2:hover:after {
  -webkit-filter: unset;
          filter: unset;
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.png)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .left {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .right {background-position:left center}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .right {background-position:left center}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .right {background-repeat:no-repeat}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .right {background-repeat:no-repeat}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .right {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-big-xijie1_d249fd21.jpg)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-big-xijie1_d249fd21.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .right[data-index='0'] {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-big-xijie2_5ed4818a.jpg)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-big-xijie2_5ed4818a.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .right[data-index='1'] {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .right[data-index='2'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-big-xijie3_910c18a4.jpg)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .right[data-index='2'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-big-xijie3_910c18a4.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .right[data-index='2'] {
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-0px -3207px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-0px -3207px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tit {background-size:4802px 4662px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tit {background-size:4802px 4662px}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tit {background-position:-0px -3207px}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tit {background-position:-0px -3207px}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tit {
width:349px;
height:146px;

  position: absolute;
  top: 113px;
  left: 163px;
}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .desc {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  font-family: fzssksjt, sans-serif;
  padding-left: 16px;
  position: absolute;
  left: 780px;
  bottom: 110px;
}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab {
  display: none;
  height: 120px;
}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab1 {
  display: block;
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie1_75386450.png)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie1_75386450.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab1:after {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab1.on:after, 
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie1-h_20be775c.png)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab1.on:after, 
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie1-h_20be775c.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab1.on:after,
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab1:hover:after {
  -webkit-filter: unset;
          filter: unset;
}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab2 {
  display: block;
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie2_b3902cee.png)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie2_b3902cee.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab2:after {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab2.on:after, 
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie2-h_5e187019.png)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab2.on:after, 
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie2-h_5e187019.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab2.on:after,
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab2:hover:after {
  -webkit-filter: unset;
          filter: unset;
}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab3 {
  display: block;
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie3_012a1b5a.png)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie3_012a1b5a.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab3:after {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab3.on:after, 
.no-webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie3-h_e72050ba.png)}
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab3.on:after, 
.webp body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hurenqituo-xijie3-h_e72050ba.webp)}
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab3.on:after,
body[data-la="jp"] .pop-bg .img-pop .swiper-container .slide.slide-27 .tab-box .tab.tab3:hover:after {
  -webkit-filter: unset;
          filter: unset;
}
body[data-la="jp"] #app .content .part-dali .part-title,
body[data-la="jp"] #app .pop-bg .img-pop .swiper-container .slide .tit .title {
  font-weight: normal;
  font-family: NotoSansSC, sans-serif;
}
body[data-la="jp"] #app .pop-bg .img-pop .swiper-container .slide .tit .title {
  font-size: 82px;
  line-height: 100px;
  letter-spacing: 0;
}
body[data-la="jp"] #app .pop-bg .img-pop .swiper-container .slide .desc {
  font-weight: 300;
  font-family: NotoSansSC, sans-serif;
}
.no-webp #app {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hua_7282f79c.png) center bottom no-repeat;
  background-size: 100% auto}
.webp #app {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/hua_7282f79c.webp) center bottom no-repeat;
  background-size: 100% auto}
.no-webp #app {background-size:100% auto}
.webp #app {background-size:100% auto}
#app {
  max-width: 1920px;
  margin: 0 auto;
  padding-bottom: 680px;
}
.no-webp #app .kv {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/kv-en_d903aadf.jpg) center top no-repeat}
.webp #app .kv {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/kv-en_d903aadf.webp) center top no-repeat}
#app .kv {
  width: 100%;
  height: 1080px;
  position: relative;
  overflow: hidden;
}
.no-webp #app .kv .logo {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/logo-en_d33fbff5.png)}
.webp #app .kv .logo {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/logo-en_d33fbff5.webp)}
#app .kv .logo {
  display: block;
  width: 273px;
  height: 104px;
  position: absolute;
  z-index: 1;
  left: 36px;
  top: 31px;
}
.no-webp #app .kv .tip {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/kv-tip_8e0181d1.png)}
.webp #app .kv .tip {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/kv-tip_8e0181d1.webp)}
#app .kv .tip {
  width: 606px;
  height: 24px;
  position: absolute;
  left: 50%;
  margin-left: -303px;
  top: 730px;
  z-index: 1;
}
.no-webp #app .kv .kv-text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/kv-text_db41cb24.png)}
.webp #app .kv .kv-text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/kv-text_db41cb24.webp)}
#app .kv .kv-text {
  width: 1399px;
  height: 129px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 31px 0 0 54px;
  font-size: 16px;
  color: rgba(255, 251, 234, 0.7);
  letter-spacing: 2px;
  line-height: 32px;
  position: absolute;
  left: 50%;
  margin-left: -699.5px;
  top: 784px;
  z-index: 1;
  font-size: 0;
}
#app .kv video {
  width: 1920px;
  height: 1080px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.no-webp #app .content {background:#000}
.webp #app .content {background:#000}
#app .content {
  position: relative;
  z-index: 1;
  width: 1440px;
  margin: -138px auto 0;
}
#app .content .part {
  position: relative;
}
#app .content .part .text {
  z-index: 1;
}
.no-webp #app .content .part .icon-more {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4696px -378px}
.webp #app .content .part .icon-more {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4696px -378px}
.no-webp #app .content .part .icon-more {background-size:4802px 4662px}
.webp #app .content .part .icon-more {background-size:4802px 4662px}
.no-webp #app .content .part .icon-more {background-position:-4696px -378px}
.webp #app .content .part .icon-more {background-position:-4696px -378px}
#app .content .part .icon-more {
  display: block;
  overflow: hidden;
width:34px;
height:34px;

  position: absolute;
}
.no-webp #app .content .part .icon-more:before {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4732px -378px}
.webp #app .content .part .icon-more:before {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4732px -378px}
.no-webp #app .content .part .icon-more:before {background-size:4802px 4662px}
.webp #app .content .part .icon-more:before {background-size:4802px 4662px}
.no-webp #app .content .part .icon-more:before {background-position:-4732px -378px}
.webp #app .content .part .icon-more:before {background-position:-4732px -378px}
#app .content .part .icon-more:before {
  content: "";
width:34px;
height:34px;

  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#app .content .part .icon-more:hover:before {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.no-webp #app .content .part .icon-more:after {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4750px -175px}
.webp #app .content .part .icon-more:after {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4750px -175px}
.no-webp #app .content .part .icon-more:after {background-size:4802px 4662px}
.webp #app .content .part .icon-more:after {background-size:4802px 4662px}
.no-webp #app .content .part .icon-more:after {background-position:-4750px -175px}
.webp #app .content .part .icon-more:after {background-position:-4750px -175px}
#app .content .part .icon-more:after {
  content: "";
width:20px;
height:20px;

  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.no-webp #app .content .part .play {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/play_bfaf2fcc.png);
  background-size: 100%}
.webp #app .content .part .play {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/play_bfaf2fcc.webp);
  background-size: 100%}
.no-webp #app .content .part .play {background-size:100%}
.webp #app .content .part .play {background-size:100%}
#app .content .part .play {
  width: 70px;
  height: 70px;
  position: absolute;
  margin: auto;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#app .content .part .play.small {
  width: 40px;
  height: 40px;
}
#app .content .part .play:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
#app .content .part .text,
#app .content .part .xijie {
  position: absolute;
}
.no-webp #app .content .part .xijie {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -3324px}
.webp #app .content .part .xijie {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -3324px}
.no-webp #app .content .part .xijie {background-size:4802px 4662px}
.webp #app .content .part .xijie {background-size:4802px 4662px}
.no-webp #app .content .part .xijie {background-position:-4453px -3324px}
.webp #app .content .part .xijie {background-position:-4453px -3324px}
#app .content .part .xijie {
width:220px;
height:50px;

}
#app .content .part .xijie .icon-more {
  left: 6px;
  top: 0;
}
.no-webp #app .content .part .xijie.sp {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -3220px}
.webp #app .content .part .xijie.sp {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -3220px}
.no-webp #app .content .part .xijie.sp {background-size:4802px 4662px}
.webp #app .content .part .xijie.sp {background-size:4802px 4662px}
.no-webp #app .content .part .xijie.sp {background-position:-4453px -3220px}
.webp #app .content .part .xijie.sp {background-position:-4453px -3220px}
#app .content .part .xijie.sp {
width:220px;
height:50px;

}
#app .content .part .xijie.sp .icon-more {
  left: 179px;
}
#app .content .part .pagination {
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 0;
  bottom: 12px;
  left: 0;
  z-index: 3;
}
.no-webp #app .content .part .pagination .swiper-pagination-bullet {background:#775a31}
.webp #app .content .part .pagination .swiper-pagination-bullet {background:#775a31}
#app .content .part .pagination .swiper-pagination-bullet {
  display: inline-block;
  vertical-align: top;
  margin: 0 3px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  opacity: 1;
}
.no-webp #app .content .part .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background:#9b7238}
.webp #app .content .part .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background:#9b7238}
#app .content .part .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 22px;
}
#app .content .part .box-swiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.no-webp #app .content .part.part-fhz {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fhz-pic-bg_723d934c.jpg);
  background-size: cover}
.webp #app .content .part.part-fhz {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fhz-pic-bg_723d934c.webp);
  background-size: cover}
.no-webp #app .content .part.part-fhz {background-size:cover}
.webp #app .content .part.part-fhz {background-size:cover}
#app .content .part.part-fhz {
  height: 1589px;
}
#app .content .part.part-fhz .m-btn {
  right: 330px;
  top: 180px;
}
#app .content .part.part-fhz .xijie {
  left: 524px;
  top: 1209px;
}
.no-webp #app .content .part.part-main {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/block-main0_035d74f2.jpg);
  background-size: cover}
.webp #app .content .part.part-main {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/block-main0_035d74f2.webp);
  background-size: cover}
.no-webp #app .content .part.part-main {background-size:cover}
.webp #app .content .part.part-main {background-size:cover}
#app .content .part.part-main {
  width: 1440px;
  height: 948px;
}
#app .content .part.part-main .m-btn {
  cursor: pointer;
  left: 309px;
  top: 157px;
}
.no-webp #app .content .part.part-role {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/role-pic-bg_06026334.jpg);
  background-size: cover}
.webp #app .content .part.part-role {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/role-pic-bg_06026334.webp);
  background-size: cover}
.no-webp #app .content .part.part-role {background-size:cover}
.webp #app .content .part.part-role {background-size:cover}
#app .content .part.part-role {
  width: 1440px;
  height: 1259px;
}
.no-webp #app .content .part.part-role .xijie {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -3324px}
.webp #app .content .part.part-role .xijie {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -3324px}
.no-webp #app .content .part.part-role .xijie {background-size:4802px 4662px}
.webp #app .content .part.part-role .xijie {background-size:4802px 4662px}
.no-webp #app .content .part.part-role .xijie {background-position:-4453px -3324px}
.webp #app .content .part.part-role .xijie {background-position:-4453px -3324px}
#app .content .part.part-role .xijie {
  position: absolute;
  left: 360px;
  top: 30px;
width:220px;
height:50px;

  cursor: pointer;
}
#app .content .part.part-role .xijie .icon-more {
  left: 6px;
  top: 0;
}
#app .content .part.part-role .xijie.btn0 {
  left: 698px;
  top: 110px;
}
#app .content .part.part-role .xijie.btn1 {
  left: 608px;
  top: 956px;
}
.no-webp #app .content .part.part-yu {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-yu_4c32ddc8.jpg);
  background-size: cover}
.webp #app .content .part.part-yu {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-yu_4c32ddc8.webp);
  background-size: cover}
.no-webp #app .content .part.part-yu {background-size:cover}
.webp #app .content .part.part-yu {background-size:cover}
#app .content .part.part-yu {
  width: 1440px;
  height: 675px;
}
.no-webp #app .content .part.part-shizhuang {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/shizhuang-bg_b1ee617d.jpg);
  background-size: cover}
.webp #app .content .part.part-shizhuang {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/shizhuang-bg_b1ee617d.webp);
  background-size: cover}
.no-webp #app .content .part.part-shizhuang {background-size:cover}
.webp #app .content .part.part-shizhuang {background-size:cover}
#app .content .part.part-shizhuang {
  width: 1440px;
  height: 686px;
}
#app .content .part.part-shizhuang .shizhuang-play {
  position: absolute;
  top: 301px;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
.no-webp #app .content .part.part-bwg {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/bwg-bg_17c9093a.jpg);
  background-size: cover}
.webp #app .content .part.part-bwg {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/bwg-bg_17c9093a.webp);
  background-size: cover}
.no-webp #app .content .part.part-bwg {background-size:cover}
.webp #app .content .part.part-bwg {background-size:cover}
#app .content .part.part-bwg {
  width: 1440px;
  height: 476px;
}
.no-webp #app .content .part.part-dame {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-dame_49977b4d.png) center center no-repeat}
.webp #app .content .part.part-dame {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-dame_49977b4d.webp) center center no-repeat}
#app .content .part.part-dame {
  height: 1078px;
}
.no-webp #app .content .part.part-dame .dame-text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3789px -399px}
.webp #app .content .part.part-dame .dame-text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3789px -399px}
.no-webp #app .content .part.part-dame .dame-text1 {background-size:4802px 4662px}
.webp #app .content .part.part-dame .dame-text1 {background-size:4802px 4662px}
.no-webp #app .content .part.part-dame .dame-text1 {background-position:-3789px -399px}
.webp #app .content .part.part-dame .dame-text1 {background-position:-3789px -399px}
#app .content .part.part-dame .dame-text1 {
  cursor: pointer;
  z-index: 2;
width:287px;
height:129px;

  position: absolute;
  top: 455px;
  left: 31px;
}
.no-webp #app .content .part.part-dame .dame-text2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1257px -0px}
.webp #app .content .part.part-dame .dame-text2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1257px -0px}
.no-webp #app .content .part.part-dame .dame-text2 {background-size:4802px 4662px}
.webp #app .content .part.part-dame .dame-text2 {background-size:4802px 4662px}
.no-webp #app .content .part.part-dame .dame-text2 {background-position:-1257px -0px}
.webp #app .content .part.part-dame .dame-text2 {background-position:-1257px -0px}
#app .content .part.part-dame .dame-text2 {
width:634px;
height:565px;

  position: absolute;
  top: 424px;
  left: 740px;
}
.no-webp #app .content .part.part-dame .dame-text3 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-0px -2470px}
.webp #app .content .part.part-dame .dame-text3 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-0px -2470px}
.no-webp #app .content .part.part-dame .dame-text3 {background-size:4802px 4662px}
.webp #app .content .part.part-dame .dame-text3 {background-size:4802px 4662px}
.no-webp #app .content .part.part-dame .dame-text3 {background-position:-0px -2470px}
.webp #app .content .part.part-dame .dame-text3 {background-position:-0px -2470px}
#app .content .part.part-dame .dame-text3 {
width:557px;
height:135px;

  position: absolute;
  top: 910px;
  left: 31px;
}
#app .content .part.part-dame .play2 {
  left: 345px;
  top: 790px;
}
#app .content .part.part-dame .xijie {
  z-index: 2;
  left: 360px;
  top: 30px;
}
#app .content .part.part-dame .el-carousel__container {
  cursor: pointer;
  height: 610px !important;
}
#app .content .part.part-dame .part-img {
  position: relative;
  top: 0;
  left: 0px;
  width: 408px;
  height: 610px;
}
.no-webp #app .content .part.part-dame .part-img .part-dm-0 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-0px -959px}
.webp #app .content .part.part-dame .part-img .part-dm-0 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-0px -959px}
.no-webp #app .content .part.part-dame .part-img .part-dm-0 {background-size:4802px 4662px}
.webp #app .content .part.part-dame .part-img .part-dm-0 {background-size:4802px 4662px}
.no-webp #app .content .part.part-dame .part-img .part-dm-0 {background-position:-0px -959px}
.webp #app .content .part.part-dame .part-img .part-dm-0 {background-position:-0px -959px}
#app .content .part.part-dame .part-img .part-dm-0 {
width:408px;
height:610px;

}
.no-webp #app .content .part.part-dame .part-img .part-dm-1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-410px -959px}
.webp #app .content .part.part-dame .part-img .part-dm-1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-410px -959px}
.no-webp #app .content .part.part-dame .part-img .part-dm-1 {background-size:4802px 4662px}
.webp #app .content .part.part-dame .part-img .part-dm-1 {background-size:4802px 4662px}
.no-webp #app .content .part.part-dame .part-img .part-dm-1 {background-position:-410px -959px}
.webp #app .content .part.part-dame .part-img .part-dm-1 {background-position:-410px -959px}
#app .content .part.part-dame .part-img .part-dm-1 {
width:408px;
height:610px;

}
.no-webp #app .content .part.part-dame .part-img .is-active .el-carousel__button {background-color:#9b7238}
.webp #app .content .part.part-dame .part-img .is-active .el-carousel__button {background-color:#9b7238}
#app .content .part.part-dame .part-img .is-active .el-carousel__button {
  width: 12px;
  border-radius: 30%;
}
#app .content .part.part-dame .part-img .el-carousel__button {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}
.no-webp #app .content .part.part-dame .part-img .el-carousel__indicators:hover .el-carousel__button {background-color:#9b7238}
.webp #app .content .part.part-dame .part-img .el-carousel__indicators:hover .el-carousel__button {background-color:#9b7238}
#app .content .part.part-dame .part-img .el-carousel__indicators:hover .el-carousel__button {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.no-webp #app .content .part.part-xijie {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-longmen-1_0bc7da35.jpg) center center no-repeat}
.webp #app .content .part.part-xijie {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-longmen-1_0bc7da35.webp) center center no-repeat}
#app .content .part.part-xijie {
  position: relative;
  height: 838px;
}
.no-webp #app .content .part.part-xijie .xijie {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -3324px}
.webp #app .content .part.part-xijie .xijie {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -3324px}
.no-webp #app .content .part.part-xijie .xijie {background-size:4802px 4662px}
.webp #app .content .part.part-xijie .xijie {background-size:4802px 4662px}
.no-webp #app .content .part.part-xijie .xijie {background-position:-4453px -3324px}
.webp #app .content .part.part-xijie .xijie {background-position:-4453px -3324px}
#app .content .part.part-xijie .xijie {
  position: absolute;
  left: 405px;
  top: 65px;
width:220px;
height:50px;

}
#app .content .part.part-xijie .xijie .icon-more {
  left: 6px;
  top: 0;
}
.no-webp #app .content .part.part-xijie .longmen-text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1758px -2810px}
.webp #app .content .part.part-xijie .longmen-text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1758px -2810px}
.no-webp #app .content .part.part-xijie .longmen-text1 {background-size:4802px 4662px}
.webp #app .content .part.part-xijie .longmen-text1 {background-size:4802px 4662px}
.no-webp #app .content .part.part-xijie .longmen-text1 {background-position:-1758px -2810px}
.webp #app .content .part.part-xijie .longmen-text1 {background-position:-1758px -2810px}
#app .content .part.part-xijie .longmen-text1 {
width:383px;
height:138px;

  position: absolute;
  top: 675px;
  left: 40px;
}
.no-webp #app .content .part.part-xijie .longmen-text2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1423px -2810px}
.webp #app .content .part.part-xijie .longmen-text2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1423px -2810px}
.no-webp #app .content .part.part-xijie .longmen-text2 {background-size:4802px 4662px}
.webp #app .content .part.part-xijie .longmen-text2 {background-size:4802px 4662px}
.no-webp #app .content .part.part-xijie .longmen-text2 {background-position:-1423px -2810px}
.webp #app .content .part.part-xijie .longmen-text2 {background-position:-1423px -2810px}
#app .content .part.part-xijie .longmen-text2 {
width:333px;
height:164px;

  position: absolute;
  top: 655px;
  right: 60px;
}
.no-webp #app .content .part.part-damebeijing {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-longmenfe_d6246b1f.jpg) center center no-repeat}
.webp #app .content .part.part-damebeijing {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-longmenfe_d6246b1f.webp) center center no-repeat}
#app .content .part.part-damebeijing {
  height: 800px;
}
.no-webp #app .content .part.part-mingguangkai {background-repeat:no-repeat}
.webp #app .content .part.part-mingguangkai {background-repeat:no-repeat}
.no-webp #app .content .part.part-mingguangkai {background-size:100% auto}
.webp #app .content .part.part-mingguangkai {background-size:100% auto}
.no-webp #app .content .part.part-mingguangkai {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-guangming_3c764126.jpg) center center no-repeat}
.webp #app .content .part.part-mingguangkai {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-guangming_3c764126.webp) center center no-repeat}
#app .content .part.part-mingguangkai {
  height: 420px;
}
.no-webp #app .content .part.part-mingguangkai .mingguang-text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-604px -1571px}
.webp #app .content .part.part-mingguangkai .mingguang-text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-604px -1571px}
.no-webp #app .content .part.part-mingguangkai .mingguang-text1 {background-size:4802px 4662px}
.webp #app .content .part.part-mingguangkai .mingguang-text1 {background-size:4802px 4662px}
.no-webp #app .content .part.part-mingguangkai .mingguang-text1 {background-position:-604px -1571px}
.webp #app .content .part.part-mingguangkai .mingguang-text1 {background-position:-604px -1571px}
#app .content .part.part-mingguangkai .mingguang-text1 {
width:783px;
height:137px;

  position: absolute;
  right: 35px;
  bottom: 30px;
}
#app .content .part.part-mingguangkai .play2 {
  left: 910px;
  top: 170px;
}
#app .content .part.part-mingguangkai .xijie {
  left: 280px;
  top: 50px;
}
.no-webp #app .content .part.part-qinfeng {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-qinfeng_9422d67e.jpg)}
.webp #app .content .part.part-qinfeng {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-qinfeng_9422d67e.webp)}
#app .content .part.part-qinfeng {
  height: 420px;
}
#app .content .part.part-qinfeng .play {
  left: 717px;
  top: 175px;
}
.no-webp #app .content .part.part-qinfeng .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2233px -572px}
.webp #app .content .part.part-qinfeng .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2233px -572px}
.no-webp #app .content .part.part-qinfeng .text {background-size:4802px 4662px}
.webp #app .content .part.part-qinfeng .text {background-size:4802px 4662px}
.no-webp #app .content .part.part-qinfeng .text {background-position:-2233px -572px}
.webp #app .content .part.part-qinfeng .text {background-position:-2233px -572px}
#app .content .part.part-qinfeng .text {
  left: 39px;
  top: 42px;
width:264px;
height:344px;

}
#app .content .part.part-qinfeng .xijie {
  left: 1146px;
  top: 69px;
}
.no-webp #app .content .part.part-zhangyichao {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-zhangyichao_6e0253ee.jpg)}
.webp #app .content .part.part-zhangyichao {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-zhangyichao_6e0253ee.webp)}
#app .content .part.part-zhangyichao {
  height: 420px;
}
#app .content .part.part-zhangyichao .play1 {
  left: 312px;
  top: 174px;
}
#app .content .part.part-zhangyichao .play2 {
  left: 866px;
  top: 277px;
}
.no-webp #app .content .part.part-zhangyichao .text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-0px -2218px}
.webp #app .content .part.part-zhangyichao .text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-0px -2218px}
.no-webp #app .content .part.part-zhangyichao .text1 {background-size:4802px 4662px}
.webp #app .content .part.part-zhangyichao .text1 {background-size:4802px 4662px}
.no-webp #app .content .part.part-zhangyichao .text1 {background-position:-0px -2218px}
.webp #app .content .part.part-zhangyichao .text1 {background-position:-0px -2218px}
#app .content .part.part-zhangyichao .text1 {
  left: 38px;
  top: 277px;
width:650px;
height:122px;

}
.no-webp #app .content .part.part-zhangyichao .text2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3789px -262px}
.webp #app .content .part.part-zhangyichao .text2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3789px -262px}
.no-webp #app .content .part.part-zhangyichao .text2 {background-size:4802px 4662px}
.webp #app .content .part.part-zhangyichao .text2 {background-size:4802px 4662px}
.no-webp #app .content .part.part-zhangyichao .text2 {background-position:-3789px -262px}
.webp #app .content .part.part-zhangyichao .text2 {background-position:-3789px -262px}
#app .content .part.part-zhangyichao .text2 {
  left: 1092px;
  top: 76px;
width:285px;
height:135px;

}
.no-webp #app .content .part.part-bowuguan {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-bowuguan_a3fcfb4e.jpg)}
.webp #app .content .part.part-bowuguan {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-bowuguan_a3fcfb4e.webp)}
#app .content .part.part-bowuguan {
  height: 1082px;
}
.no-webp #app .content .part.part-bowuguan .text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2233px -0px}
.webp #app .content .part.part-bowuguan .text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2233px -0px}
.no-webp #app .content .part.part-bowuguan .text1 {background-size:4802px 4662px}
.webp #app .content .part.part-bowuguan .text1 {background-size:4802px 4662px}
.no-webp #app .content .part.part-bowuguan .text1 {background-position:-2233px -0px}
.webp #app .content .part.part-bowuguan .text1 {background-position:-2233px -0px}
#app .content .part.part-bowuguan .text1 {
  left: 363px;
  top: 74px;
width:360px;
height:286px;

}
.no-webp #app .content .part.part-bowuguan .text2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3789px -127px}
.webp #app .content .part.part-bowuguan .text2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3789px -127px}
.no-webp #app .content .part.part-bowuguan .text2 {background-size:4802px 4662px}
.webp #app .content .part.part-bowuguan .text2 {background-size:4802px 4662px}
.no-webp #app .content .part.part-bowuguan .text2 {background-position:-3789px -127px}
.webp #app .content .part.part-bowuguan .text2 {background-position:-3789px -127px}
#app .content .part.part-bowuguan .text2 {
  left: 383px;
  top: 878px;
width:304px;
height:133px;

}
.no-webp #app .content .part.part-bowuguan .text3 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-820px -1353px}
.webp #app .content .part.part-bowuguan .text3 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-820px -1353px}
.no-webp #app .content .part.part-bowuguan .text3 {background-size:4802px 4662px}
.webp #app .content .part.part-bowuguan .text3 {background-size:4802px 4662px}
.no-webp #app .content .part.part-bowuguan .text3 {background-position:-820px -1353px}
.webp #app .content .part.part-bowuguan .text3 {background-position:-820px -1353px}
#app .content .part.part-bowuguan .text3 {
  left: 758px;
  top: 145px;
width:644px;
height:183px;

}
.no-webp #app .content .part.part-bowuguan .text4 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2233px -918px}
.webp #app .content .part.part-bowuguan .text4 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2233px -918px}
.no-webp #app .content .part.part-bowuguan .text4 {background-size:4802px 4662px}
.webp #app .content .part.part-bowuguan .text4 {background-size:4802px 4662px}
.no-webp #app .content .part.part-bowuguan .text4 {background-position:-2233px -918px}
.webp #app .content .part.part-bowuguan .text4 {background-position:-2233px -918px}
#app .content .part.part-bowuguan .text4 {
  left: 743px;
  top: 620px;
width:259px;
height:275px;

}
.no-webp #app .content .part.part-bowuguan .text5 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-936px -2192px}
.webp #app .content .part.part-bowuguan .text5 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-936px -2192px}
.no-webp #app .content .part.part-bowuguan .text5 {background-size:4802px 4662px}
.webp #app .content .part.part-bowuguan .text5 {background-size:4802px 4662px}
.no-webp #app .content .part.part-bowuguan .text5 {background-position:-936px -2192px}
.webp #app .content .part.part-bowuguan .text5 {background-position:-936px -2192px}
#app .content .part.part-bowuguan .text5 {
  left: 1024px;
  top: 639px;
width:372px;
height:23px;

}
#app .content .part.part-bowuguan .text6 {
  left: 1026px;
  top: 741px;
}
#app .content .part.part-bowuguan .play1 {
  left: 1039px;
  top: 60px;
}
#app .content .part.part-bowuguan .play2 {
  left: 843px;
  top: 537px;
}
#app .content .part.part-bowuguan .play3 {
  left: 1199px;
  top: 567px;
}
#app .content .part.part-bowuguan .xijie1 {
  left: 950px;
  top: 358px;
}
#app .content .part.part-bowuguan .xijie2 {
  left: 1023px;
  top: 963px;
}
.no-webp #app .content .part.part-mashoudao-yongle {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-mashoudao_2562fe27.jpg)}
.webp #app .content .part.part-mashoudao-yongle {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-mashoudao_2562fe27.webp)}
#app .content .part.part-mashoudao-yongle {
  height: 841px;
}
.no-webp #app .content .part.part-mashoudao-yongle .text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-820px -959px}
.webp #app .content .part.part-mashoudao-yongle .text1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-820px -959px}
.no-webp #app .content .part.part-mashoudao-yongle .text1 {background-size:4802px 4662px}
.webp #app .content .part.part-mashoudao-yongle .text1 {background-size:4802px 4662px}
.no-webp #app .content .part.part-mashoudao-yongle .text1 {background-position:-820px -959px}
.webp #app .content .part.part-mashoudao-yongle .text1 {background-position:-820px -959px}
#app .content .part.part-mashoudao-yongle .text1 {
  left: 38px;
  top: 84px;
width:390px;
height:392px;

}
.no-webp #app .content .part.part-mashoudao-yongle .text2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1893px -0px}
.webp #app .content .part.part-mashoudao-yongle .text2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1893px -0px}
.no-webp #app .content .part.part-mashoudao-yongle .text2 {background-size:4802px 4662px}
.webp #app .content .part.part-mashoudao-yongle .text2 {background-size:4802px 4662px}
.no-webp #app .content .part.part-mashoudao-yongle .text2 {background-position:-1893px -0px}
.webp #app .content .part.part-mashoudao-yongle .text2 {background-position:-1893px -0px}
#app .content .part.part-mashoudao-yongle .text2 {
  left: 1086px;
  top: 335px;
width:338px;
height:443px;

}
#app .content .part.part-mashoudao-yongle .play {
  left: 704px;
  top: 187px;
}
#app .content .part.part-mashoudao-yongle .xijie1 {
  left: 951px;
  top: 26px;
}
#app .content .part.part-mashoudao-yongle .xijie2 {
  left: 338px;
  top: 629px;
}
.no-webp #app .content .part.part-langzhu {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-langzhu_21a3adcf.jpg)}
.webp #app .content .part.part-langzhu {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-langzhu_21a3adcf.webp)}
#app .content .part.part-langzhu {
  height: 420px;
}
.no-webp #app .content .part.part-langzhu .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1257px -567px}
.webp #app .content .part.part-langzhu .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1257px -567px}
.no-webp #app .content .part.part-langzhu .text {background-size:4802px 4662px}
.webp #app .content .part.part-langzhu .text {background-size:4802px 4662px}
.no-webp #app .content .part.part-langzhu .text {background-position:-1257px -567px}
.webp #app .content .part.part-langzhu .text {background-position:-1257px -567px}
#app .content .part.part-langzhu .text {
  left: 42px;
  top: 46px;
width:354px;
height:345px;

}
#app .content .part.part-langzhu .play {
  left: 895px;
  top: 174px;
}
#app .content .part.part-langzhu .xijie {
  left: 1051px;
  top: 61px;
}
.no-webp #app .content .part.part-xxj {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-xxj_fde25709.jpg)}
.webp #app .content .part.part-xxj {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-xxj_fde25709.webp)}
#app .content .part.part-xxj {
  height: 1979px;
}
#app .content .part.part-xxj .el-carousel__container {
  cursor: pointer;
  height: 1002px !important;
}
#app .content .part.part-xxj .part-img {
  position: relative;
  top: 603px;
  left: 0px;
  width: 713px;
  height: 1002px;
}
.no-webp #app .content .part.part-xxj .part-img .part-yj-0 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-yj-2_33fb51f3.jpg)}
.webp #app .content .part.part-xxj .part-img .part-yj-0 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-yj-2_33fb51f3.webp)}
#app .content .part.part-xxj .part-img .part-yj-0 {
  width: 713px;
  height: 1002px;
}
.no-webp #app .content .part.part-xxj .part-img .part-yj-1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-yj-1_9ed0d755.jpg)}
.webp #app .content .part.part-xxj .part-img .part-yj-1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-yj-1_9ed0d755.webp)}
#app .content .part.part-xxj .part-img .part-yj-1 {
  width: 713px;
  height: 1002px;
}
.no-webp #app .content .part.part-xxj .part-img .is-active .el-carousel__button {background-color:#9b7238}
.webp #app .content .part.part-xxj .part-img .is-active .el-carousel__button {background-color:#9b7238}
#app .content .part.part-xxj .part-img .is-active .el-carousel__button {
  width: 12px;
  border-radius: 30%;
}
#app .content .part.part-xxj .part-img .el-carousel__button {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}
.no-webp #app .content .part.part-xxj .part-img .el-carousel__indicators:hover .el-carousel__button {background-color:#9b7238}
.webp #app .content .part.part-xxj .part-img .el-carousel__indicators:hover .el-carousel__button {background-color:#9b7238}
#app .content .part.part-xxj .part-img .el-carousel__indicators:hover .el-carousel__button {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#app .content .part.part-xxj .play {
  left: 50%;
  margin-left: -35px;
  top: 266px;
}
#app .content .part.part-xxj .xijie1 {
  left: 472px;
  top: 668px;
  z-index: 2;
}
#app .content .part.part-xxj .xijie2 {
  left: 724px;
  top: 891px;
  z-index: 2;
}
#app .content .part.part-xxj .xijie3 {
  left: 550px;
  top: 1686px;
  z-index: 2;
}
.no-webp #app .content .part.part-bz {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-bz_8c9bb254.jpg)}
.webp #app .content .part.part-bz {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-bz_8c9bb254.webp)}
#app .content .part.part-bz {
  height: 1162px;
}
#app .content .part.part-bz .xijie2 {
  left: 1022px;
  top: 1042px;
}
.no-webp #app .content .part.part-gy {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-gy_951301d5.jpg)}
.webp #app .content .part.part-gy {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-gy_951301d5.webp)}
#app .content .part.part-gy {
  height: 1961px;
}
.no-webp #app .content .part.part-fcsjt {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-fcsjt_06c8b15e.jpg)}
.webp #app .content .part.part-fcsjt {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-fcsjt_06c8b15e.webp)}
#app .content .part.part-fcsjt {
  height: 2227px;
}
#app .content .part.part-fcsjt .xijie2 {
  left: 590px;
  top: 771px;
}
.no-webp #app .content .part.part-wdwq {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wdwq_e1caceb4.jpg)}
.webp #app .content .part.part-wdwq {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wdwq_e1caceb4.webp)}
#app .content .part.part-wdwq {
  height: 2617px;
}
#app .content .part.part-wdwq .play1 {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 298px;
}
#app .content .part.part-wdwq .part-img1 {
  width: 524px;
  height: 774px;
  position: absolute;
  left: 0;
  top: 642px;
  z-index: 3;
}
.no-webp #app .content .part.part-wdwq .part-img1 .part-wd-0 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-3_b10e0b77.jpg)}
.webp #app .content .part.part-wdwq .part-img1 .part-wd-0 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-3_b10e0b77.webp)}
#app .content .part.part-wdwq .part-img1 .part-wd-0 {
  width: 524px;
  height: 774px;
}
.no-webp #app .content .part.part-wdwq .part-img1 .part-wd-1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-0_2c7c4d4f.jpg)}
.webp #app .content .part.part-wdwq .part-img1 .part-wd-1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-0_2c7c4d4f.webp)}
#app .content .part.part-wdwq .part-img1 .part-wd-1 {
  width: 524px;
  height: 774px;
}
.no-webp #app .content .part.part-wdwq .part-img1 .part-wd-2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-1_f2ad525d.jpg)}
.webp #app .content .part.part-wdwq .part-img1 .part-wd-2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-1_f2ad525d.webp)}
#app .content .part.part-wdwq .part-img1 .part-wd-2 {
  width: 524px;
  height: 774px;
}
.no-webp #app .content .part.part-wdwq .part-img1 .part-wd-3 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-2_8929a535.jpg)}
.webp #app .content .part.part-wdwq .part-img1 .part-wd-3 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-2_8929a535.webp)}
#app .content .part.part-wdwq .part-img1 .part-wd-3 {
  width: 524px;
  height: 774px;
}
.no-webp #app .content .part.part-wdwq .part-img1 .part-wd-4 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-4_44ed7eac.jpg)}
.webp #app .content .part.part-wdwq .part-img1 .part-wd-4 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-4_44ed7eac.webp)}
#app .content .part.part-wdwq .part-img1 .part-wd-4 {
  width: 524px;
  height: 774px;
}
#app .content .part.part-wdwq .part-img1 .moreImg {
  width: 518px;
  height: 319px;
  position: absolute;
  left: 524px;
  top: 455px;
}
.no-webp #app .content .part.part-wdwq .part-img1 .moreImg[data-id='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-3s_ec3c593d.jpg)}
.webp #app .content .part.part-wdwq .part-img1 .moreImg[data-id='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-3s_ec3c593d.webp)}
#app .content .part.part-wdwq .part-img1 .moreImg[data-id='0'] {
}
.no-webp #app .content .part.part-wdwq .part-img1 .moreImg[data-id='1'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-0s_432fc483.jpg)}
.webp #app .content .part.part-wdwq .part-img1 .moreImg[data-id='1'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-0s_432fc483.webp)}
#app .content .part.part-wdwq .part-img1 .moreImg[data-id='1'] {
}
.no-webp #app .content .part.part-wdwq .part-img1 .moreImg[data-id='2'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-1s_f91375ba.jpg)}
.webp #app .content .part.part-wdwq .part-img1 .moreImg[data-id='2'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-1s_f91375ba.webp)}
#app .content .part.part-wdwq .part-img1 .moreImg[data-id='2'] {
}
.no-webp #app .content .part.part-wdwq .part-img1 .moreImg[data-id='3'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-2s_f137ae63.jpg)}
.webp #app .content .part.part-wdwq .part-img1 .moreImg[data-id='3'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-2s_f137ae63.webp)}
#app .content .part.part-wdwq .part-img1 .moreImg[data-id='3'] {
}
.no-webp #app .content .part.part-wdwq .part-img1 .moreImg[data-id='4'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-4s_b59651a7.jpg)}
.webp #app .content .part.part-wdwq .part-img1 .moreImg[data-id='4'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-4s_b59651a7.webp)}
#app .content .part.part-wdwq .part-img1 .moreImg[data-id='4'] {
}
#app .content .part.part-wdwq .part-img1 .moreImg .play4 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
#app .content .part.part-wdwq .part-img1 .xijie {
  left: 380px;
  top: 60px;
  z-index: 2;
}
#app .content .part.part-wdwq .part-img2 {
  width: 919px;
  height: 455px;
  position: absolute;
  left: 524px;
  top: 642px;
}
.no-webp #app .content .part.part-wdwq .part-img2 .part-0 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-0p_2ae75196.jpg)}
.webp #app .content .part.part-wdwq .part-img2 .part-0 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-0p_2ae75196.webp)}
#app .content .part.part-wdwq .part-img2 .part-0 {
  width: 919px;
  height: 455px;
}
.no-webp #app .content .part.part-wdwq .part-img2 .part-1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-1p_e5c0a2b2.jpg)}
.webp #app .content .part.part-wdwq .part-img2 .part-1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-1p_e5c0a2b2.webp)}
#app .content .part.part-wdwq .part-img2 .part-1 {
  width: 919px;
  height: 455px;
}
.no-webp #app .content .part.part-wdwq .part-img2 .part-2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-2p_7b87bafb.jpg)}
.webp #app .content .part.part-wdwq .part-img2 .part-2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wd-2p_7b87bafb.webp)}
#app .content .part.part-wdwq .part-img2 .part-2 {
  width: 919px;
  height: 455px;
}
#app .content .part.part-wdwq .part-img2 .play2 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
}
#app .content .part.part-wdwq .play3 {
  left: 1053px;
  top: 1633px;
}
#app .content .part.part-wdwq .part-img3 {
  width: 1443px;
  height: 742px;
  position: absolute;
  left: 0;
  top: 1875px;
}
.no-webp #app .content .part.part-wdwq .part-img3 .part-wx-0 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wx-0_d521592a.jpg) no-repeat center / cover}
.webp #app .content .part.part-wdwq .part-img3 .part-wx-0 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wx-0_d521592a.webp) no-repeat center / cover}
#app .content .part.part-wdwq .part-img3 .part-wx-0 {
  width: 100%;
  height: 100%;
}
.no-webp #app .content .part.part-wdwq .part-img3 .part-wx-1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wx-3_68e9a1cf.jpg) no-repeat center / cover}
.webp #app .content .part.part-wdwq .part-img3 .part-wx-1 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wx-3_68e9a1cf.webp) no-repeat center / cover}
#app .content .part.part-wdwq .part-img3 .part-wx-1 {
  width: 100%;
  height: 100%;
}
.no-webp #app .content .part.part-wdwq .part-img3 .part-wx-2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wx-1_a1cfa913.jpg) no-repeat center / cover}
.webp #app .content .part.part-wdwq .part-img3 .part-wx-2 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wx-1_a1cfa913.webp) no-repeat center / cover}
#app .content .part.part-wdwq .part-img3 .part-wx-2 {
  width: 100%;
  height: 100%;
}
.no-webp #app .content .part.part-wdwq .part-img3 .part-wx-3 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wx-2_977e7e37.jpg) no-repeat center / cover}
.webp #app .content .part.part-wdwq .part-img3 .part-wx-3 {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/part-wx-2_977e7e37.webp) no-repeat center / cover}
#app .content .part.part-wdwq .part-img3 .part-wx-3 {
  width: 100%;
  height: 100%;
}
.no-webp .mask {background:rgba(0, 0, 0, 0.8)}
.webp .mask {background:rgba(0, 0, 0, 0.8)}
.mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 200;
}
.pop-bg {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1486px;
  height: 746px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.no-webp .pop-bg .btn-close {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4750px -133px}
.webp .pop-bg .btn-close {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4750px -133px}
.no-webp .pop-bg .btn-close {background-size:4802px 4662px}
.webp .pop-bg .btn-close {background-size:4802px 4662px}
.no-webp .pop-bg .btn-close {background-position:-4750px -133px}
.webp .pop-bg .btn-close {background-position:-4750px -133px}
.pop-bg .btn-close {
  position: absolute;
  top: 0;
  right: 136px;
width:40px;
height:40px;

  z-index: 3;
  cursor: pointer;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.pop-bg .btn-close:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.pop-bg .img-pop {
  width: 1486px;
  height: 746px;
  position: relative;
}
.pop-bg .img-pop .button {
  position: absolute;
  top: 50%;
  display: block;
  outline: none;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 15;
  width: 90px;
  height: 90px;
  cursor: pointer;
}
.pop-bg .img-pop .button span {
  position: relative;
  display: block;
  margin: 10% 0 0 10%;
  width: 80%;
  height: 80%;
}
.no-webp .pop-bg .img-pop .button span:before {background:#fff}
.webp .pop-bg .img-pop .button span:before {background:#fff}
.pop-bg .img-pop .button span:before {
  position: absolute;
  left: 25%;
  width: 3px;
  height: 50%;
  content: "";
  -webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
  -webkit-transition: background-color 0.3s, -webkit-transform 0.3s;
  transition: background-color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, background-color 0.3s;
  transition: transform 0.3s, background-color 0.3s, -webkit-transform 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(-50%) rotate(30deg);
  transform: translateX(-50%) rotate(30deg);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.no-webp .pop-bg .img-pop .button span:after {background:#fff}
.webp .pop-bg .img-pop .button span:after {background:#fff}
.pop-bg .img-pop .button span:after {
  position: absolute;
  left: 25%;
  width: 3px;
  height: 50%;
  content: "";
  -webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
  -webkit-transition: background-color 0.3s, -webkit-transform 0.3s;
  transition: background-color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, background-color 0.3s;
  transition: transform 0.3s, background-color 0.3s, -webkit-transform 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  top: 50%;
  -webkit-transform: translateX(-50%) rotate(-30deg);
  transform: translateX(-50%) rotate(-30deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.no-webp .pop-bg .img-pop .button:before {background:#fff}
.webp .pop-bg .img-pop .button:before {background:#fff}
.pop-bg .img-pop .button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: "";
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.pop-bg .img-pop .button:hover {
  color: #566473;
}
.pop-bg .img-pop .button:hover:before {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.no-webp .pop-bg .img-pop .button:hover span:before {background:#000}
.webp .pop-bg .img-pop .button:hover span:before {background:#000}
.pop-bg .img-pop .button:hover span:before {
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
}
.no-webp .pop-bg .img-pop .button:hover span:after {background:#000}
.webp .pop-bg .img-pop .button:hover span:after {background:#000}
.pop-bg .img-pop .button:hover span:after {
  -webkit-transform: translateX(-50%) rotate(-45deg);
  transform: translateX(-50%) rotate(-45deg);
}
.pop-bg .img-pop .button.button-prev {
  left: 20px;
}
.pop-bg .img-pop .button.button-next {
  right: 20px;
}
.pop-bg .img-pop .button.button-next span {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.pop-bg .img-pop .swiper-container {
  width: 1486px;
  height: 746px;
  margin: 0 auto;
}
.pop-bg .img-pop .swiper-container .slide {
  font-size: 0;
  position: relative;
  overflow: hidden;
}
.pop-bg .img-pop .swiper-container .slide .tit .title {
  color: #f1e5d3;
  font-size: 83px;
  line-height: 91px;
  letter-spacing: 0.2em;
  font-family: fzssksj_z, sans-serif;
  text-transform: uppercase;
  width: 364px;
  margin-left: -0.1em;
}
.pop-bg .img-pop .swiper-container .slide .tit .subtitle {
  color: #fff;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 1em;
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  margin-top: 6px;
}
@supports (-webkit-background-clip: text) {
.no-webp .pop-bg .img-pop .swiper-container .slide .tit .subtitle {background:-webkit-gradient(linear, left bottom, left top, from(#a96e6e), to(#d5a4a4))}
.webp .pop-bg .img-pop .swiper-container .slide .tit .subtitle {background:-webkit-gradient(linear, left bottom, left top, from(#a96e6e), to(#d5a4a4))}
.no-webp .pop-bg .img-pop .swiper-container .slide .tit .subtitle {background:linear-gradient(0deg, #a96e6e, #d5a4a4)}
.webp .pop-bg .img-pop .swiper-container .slide .tit .subtitle {background:linear-gradient(0deg, #a96e6e, #d5a4a4)}
.no-webp .pop-bg .img-pop .swiper-container .slide .tit .subtitle {-webkit-background-clip:text}
.webp .pop-bg .img-pop .swiper-container .slide .tit .subtitle {-webkit-background-clip:text}
  .pop-bg .img-pop .swiper-container .slide .tit .subtitle {
    -webkit-text-fill-color: transparent;
  }
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-24 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-24 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-24 .left {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-24 .right {background-position:left center}
.webp .pop-bg .img-pop .swiper-container .slide.slide-24 .right {background-position:left center}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-24 .right {background-repeat:no-repeat}
.webp .pop-bg .img-pop .swiper-container .slide.slide-24 .right {background-repeat:no-repeat}
.pop-bg .img-pop .swiper-container .slide.slide-24 .right {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-24 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xijie1_995efb39.jpg)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-24 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xijie1_995efb39.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-24 .right[data-index='0'] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-24 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xijie2_63924eb2.jpg)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-24 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xijie2_63924eb2.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-24 .right[data-index='1'] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-24 .right[data-index='2'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xijie3_7bc2bcd3.jpg)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-24 .right[data-index='2'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xijie3_7bc2bcd3.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-24 .right[data-index='2'] {
}
.pop-bg .img-pop .swiper-container .slide.slide-24 .tit {
  position: absolute;
  left: 172px;
  top: 108px;
}
.pop-bg .img-pop .swiper-container .slide.slide-24 .desc {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  font-family: fzssksjt, sans-serif;
  padding-left: 16px;
  width: 530px;
  position: absolute;
  left: 780px;
  bottom: 110px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-24 .desc::before {background:#bb1b1b}
.webp .pop-bg .img-pop .swiper-container .slide.slide-24 .desc::before {background:#bb1b1b}
.pop-bg .img-pop .swiper-container .slide.slide-24 .desc::before {
  content: '';
  width: 2px;
  height: 28px;
  margin-right: 14px;
  position: absolute;
  left: 0;
  top: 0;
}
.pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab {
  display: none;
  height: 120px;
}
.pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab.tab1 {
  display: block;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xijie-min1_542a70b4.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xijie-min1_542a70b4.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab.tab1:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab.tab1.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xijie-min1-h_c151232c.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab.tab1.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xijie-min1-h_c151232c.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab.tab1.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab.tab1:hover:after {
}
.pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab.tab2 {
  display: block;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xijie-min2_637e0ebd.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xijie-min2_637e0ebd.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab.tab2:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab.tab2.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xijie-min2-h_5780f02d.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab.tab2.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xijie-min2-h_5780f02d.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab.tab2.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab.tab2:hover:after {
}
.pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab.tab3 {
  display: block;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xijie-min3_11c60038.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xijie-min3_11c60038.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab.tab3:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab.tab3.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xijie-min3-h_3cb2573f.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab.tab3.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xijie-min3-h_3cb2573f.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab.tab3.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-24 .tab-box .tab.tab3:hover:after {
}
.pop-bg .img-pop .swiper-container .slide .left,
.pop-bg .img-pop .swiper-container .slide .right,
.pop-bg .img-pop .swiper-container .slide .img {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.pop-bg .img-pop .swiper-container .slide .text,
.pop-bg .img-pop .swiper-container .slide .tit {
  -webkit-transform: translateX(-2000px);
  -moz-transform: translateX(-2000px);
  -ms-transform: translateX(-2000px);
  -o-transform: translateX(-2000px);
  transform: translateX(-2000px);
}
.pop-bg .img-pop .swiper-container .slide .desc {
  -webkit-transform: translateX(2000px);
  -moz-transform: translateX(2000px);
  -ms-transform: translateX(2000px);
  -o-transform: translateX(2000px);
  transform: translateX(2000px);
}
.pop-bg .img-pop .swiper-container .slide.swiper-slide-active .left {
  -webkit-animation: leftIn 1s forwards;
  -moz-animation: leftIn 1s forwards;
  -ms-animation: leftIn 1s forwards;
  animation: leftIn 1s forwards;
}
.pop-bg .img-pop .swiper-container .slide.swiper-slide-active .right {
  -webkit-animation: rightIn 1s 0.3s forwards;
  -moz-animation: rightIn 1s 0.3s forwards;
  -ms-animation: rightIn 1s 0.3s forwards;
  animation: rightIn 1s 0.3s forwards;
}
.pop-bg .img-pop .swiper-container .slide.swiper-slide-active .img {
  -webkit-animation: opaIn 1s 1s forwards;
  -moz-animation: opaIn 1s 1s forwards;
  -ms-animation: opaIn 1s 1s forwards;
  animation: opaIn 1s 1s forwards;
}
.pop-bg .img-pop .swiper-container .slide.swiper-slide-active .tit {
  -webkit-animation: leftIn2 1s 2s forwards;
  -moz-animation: leftIn2 1s 2s forwards;
  -ms-animation: leftIn2 1s 2s forwards;
  animation: leftIn2 1s 2s forwards;
}
.pop-bg .img-pop .swiper-container .slide.swiper-slide-active .text {
  -webkit-animation: leftIn2 1s 2.5s forwards;
  -moz-animation: leftIn2 1s 2.5s forwards;
  -ms-animation: leftIn2 1s 2.5s forwards;
  animation: leftIn2 1s 2.5s forwards;
}
.pop-bg .img-pop .swiper-container .slide.swiper-slide-active .desc {
  -webkit-animation: rightIn2 1s 2s forwards;
  -moz-animation: rightIn2 1s 2s forwards;
  -ms-animation: rightIn2 1s 2s forwards;
  animation: rightIn2 1s 2s forwards;
}
.pop-bg .img-pop .swiper-container .slide.swiper-slide-active .tab-box .tab.tab1:after {
  -webkit-animation: heightChange 1.5s 1.5s forwards;
  -moz-animation: heightChange 1.5s 1.5s forwards;
  -ms-animation: heightChange 1.5s 1.5s forwards;
  animation: heightChange 1.5s 1.5s forwards;
}
.pop-bg .img-pop .swiper-container .slide.swiper-slide-active .tab-box .tab.tab2:after {
  -webkit-animation: heightChange 1.5s 2s forwards;
  -moz-animation: heightChange 1.5s 2s forwards;
  -ms-animation: heightChange 1.5s 2s forwards;
  animation: heightChange 1.5s 2s forwards;
}
.pop-bg .img-pop .swiper-container .slide.swiper-slide-active .tab-box .tab.tab3:after {
  -webkit-animation: heightChange 1.5s 2.5s forwards;
  -moz-animation: heightChange 1.5s 2.5s forwards;
  -ms-animation: heightChange 1.5s 2.5s forwards;
  animation: heightChange 1.5s 2.5s forwards;
}
.pop-bg .img-pop .swiper-container .slide.swiper-slide-active .tab-box .tab.tab4:after {
  -webkit-animation: heightChange 1.5s 3s forwards;
  -moz-animation: heightChange 1.5s 3s forwards;
  -ms-animation: heightChange 1.5s 3s forwards;
  animation: heightChange 1.5s 3s forwards;
}
.pop-bg .img-pop .swiper-container .slide.swiper-slide-active .tab-box .tab.tab5:after {
  -webkit-animation: heightChange 1.5s 3.5s forwards;
  -moz-animation: heightChange 1.5s 3.5s forwards;
  -ms-animation: heightChange 1.5s 3.5s forwards;
  animation: heightChange 1.5s 3.5s forwards;
}
.pop-bg .img-pop .swiper-container .slide.swiper-slide-active .tab-box .tab.tab6:after {
  -webkit-animation: heightChange 1.5s 4s forwards;
  -moz-animation: heightChange 1.5s 4s forwards;
  -ms-animation: heightChange 1.5s 4s forwards;
  animation: heightChange 1.5s 4s forwards;
}
.pop-bg .img-pop .swiper-container .slide.swiper-slide-active .tab-box .tab.tab7:after {
  -webkit-animation: heightChange 1.5s 4.5s forwards;
  -moz-animation: heightChange 1.5s 4.5s forwards;
  -ms-animation: heightChange 1.5s 4.5s forwards;
  animation: heightChange 1.5s 4.5s forwards;
}
.pop-bg .img-pop .swiper-container .slide .left,
.pop-bg .img-pop .swiper-container .slide .right {
  width: 743px;
  height: 746px;
  position: absolute;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.pop-bg .img-pop .swiper-container .slide .left {
  left: 0;
}
.no-webp .pop-bg .img-pop .swiper-container .slide .left[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left1_435add39.png)}
.webp .pop-bg .img-pop .swiper-container .slide .left[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left1_435add39.webp)}
.pop-bg .img-pop .swiper-container .slide .left[data-index="0"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide .left[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left2_435add39.png)}
.webp .pop-bg .img-pop .swiper-container .slide .left[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left2_435add39.webp)}
.pop-bg .img-pop .swiper-container .slide .left[data-index="1"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide .left[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.png)}
.webp .pop-bg .img-pop .swiper-container .slide .left[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.webp)}
.pop-bg .img-pop .swiper-container .slide .left[data-index="2"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide .right {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/right_a2e7c117.png)}
.webp .pop-bg .img-pop .swiper-container .slide .right {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/right_a2e7c117.webp)}
.pop-bg .img-pop .swiper-container .slide .right {
  right: 0;
}
.pop-bg .img-pop .swiper-container .slide .tab-cont {
  position: absolute;
  z-index: 2;
  top: 118px;
  left: 550px;
  width: 173px;
  height: 497px;
  overflow: hidden;
}
.pop-bg .img-pop .swiper-container .slide .tab-box {
  position: relative;
  width: 173px;
  height: 497px;
  overflow: hidden;
}
.pop-bg .img-pop .swiper-container .slide .tab-box .tab {
  display: block;
  width: 153px;
  height: 119px;
  margin-bottom: 7px;
  position: relative;
}
.no-webp .pop-bg .img-pop .swiper-container .slide .tab-box .tab:after {background-position:center bottom}
.webp .pop-bg .img-pop .swiper-container .slide .tab-box .tab:after {background-position:center bottom}
.no-webp .pop-bg .img-pop .swiper-container .slide .tab-box .tab:after {background-repeat:no-repeat}
.webp .pop-bg .img-pop .swiper-container .slide .tab-box .tab:after {background-repeat:no-repeat}
.pop-bg .img-pop .swiper-container .slide .tab-box .tab:after {
  content: "";
  width: 153px;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
}
.pop-bg .img-pop .swiper-container .slide .tab-box .tab:last-child {
  margin-bottom: 0;
}
.pop-bg .img-pop .swiper-container .slide .img {
  width: 1485px;
  height: 746px;
  position: absolute;
  left: 0;
  top: 0;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-1 .left {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/qf-tab1_c9d93117.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/qf-tab1_c9d93117.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab1:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab1.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/qf-tab1-h_1123efe9.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab1.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/qf-tab1-h_1123efe9.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab1.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab1:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/qf-tab2_3f276bb6.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/qf-tab2_3f276bb6.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab2:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab2.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/qf-tab2-h_fb04c5ed.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab2.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/qf-tab2-h_fb04c5ed.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab2.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab2:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/qf-tab3_cd2a4f66.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/qf-tab3_cd2a4f66.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab3:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab3.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/qf-tab3-h_bf655e17.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab3.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/qf-tab3-h_bf655e17.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab3.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab3:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab4:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/qf-tab4_dd57dd64.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab4:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/qf-tab4_dd57dd64.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab4:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab4.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab4:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/qf-tab4-h_4ca485c8.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab4.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab4:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/qf-tab4-h_4ca485c8.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab4.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-1 .tab-box .tab.tab4:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .right[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/qf-right1_db176291.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .right[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/qf-right1_db176291.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-1 .right[data-index="0"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .right[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/qf-right2_5c389cc1.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .right[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/qf-right2_5c389cc1.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-1 .right[data-index="1"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .right[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/qf-right3_b7398eeb.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .right[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/qf-right3_b7398eeb.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-1 .right[data-index="2"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .right[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/qf-right4_8f3cd30f.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .right[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/qf-right4_8f3cd30f.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-1 .right[data-index="3"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1424px -4300px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1424px -4300px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .tit {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .tit {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .tit {background-position:-1424px -4300px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .tit {background-position:-1424px -4300px}
.pop-bg .img-pop .swiper-container .slide.slide-1 .tit {
width:365px;
height:85px;

  position: absolute;
  top: 113px;
  left: 163px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-0px -3575px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-0px -3575px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .text {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .text {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .text {background-position:-0px -3575px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .text {background-position:-0px -3575px}
.pop-bg .img-pop .swiper-container .slide.slide-1 .text {
width:374px;
height:112px;

  position: absolute;
  left: 168px;
  top: 518px;
}
.pop-bg .img-pop .swiper-container .slide.slide-1 .desc {
  position: absolute;
  left: 802px;
  top: 557px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1283px -3800px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1283px -3800px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="0"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="0"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="0"] {background-position:-1283px -3800px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="0"] {background-position:-1283px -3800px}
.pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="0"] {
width:523px;
height:64px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1808px -3800px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1808px -3800px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="1"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="1"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="1"] {background-position:-1808px -3800px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="1"] {background-position:-1808px -3800px}
.pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="1"] {
width:523px;
height:64px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2333px -3800px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2333px -3800px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="2"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="2"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="2"] {background-position:-2333px -3800px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="2"] {background-position:-2333px -3800px}
.pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="2"] {
width:523px;
height:64px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2858px -3800px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2858px -3800px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="3"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="3"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="3"] {background-position:-2858px -3800px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="3"] {background-position:-2858px -3800px}
.pop-bg .img-pop .swiper-container .slide.slide-1 .desc[data-index="3"] {
width:523px;
height:64px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-2 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/msd-tab1_41f16d68.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-2 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/msd-tab1_41f16d68.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-2 .tab-box .tab.tab1:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-2 .tab-box .tab.tab1.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-2 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/msd-tab1-h_582d454b.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-2 .tab-box .tab.tab1.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-2 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/msd-tab1-h_582d454b.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-2 .tab-box .tab.tab1.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-2 .tab-box .tab.tab1:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-2 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/msd-tab2_2d4e88c9.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-2 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/msd-tab2_2d4e88c9.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-2 .tab-box .tab.tab2:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-2 .tab-box .tab.tab2.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-2 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/msd-tab2-h_fac390ca.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-2 .tab-box .tab.tab2.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-2 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/msd-tab2-h_fac390ca.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-2 .tab-box .tab.tab2.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-2 .tab-box .tab.tab2:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-2 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/msd-tab3_6d41c104.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-2 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/msd-tab3_6d41c104.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-2 .tab-box .tab.tab3:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-2 .tab-box .tab.tab3.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-2 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/msd-tab3-h_54647e2a.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-2 .tab-box .tab.tab3.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-2 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/msd-tab3-h_54647e2a.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-2 .tab-box .tab.tab3.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-2 .tab-box .tab.tab3:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-2 .img[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/msd-1_7f7a3007.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-2 .img[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/msd-1_7f7a3007.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-2 .img[data-index="0"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-2 .img[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/msd-2_f71ec1fd.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-2 .img[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/msd-2_f71ec1fd.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-2 .img[data-index="1"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-2 .img[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/msd-3_c1fb8c12.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-2 .img[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/msd-3_c1fb8c12.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-2 .img[data-index="2"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-2 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1155px -4114px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-2 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1155px -4114px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-2 .tit {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-2 .tit {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-2 .tit {background-position:-1155px -4114px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-2 .tit {background-position:-1155px -4114px}
.pop-bg .img-pop .swiper-container .slide.slide-2 .tit {
width:379px;
height:85px;

  position: absolute;
  top: 117px;
  left: 161px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-2 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-376px -3575px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-2 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-376px -3575px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-2 .text {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-2 .text {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-2 .text {background-position:-376px -3575px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-2 .text {background-position:-376px -3575px}
.pop-bg .img-pop .swiper-container .slide.slide-2 .text {
width:373px;
height:108px;

  position: absolute;
  left: 168px;
  top: 518px;
}
.pop-bg .img-pop .swiper-container .slide.slide-2 .desc {
  position: absolute;
  left: 801px;
  top: 595px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2328px -3355px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2328px -3355px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="0"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="0"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="0"] {background-position:-2328px -3355px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="0"] {background-position:-2328px -3355px}
.pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="0"] {
width:560px;
height:64px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2890px -3355px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2890px -3355px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="1"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="1"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="1"] {background-position:-2890px -3355px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="1"] {background-position:-2890px -3355px}
.pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="1"] {
width:560px;
height:64px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2685px -3575px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2685px -3575px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="2"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="2"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="2"] {background-position:-2685px -3575px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="2"] {background-position:-2685px -3575px}
.pop-bg .img-pop .swiper-container .slide.slide-2 .desc[data-index="2"] {
width:560px;
height:64px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-3 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yl-tab1_43842652.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-3 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yl-tab1_43842652.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-3 .tab-box .tab.tab1:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-3 .tab-box .tab.tab1.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-3 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yl-tab1-h_c0838ba7.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-3 .tab-box .tab.tab1.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-3 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yl-tab1-h_c0838ba7.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-3 .tab-box .tab.tab1.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-3 .tab-box .tab.tab1:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-3 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yl-tab2_9b90ac23.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-3 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yl-tab2_9b90ac23.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-3 .tab-box .tab.tab2:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-3 .tab-box .tab.tab2.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-3 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yl-tab2-h_2ab808f8.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-3 .tab-box .tab.tab2.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-3 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yl-tab2-h_2ab808f8.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-3 .tab-box .tab.tab2.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-3 .tab-box .tab.tab2:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-3 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yl-tab3_86b5abda.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-3 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yl-tab3_86b5abda.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-3 .tab-box .tab.tab3:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-3 .tab-box .tab.tab3.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-3 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yl-tab3-h_4f1f92d8.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-3 .tab-box .tab.tab3.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-3 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yl-tab3-h_4f1f92d8.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-3 .tab-box .tab.tab3.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-3 .tab-box .tab.tab3:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-3 .img[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yl-1_1eeb793a.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-3 .img[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yl-1_1eeb793a.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-3 .img[data-index="0"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-3 .img[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yl-2_eab0b805.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-3 .img[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yl-2_eab0b805.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-3 .img[data-index="1"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-3 .img[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yl-3_59b1574c.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-3 .img[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yl-3_59b1574c.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-3 .img[data-index="2"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-3 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -1563px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-3 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -1563px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-3 .tit {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-3 .tit {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-3 .tit {background-position:-4453px -1563px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-3 .tit {background-position:-4453px -1563px}
.pop-bg .img-pop .swiper-container .slide.slide-3 .tit {
width:255px;
height:83px;

  position: absolute;
  top: 117px;
  left: 161px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-3 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-742px -4485px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-3 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-742px -4485px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-3 .text {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-3 .text {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-3 .text {background-position:-742px -4485px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-3 .text {background-position:-742px -4485px}
.pop-bg .img-pop .swiper-container .slide.slide-3 .text {
width:359px;
height:64px;

  position: absolute;
  left: 168px;
  top: 518px;
}
.pop-bg .img-pop .swiper-container .slide.slide-3 .desc {
  position: absolute;
  left: 801px;
  top: 595px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1257px -914px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1257px -914px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="0"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="0"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="0"] {background-position:-1257px -914px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="0"] {background-position:-1257px -914px}
.pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="0"] {
width:556px;
height:40px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2143px -2907px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2143px -2907px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="1"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="1"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="1"] {background-position:-2143px -2907px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="1"] {background-position:-2143px -2907px}
.pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="1"] {
width:556px;
height:40px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-673px -3435px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-673px -3435px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="2"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="2"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="2"] {background-position:-673px -3435px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="2"] {background-position:-673px -3435px}
.pop-bg .img-pop .swiper-container .slide.slide-3 .desc[data-index="2"] {
width:556px;
height:40px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-4 .right[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lz-right1_e9870a60.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-4 .right[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lz-right1_e9870a60.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-4 .right[data-index="0"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-4 .right[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lz-right2_61514251.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-4 .right[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lz-right2_61514251.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-4 .right[data-index="1"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-4 .right[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lz-right3_f8a1fad9.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-4 .right[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lz-right3_f8a1fad9.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-4 .right[data-index="2"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-4 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lz-tab1_594acd21.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-4 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lz-tab1_594acd21.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-4 .tab-box .tab.tab1:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-4 .tab-box .tab.tab1.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-4 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lz-tab1-h_b2c90369.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-4 .tab-box .tab.tab1.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-4 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lz-tab1-h_b2c90369.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-4 .tab-box .tab.tab1.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-4 .tab-box .tab.tab1:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-4 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lz-tab2_cdaf8e82.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-4 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lz-tab2_cdaf8e82.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-4 .tab-box .tab.tab2:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-4 .tab-box .tab.tab2.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-4 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lz-tab2-h_56191f42.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-4 .tab-box .tab.tab2.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-4 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lz-tab2-h_56191f42.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-4 .tab-box .tab.tab2.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-4 .tab-box .tab.tab2:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-4 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lz-tab3_82643064.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-4 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lz-tab3_82643064.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-4 .tab-box .tab.tab3:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-4 .tab-box .tab.tab3.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-4 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lz-tab3-h_d8a807b7.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-4 .tab-box .tab.tab3.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-4 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lz-tab3-h_d8a807b7.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-4 .tab-box .tab.tab3.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-4 .tab-box .tab.tab3:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-4 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-0px -4012px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-4 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-0px -4012px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-4 .tit {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-4 .tit {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-4 .tit {background-position:-0px -4012px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-4 .tit {background-position:-0px -4012px}
.pop-bg .img-pop .swiper-container .slide.slide-4 .tit {
width:351px;
height:100px;

  position: absolute;
  top: 119px;
  left: 161px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-4 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -1109px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-4 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -1109px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-4 .text {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-4 .text {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-4 .text {background-position:-4453px -1109px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-4 .text {background-position:-4453px -1109px}
.pop-bg .img-pop .swiper-container .slide.slide-4 .text {
width:303px;
height:88px;

  position: absolute;
  left: 168px;
  top: 518px;
}
.pop-bg .img-pop .swiper-container .slide.slide-4 .desc {
  position: absolute;
  left: 801px;
  top: 575px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3006px -3110px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3006px -3110px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="0"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="0"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="0"] {background-position:-3006px -3110px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="0"] {background-position:-3006px -3110px}
.pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="0"] {
width:424px;
height:71px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1861px -4205px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1861px -4205px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="1"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="1"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="1"] {background-position:-1861px -4205px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="1"] {background-position:-1861px -4205px}
.pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="1"] {
width:424px;
height:71px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2287px -4205px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2287px -4205px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="2"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="2"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="2"] {background-position:-2287px -4205px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="2"] {background-position:-2287px -4205px}
.pop-bg .img-pop .swiper-container .slide.slide-4 .desc[data-index="2"] {
width:424px;
height:71px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-5 .left {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-tab1_a237a053.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-tab1_a237a053.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab1:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab1.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-tab1-h_f587c18e.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab1.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-tab1-h_f587c18e.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab1.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab1:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-tab2_f7754ad6.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-tab2_f7754ad6.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab2:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab2.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-tab2-h_edccf650.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab2.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-tab2-h_edccf650.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab2.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab2:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-tab3_1e547268.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-tab3_1e547268.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab3:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab3.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-tab3-h_5b6aaec6.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab3.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-tab3-h_5b6aaec6.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab3.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab3:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab4:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-tab4_6e5d8f84.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab4:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-tab4_6e5d8f84.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab4:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab4.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab4:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-tab4-h_dff823a1.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab4.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab4:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-tab4-h_dff823a1.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab4.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab4:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab5:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-tab5_858c7049.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab5:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-tab5_858c7049.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab5:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab5.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab5:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-tab5-h_c8873b25.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab5.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab5:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-tab5-h_c8873b25.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab5.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab5:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab6:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-tab6_d543dffb.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab6:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-tab6_d543dffb.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab6:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab6.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab6:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-tab6-h_ac18d2e6.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab6.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab6:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-tab6-h_ac18d2e6.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab6.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab6:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab7:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-tab7_c83ba2bd.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab7:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-tab7_c83ba2bd.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab7:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab7.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab7:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-tab7-h_95286ff0.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab7.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab7:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-tab7-h_95286ff0.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab7.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-5 .tab-box .tab.tab7:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .right[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-right1_a092042f.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .right[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-right1_a092042f.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-5 .right[data-index="0"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .right[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-right2_7cd1ff69.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .right[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-right2_7cd1ff69.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-5 .right[data-index="1"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .right[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-right3_ca245f19.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .right[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-right3_ca245f19.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-5 .right[data-index="2"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .right[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-right4_20cfba08.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .right[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-right4_20cfba08.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-5 .right[data-index="3"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .right[data-index="4"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-right5_c5fc44a6.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .right[data-index="4"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-right5_c5fc44a6.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-5 .right[data-index="4"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .right[data-index="5"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-right6_6367320d.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .right[data-index="5"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-right6_6367320d.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-5 .right[data-index="5"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .right[data-index="6"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-right7_3282a37b.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .right[data-index="6"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sgy-right7_3282a37b.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-5 .right[data-index="6"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3477px -294px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3477px -294px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tit {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tit {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tit {background-position:-3477px -294px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .tit {background-position:-3477px -294px}
.pop-bg .img-pop .swiper-container .slide.slide-5 .tit {
width:306px;
height:143px;

  position: absolute;
  top: 113px;
  left: 163px;
}
.pop-bg .img-pop .swiper-container .slide.slide-5 .desc {
  position: absolute;
  left: 801px;
  top: 575px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-784px -3689px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-784px -3689px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="0"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="0"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="0"] {background-position:-784px -3689px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="0"] {background-position:-784px -3689px}
.pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="0"] {
width:547px;
height:64px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1333px -3689px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1333px -3689px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="1"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="1"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="1"] {background-position:-1333px -3689px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="1"] {background-position:-1333px -3689px}
.pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="1"] {
width:547px;
height:64px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1882px -3689px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1882px -3689px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="2"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="2"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="2"] {background-position:-1882px -3689px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="2"] {background-position:-1882px -3689px}
.pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="2"] {
width:547px;
height:64px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2431px -3689px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2431px -3689px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="3"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="3"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="3"] {background-position:-2431px -3689px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="3"] {background-position:-2431px -3689px}
.pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="3"] {
width:547px;
height:64px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="4"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2980px -3689px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="4"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2980px -3689px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="4"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="4"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="4"] {background-position:-2980px -3689px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="4"] {background-position:-2980px -3689px}
.pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="4"] {
width:547px;
height:64px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="5"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3529px -3689px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="5"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3529px -3689px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="5"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="5"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="5"] {background-position:-3529px -3689px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="5"] {background-position:-3529px -3689px}
.pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="5"] {
width:547px;
height:64px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="6"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-734px -3800px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="6"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-734px -3800px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="6"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="6"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="6"] {background-position:-734px -3800px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="6"] {background-position:-734px -3800px}
.pop-bg .img-pop .swiper-container .slide.slide-5 .desc[data-index="6"] {
width:547px;
height:64px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-6 .left {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-tab1_991c72a8.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-tab1_991c72a8.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab1:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab1.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-tab1-h_24402643.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab1.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-tab1-h_24402643.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab1.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab1:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-tab2_0426bbb8.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-tab2_0426bbb8.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab2:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab2.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-tab2-h_c4ddaf2e.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab2.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-tab2-h_c4ddaf2e.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab2.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab2:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-tab3_179413b9.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-tab3_179413b9.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab3:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab3.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-tab3-h_69efa79a.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab3.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-tab3-h_69efa79a.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab3.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab3:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab4:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-tab4_4a2578fc.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab4:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-tab4_4a2578fc.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab4:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab4.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab4:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-tab4-h_67ccedae.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab4.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab4:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-tab4-h_67ccedae.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab4.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab4:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab5:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-tab5_af7ff549.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab5:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-tab5_af7ff549.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab5:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab5.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab5:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-tab5-h_74d492f1.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab5.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab5:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-tab5-h_74d492f1.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab5.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab5:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab6:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-tab6_e357537b.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab6:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-tab6_e357537b.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab6:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab6.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab6:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-tab6-h_cf8b0704.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab6.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab6:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-tab6-h_cf8b0704.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab6.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-6 .tab-box .tab.tab6:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .right[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-right1_00c19f77.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .right[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-right1_00c19f77.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-6 .right[data-index="0"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .right[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-right2_98aebbff.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .right[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-right2_98aebbff.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-6 .right[data-index="1"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .right[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-right3_99023c80.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .right[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-right3_99023c80.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-6 .right[data-index="2"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .right[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-right4_c4c1f9d7.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .right[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-right4_c4c1f9d7.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-6 .right[data-index="3"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .right[data-index="4"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-right5_278e247e.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .right[data-index="4"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-right5_278e247e.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-6 .right[data-index="4"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .right[data-index="5"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-right6_5bdc565b.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .right[data-index="5"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yf-right6_5bdc565b.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-6 .right[data-index="5"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-0px -3800px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-0px -3800px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tit {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tit {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tit {background-position:-0px -3800px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tit {background-position:-0px -3800px}
.pop-bg .img-pop .swiper-container .slide.slide-6 .tit {
width:365px;
height:100px;

  position: absolute;
  top: 113px;
  left: 163px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tit[data-index="0"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-367px -3800px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tit[data-index="0"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-367px -3800px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tit[data-index="0"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tit[data-index="0"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tit[data-index="0"] {background-position:-367px -3800px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .tit[data-index="0"] {background-position:-367px -3800px}
.pop-bg .img-pop .swiper-container .slide.slide-6 .tit[data-index="0"] {
width:365px;
height:100px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-704px -4300px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-704px -4300px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .text {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .text {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .text {background-position:-704px -4300px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .text {background-position:-704px -4300px}
.pop-bg .img-pop .swiper-container .slide.slide-6 .text {
width:358px;
height:88px;

  position: absolute;
  left: 168px;
  top: 518px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .text[data-index="0"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1064px -4300px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .text[data-index="0"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1064px -4300px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .text[data-index="0"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .text[data-index="0"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .text[data-index="0"] {background-position:-1064px -4300px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .text[data-index="0"] {background-position:-1064px -4300px}
.pop-bg .img-pop .swiper-container .slide.slide-6 .text[data-index="0"] {
width:358px;
height:88px;

}
.pop-bg .img-pop .swiper-container .slide.slide-6 .desc {
  position: absolute;
  left: 801px;
  top: 575px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2116px -3493px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2116px -3493px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="0"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="0"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="0"] {background-position:-2116px -3493px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="0"] {background-position:-2116px -3493px}
.pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="0"] {
width:523px;
height:73px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2641px -3493px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2641px -3493px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="1"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="1"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="1"] {background-position:-2641px -3493px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="1"] {background-position:-2641px -3493px}
.pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="1"] {
width:523px;
height:73px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3166px -3493px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3166px -3493px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="2"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="2"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="2"] {background-position:-3166px -3493px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="2"] {background-position:-3166px -3493px}
.pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="2"] {
width:523px;
height:73px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1110px -3575px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1110px -3575px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="3"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="3"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="3"] {background-position:-1110px -3575px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="3"] {background-position:-1110px -3575px}
.pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="3"] {
width:523px;
height:73px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="4"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1635px -3575px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="4"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1635px -3575px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="4"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="4"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="4"] {background-position:-1635px -3575px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="4"] {background-position:-1635px -3575px}
.pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="4"] {
width:523px;
height:73px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="5"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2160px -3575px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="5"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2160px -3575px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="5"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="5"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="5"] {background-position:-2160px -3575px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="5"] {background-position:-2160px -3575px}
.pop-bg .img-pop .swiper-container .slide.slide-6 .desc[data-index="5"] {
width:523px;
height:73px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-12 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-12 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-12 .left {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-12 .right {background-position:left center}
.webp .pop-bg .img-pop .swiper-container .slide.slide-12 .right {background-position:left center}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-12 .right {background-repeat:no-repeat}
.webp .pop-bg .img-pop .swiper-container .slide.slide-12 .right {background-repeat:no-repeat}
.pop-bg .img-pop .swiper-container .slide.slide-12 .right {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-12 .right[data-index="2"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-right3_152d017d.jpg)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-12 .right[data-index="2"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-right3_152d017d.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-12 .right[data-index="2"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-12 .right[data-index="1"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-right2_0d86bf93.jpg)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-12 .right[data-index="1"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-right2_0d86bf93.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-12 .right[data-index="1"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-12 .right[data-index="0"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-right1_8f50ea5c.jpg)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-12 .right[data-index="0"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-right1_8f50ea5c.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-12 .right[data-index="0"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-12 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1124px -4205px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-12 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1124px -4205px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-12 .tit {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-12 .tit {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-12 .tit {background-position:-1124px -4205px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-12 .tit {background-position:-1124px -4205px}
.pop-bg .img-pop .swiper-container .slide.slide-12 .tit {
width:363px;
height:87px;

  position: absolute;
  top: 113px;
  left: 163px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-12 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-0px -4485px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-12 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-0px -4485px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-12 .text {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-12 .text {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-12 .text {background-position:-0px -4485px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-12 .text {background-position:-0px -4485px}
.pop-bg .img-pop .swiper-container .slide.slide-12 .text {
width:370px;
height:64px;

  position: absolute;
  left: 168px;
  top: 518px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-tab1_9511940a.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-tab1_9511940a.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab1:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab1.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-tab1-h_a03ba819.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab1.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-tab1-h_a03ba819.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab1.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab1:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-tab2_768ea662.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-tab2_768ea662.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab2:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab2.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-tab2-h_55b80069.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab2.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-tab2-h_55b80069.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab2.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab2:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-tab3_aea121fe.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-tab3_aea121fe.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab3:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab3.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-tab3-h_ed62c592.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab3.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/xq-tab3-h_ed62c592.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab3.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-12 .tab-box .tab.tab3:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-11 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-11 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-11 .left {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-11 .right {background-position:left center}
.webp .pop-bg .img-pop .swiper-container .slide.slide-11 .right {background-position:left center}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-11 .right {background-repeat:no-repeat}
.webp .pop-bg .img-pop .swiper-container .slide.slide-11 .right {background-repeat:no-repeat}
.pop-bg .img-pop .swiper-container .slide.slide-11 .right {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-11 .right[data-index="2"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-right3_1e4464b8.jpg)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-11 .right[data-index="2"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-right3_1e4464b8.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-11 .right[data-index="2"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-11 .right[data-index="1"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-right2_11d7dfdd.jpg)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-11 .right[data-index="1"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-right2_11d7dfdd.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-11 .right[data-index="1"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-11 .right[data-index="0"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-right1_1532cce3.jpg)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-11 .right[data-index="0"] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-right1_1532cce3.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-11 .right[data-index="0"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-11 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-749px -4205px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-11 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-749px -4205px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-11 .tit {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-11 .tit {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-11 .tit {background-position:-749px -4205px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-11 .tit {background-position:-749px -4205px}
.pop-bg .img-pop .swiper-container .slide.slide-11 .tit {
width:373px;
height:89px;

  position: absolute;
  top: 113px;
  left: 163px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-11 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1536px -4114px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-11 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1536px -4114px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-11 .text {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-11 .text {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-11 .text {background-position:-1536px -4114px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-11 .text {background-position:-1536px -4114px}
.pop-bg .img-pop .swiper-container .slide.slide-11 .text {
width:494px;
height:64px;

  position: absolute;
  left: 168px;
  top: 518px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-tab1_bc648942.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-tab1_bc648942.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab1:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab1.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-tab1-h_9e098e65.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab1.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-tab1-h_9e098e65.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab1.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab1:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-tab2_01ef360d.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-tab2_01ef360d.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab2:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab2.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-tab2-h_6d75a5a9.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab2.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-tab2-h_6d75a5a9.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab2.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab2:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-tab3_be02386b.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-tab3_be02386b.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab3:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab3.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-tab3-h_55977f2a.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab3.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sz-tab3-h_55977f2a.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab3.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-11 .tab-box .tab.tab3:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-7 .left {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab4:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/dm-tab1_4cae2d1a.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab4:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/dm-tab1_4cae2d1a.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab4:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab4.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab4:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/dm-tab1-h_e242e317.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab4.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab4:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/dm-tab1-h_e242e317.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab4.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab4:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/dm-tab2_ae05990f.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/dm-tab2_ae05990f.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab3:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab3.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/dm-tab2-h_97d0323d.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab3.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/dm-tab2-h_97d0323d.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab3.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab3:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/dm-tab3_c0524df2.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/dm-tab3_c0524df2.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab2:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab2.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/dm-tab3-h_04ab64bf.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab2.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/dm-tab3-h_04ab64bf.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab2.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab2:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/dm-tab4_fa7efac8.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/dm-tab4_fa7efac8.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab1:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab1.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/dm-tab4-h_812304e5.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab1.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/dm-tab4-h_812304e5.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab1.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-7 .tab-box .tab.tab1:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .right[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/dm-right1_8d210557.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .right[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/dm-right1_8d210557.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-7 .right[data-index="3"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .right[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/dm-right2_08693d90.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .right[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/dm-right2_08693d90.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-7 .right[data-index="2"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .right[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/dm-right3_938c136c.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .right[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/dm-right3_938c136c.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-7 .right[data-index="1"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .right[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/dm-right4_85e115fe.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .right[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/dm-right4_85e115fe.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-7 .right[data-index="0"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -198px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -198px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .tit {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .tit {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .tit {background-position:-4453px -198px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .tit {background-position:-4453px -198px}
.pop-bg .img-pop .swiper-container .slide.slide-7 .tit {
width:324px;
height:93px;

  position: absolute;
  top: 113px;
  left: 163px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-372px -4485px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-372px -4485px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .text {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .text {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .text {background-position:-372px -4485px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .text {background-position:-372px -4485px}
.pop-bg .img-pop .swiper-container .slide.slide-7 .text {
width:368px;
height:64px;

  position: absolute;
  left: 150px;
  top: 554px;
}
.pop-bg .img-pop .swiper-container .slide.slide-7 .desc {
  position: absolute;
  left: 801px;
  top: 575px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1125px -3866px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1125px -3866px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="3"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="3"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="3"] {background-position:-1125px -3866px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="3"] {background-position:-1125px -3866px}
.pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="3"] {
width:430px;
height:28px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1103px -4485px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1103px -4485px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="2"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="2"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="2"] {background-position:-1103px -4485px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="2"] {background-position:-1103px -4485px}
.pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="2"] {
width:483px;
height:44px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2705px -3650px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2705px -3650px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="1"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="1"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="1"] {background-position:-2705px -3650px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="1"] {background-position:-2705px -3650px}
.pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="1"] {
width:463px;
height:28px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1557px -3866px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1557px -3866px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="0"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="0"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="0"] {background-position:-1557px -3866px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="0"] {background-position:-1557px -3866px}
.pop-bg .img-pop .swiper-container .slide.slide-7 .desc[data-index="0"] {
width:429px;
height:28px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-8 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-8 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-8 .left {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-8 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lm-tab1_bf820280.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-8 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lm-tab1_bf820280.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-8 .tab-box .tab.tab1:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-8 .tab-box .tab.tab1.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-8 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lm-tab1-h_e9213c9a.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-8 .tab-box .tab.tab1.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-8 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lm-tab1-h_e9213c9a.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-8 .tab-box .tab.tab1.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-8 .tab-box .tab.tab1:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-8 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lm-tab2_f2251bdb.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-8 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lm-tab2_f2251bdb.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-8 .tab-box .tab.tab2:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-8 .tab-box .tab.tab2.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-8 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lm-tab2-h_1be78d55.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-8 .tab-box .tab.tab2.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-8 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lm-tab2-h_1be78d55.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-8 .tab-box .tab.tab2.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-8 .tab-box .tab.tab2:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-8 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lm-tab3_a869688d.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-8 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lm-tab3_a869688d.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-8 .tab-box .tab.tab3:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-8 .tab-box .tab.tab3.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-8 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lm-tab3-h_8d42c9d5.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-8 .tab-box .tab.tab3.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-8 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lm-tab3-h_8d42c9d5.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-8 .tab-box .tab.tab3.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-8 .tab-box .tab.tab3:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-8 .right[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lm-right3_8659e8b2.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-8 .right[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lm-right3_8659e8b2.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-8 .right[data-index="2"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-8 .right[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lm-right2_ec1b4cc5.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-8 .right[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lm-right2_ec1b4cc5.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-8 .right[data-index="1"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-8 .right[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lm-right1_59186a44.png) center center no-repeat}
.webp .pop-bg .img-pop .swiper-container .slide.slide-8 .right[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/lm-right1_59186a44.webp) center center no-repeat}
.pop-bg .img-pop .swiper-container .slide.slide-8 .right[data-index="0"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-8 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-322px -3355px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-8 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-322px -3355px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-8 .tit {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-8 .tit {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-8 .tit {background-position:-322px -3355px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-8 .tit {background-position:-322px -3355px}
.pop-bg .img-pop .swiper-container .slide.slide-8 .tit {
width:349px;
height:124px;

  position: absolute;
  top: 113px;
  left: 163px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-8 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -509px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-8 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -509px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-8 .text {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-8 .text {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-8 .text {background-position:-4453px -509px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-8 .text {background-position:-4453px -509px}
.pop-bg .img-pop .swiper-container .slide.slide-8 .text {
width:321px;
height:88px;

  position: absolute;
  left: 168px;
  top: 518px;
}
.pop-bg .img-pop .swiper-container .slide.slide-8 .desc {
  width: 521px;
  height: 84px;
  position: absolute;
  left: 802px;
  top: 585px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -3376px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -3376px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="0"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="0"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="0"] {background-position:-4453px -3376px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="0"] {background-position:-4453px -3376px}
.pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="0"] {
width:342px;
height:28px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3513px -4300px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3513px -4300px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="1"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="1"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="1"] {background-position:-3513px -4300px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="1"] {background-position:-3513px -4300px}
.pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="1"] {
width:482px;
height:48px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-767px -4551px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-767px -4551px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="2"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="2"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="2"] {background-position:-767px -4551px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="2"] {background-position:-767px -4551px}
.pop-bg .img-pop .swiper-container .slide.slide-8 .desc[data-index="2"] {
width:380px;
height:48px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-10 .left {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab5:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/gm-tab5_a3c45134.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab5:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/gm-tab5_a3c45134.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab5:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab5.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab5:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/gm-tab5-h_7c8dffd8.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab5.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab5:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/gm-tab5-h_7c8dffd8.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab5.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab5:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab4:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/gm-tab1_091dc005.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab4:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/gm-tab1_091dc005.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab4:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab4.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab4:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/gm-tab1-h_43d424b3.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab4.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab4:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/gm-tab1-h_43d424b3.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab4.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab4:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/gm-tab2_6f14966f.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/gm-tab2_6f14966f.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab3:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab3.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/gm-tab2-h_e177e497.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab3.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/gm-tab2-h_e177e497.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab3.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab3:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/gm-tab3_83d66761.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/gm-tab3_83d66761.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab2:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab2.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/gm-tab3-h_72e468c5.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab2.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/gm-tab3-h_72e468c5.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab2.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab2:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/gm-tab4_fed87e84.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/gm-tab4_fed87e84.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab1:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab1.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/gm-tab4-h_16e9b77b.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab1.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/gm-tab4-h_16e9b77b.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab1.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-10 .tab-box .tab.tab1:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .right[data-index="4"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/gm-right5_caad8cd9.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .right[data-index="4"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/gm-right5_caad8cd9.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-10 .right[data-index="4"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .right[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/gm-right1_59b306e1.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .right[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/gm-right1_59b306e1.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-10 .right[data-index="3"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .right[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/gm-right2_2b8a0ec6.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .right[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/gm-right2_2b8a0ec6.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-10 .right[data-index="2"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .right[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/gm-right3_e6db8b02.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .right[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/gm-right3_e6db8b02.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-10 .right[data-index="1"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .right[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/gm-right4_8da808bb.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .right[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/gm-right4_8da808bb.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-10 .right[data-index="0"] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-0px -4300px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-0px -4300px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tit {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tit {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tit {background-position:-0px -4300px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .tit {background-position:-0px -4300px}
.pop-bg .img-pop .swiper-container .slide.slide-10 .tit {
width:348px;
height:93px;

  position: absolute;
  top: 113px;
  left: 163px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1489px -4205px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1489px -4205px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .text {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .text {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .text {background-position:-1489px -4205px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .text {background-position:-1489px -4205px}
.pop-bg .img-pop .swiper-container .slide.slide-10 .text {
width:370px;
height:84px;

  position: absolute;
  left: 168px;
  top: 518px;
}
.pop-bg .img-pop .swiper-container .slide.slide-10 .desc {
  position: absolute;
  left: 801px;
  top: 575px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="4"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2017px -2752px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="4"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2017px -2752px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="4"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="4"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="4"] {background-position:-2017px -2752px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="4"] {background-position:-2017px -2752px}
.pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="4"] {
width:535px;
height:48px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3997px -4300px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="3"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3997px -4300px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="3"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="3"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="3"] {background-position:-3997px -4300px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="3"] {background-position:-3997px -4300px}
.pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="3"] {
width:395px;
height:48px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2554px -2752px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2554px -2752px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="2"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="2"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="2"] {background-position:-2554px -2752px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="2"] {background-position:-2554px -2752px}
.pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="2"] {
width:533px;
height:48px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2993px -4300px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2993px -4300px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="1"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="1"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="1"] {background-position:-2993px -4300px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="1"] {background-position:-2993px -4300px}
.pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="1"] {
width:518px;
height:48px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1381px -1538px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1381px -1538px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="0"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="0"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="0"] {background-position:-1381px -1538px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="0"] {background-position:-1381px -1538px}
.pop-bg .img-pop .swiper-container .slide.slide-10 .desc[data-index="0"] {
width:504px;
height:28px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-13 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-13 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-13 .left {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-13 .right {background-position:left center}
.webp .pop-bg .img-pop .swiper-container .slide.slide-13 .right {background-position:left center}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-13 .right {background-repeat:no-repeat}
.webp .pop-bg .img-pop .swiper-container .slide.slide-13 .right {background-repeat:no-repeat}
.pop-bg .img-pop .swiper-container .slide.slide-13 .right {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-13 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fh-right1_0c729233.jpg)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-13 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fh-right1_0c729233.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-13 .right[data-index='0'] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-13 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fh-right2_b4806b87.jpg)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-13 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fh-right2_b4806b87.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-13 .right[data-index='1'] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-13 .right[data-index='2'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fh-right3_8ca3a6c0.jpg)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-13 .right[data-index='2'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fh-right3_8ca3a6c0.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-13 .right[data-index='2'] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-13 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-0px -4205px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-13 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-0px -4205px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-13 .tit {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-13 .tit {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-13 .tit {background-position:-0px -4205px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-13 .tit {background-position:-0px -4205px}
.pop-bg .img-pop .swiper-container .slide.slide-13 .tit {
width:370px;
height:93px;

  position: absolute;
  top: 113px;
  left: 163px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-13 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fh-tab1_76bb20cc.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-13 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fh-tab1_76bb20cc.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-13 .tab-box .tab.tab1:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-13 .tab-box .tab.tab1.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-13 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fh-tab1-h_63f887e3.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-13 .tab-box .tab.tab1.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-13 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fh-tab1-h_63f887e3.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-13 .tab-box .tab.tab1.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-13 .tab-box .tab.tab1:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-13 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fh-tab2_a9d646b8.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-13 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fh-tab2_a9d646b8.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-13 .tab-box .tab.tab2:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-13 .tab-box .tab.tab2.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-13 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fh-tab2-h_fdc32d94.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-13 .tab-box .tab.tab2.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-13 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fh-tab2-h_fdc32d94.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-13 .tab-box .tab.tab2.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-13 .tab-box .tab.tab2:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-13 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fh-tab3_75db60f0.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-13 .tab-box .tab.tab3:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fh-tab3_75db60f0.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-13 .tab-box .tab.tab3:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-13 .tab-box .tab.tab3.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-13 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fh-tab3-h_6cab1d8e.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-13 .tab-box .tab.tab3.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-13 .tab-box .tab.tab3:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fh-tab3-h_6cab1d8e.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-13 .tab-box .tab.tab3.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-13 .tab-box .tab.tab3:hover:after {
}
.pop-bg .img-pop .swiper-container .slide.slide-13 .desc {
  position: absolute;
  left: 801px;
  top: 575px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1231px -3435px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="0"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1231px -3435px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="0"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="0"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="0"] {background-position:-1231px -3435px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="0"] {background-position:-1231px -3435px}
.pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="0"] {
width:514px;
height:40px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1747px -3435px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="1"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1747px -3435px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="1"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="1"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="1"] {background-position:-1747px -3435px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="1"] {background-position:-1747px -3435px}
.pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="1"] {
width:514px;
height:40px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2263px -3435px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="2"] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2263px -3435px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="2"] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="2"] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="2"] {background-position:-2263px -3435px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="2"] {background-position:-2263px -3435px}
.pop-bg .img-pop .swiper-container .slide.slide-13 .desc[data-index="2"] {
width:514px;
height:40px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-14 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-14 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-14 .left {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-14 .right {background-position:left center}
.webp .pop-bg .img-pop .swiper-container .slide.slide-14 .right {background-position:left center}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-14 .right {background-repeat:no-repeat}
.webp .pop-bg .img-pop .swiper-container .slide.slide-14 .right {background-repeat:no-repeat}
.pop-bg .img-pop .swiper-container .slide.slide-14 .right {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-14 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yj-right1_ee02d25b.jpg)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-14 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yj-right1_ee02d25b.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-14 .right[data-index='0'] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-14 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2752px -2470px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-14 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2752px -2470px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-14 .tit {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-14 .tit {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-14 .tit {background-position:-2752px -2470px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-14 .tit {background-position:-2752px -2470px}
.pop-bg .img-pop .swiper-container .slide.slide-14 .tit {
width:388px;
height:89px;

  position: absolute;
  top: 113px;
  left: 158px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-14 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3247px -3575px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-14 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3247px -3575px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-14 .text {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-14 .text {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-14 .text {background-position:-3247px -3575px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-14 .text {background-position:-3247px -3575px}
.pop-bg .img-pop .swiper-container .slide.slide-14 .text {
width:529px;
height:64px;

  position: absolute;
  left: 168px;
  top: 588px;
}
.pop-bg .img-pop .swiper-container .slide.slide-14 .desc {
  width: 273px;
  height: 28px;
  position: absolute;
  left: 802px;
  top: 582px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-14 .desc[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-3296px -3435px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-14 .desc[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-3296px -3435px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-14 .desc[data-index='0'] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-14 .desc[data-index='0'] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-14 .desc[data-index='0'] {background-position:-3296px -3435px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-14 .desc[data-index='0'] {background-position:-3296px -3435px}
.pop-bg .img-pop .swiper-container .slide.slide-14 .desc[data-index='0'] {
width:490px;
height:28px;

}
.pop-bg .img-pop .swiper-container .slide.slide-14 .tab-box .tab {
  display: none;
}
.pop-bg .img-pop .swiper-container .slide.slide-14 .tab-box .tab.tab1 {
  display: block;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-14 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yj-tab1_3664d091.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-14 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yj-tab1_3664d091.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-14 .tab-box .tab.tab1:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-14 .tab-box .tab.tab1.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-14 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yj-tab1-h_a3ccc5e7.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-14 .tab-box .tab.tab1.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-14 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/yj-tab1-h_a3ccc5e7.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-14 .tab-box .tab.tab1.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-14 .tab-box .tab.tab1:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-15 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-15 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-15 .left {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-15 .right {background-position:left center}
.webp .pop-bg .img-pop .swiper-container .slide.slide-15 .right {background-position:left center}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-15 .right {background-repeat:no-repeat}
.webp .pop-bg .img-pop .swiper-container .slide.slide-15 .right {background-repeat:no-repeat}
.pop-bg .img-pop .swiper-container .slide.slide-15 .right {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-15 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sj-right1_beaf507b.jpg)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-15 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sj-right1_beaf507b.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-15 .right[data-index='0'] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-15 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-0px -4114px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-15 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-0px -4114px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-15 .tit {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-15 .tit {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-15 .tit {background-position:-0px -4114px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-15 .tit {background-position:-0px -4114px}
.pop-bg .img-pop .swiper-container .slide.slide-15 .tit {
width:388px;
height:89px;

  position: absolute;
  top: 113px;
  left: 158px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-15 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2687px -2810px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-15 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2687px -2810px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-15 .text {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-15 .text {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-15 .text {background-position:-2687px -2810px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-15 .text {background-position:-2687px -2810px}
.pop-bg .img-pop .swiper-container .slide.slide-15 .text {
width:428px;
height:88px;

  position: absolute;
  left: 168px;
  top: 540px;
}
.pop-bg .img-pop .swiper-container .slide.slide-15 .desc {
  width: 273px;
  height: 28px;
  position: absolute;
  left: 802px;
  top: 582px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-15 .desc[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-331px -3902px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-15 .desc[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-331px -3902px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-15 .desc[data-index='0'] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-15 .desc[data-index='0'] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-15 .desc[data-index='0'] {background-position:-331px -3902px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-15 .desc[data-index='0'] {background-position:-331px -3902px}
.pop-bg .img-pop .swiper-container .slide.slide-15 .desc[data-index='0'] {
width:515px;
height:68px;

}
.pop-bg .img-pop .swiper-container .slide.slide-15 .tab-box .tab {
  display: none;
}
.pop-bg .img-pop .swiper-container .slide.slide-15 .tab-box .tab.tab1 {
  display: block;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-15 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sj-tab1_821bf087.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-15 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sj-tab1_821bf087.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-15 .tab-box .tab.tab1:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-15 .tab-box .tab.tab1.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-15 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sj-tab1-h_5d54da28.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-15 .tab-box .tab.tab1.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-15 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sj-tab1-h_5d54da28.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-15 .tab-box .tab.tab1.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-15 .tab-box .tab.tab1:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-16 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-16 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-16 .left {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-16 .right {background-position:left center}
.webp .pop-bg .img-pop .swiper-container .slide.slide-16 .right {background-position:left center}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-16 .right {background-repeat:no-repeat}
.webp .pop-bg .img-pop .swiper-container .slide.slide-16 .right {background-repeat:no-repeat}
.pop-bg .img-pop .swiper-container .slide.slide-16 .right {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-16 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/wk-right1_bc992d05.jpg)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-16 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/wk-right1_bc992d05.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-16 .right[data-index='0'] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-16 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/wk-right2_cee5b682.jpg)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-16 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/wk-right2_cee5b682.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-16 .right[data-index='1'] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-16 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-779px -4114px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-16 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-779px -4114px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-16 .tit {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-16 .tit {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-16 .tit {background-position:-779px -4114px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-16 .tit {background-position:-779px -4114px}
.pop-bg .img-pop .swiper-container .slide.slide-16 .tit {
width:374px;
height:87px;

  position: absolute;
  top: 113px;
  left: 158px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-16 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-2489px -2607px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-16 .text {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-2489px -2607px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-16 .text {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-16 .text {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-16 .text {background-position:-2489px -2607px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-16 .text {background-position:-2489px -2607px}
.pop-bg .img-pop .swiper-container .slide.slide-16 .text {
width:468px;
height:112px;

  position: absolute;
  left: 168px;
  top: 540px;
}
.pop-bg .img-pop .swiper-container .slide.slide-16 .desc {
  width: 273px;
  height: 28px;
  position: absolute;
  left: 802px;
  top: 552px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1218px -3355px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1218px -3355px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='0'] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='0'] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='0'] {background-position:-1218px -3355px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='0'] {background-position:-1218px -3355px}
.pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='0'] {
width:553px;
height:72px;

}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='1'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1773px -3355px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='1'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1773px -3355px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='1'] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='1'] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='1'] {background-position:-1773px -3355px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='1'] {background-position:-1773px -3355px}
.pop-bg .img-pop .swiper-container .slide.slide-16 .desc[data-index='1'] {
width:553px;
height:72px;

}
.pop-bg .img-pop .swiper-container .slide.slide-16 .tab-box .tab {
  display: none;
}
.pop-bg .img-pop .swiper-container .slide.slide-16 .tab-box .tab.tab1 {
  display: block;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-16 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/wk-tab1_ba488c2d.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-16 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/wk-tab1_ba488c2d.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-16 .tab-box .tab.tab1:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-16 .tab-box .tab.tab1.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-16 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/wk-tab1-h_59a50af1.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-16 .tab-box .tab.tab1.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-16 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/wk-tab1-h_59a50af1.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-16 .tab-box .tab.tab1.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-16 .tab-box .tab.tab1:hover:after {
}
.pop-bg .img-pop .swiper-container .slide.slide-16 .tab-box .tab.tab2 {
  display: block;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-16 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/wk-tab2_6eaa3eac.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-16 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/wk-tab2_6eaa3eac.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-16 .tab-box .tab.tab2:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-16 .tab-box .tab.tab2.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-16 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/wk-tab2-h_04e492a6.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-16 .tab-box .tab.tab2.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-16 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/wk-tab2-h_04e492a6.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-16 .tab-box .tab.tab2.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-16 .tab-box .tab.tab2:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-17 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-17 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-17 .left {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-17 .right {background-position:left center}
.webp .pop-bg .img-pop .swiper-container .slide.slide-17 .right {background-position:left center}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-17 .right {background-repeat:no-repeat}
.webp .pop-bg .img-pop .swiper-container .slide.slide-17 .right {background-repeat:no-repeat}
.pop-bg .img-pop .swiper-container .slide.slide-17 .right {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-17 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/bz-right1_5bedecd6.jpg)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-17 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/bz-right1_5bedecd6.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-17 .right[data-index='0'] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-17 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -1854px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-17 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -1854px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-17 .tit {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-17 .tit {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-17 .tit {background-position:-4453px -1854px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-17 .tit {background-position:-4453px -1854px}
.pop-bg .img-pop .swiper-container .slide.slide-17 .tit {
width:226px;
height:89px;

  position: absolute;
  top: 133px;
  left: 163px;
}
.pop-bg .img-pop .swiper-container .slide.slide-17 .desc {
  width: 474px;
  height: 83px;
  position: absolute;
  left: 802px;
  top: 542px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-17 .desc[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-1988px -2607px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-17 .desc[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-1988px -2607px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-17 .desc[data-index='0'] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-17 .desc[data-index='0'] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-17 .desc[data-index='0'] {background-position:-1988px -2607px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-17 .desc[data-index='0'] {background-position:-1988px -2607px}
.pop-bg .img-pop .swiper-container .slide.slide-17 .desc[data-index='0'] {
width:499px;
height:120px;

}
.pop-bg .img-pop .swiper-container .slide.slide-17 .tab-box .tab {
  display: none;
}
.pop-bg .img-pop .swiper-container .slide.slide-17 .tab-box .tab.tab1 {
  display: block;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-17 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/bz-tab1_5dd07930.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-17 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/bz-tab1_5dd07930.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-17 .tab-box .tab.tab1:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-17 .tab-box .tab.tab1.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-17 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/bz-tab1-h_007c0bc0.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-17 .tab-box .tab.tab1.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-17 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/bz-tab1-h_007c0bc0.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-17 .tab-box .tab.tab1.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-17 .tab-box .tab.tab1:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-18 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-18 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-18 .left {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-18 .right {background-position:left center}
.webp .pop-bg .img-pop .swiper-container .slide.slide-18 .right {background-position:left center}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-18 .right {background-repeat:no-repeat}
.webp .pop-bg .img-pop .swiper-container .slide.slide-18 .right {background-repeat:no-repeat}
.pop-bg .img-pop .swiper-container .slide.slide-18 .right {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-18 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fcsjt-right1_64f4434f.jpg)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-18 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fcsjt-right1_64f4434f.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-18 .right[data-index='0'] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-18 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -0px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-18 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -0px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-18 .tit {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-18 .tit {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-18 .tit {background-position:-4453px -0px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-18 .tit {background-position:-4453px -0px}
.pop-bg .img-pop .swiper-container .slide.slide-18 .tit {
width:349px;
height:89px;

  position: absolute;
  top: 113px;
  left: 163px;
}
.pop-bg .img-pop .swiper-container .slide.slide-18 .desc {
  width: 474px;
  height: 83px;
  position: absolute;
  left: 782px;
  top: 542px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-18 .desc[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-613px -2342px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-18 .desc[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-613px -2342px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-18 .desc[data-index='0'] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-18 .desc[data-index='0'] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-18 .desc[data-index='0'] {background-position:-613px -2342px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-18 .desc[data-index='0'] {background-position:-613px -2342px}
.pop-bg .img-pop .swiper-container .slide.slide-18 .desc[data-index='0'] {
width:553px;
height:120px;

}
.pop-bg .img-pop .swiper-container .slide.slide-18 .tab-box .tab {
  display: none;
}
.pop-bg .img-pop .swiper-container .slide.slide-18 .tab-box .tab.tab1 {
  display: block;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-18 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fcsjt-tab1_aebbde7a.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-18 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fcsjt-tab1_aebbde7a.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-18 .tab-box .tab.tab1:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-18 .tab-box .tab.tab1.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-18 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fcsjt-tab1-h_52ae29aa.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-18 .tab-box .tab.tab1.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-18 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/fcsjt-tab1-h_52ae29aa.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-18 .tab-box .tab.tab1.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-18 .tab-box .tab.tab1:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-19 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-19 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-19 .left {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-19 .right {background-position:left center}
.webp .pop-bg .img-pop .swiper-container .slide.slide-19 .right {background-position:left center}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-19 .right {background-repeat:no-repeat}
.webp .pop-bg .img-pop .swiper-container .slide.slide-19 .right {background-repeat:no-repeat}
.pop-bg .img-pop .swiper-container .slide.slide-19 .right {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-19 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/19-right1_3d6645f7.jpg)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-19 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/19-right1_3d6645f7.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-19 .right[data-index='0'] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-19 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/19-right2_a1e7891f.jpg)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-19 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/19-right2_a1e7891f.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-19 .right[data-index='1'] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-19 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4115px -466px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-19 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4115px -466px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-19 .tit {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-19 .tit {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-19 .tit {background-position:-4115px -466px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-19 .tit {background-position:-4115px -466px}
.pop-bg .img-pop .swiper-container .slide.slide-19 .tit {
width:297px;
height:108px;

  position: absolute;
  top: 113px;
  left: 163px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-19 .tit[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4115px -576px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-19 .tit[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4115px -576px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-19 .tit[data-index='0'] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-19 .tit[data-index='0'] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-19 .tit[data-index='0'] {background-position:-4115px -576px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-19 .tit[data-index='0'] {background-position:-4115px -576px}
.pop-bg .img-pop .swiper-container .slide.slide-19 .tit[data-index='0'] {
width:295px;
height:108px;

}
.pop-bg .img-pop .swiper-container .slide.slide-19 .desc {
  display: none;
}
.pop-bg .img-pop .swiper-container .slide.slide-19 .tab-box .tab {
  display: none;
}
.pop-bg .img-pop .swiper-container .slide.slide-19 .tab-box .tab.tab1 {
  display: block;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-19 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/19-tab1_7b964438.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-19 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/19-tab1_7b964438.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-19 .tab-box .tab.tab1:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-19 .tab-box .tab.tab1.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-19 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/19-tab1-h_7c4f9a58.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-19 .tab-box .tab.tab1.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-19 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/19-tab1-h_7c4f9a58.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-19 .tab-box .tab.tab1.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-19 .tab-box .tab.tab1:hover:after {
}
.pop-bg .img-pop .swiper-container .slide.slide-19 .tab-box .tab.tab2 {
  display: block;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-19 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/19-tab2_bde19ff8.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-19 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/19-tab2_bde19ff8.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-19 .tab-box .tab.tab2:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-19 .tab-box .tab.tab2.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-19 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/19-tab2-h_6b56270d.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-19 .tab-box .tab.tab2.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-19 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/19-tab2-h_6b56270d.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-19 .tab-box .tab.tab2.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-19 .tab-box .tab.tab2:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-20 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-20 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-20 .left {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-20 .right {background-position:left center}
.webp .pop-bg .img-pop .swiper-container .slide.slide-20 .right {background-position:left center}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-20 .right {background-repeat:no-repeat}
.webp .pop-bg .img-pop .swiper-container .slide.slide-20 .right {background-repeat:no-repeat}
.pop-bg .img-pop .swiper-container .slide.slide-20 .right {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-20 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/20-right1_760adc8d.jpg)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-20 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/20-right1_760adc8d.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-20 .right[data-index='0'] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-20 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/20-right2_24ca657a.jpg)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-20 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/20-right2_24ca657a.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-20 .right[data-index='1'] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-20 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4115px -359px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-20 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4115px -359px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-20 .tit {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-20 .tit {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-20 .tit {background-position:-4115px -359px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-20 .tit {background-position:-4115px -359px}
.pop-bg .img-pop .swiper-container .slide.slide-20 .tit {
width:314px;
height:105px;

  position: absolute;
  top: 113px;
  left: 163px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-20 .tit[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4453px -91px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-20 .tit[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4453px -91px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-20 .tit[data-index='0'] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-20 .tit[data-index='0'] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-20 .tit[data-index='0'] {background-position:-4453px -91px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-20 .tit[data-index='0'] {background-position:-4453px -91px}
.pop-bg .img-pop .swiper-container .slide.slide-20 .tit[data-index='0'] {
width:295px;
height:105px;

}
.pop-bg .img-pop .swiper-container .slide.slide-20 .desc {
  display: none;
}
.pop-bg .img-pop .swiper-container .slide.slide-20 .tab-box .tab {
  display: none;
}
.pop-bg .img-pop .swiper-container .slide.slide-20 .tab-box .tab.tab1 {
  display: block;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-20 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/20-tab1_d6529bc1.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-20 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/20-tab1_d6529bc1.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-20 .tab-box .tab.tab1:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-20 .tab-box .tab.tab1.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-20 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/20-tab1-h_0c1d358f.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-20 .tab-box .tab.tab1.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-20 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/20-tab1-h_0c1d358f.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-20 .tab-box .tab.tab1.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-20 .tab-box .tab.tab1:hover:after {
}
.pop-bg .img-pop .swiper-container .slide.slide-20 .tab-box .tab.tab2 {
  display: block;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-20 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/20-tab2_528fb614.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-20 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/20-tab2_528fb614.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-20 .tab-box .tab.tab2:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-20 .tab-box .tab.tab2.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-20 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/20-tab2-h_6ad69234.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-20 .tab-box .tab.tab2.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-20 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/20-tab2-h_6ad69234.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-20 .tab-box .tab.tab2.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-20 .tab-box .tab.tab2:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-21 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-21 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-21 .left {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-21 .right {background-position:left center}
.webp .pop-bg .img-pop .swiper-container .slide.slide-21 .right {background-position:left center}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-21 .right {background-repeat:no-repeat}
.webp .pop-bg .img-pop .swiper-container .slide.slide-21 .right {background-repeat:no-repeat}
.pop-bg .img-pop .swiper-container .slide.slide-21 .right {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-21 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/21-right1_fedba44b.jpg)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-21 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/21-right1_fedba44b.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-21 .right[data-index='0'] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-21 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/21-right2_d82bf0d8.jpg)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-21 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/21-right2_d82bf0d8.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-21 .right[data-index='1'] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-21 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4115px -686px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-21 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4115px -686px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-21 .tit {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-21 .tit {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-21 .tit {background-position:-4115px -686px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-21 .tit {background-position:-4115px -686px}
.pop-bg .img-pop .swiper-container .slide.slide-21 .tit {
width:295px;
height:108px;

  position: absolute;
  top: 113px;
  left: 163px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-21 .tit[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4115px -796px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-21 .tit[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4115px -796px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-21 .tit[data-index='0'] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-21 .tit[data-index='0'] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-21 .tit[data-index='0'] {background-position:-4115px -796px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-21 .tit[data-index='0'] {background-position:-4115px -796px}
.pop-bg .img-pop .swiper-container .slide.slide-21 .tit[data-index='0'] {
width:295px;
height:108px;

}
.pop-bg .img-pop .swiper-container .slide.slide-21 .desc {
  display: none;
}
.pop-bg .img-pop .swiper-container .slide.slide-21 .tab-box .tab {
  display: none;
}
.pop-bg .img-pop .swiper-container .slide.slide-21 .tab-box .tab.tab1 {
  display: block;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-21 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/21-tab1_69453499.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-21 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/21-tab1_69453499.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-21 .tab-box .tab.tab1:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-21 .tab-box .tab.tab1.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-21 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/21-tab1-h_e346f0e9.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-21 .tab-box .tab.tab1.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-21 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/21-tab1-h_e346f0e9.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-21 .tab-box .tab.tab1.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-21 .tab-box .tab.tab1:hover:after {
}
.pop-bg .img-pop .swiper-container .slide.slide-21 .tab-box .tab.tab2 {
  display: block;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-21 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/21-tab2_621c3e2a.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-21 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/21-tab2_621c3e2a.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-21 .tab-box .tab.tab2:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-21 .tab-box .tab.tab2.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-21 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/21-tab2-h_762de6ea.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-21 .tab-box .tab.tab2.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-21 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/21-tab2-h_762de6ea.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-21 .tab-box .tab.tab2.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-21 .tab-box .tab.tab2:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-22 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-22 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-22 .left {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-22 .right {background-position:left center}
.webp .pop-bg .img-pop .swiper-container .slide.slide-22 .right {background-position:left center}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-22 .right {background-repeat:no-repeat}
.webp .pop-bg .img-pop .swiper-container .slide.slide-22 .right {background-repeat:no-repeat}
.pop-bg .img-pop .swiper-container .slide.slide-22 .right {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-22 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/22-right1_f826cbc8.jpg)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-22 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/22-right1_f826cbc8.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-22 .right[data-index='0'] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-22 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/22-right2_f73b36b0.jpg)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-22 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/22-right2_f73b36b0.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-22 .right[data-index='1'] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-22 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-751px -3575px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-22 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-751px -3575px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-22 .tit {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-22 .tit {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-22 .tit {background-position:-751px -3575px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-22 .tit {background-position:-751px -3575px}
.pop-bg .img-pop .swiper-container .slide.slide-22 .tit {
width:357px;
height:108px;

  position: absolute;
  top: 113px;
  left: 163px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-22 .tit[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4115px -906px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-22 .tit[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4115px -906px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-22 .tit[data-index='0'] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-22 .tit[data-index='0'] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-22 .tit[data-index='0'] {background-position:-4115px -906px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-22 .tit[data-index='0'] {background-position:-4115px -906px}
.pop-bg .img-pop .swiper-container .slide.slide-22 .tit[data-index='0'] {
width:295px;
height:108px;

}
.pop-bg .img-pop .swiper-container .slide.slide-22 .desc {
  display: none;
}
.pop-bg .img-pop .swiper-container .slide.slide-22 .tab-box .tab {
  display: none;
}
.pop-bg .img-pop .swiper-container .slide.slide-22 .tab-box .tab.tab1 {
  display: block;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-22 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/22-tab1_71117ada.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-22 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/22-tab1_71117ada.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-22 .tab-box .tab.tab1:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-22 .tab-box .tab.tab1.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-22 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/22-tab1-h_89f91e0d.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-22 .tab-box .tab.tab1.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-22 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/22-tab1-h_89f91e0d.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-22 .tab-box .tab.tab1.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-22 .tab-box .tab.tab1:hover:after {
}
.pop-bg .img-pop .swiper-container .slide.slide-22 .tab-box .tab.tab2 {
  display: block;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-22 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/22-tab2_3aec273f.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-22 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/22-tab2_3aec273f.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-22 .tab-box .tab.tab2:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-22 .tab-box .tab.tab2.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-22 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/22-tab2-h_d552f22f.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-22 .tab-box .tab.tab2.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-22 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/22-tab2-h_d552f22f.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-22 .tab-box .tab.tab2.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-22 .tab-box .tab.tab2:hover:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-23 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-23 .left {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/left3_725009b5.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-23 .left {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-23 .right {background-position:left center}
.webp .pop-bg .img-pop .swiper-container .slide.slide-23 .right {background-position:left center}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-23 .right {background-repeat:no-repeat}
.webp .pop-bg .img-pop .swiper-container .slide.slide-23 .right {background-repeat:no-repeat}
.pop-bg .img-pop .swiper-container .slide.slide-23 .right {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-23 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/23-right1_8aaed11b.jpg)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-23 .right[data-index='0'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/23-right1_8aaed11b.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-23 .right[data-index='0'] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-23 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/23-right2_f138ed7a.jpg)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-23 .right[data-index='1'] {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/23-right2_f138ed7a.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-23 .right[data-index='1'] {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-23 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4115px -105px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-23 .tit {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4115px -105px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-23 .tit {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-23 .tit {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-23 .tit {background-position:-4115px -105px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-23 .tit {background-position:-4115px -105px}
.pop-bg .img-pop .swiper-container .slide.slide-23 .tit {
width:317px;
height:108px;

  position: absolute;
  top: 113px;
  left: 163px;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-23 .tit[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png);background-size:4802px 4662px;
background-position:-4115px -1016px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-23 .tit[data-index='0'] {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp);background-size:4802px 4662px;
background-position:-4115px -1016px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-23 .tit[data-index='0'] {background-size:4802px 4662px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-23 .tit[data-index='0'] {background-size:4802px 4662px}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-23 .tit[data-index='0'] {background-position:-4115px -1016px}
.webp .pop-bg .img-pop .swiper-container .slide.slide-23 .tit[data-index='0'] {background-position:-4115px -1016px}
.pop-bg .img-pop .swiper-container .slide.slide-23 .tit[data-index='0'] {
width:295px;
height:108px;

}
.pop-bg .img-pop .swiper-container .slide.slide-23 .desc {
  display: none;
}
.pop-bg .img-pop .swiper-container .slide.slide-23 .tab-box .tab {
  display: none;
}
.pop-bg .img-pop .swiper-container .slide.slide-23 .tab-box .tab.tab1 {
  display: block;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-23 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/23-tab1_5a813833.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-23 .tab-box .tab.tab1:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/23-tab1_5a813833.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-23 .tab-box .tab.tab1:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-23 .tab-box .tab.tab1.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-23 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/23-tab1-h_cf7e49aa.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-23 .tab-box .tab.tab1.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-23 .tab-box .tab.tab1:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/23-tab1-h_cf7e49aa.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-23 .tab-box .tab.tab1.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-23 .tab-box .tab.tab1:hover:after {
}
.pop-bg .img-pop .swiper-container .slide.slide-23 .tab-box .tab.tab2 {
  display: block;
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-23 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/23-tab2_29b6dd62.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-23 .tab-box .tab.tab2:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/23-tab2_29b6dd62.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-23 .tab-box .tab.tab2:after {
}
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-23 .tab-box .tab.tab2.on:after, 
.no-webp .pop-bg .img-pop .swiper-container .slide.slide-23 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/23-tab2-h_a78a555d.png)}
.webp .pop-bg .img-pop .swiper-container .slide.slide-23 .tab-box .tab.tab2.on:after, 
.webp .pop-bg .img-pop .swiper-container .slide.slide-23 .tab-box .tab.tab2:hover:after {background-image:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/23-tab2-h_a78a555d.webp)}
.pop-bg .img-pop .swiper-container .slide.slide-23 .tab-box .tab.tab2.on:after,
.pop-bg .img-pop .swiper-container .slide.slide-23 .tab-box .tab.tab2:hover:after {
}
.no-webp .footer {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/bottom_63e8dd82.png) center TOP no-repeat}
.webp .footer {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/bottom_63e8dd82.webp) center TOP no-repeat}
.footer {
  width: 100%;
  height: 575px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 324px;
  color: #a6a6a6;
  bottom: 0;
  position: absolute;
}
.footer .content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.footer .content .logo {
  margin: 5px auto;
  width: 136px;
  width: 100%;
  text-align: center;
  cursor: default;
}
.footer .content .logo img {
  max-width: 100%;
}
.footer .content > p,
.footer .content > div {
  margin: 5px 0;
}
.footer .content a {
  text-decoration: underline;
}
.leihuo-pop-media {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #6b5d3c;
  font-size: 20px;
  z-index: 10000;
}
.no-webp .leihuo-pop-media .media-mask {background-color:#000}
.webp .leihuo-pop-media .media-mask {background-color:#000}
.leihuo-pop-media .media-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
}
.no-webp .leihuo-pop-media .media-close {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.png) no-repeat;background-size:4802px 4662px;
background-position:-4750px -133px}
.webp .leihuo-pop-media .media-close {background:url(https://www.narakathegame.com/pc/zt/20211224164420731/img/sprite-28cf68_28cf68e9.webp) no-repeat;background-size:4802px 4662px;
background-position:-4750px -133px}
.no-webp .leihuo-pop-media .media-close {background-size:4802px 4662px}
.webp .leihuo-pop-media .media-close {background-size:4802px 4662px}
.no-webp .leihuo-pop-media .media-close {background-position:-4750px -133px}
.webp .leihuo-pop-media .media-close {background-position:-4750px -133px}
.leihuo-pop-media .media-close {
  font-size: 0;
  display: block;
width:40px;
height:40px;

  right: -50px !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
}
.leihuo-pop-media .media-close:hover {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.leihuo-pop-media .media-close::before {
  opacity: 0;
}
.leihuo-pop-media .pop-video-content {
  max-width: 960px;
  min-width: 480px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.leihuo-pop-media .pop-video-content video {
  display: block;
  margin: 0 auto;
  max-width: 960px;
  min-width: 480px;
  max-height: 600px;
}
.in-m {
  display: none;
}

