/* head */
.head,
.content {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
figure {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100% !important;
  -webkit-touch-callout: none;
  -webkit-user-select: text;
  -webkit-touch-callout: none;
  word-break: break-all;
  word-wrap: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

table {
  border-collapse: collapse;
}

div {
  outline: none;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
}

strong,
i,
em {
  font-weight: normal;
  font-style: normal;
}

input,
select,
form {
  vertical-align: middle;
  outline: none;
}

img {
  border: none;
  vertical-align: top;
}

a,
button,
input,
select,
textarea,
a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus,
[onclick] {
  outline: 0;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

a {
  -webkit-touch-callout: none;
  text-decoration: none;
  color: #666666;
  outline: 0;
}

body,
html {
  background: #060910;
}

.hidden {
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  visibility: hidden;
  text-indent: -1333.2vw;
  display: block;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

img[src=""],
img:not([src]),
img[src=undefined] {
  display: none !important;
  opacity: 0;
  border: none;
  outline: none;
  pointer-events: none;
}

* {
  user-select: unset;
  word-break: keep-all;
}

@font-face {
  font-family: "AGENCYFB-BLACKCONDENSED";
  src: url(../font/AGENCYFB-BLACKCONDENSED.otf);
}
@font-face {
  font-family: "TPE_Bold";
  src: url(../font/TencentPeacekeeperElite_Bold.ttf);
}
.wrap {
  width: 100%;
  min-height: 100vw;
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/bgm.jpg) no-repeat;
  background-size: 100% auto;
  padding-top: 16vw;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}

.mobile-title {
  display: none;
  width: 100%;
  height: 14.1333333333vw;
  background: #111;
  position: fixed;
  top: 14.1333333333vw;
  left: 0;
  z-index: 990;
}
.mobile-title .echogenic-mass {
  width: 16vw;
  height: 16vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.mobile-title h1 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  font-family: "TPE_Bold";
  font-weight: bold;
  font-size: 5.3333333333vw;
  color: #fff;
  text-align: center;
}

.character-overview {
  margin-bottom: 18.1333333333vw;
  padding: 0 6.4vw;
  box-sizing: border-box;
}
.character-overview .title {
  width: 71.7333333333vw;
  height: 26vw;
  margin: 0 auto;
  position: relative;
}
.character-overview .title .characters {
  width: 100%;
  height: 8.5333333333vw;
  position: absolute;
  left: 50%;
  top: 5.3333333333vw;
  transform: translateX(-50%);
}
.character-overview .title .echogenic-mass {
  width: 34.6666666667vw;
  height: 34.6666666667vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.character-overview .title h1 {
  position: absolute;
  left: 50%;
  top: 4vw;
  transform: translateX(-50%);
  font-family: "TPE_Bold";
  font-weight: bold;
  font-size: 12vw;
  color: #fff;
  text-align: center;
}
.character-overview .character-container {
  width: 100%;
  margin: 14vw auto;
}
.character-overview .character-container-top {
  width: 100%;
  height: 7.4666666667vw;
}
.character-overview .character-container-top .menu {
  width: 100%;
  height: 7.4666666667vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.character-overview .character-container-top .menu a {
  display: block;
  width: 20.8vw;
  height: 7.4666666667vw;
  line-height: 7.4666666667vw;
  text-align: center;
  font-family: "PingFang SC Regular";
  font-size: 3.2vw;
  color: rgb(255, 255, 255);
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/menubg.png) no-repeat;
  background-size: 100% 100%;
  opacity: 0.6;
}
.character-overview .character-container-top .menu a.active {
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/menubg_h.png) no-repeat;
  background-size: 100% 100%;
  opacity: 1;
}
.character-overview .character-container-top .search {
  width: 100%;
  height: 4.2666666667vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 4.5333333333vw;
  position: relative;
}
.character-overview .character-container-top .search::after, .character-overview .character-container-top .search::before {
  content: "";
  flex: 1;
  height: 0.1333333333vw;
  background: rgba(255, 255, 255, 0.2);
}
.character-overview .character-container-top .search-text {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 17.0666666667vw;
  margin: 0 3.0666666667vw;
  font-family: "PingFang SC";
  font-size: 3.2vw;
  color: #fff;
  opacity: 0.6;
}
.character-overview .character-container-top .search-text .arrow {
  display: block;
  width: 3.2vw;
  height: 3.2vw;
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/arrow.png) no-repeat;
  background-size: 100% 100%;
  opacity: 0.6;
}
.character-overview .character-container-top .search-text:active, .character-overview .character-container-top .search-text.active {
  opacity: 1;
}
.character-overview .character-container-top .search-text:active .arrow, .character-overview .character-container-top .search-text.active .arrow {
  opacity: 1;
  transform: rotate(180deg);
}
.character-overview .character-container-top .search .search-list {
  display: none;
  width: 32vw;
  height: 18.1333333333vw;
  margin-top: 0vw;
  padding: 1.3333333333vw 0;
  background: rgba(17, 17, 17, 0.95);
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  position: absolute;
  right: 50%;
  top: 5.6vw;
  margin-right: -16vw;
  z-index: 10;
}
.character-overview .character-container-top .search .search-list a {
  display: block;
  font-family: "PingFang SC";
  font-size: 3.7333333333vw;
  color: #fff;
  opacity: 0.6;
}
.character-overview .character-container-top .search .search-list a:hover {
  opacity: 1;
}
.character-overview .character-container-top .search .search-list a:active, .character-overview .character-container-top .search .search-list a.active {
  color: #00A4E6;
  opacity: 1;
}
.character-overview .character-container-top .search .search-list.active {
  display: flex;
}
.character-overview .character-container .character-content {
  width: 100%;
  margin: 13.3333333333vw 0;
}
.character-overview .character-container .character-content .character-list {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 2.4vw;
}
.character-overview .character-container .character-content .character-list a {
  display: block;
  width: 27.4666666667vw;
  height: 53.0666666667vw;
  object-fit: cover;
  margin-bottom: 3.2vw;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.character-overview .character-container .character-content .character-list a .role {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.character-overview .character-container .character-content .character-list a .role.h {
  display: none;
}
.character-overview .character-container .character-content .character-list a .character-name {
  width: 23.2vw;
  height: 12.4vw;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 8.5333333333vw;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.character-overview .character-container .character-content .character-list a .character-name h3 {
  font-family: "PingFang SC";
  font-size: 4.2666666667vw;
  font-weight: bold;
  color: #fff;
}
.character-overview .character-container .character-content .character-list a .character-name .dividing-line {
  top: 60%;
  transform: translateY(-50%);
}
.character-overview .character-container .character-content .character-list a .character-name .dividing-line span {
  width: 0.6666666667vw;
  height: 0.6666666667vw;
  background: #fff;
}
.character-overview .character-container .character-content .character-list a .character-name .dividing-line div {
  background: rgba(255, 255, 255, 0.2);
}
.character-overview .character-container .character-content .character-list a .character-name p {
  font-family: "PingFang SC";
  font-size: 2.6666666667vw;
  color: #fff;
  opacity: 0.8;
}

.copygirht_details {
  display: none !important;
}

.search-list-m {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 4;
  background: #111;
  z-index: 20;
  display: none;
}
.search-list-m li {
  width: 100%;
  height: 14.1333333333vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search-list-m li a {
  display: block;
  font-family: "PingFang SC";
  font-size: 2.6666666667vw;
  padding: 2.6666666667vw;
  color: #fff;
  opacity: 0.6;
}
.search-list-m li a:active {
  color: #00A4E6;
  opacity: 1;
}
.search-list-m.active {
  display: block;
  animation: searchListShow 0.3s ease-in-out;
}

@keyframes searchListShow {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}
.header {
  width: 100%;
  height: 14.1333333333vw;
  background: #111;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 4.4vw 3.2vw;
  margin-bottom: 2.9333333333vw;
  box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
.header .logo {
  width: 43.3333333333vw;
  height: 5.3333333333vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .logo a:first-of-type {
  display: block;
  width: 16.1333333333vw;
  height: 5.3333333333vw;
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/logo_hpjy.png) no-repeat;
  background-size: 100% 100%;
}
.header .logo a:last-of-type {
  display: block;
  width: 21.3333333333vw;
  height: 4.8vw;
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/logo_ctdk.png) no-repeat;
  background-size: 100% 100%;
}
.header .logo span {
  display: block;
  width: 0.1333333333vw;
  height: 2.6666666667vw;
  background-color: rgba(255, 255, 255, 0.5);
}
.header .nav {
  position: relative;
}
.header .nav-icon {
  display: block;
  width: 6.4vw;
  height: 6.4vw;
}
.header .nav-close {
  display: none;
  width: 6.4vw;
  height: 6.4vw;
}
.header .nav-list {
  display: none;
  width: 100%;
  height: calc(100vh - 14.1333333333vw);
  padding: 3.2vw;
  box-sizing: border-box;
  background: #111;
  position: fixed;
  left: 0;
  top: 14.1333333333vw;
}
.header .nav-list .nav-item {
  position: relative;
  z-index: 2;
}
.header .nav-list .nav-item a {
  width: 100%;
  height: 14.9333333333vw;
  line-height: 14.9333333333vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "PingFang SC Regular";
  font-size: 4.2666666667vw;
  color: #fff;
  opacity: 0.6;
  padding: 0 3.2vw;
  box-sizing: border-box;
}
.header .nav-list .nav-item a.active, .header .nav-list .nav-item a:active {
  opacity: 1;
  font-family: "PingFang SC";
  font-weight: bold;
  background: url(//game.gtimg.cn/images/gp/cp/a20250827super/navbgm.png) no-repeat;
  background-size: 100% 100%;
}
.header .nav-list .nav-item a .arrow {
  display: block;
  width: 4.8vw;
  height: 4.8vw;
  opacity: 0.6;
  transition: all 0.3s ease-in-out;
}
.header .nav-list .nav-item a .arrow.a {
  opacity: 1;
  transform: rotate(180deg);
}
.header .nav-list .nav-item .down-menu {
  display: none;
  width: 100%;
  padding-top: 2.1333333333vw;
  box-sizing: border-box;
}
.header .nav-list .nav-item .down-menu .down-menu-list {
  border-bottom: 0.1333333333vw solid rgba(255, 255, 255, 0.2);
  padding: 4.2666666667vw;
  box-sizing: border-box;
}
.header .nav-list .nav-item .down-menu .down-menu-list a {
  padding: 0 toww(48);
}
.header .nav-list .nav-item .down-menu:active, .header .nav-list .nav-item .down-menu.active {
  height: auto;
}
.header .dividing-line {
  display: none;
}

.dividing-line {
  width: 100%;
  height: 0.2666666667vw;
  padding: 0 1.3333333333vw;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.dividing-line span {
  display: block;
  width: 0.2666666667vw;
  height: 0.2666666667vw;
  background-color: #bbc5ca;
}
.dividing-line div {
  width: 100%;
  height: 0.1333333333vw;
  background-color: #757b7f;
}
