.goods26{overflow: hidden; width: 90%; max-width: 1220px;  margin: 0 auto;  padding: 50px 0;}

.group-type-ph{font-family:"Microsoft JhengHei","Apple LiGothic Medium"; overflow: hidden;}
.group-type-ph .ph{position: relative;  float: left; width: 100%; margin: 25px 0;}
.group-type-ph .ph *{float: left; color: #000;}
.group-type-ph .ph a{width: 100%; text-decoration: none;}
.group-type-ph .ph .ph-img{
  border: solid 10px #fff;
  width: 35%;
  box-sizing: border-box;
  box-shadow: -5px 5px 5px rgba(0,0,0,0.3);}
.group-type-ph .ph .ph-img img{width: 100%;}
.group-type-ph .ph .ph-title{
  width: 65%;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  border-bottom: solid 1px #000;
  padding: 1.5%;
}
.group-type-ph .ph .ph-detail{
  width: 65%;
  font-size: 18px;
  line-height: 1.4;
  padding: 1.5%;
}
.group-type-ph .ph .ph-feature{ display: none; }
.group-type-ph .ph .price{
  padding: 6px 30px;
  background: #ff7400;
  border-radius: 25px;
  font-family: "Century Gothic","Helvetica";
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  float: left;
  margin: 1.5%;
  transition: all 0.2s;
}

.group-type-ph .ph.active .price{background: #ff7f00;}
.group-type-ph .ph .price *{color: #fff; float: none;}
.group-type-ph .ph .price span{font-size: 30px; font-weight: normal;}
.group-type-ph .ph .price i{font-family:"Microsoft JhengHei","Apple LiGothic Medium"; font-size: 18px;}


@media screen and (max-width:768px){
.goods26{width: 94%; padding: 2% 0;}
.group-type-ph .ph{margin: 5% 0;}
.group-type-ph .ph .ph-img {width: 45%; border: solid 2px #fff;}
.group-type-ph .ph .ph-title {width: 55%; font-size: 18px;  padding: 0 1.5% 1.5% 1.5%;}
.group-type-ph .ph .ph-detail{width: 55%; font-size: 14px;}
.group-type-ph .ph .price{font-size: 14px; margin: 2% 0; padding: 4px 30px; width: 100%; text-align: center;}
.group-type-ph .ph .price span{font-size: 22px;}
.group-type-ph .ph .price i{font-size: 14px;}
}/*media*/
