@charset "utf-8";
/* R78: 页面级 tpl 合并。保留加载位置，<｜hy_place▁holder▁no▁813｜>同源顺序；冲突/跨页命中规则留在各自文件 */
.bjx-titlebar{padding:26px 30px 0;}
.bjx-titlebar h1 span{font-size:14px;color:#B58A5B;font-weight:normal;margin-left:12px;letter-spacing:1px;}
.bjx-intro{padding:18px 30px 14px;font-size:15px;color:#555;line-height:2; border-bottom:1px solid #f0dcc1;}
.bjx-intro b{color:#9D581F;font-weight:bold;}
.bjx-list-t{margin:22px 30px 6px;font-size:20px;color:#74321B;font-weight:bold; padding-left:14px;line-height:1.4;position:relative;}
.bjx-list-t:before{content:"";position:absolute;left:0;top:50%;width:5px;height:22px;margin-top:-11px;background:#9D581F;border-radius:2px;}
.bjx-grid{margin:18px 30px 28px; display:grid; grid-template-columns:repeat(auto-fill,minmax(104px,1fr)); gap:0; border-top:1px solid #eee4d6; border-left:1px solid #eee4d6; background:#fff;}
.bjx-grid .bjx-tile{display:flex;flex-direction:column;align-items:center;justify-content:center; min-height:76px; padding:10px 4px 12px; border-right:1px solid #eee4d6; border-bottom:1px solid #eee4d6; background:#fff; text-decoration:none; box-sizing:border-box; transition:background .12s ease;}
.bjx-grid .bjx-tile:hover{background:#FFF6E8;}
.bjx-grid .bjx-py{font-style:normal;color:#b0a290;font-size:12px;line-height:1.2; font-family:"Times New Roman",serif;margin-bottom:4px; max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.bjx-grid .bjx-x{color:#333;font-size:24px;font-weight:bold;line-height:1.2; letter-spacing:2px;}
.bjx-grid .bjx-tile:hover .bjx-x{color:#9D581F;}
.bjx-page{margin:0 30px 22px;padding:20px 0 6px;text-align:center;border-top:1px solid #f0dcc1;}
.bjx-page span.current{background:#9D581F;color:#fff;font-weight:bold;border-color:#9D581F;}
.bjx-page span.disabled{color:#c9bba8;border-color:#eee4d6;background:#faf6f0;cursor:default;}
.bjx-page span.total{border:none;background:none;color:#B58A5B;margin-right:10px;}
@media (max-width:1180px){
.bjx-grid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));}
}
@media (max-width:900px){
.bjx-grid{grid-template-columns:repeat(auto-fill,minmax(88px,1fr));}
}
@media (max-width:600px){
.bjx-list-t{margin-left:16px;margin-right:16px;}
.bjx-grid{margin-left:16px;margin-right:16px;grid-template-columns:repeat(auto-fill,minmax(78px,1fr));}
.bjx-grid .bjx-tile{min-height:66px;}
.bjx-grid .bjx-x{font-size:20px;}
.bjx-page{margin-left:16px;margin-right:16px;padding-top:16px;}
.bjx-page span.total{display:block;width:100%;margin:0 0 10px;font-size:13px;}
}
@media (max-width:480px){
.bjx-page span.total{margin-bottom:8px;font-size:12px;}
.bjx-page a.pg-end,.bjx-page span.pg-end{display:none;}
}
@media (max-width:420px){
.bjx-grid{grid-template-columns:repeat(auto-fill,minmax(68px,1fr));}
.bjx-grid .bjx-tile{min-height:60px;}
.bjx-grid .bjx-x{font-size:18px;}
}
.bjx-hero .bjx-sub{display:inline-block;font-size:14px;color:#FFE2C2;letter-spacing:1.5px; border-top:1px solid rgba(255,226,194,.4);border-bottom:1px solid rgba(255,226,194,.4);padding:6px 18px;margin-top:4px;}
.bjx-group{padding:16px 30px 22px;border-bottom:1px dashed #f0dcc1;background:#fff;}
.bjx-sec-t{margin:4px 0 14px;font-size:20px;color:#74321B;font-weight:bold;padding-left:14px;line-height:1.4;position:relative;}
.bjx-sec-t:before{content:"";position:absolute;left:0;top:50%;width:5px;height:20px;margin-top:-10px;background:#9D581F;border-radius:2px;}
.bjx-flow{margin:18px 30px 28px;column-count:4;column-gap:20px;font-size:0;}
.bjx-flow .bjx-item{display:block;break-inside:avoid;-webkit-column-break-inside:avoid; padding:13px 14px;margin-bottom:14px;font-size:14px;line-height:1.45; color:#555;text-decoration:none;background:#fff; border:1px solid #f0e4d4;border-radius:8px; box-shadow:0 1px 3px rgba(116,50,27,.05); white-space:nowrap;overflow:hidden;text-overflow:ellipsis; transition:all .15s ease;}
.bjx-flow .bjx-item:hover{background:#FFF8EE;border-color:#CEA35F; box-shadow:0 5px 14px rgba(157,88,31,.12); transform:translateY(-2px);}
.bjx-flow .bjx-r{display:inline-block;min-width:30px;padding:3px 7px; background:#FFF3E2;color:#9D581F;border-radius:5px; font-size:12px;font-weight:bold;font-style:normal;margin-right:10px;text-align:center;}
.bjx-flow .bjx-py{display:inline-block;color:#bbb;font-style:italic;font-family:"Times New Roman",serif;font-size:13px;margin-right:10px;}
.bjx-flow .bjx-x{display:inline-block;color:#74321B;font-weight:bold;font-size:18px;}
.bjx-flow .bjx-item:hover .bjx-x{color:#9D581F;}
@media (max-width:1180px){
.bjx-flow{column-count:3;}
}
@media (max-width:900px){
.bjx-flow{column-count:2;}
}
@media (max-width:768px){
.bjx-flow{margin-left:16px;margin-right:16px;column-count:2;column-gap:12px;}
.bjx-flow .bjx-item{padding:11px 12px;margin-bottom:10px;}
.bjx-xing{font-size:18px;}
}
@media (max-width:420px){
.bjx-flow{column-count:1;}
.bjx-flow .bjx-item{padding:12px 14px;}
.bjx-xing{font-size:16px;}
}
.bjx-hero .bjx-py{display:inline-block;font-size:20px;color:#FFE2C2;margin:0 4px; font-family:"Times New Roman",serif;letter-spacing:1px;}
.bjx-hero p b{color:#FFF8EE;font-size:22px;margin:0 4px;font-weight:bold;}
.bjx-alpha2{padding:14px 30px;border-bottom:1px solid #f0dcc1;background:#fff;text-align:center;}
.bjx-alpha2 a.cur{background:linear-gradient(180deg,#9D581F,#74321B);color:#fff;border-color:#74321B; box-shadow:0 2px 6px rgba(157,88,31,.4);}
.bjx-alpha2 .bjx-arr{background:transparent;border:none;color:#9D581F;font-size:13px;}
.bjx-alpha2 .bjx-cur-t{font-size:13px;color:#888;margin-left:10px;}
.bjx-section{margin:18px 30px;padding:20px 26px;border:1px solid #f0dcc1;border-radius:8px;background:#FFFBF3;}
.bjx-section h2:before{content:"";position:absolute;left:0;top:50%;width:5px;height:24px;margin-top:-12px;background:#9D581F;border-radius:2px;}
.bjx-content{font-size:16px;line-height:1.95;color:#444;word-break:break-word;}
.bjx-content table.center{border-collapse:collapse;margin:12px auto;font-size:14px;background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.05);}
.bjx-content strong{color:#9D581F;}
.bjx-mat{margin:14px 30px;padding:22px 26px;border:1px solid #f0dcc1;border-radius:8px; background:linear-gradient(180deg,#FFFBF3 0%,#FFF8EE 100%);}
.bjx-mat h2:before{content:"";position:absolute;left:0;top:50%;width:5px;height:22px;margin-top:-11px;background:#9D581F;border-radius:2px;}
.bjx-mat .bjx-rank2{color:#C79A5B;font-size:12px;margin-right:4px;font-weight:bold;}
.bjx-name-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;list-style:none;margin:0;padding:0;}
.bjx-name-grid li a b{font-size:17px;display:block;line-height:1.2;color:#9D581F;}
.bjx-name-grid li a:hover b{color:#fff;}
@media (max-width:1180px){
.bjx-name-grid{grid-template-columns:repeat(3,1fr);}
}
@media (max-width:900px){
.bjx-name-grid{grid-template-columns:repeat(2,1fr);}
}
.bjx-prevnext{margin:14px 30px 30px;padding:20px 26px; border:1px solid #f0dcc1;border-radius:8px; background:linear-gradient(180deg,#FFFBF3 0%,#FFF8EE 100%); text-align:center;}
.bjx-prevnext .bjx-back{background:#74321B;color:#FFF8EE;border-color:#74321B;}
.bjx-prevnext .bjx-back:hover{background:#9D581F;border-color:#9D581F;}
.bjx-zidian{margin:18px 30px;padding:20px 24px;border:1px solid #f0dcc1;border-radius:10px; background:linear-gradient(180deg,#FFFBF3 0%,#FFF8EE 100%);}
.bjx-zidian .bjx-zd-head{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-bottom:14px;}
.bjx-zidian .bjx-zd-big{width:84px;height:84px;line-height:84px;text-align:center; font-size:52px;font-weight:bold;color:#74321B;background:#fff; border:2px solid #CEA35F;border-radius:10px;box-shadow:0 2px 8px rgba(157,88,31,.15);}
.bjx-zidian .bjx-zd-title{font-size:20px;color:#74321B;font-weight:bold;line-height:1.4;}
.bjx-zidian .bjx-zd-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:0; border-top:1px solid #eee4d6;border-left:1px solid #eee4d6;background:#fff;border-radius:6px;overflow:hidden;}
.bjx-zidian .bjx-zd-grid span{color:#9D581F;font-weight:bold;min-width:46px;margin-right:6px;}
.bjx-zidian .bjx-zd-rich{margin-top:14px;}
.bjx-zidian .bjx-zd-bishun{font-family:"KaiTi","STKaiti",serif;letter-spacing:2px;color:#74321B;}
@media (max-width:768px){
.bjx-hero .bjx-py{font-size:15px;}
.bjx-hero p b{font-size:18px;}
.bjx-alpha2{padding:8px;}
.bjx-cur-t{display:none;}
.bjx-section{margin:10px;padding:14px;border-radius:6px;}
.bjx-section h2:before{width:4px;height:20px;margin-top:-10px;}
.bjx-content{font-size:14px;line-height:1.8;}
.bjx-content table.center{font-size:12px;}
.bjx-mat{margin:10px;padding:14px;border-radius:6px;}
.bjx-mat h2:before{width:4px;height:20px;margin-top:-10px;}
.bjx-name-grid{grid-template-columns:repeat(3,1fr);gap:8px;}
.bjx-name-grid li a b{font-size:15px;}
.bjx-prevnext{margin:10px;padding:12px;}
.bjx-zidian{margin:10px;padding:14px;border-radius:6px;}
.bjx-zidian .bjx-zd-head{gap:12px;margin-bottom:10px;}
.bjx-zidian .bjx-zd-big{width:56px;height:56px;line-height:56px;font-size:32px;}
.bjx-zidian .bjx-zd-title{font-size:16px;}
.bjx-zidian .bjx-zd-grid{grid-template-columns:repeat(2,1fr);}
.bjx-zidian .bjx-zd-grid span{min-width:38px;margin-right:4px;}
.bjx-zidian .bjx-zd-rich{margin-top:10px;}
}
@media (max-width:420px){
.bjx-name-grid{grid-template-columns:repeat(2,1fr);gap:6px;}
}
@media (max-width:375px){
.bjx-content{font-size:13px;}
}
.mzx-intro:before{content:"";position:absolute;left:18px;top:24px;width:22px;height:22px; background:#9D581F;border-radius:50%;opacity:.15;}
.mzx-intro b{color:#9D581F;font-size:18px;font-weight:bold;}
.mzx-index{padding:18px 30px 14px;border-bottom:1px solid #f0dcc1;background:#fff;text-align:center;}
.mzx-index .mzx-index-t{display:inline-block;font-size:14px;color:#9D581F;font-weight:bold; padding:0 16px 0 0;letter-spacing:2px;vertical-align:middle;}
.mzx-group{padding:14px 30px 22px;border-bottom:1px dashed #f0dcc1;background:#fff;}
.mzx-group .mzx-letter-h{display:inline-block;width:54px;height:54px;line-height:54px; margin:8px 18px 6px 0; background:linear-gradient(135deg,#9D581F,#74321B); color:#fff;font-size:28px;text-align:center;border-radius:8px; vertical-align:top;font-weight:bold; box-shadow:0 2px 8px rgba(157,88,31,.3);}
.mzx-char-grid{margin:18px 30px 28px; display:grid; grid-template-columns:repeat(auto-fill,minmax(104px,1fr)); gap:0; border-top:1px solid #eee4d6; border-left:1px solid #eee4d6; background:#fff;}
.mzx-char-grid a .mzx-n{font-style:normal;color:#b0a290;font-size:12px;line-height:1.2;margin-bottom:4px;}
.mzx-char-grid a .mzx-fc{color:#333;font-size:24px;font-weight:bold;line-height:1.2;letter-spacing:2px;}
.mzx-char-grid a:hover .mzx-fc{color:#9D581F;}
.mzx-sec-t{margin:4px 0 14px;font-size:20px;color:#74321B;font-weight:bold; padding-left:14px;line-height:1.4;position:relative;}
.mzx-grid{display:inline-block;list-style:none;margin:0;padding:0; width:calc(100% - 78px);vertical-align:top;}
.mzx-grid li a:hover .mzx-cnt{color:#FFE2C2;}
.mzx-grid li a:hover .mzx-xing{color:#fff;}
.mzx-cnt{display:block;font-size:11px;color:#B58A5B;line-height:1.2;margin-bottom:2px;font-style:normal;}
.mzx-xing{display:block;font-size:22px;color:#9D581F;font-weight:bold;line-height:1.2; text-shadow:0 1px 0 rgba(255,255,255,.6);}
.mzx-grid:after{content:"";display:block;clear:both;}
.mzx-page{margin:0 30px 22px;padding:20px 0 6px;text-align:center;border-top:1px solid #f0dcc1;}
.mzx-page span.current{background:#9D581F;color:#fff;font-weight:bold;border-color:#9D581F;}
.mzx-page span.disabled{color:#c9bba8;border-color:#eee4d6;background:#faf6f0;cursor:default;}
.mzx-page span.total{border:none;background:none;color:#B58A5B;margin-right:10px;}
.mzx-seo{margin:18px 30px 30px;padding:16px 22px;font-size:13px;line-height:1.9;color:#999;border:1px dashed #e8d9c4;border-radius:6px;background:#FFFBF3;}
.mzx-seo h3:first-child{margin-top:0;}
@media (max-width:1180px){
.mzx-char-grid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));}
}
@media (max-width:900px){
.mzx-char-grid{grid-template-columns:repeat(auto-fill,minmax(88px,1fr));}
}
@media (max-width:768px){
.mzx-char-grid{margin-left:16px;margin-right:16px;grid-template-columns:repeat(auto-fill,minmax(78px,1fr));}
.mzx-char-grid a .mzx-fc{font-size:20px;}
.mzx-page{margin-left:16px;margin-right:16px;padding-top:16px;}
.mzx-page span.total{display:block;width:100%;margin:0 0 10px;font-size:13px;}
}
@media (max-width:480px){
.mzx-page span.total{margin-bottom:8px;font-size:12px;}
.mzx-page a.pg-end,.mzx-page span.pg-end{display:none;}
}
@media (max-width:420px){
.mzx-char-grid{grid-template-columns:repeat(auto-fill,minmax(68px,1fr));}
.mzx-char-grid a .mzx-fc{font-size:18px;}
}
.mzx-intro:before{content:"";position:absolute;left:18px;top:22px;width:22px;height:22px; background:#9D581F;border-radius:50%;opacity:.15;}
.mzx-group{padding:16px 30px 22px;border-bottom:1px dashed #f0dcc1;background:#fff;}
.mzx-sec-t:before{content:"";position:absolute;left:0;top:50%;width:5px;height:20px;margin-top:-10px;background:#9D581F;border-radius:2px;}
.mzx-flow{margin:18px 30px 28px;display:grid; grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:14px;}
.mzx-flow .mzx-item{display:flex;flex-direction:column;align-items:center;justify-content:center; text-align:center;padding:14px 8px;font-size:14px;color:#555;text-decoration:none; background:#fff;border:1px solid #f0e4d4;border-radius:8px; box-shadow:0 1px 3px rgba(116,50,27,.05); transition:all .15s ease;}
.mzx-flow .mzx-item:hover{background:#FFF8EE;border-color:#CEA35F; box-shadow:0 5px 14px rgba(157,88,31,.12); transform:translateY(-2px);}
.mzx-flow .mzx-py{order:-1;color:#B58A5B;font-style:italic;font-family:"Times New Roman",serif;font-size:13px;margin:0 0 4px;}
.mzx-flow .mzx-x{color:#74321B;font-weight:bold;font-size:20px;margin:2px 0;}
.mzx-flow .mzx-item:hover .mzx-x{color:#9D581F;}
.mzx-flow .mzx-c{color:#9D581F;font-size:11px;font-style:normal;margin-top:4px;}
.mzx-nav{margin:16px 30px 30px;text-align:center;font-size:14px;}
@media (max-width:900px){
.mzx-flow{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:12px;}
}
@media (max-width:768px){
.mzx-flow{margin-left:16px;margin-right:16px;grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:10px;}
.mzx-flow .mzx-item{padding:12px 6px;}
.mzx-flow .mzx-x{font-size:18px;}
}
@media (max-width:420px){
.mzx-flow{grid-template-columns:repeat(3,1fr);gap:8px;}
.mzx-flow .mzx-x{font-size:17px;}
}
.mzx-zidian .mzx-zd-head{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-bottom:14px;}
.mzx-zidian .mzx-zd-title{font-size:20px;color:#74321B;font-weight:bold;line-height:1.4;}
.mzx-titlebar h1 b{color:#9D581F;font-size:34px;margin:0 2px;}
.mzx-section h2:before{content:"";position:absolute;left:0;top:50%;width:5px;height:24px;margin-top:-12px;background:#9D581F;border-radius:2px;}
.mzx-content{font-size:16px;line-height:1.95;color:#444;word-break:break-word;}
.mzx-content strong{color:#9D581F;}
.mzx-zidian{margin:18px 30px;padding:20px 24px;border:1px solid #f0dcc1;border-radius:8px;background:#FFFBF3;}
.mzx-zidian h2:before{content:"";position:absolute;left:0;top:50%;width:5px;height:24px;margin-top:-12px;background:#9D581F;border-radius:2px;}
.mzx-zd-char{margin-bottom:18px;padding-bottom:14px;border-bottom:1px dashed #f0dcc1;}
.mzx-zd-char:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none;}
.mzx-zd-char .mzx-zd-h{display:flex;align-items:center;gap:14px;margin-bottom:10px;}
.mzx-zd-char .mzx-zd-big{width:60px;height:60px;line-height:60px;text-align:center;font-size:36px;font-weight:bold;color:#74321B;background:#fff;border:2px solid #CEA35F;border-radius:8px;}
.mzx-zd-char .mzx-zd-name{font-size:17px;color:#74321B;font-weight:bold;}
.mzx-zd-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:0;border-top:1px solid #eee4d6;border-left:1px solid #eee4d6;background:#fff;border-radius:6px;overflow:hidden;}
.mzx-zd-grid span{color:#9D581F;font-weight:bold;min-width:46px;margin-right:6px;}
.mzx-zd-rich{margin-top:12px;}
.mzx-zd-bishun{font-family:"KaiTi","STKaiti",serif;letter-spacing:2px;color:#74321B;}
.mzx-combo-list{list-style:none;margin:0;padding:0;}
.mzx-combo-list li a b{font-size:18px;font-weight:bold;color:#9D581F;letter-spacing:1px;}
.mzx-combo-list li a:hover b{color:#fff;}
.mzx-combo-list li a span{font-size:13px;color:#C79A5B;font-weight:bold;}
.mzx-combo-list li a:hover span{color:#FFE2C2;}
.mzx-mat h2:before{content:"";position:absolute;left:0;top:50%;width:5px;height:22px;margin-top:-11px;background:#9D581F;border-radius:2px;}
.mzx-prevnext .mzx-back{background:#74321B;color:#FFF8EE;border-color:#74321B;}
@media (max-width:768px){
.mzx-titlebar h1 b{font-size:24px;}
.mzx-content{font-size:15px;}
.mzx-zidian{margin-left:16px;margin-right:16px;padding:14px;}
.mzx-zd-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));}
.mzx-zd-char .mzx-zd-big{width:48px;height:48px;line-height:48px;font-size:28px;}
.mzx-combo-list li a b{font-size:16px;}
}
@media (max-width:375px){
.mzx-titlebar h1 b{font-size:22px;}
.mzx-content{font-size:14px;}
}
#newscate{padding:10px 0;border-bottom:1px solid #CEA35F;text-align:center;background:#FFF8EE;}
#newslist p:hover{background:#FFF1E1}
#newslist p b{float:right;font-weight:normal;color:#999;font-size:14px;}
#newslist p span{font-weight:bold;color:#74321B}
#pagebar{text-align:center;padding:22px 0 6px;}
#pagebar span.current{background:#9D581F;color:#fff;font-weight:bold;}
#pagebar span.disabled{color:#bbb;border-color:#e2d3c0;background:#faf6f0;cursor:default;}
#pagebar span.total{border:none;background:none;color:#999;margin-right:8px;}
#newsinfo{padding:20px 30px;}
#newsinfo .meta{text-align:center;color:#999;font-size:14px;padding-bottom:15px;border-bottom:1px solid #efefef;}
#newsinfo .content{padding:20px 0;font-size:16px;line-height:2;color:#333;}
#newsprevnext{padding:10px 30px 0 30px;font-size:15px;background:#FFF8EE;border-top:1px solid #CEA35F;}
.fix_rightx .a{background: #E44D4D; height: 45px; width: 125px; display: block; color: #fff; line-height: 45px; font-size: 15px;}
.fix_rightx .wx-qrcode{display: block; width: 125px;}
#orderlist p:hover{background:#FFF1E1}
#orderlist p b{font-weight:bold;color:#74321B;}
#orderlist p span{font-weight:bold}
#orderlist .dd-type{font-style:normal;color:#a80c08;border:1px solid #e0b48a;background:#fdf4ec;border-radius:10px;padding:0 6px;margin-right:6px;font-size:12px;}
.ddpag{margin:22px 0 6px;text-align:center;font-size:0;}
.ddpag .cur{background:#9D581F;border-color:#9D581F;color:#fff;font-weight:bold;}
.ddpag .dis{color:#c6b9ab;background:#f7f7f7;border-color:#eee;cursor:default;}
.ddpag .dots{border:none;background:none;min-width:0;padding:0 2px;color:#bbb;}
.ddpag .pg-info{display:block;min-width:0;height:auto;line-height:20px;padding:0;margin:0 0 8px;border:none;background:none;color:#999;font-size:13px;}
.ddsearch{width:100%;max-width:510px;height:auto;padding:10px;overflow:hidden;margin:0 auto;box-sizing:border-box;}
.ddsearch .ddinput{width:240px;height:48px;border:1px solid #ccc;padding-left:10px;margin:0;float:left;box-sizing:border-box;}
.ddsearch .ddbtn{width:80px;height:50px;border:none;margin:0;float:left;color:#fff;background:#9D581F;}
@media screen and (max-width: 640px){
.ddsearch .ddinput{width:calc(100% - 84px);height:42px;font-size:14px;}
.ddsearch .ddbtn{width:80px;height:44px;font-size:14px;}
}
.pay-safe-footer{max-width:1200px;margin:0 auto 30px;padding:16px 0;background:#fff;border:1px solid #eee;border-radius:8px;}
@media screen and (max-width:1199px){
.pay-preview{margin:0 10px 18px!important;}
.pay-preview-body{padding:16px 12px!important;}
.pay-preview-body ul{justify-content:flex-start!important;}
.pay-safe-footer{margin:0 10px 20px;padding:12px 8px;}
}
.bz-wrap{max-width:1200px;margin:0 auto;padding:20px 15px 40px;}
.bz-banner{background:linear-gradient(135deg,#8c2b14,#c0392b);color:#fff;border-radius:8px;padding:26px 20px;text-align:center;margin-bottom:20px;}
.bz-panel{background:#fff;border:1px solid #ecd9c6;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.06);overflow:hidden;}
.bz-panel-hd{background:#fbf3ea;border-bottom:1px solid #ecd9c6;padding:14px 20px;font-size:16px;color:#8c2b14;font-weight:bold;}
.bz-panel-bd{padding:22px 20px;}
.bz-form-row{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:16px;}
.bz-form-row > .bz-label{width:110px;flex:none;text-align:right;padding-right:12px;font-size:14px;color:#555;line-height:38px;}
.bz-form-row > .bz-field{flex:1;min-width:0;display:flex;flex-wrap:wrap;gap:8px;align-items:center;}
.bz-form-row .bz-tip{width:100%;padding-left:122px;box-sizing:border-box;font-size:12px;color:#999;margin-top:4px;}
.bz-label b{color:#d44;margin-right:3px;}
.bz-input,.bz-select{height:38px;line-height:38px;padding:0 10px;border:1px solid #ddd;border-radius:4px;font-size:14px;color:#333;background:#fff;box-sizing:border-box;outline:none;}
.bz-input:focus,.bz-select:focus{border-color:#c0392b;}
.bz-input{width:220px;max-width:100%;}
.bz-select{min-width:110px;max-width:100%;}
.bz-radio{display:inline-flex;align-items:center;gap:6px;margin-right:16px;font-size:14px;color:#555;cursor:pointer;line-height:38px;padding:0;}
.bz-radio .radio-icon{width:26px;height:26px;display:inline-block;background:url('/Public/Home/images/icon_radio.png') no-repeat;background-position:0 0;flex:none;vertical-align:middle;}
.bz-radio input:checked + .radio-icon{background-position:0 -30px;}
.bz-submit{display:block;width:260px;max-width:100%;margin:26px auto 0;height:46px;line-height:46px;border:0;border-radius:6px; background:linear-gradient(135deg,#c0392b,#8c2b14);color:#fff;font-size:17px;letter-spacing:2px;cursor:pointer;}
.bz-submit:hover{opacity:.92;}
.bz-note{margin-top:16px;font-size:12px;color:#999;line-height:22px;text-align:center;}
@media screen and (max-width:768px){
.bz-wrap{padding:12px 10px 30px;}
.bz-banner{padding:18px 14px;}
.bz-panel-bd{padding:16px 12px;}
.bz-form-row{margin-bottom:14px;}
.bz-form-row > .bz-label{flex:0 0 100%;width:100%;text-align:left;padding-right:0;line-height:24px;}
.bz-form-row > .bz-field{flex:1 1 100%;width:auto;min-width:0;margin-top:6px;}
.bz-radio{white-space:nowrap;}
.bz-form-row .bz-tip{padding-left:0;}
.bz-input{width:100%;}
.bz-select{flex:1 1 46%;min-width:0;}
}
.rg-hero{background:linear-gradient(180deg,#fdf6ef,#fff);border-bottom:1px solid #f0e4d4;padding:46px 0 40px;text-align:center;}
.rg-hero p b{color:#a80c08;}
.rg-sec{max-width:1200px;margin:0 auto;padding:38px 0 6px;}
.rg-sec-h{text-align:center;margin-bottom:22px;}
.rg-sec-h span{display:inline-block;margin-top:8px;font-size:13px;color:#b08b62;letter-spacing:3px;}
.rg-five{display:flex;gap:14px;flex-wrap:wrap;}
.rg-vs{width:100%;border-collapse:collapse;background:#fff;}
.rg-vs td:first-child{width:110px;color:#a80c08;font-weight:bold;background:#fffdf9;}
.rg-vs td.good{color:#555;}
.rg-vs td.bad{color:#999;}
.rg-form-wrap{max-width:1200px;margin:0 auto;padding:10px 0 40px;}
.rg-form{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:18px;}
.rg-fi{flex:1 1 460px;display:flex;align-items:center;background:#fff;border:1px solid #e5d5c0;border-radius:6px;padding:0 14px;height:56px;}
.rg-fi input.rg-in{flex:1;min-width:0;border:0;outline:none;font-size:15px;color:#333;background:transparent;height:100%;}
.rg-fi input.rg-in::placeholder{color:#bbb;}
.rg-sex{display:flex;gap:8px;}
.rg-sex span{display:inline-block;width:40px;height:40px;line-height:38px;text-align:center;border-radius:50%;border:1px solid #d9c6ac;color:#8a6a4a;font-size:14px;}
.rg-sex input:checked + span{background:#3f4d8c;border-color:#3f4d8c;color:#fff;}
.rg-pkgs{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:6px 0 20px;}
.rg-pkg{position:relative;background:#fff;border:2px solid #e8d9c2;border-radius:8px;padding:20px 10px 16px;text-align:center;cursor:pointer;transition:all .2s;}
.rg-pkg .pr{font-size:26px;font-weight:bold;color:#74321b;}
.rg-pkg .nm{margin-top:8px;font-size:16px;font-weight:bold;color:#555;}
.rg-pkg:hover{border-color:#c0392b;}
.rg-pkg.on{border-color:#a80c08;background:#fffaf5;box-shadow:0 2px 10px rgba(168,12,8,.12);}
.rg-pkg.on .nm{color:#a80c08;}
.rg-pkg .ck{display:none;position:absolute;right:-1px;top:-1px;width:26px;height:26px;background:#a80c08;border-radius:0 6px 0 10px;}
.rg-pkg .ck::after{content:'';position:absolute;left:9px;top:6px;width:7px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(42deg);}
.rg-pkg.on .ck{display:block;}
.rg-pkg.hot::before{content:'热销推荐';position:absolute;left:50%;top:-12px;transform:translateX(-50%);background:#e78c2f;color:#fff;font-size:12px;padding:2px 12px;border-radius:10px;white-space:nowrap;}
.rg-pdesc{background:#fffdf9;border:1px solid #ecdfd0;border-radius:6px;padding:16px 20px;margin-bottom:22px;}
.rg-pdesc p b{color:#a80c08;font-size:14px;}
.rg-submit{display:block;width:100%;height:60px;border:0;border-radius:8px;background:#a80c08;color:#fff;font-size:22px;letter-spacing:6px;cursor:pointer;font-weight:bold;}
.rg-submit:hover{background:#c0392b;}
.rg-steps{counter-reset:st;display:flex;gap:14px;flex-wrap:wrap;}
.rg-steps li h3::before{counter-increment:st;content:counter(st);display:inline-block;width:22px;height:22px;line-height:22px;margin-right:8px;text-align:center;background:#a80c08;color:#fff;border-radius:50%;font-size:13px;}
.rg-faq{max-width:1200px;margin:0 auto;}
@media screen and (max-width:768px){
.rg-hero{padding:28px 16px 24px;}
.rg-sec{padding:26px 16px 4px;}
.rg-sec-h{margin-bottom:16px;}
.rg-sec-h span{font-size:12px;letter-spacing:2px;}
.rg-five{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;}
.rg-vs{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;}
.rg-vs td:first-child{width:80px;}
.rg-form-wrap{padding:8px 0 30px;}
.rg-form{gap:10px;margin-bottom:14px;}
.rg-fi{flex:1 1 100%;width:100%;min-width:0;box-sizing:border-box;height:auto;min-height:48px;padding:8px 12px;}
.rg-fi input.rg-in{font-size:14px;width:100%;min-width:0;}
.rg-sex{flex-wrap:wrap;}
.rg-pkgs{grid-template-columns:repeat(2,1fr);gap:10px;}
.rg-pkg{padding:16px 8px 12px;}
.rg-pkg .pr{font-size:22px;}
.rg-pkg .nm{font-size:14px;}
.rg-pdesc{padding:12px 14px;}
.rg-submit{height:52px;font-size:18px;letter-spacing:4px;}
.rg-steps{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;}
}
.xmxp-hero{background:linear-gradient(135deg,#8e2b1a 0%,#b8452a 45%,#c98a3c 100%);padding:46px 0 56px;color:#fff;}
.xmxp-wrap{max-width:1200px;width:100%;margin:0 auto;padding:0 15px;box-sizing:border-box;}
.xmxp-hero .sub{text-align:center;font-size:16px;opacity:.92;margin-bottom:30px;}
.xmxp-card{background:#fff;border-radius:10px;color:#333;padding:28px 34px 24px;box-shadow:0 8px 24px rgba(0,0,0,.18);}
.xmxp-form{margin:0;padding:0;}
.xmxp-form li.full{width:100%;}
.xmxp-form .lab{float:left;width:76px;line-height:40px;font-size:16px;color:#8e2b1a;font-weight:bold;}
.xmxp-form .ipt{float:left;width:calc(100% - 76px);}
.xmxp-form input[type=text]{width:100%;height:40px;line-height:40px;border:1px solid #ddd;border-radius:4px;padding:0 10px;font-size:16px;color:#333;box-sizing:border-box;}
.xmxp-form .unit{margin-right:10px;color:#666;}
.xmxp-sex span{display:inline-block;width:64px;height:40px;line-height:40px;text-align:center;border:1px solid #ddd;border-radius:4px;margin-right:10px;cursor:pointer;color:#666;background:#fff;}
.xmxp-sex span.on{border-color:#8e2b1a;background:#8e2b1a;color:#fff;}
.xmxp-submit{clear:both;text-align:center;padding-top:6px;}
.xmxp-submit input:hover{background:#a82f02;}
.xmxp-tip{clear:both;text-align:center;color:#999;font-size:13px;padding-top:10px;}
.xmxp-sect{max-width:1200px;width:100%;margin:0 auto;padding:46px 15px 10px;box-sizing:border-box;}
.xmxp-sect .sub{text-align:center;color:#888;margin-bottom:30px;font-size:14px;}
.xmxp-grid{display:flex;flex-wrap:wrap;justify-content:center;padding:0;margin:0;}
.xmxp-grid:after{content:'';display:block;clear:both;}
.xmxp-grid li b{display:block;font-size:17px;color:#8e2b1a;margin-bottom:8px;}
.xmxp-steps{display:flex;flex-wrap:wrap;justify-content:center;padding:0;margin:0;}
.xmxp-steps:after{content:'';display:block;clear:both;}
.xmxp-steps li b{display:block;font-size:16px;color:#333;margin-bottom:6px;}
.xmxp-report{background:#fff;border:1px solid #eee;border-radius:8px;padding:24px 30px;display:flex;flex-wrap:wrap;}
.xmxp-report li:before{content:'✔';color:#c33a03;margin-right:8px;}
.xmxp-faq{border-top:1px solid #eee;}
@media (max-width:1199px){
.xmxp-hero{padding:30px 0 36px;}
.xmxp-card{padding:18px 16px;}
.xmxp-form .lab{width:64px;line-height:38px;font-size:15px;}
.xmxp-form .ipt{width:calc(100% - 64px);}
.xmxp-sect{padding:30px 12px 6px;}
.xmxp-report{padding:16px;}
}
