.product-bg {
  background-image: url("/img/product/1.png");
  background-repeat: no-repeat;
  background-position: center bottom;
}
.product {
  font-size: 16px;
  color: #606060;
  padding-bottom: 70px;
}
.product p {
  line-height: 2;
}
.product .product-logo {
  padding: 65px 0;
}
.product .product-logo img {
  width: 299px;
}
.product .product-status {
  padding-top: 90px;
}
.product .product-status .clear .year {
  width: 90px;
}
.product .product-status .name {
  position: absolute;
  font-size: 30px;
  left: 663px;
  color: #000;
}
.product .product-status .enter {
  display: block;
  position: absolute;
  left: 847px;
  top: 260px;
}
