* { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { color: #171717; background: #ffffff; font-family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif; line-height: 1.7; }
a { color: inherit; text-decoration: none; }
button { color: inherit; font: inherit; }
img { display: block; max-width: 100%; }
.hdrbox { position: sticky; top: 0; z-index: 50; border-bottom: 1px solid #171717; background: #ffffff; }
.navrow, .hinner, .inner, .footin { width: min(1200px, calc(100% - 40px)); margin: 0 auto; }
.navrow { min-height: 76px; display: flex; align-items: center; gap: 24px; }
.logox { display: inline-flex; align-items: center; gap: 10px; flex: 0 0 auto; font-size: 18px; font-weight: 900; }
.logox img { width: 44px; height: 44px; border: 2px solid #1555ff; border-radius: 3px; }
.links { flex: 1; display: flex; justify-content: center; gap: 19px; }
.links a, .footnv a { font-size: 13px; font-weight: 700; }
.links a:hover, .footnv a:hover { color: #1555ff; }
.grabx { min-height: 42px; padding: 0 17px; display: inline-flex; align-items: center; justify-content: center; gap: 8px; color: #ffffff; background: #1555ff; font-weight: 900; white-space: nowrap; }
.menux { display: none; width: 42px; height: 42px; border: 1px solid #171717; background: #ffffff; font-size: 22px; }
.hero { overflow: hidden; border-bottom: 1px solid #171717; background: #d9ff38; }
.hinner { position: relative; min-height: 705px; padding: 76px 0 65px; }
.issue { position: absolute; top: 32px; right: 0; font-size: 11px; font-weight: 900; }
.hcopy { position: relative; z-index: 3; width: 760px; }
.hcopy > span { display: inline-block; margin-bottom: 18px; padding: 5px 9px; color: #ffffff; background: #171717; font-size: 10px; font-weight: 900; }
h1 { color: #1555ff; font-family: Arial, sans-serif; font-size: 112px; line-height: .85; letter-spacing: 0; font-weight: 900; text-transform: uppercase; }
.hcopy > p { width: 490px; margin-top: 30px; font-size: 17px; font-weight: 700; }
.heroct { width: 330px; min-height: 72px; margin-top: 29px; padding: 0 20px; display: flex; align-items: center; gap: 14px; border: 2px solid #171717; color: #ffffff; background: #ff5147; box-shadow: 7px 7px 0 #171717; font-weight: 900; }
.heroct > i { font-size: 27px; }
.heroct span { display: flex; flex-direction: column; }
.heroct small { font-size: 10px; font-weight: 400; }
.phone { position: absolute; z-index: 4; right: 86px; bottom: -76px; width: 275px; padding: 9px; border: 2px solid #171717; background: #ffffff; box-shadow: 12px 12px 0 #1555ff; transform: rotate(4deg); }
.phone img { width: 100%; height: auto; }
.phone b { position: absolute; top: 26px; left: -74px; padding: 10px 13px; color: #ffffff; background: #1555ff; font-size: 10px; line-height: 1.2; transform: rotate(-7deg); }
.sealx { position: absolute; z-index: 5; right: 320px; bottom: 70px; width: 140px; height: 140px; display: grid; place-items: center; border: 2px solid #171717; border-radius: 50%; color: #171717; background: #ff5147; text-align: center; font-size: 13px; font-weight: 900; transform: rotate(-10deg); }
.sealx i { position: absolute; top: 19px; font-size: 24px; }
.sidefx { position: absolute; right: -135px; top: 306px; width: 330px; color: #1555ff; font-size: 10px; font-weight: 900; transform: rotate(90deg); }
.ticker { min-width: max-content; display: flex; justify-content: center; align-items: center; gap: 25px; padding: 14px; color: #ffffff; background: #171717; font-size: 11px; font-weight: 900; }
.ticker i { color: #d9ff38; }
.sectx { padding: 92px 0; border-bottom: 1px solid #171717; }
.title { margin-bottom: 45px; text-align: center; font-size: 34px; font-weight: 900; }
.title::before { content: "◆"; margin-right: 12px; color: #ff5147; font-size: 14px; }
.showbg { background: #ffffff; }
.shots { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.shotx { border: 1px solid #171717; background: #ffffff; }
.shotx img { width: 100%; height: auto; }
.shotx figcaption { min-height: 58px; display: flex; align-items: center; gap: 12px; padding: 0 13px; border-top: 1px solid #171717; font-size: 13px; font-weight: 900; }
.shotx figcaption b { width: 28px; height: 28px; display: grid; place-items: center; color: #ffffff; background: #1555ff; font-size: 10px; }
.featbg { background: #e9ecff; }
.cards, .dlgrid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 17px; }
.procr { min-height: 240px; padding: 25px; border: 1px solid #171717; background: #ffffff; box-shadow: 6px 6px 0 #1555ff; }
.procr:nth-child(2), .procr:nth-child(6) { box-shadow: 6px 6px 0 #ff5147; }
.procr > div { display: flex; justify-content: space-between; align-items: center; margin-bottom: 34px; }
.procr > div span { font-size: 11px; font-weight: 900; }
.procr > div i { width: 48px; height: 48px; display: grid; place-items: center; color: #ffffff; background: #1555ff; font-size: 24px; }
.procr > b, .notecr > strong { font-size: 20px; }
.procr p, .stepcr p, .notecr p { margin-top: 10px; color: #5d5d66; font-size: 14px; }
.downbg { color: #ffffff; background: #1555ff; }
.downbg .title::before { color: #d9ff38; }
.dlcard { min-height: 205px; padding: 22px; display: flex; flex-direction: column; border: 1px solid #ffffff; background: #1555ff; transition: transform .2s, background .2s; }
.dlcard:hover { color: #171717; background: #d9ff38; transform: translateY(-5px); }
.dlcard > div { display: flex; justify-content: space-between; align-items: center; }
.dlcard > div i { font-size: 30px; }
.dlcard em { font-size: 9px; font-style: normal; }
.dlcard > b { margin-top: 25px; font-size: 20px; }
.dlcard > span { color: #cbd6ff; font-size: 12px; }
.dlcard:hover > span { color: #51552f; }
.dlcard strong { margin-top: auto; display: flex; align-items: center; justify-content: space-between; font-size: 12px; }
.stepbg { background: #d9ff38; }
.timeln { position: relative; display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; }
.timeln::before { position: absolute; top: 35px; left: 5%; right: 5%; height: 2px; content: ""; background: #171717; }
.stepcr { position: relative; text-align: center; }
.stepno { position: relative; z-index: 2; width: 70px; height: 70px; margin: 0 auto; display: grid; place-items: center; border: 2px solid #171717; border-radius: 50%; color: #ffffff; background: #ff5147; font-weight: 900; }
.stepcr > div:last-child { margin-top: 20px; padding: 22px 16px; border: 1px solid #171717; background: #ffffff; }
.stepcr b { font-size: 18px; }
.faqbg { background: #ffffff; }
.narrow { max-width: 930px; }
.qitem { margin-bottom: 12px; border-bottom: 1px solid #171717; }
.qbutt { width: 100%; min-height: 74px; padding: 0 4px; display: flex; align-items: center; justify-content: space-between; border: 0; background: transparent; cursor: pointer; text-align: left; font-weight: 900; }
.qbutt span { display: flex; align-items: center; gap: 17px; }
.qbutt em { color: #1555ff; font-size: 11px; font-style: normal; }
.qbutt i { width: 34px; height: 34px; display: grid; place-items: center; color: #ffffff; background: #171717; font-size: 21px; transition: transform .2s; }
.answr { display: none; padding: 0 55px 22px; color: #5d5d66; font-size: 14px; }
.qitem.active .answr { display: block; }
.qitem.active .qbutt i { color: #171717; background: #d9ff38; transform: rotate(45deg); }
.newsbg { background: #ff5147; }
.newsgr { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }
.notecr { min-height: 194px; padding: 24px; border: 1px solid #171717; background: #ffffff; }
.notecr > div { margin-bottom: 18px; display: flex; justify-content: space-between; color: #787881; font-size: 10px; }
.notecr > div b { color: #1555ff; }
.voicbg { background: #e9ecff; }
.voicls { columns: 3; column-gap: 18px; }
.quote { break-inside: avoid; margin-bottom: 18px; padding: 22px; border: 1px solid #171717; background: #ffffff; box-shadow: 5px 5px 0 #171717; }
.quote:nth-child(2n) { background: #d9ff38; }
.qtopx { display: grid; grid-template-columns: 42px 1fr 24px; align-items: center; gap: 11px; }
.qtopx > div { width: 42px; height: 42px; display: grid; place-items: center; color: #ffffff; background: #1555ff; font-weight: 900; }
.qtopx span { display: flex; flex-direction: column; }
.qtopx time { color: #6d6d75; font-size: 10px; }
.qtopx > i { color: #ff5147; font-size: 23px; }
.quote > p { margin-top: 17px; font-size: 14px; }
.footer { color: #ffffff; background: #171717; }
.footin { min-height: 120px; display: flex; align-items: center; gap: 28px; }
.footnv { flex: 1; display: flex; justify-content: center; flex-wrap: wrap; gap: 10px 20px; }
.copy { padding: 17px; border-top: 1px solid #444444; color: #aaaaaa; text-align: center; font-size: 12px; }
@media (max-width: 767px) {
    .navrow, .hinner, .inner, .footin { width: min(100% - 28px, 1200px); }
    .navrow { min-height: 66px; gap: 10px; }
    .logox img { width: 40px; height: 40px; }
    .logox span { max-width: 124px; line-height: 1.2; }
    .menux { display: block; margin-left: auto; }
    .navrow > .grabx { min-height: 42px; padding: 0 10px; font-size: 0; }
    .navrow > .grabx i { font-size: 20px; }
    .links { position: absolute; top: 66px; left: 0; right: 0; display: none; padding: 12px 14px 18px; border-bottom: 1px solid #171717; background: #ffffff; }
    .links.open { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; }
    .links a { padding: 9px 5px; border: 1px solid #171717; text-align: center; }
    .hinner { min-height: 715px; padding: 62px 0 36px; }
    .issue { top: 18px; left: 0; right: auto; }
    .hcopy { width: 100%; }
    h1 { font-size: 60px; line-height: .9; }
    .hcopy > p { width: 100%; font-size: 15px; }
    .heroct { width: 100%; }
    .phone { right: 9px; bottom: -68px; width: 185px; box-shadow: 7px 7px 0 #1555ff; }
    .phone b { left: -48px; }
    .sealx { right: 160px; bottom: 48px; width: 112px; height: 112px; font-size: 11px; }
    .sidefx { display: none; }
    .ticker { justify-content: flex-start; overflow: hidden; }
    .sectx { padding: 68px 0; }
    .title { margin-bottom: 35px; font-size: 28px; }
    .shots { display: flex; gap: 16px; overflow-x: auto; padding-bottom: 14px; scroll-snap-type: x mandatory; }
    .shotx { flex: 0 0 78%; scroll-snap-align: start; }
    .cards, .dlgrid, .newsgr { grid-template-columns: 1fr; }
    .timeln { display: block; }
    .timeln::before { top: 0; bottom: 0; left: 35px; right: auto; width: 2px; height: auto; }
    .stepcr { display: grid; grid-template-columns: 70px 1fr; gap: 17px; margin-bottom: 18px; text-align: left; }
    .stepcr > div:last-child { margin-top: 0; }
    .qbutt { min-height: 72px; padding: 12px 4px; }
    .answr { padding: 0 4px 20px; }
    .voicls { columns: 1; }
    .footin { padding: 38px 0; flex-direction: column; }
    .footnv { flex: none; }
    .footin .grabx { width: 100%; }
}
