@media (min-width: 1280px) {
  main .container {
    max-width: 1224px;
  }
}
.other-page .sec-1 {
  padding: 128px 0 42px;
  background: linear-gradient(180deg, rgba(1, 74, 245, 0.15) 0%, rgba(1, 74, 245, 0) 100%);
}
@media (min-width: 992px) {
  .other-page .sec-1 {
    padding: 156px 0 88px;
  }
}
@media (min-width: 1600px) {
  .other-page .sec-1 {
    padding: 160px 0 148px;
  }
}
.other-page .sec-2 {
  position: relative;
  z-index: 1;
  color: #5b6375;
}
.other-page .sec-2 .part:not(:last-child) {
  margin-bottom: 48px;
}
.other-page .sec-2 .part p {
  font-size: 16px;
  font-weight: 400;
  color: #5b6375;
  margin-bottom: 16px;
}
.other-page .sec-2 .part .p-tit {
  font-size: 24px;
  line-height: 1.3;
  font-weight: 700;
  color: #080808;
}
.other-page .sec-2 .part .p-tit2 {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
  color: #080808;
}
.other-page .sec-2 ul {
  display: flex;
  flex-flow: column;
  gap: 12px;
}
.other-page .sec-2 ul li {
  list-style: disc;
}
@media (min-width: 992px) {
  .other-page .sec-2 {
    margin: -42px 0 0;
  }
  .other-page .sec-2 .part p {
    font-size: 18px;
  }
  .other-page .sec-2 .part .p-tit {
    font-size: 32px;
  }
  .other-page .sec-2 .part .p-tit2 {
    font-size: 26px;
  }
}
@media (min-width: 1600px) {
  .other-page .sec-2 {
    margin: -104px 0 0;
  }
}
.other-page .sec-1.pos-2 {
  padding: 100px 0 115px;
  background: url("https://images.ukitgo.net/singlepage/gt-bg-1.webp") no-repeat center top/100% 100%;
}
@media (min-width: 992px) {
  .other-page .sec-1.pos-2 {
    padding: 140px 0 190px;
  }
}
.other-page .sec-2.pos-2 {
  max-width: 1100px;
  margin: -80px 20px 0;
  padding: 32px 34px;
  min-height: 520px;
  border-radius: 12px;
  border: 1px solid #e8e8e8;
  background: #fff;
  font-size: 14px;
}
.other-page .sec-2.pos-2 .part p {
  font-size: 14px;
}
.other-page .sec-2.pos-2 .part .p-tit {
  font-size: 18px;
  font-weight: 600;
}
@media (min-width: 992px) {
  .other-page .sec-2.pos-2 {
    min-height: 544px;
    margin: -130px auto 0;
    padding: 66px 130px;
    border-radius: 32px;
  }
  .other-page .sec-2.pos-2 .part .p-tit {
    font-size: 28px;
  }
}

.support-page .sec-1,
.search-page .sec-1 {
  background: url("https://images.ukitgo.net/singlepage/gt-bg-1.webp") no-repeat center top/100% calc(100% - 24px);
}
.support-page .sec-1 .p1,
.search-page .sec-1 .p1 {
  font-size: 14px;
}
@media (min-width: 1280px) {
  .support-page .sec-1 .p1,
  .search-page .sec-1 .p1 {
    font-size: 18px;
  }
}
@media (min-width: 1600px) {
  .support-page .sec-1,
  .search-page .sec-1 {
    background: url("https://images.ukitgo.net/singlepage/gt-bg-1.webp") no-repeat center top/100% calc(100% - 36px);
  }
}
.support-page .hot .hot-title,
.search-page .hot .hot-title {
  font-size: 12px;
}
.support-page .hot .hot-words div,
.search-page .hot .hot-words div {
  width: fit-content;
}
.support-page .hot .hot-words .word,
.search-page .hot .hot-words .word {
  display: inline-block;
  padding: 10px 16px;
  color: rgba(0, 0, 0, 0.8509803922);
  font-size: 12px;
  border-radius: 50px;
  background: #ffffff;
  cursor: pointer;
}
.support-page .hot .hot-words .word:hover,
.search-page .hot .hot-words .word:hover {
  text-decoration: none;
  color: #0c72ff;
}
@media (min-width: 992px) {
  .support-page .hot .hot-title,
  .search-page .hot .hot-title {
    font-size: 14px;
  }
}
.support-page .quick-nav,
.search-page .quick-nav {
  width: 100%;
  gap: 12px;
}
.support-page .quick-nav .item,
.search-page .quick-nav .item {
  height: 100%;
  padding: 7px 12px;
  color: #191928;
  font-size: 12px;
  border-radius: 8px;
  border: 1px solid #ededed;
  background: #fff;
}
.support-page .quick-nav .item img,
.search-page .quick-nav .item img {
  width: 22px;
}
.support-page .quick-nav .item:hover,
.search-page .quick-nav .item:hover {
  color: #191928;
  text-decoration: none;
}
@media (min-width: 992px) {
  .support-page .quick-nav,
  .search-page .quick-nav {
    max-width: 1140px;
    gap: 20px;
  }
  .support-page .quick-nav .item,
  .search-page .quick-nav .item {
    padding: 24px;
    font-size: 18px;
    cursor: pointer;
  }
  .support-page .quick-nav .item:hover,
  .search-page .quick-nav .item:hover {
    box-shadow: 0px 24px 70px rgba(0, 0, 0, 0.08);
  }
  .support-page .quick-nav .item img,
  .search-page .quick-nav .item img {
    width: 40px;
  }
}
.support-page .search-input,
.search-page .search-input {
  max-width: 529px;
  padding: 4px;
  margin: 0 auto;
  background: #fff;
  border: 1px solid transparent;
  border-radius: 28px;
}
.support-page .search-input:focus-within,
.search-page .search-input:focus-within {
  border-color: #3871f5;
}
.support-page .search-input input,
.search-page .search-input input {
  flex: 1;
  font-size: 13px;
  text-indent: 10px;
  background-color: #ffffff;
  border: none;
  border-radius: 28px;
  outline: none;
}
.support-page .search-input input::placeholder,
.search-page .search-input input::placeholder {
  color: #c5c9e4;
}
@media (min-width: 992px) {
  .support-page .search-input input,
  .search-page .search-input input {
    font-size: 14px;
  }
}
.support-page .link-box a,
.search-page .link-box a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  text-decoration: none;
}

.search-page .sec-1 {
  background: url("https://images.ukitgo.net/singlepage/gt-bg-1.webp") no-repeat center top/100% 100%;
}
.search-page .sec-2 {
  font-size: 14px;
}
.search-page .sec-2 .container {
  display: flex;
}
.search-page .sec-2 .container .lft {
  flex: 1;
}
.search-page .sec-2 .container .lft .result-list .gsc-control-cse {
  padding: 0;
}
.search-page .sec-2 .container .lft .result-list .gsc-results-close-btn {
  display: none;
}
.search-page .sec-2 .container .lft .result-list .gsc-overflow-hidden {
  overflow: auto !important;
}
.search-page .sec-2 .container .lft .result-list .gsc-results-wrapper-overlay {
  position: initial !important;
  width: 100% !important;
  box-shadow: none;
  padding: 0 !important;
  overflow: visible;
}
.search-page .sec-2 .container .lft .result-list .gsc-results-wrapper-visible {
  opacity: 1 !important;
  visibility: visible !important;
}
.search-page .sec-2 .container .lft .result-list .gsc-modal-background-image-visible {
  display: none !important;
}
.search-page .sec-2 .container .lft .result-list .result-list-item {
  border-top: 1px solid #ececec;
  padding: 30px 0;
  display: flex;
}
.search-page .sec-2 .container .lft .result-list .result-list-item .title {
  font-size: 14px;
}
.search-page .sec-2 .container .lft .result-list .result-list-item .logo {
  width: 53px;
  height: 53px;
  text-align: center;
  line-height: 53px;
}
.search-page .sec-2 .container .lft .result-list .result-list-item .text {
  flex: 1;
  font-size: 14px;
  color: #666;
  line-height: 150%;
}
.search-page .sec-2 .container .rgt .video-item {
  max-width: 338px;
  position: relative;
}
.search-page .sec-2 .container .rgt .video-item::before {
  content: "";
  position: absolute;
  width: 66px;
  height: 66px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s;
  z-index: 1;
  background: url("https://images.ianygo.com/images/play-icon.svg") no-repeat center/contain;
}
.search-page .sec-2 .container .rgt .video-item:hover::before {
  transform: translate(-50%, -50%) scale(1.1);
}
@media (min-width: 992px) {
  .search-page .sec-2 .lft {
    margin-right: 86px;
  }
  .search-page .sec-2 .rgt {
    max-width: 338px;
  }
}

/*# sourceMappingURL=single-page.css.map */
