:root{
  --vp-navy:#0d315c;
  --vp-blue:#1f68b8;
  --vp-coral:#eb575d;
  --vp-coral-dark:#d9464d;
  --vp-ink:#102845;
  --vp-muted:#688097;
  --vp-line:#dce7f0;
  --vp-soft:#f2f8fd;
  --vp-white:#fff;
  --vp-shadow:0 18px 52px rgba(35,78,112,.10);
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.report-page{min-width:0!important;margin:0!important;color:var(--vp-ink)!important;background:linear-gradient(180deg,#f7fbff 0,#eef7fd 60%,#fff 100%)!important;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif!important;font-size:15px!important;line-height:1.6!important}
body.report-page a{text-decoration:none!important}
body.report-page img{max-width:100%}

.report-site-header{position:sticky!important;top:0;z-index:60;width:100%!important;height:auto!important;margin:0!important;padding:0!important;background:rgba(255,255,255,.95)!important;border:0!important;border-bottom:1px solid #dce7ef!important;box-shadow:none!important;backdrop-filter:blur(14px)}
.report-header-inner{display:flex!important;width:min(1180px,calc(100% - 40px))!important;height:72px!important;margin:0 auto!important;padding:0!important;align-items:center!important;justify-content:space-between!important;gap:28px!important}
.report-brand{display:flex!important;align-items:center!important;gap:10px!important;color:var(--vp-ink)!important}
.report-brand-mark{display:inline-flex;align-items:center;color:#e94e55;font-size:29px;font-weight:1000;line-height:1;letter-spacing:-.08em;font-style:italic}
.report-brand-mark span{color:#f19a42}
.report-brand-copy{display:grid;gap:1px;line-height:1.1}
.report-brand-copy strong{color:var(--vp-ink);font-size:17px;font-weight:900;letter-spacing:.02em}
.report-brand-copy small{color:#8a9aaa;font-size:8px;font-weight:700;letter-spacing:.08em}
.report-nav{display:flex!important;float:none!important;height:auto!important;margin:0!important;padding:0!important;align-items:center!important;gap:28px!important}
.report-nav li{float:none!important;height:auto!important;margin:0!important;padding:0!important;list-style:none!important}
.report-nav a{display:block!important;height:auto!important;padding:24px 0 21px!important;color:#40576c!important;border-bottom:3px solid transparent!important;font-size:14px!important;line-height:24px!important;transition:.2s!important}
.report-nav a:hover,.report-nav a.active{color:var(--vp-coral)!important;border-bottom-color:var(--vp-coral)!important}
.report-nav .report-home-link{padding:9px 17px!important;color:var(--vp-blue)!important;border:1px solid #7aa5cb!important;border-radius:7px!important}

.report-hero{position:relative;display:flex;width:min(1180px,calc(100% - 40px));min-height:228px;margin:0 auto;padding:42px 0 30px;align-items:center;justify-content:space-between;overflow:hidden}
.report-hero:before{content:"";position:absolute;right:20%;top:24px;width:370px;height:190px;background:radial-gradient(ellipse,rgba(114,177,230,.20),rgba(114,177,230,0) 68%);pointer-events:none}
.report-hero-copy{position:relative;z-index:2;max-width:680px}
.report-hero-copy>span{display:block;margin-bottom:8px;color:var(--vp-coral);font-size:12px;font-weight:900;letter-spacing:.16em}
.report-hero h2{margin:0 0 12px!important;color:var(--vp-navy)!important;font-size:42px!important;font-weight:900!important;line-height:1.18!important;letter-spacing:-.04em!important}
.report-hero p{max-width:620px;margin:0!important;color:var(--vp-muted)!important;font-size:16px!important;line-height:1.8!important}
.report-hero-art{position:relative;width:270px;height:150px;flex:0 0 270px}
.report-hero-art>span{position:absolute;left:5px;right:5px;bottom:4px;height:30px;background:radial-gradient(ellipse,rgba(55,105,153,.17),transparent 70%)}
.report-paper-icon{position:absolute;left:78px;top:8px;width:112px;height:132px;padding:30px 23px;background:linear-gradient(145deg,#fff,#e7f2fc);border:1px solid #d5e7f5;border-radius:12px;box-shadow:0 18px 35px rgba(56,111,160,.15);transform:rotate(3deg)}
.report-paper-icon i{display:block;height:7px;margin-bottom:10px;background:#bdd8ef;border-radius:4px}
.report-paper-icon i:nth-child(2){width:70%}
.report-paper-icon b{position:absolute;right:-20px;bottom:15px;display:grid;width:48px;height:48px;place-items:center;color:#fff;background:var(--vp-blue);border:7px solid #dcecff;border-radius:50%;font-size:18px}

.report-query-shell{display:grid!important;width:min(1180px,calc(100% - 40px))!important;min-width:0!important;margin:0 auto!important;padding:0 0 30px!important;grid-template-columns:minmax(0,1fr) 310px!important;gap:22px!important;align-items:start!important}
.report-primary{grid-column:1 / 2!important;grid-row:1!important;float:none!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important}
.report-query-card,.report-result-panel,.report-help-section,.report-order-guide,.report-support-card{background:#fff!important;border:1px solid var(--vp-line)!important;border-radius:16px!important;box-shadow:var(--vp-shadow)!important}
.report-query-card{margin:0!important;padding:27px 29px 23px!important}
.report-query-head>span,.report-aside-label{display:block;color:var(--vp-coral);font-size:11px;font-weight:900;letter-spacing:.13em}
.report-query-head h3{margin:5px 0 3px!important;color:var(--vp-ink)!important;font-size:24px!important;line-height:1.35!important}
.report-query-head p{margin:0 0 21px!important;color:#74899c!important;font-size:13px!important}
.report-bookmark-tip{margin:0 0 18px!important;padding:10px 13px!important;color:#54728b!important;background:#edf7fd!important;border-radius:8px!important}
.report-bookmark-tip ul,.report-bookmark-tip li{margin:0!important;padding:0!important;list-style:none!important}
.report-bookmark-tip p{margin:0!important;font-size:12px!important}
.report-field-label{display:none!important}
.report-query-row{display:grid!important;grid-template-columns:92px minmax(0,1fr) 150px!important;gap:12px!important;align-items:center!important;margin:0!important;padding:0!important}
.report-query-row>label{margin:0!important;color:var(--vp-ink)!important;font-size:14px!important;font-weight:800!important}
.report-query-row #outTradeNo{width:100%!important;height:50px!important;margin:0!important;padding:0 15px!important;color:var(--vp-ink)!important;background:#fff!important;border:1px solid #90afd0!important;border-radius:8px!important;outline:none!important;box-shadow:none!important;font:inherit!important;transition:.2s!important}
.report-query-row #outTradeNo:focus{border-color:var(--vp-blue)!important;box-shadow:0 0 0 3px rgba(31,104,184,.10)!important}
.report-query-row .btn-search{width:100%!important;height:50px!important;margin:0!important;padding:0!important;color:#fff!important;background:linear-gradient(90deg,var(--vp-coral),#f06d59)!important;border:0!important;border-radius:8px!important;box-shadow:0 10px 22px rgba(225,74,83,.20)!important;cursor:pointer!important;font-size:15px!important;font-weight:800!important;line-height:50px!important;transition:.2s!important}
.report-query-row .btn-search:hover{transform:translateY(-1px);box-shadow:0 13px 26px rgba(225,74,83,.26)!important}
.report-query-row .btn-search:active{transform:translateY(1px)}
.report-query-row .btn-search.is-loading{opacity:.72;cursor:wait}
.how-to-search{grid-column:2 / 4!important;display:flex!important;float:none!important;margin:0!important;padding:0!important;gap:22px!important}
.how-to-search>a{position:relative!important;display:flex!important;float:none!important;align-items:center!important;gap:6px!important;margin:0!important;color:var(--vp-blue)!important;font-size:12px!important;cursor:pointer!important}
.how-to-search>a>img,.how-to-search .wx,.how-to-search .ali{display:none!important}
.how-to-search>a:before{content:"?";display:grid;width:18px;height:18px;flex:0 0 18px;place-items:center;color:#fff;background:var(--vp-blue);border-radius:50%;font-size:11px;font-weight:900;line-height:1}
.report-query-error{grid-column:2 / 4;min-height:18px;margin:0!important;color:#d8434a!important;font-size:12px!important}
.bg-margin{display:none!important}

.report-result-panel{min-height:310px!important;margin:20px 0 0!important;padding:25px!important;overflow-x:auto!important}
.report-ready-state{display:flex!important;min-height:250px!important;margin:0!important;padding:22px!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;color:var(--vp-muted)!important;text-align:center!important}
.report-ready-state .report-ready-icon{position:relative;width:78px;height:88px;margin-bottom:16px;background:linear-gradient(145deg,#fff,#e7f2fc);border:2px solid #73a7db;border-radius:10px;box-shadow:0 13px 25px rgba(54,110,159,.12)}
.report-ready-state .report-ready-icon:before,.report-ready-state .report-ready-icon:after,.report-ready-state .report-ready-icon span{content:"";position:absolute;left:18px;right:18px;height:5px;background:#9fc4e5;border-radius:4px}
.report-ready-state .report-ready-icon:before{top:27px}
.report-ready-state .report-ready-icon span{top:42px}
.report-ready-state .report-ready-icon:after{top:57px;right:30px}
.report-ready-state p{margin:0 0 4px!important;color:var(--vp-ink)!important;font-size:20px!important;font-weight:900!important}
.report-ready-state>span{color:#71869a!important;font-size:13px!important}
#ajaxResult{width:100%!important;min-width:0!important;margin:0!important;padding:0!important}
#ajaxResult table{width:100%!important;min-width:680px!important}
#ajaxResult a,#ajaxResult button{white-space:nowrap!important}

.report-help-section{grid-column:1 / -1;min-width:0;margin-top:0;padding:24px 27px;box-sizing:border-box!important;overflow:hidden}
.report-help-section .notice-title{margin:0 0 16px!important;color:var(--vp-ink)!important;font-size:20px!important}
.report-help-section .rightFooter{display:grid!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;grid-template-columns:1fr!important;gap:0!important}
.report-help-section .rightFooter li{display:grid!important;width:100%!important;min-width:0!important;min-height:0!important;margin:0!important;padding:13px 0!important;grid-template-columns:96px minmax(0,1fr)!important;gap:14px!important;align-items:start!important;color:#667e93!important;border-bottom:1px solid #edf2f6!important;font-size:13px!important;line-height:1.75!important;list-style:none!important;overflow-wrap:anywhere!important;box-sizing:border-box!important}
.report-help-section .label{position:static!important;display:flex!important;width:96px!important;height:32px!important;min-width:0!important;margin:0!important;padding:0 7px!important;align-items:center!important;justify-content:center!important;color:#fff!important;border:0!important;border-radius:4px!important;font-size:13px!important;font-weight:500!important;line-height:1!important;white-space:nowrap!important;text-align:center!important;box-sizing:border-box!important}
.report-help-section .label-danger{background:#e34852!important}.report-help-section .label-info{background:#2d91d0!important}.report-help-section .label-success{background:#2fa66d!important}.report-help-section .label-warning{background:#ee9b29!important}

.report-aside{grid-column:2 / 3!important;grid-row:1!important;display:grid!important;float:none!important;width:auto!important;margin:0!important;padding:0!important;gap:20px!important}
.report-order-guide,.report-support-card{padding:23px!important}
.report-order-guide h3,.report-support-card h3{margin:7px 0 18px!important;color:var(--vp-ink)!important;font-size:19px!important;line-height:1.35!important}
.report-order-method{display:flex;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid #e7eef4}
.report-order-method:last-child{border-bottom:0}
.report-order-method>b{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;color:#fff;border-radius:50%;font-size:15px}
.wechat-mark{background:#2cad62}.alipay-mark{background:#1677ff;border-radius:8px!important}
.report-order-method div{display:grid;gap:2px}
.report-order-method strong{font-size:14px}.report-order-method small{color:#7b8fa1;font-size:11px}
.report-support-card>p{margin:0 0 16px!important;color:#758a9c!important;font-size:12px!important}
.report-support-qr{display:grid;width:174px;height:174px;margin:0 auto;place-items:center;background:linear-gradient(145deg,#f7fbfe,#edf6fc);border:1px solid #dce7ef;border-radius:11px;overflow:hidden}
.report-support-qr img{display:none;width:158px!important;height:158px!important;object-fit:contain!important}
.report-support-qr>span{display:grid;width:100%;height:100%;padding:18px;place-items:center;color:#8aa0b3;font-size:12px;text-align:center}
.report-support-card>small{display:block;margin-top:10px;color:#5c768d;text-align:center}
.report-aside>.lister,.report-aside>.bg-margin{display:none!important}

.report-facts{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:22px 0 48px}
.report-facts>h3{margin:0 0 20px;color:var(--vp-ink);font-size:22px}
.report-facts-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
.report-facts article{display:flex;gap:13px;align-items:flex-start}
.report-facts article>b{display:grid;width:48px;height:48px;flex:0 0 48px;place-items:center;color:var(--vp-blue);background:#e8f3fd;border-radius:50%;font-size:19px}
.report-facts article strong{display:block;margin-bottom:4px;color:var(--vp-ink);font-size:14px}
.report-facts article p{margin:0;color:#74899c;font-size:11px;line-height:1.65}

.report-site-footer{width:100%!important;margin:0!important;padding:35px 0 22px!important;color:#b8cad8!important;background:var(--vp-navy)!important;border:0!important}
.report-site-footer .main-footer{width:min(1180px,calc(100% - 40px))!important;margin:0 auto!important;text-align:center!important}
.report-site-footer .nav-footer{display:flex!important;float:none!important;justify-content:center!important;gap:0!important;margin:0 0 16px!important;padding:0!important}
.report-site-footer .nav-footer li{float:none!important;margin:0!important;padding:0 17px!important;border-right:1px solid rgba(255,255,255,.18)!important;list-style:none!important}
.report-site-footer .nav-footer li:last-child{border-right:0!important}
.report-site-footer a{color:#d8e5ee!important;font-size:13px!important}
.report-site-footer #copyRight{margin:0!important;color:#8faabd!important;font-size:12px!important}

#mask{z-index:240!important}.pay-box{z-index:250!important}

@media (max-width:900px){
  .report-header-inner{height:64px!important}
  .report-nav li:not(:last-child){display:none!important}
  .report-hero{width:min(100% - 28px,720px);min-height:190px;padding:32px 0 24px}
  .report-hero h2{font-size:34px!important}
  .report-hero-art{display:none}
  .report-query-shell{width:min(100% - 28px,720px)!important;grid-template-columns:1fr!important}
  .report-primary,.report-aside{grid-column:1!important;grid-row:auto!important}
  .report-aside{grid-template-columns:1fr 1fr!important}
  .report-facts{width:min(100% - 28px,720px)}
  .report-facts-grid{grid-template-columns:1fr 1fr}
}

@media (max-width:600px){
  .report-header-inner{width:calc(100% - 24px)!important}
  .report-brand-mark{font-size:23px}.report-brand-copy strong{font-size:14px}.report-brand-copy small{font-size:7px}
  .report-nav .report-home-link{padding:7px 10px!important;font-size:12px!important}
  .report-hero{width:calc(100% - 24px);padding-top:25px}
  .report-hero h2{font-size:29px!important}.report-hero p{font-size:13px!important}
  .report-query-shell{width:calc(100% - 20px)!important}
  .report-query-card,.report-result-panel,.report-help-section,.report-order-guide,.report-support-card{border-radius:13px!important}
  .report-query-card{padding:22px 16px 18px!important}
  .report-query-head h3{font-size:21px!important}
  .report-query-row{grid-template-columns:1fr!important}
  .report-query-row>label,.report-query-row #outTradeNo,.report-query-row .btn-search,.how-to-search,.report-query-error{grid-column:1!important}
  .how-to-search{display:grid!important;gap:8px!important}
  .report-result-panel{min-height:260px!important;padding:17px!important}
  .report-ready-state{min-height:220px!important}
  .report-help-section{padding:20px 16px}
  .report-help-section .rightFooter{grid-template-columns:1fr!important}
  .report-aside{grid-template-columns:1fr!important}
  .report-facts{width:calc(100% - 24px);padding-bottom:34px}
  .report-facts-grid{grid-template-columns:1fr;gap:18px}
  .report-site-footer .nav-footer{flex-wrap:wrap!important;row-gap:8px!important}
  .report-site-footer .nav-footer li{padding:0 9px!important}
}
