.pc.showing .tower.geted .leftBg .enImg1 {
  background-image: url(../assets/images/originator/bg_text_01.png);
}
.pc.showing .tower.geted .leftBg .enImg2 {
  background-image: url(../assets/images/originator/bg_text_02.png);
}
.pc.showing .tower.geted .leftBox .job {
  background-image: url(../assets/images/tower/job_bg_01.png);
}
.pc.showing .tower.geted .leftBox .jobImg[job="1"] {
  background-image: url(../assets/images/tower/tower_01_01.png);
}
.pc.showing .tower.geted .leftBox .jobImg[job="2"] {
  background-image: url(../assets/images/tower/tower_02_01.png);
}
.pc.showing .tower.geted .leftBox .jobImg[job="3"] {
  background-image: url(../assets/images/tower/tower_03_01.png);
}
.pc.showing .tower.geted .leftBox .jobImg[job="4"] {
  background-image: url(../assets/images/tower/tower_04_01.png);
}
.pc.showing .tower.geted .towerMoreBtn {
  background-image: url(../assets/images/news/btn_more.png);
}
.pc.showing .tower.geted .bottomBox .enImg3 {
  background-image: url(../assets/images/originator/bg_text_03.png);
}
.pc.showing .tower.geted .towerImg [towerId="101"] {
  background-image: url(../assets/images/tower/tower_103.png);
  width: 1828px;
  height: 939px;
  transform: translate(345px, 95px);
}
.pc.showing .tower.geted .towerImg [towerId="111"] {
  background-image: url(../assets/images/tower/tower_113.png);
  width: 1065px;
  height: 924px;
  transform: translate(683px, 93px);
}
.pc.showing .tower.geted .towerImg [towerId="121"] {
  background-image: url(../assets/images/tower/tower_123.png);
  width: 1108px;
  height: 1419px;
  transform: translate(689px, 114px);
}
.pc.showing .tower.geted .towerImg [towerId="131"] {
  background-image: url(../assets/images/tower/tower_133.png);
  width: 1318px;
  height: 1066px;
  transform: translate(612px, 87px);
}
.pc.showing .tower.geted .towerImg [towerId="231"] {
  background-image: url(../assets/images/tower/tower_233.png);
  width: 2062px;
  height: 1423px;
  transform: translate(303px, 107px);
}
.pc.showing .tower.geted .towerImg [towerId="261"] {
  background-image: url(../assets/images/tower/tower_263.png);
  width: 1138px;
  height: 1080px;
  transform: translate(699px, 103px);
}
.pc.showing .tower.geted .towerImg [towerId="171"] {
  background-image: url(../assets/images/tower/tower_173.png);
  width: 1656px;
  height: 1023px;
  transform: translate(339px, 89px);
}
.pc.showing .tower.geted .towerTab .towerHeadItem[towerId="101"] {
  background-image: url(../assets/images/tower_head/tower_103.png);
}
.pc.showing .tower.geted .towerTab .towerHeadItem[towerId="111"] {
  background-image: url(../assets/images/tower_head/tower_113.png);
}
.pc.showing .tower.geted .towerTab .towerHeadItem[towerId="121"] {
  background-image: url(../assets/images/tower_head/tower_123.png);
}
.pc.showing .tower.geted .towerTab .towerHeadItem[towerId="131"] {
  background-image: url(../assets/images/tower_head/tower_133.png);
}
.pc.showing .tower.geted .towerTab .towerHeadItem[towerId="231"] {
  background-image: url(../assets/images/tower_head/tower_233.png);
}
.pc.showing .tower.geted .towerTab .towerHeadItem[towerId="261"] {
  background-image: url(../assets/images/tower_head/tower_263.png);
}
.pc.showing .tower.geted .towerTab .towerHeadItem::before {
  background-image: url(../assets/images/tower/hero_frame.png);
}
.pc.showing .tower.geted .towerTab .towerHeadItem.active::after {
  background-image: url(../assets/images/tower/head_f_opt.png);
}
.pc.showing .tower {
  width: 100%;
  height: 100vh;
  height: calc(100 * var(--vh));
  position: relative;
  overflow: hidden;
}
.pc.showing .tower .leftBg {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 500px;
  height: 1080px;
}
.pc.showing .tower .leftBg .resetSize {
  transform-origin: left center;
  position: relative;
  width: 100%;
  height: 100%;
}
.pc.showing .tower .leftBg .resetSize .enImg1 {
  position: absolute;
  left: 0;
  top: 212px;
  width: 3067px;
  height: 371px;
}
.pc.showing .tower .leftBg .resetSize .enImg2 {
  position: absolute;
  left: 344px;
  top: 541px;
  width: 492px;
  height: 50px;
}
.pc.showing .tower .leftBox {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 700px;
  height: 350px;
  z-index: 2;
}
.pc.showing .tower .leftBox .resetSize {
  width: 100%;
  height: 100%;
  padding-left: 110px;
  transform-origin: left center;
  padding-top: 6px;
}
.pc.showing .tower .leftBox .resetSize .towerName {
  left: 0;
  display: flex;
  align-items: flex-end;
  height: 80px;
  margin-top: 61px;
  margin-bottom: 29px;
}
.pc.showing .tower .leftBox .resetSize .towerName .job {
  width: 90px;
  height: 90px;
  background-size: 100% 100%;
  margin-right: 18px;
}
.pc.showing .tower .leftBox .resetSize .towerName .job .jobImg {
  width: 90%;
  height: 90%;
  margin: 5%;
  background-size: 100% 100%;
}
.pc.showing .tower .leftBox .resetSize .towerName .name {
  font-size: 80px;
  line-height: 90px;
  color: #d9d9d9;
  font-weight: 800;
  margin-right: 10px;
}
.pc.showing .tower .leftBox .resetSize .towerTag {
  font-size: 24px;
  color: #ffffff;
  display: flex;
  align-items: center;
  margin-bottom: 46px;
}
.pc.showing .tower .leftBox .resetSize .towerTag .lable {
  width: 90px;
  height: 30px;
  line-height: 30px;
  background-color: rgba(255, 255, 255, 0.2);
  text-align: center;
  margin-right: 20px;
}
.pc.showing .tower .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;
  letter-spacing: 1px;
}
.pc.showing .tower .leftBox .resetSize .towerMoreBtn {
  width: 198px;
  height: 51px;
  position: absolute;
  left: 110px;
  top: 544px;
  cursor: pointer;
}
.pc.showing .tower .leftBox .resetSize .towerMoreBtn div {
  color: #ffffff;
  font-size: 18px;
  line-height: 1;
  padding: 10px;
  font-weight: bold;
}
.pc.showing .tower .towerBox {
  position: absolute;
  width: 1920px;
  height: 1080px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.pc.showing .tower .towerBox .resetSize {
  width: 100%;
  height: 100%;
  transform-origin: center;
  position: relative;
}
.pc.showing .tower .towerBox .resetSize .towerImg {
  position: absolute;
  width: 2200px;
  height: 1023px;
  -webkit-mask-image: linear-gradient(180deg, black 61%, transparent 97%);
  mask-image: linear-gradient(180deg, black 61%, transparent 97%);
}
.pc.showing .tower .towerBox .resetSize .towerImg div {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
.pc.showing .tower .bottomBox {
  width: 100%;
  height: 1080px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  pointer-events: none;
}
.pc.showing .tower .bottomBox .lineBox {
  width: 100%;
  display: flex;
  position: absolute;
  top: calc(90.74% - 1px);
}
.pc.showing .tower .bottomBox .lineBox .line1 {
  width: calc(72.865% - 13px);
  border-top: 1px solid rgba(217, 217, 217, 0.4);
}
.pc.showing .tower .bottomBox .lineBox .line2 {
  margin-left: 2px;
  margin-right: 17px;
  width: 7px;
  border-top: 1px solid rgba(217, 217, 217, 0.4);
}
.pc.showing .tower .bottomBox .lineBox .line3 {
  width: calc(27.135% - 13px);
  height: 1px;
  border-top: 1px solid rgba(217, 217, 217, 0.4);
}
.pc.showing .tower .bottomBox .enImg3 {
  position: relative;
  left: 5.85%;
  top: 90.74%;
  width: 552px;
  height: 52px;
  transform-origin: left top;
}
.pc.showing .tower .towerTab {
  width: 586px;
  height: 800px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
}
.pc.showing .tower .towerTab .resetSize {
  width: 100%;
  height: 100%;
  transform-origin: right center;
  position: relative;
}
.pc.showing .tower .towerTab .resetSize .towerList {
  width: 613px;
  height: 200px;
  overflow: hidden;
  overflow-x: auto;
  padding-top: 54px;
  box-sizing: content-box;
  display: flex;
  align-items: center;
  gap: 18px;
  padding: 10px 0;
  position: absolute;
  left: -103px;
  bottom: -50px;
}
.pc.showing .tower .towerTab .resetSize .towerList .towerHeadItem {
  background-color: #000000;
  width: 156px;
  height: 156px;
  position: relative;
  background-size: 100% 100%;
  flex-shrink: 0;
}
.pc.showing .tower .towerTab .resetSize .towerList .towerHeadItem:first-child {
  margin-left: 10px;
}
.pc.showing .tower .towerTab .resetSize .towerList .towerHeadItem:last-child {
  margin-right: 10px;
}
.pc.showing .tower .towerTab .resetSize .towerList .towerHeadItem::before {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-size: 100% 100%;
}
.pc.showing .tower .towerTab .resetSize .towerList .towerHeadItem.active::after {
  width: 164px;
  height: 164px;
  content: "";
  position: absolute;
  left: -4px;
  top: -4px;
  background-size: 100% 100%;
}
.pc.showing .tower .towerTab .resetSize .towerLeftArrow {
  position: absolute;
  left: -147px;
  bottom: 34px;
  z-index: 10;
  cursor: pointer;
}
.pc.showing .tower .towerTab .resetSize .towerLeftArrow img {
  transform: rotate(180deg);
}
.pc.showing .tower .towerTab .resetSize .towerRightArrow {
  position: absolute;
  right: 23px;
  bottom: 34px;
  z-index: 10;
  cursor: pointer;
}
.mobile.showing .tower-m.geted {
  background-image: url(../assets/images/common/mobileBg.jpg);
}
.mobile.showing .tower-m.geted .towerView .swiper-slide .towerImg[towerId="101"] {
  background-image: url(../assets/images/tower/tower_103.png);
  width: 1828px;
  height: 939px;
  transform: translate(-323px, -69px) scale(0.8);
}
.mobile.showing .tower-m.geted .towerView .swiper-slide .towerImg[towerId="111"] {
  background-image: url(../assets/images/tower/tower_113.png);
  width: 1065px;
  height: 924px;
  transform: translate(-134px, -52px) scale(0.8);
}
.mobile.showing .tower-m.geted .towerView .swiper-slide .towerImg[towerId="121"] {
  background-image: url(../assets/images/tower/tower_123.png);
  width: 1108px;
  height: 1419px;
  transform: translate(-174px, -52px) scale(0.8);
}
.mobile.showing .tower-m.geted .towerView .swiper-slide .towerImg[towerId="131"] {
  background-image: url(../assets/images/tower/tower_133.png);
  width: 1318px;
  height: 1066px;
  transform: translate(-183px, -52px) scale(0.8);
}
.mobile.showing .tower-m.geted .towerView .swiper-slide .towerImg[towerId="231"] {
  background-image: url(../assets/images/tower/tower_233.png);
  width: 2062px;
  height: 1423px;
  transform: translate(-508px, -83px) scale(0.8);
}
.mobile.showing .tower-m.geted .towerView .swiper-slide .towerImg[towerId="261"] {
  background-image: url(../assets/images/tower/tower_263.png);
  width: 1138px;
  height: 1080px;
  transform: translate(-8px, -53px) scale(0.8);
}
.mobile.showing .tower-m.geted .towerView .swiper-slide .towerImg[towerId="171"] {
  background-image: url(../assets/images/tower/tower_173.png);
  width: 1656px;
  height: 1023px;
  transform: translate(-250px, -53px) scale(0.8);
}
.mobile.showing .tower-m.geted .enImg {
  background-image: url(../assets/images/originator/mobile/densicraft_01.png);
}
.mobile.showing .tower-m.geted .left .job {
  background-image: url(../assets/images/tower/job_bg_01.png);
}
.mobile.showing .tower-m.geted .left .jobImg[job="1"] {
  background-image: url(../assets/images/tower/tower_01_01.png);
}
.mobile.showing .tower-m.geted .left .jobImg[job="2"] {
  background-image: url(../assets/images/tower/tower_02_01.png);
}
.mobile.showing .tower-m.geted .left .jobImg[job="3"] {
  background-image: url(../assets/images/tower/tower_03_01.png);
}
.mobile.showing .tower-m.geted .left .jobImg[job="4"] {
  background-image: url(../assets/images/tower/tower_04_01.png);
}
.mobile.showing .tower-m.geted .towerItem[towerId="101"] {
  background-image: url(../assets/images/tower_head/tower_103.png);
}
.mobile.showing .tower-m.geted .towerItem[towerId="111"] {
  background-image: url(../assets/images/tower_head/tower_113.png);
}
.mobile.showing .tower-m.geted .towerItem[towerId="121"] {
  background-image: url(../assets/images/tower_head/tower_123.png);
}
.mobile.showing .tower-m.geted .towerItem[towerId="131"] {
  background-image: url(../assets/images/tower_head/tower_133.png);
}
.mobile.showing .tower-m.geted .towerItem[towerId="231"] {
  background-image: url(../assets/images/tower_head/tower_233.png);
}
.mobile.showing .tower-m.geted .towerItem[towerId="261"] {
  background-image: url(../assets/images/tower_head/tower_263.png);
}
.mobile.showing .tower-m.geted .towerItem .towerAvatar {
  background-image: url(../assets/images/originator/mobile/hero_frame.png);
}
.mobile.showing .tower-m.geted .towerItem .chooseBox {
  background-image: url(../assets/images/originator/mobile/hero_frame_01.png);
}
.mobile.showing .tower-m.geted .towerItem .chooseBox .icon1 {
  background-image: url(../assets/images/originator/mobile/subscript_01.png);
}
.mobile.showing .tower-m.geted .towerItem .chooseBox .icon2 {
  background-image: url(../assets/images/originator/mobile/subscript_02.png);
}
.mobile.showing .tower-m.geted .bgImgBox {
  background-image: url(../assets/images/originator/mobile/densicraft.png);
}
.mobile.showing .tower-m.geted .towerMoreBtn {
  background-image: url(../assets/images/originator/mobile/btn.png);
}
.mobile.showing .tower-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 .tower-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 .tower-m .towerSwiperContent {
  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 .tower-m .towerSwiperContent .towerSwiperBox {
  width: 563px;
  height: 100%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.mobile.showing .tower-m .towerSwiperContent .towerSwiperBox .resetSize_m {
  width: 100%;
  height: 150%;
  transform-origin: center top;
}
.mobile.showing .tower-m .towerView {
  width: 100%;
  height: 100%;
  position: relative;
  transition: transform 0.7s cubic-bezier(0, 0.6, 0, 1);
  transform-origin: center 30%;
}
.mobile.showing .tower-m .towerView .swiper-slide {
  position: relative;
  height: 100%;
  opacity: 0;
  /* 初始透明度 */
  transition: opacity 0.5s ease;
  /* 过渡效果 */
}
.mobile.showing .tower-m .towerView .swiper-slide .towerImg {
  width: 703px;
  height: 852px;
  background-size: 100% 100%;
  transform-origin: left center;
}
.mobile.showing .tower-m .towerView .swiper-slide-active {
  opacity: 1;
  /* 当前活动滑块的透明度 */
}
.mobile.showing .tower-m .towerInfo {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 563px;
  height: 300px;
  z-index: 2;
  /*解决ios层级显示异常*/
  transform: translate3d(-50%, 0px, 0px);
  pointer-events: none;
}
.mobile.showing .tower-m .towerInfo .resetSize_m {
  width: 100%;
  height: 100%;
  position: relative;
  transform-origin: bottom center;
  pointer-events: all;
}
.mobile.showing .tower-m .towerInfo .towerMoreBtn {
  width: 139px;
  height: 31px;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.mobile.showing .tower-m .towerInfo .towerMoreBtn .t1 {
  font-size: 12px;
  color: #ffffff;
  line-height: 20px;
  transform: scale(0.9167);
  margin-top: 1px;
  margin-left: 4px;
}
.mobile.showing .tower-m .towerInfo .left {
  position: absolute;
  display: flex;
  align-items: center;
  color: #d9d9d9;
  top: 30px;
  left: 24px;
}
.mobile.showing .tower-m .towerInfo .left .job {
  width: 54px;
  height: 54px;
  background-size: 100% 100%;
  margin-right: 28px;
}
.mobile.showing .tower-m .towerInfo .left .job .jobImg {
  width: 90%;
  height: 90%;
  margin: 5%;
  background-size: 100% 100%;
}
.mobile.showing .tower-m .towerInfo .left .name {
  font-size: 58px;
  line-height: 92px;
  font-weight: 800;
  margin-right: 6.5px;
}
.mobile.showing .tower-m .towerInfo .enImg {
  width: 350px;
  height: 32px;
  background-size: 100% 100%;
  position: absolute;
  right: 0px;
  bottom: 218px;
}
.mobile.showing .tower-m .towerInfo .towerTag {
  font-size: 14px;
  color: #ffffff;
  display: flex;
  align-items: center;
  position: absolute;
  left: 24px;
  bottom: 164px;
}
.mobile.showing .tower-m .towerInfo .towerTag .lable {
  width: 54px;
  height: 17px;
  line-height: 17px;
  background-color: rgba(255, 255, 255, 0.2);
  text-align: center;
  margin-right: 30px;
}
.mobile.showing .tower-m .towerInfo .story {
  font-size: 12px;
  line-height: 20px;
  transform: scale(0.83333);
  width: 390px;
  color: #d9d9d9;
  position: absolute;
  right: 25px;
  top: 110px;
  transform-origin: right bottom;
  font-style: italic;
}
.mobile.showing .tower-m .towerInfo .tabList {
  width: 100%;
  position: absolute;
  bottom: 31px;
  pointer-events: all;
  display: flex;
  justify-content: center;
  padding-left: 9px;
}
.mobile.showing .tower-m .towerInfo .tabList .towerItem {
  width: 78px;
  height: 78px;
  background-color: #0a0a0a;
  margin-right: 9px;
  position: relative;
  background-size: 100% 100%;
}
.mobile.showing .tower-m .towerInfo .tabList .towerItem .towerAvatar {
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
}
.mobile.showing .tower-m .towerInfo .tabList .towerItem .chooseBox {
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
.mobile.showing .tower-m .towerInfo .tabList .towerItem .chooseBox .icon1 {
  position: absolute;
  left: -2px;
  top: -2px;
  width: 12.5px;
  height: 12.5px;
  background-size: 100% 100%;
}
.mobile.showing .tower-m .towerInfo .tabList .towerItem .chooseBox .icon2 {
  position: absolute;
  right: -2px;
  bottom: -2px;
  width: 13.5px;
  height: 13.5px;
  background-size: 100% 100%;
}
.mobile.showing .tower-m .towerInfo .tabList .towerItem.active .chooseBox {
  display: block;
}
