.weHeaderImg{
    top: 38px;
    background: url(/static/cdn/static/index/img/we/juxing.png) no-repeat;
    position: absolute;
    width: 181px;
    height: 217px;
    left: 53px;
    background-size: 100% 100%;
}
.header-bg{
    background: url(/static/cdn/static/index/img/we/header-bg.png);
}
.span1{
    position: absolute;
    left: -27px;
    top: 35px;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 23px;
}
.span2{
    position: absolute;
    left: 8px;
    top: 57px;
    width: 24px;
    height: 2px;
    background: #FFFFFF;
}
.span3 {
    position: absolute;
    right: -65px;
    top: 45%;
    width: 206px;
    font-size: 35px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 23px;
}
.span4{
    position: absolute;
    left: 40px;
    top: 135px;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 23px;
}
.abortImg{
    width: 276px;
    height: 579px;
}
.abort{
    margin-left: 60px;
    width: 865px;
    height: 579px;
    position: relative;
}
.abort>p{
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000000;
    line-height: 41px;
    height: 41px;
    margin-bottom: 0;
}
.abort>pre{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 32px;
}
.abort>div{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    width: 100%;
    text-align: end;
    background: url(/static/cdn/static/index/img/we/right.png) no-repeat;
    position: absolute;
    bottom: 0px;
}
.abort1{
    font-size: 48px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 32px;
    position: absolute;
    top: -25px;
    left: 25px;
}
.abort2{
    width: 41px;
    height: 3px;
    background: #FFFFFF;
    position: absolute;
    top: 25px;
    left: 28px;
}
.abort3{
    position: absolute;
    writing-mode: tb;
    bottom: 35px;
    left: 21px;
    font-size: 18px;
    font-family: DYmingA;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 32px;
}

@media screen and (max-width: 725px) {
    .abort {
        margin-left: 0;
        width: 100%;
        height: auto;
    }

    .abort > div {
        bottom: -40px;
    }

    .ws-we {
        display: none !important;
    }

    .ws-foot1 {
        display: none !important;
    }

    .ws-foot2 {
        display: block !important;
    }
}