.con-flex {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.w1720 {
  width: 90%;
  max-width: 1720px;
  margin: 0 auto;
}

.prodia04-swiper .imgs img,
.prodia05-swiper .items img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.newpro-list .li {
  width: 48%;
  margin-left: 4%;
  margin-bottom: 2%;
  text-align: center;
}
.newpro-list .li:nth-child(2n+1) {
  margin-left: 0;
}
.newpro-list .li .more {
  border: 1px solid #d8d8d8;
  color: #666666;
  background: transparent;
}
.newpro-list .word {
  padding-top: 2rem;
}
.newpro-list .tits {
  margin-bottom: .55rem;
  color: #3c3c3c;
  line-height: 1.33;
}

.pro-con2titles.cur {
  padding: 0;
}

.prodia-tits {
  color: #c11920;
  font-weight: bold;
}
.prodia-tits .lin1 {
  line-height: 1;
}
.prodia-tits .line {
  margin: 0 auto;
  margin-top: .75rem;
  height: 3px;
  width: 0.95rem;
  background-color: #c11920;
}

.prodia-list-02 {
  background-color: #f5f7f8;
  padding-top: 6.6666666667vw;
  padding-bottom: 3.6458333333vw;
}
.prodia-list-02 .prodia-list-items-box {
  margin-top: 3.125vw;
}

.prodia-list-01 {
  padding-top: 6.5625vw;
  padding-bottom: 6.0416666667vw;
  justify-content: space-between;
}
.prodia-list-01 .words {
  width: 41.6%;
}
.prodia-list-01 .images {
  width: 45.83%;
}
.prodia-list-01 .imgs {
  height: 1.75rem;
}
.prodia-list-01 .imgs img {
  height: 100%;
}
.prodia-list-01 .tits {
  max-width: 18em;
  margin-top: 1.1rem;
  line-height: 1.5;
}
.prodia-list-01 .line {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.prodia-list-01 .txts {
  line-height: 2;
  color: #666666;
}

.prodiabetes-lists .bold {
  font-weight: bold;
}
.prodiabetes-lists .line {
  height: 3px;
  width: .95rem;
  background-color: #c11920;
}
.prodiabetes-lists .lin1 {
  line-height: 1;
}

.prodia03-swiper .swiper-pagination {
  margin-top: 1rem;
}

.cons-swiper {
  position: relative;
}
.cons-swiper .swiper-pagination {
  position: static;
  line-height: 1;
  width: 100%;
}
.cons-swiper .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  width: 8px;
  height: 8px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  margin: 0 3px;
}
.cons-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #c11920;
}
.cons-swiper .swiper-button-prev, .cons-swiper .swiper-button-next {
  margin: 0;
  width: 3.5416666667vw;
  height: 3.5416666667vw;
  border-radius: 50%;
  background: transparent;
  background-color: #f5f7f8;
}
.cons-swiper .swiper-button-prev:before, .cons-swiper .swiper-button-next:before {
  position: absolute;
  content: "";
  width: 8px;
  height: 13px;
  /*left: 50%;*/
  top: 50%;
  transform: translateY(-50%);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.cons-swiper .swiper-button-prev {
  left: 0;
}
.cons-swiper .swiper-button-prev:before {
  left: 1.7708333333vw;
  background-image: url(../img/jpg/prev.png);
}
.cons-swiper .swiper-button-next {
  right: 0;
}
.cons-swiper .swiper-button-next:before {
  right: 1.7708333333vw;
  background-image: url(../img/jpg/next.png);
}

.prodia04-swiper .swiper-button-prev, .prodia04-swiper .swiper-button-next {
  top: 11.25vw;
}
.prodia04-swiper .swiper-button-prev {
  left: -1.7708333333vw;
  clip: rect(0px 3.5416666667vw 3.5416666667vw 1.7708333333vw);
}
.prodia04-swiper .swiper-button-next {
  clip: rect(0px 1.7708333333vw 3.5416666667vw 0);
  right: -1.7708333333vw;
}

.prodia04-swiper {
  /*width: 48.4375vw;*/
  width: 48.4375%;
  margin: 0 auto;
  margin-top: 3.3333333333vw;
}
.prodia04-swiper .swiper-container {
  overflow: visible;
}
.prodia04-swiper .swiperwidth {
  width: 2.25rem;
}
.prodia04-swiper .texts {
  opacity: 0;
  text-align: center;
  margin-top: 1.05rem;
  line-height: 1.66;
  color: #222222;
}
.prodia04-swiper .imgs {
  height: 26.0416666667vw;
  overflow: hidden;
}
.prodia04-swiper .swiper-slide-active .texts {
  opacity: 1;
}

.prodia-list-items-box .items {
  width: 31.4%;
  margin-left: 2.9%;
  background-color: #fff;
  margin-bottom: 3.0208333333vw;
}
.prodia-list-items-box .items:nth-child(3n+1) {
  margin-left: 0;
}
.prodia-list-items-box .items .texts {
  height: 4em;
  line-height: 4em;
  overflow: hidden;
  text-align: center;
  padding: 0 1em;
  color: #222222;
}
.prodia-list-items-box .items .imgs {
  overflow: hidden;
}

.prodia-list-03 {
  padding-top: 6.25vw;
  padding-bottom: 5.8333333333vw;
}
.prodia-list-03 .prodia03-swiper {
  margin-top: 1.25rem;
}
.prodia-list-03 .swiper-slide {
  width: 18%;
  margin-right: 2.45%;
  text-align: center;
}
.prodia-list-03 .swiper-slide:last-child {
  margin-right: 0;
}
.prodia-list-03 .swiper-slide .imgs {
  overflow: hidden;
  width: 16.1458333333vw;
  height: 16.1458333333vw;
  margin: 0 auto;
  border-radius: 50%;
  position: relative;
  background-color: #f5f7f8;
}
.prodia-list-03 .swiper-slide .imgs:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../img/jpg/1-003.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
  opacity: 0;
}
.prodia-list-03 .swiper-slide .imgs img {
  transition: .5s ease-in-out;
}
.prodia-list-03 .swiper-slide .tits {
  margin-top: 1.25rem;
  line-height: 1.33;
  color: #222222;
}
.prodia-list-03 .swiper-slide .txts {
  margin-top: .2rem;
  line-height: 1.55;
  color: #222222;
}

.swiperwidth {
  width: 10px;
  display: none;
}

.prodia-list-05 {
  padding-top: 6.25vw;
  padding-bottom: 3.6458333333vw;
}

.prodia-list-04 {
  background-color: #f5f7f8;
  padding-top: 6.0416666667vw;
  padding-bottom: 4.8958333333vw;
}

.prodia05-swiper {
  margin-top: 1.3rem;
}
.prodia05-swiper .items {
  align-items: stretch;
}
.prodia05-swiper .items .li {
  height: 31.7708333333vw;
}
.prodia05-swiper .items .li1 {
  width: 49.5%;
}
.prodia05-swiper .items .li2 {
  width: calc(50.5% - .65rem);
  margin-left: .65rem;
  align-content: space-between;
}
.prodia05-swiper .items .i {
  width: calc((100% - .65rem)/2);
  /*height: calc((100% - .65rem)/2);*/
  height: 15.8854166667vw;
  margin-left: .65rem;
}
.prodia05-swiper .items .i img {
  height: 100%;
  object-fit: cover;
}
.prodia05-swiper .items .i:nth-child(2n+1) {
  margin-left: 0;
}
.prodia05-swiper .items .i:nth-child(n+3) {
  margin-top: .65rem;
}

.prodia-list-06 {
  padding-top: 3.6458333333vw;
  padding-bottom: 7.5vw;
}
.prodia-list-06 .prodia06-list {
  margin-top: 5.625vw;
}

.reversal-list-05 .prodia06-list {
  margin-top: 5.1041666667vw;
}

.prodia06-list {
  position: relative;
}
.prodia06-list .dians .i0, .prodia06-list .dians .i1 {
  position: absolute;
  z-index: 0;
  pointer-events: none;
}
.prodia06-list .dians .i0 {
  width: 16.0416666667vw;
  height: 18.9583333333vw;
  left: -4.1666666667vw;
  top: -2.0833333333vw;
}
.prodia06-list .dians .i1 {
  top: -5vw;
  width: 31.8229166667vw;
  height: 27.7604166667vw;
  left: 60%;
}
.prodia06-list .box {
  position: relative;
  /*z-index: 2;*/
}
.prodia06-list .items {
  border: 1px solid #d9d7d9;
  background-color: #fff;
  width: 47%;
  margin-left: 6%;
  padding: .25rem;
  padding-top: 1.8rem;
  padding-bottom: 2rem;
}
.prodia06-list .items:nth-child(2n+1) {
  margin-left: 0;
}
.prodia06-list .items .icon {
  width: 1.05rem;
  height: 1.05rem;
  margin: 0 auto;
}
.prodia06-list .items .tits {
  opacity: .6;
  line-height: 1;
  color: #232323;
  margin-top: .75rem;
  margin-bottom: .45rem;
}
.prodia06-list .items .txts {
  line-height: 1.125;
  color: #232323;
}

.prodia06-list .box {
  align-items: stretch;
}

.prodia05-swiper .items .i:nth-child(2n+1) {
  margin-left: 0;
}

.cons-swiper.prodia05-swiper .swiper-pagination {
  margin-top: .75rem;
}

body.iebox .prodia05-swiper .items .li2 {
  display: block;
}
body.iebox .prodia05-swiper .items .li2 .i {
  float: left;
  width: 49%;
  margin-left: 2%;
}
body.iebox .prodia05-swiper .items .li2 .i:nth-child(2n+1) {
  margin-left: 0;
}

@media (max-width: 1023px) {
  .prodia06-list .items .txts {
    line-height: 1.35;
  }

  .prodia04-swiper .imgs {
    height: 32.2580645161vw;
  }

  .pro-titles .li {
    /*width: 25%;*/
  }

  .prodia04-swiper .swiper-button-prev, .prodia04-swiper .swiper-button-next {
    top: 14.3695014663vw;
  }

  .prodia-list-items-box .items {
    width: 49%;
    margin-left: 2%;
  }
  .prodia-list-items-box .items:nth-child(3n+1) {
    margin-left: 2%;
  }
  .prodia-list-items-box .items:nth-child(2n+1) {
    margin-left: 0;
  }

  .prodia-list-03 .swiper-slide {
    width: 32%;
    margin-right: 2%;
  }

  .prodia04-swiper .swiperwidth {
    width: 1.5rem;
  }

  .prodia04-swiper {
    width: 60vw;
  }
}
@media (max-width: 768px) {
  .cons-swiper .swiper-button-prev:before, .cons-swiper .swiper-button-next:before {
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .prodia-list-03 {
    padding-top: 12vw;
    padding-bottom: 11.2vw;
  }

  .prodia-list-03 .swiper-slide .imgs {
    width: 31vw;
    height: 31vw;
  }

  .prodia-list-02 {
    background-color: #f5f7f8;
    padding-top: 12.8vw;
    padding-bottom: 7vw;
  }
  .prodia-list-02 .prodia-list-items-box {
    margin-top: 6vw;
  }

  .prodia-list-01 {
    padding-top: 12.6vw;
    padding-bottom: 11.6vw;
  }

  .prodia-list-05 {
    padding-top: 12vw;
    padding-bottom: 7vw;
  }

  .prodia-list-04 {
    background-color: #f5f7f8;
    padding-top: 11.6vw;
    padding-bottom: 9.4vw;
  }

  .prodia-list-06 {
    padding-top: 7vw;
    padding-bottom: 14.4vw;
  }
  .prodia-list-06 .prodia06-list {
    margin-top: 10.8vw;
  }

  .prodia05-swiper .items .li1, .prodia05-swiper .items .li2 {
    width: 100%;
    margin: 0;
  }

  .prodia05-swiper .items .li2 {
    margin-left: 0;
    margin-top: 10px;
  }

  .prodia05-swiper .items .i {
    margin-left: 10px;
    width: calc((100% - 10px)/2);
    height: auto;
  }
  .prodia05-swiper .items .i img {
    width: 100%;
    height: auto;
  }

  .prodia-list-items-box .items .imgs img {
    width: 100%;
  }

  .cons-swiper .swiper-button-prev, .cons-swiper .swiper-button-next {
    width: 40px;
    height: 40px;
  }

  .prodia04-swiper .swiper-button-prev {
    left: -20px;
    top: 18vw;
    clip: inherit;
  }

  .prodia04-swiper .swiper-button-next {
    right: -20px;
    clip: inherit;
    top: 18vw;
  }

  .prodia04-swiper .imgs {
    height: 43vw;
  }

  .prodia04-swiper {
    width: 80vw;
  }

  .prodia-list-03 .swiper-slide {
    width: 48%;
    margin-right: 4%;
  }

  .prodia-list-items-box .items {
    width: 100%;
    margin-left: 0 !important;
  }

  .pro-titles .li .span {
    font-size: 14px;
  }

  .newpro-list .li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 4%;
  }

  .newpro-list .word {
    padding-top: 1rem;
    padding-bottom: .75rem;
  }

  .prodia-list-01 .images {
    margin-top: 1.25rem;
  }

  .prodia-list-01 .images,
  .prodia-list-01 .words {
    width: 100%;
  }

  .prodia05-swiper .items .i:nth-child(n+3) {
    margin-top: 10px;
  }

  .prodia06-list .items {
    width: 100%;
    margin-left: 0;
  }
  .prodia06-list .items:nth-child(n+2) {
    margin-top: 10px;
  }
}
.reversal-list-05 {
  padding-top: 6.875vw;
  padding-bottom: 7.3958333333vw;
}
.reversal-list-05 .box {
  margin-top: 5.1041666667vw;
  justify-content: center;
}

.reversal-list-02 {
  padding-top: 6.7708333333vw;
  padding-bottom: 7.5520833333vw;
}
.reversal-list-02 .reversal02-items {
  margin-top: 5.4166666667vw;
}

.reversal-list-01 {
  padding-top: 6.5625vw;
  padding-bottom: 7.0833333333vw;
}
.reversal-list-01 .words .titbox img {
  height: 3.75vw;
}
.reversal-list-01 .words .line {
  margin-top: 4.1666666667vw;
  margin-bottom: 2.0833333333vw;
}

.reversal-list-02 {
  background: #f5f7f8;
}

.reversal-list-05 .box {
  width: 47%;
  margin: 0 auto;
}
.reversal-list-05 .box .li {
  background: #fff;
  border: 1px solid #d9d7d9;
  align-items: center;
  justify-content: center;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  position: relative;
  background-color: #fff;
  z-index: 2;
}
.reversal-list-05 .box .icon {
  width: 4.5rem;
  height: 4.5rem;
}
.reversal-list-05 .box .txts {
  text-align: left;
  max-width: calc(100% - 6rem);
  padding-left: 1.1rem;
  line-height: 1.875;
  color: rgba(35, 35, 35, 0.6);
}
.reversal-list-05 .box .dians .i0 {
  width: 16.0416666667vw;
  height: 18.9583333333vw;
  left: -8.5416666667vw;
  top: -2.1875vw;
}
.reversal-list-05 .box .dians .i1 {
  width: 8.28125vw;
  height: 8.2291666667vw;
  left: auto;
  top: auto;
  bottom: -2.8645833333vw;
  right: -3.6458333333vw;
}

.reversal-list-04 {
  padding-top: 6.7708333333vw;
  padding-bottom: 4.5833333333vw;
  background-image: linear-gradient(#fff, #fff, #fff, #e4eaf5);
}

.reversal-list-04 .images {
  text-align: center;
  width: 45.1041666667vw;
  margin: 0 auto;
}
.reversal-list-04 .images .span {
  margin-top: 1.25rem;
  line-height: 1.57;
  color: #000000;
}
.reversal-list-04 .rever04-words {
  text-align: center;
  width: 90%;
  max-width: 70em;
  margin: 0 auto;
  color: #666666;
  line-height: 2;
  margin-top: 1.7708333333vw;
  margin-bottom: 3.5416666667vw;
}

.reversal-list-03 {
  background-color: #e9eff3;
  padding-top: 5.46875vw;
}
.reversal-list-03 .prodia-tits .ctxts {
  line-height: 1.2;
  margin-bottom: .5rem;
  color: #222222;
  font-weight: normal;
}
.reversal-list-03 .reversal03-itembox {
  margin-top: 2.8125vw;
  align-items: stretch;
}

.prodia05-swiper .items .li1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.reversal03-itembox {
  width: 70%;
  margin: 0 auto;
  max-width: 1250px;
  justify-content: space-between;
}
.reversal03-itembox .imgs {
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 50%;
  background-color: #c11920;
}
.reversal03-itembox .items {
  border: 1px dashed #daa5aa;
  border-radius: 4px;
  width: 49.2%;
  margin-left: 1.6%;
  padding: 0 1.2rem;
  padding-right: .25rem;
  padding-top: .8rem;
  padding-bottom: .8rem;
}
.reversal03-itembox .items:nth-child(2n+1) {
  margin-left: 0;
}
.reversal03-itembox .items .words {
  padding-left: .5rem;
  max-width: calc(100% - 1.6rem);
}
.reversal03-itembox .items .tits {
  line-height: 1.1;
  color: #c11920;
}
.reversal03-itembox .items .txts {
  margin-top: .2rem;
  line-height: 1.66;
  color: #666666;
}

.reversal02-items {
  background: url(../img/jpg/5-01.png) no-repeat center;
  background-size: 100% auto;
}

.reversal03-list {
  justify-content: flex-end;
  margin-top: 2.8125vw;
}
.reversal03-list .images {
  position: relative;
}
.reversal03-list .images img {
  height: 41.6666666667vw;
  width: 44.5833333333vw;
  position: relative;
  z-index: 2;
  pointer-events: none;
}
.reversal03-list .icons {
  width: 2.35rem;
  height: 2.35rem;
  border-radius: 50%;
  background-color: #c11920;
}
.reversal03-list .icons img {
  display: block;
  width: 100%;
  height: 100%;
}
.reversal03-list .li {
  position: absolute;
  padding-right: 3rem;
  text-align: right;
  z-index: 5;
}
.reversal03-list .li .tits {
  line-height: 1.5;
  color: #222222;
}
.reversal03-list .li .txts {
  margin-top: .25rem;
  line-height: 1.66;
  color: #666666;
}
.reversal03-list .li .icons {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.reversal03-list .li1 {
  top: 1vw;
  right: 25vw;
  width: 50vw;
}
.reversal03-list .li2 {
  top: 16vw;
  right: 46vw;
  width: 40vw;
}
.reversal03-list .li3 {
  top: 28vw;
  right: 55vw;
  width: 40vw;
}
.reversal03-list img.bg {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: auto;
  max-width: none;
}

.reversal02-list {
  justify-content: space-around;
}
.reversal02-list .li {
  width: 210px;
  height: 200px;
  /*border-radius: 20% 20% 20% 20%;*/
  /*background-color: #fff;*/
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.reversal02-list .li .icon {
  width: 1rem;
  height: 1rem;
  margin: 0 auto;
}
.reversal02-list .li .icon .i {
  position: absolute;
  left: 0;
  top: 0;
  transition: .5s ease-in-out;
}
.reversal02-list .li .icon .i1 {
  opacity: 1;
}
.reversal02-list .li .icon .i2 {
  opacity: 0;
}
.reversal02-list .li .txts {
  margin: 0 auto;
  margin-top: .35rem;
  line-height: 1.33;
  color: #222222;
  max-width: 6em;
  text-align: center;
}
.reversal02-list .li .icon, .reversal02-list .li .txts {
  z-index: 2;
  position: relative;
}
.reversal02-list .li:before, .reversal02-list .li:after {
  position: absolute;
  content: "";
  width: 100%;
  background-color: #fff;
  left: 0;
  /* box-shadow: 0 0 30px 1px rgba(191,35,42,.2);*/
}
.reversal02-list .li:before {
  top: 0;
  /*height: 60%;*/
  /*border-radius: 70% 70% 0 0;*/
  height: 120%;
  border-radius: 50% 50% 0 0;
  clip-path: inset(-10% -10% 50% -10%);
}
.reversal02-list .li:after {
  bottom: 0;
  height: 67%;
  border-radius: 0 0 50% 50%;
  clip-path: inset(40% -10% -10% -10%);
}

.reversal02-items.iebox .li {
  background: url(../img/jpg/4-01-01.png) no-repeat center;
  background-size: 100%;
  /*&:hover{
    background: url(../img/jpg/4-01-02.png)  no-repeat center;
    background-size: 100%;
  }*/
}
.reversal02-items.iebox .li:before, .reversal02-items.iebox .li:after {
  display: none;
}
.reversal02-items.iebox .li .txts {
  color: #222 !important;
}

.reversal-list-01 {
  justify-content: space-between;
  align-items: center;
}
.reversal-list-01 .words {
  width: 41%;
}
.reversal-list-01 .words .line {
  width: .95rem;
  height: 3px;
  background-color: #c11920;
}
.reversal-list-01 .words .txts {
  line-height: 2;
  color: #666666;
}
.reversal-list-01 .images {
  width: 51%;
}

.newpro-list {
  max-width: 1560px;
  margin: 0 auto;
}

@media (min-width: 769px) {
  .newpro-list .li .imgs {
    height: 24vw;
    overflow: hidden;
  }
}
@media (min-width: 1024px) {
  .cons-swiper .swiper-button-prev:hover,
  .cons-swiper .swiper-button-next:hover {
    opacity: .8;
  }

  .reversal02-list .li .txts, .reversal02-list .li:hover .txts, .reversal02-list .li:before, .reversal02-list .li:after {
    transition: .5s ease-in-out;
  }
  .reversal02-list .li:hover:before, .reversal02-list .li:hover:after {
    background-color: #c11920;
    transition: .5s ease-in-out;
    box-shadow: 0 0 30px 1px rgba(191, 35, 42, 0.3);
  }
  .reversal02-list .li:hover .txts {
    color: #fff;
  }
  .reversal02-list .li:hover img {
    filter: grayscale(100%) brightness(1000%);
    -ms-filter: grayscale(100%) brightness(1000%);
  }
  .reversal02-list .li:hover .i1 {
    opacity: 0;
  }
  .reversal02-list .li:hover .i2 {
    opacity: 1;
  }

  .reversal02-list.iebox .li:hover {
    background: url(../img/jpg/4-01-02.png) no-repeat center;
    background-size: 100%;
  }
  .reversal02-list.iebox .li:hover .txts {
    color: #222;
  }

  .prodia05-swiper .items .li1,
  .prodia05-swiper .items .i {
    overflow: hidden;
  }
  .prodia05-swiper .items .li1 img, .prodia05-swiper .items .li1:hover img,
  .prodia05-swiper .items .i img,
  .prodia05-swiper .items .i:hover img {
    transition: .5s ease-in-out;
  }
  .prodia05-swiper .items .li1:hover img,
  .prodia05-swiper .items .i:hover img {
    transform: scale3d(1.05, 1.05, 1);
  }

  .prodia04-swiper .swiper-slide img, .prodia04-swiper .swiper-slide .texts {
    transition: .5s ease-in-out;
  }
  .prodia04-swiper .swiper-slide:hover .texts {
    transition: .5s ease-in-out;
    color: #c11920;
  }
  .prodia04-swiper .swiper-slide:hover img {
    transition: .5s ease-in-out;
    transform: scale3d(1.05, 1.05, 1);
  }

  .prodia-list-03 .swiper-slide .imgs img, .prodia-list-03 .swiper-slide:hover img {
    transition: .5s ease-in-out;
  }
  .prodia-list-03 .swiper-slide .imgs:before {
    z-index: 3;
  }
  .prodia-list-03 .swiper-slide:hover .imgs:before {
    opacity: 1;
    transition: .5s ease-in-out;
  }
  .prodia-list-03 .swiper-slide:hover .tits {
    transition: .5s ease-in-out;
    color: #c11920;
  }
  .prodia-list-03 .swiper-slide:hover .imgs img {
    transform: scale3d(1.05, 1.05, 1);
  }

  .prodia-list-items-box .items img, .prodia-list-items-box .items:hover img {
    transition: .5s ease-in-out;
  }
  .prodia-list-items-box .items:hover img {
    transform: scale3d(1.05, 1.05, 1);
  }

  .newpro-list .li .more, .newpro-list .li:hover .more,
  .newpro-list .li img, .newpro-list .li:hover img {
    transition: .5s ease-in-out;
  }
  .newpro-list .li .imgs {
    overflow: hidden;
  }
  .newpro-list .li:hover .more {
    color: #fff;
    background: #c11920;
    border-color: #c11920;
  }
  .newpro-list .li:hover img {
    transform: scale3d(1.02, 1.02, 1);
  }
}
@media (max-width: 1023px) {
  .reversal02-list .li {
    width: 150px;
    height: 150px;
    background: url(../img/jpg/4-01-01.png) no-repeat center;
    background-size: 100%;
  }

  .reversal02-list .li:before, .reversal02-list .li:after {
    display: none;
  }

  .reversal03-list .li {
    position: relative;
    right: auto;
    top: auto;
    bottom: auto;
    left: auto;
    text-align: left;
    width: 100%;
    padding: .5rem 0;
    padding-right: 0;
    padding-left: 3rem;
  }

  .reversal03-list .images {
    width: 100%;
  }
  .reversal03-list .images .imgs img {
    height: 50vw;
    width: auto;
  }

  .reversal03-list .images .imgs {
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .reversal03-list .w-lists {
    width: 90%;
    margin: 0 auto;
    padding: 2rem 0;
  }

  .reversal03-list .li .icons {
    left: 0;
    top: 50%;
    right: auto;
  }

  .reversal-list-05 .box {
    width: 75%;
  }

  .reversal03-itembox {
    width: 92%;
  }
}
@media (max-width: 768px) {
  .prodia05-swiper .items .li {
    height: auto;
  }

  .prodia05-swiper .items .li1 img {
    height: auto;
  }

  .reversal-list-04 {
    padding-top: 16.9270833333vw;
    padding-bottom: 11.4583333333vw;
  }

  .reversal-list-04 .images {
    width: 112.7604166667vw;
  }
  .reversal-list-04 .rever04-words {
    margin-top: 7.8125vw;
    margin-bottom: 8.8541666667vw;
  }

  .reversal-list-05 {
    padding-top: 17.1875vw;
    padding-bottom: 18.4895833333vw;
  }
  .reversal-list-05 .box {
    margin-top: 7.8125vw;
    justify-content: center;
  }

  .reversal-list-02 {
    padding-top: 16.9270833333vw;
    padding-bottom: 18.8802083333vw;
  }
  .reversal-list-02 .reversal02-items {
    margin-top: 7.8125vw;
  }

  .reversal-list-01 {
    padding-top: 16.40625vw;
    padding-bottom: 17.7083333333vw;
  }
  .reversal-list-01 .words .titbox img {
    height: 9.375vw;
  }
  .reversal-list-01 .words .line {
    margin-top: 7.8125vw;
    margin-bottom: 7.8125vw;
  }

  .reversal-list-03 {
    padding-top: 13.671875vw;
  }
  .reversal-list-03 .reversal03-itembox {
    margin-top: 7.03125vw;
  }

  .reversal-list-01 .images,
  .reversal-list-01 .words {
    width: 100%;
  }

  .reversal-list-01 .images {
    margin-top: 5vw;
  }

  .reversal-list-01 .words .titbox img {
    height: auto;
    width: 90%;
  }

  .reversal02-items {
    background: transparent;
  }

  .reversal02-list .li {
    width: 40vw;
    height: 40vw;
  }

  .reversal03-itembox .items {
    width: 100%;
    margin-left: 0;
  }
  .reversal03-itembox .items:nth-child(n+2) {
    margin-top: 3vw;
  }

  .reversal-list-04 .images {
    width: 85%;
  }

  .reversal-list-05 .box .icon {
    width: 80%;
    height: auto;
  }
  .reversal-list-05 .box .icon img {
    width: 100%;
  }

  .reversal03-list .w-lists {
    padding: 15vw 0;
    padding-top: 10vw;
  }

  .reversal-list-05 .box .txts {
    max-width: 100%;
    width: 100%;
    padding: 0 3vw;
    text-align: center;
    padding-top: 5vw;
  }
}





.reversal02-list .li:before,.reversal02-list .li:after,
.reversal02-list .li:hover .txts,.reversal02-list .li .txts,.reversal02-list .li,.reversal02-list .li:hover{
  transition:none!important;
}



@media (min-width: 1921px){

    .reversal03-list .images img{
      max-height: 801px;
    }

    .reversal03-list .images {
        position: relative;
        width: 100%;
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }

    .reversal03-list .li1{
        top: 1%;
        right: 25%;
        width: 50%;
    }

    .reversal03-list .li2 {
        top: 37%;
        right: 46%;
        width: 40%;
    }
    .reversal03-list .li3 {
        top: 68%;
        right: 55%;
        width: 40%;
    }



  
  .reversal-list-04 .images img{
    display: block;
    margin:0 auto;
  }
  .prodia-list-03 .swiper-slide .imgs{
    width: 310px;
    height: 310px;
  }
  .prodia04-swiper .imgs{
    max-height: 500px;
  }

  .prodia05-swiper .items .li{
    max-height: 610px;
  }
  .prodia05-swiper .items .i{
    max-height: 305px;
  }



  .prodia-list-01 {
    padding-top: 126px;
    padding-bottom: 116px;
  }
  .prodia-list-02{
    padding-top: 128px;
    padding-bottom: 70px;
  }
  .prodia-list-02 .prodia-list-items-box{
    margin-top: 60px;
  }
  .prodia-list-03{
    padding-top: 120px;
    padding-bottom: 112px;
  }
  .prodia-list-04{
    padding-top: 116px;
    padding-bottom: 94px;
  }
  .prodia04-swiper{
    max-width: 930px;
    margin-top: 64px;
  }
  .prodia-list-05{
    padding-top: 120px;
    padding-bottom: 70px;
  }
  .prodia04-swiper .swiper-button-prev, .prodia04-swiper .swiper-button-next{
    top: 216px;
  }

  .prodia-list-06{
    padding-top: 70px;
    padding-bottom: 144px;
  }
  .prodia-list-06 .prodia06-list{
    margin-top: 108px;
  }

  .prodia06-list .dians .i0{
    width: 308px;
    height: 363px;
    left: -80px;
    top: -60px;
  }
  .prodia06-list .dians .i1{
    top: -96px;
    width: 611px;
    height: 533px;
  }
  .reversal-list-05{
  padding-top: 132px;
  padding-bottom: 142px;

  }
  .reversal-list-05 .box{
    margin-top: 98px;
  }

  .reversal-list-05 .prodia06-list{
      margin-top: 98px;
  }

  .reversal-list-01{
    padding-top: 126px;
    padding-bottom: 136px;


  }

  .reversal-list-01 .words .titbox img{
      height: 72px;
  }
  .reversal-list-01 .words .line{
      margin-top: 80px;
      margin-bottom: 40px;
  }
    .reversal-list-02{
      padding-top: 130px;
      padding-bottom: 145px;
    }
    .reversal-list-02 .reversal02-items{
      margin-top: 104px;
    }


    .reversal-list-03{
      padding-top:105px;
    }
    .reversal-list-03 .reversal03-itembox{
      margin-top:54px;
    }

    .reversal03-list{
      margin-top: 54px;
    }

  .reversal-list-04{
    padding-top: 130px;
    padding-bottom:88px;
  }

  .reversal-list-04 .images{
    width: 866px;
  }

  .reversal-list-04 .rever04-words{
      margin-top: 60px;
      margin-bottom: 68px;
  }

  .reversal-list-05 .box .dians .i0{
        width: 308px;
        height: 364px;
        left: -164px;
        top: -42px;
  }
 .reversal-list-05 .box .dians .i1{
        width: 159px;
        height: 158px;
        left: auto;
        top: auto;
        bottom: -55px;
        right: -70px;
 }
 .newpro-list .li .imgs{
  height: 460px;
 }


}