:root{--ct-ink:#171717;--ct-muted:#737373;--ct-line:#dfdfdf;--ct-soft:#f2f3f4;--ct-yellow:#ffd600;--ct-ease:cubic-bezier(.48,.11,.56,.82)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.contact-page{margin:0;background:#fff;color:var(--ct-ink);font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.7}.contact-page a{color:inherit;text-decoration:none}.contact-page img{display:block;max-width:100%}.ct-container{width:83.333333%;margin:0 auto}
.ct-hero{position:relative;min-height:650px;padding:128px 0 86px;overflow:hidden;background:#fff}.ct-hero-grid{display:grid;grid-template-columns:58% 42%;align-items:start}.ct-hero-title>p,.ct-channel-head>p,.ct-project-intro>p:first-child,.ct-next p{margin:0 0 19px;color:#929292;font:600 11px/1.4 Arial,sans-serif;letter-spacing:.22em}.ct-hero-title h1{position:relative;z-index:2;margin:0;font-size:clamp(56px,5.15vw,99px);font-weight:520;line-height:1.18;letter-spacing:-.055em}.ct-hero-copy{max-width:590px;padding:28px 0 0 3.4vw}.ct-hero-copy>span{display:block;margin-bottom:24px;font-size:22px;font-weight:600}.ct-hero-copy>p{margin:0;color:#5f5f5f;font-size:15px;line-height:2.05}.ct-hero-copy>a{display:inline-flex;margin-top:38px;padding-bottom:7px;border-bottom:1px solid #aaa;align-items:center;gap:25px;font-size:13px}.ct-hero-copy>a i{font-style:normal;font-size:18px}.ct-hero-word{position:absolute;right:-.03em;bottom:-.3em;color:#f1f1f1;font:700 clamp(150px,18vw,346px)/1 Arial,sans-serif;letter-spacing:-.07em;pointer-events:none}
.ct-channels{padding:112px 0 125px;background:#1a1a1a;color:#f5f5f5}.ct-channel-head{display:flex;align-items:end;justify-content:space-between}.ct-channel-head>p{color:#777}.ct-channel-head h2{margin:0;font-size:clamp(38px,3.1vw,60px);font-weight:520;line-height:1.3;letter-spacing:-.04em}.ct-channel-grid{display:grid;margin-top:72px;grid-template-columns:1fr 1fr 1.12fr;border-top:1px solid #444;border-bottom:1px solid #444}.ct-channel-grid article{min-height:280px;padding:34px 38px 30px;border-right:1px solid #3f3f3f}.ct-channel-grid article:first-child{border-left:1px solid #3f3f3f}.ct-channel-grid article>span,.ct-wechat>div>span{color:#777;font:11px/1 Arial,sans-serif;letter-spacing:.12em}.ct-channel-grid h3{margin:69px 0 15px;font-size:21px;font-weight:500}.ct-channel-grid article>a{display:inline-block;font-size:clamp(21px,1.65vw,32px);font-weight:550;line-height:1.35;transition:color .2s}.ct-channel-grid article>a:hover{color:var(--ct-yellow)}.ct-channel-grid article>p,.ct-wechat p{margin:10px 0 0;color:#777;font-size:12px}.ct-wechat{display:grid!important;grid-template-columns:1fr 116px;gap:22px;align-items:center}.ct-wechat h3{margin-top:69px}.ct-wechat img{width:116px;background:#fff}
.ct-project{padding:124px 0 134px;background:var(--ct-soft)}.ct-project-grid{display:grid;grid-template-columns:43% 57%;gap:6vw}.ct-project-intro h2{margin:0;font-size:clamp(42px,3.55vw,68px);font-weight:520;line-height:1.27;letter-spacing:-.045em}.ct-service-list{display:flex;margin-top:49px;max-width:540px;gap:12px;flex-wrap:wrap}.ct-service-list span{padding:8px 14px;border:1px solid #c7c7c7;border-radius:30px;color:#666;font-size:12px}.ct-project-intro .ct-note{max-width:520px;margin:37px 0 0;color:#888;font-size:11px;line-height:1.9}.ct-form{padding:4px 0 0}.ct-form label{display:block;margin-bottom:29px}.ct-form label>span{display:block;margin-bottom:8px;color:#646464;font-size:12px}.ct-form label>span i{color:#e52232;font-style:normal}.ct-form-row{display:grid;grid-template-columns:1fr 1fr;gap:28px}.ct-form input,.ct-form textarea{display:block;width:100%;padding:13px 0;border:0;border-bottom:1px solid #bfbfbf;outline:0;background:transparent;color:#171717;border-radius:0;font:15px/1.7 inherit;transition:border-color .25s}.ct-form textarea{min-height:145px;resize:vertical}.ct-form input::placeholder,.ct-form textarea::placeholder{color:#aaa}.ct-form input:focus,.ct-form textarea:focus{border-color:#171717}.ct-form .is-error{border-color:#e52232}.ct-form-footer{display:flex;margin-top:5px;align-items:center;justify-content:space-between;gap:30px}.ct-form-status{margin:0;color:#d92734;font-size:12px}.ct-form button{display:flex;min-width:210px;height:58px;padding:0 20px;border:1px solid #171717;background:#171717;color:#fff;cursor:pointer;align-items:center;justify-content:space-between;font:13px inherit;transition:background .25s,color .25s}.ct-form button:hover{background:var(--ct-yellow);color:#171717}.ct-form button i{font:19px/1 Arial,sans-serif;font-style:normal}
.ct-next{padding:80px 0;background:var(--ct-yellow)}.ct-next-grid{display:flex;align-items:center;justify-content:space-between;gap:50px}.ct-next h2{margin:0;font-size:clamp(36px,3vw,58px);font-weight:520;letter-spacing:-.04em}.ct-next a{display:flex;width:240px;padding:15px 0;border-bottom:1px solid rgba(0,0,0,.5);align-items:center;justify-content:space-between;font-size:13px}.ct-next a i{font:19px/1 Arial,sans-serif;font-style:normal}
.ct-reveal{opacity:0;transform:translateY(24px);transition:opacity .72s var(--ct-ease),transform .72s var(--ct-ease)}.ct-reveal.ct-visible{opacity:1;transform:none}
@media(min-width:1920px){.ct-hero{min-height:33.85vw;padding:6.67vw 0 4.48vw}.ct-hero-copy>span{font-size:1.146vw}.ct-hero-copy>p{font-size:.781vw}.ct-channels{padding:5.83vw 0 6.51vw}.ct-channel-grid{margin-top:3.75vw}.ct-channel-grid article{min-height:14.58vw;padding:1.77vw 1.98vw}.ct-channel-grid h3,.ct-wechat h3{margin-top:3.59vw}.ct-wechat{grid-template-columns:1fr 6.04vw}.ct-wechat img{width:6.04vw}.ct-project{padding:6.46vw 0 6.98vw}.ct-service-list{max-width:28.13vw;margin-top:2.55vw}.ct-project-intro .ct-note{max-width:27.08vw}.ct-next{padding:4.17vw 0}}
@media(max-width:1200px){.ct-container{width:calc(100% - 30px)}.ct-hero-grid{grid-template-columns:52% 48%}.ct-channel-grid article{padding:32px 24px}.ct-project-grid{grid-template-columns:40% 60%;gap:5vw}}
@media(max-width:900px){.ct-hero{min-height:auto;padding:80px 0 96px}.ct-hero-grid,.ct-project-grid{grid-template-columns:1fr}.ct-hero-title h1{font-size:49px}.ct-hero-copy{max-width:none;padding:53px 0 0}.ct-hero-word{bottom:-.12em;font-size:130px}.ct-channels,.ct-project{padding:78px 0 84px}.ct-channel-grid{grid-template-columns:1fr 1fr;margin-top:48px}.ct-channel-grid article{min-height:240px}.ct-channel-grid article:nth-child(2){border-right:1px solid #3f3f3f}.ct-wechat{grid-column:1/-1;border-top:1px solid #3f3f3f}.ct-wechat h3,.ct-channel-grid h3{margin-top:52px}.ct-project-grid{gap:64px}.ct-project-intro h2{font-size:40px}.ct-next{padding:62px 0}.ct-next h2{font-size:36px}}
@media(max-width:560px){.ct-hero-title h1{font-size:39px}.ct-hero-copy>p{font-size:14px}.ct-channel-grid{grid-template-columns:1fr}.ct-channel-grid article{min-height:220px;border-left:1px solid #3f3f3f}.ct-channel-grid article:nth-child(2){border-top:1px solid #3f3f3f}.ct-wechat{grid-column:auto;grid-template-columns:1fr 92px}.ct-wechat img{width:92px}.ct-form-row{grid-template-columns:1fr;gap:0}.ct-form-footer{align-items:stretch;flex-direction:column}.ct-form button{width:100%}.ct-next-grid{align-items:flex-start;flex-direction:column}.ct-next a{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ct-reveal{transition:none}}
