@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.hqzcContent .scene-banner {
  height: 403px;
  background: url(images/index/banner.png) center no-repeat;
  background-size: cover;
  width: 100%;
  display: flex;
  align-items: center;
}
.hqzcContent .scene-banner .sceneImg {
  width: 29.06%;
  height: 53px;
  margin-left: 6.4%;
}
.hqzcContent .scene-banner .sceneImg .img1 {
  display: block;
  background-size: 100% 100%;
}
.hqzcContent .scene-banner .sceneImg .img2 {
  display: none;
}
.hqzcContent .hqzcBox {
  background: #ebf4ff url(images/index/hqzcBox_bac.png) bottom no-repeat;
  width: 100%;
  height: 100%;
}
.hqzcContent .hqzcBox .container {
  display: flex;
  justify-content: space-between;
  padding-top: 90px;
  padding-bottom: 70px;
}
.hqzcContent .hqzcBox .container .sceneText {
  display: none;
}
.hqzcContent .hqzcBox .container .sidebar {
  display: block;
  margin-left: 10px;
  width: 30.35%;
  height: 651px;
  background: #fdfeff;
  border-radius: 5px;
  padding: 0;
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.12);
}
.hqzcContent .hqzcBox .container .sidebar .menu {
  padding-top: 20px;
}
.hqzcContent .hqzcBox .container .sidebar .menu .menu-item.active a {
  color: #fff;
  position: relative;
}
.hqzcContent .hqzcBox .container .sidebar .menu .menu-item.active a .menu-icon,
.hqzcContent .hqzcBox .container .sidebar .menu .menu-item.active a p {
  z-index: 3;
  position: relative;
}
.hqzcContent .hqzcBox .container .sidebar .menu .menu-item.active a::after {
  position: absolute;
  content: "";
  background: url(images/index/active.png) no-repeat;
  width: calc(100% + 46px);
  left: -44px;
  height: 81px;
  background-size: 100% 100%;
  z-index: 1;
}
.hqzcContent .hqzcBox .container .sidebar .menu .menu-item.active:nth-child(1) .menu-icon {
  width: 24px;
  height: 25px;
  background: url(images/index/icon_1s.png) no-repeat center;
  background-size: 100% 100%;
}
.hqzcContent .hqzcBox .container .sidebar .menu .menu-item.active:nth-child(2) .menu-icon {
  width: 23px;
  height: 23px;
  background: url(images/index/icon_2s.png) no-repeat center;
  background-size: 100% 100%;
}
.hqzcContent .hqzcBox .container .sidebar .menu .menu-item.active:nth-child(3) .menu-icon {
  width: 24px;
  height: 22px;
  background: url(images/index/icon_3s.png) no-repeat center;
  background-size: 100% 100%;
}
.hqzcContent .hqzcBox .container .sidebar .menu .menu-item.active:nth-child(4) .menu-icon {
  width: 23px;
  height: 23px;
  background: url(images/index/icon_4s.png) no-repeat center;
  background-size: 100% 100%;
}
.hqzcContent .hqzcBox .container .sidebar .menu .menu-item.active:nth-child(5) .menu-icon {
  width: 23px;
  height: 23px;
  background: url(images/index/icon_5s.png) no-repeat center;
  background-size: 100% 100%;
}
.hqzcContent .hqzcBox .container .sidebar .menu .menu-item.active:nth-child(6) .menu-icon {
  width: 21px;
  height: 25px;
  background: url(images/index/icon_6s.png) no-repeat center;
  background-size: 100% 100%;
}
.hqzcContent .hqzcBox .container .sidebar .menu .menu-item.active:nth-child(7) .menu-icon {
  width: 25px;
  height: 25px;
  background: url(images/index/icon_7s.png) no-repeat center;
  background-size: 100% 100%;
}
.hqzcContent .hqzcBox .container .sidebar .menu .menu-item.active:nth-child(8) .menu-icon {
  width: 25px;
  height: 29px;
  background: url(images/index/icon_8s.png) no-repeat center;
  background-size: 100% 100%;
}
.hqzcContent .hqzcBox .container .sidebar .menu .menu-item {
  margin-right: 30px;
  padding-left: 30px;
  position: relative;
}
.hqzcContent .hqzcBox .container .sidebar .menu .menu-item a {
  font-size: 18px;
  height: 72px;
  line-height: 72px;
  color: #296db4;
  display: flex;
  align-items: center;
}
.hqzcContent .hqzcBox .container .sidebar .menu .menu-item a:hover {
  cursor: pointer;
}
.hqzcContent .hqzcBox .container .sidebar .menu .menu-item a .menu-icon {
  margin-right: 10px;
  transition: all 0.3s ease;
}
.hqzcContent .hqzcBox .container .sidebar .menu .menu-item:nth-child(1) .menu-icon {
  width: 24px;
  height: 25px;
  background: url(images/index/icon_1.png) no-repeat center;
  background-size: 100% 100%;
}
.hqzcContent .hqzcBox .container .sidebar .menu .menu-item:nth-child(2) .menu-icon {
  width: 23px;
  height: 23px;
  background: url(images/index/icon_2.png) no-repeat center;
  background-size: 100% 100%;
}
.hqzcContent .hqzcBox .container .sidebar .menu .menu-item:nth-child(3) .menu-icon {
  width: 24px;
  height: 22px;
  background: url(images/index/icon_3.png) no-repeat center;
  background-size: 100% 100%;
}
.hqzcContent .hqzcBox .container .sidebar .menu .menu-item:nth-child(4) .menu-icon {
  width: 23px;
  height: 23px;
  background: url(images/index/icon_4.png) no-repeat center;
  background-size: 100% 100%;
}
.hqzcContent .hqzcBox .container .sidebar .menu .menu-item:nth-child(5) .menu-icon {
  width: 23px;
  height: 23px;
  background: url(images/index/icon_5.png) no-repeat center;
  background-size: 100% 100%;
}
.hqzcContent .hqzcBox .container .sidebar .menu .menu-item:nth-child(6) .menu-icon {
  width: 21px;
  height: 25px;
  background: url(images/index/icon_6.png) no-repeat center;
  background-size: 100% 100%;
}
.hqzcContent .hqzcBox .container .sidebar .menu .menu-item:nth-child(7) .menu-icon {
  width: 25px;
  height: 25px;
  background: url(images/index/icon_7.png) no-repeat center;
  background-size: 100% 100%;
}
.hqzcContent .hqzcBox .container .sidebar .menu .menu-item:nth-child(8) .menu-icon {
  width: 25px;
  height: 29px;
  background: url(images/index/icon_8.png) no-repeat center;
  background-size: 100% 100%;
}
.hqzcContent .hqzcBox .container .contentLeft {
  width: 65.71%;
  background: #fdfeff;
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.12);
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .content-header {
  padding: 50px 60px 0px 60px;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .content-header .contentTitle {
  font-size: 26px;
  line-height: 30px;
  height: 50px;
  font-weight: bold;
  color: #1b63af;
  border: 1px solid #1b63af;
  border-radius: 10px;
  padding: 10px 20px;
  position: relative;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .content-header .contentTitle::before {
  position: absolute;
  content: "";
  left: -177px;
  top: 7.5px;
  background: url(images/index/title_left.png) no-repeat;
  height: 37px;
  width: 147px;
  background-size: 100% 100%;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .content-header .contentTitle::after {
  position: absolute;
  content: "";
  right: -177px;
  top: 7.5px;
  background: url(images/index/title_right.png) no-repeat;
  height: 37px;
  width: 147px;
  background-size: 100% 100%;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .third-level-content.show {
  display: block;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results {
  padding: 50px 60px 60px 60px;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .resultsH3 {
  font-size: 20px;
  line-height: 40px;
  text-align: center;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .resultsNo {
  font-size: 18px;
  text-align: center;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem .guideTitle {
  width: 72%;
  height: 56px;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem .guideTitle .guideIcon {
  background: url(images/index/guideTitle_i.png) no-repeat;
  width: 28px;
  height: 18px;
  margin-left: 30px;
  margin-right: 10px;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem .guideTitle p {
  font-size: 20px;
  line-height: 56px;
  font-weight: bold;
  color: #fff;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem .guideCon {
  margin-top: -36px;
  min-height: 152px;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem .guideCon p {
  padding: 60px 30px 40px 30px;
  font-size: 16px;
  line-height: 32px;
  text-indent: 2em;
  color: #333;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem .guideCon p a {
  display: inline;
  color: #ea5360;
  font-weight: bold;
  line-height: 32px;
  position: relative;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem .guideCon p a::after {
  position: absolute;
  content: "";
  bottom: -3px;
  width: 100%;
  height: 1px;
  background: #ea5360;
  left: 0;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem .guideCon p strong {
  color: #ea5360;
  font-weight: bold;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem1 .guideTitle {
  background: url(images/index/guideTitle_i1.png) no-repeat;
  background-size: 100% 100%;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem1 .guideCon {
  background: url(images/index/guideCon_i1.png) no-repeat;
  width: 100%;
  background-size: 100% 100%;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem2 {
  margin-top: 40px;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem2 .guideTitle {
  background: url(images/index/guideTitle_i2.png) no-repeat;
  background-size: 100% 100%;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem2 .guideCon {
  background: url(images/index/guideCon_i2.png) no-repeat;
  width: 100%;
  background-size: 100% 100%;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem3 {
  margin-top: 40px;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem3 .guideTitle {
  background: url(images/index/guideTitle_i3.png) no-repeat;
  background-size: 100% 100%;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem3 .guideCon {
  background: url(images/index/guideCon_i3.png) no-repeat;
  width: 100%;
  background-size: 100% 100%;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem4 {
  margin-top: 40px;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem4 .guideTitle {
  background: url(images/index/guideTitle_i4.png) no-repeat;
  background-size: 100% 100%;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem4 .guideCon {
  background: url(images/index/guideCon_i4.png) no-repeat;
  width: 100%;
  background-size: 100% 100%;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .policy-list .policy-card {
  margin: 0 30px;
  position: relative;
  height: 42px;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .policy-list .policy-card:hover .policyTitle {
  color: #1b63af;
  font-weight: bold;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .policy-list .policy-card::before {
  position: absolute;
  content: "";
  left: 0px;
  background: url(images/index/circle.png) center no-repeat;
  top: 18px;
  width: 6px;
  height: 6px;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .policy-list .policy-card .policyTitle {
  font-size: 18px;
  line-height: 42px;
  color: #666;
  margin-left: 10px;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .policy-list:first-child {
  margin-top: 20px;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .policy-list:last-child {
  margin-bottom: 20px;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .policy-list.third-level-content {
  border-bottom: 1px solid #e8e8e8;
  margin: 20px 30px 0px 30px;
  padding-bottom: 20px;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .policy-list.third-level-content .policy-card {
  margin: 0 0 !important;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .policy-list.third-level-content:last-child {
  margin-bottom: 30px;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .second-level-title {
  font-size: 20px;
  color: #1b63af;
  line-height: 32px;
  margin: 0 30px;
  padding: 20px 0 20px 15px;
  border-bottom: 1px solid #e8e8e8;
  font-weight: bold;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .second-level-title::before {
  margin-right: 10px;
  position: absolute;
  content: "";
  left: 0px;
  top: 27.5px;
  width: 4px;
  height: 17px;
  background-color: #1b63af;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .third-level-content {
  display: none;
  animation: fadeIn 0.3s ease;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .pdf-detail {
  margin: 30px;
  background: #fff;
  border-radius: 5px;
  padding: 25px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  border: 1px solid #e8ecef;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .pdf-detail .pdf-header {
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e8ecef;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .pdf-detail .pdf-header h2 {
  margin-bottom: 8px;
  font-size: 20px;
  color: #1b63af;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .pdf-detail .pdf-header .pdf-meta {
  color: #6c757d;
  font-size: 14px;
  margin-left: 10px;
  display: flex;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .pdf-detail .pdf-header .pdf-meta span {
  margin-right: 20px;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .pdf-detail .pdf-viewer {
  width: 100%;
  height: 700px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: #f8f9fa;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .pdfButton {
  display: flex;
  justify-content: flex-end;
  height: 40px;
  align-items: center;
  margin-top: 10px;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .pdfButton .back-button {
  background: #1e5ba3;
  color: white;
  border: none;
  padding: 10px 20px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
  transition: background 0.3s ease;
  margin-right: 10px;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .pdfButton a {
  height: 40px;
  display: flex;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .pdfButton .download-button {
  background: #28a745;
  color: white;
  padding: 10px 20px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
  transition: background 0.3s ease;
  text-decoration: none;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-container {
  padding: 0 30px;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-container .searchFlex {
  display: flex;
  height: 75px;
  align-items: center;
  justify-content: space-between;
  background-color: #1b63af;
  border-radius: 10px;
  padding: 0 20px;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-container .searchFlex .contentTitle2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 26px;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-container .searchFlex .search-box {
  width: 320px;
  height: 50px;
  background-color: #fff;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-container .searchFlex .search-box .search-input {
  font-size: 16px;
  width: 100%;
  height: 26px;
  padding: 12px 0 12px 20px;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-container .searchFlex .search-box .search-input::placeholder {
  color: #1b63af;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-container .searchFlex .search-box .search-input::-webkit-input-placeholder {
  color: #1b63af;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-container .searchFlex .search-box .search-input::-moz-placeholder {
  color: #1b63af;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-container .searchFlex .search-box .search-input:-ms-input-placeholder {
  color: #1b63af;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-container .searchFlex .search-box .search-button {
  width: 65px;
  height: 50px;
  background: url(images/index/search.png) center no-repeat;
  cursor: pointer;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-result-item {
  margin: 0 30px 0px 30px;
  height: 72px;
  border-bottom: 1px solid #e8e8e8;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-result-item h3 {
  font-size: 18px;
  line-height: 42px;
  color: #666;
  padding-left: 10px;
  display: flex;
  position: relative;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-result-item h3::before {
  position: absolute;
  content: "";
  left: 0px;
  background: url(images/index/circle.png) center no-repeat;
  top: 18px;
  width: 6px;
  height: 6px;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-result-item .search-result-path {
  font-size: 16px;
  line-height: 30px;
  color: #999;
  margin-left: 10px;
  display: flex;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-result-item:hover h3 {
  color: #1b63af;
  cursor: pointer;
}
.hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-result-item:last-child {
  margin-bottom: 30px;
}
@media (max-width: 1200px) {
  .hqzcContent .scene-banner {
    height: 3.97rem;
    background: url(images/index/m_banner.png) center no-repeat;
    background-size: 100% 100%;
    width: 100%;
    display: flex;
    align-items: center;
  }
  .hqzcContent .scene-banner .sceneImg {
    width: 100%;
    height: 3.97rem;
    margin-left: 0;
  }
  .hqzcContent .scene-banner .sceneImg .img2 {
    background-size: 100% 100%;
    display: block;
    height: 3.97rem;
  }
  .hqzcContent .scene-banner .sceneImg .img1 {
    display: none;
  }
  .hqzcContent .hqzcBox {
    background: #ebf4ff url(images/index/m_hqzcBox_bac.png) bottom no-repeat;
    width: 100%;
    height: 100%;
  }
  .hqzcContent .hqzcBox .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    min-height: 10vh;
    padding-top: 0.75rem;
    padding-bottom: 0.45rem;
    position: relative;
  }
  .hqzcContent .hqzcBox .container .sceneText {
    width: 100%;
    height: 1rem;
    display: block;
    background: #fdfeff;
    border-radius: 5px;
    box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.12);
    margin-bottom: 0.5rem;
    position: relative;
    padding: 0 0.35rem;
  }
  .hqzcContent .hqzcBox .container .sceneText .menu-item .menu-link {
    display: flex;
    align-items: center;
  }
  .hqzcContent .hqzcBox .container .sceneText .menu-item .menu-link p {
    margin-left: 10px;
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 1rem;
    color: #1b63af;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .hqzcContent .hqzcBox .container .sceneText .menu-item .menu-icon-0 {
    width: 24px;
    height: 25px;
    background: url(images/index/icon_1.png) no-repeat center;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .sceneText .menu-item .menu-icon-1 {
    width: 24px;
    height: 25px;
    background: url(images/index/icon_2.png) no-repeat center;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .sceneText .menu-item .menu-icon-2 {
    width: 24px;
    height: 25px;
    background: url(images/index/icon_3.png) no-repeat center;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .sceneText .menu-item .menu-icon-3 {
    width: 24px;
    height: 25px;
    background: url(images/index/icon_4.png) no-repeat center;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .sceneText .menu-item .menu-icon-4 {
    width: 24px;
    height: 25px;
    background: url(images/index/icon_5.png) no-repeat center;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .sceneText .menu-item .menu-icon-5 {
    width: 24px;
    height: 25px;
    background: url(images/index/icon_6.png) no-repeat center;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .sceneText .menu-item .menu-icon-6 {
    width: 24px;
    height: 25px;
    background: url(images/index/icon_7.png) no-repeat center;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .sceneText .menu-item .menu-icon-7 {
    width: 24px;
    height: 25px;
    background: url(images/index/icon_8.png) no-repeat center;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .sceneText .jiantou {
    position: absolute;
    content: "";
    background: url(images/index/jiantou.png) no-repeat center;
    right: 10px;
    width: 0.27rem;
    height: 0.15rem;
    background-size: 100% 100%;
    top: 45%;
  }
  .hqzcContent .hqzcBox .container .sidebar {
    display: none;
    margin-left: 0;
    height: auto;
    background: #fdfeff;
    border-radius: 5px;
    padding: 0;
    box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.12);
    position: absolute;
    z-index: 2;
    top: 1.75rem;
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    margin-top: 9px;
  }
  .hqzcContent .hqzcBox .container .sidebar .menu {
    padding-top: 20px;
  }
  .hqzcContent .hqzcBox .container .sidebar .menu .menu-item.active a {
    color: #1b63af;
    position: relative;
  }
  .hqzcContent .hqzcBox .container .sidebar .menu .menu-item.active a .menu-icon,
  .hqzcContent .hqzcBox .container .sidebar .menu .menu-item.active a p {
    z-index: 3;
    position: relative;
  }
  .hqzcContent .hqzcBox .container .sidebar .menu .menu-item.active a::after {
    position: absolute;
    content: "";
    background: url(images/index/active.png) no-repeat;
    width: 0;
    left: -44px;
    height: 81px;
    background-size: 100% 100%;
    z-index: 1;
  }
  .hqzcContent .hqzcBox .container .sidebar .menu .menu-item.active:nth-child(1) .menu-icon {
    width: 24px;
    height: 25px;
    background: url(images/index/icon_1.png) no-repeat center;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .sidebar .menu .menu-item.active:nth-child(2) .menu-icon {
    width: 23px;
    height: 23px;
    background: url(images/index/icon_2.png) no-repeat center;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .sidebar .menu .menu-item.active:nth-child(3) .menu-icon {
    width: 24px;
    height: 22px;
    background: url(images/index/icon_3.png) no-repeat center;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .sidebar .menu .menu-item.active:nth-child(4) .menu-icon {
    width: 23px;
    height: 23px;
    background: url(images/index/icon_4.png) no-repeat center;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .sidebar .menu .menu-item.active:nth-child(5) .menu-icon {
    width: 23px;
    height: 23px;
    background: url(images/index/icon_5.png) no-repeat center;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .sidebar .menu .menu-item.active:nth-child(6) .menu-icon {
    width: 21px;
    height: 25px;
    background: url(images/index/icon_6.png) no-repeat center;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .sidebar .menu .menu-item.active:nth-child(7) .menu-icon {
    width: 25px;
    height: 25px;
    background: url(images/index/icon_7.png) no-repeat center;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .sidebar .menu .menu-item.active:nth-child(8) .menu-icon {
    width: 25px;
    height: 29px;
    background: url(images/index/icon_8.png) no-repeat center;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .sidebar .menu .menu-item {
    margin-right: 30px;
    padding-left: 30px;
    position: relative;
  }
  .hqzcContent .hqzcBox .container .sidebar .menu .menu-item a {
    font-size: 18px;
    height: 72px;
    line-height: 72px;
    color: #296db4;
    display: flex;
    align-items: center;
  }
  .hqzcContent .hqzcBox .container .sidebar .menu .menu-item a p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .hqzcContent .hqzcBox .container .sidebar .menu .menu-item a:hover {
    cursor: pointer;
  }
  .hqzcContent .hqzcBox .container .sidebar .menu .menu-item a .menu-icon {
    margin-right: 10px;
    transition: all 0.3s ease;
  }
  .hqzcContent .hqzcBox .container .sidebar .menu .menu-item:nth-child(1) .menu-icon {
    width: 24px;
    height: 25px;
    background: url(images/index/icon_1.png) no-repeat center;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .sidebar .menu .menu-item:nth-child(2) .menu-icon {
    width: 23px;
    height: 23px;
    background: url(images/index/icon_2.png) no-repeat center;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .sidebar .menu .menu-item:nth-child(3) .menu-icon {
    width: 24px;
    height: 22px;
    background: url(images/index/icon_3.png) no-repeat center;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .sidebar .menu .menu-item:nth-child(4) .menu-icon {
    width: 23px;
    height: 23px;
    background: url(images/index/icon_4.png) no-repeat center;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .sidebar .menu .menu-item:nth-child(5) .menu-icon {
    width: 23px;
    height: 23px;
    background: url(images/index/icon_5.png) no-repeat center;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .sidebar .menu .menu-item:nth-child(6) .menu-icon {
    width: 21px;
    height: 25px;
    background: url(images/index/icon_6.png) no-repeat center;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .sidebar .menu .menu-item:nth-child(7) .menu-icon {
    width: 25px;
    height: 25px;
    background: url(images/index/icon_7.png) no-repeat center;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .sidebar .menu .menu-item:nth-child(8) .menu-icon {
    width: 25px;
    height: 29px;
    background: url(images/index/icon_8.png) no-repeat center;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .contentLeft {
    width: 100%;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .content-header {
    padding: 0.6rem 0.25rem 0rem 0.25rem;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .content-header .contentTitle {
    font-size: 0.3rem;
    line-height: 0.35rem;
    height: 0.75rem;
    border-radius: 10px;
    padding: 0.2rem 0.2rem;
    position: relative;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .content-header .contentTitle::before {
    position: absolute;
    content: "";
    left: -53%;
    top: 0.1rem;
    background: url(images/index/m_title_left.png) no-repeat;
    height: 0.42rem;
    width: 1.59rem;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .content-header .contentTitle::after {
    position: absolute;
    content: "";
    right: -53%;
    top: 0.1rem;
    background: url(images/index/m_title_right.png) no-repeat;
    height: 0.42rem;
    width: 1.59rem;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea {
    min-height: 600px;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .second-level-title:first-child {
    margin-top: 0.3rem;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results {
    padding: 0.5rem;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem .guideTitle {
    width: 92%;
    height: 0.68rem;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem .guideTitle .guideIcon {
    background: url(images/index/guideTitle_i.png) no-repeat;
    width: 0.28rem;
    background-size: 100% 100%;
    height: 0.18rem;
    margin-left: 0.3rem;
    margin-right: 0.1rem;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem .guideTitle p {
    font-size: 0.3rem;
    line-height: 0.68rem;
    font-weight: bold;
    color: #fff;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem .guideCon {
    margin-top: -0.36rem;
    min-height: 1.52rem;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem .guideCon p {
    padding: 0.55rem 0.35rem 0.35rem 0.35rem;
    font-size: 0.26rem;
    line-height: 0.44rem;
    text-indent: 2em;
    color: #333;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem .guideCon p strong {
    color: #ea5360;
    font-weight: bold;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem1 .guideTitle {
    background: url(images/index/m_guideTitle_i1.png) no-repeat;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem1 .guideCon {
    background: url(images/index/m_guideCon_i1.png) no-repeat;
    width: 100%;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem2 {
    margin-top: 40px;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem2 .guideTitle {
    background: url(images/index/m_guideTitle_i2.png) no-repeat;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem2 .guideCon {
    background: url(images/index/m_guideCon_i2.png) no-repeat;
    width: 100%;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem3 {
    margin-top: 40px;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem3 .guideTitle {
    background: url(images/index/m_guideTitle_i3.png) no-repeat;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem3 .guideCon {
    background: url(images/index/m_guideCon_i3.png) no-repeat;
    width: 100%;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem4 {
    margin-top: 40px;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem4 .guideTitle {
    background: url(images/index/m_guideTitle_i4.png) no-repeat;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .no-results .guideItem4 .guideCon {
    background: url(images/index/m_guideCon_i4.png) no-repeat;
    width: 100%;
    background-size: 100% 100%;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .policy-list .policy-card {
    margin: 0 0.5rem;
    position: relative;
    height: 0.72rem;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .policy-list .policy-card:hover .policyTitle {
    color: #1b63af;
    font-weight: bold;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .policy-list .policy-card::before {
    position: absolute;
    content: "";
    left: 0px;
    background: url(images/index/circle.png) center no-repeat;
    top: 45%;
    width: 6px;
    height: 6px;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .policy-list .policy-card .policyTitle {
    font-size: 0.26rem;
    line-height: 0.72rem;
    color: #666;
    margin-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .policy-list:first-child {
    margin-top: 20px;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .policy-list:last-child {
    margin-bottom: 20px;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .policy-list.third-level-content {
    border-bottom: 1px solid #e8e8e8;
    margin: 0.3rem 0.5rem 0 0.5rem;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .policy-list.third-level-content:last-child {
    margin-bottom: 0.3rem;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .second-level-title {
    font-size: 0.3rem;
    color: #1b63af;
    line-height: 0.4rem;
    margin: 0 0.5rem;
    padding: 0.2rem 0 0.2rem 0.2rem;
    border-bottom: 1px solid #e8e8e8;
    font-weight: bold;
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .second-level-title::before {
    margin-right: 0.2rem;
    position: absolute;
    content: "";
    left: 0px;
    top: 0.25rem;
    width: 2px;
    height: 0.3rem;
    background-color: #1b63af;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .third-level-content {
    display: none;
    animation: fadeIn 0.3s ease;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .pdf-detail {
    margin: 30px;
    background: #fff;
    border-radius: 5px;
    padding: 25px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border: 1px solid #e8ecef;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .pdf-detail .pdf-header {
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e8ecef;
    text-align: center;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .pdf-detail .pdf-header h2 {
    margin-bottom: 8px;
    font-size: 20px;
    color: #1b63af;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .pdf-detail .pdf-header .pdf-meta {
    color: #6c757d;
    font-size: 0.24rem;
    margin-left: 10px;
    display: flex;
    flex-wrap: wrap;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .pdf-detail .pdf-header .pdf-meta span {
    width: 100%;
    line-height: 0.3rem;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .pdf-detail .pdf-viewer {
    width: 100%;
    height: 700px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #f8f9fa;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .pdfButton {
    display: flex;
    justify-content: flex-end;
    height: 40px;
    align-items: center;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .pdfButton .back-button {
    background: #1e5ba3;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    transition: background 0.3s ease;
    margin-right: 10px;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .pdfButton a {
    height: 40px;
    display: flex;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .contentArea .pdfButton .download-button {
    background: #28a745;
    color: white;
    padding: 10px 20px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    transition: background 0.3s ease;
    text-decoration: none;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-container {
    padding: 0 0.5rem;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-container .searchFlex {
    display: flex;
    flex-wrap: wrap;
    height: 2.2rem;
    align-items: center;
    justify-content: space-between;
    background-color: #1b63af;
    border-radius: 10px;
    padding: 0 20px;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-container .searchFlex .contentTitle2 {
    width: 100%;
    font-size: 0.34rem;
    font-weight: bold;
    line-height: 1rem;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-container .searchFlex .search-box {
    width: 96%;
    height: 0.7rem;
    background-color: #fff;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-container .searchFlex .search-box .search-input {
    font-size: 0.26rem;
    width: 100%;
    height: 0.26rem;
    padding: 0.12rem 0 0.12rem 0.2rem;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-container .searchFlex .search-box .search-input::placeholder {
    color: #1b63af;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-container .searchFlex .search-box .search-input::-webkit-input-placeholder {
    color: #1b63af;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-container .searchFlex .search-box .search-input::-moz-placeholder {
    color: #1b63af;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-container .searchFlex .search-box .search-input:-ms-input-placeholder {
    color: #1b63af;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-container .searchFlex .search-box .search-button {
    width: 1.1rem;
    height: 0.38rem;
    background: url(images/index/search.png) center no-repeat;
    cursor: pointer;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-result-item {
    margin: 0 30px 0px 30px;
    height: auto;
    border-bottom: 1px solid #e8e8e8;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-result-item h3 {
    font-size: 18px;
    line-height: 42px;
    color: #666;
    padding-left: 10px;
    display: flex;
    position: relative;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-result-item h3::before {
    position: absolute;
    content: "";
    left: 0px;
    background: url(images/index/circle.png) center no-repeat;
    top: 18px;
    width: 6px;
    height: 6px;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-result-item .search-result-path {
    font-size: 16px;
    line-height: 30px;
    color: #999;
    margin-left: 10px;
    display: flex;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-result-item:hover h3 {
    color: #1b63af;
    cursor: pointer;
  }
  .hqzcContent .hqzcBox .container .contentLeft .contentLeftBox .search-result-item:last-child {
    margin-bottom: 30px;
  }
}
