/*****/
.search-container {
    width: 240px;
    margin-left: 15px;
    position: relative;}
.search-container .form-control {
    border-radius: 34px;
    border: none;
    height: 32px;
    box-shadow: none;
    background: rgba(255, 255, 255, .3);
    width: 100%;
    padding-left: 10px;}
.btn-ss {
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    background: url(images/search.png) center no-repeat;
    color: transparent;}
/*组件样式*//*组件样式*//*组件样式*//*组件样式*//*组件样式*//*组件样式*//*组件样式*/
.redBg {padding-bottom:50px;}

