.wpo-contact-pg-section {
    padding-bottom: 120px !important;
    margin-bottom: 100px !important;
}

.wpo-breadcumb-area:before{
    background:none;
}
.wpo-breadcumb-area {
    background: url(/addons/WebSites/frontend/resources/img/hongfengzixun.jpg) no-repeat center top/cover;
    background-size:100% 100%;
    -moz-background-size:100% 100%;
    height: 460px;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    z-index: 1;
    min-height: 100px;
}

.wpo-breadcumb-area h2{
    font-size: 70px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 70px;
    padding: 50px 40px;
    text-align: center;
}