
/* 选择框位置 */
.text{
    float:left;
}
/* 查询的位置 */
.inputelectS{
    width: 30%;
}

