.fore{
    position: absolute;
    margin: -62px 0px 0px 219px;
    background: #e5e5e5;
    width: 190px;
    min-height: 58px;
    font-family: 'Arial';
    display: none;
    z-index: 1;}
    
.sub:hover .fore {
    display: block;}
.fore dl dt a{
height: 35px;
    line-height: 35px;
    font-size: 15px;
    width: 92%;}
