﻿.blue .inner .nav a.current {
  background-color: #3592e2;
}
.green .inner .nav a.current {
  background-color: #42b712;
}
.orange .inner .nav a.current {
  background-color: #f78015;
}
.red .inner .nav a.current {
  background-color: #c40000;
}
.header {
  width: 100%;
  height: 90px;
}
.inner {
  width: 1000px;
  overflow: auto;
  margin-left: auto;
  margin-right: auto;
  /*border-bottom: 1px #d6d6d6 solid;*/
}
.cinner {
  width: 1000px;
  overflow: auto;
  margin-left: auto;
  margin-right: auto;
}
.inner .logo {
  float: left;
  width: 320px;
  text-align: left;
  overflow: hidden;
}
.inner .logo img {
  margin-top: 15px;
}
.inner .nav {
  float: right;
}
.inner .nav a {
  display: block;
  padding: 0 10px;
  margin-left: 10px;
  height: 90px;
  line-height: 90px;
  float: left;
  color: #333;
  font-size: 16px;
  font-family: microsoft yahei;
}
.inner .nav a.current {
  text-decoration: none;
  color: #fff;
}
.location {
  text-align: left;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  color: #585858;
  margin-bottom: 5px;
}
.location a {
  color: #585858;
}
.cinner {
  padding: 0 0 30px 0;
  height: auto;
  overflow: auto;
}
.cinner .leftnav {
  width: 100%;
  text-align: left;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
.cinner .leftnav a {
  border-radius: 13px;
  padding: 0 10px;
  display: block;
  height: 26px;
  line-height: 26px;
  color: #333;
  text-decoration: none;
  font-size: 12px;
  font-family: microsoft yahei;
  overflow: hidden;
  float: right;
  margin-right: 5px;
  margin-left: 5px;
}
.cinner .leftnav a.current,
.cinner .leftnav a:hover {
  color: #fff;
  background-color: #999;
}
.cinner .rightcontent {
  display: block;
  width: 100%;
  height: auto;
  text-align: left;
  font-size: 14px;
  line-height: 24px;
}
.cinner .rightcontent {
  padding: 0 0 10px 0;
  line-height: 2;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
}
.cinner .rightcontent p {
  padding: 0;
  margin-bottom: 15px;
}
.footer {
  margin-left: auto;
  margin-right: auto;
  border-top: 1px #ccc solid;
  height: 50px;
  line-height: 24px;
  width: 1000px;
  padding-top: 20px;
  color: #585858;
}
.footer a {
  color: #585858;
  margin-left: 5px;
}
.authcode {
  cursor: pointer;
  width: 195px;
  height: 52px;
  border: 1px #ddd solid;
}
.sitemap {
  padding: 10px 0;
  height: auto;
  overflow: auto;
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
}
.sitemap .ul {
  font-size: 14px;
  margin: 0;
  text-align: left;
}
.sitemap .h3 {
  font-size: 16px;
  line-height: 30px;
  background-color: #f9f9f9;
  font-family: "microsoft yahei";
  margin-bottom: 10px;
  text-indent: 10px;
  height: 30px;
  margin-top: 10px;
}
.sitemap .h3 a {
  color: #333;
}
.sitemap ul {
  width: 100%;
  vertical-align: top;
  padding-bottom: 10px;
  font-size: 14px;
  margin-bottom: 10px;
  height: auto;
  overflow: auto;
  padding-top: 10px;
}
.sitemap ul li {
  width: 170px;
  margin-right: 10px;
  float: left;
  line-height: 26px;
  overflow: hidden;
  text-indent: 20px;
}
.friendlink {
  padding: 0 0 10px 0;
  height: auto;
  overflow: auto;
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
}
.friendlink .apply {
  font-size: 12px;
  line-height: 180%;
  margin: 0 20px;
}
.friendlink .applyform {
  border-top: 1px #d4d4d4 solid;
  padding-top: 15px;
  font-size: 12px;
  line-height: 180%;
}
.friendlink .links {
  overflow: auto;
  padding: 0;
  text-align: left;
}
.friendlink .links .tit {
  font-size: 16px;
  line-height: 30px;
  background-color: #f9f9f9;
  text-indent: 10px;
  height: 30px;
  font-family: microsoft yahei;
  margin-top: 10px;
}
.friendlink .links .link {
  margin: 0;
}
.friendlink .links .link .cont {
  margin-top: 10px;
}
.friendlink .links .link .cont a {
  font-size: 12px;
  display: block;
  float: left;
  width: 125px;
  height: 25px;
  line-height: 180%;
  margin-left: 10px;
  overflow: hidden;
}
.friendlink .links .cont,
.links .contt {
  font-size: 12px;
  line-height: 180%;
}
.friendlink .links .contt {
  padding-left: 10px;
}
.friendlink .links .link .imgcont img {
  width: 88px;
  height: 31px;
}
.friendlink .links .link .imgcont a {
  float: left;
  display: block;
  margin-left: 10px;
  width: 125px;
}
.friendlink input {
  height: 22px;
  line-height: 22px;
}
.submit {
  border: 0;
  background: url(../image/commentsubmit.gif) no-repeat;
  height: 31px !important;
  width: 86px;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  line-height: 31px;
  text-align: center;
  cursor: pointer;
}
.faq {
  padding: 0 0 10px 0;
  height: auto;
  overflow: auto;
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  text-align: left;
}
dl.qlist {
  border-bottom: #f1f1f1 1px solid;
  padding: 35px 10px 22px;
  line-height: 2;
}
dl.qlist.y {
  background-color: #fffdf9;
  border-top: #ffe4d5 1px solid;
  border-bottom: #ffe4d5 1px solid;
  margin-top: -1px;
}
dl.qlist dt {
  float: left;
  position: relative;
  padding: 0 0 0 17px;
  width: 114px;
  font-weight: 700;
  font-size: 14px;
}
dl.qlist dt i {
  position: absolute;
  left: 0;
  top: 7px;
  display: inline-block;
  width: 8px;
  height: 14px;
}
dl.qlist dt i.b-1 {
  background-color: #ff9d3d;
}
dl.qlist dt i.b-2 {
  background-color: #c3e617;
}
dl.qlist dt i.b-3 {
  background-color: #78bf13;
}
dl.qlist dt i.b-4 {
  background-color: #ffd919;
}
dl.qlist dt i.b-5 {
  background-color: #1ab2ff;
}
dl.qlist dt i.b-6 {
  background-color: #ff9ac5;
}
dl.qlist dt i.b-7 {
  background-color: #a1a0ff;
}
dl.qlist dt i.b-8 {
  background-color: #60e7ff;
}
dl.qlist dt i.b-9 {
  background-color: #ccff64;
}
dl.qlist dd {
  float: right;
  font-size: 14px;
  width: 800px;
}
dl.qlist dd a {
  float: left;
  display: block;
  width: 198px;
}
dl.qlist dd a.current,
dl.qlist dd a:hover {
  color: #000;
  font-weight: 700;
  text-decoration: none;
}
.faqcontent h1 {
  font-weight: 700;
  margin-bottom: 15px;
  border-bottom: 1px #ddd solid;
  padding-bottom: 10px;
}
.faqcontent {
  background-color: #f9f9f9;
  line-height: 24px;
  font-size: 14px;
  padding: 15px;
  height: auto;
  overflow: auto;
  border-radius: 5px;
}
.announce {
  padding: 0 0 10px 0;
  height: auto;
  overflow: auto;
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  text-align: left;
}
.announce .title {
  line-height: 30px;
  margin-bottom: 15px;
  text-indent: 10px;
  height: 30px;
}
.announce .title .l {
  float: left;
  width: 600px;
  overflow: hidden;
  font-family: microsoft yahei;
  font-size: 16px;
}
.announce .title .r {
  float: right;
  font-size: 12px !important;
  color: #999;
  font-weight: 100;
  margin-right: 10px;
}
.announce .announcecontent {
  line-height: 24px;
  background-color: #f7f7f7;
  padding: 15px 10px;
  margin: 0 0 10px 0;
  font-size: 14px;
}
.full .inner {
  width: 1200px !important;
}
.full .cinner {
  width: 1200px !important;
}
.full .location {
  width: 1200px !important;
}
.full .footer {
  width: 1200px !important;
}
.full .sitemap {
  width: 1200px !important;
}
.full .friendlink {
  width: 1200px !important;
}
.full .faq {
  width: 1200px !important;
}
.full .announce {
  width: 1200px !important;
}
.none {
  display: none;
}

/* 2026 revamp: about pages */
body {
  background:
    radial-gradient(circle at top right, rgba(166, 30, 34, 0.06), transparent 26%),
    linear-gradient(180deg, #faf5ee 0%, #f3ece4 44%, #f7f3ec 100%);
  color: #1f1c1a;
}

.header {
  width: 100%;
  height: auto;
}

.header .inner {
  width: min(1180px, calc(100vw - 40px)) !important;
  margin: 0 auto;
  padding: 34px 0 26px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  border-bottom: 1px solid rgba(166, 30, 34, 0.14);
}

.header .logo {
  width: auto;
  float: none;
}

.header .logo img {
  margin-top: 0;
  max-width: min(320px, 72vw);
  height: auto;
}

.header .nav {
  float: none;
  display: flex;
  align-items: center;
  gap: 34px;
  flex-wrap: nowrap;
}

.header .nav a {
  display: block;
  float: none;
  height: auto;
  line-height: 1.2;
  margin-left: 0;
  padding: 0 0 6px;
  color: #1c1917;
  font-family: "Songti SC", "STSong", "Noto Serif CJK SC", serif;
  font-size: 28px;
  font-weight: 700;
  border-bottom: 2px solid transparent;
}

.header .nav a.current,
.header .nav a:hover {
  background-color: transparent !important;
  border-bottom-color: var(--accent);
  color: var(--accent) !important;
}

.cinner {
  width: min(1180px, calc(100vw - 40px)) !important;
  margin: 0 auto;
  padding: 38px 0 72px;
  display: grid;
  grid-template-columns: 240px minmax(0, 1fr);
  gap: 32px;
  overflow: visible;
}

.cinner .leftnav {
  grid-column: 1;
  grid-row: 1;
  width: auto;
  min-width: 0;
  box-sizing: border-box;
  align-self: start;
  position: sticky;
  top: 120px;
  margin: 0;
  padding: 22px 20px;
  border: 1px solid rgba(166, 30, 34, 0.12);
  border-radius: 24px;
  background: rgba(255, 252, 247, 0.96);
  box-shadow: 0 16px 42px rgba(35, 25, 18, 0.08);
}

.cinner .clear15 {
  display: none;
}

.cinner .leftnav a {
  float: none;
  width: 100%;
  height: auto;
  margin: 0 0 10px;
  padding: 12px 16px;
  border-radius: 14px;
  box-sizing: border-box;
  background: #f5ede4;
  color: #423b35;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
}

.cinner .leftnav a.current,
.cinner .leftnav a:hover {
  background: linear-gradient(135deg, #a61e22 0%, #7e171a 100%);
  color: #fff;
}

.cinner .rightcontent {
  grid-column: 2;
  grid-row: 1;
  width: auto;
  min-width: 0;
  box-sizing: border-box;
  padding: 34px 38px;
  border: 1px solid rgba(166, 30, 34, 0.12);
  border-radius: 28px;
  background: rgba(255, 252, 247, 0.97);
  box-shadow: 0 22px 56px rgba(35, 25, 18, 0.08);
  color: #2a2623;
  font-size: 15px;
  line-height: 2;
}

.cinner .rightcontent p,
.cinner .rightcontent span,
.cinner .rightcontent div,
.cinner .rightcontent strong {
  color: inherit !important;
  background: transparent !important;
  font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif !important;
}

.cinner .rightcontent strong {
  font-family: "Songti SC", "STSong", "Noto Serif CJK SC", serif !important;
}

.footer {
  width: min(1180px, calc(100vw - 40px)) !important;
  height: auto;
  margin: 0 auto 56px;
  padding: 22px 24px;
  border: 0;
  border-radius: 18px;
  background: #25211d;
  color: rgba(255, 247, 239, 0.84);
}

.footer a {
  color: #f2d6b1;
}

@media (max-width: 860px) {
  .cinner {
    grid-template-columns: 1fr;
  }

  .cinner .leftnav {
    grid-column: 1;
    grid-row: auto;
    position: static;
  }

  .cinner .rightcontent {
    grid-column: 1;
    grid-row: auto;
  }
}

@media (max-width: 640px) {
  .header .inner,
  .cinner,
  .footer {
    width: calc(100vw - 24px) !important;
  }

  .header .inner {
    flex-direction: column;
    align-items: flex-start;
    padding: 24px 0 20px;
  }

  .header .nav a {
    font-size: 24px;
  }

  .cinner {
    padding: 24px 0 44px;
    gap: 18px;
  }

  .cinner .rightcontent {
    padding: 22px 18px;
    border-radius: 22px;
  }
}

.cinner > .leftnav {
  grid-column: 1;
  width: 240px;
  max-width: 240px;
}

.cinner > .rightcontent {
  grid-column: 2;
  width: 100%;
  max-width: 100%;
}

@media (max-width: 860px) {
  .cinner > .leftnav,
  .cinner > .rightcontent {
    grid-column: 1;
    width: 100%;
    max-width: 100%;
  }
}
