.banner{
    position:relative;
    >img{
        position:relative;
        display:block;
        left:50%;
        margin-left:-960px;}
    .cover{
        position:absolute;
        top:0px;
        left:0px;
        height:100%;
        width:100%;
                font-weight: bold;
                text-align:center;
                margin-top:25px;}
            .en{
                font-weight:bold;
                text-align:center;}
        }
    }
}
.page_img_list .list > li .cover p{
    color: #fff;
    font-size: 16px;
    line-height:45px;
        white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width:90%;
    margin:0 auto;}
