/* CSS Document  www.198zone.com*/
body{ width:1000px; margin:0 auto;}
img{ border:none;}
.198zonefatherdiv{width:980px; margin:0 auto;}
.bd{ width:300px; height:350px; overflow:hidden; float:left; margin:10px; border:#CCC solid 1px; padding:5px;}

.view-first img{-webkit-transition:all .2s ease-in; -moz-transition:all .2s ease-in; -o-transition:all .2s ease-in; -ms-transition:all .2s ease-in; transition:all .2s ease-in;}
div.mask-hover img, .view:hover img{width:200px; height:200px;}
.view{text-align:center; cursor:default; width:300px; height:335px; overflow:hidden;}
.view .mask{width:200px; overflow:hidden; margin:0 auto;}
.view .title{text-align:center;  font-size:12px;  height:15px; line-height:15px;}
.view .title a{ color:#666; text-decoration:none;}
.view .text{text-align:left; font:normal 12px/16px '宋体'; color:#999; line-height:25px;}