@charset "utf-8";
@media screen and (max-width: 768px) {
  .wrap-pc {
    display: none;
  }
  .wrap-yd {
    display: block;
    background-color: #f4f4f4;
    overflow: hidden;
  }
  .slide {
    width: 100%;
    min-width: 18.75rem;
    margin: 0 auto;
    overflow: hidden;
  }
  .swiper-slide {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    overflow: hidden;
  }
  .slide img {
    width: auto;
    height: 10rem;
  }
  .swiper-banner > .swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    width: 5.6rem;
    left: 50%;
    margin-left: -2.8rem;
    bottom: 0.7rem;
  }
  .swiper-banner > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0;
  }
  .swiper-banner .swiper-pagination-bullet {
    width: 1.575rem;
    height: 0.1rem;
    background-color: #ffffff;
    -webkit-border-radius: 0;
    border-radius: 0;
    opacity: 1;
  }
  .swiper-banner .swiper-pagination-bullet-active {
    background: #d42c25;
  }
  .swiper-banner span.swiper-pagination-bullet + span.swiper-pagination-bullet {
    margin-left: 0.35rem;
  }
  .phone-box {
    padding: 0 0.75rem;
    margin-top: 1.8rem;
  }
  .phone-column a,
  .phone-column span {
    font-size: 1.05rem;
    color: #d42c25;
  }
  .phone-xwzx {
    background-color: #ffffff;
  }
  .phone-mt40 {
    margin-top: 1rem;
  }
  .phone-xwzx-pic {
    width: 17.25rem;
    height: 11.675rem;
    overflow: hidden;
  }
  .phone-xwzx-pic img {
    width: 17.25rem;
    height: 11.675rem;
  }
  .phone-xwzx-tx {
    line-height: 1.3rem;
    padding: 0.75rem 0.575rem;
    font-size: 0.85rem;
    text-align: justify;
  }
  .phone-xwzx-tx a {
    display: block;
    color: #1e1a1a;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .phone-xwzx,
  .phone-ty {
    -webkit-box-shadow: 0 0.2rem 0.2rem #eeeeee;
    box-shadow: 0 0.2rem 0.2rem #eeeeee;
  }
  .phone-ty {
    padding: 1.1rem 0.575rem;
    background-color: #ffffff;
  }
  .phone-mt36 {
    margin-top: 0.9rem;
  }
  .phone-headlines-pic {
    width: 7rem;
    height: 4.725rem;
    overflow: hidden;
  }
  .phone-headlines-pic img {
    width: 7rem;
    height: 4.725rem;
    -webkit-border-radius: 0.2rem;
    border-radius: 0.3rem;
  }
  .phone-headlines-tx {
    width: 8.55rem;
    height: 4.725rem;
    margin-top: 0.125rem;
    position: relative;
  }
  .phone-headlines-title {
    line-height: 1.25rem;
    font-size: 0.85rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .phone-headlines-title a {
    color: #030303;
  }
  .phone-headlines-time {
    font-size: 0.525rem;
    color: #a8a8a8;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .phone-mt68 {
    margin-top: 1.7rem;
  }
  .phone-list-tx {
    font-size: 0.85rem;
    line-height: 1.25rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .phone-list-tx a {
    color: #030303;
  }
  .phone-list-time {
    font-size: 0.525rem;
    color: #a8a8a8;
    margin-top: 0.9rem;
  }
  .phone-list li + li {
    margin-top: 1.7rem;
  }
  .phone-more {
    margin: 1.6rem 0 0.75rem 0;
    text-align: center;
  }
  .phone-more a {
    display: inline-block;
    width: 4.5rem;
    height: 1.25rem;
    line-height: 1.25rem;
    font-size: 0.625rem;
    color: #d42c25;
    background-color: #f4f4f4;
    -webkit-border-radius: 1.2rem;
    border-radius: 1.2rem;
    text-align: center;
  }
  .phone-more-tl {
    text-align: left;
  }
  .phone-cydw {
    padding: 1.15rem 0.575rem 1.45rem 0.575rem;
  }
  .phone-cydw img {
    width: 100%;
    height: auto;
  }
  .phone-zxls {
    margin-top: 0.75rem;
  }
  .phone-zxls-box {
    width: 8.25rem;
    height: 8.5rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .phone-zxls-box h3 {
    line-height: 1.05rem;
    font-size: 0.85rem;
    color: #333333;
  }
  .phone-zxls-box .phone-zxls-zpfs {
    font-size: 0.625rem;
    color: #333333;
    margin-top: 0.45rem;
  }
  .phone-last-box {
    margin-bottom: 3.25rem;
  }
  .opening {
    width: 100%;
    height: 100%;
    background-image: url(../images/openmask.png);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
  }
  .opening-box {
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  .opening-box-inner {
    width: 17.25rem;
    margin: 0 auto;
  }
  .opening-box-img {
    width: 17.25rem;
  }
  .opening-box-img video {
    display: block;
    width: 17.25rem;
    height: 7.825rem;
  }
  .opening-box-btn {
    height: 1.625rem;
    margin-top: 1.2rem;
    text-align: center;
    overflow: hidden;
  }
  .opening-box-btn img {
    width: 8.925rem;
    height: 1.625rem;
    cursor: pointer;
  }
}
