* { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { color: #191919; background: #fffdf6; font-family: "Microsoft YaHei", "PingFang SC", sans-serif; letter-spacing: 0; }
a { color: inherit; text-decoration: none; }
button { color: inherit; font: inherit; }
.heade { position: sticky; top: 0; z-index: 20; height: 78px; background: #fffdf6; border-bottom: 2px solid #191919; }
.navbox, .heroin, .wraper, .footin { width: calc(100% - 40px); max-width: 1200px; margin: 0 auto; }
.navbox { display: flex; align-items: center; height: 76px; gap: 23px; }
.brand { display: flex; flex: 0 0 auto; align-items: center; gap: 11px; }
.brand img { width: 46px; height: 46px; object-fit: cover; border: 2px solid #191919; border-radius: 50%; }
.brand span { display: grid; gap: 2px; }
.brand b { font-size: 16px; }
.brand small { color: #5b5b5b; font-size: 9px; font-weight: 800; }
.navlis { display: flex; flex: 1; justify-content: center; gap: 18px; }
.navlis a { padding: 8px 0; font-size: 13px; font-weight: 700; white-space: nowrap; }
.navlis a:hover { color: #1748dc; }
.headbt { display: inline-flex; align-items: center; justify-content: center; min-height: 44px; padding: 0 17px; gap: 7px; color: #ffffff; background: #1748dc; border: 2px solid #191919; border-radius: 30px; box-shadow: 3px 3px 0 #191919; font-size: 13px; font-weight: 900; white-space: nowrap; }
.menub { display: none; width: 42px; height: 42px; background: #d5ff43; border: 2px solid #191919; border-radius: 50%; font-size: 21px; }
.hero { overflow: hidden; background: #ff684c; border-bottom: 2px solid #191919; }
.heroin { display: grid; grid-template-columns: 1.05fr .95fr; min-height: 650px; border-right: 2px solid #191919; border-left: 2px solid #191919; }
.herotx { display: flex; flex-direction: column; justify-content: center; padding: 70px 64px; background: #fffdf6; }
.freeid { display: inline-flex; align-self: flex-start; align-items: center; margin-bottom: 24px; border: 2px solid #191919; border-radius: 30px; overflow: hidden; }
.freeid span { padding: 7px 13px; color: #ffffff; background: #1748dc; font-size: 12px; font-weight: 900; }
.freeid b { padding: 7px 13px; font-size: 12px; }
.titlex { display: flex; align-items: center; gap: 13px; color: #1748dc; font-size: 16px; font-weight: 900; }
.titlex img { width: 58px; height: 58px; object-fit: cover; border: 2px solid #191919; border-radius: 50%; }
h1 { margin-top: 23px; font-size: 58px; line-height: 1.12; }
.leadtx { max-width: 540px; margin-top: 22px; color: #565656; font-size: 15px; line-height: 1.9; }
.herobt { display: flex; align-items: center; margin-top: 30px; gap: 24px; }
.herobt > a { display: inline-flex; align-items: center; justify-content: center; min-height: 58px; padding: 0 27px; gap: 9px; color: #ffffff; background: #1748dc; border: 2px solid #191919; border-radius: 30px; box-shadow: 5px 5px 0 #191919; font-weight: 900; }
.herobt > div { display: flex; align-items: center; gap: 8px; }
.herobt > div b { color: #ff684c; font-size: 35px; }
.herobt > div span { color: #5b5b5b; font-size: 11px; line-height: 1.5; }
.market { position: relative; min-height: 650px; background: #ff684c; }
.markhd { display: flex; align-items: center; justify-content: space-between; height: 64px; padding: 0 30px; border-bottom: 2px solid #191919; font-size: 12px; }
.markhd span { padding: 5px 9px; background: #d5ff43; border: 2px solid #191919; font-weight: 900; }
.screen { position: absolute; right: 50%; bottom: 0; width: 292px; height: 548px; padding: 12px 12px 0; background: #fffdf6; border: 3px solid #191919; border-bottom: 0; border-radius: 28px 28px 0 0; transform: translateX(50%) rotate(-2deg); box-shadow: 11px 0 0 #1748dc; overflow: hidden; }
.screen img { display: block; width: 100%; height: auto; border-radius: 16px 16px 0 0; }
.labelx { position: absolute; z-index: 3; top: 140px; right: 15px; display: flex; flex-direction: column; padding: 17px; background: #d5ff43; border: 2px solid #191919; box-shadow: 4px 4px 0 #191919; transform: rotate(4deg); }
.labelx i { margin-bottom: 7px; font-size: 24px; }
.labelx span { font-size: 13px; font-weight: 900; }
.labelx small { margin-top: 3px; font-size: 9px; }
.dotbox { position: absolute; bottom: 32px; left: 20px; display: grid; grid-template-columns: repeat(2, 12px); gap: 8px; }
.dotbox i { width: 12px; height: 12px; background: #191919; border-radius: 50%; }
.sideid { position: absolute; top: 95px; left: 16px; font-size: 9px; font-weight: 900; writing-mode: vertical-rl; }
.secton { padding: 92px 0; }
.secttl { margin-bottom: 47px; font-size: 33px; font-weight: 900; text-align: center; }
.secttl::before, .secttl::after { display: inline-block; width: 28px; height: 8px; margin: 0 13px 5px; background: #ff684c; border: 2px solid #191919; content: ""; }
.showls { display: grid; grid-template-columns: repeat(4, 1fr); gap: 17px; }
.showls figure { position: relative; padding: 12px; background: #ffffff; border: 2px solid #191919; box-shadow: 5px 5px 0 #d5ff43; }
.showls figure:nth-child(2n) { transform: translateY(15px); box-shadow: 5px 5px 0 #ff684c; }
.showls figure > span { display: block; padding: 7px 4px 10px; color: #1748dc; font-size: 10px; font-weight: 900; }
.showls img { display: block; width: 100%; height: auto; border: 1px solid #bdbdbd; }
.showls figcaption { padding: 14px 4px 4px; font-size: 12px; font-weight: 800; }
.inkbg { color: #ffffff; background: #191919; }
.inkbg .secttl::before, .inkbg .secttl::after { background: #d5ff43; border-color: #ffffff; }
.featls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2px; background: #ffffff; border: 2px solid #ffffff; }
.featit { position: relative; min-height: 210px; padding: 27px; background: #191919; }
.featit > span { position: absolute; top: 20px; right: 22px; color: #777777; font-size: 28px; font-weight: 900; }
.featit > i { display: inline-flex; align-items: center; justify-content: center; width: 48px; height: 48px; color: #191919; background: #d5ff43; border-radius: 50%; font-size: 24px; }
.featit b { display: block; margin-top: 21px; font-size: 17px; }
.featit p { margin-top: 9px; color: #bcbcbc; font-size: 13px; line-height: 1.75; }
.limebg { background: #d5ff43; border-top: 2px solid #191919; border-bottom: 2px solid #191919; }
.limebg .secttl::before, .limebg .secttl::after { background: #1748dc; }
.downls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.downit { display: grid; grid-template-columns: 32px 48px 1fr 24px; align-items: center; min-height: 120px; padding: 20px; gap: 12px; background: #fffdf6; border: 2px solid #191919; box-shadow: 5px 5px 0 #191919; transition: transform .2s ease; }
.downit:hover { transform: translateY(-4px); }
.downit > small { align-self: start; color: #ff684c; font-size: 11px; font-weight: 900; }
.downit > i:nth-child(2) { display: inline-flex; align-items: center; justify-content: center; width: 48px; height: 48px; color: #ffffff; background: #1748dc; border: 2px solid #191919; border-radius: 50%; font-size: 23px; }
.downit > span { display: flex; min-width: 0; flex-direction: column; }
.downit b { font-size: 16px; }
.downit em { overflow: hidden; margin-top: 6px; color: #666666; font-size: 11px; font-style: normal; text-overflow: ellipsis; white-space: nowrap; }
.downit > i:last-child { font-size: 20px; }
.timeln { position: relative; display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.timeln::before { position: absolute; top: 72px; right: 8%; left: 8%; height: 3px; background: #191919; content: ""; }
.timeln article { position: relative; z-index: 1; text-align: center; }
.timeln article > span { display: inline-block; margin-bottom: 12px; padding: 5px 10px; color: #ffffff; background: #1748dc; border: 2px solid #191919; border-radius: 20px; font-size: 10px; font-weight: 900; }
.timeln article > div { display: flex; align-items: center; justify-content: center; width: 76px; height: 76px; margin: 0 auto; background: #ff684c; border: 3px solid #191919; border-radius: 50%; box-shadow: 4px 4px 0 #d5ff43; font-size: 27px; }
.timeln b { display: block; margin-top: 20px; font-size: 16px; }
.timeln p { margin-top: 8px; color: #666666; font-size: 12px; line-height: 1.7; }
.faqbg { background: #eaf0ff; border-top: 2px solid #191919; border-bottom: 2px solid #191919; }
.faqbox { max-width: 920px; }
.faqlst { border-top: 2px solid #191919; }
.faqitm { border-right: 2px solid #191919; border-bottom: 2px solid #191919; border-left: 2px solid #191919; background: #ffffff; }
.faqbtn { display: flex; align-items: center; justify-content: space-between; width: 100%; min-height: 70px; padding: 0 20px; background: transparent; border: 0; cursor: pointer; font-weight: 800; text-align: left; }
.faqbtn span { display: flex; align-items: center; gap: 14px; }
.faqbtn b { color: #1748dc; font-size: 11px; }
.faqbtn i { font-size: 22px; }
.faqans { display: none; padding: 0 55px 23px 51px; color: #5e5e5e; font-size: 13px; line-height: 1.8; }
.faqitm.active { background: #d5ff43; }
.faqitm.active .faqans { display: block; }
.newsls { display: grid; grid-template-columns: repeat(2, 1fr); gap: 15px; }
.newsit { display: grid; grid-template-columns: 64px 1fr 45px; align-items: center; min-height: 126px; padding: 19px; gap: 17px; background: #ffffff; border: 2px solid #191919; }
.newsit > div { display: grid; justify-items: center; padding: 8px 0; background: #ff684c; border: 2px solid #191919; }
.newsit > div span { font-size: 25px; font-weight: 900; }
.newsit > div small { font-size: 9px; }
.newsit > p { display: flex; flex-direction: column; }
.newsit > p b { margin-bottom: 7px; font-size: 15px; }
.newsit > p span { color: #666666; font-size: 12px; line-height: 1.7; }
.newsit time { color: #1748dc; font-size: 10px; font-weight: 900; writing-mode: vertical-rl; }
.ratebg { background: #ff684c; border-top: 2px solid #191919; }
.ratebg .secttl::before, .ratebg .secttl::after { background: #d5ff43; }
.ratels { columns: 3; column-gap: 17px; }
.rateit { display: inline-block; width: 100%; margin: 0 0 17px; padding: 24px; background: #fffdf6; border: 2px solid #191919; box-shadow: 5px 5px 0 #1748dc; break-inside: avoid; }
.rateit:nth-child(3n) { padding-bottom: 38px; }
.ratehd { display: flex; align-items: center; justify-content: space-between; }
.ratehd span { padding: 6px 12px; background: #d5ff43; border: 2px solid #191919; border-radius: 20px; font-size: 11px; font-weight: 900; }
.ratehd em { color: #ff684c; font-size: 12px; font-style: normal; }
.rateit > p { margin: 20px 0; font-size: 14px; line-height: 1.9; }
.rateit time { color: #777777; font-size: 10px; }
.footer { padding: 52px 0 24px; color: #ffffff; background: #191919; border-top: 7px solid #d5ff43; }
.footin { display: flex; align-items: center; gap: 26px; }
.footin .brand small { color: #a9a9a9; }
.footnv { display: flex; flex: 1; justify-content: center; flex-wrap: wrap; gap: 12px 17px; }
.footnv a { color: #c9c9c9; font-size: 11px; }
.copyrt { width: calc(100% - 40px); max-width: 1200px; margin: 34px auto 0; padding-top: 20px; color: #888888; border-top: 1px solid #444444; font-size: 10px; text-align: center; }
@media (max-width: 767px) {
    .heade { height: 68px; }
    .navbox, .heroin, .wraper, .footin { width: calc(100% - 28px); }
    .navbox { height: 66px; gap: 10px; }
    .brand span { display: none; }
    .brand img { width: 40px; height: 40px; }
    .menub { display: block; margin-left: auto; }
    .heade .headbt { min-height: 40px; padding: 0 12px; box-shadow: none; font-size: 11px; }
    .navlis { position: absolute; top: 68px; right: 14px; left: 14px; display: none; padding: 10px; background: #fffdf6; border: 2px solid #191919; box-shadow: 5px 5px 0 #1748dc; }
    .navlis.active { display: grid; grid-template-columns: repeat(2, 1fr); }
    .navlis a { padding: 11px 6px; text-align: center; }
    .heroin { display: flex; width: 100%; flex-direction: column; border: 0; }
    .herotx { padding: 55px 20px 50px; }
    h1 { font-size: 41px; }
    .leadtx { font-size: 14px; }
    .herobt { align-items: flex-start; flex-direction: column; }
    .herobt > a { width: 100%; }
    .market { min-height: 590px; border-top: 2px solid #191919; }
    .screen { width: 265px; height: 508px; }
    .labelx { right: 5px; }
    .sideid { left: 7px; }
    .dotbox { left: 7px; }
    .secton { padding: 68px 0; }
    .secttl { margin-bottom: 36px; font-size: 27px; }
    .secttl::before, .secttl::after { width: 18px; margin-right: 8px; margin-left: 8px; }
    .showls { display: flex; overflow-x: auto; padding: 0 0 18px 2px; scroll-snap-type: x mandatory; }
    .showls figure { min-width: 76vw; scroll-snap-align: start; }
    .showls figure:nth-child(2n) { transform: none; }
    .featls, .downls, .newsls { grid-template-columns: 1fr; }
    .featls { gap: 2px; }
    .featit { min-height: 195px; }
    .downit { grid-template-columns: 25px 45px 1fr 20px; padding: 16px; gap: 9px; }
    .downit > i:nth-child(2) { width: 45px; height: 45px; }
    .timeln { grid-template-columns: 1fr; gap: 28px; }
    .timeln::before { top: 30px; bottom: 30px; left: 37px; width: 3px; height: auto; }
    .timeln article { display: grid; grid-template-columns: 76px 1fr; text-align: left; }
    .timeln article > span { grid-column: 2; grid-row: 1; justify-self: start; margin: 0 0 7px 18px; }
    .timeln article > div { grid-column: 1; grid-row: 1 / span 3; }
    .timeln b, .timeln p { grid-column: 2; margin-left: 18px; }
    .timeln b { margin-top: 0; }
    .faqbtn { min-height: 66px; padding: 0 12px; }
    .faqans { padding: 0 35px 20px 42px; }
    .newsit { grid-template-columns: 55px 1fr 30px; padding: 15px; gap: 11px; }
    .ratels { columns: 1; }
    .footin { align-items: stretch; flex-direction: column; }
    .footin .brand span { display: grid; }
    .footnv { display: grid; grid-template-columns: repeat(2, 1fr); justify-content: start; }
    .footin .headbt { width: 100%; }
}
