.font194422{ font-size: 9pt ;}

.xyfc li {
    width: 290px;
    height: 180px;
    float: left;
    margin-right: 30px;
    position: relative;
    overflow: hidden;}
.xyfc li a {
    height: auto;
    overflow: hidden;}
.xyfc li img {
    display: block;
    width: 290px!important;
    height: 180px;}
.xyfc li span {
    display: block;
    background: #245195;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    width: 290px;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0.8;}
.imghover:hover{transform: none!important;}
.xyfc li:hover span {
    background: #ea6914;}
