.top .logo img{border:none;}
.searchcon {
    width: 270px;
    height: 32px;
    float: left;
    border: 1px solid #bda882;
    border-radius: 15px;}
.search-input {
    float: left;
    width: 225px;
    height: 32px;
    line-height: 32px;
    color: #c4a685;
    background: none;
    font-size: 14px;
    text-indent: 10px;
    font-family: "微软雅黑";
    border: none;}
.search-btn {
    width: 17px;
    height: 17px;
    float: right;
    border: 0;
    padding-top: 7px;
    padding-right: 15px;}
