.header {
    top: 0;
    left: 0;
    z-index: 10010;
    padding: .253333rem 0;
    width: 100%;
    background: #fff;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.header-content{
    width: 100%;
}
.have-header{
    margin-top:1.17rem;
}
.header-kefu {
    display: inline-block;
    position: absolute;
    width: 1.69rem;
    font-size: 0.35rem;
    font-weight: bold;
    text-align: center;
    line-height: 0.8rem;
}
.kefu-logo{
    display: inline-block;
    width: 0.56rem;
    height:  0.56rem;
    background: url(/static/img/mobile/index/header-kefu.png);
    background-size: cover;
    vertical-align: middle
}
.header.in-search .header-kefu {
    display: none;
}
.header-search {
    position: relative;
    margin: 0 0rem 0 2rem;
    border-radius: 0.347rem;
    height: 0.8rem;
    width: 7rem;
    background: #f2f2f6;
}
.header.in-search .header-search {
    width: 8.2rem;
    margin: 0 45px 0 10px;
}
.header-search-tips {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 0.27rem;
    line-height:100%;
    height:100%;
    text-align: center;
    color: #bbb;
    display: flex;
    justify-content: center;
    align-items: center;
}
.header.in-search .icon-search {
    margin-left: 0.2rem;
}
.header.in-search .header-search-tips-word {
    display: none;
}
.header.in-search .header-search-tips {
    text-align: left;
    justify-content: left;
}
.header-search .icon-search {
    margin-right: 4px;
    background: url("/static/img/mobile/index/header-search.png");
    width: 0.33rem;
    height: 0.33rem;
    background-size: cover;
}
.icon-font {
    position: relative;
    font-family: mfont;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    vertical-align: -2px;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    speak: none;
}
.header-search-input {
    display: block;
    position: relative;
    border: 0;
    border-radius: 0;
    padding-right: 20px;
    padding-left: 2px;
    width: 95%;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    background: transparent;
    outline: 0;
    pointer-events: auto;
}
.in-search .header-search-input {
    display: block;
    position: relative;
    border: 0;
    border-radius: 0;
    padding-right: 0.5rem;
    padding-left: 0.2rem;
    width: 95%;
    background: transparent;
    outline: 0;
    pointer-events: auto;
    line-height: 100%;
    margin-left: 0.6rem;
    height: 100%;
}
.header-search-input::-ms-clear, input::-ms-reveal{
    display: none;
}
.header-search-input::-webkit-search-cancel-button{
    display: none;
}
.header-search-reset-wrap {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.18rem 0.1rem;
}
.header.in-search .header-search-reset {
    display: block;
}
.header-search-reset {
    display: none;
}
.header-search-reset-wrap .icon-close {
    width: 0.33rem;
    height: 0.33rem;
    background-image: url(/static/img/mobile/index/header-search-reset.png);
    background-size: cover;
}
.header-search-cancel {
    display: none;
    float: right;
    position: relative;
    margin: 0 10px 4px 8px;
    border-radius: 3px;
    height: 0.693rem;
    font-size: 14px;
    line-height: 0.693rem;
    text-align: center;
    color: #333333;
    background: #fff;
}
.header.in-search .header-search-cancel {
    display: block;
}
/**搜索结果页面**/
.search-mask {
    z-index: 10000;
}
.m-search-input-list {
    z-index: 10005;
    bottom: 50px;
    background-color: unset;
}
.z-open{
    display: block;
}
.m-search-page, .m-search-input-list {
    top: 1.24rem;
    display: none;
    overflow-y: scroll;
    position: fixed;
    left: 0;
    z-index: 10001;
    border-top: 1px solid #eaebec;
    width: 100%;
}
.m-search-page__b, .m-search-list__b {
    padding: 0 15px;
    background-color: #fff;
}
.m-search-page__b, .m-search-list__b {
    padding: 0 15px;
    background-color: #fff;
}
.m-search-page__h {
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #777;
}
.m-search-page__hotlist {
    overflow: hidden;
}
.m-search-page__hotitem {
    float: left;
    margin-right: 12px;
    margin-bottom: 12px;
    border: 1px solid #ddd;
    border-radius: 16px;
    padding: 0 16px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #000;
}
.f-border-1px {
    position: relative;
}
.m-search-page__b--his {
    margin-top: -12px;
    position: relative;
}
.m-search-page__b, .m-search-list__b {
    padding: 0 15px;
    background-color: #fff;
}
.m-search-page__h {
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #777;
}
.border-bottom {
    position: relative;
}
.m-search-page__hisitem {
    padding-right: 40px;
    position: relative;
}
.m-search-page__hisitem, .m-search-list__word-item {
    overflow: hidden;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: normal;
    color: #777;
}
.border-bottom {
    position: relative;
}

.m-search-mask {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
    background: rgba(0,0,0,.3);
}
.s-loaded-empty {
    text-align: center;
    /*padding-top: 3.57143rem;*/
}
.s-loaded-empty .icon-empty {
    width: 3.92857rem;
    height: 3.92857rem;
    background: url(/static/img/mobile/index/noactive/1@2x.png) no-repeat top;
    background-size: 3.92857rem 3.92857rem;
    display: inline-block;
    vertical-align: middle;
}
.search-empty-tip {
    line-height: 0.62857rem;
    color: #c8c8c8;
    font-size: 0.4rem;
}