*{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
    font-family: "微软雅黑";


}
#wrap{
    width: 1285px;
    /*	height:1275px;*/
    margin: 50px auto;
}
#wrap ul li .a1 img{
    /*	width: 415px;
            height: 245px;*/
    height: 90%;

}
#wrap ul#zhiliaoyi li{
    width: 415px;
    height: 245px;
    list-style: none;
    position: relative;
    float: left;
    overflow: hidden;
    margin: 5px;
    text-align: center;
} 
/*#wrap ul li .a1 .divA{
        position: absolute;
        bottom: 0;
        left: 0;
        width: 4px;
        height: 46px;
        padding: 10px 20px;
        background: #fafafa;
}
#wrap ul li .a1 .divA>.p1{
        width: 312px;
        height: 25px;
        font-size: 18px;
    line-height: 25px;
    color: #666;
}
#wrap ul li .a1 .divA>.p2{
        width: 312px;
        height: 21px;
    font-size: 14px;
    color: #b4b4b4;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#wrap ul li .a1 .divA>.p3{
        position: absolute;
        right: 0;
        bottom: 12px;
        width: 108px;
        height: 28px;
        color: #f60;
}
#wrap ul li .a1 .divA>.p3>span{
        font-size: 24px;
        font-weight:800;
}*/
#wrap ul#zhiliaoyi li p.p-title{
    color: #000;
    width: 415px;
    text-align: center;
}
/*遮罩*/
#wrap ul li .a2{
    background-color: #114694;
    opacity: 09;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);/*兼容ie8及以下*/
    position: absolute9;
    top: 09;
    left: 09;
}
#wrap ul li .a2:hover{
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=48);
}
#wrap ul li .a2{
    position: absolute;
    top: 0;
    left:-415PX;
    width: 415px;
    height: 245px;
    text-align: center;
    color: white;
    background:rgba(17,70,148,0.48);
    transition: all 0.2s;  
} 
/*#wrap ul li .a2 .p4{
        width: 415px;
        text-align: center;
        position: absolute;
        top: 34px;
        left: -415px;
        color: #ffe605;
        font-size: 24px;
    font-weight: bold;
    transition: all 0.2s 0.1s ease-out ;  
}*/
#wrap ul li .a2 .p5{
    width: 415px;
    text-align: center;
    line-height:20px ;
    position: absolute;
    top: 90px;
    left: -415px;
    margin: 30px  0 10px;
    font-size:20px;
    color: white;
    transition: all 0.2s 0.2s ease-out ;  
}
/*#wrap ul li .a2 .p6{
        position: absolute;
        top: 140px;
        left: 175px;
        transform: scale(1.4);
        transition: all 0.3s 0.2s ;
}
#wrap ul li .a2 .p6 span{
        font-family: Arial;
    font-size: 36px;
    font-weight: 700;
    color: white;
}
#wrap ul li .a2 .p7{
        position: absolute;
        bottom:-50px;
        left: 145px;
        width: 160px;
        height: 38px;
        line-height: 38px;
        border-radius: 20px;
        margin: 10px auto;
        border: 1px solid;
        transition: all 0.2s 0.5s ;
}
    
*/
