@media screen and (max-width: 768px) {
  .home-banner {
    width: 100vw;
    height: 300px;
    overflow: hidden;
  }
  .home-banner .xd-title {
    top: 100px;
    left: 10%;
    transform: scale(0.6);
  }
  .home-banner .xd-desc {
    display: none;
  }
  .home-banner .bd img {
    height: 300px;
  }

  .home-notice-wrapper {
    width: 100vw;
    height: auto;
    padding: 0 12px;
    overflow: hidden;
  }
  .home-notice-wrapper .home-notice-title {
    width: 88px;
    height: 100%;
  }
  .home-notice-wrapper .home-notice-list {
    width: calc(100vw - 130px);
    height: 100%;
  }

  .home-guider-wrapper {
    width: 100vw;
    height: auto;
    overflow: hidden;
  }
  .home-guider-wrapper .guider-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 24px;
    padding: 24px;
  }
  .home-guider-wrapper .guider-list .guider-item {
    flex-shrink: 0;
    width: 90px;
    height: 120px;
    margin: 0;
    background-size: 100% 100%;
  }
  .home-guider-wrapper .guider-list .guider-item .icon-eat {
    width: 100%;
    height: 100%;
  }

  .home-news-wrapper {
    width: 100vw;
    height: auto;
    overflow: hidden;
  }
  .home-news-wrapper .home-recommend-news .news-img {
    height: 300px;
  }
  .home-news-wrapper .home-recommend-news .recommend-news-title {
    padding-top: 20%;
    padding-left: 55px;
  }
  .home-news-wrapper .home-recommend-news .news-title {
    font-size: 14px;
    line-height: 1.5;
  }
  .home-news-wrapper .home-recommend-news .hd li {
    width: 24px;
    height: 24px;
    margin: 0 4px;
    font-size: 12px;
    line-height: 24px;
  }
  .home-news-wrapper .news-list {
    width: 100vw;
    padding-top: 10px;
    overflow: hidden;
  }
  .home-news-wrapper .news-list::after {
    display: none;
  }
  .home-news-wrapper .news-list .news-item{
    width: 100%;
    height: auto;
    margin-bottom: 6px;
  }
  .home-news-wrapper .news-list .news-item .news-date {
    width: 80px;
    height: 80px;
    padding: 12px 0;
    border-radius: 0 0 12px;
    line-height: 50px;
    font-size: 12px;
  }
  .home-news-wrapper .news-list .news-item .news-date span {
    padding-top: 0;
    line-height: 1;
    font-size: 18px;
  }
  .home-news-wrapper .news-list .news-item .news-title {
    height: 80px;
    margin-left: 100px;
    line-height: 80px;
    font-size: 14px;
    overflow: hidden;
  }
  .home-news-wrapper .news-list .news-page-wrapper {
    margin-top: 6px;
    margin-right: 12px;
    font-size: 12px;
  }

  .home-news-wrapper .news-list .news-page-wrapper .layui-laypage .layui-laypage-curr,
  .home-news-wrapper .news-list .news-page-wrapper .layui-laypage .layui-laypage-curr em,
  .home-news-wrapper .news-list .news-page-wrapper .layui-laypage-default a {
    width: 24px;
    height: 24px;
    margin: 0 4px;
    font-size: 12px;
    line-height: 24px;
  }

  .home-video-wrapper {
    /* margin-top: 24px; */
    display: none !important;
  }
  .home-video-wrapper .slide {
    width: 100vw !important;
    overflow: hidden;
  }

  .home-scenic-wrapper {
    width: 100vw !important;
    height: auto;
    margin-top: 40px;
    overflow: hidden;
  }
  .home-scenic-wrapper .home-scenic-main {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .home-scenic-wrapper .home-scenic-main img {
    width: 100%;
  }
  .home-scenic-wrapper .home-scenic-main .home-scenic-conetnt {
    margin-left: 0;
  }
  .home-scenic-wrapper .home-scenic-main .home-scenic-conetnt .home-scenic-title1 {
    display: none;
  }
  .home-scenic-wrapper .home-scenic-main .home-scenic-conetnt .home-scenic-desc{
    margin-top: 12px;
    padding: 0 12px;
    line-height: 1.5;
    font-size: 14px;
  }
  .home-scenic-wrapper .home-scenic-main .home-scenic-conetnt .home-scenic-btn {
    width: 100px;
    height: 40px;
    margin: 6px auto;
    border-radius: 4px;
    font-size: 14px;
    line-height: 40px;
  }
  .home-scenic-wrapper .home-scenic-wrapper-asidebg {
    display: none;
  }

  .home-photo-wrapper {
    width: 100vw !important;
    height: auto;
    margin-top: 40px;
    overflow: hidden;
  }
  .home-photo-wrapper .home-photo-content {
    padding-left: 0;
  }
  .home-photo-wrapper .home-photo-text .photo-link {
    width: 100px;
    height: 100px;
    margin-top: 25%;
    font-size: 18px;
  }
  .home-photo-wrapper .home-photo-content .home-photo-img {
    width: 100%;
    height: 300px;
  }
  .home-photo-wrapper .home-photo-content .home-photo-img img {
    width: 100%;
    height: 100%;
  }
  .home-photo-wrapper .home-photo-wrapper-asidebg {
    display: none;
  }

  .home-virtual-wrapper {
    width: 100vw !important;
    height: auto;
    margin-top: 40px;
    padding: 0;
    /* overflow: hidden; */
  }
  .home-virtual-wrapper .home-virtual-wrapper-asidebg-left {
    display: none;
  }
  .home-virtual-wrapper .home-virtual-wrapper-asidebg {
    display: none;
  }
  .home-virtual-wrapper .home-virtual-content {
    padding-left: 0;
  }
  .home-virtual-wrapper .home-virtual-content .home-virtual-img {
    width: 100%;
  }
  .home-virtual-wrapper .home-virtual-text {
    width: 100vw;
  }
  .home-virtual-wrapper .home-virtual-text .virtual-link {
    width: 100px;
    height: 100px;
    font-size: 18px;
  }
  .home-virtual-wrapper .home-virtual-text .virtual-link a {
    width: 100%;
    height: 100%;
  }

  /* 图片标题 */
  .home-news-wrapper .container .home-news-title,
  .home-scenic-wrapper .home-scenic-title,
  .home-photo-wrapper .home-photo-title,
  .home-virtual-wrapper .home-virtual-title {
    width: 100vw;
    height: 50px;
    margin: 0;
    background-size: contain;
    background-position: center;
  }
}

