:root {
  --mq-cheng: #ff8450;
  --mq-shen: #4a281f;
  --mq-nai: #fff8ed;
  --mq-tao: #ffd2bd;
  --mq-huang: #ffd96e;
  --mq-fen: #f6a8aa;
  --mq-qing: #8bcfc3;
  --mq-hui: #76665f;
  --mq-xian: #eadbcf;
}

* { box-sizing: border-box; }
html {  }
body { margin: 0; color: var(--mq-shen); background: #fffdf9; font-family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif; letter-spacing: 0; }
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }
p, figure { margin: 0; }
.mq-kuang { width: min(1160px, calc(100% - 48px)); margin: 0 auto; }

.mq-toubu { position: sticky; z-index: 80; top: 0; border-bottom: 1px solid rgba(74,40,31,.12); background: rgba(255,253,249,.94); backdrop-filter: blur(14px); }
.mq-daohang { min-height: 72px; display: flex; align-items: center; gap: 30px; }
.mq-pinpai { display: inline-flex; align-items: center; gap: 10px; flex: 0 0 auto; font-size: 16px; font-weight: 900; }
.mq-pinpai img { width: 42px; height: 42px; border-radius: 8px; object-fit: cover; box-shadow: 0 6px 16px rgba(136,68,39,.14); }
.mq-daohang-lianjie { display: flex; justify-content: center; gap: 25px; flex: 1; color: #765f56; font-size: 14px; }
.mq-daohang-lianjie a {  }
.mq-daohang-lianjie a:hover { color: var(--mq-cheng); }
.mq-toubu-anniu { min-height: 42px; padding: 0 18px; display: inline-flex; align-items: center; gap: 8px; border: 2px solid var(--mq-shen); border-radius: 5px; background: var(--mq-huang); font-size: 14px; font-weight: 900; box-shadow: 4px 4px 0 var(--mq-shen); }

.mq-yingxiong { position: relative; overflow: hidden; min-height: 690px; background: var(--mq-nai); }
.mq-yingxiong::after { content: "MIAOQU  /  NEW CHAPTER  /  DELIVERY"; position: absolute; right: -110px; bottom: 55px; color: rgba(74,40,31,.04); font-size: 68px; font-weight: 900; white-space: nowrap; }
.mq-yingxiong-buju { position: relative; z-index: 2; min-height: 690px; display: grid; grid-template-columns: minmax(0,.92fr) minmax(500px,1.08fr); align-items: center; gap: 65px; padding-top: 56px; padding-bottom: 68px; }
.mq-yingxiong-biaoqian { width: max-content; margin-bottom: 24px; padding: 8px 13px; display: flex; align-items: center; gap: 8px; border: 1px dashed #b98c77; border-radius: 4px; color: #845d4e; background: #fff; font-size: 12px; font-weight: 800; transform: rotate(-1.5deg); }
.mq-yingxiong-biaoqian i { color: var(--mq-cheng); font-size: 18px; }
.mq-yingxiong h1 { margin: 0 0 24px; font-size: clamp(48px,5.25vw,72px); line-height: 1.08; letter-spacing: 0; }
.mq-yingxiong h1 em { position: relative; z-index: 1; color: var(--mq-cheng); font-style: normal; }
.mq-yingxiong h1 em::after { content: ""; position: absolute; z-index: -1; right: -4px; bottom: 4px; left: -4px; height: 13px; background: var(--mq-huang); transform: rotate(-1deg); }
.mq-yingxiong-wenan > p { max-width: 520px; color: var(--mq-hui); font-size: 16px; line-height: 1.9; }
.mq-yingxiong-anniu { margin-top: 30px; display: flex; gap: 13px; }
.mq-yingxiong-anniu a { min-height: 56px; padding: 0 23px; display: inline-flex; align-items: center; justify-content: center; gap: 9px; border: 2px solid var(--mq-shen); border-radius: 5px; font-size: 15px; font-weight: 900;  }
.mq-yingxiong-anniu a:hover { transform: translate(-2px,-2px); box-shadow: 5px 5px 0 var(--mq-shen); }
.mq-zhuanniu { color: #fff; background: var(--mq-cheng); box-shadow: 4px 4px 0 var(--mq-shen); }
.mq-cianniu { background: #fff; }
.mq-yingxiong-shuju { margin-top: 30px; display: flex; gap: 22px; color: #8c7469; font-size: 11px; }
.mq-yingxiong-shuju span { display: grid; gap: 4px; }
.mq-yingxiong-shuju b { color: var(--mq-shen); font-size: 13px; }

.mq-toudixiang { position: relative; justify-self: center; width: 500px; height: 510px; margin-top: 18px; border: 3px solid var(--mq-shen); border-radius: 25px 25px 9px 9px; background: var(--mq-cheng); box-shadow: 17px 19px 0 var(--mq-tao), 21px 23px 0 var(--mq-shen); }
.mq-toudixiang::before { content: ""; position: absolute; inset: 70px 26px 25px; border: 2px solid var(--mq-shen); border-radius: 8px; background: #fff8e9; }
.mq-maoer { position: absolute; z-index: -1; top: -51px; width: 125px; height: 125px; border: 3px solid var(--mq-shen); background: var(--mq-cheng); transform: rotate(45deg); }
.mq-maoer::after { content: ""; position: absolute; inset: 29px; background: var(--mq-fen); clip-path: polygon(0 0,100% 100%,0 100%); }
.mq-maoer-zuo { left: 35px; border-radius: 13px 0 13px 0; }
.mq-maoer-you { right: 35px; border-radius: 13px 0 13px 0; }
.mq-maoer-you::after { transform: rotate(180deg); }
.mq-toudixiang-ding { position: absolute; z-index: 4; top: 0; right: 22px; left: 22px; height: 70px; display: flex; align-items: center; justify-content: space-between; color: #fff; font-size: 11px; font-weight: 900; }
.mq-toudixiang-ding span { display: inline-flex; align-items: center; gap: 7px; }
.mq-toudixiang-ding b { padding: 6px 8px; border: 1px solid rgba(255,255,255,.75); border-radius: 3px; }
.mq-toudikou { position: absolute; z-index: 5; top: 91px; right: 52px; left: 52px; height: 38px; padding: 0 13px; display: flex; align-items: center; gap: 12px; border: 2px solid var(--mq-shen); border-radius: 20px; color: #f5e7d9; background: var(--mq-shen); font-size: 10px; font-weight: 900; }
.mq-toudikou i { height: 1px; flex: 1; background: #9f7c6c; }
.mq-baoguo { position: absolute; z-index: 3; left: 73px; width: 285px; height: 128px; padding: 19px 20px; border: 2px solid var(--mq-shen); border-radius: 5px; background: var(--mq-huang); box-shadow: 6px 6px 0 rgba(74,40,31,.18); transform-origin: center bottom; }
.mq-baoguo span,.mq-baoguo b { display: block; }
.mq-baoguo span { margin-bottom: 10px; font-size: 17px; font-weight: 900; }
.mq-baoguo b { color: #ae704c; font-size: 9px; }
.mq-baoguo-hou { top: 133px; transform: rotate(-8deg); }
.mq-baoguo-zhong { top: 150px; left: 132px; background: var(--mq-qing); transform: rotate(7deg); }
.mq-yueduchuang { position: absolute; z-index: 8; top: 181px; left: 59px; width: 198px; height: 284px; padding: 9px; border: 3px solid var(--mq-shen); border-radius: 7px; background: #fff; box-shadow: 8px 8px 0 var(--mq-shen); transform: rotate(-3deg); }
.mq-yueduchuang img { width: 100%; height: 100%; border-radius: 3px; object-fit: cover; object-position: top center; }
.mq-yueduchuang-biaoqian { position: absolute; right: -152px; bottom: 49px; width: 145px; min-height: 48px; padding: 0 13px; display: flex; align-items: center; gap: 8px; border: 2px solid var(--mq-shen); border-radius: 4px; background: var(--mq-huang); font-size: 11px; font-weight: 900; transform: rotate(5deg); }
.mq-yueduchuang-biaoqian i { font-size: 18px; }
.mq-toudixiang-dibu { position: absolute; z-index: 7; right: 49px; bottom: 38px; width: 160px; padding-top: 13px; border-top: 2px dashed #c8ac96; color: #907669; font-size: 9px; }
.mq-toudixiang-dibu span,.mq-toudixiang-dibu b { display: block; }
.mq-toudixiang-dibu span { margin-bottom: 9px; }
.mq-toudixiang-dibu span i { color: var(--mq-qing); }
.mq-toudixiang-dibu b { color: var(--mq-shen); font-size: 17px; }
.mq-maozhua { position: absolute; z-index: 9; width: 42px; height: 42px; transform: rotate(18deg); }
.mq-maozhua i,.mq-maozhua b { position: absolute; border-radius: 50%; background: rgba(255,255,255,.33); }
.mq-maozhua i { top: 2px; width: 10px; height: 13px; }
.mq-maozhua i:nth-child(1) { left: 4px; }.mq-maozhua i:nth-child(2) { left: 16px; top: -2px; }.mq-maozhua i:nth-child(3) { right: 3px; }
.mq-maozhua b { right: 7px; bottom: 2px; width: 29px; height: 24px; }
.mq-maozhua-yi { top: 9px; left: 17px; }.mq-maozhua-er { top: 18px; right: 138px; transform: scale(.7) rotate(-15deg); }

.mq-biaoti { margin-bottom: 44px; display: flex; align-items: flex-end; justify-content: space-between; gap: 35px; }
.mq-biaoti > div > span,.mq-wenti-yinru > span,.mq-liucheng-wenan > span { display: block; margin-bottom: 11px; color: var(--mq-cheng); font-size: 11px; font-weight: 900; }
.mq-dabiaoti { font-size: clamp(29px,3vw,41px); line-height: 1.25; font-weight: 900; }
.mq-biaoti > p { max-width: 410px; color: var(--mq-hui); font-size: 14px; line-height: 1.75; text-align: right; }
.mq-zhanshi,.mq-youshi,.mq-liucheng,.mq-wenti,.mq-pingjia { padding: 100px 0; }

.mq-zhanshi { overflow: hidden; }
.mq-zhanshi-huakuai { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 16px; }
.mq-zhanshi-huakuai figure { min-width: 0; padding: 8px 8px 0; border: 2px solid var(--mq-shen); border-radius: 5px; background: #fff; box-shadow: 5px 5px 0 var(--mq-tao); }
.mq-zhanshi-huakuai figure:nth-child(even) { transform: translateY(18px); }
.mq-zhanshi-huakuai figure > div { overflow: hidden; aspect-ratio: 3 / 4; border-radius: 3px; background: #f2e7de; }
.mq-zhanshi-huakuai img { width: 100%; height: 100%; object-fit: cover; object-position: top center;  }
.mq-zhanshi-huakuai figure:hover img { transform: scale(1.025); }
.mq-zhanshi-huakuai figcaption { min-height: 60px; display: grid; grid-template-columns: 30px 1fr 20px; align-items: center; gap: 8px; }
.mq-zhanshi-huakuai figcaption b { color: var(--mq-cheng); font-size: 10px; }.mq-zhanshi-huakuai figcaption span { font-size: 14px; font-weight: 900; }.mq-zhanshi-huakuai figcaption i { font-size: 18px; }

.mq-youshi { margin-top: 18px; color: #fff; background: var(--mq-shen); }
.mq-biaoti-bai > div > span { color: var(--mq-huang); }.mq-biaoti-bai > p { color: #c8aea3; }
.mq-youshi-wangge { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 14px; }
.mq-youshi-wangge article { position: relative; min-height: 215px; padding: 27px 27px 23px; overflow: hidden; border: 1px solid #79584c; border-radius: 5px; background: #553127; }
.mq-youshi-wangge article:nth-child(2),.mq-youshi-wangge article:nth-child(5) { background: #62372a; }
.mq-youshi-wangge article > i { margin-bottom: 29px; display: block; color: var(--mq-huang); font-size: 30px; }
.mq-youshi-wangge article > b { display: block; margin-bottom: 9px; font-size: 17px; }.mq-youshi-wangge article > p { color: #cfb9b0; font-size: 13px; line-height: 1.7; }
.mq-youshi-wangge article > span { position: absolute; top: 25px; right: 24px; color: #9c7565; font-size: 9px; font-weight: 900; writing-mode: vertical-rl; }

.mq-liucheng { background: var(--mq-tao); }
.mq-liucheng-buju { display: grid; grid-template-columns: 335px 1fr; gap: 75px; align-items: center; }
.mq-liucheng-wenan > p { margin-top: 20px; color: #805e50; font-size: 14px; line-height: 1.8; }
.mq-liucheng-wenan > a { width: max-content; margin-top: 26px; display: flex; align-items: center; gap: 9px; padding-bottom: 6px; border-bottom: 2px solid var(--mq-shen); font-size: 13px; font-weight: 900; }
.mq-liucheng-xian { position: relative; display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 14px; }
.mq-liucheng-xian::before { content: ""; position: absolute; z-index: 0; top: 50%; right: -25px; left: -25px; border-top: 2px dashed rgba(74,40,31,.35); transform: rotate(-5deg); }
.mq-liucheng-xian article { position: relative; z-index: 1; min-height: 190px; padding: 21px; border: 2px solid var(--mq-shen); border-radius: 4px; background: var(--mq-nai); box-shadow: 5px 5px 0 rgba(74,40,31,.2); }
.mq-liucheng-xian article:nth-child(2),.mq-liucheng-xian article:nth-child(3) { transform: rotate(2deg); }
.mq-liucheng-xian article > b { float: right; padding: 4px 6px; background: var(--mq-huang); font-size: 9px; }
.mq-liucheng-xian article > i { margin: 11px 0 27px; display: block; color: var(--mq-cheng); font-size: 29px; }
.mq-liucheng-xian article > span { display: block; margin-bottom: 8px; font-size: 16px; font-weight: 900; }.mq-liucheng-xian article > p { color: var(--mq-hui); font-size: 13px; line-height: 1.65; }

.mq-wenti { background: #fffdf9; }
.mq-wenti-buju { display: grid; grid-template-columns: 300px minmax(0,1fr); gap: 72px; }
.mq-wenti-yinru > p { margin-top: 20px; color: var(--mq-hui); font-size: 14px; line-height: 1.8; }
.mq-wenti-yinru > i { margin-top: 34px; display: block; color: var(--mq-cheng); font-size: 62px; }
.mq-wenti-liebiao { border-top: 2px solid var(--mq-shen); }
.mq-wenti-liebiao details { border-bottom: 1px solid var(--mq-xian); }
.mq-wenti-liebiao summary { min-height: 75px; display: grid; grid-template-columns: 42px 1fr 26px; align-items: center; cursor: pointer; list-style: none; }
.mq-wenti-liebiao summary::-webkit-details-marker { display: none; }.mq-wenti-liebiao summary b { color: var(--mq-cheng); font-size: 10px; }.mq-wenti-liebiao summary span { font-size: 15px; font-weight: 900; }.mq-wenti-liebiao summary i { color: var(--mq-cheng); font-size: 22px;  }.mq-wenti-liebiao details[open] summary i { transform: rotate(45deg); }
.mq-wenti-liebiao details > p { padding: 0 28px 24px 42px; color: var(--mq-hui); font-size: 13px; line-height: 1.8; }.mq-wenti-liebiao details > p a { color: var(--mq-cheng); font-weight: 900; }

.mq-pingjia { background: #fff3e2; }
.mq-pingjia-pubu { columns: 3; column-gap: 17px; }
.mq-pingjia-pubu article { width: 100%; margin: 0 0 17px; padding: 24px; display: inline-block; break-inside: avoid; border: 2px solid var(--mq-shen); border-radius: 5px; background: #fffdf9; box-shadow: 4px 4px 0 var(--mq-tao); }
.mq-pingjia-pubu article:nth-child(2),.mq-pingjia-pubu article:nth-child(5) { padding-bottom: 39px; }
.mq-pingjia-pubu article > i { color: var(--mq-cheng); font-size: 24px; }.mq-pingjia-pubu article > p { margin: 12px 0 24px; font-size: 14px; line-height: 1.85; }
.mq-pingjia-pubu footer { display: flex; align-items: center; gap: 10px; }.mq-pingjia-pubu footer > b { width: 35px; height: 35px; display: grid; place-items: center; border-radius: 50%; color: #fff; background: var(--mq-cheng); font-size: 11px; }.mq-pingjia-pubu footer span,.mq-pingjia-pubu footer time { display: block; }.mq-pingjia-pubu footer span { margin-bottom: 3px; font-size: 12px; font-weight: 900; }.mq-pingjia-pubu footer time { color: #9b8175; font-size: 9px; }

.mq-dibu { padding: 55px 0; color: #fff; background: var(--mq-shen); }
.mq-dibu-neirong { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 25px 45px; }.mq-dibu .mq-pinpai img { box-shadow: none; }.mq-dibu-neirong > p { color: #bfa59a; font-size: 12px; }.mq-dibu nav { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 20px; color: #d7c1b8; font-size: 12px; }.mq-dibu nav a:hover { color: var(--mq-huang); }.mq-dibu-neirong > small { grid-column: 1 / -1; padding-top: 21px; border-top: 1px solid #765247; color: #aa8a7d; }

@media (max-width: 1050px) {
  .mq-daohang-lianjie { display: none; }.mq-daohang { justify-content: space-between; }
  .mq-yingxiong-buju { grid-template-columns: minmax(0,.86fr) minmax(450px,1.14fr); gap: 30px; }.mq-toudixiang { transform: scale(.9); transform-origin: center right; }
}
@media (max-width: 820px) {
  .mq-kuang { width: min(100% - 34px,680px); }.mq-yingxiong-buju { grid-template-columns: 1fr; gap: 70px; padding-top: 58px; padding-bottom: 90px; }.mq-yingxiong h1 { font-size: 49px; }.mq-yingxiong-wenan > p { max-width: 600px; }.mq-toudixiang { width: min(500px,calc(100% - 22px)); transform: none; }
  .mq-biaoti { align-items: flex-start; flex-direction: column; gap: 12px; }.mq-biaoti > p { max-width: 560px; text-align: left; }.mq-zhanshi,.mq-youshi,.mq-liucheng,.mq-wenti,.mq-pingjia { padding: 76px 0; }
  .mq-zhanshi-huakuai { margin-right: -17px; overflow-x: auto; grid-template-columns: repeat(4,minmax(225px,72vw)); padding: 0 17px 28px 0; scroll-snap-type: x mandatory; }.mq-zhanshi-huakuai figure { scroll-snap-align: start; }.mq-zhanshi-huakuai figure:nth-child(even) { transform: none; }
  .mq-liucheng-buju,.mq-wenti-buju { grid-template-columns: 1fr; gap: 42px; }.mq-liucheng-wenan { max-width: 520px; }.mq-wenti-yinru > i { display: none; }.mq-pingjia-pubu { columns: 2; }.mq-dibu-neirong { grid-template-columns: 1fr auto; }.mq-dibu-neirong > p { display: none; }
}
@media (max-width: 560px) {
  .mq-daohang { min-height: 64px; }.mq-pinpai span { max-width: 155px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }.mq-toubu-anniu { width: 42px; min-height: 42px; padding: 0; justify-content: center; box-shadow: 3px 3px 0 var(--mq-shen); }.mq-toubu-anniu span { display: none; }
  .mq-yingxiong h1 { font-size: 40px; }.mq-yingxiong-wenan > p { font-size: 15px; }.mq-yingxiong-anniu { flex-direction: column; }.mq-yingxiong-anniu a { width: 100%; }.mq-yingxiong-shuju { gap: 14px; justify-content: space-between; }
  .mq-toudixiang { height: 410px; border-radius: 20px 20px 8px 8px; box-shadow: 10px 12px 0 var(--mq-tao),13px 15px 0 var(--mq-shen); }.mq-toudixiang::before { inset: 61px 17px 18px; }.mq-maoer { top: -38px; width: 90px; height: 90px; }.mq-maoer-zuo { left: 25px; }.mq-maoer-you { right: 25px; }.mq-toudixiang-ding { height: 59px; }.mq-toudikou { top: 75px; right: 31px; left: 31px; }.mq-baoguo { left: 41px; width: 220px; height: 105px; }.mq-baoguo-hou { top: 116px; }.mq-baoguo-zhong { top: 131px; left: 82px; }.mq-yueduchuang { top: 157px; left: 37px; width: 145px; height: 211px; }.mq-yueduchuang-biaoqian { right: -125px; bottom: 36px; width: 120px; }.mq-toudixiang-dibu { right: 28px; bottom: 29px; width: 126px; }.mq-toudixiang-dibu b { font-size: 14px; }
  .mq-dabiaoti { font-size: 29px; }.mq-youshi-wangge { grid-template-columns: 1fr; }.mq-liucheng-xian { grid-template-columns: 1fr; }.mq-liucheng-xian article:nth-child(2),.mq-liucheng-xian article:nth-child(3) { transform: none; }.mq-wenti-liebiao summary { grid-template-columns: 35px 1fr 24px; }.mq-wenti-liebiao details > p { padding-left: 35px; }.mq-pingjia-pubu { columns: 1; }.mq-dibu-neirong { grid-template-columns: 1fr; }.mq-dibu nav { justify-content: flex-start; }
}
@media (max-width: 385px) {
  .mq-yingxiong h1 { font-size: 36px; }.mq-yingxiong-shuju { display: none; }.mq-toudixiang { height: 385px; }.mq-yueduchuang { width: 132px; height: 191px; }.mq-yueduchuang-biaoqian { right: -112px; width: 108px; font-size: 10px; }.mq-toudixiang-dibu { width: 113px; }
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } *,*::before,*::after {  } }
