.line-clamp1[data-v-595ef337] {
    -webkit-line-clamp: 1
}

.line-clamp1[data-v-595ef337],
.line-clamp2[data-v-595ef337] {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-all;
    line-height: 1.4
}

.line-clamp2[data-v-595ef337] {
    -webkit-line-clamp: 2
}

[data-v-595ef337] .ivu-auto-complete .ivu-input {
    box-shadow: none;
    border: none !important;
    background: transparent
}

.ivu-select-item>span[data-v-595ef337] {
    display: block !important;
    max-width: 428px !important;
    display: -webkit-box
}

.ivu-select-item .content[data-v-595ef337],
.ivu-select-item>span[data-v-595ef337] {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-all
}

.ivu-select-item .content[data-v-595ef337] {
    max-width: 360px;
    display: inline-block !important;
    display: -webkit-box
}

.line-clamp1[data-v-a14fb532] {
    -webkit-line-clamp: 1
}

.line-clamp1[data-v-a14fb532],
.line-clamp2[data-v-a14fb532] {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-all;
    line-height: 1.4
}

.line-clamp2[data-v-a14fb532] {
    -webkit-line-clamp: 2
}

.header-box[data-v-a14fb532] {
    height: 84px
}

.wrap[data-v-a14fb532] {
    padding: 19px 0;
    background: #fff
}

.wrap.fixed[data-v-a14fb532] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    box-shadow: 0 3px 9px 0 hsla(0, 0%, 74.9%, .4);
    z-index: 1000
}

.wrap.detail[data-v-a14fb532] {
    background: #f7f8fa
}

.wrap.detail[data-v-a14fb532] .ivu-auto-complete .ivu-input {
    background: #ecedf1 !important
}

.search-header[data-v-a14fb532] {
    justify-content: space-between;
    height: 46px;
    line-height: 46px;
    margin: 0 auto
}

.search-header .left-content[data-v-a14fb532],
.search-header[data-v-a14fb532] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center
}

.search-header .logo[data-v-a14fb532] {
    display: block
}

.search-header .logo img[data-v-a14fb532] {
    height: 50px;
    display: block;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor
}

.search-header .city[data-v-a14fb532] {
    margin-left: 14px;
    margin-right: 24px
}

.search-header .link[data-v-a14fb532] {
    position: relative;
    margin-right: 22px;
    font-size: 18px;
    color: #818799;
    font-weight: 400
}

.search-header .link .tag[data-v-a14fb532] {
    top: -2px;
    position: absolute;
    right: -16px;
    font-weight: 800;
    border-radius: 4px;
    padding: 2px;
    color: #fff;
    line-height: 1;
    background: url(../img/f2bb9bd.png) no-repeat;
    font-size: 10px;
    border-bottom-left-radius: 0
}

.search-header .link.active[data-v-a14fb532] {
    font-size: 18px;
    color: #00a0e9
}