.inform {width: 100%;height: 270px; position:relative; overflow:hidden; font-family:arial, sans-serif; border:0;margin: 0; float:left;}
.inform a { display:block; width:100%; height:213px; text-decoration:none; color:#000; }
.inform img {width: 100%;height: 270px;border:0; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
.inform i {display:block;width: 100%;height: 205px;position:absolute;left:0;top: -205px;z-index:1;background: #353535;box-shadow: 0px -24px 29px -17px #424242 inset;-webkit-box-shadow: 0px -24px 29px -17px #424242 inset;-moz-box-shadow: 0px -24px 29px -17px #424242 inset;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.inform bdo {display:block;width: 100%;height: 205px;position:absolute;left:0;top: -205px;z-index:1;background:transparent;font-size:12px;color: #EFEFEF;padding:0;margin:0;line-height:16px;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;overflow: hidden;}
.inform bdo b {display:block;font-size: 20px;color: #FFFFFF;text-align:left;margin:0;padding:0 10px;line-height: 22px;font-family: 'Exo 2', sans-serif;word-wrap: break-word;}
.inform bdo span {display:block;padding: 0 5px;line-height: 16px;font-family: 'Open Sans', sans-serif;overflow: auto;height: 161px;}
.inform a:hover { direction:ltr; }
.inform a:hover img { margin-top:110px; }
.inform a:hover i { top:0; }
.inform a:hover bdo { top:0; }
.inform:hover img { -webkit-filter: grayscale(100%);-moz-filter: grayscale(100%); -ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray;
}