.content{
    width: 100%;
}

/*banner*/
.bannertem{
    width: 100%;
    height: 420px;
    background-repeat: no-repeat;
    background-position: center;
}
.bannerchain{
    background-image: url(../../images/szzcjxt/banner.png);
}
.bannerqxptxt{
    display: flex;
    justify-content: center;
    margin-bottom: 39px;
}
.bannerqxptxt img{
    margin-top: 99px;
}
.bannerTetx{
    display: flex;
    justify-content: center;
    margin-top: 42px;
}

.bannerTetx p{
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFF9DA;
}

.bannertitle{
    display: flex;
    justify-content: center;
}

.systemIntroduction{
    padding-top: 79px;
    background-color: #F6F6F6;
    padding-bottom: 60px;
}

.zm{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #ecda80;
    display: flex;
    justify-content: center;
}
.title{
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    display: flex;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 40px;
}

.text{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    display: flex;
    justify-content: center;
    line-height: 36px;
    padding: 39px 119px 21px 119px ;
}

.image{
    display: flex;
    justify-content: center;
    position: relative;
}

.advantage{
    padding-top: 80px;
    padding-bottom: 66px;
}

.trend{
    padding-top: 80px;
    padding-bottom: 61px;
    background-color: #F6F6F6;
}
.biaozhi{
    position: absolute;
    top:110px;
}

.technologicalProcess{
    padding-top: 80px;
    padding-bottom: 61px;
}

.coreFunctions{
    padding-top: 80px;
    padding-bottom: 61px; 
    background-color: #F6F6F6;
}

.list{
    display: flex;
    justify-content: center;
    align-items: center;
}

.list .left{
    text-align: center;
}

.leftTitle{
    margin-bottom: 30px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.leftTetx{
    width: 589px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
    text-align: left;
}

.erp{
    display: flex;
    justify-content: center;
    align-items: center;
}
.erpList{
    height: 367px;
    margin: 0 25px 0 25px;
    padding: 40px 115px 53px 115px;
    background-color: #fff;
    text-align: center;
}
.erpList .images{
    margin-bottom: 39px;
}
.erpList .images img{
    width: 141px;
    height: 141px;
}

.erpList .title1{
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-bottom: 29px;
}
.erpList p{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}

.transaction{
    display: flex;
    justify-content: center;
    text-align: center;
}

.transactionList .transactionTitle{
    margin-top: 38px;
    font-size: 24px;
    margin-bottom: 29px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.transactionList p{
    width: 295px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;  
}
.erpS{
    display: flex;
    justify-content: center;
    align-content: center;
}
.erpS>img{
    width: 379px;
    height: 500px;
}