.align_center {
  align-items: center;
  display: flex;
}

.zj_cont_head .zj_cont_sx {
  width: 6px;
  height: 16px;
  background: linear-gradient(180deg, #669aff 0%, #2d72ff 64%, #3464ff 100%);
  margin-right: 10px;
}

.font_16 {
  font-family: PingFangSC-Medium, PingFang SC;
}

.font_weight {
  font-weight: bold;
}

.font_16 {
  font-size: 16px !important;
}

.border_1 {
  border-radius: 2px;
  border: 1px solid #e1e6f0;
}

.mt_15 {
  margin-top: 15px;
}

.gqxz_list button.disabled {
  border: 1px solid #e1e6f0;
  color: #e1e6f0;
  background: none;
}

.or-button.disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: default;
}

body {
  background-color: #f1f3fb;
}

.gqxz_list_box {
  padding: 14px 13px 20px;
}

.gqxz_list button {
  width: 104px;
  height: 36px;
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #e1e6f0;
  color: #333;
  font-size: 14px;
  margin: 10px 5px 0;
  padding: 0;
}

.gqxz_list {
  margin-top: 4px;
}

.gqxz_list button.active {
  border: 1px solid #3464ff;
  background-color: #f2f5ff;
  color: #3464ff;
}

.gqxz_list button.disabled {
  border: 1px solid #e1e6f0;
  color: #e1e6f0;
}

.gqxz_list button:hover {
  border: 1px solid #3464ff;
  background-color: #f2f5ff;
  color: #3464ff;
}

.select_downlx .title {
  font-size: 14px;
  color: #333333;
  line-height: 14px;
}

.select_downlx .lx {
  display: inline-block;
  width: 74px;
  height: 38px;
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #e1e6f0;
  font-size: 14px;
  color: #8187a1;
  line-height: 36px;
  text-align: center;
  margin-left: 15px;
  cursor: pointer;
}

.select_downlx .active {
  border-color: #3464ff;
  color: #3464ff;
}

.zj_right_head {
  width: 100%;
  height: 50px;
  background: #ffffff;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e1e6f0;
  padding: 0 20px;
}

.zj_right_li {
  padding: 0 20px;
}

.zj_right_li_sm {
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px dashed #e1e6f0;
}

.zj_right_li:last-child .zj_right_li_sm {
  border-bottom: 0;
}

.zj_right_li_sm .zj_right_seeBtn {
  display: none;
  width: 52px;
  height: 26px;
  text-align: center;
  line-height: 24px;
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #3464ff;
  color: #3464ff;
}

.zj_right_li_sm .zj_right_seeBtn:hover {
  color: #fff;
  background: #3464ff;
}

.zj_right_li_sm .zj_right_reserve {
  display: none;
  padding: 0 8px;
  height: 26px;
  text-align: center;
  line-height: 24px;
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #e49a00;
  color: #e49a00;
}

.zj_right_li_sm .zj_right_reserve:hover {
  color: #fff;
  background-color: #e49a00;
}

.zj_right_li_sm .zj_right_li_sm_left {
  color: #8187a1;
  font-size: 14px;
  display: inline-block;
  width: 150px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.zj_right_li:hover {
  background-color: #f2f5ff;
}

.zj_right_li:hover .zj_right_li_sm .zj_right_seeBtn {
  display: inline-block;
}

.zj_right_li:hover .zj_right_li_sm .zj_right_reserve {
  display: inline-block;
}

.zj_right_li:hover .zj_right_li_sm .zj_right_li_sm_left {
  color: #3464ff;
}

.zj_right_li:hover .zj_right_li_sm .zj_right_li_sm_right {
  display: none;
}

.zj_rmqztj_title {
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #8187a1;
  padding: 0 20px;
  background: #f7f9ff;
}

.font_16 {
  font-family: PingFangSC-Medium, PingFang SC;
}

.font_color_999 {
  color: #8187a1;
}

body {
  background-color: #f1f3fb;
}

.ymqz-top {
  background: #ffffff;
}

.tabs-nav {
  border-top: 1px solid #e1e6f0;
  border-bottom: 1px solid #e1e6f0;
}

.tabs-nav .change-title {
  float: left;
}

.tabs-nav .change-title li {
  height: 40px;
  padding-left: 20px;
  padding-right: 21px;
  line-height: 40px;
  font-size: 14px;
  color: #333333;
  float: left;
}

.tabs-nav .change-title .gqcx {
  padding: 0 17px;
}

.tabs-nav .change-title li a {
  color: #333;
  position: relative;
  font-size: 14px;
}

.tabs-nav .change-title li a:hover {
  color: #3464ff;
}

.tabs-nav .change-title li.on a {
  color: #3464ff;
  font-weight: bold;
}

.tabs-nav .change-title li.active {
  background: linear-gradient(
    180deg,
    rgba(102, 154, 255, 1) 0%,
    rgba(45, 114, 255, 1) 64%,
    rgba(52, 100, 255, 1) 100%
  ) !important;
  font-weight: bold;
}

.tabs-nav .change-title li:first-child a::after,
.tabs-nav .change-title li.active a::after,
.tabs-nav .change-title li.active + li a::after {
  display: none;
}

.tabs-nav .change-title li a::after {
  content: '';
  width: 1px;
  height: 14px;
  background: #e1e6f0;
  position: absolute;
  top: 3px;
  left: -21px;
}

.tabs-nav .change-title li.active a {
  color: #ffffff;
}

.bcsz {
  width: 131px;
  height: 40px;
  background: #f7f9ff;
  border-left: 1px solid #e1e6f0;
  border-right: 1px solid #e1e6f0;
  font-size: 14px;
  color: #8187a1;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  position: relative;
  float: right;
}

.bcsz span {
  font-size: 14px;
}

.bcsz-list {
  display: none;
  width: 200px;
  background: #fff;
  border: 1px solid #eaeaea;
  position: absolute;
  right: -1px;
  top: 40px;
  z-index: 1060;
  border-radius: 2px 0 2px 2px;
  box-shadow: 0 2px 4px rgba(3, 27, 78, 0.06);
}

.bcsz-list ul {
  min-height: 150px;
  max-height: 251px;
  overflow-y: scroll;
  cursor: auto;
  padding-top: 2px;
  padding-left: 10px;
  border-bottom: 1px solid #e1e6f0;
}

.bcsz-list ul li {
  border-bottom: 1px dotted #e1e6f0;
  color: #3464ff;
  position: relative;
  text-align: left;
  font-size: 12px;
  line-height: 32px;
  height: 33px;
}

.bcsz-list ul li a.del-sz {
  float: right;
  color: #8187a1;
  width: 20px;
  text-align: center;
}

.bcsz-list ul li a {
  width: 145px;
  display: inline-block;
  height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 32px;
  color: #3464ff;
}

.bcsz .glsz i {
  font-size: 14px;
  margin-right: 5px;
}

.bcsz .glsz:hover,
.bcsz-list ul li a:hover {
  color: #f56c6c;
  background: #fff;
}

.bcsz:hover {
  color: #3464ff;
}

.bcsz:hover .bcsz-list {
  display: block;
}

.cha-list {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin: 10px 20px;
}

.cha-box {
  position: relative;
}

.cha-list .row {
  display: flex;
  align-items: center;
}

.cha-list .row2 {
  min-width: 570px;
}

.cha-list .row-pd {
  padding-left: 20px;
}

.cha-list .row .or-select {
  height: 28px;
}

.cha-list .row .start {
  margin: 0 16px 0 20px;
}

.line {
  width: 5px;
  height: 1px;
  background: #e1e6f0;
  margin: 0 8px;
}

.row-hide {
  display: none !important;
  margin-top: 10px;
}

.gj-hide,
.gj-hide2 {
  display: none;
}

.gj-hide1 {
  opacity: 0;
}

.gj-opacity {
  opacity: 1;
}

.row-show {
  display: flex !important;
}

.cha-more {
  margin-left: 20px;
}

.cha-list .row .yud {
  margin: 0 8px 0 20px;
}

.cha-list .cha-wh i {
  font-size: 12px;
  color: #3464ff;
}

.cha-list .row .kscx,
.cha-list .row .hfmr {
  width: 88px;
  height: 28px;
  margin-right: 14px;
}

.cha-list .row .hfmr {
  margin-right: 20px;
}

.cha-list .row .sz-bc i {
  margin-right: 4px;
}

.cha-list .row .pcydym {
  margin-left: 195px;
  margin-right: 18px;
}

.cha-list .row .gzsxdiv {
  position: relative;
  top: -2px;
}

.or-p .or-checkbox-inner {
  margin-right: 0;
  width: 12px;
  height: 12px;
}

.or-p .or-checkbox-checked .or-checkbox-inner::after {
  border-width: 1px;
  width: 3px;
  height: 7px;
}

.cha-list .cha-title {
  width: 62px;
}

.cha-box .zkss {
  width: 194px;
  height: 37px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: absolute;
  bottom: -37px;
  left: 50%;
  transform: translateX(-50%);
  color: #919191;
  cursor: pointer;
  padding-top: 5px;
  background: url('/resource/new2021/image/home/zkss.png') no-repeat;
  background-size: 100% 100%;
}

.cha-box .zkss i {
  font-size: 12px;
  margin-left: 8px;
}

.cha-box .zkss:hover {
  color: #3464ff;
}

.ymqz-foot {
  margin-top: 10px !important;
  padding: 0 20px 0 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 46px;
  background: #fcf8e3;
  border: 1px solid #ecdcbb;
}

.ymqz-foot p {
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #8a6d3b;
  line-height: 12px;
}

.ymqz-foot i {
  margin-left: 3px;
  margin-right: -3px;
}

.jgpx_card {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
}

td a {
  color: #666;
}

td a:hover {
  color: #3464ff !important;
}

.layui-layer-title {
  font-size: 16px;
}

.layui-layer-title span {
  font-size: 16px;
}

.layui-layer-title a {
  font-weight: normal;
  margin: 0 11px 0 30px;
  position: relative;
  color: #3464ff;
}

.layui-layer-title a::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 14px;
  background: #e1e6f0;
  top: 50%;
  margin-top: -7px;
  left: -20px;
}

.layui-layer-title .noline::after {
  display: none;
}

.cha_zt {
  padding-right: 15px;
  text-align: center;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset;
  -webkit-text-fill-color: #f56c6c;
}

.or-p .or-checkbox-checked .or-checkbox-inner {
  background-color: #f56c6c;
  border-color: #f56c6c;
}

.sclx_i {
  position: absolute;
  right: 32px;
  z-index: 2;
  top: 50%;
  margin-top: -9px;
}

.sclx .or-select-label {
  width: 72%;
}

.td_yd a {
  width: 50px;
  padding: 0;
}

.or-active {
  background: linear-gradient(360deg, #669aff 0%, #2d72ff 64%, #3464ff 100%);
  color: #ffffff;
}

.posi-re {
  position: relative;
}

.posi-ab {
  position: absolute;
}

.or-flex {
  display: flex;
}

.or-txt {
  color: #333;
  font-size: 14px;
}

.or-txt:hover {
  color: #3464ff;
}

.or-txt.disabled:hover {
  color: #333;
}

.or-high {
  color: #0002ff !important;
}

.or-primary {
  color: #3464ff !important;
}

.or-danger {
  color: #f56c6c !important;
}

.or-success {
  color: #009207 !important;
}

.or-warning {
  color: #e49a00 !important;
}

.or-info {
  color: #f5f5f5 !important;
}

.or-plumred {
  color: #d21095 !important;
}

.or-button {
  text-align: center;
  border-radius: 2px;
  font-size: 12px;
  transition: all 0.3s;
  cursor: pointer;
  padding: 0 14px;
  height: 100%;
  width: 100%;
  line-height: 28px;
  white-space: nowrap;
}

.or-button--primary {
  background: #3464ff;
  color: #ffffff;
}

.or-button--primary:hover {
  background: rgba(52, 100, 255, 0.8);
}

.or-button--primary.disabled:hover {
  background: #3464ff;
}

.or-button--danger {
  background: #f56c6c;
  color: #ffffff;
}

.or-button--danger:hover {
  background: rgba(232, 0, 28, 0.8);
}

.or-button--danger.disabled:hover {
  background: #f56c6c;
}

.or-button--warning {
  background: #e49a00;
  color: #ffffff;
}

.or-button--warning:hover {
  background: rgba(255, 172, 0, 0.8);
}

.or-button--warning.disabled:hover {
  background: #e49a00;
}

.or-button--success {
  background: #009207;
  color: #ffffff;
}

.or-button--success:hover {
  background: rgba(0, 146, 7, 0.8);
}

.or-button--success.disabled:hover {
  background: #009207;
}

.or-button--info {
  background: #ffffff;
  border: 1px solid #e1e6f0;
  color: #8187a1;
}

.or-button--info:hover {
  background: unset;
  color: #3464ff !important;
  border-color: #3464ff;
}

.or-button--info.disabled:hover {
  color: #e1e6f0;
  border-color: #8187a1;
}

.or-button--primary.is-plain {
  background: transparent;
  border: 1px solid #3464ff;
  color: #3464ff;
  line-height: 22px;
  height: 22px;
  display: inline-table;
}

.or-button--primary.is-plain:hover {
  background: #3464ff;
  color: #fff !important;
}

.or-button--primary.is-plain.disabled:hover {
  background: #ffffff;
  color: #3464ff;
}

.or-button--warning.is-plain {
  background: #ffffff;
  border: 1px solid #e49a00;
  color: #e49a00;
  line-height: 22px;
  height: 22px;
  display: inline-table;
}

.or-button--warning.is-plain:hover {
  background: #e49a00;
  color: #fff !important;
}

.or-button--warning.is-plain.disabled:hover {
  background: #ffffff;
  color: #e49a00 !important;
}

.or-button--danger.is-plain {
  background: #ffffff;
  border: 1px solid #f56c6c;
  color: #f56c6c;
}

.or-button--danger.is-plain:hover {
  background: #f56c6c;
  color: #fff !important;
}

.or-button--danger.is-plain.disabled:hover {
  background: #ffffff;
  color: #f56c6c;
}

.or-button--success.is-plain {
  background: #ffffff;
  border: 1px solid #009207;
  color: #009207;
}

.or-button--success.is-plain:hover {
  background: #009207;
  color: #fff !important;
}

.or-button--success.is-plain.disabled:hover {
  background: #ffffff;
  color: #009207 !important;
}

.or-button.disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: default;
}

input::-webkit-input-placeholder {
  color: #8187a1 !important;
}

input:-moz-placeholder {
  color: #8187a1 !important;
}

input::-moz-placeholder {
  color: #8187a1 !important;
}

input:-ms-input-placeholder {
  color: #8187a1 !important;
}

textarea::-webkit-input-placeholder {
  color: #8187a1 !important;
}

textarea:-moz-placeholder {
  color: #8187a1 !important;
}

textarea::-moz-placeholder {
  color: #8187a1 !important;
}

textarea:-ms-input-placeholder {
  color: #8187a1 !important;
}

.or-input {
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #e1e6f0;
  padding: 0 10px;
  width: 100%;
  height: 100%;
}

.or-input:focus {
  border-color: #3464ff !important;
  border-right-width: 1px !important;
  outline: none !important;
}

.or-select {
  position: relative;
  cursor: pointer;
}

.or-select .or-input {
  cursor: pointer;
  color: unset !important;
}

.or-select i {
  position: absolute;
  top: 50%;
  right: 12px;
  z-index: 1;
  margin-top: -2px;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  height: 0px;
  width: 0px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  border-color: #8187a1 transparent transparent transparent;
  border-style: solid;
  border-width: 4px;
  transform-origin: 5px 2px;
}

.or-select i.on {
  transform: rotate(180deg);
  border-color: #3464ff transparent transparent transparent;
}

.or-select-label {
  display: none;
  position: absolute;
  top: 50%;
  left: 11px;
  width: 80%;
  height: 20px;
  line-height: 20px;
  margin-top: -10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-color: #fff;
  border-radius: 2px;
  z-index: 1;
  -color: #f56c6c;
}

.or-select.on {
  display: block;
}

textarea.or-input {
  overflow-y: hidden;
  height: 28px;
  line-height: 26px;
  color: #7f7f7f;
}

textarea.or-input.on {
  height: 200px;
  z-index: 999;
  color: #f56c6c;
  text-indent: 0;
  padding: 0 10px;
  transition: none;
  overflow-y: auto;
  position: relative;
  top: 0;
}

.or-select-dropdown {
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  font-variant: initial;
  background-color: #fff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  outline: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.or-select-dropdown-hidden {
  display: none;
}

.or-select-dropdown-menu {
  max-height: 250px;
  margin-bottom: 0;
  padding-left: 0;
  overflow: auto;
  list-style: none;
  outline: none;
}

.or-select-dropdown-list li {
  float: left;
  width: 74px;
  height: 28px;
  border: 1px solid #e1e6f0;
  cursor: pointer;
  transition: all 0.2s;
  line-height: 28px;
  text-align: center;
  font-size: 12px;
  color: #404040;
  margin: 0px 0 -1px -1px;
}

.or-select-label.on {
  display: block;
}

.updateList button.bx {
  width: 54px;
  line-height: 26px;
}

.bx.active1,
.qx.active1 {
  color: #3464ff;
  border-color: #3464ff;
}

.updateList button.qx {
  width: 54px;
  margin-left: 8px;
  line-height: 26px;
}

.or-select-dropdown-menu-item {
  position: relative;
  display: block;
  padding: 3px 12px;
  overflow: hidden;
  color: #404040 !important;
  font-size: 12px;
  font-weight: 400 !important;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

.or-select-dropdown-menu-item.on {
  background-color: #dfecff !important;
}

.or-select-dropdown-menu-item.active {
  background-color: #f2f2f2 !important;
}

.or-select-dropdown-list {
  padding: 12px;
}

.or-select-dropdown-list ul {
  margin-bottom: 10px;
  overflow: hidden;
  padding: 1px;
}

.or-select-dropdown-list button {
  height: 28px;
  border: 1px solid #e1e6f0;
  line-height: 28px;
  text-align: center;
  background-color: #fff;
  color: #404040;
}

.or-select-dropdown-list li.active {
  color: #3464ff;
  position: relative;
  border: 1px solid #3464ff !important;
  background: #dfecff;
}
.or-select-dropdown-list li:hover {
  background: #dfecff;
}
.zdy-input .or-input {
  width: 234px;
  height: 28px;
  line-height: 28px;
  border-color: #e1e6f0;
  font-size: 12px;
  color: unset;
}

.zdy-input button {
  float: right;
  margin-left: 10px;
  width: 72px;
  height: 28px;
  line-height: 26px;
  border-radius: 2px;
  background-color: #3464ff;
  border-color: #3464ff;
  color: #fff;
}

.or-checkbox-wrapper,
.tabel-filtrate {
  display: flex;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #8187a1;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  line-height: unset;
  cursor: pointer;
}

.tabel-filtrate {
  width: 100%;
  position: relative;
  z-index: 99;
}

.cha-more {
  color: #3464ff;
  font-weight: 700;
  font-size: 18px;
  cursor: pointer;
  width: 15px;
  overflow: hidden;
  position: relative;
  top: -3px;
}

.nocopy {
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
}

@-webkit-keyframes antCheckboxEffect {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0;
  }
}

@keyframes antCheckboxEffect {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0;
  }
}

.table_nologin {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 48px 0;
}

.ml20 {
  margin-left: 20px;
}

.visibilityH {
  visibility: hidden;
}

.gzym-input {
  flex: 1;
  height: 38px;
  background: #ffffff;
  border-radius: 0 2px 2px 0;
  border: 1px solid #e1e6f0;
  padding-left: 14px;
}

.gzym-div {
  display: flex;
  padding-top: 20px;
}

.gzym-bz {
  width: 74px;
  height: 38px;
  background: #f7f9ff;
  border-radius: 2px 0px 0px 2px;
  border: 1px solid #e1e6f0;
  display: inline-block;
  font-size: 14px;
  color: #333333;
  line-height: 38px;
  text-align: center;
  border-right: 0;
}

.zj_ymydqz_head {
  width: 100%;
  height: 50px;
  background: #ffffff;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e1e6f0;
  padding-left: 20px;
}

.zj_ymydqz_sx {
  width: 6px;
  height: 16px;
  background: linear-gradient(180deg, #669aff 0%, #2d72ff 64%, #3464ff 100%);
  margin-right: 10px;
}

.zj_ymxx {
  height: 90px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 30px;
  padding-left: 30px;
  border-left: 1px solid #e1e6f0;
}

.zj_ymxx:first-child {
  margin-left: 0;
  padding-left: 0;
  border-left: 0;
}

.ydjj_tu a {
  border-right: 1px solid #e1e6f0;
  margin-left: 40px;
  padding-right: 40px;
}

.ydjj_tu a:first-child {
  margin-left: 0 !important;
}

.zj_gjcs .zj_gjcs_pf {
  line-height: 34px;
  font-size: 30px;
  color: #050505;
  font-family: DINProM;
}

.ydjj_tu a:last-child {
  border: 0 !important;
  padding-right: 0;
}

.zj_gjcs .zj_gjcs_echart {
  width: 54px;
  height: 54px;
}

.zj_jzls_box {
  width: 100%;
}

.query-table {
  text-align: center;
}

.query-table li {
  height: 35px;
  border-bottom: 1px solid #e4eef6;
  line-height: 35px;
}

.query-table li strong {
  display: inline-block;
  width: 138px;
  border-right: 1px solid #e4eef6;
  background-color: #f0f7fc;
  font-weight: 400;
  text-indent: 28px;
}

.query-table li span {
  margin-left: 18px;
  color: #000;
}

.query-table li a {
  padding: 0;
  border-right: 0;
}

.query-table ul {
  border: 1px solid #e1e6f0;
  border-bottom: 0;
}

.query-table td,
.query-table tr {
  border: 1px solid #e1e6f0;
  height: 34px;
  line-height: 34px;
}

.query-table table {
  width: 100%;
  border-collapse: collapse;
}

.query-table table a {
  border: 0;
}

.query-table table td {
  color: #333;
  font-weight: 400;
}

.query-table tr td:first-child span {
  width: auto;
  padding-left: 10px;
}

.query-table tr span {
  display: inline-block;
  width: 54px;
}

.query-tr td {
  background-color: #f7f9ff;
  font-weight: 700;
  color: #8187a1 !important;
}

.query-table .query-td a {
  display: block;
  color: #333 !important;
}

.zj_right_head a:hover {
  color: #3464ff;
}

.zj_cssz_btn {
  width: 68px;
  height: 28px;
  line-height: 26px;
}

.th_filter_box {
  width: 200px;
  position: absolute;
  top: 27px;
  left: 0;
  z-index: 3;
  box-shadow: 0px 2px 4px 0px rgba(5, 17, 71, 0.05);
  background-color: #fff;
  display: none;
}

.th_filter_box ul {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}

.th_filter_box ul li {
  width: 100%;
  height: 38px;
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  padding: 0 8px;
  cursor: pointer;
}

.th_filter_box ul li:hover {
  background-color: #f2f5ff;
}

.zj_cssz_btn {
  background-color: transparent;
}

.zj_cssz_btn:hover .th_filter_box {
  display: block;
}

.desc .triangle-down {
  border-color: #3464ff transparent transparent transparent;
}

.asc .triangle-up {
  border-color: transparent transparent #3464ff transparent;
}

.float_bar_box {
  display: flex;
  justify-content: space-between;
  border: 1px solid rgba(52, 100, 255, 0.49);
  height: 40px;
  background-color: #f2f5ff;
}

.float_bar_box .float_bar_active {
  background: linear-gradient(360deg, #3464ff 0%, #2d72ff 64%, #669aff 100%);
  font-weight: bold;
  width: 130px;
  height: 100%;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}

.float_bar_box .float_bar_active i {
  margin-right: 10px;
}

.float_bar_box .float_bar_ymList {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 100%;
}

.float_bar_box .float_bar_ymList a {
  flex: 1;
  position: relative;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  color: #3464ff;
  padding: 0 7px;
  font-size: 14px;
  position: relative;
}

.float_bar_box .float_bar_ymList a::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
  width: 1px;
  height: 14px;
  background: #3464ff;
}

.float_bar_box .float_bar_ymList a:last-child::after {
  content: none;
}

.float_bar_box .float_bar_close {
  width: 28px;
  display: flex;
  align-items: center;
}

.float_bar_box .float_bar_close i {
  color: #3464ff;
  transform: scale(0.8);
}

.or_jzlss {
  display: flex;
  align-items: center;
}

.or_jzlss .integer {
  width: 109px;
  height: 28px;
  color: #f56c6c;
}

.or_jzlss .jzyy input {
  height: 28px;
}

.or_jzlss.jzlss1 {
  margin-bottom: 0;
  padding-bottom: 8px;
  border-bottom: 1px dashed #e1e6f0;
}

.or_jzlss.jzlss1 .or-select-label {
  margin-top: -8px;
}

.or_jzlss.jzlss1 .or-select i {
  margin-top: 0px;
}

.jzjl-zdy button:last-child {
  background-color: #3464ff;
  border-color: #3464ff;
}

.jzjl-zdy button:first-child:hover {
  border-color: #3464ff;
  color: #3464ff;
}

.or_lspf.not {
  pointer-events: none;
  color: #ccc;
}

.or_lspf.not i {
  border-color: #ccc transparent transparent transparent;
}

.or_lspf.not input::-webkit-input-placeholder {
  color: #ccc !important;
}

.or_lspf.not input:-moz-placeholder {
  color: #ccc !important;
}

.or_lspf.not input::-moz-placeholder {
  color: #ccc !important;
}

.or_lspf.not input:-ms-input-placeholder {
  color: #ccc !important;
}

.zj_ckgd_into {
  font-size: 12px;
  margin-right: -4px;
  margin-bottom: -1px;
  margin-left: 2px;
}

.zj_cont_head .zj_cont_sx {
  width: 6px;
  height: 16px;
  background: linear-gradient(180deg, #669aff 0%, #2d72ff 64%, #3464ff 100%);
  margin-right: 10px;
}

.w12 {
  width: 1200px;
  margin: 0 auto;
  color: #333;
}

.w880 {
  width: 880px;
}

.w300 {
  width: 300px;
}

.w185 {
  width: 185px;
}

.w193 {
  width: 193px;
}

.w213 {
  width: 213px;
}

.w233 {
  width: 233px;
}

.w240 {
  width: 240px;
}

.w80 {
  width: 80px;
}

.w96 {
  width: 96px;
}

/* padding */
.p_20 {
  padding: 20px;
}

.p_30 {
  padding: 30px;
}

.pb_10 {
  padding-bottom: 10px;
}

.pb_20 {
  padding-bottom: 20px;
}

.p_16 {
  padding: 16px;
}

.pb_0 {
  padding-bottom: 0;
}

.pl_20 {
  padding-left: 20px;
}

.pl_15 {
  padding-left: 20px;
}

.px_5 {
  padding: 0 5px;
}

.px_20 {
  padding: 0 20px;
}

.pl_0 {
  padding-left: 0 !important;
}

/* margin */
.mt_14 {
  margin-top: 14px;
}

.mt_16 {
  margin-top: 16px;
}

.mt_20 {
  margin-top: 20px;
}

.mt_10 {
  margin-top: 10px;
}

.mt_15 {
  margin-top: 15px;
}

.mt_17 {
  margin-top: 17px;
}

.mt_4 {
  margin-top: 4px;
}

.mb_3 {
  margin-bottom: 3px;
}

.mb_15 {
  margin-bottom: 15px;
}

.mb_20 {
  margin-bottom: 20px;
}

.mb_40 {
  margin-bottom: 40px;
}

.my_15 {
  margin: 15px 0;
}

.my_20 {
  margin: 20px 0;
}

.ml_20 {
  margin-left: 20px;
}

.ml_15 {
  margin-left: 15px;
}

.ml_5 {
  margin-left: 5px;
}

.mr_20 {
  margin-right: 20px;
}

.mr_15 {
  margin-right: 15px;
}

.ml_29 {
  margin-left: 29px;
}

.bg_grey {
  background-color: #f7f9ff;
}

.bg_white {
  background-color: #fff;
}

.font_color_12 {
  color: #121212;
}

.font_color_666 {
  color: #666;
}

.font_color_999 {
  color: #999;
}

.font_color_grey {
  color: #8187a1;
}

.font_color_333 {
  color: #333 !important;
}

.font_color_white {
  color: #fff !important;
}

.font_color_grey {
  color: #8187a1;
}

.font_12 {
  font-size: 12px !important;
}

.font_14 {
  font-size: 14px !important;
}

.font_16 {
  font-size: 16px !important;
}

.font_18 {
  font-size: 18px !important;
}

.font_24 {
  font-size: 24px !important;
}

.font_30 {
  font-size: 30px !important;
}

.font_weight {
  font-weight: bold;
}

.line_height_30 {
  line-height: 30px;
}

.text_center {
  text-align: center !important;
}

.weight_600 {
  font-weight: 600;
}

.text_justify {
  display: inline-block;
  min-width: 60px;
  text-align-last: justify;
}

.break_all {
  word-break: keep-all;
}

/* flex */
.flex {
  display: flex;
}

.align_center {
  align-items: center;
}

.justify_center {
  justify-content: center;
}

.justify_between {
  justify-content: space-between;
}

.relative {
  position: relative;
}

.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.primary_btn {
  background: linear-gradient(180deg, #3d7fff 0%, #0053fc 64%, #003bfc 100%);
  border-radius: 2px;
  color: #fff;
}

.vice_btn {
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #e1e6f0;
  color: #8187a1;
}

.border_0 {
  border: 0 !important;
}

.border_1 {
  border-radius: 2px;
  border: 1px solid #e1e6f0;
}

.calender-canvas {
  height: 21px;
  width: 200px;
  background: url('/resource/new2021/image/home/ykjcavns.png') repeat-x;
}

.calender-canvas li {
  display: inline-block;
  cursor: pointer;
  line-height: 21px;
  height: 21px;
  border: 0;
  width: 12px;
}

.canvas-top {
  display: flex;
  align-items: flex-end;
  height: 20px;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  background: #f0f0f0;
  border-right: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}

.cal_li:last-child .canvas-top {
  border-right: 0;
}

.canvas-bottom {
  margin-top: 6px;
  text-align: center;
}

.canvas-bottom li {
  display: inline-block;
  width: 50px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
  color: #333;
}

.canvas-top span {
  display: inline-block;
  width: 8.33333333%;
  height: 0;
  background: #000;
  margin: 0 !important;
}

.calender-canvas .cal_li.on .canvas-top {
  background-color: #ffffa5 !important;
}

.canvas-td {
  max-width: 180px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.canvas_tc-box {
  overflow-x: auto;
  white-space: nowrap;
}

.canvas_tc-box .canvas-top span {
  width: 4px;
}

.canvas_tc-box .calender-canvas {
  height: 54px;
  width: auto;
}

.canvas_tc-box .canvas-top {
  height: 54px;
  width: 48px;
}

.canvas_tc-box .calender-canvas li {
  width: 49px;
  height: 54px;
}

.canvas_tc-box .canvas-bottom li {
  width: 49px;
}

.ymxz .a_ym {
  display: inline-block;
  max-width: 160px;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #3464ff;
  font-weight: 700;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

.td_yd img {
  margin: 0 auto;
}

.or-nodata {
  height: 230px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.or-nodata p {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #8187a1;
  line-height: 14px;
  margin-top: 20px;
}

.bcsz .empty,
.bcsz:hover .empty {
  display: none !important;
}

.wxts {
  padding-left: 20px;
  position: relative;
}

.wxts i {
  position: absolute;
  top: 0;
  left: 0;
}

.or_hide {
  display: none !important;
}

.or-select:hover .or-input {
  border-color: #3464ff;
}

.or-select:hover i {
  border-color: #3464ff transparent transparent transparent;
}

.or-checkbox + span {
  line-height: 16px;
  padding-right: 0;
  height: 20px;
}

.gzsxdiv span {
  padding-left: 0;
}

button,
input,
select,
textarea {
  font-size: 12px;
}

.layui-table-init {
  display: none;
}
th .layui-table-patch {
  padding: 0 !important;
}

/*.layui-table th:nth-of-type(1) {*/
/*    width: 48px;*/
/*}*/
/*.layui-table th:nth-of-type(2) {*/
/*    width: 170px;*/
/*}*/

/*.layui-table th:nth-of-type(3) {*/
/*    width: 65px;*/
/*}*/

/*.layui-table th:nth-of-type(4) {*/
/*    width: 174px;*/
/*}*/

/*.layui-table th:nth-of-type(5) {*/
/*    width: 78px;*/
/*}*/

/*.layui-table th:nth-of-type(6) {*/
/*    width: 78px;*/
/*}*/

/*.layui-table th:nth-of-type(7) {*/
/*    width: 78px;*/
/*}*/

/*.layui-table th:nth-of-type(8) {*/
/*    width: 78px;*/
/*}*/

/*.layui-table th:nth-of-type(9) {*/
/*    width: 78px;*/
/*}*/

/*.layui-table th:nth-of-type(10) {*/
/*    width: 100px;*/
/*}*/

/*.layui-table th:nth-of-type(11) {*/
/*    width: 85px;*/
/*}*/

/*.layui-table th:nth-of-type(12) {*/
/*    width: 60px;*/
/*}*/

/*.layui-table th:nth-of-type(13) {*/
/*    width: 55px;*/
/*}*/
.layui-unselect {
  padding: 0 !important;
  margin: 0 !important;
}
.a_ym {
  display: inline-block;
  max-width: 160px;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #3464ff;
  font-weight: 700;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

.layui-table thead {
  background-color: #f7f9ff;
}

.layui-table thead span {
  color: #3464ff;
}

.layui-table-sort {
  position: absolute;
  display: inline-block;
  width: 8px;
  height: 10px;
  margin-top: 15px;
  margin-left: 5px;
}

.layui-table-sort-asc {
  border-color: transparent transparent #8187a1 transparent;
  top: -4px;
}

.layui-table-sort-desc {
  border-color: #8187a1 transparent transparent transparent;
  bottom: -4px;
}

.layui-table-sort[lay-sort='asc'] .layui-table-sort-asc {
  border-color: transparent transparent #f56c6c transparent;
}

.layui-table-sort[lay-sort='desc'] .layui-table-sort-desc {
  border-color: #f56c6c transparent transparent transparent;
}

.table_fixed {
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -580px;
  background: #fff;
  width: 1160px;
  border-bottom: 0 !important;
  z-index: 10000;
}

.layui-table-sort-asc,
.layui-table-sort-desc {
  position: absolute;
  height: 0;
  width: 0;
  left: 0;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  border-style: solid;
  border-width: 4px;
  cursor: pointer;
}

.layui-unselect {
  cursor: pointer;
}

.layui-form-checkbox[lay-skin='primary'] i {
  width: 15px;
  height: 15px;
  line-height: 15px;
  border: 1px solid #d2d2d2;
  font-size: 12px;
  border-radius: 2px;
  background-color: #fff;
  -webkit-transition: 0.1s linear;
  transition: 0.1s linear;
}
.ymqz-top .layui-form-checkbox {
  display: none !important;
}
input[type='checkbox'][lay-skin='primary'] {
  display: none;
}

.layui-form-checkbox {
  width: 17px;
  height: 17px;
  line-height: 15px;
  display: inline-block;
  vertical-align: middle;
}
.layui-table th .layui-unselect {
  -margin-top: 15px;
}

.layui-form-checkbox[lay-skin='primary']:hover i {
  border-color: #3464ff;
  color: #fff !important;
}

.layui-form-checked,
.layui-form-checked:hover {
  border-color: #3464ff;
}

.layui-form-checked .layui-icon-ok::before {
  width: 3px;
  height: 8px;
  border-color: #fff;
  border-style: solid;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  content: '';
  display: table;
  margin-bottom: 2px;
  margin-left: 4px;
}
.layui-table-header {
  position: absolute;
  width: 1158px;
  background-color: #f7f9ff;
  border-bottom: 1px solid #e1e6f0;
  z-index: 1;
}
.ymqz-list thead tr th {
  border-bottom: none;
}
.layui-table-body {
  padding-top: 45px;
}
.layui-form-checked[lay-skin='primary'] i {
  border-color: #3464ff;
  background: #3464ff !important;
  color: #fff !important;
}

.layui-form-checked .layui-icon-ok:hover,
.layui-form-checked .layui-icon-ok {
  border-color: #3464ff;
  background: #3464ff;
}

.or-picker .or-input {
  color: unset !important;
}
.progress-label {
  font-size: 12px;
  margin-top: 2px;
  margin-bottom: 5px;
}
.progress-container {
  width: 60px;
  height: 60px;
  position: relative;
}

.progress-ring {
  width: 100%;
  height: 100%;
  transform: rotate(-90deg);
}

.progress-ring__circle {
  stroke: #e6e6e6;
  stroke-width: 6;
  fill: transparent;
}

.progress-ring__circle--progress {
  stroke: #3464ff;
  stroke-width: 6;
  fill: transparent;
  stroke-linecap: round;
}

.progress-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-align: center;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff,
    1px 1px 0 #fff;
}
