.container { position: relative; background: url("./images/bg_new.png") center 0 no-repeat; }
.section { width: 610px; margin: 0 auto; min-height: 430px; _height: 430px; }
.search-box { position: relative; z-index: 5; }
.search-box .inp-metro { padding: 9px 8px; width: 464px; height: 24px; line-height: 24px; font-size: 16px; border: 1px solid #448ef3; }
.search-box .btn-query { width: 128px; height: 44px; line-height: 44px; font-size: 18px; text-indent: 60px; color: #fff; background: url("./images/ico_index.png") 13px -551px no-repeat #448ef3; vertical-align: top}
.search-box a.btn-query:hover { text-decoration: none; background: url("./images/ico_index.png") 13px -551px no-repeat #2682ff; }
.btn-location { position: absolute; top: 7px; left: 445px; display: block; width: 30px; height: 30px; background: url("./images/ico_index.png") -10px -110px no-repeat #fff; }

/*result*/
.result-top { width: 608px; height: 43px; background-color: #fbfbfb; border: 1px solid #90bfff; border-bottom: none; }
.result-top span, .result-top a { display: inline-block; height: 43px; line-height: 43px; vertical-align: middle; font-size: 14px; }
.result-top a { padding-left: 23px; width: 37px; font-weight: bold; color: #448ef3; }
.result-top .a-rss { background: url("./images/ico_index.png") -15px -303px no-repeat; }
.result-top .a-share { background: url("./images/ico_index.png") -12px -353px no-repeat; }
.result-top .col1 { width: 184px; text-align: center; font-weight: bold; border-right: 1px solid #ddd; color: #333; }
.result-top .col2 { width: 303px; text-align: center; font-weight: bold; color: #333; }
.result-info2 { width: 610px; border-top: 1px solid #ddd;}
#queryContext{display: none}

.btn-query {
    background: rgba(0, 0, 0, 0) url("./images/btn_metro.png") no-repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding: 0;
    text-indent: -65535px;
    vertical-align: middle;
    width: 148px;
}
/*查询结果框*/
.result-info2{border:1px solid #90bfff}
.result-info2 td{padding:10px;color:#878787;border-bottom:1px solid #d8d8d8;background-color:#fbfbfb}
.result-info2 .status{width:30px;background:url("./images/ico_status.gif") -50px center no-repeat #fbfbfb}
.result-info2 .status{width:30px;background:url("./images/ico_status.gif") -50px center no-repeat #fbfbfb}
.result-info2 .status-first{background:url("./images/ico_status.gif") 0px center no-repeat #fbfbfb}
.result-info2 .status-check{background:url("./images/ico_status.gif") -150px center no-repeat #fbfbfb}
.result-info2 .status-wait{background:url("./images/ico_status.gif") -100px center no-repeat #fbfbfb}
.result-info2 .last td{color:#FF8c00;border-bottom:none;background-color:#ffffff}
.result-info2 .row1{width:140px;text-align:right;}

