.pc.showing .originator.geted .leftBg .enImg1 {
  background-image: url(../assets/images/originator/bg_text_01.png);
}
.pc.showing .originator.geted .leftBg .enImg2 {
  background-image: url(../assets/images/originator/bg_text_02.png);
}
.pc.showing .originator.geted .bottomBox .enImg3 {
  background-image: url(../assets/images/originator/bg_text_03.png);
}
.pc.showing .originator.geted .hero [data-id="yinuo"] {
  background-image: url(../assets/images/originator/yinuo.png);
  -webkit-mask-image: linear-gradient(180deg, black 40%, transparent 59%);
  mask-image: linear-gradient(180deg, black 40%, transparent 59%);
}
.pc.showing .originator.geted .hero [data-id="qianqian"] {
  background-image: url(../assets/images/originator/qianqian.png);
  -webkit-mask-image: linear-gradient(180deg, black 40%, transparent 59%);
  mask-image: linear-gradient(180deg, black 40%, transparent 59%);
}
.pc.showing .originator.geted .hero [data-id="yilisi"] {
  background-image: url(../assets/images/originator/yilisi.png);
  -webkit-mask-image: linear-gradient(180deg, black 30%, transparent 45%);
  mask-image: linear-gradient(180deg, black 30%, transparent 45%);
}
.pc.showing .originator.geted .hero [data-id="paqian"] {
  background-image: url(../assets/images/originator/paqian.png);
  -webkit-mask-image: linear-gradient(180deg, black 55%, transparent 70%);
  mask-image: linear-gradient(180deg, black 55%, transparent 70%);
}
.pc.showing .originator.geted .hero [data-id="fuluola"] {
  background-image: url(../assets/images/originator/fuluola.png);
  -webkit-mask-image: linear-gradient(180deg, black 45%, transparent 59%);
  mask-image: linear-gradient(180deg, black 45%, transparent 59%);
}
.pc.showing .originator.geted .hero [data-id="luosha"] {
  background-image: url(../assets/images/originator/luosha.png);
  -webkit-mask-image: linear-gradient(180deg, black 55%, transparent 70%);
  mask-image: linear-gradient(180deg, black 55%, transparent 70%);
}
.pc.showing .originator.geted .heroTab .heroList .heroItem .heroHalf[type="yinuo"] {
  background-image: url(../assets/images/originator/hero_1111.png);
}
.pc.showing .originator.geted .heroTab .heroList .heroItem .heroHalf[type="qianqian"] {
  background-image: url(../assets/images/originator/hero_1011.png);
}
.pc.showing .originator.geted .heroTab .heroList .heroItem .heroHalf[type="yilisi"] {
  background-image: url(../assets/images/originator/hero_1221.png);
}
.pc.showing .originator.geted .heroTab .heroList .heroItem .heroHalf[type="paqian"] {
  background-image: url(../assets/images/originator/hero_1021.png);
}
.pc.showing .originator.geted .heroTab .heroList .heroItem .heroHalf[type="fuluola"] {
  background-image: url(../assets/images/originator/hero_1031.png);
}
.pc.showing .originator.geted .heroTab .heroList .heroItem .heroHalf[type="luosha"] {
  background-image: url(../assets/images/originator/hero_1051.png);
}
.pc.showing .originator.geted .heroTab .heroList .heroItem .infoBox[type="3"] {
  background-image: url(../assets/images/originator/grade_01.png);
}
.pc.showing .originator.geted .heroTab .heroList .heroItem .infoBox[type="4"] {
  background-image: url(../assets/images/originator/grade_02.png);
}
.pc.showing .originator.geted .heroTab .heroList .heroItem .infoBox[type="5"] {
  background-image: url(../assets/images/originator/grade_03.png);
}
.pc.showing .originator.geted .heroTab .heroList .heroItem .infoBox[type="6"] {
  background-image: url(../assets/images/originator/grade_04.png);
}
.pc.showing .originator.swiper-slide-active .heroTab .resetSize .heroList .swiper-slide {
  pointer-events: all;
}
.pc.showing .originator {
  width: 100%;
  height: 100vh;
  height: calc(100 * var(--vh));
  position: relative;
  overflow: hidden;
}
.pc.showing .originator .leftBg {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 500px;
  height: 1080px;
}
.pc.showing .originator .leftBg .resetSize {
  transform-origin: left center;
  position: relative;
  width: 100%;
  height: 100%;
}
.pc.showing .originator .leftBg .resetSize .enImg1 {
  position: absolute;
  left: 0;
  top: 212px;
  width: 3067px;
  height: 371px;
}
.pc.showing .originator .leftBg .resetSize .enImg2 {
  position: absolute;
  left: 344px;
  top: 529px;
  width: 492px;
  height: 50px;
}
.pc.showing .originator .leftBox {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 700px;
  height: 350px;
  z-index: 2;
}
.pc.showing .originator .leftBox .resetSize {
  width: 100%;
  height: 100%;
  padding-left: 100px;
  transform-origin: left center;
}
.pc.showing .originator .leftBox .resetSize .audio {
  width: 230px;
  height: 30px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pc.showing .originator .leftBox .resetSize .audio .name {
  margin-left: 13px;
  font-size: 14px;
  line-height: 1;
  color: #d9d9d9;
}
.pc.showing .originator .leftBox .resetSize .audio .music-btn {
  height: 28px;
  width: 50px;
}
.pc.showing .originator .leftBox .resetSize .audio .music-btn .music-bar {
  height: 1px;
  width: 1px;
}
.pc.showing .originator .leftBox .resetSize .audio .music-btn .music-bar:nth-child(1) {
  transform: scaleY(2);
  -webkit-transform: scaleY(2);
}
.pc.showing .originator .leftBox .resetSize .audio .music-btn .music-bar:nth-child(2) {
  transform: scaleY(7);
  -webkit-transform: scaleY(7);
}
.pc.showing .originator .leftBox .resetSize .audio .music-btn .music-bar:nth-child(3) {
  transform: scaleY(15);
  -webkit-transform: scaleY(15);
}
.pc.showing .originator .leftBox .resetSize .audio .music-btn .music-bar:nth-child(4) {
  transform: scaleY(7);
  -webkit-transform: scaleY(7);
}
.pc.showing .originator .leftBox .resetSize .audio .music-btn .music-bar:nth-child(5) {
  transform: scaleY(2);
  -webkit-transform: scaleY(2);
}
.pc.showing .originator .leftBox .resetSize .logoAndName {
  left: 0;
  display: flex;
  align-items: flex-end;
  height: 80px;
  margin-top: 30px;
}
.pc.showing .originator .leftBox .resetSize .logoAndName .logo {
  display: none;
  width: 120px;
  height: 120px;
  margin-bottom: -20px;
}
.pc.showing .originator .leftBox .resetSize .logoAndName .logo img {
  width: 100%;
  height: 100%;
}
.pc.showing .originator .leftBox .resetSize .logoAndName .name {
  font-size: 80px;
  line-height: 90px;
  color: #d9d9d9;
  font-weight: 800;
  margin-right: 10px;
}
.pc.showing .originator .leftBox .resetSize .logoAndName .nameEn {
  font-size: 30px;
  line-height: 30px;
  color: #d9d9d9;
  font-weight: 800;
  opacity: 0.3;
}
.pc.showing .originator .leftBox .resetSize .star {
  display: flex;
  margin-top: 28px;
  margin-left: 13px;
  margin-bottom: 24px;
  height: 60px;
}
.pc.showing .originator .leftBox .resetSize .star img {
  top: 5%;
  width: 48px;
  margin-right: -10px;
}
.pc.showing .originator .leftBox .resetSize .story {
  width: 360px;
  font-size: 20px;
  line-height: 26px;
  text-shadow: 0 0 3px #000;
  font-style: italic;
  color: #d9d9d9;
  margin-left: 7px;
}
.pc.showing .originator .heroBox {
  position: absolute;
  width: 1920px;
  height: 1080px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.pc.showing .originator .heroBox .resetSize {
  width: 100%;
  height: 100%;
  transform-origin: center;
  position: relative;
}
.pc.showing .originator .heroBox .resetSize .hero {
  position: absolute;
  right: 50%;
}
.pc.showing .originator .heroBox .resetSize .hero div {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left top;
}
.pc.showing .originator .bottomBox {
  width: 100%;
  height: 1080px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  pointer-events: none;
}
.pc.showing .originator .bottomBox .lineBox {
  width: 100%;
  display: flex;
  position: absolute;
  top: calc(90.74% - 1px);
}
.pc.showing .originator .bottomBox .lineBox .line1 {
  width: calc(72.865% - 13px);
  border-top: 1px solid rgba(217, 217, 217, 0.4);
}
.pc.showing .originator .bottomBox .lineBox .line2 {
  margin-left: 2px;
  margin-right: 17px;
  width: 7px;
  border-top: 1px solid rgba(217, 217, 217, 0.4);
}
.pc.showing .originator .bottomBox .lineBox .line3 {
  width: calc(27.135% - 13px);
  height: 1px;
  border-top: 1px solid rgba(217, 217, 217, 0.4);
}
.pc.showing .originator .bottomBox .enImg3 {
  position: relative;
  left: 112px;
  top: 90.74%;
  width: 552px;
  height: 52px;
  transform-origin: left top;
}
.pc.showing .originator .heroTab {
  width: 586px;
  height: 800px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
}
.pc.showing .originator .heroTab .resetSize {
  width: 100%;
  height: 100%;
  transform-origin: right center;
}
.pc.showing .originator .heroTab .resetSize .heroList {
  width: 636px;
  height: 100%;
  overflow: hidden;
  padding-top: 54px;
  box-sizing: content-box;
}
.pc.showing .originator .heroTab .resetSize .heroList .swiper-wrapper {
  margin-top: 10px;
}
.pc.showing .originator .heroTab .resetSize .heroList .swiper-slide {
  position: relative;
  overflow: hidden;
  background-color: #1c1d21;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom-width: 0;
  width: 212px;
  height: 754px;
  transform: translateY(-10px);
  transition: width 0.5s, transform 0.2s;
}
.pc.showing .originator .heroTab .resetSize .heroList .swiper-slide .heroHalf {
  width: 100%;
  height: 100%;
  background-size: 411px 100%;
  background-position: top center;
  border-bottom: 6px solid #ffffff;
}
.pc.showing .originator .heroTab .resetSize .heroList .swiper-slide .maskBox {
  background-color: #000000;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: opacity 0.5s;
}
.pc.showing .originator .heroTab .resetSize .heroList .swiper-slide .infoBox {
  opacity: 0;
  width: 100%;
  height: calc(100% - 6px);
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.5s;
  background-size: 100% 63px;
  background-repeat: no-repeat;
  background-position: bottom left;
}
.pc.showing .originator .heroTab .resetSize .heroList .swiper-slide .infoBox .name {
  color: #d9d9d9;
  width: 100%;
  text-align: center;
  font-size: 26px;
  line-height: 40px;
  margin-top: 700px;
  text-shadow: 0px 0px 5px black;
}
.pc.showing .originator .heroTab .resetSize .heroList .swiper-slide.swiper-slide-prev,
.pc.showing .originator .heroTab .resetSize .heroList .swiper-slide.prev {
  transform: translateY(10px);
}
.pc.showing .originator .heroTab .resetSize .heroList .swiper-slide.swiper-slide-active,
.pc.showing .originator .heroTab .resetSize .heroList .swiper-slide.swiper-slide-duplicate-active {
  transform: translateY(0);
}
.pc.showing .originator .heroTab .resetSize .heroList .swiper-slide.swiper-slide-active .maskBox,
.pc.showing .originator .heroTab .resetSize .heroList .swiper-slide.swiper-slide-duplicate-active .maskBox {
  opacity: 0;
}
.pc.showing .originator .heroTab .resetSize .heroList .swiper-slide.swiper-slide-active .infoBox,
.pc.showing .originator .heroTab .resetSize .heroList .swiper-slide.swiper-slide-duplicate-active .infoBox {
  opacity: 1;
}
.pc.showing .originator .heroTab .resetSize .shadowBox {
  width: 162px;
  height: 754px;
  position: absolute;
  right: 0;
  top: 54px;
  z-index: 10;
  background: linear-gradient(90deg, transparent 0%, black 100%);
  pointer-events: none;
}
.pc.showing .originator .heroTab .resetSize .leftArrow {
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
}
.pc.showing .originator .heroTab .resetSize .leftArrow img {
  transform: rotate(180deg);
}
.pc.showing .originator .heroTab .resetSize .rightArrow {
  position: absolute;
  right: 23px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
}
.pc.PC .originator .heroTab .resetSize .heroList .swiper-slide:hover {
  width: 262px !important;
}
.pc.PC .originator .heroTab .resetSize .heroList .swiper-slide:hover .maskBox {
  opacity: 0;
}
.pc.PC .originator .heroTab .resetSize .heroList .swiper-slide:hover .infoBox {
  opacity: 1;
}
@keyframes gentleFlashRise {
  0% {
    opacity: 0;
    transform: translateX(30px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.mobile.showing .originator-m.geted {
  background-image: url(../assets/images/common/mobileBg.jpg);
}
.mobile.showing .originator-m.geted .heroView .swiper-slide .heroImg[data-id="yinuo"] {
  background-image: url(../assets/images/originator/yinuo.png);
}
.mobile.showing .originator-m.geted .heroView .swiper-slide .heroImg[data-id="qianqian"] {
  background-image: url(../assets/images/originator/qianqian.png);
}
.mobile.showing .originator-m.geted .heroView .swiper-slide .heroImg[data-id="yilisi"] {
  background-image: url(../assets/images/originator/yilisi.png);
}
.mobile.showing .originator-m.geted .heroView .swiper-slide .heroImg[data-id="paqian"] {
  background-image: url(../assets/images/originator/paqian.png);
}
.mobile.showing .originator-m.geted .heroView .swiper-slide .heroImg[data-id="fuluola"] {
  background-image: url(../assets/images/originator/fuluola.png);
}
.mobile.showing .originator-m.geted .heroView .swiper-slide .heroImg[data-id="luosha"] {
  background-image: url(../assets/images/originator/luosha.png);
}
.mobile.showing .originator-m.geted .enImg {
  background-image: url(../assets/images/originator/mobile/densicraft_01.png);
}
.mobile.showing .originator-m.geted .heroItem[data-index="0"] {
  background-image: url(../assets/images/originator/mobile/hero_head_1111.png);
}
.mobile.showing .originator-m.geted .heroItem[data-index="1"] {
  background-image: url(../assets/images/originator/mobile/hero_head_1011.png);
}
.mobile.showing .originator-m.geted .heroItem[data-index="2"] {
  background-image: url(../assets/images/originator/mobile/hero_head_1221.png);
}
.mobile.showing .originator-m.geted .heroItem[data-index="3"] {
  background-image: url(../assets/images/originator/mobile/hero_head_1021.png);
}
.mobile.showing .originator-m.geted .heroItem[data-index="4"] {
  background-image: url(../assets/images/originator/mobile/hero_head_1031.png);
}
.mobile.showing .originator-m.geted .heroItem[data-index="5"] {
  background-image: url(../assets/images/originator/mobile/hero_head_1051.png);
}
.mobile.showing .originator-m.geted .heroItem .heroAvatar {
  background-image: url(../assets/images/originator/mobile/hero_frame.png);
}
.mobile.showing .originator-m.geted .heroItem .chooseBox {
  background-image: url(../assets/images/originator/mobile/hero_frame_01.png);
}
.mobile.showing .originator-m.geted .heroItem .chooseBox .icon1 {
  background-image: url(../assets/images/originator/mobile/subscript_01.png);
}
.mobile.showing .originator-m.geted .heroItem .chooseBox .icon2 {
  background-image: url(../assets/images/originator/mobile/subscript_02.png);
}
.mobile.showing .originator-m.geted .bgImgBox {
  background-image: url(../assets/images/originator/mobile/densicraft.png);
}
.mobile.showing .originator-m {
  width: 100%;
  height: 100vh;
  height: calc(100 * var(--vh));
  background-color: #000;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 25%;
  position: relative;
  overflow: hidden;
}
.mobile.showing .originator-m .bgImgBox {
  height: 331px;
  width: 1251px;
  transform-origin: left top;
  background-repeat: no-repeat;
  background-size: 1251px 152px;
  background-position: left bottom;
  position: absolute;
}
.mobile.showing .originator-m .heroSwiperContent {
  width: 100%;
  height: 100%;
  -webkit-mask-image: linear-gradient(180deg, black 50%, transparent 76%);
  mask-image: linear-gradient(180deg, black 50%, transparent 76%);
}
.mobile.showing .originator-m .heroSwiperContent .heroSwiperBox {
  width: 563px;
  height: 100%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.mobile.showing .originator-m .heroSwiperContent .heroSwiperBox .resetSize_m {
  width: 100%;
  height: 150%;
  transform-origin: center top;
}
.mobile.showing .originator-m .heroView {
  width: 100%;
  height: 100%;
  position: relative;
  transition: transform 0.7s cubic-bezier(0, 0.6, 0, 1);
}
.mobile.showing .originator-m .heroView .swiper-slide {
  position: relative;
  height: 100%;
  opacity: 0;
  /* 初始透明度 */
  transition: opacity 0.5s ease;
  /* 过渡效果 */
}
.mobile.showing .originator-m .heroView .swiper-slide .heroImg {
  width: 703px;
  height: 852px;
  position: absolute;
  left: 50%;
  background-size: 100% 100%;
  transform: translate(-51%, 125px);
}
.mobile.showing .originator-m .heroView .swiper-slide-active {
  opacity: 1;
  /* 当前活动滑块的透明度 */
}
.mobile.showing .originator-m .heroInfo {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 563px;
  height: 300px;
  z-index: 2;
  /*解决ios层级显示异常*/
  transform: translate3d(-50%, 0px, 0px);
  pointer-events: none;
}
.mobile.showing .originator-m .heroInfo .resetSize_m {
  width: 100%;
  height: 100%;
  position: relative;
  transform-origin: bottom center;
  pointer-events: all;
}
.mobile.showing .originator-m .heroInfo .left {
  position: absolute;
  display: flex;
  align-items: center;
  color: #d9d9d9;
}
.mobile.showing .originator-m .heroInfo .left .logo {
  width: 70px;
  height: 70px;
  filter: grayscale(50%);
  margin-left: 14px;
  margin-right: 14px;
}
.mobile.showing .originator-m .heroInfo .left .name {
  font-size: 58px;
  line-height: 92px;
  font-weight: 800;
  margin-right: 6.5px;
}
.mobile.showing .originator-m .heroInfo .left .enName {
  opacity: 0.3;
  font-size: 22px;
  line-height: 48px;
  margin-top: 34px;
  font-weight: 800;
}
.mobile.showing .originator-m .heroInfo .right {
  position: absolute;
  top: 56px;
  right: 23px;
  width: 165px;
  height: 22px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 11px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mobile.showing .originator-m .heroInfo .right .cvName {
  font-size: 12px;
  line-height: 22px;
  transform-origin: left center;
  transform: scale(0.833333);
  margin-left: 9px;
  color: #d9d9d9;
}
.mobile.showing .originator-m .heroInfo .right .audio {
  margin: -14px;
}
.mobile.showing .originator-m .heroInfo .right .audio .music-m-bar {
  height: 4px;
  width: 1.5px;
  margin: 0 2px;
}
.mobile.showing .originator-m .heroInfo .right .audio .music-m-bar:nth-child(2),
.mobile.showing .originator-m .heroInfo .right .audio .music-m-bar:nth-child(4) {
  transform: scaleY(1.25);
  -webkit-transform: scaleY(1.25);
}
.mobile.showing .originator-m .heroInfo .right .audio .music-m-bar:nth-child(3) {
  transform: scaleY(2.75);
  -webkit-transform: scaleY(2.75);
}
.mobile.showing .originator-m .heroInfo .enImg {
  width: 350px;
  height: 32px;
  background-size: 100% 100%;
  position: absolute;
  right: 23px;
  bottom: 173px;
}
.mobile.showing .originator-m .heroInfo .star {
  display: flex;
  position: absolute;
  bottom: 159px;
  left: 24px;
}
.mobile.showing .originator-m .heroInfo .star img {
  height: 100%;
  width: 35px;
  height: 43px;
  margin-right: -6px;
}
.mobile.showing .originator-m .heroInfo .story {
  font-size: 12px;
  line-height: 20px;
  transform: scale(0.83333);
  width: 420px;
  color: #d9d9d9;
  position: absolute;
  right: 23px;
  bottom: 128px;
  transform-origin: right bottom;
  font-style: italic;
}
.mobile.showing .originator-m .heroInfo .tabList {
  width: 100%;
  position: absolute;
  bottom: 31px;
  pointer-events: all;
  display: flex;
  justify-content: center;
  padding-left: 9px;
}
.mobile.showing .originator-m .heroInfo .tabList .heroItem {
  width: 78px;
  height: 78px;
  background-color: #0a0a0a;
  margin-right: 9px;
  position: relative;
  background-size: 100% 100%;
}
.mobile.showing .originator-m .heroInfo .tabList .heroItem .heroAvatar {
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
}
.mobile.showing .originator-m .heroInfo .tabList .heroItem .chooseBox {
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
.mobile.showing .originator-m .heroInfo .tabList .heroItem .chooseBox .icon1 {
  position: absolute;
  left: -2px;
  top: -2px;
  width: 12.5px;
  height: 12.5px;
  background-size: 100% 100%;
}
.mobile.showing .originator-m .heroInfo .tabList .heroItem .chooseBox .icon2 {
  position: absolute;
  right: -2px;
  bottom: -2px;
  width: 13.5px;
  height: 13.5px;
  background-size: 100% 100%;
}
.mobile.showing .originator-m .heroInfo .tabList .heroItem.active .chooseBox {
  display: block;
}
