@charset "utf-8";
/* 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 {
  margin: 0;
  padding: 0;
}
body {
  padding: 0;
  margin: 0;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
li {
  list-style: none;
}
textarea {
  overflow: auto;
  resize: none;
}
input {
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a,
button {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: normal;
  font-style: normal;
}
a,
a:hover {
  text-decoration: none;
}
body,
textarea,
input,
button {
  color: #62a1c9;
}
html,
body {
  width: 100%;
  min-width: 1200px;
  max-width: 1920px;
  min-height: 900px;
  height: auto;
  font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
  background: #fff;
  line-height: 1.5;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #454545;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #454545;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #454545;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #454545;
}
/*宽度限制板块*/
.wbox {
  width: 1200px;
  margin: 0 auto;
  clear: both;
}
.wbox:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.wbox {
  display: inline-block;
}
/* Hides from IE-mac \*/
* html .wbox {
  zoom: 1;
}
.wbox {
  display: block;
  position: relative;
}
/* End hide from IE-mac */
body {
  width: 100%;
  min-width: 1200px;
}
input,
textarea,
a,
div,
button,
select {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.hide {
  display: none;
}
/**** DEMO单行
.text-overflow-ellipsis(1);
多行
 .text-overflow-ellipsis(2);
****/
html,
body {
  margin: 0 auto;
}
#sougou_bottom {
  display: none !important;
}
.noSize {
  font-size: 0;
  text-indent: -9999em;
}
.flex {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.fade-enter-active,
.fade-leave-active {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.fade-enter,
.fade-leave-active {
  opacity: 0;
}
.vux-fade-enter-active,
.vux-fade-leave-active {
  opacity: 1;
  -webkit-transition: opacity linear 0.2s;
  transition: opacity linear 0.2s;
}
.vux-fade-enter,
.vux-fade-leave-to {
  opacity: 0;
}
.vux-dialog-enter-active,
.vux-dialog-leave-active {
  opacity: 1;
  -webkit-transition-duration: 400ms;
          transition-duration: 400ms;
  -webkit-transform: translate(-50%, -50%) scale(1) !important;
          transform: translate(-50%, -50%) scale(1) !important;
  -webkit-transition-property: opacity, -webkit-transform!important;
  transition-property: opacity, -webkit-transform!important;
  transition-property: transform, opacity!important;
  transition-property: transform, opacity, -webkit-transform!important;
}
.vux-dialog-leave-active {
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
}
.vux-dialog-enter {
  opacity: 0;
  -webkit-transform: translate(-50%, -50%) scale(1.185) !important;
          transform: translate(-50%, -50%) scale(1.185) !important;
}
.vux-dialog-leave-active {
  opacity: 0;
  -webkit-transform: translate(-50%, -50%) scale(0.85) !important;
          transform: translate(-50%, -50%) scale(0.85) !important;
}
.vux-mask-enter,
.vux-mask-leave-active {
  opacity: 0;
}
.vux-mask-leave-active,
.vux-mask-enter-active {
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}
.nav {
  height: 78px;
  background: url(https://www.narakathegame.com/pc/zt/20200326103047/img/nav-bg_f9f356b1.png) no-repeat top right;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
  font-family: 'KaiTi', 'DFKai-SB';
  font-size: 20px;
}
.nav .links {
  height: 78px;
  float: right;
  margin-right: 37px;
}
.nav .links .icon {
  display: inline-block;
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
}
.nav .links .icon:hover {
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.nav .links .icon-twitter {
  vertical-align: middle;
  width: 37px;
  height: 29px;
  margin: 0 5px;
  background: url(https://www.narakathegame.com/pc/zt/20200326103047/img/sprite-35fada_35fada33.png) no-repeat;background-size:605px 148px;
background-position:-368px -43px;

}
.nav .links .icon-ins {
  vertical-align: middle;
  width: 29px;
  height: 29px;
  margin: 0 5px;
  background: url(https://www.narakathegame.com/pc/zt/20200326103047/img/sprite-35fada_35fada33.png) no-repeat;background-size:605px 148px;
background-position:-409px -43px;

}
.nav .links .icon-youtube {
  vertical-align: middle;
  width: 28px;
  height: 30px;
  margin: 0 5px;
  background: url(https://www.narakathegame.com/pc/zt/20200326103047/img/sprite-35fada_35fada33.png) no-repeat;background-size:605px 148px;
background-position:-284px -87px;

}
.nav .links .icon-facebook {
  vertical-align: middle;
  width: 29px;
  height: 29px;
  margin: 0 5px;
  background: url(https://www.narakathegame.com/pc/zt/20200326103047/img/sprite-35fada_35fada33.png) no-repeat;background-size:605px 148px;
background-position:-442px -43px;

}
.nav .links .icon-steam {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: url(https://www.narakathegame.com/pc/zt/20200326103047/img/sprite-35fada_35fada33.png) no-repeat;background-size:605px 148px;
background-position:-328px -43px;

  vertical-align: middle;
  margin-left: 5px;
}
.nav .links .link {
  display: inline-block;
  height: 76px;
  line-height: 76px;
  color: #cac9c9;
  padding: 0 10px;
  text-decoration: none;
}
.nav .links .link:hover {
  border-bottom: 2px solid #fff;
  color: #fff;
}
.nav .links .gap {
  width: 1px;
  height: 24px;
  display: inline-block;
  border-left: 1px solid #545050;
  vertical-align: middle;
  transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  margin: 0 10px;
}
.nav .links .select {
  display: inline-block;
  position: relative;
}
.nav .links .select:hover .current {
  color: #fff;
}
.nav .links .select:hover .change {
  display: block;
}
.nav .links .select .current {
  color: #cac9c9;
  display: block;
  padding: 0 10px;
  cursor: pointer;
  height: 76px;
}
.nav .links .select .current::after {
  display: inline-block;
  content: '';
  width: 9px;
  height: 7px;
  background: url(https://www.narakathegame.com/pc/zt/20200326103047/img/sprite-35fada_35fada33.png) no-repeat;background-size:605px 148px;
background-position:-527px -43px;

  vertical-align: middle;
  margin-left: 10px;
}
.nav .links .select .change {
  position: absolute;
  top: 76px;
  left: 0;
  display: none;
  padding-top: 10px;
  min-width: 100%;
}
.nav .links .select .change a {
  display: block;
  height: 40px;
  color: #cac9c9;
  padding: 0 10px;
  background: rgba(0, 0, 0, 0.8);
  line-height: 40px;
  text-align: center;
}
.nav .links .select .change a:hover {
  color: #fff;
}
.nav .logo {
  display: block;
  width: 231px;
  height: 89px;
  background: url(https://www.narakathegame.com/pc/zt/20200326103047/img/logo_1fdc651f.png) no-repeat;
  position: absolute;
  top: 16px;
  left: 30px;
}
.pop-img {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #6b5d3c;
  font-size: 20px;
  z-index: 10000;
}
.pop-img .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.8;
}
.pop-img .pop-img-content {
  position: absolute;
  max-width: 1055px;
  max-height: 90vh;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.pop-img .pop-img-content img {
  max-height: 90vh;
}
.pop-img .pop-img-content .origin-btn {
  color: #fff;
  font-size: 24px;
  font-family: 'fzcjljt';
  position: absolute;
  white-space: nowrap;
  right: 0;
  bottom: -30px;
}
.pop-img .pop-img-content .origin-btn:hover {
  color: #f1000a;
}
.pop-img .pop-img-content .origin-btn:hover::before {
  background: url(https://www.narakathegame.com/pc/zt/20200326103047/img/sprite-35fada_35fada33.png) no-repeat;background-size:605px 148px;
background-position:-501px -43px;
width:22px;
height:22px;

}
.pop-img .pop-img-content .origin-btn::before {
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 22px;
  height: 22px;
  background: url(https://www.narakathegame.com/pc/zt/20200326103047/img/sprite-35fada_35fada33.png) no-repeat;background-size:605px 148px;
background-position:-475px -43px;

  margin-right: 10px;
}
.pop-img .pop-img-content .close {
  display: block;
  width: 40px;
  height: 40px;
  background: url(https://www.narakathegame.com/pc/zt/20200326103047/img/sprite-35fada_35fada33.png) no-repeat;background-size:605px 148px;
background-position:-284px -43px;

  position: absolute;
  top: 0px;
  right: -50px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.pop-img .pop-img-content .close:hover {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.pop-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #6b5d3c;
  font-size: 20px;
  z-index: 10000;
}
.pop-video .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.8;
}
.pop-video .pop-video-content {
  max-width: 960px;
  min-width: 480px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.pop-video .pop-video-content .close {
  position: absolute;
  width: 30px;
  height: 30px;
  right: -40px;
  top: 0;
  background: url(https://www.narakathegame.com/pc/zt/20200326103047/img/close_bd887ea0.png) no-repeat;
  background-size: 30px 30px;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
}
.pop-video .pop-video-content .close:hover {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.pop-video video {
  display: block;
  margin: 0 auto;
  max-width: 960px;
  min-width: 480px;
  max-height: 600px;
}
.pop-qrcode {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #6b5d3c;
  font-size: 20px;
  z-index: 10000;
  display: none;
}
.pop-qrcode .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.43;
}
.pop-qrcode .pop-qrcode-content {
  width: 400px;
  height: 300px;
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -200px;
  margin-top: -150px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 38px;
}
.pop-qrcode .pop-qrcode-content .qrcode-cnt p {
  text-align: center;
  color: #323232;
}
.pop-qrcode .pop-qrcode-content .qrcode-cnt .qrcode {
  width: 160px;
  margin: 20px auto 0;
}
.pop-qrcode .pop-qrcode-content .close {
  display: block;
  width: 40px;
  height: 40px;
  background: url(https://www.narakathegame.com/pc/zt/20200326103047/img/close_bd887ea0.png) no-repeat;
  position: absolute;
  top: 12px;
  right: 12px;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
}
.pop-qrcode .pop-qrcode-content .close:hover {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.footer {
  position: relative;
  width: 100%;
  height: 150px;
  padding: 30px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
  z-index: 4;
  color: #444;
  font-size: 14px;
  margin-top: -150px;
}
.footer a {
  color: #444;
}
.footer .content {
  width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.footer .content .logo {
  position: relative;
  width: 113px;
  height: 64px;
  z-index: 99;
  margin-right: 20px;
}
.footer .content .logo img {
  width: 100%;
}
.footer .content p {
  width: 360px;
  line-height: 20px;
  padding-top: 20px;
}
.footer .content p a {
  text-decoration: underline;
}
body {
  color: red;
}
#wrap {
  position: relative;
  padding-bottom: 100px;
  background: url(https://www.narakathegame.com/pc/zt/20200326103047/img/bg_943e3b41.jpg) no-repeat center bottom;
}
#app {
  padding-bottom: 200px;
}
#art {
  text-align: center;
}
.top {
  height: 474px;
  background: url(https://www.narakathegame.com/pc/zt/20200326103047/img/top_fb9565a1.jpg) no-repeat center top;
}
.tab .title {
  width: 321px;
  height: 39px;
  background: url(https://www.narakathegame.com/pc/zt/20200326103047/img/sprite-35fada_35fada33.png) no-repeat;background-size:605px 148px;
background-position:-284px -0px;

  margin: 60px auto 0;
}
.tab .tab-links {
  width: 1200px;
  margin: 20px auto 0;
  text-align: center;
  position: relative;
}
.tab .tab-links::after {
  display: block;
  content: '';
  width: 1200px;
  height: 7px;
  background: url(https://www.narakathegame.com/pc/zt/20200326103047/img/line_0e3ff000.png) no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: -3px;
}
.tab .tab-links .tab-link {
  display: inline-block;
  width: 55px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  font-family: 'fzssksjtdemi';
  margin: 0 45px;
  position: relative;
  z-index: 1;
  color: #5f5f5f;
}
.tab .tab-links .tab-link.active {
  color: #ab464d;
  border-bottom: 3px solid #ab464d;
}
.list {
  width: 1200px;
  margin: 33px auto 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.list .item {
  display: block;
  margin-right: 28px;
  margin-bottom: 28px;
  position: relative;
}
.list .item:nth-child(3n) {
  margin-right: 0;
}
.list .item img {
  display: block;
}
.list .item .title {
  text-align: center;
  color: #323232;
  font-size: 14px;
  padding-top: 10px;
}
.list .item .border {
  width: 368px;
  height: 180px;
  border: 1px solid #fff;
  position: absolute;
  top: 5px;
  left: 5px;
  display: none;
}
.list .item:hover .border {
  display: block;
}
.list .item:hover .video-btn {
  display: block;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.list .item .video-btn {
  width: 128px;
  height: 128px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(https://www.narakathegame.com/pc/zt/20200326103047/img/sprite-35fada_35fada33.png) no-repeat;background-size:605px 148px;
background-position:-152px -0px;

  margin-top: -64px;
  margin-left: -64px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.page-box {
  text-align: center;
  color: #666;
}
.page-box .paging i {
  font-style: normal;
}
.page-box .paging > i {
  display: inline-block;
  vertical-align: middle;
  min-width: 28px;
  height: 28px;
  border: 1px solid #666666;
  background: #666666;
  text-align: center;
  line-height: 28px;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 8px;
  margin: 0 3px;
}
.page-box .paging a {
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 28px;
  height: 28px;
  border: 1px solid #666666;
  line-height: 28px;
  text-align: center;
  color: #666;
  padding: 0 8px;
  margin: 0 3px;
}
.page-box .paging a.active {
  background: #666666;
  color: #fff;
}
.page-box .paging a:hover {
  background: #666666;
  color: #fff;
}
.page-box .paging a.gotoBtn {
  background: #dddddd;
}
.page-box .paging a.gotoBtn:hover {
  background: #666666;
}
.page-box .paging .gotoNum {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 51px;
  height: 28px;
  border: 1px solid #666666;
  text-align: center;
  color: #666;
}
.top-btn {
  display: block;
  width: 148px;
  height: 148px;
  background: url(https://www.narakathegame.com/pc/zt/20200326103047/img/sprite-35fada_35fada33.png) no-repeat;background-size:605px 148px;
background-position:-0px -0px;

  position: fixed;
  bottom: 100px;
  right: 20px;
  z-index: 99;
  display: none;
}
.top-btn:hover {
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}

