/* 微调品牌色（略深于参考站） */
.nav_main { background-color: #004a99; }
.fen ul li { background: #004a99; }
.fen_nav .submenu li a:hover { background: #004a99; }
.anliroll li a:hover ol, .anlirol2 li a:hover ol { background: #004a99; }
.news_right { background-color: #004a99; }
.nav_main .nav1 li:hover, .nav_main .nav1 li.hover { background: #005bb5; }
.nav_main .nav1 dl dd a { background-image: linear-gradient(to right, #005bb5, #005bb5); }
.t-mz h1 { border-bottom-color: #004a99; }

/* 左侧浮动联系栏 */
.erweima {
  position: fixed;
  z-index: 1000;
  top: 22%;
  left: 8px;
}

.erweima-panel {
  position: relative;
  width: 150px;
  padding: 12px 10px 14px;
  background: linear-gradient(180deg, #1a6fd4 0%, #0d4f9e 100%);
  border-radius: 0 0 12px 12px;
  box-shadow: 0 6px 24px rgba(0, 0, 0, .28);
  text-align: center;
  color: #fff;
}

.erweima-close {
  position: absolute;
  top: 4px;
  right: 6px;
  width: 22px;
  height: 22px;
  border: none;
  background: rgba(0, 0, 0, .25);
  color: #fff;
  border-radius: 50%;
  font-size: 16px;
  line-height: 20px;
  cursor: pointer;
  padding: 0;
}

.erweima-title {
  font-size: 22px;
  font-weight: bold;
  color: #ff3b30;
  text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
  line-height: 1.25;
  margin-bottom: 10px;
}

.erweima-qr {
  background: #fff;
  padding: 6px;
  border-radius: 4px;
  margin: 0 auto 8px;
  width: 118px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}

.erweima-qr img {
  display: block;
  width: 106px;
  height: 106px;
  margin: 0 auto;
  object-fit: contain;
  object-position: center center;
}

.erweima-tip {
  background: #fff;
  color: #0d4f9e;
  font-size: 13px;
  font-weight: bold;
  border-radius: 16px;
  padding: 5px 8px;
  margin: 0 auto 6px;
  width: 128px;
  box-sizing: border-box;
}

.erweima-phone {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid rgba(255, 255, 255, .35);
  font-size: 13px;
  line-height: 1.6;
}

.erweima-phone strong {
  display: block;
  font-size: 18px;
  color: #fff;
  letter-spacing: 1px;
}

.erweima-phone em {
  display: block;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
}

/* 页脚布局修复 */
.footerbj {
  background: url(/static/ref/images/footbj.jpg) center no-repeat;
  background-size: cover;
  clear: both;
  overflow: hidden;
}

.footer {
  overflow: hidden;
}

.f_nav {
  height: 115px !important;
  min-height: 0 !important;
  border-bottom: 1px solid #888;
  overflow: hidden;
}

.f_nav h2 {
  float: left !important;
  width: 500px !important;
  height: 94px !important;
  min-height: 0 !important;
  display: block !important;
  padding-left: 10px;
  margin: 0;
}

.f_nav h2 img.site-logo-foot {
  width: 500px !important;
  height: 100px !important;
  max-width: 500px !important;
  max-height: 100px !important;
  object-fit: contain;
  background: transparent !important;
}

.f_nav p {
  float: right;
  width: 795px;
  line-height: 30px;
  padding-top: 3px;
}

.f_bp {
  float: left;
  width: 860px;
  margin-top: 40px;
  clear: both;
}

.f_bp ul {
  overflow: hidden;
}

.footer .erwm {
  float: right;
  width: 173px;
  margin-top: 48px;
  text-align: center;
}

.footer .erwm p {
  float: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 139px;
  margin: 0 auto;
}

.footer .erwm img,
.qr-img {
  object-fit: contain;
  object-position: center center;
  background: #fff;
  border-radius: 4px;
  margin-left: auto;
  margin-right: auto;
}
.top {
  background: #fff url(/static/ref/images/top.jpg) center top no-repeat;
  background-size: cover;
}

.top .w1300 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  width: 1340px;
  max-width: 100%;
  padding: 14px 10px;
  box-sizing: border-box;
}

.top .w1300::after {
  display: none;
}

.t_logo {
  flex: 0 0 auto;
  width: auto !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 0;
  background: transparent !important;
}

.t_logo img {
  margin-top: 0 !important;
}

.site-logo-top {
  display: block;
  height: 96px;
  width: auto;
  max-width: none;
  max-height: none;
  margin: 0;
  background: transparent;
}

.t-mz {
  flex: 1 1 auto;
  width: auto !important;
  min-width: 0;
  padding: 0 16px !important;
  overflow: hidden;
}

.t-mz .site-name {
  margin: 0 0 6px 0;
  padding: 0 0 8px 0;
  border-bottom: 2px solid #004a99;
  font-family: "微软雅黑", sans-serif;
  font-size: 36px;
  font-weight: bold;
  color: #333;
  line-height: 1.25;
  letter-spacing: 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.t-mz .site-keywords {
  margin: 8px 0 0 0;
  padding: 0;
  font-size: 15px;
  line-height: 1.5;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.t-er {
  flex: 0 0 127px;
  width: 127px !important;
  height: 127px !important;
  padding: 0 !important;
  margin: 0 0 0 12px !important;
}

.t-er img {
  display: block;
  width: 127px;
  height: 127px;
  object-fit: contain;
  background: #fff;
  border-radius: 4px;
}

.footer .erwm img,
.qr-img {
  object-fit: contain;
  object-position: center center;
  background: #fff;
  border-radius: 4px;
  margin-left: auto;
  margin-right: auto;
}

.t-er {
  display: flex;
  justify-content: center;
  align-items: center;
}

.t-er img {
  display: block;
  width: 127px;
  height: 127px;
  margin: 0 auto;
  object-fit: contain;
  object-position: center center;
  background: #fff;
  border-radius: 4px;
}
  display: block;
  line-height: 0;
}

.t-tel {
  flex: 0 0 220px;
  width: 220px !important;
  float: none !important;
  padding: 0 0 0 16px !important;
  margin: 0 !important;
  text-align: right;
}

/* 鑫耀隆 Logo */
.site-logo {
  display: block;
  object-fit: contain;
}

.site-logo-foot {
  display: block;
  background: transparent !important;
}

.footer .erwm img {
  width: 139px;
  height: 139px;
  display: block;
  margin: 0 auto;
  object-fit: contain;
  background: #fff;
  border-radius: 4px;
}

/* SEO */
.seo-h1-sr {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.seo-breadcrumb {
  width: 1300px;
  max-width: 96%;
  margin: 12px auto 0;
  font-size: 13px;
  color: #666;
}

.seo-breadcrumb ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

.seo-breadcrumb li {
  display: inline;
}

.seo-breadcrumb li + li::before {
  content: " > ";
  color: #999;
  padding: 0 6px;
}

.seo-breadcrumb a {
  color: #004a99;
  text-decoration: none;
}

.fen ul.fen_nav {
  overflow: visible;
}

.fen ul.fen_nav > li {
  width: 32.9%;
  margin: 0.2%;
}

.fen ul.fen_nav > li:nth-child(3) {
  margin-right: 0;
}

.fen ul.fen_nav > li.has-submenu {
  position: relative;
  z-index: 2;
}

.fen ul.fen_nav > li.has-submenu:hover {
  z-index: 20;
}

.news.w1300 {
  overflow: hidden;
}

.news_right {
  float: right !important;
  width: 420px !important;
}

.news_left {
  float: left !important;
  width: 800px !important;
}

/* 站内搜索 */
.site-search {
  float: right;
  margin: 8px 0 0;
  display: flex;
  align-items: center;
  gap: 6px;
}

.site-search-label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.site-search input[type="search"] {
  width: 180px;
  height: 32px;
  padding: 0 10px;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 13px;
  outline: none;
}

.site-search input[type="search"]:focus {
  border-color: #004a99;
}

.site-search button {
  height: 32px;
  padding: 0 14px;
  border: none;
  border-radius: 4px;
  background: #d60a09;
  color: #fff;
  font-size: 13px;
  cursor: pointer;
}

.site-search button:hover {
  background: #b00808;
}

@media (max-width: 1200px) {
  .site-search {
    float: none;
    clear: both;
    justify-content: flex-end;
    padding: 8px 10px 0;
  }
}

/* FAQ */
.faq-list {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.06);
  padding: 10px 24px;
}

.faq-item {
  border-bottom: 1px dashed #e5e5e5;
  padding: 14px 0;
}

.faq-item:last-child {
  border-bottom: none;
}

.faq-item summary {
  cursor: pointer;
  list-style: none;
}

.faq-item summary::-webkit-details-marker {
  display: none;
}

.faq-item summary h2 {
  display: inline;
  font-size: 18px;
  color: #333;
  font-weight: 600;
  line-height: 1.6;
}

.faq-item summary::before {
  content: "Q. ";
  color: #d60a09;
  font-weight: 700;
}

.faq-answer {
  padding: 12px 0 4px 24px;
  color: #666;
  line-height: 1.9;
  font-size: 15px;
}

.faq-item-mobile {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 6px;
  margin-bottom: 10px;
  padding: 12px;
}

.faq-item-mobile summary {
  font-weight: 600;
  color: #333;
  cursor: pointer;
}

.faq-item-mobile p {
  margin-top: 10px;
  color: #666;
  line-height: 1.8;
  font-size: 14px;
}

.faq-list-home .faq-item summary h3 {
  display: inline;
  font-size: 16px;
  color: #333;
  font-weight: 600;
  line-height: 1.6;
}

/* GEO 实体信息 */
.geo-entity {
  background: #f8fafc;
  border: 1px solid #e8eef5;
  border-radius: 8px;
  padding: 24px 28px;
  margin-bottom: 30px;
}

.geo-entity-title {
  font-size: 20px;
  color: #004a99;
  margin: 0 0 16px;
  padding-bottom: 10px;
  border-bottom: 2px solid #004a99;
}

.geo-entity-list {
  margin: 0;
}

.geo-entity-row {
  display: flex;
  padding: 8px 0;
  border-bottom: 1px dashed #e5e5e5;
  line-height: 1.8;
}

.geo-entity-row:last-child {
  border-bottom: none;
}

.geo-entity-row dt {
  width: 100px;
  flex-shrink: 0;
  font-weight: 600;
  color: #333;
}

.geo-entity-row dd {
  flex: 1;
  margin: 0;
  color: #555;
}

.geo-entity-row dd a {
  color: #d60a09;
}

.footer-links {
  text-align: center;
  padding: 12px 0 0;
  font-size: 13px;
  color: #999;
}

.footer-links a {
  color: #ccc;
  text-decoration: none;
}

.footer-links a:hover {
  color: #fff;
}
