/* _content/XiMen.App/Application/Base/Views/Error.cshtml.rz.scp.css */
.box-total[b-ht0e3qwnhc] {
    background: #28254C;
    font-family: 'Ubuntu';
}

.box[b-ht0e3qwnhc] {
    width: 95%;
    height: 100%;
    max-height: 600px;
    min-height: 450px;
/*    background: #332F63;*/
    border-radius: 20px;
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%);
    padding: 30px 50px;
}

    .box .box__ghost[b-ht0e3qwnhc] {
        padding: 15px 25px 25px;
        position: absolute;
        left: 50%;
        top: 30%;
        transform: translate(-50%, -30%);
    }

        .box .box__ghost .symbol:nth-child(1)[b-ht0e3qwnhc] {
            opacity: .2;
            animation: shine-b-ht0e3qwnhc 4s ease-in-out 3s infinite;
        }

            .box .box__ghost .symbol:nth-child(1)[b-ht0e3qwnhc]:before, .box .box__ghost .symbol:nth-child(1)[b-ht0e3qwnhc]:after {
                content: '';
                width: 12px;
                height: 4px;
                background: #fff;
                position: absolute;
                border-radius: 5px;
                bottom: 65px;
                left: 0;
            }

            .box .box__ghost .symbol:nth-child(1)[b-ht0e3qwnhc]:before {
                transform: rotate(45deg);
            }

            .box .box__ghost .symbol:nth-child(1)[b-ht0e3qwnhc]:after {
                transform: rotate(-45deg);
            }

        .box .box__ghost .symbol:nth-child(2)[b-ht0e3qwnhc] {
            position: absolute;
            left: -5px;
            top: 30px;
            height: 18px;
            width: 18px;
            border: 4px solid;
            border-radius: 50%;
            border-color: #fff;
            opacity: .2;
            animation: shine-b-ht0e3qwnhc 4s ease-in-out 1.3s infinite;
        }

        .box .box__ghost .symbol:nth-child(3)[b-ht0e3qwnhc] {
            opacity: .2;
            animation: shine-b-ht0e3qwnhc 3s ease-in-out .5s infinite;
        }

            .box .box__ghost .symbol:nth-child(3)[b-ht0e3qwnhc]:before, .box .box__ghost .symbol:nth-child(3)[b-ht0e3qwnhc]:after {
                content: '';
                width: 12px;
                height: 4px;
                background: #fff;
                position: absolute;
                border-radius: 5px;
                top: 5px;
                left: 40px;
            }

            .box .box__ghost .symbol:nth-child(3)[b-ht0e3qwnhc]:before {
                transform: rotate(90deg);
            }

            .box .box__ghost .symbol:nth-child(3)[b-ht0e3qwnhc]:after {
                transform: rotate(180deg);
            }

        .box .box__ghost .symbol:nth-child(4)[b-ht0e3qwnhc] {
            opacity: .2;
            animation: shine-b-ht0e3qwnhc 6s ease-in-out 1.6s infinite;
        }

            .box .box__ghost .symbol:nth-child(4)[b-ht0e3qwnhc]:before, .box .box__ghost .symbol:nth-child(4)[b-ht0e3qwnhc]:after {
                content: '';
                width: 15px;
                height: 4px;
                background: #fff;
                position: absolute;
                border-radius: 5px;
                top: 10px;
                right: 30px;
            }

            .box .box__ghost .symbol:nth-child(4)[b-ht0e3qwnhc]:before {
                transform: rotate(45deg);
            }

            .box .box__ghost .symbol:nth-child(4)[b-ht0e3qwnhc]:after {
                transform: rotate(-45deg);
            }

        .box .box__ghost .symbol:nth-child(5)[b-ht0e3qwnhc] {
            position: absolute;
            right: 5px;
            top: 40px;
            height: 12px;
            width: 12px;
            border: 3px solid;
            border-radius: 50%;
            border-color: #fff;
            opacity: .2;
            animation: shine-b-ht0e3qwnhc 1.7s ease-in-out 7s infinite;
        }

        .box .box__ghost .symbol:nth-child(6)[b-ht0e3qwnhc] {
            opacity: .2;
            animation: shine-b-ht0e3qwnhc 2s ease-in-out 6s infinite;
        }

            .box .box__ghost .symbol:nth-child(6)[b-ht0e3qwnhc]:before, .box .box__ghost .symbol:nth-child(6)[b-ht0e3qwnhc]:after {
                content: '';
                width: 15px;
                height: 4px;
                background: #fff;
                position: absolute;
                border-radius: 5px;
                bottom: 65px;
                right: -5px;
            }

            .box .box__ghost .symbol:nth-child(6)[b-ht0e3qwnhc]:before {
                transform: rotate(90deg);
            }

            .box .box__ghost .symbol:nth-child(6)[b-ht0e3qwnhc]:after {
                transform: rotate(180deg);
            }

        .box .box__ghost .box__ghost-container[b-ht0e3qwnhc] {
            background: #fff;
            width: 100px;
            height: 100px;
            border-radius: 100px 100px 0 0;
            position: relative;
            margin: 0 auto;
            animation: upndown-b-ht0e3qwnhc 3s ease-in-out infinite;
        }

            .box .box__ghost .box__ghost-container .box__ghost-eyes[b-ht0e3qwnhc] {
                position: absolute;
                left: 50%;
                top: 45%;
                height: 12px;
                width: 70px;
            }

                .box .box__ghost .box__ghost-container .box__ghost-eyes .box__eye-left[b-ht0e3qwnhc] {
                    width: 12px;
                    height: 12px;
                    background: #332F63;
                    border-radius: 50%;
                    margin: 0 10px;
                    position: absolute;
                    left: 0;
                }

                .box .box__ghost .box__ghost-container .box__ghost-eyes .box__eye-right[b-ht0e3qwnhc] {
                    width: 12px;
                    height: 12px;
                    background: #332F63;
                    border-radius: 50%;
                    margin: 0 10px;
                    position: absolute;
                    right: 0;
                }

            .box .box__ghost .box__ghost-container .box__ghost-bottom[b-ht0e3qwnhc] {
                display: flex;
                position: absolute;
                top: 100%;
                left: 0;
                right: 0;
            }

                .box .box__ghost .box__ghost-container .box__ghost-bottom div[b-ht0e3qwnhc] {
                    flex-grow: 1;
                    position: relative;
                    top: -10px;
                    height: 20px;
                    border-radius: 100%;
                    background-color: #fff;
                }

                    .box .box__ghost .box__ghost-container .box__ghost-bottom div:nth-child(2n)[b-ht0e3qwnhc] {
                        top: -12px;
                        margin: 0 -0px;
                        border-top: 15px solid #332F63;
                        background: transparent;
                    }

        .box .box__ghost .box__ghost-shadow[b-ht0e3qwnhc] {
            height: 20px;
            box-shadow: 0 50px 15px 5px #3B3769;
            border-radius: 50%;
            margin: 0 auto;
            animation: smallnbig-b-ht0e3qwnhc 3s ease-in-out infinite;
        }

    .box .box__description[b-ht0e3qwnhc] {
        position: absolute;
        bottom: 100px;
        left: 50%;
        transform: translateX(-50%);
    }

        .box .box__description .box__description-container[b-ht0e3qwnhc] {
            color: #fff;
            text-align: center;
/*            width: 200px;*/
            font-size: 16px;
            margin: 0 auto;
        }

            .box .box__description .box__description-container .box__description-title[b-ht0e3qwnhc] {
                font-size: 24px;
                letter-spacing: .5px;
            }

            .box .box__description .box__description-container .box__description-text[b-ht0e3qwnhc] {
                color: #8C8AA7;
                line-height: 20px;
                margin-top: 20px;
            }

        .box .box__description .box__button[b-ht0e3qwnhc] {
            display: block;
            position: relative;
            background: #FF5E65;
            border: 1px solid transparent;
            border-radius: 50px;
            height: 50px;
            text-align: center;
            text-decoration: none;
            color: #fff;
            line-height: 50px;
            font-size: 18px;
            padding: 0 70px;
            white-space: nowrap;
            margin-top: 25px;
            transition: background .5s ease;
            overflow: hidden;
            max-width:250px;
            margin:auto;
        }

            .box .box__description .box__button[b-ht0e3qwnhc]:before {
                content: '';
                position: absolute;
                width: 20px;
                height: 100px;
                background: #fff;
                bottom: -25px;
                left: 0;
                border: 2px solid #fff;
                transform: translateX(-50px) rotate(45deg);
                transition: transform .5s ease;
            }

            .box .box__description .box__button:hover[b-ht0e3qwnhc] {
                background: transparent;
                border-color: #fff;
            }

                .box .box__description .box__button:hover[b-ht0e3qwnhc]:before {
                    transform: translateX(250px) rotate(45deg);
                }

@keyframes upndown-b-ht0e3qwnhc {
    0% {
        transform: translateY(5px);
    }

    50% {
        transform: translateY(15px);
    }

    100% {
        transform: translateY(5px);
    }
}

@keyframes smallnbig-b-ht0e3qwnhc {
    0% {
        width: 90px;
    }

    50% {
        width: 100px;
    }

    100% {
        width: 90px;
    }
}

@keyframes shine-b-ht0e3qwnhc {
    0% {
        opacity: .2;
    }

    25% {
        opacity: .1;
    }

    50% {
        opacity: .2;
    }

    100% {
        opacity: .2;
    }
}
/* _content/XiMen.App/Application/JiaoCheng/Views/Article.cshtml.rz.scp.css */
#course-two[b-jsm2h2pgp0], #course-three[b-jsm2h2pgp0] {
    line-height: 2rem;
}


.bg-title[b-jsm2h2pgp0] {
    background: #FFE0B2;
}
/* _content/XiMen.App/Application/Lives/Views/Index.cshtml.rz.scp.css */
#message-box[b-e0xtpx7ex4] {
    height: calc(100vh - 160px);
    overflow-y: auto;
    scrollbar-width: thin;
    margin-right: -10px;
}


.room-box[b-e0xtpx7ex4] {
    background: #F7F7F7;
    transition: all 0.8s;
    height: 64px;
    cursor: pointer;
}

    .room-box:hover[b-e0xtpx7ex4] {
        background: #E3E3E3;
    }

.rb-img-div[b-e0xtpx7ex4] {
    padding: 9px;
    width: 64px;
}

    .rb-img-div img[b-e0xtpx7ex4] {
        width: 48px;
        height: 48px;
    }
/* _content/XiMen.App/Application/Manage/Views/Article.cshtml.rz.scp.css */
table tr td:nth-child(3)[b-5158ztrzn8] {
    max-width: 400px;
    word-break:break-all;
    line-break:anywhere;
}
/* _content/XiMen.App/Application/Manage/Views/Update.cshtml.rz.scp.css */


/* _content/XiMen.App/Application/Payment/Views/_Background.cshtml.rz.scp.css */

.bg[b-h5nc6adtp3] {
    animation: slide-b-h5nc6adtp3 3s ease-in-out infinite alternate;
    background-image: linear-gradient(-60deg, #6c3 50%, #09f 50%);
    bottom: 0;
    left: -50%;
    opacity: .5;
    position: fixed;
    right: -50%;
    top: 0;
    z-index: -1;
}

.bg2[b-h5nc6adtp3] {
    animation-direction: alternate-reverse;
    animation-duration: 4s;
}

.bg3[b-h5nc6adtp3] {
    animation-duration: 5s;
}

.content[b-h5nc6adtp3] {
    background-color: rgba(255,255,255,.8);
    border-radius: .25em;
    box-shadow: 0 0 .25em rgba(0,0,0,.25);
    box-sizing: border-box;
    left: 50%;
    padding: 10vmin;
    position: fixed;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
}

h1[b-h5nc6adtp3] {
    font-family: monospace;
}

@keyframes slide-b-h5nc6adtp3 {
    0% {
        transform: translateX(-25%);
    }

    100% {
        transform: translateX(25%);
    }
}
/* _content/XiMen.App/Components/ArticleShow/Default.cshtml.rz.scp.css */
.content-directory[b-hhly74lk0d] {
    font-size: 0.85rem;
    border: 1px solid lightgrey;
    margin: 15px 0;
    cursor: default;
    user-select: none;
    background-color: #F6F6F6;
    color: #444444;
    box-shadow: 1px 1px 1px #F6F6F6;
    overflow-x: auto;
}

    .content-directory h3[b-hhly74lk0d] {
        padding-left: 10px;
        background-color: #E6E6E6;
        font-size: 1.1em;
        line-height: 2.4rem;
        width: 100%;
        color: purple;
    }



    .content-directory p[b-hhly74lk0d] {
        padding-left: 15px;
        color: #2584D7;
        word-wrap: normal;
    }

        .content-directory p:hover[b-hhly74lk0d] {
            background: #DFDFDF;
        }

.update-box[b-hhly74lk0d] {
    border: 1px solid #F44336;
    padding: 0.6rem;
    color: #F44336;
    background: #fff0f0;
}
/* _content/XiMen.App/Components/CourseList/Default.cshtml.rz.scp.css */
@media only screen and (min-width: 960px) {
    .row-item[b-5v0roady6h] {
        width: 49.5%;
    }
}

@media only screen and (max-width: 960px) {
    .row-item[b-5v0roady6h] {
        width: 100%;
    }
}

.list2-img[b-5v0roady6h] {
    width: 200px;
    height: 120px;
    margin: 0;
}

.x-list-desp[b-5v0roady6h] {
    font-size: 0.8rem;
    color: var(--txtclr1);
}
/* _content/XiMen.App/Components/Pagination/Default.cshtml.rz.scp.css */
.pg-box[b-qiofr8mgk1] {
    margin: 1rem 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
    gap: 0.175rem;
}

.pre-btn[b-qiofr8mgk1] {
    border-radius: 0.5rem 0 0 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.next-btn[b-qiofr8mgk1] {
    border-radius: 0 0.5rem 0.5rem 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pg-a[b-qiofr8mgk1] {
    display: block;
    margin: 0 1rem 0 1rem;
    color: #FFF;
}
/* _content/XiMen.App/Components/RoomShow/Default.cshtml.rz.scp.css */
.room-box[b-sadsy3qfco] {
    background: #F0F0F0;
    transition: all 0.8s;
    height: 64px;
    cursor: pointer;
}

    .room-box:hover[b-sadsy3qfco] {
        background: #E3E3E3;
    }

.rb-img-div[b-sadsy3qfco] {
    padding: 9px;
    width: 64px;
}
.rb-img-div img[b-sadsy3qfco]{
    width: 48px;
    height: 48px;
}
/* _content/XiMen.App/Views/Shared/_HomeLine.cshtml.rz.scp.css */
.title[b-em5ygtppaz] {
    position: relative;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    color: #999;
}

    .title[b-em5ygtppaz]::before, .title[b-em5ygtppaz]::after {
        content: '';
        display: inline-block;
        width: 100%;
        height: 1px;
        position: absolute;
        background: #ccc;
        top: 50%;
    }

    .title[b-em5ygtppaz]::before {
        margin-left: -10px;
        transform: translateX(-100%);
    }

    .title[b-em5ygtppaz]::after {
        margin-left: 10px;
    }
