.ah-ysqgk-header {
  padding-top: 24px;
  background: url(../img/ico_ysqgk_top_bg.jpg) center top no-repeat;
}

.ah-publicly-top h2 {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  text-align: center;
  margin-bottom: 16px;
}
.ah-publicly-top p {
  padding: 0 124px;
  font-size: 16px;
  line-height: 24px;
  color: #999;
}

.public-flow-links {
  margin-top: 48px;
  padding: 16px 64px;
  height: 290px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px #c9d9f3;
}
.public-flow-links ul {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 64px;
}
.public-flow-links ul li {
  width: calc((100% - 128px) / 3);
  padding: 24px;
  transition: all 0.3s;
}
.public-flow-links ul li a {
  display: flex;
  align-items: center;
}
.public-flow-links ul li a img {
  margin-right: 16px;
}
.public-flow-links ul li a span {
  display: flex;
  flex-direction: column;
}
.public-flow-links ul li a b {
  font-size: 20px;
  color: var(--c2primary-color);
  margin-bottom: 8px;
}
.public-flow-links ul li a em {
  font-size: 14px;
  color: #333;
  font-style: normal;
}
.public-flow-links ul li:hover {
  transform: translateY(-5px);
  box-shadow: 0px 0px 20px 0px #c9d9f3;
}

.publicly-conter {
  margin: 48px auto;
  padding: 24px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(201, 217, 243, 0.4);
}

.publicly-conter .hd {
  height: 48px;
  padding: 0 20px 0 40px;
  margin-bottom: 20px;
  border-bottom: 2px solid var(--c2primary-color);
  position: relative;
}
.publicly-conter .hd::before {
  content: "";
  position: absolute;
  width: 28px;
  height: 22px;
  left: 0;
  bottom: 0;
  background: url(../img/ah_ico_gl_title_lf.svg) no-repeat;
}

.publicly-conter .hd::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  right: 0;
  bottom: 0;
  background: url(../img/ah_ico_gl_title_ri.svg) no-repeat;
}
.publicly-conter .hd h2 {
  float: left;
  font-weight: bold;
  font-size: 20px;
  color: #000;
  line-height: 58px;
}
.publicly-conter .bd {
  padding: 16px;
}

.publicly-conter .sqxz-1-ss1 {
  line-height: 39px;
}
.sqxz-1-ss2 {
  background: #f8f8f8;
  border-radius: 4px;
  padding: 10px 20px;
  line-height: 38px;
  margin-top: 25px;
  color: var(--c2primary-color);
}
.sqxz-1-ss2 em {
  width: 126px;
  float: right;
  color: #fff;
  background: var(--c2primary-color);
  border-radius: 4px;
  height: 100%;
  text-align: center;
  cursor: pointer;
}
.sqxz-1-ss2 em a {
  color: #fff;
}

.ysqgk-search {
  text-align: center;
  padding: 48px 0;
  padding-left: 370px;
  background: #f9fbff;
}
.ysqgk-search .ysqgk-row {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 16px;
}
.ysqgk-search .ysqgk-row label {
  font-size: 18px;
  color: #1d2129;
  width: 200px;
  text-align: right;
  margin-right: 16px;
}
.ysqgk-search .ysqgk-row input {
  width: 290px;
  font-size: 16px;
  margin-right: 16px;
  padding: 6px 12px;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #e5e6eb;
}
.item-btns {
  display: flex;
  justify-content: center;
  margin: 24px auto;
}
.item-btns .btnForm {
  display: block;
  margin-right: 10px;
  height: 40px;
  line-height: 40px;
  padding: 0 48px;
  background: #1658a0;
  border-radius: 4px;
  color: #fff;
  text-align: center;
}
.totb1-h1 {
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  background: #e5e6eb;
}
.ysq-totb {
  font-size: 16px;
}
.ysq-totb .td-class {
  text-align: left !important;
  padding: 0 18px;
  background: #f7f8fa;
}

.mbj-c1 table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #f2f2f2;
}
.mbj-c1 table td {
  padding: 18px 0;
}
.mbj-c1 table td:nth-of-type(odd) {
  text-align: center;
}
.mbj-c1 table td:nth-of-type(even) {
  padding-left: 18px;
  color: #666;
}
.mbj-c1 table tr:first-child td {
  text-align: left;
  padding-left: 20px;
}
.mbj-c2 table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #f2f2f2;
}
.mbj-c2 table td {
  padding: 19px 0;
}
.mbj-c2 table tr:first-child td:nth-of-type(1) {
  padding-right: 10px;
  text-align: right;
}
.mbj-c2 table tr:nth-of-type(2) td:nth-of-type(1) {
  padding-right: 10px;
  text-align: right;
}
.mbj-c2 table td:nth-of-type(even) {
  padding-left: 18px;
  color: #666;
}
.mbj-c2 table td span {
  margin-left: 20px;
  display: inline-block;
  width: 260px;
  text-align: right;
  margin-right: 10px;
}
.mbj-c2 table td em {
  color: #666;
}
.mbj-c3 table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #f2f2f2;
}
.mbj-c3 table td {
  padding: 19px 0;
}
.mbj-c3 table td:nth-of-type(odd) {
  text-align: center;
}
.mbj-c3 table td:nth-of-type(even) {
  padding-left: 20px;
  color: #666;
}

.fyysq-2-2 {
  padding: 0 50px;
}

/* from */
.form-header {
  margin-bottom: 16px;
  position: relative;
}

.form-header::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 18px;
  background: var(--c2primary-color);
}

.form-header h1 {
  font-size: 20px;
  font-weight: 500;
  color: #000;
  margin-bottom: 8px;
  padding-left: 13px;
}

.form-content {
}

.form-section {
  margin-bottom: 40px;
}

.section-title {
  font-size: 20px;
  font-weight: 600;
  color: #2c3e50;
  padding-bottom: 12px;
  margin-bottom: 24px;
  border-bottom: 2px solid #f0f3f7;
  position: relative;
}

.section-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 80px;
  height: 2px;
  background-color: #3a7bd5;
}

.two-column-layout {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 28px 40px;
}

.form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.form-group {
  display: flex;
  flex-direction: column;
}

.full-width {
  grid-column: 1 / span 2;
}

.form-label {
  font-weight: 500;
  color: #444;
  margin-bottom: 10px;
  font-size: 16px;
  display: flex;
  align-items: center;
}

.form-yzm {
  display: flex;
  gap: 20px;
  align-items: center;
}

.form-control {
  padding: 8px 16px;
  border: 1px solid #d1d9e6;
  border-radius: 8px;
  font-size: 16px;
  transition: all 0.3s;
  background-color: #fcfdfe;
  width: 100%;
  box-sizing: border-box;
}

.form-control:focus {
  outline: none;
  border-color: #3a7bd5;
  box-shadow: 0 0 0 3px rgba(58, 123, 213, 0.15);
  background-color: white;
}

.form-control::placeholder {
  color: #a0aec0;
}
.form-yzm .getmessage .form-control {
  width: 100% !important;
}

.form-select {
  padding: 8px 16px;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-size: 16px;
  background-color: #fff;
  appearance: none;
  background-image: url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="%23333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"></polyline></svg>');
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 16px;
  padding-right: 35px;
  width: 100%;
}

.form-select:focus {
  outline: none;
  border-color: #3a7bd5;
  box-shadow: 0 0 0 2px rgba(58, 123, 213, 0.1);
}

.form-textarea {
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 15px;
  background-color: #fff;
  transition: border-color 0.3s;
  resize: vertical;
  min-height: 120px;
  line-height: 1.5;
  font-family: inherit;
  width: 100%;
  box-sizing: border-box;
}

.form-textarea:focus {
  outline: none;
  border-color: #3a7bd5;
  box-shadow: 0 0 0 2px rgba(58, 123, 213, 0.1);
}

.textarea-label {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.char-count {
  font-size: 13px;
  color: #666;
  font-weight: normal;
}

.form-table-list {
  display: flex;
  flex-direction: row;
  padding: 0px;
  align-self: stretch;
  box-sizing: border-box;
  border: 1px solid #e5e6eb;
  margin-bottom: 8px;
}
.form-table-list .table-hd {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px;
  align-self: stretch;
  background: #f2f3f5;
  box-sizing: border-box;
  border-width: 0px 1px 0px 0px;
  border-style: solid;
  border-color: #e5e6eb;
  flex: none;
  width: 110px;
}
.form-table-list .table-bd {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 16px 8px;
  gap: 16px 16px;
  flex-wrap: wrap;
  align-content: center;
  flex-grow: 1;
  background: #ffffff;

  box-sizing: border-box;
  border-width: 0px 1px 0px 0px;
  border-style: solid;
  border-color: #e5e6eb;
}

.form-table-list .table-bd .table-list-item {
  width: 25%;
}

.form-table-list .table-bd .table-list-item input {
  margin-right: 5px;
}

.radio-group {
  display: flex;
  gap: 30px;
  padding: 12px 16px;
  border: 1px solid #d1d9e6;
  border-radius: 8px;
}

.radio-option {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.radio-option input[type="radio"] {
  display: none;
}

.radio-custom {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #cbd5e0;
  margin-right: 10px;
  position: relative;
  transition: all 0.3s;
}

.radio-option input[type="radio"]:checked + .radio-custom {
  border-color: #3a7bd5;
  background-color: #3a7bd5;
}

.radio-option input[type="radio"]:checked + .radio-custom::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: white;
}

.radio-text {
  font-size: 16px;
  color: #444;
}

.divider {
  height: 1px;
  background: linear-gradient(to right, transparent, #e0e6ef, transparent);
  margin: 30px 0;
}

.option-group {
  display: flex;
  flex-direction: row;
  gap: 12px;
  margin-top: 8px;
  padding: 8px 16px;
  border: 1px solid #d1d9e6;
  border-radius: 8px;
}

.radio-custom {
  border-radius: 50%;
}

.other-input {
  margin-left: 10px;
  padding: 5px 8px;
  border: 1px solid #ccc;
  border-radius: 3px;
  width: 200px;
  font-size: 14px;
  display: none;
}

.form-footer {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  padding-top: 30px;
  border-top: 1px solid #eef2f7;
}

.submit-btn {
  background: var(--c2primary-color);
  color: white;
  border: none;
  padding: 10px 40px;
  font-size: 16px;
  font-weight: 500;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s;
}
/* 
.submit-btn:hover {
  transform: translateY(-2px);
}

.submit-btn:active {
  transform: translateY(0);
} */

.required::before {
  content: "*";
  color: #f53f3f;
  margin-right: 5px;
}

@media screen and (max-width: 768px) {
  .ah-publicly-top p {
    padding: 0 10px;
    font-size: 18px;
    line-height: 32px;
  }
  .public-flow-links {
    height: auto;
    padding: 10px;
  }
  .public-flow-links ul {
    gap: 10px;
  }
  .public-flow-links ul li {
    width: calc((100% - 20px) / 3);
    padding: 0;
  }
  .public-flow-links ul li a {
    flex-direction: column;
  }
  .public-flow-links ul li a img {
    margin: 0 auto 10px;
  }
  .public-flow-links ul li a em {
    display: none;
  }
  .sqxz-1-ss2 {
    display: flex;
    flex-direction: column;
  }
  .publicly-conter {
    padding: 20px;
  }
  .publicly-conter .bd {
    padding: 0;
  }
  .two-column-layout {
    grid-template-columns: 1fr;
  }
  .option-group {
    flex-direction: column;
  }
  .form-table-list .table-bd {
    flex-direction: column;
    align-content: flex-start;
  }
  .form-table-list .table-bd .table-list-item {
    width: 100%;
    display: flex;
  }
  .ysqgk-search {
    padding: 48px 0;
  }
  .ysqgk-search .ysqgk-row {
    flex-direction: column;
    align-items: flex-start;
  }
  .ysqgk-search .ysqgk-row label {
    text-align: left;
    margin-bottom: 12px;
  }
  .ysqgk-search .ysqgk-row input {
    margin-bottom: 12px;
  }
}
