.large_container {
  max-width: 960px;
  height: 100%;
}

.small_container {
  max-width: 768px;
  /* height: 100%; */
}
/* 2017/3/8 **************************************************/
/* 新增二階頁面 */
.productmidGroup .SingleP .img_box{
	height: 238px;
}