@media screen and (max-width: 992px) {
  html {
    font-size: 12px; }

  #homeSlide .swiper-slide {
    padding: 20px 20vw; }

  .homeVideoBox {
    background-image: url(../images/videoBgM.png); }

  .homeCenterText .homeCenterTitle {
    font-size: 3rem;
    color: white; }
  .homeCenterText .homeCenterTitleEn {
    color: #fff; }

  .pcNav, .topBarText {
    display: none; }

  .mobileNavShow {
    height: 100vh; }

  .mobileNav {
    text-align: center;
    padding: 10px;
    position: relative;
    display: block;
    overflow: hidden; }
    .mobileNav .mobileNavBtn {
      position: absolute;
      width: 40px;
      height: 40px;
      right: 23px;
      top: 20px;
      z-index: 99; }
      .mobileNav .mobileNavBtn:after {
        content: '';
        position: absolute;
        width: 100%;
        background: white;
        height: 4px;
        right: 0;
        top: 8px;
        border-radius: 3px;
        transition: .3s; }
      .mobileNav .mobileNavBtn:before {
        content: '';
        position: absolute;
        width: 100%;
        background: white;
        height: 4px;
        right: 0;
        bottom: 8px;
        border-radius: 3px;
        transition: .3s; }
    .mobileNav .mobileNavBtnClose:after {
      background: #e98f14;
      transform: rotate(45deg);
      top: 18px; }
    .mobileNav .mobileNavBtnClose:before {
      background: #e98f14;
      transform: rotate(-45deg);
      bottom: 18px; }
    .mobileNav .m-menu-main {
      width: 40%;
      text-align: center;
      position: absolute;
      height: 100vh;
      right: 0;
      top: 0;
      background: white;
      transform: translateX(100%);
      transition: .5s;
      padding: 0 10px; }
      .mobileNav .m-menu-main ul {
        padding: 0;
        width: calc(100% - 20px);
        position: absolute;
        top: 50%;
        transform: translateY(-50%); }
      .mobileNav .m-menu-main li {
        font-size: 1.5rem;
        line-height: 3.5em; }
      .mobileNav .m-menu-main .m-menu-btn-close {
        border-top: 1px solid black; }
      .mobileNav .m-menu-main .m-menu-btn-top {
        border-bottom: 1px solid black;
        font-size: 1.6rem; }
        .mobileNav .m-menu-main .m-menu-btn-top a {
          color: #e98f14; }
    .mobileNav .m-menu-main-show {
      transform: translateX(0); }

  .homeSection3List {
    height: 50vh; }
    .homeSection3List .testCover {
      width: 20vh;
      height: 20vh;
      left: calc(25vw - 35vh);
      top: -10vh;
      border: 25vh solid rgba(125, 51, 45, 0.3); }
    .homeSection3List .indexBigCircle {
      width: 14vh;
      height: 14vh;
      left: 3vh;
      top: 3vh; }
    .homeSection3List .indexMediumCircle {
      width: 4vh;
      height: 4vh;
      left: 8vh;
      top: 8vh; }
    .homeSection3List .indexSmallCircle {
      width: 1vh;
      height: 1vh;
      left: 9.5vh;
      top: 9.5vh; }
    .homeSection3List .homeSection3ListTitle {
      top: 5vh; }
    .homeSection3List .homeSection3ListConcent {
      display: none; }

  .homeList4List {
    margin-left: 0;
    margin-right: 15px; }
    .homeList4List .homeList4ListImg {
      padding-left: 0; }
    .homeList4List .homeList4ListTitle {
      margin-top: 8vh !important; }

  .homeList4 {
    height: auto;
    padding-bottom: 20px; }

  .homeFooter {
    height: auto; }
    .homeFooter .footerListBox {
      display: none; }
    .homeFooter .footerBottom {
      height: auto;
      padding: 15px 0;
      margin: 0; }

  .mobileNav {
    display: block; }

  .yinxiangListBox {
    height: 90vh; }
    .yinxiangListBox .yinxiangListBoxTop {
      height: 35vh; }
      .yinxiangListBox .yinxiangListBoxTop .yinxiangListBoxContent {
        background: none; }
      .yinxiangListBox .yinxiangListBoxTop .yinxiangListBoxMore {
        display: none; }
    .yinxiangListBox .yinxiangListBoxBottom {
      height: 45vh;
      padding: 0 15px; }
      .yinxiangListBox .yinxiangListBoxBottom .yinxiangListBoxImg {
        height: 50%; }

  .gaikuangBoxNav {
    display: none; }

  .gaikuangBoxContent {
    padding-top: 20px; }

  .meijingBox .meijingListImgBox {
    height: 150px;
    margin-left: 0 !important;
    width: 100%; }
  .meijingBox .meijingListBox {
    padding: 5%; }
  .meijingBox .meijingListBoxMore {
    display: none; }
  .meijingBox .meijingListContent {
    margin: 0;
    left: 0;
    padding: 0; }

  .wenhuaBox .meijingListImgBox {
    height: 150px;
    margin-left: 0 !important;
    width: 100%; }
  .wenhuaBox .meijingListBox {
    padding: 5%; }
  .wenhuaBox .meijingListBoxMore {
    display: none; }
  .wenhuaBox .meijingList {
    height: 340px; }
    .wenhuaBox .meijingList .container {
      height: 340px; }
    .wenhuaBox .meijingList:after {
      display: none; }
  .wenhuaBox .meijingListContent {
    margin: 0;
    left: 0;
    padding: 0;
    background: #d4d4d4; }
  .wenhuaBox .meijingListImg {
    padding: 0; }

  .wenhuaLine {
    display: none; }

  .wenhuaBanner, .meijingBanner, .gaikuangBanner {
    height: 200px; }

  .yanxueList:after, .yanxueList:before {
    display: none; }

  .yanxueListBox:after, .yanxueListBox:before {
    display: none; }

  .yanxueTop {
    display: none; }

  .yanxueList {
    margin-top: 10px; }

  .yanxueBox {
    height: 420px; }

  .yanxueBanner {
    height: 200px; }

  .huodongList4 .huodongList4Box {
    height: auto;
    margin: 0; }
  .huodongList4 .newsMain {
    height: 250px; }
  .huodongList4 .newsBox {
    padding-top: 0; }
  .huodongList4 .newsWorld {
    display: none; }

  .pagination {
    left: 10px;
    padding-left: 0; }

  .huodongList3 .homeList3Box {
    padding: 0 15px; }

  .huodongList2 .huodongList2Box {
    padding: 5px;
    margin: 0;
    height: auto; }
  .huodongList2 .huodongList2L p {
    writing-mode: initial;
    width: 100%;
    height: auto;
    text-align: center;
    margin: auto; }
  .huodongList2 .huodongList2L .huodongList2LTime:after {
    display: none; }
  .huodongList2 .huodongList2R {
    height: 220px;
    overflow: hidden;
    padding: 0; }
    .huodongList2 .huodongList2R .swiper-pagination {
      bottom: 0; }

  .jihuaList3 {
    background-size: cover;
    background-position: left; }

  .jihuaJiaotong {
    padding-top: 50%; }

  .jihuaList4Box {
    height: 90vh; }
    .jihuaList4Box .jihuaList4Left {
      height: 20vh; }
    .jihuaList4Box .textCenter {
      position: initial;
      transform: initial; }
      .jihuaList4Box .textCenter img {
        width: 35%; }
    .jihuaList4Box .jihuaList4List {
      height: 20vh; }
      .jihuaList4Box .jihuaList4List:nth-child(3) {
        position: initial; }

  .gonglueBanner {
    height: 200px; }

  .gonglueBox .gonglueLeft {
    height: 20vh; }
  .gonglueBox .gonglueMap {
    padding: 20px;
    height: auto;
    background: url(../images/gonglueMapM.png) repeat center;
    text-align: center; }
    .gonglueBox .gonglueMap .gonglueMapTitle:after {
      display: none; }

  .gonglueBottom {
    height: auto;
    margin: 20px auto; }
    .gonglueBottom .gonglueBottomLeft {
      height: 200px; }
    .gonglueBottom .row {
      margin: 0; }

  .youkeBox .youkeList {
    margin-top: 20px;
    height: 300px; }
    .youkeBox .youkeList .youkeListBox {
      transform: translateY(0); }
    .youkeBox .youkeList .youkeListImg {
      height: 200px; }

  .meishiBox {
    padding: 20px 0; }
    .meishiBox .meishiList {
      height: 80px; }
    .meishiBox .row {
      margin: 0; }

  .meishiluxianBox #meishiSlide .swiper-slide {
    padding: 0; }
  .meishiluxianBox .swiper-button-prev, .meishiluxianBox .swiper-button-next {
    display: none; }

  .jiaotongBox .jiaotongWaibuLocation {
    display: none; }
  .jiaotongBox .jiaotongNeibuL {
    height: 200px; }
  .jiaotongBox .jiaotongZhanwei {
    display: none; }
  .jiaotongBox .jiaotongNeibuRBox {
    padding: 20px;
    border: 1px solid #ccc; }
  .jiaotongBox .jiaotongWaibu {
    height: 200px; }
  .jiaotongBox .jiaotongWaibuFeiIcon {
    height: 150px; }
  .jiaotongBox .jiaotongWaibuFeiImg {
    height: 150px; }
  .jiaotongBox .jiaotongWaibuQiBox {
    margin-left: 0; }

  .tiyanBigBox .tiyanBox {
    height: 100%; }
  .tiyanBigBox .tiyanListLeft {
    padding: 0 15px; }
  .tiyanBigBox .tiyanList {
    height: auto; }
  .tiyanBigBox .tiyanListRight {
    display: none; }

  .dingmeishiLeft {
    display: none; }

  .dingmeishiRight {
    text-align: center; }
    .dingmeishiRight .dingmeishiTitle {
      letter-spacing: 0; }
    .dingmeishiRight .dingmeishiMore {
      margin: auto; }
    .dingmeishiRight .dingmeishiInfo {
      padding-right: 0; }

  .dingmeishiTop {
    height: 200px; }

  .xiaochiBox .xiaochiList {
    height: 265px; }

  .canguanBox .row {
    margin: 0; }
  .canguanBox .canguanList {
    height: 150px; }

  .jiudianList {
    margin-left: 0;
    margin-right: 0;
    height: 220px; }
    .jiudianList .jiudianIcon {
      margin-bottom: 20px; }
    .jiudianList .TextBox {
      padding: 20px; }

  .homeVideo {
    display: none; } }

/*# sourceMappingURL=mobile.css.map */
