@import url(/static/home/css/file-icon/file-icon-vivid.min.css?ac7d5748746c);
.wrapper {
  min-width: 1200px; }

.header {
  background-color: white;
  color: #980a0f;
  margin-top: 30px;
  margin-bottom: 30px; }
  .header .layout a {
    color: #273a49; }
  .header .layout .logo {
    float: left; }
    .header .layout .logo img {
      height: 56px; }
  .header .layout .split-rectangle {
    float: left;
    width: 10px;
    height: 55px;
    background-color: #980a0f;
    margin-left: 20px; }
  .header .layout .title-section {
    float: left;
    width: 185px;
    margin-left: 20px; }
    .header .layout .title-section .up-side {
      height: 21px;
      font-size: 15px;
      font-weight: 500;
      letter-spacing: -0.4px;
      text-align: left; }
    .header .layout .title-section .down-side {
      height: 33px;
      font-size: 24px;
      font-weight: 500;
      letter-spacing: 6.3px;
      text-align: left; }
  .header .layout .right-container {
    float: right;
    width: 225px;
    color: #273a49;
    margin-top: 5px; }
    .header .layout .right-container .up-side .left-title {
      display: inline-block;
      float: left;
      height: 20px;
      font-size: 13px;
      letter-spacing: -0.4px;
      padding-right: 17px; }
    .header .layout .right-container .up-side .split-line {
      display: inline-block;
      width: 2px;
      height: 18px;
      background-color: #e9e9e9;
      vertical-align: text-bottom; }
    .header .layout .right-container .up-side .right-title {
      display: inline-block;
      float: right;
      width: 110px;
      height: 20px;
      font-size: 13px;
      letter-spacing: -0.4px; }
    .header .layout .right-container .search-box {
      clear: both;
      position: relative;
      height: 30px;
      border-radius: 5px;
      margin-top: 5px; }
      .header .layout .right-container .search-box input {
        height: 25px;
        width: 220px;
        padding-left: 5px;
        border-radius: 5px;
        border: solid 1px #999999; }
      .header .layout .right-container .search-box button {
        position: absolute;
        padding: 0;
        left: 190px;
        border: none;
        top: 2px;
        background: #ffffff;
        color: darkred; }

.footer {
  height: 280px;
  background-color: #2d4252;
  color: #ffffff;
  padding-top: 40px;
  padding-bottom: 40px; }
  .footer .layout .basic-info {
    width: 60%;
    float: left; }
    .footer .layout .basic-info .logo {
      float: left; }
      .footer .layout .basic-info .logo img {
        height: 40px; }
    .footer .layout .basic-info .split-rectangle {
      float: left;
      width: 4px;
      height: 30px;
      opacity: 0.4;
      background-color: #ffffff;
      margin-left: 30px;
      margin-top: 5px; }
    .footer .layout .basic-info .large-title {
      font-weight: 200;
      float: left;
      width: 125px;
      height: 45px;
      font-size: 30px;
      letter-spacing: -0.8px;
      margin-left: 30px; }
    .footer .layout .basic-info .copyright {
      font-size: 13px;
      color: #ffffff;
      opacity: 0.6; }
    .footer .layout .basic-info .contact {
      clear: both;
      padding-top: 50px;
      line-height: 35px; }
    .footer .layout .basic-info .title {
      display: inline-block;
      width: 96px;
      height: 33px;
      font-size: 24px;
      font-weight: 500;
      text-align: left;
      color: #ffffff; }
  .footer .layout .links {
    width: 20%;
    float: left;
    color: #ffffff; }
    .footer .layout .links .links-title {
      padding-top: 7px;
      font-weight: 200;
      width: 96px;
      font-size: 24px;
      text-align: left; }
    .footer .layout .links .link-list {
      font-weight: 200;
      padding-top: 40px; }
      .footer .layout .links .link-list ul {
        list-style: none;
        padding: 0;
        line-height: 25px; }
        .footer .layout .links .link-list ul a {
          color: #ffffff; }
  .footer .layout .qr-code {
    width: 20%;
    float: right; }
    .footer .layout .qr-code .qr-title {
      font-weight: 200;
      padding-top: 7px;
      font-size: 24px;
      text-align: left; }
    .footer .layout .qr-code .qr-img {
      padding-top: 20px; }

.truncate-text {
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow-y: hidden;
  word-wrap: normal; }

a {
  color: #333333; }

@media (max-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0; } }
@media (max-width: 768px) {
  .navbar-nav > li {
    float: left; } }
.nav-area .navbar {
  margin-bottom: 0; }
.nav-area .navbar-default {
  background-color: #273a49;
  border: none;
  border-radius: 0; }
  .nav-area .navbar-default .container {
    position: relative; }
  .nav-area .navbar-default .navbar-nav > .dropdown > a, .nav-area .navbar-default .navbar-nav > .dropdown > a:hover, .nav-area .navbar-default .navbar-nav > .dropdown > a:focus {
    background-color: #273a49; }
  .nav-area .navbar-default .navbar-nav > .active > a, .nav-area .navbar-default .navbar-nav > .active > a:hover, .nav-area .navbar-default .navbar-nav > .active > a:focus {
    background-color: #980a0f; }
  .nav-area .navbar-default .navbar-nav > li {
    margin-right: 75px; }
    .nav-area .navbar-default .navbar-nav > li > a {
      font-size: 18px;
      color: #ffffff !important;
      height: 60px;
      padding-top: 20px;
      padding-bottom: 20px; }
  .nav-area .navbar-default .online-registration {
    background: url("/static/home/image/online-registration.png?09f151dd4dba") no-repeat;
    position: absolute;
    right: 15px;
    width: 150px;
    height: 74px;
    margin-top: -7px;
    padding-top: 24px;
    text-align: center;
    z-index: 1; }
    .nav-area .navbar-default .online-registration a {
      font-size: 18px;
      font-weight: 500;
      letter-spacing: -0.4px;
      color: #980A0F; }
    .nav-area .navbar-default .online-registration.active {
      background: url("/static/home/image/online-registration-active.png?09f151dd4dba") no-repeat; }
      .nav-area .navbar-default .online-registration.active a {
        color: #ffffff; }
.nav-area .dropdown-menu {
  background-color: #273a49;
  opacity: 0.8;
  min-width: 125px;
  left: -12px;
  top: 98%;
  text-align: center;
  width: 50px !important;
  padding-top: 1px; }
  .nav-area .dropdown-menu > li > a {
    color: #ffffff !important;
    font-size: 14px;
    padding: 3px 5px !important; }
    .nav-area .dropdown-menu > li > a, .nav-area .dropdown-menu > li > a:hover, .nav-area .dropdown-menu > li > a:focus {
      background-color: #273a49; }
  .nav-area .dropdown-menu .dropdown-menu-ele {
    height: 40px;
    line-height: 40px; }

.remind {
  width: 100%;
  height: 200px;
  line-height: 200px;
  padding-left: 200px;
  font-size: xx-large;
  color: gray; }

.navigation-cover {
  position: relative;
  height: 280px;
  overflow: hidden; }
  .navigation-cover .box {
    position: absolute;
    left: 50%; }
    .navigation-cover .box > img {
      width: 100%;
      height: 100%; }

body {
  font-family: PingFang SC;
  color: #333333; }
  body a, body a:focus, body a:hover {
    text-decoration: none; }

video::-internal-media-controls-download-button {
  display: none; }

video::-webkit-media-controls-enclosure {
  overflow: hidden; }

video::-webkit-media-controls-panel {
  width: calc(100% + 30px); }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
@media (min-width: 992px) {
  .container {
    width: 1170px; } }
@media (min-width: 768px) {
  .container {
    width: 1170px; } }
.content-sidebar {
  z-index: 1; }
  .content-sidebar .navigation {
    width: 200px;
    height: 100px;
    margin-top: -50px;
    background-color: #980A0F; }
    .content-sidebar .navigation .title {
      font-size: 30px;
      font-weight: 500;
      color: #FFFFFF;
      padding-top: 20px;
      padding-left: 30px; }
    .content-sidebar .navigation .introduction {
      padding-left: 30px;
      height: 18px;
      opacity: 0.4;
      font-size: 13px;
      font-weight: 500;
      color: #FFFFFF; }
  .content-sidebar .sidebar-labels ul {
    padding-left: 0; }
    .content-sidebar .sidebar-labels ul .menu-label {
      overflow: hidden;
      position: relative;
      list-style: none;
      width: 200px;
      height: 60px;
      background-color: #E9EBEC;
      line-height: 60px;
      font-size: 18px;
      letter-spacing: -0.4px;
      text-align: left;
      color: #333333;
      border-bottom: dashed 1px #C7C7C7; }
      .content-sidebar .sidebar-labels ul .menu-label > a {
        display: inline-block;
        padding-left: 30px;
        padding-right: 15px;
        position: absolute; }
      .content-sidebar .sidebar-labels ul .menu-label.active {
        background-color: #FAFCFC; }
      .content-sidebar .sidebar-labels ul .menu-label:last-of-type {
        border-bottom: none; }
      .content-sidebar .sidebar-labels ul .menu-label .list-narrow-right {
        float: right;
        margin-top: 22px;
        margin-right: 15px;
        width: 8px;
        object-fit: contain; }

.bread-crumb {
  position: relative;
  text-align: left;
  height: 50px;
  line-height: 50px; }
  .bread-crumb > div {
    display: inline-block; }
  .bread-crumb .list-narrow-right {
    width: 14px;
    height: 13px;
    margin-bottom: 2px;
    object-fit: contain; }
  .bread-crumb .current-label-title {
    position: absolute;
    left: 0;
    background-color: #FFFFFF;
    padding-right: 20px;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -0.6px; }
  .bread-crumb .crumbs {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #FFFFFF;
    padding-left: 20px;
    vertical-align: top; }
    .bread-crumb .crumbs .homepage-crumb, .bread-crumb .crumbs .navigation-crumb, .bread-crumb .crumbs .current-label-crumb {
      font-size: 14px;
      letter-spacing: -0.4px; }
    .bread-crumb .crumbs .homepage-crumb {
      color: #333333; }
    .bread-crumb .crumbs .current-label-crumb {
      color: #980A0F;
      border-bottom: 2px solid #980A0F; }
  .bread-crumb .connecting-line {
    height: 28px;
    width: 100%;
    vertical-align: top;
    border-bottom: solid 1px #DFDFDF; }

.main-content {
  padding: 30px 0 50px 70px; }
  .main-content .article-content {
    margin-top: 20px;
    background-color: #F7F7F7;
    text-align: center; }
    .main-content .article-content .attachments {
      list-style: none;
      padding-left: 0; }
      .main-content .article-content .attachments a {
        color: #0366d6; }
        .main-content .article-content .attachments a:hover {
          text-decoration: underline; }
    .main-content .article-content .article-header {
      padding-top: 30px;
      padding-bottom: 20px;
      margin-left: 30px;
      margin-right: 30px;
      font-size: 18px;
      font-weight: 500;
      letter-spacing: -0.4px;
      color: #333333;
      border-bottom: dashed 1px #C7C7C7; }
      .main-content .article-content .article-header .article-attributes {
        margin-top: 10px;
        font-size: 14px;
        letter-spacing: -0.3px;
        color: #999999; }
        .main-content .article-content .article-header .article-attributes .visit-number {
          margin-left: 20px; }
    .main-content .article-content .go-to-registration {
      margin-top: 13px; }
      .main-content .article-content .go-to-registration a {
        height: 30px;
        line-height: 30px;
        font-size: 18px;
        letter-spacing: -0.4px;
        text-align: center;
        color: #980A0F; }
    .main-content .article-content .content {
      padding: 15px 30px 20px;
      line-height: 25px;
      text-align: left; }
      .main-content .article-content .content ul, .main-content .article-content .content ol {
        text-indent: 0 !important; }
    .main-content .article-content .registration-area {
      padding-bottom: 90px; }
      .main-content .article-content .registration-area .registration-link {
        width: 242px;
        height: 44px;
        border-radius: 5px;
        margin: 0 auto;
        padding-top: 8px;
        background-color: #980A0F;
        box-shadow: 0 5px #E3C7C8; }
        .main-content .article-content .registration-area .registration-link .registration-button {
          font-size: 18px;
          letter-spacing: -0.4px;
          text-align: center;
          color: #FFFFFF;
          outline: none; }
  .main-content .page-nav {
    margin-top: 30px;
    margin-bottom: 120px;
    font-size: 14px; }
    .main-content .page-nav > div {
      margin-top: 10px; }
    .main-content .page-nav .page-nav-prefix {
      font-weight: 500;
      letter-spacing: -0.4px;
      text-align: left; }
    .main-content .page-nav .prev-page, .main-content .page-nav .next-page {
      color: #333333; }

.main-content {
  padding: 0; }

.slider-container {
  margin: auto;
  padding-bottom: 118px;
  width: 700px; }
  .slider-container .lSGallery {
    overflow: initial !important;
    margin-bottom: 15px !important;
    margin-top: 15px !important;
    align-items: center;
    display: flex; }
    .slider-container .lSGallery .active {
      box-shadow: 0 0 10px black; }
  .slider-container li {
    position: relative; }
    .slider-container li p {
      text-align: left;
      line-height: 40px;
      font-size: 14px;
      display: block;
      vertical-align: middle;
      height: 40px;
      position: absolute;
      opacity: 0.6;
      color: white;
      background-color: #273a49;
      bottom: -10px;
      width: 100%;
      padding: 0 10px; }
      .slider-container li p .index {
        font-size: 24px;
        vertical-align: sub; }
      .slider-container li p .spliter {
        margin: 0 10px 0 12px;
        top: 7px;
        display: inline-block;
        border-right: solid 1px white;
        height: 26px;
        position: relative; }
  .slider-container img {
    width: 100%;
    height: auto; }

/*# sourceMappingURL=tmpaxuvkjz4.css.map */
