a{
    text-decoration: none;
}
.new_i_1 {
  width: 100%;
  height: 90.99vw;
  background: url("../image/version23/index/i_1.png") no-repeat center center;
  background-size: 100% 100%;
  position: relative;
}

.new_i_3 {
  width: 100%;
  height: 2.14vw;
  background: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.68vw;
  color: #fff;
  text-align: center;
}

.new_i_4 {
  width: 14.32vw;
  cursor: pointer;
  pointer-events: auto;
}
.new_i_5 {
  width: 15.89vw;
  cursor: pointer;
  pointer-events: auto;
}
.new_i_6 {
  width: 13.28vw;
  cursor: pointer;
  pointer-events: auto;
}
.new_i_7 {
  width: 11.67vw;
  cursor: pointer;
  pointer-events: auto;
}

.new_i_8 {
  width: 58.13vw;
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
  padding-top: 1.56vw;
}
.new_i_9 {
  font-weight: bold;
  font-size: 1.15vw;
  color: #ffffff;
  position: relative;
  cursor: pointer;
}
.new_i_10 {
  font-weight: bold;
  font-size: 1.15vw;
  color: #ffffff;
  position: relative;
  cursor: pointer;
}

.new_i_10:hover::after{
 content: '';
 background: url("../image/version23/seled_left.png") no-repeat;
 background-size: 100% 100%;
 position: absolute;
 top: 0.16vw;
 left: -1.98vw;
 width: 1.72vw;
 height: 1.3vw;
 display: block;
 z-index: 1;
}
.new_i_10:hover::before{
 content: '';
 background: url("../image/version23/seled_right.png") no-repeat;
 background-size: 100% 100%;
 position: absolute;
 top: 0.16vw;
 right: -1.98vw;
 width: 1.72vw;
 height: 1.3vw;
 display: block;
 z-index: 1;
}

.new_i_10_c {
  font-weight: bold;
  font-size: 1.15vw;
  color: #ffffff;
  position: relative;
  cursor: pointer;
}
.new_i_10_c:hover::after{
  content: "";
  width: 7.4vw;
  height: 0.94vw;
  background: url("../image/version23/qd.png") no-repeat;
  position: absolute;
  bottom: -1.3vw;
  left: 1.75vw;
}

.new_i_9::after{
 content: '';
 background: url("../image/version23/seled_left.png") no-repeat;
 background-size: 100% 100%;
 position: absolute;
 top: 0.16vw;
 left: -1.98vw;
 width: 1.72vw;
 height: 1.3vw;
 display: block;
 z-index: 1;
}
.new_i_9::before{
 content: '';
 background: url("../image/version23/seled_right.png") no-repeat;
 background-size: 100% 100%;
 position: absolute;
 top: 0.16vw;
 right: -1.98vw;
 width: 1.72vw;
 height: 1.3vw;
 display: block;
 z-index: 1;
}

.new_i_11{
  width: 67.71vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
   position: absolute;
  bottom: 2.08vw;
  left: 50%;
  transform: translateX(-50%);
}