.jnpageold .from_query_col {
    width: 50%;
    float: left;
    margin-bottom: 30px;
}
.jnpageold .q_name {
    width: 150px;
    line-height: 64px;
    font-size: 32px;
}
.jnpageold div#searchTable {
    clear: both;
}
.jnpageold form#FormSearchTest{
    max-width: 1200px;
    margin: 0 auto;
}
.jnpageold .from_query_col input {
    width: 400px;
    height: 64px;
    line-height: 64px;
    font-size: 32px;
}
.jnpageold .from_query_col select {
    width: 400px;
    height: 64px;
    line-height: 64px;
    font-size: 32px;
    background-size: 60px;
}
.jnpageold .from_btn_bg button:first-child {
    margin: 0px 66px 0px 0px;
}
.jnpageold .from_btn_bg button {
    width: 240px;
    height: 64px;
    line-height: 64px;
    font-size: 32px;
}
.jnpageold .from_query_col select option {
    font-size: 28px;
}