@charset "UTF-8";
.detail {
  min-width: 1438px;
  padding-bottom: 100px;
  min-height: calc(100vh - 368px); }
  .detail img {
    display: inline-block;
    width: auto; }
  .detail .container {
    width: 1200px;
    margin: 0 auto;
    display: block; }
  .detail .title {
    font-family: "PingFangSC-Medium";
    font-size: 24pt;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    margin-top: 45px;
    margin-bottom: 24px; }
  .detail .msg {
    font-size: 16px;
    color: #999999;
    text-align: center;
    padding: 20px 0; }
    .detail .msg span:first-of-type {
      margin-right: 28px; }
  .detail .article {
    padding-top: 45px; }
    .detail .article img {
      transform: none !important;
      display: block !important;
      margin: 0 auto !important; }
    .detail .article .article1 {
      color: #333333 !important;
      margin-top: 15px !important;
      text-indent: 2em !important;
      list-style: none !important;
      font-family: '宋体' !important;
      font-size: 16pt !important;
      white-space: normal !important;
      background-color: white !important;
      box-sizing: content-box !important;
      line-height: 1.8 !important;
      font-color: #333333 !important;
      font-margin-top: 15px !important;
      font-text-indent: 2em !important;
      font-list-style: none !important;
      font-font-family: '宋体' !important;
      font-font-size: 16pt !important;
      font-white-space: normal !important;
      font-background-color: white !important;
      font-box-sizing: content-box !important;
      font-line-height: 1.8 !important; }
      .detail .article .article1 p {
        color: #333333 !important;
        margin-top: 15px !important;
        text-indent: 2em !important;
        list-style: none !important;
        font-family: '宋体' !important;
        font-size: 16pt !important;
        white-space: normal !important;
        background-color: white !important;
        box-sizing: content-box !important;
        line-height: 1.8 !important; }
      .detail .article .article1 img {
        display: block !important;
        margin: 0 auto !important; }
      .detail .article .article1 table {
        text-align: center !important; }
      .detail .article .article1 font[size="2"] {
        font-size: 16pt !important; }
      .detail .article .article1 a {
        color: #333333 !important;
        margin-top: 15px !important;
        text-indent: 2em !important;
        list-style: none !important;
        font-family: '宋体' !important;
        font-size: 16pt !important;
        white-space: normal !important;
        background-color: white !important;
        box-sizing: content-box !important;
        line-height: 1.8 !important; }
      .detail .article .article1 span {
        color: #333333 !important;
        margin-top: 15px !important;
        text-indent: 2em !important;
        list-style: none !important;
        font-family: '宋体' !important;
        font-size: 16pt !important;
        white-space: normal !important;
        background-color: white !important;
        box-sizing: content-box !important;
        line-height: 1.8 !important; }
  .detail .crumbs {
    display: flex;
    align-items: center;
    padding: 35px 0 12px 0; }
    .detail .crumbs .crumbs_list {
      color: #1156A4; }
      .detail .crumbs .crumbs_list a {
        font-size: 16px;
        color: #1156A4; }
      .detail .crumbs .crumbs_list span.activing a {
        color: var(--active-color); }
    .detail .crumbs img {
      width: 12px;
      margin-right: 15px; }

/*# sourceMappingURL=detail.css.map */
