.copykuan {
    position: absolute;
    top: -45px;
    left: 0;
    background: #000;
    border-radius: 8px;
    color: #fff;
    margin: 0;
    padding: 0;
    text-indent: 0;
    font-size: 12px;
    font-weight: normal;
    height: 36px;
    line-height: 36px;
    display: inline-table;
    z-index: 9961;
}

.copykuan span {
    float: left;
    margin: 0;
    padding: 0 15px;
    text-indent: 0;
    font-size: 14px;
    font-weight: normal;
    cursor: pointer;
}

.copykuan .copykuanfgf {
    height: 36px;
    width: 1px;
    background: #555;
    margin: 0;
    padding: 0;
}

.copykuan p {
    position: absolute;
    width: 0x;
    height: 0px;
    border: 8px solid;
    border-color: #000 transparent transparent;
    bottom: -15px;
    left: 30px;
}
.bottom-bar {
    display: none;
}

.showinWx {
    display: none;
}

.fixed-in-bottom {
    position: fixed !important;
    bottom: 0;
    z-index: 99999;
    left: 0;
    font-size: 0;
}

#kefuVoice {
    width: 1px;
    height: 1px;
    display: none;
}

.kefuQrcode {
    display: block;
    width: 280px;
    margin: auto
}

.kefuQrcode img {
    -webkit-touch-callout: none;
    width: 280px !important;
    margin: auto;
}

.dj-colorbg {
    padding: 0 4px;
    border-radius: 4px;
}

.notes-detail p {
    margin-bottom: 0;
}

.dj-content p img {
    margin-bottom: 0px;
}

.notes-detail img {
    border-radius: 0px;
}

.notes-wrapper {
    padding: 0;
    margin-top: 0;
    padding-top: 0;
}

.notes-detail {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
}

.Footer {
    margin: 50px 0;
}

@media screen and (min-width: 1320px) {
    .notes-detail p {
        font-size: 16px;
        line-height: 2;
    }

    .notes-detail {
        padding: 0 15px;
    }
}

.dj-content.checkpage .kefuQrcodeNew {
    margin: auto;
    max-width: 100%;
    display: block;
    width: 320px;
}

/* .dj-content.checkpage .dj-imgmenu,.dj-content.checkpage .dj-selectmenu{display: none!important;} */
/*dj-copyBtn*/
.dj-selectmenu {
    z-index: 5 !important;
    width: 120% !important;
    background: rgba(56, 56, 56, 0) !important;
    position: absolute !important;
    text-align: center !important;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: content-box !important;
    top: -50% !important;
    left: -10% !important;
    font-weight: 400 !important;
    line-height: 200% !important;
    height: 200% !important;
    font-size: 0.8em !important;
    border-radius: 4px !important;
    color: white !important;
}

.dj-selectmenu .dj-copybtn {
    margin: -30px auto 0px;
    display: none;
    padding: 0px 5px !important;
    z-index: 19999 !important;
    outline: none !important;
    border: none !important;
    width: 60px !important;
    position: relative !important;
    text-align: center !important;
    box-sizing: content-box !important;
    font-weight: 400 !important;
    line-height: 32px !important;
    height: 32px !important;
    font-size: 16px !important;
    border-radius: 4px !important;
    color: white !important;
    background: #1a1a1a !important;
    cursor: pointer !important;
}

.dj-selectmenu-show .dj-copybtn {
    display: block;
}

.dj-selectmenu .dj-copybtn .dj-copybtn-container {
    display: flex;
    align-items: center;
    justify-content: space-around;
    color: #fff !important;
    ;
}

.dj-selectmenu .dj-copybtn .dj-copybtn-border {
    position: absolute !important;
    background: none !important;
    left: 50% !important;
    top: 31px !important;
    width: 0 !important;
    height: 0 !important;
    margin: 0 0 0 -10px !important;
    padding: 0 !important;
    border: 10px solid transparent !important;
    border-radius: 0 !important;
    border-top-color: #1a1a1a !important;
}
/*弹出css**/
.mip-sjh-wechat-wrap {
    margin: auto;
    min-width: 320px;
    max-width: 750px;
    bottom: 0;
    position: fixed;
    left: 0;
    right: 0;
    height: 60px;
    background: #fff;
    z-index: 999;
    font-size: 16px;
    color: #222;
    box-shadow: 0 1px 3px rgb(26 26 26/10%);
}

.mip-sjh-wechat-wrap-base-two {
    overflow: hidden;
    width: 100%;
    background: #fff;
    background-color: #fff;
    height: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #222
}

.mip-sjh-wechat-wrap-base-two.new-base-two-btn .mip-sjh-wechat-wrap-base-two-left {
    margin-left: 15px
}

.mip-sjh-wechat-wrap-base-two-left {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-left: 1.0625rem
}

.mip-sjh-wechat-wrap-base-two.new-base-two-btn .mip-sjh-wechat-wrap-base-two-right {
    width: 130px;
    height: 42px;
    border-radius: 20px;
    margin-right: 15px;
    padding: 0
}

.mip-sjh-wechat-wrap-base-two-right {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 60px;
    background: #1aad17;
    background-color: #1aad17;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
}

.mip-sjh-wechat-wrap-base-two.new-base-two-btn .mip-sjh-wechat-wrap-base-two-left-span {
    font-size: 16px;
    display: inline-block;
    margin-left: 10px;
    max-width: 180px;
    word-break: keep-all;
}

.gt-jmy-h5-dialog-custom-dialog {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999999;
}

.gt-jmy-h5-dialog-custom-dialog-mask {
    position: absolute;
    width: 100%;
    height: 100%
}

.gt-jmy-h5-dialog-custom-dialog-container.is-center {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.gt-jmy-h5-dialog-custom-dialog-container {
    position: absolute;
    height: auto;
    background: #fff
}

.wechat-modal-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 20px;
    position: relative;
    background: #fff;
    border-radius: 20px
}

.wechat-modal-container .close {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 2;
    cursor: pointer
}

.wechat-modal-content {
    width: 100%
}

.wechat-modal-content-jump {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.wechat-modal-content-jump .image {
    height: 42px;
    width: 42px
}

.wechat-modal-content-jump .title {
    color: #000;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    margin: 8px 0
}

.wechat-modal-content-jump .desc,
.wechat-modal-content-jump .wechat-number {
    color: #cb0000;
    font-size: 18px;
    line-height: 1.8;
    font-weight: 400;
    margin-bottom: 8px
}

.wechat-modal-content-jump .button {
    background-color: #1aad17;
    border-radius: 8px;
    width: 138px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 5px;
    cursor: pointer;
    outline: 0;
    -webkit-appearance: none
}

.wechat-modal-content-jump .button span {
    color: #fff;
    font-size: 17px
}

.groot-ui-image {
    overflow-y: hidden;
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

@media screen and (min-width: 1320px) {
    .mip-sjh-wechat-wrap-base-two.new-base-two-btn .mip-sjh-wechat-wrap-base-two-left-span {
        max-width: 240px
    }
}