@charset "UTF-8";
html {
  background-color: rgb(245, 248, 254);
}

header {
  height: 400px;
  background-image: url(zczyk_banner.png);
  background-position: center;
}

.theme-color {
  color: #007aea;
}

.main-content {
  width: 1200px;
  margin: 0 auto;
}

.wjjs-container {
  padding: 30px;
  background-color: white;
}
.wjjs-container .title {
  font-size: 1.375em;
  line-height: 1.5455;
}
.wjjs-container .col-3 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.wjjs-container .col-3 > div {
  width: calc(33.33% - 13.33px);
  margin-top: 20px;
}
.wjjs-container .btns-container {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}
.wjjs-container .btns-container > div {
  padding-left: 4.9286em;
  padding-right: 3.0714em;
  margin: 0 0.3571em;
  font-size: 0.875em;
  line-height: 2.8571;
  border: 0.07143em solid #1677ff;
  border-radius: 0.2857em;
  cursor: pointer;
}
.wjjs-container .btns-container > div:first-of-type {
  color: #ffffff;
  background-color: #007aea;
}
.wjjs-container .btns-container > div:nth-of-type(2) {
  color: #007aea;
  background-color: #ffffff;
}

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

.total {
  font-size: 1.5em;
  line-height: 1.375;
}

.info {
  width: 100%;
  margin-top: 20px;
  border-collapse: collapse;
  border: 0.0625em solid #dddddd;
}
.info a {
  color: #333333;
}
.info tr td {
  border: 0.0625em solid #dddddd;
  padding: 0.8125em 0.625em;
  line-height: 1.5;
}
.info tr td:nth-of-type(2n + 1) {
  width: 4em;
  background-color: #f0f4f7;
  color: #999999;
  box-sizing: content-box;
}
.info tr td:nth-of-type(2n) {
  width: 455px;
}

.unsearchable {
  padding: 50px;
  line-height: 1.5;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pagination {
  margin-top: 20px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.el-menu {
  background-image: linear-gradient(96deg, #3599f2 0%, #1853d9 100%);
}

.el-menu--horizontal > .el-menu-item {
  height: auto;
  padding: 0.591em 3.4545em;
  font-size: 1.375em;
  line-height: 1.5455;
  border-bottom: none;
  color: #ffffff;
}
.el-menu--horizontal > .el-menu-item.is-active {
  border-bottom: none;
  color: #007aea;
  background-color: #ffffff;
}

.el-menu.el-menu--horizontal {
  border: none;
}

.el-menu--horizontal .el-menu-item:not(.is-disabled):focus,
.el-menu--horizontal .el-menu-item:not(.is-disabled):hover {
  color: #007aea;
}

.el-input {
  font-size: 0.875em;
}

.el-input--prefix .el-input__inner {
  height: 2.8571em;
  padding-left: 2.8571em;
  padding-right: 1em;
}

.el-input__inner {
  height: auto;
  line-height: 2.8571;
  border-radius: 0.2857em;
  border-width: 0.07143em;
}

.el-date-editor .el-range-separator {
  box-sizing: content-box;
}

.el-pagination button,
.el-pagination span:not([class*=suffix]) {
  min-width: 2.7308em;
  height: auto;
  font-size: 0.8125em;
  line-height: 2.1538;
}

.el-pagination button {
  padding: 0 0.4615em;
}

.el-pagination__jump {
  margin-left: 1.8462em;
}

.el-pagination .btn-prev {
  padding-right: 0.9231em;
}

.el-pagination .btn-next {
  padding-left: 0.9231em;
}

.el-pagination__total {
  margin-right: 0.7692em;
}

.el-pagination .btn-next .el-icon,
.el-pagination .btn-prev .el-icon {
  font-size: 0.75em;
}

.el-pager li {
  min-width: 2.7308em;
  height: auto;
  padding: 0.3077em;
  font-size: 0.8125rem;
  line-height: 2.1538;
  font-weight: 400;
}

.el-input__prefix {
  left: 0.3571em;
}

.el-input__icon {
  width: 1.7857em;
  line-height: 2.8571;
}

.el-date-editor .el-range__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.875em;
  line-height: 2.2857;
}

.el-date-editor .el-range-input {
  font-size: 0.875rem;
}

.el-date-editor .el-range-separator {
  height: auto;
  padding: 0 0.3571em;
  font-size: 0.875em;
  line-height: 2.2857;
}

.el-range-editor.el-input__inner {
  font-size: 0.875em;
}

.el-select-dropdown__item {
  height: auto;
  padding: 0 1.4286em;
  font-size: 0.875em;
  line-height: 2.4286;
}

.el-button {
  font-size: 0.875em;
  border-width: 0.0714em;
  border-radius: 0.2857em;
}

.el-button [class*=el-icon-] + span {
  margin-left: 0.3571em;
}

.el-button + .el-button,
.el-checkbox.is-bordered + .el-checkbox.is-bordered {
  margin-left: 0.7143em;
}

.el-avatar,
.el-cascader-panel,
.el-radio,
.el-radio--medium.is-bordered .el-radio__label,
.el-radio__label {
  font-size: 0.875em;
}

.el-radio__inner {
  width: 1em;
  height: 1em;
  border-width: 0.0714em;
}

.el-radio__inner::after {
  width: 0.2857em;
  height: 0.2857em;
}

.el-select .el-input .el-select__caret {
  font-size: 0.875em;
}

.el-pager {
  display: flex;
  align-items: center;
}

.el-pagination__editor.el-input {
  width: 4.1667em;
}

.el-pagination__editor {
  height: 1.5em;
  padding: 0 0.1667em;
  margin: 0 0.1667em;
  border-radius: 0.25em;
  line-height: 1.5;
}

.el-pagination__editor.el-input .el-input__inner {
  height: 2.3333em;
}

.el-pagination__jump .el-input__inner {
  padding: 0 0.25em;
}

.old_type .el-menu--horizontal > .el-menu-item {
  padding: 0.591em 1.4545em;
}
.old_type .wjjs-container .col-3 > div {
  width: calc(50% - 15px);
  margin-top: 30px;
}

.mobile_type .el-pagination__jump {
  margin-left: 0;
}
.mobile_type .el-pagination .btn-next {
  padding-left: 0;
}
.mobile_type .el-pagination .btn-prev {
  padding-right: 0;
}
.mobile_type .zfxxgk-logo img {
  height: 12.6vw !important;
}
.mobile_type .a11y-btns-container {
  top: auto !important;
  bottom: 3.2vw;
}
.mobile_type header {
  height: 44.4vw;
  background-position: -23.7333vw 0;
  background-size: cover;
}
.mobile_type .wjjs-container {
  padding: 3.2vw;
}
.mobile_type .main-content {
  width: 100%;
}
.mobile_type .wjjs-container .col-3 {
  flex-direction: column;
}
.mobile_type .wjjs-container .col-3 > div {
  width: 100%;
  margin-top: 3.2vw;
}
.mobile_type .el-menu--horizontal > .el-menu-item {
  padding: 3.2vw;
  font-size: 1.2em;
}
.mobile_type .el-date-editor .el-range-input {
  height: 2.8571em;
}
.mobile_type .el-range-editor.el-input__inner {
  padding: 0 0.6857em;
}
.mobile_type .info {
  margin-top: 3.2vw;
}
.mobile_type .result-container {
  margin-top: 3.2vw;
}
.mobile_type .result-content-1 {
  flex-direction: column;
}
.mobile_type .radios-container {
  margin-top: 3.2vw;
  display: flex;
  justify-content: flex-end;
}
.mobile_type .el-radio {
  margin-right: 3.2vw;
}
.mobile_type .el-radio:last-of-type {
  margin-right: 0;
}
.mobile_type .wjjs-container .btns-container {
  margin-top: 3.2vw;
}

/* 日期开始 */
.old_type .el-date-table {
  font-size: 24px;
}
.old_type .el-date-range-picker {
  width: 1100px;
}
.old_type .el-picker-panel {
  border-width: 2px;
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  line-height: 60px;
}
.old_type .el-date-editor .el-range__close-icon {
  width: 50px;
  font-size: 28px;
  line-height: 64px;
}
.old_type .el-date-range-picker__content.is-left {
  border-right-width: 2px;
}
.old_type .el-date-range-picker__content {
  padding: 32px;
}
.old_type .el-date-range-picker__header {
  height: 56px;
}
.old_type .el-picker-panel__icon-btn {
  margin-top: 16px;
  font-size: 24px;
}
.old_type .el-date-range-picker__content .el-date-range-picker__header div {
  margin-left: 100px;
  margin-right: 100px;
}
.old_type .el-date-range-picker__header div {
  font-size: 32px;
}
.old_type .el-date-table th {
  padding: 10px;
  border-width: 2px;
}
.old_type .el-date-table td {
  width: 64px;
  height: 60px;
  padding: 8px 0;
}
.old_type .el-date-table td div {
  height: 60px;
  padding: 6px 0;
}
.old_type .el-date-table td span {
  width: 48px;
  height: 48px;
  line-height: 48px;
}
.old_type .el-date-table td.start-date div {
  margin-left: 0;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
.old_type .el-date-table td.end-date div {
  margin-right: 0px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}

/* 日期结束 */
/* 日期移动端开始 */
.mobile_type .el-date-range-picker {
  width: 93.6vw;
}
.mobile_type .el-date-range-picker .el-picker-panel__body {
  min-width: auto;
  display: flex;
  flex-direction: column;
}
.mobile_type .el-date-range-picker__content {
  width: 100%;
  border: none;
}
.mobile_type .el-date-editor .el-range__close-icon {
  width: 6.6667vw;
  font-size: 3.7333vw;
  line-height: 8.5333vw;
}
.mobile_type .el-date-range-picker__content {
  padding: 2.1333vw;
}
.mobile_type .el-date-range-picker__header {
  height: 7vw;
}
.mobile_type .el-picker-panel__icon-btn {
  margin-top: 2vw;
  font-size: 3vw;
}
.mobile_type .el-date-range-picker__header div {
  font-size: 4vw;
}
.mobile_type .el-date-range-picker__content .el-date-range-picker__header div {
  margin-left: 12.5vw;
  margin-right: 12.5vw;
}
.mobile_type .el-picker-panel {
  margin: 1.25vw;
  border-radius: 1vw;
  line-height: 7.5vw;
  box-shadow: 0 0.5vw 3vw 0 rgba(0, 0, 0, 0.1);
  border-width: 0.25vw;
}
.mobile_type .el-date-table {
  font-size: 3vw;
}
.mobile_type .el-date-table th {
  padding: 1.25vw;
  border-width: 0.25vw;
}
.mobile_type .el-date-table td {
  width: 8vw;
  height: 5.3333vw;
  padding: 0;
}
.mobile_type .el-date-table td div {
  height: 7.4667vw;
  padding: 0.75vw 0;
}
.mobile_type .el-date-table td.start-date div {
  margin-left: 1.3333vw;
  border-top-left-radius: 4vw;
  border-bottom-left-radius: 4vw;
}
.mobile_type .el-date-table td.end-date div {
  margin-right: 1.3333vw;
  border-top-right-radius: 4vw;
  border-bottom-right-radius: 4vw;
}
.mobile_type .el-date-table td span {
  width: 6vw;
  height: 6vw;
  line-height: 6vw;
}

/* 日期移动端结束 */
/* 分页移动端开始 */
.mobile_type .pagination {
  margin-top: 3.2vw;
  justify-content: center;
}
.mobile_type .el-pager li,
.mobile_type .el-pagination .btn-next,
.mobile_type .el-pagination button {
  min-width: auto;
}

/* 分页移动端结束 */