body.subtitle-tech,body.translation-tech,body.tech-v2,body.dubbing-tech,body.studio-tech,body.gc-tech,body.launch-page{font-family:Mulish,"PingFang SC","Microsoft YaHei",sans-serif;letter-spacing:0}
.gc-cn-discovery{padding:52px 0;border-top:1px solid #e5e5e5;background:#f7f8fb;color:#171717;font-family:Mulish,"PingFang SC","Microsoft YaHei",sans-serif}
.gc-cn-discovery-inner{width:min(1180px,calc(100% - 48px));margin:0 auto}.gc-cn-discovery-head{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:54px;align-items:end}.gc-cn-discovery .gc-cn-kicker{margin:0;color:#4a4aff;font-size:12px;font-weight:800}.gc-cn-discovery h2{margin:12px 0 0;color:#171717;font-size:28px;line-height:1.35}.gc-cn-discovery-head>p{margin:0;color:#525252;font-size:15px;line-height:1.75}.gc-cn-discovery-links{display:grid;grid-template-columns:repeat(5,1fr);margin-top:28px;border-top:1px solid #d4d4d4;border-left:1px solid #d4d4d4}.gc-cn-discovery-links a{min-height:104px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;color:#171717;border-right:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;text-decoration:none}.gc-cn-discovery-links span{color:#737373;font-size:11px}.gc-cn-discovery-links strong{font-size:15px;line-height:1.45}.gc-cn-discovery-links a:hover strong{color:#4a4aff}
.footer-warp .gc-footer-technology-list{min-width:0}.footer-warp .gc-footer-technology-list a{line-height:1.45}.hub-list a:last-child{grid-column:auto}
/* 技术页 body.gc-tech 的 a{color:inherit} 会污染全站页脚，这里重置回中文站页脚色板 */
.gc-tech .footer-warp,.gc-tech .footer-warp .hotcoin{color:#9E9EA7}
.gc-tech .footer-warp .about-wrap a{color:#E4E4EA}
.gc-tech .footer-warp .text-bold{color:#6F6FFF}
.gc-tech .footer-warp .beian-list{display:flex;flex-direction:column;gap:6px;margin-top:8px}
.gc-tech .footer-warp .beian-item{display:inline-flex;align-items:center;font-size:11px;line-height:16px;color:#9E9EA7;text-decoration:none}
.gc-tech .footer-warp a.beian-item:hover{color:#c8c8d0}
.gc-tech .footer-warp .beian-icon{width:12px;height:12px;margin-right:4px;flex-shrink:0}
@media(min-width:1100px){
  .footer-warp .left{width:220px;flex-shrink:0;margin-right:48px}
  .footer-warp .right{width:auto;flex:1;min-width:0}
  .footer-warp .about-wrap{display:flex;flex-wrap:wrap;align-items:flex-start;margin-left:0!important;width:100%}
  .footer-warp .about-wrap>ul{width:calc(25% - 12px)!important;margin-left:12px!important;margin-bottom:43px;box-sizing:border-box;min-width:0;height:auto}
  .footer-warp .about-wrap>ul:nth-child(4n+1){margin-left:0!important}
  .footer-warp .about-wrap>ul>li{width:auto!important;max-width:100%}
}
.gc-model-next{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:64px;align-items:start;padding:72px max(24px,calc((100% - 1180px)/2));border-top:1px solid #dedee6;background:#f6f7fb;color:#171717}.gc-model-next p{margin:0 0 12px;color:#4a4aff;font-size:12px;font-weight:800}.gc-model-next h2{max-width:720px;margin:0;font-size:34px;line-height:1.35}.gc-model-next nav{border-top:1px solid #d4d4d4}.gc-model-next nav a{display:block;padding:17px 0;border-bottom:1px solid #d4d4d4;color:#171717;font-size:15px;font-weight:700;text-decoration:none}.gc-model-next nav a:hover{color:#4a4aff}
@media(max-width:900px){.gc-cn-discovery-head{grid-template-columns:1fr;gap:14px}.gc-cn-discovery-links{grid-template-columns:1fr 1fr}}
@media(max-width:900px){.gc-model-next{grid-template-columns:1fr;gap:34px}}
@media(max-width:560px){.gc-cn-discovery{padding:42px 0}.gc-cn-discovery-inner{width:min(100% - 24px,1180px)}.gc-cn-discovery h2{font-size:24px}.gc-cn-discovery-links{grid-template-columns:1fr}.gc-cn-discovery-links a{min-height:86px}.gc-model-next{padding:48px 20px}.gc-model-next h2{font-size:27px}}

/* 技术页 FAQ 统一样式（各页共用） */
.gc-geo-faq,.faq-section{padding:64px 0;background:#fff;border-top:1px solid #ececf2}
.gc-geo-faq-inner,.faq-section .faq-layout,.faq-section .shell{width:min(760px,calc(100% - 48px));margin:0 auto}
.gc-geo-faq h2,.faq-section .faq-intro h2,#faq h2{margin:0 0 22px;color:#171717;font-size:28px;line-height:1.35;font-weight:800}
.gc-geo-faq-list,.faq-section .faq-list,#faq .faq-list{margin:0}
.gc-geo-faq-list details,.faq-section .faq-list details,#faq details.faq-item,#faq details{border-top:1px solid #e8e8ef;padding:16px 0;background:transparent}
.gc-geo-faq-list details:last-child,.faq-section .faq-list details:last-child,#faq details:last-child{border-bottom:1px solid #e8e8ef}
.gc-geo-faq-list summary,.faq-section .faq-list summary,#faq details summary{cursor:pointer;list-style:none;font-weight:700;color:#171717;font-size:16px;line-height:1.5}
.gc-geo-faq-list summary::-webkit-details-marker,.faq-section .faq-list summary::-webkit-details-marker,#faq details summary::-webkit-details-marker{display:none}
.gc-geo-faq-list summary::before,.faq-section .faq-list summary::before,#faq details summary::before{content:"";display:inline-block;width:.45em;height:.45em;margin-right:.65em;border-right:2px solid #737373;border-bottom:2px solid #737373;transform:rotate(-45deg) translateY(-.1em);vertical-align:middle}
.gc-geo-faq-list details[open] summary::before,.faq-section .faq-list details[open] summary::before,#faq details[open] summary::before{transform:rotate(45deg) translateY(-.15em)}
.gc-geo-faq-list details p,.faq-section .faq-list details p,#faq details p{margin:12px 0 0;padding-left:1.2em;color:#525252;font-size:15px;line-height:1.75}
.gc-geo-kicker{display:none} /* 避免与 h2「常见问题」重复 */
@media(max-width:560px){
  .gc-geo-faq,.faq-section{padding:48px 0}
  .gc-geo-faq h2,.faq-section .faq-intro h2,#faq h2{font-size:24px}
}
.gc-geo-table-wrap{width:min(1180px,calc(100% - 48px));margin:0 auto}
.gc-geo-table{width:100%;border-collapse:collapse;font-size:14px;background:#fff}
.gc-geo-table th,.gc-geo-table td{border:1px solid #e5e5ee;padding:12px 14px;text-align:left;vertical-align:top;line-height:1.55}
.gc-geo-table th{background:#f6f7fb;font-weight:700}
.gc-geo-note{margin:12px 0 0;color:#737373;font-size:13px;line-height:1.6}
.gc-cite-pack{padding-top:48px}
.gc-cite-pack .gc-geo-cite-inner{width:min(1180px,calc(100% - 48px));margin:0 auto}
.gc-geo-deep .section-heading{margin-bottom:22px}
@media(max-width:900px){
  .gc-geo-faq-inner,.gc-geo-table-wrap{width:min(100% - 24px,760px)}
}
