.page_bg{
    width: 100%;
    background:url(../images/pc_bg.png?v1) no-repeat ;
    min-height: 768px;
    background-position: bottom;
    background-size: cover;
}
/* svg path{
    fill:#fff;
} */