.packer-pic{
width: 454px; 
height: 131px; 
margin-left: 10px;
}
.packer-pic-oce{
width: 442px; 
height: 119px; 
margin:0px 0px; 
background-color:#95B9D6;
box-shadow: 0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
border-radius: 4px;
border:1px solid #698296;
}
.img1{
width:80px;
height:80px;
float:left;
border-radius:4px;
background-color:#ffffff;
margin-left: 15px;
margin-top: 18px;
}
.img2{
float: right;
border-left: 1px solid #5d81ab;
box-shadow: 1px 0px 1px rgba(255,255,255,0.4) inset;
width:119px;
height:119px;
transition:box-shadow 0.2s;
}
.img2 img{
width: 80px;
height: 80px;
margin-left: 18px;
margin-top: 20px;
transition:width 0.2s,height 0.2s,margin-left 0.2s,margin-top 0.2s;
}
.packer-pic a:hover .img2 img{
margin-left:8px;
margin-top:8px;
width:100px;
height:100px;
}
.packer-pic a:hover .img2{
 box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.6) inset;   
}
.typ{
margin-left: 17px;
line-height: 120px;
color: #ffffff;
font-size: 25px;   
width:204px;
height:119px;
}