.product .main {
  background-image: url(../images/main_bg.jpg);
  background-size: cover;
}
.product .feature .feature-inner ul.points li:nth-child(2) h3 {
  width: 100%;
  margin-bottom: 17px;
}
.product .feature .feature-inner ul.points li:nth-child(2) h3 img {
  width: 253.5px;
  margin-left: -1.5px;
  margin-top: -22.5px;
}
.product .feature .feature-inner ul.points li:nth-child(2) .box {
  zoom: 1;
}
.product .feature .feature-inner ul.points li:nth-child(2) .box:after {
  content: "";
  display: block;
  clear: both;
}
.product .feature .feature-inner ul.points li:nth-child(2) .box .box-left {
  width: 54%;
  float: left;
}
.product .feature .feature-inner ul.points li:nth-child(2) .box .box-right {
  width: 44%;
  float: right;
}
.product .feature .feature-inner ul.points li:nth-child(2) .box .box-right figure img {
  width: 111px;
  margin-left: 7px;
  margin-top: 8px;
}
.product .feature .feature-inner ul.points li:nth-child(2) figure.f2 {
  margin: 20px 0 15px -13px;
}
.product .feature .feature-inner ul.points li:nth-child(2) figure.f2 img {
  width: 263.5px;
}
.product .feature .feature-inner ul.points li:nth-child(2) .no {
  top: -79px;
}
.product .feature .feature-inner ul.points li:nth-child(3) h3 {
  width: 100%;
  margin-bottom: 17px;
}
.product .feature .feature-inner ul.points li:nth-child(3) h3 img {
  width: 261.5px;
  margin-left: -1.5px;
  margin-top: 9px;
}
.product .feature .feature-inner ul.points li:nth-child(3) .no {
  top: -79px;
}
