body .ui-pagination-container {
  width: fit-content;
}
body .ui-pagination-container .ui-pagination-page-item {
  background: transparent;
  border: none;
  color: #999;
}
body .ui-pagination-container .ui-pagination-page-item:hover {
  color: #999;
}
body .ui-pagination-container .ui-pagination-page-item.active {
  color: #ffffff;
  display: inline-block;
  text-align: center;
  padding: 0 14px;
  border-radius: 3px;
  background-color: #1E5096;
}
body #pagination2,
body #pagination {
  margin-top: 20px;
  width: 100%;
  display: flex;
  justify-content: end;
}
/* 容器样式 */
.date-picker-container {
  position: relative;
  display: inline-block;
}
a {
  color: #333;
}
.wzt_tzz {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;
  min-height: 550px;
  position: relative;
  box-sizing: border-box;
}
.wzt_tzz .wzt_t_left {
  width: 1500px;
}
.wzt_tzz .wzt_t_left .wzt_t_left_title {
  margin-top: 88px;
  font-size: 48px;
  line-height: 56px;
  padding-bottom: 40px;
  color: #fff;
  font-weight: 300;
}
.wzt_tzz .wzt_t_back {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.wzt_tzz .wzt_t_back img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 680px) {
  .wzt_tzz {
    min-height: 360px;
  }
  .wzt_tzz .wzt_t_left {
    width: 100%;
  }
  .wzt_tzz .wzt_t_left .wzt_t_left_title {
    font-size: 28px;
    line-height: 36px;
    padding: 0 16px;
  }
  .wzt_tzz .wzt_t_back img {
    height: 100%;
    object-fit: cover;
  }
}
.wzt_anchor input:focus {
  outline: none;
  /* 移除所有浏览器的默认焦点边框 */
}
.wzt_anchor .w_a_nav {
  position: sticky;
  background-color: #f4f4f4;
  width: 100%;
  height: 60px;
  z-index: 2;
  top: 90px;
  display: flex;
  justify-content: center;
}
.wzt_anchor .w_a_nav .w_a_nav_box {
  display: flex;
  width: 1410px;
  height: 100%;
  align-items: center;
  justify-content: end;
  gap: 60px;
}
.wzt_anchor .w_a_nav .w_a_nav_box li {
  font-size: 16px;
  color: #333;
  cursor: pointer;
}
.wzt_anchor .w_a_nav .w_a_nav_box .li_active {
  color: #1E5096;
  border-bottom: 2px solid;
  line-height: 30px;
  border-color: #1E5096;
}
.wzt_anchor .w_a_q_title {
  font-size: 32px;
  color: #333333;
  font-weight: 400;
  padding: 40px 0;
  padding-left: 16px;
  box-sizing: border-box;
}
.wzt_anchor .w_a_q_con {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.wzt_anchor .w_a_q_con .q_c_item {
  padding: 24px 16px 20px;
  border: 1px solid rgba(51, 51, 51, 0.2);
  border-radius: 3px;
}
.wzt_anchor .w_a_q_con .q_c_item .q_c_item_title {
  font-size: 20px;
  color: #333333;
  font-weight: 500;
  height: 3em;
  line-height: 1.5;
  overflow: hidden;
}
.wzt_anchor .w_a_q_con .q_c_item .q_c_item_title:hover {
  color: #1E5096;
}
.wzt_anchor .w_a_q_con .q_c_item .q_c_item_footer {
  padding-top: 72px;
  overflow: hidden;
  line-height: 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wzt_anchor .w_a_q_con .q_c_item .q_c_item_footer .q_i_f_left {
  color: rgba(0, 0, 0, 0.6);
}
.wzt_anchor .w_a_q_con .q_c_item .q_c_item_footer .q_i_f_right {
  display: flex;
  align-items: center;
  gap: 10px;
  height: 30px;
}
.wzt_anchor .w_a_q_con .q_c_item .q_c_item_footer .q_i_f_right::after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: url(../../assets/img/investor/iconpdf.png) no-repeat center;
  background-size: contain;
}
.wzt_anchor .w_a_q_con .q_c_item .q_c_item_footer .q_i_f_right a {
  -webkit-tap-highlight-color: transparent;
  outline: none;
  text-decoration: none;
  color: #1E5096;
}
.wzt_anchor .w_a_q_con .q_c_item .q_c_item_footer .q_i_f_right a:hover {
  border-bottom: 1px solid #1E5096;
}
.wzt_anchor .w_a_qygz {
  width: 1410px;
  margin: 0 auto;
}
.wzt_anchor .w_a_th,
.wzt_anchor .w_a_cw {
  background-color: #f4f4f4;
  margin-top: 40px;
}
.wzt_anchor .w_a_th .w_a_t_box,
.wzt_anchor .w_a_cw .w_a_t_box {
  width: 1410px;
  margin: 0 auto;
}
.wzt_anchor .w_a_th .w_a_t_box .w_a_t_b_time,
.wzt_anchor .w_a_cw .w_a_t_box .w_a_t_b_time {
  display: flex;
  gap: 66px;
  margin-bottom: 12px;
  padding-left: 16px;
}
.wzt_anchor .w_a_th .w_a_t_box .w_a_t_b_time a,
.wzt_anchor .w_a_cw .w_a_t_box .w_a_t_b_time a {
  color: #333;
  font-size: 16px;
  display: inline-block;
  line-height: 24px;
  font-weight: 500;
  border-bottom: 2px solid transparent;
  transition: all 0.5s;
  text-transform: uppercase;
}
.wzt_anchor .w_a_th .w_a_t_box .w_a_t_b_time .active,
.wzt_anchor .w_a_cw .w_a_t_box .w_a_t_b_time .active {
  color: #1E5096;
  border-bottom: 2px solid #1E5096;
}
.wzt_anchor .w_a_th .w_a_t_box .w_a_t_search,
.wzt_anchor .w_a_cw .w_a_t_box .w_a_t_search {
  display: flex;
  align-items: center;
  width: 100%;
  background-color: #fff;
  border: 1px solid #E0E0E0;
  margin-bottom: 24px;
}
.wzt_anchor .w_a_th .w_a_t_box .w_a_t_search input,
.wzt_anchor .w_a_cw .w_a_t_box .w_a_t_search input {
  border-radius: 0;
  border: none;
  line-height: 48px;
  height: 48px;
  padding-left: 16px;
  font-size: 16px;
  display: block;
  width: 100%;
  background-color: #fff;
}
.wzt_anchor .w_a_th .w_a_t_box .w_a_t_search .calendar,
.wzt_anchor .w_a_cw .w_a_t_box .w_a_t_search .calendar {
  position: absolute;
  top: 100%;
  left: 0;
  width: 280px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  padding: 12px;
  display: none;
}
.wzt_anchor .w_a_th .w_a_t_box .w_a_t_search .calendar-header,
.wzt_anchor .w_a_cw .w_a_t_box .w_a_t_search .calendar-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}
.wzt_anchor .w_a_th .w_a_t_box .w_a_t_search .calendar-nav-btn,
.wzt_anchor .w_a_cw .w_a_t_box .w_a_t_search .calendar-nav-btn {
  background: none;
  border: none;
  cursor: pointer;
  padding: 4px;
  border-radius: 2px;
  color: #666;
  position: unset !important;
  height: auto !important;
  width: auto !important;
}
.wzt_anchor .w_a_th .w_a_t_box .w_a_t_search .calendar-nav-btn:hover,
.wzt_anchor .w_a_cw .w_a_t_box .w_a_t_search .calendar-nav-btn:hover {
  background: #f5f5f5;
}
.wzt_anchor .w_a_th .w_a_t_box .w_a_t_search .calendar-title,
.wzt_anchor .w_a_cw .w_a_t_box .w_a_t_search .calendar-title {
  font-weight: bold;
}
.wzt_anchor .w_a_th .w_a_t_box .w_a_t_search .calendar-days,
.wzt_anchor .w_a_cw .w_a_t_box .w_a_t_search .calendar-days,
.wzt_anchor .w_a_th .w_a_t_box .w_a_t_search .calendar-dates,
.wzt_anchor .w_a_cw .w_a_t_box .w_a_t_search .calendar-dates {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  text-align: center;
  gap: 4px;
}
.wzt_anchor .w_a_th .w_a_t_box .w_a_t_search .calendar-day,
.wzt_anchor .w_a_cw .w_a_t_box .w_a_t_search .calendar-day {
  font-size: 12px;
  color: #999;
}
.wzt_anchor .w_a_th .w_a_t_box .w_a_t_search .calendar-date,
.wzt_anchor .w_a_cw .w_a_t_box .w_a_t_search .calendar-date {
  padding: 6px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
}
.wzt_anchor .w_a_th .w_a_t_box .w_a_t_search .calendar-date:hover:not(.disabled),
.wzt_anchor .w_a_cw .w_a_t_box .w_a_t_search .calendar-date:hover:not(.disabled) {
  background: #e8f4ff;
}
.wzt_anchor .w_a_th .w_a_t_box .w_a_t_search .calendar-date.today,
.wzt_anchor .w_a_cw .w_a_t_box .w_a_t_search .calendar-date.today {
  background: #4096ff;
  color: #fff;
}
.wzt_anchor .w_a_th .w_a_t_box .w_a_t_search .calendar-date.selected,
.wzt_anchor .w_a_cw .w_a_t_box .w_a_t_search .calendar-date.selected {
  background: #0066cc;
  color: #fff;
}
.wzt_anchor .w_a_th .w_a_t_box .w_a_t_search .calendar-date.disabled,
.wzt_anchor .w_a_cw .w_a_t_box .w_a_t_search .calendar-date.disabled {
  color: #ddd;
  cursor: not-allowed;
}
.wzt_anchor .w_a_th .w_a_t_box .w_a_t_search .calendar-footer,
.wzt_anchor .w_a_cw .w_a_t_box .w_a_t_search .calendar-footer {
  display: flex;
  justify-content: flex-end;
  gap: 8px;
  margin-top: 12px;
}
.wzt_anchor .w_a_th .w_a_t_box .w_a_t_search .calendar-footer button,
.wzt_anchor .w_a_cw .w_a_t_box .w_a_t_search .calendar-footer button {
  padding: 4px 12px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: #fff;
  cursor: pointer;
  position: unset !important;
  height: auto !important;
  width: auto !important;
}
.wzt_anchor .w_a_th .w_a_t_box .w_a_t_search .calendar-footer button:hover,
.wzt_anchor .w_a_cw .w_a_t_box .w_a_t_search .calendar-footer button:hover {
  background: #f5f5f5;
}
.wzt_anchor .w_a_th .w_a_t_box .w_a_t_search .calendar-footer button.confirm,
.wzt_anchor .w_a_cw .w_a_t_box .w_a_t_search .calendar-footer button.confirm {
  background: #4096ff;
  color: #fff;
  border-color: #4096ff;
}
.wzt_anchor .w_a_th .w_a_t_box .w_a_t_search .calendar-footer button.confirm:hover,
.wzt_anchor .w_a_cw .w_a_t_box .w_a_t_search .calendar-footer button.confirm:hover {
  background: #007bff;
}
.wzt_anchor .w_a_th .w_a_t_box .w_a_t_search button,
.wzt_anchor .w_a_cw .w_a_t_box .w_a_t_search button {
  border: none;
  background-color: transparent;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 50px;
  z-index: 9;
  border-right: 1px solid #E0E0E0;
  cursor: pointer;
}
.wzt_anchor .w_a_th .w_a_t_box .w_a_t_search .s_box_search,
.wzt_anchor .w_a_cw .w_a_t_box .w_a_t_search .s_box_search {
  display: flex;
  align-items: center;
  position: relative;
}
.wzt_anchor .w_a_th .w_a_t_box .w_a_q_con .q_c_item,
.wzt_anchor .w_a_cw .w_a_t_box .w_a_q_con .q_c_item {
  background-color: #fff;
}
.wzt_anchor .w_a_cw {
  padding: 40px 0 40px;
}
.wzt_anchor .w_a_zgs {
  width: 1410px;
  display: flex;
  margin: 0 auto;
  padding: 40px 0 24px;
}
.wzt_anchor .w_a_zgs .w_a_q_title {
  width: 25%;
  margin: 0;
  padding: 0;
}
.wzt_anchor .w_a_zgs .w_a_q_img {
  width: 25%;
  box-sizing: border-box;
  background-color: #f4f4f4;
}
.wzt_anchor .w_a_zgs .w_a_q_img img {
  width: 100%;
  height: 100%;
}
.wzt_anchor .w_a_zgs .w_a_q_ti {
  width: 25%;
  padding: 24px 16px 16px;
  box-sizing: border-box;
  background-color: #f4f4f4;
}
.wzt_anchor .w_a_zgs .w_a_q_ti a {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 16px;
}
.wzt_anchor .w_a_zgs .w_a_q_btn {
  padding: 24px 16px 16px;
  box-sizing: border-box;
  background-color: #f4f4f4;
  width: 25%;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: end;
}
.wzt_anchor .w_a_zgs .w_a_q_btn a {
  font-size: 16px;
  line-height: 24px;
  color: #1E5096;
}
.wzt_anchor .w_a_cw {
  background-color: #f4f4f4;
}
.wzt_anchor .w_a_cw .w_a_t_list {
  width: 1410px;
  display: grid;
  grid-template-columns: repeat(4, 2fr);
  gap: 20px;
}
.wzt_anchor .w_a_cw .w_a_t_list .a_t_item {
  display: flex;
  flex-direction: column;
  background-color: #fff;
}
.wzt_anchor .w_a_cw .w_a_t_list .a_t_item .item_img {
  width: 100%;
  height: auto;
  min-height: 250px;
}
.wzt_anchor .w_a_cw .w_a_t_list .a_t_item .item_img img {
  width: 100%;
  height: auto;
}
.wzt_anchor .w_a_cw .w_a_t_list .a_t_item .q_c_item_title {
  padding: 20px 16px 60px;
  box-sizing: border-box;
}
.wzt_anchor .w_a_cw .w_a_t_list .a_t_item .q_c_item_title h3 {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 16px;
  max-height: 56px;
  overflow: hidden;
}
.wzt_anchor .w_a_cw .w_a_t_list .a_t_item .q_c_item_title .time {
  line-height: 1;
  font-size: 16px;
  color: rgba(51, 51, 51, 0.6);
}
.wzt_anchor .w_a_cx {
  padding-top: 40px;
  width: 1410px;
  margin: 0 auto;
  display: flex;
  padding-bottom: 40px;
  justify-content: space-between;
}
.wzt_anchor .w_a_cx .w_a_q_title {
  margin-top: 0;
  padding: 0;
}
.wzt_anchor .w_a_cx .w_a_c_right {
  max-width: 80%;
}
.wzt_anchor .w_a_cx .w_a_c_right img {
  width: 100%;
  height: auto;
}
.wzt_anchor .w_a_cx .w_a_c_right h3 {
  font-size: 24px;
  color: #000;
  line-height: 32px;
  margin: 24px 0;
  font-weight: 500;
}
.wzt_anchor .w_a_cx .w_a_c_right p {
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  margin-bottom: 8px;
}
@media screen and (max-width: 680px) {
  .wzt_anchor .w_a_nav {
    top: 76px;
  }
  .wzt_anchor .w_a_nav .w_a_nav_box {
    padding: 0 25px;
    overflow: auto;
    justify-content: unset;
    gap: 20px;
    width: 400px;
  }
  .wzt_anchor .w_a_nav .w_a_nav_box li {
    white-space: nowrap;
  }
  .wzt_anchor .w_a_q_title {
    font-size: 28px;
    padding: 40px 0 20px 16px;
  }
  .wzt_anchor .w_a_qygz {
    width: 100%;
  }
  .wzt_anchor .w_a_q_con {
    grid-template-columns: repeat(1, 1fr);
    padding: 0 16px;
    gap: 12px;
  }
  .wzt_anchor .w_a_q_con .q_c_item {
    padding: 12px 12px 8px 10px;
    border: 1px solid #f4f4f4;
  }
  .wzt_anchor .w_a_q_con .q_c_item .q_c_item_title {
    font-size: 16px;
  }
  .wzt_anchor .w_a_q_con .q_c_item .q_c_item_footer {
    padding-top: 22px;
  }
  .wzt_anchor .w_a_q_con .q_c_item .q_c_item_footer .q_i_f_left {
    font-size: 14px;
  }
  .wzt_anchor .w_a_q_con .q_c_item .q_c_item_footer .q_i_f_right a {
    font-size: 14px;
  }
  .wzt_anchor .w_a_th,
  .wzt_anchor .w_a_cw {
    padding: 0 0px;
  }
  .wzt_anchor .w_a_th .w_a_t_box,
  .wzt_anchor .w_a_cw .w_a_t_box {
    width: 100%;
  }
  .wzt_anchor .w_a_th .w_a_t_box .w_a_t_b_time,
  .wzt_anchor .w_a_cw .w_a_t_box .w_a_t_b_time {
    gap: 36px;
    padding-left: 16px;
  }
  .wzt_anchor .w_a_th .w_a_t_box .w_a_t_search,
  .wzt_anchor .w_a_cw .w_a_t_box .w_a_t_search {
    flex-direction: column;
    border-right: 0;
    width: 90%;
    background-color: #f4f4f4;
    margin: 16px;
    gap: 10px;
    border: unset;
  }
  .wzt_anchor .w_a_th .w_a_t_box .w_a_t_search .s_box_search,
  .wzt_anchor .w_a_cw .w_a_t_box .w_a_t_search .s_box_search {
    width: 100%;
    border: 1px solid #f4f4f4;
  }
  .wzt_anchor .w_a_th .w_a_t_box .w_a_t_search .s_box_search button,
  .wzt_anchor .w_a_cw .w_a_t_box .w_a_t_search .s_box_search button {
    border: unset;
  }
  .wzt_anchor .w_a_th .w_a_t_box {
    padding-bottom: 40px;
  }
  .wzt_anchor .w_a_zgs {
    width: 100%;
    flex-direction: column;
  }
  .wzt_anchor .w_a_zgs .w_a_q_title {
    width: 100%;
  }
  .wzt_anchor .w_a_zgs .w_a_q_img {
    width: 100%;
  }
  .wzt_anchor .w_a_zgs .w_a_q_ti {
    width: 100%;
    padding-bottom: 20px;
  }
  .wzt_anchor .w_a_zgs .w_a_q_ti a {
    font-size: 16px;
  }
  .wzt_anchor .w_a_zgs .w_a_q_btn {
    width: 100%;
    padding: 0 16px 16px;
  }
  .wzt_anchor .w_a_zgs .w_a_q_btn a {
    font-size: 14px;
  }
  .wzt_anchor .w_a_cw {
    width: 100%;
  }
  .wzt_anchor .w_a_cw .w_a_t_list {
    width: 100%;
    grid-template-columns: repeat(1, 1fr);
    padding-bottom: 20px;
  }
  .wzt_anchor .w_a_cw .w_a_t_list .a_t_item .q_c_item_title {
    padding: 24px 16px 40px 16px;
  }
  .wzt_anchor .w_a_cw .w_a_t_list .a_t_item .q_c_item_title h3 {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .wzt_anchor .w_a_cw .w_a_t_list .a_t_item .q_c_item_title .time {
    font-size: 12px;
  }
  .wzt_anchor .w_a_cx {
    width: 100%;
    flex-direction: column;
    padding: 0 16px;
    box-sizing: border-box;
  }
  .wzt_anchor .w_a_cx .w_a_q_title {
    padding: 40px 0 20px 16px;
  }
  .wzt_anchor .w_a_cx .w_a_c_right {
    max-width: 100%;
    box-sizing: border-box;
  }
  .wzt_anchor .w_a_cx .w_a_c_right h3 {
    font-size: 16px;
    color: #000;
    margin: 20px 0 8px;
    font-weight: 400;
    padding: 0 16px;
  }
  .wzt_anchor .w_a_cx .w_a_c_right p {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
    padding: 0 16px;
  }
  .wzt_anchor #section-zgs .w_a_q_title {
    padding: 0 0 16px 16px;
  }
}
