@charset "UTF-8";
.matters-bszn .tag {
  width: 90px;
  height: 30px;
  background: #cde2ee;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #8ab5d8;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #3d3d3d;
  margin-top: 6px;
}

.flex-between {
  display: flex;
  justify-content: space-between;
}

#guideApp .guide-info {
  width: 72%;
}

#guideApp .detailMessage .count {
  font-weight: bold;
}

.detailMessage .positon-icon {
  width: 12px;
  height: 15px;
  margin-right: 8px;
}

.matters-bszn-btn a:hover {
  font-weight: bold;
}

.matters-bszn-btn button {
  display: flex;
  align-items: center;
  background: #ebf3ff;
  float: left;
  margin-right: 12px;
  font-size: 14px;
  color: #006eab;
  line-height: 34px;
  padding: 0 17px;
  border-radius: 5px;
  transition: all 0.3s;
  cursor: pointer;
}

.matters-bszn-btn button:disabled {
  cursor: not-allowed;
  background-color: #f8f8f8;
  color: #9a9a9a;
}

.matters-bszn-btn button img {
  width: 16px;
  height: 16px;
  margin-right: 5px;
}

.c-star__wrapper {
  justify-content: flex-end;
}

.rate-star p.subtitle {
  text-align: right;
}

/* 左侧导航 */
#guideApp .guide-left {
  margin-left: -40px !important;
}

#guideApp .guide-center {
  width: 100% !important;
  margin-left: 0px;
}

.hn-jbxx-table {
  display: flex;
  flex-wrap: wrap;
}

.hn-jbxx-table .table-collapse-wrapper {
  width: 100%;
}

.guide-part {
  margin-bottom: 20px;
}

.guide-part .guide-title h2 {
  float: none;
  height: 45px;
  line-height: 45px;
  margin: 10px 0px;
}

.newguide {
  padding: 10px;
  min-width: 300px;
}

.newguide h2 {
  margin-bottom: 15px;
}

.newguide .tel-ul span {
  display: inline-block;
  cursor: pointer;
  width: 66px;
  height: 22px;
  background: #ecf3ff;
  border-radius: 4px 4px 4px 4px;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  color: #016eab;
}

.newguide .tel-ul span:hover {
  font-weight: bold;
}

.newguide ul.tel-ul li p {
  margin: 8px 0px;
}

.answer-part {
  margin: 30px 0px;
}

.answer-part .desc {
  height: 61px;
  background: #f8f8f8;
  border-radius: 0px 0px 0px 0px;
  border: 1px solid #e0e0e0;
  text-align: center;
  line-height: 61px;
  font-size: 16px;
  color: #000000;
  margin-bottom: 23px;
}
.answer-part .buttons {
  margin-left: 11px;
}

.requiredMaterials dl dt {
  display: flex;
  justify-content: space-between;
  margin-bottom: 6px;
}

.requiredMaterials dl {
  border-bottom: 1px solid #f1f0f0;
  padding-bottom: 12px;
  margin-bottom: 15px;
}

.requiredMaterials .materialsNot {
  font-size: 14px;
  margin: 20px 0;
}

.requiredMaterials .materialsName {
  display: flex;
  align-items: center;
}

.requiredMaterials .materialsName span {
  padding: 0px 6px;
  font-size: 12px;
  color: #fa5151;
  border: 1px solid #fa5151;
  background: #ffeaea;
  border-radius: 10px;
  margin-right: 10px;
  min-width: 63px;
  text-align: center;
}

.requiredMaterials .materialsName h2 {
  font-size: 15px;
  font-weight: bold;
}

.requiredMaterials .templateBox {
  display: flex;
  align-items: center;
}

.requiredMaterials .templateBox span {
  display: block;
  margin-left: 6px;
  font-size: 14px;
  border: 1px solid #006eab;
  color: #006eab;
  padding: 0 10px;
  line-height: 24px;
  border-radius: 3px;
  transition: all 0.3s;
  width: 50px;
  cursor: pointer;
}

.requiredMaterials .templateBox span:hover {
  background-color: #006eab;
  color: #fff;
}

.requiredMaterials .materialsTable tr td {
  padding: 4px 0;
  font-size: 14px;
  color: #333;
  vertical-align: top;
}

.requiredMaterials .materialsTable tr td a.expandedClass {
  color: #006eab;
  margin-left: 10px;
}

.requiredMaterials .materialsTable b {
  font-weight: bold;
}

.requiredMaterials .templateBox span {
  width: 54px;
  text-align: center;
}

.requiredMaterials .not-must {
  background-color: #dee9f3;
  color: #016eab;
  border: 1px solid #016eab;
  font-size: 12px;
  padding: 2px 6px;
  border-radius: 6px;
  margin-left: 24px;
}

.requiredMaterials .materialsTable td {
  color: #242750;
  font-weight: 500;
}

.requiredMaterials .materialsTable td b {
  color: #8d8d8d;
  font-weight: normal;
}

.bldd .hn-guide-dl-style dt {
  margin-bottom: 0px;
}

.bldd .hn-guide-dl-style dd {
  margin-bottom: 20px;
}

.bldd .hn-guide-dl-style dd:last-child {
  margin-bottom: 0px !important;
}

.bszn-guide-title {
  position: relative;
}

.bllc .bszn-guide-title a {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
}

.bllc .guide-part-content p {
  min-height: 40px;
  line-height: 40px;
}

.cjwtContent .ap {
  background: url(../images/ico_bszn_A.png) no-repeat 0 0;
}

.cjwtContent .qp {
  background: url(../images/ico_bszn_Q.png) no-repeat 0 0;
}

.hn-container {
  /* min-height: 200px; */
}

.hn-jbxx-table table .things_title {
  width: 145px !important;
  text-align: right;
}

.hn-jbxx-table table .things_con {
  width: 432px !important;
}

.hn-jbxx-table table td {
  border-color: #f1f0f1 !important;
}

.most-icon-container {
  position: relative;
}

.most-icon-container .most {
  width: 35px;
  height: 17px;
  position: absolute;
  top: -10px;
  right: -25px;
}

.guide-img-container {
  display: flex;
  justify-content: center;
}

/* 法律依据 */
.flyj {
  text-indent: 2em;
}

/* 权力与义务 */
.qlyyw p {
  text-indent: 2em;
  line-height: 40px;
}

.border-box {
  border: 1px solid rgba(196, 196, 196, 0.5);
  padding: 12px 16px;
}

.sample-btn2 {
  cursor: pointer;
}

.guide-table-ui table .sample-btn2:hover {
  font-weight: bold;
  background-color: #006eab;
  color: #fff;
}

.guide-table-ui table #sfyj_body tr {
  line-height: 36px;
}

.erwei {
  visibility: hidden;
  width: 120px;
  height: 120px;
  padding: 10px;
  box-sizing: content-box;
  background-color: #fff;
  top: 42px !important;
}

.code-container:hover .erwei {
  visibility: visible;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

[v-cloak] {
  display: none !important;
}

.slbz-span {
  display: inline-block;
  max-height: 111px;
  overflow: hidden;
}

.show-more {
  width: 100%;
  line-height: 30px;
  color: #006eab;
  font-size: 16px;
  border: 1px solid #006eab;
  text-align: center;
  cursor: pointer;
}

.show-more:hover {
  font-weight: bold;
}

.text-center p {
  width: 100%;
  text-align: center;
}

.answer-part button {
  width: 98px;
  height: 37px;
  background: #ffffff;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #016eab;
  margin-top: 20px;
  margin-right: 10px;
  color: #016eab;
  cursor: pointer;
}

.answer-part button:hover {
  font-weight: bold;
  scale: 1.1;
}

.answer-part .confirm-btn {
  color: #fff;
  background-color: #016eab;
}

.answer-part .confirm-btn:disabled {
  cursor: not-allowed;
  opacity: 0.6;
}

.answer-part .confirm-btn:disabled:hover {
  scale: 1;
  font-weight: normal;
}

.answer-part .hn-jbxx-table {
  margin-top: 30px;
}

.answer-part .small-btns {
  text-align: right;
  margin-top: 10px;
  margin-left: 10px;
}

.answer-part .small-btns .online:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.answer-part .small-btns .online:disabled:hover {
  font-weight: normal;
  scale: 1;
}

.answer-part .small-btns .see-SP {
  background: #ecf3ff;
  color: #016eab;
  border: none;
  margin-top: 0px;
}

.answer-part .small-btns .see-SP:hover {
  scale: 1;
}

@media screen and (max-width: 768px) {
  #guideApp .bsznguide .flex-between {
    flex-direction: column;
  }
  #guideApp .bsznguide .guide-info {
    width: 100% !important;
  }
  #guideApp .bsznguide .newguide-other {
    width: 100%;
    min-height: 79px;
    text-align-last: left;
  }
  #guideApp .bsznguide .newguide-other .comment-rate {
    left: 0;
  }
  #guideApp .bsznguide .headerLeft .msg .desc {
    padding: 4px 0px;
  }
  #guideApp .bsznguide .most-icon-container .most {
    right: -28px;
  }
  #guideApp .table-collapse-wrapper {
    overflow-x: scroll;
  }
  #guideApp .hn-jbxx-table table {
    width: 800px;
  }
  #guideApp .bszn-new-tab span {
    padding: 0px 15px;
  }
  #guideApp .scrollable-table--inner-wrap {
    width: 100%;
    height: 100%;
    overflow: scroll;
    max-width: 100%;
    max-height: 100%;
  }
  #guideApp .scrollable-table--inner-wrap::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
    height: 7px;
  }
  #guideApp .scrollable-table--inner-wrap::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
  }
  #guideApp .bszn-new-tab {
    display: flex;
    flex-wrap: wrap;
    height: auto;
  }
  #guideApp .guide-table-ui table .charge_tb_index {
    width: 60px;
  }
  #guideApp .materialsTable td b {
    white-space: nowrap;
  }
  #guideApp .materialsTable td:not(:has(b)) {
    text-indent: 10px;
  }
  #guideApp .things_title {
    white-space: nowrap;
  }
  html,
  body {
    overflow: hidden;
    overflow-y: auto;
  }
}

#guideApp .wrapper .question-container .select-container li {
  margin-right: 12px !important;
}

#guideApp .operation-btns .guideline-btn {
  color: #016fab;
  border: 1px solid #016fab;
  background-color: #fff;
}

#guideApp .operation-btns .handler-btn {
  border: none;
  background: #016fab;
  color: #fff;
}

#guideApp .operation-btns .no-complete-select {
  opacity: 0.3;
  cursor: auto;
}

#guideApp .operation-btns .no-complete-select:hover {
  font-weight: normal !important;
}

#guideApp .ask_content .is-bordered.is-checked,
#guideApp .ask_content .is-focus input {
  border: 1px solid #016fab;
}

.optionBox {
  margin-top: 15px;
}

.optionBox dd h2 i {
  display: inline-block;
  margin-top: 7px;
  width: 14px;
  height: 14px;
  background: url("../image/v5_ico_form_items.svg") center no-repeat;
}

.aks_btn {
  background: #d42e33;
}

.aks_btn:hover {
  background: #c8070d;
}

.aks_name_span {
  font-size: 16px;
  color: #000;
  font-family: "microsoft yahei";
  font-weight: bold;
}

.aks_answer {
  margin-top: 16px;
  color: #333;
}

.ask_content {
  background: #fff;
  margin-top: 30px;
}

.wykfd_conright .ask_content {
  padding-left: 0;
}

#guideApp .el-checkbox__input.is-checked + .el-checkbox__label {
  color: #016fab;
}

#guideApp .el-checkbox.is-bordered.is-checked {
  border-color: #016fab;
}

#guideApp .el-checkbox__input.is-checked .el-checkbox__inner,
.el-checkbox__input.is-indeterminate .el-checkbox__inner {
  background-color: #016fab;
  border-color: #016fab;
}

#guideApp .el-radio-button__orig-radio:checked + .el-radio-button__inner {
  color: #fff;
  background-color: #016fab;
  border-color: #016fab;
  -webkit-box-shadow: -1px 0 0 0 #016fab;
  box-shadow: -1px 0 0 0 #016fab;
}

#guideApp .el-radio-button__inner:hover {
  color: #016fab;
}

#guideApp .el-select-dropdown__item.selected {
  color: #016fab !important;
  font-weight: 700;
}

#guideApp .el-radio__input.is-checked .el-radio__inner {
  border-color: #016fab;
  background: #016fab;
}

#guideApp .el-radio__input.is-checked + .el-radio__label {
  color: #016fab;
}

#guideApp .el-input__inner {
  height: 39px;
}

.popover-box {
  background-color: rgba(0, 0, 0, 0.6) !important;
  color: #fff !important;
}

.el-popper[x-placement^="top"] .popper__arrow::after {
  border-top-color: rgba(0, 0, 0, 0.6) !important;
}

.el-select-dropdown__item.selected {
  color: #016fab !important;
}

@media only screen and (max-width: 768px) {
  #guideApp .wrapper {
    width: 95%;
  }
  #guideApp .header-title {
    padding-top: 60px;
    height: auto;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  #guideApp .bread-crumb-line {
    flex-direction: column;
    line-height: 36px;
  }
  #guideApp .header-title p {
    flex-direction: column;
    width: 100%;
    margin-bottom: 20px;
    line-height: 36px;
  }
  #guideApp .header-title .bread-crumb-line {
    width: 95%;
  }
  #guideApp .content-container {
    flex-direction: column;
    width: 100%;
  }
  #guideApp .intelligent-guidance .title {
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
    height: auto;
    padding: 10px 0;
  }
  #guideApp .question-container {
    padding: 10px;
  }
  .aks_answer .el-col {
    margin-bottom: 10px;
  }
  .aks_answer .more_checkbox {
    width: 100%;
  }
  .aks_answer .more_checkbox .el-checkbox.is-bordered.el-checkbox--small {
    width: 100%;
  }
}

.remind-message-box {
  width: 879px !important;
  background: url(../image/messagBox-remind-bg.png) no-repeat top left/cover;
  border-radius: 8px;
  overflow: hidden;
}

.remind-message-box .el-message-box__title {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  font-size: 18px;
  color: #000000;
  margin-bottom: 38px;
}

.remind-message-box .msg-title {
  text-align: center;
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  font-size: 24px;
  color: #333333;
  line-height: 48px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.remind-message-box .msg-title img {
  width: 367px;
  height: 160px;
}

.remind-message-box .msg-detail {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  width: 677px;
  margin: 0px auto 30px;
  word-break: break-all;
  text-align: center;
}

.remind-message-box .msg-attach {
  width: 677px;
  height: 36px;
  background: #ecf4ff;
  border-radius: 3px;
  margin: 0px auto 20px;
  display: flex;
  align-items: center;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #666666;
  padding: 0px 10px;
}

.remind-message-box .msg-attach img {
  width: 14px;
  height: 14px;
  margin-right: 8px;
}

.remind-message-box .msg-attach a {
  color: #016fab;
  cursor: pointer;
}

.remind-message-box .msg-attach a:hover {
  font-weight: bold;
}

.remind-message-box .el-message-box__btns {
  text-align: center;
  margin: 20px 0px 10px;
}

.remind-message-box .remind-button-color {
  background-color: #016fab;
}

.remind-message-box .remind-button-color:hover {
  color: #016fab;
  background-color: #fff;
  border: 1px solid #016fab;
}

#guideApp .special-program span {
  margin-right: 60px;
}

#guideApp .rate-star .c-star__wrapper {
  cursor: auto;
}

#guideApp .rate-star #star {
  margin-top: 2px;
}

#guideApp .rate-star #point {
  color: rgba(0, 0, 0, 0.6);
}

#guideApp .hover-box > div {
  float: left;
}

#guideApp .hover-box .hover-box-pop {
  position: relative;
  display: flex;
}

#guideApp .hover-box .hover-box-pop p {
  display: none;
  position: absolute;
  padding: 4px 8px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  width: 400px;
  bottom: 20px;
  left: -30px;
  font-size: 12px;
}

#guideApp .hover-box .hover-box-pop:hover p {
  display: block;
}

#guideApp .hover-box .remind-icon {
  cursor: pointer;
  width: 20px;
  height: 20px;
  margin-left: 10px;
}

#guideApp .sticky-header-title {
  position: sticky;
  top: 0px;
  background-color: #fff;
  z-index: 30;
  overflow-anchor: none;
  box-shadow: 0px 6px 16px 0px rgba(192, 196, 202, 0.78);
}

#guideApp .sticky-header-title .bsznguide {
  display: flex;
  justify-content: space-between;
}

#guideApp .sticky-header-title .bsznguide .title-name {
  max-width: 590px;
  white-space: wrap;
  line-height: 1.5;
}

#guideApp .sticky-header-title .bsznguide .flex-between {
  flex: 1;
  text-align: right;
  margin-top: 18px;
}

#guideApp .sticky-header-title .bsznguide .flex-between .guide-info {
  width: 100% !important;
  text-align: right;
}

#guideApp
  .sticky-header-title
  .bsznguide
  .flex-between
  .guide-info
  .matters-bszn-btn {
  justify-content: flex-end;
  align-items: center;
}

#guideApp .sticky-header-title .detailMessage,
#guideApp .sticky-header-title .tag,
#guideApp .sticky-header-title .newguide-other {
  display: none;
}

#guideApp input[type="text"]:focus,
#guideApp textarea:focus {
  outline: none;
}

#guideApp .result_empty {
  text-align: start;
  font-weight: bold;
  margin-top: -10px;
  padding: 0px 20px;
}
