body {
    background: #fff;
}

.about-content {
    width: 960px;
}

.job-container {
    background-color: #FFFFFF;
    position: relative;
    z-index: 1;
    padding-bottom: 0.5rem;
}

.job-container .job-bgc {
    width: 100%;
    height: 200px;
    position: absolute;
    bottom: 0;
    background: url(../img/user/news-background@2x.png) no-repeat;
    background-size: 100% 100%;
    z-index: -1;
}

.about-content {
    margin: auto;
    background: none;
}

.title {
    position: relative;
}

.toph {
    font-size: 60px;
    color: #EFEFEF;
    position: relative;
    /* font-weight: bold; */
    letter-spacing: -3px;
}

.headtop {
    position: relative;
    height: 32px;
    font-size: 28px;
    /* font-family: Microsoft YaHei; */
    /* font-weight: bold; */
    color: #595959;
    line-height: 28px;
    top: -50px;
}

.header {
    text-align: center;
    padding-top: .38rem;
}

.header .toph {
    font-size: 18px;
    top: 25px;
    letter-spacing: 0
}

.header .headtop {
    font-size: 40px;
    line-height: 40px;
    top: inherit;
}

.hisp {
    line-height: 30px;
    font-size: 18px;
}

.wohe {
    width: 360px;
    font-size: 22px;
    float: left;
    text-align: center;
}

.wohe span {
    font-size: 32px;
}

.or {
    color: #EB640E;
    font-size: 20px;
}

.one {
    width: 1200px;
    height: 350px;
    font-size: 16px;
    line-height: 32px;
    /* margin: 25px 0; */
}

.ione {
    float: left;
    width: 545px;
    /* height: 386px; */
    text-align: center;
}

.ione img {
    width: 545px;
    /* height: 349px; */
}

.pone {
    float: left;
    /* height: 386px; */
    width: 610px;
    margin-left: 45px;
    padding-top: 48px;
    line-height: 32px;
}

.ptow {
    float: left;
    width: 610px;
    /* height: 384px; */
    padding-top: 25px;
    margin-right: 45px
}

.itow {
    float: left;
    width: 545px;
    /* height: 384px; */
    margin-left: 36px;
    margin: 0 auto;
}

.footp {
    font-size: 16px;
    /* border: 1px dashed; */
    background-image: url(../img/user/about/foot.png);
    /* line-height: 32px; */
    padding-bottom: 48px;
    overflow: hidden;
}

.footp .culture {
    font-size: 28px;
    text-align: center;
    line-height: 110px;
}

.footp ul {
    width: 1200px;
    margin: 0 auto;
}

.footp ul li {
    float: left;
    width: 277px;
    height: 300px;
    border: 1px dashed #909090;
    margin-right: 30px;
    padding: 15px 20px;
}

.footp ul li p {
    margin: 0;
}

.footp ul li p:nth-child(1) {
    text-align: center;
    color: #EB640E;
    font-weight: bold;
    line-height: 40px;
    font-size: 20px;
}

.footp ul li p:nth-child(2) {
    font-size: 16px;
    color: #EB640E;
    text-align: center;
    line-height: 40px;
}

.footp ul li p:nth-child(3) {
    width: 50px;
    height: 2px;
    background: #EB640E;
    margin: 15px auto;
}

.footp ul li p:nth-child(4) {
    font-size: 14px;
    letter-spacing: 1px;
}

.footp ul li:last-child {
    margin: 0;
}

.fwrite {
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0;
}

.about-list {
    padding-top: 1rem;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.space-between,
.flex-start {
    flex-wrap: wrap;
    display: flex;
    flex-direction: row;
    text-align: center;

}

.space-between {
    justify-content: space-between;
}

.flex-start {
    justify-content: flex-start;
}

.gravitation {
    padding-top: 126px;
    padding-bottom: 148px;
}

.gravitation li {
    width: 230px;
    height: 150px;
}

.gravitation li dt {
    padding-bottom: 20px;
}

.gravitation li dt img {
    width: 32px;
    height: 32px;
}

.route {
    height: 125px;
}

.route li {
    width: 120px;
    height: 31px;
    text-align: left;
    padding-left: 15px;
    background: url("../img/user/culture/ellipse.png") left center no-repeat;
    background-size: 31px 31px;
    position: relative;
    left: inherit;
}

.lines {
    height: 200px;
    background: url("../img/user/culture/bg.png") center top no-repeat;
    background-size: 910px 138px;
    padding-top: 30px;
    margin-bottom: 180px;
    margin-top: -15px;
}

.lines li {
    width: 187px;
    position: relative;
    left: inherit;
}

@media screen and (max-width: 950px) {
    #mobile-terminal .article .zpdk {
        margin: 0 0.5rem;
    }

    #mobile-terminal .article .zpdk ul li {
        display: flex;
        margin: 0.37rem 0;
    }

    #mobile-terminal .article .zpdk ul li .copywriting p {
        margin: 0;
    }

    #mobile-terminal .article .zpdk ul li .copywriting p:nth-child(1) {
        color: #353535;
        font-size: 0.43rem;
        font-weight: 600;
        /* padding-bottom: 0.2rem; */
    }

    #mobile-terminal .article .zpdk ul li .copywriting p:nth-child(2) {
        color: #666668;
        font-size: 0.38rem;
        line-height: 0.6rem;
    }

    #mobile-terminal .article .development-diagram {
        margin-top: 0.5rem;
        color: #353535;
    }

    #mobile-terminal .article .development-diagram p {
        margin: 0;
    }

    #mobile-terminal .article .development-diagram ul {
        display: flex;
        height: 13rem;
    }

    #mobile-terminal .article .development-diagram ul li:nth-child(1) {
        background: url(../img/user/culture/pyfz-pic.png) no-repeat;
        background-size: 100% 100%;
        width: 38%;
        font-size: 0.38rem;
    }

    #mobile-terminal .article .development-diagram ul li:nth-child(1) div:nth-child(1) {
        margin: 1.2rem 0 0 0.6rem;
        line-height: 0.6rem;
    }

    #mobile-terminal .article .development-diagram ul li:nth-child(1) div:nth-child(2) {
        margin: 1rem 0 0 1.1rem;
    }

    #mobile-terminal .article .development-diagram ul li:nth-child(1) div:nth-child(3) {
        margin: 3rem 0 0 0.5rem;
    }

    #mobile-terminal .article .development-diagram ul li:nth-child(1) div:nth-child(4) {
        margin: 2.5rem 0 0 1.5rem;
    }

    #mobile-terminal .article .development-diagram ul li:nth-child(2) {
        color: #929697;
    }

    #mobile-terminal .article .development-diagram ul li:nth-child(2) div:nth-child(1) {
        margin: 2rem 0 0 -0.3rem;
    }

    #mobile-terminal .article .development-diagram ul li:nth-child(2) div:nth-child(2) {
        margin: 2rem 0 0 0.4rem;
    }

    #mobile-terminal .article .development-diagram ul li:nth-child(2) div:nth-child(3) {
        margin: 2rem 0 0 0.2rem;
    }

    #mobile-terminal .article .development-diagram ul li:nth-child(2) div .tit {
        font-size: 0.45rem;
        font-weight: 600;
        color: #353535;
    }

    #mobile-terminal .article .development-diagram ul li:nth-child(2) div .time {
        padding-left: 0.2rem;
    }
}