/* v18新版官网的样式。创建于2026-01-26 */
*{margin:0;padding:0;font-family:sans-serif, 'Microsoft YaHei';}
body {
  margin:0;padding:0;font:14px/1.5 \5FAE\8F6F\96C5\9ED1, Tahoma;color:#373737;min-width: 1360px;position: relative;}
a {color:#555; text-decoration:none !important;}
a:hover {text-decoration:none;}
a:focus { outline: none; }
a.blue {color:#2871d5;}
a.red {color:#F00;}
a.bold {font-weight:bold;}
ul {margin:0; padding:0;}
li {list-style-type:none;}
img {border:none;}
h1,h2 {display:none;}

.back-to-top {
  width: 60px;
  height: 60px;
  position: fixed;
  bottom: 60px;
  right: 70px;
  cursor: pointer;
  z-index: 100;
}

.btn-img {
  width: 60px;
  height: 60px;
}

.back-to-top:hover .btn-img {
  content: url("/guanjia-source/external/back-to-top-active.png");
}


.main-wrap {
    position: relative;
    width: 100%;
    height: fit-content;
    height: -webkit-fit-content;
    overflow: visible;
    padding-bottom: 20px;
}

.banner-wrap {
    width:100%;
    position:relative;
    height: 982px;
    overflow: hidden;
    /* background-image: url(../images/v18/banner-background.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; */
}
.banner-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: fit-content;
    height: -webkit-fit-content;
    z-index: -1;
}

.banner {
    position: relative;
    width: 1440px;
    height: 100%;
    margin: 0 auto;
}

.banner-content {
    position: absolute;
    left: 120px;
    top: 247px;
    width: 515px;
    height: 342px;
    z-index: 990;
}

.banner-content .banner-text {
    width: 515px;
    height: 158px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}
.banner-content .banner-text .banner-title {
    width: 312px;
    height: 73px;
}
.banner-content .banner-text .banner-subtitle {
    width: 100%;
    height: 85px;
}
.banner-content .banner-text .banner-subtitle .banner-subtitle-1 {
    width: 208px;
    height: 73px;
    margin-top: 12px;
}
.banner-content .banner-text .banner-subtitle .banner-subtitle-2 {
    display: inline-block;
    margin-left: 11px;
    width: 275.11px;
    height: 88px;
    transform: translateY(-5px);
}
.banner-content .banner-content-btn {
    display: inline-block;
    width: fit-content;
    height: fit-content;
    width: -webkit-fit-content;
    height: -webkit-fit-content;
}
.banner-content .banner-btn {
    margin-top: 48px;
    width: 248px;
    height: 108px;
    transform: translateX(-9px);
}

.banner-content .banner-history {
    display: block;
    /* margin-top: 12px; 
    margin-left: 0px; */
    width: 250px;
    height: 40px;
    font-family: PingFang SC;
    font-weight: 500;
    font-style: Medium;
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 0px;
    text-align: center;
    color: #355FAC;
}
.banner-content .banner-history:hover {
    color: #5d7fbd;
}

.banner-lottie {
    position: absolute;
    width: 750px;
    height: 514px;
    top: 132px;
    right: 97px;
    z-index: 9;
    /* background-image: url(/guanjia-source/assets/images/v18/bg-lottie.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; */
}
.lottie-white {
    position: absolute;
    right: 683px;
    top: 280px;
    width: 31px;
    height: 40px;
    background-color: #ffffff;
    backdrop-filter: blur(40px);
    box-shadow: 0px 4px 12px 0px #0000000A;
    border: 0.5px solid #FFFFFF;
    border-radius: 20px;
    z-index: 8;
    transition: all 0.3s;
}

#cert_blocks {
  width: 1400px;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}

#cert_blocks h3 {
  margin-bottom: 12px;
  width: 100%;
  height: 48px;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 600;
  font-size: 34px;
  line-height: 48px;
  text-align: center;
  color: #111111;
}

#cert_blocks p {
  margin-bottom: 23px;
  width: 100%;
  height: 25px;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
}

#cert_blocks .cert_list {
    text-align: center;
    font-size: 0;
}

#cert_blocks .cert_list img{
    height: 48px;
}

#cert_blocks .cert_list a {
    margin-right: 72px;
    vertical-align: top;
    display: inline-block;
}

#cert_blocks .cert_list a:last-child{
    margin-right: 0;
}

#cert_blocks .cert_list span {
    line-height: 39px;
    vertical-align: top;
    margin-right: 20px;
    font-size: 18px;
    color: #555555;
}

#cert_blocks .cert_txt{
    font-size: 12px;
    color: #c6c6c6;
    position: relative;
    width: 100%;
    text-align: center;
    height: 12px;
    line-height: 12px;
    margin-top: 11px;
}

#cert_blocks .cert_txt:before{
    content: '';
    width: 298px;
    height: 0;
    border-bottom: solid #eaeaea 1px;
    position: absolute;
    left: 152px;
    top: 5px;
}

#cert_blocks .cert_txt:after{
    content: '';
    width: 298px;
    height: 0;
    border-bottom: solid #eaeaea 1px;
    position: absolute;
    right: 152px;
    top: 5px;
}

.content-wrap {
    width: 1200px;
    height: fit-content;
    margin: 0px auto 0;
    overflow: visible;
    padding-top: 160px;
}

.content-text-wrap {
    width: 550px;
    height: 100%;
}
.content-pic-wrap {
    flex: 1;
    height: 100%;
}
#main-lottie-1 {
    transform: scale(1.1) translateY(-25px);
}
#main-lottie-2 {
    transform: scale(1.1) translate(-20px, -25px);
}
#main-lottie-3 {
    transform: scale(1.13) translateY(-20px);
}
#main-lottie-4 {
    transform: scale(1.1) translate(-20px, -20px);
}

/* 介绍模块悬浮标题 */
#desc-shortcut {
  position: fixed;
  top: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 830px;
  height: 64px;
  z-index: -999;
  opacity: 0;
  box-sizing: border-box;
  background-color: #FFFFFF66;
  border: 1px solid #FFFFFFCC;
  border-radius: 80px;
  backdrop-filter: blur(40px);
  -webkit-backdrop-filter: blur(40px);
  box-shadow: 0px 4px 24px 0px #51515114;
  display: flex;
  align-items: center;
  padding: 0 32px 0 24px;
  transition: opacity 0.3s ease-in-out;
}

#desc-shortcut .header-logo {
    width: fit-content;
    height: 32px;
}

#desc-shortcut .desc-shortcut-list {
    width: 620px;
    height: 100%;
    margin-left: 100px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#desc-shortcut .desc-shortcut-list .desc-shortcut-item {
    width: 96px;
    height: 43px;
    border-radius: 80px;
    background-color: transparent;
}
#desc-shortcut .desc-shortcut-list .desc-shortcut-text {
    font-family: Roboto;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 43px;
    letter-spacing: 0px;
    text-align: center;
    color: #0F1531;
}
#desc-shortcut .desc-shortcut-list .desc-shortcut-item.shortcut-active {
    background-color: #FFFFFF69;
}
#desc-shortcut .desc-shortcut-list .desc-shortcut-text.shortcut-text-active {
    font-family: Roboto;
    font-weight: 700 !important;
    font-size: 16px;
    line-height: 43px;
    letter-spacing: 0px;
    text-align: center;
    background: linear-gradient(88.04deg, #519AFF 13.39%, #8C7DFF 118.92%);
    background-clip: text;
    -webkit-background-clip: text;
    color: #80a7ff;
    -webkit-text-fill-color: transparent;
}

@keyframes bounceUp {
  0% {
    opacity: 0;
    transform: translateY(160px);
  }
  70% {
    opacity: 1;
    transform: translateY(-6px); /* 弹过头 */
  }
  100% {
    transform: translateY(0); /* 最终位置 */
  }
}
.content-wrap .content-item-wrap {
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
}
.content-wrap .content-item-wrap-inactive {
    opacity: 0;
    transform: translateY(160px);
}
.content-wrap .content-item-wrap-active {
    animation: bounceUp 0.6s ease-in-out forwards;
}

.security {
    position: relative;
    width: 1200px;
    height: 500px;
    background: linear-gradient(78.53deg, rgba(242, 252, 254, 0.5) 17.4%, rgba(210, 222, 255, 0.5) 92.21%);
    /* border: 1px solid #FFFFFF47; */
    border-radius: 56px;
    margin-bottom: 160px;
    display: flex;
}
#security-locate {
    position: absolute;
    top: -120px;
    left: 0;
}
.security .content-text-1 {
    margin-top: 61.5px;
    margin-left: 60px;
    width: 434px;
    height: 337px;
}

.computer {
    position: relative;
    width: 1200px;
    height: 500px;
    background: linear-gradient(99.08deg, rgba(248, 245, 254, 0.5) 0%, rgba(210, 242, 255, 0.3) 107.23%);
    border: 1px solid #FFFFFF47;
    border-radius: 56px;
    margin-bottom: 160px;
    display: flex;
}
#computer-locate {
    position: absolute;
    top: -120px;
    left: 0;
}
.computer .content-text-2 {
    margin-top: 81.5px;
    margin-right: 60px;
    width: 434px;
    height: 337px;
}

.tools {
    position: relative;
    width: 1200px;
    height: 500px;
    background: linear-gradient(258.71deg, rgba(238, 247, 255, 0.5) -15.54%, rgba(228, 244, 254, 0.5) 68.49%, rgba(224, 233, 253, 0.5) 95.06%);
    border: 1px solid #FFFFFF47;
    border-radius: 56px;
    margin-bottom: 160px;
    display: flex;
}
#tools-locate {
    position: absolute;
    top: -120px;
    left: 0;
}
.tools .content-text-3 {
    margin-top: 81.5px;
    margin-left: 60px;
    width: 400px;
    height: 337px;
}
.tools .tools-star {
    position: absolute;
    top: 80px;
    left: 372px;
}

.game {
    position: relative;
    width: 1200px;
    height: 500px;
    background: linear-gradient(255.82deg, rgba(133, 216, 255, 0.17) 6.22%, rgba(203, 255, 207, 0.17) 78.08%);
    border: 1px solid #FFFFFF47;
    border-radius: 56px;
    display: flex;
}
#game-locate {
    position: absolute;
    top: -122px;
    left: 0;
}
.game .content-text-4 {
    margin-top: 61.5px;
    margin-right: 60px;
    width: 434px;
    height: 377px;
}

.content-wrap .content-text-title {
    width: 100%;
    height: 59px;
    line-height: 59px;
    margin-bottom: 20px;
    font-family: PingFang SC;
    font-weight: 500;
    font-style: Semibold;
    font-size: 40px;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #000000;
}
.content-wrap .content-text-desc-strong {
    font-family: PingFang SC;
    font-weight: 500;
    font-style: Semibold;
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #000000;
}
.content-wrap .content-text-desc {
    font-family: PingFang SC;
    font-weight: 400;
    font-style: Regular;
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #484848;
}

.content-text-wrap .tab_btn {
  position: relative;
  margin-top: 32px;
  width: 152px;
  height: 54px;
  line-height: 54px;
  font-size: 24px;
  text-align: center;
  overflow: hidden;
  border-radius: 28px;
  border: 1px solid transparent;
}
.content-text-wrap .tab_btn_bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  border-radius: inherit;
  background: linear-gradient(89.54deg, #BBA0FF 0.68%, #4FD0FF 93.89%);
}

.content-text-wrap .tab_btn .tab_btn_bg2 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: 1px;
  border-radius: inherit;
  background: #f5fbff;
}

.content-text-wrap .tab_btn .tab_btn_bg2.tab_btn_bg2-1 {
    background: #f9feff !important;
}
.content-text-wrap .tab_btn:hover .tab_btn_bg2.tab_btn_bg2-1 {
    background: #ffffff !important;
}
.content-text-wrap .tab_btn_bg2.tab_btn_bg2-2 {
    background: #f5fafe !important;
}
.content-text-wrap .tab_btn:hover .tab_btn_bg2.tab_btn_bg2-2 {
    background: #ffffff !important;
}
.content-text-wrap .tab_btn_bg2.tab_btn_bg2-3 {
    background: #f0f6fe !important;
}
.content-text-wrap .tab_btn:hover .tab_btn_bg2.tab_btn_bg2-3 {
    background: #ffffff !important;
}
.content-text-wrap .tab_btn_bg2.tab_btn_bg2-4 {
    background: #e7f5fb !important;
}
.content-text-wrap .tab_btn:hover .tab_btn_bg2.tab_btn_bg2-4 {
    background: #ffffff !important;
}
.content-text-wrap .tab_btn .tab_btn_inner {
  position: relative;
  background: linear-gradient(87.6deg, #BBA0FF 3.41%, #8D99FF 31.73%, #4494FF 68.39%, #4FD0FF 96.86%);
  background-clip: text;
  -webkit-background-clip: text;
  color: #8a99ff;
  -webkit-text-fill-color: transparent;
}


.bg-middle {
    position: absolute;
    top: 1000px;
    right: 0;
    width: 773px;
    height: 1452.55px;
    z-index: -1;
}
.bg-middle2 {
    position: absolute;
    top: 1850px;
    left: 0;
    width: 700px;
    height: 1320px;
    z-index: -1;
}

.bg-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: fit-content;
    height: -webkit-fit-content;
    z-index: -1;
}

.bottom-download {
    position: sticky;
    bottom: 0px;
    width: 100%;
    height: 120px;
    margin-top: 60px;
    display: none;
    opacity: 0;
    transition: all 300ms ease;
    overflow-y: hidden;
}

.bottom-download #bottom-download-btn {
    display: block;
    margin: 28px auto 0;
    width: 209px;
    height: 88px;
}

.bottom-download #bottom-download-btn #bottom-download-btn-svg1 {
    display: block;
    width: 209px;
    height: 88px;
}

.footer {
    margin: 48px 20px 0px;
    /* width: 1400px; */
    height: 343px;
    border-radius: 40px;
    background-color: #FAFDFFCF;
    border: 1px solid #FFFFFFCC;
    backdrop-filter: blur(4px);
    z-index: 999;
}