/*全局变量*/
* { -webkit-text-size-adjust: none }
html { overflow-y: scroll }
html, body { text-align: left }
body, input, textarea, select, button { font: 12px "Microsoft YaHei", Verdana, arial, sans-serif; line-height: 22px }
input, textarea, select, button { vertical-align: middle }
body, ul, ol, li, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset, table { margin: 0; padding: 0 }
table { border-collapse: collapse; border-spacing: 0 }
img { vertical-align: middle; border: 0 }
h1, h2, h3, h4, h5, h6 { font-size: 1em }
ul, dl { list-style: none }
a { outline: none; text-decoration: none; cursor: pointer; color: #448FF4; blur:expression(this.blur())
}
a:hover { outline: none; text-decoration: underline }
.w960 { clear: both; margin: auto; width: 960px }
.w950 { clear: both; margin: auto; width: 950px }
.wfull { clear: both; margin: auto; width: 100% }
.clear { clear: both; font-size: 0; line-height: 0; height: 10px }
.box { clear: both; height: 0px }
*html .box { display: inline; clear: both }
.fontblue { color: #317ee7 !important }
.fontred { color: #F00 !important }
.fontorange { color: #f26100 !important }
.relative { position: relative; }
/*常用样式简写*/
.fl { float: left }
.fr { float: right }
.hide { display: none }
.mt5px_ie6 { _margin-top: 5px }
.mt6px_ie6 { _margin-top: 6px }
.mt10px { margin-top: 10px }
.mb10px { margin-bottom: 10px }
.mr10px { margin-right: 10px }
.p5px { padding: 5px }
.p10px { padding: 10px }
.pt10px { padding-top: 10px }
.p20px { padding: 20px }
.pl10px { padding-left: 10px }
.pl40px { padding-left: 40px }
.pl5em { padding-left: 5em }
.t2em { text-indent: 2em }
.hidden { display: none }
.hide_word { text-indent: -65535px; overflow: hidden }
.pointer { cursor: pointer }
.yahei { font-family: "Microsoft YaHei", arial, sans-serif }
/*字体样式*/
.font12px { font-size: 12px }
.font14px { font-size: 14px }
.font16px { font-size: 16px }
.fontnormal { font-weight: normal }

.container {
position: relative;
background: url("../images/bg_new.png") center 0 no-repeat;
}.mt10px {
margin-top: 10px;
}.w960 {
clear: both;
margin: auto;
width: 960px;
}.section {
width: 610px;
margin: 0 auto;
padding-top: 40px;
min-height: 430px;
_height: 430px;
}.search-box {
position: relative;
z-index: 5;
}.inp-metro { width: 414px; height: 30px; line-height: 30px; vertical-align: middle; padding: 4px 8px; font-size: 18px; color: #333; border: 1px solid #BCBCBC }
.inp-metro:hover, #moreComStr:hover, .inp-send:hover, .inp-send2:hover { border: 1px solid #b9b9b9; border-top: 1px solid #a0a0a0; -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); box-shadow: inset 0 1px 2px rgba(0,0,0,0.1) }
.inp-metro:focus, #moreComStr:focus, .inp-send:focus, .inp-send2:focus { outline: none; border: 1px solid #6ca8fa; -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3); box-shadow: inset 0 1px 2px rgba(0,0,0,0.3) }
.btn-query { display: inline-block; padding: 0; width: 148px; height: 40px; line-height: 40px; overflow: hidden; vertical-align: middle; text-indent: -65535px; cursor: pointer; border: none; background: url("../images/btn_metro.png") 0 0 no-repeat }
input.btn-query:hover, a.btn-query:hover { background: url("../images/btn_metro.png") -152px 0 no-repeat }

.result-top {
width: 578px;
height: 43px;
background-color: #fbfbfb;
border: 1px solid #90bfff;
border-bottom: none;
}.result-top .col1 {
width: 144px;
text-align: center;
font-weight: bold;
border-right: 1px solid #ddd;
color: #333;
}.result-top span, .result-top a {
display: inline-block;
height: 43px;
line-height: 43px;
vertical-align: middle;
font-size: 14px;
}.result-top .col2 {
width: 303px;
text-align: center;
font-weight: bold;
color: #333;
}result-top .a-rss {
background: url("../images/ico_index.png") -15px -303px no-repeat;
}.result-top a {
padding-left: 23px;
width: 37px;
font-weight: bold;
color: #448ef3;
}.result-top .a-share {
background: url("../images/ico_index.png") -12px -353px no-repeat;
}
/*查询结果框*/
.result-info2{width:580px;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:100px;text-align:right;}
#errorTips{ color:#FF0000;}