/*µ¼º½*/
.header1{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    background-color: RGBA(3,108,236,1);
}