@media screen and (max-width: 1024px) {
  .nav_pc {
    display: none;
  }
  .nav_mobile {
    display: inline-block;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 25;
  }
  .banner .scroll_r {
    display: none;
  }
  .banner .swiper_menu {
    display: none;
  }
  .banner .banner_list .banner_list_txt .list_txt_dd {
    font-size: 31px;
    width: 94%;
    line-height: 23px;
    padding: 0 0 20px 15px;
  }
  .banner .banner_list .banner_list_txt .list_txt_box {
    font-size: 14px;
    padding: 15px 4% 0;
  }
  .banner .banner_list .banner_list_txt .banner_tit_box {
    transform: translateX(-100%);
  }
  .banner .banner_list .banner_list_txt .font24 {
    font-size: 14px;
    margin-top: 0;
  }
  .banner .banner_list .banner_list_txt .list_txt_dt {
    line-height: inherit;
    font-size: 12px;
    padding-left: 14px;
  }
  .banner .banner_list .banner_list_txt .list_txt_dt::after {
    width: 35px;
    height: 35px;
    bottom: calc(50% - 17.5px);
  }
  .banner .banner_list .banner_list_txt .list_txt_dt img {
    width: 7px;
    margin-left: 8px;
  }
  .banner .banner_list .banner_list_txt .list_txt_dt:hover {
    padding-right: 14px;
  }
  .sy_cp {
    padding: 0;
  }
  .sy_cp .sy_cp_cnt {
    overflow: hidden;
  }
  .sy_cp .sy_cp_cnt .max_width {
    flex-direction: column;
  }
  .sy_cp .sy_cp_cnt .max_width .circle {
    width: 75.9%;
    margin: auto;
    height: 220px;
    align-items: center;
  }
  .sy_cp .sy_cp_cnt .max_width .circle .font48 {
    font-size: 24px;
    padding-bottom: 12px;
    margin-bottom: 10px;
    text-align: center;
  }
  .sy_cp .sy_cp_cnt .max_width .circle .font48::after {
    width: 20px;
    height: 2px;
    left: calc(50% - 10px);
  }
  .sy_cp .sy_cp_cnt .max_width .circle .more {
    margin-top: 16px;
    line-height: 35px;
    padding-left: 15px;
    padding-right: 0;
  }
  .sy_cp .sy_cp_cnt .max_width .circle .more::after {
    width: 35px;
    height: 35px;
  }
  .sy_cp .sy_cp_cnt .max_width .circle .more text {
    font-size: 9px;
  }
  .sy_cp .sy_cp_cnt .max_width .circle .more img {
    width: 8px;
    margin-left: 7px;
  }
  .sy_cp .sy_cp_cnt .max_width .circle .more:hover {
    padding-right: 15px;
  }
  .sy_cp .sy_cp_cnt .max_width .circle .font18 {
    font-size: 13px;
    line-height: 22px;
    text-align: center;
  }
  .sy_cp .sy_cp_cnt .max_width .list {
    flex-direction: column;
    width: 100%;
    margin-top: 47px;
    padding-bottom: 25px;
  }
  .sy_cp .sy_cp_cnt .max_width .list a {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .sy_cp .sy_cp_cnt .max_width .list a .product-content {
    padding: 0 4.3% 4%;
  }
  .sy_cp .sy_cp_cnt .max_width .list a .product-content .font24 {
    font-size: 17px;
    padding-bottom: 13px;
    margin-bottom: 10px;
  }
  .sy_cp .sy_cp_cnt .max_width .list a .product-content .font16 {
    line-height: 20px;
  }
  .sy_cp .sy_cp_cnt::after {
    width: 440px;
    height: 220px;
    border-radius: 0 0 220px 220px;
    left: calc(50% - 220px);
  }
  .temp_head h5 {
    font-size: 24px;
    padding-bottom: 13px;
    line-height: 40px;
  }
  .temp_head h5::after {
    width: 20px;
    height: 2px;
    left: calc(50% - 10px);
  }
  .temp_head p {
    font-size: 13px;
    margin-top: 21px;
  }
}
