body[data-v-446dd3b6] {
    height: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif
}

label[data-v-446dd3b6] {
    font-weight: 700
}

html[data-v-446dd3b6] {
    height: 100%;
    box-sizing: border-box
}

#app[data-v-446dd3b6] {
    height: 100%
}

[data-v-446dd3b6],[data-v-446dd3b6]:after,[data-v-446dd3b6]:before {
    box-sizing: inherit
}

a[data-v-446dd3b6]:active,a[data-v-446dd3b6]:focus {
    outline: none
}

a[data-v-446dd3b6],a[data-v-446dd3b6]:focus,a[data-v-446dd3b6]:hover {
    cursor: pointer;
    color: inherit;
    text-decoration: none
}

div[data-v-446dd3b6]:focus {
    outline: none
}

aside[data-v-446dd3b6] {
    background: #eef1f6;
    padding: 8px 24px;
    margin-bottom: 20px;
    border-radius: 2px;
    display: block;
    line-height: 32px;
    font-size: 16px;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;
    color: #2c3e50;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

aside a[data-v-446dd3b6] {
    color: #337ab7;
    cursor: pointer
}

aside a[data-v-446dd3b6]:hover {
    color: #20a0ff
}

.block[data-v-446dd3b6] {
    display: block
}

.pointer[data-v-446dd3b6] {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.inlineBlock[data-v-446dd3b6] {
    display: block
}

.clearfix[data-v-446dd3b6]:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.mainColor[data-v-446dd3b6] {
    color: #b2955d
}

.paipanTitleColor[data-v-446dd3b6] {
    color: #9e9e9e
}

.goldColor[data-v-446dd3b6] {
    color: #ef9104
}

.woodColor[data-v-446dd3b6] {
    color: #07e930
}

.waterColor[data-v-446dd3b6] {
    color: #2e83f6
}

.fireColor[data-v-446dd3b6] {
    color: #d30505
}

.soilColor[data-v-446dd3b6] {
    color: #8b6d03
}

.greyBg[data-v-446dd3b6] {
    background-color: #f5f5f7
}

.shiftOut[data-v-446dd3b6] {
    position: fixed;
    transform: translateX(-9999px);
    color: red;
    font-size: 30px
}

.fixedCenter[data-v-446dd3b6],.flexCenter[data-v-446dd3b6] {
    display: flex;
    justify-content: center;
    align-items: center
}

.fixedCenter[data-v-446dd3b6] {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.hiddenScrollbar[data-v-446dd3b6] {
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.hiddenScrollbar[data-v-446dd3b6]::-webkit-scrollbar {
    display: none
}

.columnFlex[data-v-446dd3b6] {
    display: flex;
    flex-direction: column
}

.alignSelfStart[data-v-446dd3b6] {
    align-self: flex-start
}

.boldFont[data-v-446dd3b6] {
    font-weight: 700
}

.glassClass[data-v-446dd3b6] {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background-color: #f1f1f1;
    filter: blur(10px);
    z-index: 9
}

.shadowMask[data-v-446dd3b6] {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.5);
    z-index: 1000;
    overflow: hidden
}

.disabled[data-v-446dd3b6] {
    pointer-events: none
}

.specialScrollbar[data-v-446dd3b6]::-webkit-scrollbar {
    width: 10px;
    height: 25px
}

.specialScrollbar[data-v-446dd3b6]:hover::-webkit-scrollbar-thumb {
    border-radius: 0;
    box-shadow: none;
    background: linear-gradient(180deg,transparent 0,transparent 50%,#dedfe1 0,#dedfe1 70%,transparent 0,transparent)!important;
    background-color: transparent!important
}

.history-sidebar[data-v-446dd3b6] {
    position: fixed;
    left: 0;
    top: 163px;
    width: 81px;
    height: calc(100vh - 180px);
    max-height: 877px;
    padding-bottom: 1px;
    border-radius: 0 15px 15px 0;
    overflow: hidden
}

.history-sidebar .history-sidebar-back[data-v-446dd3b6] {
    position: relative;
    justify-content: flex-start;
    align-items: center;
    box-sizing: content-box;
    width: 100%;
    height: 82px;
    padding-top: 16px;
    background-color: #fff;
    z-index: 1
}

.history-sidebar .history-sidebar-back .history-sidebar-back-icon[data-v-446dd3b6] {
    width: 36px;
    height: 36px
}

.history-sidebar .history-sidebar-back .history-sidebar-back-value[data-v-446dd3b6] {
    color: #242424;
    font-size: 16px
}

.history-sidebar .history-sidebar-list[data-v-446dd3b6] {
    width: 100%;
    height: calc(100% - 82px);
    background-color: #fff;
    overflow-y: auto
}

.history-sidebar .history-sidebar-list .history-sidebar-list-item[data-v-446dd3b6] {
    align-items: center;
    width: 100%;
    margin-bottom: 20px
}

.history-sidebar .history-sidebar-list .history-sidebar-list-item .history-sidebar-list-item-flag[data-v-446dd3b6] {
    width: 50px;
    height: 50px;
    margin-bottom: 5px;
    line-height: 50px;
    text-align: center;
    color: #fbe689;
    font-size: 18px;
    border: 1px solid #fbe689;
    border-radius: 50%;
    background-color: #000
}

.history-sidebar .history-sidebar-list .history-sidebar-list-item .history-sidebar-list-item-value[data-v-446dd3b6] {
    color: #101010;
    font-size: 14px
}

.history-sidebar .history-sidebar-list .history-sidebar-list-item[data-v-446dd3b6]:first-child {
    margin-top: 16px
}

.fade-enter-active[data-v-446dd3b6],.fade-leave-active[data-v-446dd3b6] {
    transition: all .8s
}

.fade-enter-to[data-v-446dd3b6],.fade-leave-from[data-v-446dd3b6] {
    opacity: 1
}

.fade-enter-from[data-v-446dd3b6],.fade-leave-to[data-v-446dd3b6] {
    opacity: 0;
    transform: translateY(-100%)
}

body[data-v-660a0800] {
    height: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif
}

label[data-v-660a0800] {
    font-weight: 700
}

html[data-v-660a0800] {
    height: 100%;
    box-sizing: border-box
}

#app[data-v-660a0800] {
    height: 100%
}

[data-v-660a0800],[data-v-660a0800]:after,[data-v-660a0800]:before {
    box-sizing: inherit
}

a[data-v-660a0800]:active,a[data-v-660a0800]:focus {
    outline: none
}

a[data-v-660a0800],a[data-v-660a0800]:focus,a[data-v-660a0800]:hover {
    cursor: pointer;
    color: inherit;
    text-decoration: none
}

div[data-v-660a0800]:focus {
    outline: none
}

aside[data-v-660a0800] {
    background: #eef1f6;
    padding: 8px 24px;
    margin-bottom: 20px;
    border-radius: 2px;
    display: block;
    line-height: 32px;
    font-size: 16px;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;
    color: #2c3e50;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

aside a[data-v-660a0800] {
    color: #337ab7;
    cursor: pointer
}

aside a[data-v-660a0800]:hover {
    color: #20a0ff
}

.block[data-v-660a0800] {
    display: block
}

.pointer[data-v-660a0800] {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.inlineBlock[data-v-660a0800] {
    display: block
}

.clearfix[data-v-660a0800]:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.mainColor[data-v-660a0800] {
    color: #b2955d
}

.paipanTitleColor[data-v-660a0800] {
    color: #9e9e9e
}

.goldColor[data-v-660a0800] {
    color: #ef9104
}

.woodColor[data-v-660a0800] {
    color: #07e930
}

.waterColor[data-v-660a0800] {
    color: #2e83f6
}

.fireColor[data-v-660a0800] {
    color: #d30505
}

.soilColor[data-v-660a0800] {
    color: #8b6d03
}

.greyBg[data-v-660a0800] {
    background-color: #f5f5f7
}

.shiftOut[data-v-660a0800] {
    position: fixed;
    transform: translateX(-9999px);
    color: red;
    font-size: 30px
}

.fixedCenter[data-v-660a0800],.flexCenter[data-v-660a0800] {
    display: flex;
    justify-content: center;
    align-items: center
}

.fixedCenter[data-v-660a0800] {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.hiddenScrollbar[data-v-660a0800] {
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.hiddenScrollbar[data-v-660a0800]::-webkit-scrollbar {
    display: none
}

.columnFlex[data-v-660a0800] {
    display: flex;
    flex-direction: column
}

.alignSelfStart[data-v-660a0800] {
    align-self: flex-start
}

.boldFont[data-v-660a0800] {
    font-weight: 700
}

.glassClass[data-v-660a0800] {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background-color: #f1f1f1;
    filter: blur(10px);
    z-index: 9
}

.shadowMask[data-v-660a0800] {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.5);
    z-index: 1000;
    overflow: hidden
}

.disabled[data-v-660a0800] {
    pointer-events: none
}

.specialScrollbar[data-v-660a0800]::-webkit-scrollbar {
    width: 10px;
    height: 25px
}

.specialScrollbar[data-v-660a0800]:hover::-webkit-scrollbar-thumb {
    border-radius: 0;
    box-shadow: none;
    background: linear-gradient(180deg,transparent 0,transparent 50%,#dedfe1 0,#dedfe1 70%,transparent 0,transparent)!important;
    background-color: transparent!important
}

.clock_box[data-v-660a0800] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 10px 91px 10px 75px;
    border-radius: 30px;
    background-color: #fff
}

.clock_box .clock_content[data-v-660a0800] {
    position: relative;
    left: -13px;
    width: 100px
}

.clock_box .clock_content_icon[data-v-660a0800] {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 90px;
    height: 90px;
    margin: auto
}

.clock_box .clock_bz_box-left[data-v-660a0800] {
    width: 130px;
    color: #515151;
    font-size: 16px;
    margin-right: 120px;
    margin-top: 17px
}

.clock_box .clock_bz_box-right[data-v-660a0800] {
    display: flex;
    flex-direction: column;
    color: #515151;
    font-size: 16px;
    width: 150px;
    white-space: nowrap;
    margin-top: 17px
}

.clock_box .clock_bz_box-right .jishiqiju[data-v-660a0800] {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 32px;
    width: 149px;
    text-align: center;
    color: #b2955d;
    font-size: 14px;
    border: 1px solid #b2955d;
    border-radius: 100px;
    margin-bottom: 12px
}

.clock_box .clock_bz_box-right .lunar[data-v-660a0800],.clock_box .clock_bz_box-right .solar[data-v-660a0800] {
    color: #7b7b7b;
    font-size: 12px;
    text-align: left;
    margin-bottom: 4px
}

.clock_box .clock_bz_box-right .date[data-v-660a0800] {
    color: #7b7b7b;
    font-size: 12px;
    text-align: left
}

.clock_box .clock_bz_row[data-v-660a0800] {
    display: flex;
    justify-content: space-between
}

.clock_box .clock_bz_row2[data-v-660a0800] {
    color: #a7a7a7;
    text-align: left;
    white-space: nowrap;
    transform-origin: left center;
    transform: scale(.6);
    font-size: 20px
}

.clock_box .clock_qiju[data-v-660a0800] {
    padding-left: 15px;
    transform-origin: right center;
    transform: scale(.8)
}

.clock_box .clock_qiju .clock_qiju_column[data-v-660a0800] {
    width: 32px;
    padding: 12px 8px;
    color: #b2955d;
    text-align: center;
    opacity: .7;
    border-radius: 60px;
    border: 1px solid rgba(178,149,93,.5)
}

.siyuanfont[data-v-660a0800] {
    font-family: å®‹ä½“;
    font-size: 20px;
    padding-bottom: 10px;
    color: #444;
    font-weight: 700
}

body {
    height: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif
}

label {
    font-weight: 700
}

html {
    height: 100%;
    box-sizing: border-box
}

#app {
    height: 100%
}

,:after,:before {
    box-sizing: inherit
}

a:active,a:focus {
    outline: none
}

a,a:focus,a:hover {
    cursor: pointer;
    color: inherit;
    text-decoration: none
}

div:focus {
    outline: none
}

aside {
    background: #eef1f6;
    padding: 8px 24px;
    margin-bottom: 20px;
    border-radius: 2px;
    display: block;
    line-height: 32px;
    font-size: 16px;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;
    color: #2c3e50;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

aside a {
    color: #337ab7;
    cursor: pointer
}

aside a:hover {
    color: #20a0ff
}

.block {
    display: block
}

.pointer {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.inlineBlock {
    display: block
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.mainColor {
    color: #b2955d
}

.paipanTitleColor {
    color: #9e9e9e
}

.goldColor {
    color: #ef9104
}

.woodColor {
    color: #07e930
}

.waterColor {
    color: #2e83f6
}

.fireColor {
    color: #d30505
}

.soilColor {
    color: #8b6d03
}

.greyBg {
    background-color: #f5f5f7
}

.shiftOut {
    position: fixed;
    transform: translateX(-9999px);
    color: red;
    font-size: 30px
}

.fixedCenter,.flexCenter {
    display: flex;
    justify-content: center;
    align-items: center
}

.fixedCenter {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.hiddenScrollbar {
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.hiddenScrollbar::-webkit-scrollbar {
    display: none
}

.columnFlex {
    display: flex;
    flex-direction: column
}

.alignSelfStart {
    align-self: flex-start
}

.boldFont {
    font-weight: 700
}

.glassClass {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background-color: #f1f1f1;
    filter: blur(10px);
    z-index: 9
}

.shadowMask {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.5);
    z-index: 1000;
    overflow: hidden
}

.disabled {
    pointer-events: none
}

.specialScrollbar::-webkit-scrollbar {
    width: 10px;
    height: 25px
}

.specialScrollbar:hover::-webkit-scrollbar-thumb {
    border-radius: 0;
    box-shadow: none;
    background: linear-gradient(180deg,transparent 0,transparent 50%,#dedfe1 0,#dedfe1 70%,transparent 0,transparent)!important;
    background-color: transparent!important
}

.paipan-box {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1215px;
    margin: auto
}

.paipan-box .paipan-box-left {
    width: 410px;
    margin-right: 144px
}

.paipan-box .paipan-box-right {
    position: relative;
    width: 681px;
    border-radius: 30px
}

.paipan-box .paipan-box-right .paipan-form-box {
    display: flex;
    flex-direction: column;
    width: 100%
}

.paipan-box .paipan-box-right .paipan-form-box .foot-tip {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background-color: #fff;
    border-radius: 20px;
    margin-top: 16px;
    height: 42px
}

.paipan-box .paipan-box-right .paipan-form-box .foot-tip>img {
    width: 17px;
    margin-right: 5px
}

.paipan-box .paipan-box-right .paipan-form-box .foot-tip>span {
    color: #c2c2c2;
    font-size: 12px
}

.paipan-box .paipan-box-right .paipan-btn {
    width: 100%;
    height: 47px;
    margin-top: 46px;
    color: #f7d3a1;
    font-size: 18px;
    border: none;
    border-radius: 30px;
    background-color: #101010
}

.paipan-box .paipan-box-right .el-message {
    position: absolute!important
}
