@import "base.css";
.footer {
  height: 520px;
  box-sizing: border-box;
  padding-top: 94px;
  background: url('../images/bottom_bg.png') repeat top left / auto 100%;
}
.footer .container {
  height: 329px;
  background: url('../images/footer.png') no-repeat center center / 100% auto;
  position: relative;
}
.footer .yoozoo {
  height: 24px;
  line-height: 24px;
  padding-top: 60px;
  white-space: nowrap;
  position: absolute;
  bottom: 0;
  left: 0;
}
.footer .yoozoo .link {
  font-family: AxisStd;
  font-weight: 500;
  font-size: 24px;
  color: #fff;
  margin-right: 97px;
}
.nav {
  background: linear-gradient(270deg, #002233, #08262f);
  height: 76px;
  line-height: 76px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 88;
  cursor: pointer;
}
.nav .container {
  padding-left: 112px;
  position: relative;
}
.nav .container .icon {
  width: 102px;
  height: 102px;
  position: absolute;
  left: 0;
  top: 18px;
}
.nav .container .menus {
  color: #fff;
}
.nav .container .menus .item {
  float: left;
  margin: 0 50px;
  padding: 18px 0 16px;
  text-align: center;
  color: #fff;
}
.nav .container .menus .item a {
  width: 100%;
  height: 100%;
  float: left;
}
.nav .container .menus .item h6 {
  font-size: 21px;
  line-height: 20px;
  font-family: Arial;
  font-weight: normal;
  margin-bottom: 6px;
}
.nav .container .menus .item p {
  font-size: 16px;
  line-height: 16px;
  font-family: HiraMinProN;
}
.nav .container .menus .item.active h6,
.nav .container .menus .item.active p {
  text-shadow: 1px 1px 0px #2fbccd, -1px -1px 0px #2fbccd, 2px 2px 10px #2fbccd, -2px -2px 10px #2fbccd, 3px 3px 10px #2fbccd, -3px -3px 10px #2fbccd;
}
.nav .container .menus .item:last-of-type {
  margin-right: 0;
}
.nav .container .link {
  float: right;
  height: 30px;
  width: 210px;
  background: url('../images/link.png') no-repeat left top / 100% auto;
  margin-top: 25px;
}
.nav .container .link .item {
  width: 30px;
  height: 30px;
  margin-right: 30px;
  float: left;
}
.nav .container .link .item:last-of-type {
  margin-right: 0;
}
.nav .container .link .item .media {
  width: 100%;
  height: 100%;
  float: left;
}
.mask {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 999;
  padding-top: 0.44rem;
  cursor: default;
  display: none;
}
.mask .list {
  width: 4.86rem;
  margin: 0 auto;
  border-top: 1px dashed #fff;
}
.mask .list .item {
  text-align: center;
  height: 1.1rem;
  line-height: 1.1rem;
  font-family: HiraMinProN;
  color: #fff;
  font-size: 0.26rem;
  border-bottom: 1px dashed #fff;
}
.mask .box {
  height: 490px;
  width: 948px;
  background: url('../images/alert_bg.png') no-repeat center center / auto 100%;
  position: absolute;
  padding-left: 61px;
  padding-top: 110px;
  top: 50%;
  left: 50%;
  margin-top: -355px;
  margin-left: -535px;
}
.mask .box .close {
  width: 54px;
  height: 54px;
  background: url('../images/close.png') no-repeat center center / 100% auto;
  position: absolute;
  top: 142px;
  right: 34px;
  cursor: pointer;
}
.mask .box .unlogin {
  padding: 118px 64px 0;
}
.mask .box .unlogin .title {
  font-size: 28px;
  color: #000;
  margin-left: 1px;
  margin-bottom: 16px;
  font-weight: 300;
}
.mask .box .unlogin .email {
  width: 779px;
  height: 20px;
  border: 1px solid #CA895E;
  border-radius: 5px;
  padding: 22px 20px 58px;
  line-height: 20px;
  font-size: 20px;
  background-color: #fff;
}
.mask .box .unlogin .email::-webkit-input-placeholder {
  color: #E4E4E4;
}
.mask .box .unlogin .tip {
  padding-left: 25px;
  font-size: 20px;
  color: #000;
  white-space: nowrap;
  margin-top: 20px;
  position: relative;
  font-weight: 300;
}
.mask .box .unlogin .tip::before {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 1px;
  margin-top: -5px;
}
.mask .box .unlogin .error {
  color: #DB2424;
  font-size: 20px;
  opacity: 1;
  margin-top: 10px;
  font-weight: 400;
  height: 20px;
}
.mask .box .unlogin .btn {
  display: block;
  width: 250px;
  height: 64px;
  background: url('../images/login_btn.png') no-repeat center center / 100% auto;
  margin: 30px auto;
  cursor: pointer;
}
.mask .box .logined {
  margin-top: 157px;
  text-align: center;
}
.mask .box .logined .title {
  color: #2C2C2C;
  font-size: 36px;
  line-height: 56px;
  margin-bottom: 52px;
  font-weight: 300;
}
.mask .box .logined .link {
  color: #2FBCCD;
  font-size: 30px;
  border-bottom: 1px solid #2FBCCD;
}
.mask.video .content {
  width: 750px;
  height: 480px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-top: -240px;
  margin-left: -375px;
}
.mask.video .content .close {
  width: 54px;
  height: 54px;
  background: url('../images/close.png') no-repeat center center / 100% auto;
  position: absolute;
  top: -70px;
  right: -30px;
  cursor: pointer;
}
.mask.video .content .iframe {
  width: 750px;
  height: 420px;
  position: relative;
}
.container {
  width: 1200px;
  margin: 0 auto;
}
.back {
  cursor: pointer;
  position: fixed;
  z-index: 100;
  right: 54px;
  top: 200px;
  display: none;
}
@-webkit-keyframes rotates {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotates {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.index {
  width: 100%;
  background: #eef7f8 url('../images/bg_index_pc.jpg') no-repeat top center;
  padding-top: 64.5px;
}
.index_yue {
  width: 100%;
  background: #eef7f8 url('../images/bg_yue_pc.jpg') no-repeat top center;
  padding-top: 64.5px;
}
section {
  max-width: 1920px;
  margin: 0 auto;
}
section > .title {
  width: 560px;
  height: 74px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin: 0 auto;
}
.full {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.mask {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 999;
  padding-top: 0.44rem;
  cursor: default;
  display: none;
}
.mask .list {
  width: 4.86rem;
  margin: 0 auto;
  border-top: 1px dashed #fff;
}
.mask .list .item {
  text-align: center;
  height: 1.1rem;
  line-height: 1.1rem;
  font-family: HiraMinProN;
  color: #fff;
  font-size: 0.26rem;
  border-bottom: 1px dashed #fff;
}
.mask .box {
  height: 400px;
  width: 948px;
  background: url('../images/alert_bg_1.png') no-repeat center center / auto 100%;
  position: absolute;
  padding-left: 61px;
  padding-top: 110px;
  top: 50%;
  left: 50%;
  margin-top: -355px;
  margin-left: -535px;
}
.mask .box .close {
  width: 132px;
  height: 80px;
  background: url(../images/close.png) no-repeat center center / 100% auto;
  position: absolute;
  top: -6px;
  right: -8px;
  cursor: pointer;
}
.mask .box .unlogin {
  padding: 3px 64px 0;
}
.mask .box .unlogin .email {
  width: 779px;
  height: 20px;
  border: 1px solid #CA895E;
  border-radius: 5px;
  padding: 22px 20px 58px;
  line-height: 20px;
  font-size: 20px;
  background-color: #fff;
}
.mask .box .unlogin .btn {
  display: block;
  width: 250px;
  height: 80px;
  background: url('../images/login_btn.png') no-repeat center center / 100% auto;
  margin: 30px auto;
  cursor: pointer;
}
.home {
  position: relative;
  height: 1050px;
}
.home .logo {
  width: 482px;
  height: 247px;
  position: absolute;
  top: 26px;
  left: 82px;
}
.home .logo img {
  width: 100%;
  height: 100%;
}
.home .play {
  width: 578px;
  height: 310px;
  position: absolute;
  right: -36px;
  top: 83px;
}
.home .play .btn {
  display: inline-block;
  width: 104px;
  height: 104px;
  position: absolute;
  left: 308px;
  top: 70px;
  cursor: pointer;
}
.home .play .btn::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-animation: rotates 2s linear both;
  animation: rotates 2s linear both;
}
.home .play .btn::after {
  content: '';
  width: 42px;
  height: 50px;
  position: absolute;
  background-repeat: no-repeat;
  background-position: -120px 0;
  top: 50%;
  left: 38px;
  margin-top: -25px;
}
.home .middle_text {
  position: absolute;
  left: 50%;
  top: 538px;
  width: 540px;
  height: 124px;
  transform: translateX(-50%);
}
.home .middle_text img {
  width: 100%;
  height: 100%;
}
.yuyue {
  position: relative;
  left: 0;
  top: 0;
  width: 1200px;
  height: 1200px;
}
.download {
  text-align: center;
  position: absolute;
  top: 559px;
  left: 0;
  width: 100%;
  height: 198px;
}
.download.fixed {
  position: fixed;
  bottom: 0.82rem;
  top: auto;
}
.download .link {
  width: 916px;
  height: 198px;
  background: url('../images/download.png') no-repeat left top / 916px 100%;
  margin: 0 auto;
  margin-top: 100px;
  transform: scale(0.88);
}
.download .link .item {
  float: left;
  width: 256px;
  height: 84px;
  margin-right: 74px;
}
.download .link .item.twitter,
.download .link .item.google {
  margin-left: 0;
}
.download .link .item.google,
.download .link .item.mail,
.download .link .item.app {
  margin-top: 30px;
}
.download .link .item.mail,
.download .link .item.facebook {
  margin-right: 0;
}
.download .links {
  width: 916px;
  height: 198px;
  text-align: center;
  margin: 0 auto;
  margin-top: 80px;
}
.download .links .item {
  display: inline-block;
  width: 256px;
  height: 84px;
  margin: 0 40px;
}
.download .links .item.twitter,
.download .links .item.facebook {
  margin-left: 0;
}
.download .links .item.facebook,
.download .links .item.mail,
.download .links .item.app {
  margin-top: 30px;
}
.download .links .item.google,
.download .links .item.app {
  margin-right: 32px;
}
.wrapper {
  position: relative;
  left: 0;
  top: 130px;
}
.wrapper .reward {
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 200px;
  width: 651px;
  height: 1017px;
  background: url(../images/slat_02.png) no-repeat top left / 100% auto;
  position: relative;
}
.wrapper .reward ul {
  position: absolute;
  left: 285px;
  top: 59px;
  width: 106px;
}
.wrapper .reward ul .item {
  width: 106px;
  height: 85px;
  position: relative;
  margin-bottom: 53px;
}
.wrapper .bear_bg {
  position: absolute;
  top: 0;
  right: -360px;
  width: 1036px;
  height: 923px;
  z-index: -1;
}
.news {
  position: relative;
  padding-top: 100px;
  height: 1500px;
}
.news > .title {
  background-position: 0 0;
}
.news .article {
  margin: 256px auto 0 0;
  height: 630px;
  width: 755px;
}
.news .article .content {
  width: 735px;
  margin: 10px auto;
  position: relative;
}
.news .article .content .header {
  width: 685px;
  padding-top: 35px;
  margin: 0 auto 16px;
  font-size: 34px;
  color: #99CBCD;
  font-weight: 100;
  height: 28px;
  line-height: 28px;
}
.news .article .content .list {
  background-color: #FCF9EF;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.35);
  border-radius: 10px;
  width: 685px;
  height: 625px;
  margin: 0 auto;
  padding-top: 12px;
}
.news .article .content .list > li {
  width: 604px;
  margin: 0 auto;
  border-bottom: 1px dashed #7F7F7F;
  padding-top: 30px;
  padding-bottom: 20px;
  color: #000000;
}
.news .article .content .list > li .time {
  display: inline-block;
  width: 90px;
  font-size: 15px;
  font-family: AxisStd;
}
.news .article .content .list > li .tag {
  display: inline-block;
  width: 78px;
  height: 16px;
  line-height: 16px;
  background: #ff5a00;
  border-radius: 8px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  font-style: normal;
}
.news .article .content .list > li .title {
  font-size: 18px;
  line-height: 18px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 8px;
}
.news .article .content .btn {
  width: 200px;
  height: 63px;
  display: block;
  background: url('../images/new_btn_2.png') no-repeat left top / 100% auto;
  margin: 30px auto;
  margin-top: 438px;
}
.news .article .content .dog {
  position: absolute;
  width: 183px;
  height: 223px;
  right: -142px;
  bottom: -16px;
}
.news .twitter {
  width: 337px;
  height: 630px;
  border-radius: 10px;
  position: absolute;
  top: 498px;
  right: 76px;
  z-index: 2;
}
.news .twitter .content {
  height: 620px;
  background-color: #fff;
  width: 391px;
  margin: 10px auto;
  position: relative;
}
.news .twitter .content .twitter-box {
  height: 630px;
}
.news .twitter .content .btn {
  width: 215px;
  height: 65px;
  display: block;
  background-image: url('../images/new_btn_1.png');
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin: 30px auto;
}
.actor {
  opacity: 0;
  width: 1200px;
  height: 1400px;
  position: relative;
  margin: 0 auto;
  margin-top: 240px;
}
.actor .con {
  width: 1084px;
  height: 400px;
  position: absolute;
  left: 50%;
  top: 300px;
  transform: translateX(-50%);
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
  color: white;
  padding-top: 20px;
}
.actor .con h6 {
  font: 40px/78px bold;
  text-decoration: underline;
}
.actor .con div {
  font: 34px/56px normal;
  margin-top: 40px;
}
.character {
  position: relative;
  padding-top: 100px;
  margin-top: 200px;
  z-index: 10;
}
.character > .title {
  position: absolute;
  top: 100px;
  left: 50%;
  margin-left: -280px;
  z-index: 3;
  background-position: 0 -80px;
}
.character .bg_deep {
  width: 1200px;
  height: 1136px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background: url('../images/role_04.png') no-repeat;
}
.character .content {
  width: 100%;
  height: 842px;
  padding-top: 230px;
  position: relative;
  padding-right: 152px;
  box-sizing: border-box;
}
.character .content .stage {
  height: 894px;
  position: absolute;
  bottom: -608px;
  right: 77px;
  z-index: -1;
}
.character .content .roles {
  position: absolute;
  right: 0;
  bottom: -254px;
  width: 1000px;
  box-sizing: border-box;
}
.character .content .roles .item {
  width: 120px;
  height: 120px;
  position: relative;
  box-sizing: border-box;
  margin: 12px 8px;
  float: left;
}
.character .content .roles .item img {
  width: 100%;
  height: 100%;
}
.character .content .roles .item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.character .content .roles .item.active {
  border: 2px solid #D4733C;
  width: 120px;
  height: 120px;
}
.character .content .roles .item.active::after {
  width: 124px;
  height: 124px;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  background: url('../images/sel_border.png') no-repeat;
  transform: translate(-43px, -67px) scale(1.3);
}
.character .content .roles .item.active::before {
  display: none;
}
.character .content .roles .item:last-of-type {
  margin-bottom: 0;
}
.character .content .info {
  width: 100%;
  position: relative;
  text-align: left;
}
.character .content .info .item {
  display: none;
}
.character .content .info .item.active {
  display: block;
}
.character .content .info .title {
  position: absolute;
  width: 1000px;
  left: -500px;
  top: 262px;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
  padding-left: 500px;
}
.character .content .info .title .name {
  font-size: 46px;
  font-family: HiraMinProN;
  color: #1E5376;
  line-height: 46px;
  margin-top: 38px;
}
.character .content .info .title .author {
  font-size: 30px;
  font-family: HiraMinProN;
  color: #1E5376;
  line-height: 30px;
  margin-bottom: 18px;
}
.character .content .info .title .icon {
  font-size: 34px;
  font-family: KozGoPr6N;
  color: #99CBCD;
  margin: 26px auto;
  line-height: 34px;
}
.character .content .info .description {
  width: 442px;
  height: 250px;
  color: #000000;
  font-size: 24px;
  font-family: Kozuka Gothic Pr6N;
  overflow: auto;
  float: left;
  line-height: 40px;
}
.character .content .btns {
  position: absolute;
  top: 328px;
  right: 0;
  width: 1200px;
  height: 160px;
  z-index: 999;
}
.character .content .btns li {
  width: 50px;
  height: 85px;
}
.character .content .btns .btn-left {
  float: left;
}
.character .content .btns .btn-right {
  float: right;
}
.character .content .btns .btn {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.character .content .btns .btn.btn-left {
  background-image: url('../images/role_arrow_1.png');
  background-repeat: no-repeat;
  margin-top: 20px;
}
.character .content .btns .btn.btn-right {
  background-image: url('../images/role_arrow_2.png');
  background-repeat: no-repeat;
  margin-top: 20px;
}
.world {
  position: relative;
  margin-top: 68px;
  padding-top: 100px;
  height: 1000px;
}
.world > .title {
  background-position: 0 -160px;
}
.world .video_btn {
  width: 304px;
  height: 304px;
  position: absolute;
  left: 50%;
  top: 460px;
  transform: translateX(-50%);
  cursor: pointer;
}
.world .container {
  position: absolute;
  width: 1920px;
  height: 340px;
  left: 50%;
  top: 874px;
  transform: translateX(-50%);
  background-color: rgba(0, 0, 0, 0.3);
}
.world .container .con {
  width: 1200px;
  margin: 0 auto;
  margin-top: 8px;
  padding: 30px;
  color: white;
  font: 22px/45px normal;
}
.world .container img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.world .text {
  margin-left: -140px;
  margin-top: -105px;
}
.world .icon {
  position: absolute;
  right: 0;
  top: 20px;
  z-index: -1;
}
.system {
  position: relative;
  left: 0;
  top: 0;
  margin-bottom: 134px;
}
.system > .title {
  background-position: 0 -240px;
}
.system .content {
  position: relative;
}
.system .swiper-container {
  width: 100%;
  height: 519px;
  margin: 413px auto;
}
.system .swiper-container .swiper-slide {
  width: 831px;
}
.system .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
}
.system .btn {
  display: inline-block;
  width: 50px;
  height: 85px;
  position: absolute;
  top: 50%;
  margin-top: -56px;
  z-index: 87;
}
.system .btn.prev-btn {
  background-image: url('../images/role_arrow_1.png');
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: 0 0;
  left: 52px;
}
.system .btn.next-btn {
  background-image: url('../images/role_arrow_2.png');
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: 0 0;
  right: 52px;
}
.system .swiper-pagination {
  width: 100%;
  text-align: center;
  bottom: -80px;
  margin-top: 60px;
}
.system .swiper-pagination .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: inline-block;
  background-color: #7E8A93;
  margin: 0 10px;
}
.system .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #000;
  opacity: 1;
}
