.header-top,.top-mid {
    height: 50px;;
}

.top-mid{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.top-mid .left{
    display: flex;
    white-space: nowrap;
}

.HXAreaDialogPopTop span,
.search_city .city {
    font-size: 16px !important;
}


.search_city .city_choice,.khc{
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #666;
    white-space: nowrap;
}
.each-start-a {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #444444;
    white-space: nowrap;
}

.search_city{
    margin-left: 26px;
}

.pad-right-none{
    width: 105px;
}

.hx{
    top:40px;
}

/*底部*/
.footer-bottom {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #f7f7f7;
}

.footer-bottom-txt {
    color: #999;
    font-size: 12px;
    margin-bottom: 10px;
    text-align: center;
}

.web-warn {
    vertical-align: middle;
    margin-right: 5px;
}

.footer-bottom-img {
    text-align: center;
    margin-top: 20px;
}

.footer-bottom-img-each {
    margin-right: 20px;
}

