#productinof{
  width: 100%;
}
.productinof_cp{
  width: 100%;
}
.productinof_cp img{
  width: 100%;
  height: 314px;
}
.productinof_inof{
  width:800px;
}
.productinof_inof_main{
  width:800px;
  margin: 0 auto;
}
.productinof_inof_main_t{
  text-align: left;
  padding: 65px 0;
  box-sizing: border-box;
  display: flex;
  width: 100%;
}
.productinof_inof_main_t img{
  width: 395px;
}
.istitel{
  width: calc(100% - 395px);
}
.title{
  font-size: 32px;
  font-weight: bold;
}
.details{
  padding-top: 8px;
  box-sizing: border-box;
}
.details_p1{
  padding-bottom: 5px;
  box-sizing: border-box;
}
.details_list{
  padding: 5px 0;
  box-sizing: border-box;
}
.productinof_wul{
  height: 600px;
  line-height: 600px;
  text-align: center;
  font-size: 30px;
}