/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/vue-loader/lib/index.js??vue-loader-options!./src/app.vue?vue&type=style&index=0&lang=css& ***!
  \**************************************************************************************************************************************************************************************************************************************************************/

.el-menu {
    z-index: 9 !important;
}
.el-menu--collapse .el-menu .el-submenu,
.el-menu--popup {
    min-width: 135px !important;
}
.el-submenu__title {
    border-bottom: none !important;
}
.el-menu-item {
    border-bottom: none !important;
}
.el-submenu {
    z-index: 999 !important;
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/vue-loader/lib/index.js??vue-loader-options!./src/layout/components/header.vue?vue&type=style&index=0&id=40ac71d8&lang=scss&scoped=true& ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.el-menu--horizontal .el-menu .el-menu-item[data-v-40ac71d8] {
  text-align: center !important;
  color: #666;
}
.el-menu--horizontal .el-menu .el-menu-item[data-v-40ac71d8]:hover {
    background: #01337A !important;
    color: #fff;
}
.el-menu--horizontal .el-menu .el-menu-item.is-active[data-v-40ac71d8] {
  background: #01337A !important;
  color: #fff;
}
.header[data-v-40ac71d8] {
  align-items: center;
  justify-content: space-around;
  position: relative;
  height: 84px;
  width: 100%;
}
.header .custom-el-menu[data-v-40ac71d8] {
    background: #01337A;
    border: none;
    box-shadow: none;
    margin: 0;
}
.header .custom-el-menu .custom-submenu.is-active[data-v-40ac71d8] {
      border: none;
}
.header .custom-el-menu .el-menu-item[data-v-40ac71d8] {
      font-size: 18px;
      color: #fff;
      background: #01337A;
}
.header .custom-el-menu .el-menu-item[data-v-40ac71d8]:hover {
        background: #01337A !important;
}
.header .custom-el-menu .is-active[data-v-40ac71d8] {
      border: none;
      background: #01337A !important;
      color: #fff;
}
.header .custom-el-menu[data-v-40ac71d8] .el-submenu__title {
      color: #fff !important;
      font-size: 18px;
}
.header .custom-el-menu[data-v-40ac71d8] .el-submenu__title:hover {
        background: #01337A !important;
}
.header .logo img[data-v-40ac71d8] {
    height: 84px;
}
.header .logo .scenicName[data-v-40ac71d8] {
    font-size: 28px;
    color: #fff;
    font-weight: 800;
    line-height: 84px;
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/vue-loader/lib/index.js??vue-loader-options!./src/layout/components/footer.vue?vue&type=style&index=0&id=5d3dc436&lang=scss&scoped=true& ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.contact-us[data-v-5d3dc436] {
  background-color: #a80010;
  justify-content: center;
  align-items: center;
  color: #fff;
  height: 240px;
}
.contact-us .code[data-v-5d3dc436] {
    width: 400px;
    text-align: center;
    line-height: 40px;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    margin: 0 100px;
}
.contact-us .font14[data-v-5d3dc436] {
    font-size: 14px;
}
.contact-us .font12[data-v-5d3dc436] {
    font-size: 12px;
    line-height: 28px;
    margin-left: 56px;
}
.contact-us .phone[data-v-5d3dc436] {
    font-size: 30px;
    font-weight: bold;
    margin: 16px 0;
}
.contact-us .phone .svg-icon[data-v-5d3dc436] {
      margin: 0;
      margin-right: 10px;
      font-size: 46px;
}

/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/vue-loader/lib/index.js??vue-loader-options!./src/layout/components/top.vue?vue&type=style&index=0&id=24907042&lang=scss&scoped=true& ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.top[data-v-24907042] {
  align-items: center;
  justify-content: space-around;
  background-color: #000;
  height: 50px;
  width: 100%;
  margin-bottom: 3px;
  color: #fff;
}
.top .left[data-v-24907042] {
    display: flex;
    align-items: center;
    opacity: 0.7;
}
.top .left .welcome[data-v-24907042] {
      font-size: 12px;
}
.top .left .weather[data-v-24907042] {
      display: flex;
      justify-content: center;
      align-items: center;
      margin-left: 50px;
}
.top .left .weather .item[data-v-24907042] {
        margin: 0 10px;
        align-items: center;
        display: flex;
}
.top .right[data-v-24907042] {
    display: flex;
    justify-content: center;
    align-items: center;
}
.top .right .phone[data-v-24907042] {
      opacity: 0.7;
}
.top .right .language[data-v-24907042] {
      width: 100px;
      opacity: 0.9;
}
.top .right .line[data-v-24907042] {
      width: 1px;
      height: 30px;
      margin: 0 20px;
      background-color: #fff;
      opacity: 0.7;
}
.top .right .tickets[data-v-24907042] {
      background-color: #01337A;
      padding: 5px 20px;
      margin-left: 30px;
      position: relative;
}
.top .right .tickets a[data-v-24907042] {
        color: #fff;
}
.top .right .tickets .image[data-v-24907042] {
        position: absolute;
        top: 35px;
        left: 0;
        z-index: 9999999999 !important;
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/vue-loader/lib/index.js??vue-loader-options!./src/layout/index.vue?vue&type=style&index=0&id=615c90c9&scoped=true&lang=css& ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************/

.container[data-v-615c90c9] {
    /* width: 1900px; */
    min-width: 1200px;
}

/*!*********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/style/index.scss ***!
  \*********************************************************************************************************************************************************/
@charset "UTF-8";
.flex-box {
  display: flex; }

.flex-item {
  flex: 1; }

.pinch-zoom-container {
  min-height: 100vh !important; }

.table-container {
  background: #fff;
  margin-top: 20px;
  box-sizing: border-box; }
  .table-container .el-pagination {
    text-align: end;
    margin-top: 20px; }

.el-header {
  background-color: #fff; }

.el-container .el-main,
.el-container .el-footer {
  padding: 0;
  margin: 0; }

.one-hidden {
  word-wrap: break-word;
  /*强制换行*/
  overflow: hidden;
  /*超出隐藏*/
  text-overflow: ellipsis;
  /*隐藏后添加省略号*/
  white-space: nowrap;
  /*强制不换行*/ }

.two-hidden {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; }

.copyright {
  font-size: 14px;
  line-height: 50px;
  text-align: center;
  background-color: #000;
  color: #fff; }

.pagination {
  text-align: center;
  background-color: #fff;
  padding: 10px 0; }

.info img {
  width: 100%; }

.tab {
  background-color: #fafafa; }
  .tab .el-tabs__nav-wrap::after {
    width: 0; }
  .tab .el-tabs__active-bar {
    background-color: #a80010; }
  .tab .el-tabs__header {
    padding: 0 10%;
    line-height: 60px; }
  .tab .el-tabs__item {
    font-weight: bold; }
    .tab .el-tabs__item:hover {
      color: #a80010; }
    .tab .el-tabs__item.is-active {
      color: #a80010; }
  .tab .el-tabs__content {
    background: #fff;
    min-height: 450px; }
  .tab .timeline {
    padding-top: 30px;
    line-height: 30px;
    margin-left: 140px; }
    .tab .timeline .title {
      font-size: 20px;
      font-weight: bold;
      color: #a80010;
      margin-bottom: 10px; }
    .tab .timeline .el-timeline-item__timestamp.is-top {
      margin-bottom: 8px;
      padding-top: 4px;
      position: absolute;
      margin-left: -160px;
      font-size: 30px;
      font-weight: bold;
      color: #a80010; }

.breadcrumb {
  padding: 20px 0 20px 10%;
  background-color: #fff; }
  .breadcrumb .breadcrumb-item .el-breadcrumb__inner {
    color: #a80010; }

.link .el-select {
  display: block;
  margin-top: 20px;
  width: 310px; }
  .link .el-select .el-input__inner {
    background-color: #85000d;
    border: none;
    border-radius: 20px;
    color: #fff; }

.header .menu {
  border: none !important; }
  .header .menu .el-menu-item {
    padding: 0;
    margin: 0 26px;
    color: #555555;
    font-size: 18px; }
    .header .menu .el-menu-item.is-active {
      border-color: #a80010; }

.el-tabs__item {
  font-size: 16px; }

.carousel .el-carousel__button {
  border-radius: 10px;
  width: 10px;
  height: 10px; }

.carousel .el-carousel__indicators--horizontal {
  bottom: 10px;
  left: 0;
  transform: translateX(40px); }

.el-icon-user-solid {
  font-size: 50px;
  line-height: 90px; }

.join-us .more {
  color: #fff;
  font-size: 14px;
  margin-top: 70px; }
  .join-us .more .svg-icon {
    font-size: 26px;
    margin-right: 10px; }
  .join-us .more span {
    display: inline-flex;
    line-height: 26px; }

.table-box {
  padding: 20px 10%;
  min-height: 450px;
  background: #fff; }
  .table-box .el-table__cell {
    border: none !important;
    padding: 0 !important; }
  .table-box .el-table::before {
    height: 0; }
  .table-box .el-table .el-button {
    color: #a80010; }
  .table-box .el-table .el-table__body {
    -webkit-border-vertical-spacing: 13px; }
  .table-box .el-table .el-table__row {
    background-color: #f5f5f5; }
    .table-box .el-table .el-table__row:hover {
      background-color: #a80010;
      color: #fff; }
      .table-box .el-table .el-table__row:hover .el-button {
        color: #fff; }
      .table-box .el-table .el-table__row:hover .el-table__cell {
        background-color: #a80010; }

/*!*********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/style/phone.scss ***!
  \*********************************************************************************************************************************************************/
@media screen and (max-width: 480px) {
  .header img {
    height: 60px !important; }
  .info {
    display: block;
    height: auto !important; }
    .info .info-item {
      width: 100% !important;
      height: 300px !important;
      margin: 0px !important;
      margin-top: 20px !important; }
      .info .info-item :first-child {
        margin-top: 0 !important; }
  .notice {
    display: block;
    height: auto !important;
    margin-top: 30px; }
    .notice :nth-child(2) {
      margin: 0 !important; }
    .notice .notice-item {
      width: 100% !important; }
  .join-us {
    padding: 63px 0 0 0 !important;
    height: auto !important; }
    .join-us :nth-child(2) {
      margin-left: 0 !important;
      width: 100% !important;
      padding: 0 10px;
      box-sizing: border-box; }
    .join-us :nth-child(3) {
      display: block; }
    .join-us .position-item {
      width: auto !important;
      margin-left: 0 !important; }
  .news {
    height: auto !important; }
    .news .white-bg {
      margin-right: 0 !important; }
    .news .article-carousel {
      width: 100% !important; }
    .news .article {
      padding: 0 !important;
      display: block; }
    .news .article-list {
      display: block !important;
      width: 100% !important;
      margin-top: 20px;
      height: auto !important; }
      .news .article-list .article-item {
        width: 100% !important; }
        .news .article-list .article-item:nth-child(3) {
          border-bottom: 2px solid #f2f2f2 !important; }
  .contact-us {
    height: auto !important;
    flex-wrap: wrap !important;
    padding: 20px 0; }
  .leader-item {
    display: block; }
  .tab .el-tabs__nav-next, .tab .el-tabs__nav-prev {
    line-height: 60px; }
  .notice-item, .report-item {
    padding: 20px 10px !important; }
    .notice-item .txt-box, .report-item .txt-box {
      width: 70% !important; }
    .notice-item img, .report-item img {
      width: 120px;
      height: 80px;
      margin-top: 18px; }
  .contact-us > .flex-box {
    display: block !important; }
  .contact-us .info {
    width: 100% !important; } }

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/vue-loader/lib/index.js??vue-loader-options!./src/components/SvgIcon/index.vue?vue&type=style&index=0&id=1ee14c26&scoped=true&lang=css& ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************/

.svg-icon[data-v-1ee14c26] {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
.svg-external-icon[data-v-1ee14c26] {
  background-color: currentColor;
  mask-size: cover !important;
  display: inline-block;
}
.intro[data-v-1ee14c26]{
  font-size: 70px;
}


