.search .searchBtn input {
    width: 160px;
    height: 60px;
    line-height: 60px;
    background: #e60012;
    text-align: center;
    font-size: 20px;
    color: #fff;
    border: 0;
    margin-top: -6px;}
