.btn {
  border-radius: 0; }

.ol-head-nav .nav-link {
  color: #fff;
  font-size: 16px; }
  .ol-head-nav .nav-link:hover {
    color: #000;
    background-color: #ffc107; }

.ol-head-logo {
  margin-bottom: 4px; }
  .ol-head-logo img, .ol-head-logo h1 {
    display: inline-block;
    vertical-align: middle; }
  .ol-head-logo img {
    width: 35px;
    margin-right: 5px; }
  .ol-head-logo h1 {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 0; }
  .ol-head-logo p {
    font-size: 16px;
    font-weight: 500; }

.ol-head-warp {
  padding: 13.61px 0 4px; }

.ol-head-fb {
  position: absolute;
  right: 12px;
  bottom: 4px;
  color: #fff;
  border-color: #fff;
  font-size: 16px;
  padding: 3px 8px; }

.ol-infos-warp {
  border-bottom: 3px solid #0378d8; }

.ol-infos-nav {
  border-bottom: 0; }
  .ol-infos-nav .nav-link.active, .ol-infos-nav .nav-item.show .nav-link {
    background: #0378d8;
    color: #fff; }
  .ol-infos-nav .nav-link {
    background: #ededed;
    color: #535252;
    margin: 0;
    border-radius: 0;
    border: 0; }

.ol-infos-addr {
  padding-top: 7px;
  margin: 0 35% 0 30%;
  font-size: 16px; }
  .ol-infos-addr .form-select {
    width: 32%;
    float: left;
    margin-left: 2%;
    border-radius: 0;
    padding-right: 15px;
    background-position: right 0.25rem center; }
  .ol-infos-addr a {
    text-decoration: none;
    color: #555; }
    .ol-infos-addr a:hover {
      color: #0378d8; }

.ol-infos-form {
  margin-top: -2px;
  padding-left: 10px;
  width: 36%; }
  .ol-infos-form input.form-control {
    width: 50%;
    border-radius: 0;
    border: 3px solid #ff976a;
    padding: 4px 12px; }
  .ol-infos-form .btn {
    width: 23.5%;
    margin-left: 1.5%; }

.btn-orange {
  border-color: #ff976a;
  background: #ff976a;
  color: #fff; }

.ol-table-warp {
  table-layout: fixed; }
  .ol-table-warp th, .ol-table-warp td {
    font-size: 14px;
    padding: 0 0 0 20px;
    font-weight: 400; }
  .ol-table-warp th {
    color: #333333;
    padding: 7.5px 0 7.5px 20px; }
  .ol-table-warp tr:hover a {
    color: #1989fa; }
  .ol-table-warp td {
    line-height: 36px; }
    .ol-table-warp td a {
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      display: block;
      text-decoration: none;
      color: #808080; }
      .ol-table-warp td a:hover {
        color: #1989fa; }

.ol-tag {
  color: #fff;
  padding: 2px 3px;
  background: #ddd;
  margin-right: 3px; }

.ol-tag-top {
  background: #ff6445; }

.rightNav {
  position: fixed;
  width: 148px;
  right: 0;
  bottom: 250px;
  _position: absolute;
  text-align: center;
  background: #1989fa;
  padding: 10px 0 0;
  color: #fff;
  z-index: 100; }
  .rightNav img {
    margin-bottom: 7px; }

.rightNav h3 {
  font-size: 14px;
  margin: 5px 0 0; }

.ol-rn-btn {
  margin-top: 10px;
  background: #ff9000;
  font-weight: bold;
  font-size: 18px;
  border: 0;
  color: #fff;
  display: block;
  width: 100%;
  line-height: 30px; }

.ol-new-badge {
  font-size: 14px;
  font-weight: 400;
  padding: 0.4em 1em; }

.ol-btn-close {
  background: url("../image/close.png") no-repeat;
  background-size: 100% auto;
  width: 14px;
  cursor: pointer;
  height: 14px;
  padding: 0;
  vertical-align: middle;
  display: inline-block; }

.ol-selCity-tag {
  padding: 18px 30px 15px; }
  .ol-selCity-tag .span1 {
    position: relative;
    top: 2px; }

.ol-selCity-head {
  background: #0378d8;
  padding: 15px 20px 15px 30px;
  color: #fff; }
  .ol-selCity-head .modal-title {
    font-size: 18px; }
  .ol-selCity-head .btn-close {
    background-image: url("../image/close.png");
    width: 1.5em;
    height: 1.5em;
    background-size: 50% auto; }

.ol-selCity-input {
  width: 200px;
  border-radius: 20px;
  margin-right: 15px; }

.ol-selCity-body {
  padding: 0; }
  .ol-selCity-body .nav-tabs {
    padding-left: 60px; }
  .ol-selCity-body .nav-link {
    padding: 0.5em 2em;
    font-size: 18px; }
    .ol-selCity-body .nav-link.active {
      padding-right: 50px;
      background-repeat: no-repeat;
      background-position: right 1.5rem center;
      background-size: 16px 12px;
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"); }

.ol-selCity-modal .modal-dialog {
  max-width: 850px; }
.ol-selCity-modal .modal-footer {
  padding: 20px 0;
  justify-content: center; }
  .ol-selCity-modal .modal-footer .btn {
    width: 130px;
    border-radius: 3px;
    margin: 0 10px; }

.ol-selCity-province {
  padding: 10px 30px 0;
  list-style: none; }
  .ol-selCity-province li {
    margin-top: 15px;
    padding-left: 50px;
    position: relative;
    min-height: 31px; }
    .ol-selCity-province li label {
      position: absolute;
      line-height: 31px;
      top: 0;
      left: 0; }
    .ol-selCity-province li .btn {
      margin: 0 10px 10px 0;
      padding: 3px 12px; }

.ol-breadcrumb-new {
  font-size: 14px;
  background: url("../image/home.png") no-repeat left center;
  background-size: 22px 20px;
  color: #000;
  padding-left: 28px; }
  .ol-breadcrumb-new span {
    float: left; }
  .ol-breadcrumb-new .breadcrumb {
    margin-bottom: 0;
    float: left; }
    .ol-breadcrumb-new .breadcrumb .breadcrumb-item.active {
      color: #000; }
    .ol-breadcrumb-new .breadcrumb a {
      color: #000; }
      .ol-breadcrumb-new .breadcrumb a:hover {
        color: #0378d8; }

.ol-details-content {
  border-bottom: 1px solid #ddd;
  padding: 15px 0 1px; }
  .ol-details-content h2 {
    padding: 15px 0;
    font-size: 28px;
    margin-bottom: 17px;
    border-bottom: 1px solid #ddd; }
  .ol-details-content p {
    font-size: 14px;
    margin-bottom: 20px;
    color: #666; }
  .ol-details-content dt {
    width: 38%;
    float: left;
    text-align: right;
    font-size: 20px;
    color: #1584fa;
    font-weight: bold;
    margin-bottom: 25px;
    line-height: 34px; }
  .ol-details-content dd {
    width: 62%;
    margin-bottom: 25px;
    line-height: 34px;
    font-size: 20px;
    float: left;
    color: #222; }
  .ol-details-content .badge {
    font-weight: 500;
    padding: 0.55em 0.7em;
    text-decoration: none; }
    .ol-details-content .badge:focus, .ol-details-content .badge:hover {
      color: #fff; }

.ol-head-foot {
  padding: 30px 0 20px; }
  .ol-head-foot p {
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px; }
    .ol-head-foot p span {
      margin: 0 10px; }

.ol-sj {
  display: none; }

.ol-body-warp {
  margin-top: 3em; }

.ol-infos-menu {
  padding: 0 12px; }
  .ol-infos-menu .btn {
    margin: 1%;
    width: 48%;
    border-radius: 4px; }

.ol-table-ul {
  padding-left: 0;
  list-style: none; }
  .ol-table-ul li {
    background: #fff;
    border-bottom: 10px solid #f1f1f1;
    position: relative; }
  .ol-table-ul a {
    display: block;
    padding: 15px 20px 5px;
    color: #333;
    text-decoration: none; }
  .ol-table-ul .ol-tu-body {
    border-bottom: 1px #ddd dashed;
    position: relative;
    padding-right: 100px;
    padding-bottom: 12px; }
  .ol-table-ul .ol-time {
    position: absolute;
    right: 0;
    top: 0; }
  .ol-table-ul .ol-tu-foot {
    padding-top: 7px; }
  .ol-table-ul h3 {
    font-size: 18px;
    margin-bottom: 15px; }
  .ol-table-ul p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 24px; }
  .ol-table-ul .btn {
    position: absolute;
    top: 43px;
    right: 20px;
    background: #ed6e50 url("../image/phone.png") no-repeat 10px center;
    background-size: 16px auto;
    padding: 5px 13px 5px 27px; }

.ol-selCity-sj .modal-dialog {
  margin: 0;
  width: 100%; }
.ol-selCity-sj .modal-content {
  height: 100vh;
  border-radius: 0;
  border: 0; }
.ol-selCity-sj .ol-selCity-head {
  position: relative;
  z-index: 150;
  background: #fff;
  padding: 15px 20px 15px 20px; }
.ol-selCity-sj .ol-selCity-input {
  width: 100%; }
.ol-selCity-sj .btn-close {
  background: url("../image/close2.png") no-repeat center center;
  background-size: 100% auto; }
.ol-selCity-sj .modal-body {
  padding: 0 0 30px;
  height: calc(100vh - 70px);
  overflow-y: scroll; }
.ol-selCity-sj .ol-selCity-province {
  padding: 0; }
  .ol-selCity-sj .ol-selCity-province li {
    padding-left: 0;
    margin: 0; }
    .ol-selCity-sj .ol-selCity-province li div {
      padding: 15px 20px 5px 30px; }
  .ol-selCity-sj .ol-selCity-province label {
    display: block;
    position: relative;
    background: #f9f9f9;
    padding: 5px 20px;
    color: #1584fa; }

.ol-selCity-menu {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 100;
  width: 45px;
  margin-top: -260px; }
  .ol-selCity-menu a {
    display: block;
    text-decoration: none;
    color: #333;
    line-height: 22px;
    font-size: 14px;
    text-align: center; }

.sj-fbxx {
  display: none;
  position: fixed;
  bottom: 20px;
  left: 50%;
  z-index: 500;
  margin-left: -45px; }

@media (max-width: 930px) {
  .ol-infos-form {
    width: 550px;
    margin: 0 auto;
    float: none !important;
    padding-bottom: 30px; }

  .ol-infos-addr {
    float: right;
    margin: 0; } }
@media (max-width: 850px) {
  .nav-link {
    padding: 0.5rem; } }
@media (max-width: 991px) {
  .container-md, .container-sm, .container {
    max-width: 100%; } }
@media screen and (max-width: 767px) {
    .ol-sj, .sj-fbxx {
    display: block; }
    .ol-pc {
    display: none; }
    .ol-head-logo img {
    position: relative;
    top: -12px; }
    .btn, .ol-infos-form input.form-control {
    border-radius: 4px; }
    .ol-body-warp {
    margin-top: 1em;
    padding: 0; }
    .ol-infos-addr {
    width: 100%;
    margin: 8px 0 15px;
    text-align: center; }
    .ol-infos-form {
    width: 100%;
    padding: 0 15px;
    margin-top: 8px;
    float: none !important; }
    .rightNav {
    display: none; }
    .ol-infos-nav {
    width: 100%; }
    .ol-infos-nav .nav-item {
      flex: 1; }
    .ol-infos-nav .nav-link {
      text-align: center; 
    } 
    .ol-details-content dt {
        width: 28%;
    } 
    .ol-details-content dd {
        width: 72%;
    }
    .trpage{
        text-align: center;
    }
    .app-pagination{
        list-style-type: none;
    }
    .app-pagination li{
        margin: 0 6px;
        display: inline-block;
    }
    .ol-infos-nav {
        padding-top: 5px;
    width: 100%;
    display: flex;
    justify-content: center; /* 水平居中 */
    align-items: center; /* 垂直居中（如果需要） */
  }
  
  .ol-infos-nav .nav-item {
    flex: 0 1 auto; /* 取消 flex: 1，让宽度自适应内容 */
    min-width: 100px; /* 可选：设置最小宽度 */
  }
  
  .ol-infos-nav .nav-link {
    text-align: center;
    padding: 0.5rem 1rem; /* 增加左右内边距 */
  }
  .ol-details-content .badge{
      width: 240px;
    white-space: pre-wrap;
    line-height: 20px;
    padding: 5px;
  }
}
.trpage {
    border-top: 1px solid #eee;
    margin-top: 20px;
    padding-top: 20px;
}

.app-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 8px;
}

/* 分页项通用样式 */
.app-pagination li {
    margin: 0;
    border-radius: 6px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.app-pagination li a {
    display: block;
    min-width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    color: #555;
    background-color: #f8f9fa;
    border: 1px solid #dee2e6;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease;
    padding: 0 12px;
}

/* 悬停效果 */
.app-pagination li:not(.active):hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}

.app-pagination li:not(.active):hover a {
    background-color: #e9ecef;
    border-color: #adb5bd;
    color: #333;
}

/* 当前页样式 */
.app-pagination li.active {
    background: linear-gradient(135deg, #007bff, #0056b3);
    box-shadow: 0 2px 5px rgba(0,123,255,0.3);
}

.app-pagination li.active a {
    background-color: transparent;
    border-color: transparent;
    color: white;
    font-weight: 600;
}

/* 上一页/下一页按钮特殊样式 */
/*.app-pagination li:first-child,*/
/*.app-pagination li:last-child {*/
/*    border-radius: 20px;*/
/*}*/

/*.app-pagination li:first-child a,*/
/*.app-pagination li:last-child a {*/
/*    min-width: 80px;*/
/*    border-radius: 20px;*/
/*}*/

/* 移动端适配 */
@media (max-width: 768px) {
    .app-pagination {
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .app-pagination li {
        margin-bottom: 8px;
    }
    
    .app-pagination li a {
        min-width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 13px;
        padding: 0 10px;
    }
    
    /*.app-pagination li:first-child a,*/
    /*.app-pagination li:last-child a {*/
    /*    min-width: 70px;*/
    /*}*/
}

/*# sourceMappingURL=style.css.map */
