.navigation-offcanvas-link-icon {
  width: 8%;
}

.navigation-offcanvas-list-item .linva {
  display: flex;
  justify-content: space-between;
}

.nav2,
.nav3 {
  display: none;
}

.navigation-offcanvas-link-icon.on svg {
  transform: rotate(90deg);
}

.m-slider4{
  position: relative;
}

@media only screen and (min-width: 1199px) {
  .wp {
    max-width: 83.33vw;
  }

  .m-comm {
    padding: 1vw 0 3vw;
  }

  .m-comm .col-l {
    width: 100%;
  }

  .m-comm .col-r {
    padding-left: 3.895vw;
  }

  .m-slider4 {
    display: flex;
    justify-content: space-between;
    border-radius: 1.041vw;
  }

  .m-slider4 .slider-for {
    width: 75%;
  }

  .m-slider4 .slider-nv {
    /* right: 1.458vw;
    top: 1.406vw;
    width: 6.406vw; */
  }

  .m-comm .tit {
    font-size: 2.708vw;
    padding-bottom: 1.822vw;
    margin-bottom: 2.083vw;
  }

  .m-comm .txt {
    font-size: 0.937vw;
    line-height: 2.187vw;
    margin-bottom: 2.343vw;
  }

  .m-comm .btn {
    width: 15.62vw;
    height: 3.645vw;
    border-radius: 1.822vw;
    line-height: 2.7;
    font-size: 1.041vw;
  }

  .m-comm .btn:before {
    width: 1.354vw;
    height: 1.458vw;
    top: -0.104vw;
    margin-right: 0.729vw;
  }

  .m-t2 {
    margin-bottom: 3.177vw;
  }

  .m-t2 span {
    font-size: 2.708vw;
    padding-right: 0.833vw;
  }

  .m-txt2 {
    padding-bottom: 5.572vw;
  }

  .m-slider4 .slider-for .pic {
    height: 28.54vw;
    line-height: 28.54vw;
    background-color: #fff;
    text-align: center;
  }
  .m-slider4 .slider-for .pic img{
    width: auto;
    height: 100%;
  }

  .m-slider4 .slider-nv .pic {
    height: 100%;
    /* height: 8.583vw; */
    /* line-height: 4.479vw; */
    /* border-radius: 0.520vw; */
    text-align: center;
  }
  .m-slider4 .slider-nv .swiper-slide .pic{
    border: 1px solid #ececec;
    padding: 3px;
  }
 
  .m-slider4 .slider-nv .pic img{
    height: 100%;
  }

  .m-t1 {
    font-size: 2.291vw;
    padding: 2.760vw 0;
  }

  .m-list5 {
    padding: 0 -1.302vw 2.968vw;
  }

  .m-list5 li {
    margin-bottom: 2.968vw;
  }

  .m-list5 .con {
    margin: 0 1.302vw;
  }

  .m-list5 .pic {
    height: 18.75vw;
    line-height: 18.75vw;
    border-radius: 1.041vw;
    margin-bottom: 1.875vw;
  }

  .m-list5 h3 {
    font-size: 1.25vw;
    margin-bottom: 0.833vw;
  }

  .m-list5 .desc {
    font-size: 0.885vw;
  }

  .m-list5 .con:hover .pic {
    box-shadow: 0vw 0vw 0.781vw rgba(0, 0, 0, .2);
  }

}

.m-slider4 .slider-nv {
  position: relative;
  width: 20%;
  /* height: 90%; */
}
.m-slider4 .slider-nv .swiper-container{
  width: 100%;
}

.m-slider4 .slider-nv .pic .m-slider4 .slider-nv .swiper-container {
  height: 100%;
}

.m-slider4 .slider-nv .swiper-slide-thumb-active .pic {
  border: 1px solid #006eb7;
}

/* .slider-nv .swiper-container-vertical>.swiper-wrapper{
    flex-direction: row;
  } */

@media only screen and (max-width: 1199px) {
  .wp {
    width: auto;
    padding: 0 15px;
  }

  .m-slider4 {
    background: transparent;
  }

  .m-comm {
    padding: 0px 0 20px;
  }

  .m-comm .col-l {
    width: auto;
    float: none;
  }

  .m-slider4 .slider-for {
    width: auto;
  }

  .m-slider4 .slider-nv .pic {
    padding: 5px 0;
    border-radius: 5px;
  }

  .m-comm .col-r {
    padding-left: 0;
    padding-top: 25px;
  }

  .m-comm .tit {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 12px;
    margin-bottom: 15px;
  }

  .m-comm .tit {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 12px;
    margin-bottom: 15px;
  }

  .m-t2 {
    margin-bottom: 20px;
  }

  .m-t2 span {
    font-size: 20px;
    font-weight: bold;
  }

  .m-slider4 .slider-for .pic {
    height: 300px;
    line-height: 300px;
    text-align: center;
  }
  .m-slider4 .slider-for .pic img{
    height: 100%;
  }
  .m-slider4 .slider-nv {
    display: none;
    position: static;
    width: auto;
    margin-bottom: 10px;
  }

  .m-comm .txt {
    font-size: 14px;
    line-height: 1.8;
  }

  .m-comm .btn {
    width: 200px;
    height: 50px;
    line-height: 40px;
    font-size: 16px;
    margin: 0 auto;
  }

  .m-txt2 {
    padding-bottom: 5.572vw;
  }

  .m-txt2 img {
    max-width: 100%;
  }

  .m-list5 li {
    width: auto;
    float: none;
    margin-bottom: 20px;
  }

  .m-t1 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
  }

  .m-list5 h3 {
    font-size: 16px;
    margin-bottom: 3px;
  }

  .m-list5 .desc {
    font-size: 14px;
  }

  .m-list5 .pic {
    height: 200px;
    line-height: 200px;
    border-radius: 10px;
    margin-bottom: 15px;
  }

}