body {background-color: #fff!important;}
.technological{
    height: 300px;
    width: 100%;
    margin-top: 45px;
    float: left;
}
.technological_title{
    height: 28px;
    line-height: 28px;
    width: 100%;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 20px;
}
.technological_solid{
    background: #ff5200;
    /*background-image: linear-gradient(#e66465, #9198e5);*/
    margin-right:10px;
}