@charset "utf-8";
* {
  -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;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei", 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;
}
button,
a,
select {
  border: none;
  outline: none;
}
input,
textarea,
button,
a {
  font: inherit;
  color: inherit;
}
input,
textarea {
  outline: none;
}
textarea {
  overflow: auto;
  resize: none;
}
a,
button {
  cursor: pointer;
}
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;
}
#NIE-topBar {
  z-index: 999 !important;
}
#NIE-topBar * {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
@font-face {
  font-family: 'HKGroteskM';
  src: url('https://comm.res.easebar.com/js/leihuo/fonts/HKGrotesk-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'HKGroteskB';
  src: url('https://comm.res.easebar.com/js/leihuo/fonts/HKGrotesk-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'HKGrotesk';
  src: url('https://comm.res.easebar.com/js/leihuo/fonts/HKGrotesk-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HKGroteskL';
  src: url('https://comm.res.easebar.com/js/leihuo/fonts/HKGrotesk-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
body {
  font-family: 'HKGrotesk', sans-serif;
  font-size: 16px;
}
.no-webp html, 
.no-webp body {background:#000}
.webp html, 
.webp body {background:#000}
html,
body {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 1400px;
  min-height: 1080px;
}
#app {
  width: 100%;
}
.no-webp .top-logo {background:url(https://www.narakathegame.com/pc/zt/20221116161240/assets/logo_a34cc4fd.png) no-repeat center / 100%}
.webp .top-logo {background:url(https://www.narakathegame.com/pc/zt/20221116161240/assets/logo_a34cc4fd.webp) no-repeat center / 100%}
.top-logo {
  position: absolute;
  top: 0;
  left: 30px;
  width: 512px;
  height: 186px;
}
.no-webp .container-index {background:url(https://www.narakathegame.com/pc/zt/20221116161240/assets/bg_2012b5ab.jpg) no-repeat center 1013px;
  background-size: cover}
.webp .container-index {background:url(https://www.narakathegame.com/pc/zt/20221116161240/assets/bg_2012b5ab.webp) no-repeat center 1013px;
  background-size: cover}
.no-webp .container-index {background-size:cover}
.webp .container-index {background-size:cover}
.container-index {
  position: relative;
  overflow: hidden;
}
.kv {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.kv .kvimg {
  width: 100%;
  height: auto;
  position: relative;
}
.kv .kvimg img {
  width: 100%;
}
.no-webp .kv .btnVideo {background:url(https://www.narakathegame.com/pc/zt/20221116161240/assets/btn_video_94bfa630.png) no-repeat}
.webp .kv .btnVideo {background:url(https://www.narakathegame.com/pc/zt/20221116161240/assets/btn_video_94bfa630.webp) no-repeat}
.kv .btnVideo {
  width: 74px;
  height: 75px;
  position: absolute;
  top: 626px;
  left: 50%;
  margin-left: -20px;
}
.no-webp .kv .info {background:url(https://www.narakathegame.com/pc/zt/20221116161240/assets/info_bg_c91bce3f.png) no-repeat}
.webp .kv .info {background:url(https://www.narakathegame.com/pc/zt/20221116161240/assets/info_bg_c91bce3f.webp) no-repeat}
.kv .info {
  width: 1143px;
  height: 208px;
  margin: 0 auto 0;
  font-family: 'HKGroteskL', sans-serif;
  font-size: 22px;
  color: #fff;
  line-height: 30px;
  text-align: center;
  padding-top: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: 1px;
  position: absolute;
  bottom: 100px;
  left: 50%;
  margin-left: -571.5px;
}
.kv .info span {
  font-family: 'HKGroteskB', sans-serif;
  color: #e22020;
}
.line {
  width: 100%;
  margin-top: -110px;
  position: relative;
}
.line img {
  width: 100%;
  display: block;
}
.no-webp .wrap {background:url(https://www.narakathegame.com/pc/zt/20221116161240/assets/bg_2012b5ab.jpg) no-repeat center 0;
  background-size: cover}
.webp .wrap {background:url(https://www.narakathegame.com/pc/zt/20221116161240/assets/bg_2012b5ab.webp) no-repeat center 0;
  background-size: cover}
.no-webp .wrap {background-size:cover}
.webp .wrap {background-size:cover}
.wrap {
  position: relative;
  padding-top: 3px;
  padding-bottom: 160px;
}
.part1 {
  margin-top: 101px;
  margin-bottom: 120px;
}
.part1 h2 {
  text-align: center;
}
.no-webp .part1 .reward {background:#291e17}
.webp .part1 .reward {background:#291e17}
.part1 .reward {
  width: 1270px;
  height: 550px;
  margin: 50px auto 0;
  position: relative;
}
.no-webp .part1 .reward::before {background:url(https://www.narakathegame.com/pc/zt/20221116161240/assets/video_wrap_e859e4d2.png) no-repeat}
.webp .part1 .reward::before {background:url(https://www.narakathegame.com/pc/zt/20221116161240/assets/video_wrap_e859e4d2.webp) no-repeat}
.part1 .reward::before {
  content: '';
  width: 1293px;
  height: 599px;
  position: absolute;
  top: -15px;
  left: -12px;
}
.part2 {
  margin-top: 91px;
}
.part2 h2 {
  height: 267px;
  text-align: center;
  position: relative;
}
.part2 h2 img {
  width: 1696px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -848px;
}
.part2 .hb {
  width: 1269px;
  height: 699px;
  margin: 54px auto 0;
  position: relative;
}
.no-webp .part2 .hb::after {background:url(https://www.narakathegame.com/pc/zt/20221116161240/assets/zb_wrap_e7b2d144.png) no-repeat}
.webp .part2 .hb::after {background:url(https://www.narakathegame.com/pc/zt/20221116161240/assets/zb_wrap_e7b2d144.webp) no-repeat}
.part2 .hb::after {
  content: '';
  width: 1293px;
  height: 746px;
  position: absolute;
  top: -15px;
  left: -12px;
}
.part2 .hb iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.part2 .djs {
  width: 100%;
  height: 95px;
  margin: 61px auto 0;
  position: relative;
  text-align: center;
  font-size: 0;
}
.no-webp .part2 .djs span {background:url(https://www.narakathegame.com/pc/zt/20221116161240/assets/djs_bg_e80e2b62.png) no-repeat}
.webp .part2 .djs span {background:url(https://www.narakathegame.com/pc/zt/20221116161240/assets/djs_bg_e80e2b62.webp) no-repeat}
.part2 .djs span {
  width: 68px;
  height: 100%;
  display: inline-block;
  margin: 0 4px;
  vertical-align: top;
  font-family: 'Impact', serif;
  font-size: 80px;
  line-height: 96px;
  color: #b4703a;
  text-align: center;
}
.no-webp .part2 .djs i {background:url(https://www.narakathegame.com/pc/zt/20221116161240/assets/djs_diot_6200eecd.png) no-repeat center}
.webp .part2 .djs i {background:url(https://www.narakathegame.com/pc/zt/20221116161240/assets/djs_diot_6200eecd.webp) no-repeat center}
.part2 .djs i {
  width: 21px;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  margin: 0 4px;
}
.part2 .des {
  width: 1046px;
  font-family: 'HKGroteskL', serif;
  font-size: 22px;
  color: #fdf0dd;
  line-height: 36px;
  text-align: center;
  margin: 46px auto 0;
  letter-spacing: 1px;
}
.part3 {
  margin-top: 68px;
}
.part3 h2 {
  height: 267px;
  text-align: center;
  position: relative;
}
.part3 h2 img {
  width: 1592px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -796px;
  padding-left: 112px;
}
.part3 ul {
  width: 1400px;
  margin: 64px auto 0;
  vertical-align: top;
  font-size: 0;
  text-align: center;
}
.part3 ul li {
  width: 335px;
  height: 547px;
  display: inline-block;
  margin: 0 80px 10px;
  position: relative;
}
.part3 ul li:first-child {
  margin-left: 0;
}
.part3 ul li:nth-child(3) {
  margin-right: 0;
}
.no-webp .part3 ul li a {background:url(https://www.narakathegame.com/pc/zt/20221116161240/assets/btn_tw_fc11c1ce.png) no-repeat}
.webp .part3 ul li a {background:url(https://www.narakathegame.com/pc/zt/20221116161240/assets/btn_tw_fc11c1ce.webp) no-repeat}
.part3 ul li a {
  width: 242px;
  height: 53px;
  display: block;
  position: absolute;
  bottom: 60px;
  left: 50%;
  margin-left: -121px;
}
.no-webp .part3 ul li a:hover {background-image:url(https://www.narakathegame.com/pc/zt/20221116161240/assets/btn_tw_h_2efd62c0.png)}
.webp .part3 ul li a:hover {background-image:url(https://www.narakathegame.com/pc/zt/20221116161240/assets/btn_tw_h_2efd62c0.webp)}
.part3 ul li a:hover {
}
.part4 {
  margin-top: 20px;
  margin-bottom: 236px;
}
.part4 h2 {
  height: 267px;
  text-align: center;
  position: relative;
}
.part4 h2 img {
  width: 1388px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -694px;
}
.part4 .link {
  width: 550px;
  height: 648px;
  margin: 66px auto 0;
  position: relative;
}
.no-webp .part4 .link::before {background:url(https://www.narakathegame.com/pc/zt/20221116161240/assets/link_wrap_3382cd01.png) no-repeat}
.webp .part4 .link::before {background:url(https://www.narakathegame.com/pc/zt/20221116161240/assets/link_wrap_3382cd01.webp) no-repeat}
.part4 .link::before {
  content: '';
  width: 576px;
  height: 674px;
  position: absolute;
  top: -14px;
  left: -12px;
}
.part4 .link .twi-content-scroll {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.part4 .link .twi-content-scroll .twitter-tweet-rendered {
  margin: 0 !important;
}
@media screen and (max-width: 1920px) {
  .kv .kvimg {
    position: relative;
  }
  .kv .kvimg img {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
  }
  .line {
    width: 1920px;
    left: 50%;
    margin-left: -960px;
  }
}
.no-webp #g-footer {background-color:#000}
.webp #g-footer {background-color:#000}
#g-footer {
  padding: 25px 0;
}
.g-footer,
.footer {
  color: rgba(255, 255, 255, 0.5);
}
.footer {
  width: 100%;
  font-size: 14px;
}
.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 15px;
  width: 136px;
}
.footer .content .logo img {
  max-width: 100%;
}
.footer .content > p {
  margin: 5px 0;
}
.footer .content a {
  text-decoration: underline;
}

