.ss{    text-align: center;}
.ss .text{width: 300px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ccc;
    margin-top: 15px;
    vertical-align: bottom;}
.ss .search{    width: 70px;
    height: 42px;
    line-height: 42px;
    background: #9c0d13;
    color: #fff;
    border: 1px solid #9c0d13;
    vertical-align: bottom;cursor: pointer;}
