@charset "UTF-8";
/* reset */
body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
header,
section,
article,
footer {
  margin: 0;
}

body,
button,
input,
select,
textarea {
  font: 12px/1.5 tahoma, "\5FAE\8F6F\96C5\9ED1", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

em,
b {
  font-style: normal;
}

i {
  font-style: normal;
  list-style-type: none;
}

a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  background-color: transparent;
}

a:hover {
  text-decoration: none;
  color: inherit;
}

img {
  border: 0;
}

body {
  padding-top: 42px;
}

button,
input,
select,
textarea {
  font-size: 100%;
  outline: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th,
ul,
ol {
  padding: 0;
}

ul,
ol,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

@font-face {
  font-family: "font";
  src: url(font.woff2);
}

@font-face {
  font-family: "subset";
  src: url(subset.woff2);
}

html,
body {
  padding: 0;
}

@keyframes ani {
  from {
    left: -100%;
  }
  to {
    left: 0;
  }
}

.g-wrap {
  overflow: hidden;
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
  box-sizing: border-box;
}

.wrap {
  display: flex;
  justify-content: center;
  font-family: "font";
  flex-direction: column;
}

.kv {
  width: 100%;
  height: 1080px;
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/kv.jpg) no-repeat center bottom/cover;
  position: relative;
}

.kv .logo {
  width: 208px;
  height: 50px;
  position: absolute;
  left: 96px;
  top: 56px;
}

.kv p {
  font-size: 28px;
  position: absolute;
  color: #fff;
  bottom: 48%;
  left: 50%;
  transform: translate(-50%, 320%);
  width: 100%;
  text-align: center;
}

.kv .nav-top {
  position: absolute;
  bottom: 20%;
  left: 20%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.kv .nav-top a {
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/nav1.png) no-repeat center/contain;
  width: 368px;
  height: 81px;
  margin: 0 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 35px;
  color: #35376c;
  /* cursor: url("https://game.gtimg.cn/images/x5/cp/a202502182ygczj/cursor.png"), auto; */
}

.kv .nav-top .nav-mark {
  color: #fff;
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/nav1-1.png) no-repeat center/cover;
}

.kv .annimation {
  display: flex;
  position: absolute;
  overflow: hidden;
  width: 1901px;
  height: 41px;
  bottom: 10px;
  left: 9px;
}

.kv .annimation i {
  width: 200%;
  height: 100%;
  position: absolute;
  left: -100%;
  top: 0;
  animation: ani 15s infinite linear;
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/tw.png) repeat-x top center/1901px 100%;
}

.kv i {
  font-size: 40px;
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/tips.png) no-repeat center/contain;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 40px;
  color: #35376c;
  width: 935px;
  height: 58px;
  position: absolute;
  top: 53%;
  left: 50%;
  transform: translate(-50%, -8%);
}

.kv i span {
  color: #35376c;
}

.main {
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/main.jpg) no-repeat top center/100% 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  padding-bottom: 190px;
}

.main .main-content {
  display: block;
}

.main .main-content:nth-child(2),
.main .main-content:nth-child(3) {
  display: none;
}

.zj-title {
  width: 754px;
  height: 110px;
  margin: 60px 0 0 0;
  display: flex;
  justify-content: center;
  position: relative;
}

.zj-title .tit-p {
  position: absolute;
  top: -39px;
}

.tit1 {
  width: 455px;
  height: 183px;
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/tit1.png) no-repeat center/cover;
}

.tit2 {
  width: 501px;
  height: 150px;
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/tit2.png) no-repeat center/cover;
}

.tit3 {
  width: 406px;
  height: 149px;
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/tit3.png) no-repeat center/cover;
}

.tit4 {
  width: 633px;
  height: 183px;
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/tit4.png) no-repeat center/cover;
}

.tit5 {
  width: 545px;
  height: 147px;
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/tit5.png) no-repeat center/cover;
}

.tit6 {
  width: 576px;
  height: 150px;
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/tit6.png) no-repeat center/cover;
  zoom: 0.85;
  left: 149px;
}

.zhji {
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.zhji .tip {
  font-size: 42px !important;
  background-size: 100% 100% !important;
  width: 1450px !important;
  height: 470px !important;
  flex-wrap: wrap;
  justify-content: start !important;
  padding: 70px 80px !important;
  box-sizing: border-box;
}

.zhji .tip span {
  text-align: left;
  display: block;
}

.zhji .tip span a {
  color: #f59dff;
}

.zj-p1 {
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.zj-p1 .tip {
  font-family: "font";
  margin: 84px 0;
  display: block;
  font-size: 42px;
  text-align: center;
  width: 1383px;
  height: 343px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/p1-tip.png) no-repeat center/contain;
  font-size: 48px;
  color: #f2ebff;
}

.zj-p1 .tg-time {
  display: flex;
  justify-content: center;
  align-items: center;
}

.zj-p1 .tg-time li {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 0 60px;
  position: relative;
  background-image: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/date-bg.png);
  width: 343px;
  height: 165px;
}

.zj-p1 .tg-time li i {
  font-size: 28px;
  color: #2d2f6a;
}

.zj-p1 .tg-time li span {
  display: block;
  padding: 0 16px;
  color: #2d2f6a;
  font-family: "font";
  font-weight: bold;
  font-size: 44px;
  border-bottom: 1px solid #2d2f6a;
}

.zj-p1 .tg-time .jt-r {
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/p1-jt.png) no-repeat center/cover;
  width: 48px;
  height: 62px;
  position: absolute;
  top: 55px;
  right: -78px;
}

.zj-p1 .tg-btn {
  margin: 106px 0 80px;
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
  width: 100%;
}

.zj-p1 .tg-btn li {
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/p1-nav.png) no-repeat center/contain;
  width: 368px;
  height: 81px;
  font-size: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.zj-p1 .tg-btn li a {
  font-family: "font";
  color: #2d2f6a;
  font-size: 32px;
}

.zj-p1 .tg-btn .mav-mark {
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/p1-nav-1.png) no-repeat center/cover;
  width: 442px;
  height: 98px;
  font-size: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.zj-p1 .tg-btn .mav-mark a {
  font-size: 44px;
}

.zj-p2 {
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  flex-wrap: wrap;
}

.zj-p2 .win-content {
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/p1-tip.png) no-repeat center/cover;
  width: 1417px;
  height: 350px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 100px 0;
  font-size: 30px;
  color: #f2ebff;
  font-family: "font";
  box-sizing: border-box;
  padding-bottom: 28px;
  padding: 60px 130px;
}

.zj-p2 .win-content p {
  width: 100%;
}

.zj-p2 .win-content p a {
  color: #d479ff;
}

.tp {
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 50px;
}

.tp2 {
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-top: 80px;
}

.tp2 .tp-list {
  background-image: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/p2-bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 1383px;
  height: 2585px;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-start;
  padding: 38px;
  box-sizing: border-box;
}

.tp2 .tp-list .tp-dai::after {
  background: none;
}

.tp2 .tp-list .tp-dai select {
  margin-top: 20px;
  font-size: 30px;
  border: none;
  background: transparent;
  border: 1px solid #000000;
}

.tp2 .tp-list .look {
  color: #8c8a8d;
  font-size: 22px;
  margin-top: 18px;
}

.tp2 .tp-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  width: 100%;
  /* margin: 20px 0 0 30px; */
  margin-top: 30px;
}

.tp2 .tp-list ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  margin-bottom: 40px;
}

.tp2 .tp-list .content {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/tp-li.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 371px;
  height: 520px;
  box-sizing: border-box;
  font-family: "font";
}

.tp2 .tp-list .content i {
  font-size: 26px;
  color: #161835;
  background-image: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/content-tit.png);
  border-radius: 20px;
  width: 342px;
  height: 66px;
  padding-left: 30px;
  box-sizing: border-box;
  line-height: 70px;
  margin: 10px 0 10px 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.tp2 .tp-list .content-img {
  width: 85%;
  height: 234px;
  margin: 15px auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tp2 .tp-list .content-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.tp2 .tp-list .cont {
  padding-left: 25px;
  width: 86%;
  /* height: 70px; */
  overflow: hidden;
  font-size: 24px;
  color: white;
}

.tp2 .tp-list p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  height: 75px;
}

.tp2 .tp-list em {
  font-size: 22px;
  display: flex;
  align-items: center;
  padding-left: 25px;
  width: 100%;
  color: white;
}

.tp2 .tp-list em span {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  /* 设置子元素的垂直排列 */
  overflow: hidden;
  text-overflow: ellipsis;
  /* 显示省略 */
  word-break: break-all;
  width: 86%;
}

.tp2 .tp-list em .user-img {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid #000000;
  margin-right: 10px;
}

.tp2 .tp-list .tp-btn {
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/p2-tpbtn.png) no-repeat center/cover;
  width: 223px;
  height: 84px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 42px;
  margin-top: 20px;
  padding-top: 16px;
  box-sizing: border-box;
}

.pages {
  font-size: 30px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  flex-wrap: wrap;
  width: 100%;
  color: #fff;
  font-family: "font";
}

.pages input {
  width: 84px;
  border: 2px solid #000;
  height: 30px;
  background-color: #ffff6e;
}

.pages i {
  margin: 0 20px;
  background: none !important;
}

.pages .tip {
  text-align: center;
  display: block;
  width: 100%;
  font-size: 24px;
  margin-bottom: 10px;
}

.pages .change {
  position: relative;
}

.pages .change::after {
  position: absolute;
  content: "";
  width: 33px;
  height: 31px;
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/p2-change.png);
  top: 10px;
  right: -35px;
}

.award {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
}

.award .award-list {
  display: flex;
  flex-wrap: wrap;
  width: 1383px;
  min-height: 581px;
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/jl-bg1.png) no-repeat center/cover;
  justify-content: space-evenly;
}

.award .award-list .tip {
  display: block;
  width: 100%;
  margin: 30px auto;
  text-align: center;
}

.award .award-list .tip a {
  color: #d479ff;
  font-size: 30px;
  font-family: "font";
}

.award .award-list li {
  color: #161835;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  font-family: "font";
  font-size: 38px;
  position: relative;
  z-index: 2;
}

.award .award-list li .tip {
  font-size: 22px;
  color: #161835;
  font-weight: bold;
}

.award .award-cont1 {
  width: 100%;
  height: 330px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  background-size: 100% 100%;
  margin-top: 50px;
}

.award .award-cont1 p {
  color: #161835;
  font-size: 38px;
  font-weight: bold;
}

.award .award-cont1 .award-content1 {
  margin-top: -100px;
  font-size: 43px;
  display: flex;
  flex-direction: column;
  font-weight: bold;
  align-items: flex-start;
}

.award .btn-box {
  font-size: 26px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.award .btn-box .award-btn {
  font-size: 36px;
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/award-btn.png) no-repeat center/cover;
  width: 368px;
  height: 81px;
  display: flex;
  font-family: "font";
  justify-content: center;
  align-items: center;
  font-family: none;
  font-weight: bold;
  margin-bottom: 10px;
}

.award .btn-box i {
  color: #fff;
}

.px .px-tips {
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/active-bg.png) no-repeat center/cover;
  width: 1145px;
  height: 159px;
  font-size: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 100px 0;
  font-family: "font";
}

.px .px-style {
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 100px;
}

.px .px-style ul {
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.px .px-style ul li {
  align-items: flex-start;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/p3-li.png) no-repeat center/cover;
  width: 1383px;
  height: 1195px;
  position: relative;
  padding-left: 40px;
  box-sizing: border-box;
  margin-top: 40px;
  zoom: 1;
}

.px .px-style ul li .p3-conten {
  position: absolute;
  top: 75%;
  left: 138px;
  width: 82%;
  overflow-y: auto;
  height: 192px;
  color: #161835;
}

.px .px-style ul li .p3-conten .title-p {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

.px .px-style ul li .p3-conten .title-con {
  font-size: 34px;
  padding-left: 16px;
  font-family: "subset";
  color: #161835;
  line-height: 1.2;
}

.px .px-style ul li p {
  font-family: none;
  font-size: 24px;
}

.px .px-style ul li a {
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/look-p.png) no-repeat center/cover;
  width: 288px;
  height: 81px;
  display: flex;
  justify-content: center;
  font-size: 28px;
  line-height: 55px;
  position: absolute;
  font-family: "font";
  right: 116px;
  bottom: 41%;
  font-size: 0;
}

.px .px-style ul li em {
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/close.png) no-repeat center/cover;
  width: 103px;
  height: 32px;
}

.px .px-style ul li em a {
  width: 30px;
  height: 32px;
  float: right;
}

.px .px-style p {
  color: #674d3c;
  font-size: 22px;
}

.px .px-tips1 {
  color: #f2ebff;
  font-family: "font";
  font-size: 42px;
  width: 1383px;
  height: 350px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/p1-tip.png) no-repeat center/cover;
}

.px .user {
  width: 90%;
  align-items: center;
  display: flex;
  justify-content: space-between;
  color: #f2ebff;
  margin-top: 48px;
  padding-left: 40px;
}

.px .user .title {
  font-size: 48px;
  /* font-weight: bold; */
  font-family: "font";
}

.px .user .name {
  font-size: 30px;
  margin-left: 20px;
  font-family: "font";
}

.px .img {
  width: 1200px;
  height: 570px;
  position: absolute;
  top: 154px;
  left: 94px;
  border-radius: 32px 0;
  background-color: #fff;
  border: 4px solid #d479ff;
}

.px .img img {
  width: 100%;
  height: 100%;
  border-radius: 32px 0;
}

.tp-nav1 {
  width: 155px;
  height: 958px;
  top: -107px;
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/sdie-bg.png) center top no-repeat;
  background-size: auto 100%;
  padding: 20px 0 0 20px;
  padding-right: 10px;
  padding-top: 160px;
  box-sizing: border-box;
}

.tp-nav {
  display: none;
  position: fixed;
  right: 16px;
  z-index: 1001;
  transform: translate(0%, -50%);
  transition: top 0.6s;
}

.tp-nav i {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: absolute;
  left: -8px;
}

.tp-nav span {
  width: 84px;
  height: 253px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 96px;
  left: 47%;
  transform: translate(-50%, 0);
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/sq-bg.png) no-repeat center/cover;
  font-size: 28px;
  color: #fff;
  padding-left: 33px;
  box-sizing: border-box;
  padding-right: 10px;
  cursor: pointer;
}

.tp-nav a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/tp-nav.png) no-repeat center/cover;
  width: 155px;
  height: 199px;
  font-size: 36px;
  margin-bottom: 20px;
  padding-left: 44px;
  padding-right: 36px;
  box-sizing: border-box;
  color: #fff;
}

.gray {
  filter: grayscale(1);
  font-family: "font";
}

.dailog {
  display: none;
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  margin-top: 0 !important;
  margin-left: 0 !important;
}

.dailog .close {
  position: absolute;
  right: -69px;
  top: 14px;
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/close.png) no-repeat center/cover;
  width: 60px;
  height: 60px;
  z-index: 10000;
}

.dai-bg {
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/dai-1.png) no-repeat center/cover;
  width: 1166px;
  height: 1075px;
}

.dai-bg2 {
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/dai-2.png) no-repeat center/cover;
  width: 1012px;
  height: 1276px;
}

.dai-bg3 {
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/dai-2.png) no-repeat center/cover;
  width: 1148px;
  height: 800px;
  background-size: 100% 100%;
}

.dai-bg4 {
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/new-bg.png) no-repeat center;
  width: 1012px;
  height: 800px;
  background-size: 100% 100%;
}

.dai-bg6 {
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/dai-7.png) no-repeat center/cover;
  width: 1001px;
  height: 554px;
}

.dai-bg7 {
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/new-bg.png) no-repeat center/cover;
  width: 1012px;
  height: 930px;
  padding-top: 1px;
  box-sizing: border-box;
}

.dai-bg7 .name {
  font-size: 42px;
  color: #fff;
  font-family: "font";
  text-align: center;
  font-weight: bold;
  margin-top: 66px;
}

.dai-bg7 .name1 {
  margin-top: 25px;
  font-size: 36px;
  color: #fff;
  font-family: "font";
  text-align: center;
}

.dai-bg7 .name2 {
  margin-top: 15px;
  font-size: 30px;
  color: #fff;
  font-family: "font";
  text-align: center;
}

.dai-bg7 .dec-sorll1 {
  width: 93%;
  margin-top: 6px;
  padding-left: 65px;
  margin-bottom: 10px;
  /* height: 143px; */
  max-height: 99px;
  overflow-y: auto;
}

.dai-bg7 .close {
  right: -69px;
  top: 14px;
}

.standards {
  position: relative;
  height: 550px;
  background-size: 100% 100%;
}

.standards ul {
  display: flex;
  justify-content: space-evenly;
  width: 100%;
  margin: 30px auto;
}

.standards ul li {
  width: 90%;
  height: 100%;
  border: 1px solid #000000;
}

.standards .rule {
  width: 81%;
  /* padding-left: 130px; */
  font-size: 30px;
  margin: 20px auto;
  font-family: "font";
}

.standards .rule .rule-tip {
  color: #fff;
  text-align: center;
  margin-top: 36px;
  width: 88%;
  font-size: 22px;
  font-family: "font";
}

.standards .rule p {
  color: #fff;
  width: 100%;
}

.standards2 {
  padding-top: 50px;
}

.standards2 p {
  margin-top: 10px;
}

.standards3 {
  padding-top: 50px;
  height: 250px;
}

#detailCollection, #detail {
  zoom: .85;
}

.editorTrackCont .la-style {
  margin-bottom: 20px !important;
}

.editorTrackCont .upbtn {
  margin-top: 10px;
}

.editorTrackCont form {
  margin-top: 10px !important;
}

.editorTrack {
  zoom: .7;
  font-family: "font";
}

.editorTrack .tit {
  position: relative;
  margin-top: 70px;
  margin-bottom: 10px;
}

.editorTrack .tit .change-sd {
  position: absolute;
  top: 36px;
  right: 20%;
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/dai-jt.png) no-repeat center/cover;
  width: 32px;
  height: 29px;
}

.editorTrack .other {
  color: #fff;
  font-size: 30px;
  position: absolute;
  left: calc(50% - 116px);
  top: 10.5%;
}

.editorTrack .other1 {
  color: #fff;
  font-size: 30px;
  position: absolute;
  left: calc(50% - 116px);
  top: 12.5%;
}

.editorTrack form {
  margin: 0 auto;
  padding: 0px 0px;
  max-width: 100%;
  margin-top: 90px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  align-content: flex-start;
  width: 90%;
  height: 70%;
  justify-content: center;
}

.editorTrack form input {
  background-color: #65268b;
  color: #fff;
}

.editorTrack .la-style {
  display: flex;
  align-items: flex-start;
  font-size: 28px;
  margin-bottom: 18px;
}

.editorTrack .la-style .video-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 65%;
}

.editorTrack .la-style .video-flex .upload-vid {
  position: relative;
}

.editorTrack .la-style .video-flex .upload-vid input {
  width: 229%;
  height: 48px;
}

.editorTrack .la-style .video-flex .upload-vid1 input {
  width: 99% !important;
  height: 48px;
}

.editorTrack .la-style .video-flex span {
  display: block;
  position: absolute;
  right: -398px;
  top: -3px;
  background-image: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/uplond-qd.png);
  width: 163px;
  height: 55px;
  color: #ffffff;
  cursor: pointer;
  font-size: 0;
}

.editorTrack .la-style .vid-img {
  display: flex;
  flex-direction: column;
}

.editorTrack .la-style .img-box {
  display: flex;
  width: 126%;
  margin-bottom: 24px;
}

.editorTrack .la-style .img-box1 {
  width: 274%;
}

.editorTrack .la-style .vid-box {
  display: flex;
}

.editorTrack .la-style .gloab-iv {
  display: flex;
  width: 99%;
  justify-content: space-between;
  align-items: start;
}

.editorTrack .form-tit {
  margin-right: 8px;
  width: 150px;
  color: #fff;
}

.editorTrack .form-tit1 {
  margin-right: 22px;
}

.editorTrack .left {
  margin-left: 30px;
}

.editorTrack .form-group input[type="text"] {
  width: 24%;
  border: none;
}

.editorTrack .form-group input[type="text"]:nth-child(4) {
  width: 43%;
}

.editorTrack .opus {
  width: 69%;
  height: 175px;
  background-color: #65268b;
  display: flex;
  align-items: center;
  border: none;
  padding: 0 10px;
  box-sizing: border-box;
  margin-left: 15px;
  color: #fff;
}

.editorTrack .opus .upload {
  margin-right: 10px;
}

.editorTrack .opus .ipu-item {
  width: 123px;
  height: 123px;
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/file.png) no-repeat center/cover;
  position: relative;
}

.editorTrack .opus .ipu-item .icon-add {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  cursor: pointer;
}

.editorTrack .opus .ipu-item .img-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 21px;
  height: 21px;
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/file-close.png) no-repeat center/cover;
  z-index: 5;
}

.editorTrack .opus .ipu-item .fileimg {
  width: 123px;
  height: 123px;
  position: absolute;
  top: 0;
}

.editorTrack .opus .ipu-item input {
  background: 0 0;
  font-size: 0;
  width: 0;
  height: 0;
  -webkit-appearance: none;
}

.editorTrack .opus1 {
  width: 61% !important;
  height: 176px !important;
  padding: 10px 10px 10px 5px !important;
  box-sizing: border-box !important;
}

.editorTrack .opus1 .upload-imgs {
  width: 100%;
  height: 100%;
}

.editorTrack .opus1 .upload-imgs .ipu-item {
  width: 100%;
  height: 100%;
}

.editorTrack .opus1 .upload-imgs .ipu-item img {
  width: 100%;
  height: 100%;
}

.editorTrack .upload-img {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 28px;
  position: relative;
  width: 80%;
  color: #ffffff;
}

.editorTrack .upload-img p {
  width: 130%;
  margin-left: -15%;
  color: #fff;
  margin-bottom: 10px;
  text-align: center;
}

.editorTrack .upload-img input {
  width: 100% !important;
  margin-bottom: 20px;
}

.editorTrack .upload-video {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 28px;
  position: relative;
}

.editorTrack .upload-video .up-wj {
  display: none;
  width: 0;
  height: 0;
}

.editorTrack .upload-video .up-videos {
  position: absolute;
  right: 0;
  top: 47px;
  background-color: black;
  color: white;
  padding: 0px 5px;
  border-radius: 4px;
}

.editorTrack .upload-video input {
  width: 100%;
  margin-bottom: 20px;
}

.editorTrack .tx-video {
  display: flex;
  align-items: flex-start;
  width: 50%;
  justify-content: flex-end;
}

.editorTrack .tx-video .upload-videos1 {
  width: 60% !important;
}

.editorTrack .tx-video .upload-videos {
  height: 176px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 33%;
  padding: 7px 5px;
}

.editorTrack .upload-videos {
  height: 175px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 33%;
  padding: 7px 5px;
}

.editorTrack .check-box {
  display: flex;
  font-size: 28px;
  margin: 5px 0 24px;
  justify-content: center;
  align-items: center;
  color: white;
}

.editorTrack .check-box input {
  width: 20px;
  height: 20px;
}

.editorTrack textarea {
  width: 82%;
  max-width: 87%;
  max-height: 140px;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  border: none;
  background-color: #65268b;
  border-radius: 4px;
  color: #fff;
}

.editorTrack .upload-imgs {
  display: flex;
}

.editorTrack .upload-imgs .ipu-item {
  margin-left: 5px;
}

.editorTrack .upload-game {
  width: 80%;
  position: relative;
}

.editorTrack .upload-game input {
  width: 100% !important;
  height: 70px;
}

.editorTrack .upload-game .uplond-btn {
  position: absolute;
  right: 0;
  top: 7px;
  background-image: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/uplond-btn.png);
  width: 163px;
  height: 55px;
}

.dia-tip {
  width: 90%;
  margin: 0 auto;
  color: #fff;
  font-size: 28px;
  margin-bottom: 10px;
  text-align: center;
}

.up-video .ipu-item {
  width: 225px;
  height: 144px;
}

.up-video .ipu-item .fileimg {
  width: 225px;
  height: 144px;
}

.up-video .opus {
  height: 188px;
}

.up-video .code {
  position: relative;
}

.up-video .code input {
  width: 100%;
  margin-bottom: 20px;
}

.up-video .code .up-wj {
  display: none;
  width: 0;
  height: 0;
}

.up-video .code .up-videos {
  position: absolute;
  right: 0;
  top: 45px;
  background-color: black;
  color: white;
  padding: 0px 5px;
  border-radius: 4px;
}

.upbtn {
  font-size: 26px;
  font-family: "font";
  color: #fff;
  display: flex;
  width: 100%;
  justify-content: space-around;
  align-items: center;
}

.upbtn .up-span p {
  text-align: center;
  margin-top: 20px;
}

.upbtn .up-span .btn-update {
  display: contents;
  color: #ffe743;
}

.upbtn .up-btn {
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/dai-tg.png) no-repeat center;
  background-size: 100% 100%;
  position: relative;
}

.upbtn .up-btn .btg-tip {
  font-size: 22px !important;
  text-align: center;
  padding-top: 20px;
  color: #fff;
}

.upbtn .up-btn .btn-update {
  display: contents;
}

.upbtn .up-btn1 {
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/new-btn.png) no-repeat center/contain;
  width: 324px;
  height: 66px;
  position: relative;
  color: #fff;
  font-family: "font";
  font-size: 36px;
  margin: 0 auto;
}

.upbtn a {
  display: flex;
  justify-content: center;
  align-items: center;
}

.tips-p {
  width: 100%;
  text-align: center;
  font-family: "font";
  font-size: 22px;
  margin-top: 10px;
  color: #fff;
}

.tg-dai,
.ty-dai {
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/dai-bg.png) no-repeat center/contain;
  width: 1001px;
  height: 343px;
}

.tg-dai .sure-button,
.ty-dai .sure-button {
  width: 270px;
  height: 80px;
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/dai-tg.png) no-repeat center;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tg-dai .btn-box,
.ty-dai .btn-box {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

.tg-dai .close-btn,
.ty-dai .close-btn {
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/dai-tg.png) no-repeat center;
  background-size: 100% 100%;
}

.tg-dai .sure-btn,
.ty-dai .sure-btn {
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/dai-tg.png) no-repeat center;
  background-size: 100% 100%;
}

.tg-dai a,
.ty-dai a {
  width: 305px;
  height: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tg-dai .content,
.ty-dai .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: "font";
  width: 79%;
  height: 80%;
  margin: 0 auto;
}

.tg-dai .nothing,
.ty-dai .nothing {
  height: 280px !important;
}

.tg-dai .text,
.tg-dai .ty-text,
.ty-dai .text,
.ty-dai .ty-text {
  width: 85%;
  height: 180px;
  margin: 69px 0 15px;
  font-size: 32px;
  font-family: none;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}

.tg-dai .text p,
.tg-dai .ty-text p,
.ty-dai .text p,
.ty-dai .ty-text p {
  text-align: center;
  font-family: "font";
}

.tg-dai .tp-text,
.ty-dai .tp-text {
  width: 100%;
  height: 144px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 40px;
  margin-top: 100px;
  margin-bottom: 20px;
  color: #fff;
}

.tg-dai p,
.ty-dai p {
  display: flex;
  justify-content: center;
  align-items: center;
}

.tg-dai input,
.ty-dai input {
  width: 46%;
  height: 50px;
  /* box-shadow: -4px 5px 2px black; */
  border-radius: none;
  border: none;
  background-color: #65268b;
  color: #fff;
}

.tg-dai .tg-text,
.ty-dai .tg-text {
  width: 100%;
  height: 144px;
  margin: 69px 0 15px;
  font-size: 44px;
  font-family: none;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
}

.tg-dai a,
.ty-dai a {
  font-size: 36px;
  color: #343666;
}

.tg-dai .tg,
.tg-dai .tg1,
.ty-dai .tg,
.ty-dai .tg1 {
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/dai-tg.png) no-repeat center;
  background-size: 100% 100% !important;
  width: 288px;
  height: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}

.ty-close {
  position: absolute;
  top: 0px;
  right: -32px;
  width: 32px;
  height: 33px;
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/close.png) no-repeat center/cover;
}

.tit {
  text-align: center;
}

.dec-p {
  width: 400px;
  margin: 0 auto;
  font-size: 54px;
  font-family: none;
  text-align: center;
  color: #674d3c;
  font-family: "font";
  position: relative;
  z-index: 5;
  margin: 0 auto;
  margin-top: 43px;
  background: -webkit-linear-gradient(top, #f5dfff, #db91ff);
  /* For Chrome and Safari */
  background: -o-linear-gradient(top, #f5dfff, #db91ff);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(top, #f5dfff, #db91ff);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom, #f5dfff, #db91ff);
  /* Standard syntax (must be last) */
  -webkit-background-clip: text;
  /* This is what makes the gradient apply only to the text */
  -webkit-text-fill-color: transparent;
  /* This is what makes the text transparent */
  color: #000;
  /* Fallback if browser does not support the above */
}

.dec-p::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background-image: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/dia-tit-icon1.png);
  width: 31px;
  height: 31px;
}

.dec-p::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background-image: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/dia-tit-icon2.png);
  width: 31px;
  height: 31px;
}

.dec-sorll {
  width: 93%;
  margin-top: 28px;
  padding-left: 65px;
  margin-bottom: 20px;
  /* height: 143px; */
  max-height: 136px;
  overflow-y: auto;
}

.dec {
  font-size: 32px;
  color: #fff;
  font-family: "font";
  text-align: center;
  width: 95%;
  /* 隐藏滚动条 */
  -ms-overflow-style: none;
  /* IE 和 Edge */
  scrollbar-width: none;
  /* Firefox */
}

.dec ::-webkit-scrollbar {
  display: none;
  /* Chrome, Safari, Opera */
}

.user-dec {
  display: flex;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
}

.user-dec .dec-left {
  width: 68%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 12px;
  position: relative;
}

.user-dec .dec-left span {
  font-size: 22px;
  font-family: none;
  position: absolute;
  bottom: -54px;
  left: 10%;
}

.user-dec .dec-left .swiper {
  width: 694px;
  height: 355px;
  border-radius: 5px;
  background-color: white;
  border: 4px solid #d479ff;
  box-sizing: border-box;
  padding: 6px;
  position: relative;
  margin-top: 10px;
}

.user-dec .dec-left .swiper .swiper-container {
  width: 100%;
  height: 100%;
}

.user-dec .dec-left .swiper .swiper-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.user-dec .dec-left .swiper .swiper-slide {
  width: 100%;
  height: 100%;
}

.user-dec .dec-left .swiper .swiper-slide img {
  width: 100%;
  height: 100%;
}

.user-dec .dec-left .swiper .swiper-button-prev {
  position: absolute;
  left: -86px;
  top: 45%;
  width: 77px;
  height: 101px;
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/pre.png) no-repeat center/cover !important;
}

.user-dec .dec-left .swiper .swiper-button-next {
  position: absolute;
  right: -86px;
  top: 45%;
  width: 77px;
  height: 101px;
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/next.png) no-repeat center/cover !important;
}

.user-dec .right {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 32px;
  font-family: none;
}

.user-dec .right .user-img {
  width: 189px;
  height: 189px;
  border-radius: 25%;
  border: 3px solid #000000;
  background-color: white;
  box-sizing: border-box;
  padding: 5px;
}

.user-dec .right .user-img img {
  width: 100%;
  height: 100%;
  border-radius: 25%;
}

.address-content {
  margin: 0 auto;
  margin-top: 20px;
  font-size: 28px;
  color: #fff;
  width: 90%;
  font-family: "font";
}

.address-content .contacts input,
.address-content .phone input {
  width: 84%;
  color: #fff;
}

.address-content .address input,
.address-content .address select {
  width: 27%;
  height: 38px;
  font-size: 27px;
  margin-right: 12px;
  color: white;
}

.address-content .adr {
  display: flex;
  margin-bottom: 30px;
}

.address-content .adr .form-tit {
  margin-right: 12px;
  font-size: 28px;
  color: #fff;
  width: 125px;
}

.address-content textarea {
  width: 84%;
  height: 236px;
  max-width: 84%;
  max-height: 236px;
  color: #fff;
}

.address-content input,
.address-content textarea,
.address-content select {
  /* box-shadow: -4px 5px 2px black; */
  /* border: 3px solid #000000; */
  box-sizing: border-box;
  /* border-radius: 5px; */
  border: none;
  background-color: #65268b;
}

.address-content .sure {
  height: 382px;
}

.dai-p1 {
  font-size: 54px;
  text-align: center;
  position: relative;
  color: #674d3c;
  transform: skew(-10deg);
  font-family: "font";
  width: 450px;
  margin: 0 auto;
  margin-top: 40px;
  background: -webkit-linear-gradient(top, #f5dfff, #db91ff);
  /* For Chrome and Safari */
  background: -o-linear-gradient(top, #f5dfff, #db91ff);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(top, #f5dfff, #db91ff);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom, #f5dfff, #db91ff);
  /* Standard syntax (must be last) */
  -webkit-background-clip: text;
  /* This is what makes the gradient apply only to the text */
  -webkit-text-fill-color: transparent;
  /* This is what makes the text transparent */
  color: #000;
  /* Fallback if browser does not support the above */
}

.dai-p1::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background-image: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/dia-tit-icon1.png);
  width: 31px;
  height: 31px;
}

.dai-p1::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background-image: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/dia-tit-icon2.png);
  width: 31px;
  height: 31px;
}

.dai-p {
  font-size: 54px;
  text-align: center;
  position: relative;
  color: #674d3c;
  transform: skew(-10deg);
  font-family: "font";
  position: relative;
  z-index: 5;
  display: inline-block;
  min-width: 200px;
}

.dai-p::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background-image: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/dia-tit-icon1.png);
  width: 31px;
  height: 31px;
}

.dai-p::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background-image: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/dia-tit-icon2.png);
  width: 31px;
  height: 31px;
}

.dai-p #p-select {
  width: 400px;
  font-size: 48px;
  text-align: center;
  color: #674d3c;
  border: none;
  appearance: none;
  font-family: "font";
  background: transparent;
  z-index: 5;
  position: relative;
  background: -webkit-linear-gradient(top, #f5dfff, #db91ff);
  /* For Chrome and Safari */
  background: -o-linear-gradient(top, #f5dfff, #db91ff);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(top, #f5dfff, #db91ff);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom, #f5dfff, #db91ff);
  /* Standard syntax (must be last) */
  -webkit-background-clip: text;
  /* This is what makes the gradient apply only to the text */
  -webkit-text-fill-color: transparent;
  /* This is what makes the text transparent */
  color: #000;
  /* Fallback if browser does not support the above */
}

.tx-address {
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/get-gift.png) no-repeat center/cover;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 144px;
  height: 144px;
  position: fixed;
  top: calc(50% - 50px);
  left: 10px;
  font-size: 0;
  display: none;
}

.fillInAddress,
.detail {
  zoom: 0.85;
}

.fillInAddress .upbtn {
  width: 97%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  justify-content: center;
}

.fillInAddress a {
  background-image: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/dai-tg.png) !important;
  background-size: 100% 100%;
  width: 288px !important;
  height: 80px !important;
  font-size: 36px !important;
  color: #2d2f6a !important;
  margin: 0 30px !important;
}

#search-select, .search > select {
  background-color: white;
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/up-but2.png) no-repeat center/cover;
  padding: 8px 12px;
  font-size: 35px;
  width: 253px;
  height: 76px;
  text-align: center;
  border: none;
  border-radius: 4px;
  font-size: 28px;
  position: relative;
  color: #ffffff;
  font-family: "font";
  appearance: none;
  -webkit-appearance: none;
  /* 兼容 Safari 和 Chrome */
  -moz-appearance: none;
  /* 兼容 Firefox */
  padding-right: 60px;
}

#search-select::after, .search > select::after {
  content: "";
  /* 使用背景图像 */
  background-size: contain;
  width: 14px;
  height: 12px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  color: #000;
}

#search-select option, .search > select option {
  color: black;
}

#search-input {
  padding: 0px 12px;
  border: none;
  font-size: 28px;
  outline: none;
  cursor: pointer;
  height: 100%;
  overflow: hidden;
  width: 68%;
  text-align: center;
  text-overflow: ellipsis;
  box-sizing: border-box;
  background: transparent;
}

#search-input::placeholder {
  color: #000;
  /* 设置 placeholder 文本颜色 */
}

.search {
  display: flex;
  justify-content: space-around;
  align-items: center;
  font-size: 28px;
  font-family: none;
  padding-left: 10px;
  margin: 30px 0 20px 0;
  width: 100%;
}

.search i {
  position: absolute;
  right: 38px;
  top: 0px;
  color: #ffffff;
  font-size: 36px;
  padding: 3px 6px;
  text-align: center;
  font-family: "font";
}

.search .searchqq {
  color: #fff;
  margin-left: 400px;
}

.search .searchqq div {
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/index.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: inline-block;
  width: 449px;
  height: 58px;
  position: relative;
}

.search .searchqq input {
  color: #fff;
}

.search .searchqq input::placeholder {
  color: #fff !important;
}

.search .tab-tp {
  display: inline-block;
  vertical-align: top;
  width: 253px;
  height: 76px;
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/tab-tp.png) no-repeat center/cover;
  margin: 0 20px;
  font-size: 28px;
  color: #fff;
  text-align: center;
  line-height: 76px;
  cursor: pointer;
}

.search .tab-tp.on {
  background: url(https://game.gtimg.cn/images/x5/cp/a202502182ygczj/tab-tp-on.png) no-repeat center/cover;
}

.editorTrack form {
  height: 77% !important;
  margin-top: 25px;
}

.editorTrack .dia-tip {
  font-size: 23px !important;
}

.editorTrack .form-tit {
  width: 162px;
  font-size: 23px;
  text-align: right;
}

.editorTrack .img-box .opus {
  margin-left: 0 !important;
  width: 66%;
}

.editorTrack .la-style .video-flex .upload-vid input {
  width: 215%;
}

.editorTrack textarea {
  width: 80.5%;
}

.editorTrack .upload-game input {
  height: 48px !important;
}

.editorTrack .upload-game .uplond-btn {
  right: -6px;
  top: -2px;
}

.editorTrack .upload-img input {
  margin-bottom: 0 !important;
}

.form-group1 select {
  width: 30%;
  background-color: #65268b;
  height: 48px;
  padding: 0 20px;
  margin-left: 240px;
  border: 0 solid #000;
  color: #fff;
}
