.programme{
    font-size: 20px;
   font-family: Microsoft YaHei UI-Light, Microsoft YaHei UI;
   font-weight: 300;
   color: #616161;
   line-height: 35px;
   text-align: center;
}
.programme-info{
    /* width: 70%; */
    margin:80px auto 0px;
    /* text-align: center; */
}
.programme-info img{
    width: 100%;
    margin-bottom: 120px;
    /* margin: 30px 0; */
}
.system{
    /* width: 70%; */
    margin:120px auto 0px;
}
.systemTitle{
    color: #3f3f3f;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    margin-bottom: 60px;
}
.system img{
    width: 100%;
    /* margin-bottom: 120px; */
    /* margin: 30px 0; */
}

.service{
    margin-bottom: 140px;
}
