.qy-2-3{
    width: 230px;
    height: 32px;
    border-radius: 15px;
    background: #fff;
    margin-top: 6px;
    margin-left: 15px;
    line-height: 32px;
    float: left;
    display: block;
    z-index: 1000;
    position: relative;
}
.qy-2-3 img{
    margin-top: -2px;
    margin-left: 5px;
}
.qy-2-4{
    min-width: 300px;
    height: 40px;
    line-height: 46px;
    margin-left: 0px;
    float: left;
}
.qy-2-4 div{
    width: auto !important;
    float: left;
    margin-left: 15px;
}
.font-25{
    color: rgba(3, 8, 82, 0.83);
    font-family: "HarmonyOS Sans SC";
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    letter-spacing: 0px;
    text-align: left;
}

.font-6{
    color: rgba(3, 8, 82, 0.31);
    font-family: "HarmonyOS Sans SC";
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    letter-spacing: 0px;
    text-align: left;
}
.font-6 input{
    border:none;background: none;
}

/*
补充样式
 */
.provincial{
    background: none !important;
    width: 100px !important;
    text-align: right;
}

.provincial span{
    color: rgba(3, 8, 82, 0.83);
    font-family: "HarmonyOS Sans SC";
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    letter-spacing: 0px;
    text-align: left;
}