@charset "UTF-8";
.breadcrumbs {
  width: 100%;
  height: 64px;
  line-height: 64px;
  background: #FBFBFB; }
  .breadcrumbs-content {
    width: 1440px;
    margin: 0 auto;
    width: 1200px;
    margin: 0 auto; }
    @media (max-width: 1247.98px) {
      .breadcrumbs-content {
        width: 96%; } }
  .breadcrumbs-item {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 22px; }
    .breadcrumbs-item.active {
      font-weight: bold; }
  .breadcrumbs img {
    margin: 0 35px; }

.banner {
  position: relative;
  margin-top: 71px;
  padding-bottom: 53px; }
  .banner .bg {
    background: url("/imgs/about/pic_guanyuyurun.jpg") no-repeat top;
    background-size: cover;
    width: 100%;
    height: 482px;
    overflow: hidden; }
    @media (max-width: 1247.98px) {
      .banner .bg {
        height: 382px; } }
  .banner .slogan {
    width: 1200px;
    margin: 0 auto;
    color: #fff; }
    @media (max-width: 1247.98px) {
      .banner .slogan {
        width: 96%; } }
    .banner .slogan .title {
      margin-top: 195px;
      font-size: 44px;
      font-weight: bold;
      font-style: italic;
      color: #FFFFFF;
      height: 53px;
      letter-spacing: 0.3rem; }
      @media (max-width: 1247.98px) {
        .banner .slogan .title {
          margin-top: 160px; } }
    .banner .slogan .subTitle {
      margin-top: 17px;
      font-size: 20px;
      font-weight: 200;
      color: #FFFFFF;
      line-height: 30px;
      letter-spacing: 0.15rem; }

.tabs-container {
  box-sizing: border-box;
  border-bottom: 1px solid #E7E7E7;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 62px;
  height: 53px;
  background: #FBFBFB;
  z-index: 2; }
  .tabs-container .tabs-content {
    position: relative;
    display: flex;
    align-items: center;
    line-height: 53px;
    width: 1200px;
    height: 53px;
    margin: 0 auto; }
    @media (max-width: 1247.98px) {
      .tabs-container .tabs-content {
        width: 96%; } }
    .tabs-container .tabs-content .tabs-item {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 0 30px !important;
      color: #333333;
      font-size: 1rem; }
      .tabs-container .tabs-content .tabs-item.tabs-item:first-child {
        padding-left: 0 !important; }
      @media (max-width: 1247.98px) {
        .tabs-container .tabs-content .tabs-item {
          padding: 0 30px !important;
          font-size: .875rem; } }
    .tabs-container .tabs-content img {
      width: 7px;
      height: 13px; }
    .tabs-container .tabs-content .tab {
      float: left;
      margin-right: 5%;
      padding: 0 4px;
      color: #000;
      transition: all 0.5s ease;
      font-size: 1rem; }
      @media (max-width: 1247.98px) {
        .tabs-container .tabs-content .tab {
          margin-right: 3%;
          font-size: .875rem; } }
      @media (max-width: 991.98px) {
        .tabs-container .tabs-content .tab {
          font-size: .75rem;
          margin-right: 3%; } }
    .tabs-container .tabs-content .tab-slider {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 0;
      height: 3px;
      background: #4079E2;
      transition: left 0.6s ease; }

.tabs-container--top {
  position: fixed !important;
  top: 0; }

/* 全局样式 */
* {
  margin: 0;
  padding: 0; }

html {
  font-size: 16px;
  overflow-x: hidden; }
  @media (max-width: 991.98px) {
    html {
      font-size: 12.4px; } }
  @media (max-width: 767.98px) {
    html {
      font-size: 12.4px; } }
  @media (max-width: 575.98px) {
    html {
      font-size: 10px; } }

a {
  text-decoration: none;
  cursor: pointer; }

img {
  border: 0; }

/* 主菜单 */
.main {
  position: fixed !important;
  background-color: white !important;
  top: 0;
  left: 0;
  right: 0; }

.head .nav .menu ul li > a {
  color: #333333 !important; }

/* 内容 */
.container {
  width: 100%;
  /* 顶部内容 */
  /* 内容展示块（产业布局） */ }
  .container .tabs {
    width: 100%;
    position: relative;
    z-index: 99; }
    .container .tabs .banner .bg {
      width: 100%;
      background: url("/imgs/group/banner2.jpg") no-repeat top;
      background-size: cover; }
  .container .group-content {
    width: 100%;
    padding: 6rem 0; }
    .container .group-content .content {
      width: 75rem;
      margin: auto; }
      @media (max-width: 1247.98px) {
        .container .group-content .content {
          width: 96%;
          margin: auto; } }
      .container .group-content .content .hotel-divide {
        height: 4rem; }
      .container .group-content .content article {
        font-size: .875rem;
        font-weight: 400;
        color: #666666;
        line-height: 1.375rem;
        letter-spacing: .10625rem; }
        .container .group-content .content article .hotel-h1 {
          font-size: 1.875rem;
          font-weight: bold;
          font-style: italic;
          color: #333333;
          line-height: 1.875rem;
          margin: 3.25rem 0 1rem;
          display: flex;
          font-size: 28px; }
          .container .group-content .content article .hotel-h1 span {
            width: 0.625rem;
            height: 0.625rem;
            background: #499BD6;
            border-radius: 50%;
            margin: 0 0.8rem 0 0.2rem;
            align-self: center; }
        .container .group-content .content article h2 {
          font-size: 1.875rem;
          font-weight: bold;
          font-style: italic;
          color: #333333;
          line-height: 1.875rem; }
        .container .group-content .content article .img1 {
          width: 100%;
          height: 37.5rem;
          margin: 1.875rem 0 .625rem 0; }
        .container .group-content .content article p {
          white-space: pre-line;
          text-indent: 2rem;
          margin-top: .75rem; }
        .container .group-content .content article .img2 {
          width: 100%;
          height: 26.25rem;
          margin: 1.875rem 0 0 0; }
        .container .group-content .content article .img3 {
          width: 100%;
          height: 27.5rem;
          margin: 1.875rem 0 .625rem 0; }
