:root {
  --bs-blue: rgb(22, 93, 255);
  --bs-danger: rgb(245, 63, 63);
  --bs-warning: rgb(255, 125, 0);
  --bs-green: rgb(35, 195, 67);
  --bs-font-sans-serif: sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

* {
}
/*login*/
.zd-login-page {
  background: url("../img/login_bg.png") no-repeat center #000;
  background-size: 100% 100%;
}
.zd-login-logo {
  height: 64px;
  background: url("../img/login_logo.png") no-repeat center;
  position: absolute;
  top: 15%;
  width: 100%;
  left: 0;
}
.zd-copy {
  font-size: 16px;
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 10%;
  width: 100%;
  left: 0;
}
.login-box-body {
  border-radius: 10px;
}
.h50 {
  height: 50px;
}
.pb10 {
  pargin-bottom: 10px;
}
.form-group.icon .icon {
  top: 10px;
  left: 3px;
}
.mb0 {
  margin-bottom: 0;
}
.blue {
  background: #04063b;
  border: 1px #04063b solid;
}
.login-box {
  position: absolute;
  width: 450px;
  height: 290px;
  left: calc(50% - 225px);
  top: calc(50% - 145px);
  margin: auto;
}
/*main*/
.main-sidebar {
  width: 250px;
}
.wrapper {
  margin-left: 250px;
  overflow: hidden;
  background: #f3f4f5;
}
.js_header {
  height: 80px;
}
.sidebar {
  margin-top: 80px;
  height: calc(100vh - 85px);
}
.navbar .logo {
  /* height: 140px; */
  height: 80px;
  width: 250px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #001529;
}
.big-logo {
  /* margin: 30px 0 0 30px; */
  height: 100%;
  display: flex;
  align-items: center;
  margin-left: 30px;
}
.big-logo img {
  width: 347px;
  height: 50px;
}
.user-header {
  width: 50px;
  height: 50px;
  /* margin: 30px; */
}
.sidebar-menu .class1 {
  /* box-shadow: 0px 0px 10px #ccc; */
  margin: 10px;
  border-radius: 10px;
  overflow: hidden;
  /* background-color: #fff; */
  color: #fff;
}
.sidebar-menu div {
  font-size: 14px;
}
.sidebar-menu li::marker {
  content: "";
}
/* .sidebar-menu .sub_menu {
  position: absolute;
  width: 100%;
}
.sidebar-menu .sub_menu .class3 {
  margin: 10px 0;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 10px #ccc;
} */
.sidebar-menu .sub_menu div.cur {
  background-color: var(--bs-blue);
  color: #fff;
  border-radius: 10px;
}
.sidebar-menu .sub_menu div:after {
  border-right-color: var(--bs-blue);
  display: none;
}
.side_top_menu.cur,
.cur .has_child_menu,
.sidebar-menu div:hover {
  color: #fff;
  background: var(--bs-blue);
  border-radius: 10px;
}
.sidebar-menu a {
  color: #fff !important;
  font-size: 14px;
}

.side_top_menu.cur,
.cur .has_child_menu,
.sidebar-menu a:hover {
  color: #fff !important;
  background: var(--bs-blue);
  border-radius: 10px;
}
.side_top_menu.cur svg,
.cur .has_child_menu svg,
.sidebar-menu a svg,
.sidebar-menu div svg,
.sidebar-menu div:hover svg {
  fill: #fff;
}
.menu_tab {
  border: 1px #eee solid;
  border-radius: 10px;
  margin: 5px;
}
.js_scroll_right svg,
.js_scroll_left svg,
.js_reload svg {
  margin-top: 2px;
  font-weight: bold;
}
.menu_box {
  overflow: hidden;
}
.menu_box .menu_tab.current:after {
  opacity: 0;
}
.menu_box .menu_tab span {
  padding-bottom: 10px;
}
.menu_box .menu_tab.current,
.menu_box .menu_tab.current:hover {
  background: var(--bs-blue);
  color: #fff;
}
.menu_box {
  margin: 10px 25px 0 20px;
  /*border-radius: 10px;*/
  border-radius:0;
}
/*base index*/
.title {
  font-size: 16px !important;
}
.userd .shortcut .icon {
  width: 69px;
  height: 69px;
}
.userd ul {
  height: auto;
}
.userd .uf > li {
  border-right: none;
}
.userd ul {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding-bottom: 15px;
}

.shortcut .text {
  font-size: 14px;
  margin-top: 8px;
}
.data1 {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
}
.data1 li {
  width: 9.5%;
  height: 118px;
  text-align: center;
  padding-top: 10px;
  position: relative;
}
.data1 .line {
  width: 1px;
  height: 118px;
  background: #eee;
}
/* .data1 li:nth-child(1) {
  background: url("../img/yh_1.png") no-repeat center;
  background-size: 100% 100%;
}
.data1 li:nth-child(2) {
  background: url("../img/yh_2.png") no-repeat center;
  background-size: 100% 100%;
}
.data1 li:nth-child(3) {
  background: url("../img/yh_3.png") no-repeat center;
  background-size: 100% 100%;
}
.data1 li:nth-child(4) {
  background: url("../img/yh_4.png") no-repeat center;
  background-size: 100% 100%;
}

.data1 li:nth-child(5) {
  background: url("../img/yh_1.png") no-repeat center;
  background-size: 100% 100%;
}
.data1 li:nth-child(7) {
  background: url("../img/yh_2.png") no-repeat center;
  background-size: 100% 100%;
}
.data1 li:nth-child(8) {
  background: url("../img/yh_3.png") no-repeat center;
  background-size: 100% 100%;
}
.data1 li:nth-child(9) {
  background: url("../img/yh_4.png") no-repeat center;
  background-size: 100% 100%;
}
.data1 li:nth-child(10) {
  background: url("../img/yh_1.png") no-repeat center;
  background-size: 100% 100%;
}
.data1 li:nth-child(11) {
  background: url("../img/yh_2.png") no-repeat center;
  background-size: 100% 100%;
} */
.data1 .zd_num {
  color: #fff;
  font-size: 18px;
  padding-top: 20px;
  position: relative;
  z-index: 9;
}
.data1 .zd_num b {
  font-family: "Impact";
  font-size: 36px;
  font-weight: lighter;
  line-height: 40px;
  position: relative;
  z-index: 9;
}
.layui-input.end_time{
  width: 100%;
  border-radius: 6px;
}
.data1 .zd_text {
  color: #fff;
  font-size: 14px;
  position: relative;
  z-index: 9;
}
.data1 li:nth-child(1)::after {
  background: #d11a2d;
  box-shadow: 2px 2px 2px 1px rgba(209, 26, 45, 0.2);
}
.data1 li:nth-child(2)::after {
  background: rgb(82, 82, 136);
  box-shadow: 2px 2px 2px 1px rgba(82, 82, 136, 0.2);
}
.data1 li:nth-child(3)::after {
  background: rgb(43, 115, 175);
  box-shadow: 2px 2px 2px 1px rgba(43, 115, 175, 0.2);
}
.data1 li:nth-child(4)::after {
  background: rgb(116, 120, 122);
  box-shadow: 2px 2px 2px 1px rgba(116, 120, 122, 0.2);
}

.data1 li:nth-child(5)::after {
  background: rgb(249, 125, 28);
  box-shadow: 2px 2px 2px 1px rgba(249, 125, 28, 0.2);
}
.data1 li:nth-child(7)::after {
  background: rgb(26, 104, 64);
  box-shadow: 2px 2px 2px 1px rgba(26, 104, 64, 0.2);
}
.data1 li:nth-child(8)::after {
  background: rgb(173, 158, 95);
  box-shadow: 2px 2px 2px 1px rgba(173, 158, 95, 0.2);
}
.data1 li:nth-child(9)::after {
  background: rgb(88, 71, 23);
  box-shadow: 2px 2px 2px 1px rgba(88, 71, 23, 0.2);
}
.data1 li:nth-child(10)::after {
  background: rgb(249, 210, 125);
  box-shadow: 2px 2px 2px 1px rgba(249, 210, 125, 0.2);
}
.data1 li:nth-child(11)::after {
  background: rgb(218, 164, 90);
  box-shadow: 2px 2px 2px 1px rgba(218, 164, 90, 0.2);
}
.data1 li::after {
  content: " ";
  display: block;
  width: calc(100% - 12px);
  height: calc(100% - 26px);

  position: absolute;
  top: calc(100% / 2 - ((100% - 26px) / 2));
  left: calc(100% / 2 - ((100% - 12px) / 2));
  z-index: 0;
  border-radius: 10px;
}
.data2 {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  border-top: 1px #eee solid;
}
.data2 li {
  width: 14.28%;
  height: 90px;
  text-align: center;
  padding-top: 0px;
  border-right: 1px #eee solid;
}
.data2 li:last-child {
  border-right: none;
}
.data2 .zd_num {
  color: #ed2433;
  font-size: 18px;
  line-height: 40px;
}
.data2 .zd_num b {
}
.data2 .zd_text {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  padding-top: 20px;
}

/*访客记录*/
.wap_bg {
  width: 100%;
  height: 220px;
  background: url("../img/yyimg.png") no-repeat center top;
  background-size: 100% 100%;
}
.wap_bg1 {
  width: 100%;
  height: 220px;
  background: url("../img/jlimg.png") no-repeat center top;
  background-size: 100% 100%;
}
.wap_bottom {
  text-align: center;
  width: 100%;
  color: var(--bs-blue);
  font-size: 12px;
  margin: 20px auto;
}
.wap_box {
  box-shadow: 0px 0px 10px rgba(0, 41, 160, 0.4);
  width: 96%;
  margin: 0 auto;
  padding: 20px;
  border-radius: 5px;
  margin-top: 20px;
  padding-top: 10px;
}
.wap_da {
  font-size: 18px;
  font-weight: bold;
}
.shuoming {
  color: #999;
  font-size: 14px;
  width: 100%;
  margin: 0 auto;
  margin-top: 30px;
  line-height: 28px;
}
.wap_input {
  background: url("../img/phone.png") no-repeat right 10px center;
  background-size: auto 22px;
  border: none;
  border-bottom: 1px #ccc solid;
  height: 40px;
  font-size: 16px;
}
.wap_next {
  background: var(--bs-blue);
  color: #fff;
  font-size: 16px;
  border-radius: 5px;
  height: 50px;
  width: 100%;
  border: none;
}

.control-label {
  font-size: 14px;
}
.apply .form-control {
  background: #eee;
  min-height: 40px;
  font-size: 16px;
}

.wap_box1 {
  box-shadow: 0px 0px 10px rgba(0, 41, 160, 0.4);
  width: 96%;
  margin: 0 auto;
  padding: 0;
  border-radius: 5px;
  margin-top: 20px;
}
