@charset "utf-8";
#subnav .queryData {
    float: right;
    width: 68px;
    margin-right: 10px;
    margin-top: 9px;
}

/*高级查询*/

.high_index {
    margin: 0 auto;
    height: 502px;
    width: 980px;
    position: relative;
}

.high_center input,
.high_right input {
    vertical-align: middle;
}

.high_splitbar {
    height: 500px;
}

.high_left {
    white-space: nowrap;
}

.high_center,
.high_right {
    white-space: nowrap;
}

.high_left {
    width: 258px;
    height: 500px;
    border: 1px solid #ccc;
    box-shadow: 0 0 3px #ccc;
    float: left;
}

.high_test {
    margin-left: 2px;
}

.high_center {
    width: 452px;
    height: 500px;
    float: left;
    margin: 0 0 0 9px;
    border: 1px solid #ccc;
    box-shadow: 0 0 3px #ccc;
}

.high_center_header {
    width: 100%;
    white-space: nowrap;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    background: url(../images/bannerbg_white.jpg) repeat-x;
}

.high_center_header a {
    color: #009bff;
}

.high_center_header .search_input {
    border-radius: 3px;
    height: 25px;
    line-height: 25px;
    width: 130px;
    border: 2px solid #f25896;
    margin-left: 10px;
    color: #999;
    padding: 0 25px 0 5px;
}

.high_center_header .bt {
    width: 18px;
    height: 18px;
    right: 8px;
    top: 2px;
    background: url(../images/fdj_selected.png) no-repeat;
}

.high_right {
    width: 246px;
    height: 500px;
    border: 1px solid #ccc;
    float: right;
    overflow: hidden;
    box-shadow: 0 0 3px #ccc;
}

.high_left h3,
.high_right h3 {
    cursor: pointer;
    background: url(../images/bannerbg_white.jpg) repeat-x;
    white-space: nowrap;
    text-align: center;
    line-height: 35px;
    height: 35px;
    font-weight: inherit;
    width: 100%;
    border-bottom: 1px solid #ccc;
}

.high_left .accordion-conten,
.high_right .accordion-conten {
    width: 100%;
    height: 100px;
    display: none;
    overflow: auto;
}

.accordion-active {
    display: block!important;
}

.high_bottom {
    height: 39px;
    border: 1px solid #ccc;
    border-top: none;
    padding: 0 10px;
}

.adv {
    float: right;
    margin: 8px 4px 0 0;
}

.splitbar {
    width: 9px;
    height: 77px;
    background: url(../images/splitbar-bg.png) no-repeat;
    position: absolute;
    cursor: e-resize;
}

.high_center .list_index {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    overflow: auto;
    height: 434px;
    width: 100%;
}

.high_center .list_index ul {
    float: left;
    *float: none;
}

.high_center .high_center_sel {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}

.high_center .high_center_sel a {
    color: #f25896;
    text-decoration: underline;
    margin-left: 10px;
}

.high_center .list_index ul img {
    margin-left: 5px;
}

.high_right ul {
    float: left;
    *float: none;
}

.high_center .list_index ul li,
.high_right ul li {
    border-bottom: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
    list-style: none outside none;
    padding-left: 10px;
    text-align: left;
    min-width: 252px;
    width: 100%;
    white-space: nowrap;
    float: left;
    *float: none;
}

.high_center .list_index ul li:hover,
.high_right ul li:hover {
    background: none repeat scroll 0 0 #F6F6F6;
}

.high_right .delete-container {
    text-align: left;
    border-bottom: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    overflow: hidden;
}

.high_right .delete-container:hover {
    background: #ffffff;
}

.high_right .delete-container a {
    color: #f25896;
    margin-left: 0px;
    text-decoration: underline;
}

.high_right .delete-container a.delAll {
    margin-right: 10px;
}

.high_right .selected_index {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url(pic/box_bg.jpg) repeat-x;
    text-align: left;
    float: left;
}

.high_right .selected_index ul li {
    border-bottom: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
    text-align: left;
    width: 100%;
    white-space: nowrap;
}

.high_right .selected_index ul li:hover {
    background: none repeat scroll 0 0 #F6F6F6;
}


/*--------------------------------*/

.high_bottom {
    width: 980px;
    height: 32px;
    margin: 0 auto;
    background: #ffffff;
    border: none;
}

.high_bottom input {
    width: 68px;
    float: right;
    margin-right: 10px;
}
