* {
  font-size: 16px;
  font-family: "宋体", serif;
}
body {
  position: relative;
}
div,
p {
  margin: 0;
  padding: 0;
}
body div {
  margin-top: 10px;
}
red {
  color: red;
}
.red_class {
  color: red;
}
.fei_fu_box label {
  width: 64px;
}
.gua_box {
  /* 不允许拖拽的元素 */
}
.gua_box .gz_span {
  padding: 0 100px 0 0;
}
.gua_box .gua_data_box {
  margin-top: 0;
}
.gua_box .gua_data_box > div {
  /* 你的样式 */
  min-width: 215px;
}
.gua_box .gua_data_box > .ben_gua_box {
  min-width: 185px;
  width: auto;
}
.gua_box .gua_data_box > .bian_gua_box {
  min-width: 195px;
}
.gua_box body .gua_box .gua_data_box > .liu_shen_box {
  /* 你的样式 */
  max-width: 32.5px;
  padding-left: 0;
}
.gua_box body .gua_box .gua_data_box > .fu_gua_box {
  /* 你的样式 */
  max-width: 85px;
}
.gua_box .gua_data_box {
  display: flex;
  align-items: flex-start;
}
.gua_box .gua_data_box > .drag-sort-disabled {
  cursor: default;
}
.gua_box .gua_data_box > div {
  padding-right: 2.5px;
  padding-left: 2.5px;
}
.gua_box .gua_data_box {
  display: flex;
  align-items: flex-start;
}
.gua_box .gua_data_box > div {
  flex-shrink: 0;
}
.gua_box .gua_data_box > .liu_shen_box {
  min-width: 32.5px;
  padding-left: 0;
}
.gua_box .gua_data_box > .fu_gua_box {
  min-width: 85px;
}
.gua_box .fu_gua_box,
.gua_box .liu_shen_box {
  text-align: center;
}
.gz_box red {
  font-weight: bold;
}
.zhi_ding_yao_smallBox p:not(:last-child) {
  padding-top: 10px;
}
.zhi_ding_yao_box,
.zhi_ding_can_kao_gua_box {
  position: relative;
  display: flex;
}
.zhi_ding_yao_box .can_kao_gua_settings,
.zhi_ding_can_kao_gua_box .can_kao_gua_settings {
  position: absolute;
  left: 0;
  top: 15px;
}
.zhi_ding_yao_smallBox {
  margin-top: 0;
  display: flex;
  flex-direction: column-reverse;
}
.zhi_ding_can_kao_gua_box {
  user-select: none;
}
.button_box .submit {
  margin-left: 60px;
  margin-top: 10px;
}
.button_box .reset {
  margin-left: 25px;
}
.button_box .shen_sha_btn {
  margin-left: 25px;
}
body {
  position: relative;
  margin: 0 auto;
}
.zhuang_gua_box {
  z-index: 1;
  user-select: none;
  position: relative;
  top: 0;
  left: 20%;
  width: 80%;
  display: flex;
  flex-wrap: wrap;
}
.zhuang_gua_box .sec_one {
  min-width: 430px;
}
.zhuang_gua_box .sec_two {
  z-index: 1;
  position: relative;
  left: 30px;
  min-width: 710px;
  max-width: 710px;
  display: none;
  background-color: white;
}
.zhuang_gua_box .sec_two .sec_shen_sha_two {
  min-width: 100px;
}
.gua_box {
  width: max-content;
  max-width: none;
  display: none;
  position: relative;
  margin-top: 30px;
  top: 0px;
  left: 20%;
}
.fun {
  user-select: none;
  position: absolute;
  top: 25px;
  left: -70px;
}
.fun :hover {
  cursor: pointer;
  color: grey;
}
.fun strong {
  color: gray;
}
.duan_yu_btn_box {
  user-select: none;
  position: absolute;
  top: 325px;
  left: -70px;
}
.duan_yu_btn_box strong {
  color: gray;
}
.duan_yu_btn_box:hover {
  cursor: pointer;
  color: grey;
}
.yao_ci_btn_box {
  position: absolute;
  top: 220px;
  left: -70px;
  user-select: none;
  width: 41px;
  height: 70px;
}
.yao_ci_btn_box .yao_ci_btn_one,
.yao_ci_btn_box .yao_ci_btn_two {
  color: gray;
}
.yao_ci_btn_box:hover {
  cursor: pointer;
  color: grey;
}
.can_kao_gua_btn_box {
  position: absolute;
  top: 125px;
  left: -70px;
  width: 41px;
  height: 70px;
  user-select: none;
}
.can_kao_gua_btn_box .can_kao_gua_str_one,
.can_kao_gua_btn_box .can_kao_gua_str_two {
  color: gray;
}
.can_kao_gua_btn_box :hover {
  cursor: pointer;
  color: grey;
}
.can_kao_gua_type_box {
  padding-bottom: 10px;
}
.can_kao_gua_type_box select {
  padding-left: 10px;
  padding-right: 5px;
}
.can_kao_gua_btn_box:hover {
  cursor: pointer;
  color: grey;
}
.ben_gua:hover,
.bian_gua:hover,
.fu_gua:hover {
  cursor: pointer;
  color: #9BC2E6;
}
.shen_sha_title_tag:hover {
  cursor: pointer;
}
.shen_sha_list {
  background-color: white;
}
.shen_sha_list p {
  margin: 10px 10px 10px 0;
  font-weight: bold;
}
.shen_sha_list p a {
  font-weight: normal;
  font-size: 14px;
  margin-left: 10px;
  color: #5B9BD5;
  cursor: pointer;
}
.shen_sha_list .shen_sha_box p {
  display: inline-block;
  margin: 0 10px 5px 0;
  width: 90px;
  font-weight: normal;
}
#chang_yong_list {
  width: 100px;
  height: 660px;
  border: 1px solid black;
  box-sizing: border-box;
  overflow: auto;
  font-weight: normal;
}
#chang_yong_list p {
  font-weight: normal;
}
.gua_shen_sha_out_box,
.gz_box,
.pai_pan_box,
.time_box,
.sheng_ri_box {
  min-width: 0;
}
.gua_shen_sha_out_box {
  position: relative;
}
.gua_shen_sha_out_box span {
  display: inline-block;
  padding-right: 10px;
  width: 105px;
  padding-bottom: 10px;
}
.gua_shen_sha_out_box .gua_shen_sha_top {
  margin: 0;
  display: inline-block;
}
.gua_shen_sha_out_box .gua_shen_sha_in_box {
  display: none;
  margin-top: 0;
}
.gua_shen_sha_out_box .gua_shen_sha_in_box .gua_shen_sha_bottom {
  margin-top: 0;
}
.need_all {
  color: black;
  cursor: pointer;
  font-weight: bold;
  user-select: none;
}
.yu_lan {
  cursor: pointer;
  box-sizing: border-box;
}
.yu_lan:hover {
  color: #9BC2E6;
}
.need_all:hover {
  color: #9BC2E6;
}
.cai_dan_class:hover {
  color: #9BC2E6;
  cursor: pointer;
}
.gua_data_box .ben_gua:hover,
.gua_data_box .bian_gua:hover,
.gua_data_box .fu_gua:hover,
.gua_data_box .can_kao_yao:hover {
  color: #9BC2E6;
  cursor: pointer;
}
.pai_pan_box {
  margin-top: 0;
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  width: max-content;
}
#captureBtn {
  position: static;
  margin-left: 11px;
  flex: 0 0 auto;
  font-weight: bold;
  background-color: white;
}
#captureBtn:hover {
  color: #ef4343;
}
.sec_three,
.sec_four {
  z-index: 1;
  position: relative;
  width: 550px;
  display: none;
  background-color: white;
}
.sec_three p {
  margin-bottom: 10px;
}
.sec_three button {
  user-select: none;
  /* 标准语法 */
  margin-left: 30px;
}
#xing_xian_yao_wei,
#xing_xian_shun_ni {
  width: 63px;
}
#xing_xian_qi_sui,
#Cal_xing_xian_y,
#xing_xian_yao_sui {
  width: 55px;
}
.xing_xian_btn_submit {
  margin-left: 72px;
}
#Cal_y {
  width: 50px;
}
#Cal_m,
#Cal_d {
  width: 35px;
}
.xing_xian_box,
.sheng_ri_box {
  display: none;
}
#yaoci {
  width: 215px;
  position: absolute;
}
#yaoci p {
  font-size: 5px;
}
.gua_data_box > div {
  cursor: default;
}
.gua_data_box .drag-handle {
  cursor: pointer;
  user-select: none;
}
body.gua-dragging,
body.gua-dragging * {
  cursor: grabbing !important;
}
.gua_data_box .drag-handle:hover {
  cursor: pointer !important;
  user-select: none;
  color: red;
}
.gua_data_box .drag-handle:active {
  cursor: grabbing;
}
.gua_data_box > .is-dragging {
  opacity: 0.25;
  background-color: #fff;
  border-radius: 4px;
  box-sizing: border-box;
}
.gua_data_box > div {
  transition: box-shadow 0.15s ease, outline 0.15s ease, transform 0.5s ease;
}
.gua_data_box .drag-handle {
  cursor: pointer;
  user-select: none;
}
.gua_data_box > .is-dragging .drag-handle {
  cursor: grabbing;
}
.gua_data_box > .drag-sort-disabled > div:first-child {
  cursor: default;
}
/* 插入位置提示线 */
.gua_data_box > .drag-drop-before {
  box-shadow: -5px 0 0 #5B9BD5;
}
/*
.gua_data_box > .is-dragging {
  opacity: 0.35;
  background-color: #fff;
  border-radius: 4px;
  position: relative;
  z-index: 10;
  box-sizing: border-box;

  box-shadow:
          inset 2px 0 0 #5B9BD5,
            inset -2px 0 0 #5B9BD5,
          inset 0 2px 0 #5B9BD5,
          inset 0 -2px 0 #5B9BD5,
          -6px 0 14px rgba(0, 0, 0, 0.35),
          6px 0 14px rgba(0, 0, 0, 0.35),
          0 4px 16px rgba(0, 0, 0, 0.45);
}

.drag-image-clone {
  position: fixed;
  left: -9999px;
  top: -9999px;
  z-index: 999999;
  pointer-events: none;
  background: #fff;
  border-radius: 4px;
  opacity: 0.95;
  box-sizing: border-box;

  box-shadow:
          inset 2px 0 0 #5B9BD5,
            inset -2px 0 0 #5B9BD5,
          inset 0 2px 0 #5B9BD5,
          inset 0 -2px 0 #5B9BD5,
          -8px 0 18px rgba(0, 0, 0, 0.4),
          8px 0 18px rgba(0, 0, 0, 0.4),
          0 6px 18px rgba(0, 0, 0, 0.45);
}
*/
/*.drag-image-clone {
  position: fixed;
  z-index: 999999;
  pointer-events: none;
  background: #fff;
  border-radius: 4px;
  opacity: 0.95;
  box-sizing: border-box;

  box-shadow:
          inset 3px 0 0 #5B9BD5,
            inset -3px 0 0 #5B9BD5,
          inset 0 3px 0 #5B9BD5,
          inset 0 -3px 0 #5B9BD5,
          -12px 0 27px rgba(0, 0, 0, 0.4),
          12px 0 27px rgba(0, 0, 0, 0.4),
          0 8px 27px rgba(0, 0, 0, 0.45);
}*/
.gua_data_box > .is-dragging {
  opacity: 0.35;
  background-color: #fff;
  border-radius: 4px;
  position: relative;
  z-index: 10;
  box-sizing: border-box;
  box-shadow: inset 3px 0 0 #5B9BD5, inset -3px 0 0 #5B9BD5, inset 0 3px 0 #5B9BD5, inset 0 -3px 0 #5B9BD5, -10px 0 21px rgba(0, 0, 0, 0.4), 10px 0 21px rgba(0, 0, 0, 0.5), 0 7px 21px rgba(0, 0, 0, 0.5);
}
.drag-image-clone {
  position: fixed;
  left: -9999px;
  top: -9999px;
  z-index: 999999;
  pointer-events: none;
  background: #fff;
  border-radius: 4px;
  opacity: 0.95;
  box-sizing: border-box;
  box-shadow: inset 3px 0 0 #5B9BD5, inset -3px 0 0 #5B9BD5, inset 0 3px 0 #5B9BD5, inset 0 -3px 0 #5B9BD5, -12px 0 27px rgba(0, 0, 0, 0.4), 12px 0 27px rgba(0, 0, 0, 0.4), 0 8px 27px rgba(0, 0, 0, 0.45);
}
.gua_data_box > .drag-ending {
  opacity: 1;
  box-shadow: none !important;
  transition: opacity 0.5s ease;
}
.can_kao_gua_type_title {
  position: relative;
  cursor: pointer;
  user-select: none;
}
.can_kao_gua_type_title:hover {
  color: #ef4343;
}
.gua_data_box .gua-name-action {
  position: relative;
  cursor: grab;
  user-select: none;
}
.gua_data_box .gua-name-action:hover {
  color: red;
}
.gua_data_box .gua-name-action:active,
.gua_data_box > .is-dragging .gua-name-action {
  cursor: grabbing;
}
.can_kao_gua_yaoci_box {
  display: none;
  margin-top: 6px;
  font-size: 12px;
  line-height: 1.6;
  text-align: left;
  color: #333;
}
/* 一级卦盒子本身不要设置 cursor，否则外边距区域也会显示拖拽手势 */
.gua_data_box > .drag-sort-item {
  user-select: none;
}
/* 只让真正的卦名拖拽柄显示拖拽手势 */
.gua_data_box > .drag-sort-item > .drag-handle {
  cursor: grab;
  user-select: none;
}
/* 拖拽按下时才显示小拳头 */
.gua_data_box > .drag-sort-item > .drag-handle:active,
.gua_data_box > .is-dragging > .drag-handle {
  cursor: grabbing !important;
}
/* 当前拖拽的元素 */
.gua_data_box > .is-dragging {
  opacity: 0.4;
  cursor: grabbing !important;
}
/* 拖拽过程中，整个页面鼠标都显示小拳头 */
html.gua-data-is-dragging,
html.gua-data-is-dragging *,
body.gua-data-is-dragging,
body.gua-data-is-dragging * {
  cursor: grabbing !important;
}
.gua_data_box > .is-dragging,
.gua_data_box > .is-dragging *,
.drag-image-clone,
.drag-image-clone * {
  cursor: grabbing !important;
}
/* 被排除的元素不显示拖拽手势 */
.gua_data_box > .drag-sort-disabled {
  cursor: default;
}
.gua-name-tooltip {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  padding: 4px 8px;
  font-size: 12px;
  color: #fff;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
  white-space: nowrap;
  pointer-events: none;
  z-index: 999999;
}
/* 拖拽中强制不显示提示框 */
body.is-pointer-dragging .gua-name-tooltip {
  display: none !important;
}
/* 拖拽中，鼠标经过下面别的卦名时，不变红 */
body.is-pointer-dragging .gua_data_box .gua-name-action:hover,
body.is-pointer-dragging .gua_data_box .drag-handle:hover {
  color: inherit !important;
}
/* 卦名、参考卦类型标题，都可以显示 data-tooltip */
.gua_data_box .gua-name-action,
.gua_data_box .can_kao_gua_type_title {
  position: relative;
  user-select: none;
}
/* 参考卦类型标题悬停 */
.gua_data_box .can_kao_gua_type_title:hover {
  color: #ef4343;
  cursor: pointer;
}
/* 拖拽中不显示提示框 */
body.is-pointer-dragging .gua-name-tooltip {
  display: none !important;
}
/* 拖拽中，鼠标经过卦名/类型标题时，不触发变色 */
body.is-pointer-dragging .gua_data_box .gua-name-action:hover,
body.is-pointer-dragging .gua_data_box .can_kao_gua_type_title:hover,
body.is-pointer-dragging .gua_data_box .drag-handle:hover {
  color: inherit !important;
}
/* 拖拽过程中，不让鼠标触发卦盒子内部子元素 hover */
body.is-pointer-dragging .gua_data_box > .drag-sort-item * {
  pointer-events: none !important;
}
/* 但一级拖拽盒子本身仍然要能接收 dragover/drop，用来判断插入位置 */
body.is-pointer-dragging .gua_data_box > .drag-sort-item {
  pointer-events: auto !important;
}
/* 拖拽中的元素本身也不要触发内部 hover */
body.is-pointer-dragging .gua_data_box > .is-dragging,
body.is-pointer-dragging .gua_data_box > .is-dragging * {
  pointer-events: none !important;
}
.gua_data_box .drag-handle {
  cursor: grab;
  user-select: none;
  -webkit-user-select: none;
  touch-action: none;
}
.gua_data_box .drag-handle:active {
  cursor: grabbing;
}
/* 拖拽期间，全页面强制握拳 */
html.is-gua-dragging,
html.is-gua-dragging *,
body.is-pointer-dragging,
body.is-pointer-dragging * {
  cursor: grabbing !important;
  user-select: none !important;
  -webkit-user-select: none !important;
}
/* 拖拽影子本身也强制握拳 */
.drag-image-clone,
.drag-image-clone * {
  cursor: grabbing !important;
}
/* 正在拖拽的真实盒子 */
.is-dragging,
.is-dragging * {
  cursor: grabbing !important;
}
.toast {
  position: fixed;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  padding: 8px 14px;
  border-radius: 6px;
  font-size: 14px;
  display: none;
  z-index: 999999;
}
.largeBox {
  position: relative;
  top: 0px;
  display: inline-flex;
  flex-direction: column;
  align-items: stretch;
  width: max-content;
  max-width: none;
}
.largeBox_divider {
  border: dotted 1px #E0E0E0;
  margin-bottom: 5px;
  width: 100%;
  box-sizing: border-box;
}
.largeBox_bottom_space {
  width: 100%;
  height: 5px;
}
.sec_four {
  padding: 20px;
}
.sec_four h3 {
  margin-bottom: 15px;
  font-size: 18px;
}
.setting_item {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 12px;
}
.setting_item span {
  width: 80px;
  font-weight: bold;
}
.setting_item label {
  cursor: pointer;
}
.yaoci_setting_btns {
  margin-top: 20px;
  display: flex;
  gap: 12px;
}
.yaoci_setting_btns button {
  padding: 8px 18px;
  cursor: pointer;
}
.yaoci_content_box {
  max-width: 215px;
}
.yaoci_content_box p {
  max-width: 215px;
}
.yaoci_content_box p Strong {
  font-size: 16px;
}
.yaoci_content_box p {
  font-size: 14px;
}
.yaoci_content_box {
  user-select: text;
  /* 标准 */
  cursor: text;
}
.fun,
.can_kao_gua_btn_box,
.yao_ci_btn_box {
  z-index: 99;
}
@media screen and (max-width: 768px) {
  .gua_box {
    left: 80px;
  }
  .fun,
  .can_kao_gua_btn_box,
  .yao_ci_btn_box,
  .duan_yu_btn_box {
    left: -60px;
    z-index: 99;
  }
}
/* =========================
   通用柔和动画
========================= */
/* =========================
   左侧按钮移动动画
========================= */
/* =========================
   面板淡入淡出动画
   注意：不要 scale，会导致文字发糊
========================= */
.sec_three,
.sec_four,
.zhuang_gua_box {
  transition: opacity 0.32s ease, transform 0.32s ease;
  will-change: opacity, transform;
}
.sec_three,
.sec_four {
  opacity: 0;
  transform: translateY(-8px);
  pointer-events: none;
}
.panel-show {
  opacity: 1 !important;
  transform: translateY(0) !important;
  pointer-events: auto !important;
}
.panel-hide {
  opacity: 0 !important;
  transform: translateY(-8px) !important;
  pointer-events: none !important;
}
.can_kao_gua_box {
  transition: opacity 0.35s ease, transform 0.35s ease;
}
.yaoci_content_box {
  overflow: hidden;
  transition: opacity 0.25s ease, transform 0.25s ease, max-height 0.25s ease;
}
.yaoci_content_box.yaoci-anim-hide {
  opacity: 0;
  transform: translateY(-8px);
  max-height: 0 !important;
}
.gua_shen_sha_out_box .gua_shen_sha_in_box {
  overflow: hidden;
  opacity: 1;
  transform: translateY(0);
  transition: max-height 0.25s ease, opacity 0.25s ease, transform 0.25s ease;
}
.gua_shen_sha_out_box .gua_shen_sha_in_box.shen-sha-anim-hide {
  max-height: 0 !important;
  opacity: 0;
  transform: translateY(-8px);
  pointer-events: none;
}
.zhuang_gua_box .sec_two {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.25s ease, transform 0.25s ease;
}
.zhuang_gua_box .sec_two.sec-two-hide {
  opacity: 0;
  transform: translateY(-8px);
  pointer-events: none;
}
@media (max-width: 768px) {
  .editor-wrapper {
    position: fixed;
    left: 0 !important;
    top: 0 !important;
    width: 100vw !important;
    min-width: 0 !important;
    height: 50vh;
  }
}
.gua_box .gua_data_box > div.can_kao_gua_box.shuang_fu_can_kao_gua {
  width: 90px;
  min-width: 90px;
  flex-basis: 90px;
  box-sizing: border-box;
}
.gua_box .gua_data_box div.can_kao_gua_box.shuang_fu_can_kao_gua .gua-name-action {
  display: block;
  width: 100%;
  text-align: center;
}
/* 普通参考卦默认宽度 */
.na-yin-row {
  display: block;
  margin-top: 0;
  line-height: 16px;
  font-size: 16px;
  white-space: nowrap;
  box-sizing: border-box;
  padding-top: 2px;
}
/* 普通伏卦、双伏卦：纳音靠左 */
.na-yin-left {
  text-align: left;
}
/* 主卦、变卦、普通参考卦：与第一行六亲对齐 */
.na-yin-liuqin {
  padding-left: 88px;
  text-align: left;
}
.liu_shen_box .liu_shen,
.ben_gua_box .ben_gua {
  box-sizing: border-box;
}
.can_kao_gua_box .can_kao_yao {
  box-sizing: border-box;
  vertical-align: top;
}
.nian_span,
.yue_span,
.shi_span {
  cursor: pointer;
}
.can_kao_gua_ming {
  text-align: center;
}
/*# sourceMappingURL=liuyao.css.map */