.swiper_outside{
    width: 100%;
    /* min-width: 1682px; */
    position: relative;
    margin: 0 auto;
    overflow: hidden;
  }
  .swiper_outside .splendid_banner {
   margin-bottom: 1.5rem;
  }
  .swiper_outside .splendid_banner .swiper-slide{
    width: 800px;
  }
  .swiper_outside .top_splendid_banner .swiper-slide .circumscribe{
    display: block;
    width: 100%;
  }
  .swiper_outside .splendid_banner .swiper-slide .circumscribe{
    width: 100%;
    display: block;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2)
  }
  .swiper_outside .splendid_banner .swiper-slide .swiperimg{
    width: 98%;
    height: 98%;
    margin: auto; 
  }
  .swiper_outside{
    /* background: #f8f8f8; */
    padding-top: 1rem;
  }
  .swiper_outside .word{
    width: 100%;
    text-align: center;
  }
  .swiper_outside .swiper_title{
    color: #464646;
    font-size: 40px;
    line-height: 77px;
    padding-top: 23px;
  }
  .word_outside{
    padding-bottom: 70px;
  }
  .swiper_outside .swiper_h2{
    color: #3d3d3d;
    font-size: 22px;
    line-height: 36px;
  }

  
  .why_list p:first-child{
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 3.5rem;
    width: 100%;
    text-align: center;
    padding-top: 0.5rem;
  }
  .why_list ul{
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding:0 0.5rem 1rem 0.5rem;
  }
  .why_list ul li{
    margin-bottom: 0.6rem;
  }
  .why_list ul li img{
    display: block;
    width: 100%;
  }
  .btm_swiper_wrapper{
      position: relative;
      padding:0.5rem 0 1.3rem 0;
  }
  .btm_s_img{
      display: block;
      width: 83%;
      margin: 0 auto;
  }
  /* .swiper_next_box{
     margin-top: -50%; 
  } */
  .swiper_next_box img{
    width: 1rem;
    height: 1.5rem;
  }
  .btm_swiper_p1{
    font-weight: 600;
    text-align: center;
    font-size: 1.3rem;
    line-height: 2rem;
  }
  .btm_swiper_p2{
    font-size: 0.83rem;
    text-align: center;
    line-height: 1.6rem;
    margin-bottom: 0.7rem;
  }