@charset "UTF-8";

#banner+section .inner_item_img a {
transition: all .6s
}
#banner+section .inner_item_img a:hover {
opacity: 0.6;
}