.contain {
    width: 100%;
    height: 100%;
    background: #ffffff;
}
/* banner */
.banner-product{
    position: relative;
}
/* 解决方案 */
.imgserve img {
    width: 100%;
    height: 150px;
}
.imgserve{
    margin-bottom: 24px;
}
/* 客户价值 */
.htms-function-content{
    margin-top: 20px;
}
