.banner-img {
    height: 240px;
    background: url("../../uploads/servicessap/banner.jpg") no-repeat center center;
}
.make-cover {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 245px;
}
.maker-title {
    width: 1200px;
    margin: 0 auto;
}
.maker-nav {
    margin-top: 46px;
    width: 140px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 44px;
    border-bottom: solid 1px #fff;
}
.maker-nav a {
    color: #FFFFFF;
}

.maker-nav > span {
    padding: 0 4px;
}
.marker-bg{
    margin-top: 30px;
    padding-left: 84px;
    font-size: 36px; 
    color: #FFFFFF;
    line-height: 52px;
    background: url("../../uploads/servicessap/icon.svg") no-repeat left center;
    background-size: 62px 52px;
}
.marker-line{
    color: #fff;
    margin-top: 10px;
    padding-left: 84px;
    font-size: 22px;
}
.siemens{
    background: #fff;
}
.siemens-Intelligence{
    width: 1100px;
    margin: 0 auto;
    padding: 25px 0px 30px 0px;
}
.siemens-business{
    font-size: 24px;
    line-height: 30px;
    border-left: 2px solid #e60012;
    padding-left: 20px;
    color: #322e30;
}
.siemens-Intelligence img{
    padding-top: 30px;
}
.siemens-Industry-delivery{
    width: 1100px;
    margin: 0 auto;
    padding-bottom: 45px;
}
.industry-delivery{
    font-size: 24px;
    line-height: 30px;
    border-left: 2px solid #EC2629;
    padding-left: 20px;
    margin-top: 30px;
    color: #322e30;
}
.service-capacity{
    padding-left: 20px;
    font-size: 18px;
    line-height: 30px;
}
.service-capacity-icon{
    display: flex;
    margin-bottom: 30px;
}
.service-capacity-icon img{
    width: 53px;
    height: 58px;
    margin-top: 45px;
    margin-bottom: 40px;
}
.service-capacity-icon p:nth-of-type(1){
    width: 210px;
    text-align: center
}
.service-capacity-icon p:nth-of-type(2){
    width: 650px;
    text-align: center
}
.service-capacity-icon p:nth-of-type(3){
    width: 285px;
    text-align: center
}
.service-capacity-icon span{
    display: inherit;
}
.siemens-programme{
    background: #fff;
}
.siemens-programme-content{
    width: 1100px;
    margin: 0 auto;
    padding-top: 30px;
}
.programme-content{
    font-size: 24px;
    line-height: 30px;
    border-left: 2px solid #EC2629;
    padding-left: 20px;
    color: #322e30;
}
.siemens-programme ul{
    margin-top: 60px;
    display: flex;
}
.siemens-programme li{
    text-align: center;
    width: 137px;
}
.siemens-programme img{
    width: 65px;
    height: 60px;
}
.siemens-programme li p{
    margin-top: 23px;
    margin-bottom: 89px;
}