.body_bg_container .search_project_list .search_project:hover i:first-child,
.body_bg_container .search_project_list .search_project.active i:first-child{
    color: #2D72E0 !important;
}

.body_bg_container{
    height: auto !important;
    background-image: none !important;
}

/* .layout_body { */
    /* background: #FBFDFF!important; */
    /* background: url(../img/background.png) no-repeat bottom/100%; */
 /* } */

 .module_show_area{
    margin-top: 30px;
    /* background: #FBFDFF!important; */
    /* background: url(../img/index_Bottom_Bg.png) bottom center no-repeat !important; */
    /* padding-bottom: 200px !important; */
}

.body_bg_container .search_inner .search_input_wrapper {
    height: 48px;
}

.body_bg_container  .search_inner .search_input_wrapper .search_input {
    height: 48px;
    margin-top: 0px;
}

.body_bg_container .search_inner .search_btn{
    line-height: 48px;
}

.suggest_container {
    top: 49px !important;
}
