.ss {
    width: 210px;
    height: 33px;
    overflow: hidden;
    display: block;
background: #dc6a1a;
    border: 1px solid #9db9d9;
    border-radius: 5px;
    margin-top: 37px;}
.ssk {
    width: 150px;
    height: 25px;
    line-height: 25px;
    padding: 4px 0 4px 10px;
    float: left;
    overflow: hidden;
    border: none;
    outline: medium none;
    background: none;
    color: #fff;
    font-family: "微软雅黑";}
.search_btn {
    float: right;
    width: 39px;
    height: 22px;
    padding: 5px;
    outline: medium none;
    cursor: pointer;}
