.pages_bar {
  text-align: center;
  margin-top: 10px;
}

.pages_bar span {
  display: none;
}
.no_tip { text-align: center; line-height: 10; font-size: 16px; color: #999; }

.pages_bar a {
  display: inline-block;
  padding: 0px 5px;
  margin: 0.03rem;
  background: #fff;
  outline: 1px solid #fff;
}

.pages_bar a.current_page {
  background: #2d8cf0;
  outline: 1px solid #2d8cf0;
  color: #fff;
}
.hl_select{
  width: 80px;
  height: 30px;
  line-height: 30px;
}
.vi-org1 {
  color: #ff6600;
}
.online-tel-pop { width: 80%; min-height: 120px; background: #fff; border-radius: 10px; position: fixed; left: 50%; margin-left: -40%; top: 200px; z-index: 999; padding-bottom: 37px; }
.online-tel-pop .on-sub { height: 36px; line-height: 36px; width: 100%; position: absolute; left: 0; bottom: 0; border-top: 1px solid #d9d9d9; }
.online-tel-pop .on-sub .btn { display: block; width: 50%; height: 36px; line-height: 36px; font-size: 14px; float: left; position: relative; }
.online-tel-pop .on-sub .btn:first-of-type:before { display: block; content: ''; width: 1px; background: #d9d9d9; height: 36px; position: absolute; right: 0; top: 0; }
.online-tel-pop .tit { line-height: 32px; font-size: 14px; padding: 10px 0; }
.online-tel-pop .txt { width: 80%; height: 32px; border: 1px solid #d9d9d9; border-radius: 3px; box-sizing: border-box; padding: 0 10px; }
