.other-header{
    width: 15rem;
    height: 1.66rem;
    position: fixed;
    top: 0;
    background-color:white;
    box-shadow: #eae9ea 0 0.1rem 0.1rem;
}
.header-xiabiao{
    width: 0.82rem;
    height: 0.72rem;
    float: left;
    margin-top: 0.52rem;
    margin-left: 0.48rem;
}
.header-select{
    width: 9.6rem;
    height: 0.96rem;
    float: left;
    margin-left: 1.2rem;
    margin-top: 0.4rem;
    line-height: 0.96rem;
    color: #4a4a4a;
    font-size: 0.48rem;
    letter-spacing: 0.04rem;
    border-radius: 0.5rem;
    outline: none;
    border: 0.02rem solid #c9c9c9;
    padding-left: 0.44rem;
}
.header-img{
    width:0.66rem;
    height:0.66rem;
    position:fixed;
    top: 0.58rem;
    left:11.6rem;
}
.header-dingwei{
    float: left;
    margin-left: 0.2rem;
    margin-top: 0.48rem;
    width: 0.68rem;
    height: 0.8rem;
}
.other-header span{
    float: right;
    margin-right: 0.48rem;
    font-size: 0.52rem;
    line-height: 1.76rem;
    color: #ff5170;
}