.form-input-icon{
  float: left;
  display: block;
  margin: 3px 0;
  height: 38px;
  width: 45px;
  border-right: 1px solid #dcdcdc;
  line-height: 33px;
  text-align: center;
  background: url(../images/form_input.png) center center no-repeat;
  background-size: 40% 50%;
}

.tbList { width:100%; border-collapse:collapse; margin: 25px 0px 15px 0px;}
.tbList caption { text-align: left; line-height: 40px; font-size: 18px; color: #333333; }
.tbList caption i { width:10px; height: 10px; margin:16px 10px 0 0; background: #06c; display: inline-block; float: left; }
.tbList th, .tbList td { padding:0 10px; border:1px solid #B0B0B0; line-height: 2; }
.tbList th { height:50px; background:#dfdfdf; font-weight: normal;font-size:17px; color:#333333; }
.tbList tr.tbHead th { height:40px; background: #dfdfdf; border:none; font:bold 12px/30px Simsun; color:#fff; font-size:17px;}
.tbList tr.tbHead th.left { text-align: left; }
.tbList tr.deep td { background:#eee; }
.tbList tr:hover td { background: #f9f9f9; }
.tbList td { height:50px; background:#fff; color:#333333; font-size:17px;}
.tbList td.center { text-align: center; }
.tbList a { color:#069; }
.tbList a:hover { color:#f30; }

.hide {display:none;}
.content-center:before,.content-center:after,
.form-group:before,.form-group:after,
.btn-box:before,.btn-box:after,
ul:before,ul:after,
.result-info-group-list:before,.result-info-group-list:after{
content: "";
display: block;
  clear: both;
  overflow: hidden;
}
.content-head{
  border-bottom: 1px solid #dcdcdc;
  height: 41px;
}
.content-head > span {
  border-bottom: 3px solid #c40311;
  font-size: 19px;
  height: 40px;
  line-height: 42px;
  display: inline-block;
  font-size: 19px;
  font-weight: bold;
}
.content-body{
margin: 60px auto;
width: 455px;
}

.search-info {
  border: 1px solid #efefef;
  padding: 0 15px;
  transition: all 0.5s;
  margin-top: 25px;
}
.result{margin: -39px auto 0;}
.no_result{margin: 25px 2px 25px 2px; font-size:17px; color:#333333; font-weight: bolder;}

#loading { position: fixed; z-index: 400; width: 100%; height: 100%; top: 0; left: 0%; text-align: center; font-size: 0.9rem; color: #595758; background-color: #ffffff; 
filter:alpha(Opacity=60);-moz-opacity:0.5;opacity: 0.5;
}
.load-img {   margin-top:20%;}
.service-info {
  font-size: 17px;
  color: #333333;
  margin-bottom: 25px;
  text-align: center;
  margin-left: auto;
  margin-top: 0px;
}

.result table {
  text-align: center;
}

.result #bgText {
  padding: 0;
}

.result .bgList {
  height: 100%;
  width: 100%;
}