.product_module5 {
  background-color: #fff;
  padding: 25px 0 80px;
}
.product_module5_list {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 56px;
}
.product_module5_item {
  position: relative;
  width: 389px;
  height: 290px;
  margin: 0 16px 18px 0;
}
.product_module5_item:nth-child(3n) {
  margin-right: 0;
}
.product_module5_img {
  display: block;
  width: 100%;
  height: 100%;
}
.product_module5_msg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.product_module5_msg:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.product_module5_msg:hover .product_module5_title {
  top: 110px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.product_module5_msg:hover .product_module5_tip {
  top: 155px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.product_module5_title {
  position: absolute;
  top: 208px;
  left: 22px;
  font-size: 28px;
  color: #f8f8f8;
  font-weight: bold;
}
.product_module5_tip {
  position: absolute;
  top: 252px;
  left: 22px;
  font-size: 14px;
  color: #f8f8f8;
}
.product_module5_row {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 36px;
}
.product_module5_row .ys_module_btn {
  margin-left: 40px;
}
.product_module5_btn {
  display: block;
  width: 230px;
  height: 54px;
  border-radius: 100px;
  background-color: #1472FF;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 54px;
}
@media (max-width: 768px) {
  .product_module5 {
    background-color: #fff;
    padding: 1.25rem 0 1.5rem;
  }
  .product_module5 .ys_module_title .color1 {
    display: block;
  }
  .product_module5 .ys_module_tip {
    padding: 0 1rem;
  }
  .product_module5_list {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 1rem;
  }
  .product_module5_item {
    position: relative;
    width: 8.75rem;
    height: 6.5rem;
    margin: 0 0.3rem 0.6rem 0;
  }
  .product_module5_item:nth-child(3n) {
    margin-right: 0.3rem;
  }
  .product_module5_item:nth-child(2n) {
    margin-right: 0;
  }
  .product_module5_img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .product_module5_msg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .product_module5_msg:hover {
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    transition: all 0.15s linear;
  }
  .product_module5_msg:hover .product_module5_title {
    top: 4rem;
    left: 0.55rem;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .product_module5_msg:hover .product_module5_tip {
    top: 5.2rem;
    left: 0.55rem;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .product_module5_title {
    position: absolute;
    top: 4rem;
    left: 0.55rem;
    font-size: 0.75rem;
    color: #FFFFFF;
    font-weight: bold;
    -webkit-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    transition: all 0.15s linear;
  }
  .product_module5_tip {
    position: absolute;
    top: 5.2rem;
    left: 0.55rem;
    font-size: 0.6rem;
    color: #E6E6E6;
    -webkit-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    transition: all 0.15s linear;
  }
  .product_module5_btn {
    display: block;
    width: 6.45rem;
    height: 1.8rem;
    line-height: 1.8rem;
    font-size: 0.65rem;
    background-color: #1472ff;
    border-radius: 2.5rem;
    margin: 1rem auto 0;
  }
  .product_module5_row {
    margin-top: 0;
  }
  .product_module5_row .ys_module_btn {
    margin-left: 1rem;
  }
  .product_module5 .product_module_title .color1 {
    display: block;
  }
  .product_module5 .product_module_tip {
    padding: 0 1rem;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
