:root{
    --bs-modal-color: #3D3D3D;
}
body {
    color: #666;
}
.bg-nav{background-color: rgba(0, 0, 0, 0);}
.bg-footer{background-color: #060015;}
.bg-black{background-color: #060015;}
.bg-1A1528{background-color: #1A1528;}
.bg-fff-5{background-color: rgba(255, 255, 255, 0.05);}
.bg-fff-3{background-color: rgba(255, 255, 255, 0.03);}
.bg-060015{background-color: #060015;}
.bg-020908{background-color: #020908;}
.index-banner{height: calc(100vh - 65px);background-repeat: no-repeat;background-size: cover;background-position: center;}
.index-box{width: 100%;display: flex;justify-content: center;align-items: center;position: relative;aspect-ratio: 835 / 352;}
.index-box-content{width: 100%;aspect-ratio: 835 / 352;position: absolute;}
/* 登录 start*/
#modal-login .modal-dialog{min-width: 400px; width: 400px;}
#modal-login .modal-dialog .modal-content{min-width: 400px;}
.login-box{
    background-color: #fff;
    min-height: 500px;
    padding-top: 2rem;
    border-radius: .75rem;
}
.login-box .send-code-btn{
    width: 40%;
    color: #FF3E2E;
    /*background-color: #060015;*/
    border: 1px solid #D8D8D8;
    border-radius: .375rem;
}
.login-box .form-control{color: #333;}
.login-box .exec-login-btn{border: 0;color: #fff;}
.login-box .register-tips{width: 100%;font-size: 12px;font-weight: bolder;display: flex;justify-content: center;align-items: center;position: relative;z-index: 2;color: #FF3E2E;}
.login-box .register-tips::before, .login-box .register-tips::after{content: '';position: absolute;width: calc((100% - 14em) / 2);height: 1px;background-color: #D8D8D8;left: 0;top: calc((100% - 1px) / 2);z-index: 1}
.login-box .register-tips::after{left: auto;background-color: #D8D8D8;right: 0;}
.login-box .cover{width: 179px;position: absolute;height: 179px;border-radius: .7em;overflow:hidden; background-color: rgba(0,0,0,.8);color: #fff;display: flex;justify-content: center;align-items: center;}
.login-box .qrcode-box{width: 179px; border-radius: .7em; overflow:hidden;}
.login-box .tel-login {
    /*margin-top: 2rem;*/
}
.login-box .tel-login-btn, .login-box .wechat-login-btn, .login-box .tel-login{display: none;cursor: pointer;}
.login-box .tel-login-btn > div, .login-box .wechat-login-btn > div {
    width: 100%;
    /*margin-left: 5%;*/
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-border-radius: 0.375rem;
    /*padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);*/
    font-family: var(--bs-btn-font-family);
    font-size: var(--bs-btn-font-size);
    line-height: var(--bs-btn-line-height);
    border-radius: var(--bs-btn-border-radius);
    display:flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    margin-top: .75rem;
    margin-bottom: .75rem;
}
.login-box .tel-login-btn.active, .login-box .wechat-login-btn.active{display: flex;}
.login-box .tel-login .text-danger, .login-box .wechat-login .text-danger{font-size: 12px;min-height: 1.5em;}
.login-box .tel-login input::placeholder{color: #B3B3B3;}
.login-box .tel-login input{
    outline: none;
    /*color: #575B66;*/
    padding-top: .75rem;
    padding-bottom: .75rem;
    border: 1px solid #D8D8D8;
    /*background-color: #060015;*/
}
.login-box .tel-login input[name=register-code]{width: 60%;}
.login-box .tel-login label{color: #000000;}
.login-box .tel-login-btn .avatar-text{background: #ffa938;font-size: 2rem;cursor: pointer;}
.login-box .wechat-login-btn .avatar-text{background: #50d562;font-size: 2rem;cursor: pointer;}
.login-box .user-protocol{font-size: 12px;color: #666;}

/* 登录 end*/
/* 重写公共 checkbox start */
.checkbox{display: inline-block;cursor: pointer;}
.checkbox img:nth-child(2), .checkbox.check img:nth-child(1){display: inline;}
.checkbox img:nth-child(1), .checkbox.check img:nth-child(2){display: none;}
.checkbox img{width: 1.5em; margin-top: -.2em;}
/* 重写公共 checkbox end */
.text-indent{text-indent: 2em;}
svg.icon{width: 1em;height: 1em;}
.text-333{color: #333;}
.text-3D3D3D{color: #3D3D3D;}
.text-575B66{color: #575B66;}
.text-violet{color: #BB72FF;}
.text-76FFA1{color: #76FFA1;}
.text-FF3E2E{color: #FF3E2E;}
.text-9E9E9E{color: #9E9E9E !important;}
.text-5ED2FF{color: #5ED2FF;}
.text-666{color: #666;}
.text-999{color: #999;}
.text-wechat-green{color: #39b239;} /*#39b239*/
.text-wechat-green2{color: #39b239;} /*#39b239*/
.text-alipay-blue{color: #1777ff;} /*1777ff*/
.text-alipay-blue2{color: #1777ff;} /*1777ff*/
.text-blue{color: #315CEC;}
.text-yellow{color: #FDC03A;}
.text-red{color: #FF3838;}
.text-gold{color: #c28748;}
.text-white{color: #fff;}
.text-grey{color: #575B66;}
.text-black{color: #060015;}
.text-71FC9F{color: #71FC9F;}
.cursor-pointer{cursor: pointer;}
.border-radius{border-radius: var(--bs-border-radius-lg);}
.border-radius-50 {border-radius: 2em;}
.border-left-radius{border-radius: var(--bs-border-radius-lg) 0 0 var(--bs-border-radius-lg);}
.border-top-radius{border-radius: var(--bs-border-radius-lg) var(--bs-border-radius-lg) 0 0;}
.border-bottom-radius{border-radius: 0 0 var(--bs-border-radius-lg) var(--bs-border-radius-lg);}
.border-right-radius{border-radius: 0 var(--bs-border-radius-lg) var(--bs-border-radius-lg) 0;}
.header-placeholder{height: 65px;}
img{max-width: 100%;}
/* 付费列表 start */
#modal-buy .modal-content{
    width: 1000px;
    border-width: 0;
}

.buy-box-border{
    padding: 0;
    border-radius: var(--bs-border-radius);
}
.buy-box{
    background: transparent;
    border-radius: var(--bs-border-radius);
}
.buy-box .buy-banner{
    height: 13rem;
    overflow: hidden;
}
.buy-box .nav-tabs{
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row nowrap;
    white-space: nowrap;
}
.buy-box .nav-item button, .buy-box .nav-item button:hover, .buy-box .nav-item button:visited{
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #DEDEDE;
    color: #666666;
    border-radius: var(--bs-nav-tabs-border-radius);
    padding: .2rem .3rem !important;
    line-height: 1.85em;
}
.buy-box .nav-item button.active{
    border: 1px solid #1777FF;
    border-radius: var(--bs-nav-tabs-border-radius);
    color: #333333;
}
.buy-box .nav-item button i{
    /*margin-right: .5rem;*/
}
.buy-box .pay-price-group{
    height: 100%;
    width: 100%;
}
.buy-box .pay-qrcode{
    position: absolute;
    top: 70%;
    right: 5%;
    width: 31%;
    height: 24%;
    border-radius: var(--bs-border-radius-xl);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row nowrap;
}
.buy-box .pay-qrcode .nav-tabs {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row nowrap;
}

.buy-box .pay-qrcode .nav-link.active{
    /*background:#fff;*/
}

.buy-box .pay-qrcode .nav-tabs .nav-item .nav-link {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column nowrap;
    height: 130px;
    line-height: 1.3em;
}
.buy-box .pay-qrcode .nav-tabs .nav-item {
    margin-right: 1rem;
}
.buy-box .pay-group{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    top: 19%;
    left: 4%;
    width: 92%;
    height: 50%;
}
.buy-box .pay-group .pay-item{
    width: calc((100% - 3rem) / 3);
    background-color: rgba(255,255,255, 0.5);
    border-radius: .5rem;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-flow: column nowrap;
    padding: 0;
    position: relative;
    cursor: pointer;
    height: 100%;
}
.buy-box .pay-group .pay-item > div{
    width: calc(100% - 2px);
    border-radius: .5rem;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-flow: column nowrap;
    margin: 1px;
    position: relative;
    background-color: rgba(255,255,255, 0.5);
    padding: 1rem;
    height: 100%;
}
.buy-box .pay-group .pay-item .pay-item-subtitle {
    color: #2F1A06;
}

.buy-box .pay-group .pay-item .pay-item-title{
    display: flex;
    color: #FF3E2E;
    font-weight: bolder;
}
.buy-box .pay-group .pay-item .pay-item-unit-price{
    color: #FF3E2E;
    font-size: 12px;
    white-space: nowrap;
}

.buy-box .pay-group .pay-item .pay-item-list {
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
    flex-shrink: 1;
    overflow: auto;
    margin-top: .75rem;
    scrollbar-width: none; /* Firefox */
    scrollbar-face-color: #FFFFFF; /* IE和Edge的滚动条颜色 */
    scrollbar-3dlight-color: #FFFFFF; /* IE和Edge的滚动条边缘颜色 */
}
.buy-box .pay-group .pay-item .pay-item-list::-webkit-scrollbar{
    display: none;
    scrollbar-width: none; /* Firefox */
    scrollbar-face-color: #FFFFFF; /* IE和Edge的滚动条颜色 */
    scrollbar-3dlight-color: #FFFFFF; /* IE和Edge的滚动条边缘颜色 */
}

.buy-box .pay-group .pay-item .pay-item-list-item {
    width: 100%;
    line-height: 2.5em;
    color: #333333;
    font-size: .9rem;
    position: relative;
    padding-left: 1.5rem;
    white-space:nowrap;
}
.buy-box .pay-group .pay-item .pay-item-list-item:before {
    position: absolute;
    left: 0;
    top: calc((100% - 10px) / 2);
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #FF3E2E;
}

.buy-box .pay-group .pay-item .pay-item-unit-price span{
    font-size: 2rem;
}
.buy-box .pay-group .pay-item .pay-item-price{
    color: #2F1A06;
    font-weight: bolder;
}
.buy-box .pay-group .pay-item .pay-item-original-price{
    text-decoration: line-through;
    color: #FF3E2E;
}
.buy-box .pay-group .pay-item .pay-item-tips{
    background-image: linear-gradient(to left, #FFC144, #FF6937);
    position: absolute;
    left: -2px;
    top: calc(-1.5em / 2);
    padding: 0 .5rem;
    color: #fff;
    font-size: 10px;
    line-height: 1.85em;
    border-radius: .5rem 0 .5rem 0;
}
.buy-box .pay-group .pay-item.active{
    /*background-color: #FFE3B8;*/
    /*background-image: linear-gradient(-133deg, #76FFA1,#2BD388,#44C4E1,#0060DB);*/
    border:2px solid #FF2B2B;
}
.buy-box .pay-group .pay-item.active > div{
    background-color: transparent;
}
.buy-box .pay-group .pay-item.active .pay-item-title{
    color: #FF3E2E;
    font-weight: bolder;
    font-size: 16px;
}
.buy-box .pay-qrcode-1{
    background: #fff;
    width: 100%;
}
.buy-box .tab-content{
    display: flex;
    justify-content: center;
}
.buy-box .wechat-qrcode,
.buy-box .alipay-qrcode{
    border: 2px solid #1AAD19;
    width: 130px;
    height: 130px;
    /*padding: 3px;*/
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff url(../img/loading24.gif) center center no-repeat;
    border-radius: .2rem;
    overflow: hidden;
}
.buy-box .alipay-qrcode{
    border-color: #1777FF;
}
.buy-box .wechat-qrcode canvas, .buy-box .alipay-qrcode iframe{
    width: 120px;
    height: 120px;
}
.buy-box .alipay-qrcode iframe{
    margin-left: 5px;
    margin-top: 5px;
    width: 125px;
    height: 125px;
}
.buy-box .wechat-title, .alipay-title{
    margin-top: .3rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.buy-box .wechat-title i, .alipay-title i{
    margin-right: .3rem;
    font-size: 2em;
}
.buy-box .wechat-qrcode img, .alipay-qrcode img{
    width: 100%;
}
.buy-box .pay-price-tips + .fs-7{
    white-space: nowrap;
}
.buy-box .pay-price-tips{
    background-image: linear-gradient(to left, #FF6426, #FFAE57);
    color: #fff;
    padding: .3rem;
    border-radius: .3rem;
    position: relative;
    font-size: 12px;
    white-space: nowrap;
}
.buy-box .pay-price-tips::before{
    position: absolute;
    content: '';
    top: -.85rem;
    left: 2rem;
    border-style: solid;
    border-width: .45rem;
    border-color: transparent transparent #ffa048 transparent;
}
.buy-box .nav-tabs{
    border-radius: var(--bs-border-radius-lg);
    overflow: hidden;
}
.buy-box .nav-tabs .nav-item {
    border-radius: .375rem;
}
.buy-box .nav-tabs .nav-item .nav-link{
    color: #666;
    border: none;
    border-radius: var(--bs-border-radius-lg);
}
.buy-box .nav-tabs .nav-item .nav-link.active{
    color: #333;
    border: none;
    position: relative;
    background-color: #fff;
}
.buy-box .nav-tabs .nav-item .nav-link.active:before{
    position: absolute;
    content: '';
    border-bottom: none;
}
/* 付费列表 end */
/* 挽留 开始 */
.retain-box{background-image: linear-gradient(133deg, #FFDDCD, #FCF3E7);border-radius: .5rem;}
.retain-box .retain-tips{width: 100%;display: flex;justify-content: center;align-items: center;}
.retain-box .retain-tips img{width: 80%;}
.retain-box .retain-frame, .retain-box .qrcode{position: relative;width: 100%;background-image: linear-gradient(to left, #FFFEFD, #FFFEFD);}
.retain-box .retain-frame{border-top-left-radius: 1rem;border-top-right-radius: 1rem;}
.retain-box .qrcode{border-bottom-left-radius: 1rem;border-bottom-right-radius: 1rem;}
.retain-box .retain-frame > img{width: 100%;}
.retain-box .retain-frame .retain-content{position: absolute;width: 100%;height: 100%;left: 0;top: 0;}
.retain-box .retain-frame .retain-content .top, .retain-box .retain-frame .retain-content .center-1, .retain-box .retain-frame .retain-content .center-2, .retain-box .retain-frame .retain-content .bottom{position: absolute;font-size: 9px;width: 100%;color: #2A0704;line-height: 1.8em;}
.retain-box .retain-frame .retain-content .bottom > div > .fs-2{white-space: nowrap;}
.retain-box .retain-frame .retain-content .top{left: 5%;top: 20%;width: 89%;display: flex;justify-content: space-between;align-items: center; /*padding: 0 .2rem;*/line-height: 1em;font-weight: 500;}
.retain-box .retain-frame .retain-content .center-1{left: 5%;top: 42%;width: 90%;display: flex;justify-content: center;align-items: center;line-height: 1em;font-size: 20px;color: #fff;font-weight: bolder;}
.retain-box .retain-frame .retain-content .center-2{left: 5%;top: 65.23%;width: 90%;display: flex;justify-content: center;align-items: center;line-height: 1em;font-size: 18px;color: #2A0704;font-weight: bolder;}
.retain-box .retain-frame .retain-content .center-2 span{font-weight: 400;}
.retain-box .retain-frame .retain-content .top > div{text-align: center;}
.retain-box .retain-frame .retain-content .top .shrink{display: inline-block;transform: scale(.5);}
.retain-box .retain-frame .retain-content .bottom{bottom: 8%;left: 10%;width: 80%;height: 14.63%;display: flex;align-items: center;justify-content: center;color: #060015;}
.retain-box .wechat-qrcode, .retain-box .alipay-qrcode{width: 130px;height: 130px;padding: 3px;background: #fff url(../img/loading24.gif) center center no-repeat;border-radius: .2rem;overflow: hidden;display: flex;justify-content: center;align-items: center;}
.retain-box .alipay-qrcode{border-color: #1777FF;}
.retain-box .wechat-qrcode canvas{width: 120px;height: 120px;}
.retain-box .alipay-qrcode iframe{margin-left: 5px;margin-top: 5px;width: 125px;height: 125px;}
.retain-box .wechat-title, .alipay-title{margin-top: .3rem;display: flex;justify-content: center;align-items: center;}
.retain-box .wechat-title i, .alipay-title i{margin-right: .3rem;font-size: 2em;}
.retain-box .wechat-qrcode img, .alipay-qrcode img{width: 100%;}
/* 挽留 结束 */

/* 二次付费 开始 */
.second-box{border-radius: .5rem; box-shadow: none;}
.second-box .second-tips{width: 100%;display: flex;justify-content: center;align-items: center;}
.second-box .second-tips img{width: 80%;}
.second-box .second-frame{position: relative;width: 100%; margin-top: -3.5rem;}
.second-box .second-frame{border-top-left-radius: 1rem;border-top-right-radius: 1rem;}
.second-box .qrcode{border-bottom-left-radius: 1rem;border-bottom-right-radius: 1rem;}
.second-box .second-frame > img{width: 100%;}
.second-box .second-frame .second-content{position: absolute;width: 100%;height: 100%;left: 0;top: 0; padding: 2rem;}
.second-box .second-frame .second-content .top, .second-box .second-frame .second-content .center-1, .second-box .second-frame .second-content .center-2, .second-box .second-frame .second-content .bottom{position: absolute;font-size: 9px;width: 100%;color: #BB72FF;line-height: 1.8em;}
.second-box .second-frame .second-content .bottom > div > .fs-2{white-space: nowrap;}
.second-box .second-frame .second-content .top{left: 5%;top: 20%;width: 89%;display: flex;justify-content: space-between;align-items: center; /*padding: 0 .2rem;*/line-height: 1em;font-weight: 500;}
.second-box .second-frame .second-content .center-1{left: 5%;top: 42%;width: 90%;display: flex;justify-content: center;align-items: center;line-height: 1em;font-size: 20px;color: #fff;font-weight: bolder;}
.second-box .second-frame .second-content .center-2{left: 5%;top: 65.23%;width: 90%;display: flex;justify-content: center;align-items: center;line-height: 1em;font-size: 18px;color: #bb72ff;font-weight: bolder;}
.second-box .second-frame .second-content .center-2 span{font-weight: 400;}
.second-box .second-frame .second-content .top > div{text-align: center;}
.second-box .second-frame .second-content .top .shrink{display: inline-block;transform: scale(.5);}
.second-box .second-frame .second-content .bottom{bottom: 8%;left: 10%;width: 80%;height: 14.63%;display: flex;align-items: center;justify-content: center;color: #060015;}
.second-box .wechat-qrcode, .second-box .alipay-qrcode{width: 130px;height: 130px;padding: 3px;background: #fff url(../img/loading24.gif) center center no-repeat;border-radius: .2rem;overflow: hidden;display: flex;justify-content: center;align-items: center;}
.second-box .alipay-qrcode{border-color: #1777FF;}
.second-box .wechat-qrcode canvas{width: 120px;height: 120px;}
.second-box .alipay-qrcode iframe{margin-left: 5px;margin-top: 5px;width: 125px;height: 125px;}
.second-box .wechat-title, .alipay-title{margin-top: .3rem;display: flex;justify-content: center;align-items: center;}
.second-box .wechat-title i, .alipay-title i{margin-right: .3rem;font-size: 2em;}
.second-box .wechat-qrcode img, .alipay-qrcode img{width: 100%;}
/* 二次付费 结束 */
.row-mtg {
    margin-top: var(--bs-gutter-x);
}
.link-dark{color: #212529 !important;}
.fs-7{font-size: .75rem !important}
.fs-8{font-size: .625rem !important}
.fs-9{font-size: .5rem !important}
.fs-10{font-size: .375rem !important}
.w-1em{width: 1em;}
.w-2em{width: 1.5em;}
.w-3em{width: 2em;}
.w-4em{width: 2.5em;}
.icon-img-xs{width: .8em;}
.icon-img-sm{width: 1em;}
.icon-img{width: 1.2em;}
.icon-img-md{width: 1.5em;}
.icon-img-lg{width: 1.8em;}
.icon-img-xl{width: 2em;}
.icon-img-xxl{width: 2.3em;}
.icon-img-xxxl{width: 2.5em;}
.icon-img-xxxxl{width: 2.8em;}
.icon-img-xxxxl{width: 3em;}
.border-radius-0{border-radius: 0;}
.text-overflow-2, .text-overflow-3, .text-overflow-4{display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;}
.text-overflow-1{width: 100%;word-break: keep-all; /* 不换行 */white-space: nowrap; /* 不换行 */overflow: hidden; /* 内容超出宽度时隐藏超出部分的内容 */text-overflow: ellipsis;}
.text-overflow-2{-webkit-line-clamp: 2;}
.text-overflow-3{-webkit-line-clamp: 3;}
.text-overflow-4{-webkit-line-clamp: 4;}
.single-line{width: 100%;word-break: keep-all; /* 不换行 */white-space: nowrap; /* 不换行 */overflow: auto;}
.single-line::-webkit-scrollbar{display: none;}
.dropdown-toggle::after{display: none;}

@media (min-width: 576px) {
    .modal-sm {
        --bs-modal-width: 400px;
    }
}
/*修改bootstrap 原生内容 start*/
.modal-content {
    background:none;
}
.btn-close{font-size: 200%;--bs-btn-close-bg: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="white" class="bi bi-x" viewBox="0 0 16 16"> <path d="M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z"/> </svg>');}
#modal-retain .btn-close,
#modal-retain .btn-close,
#modal-buy .btn-close{
    font-size: 200%;
    --bs-btn-close-bg: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="white" class="bi bi-x" viewBox="0 0 16 16"> <path d="M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z"/> </svg>');
}
#user-model .btn-close {
    --bs-btn-close-bg: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="white" class="bi bi-x" viewBox="0 0 16 16"> <path d="M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z"/> </svg>');
}
#user-model .modal-dialog{min-width: 400px; width: 400px;}
#user-model .modal-dialog .modal-content{min-width: 400px;}
.w-e-modal .btn-close{--bs-btn-close-bg: none;}
.form-check-label{display: inline-flex;justify-content: flex-start;align-items: center;}
.breadcrumb-item{font-size: 20px;}
.btn-primary,
.btn-primary:hover,
.btn-primary:link,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:visited,
.btn-primary:focus-visible,
.btn-primary:focus-within
{
    background-image: linear-gradient(to right, #FF2B2B, #FF7F3A);
    border: 0;
}
.btn-info,
.btn-info:hover,
.btn-info:link,
.btn-info:active,
.btn-info:focus,
.btn-info:visited,
.btn-info:focus-visible,
.btn-info:focus-within
{
    background-image:none;
    background-color: rgba(255, 255, 255, 0.2);
    border: 0;
    color: #fff;
}
.btn-secondary, .btn-secondary:hover, .btn-secondary:link, .btn-secondary:active{
    background: #68767C;
    border-color: transparent;
    color: #fff;
}
.btn-third,
.btn-third:hover,
.btn-third:link,
.btn-third:active,
.btn-third:focus,
.btn-third:visited,
.btn-third:focus-visible,
.btn-third:focus-within{
    background-color: #020908;
    color: #575B66;
}
.modal-header, .modal-footer{border: none;}
.dropdown-menu .dropdown-item{display: flex;justify-content: flex-start;align-items: center;padding-top: .2rem;padding-bottom: .2rem;}
.dropdown-menu .dropdown-item i{margin-right: .3rem;}
.file-grid2-body .dropdown-menu .dropdown-item{padding-top: .6rem;padding-bottom: .6rem;}
.content-nav-top .dropdown-menu .dropdown-item{padding-top: .6rem;padding-bottom: .6rem;}
.search-cloud .dropdown-menu .dropdown-item{padding-top: .6rem;padding-bottom: .6rem;}
.search-cloud .dropdown-menu .dropdown-item i{margin-right: 14px;font-size: 2rem !important;}
.btn-check:checked + .btn, .btn.active, .btn:focus, .btn.show, .btn:first-child:active, :not(.btn-check) + .btn:active{border-color: transparent;}
.btn-close:focus{box-shadow: none !important;}
#modal-buy .btn-close,#modal-login .btn-close{
    font-size: 150%;
    --bs-btn-close-bg: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="white" class="bi bi-x" viewBox="0 0 16 16"> <path d="M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z"/> </svg>');
    background-color: #060015;
    border-radius: .75rem;
    margin-top: 1rem;
    margin-right: 1rem;
}
#user-model .btn-close {
    font-size: 150%;
    --bs-btn-close-bg: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="white" class="bi bi-x" viewBox="0 0 16 16"> <path d="M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z"/> </svg>');
    background-color: #FF3E2E;
    border-radius: .75rem;
    margin-top: 1rem;
    margin-right: 1rem;
}
#modal-buy .btn-close {
    font-size: 150%;
    --bs-btn-close-bg: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="white" class="bi bi-x" viewBox="0 0 16 16"> <path d="M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z"/> </svg>');
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: .75rem;
    margin-top: 1rem;
    margin-right: 1rem;
}
#modal-enlarge .btn-close{
    font-size: 150%;
    --bs-btn-close-bg: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="#FF3E2E" class="bi bi-x" viewBox="0 0 16 16"> <path d="M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z"/> </svg>');
    background-color: rgba(255, 255, 255, 0.13);
    border-radius: .75rem;
}
#modal-enlarge .modal-content {
    border: 0;
}
#modal-enlarge .modal-content .modal-body {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    overflow:auto;
}
.dropdown-item:focus, .dropdown-item:hover{color: #3D3D3D;}
.dropdown-item.active, .dropdown-item:active{background-color: #FFFFFF;}
input, input:hover, input:focus{background: #fff;color: #3D3D3D;outline: none;}
a{text-decoration: none;}
header .nav-link,header .nav-link:hover{color: #000;font-weight: 400;}
header .nav-link.active{color: #FF3E2E !important;position: relative; font-weight: 700;}
header .nav-link.active:after {
    content: '';
    position: absolute;
    width: 1.5em;
    height: 5px;
    left: calc((100% - 1.5em) / 2);
    bottom: 0;
    border-radius: 5px;
    background-color: #FF3E2E;
}
.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets{position: absolute !important;top: calc(100% + 25px) !important;left: 50% !important;}
.carousel-caption{height: 100%;margin-bottom: -1.25rem; /*left: 0;*/right: 50%; /*background: rgba(0, 0, 0, .2);*/display: flex;justify-content: center;align-items: center;}
/*修改bootstrap 原生内容 end */
header ._dropdown{}
header ._dropdown:hover ~ ._dropdown-menu, header ._dropdown-menu:hover{display: block;}
header ._dropdown-menu{position: absolute;z-index: 2;}
header .dropdown-item{line-height: 2.5em;}

.btn-radius{border-radius: 2em;}
.btn-length-1{padding-left: 1em !important;padding-right: 1em !important;}
.btn-length-2{padding-left: 1.5em !important;padding-right: 1.5em !important;}
.btn-length-3{padding-left: 2em !important;padding-right: 2em !important;}
.btn-length-4{padding-left: 2.5em;padding-right: 2.5em;}
.btn-length-5{padding-left: 3em;padding-right: 3em;}
.btn-length-6{padding-left: 3.5em;padding-right: 3.5em;}
/* 导航条用户信息 start */
.userinfo {
    cursor: pointer;
}
/* 导航条用户信息 end */
/* 首页 start */
.-index-banner {
    background-image: linear-gradient(to bottom, #FFEEE6,#FFEEE6,#FFFFFF);
}
.-index-banner .-banner-search {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: var(--bs-border-radius);
    overflow: hidden;
    width: 30rem;
}
.-index-banner .-banner-search .-btn {
    width: 10em;
    flex-shrink: 0;
    background-image: linear-gradient(to right, #FF2B2B,#FF7F3A);
    height: 100%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 2em;
    margin-left: -1.5rem;
    padding-top: .8rem;
    padding-bottom: .8rem;
}
.-index-banner .-banner-search .form-control {
    border-top: 2px solid #FF2B2B;
    border-left: 2px solid #FF2B2B;
    border-bottom: 2px solid #FF2B2B;
    border-radius: 2em 0 0 2em;
    padding-top: .8rem;
    padding-bottom: .8rem;
}
#-index-nav.nav-tabs {
    border-bottom-width: 0;
}
#-index-nav .nav-link,
#-index-nav .nav-link:hover{
    color: #000;font-weight: 400;
    border: none;
    margin-bottom: -1px;
}
#-index-nav .nav-link.active{
    color: #FF3E2E !important;
    position: relative;
}
#-index-nav .nav-link.active:after {
    content: '';
    position: absolute;
    width: 1.5em;
    height: 5px;
    left: calc((100% - 1.5em) / 2);
    bottom: 0;
    border-radius: 5px;
    background-color: #FF3E2E;
}
/* 首页 end */

/* 制作 start */
#-make-nav-1.nav-tabs {
    border-bottom-width: 0;
    display: flex;
    flex-flow: nowrap;
    width: 100%;
    overflow:auto;
}
.--zuixin-nav {
    position: relative;
    width: 100%;
}
.--zuixin-nav .-prev,.--zuixin-nav .-next {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-color:rgba(0,0,0,.3);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1.5em;
    color: #fff;
    border-radius: .3rem;
    cursor: pointer;
    z-index: 99;
}
.--zuixin-nav .-prev {
    left: 0;
}
.--zuixin-nav .-next {
    left: calc(100% - 1.5em);
}

#-make-nav-1.nav-tabs::-webkit-scrollbar {
    display: none;
    scrollbar-width: none; /* Firefox */
    scrollbar-face-color: #FFFFFF; /* IE和Edge的滚动条颜色 */
    scrollbar-3dlight-color: #FFFFFF; /* IE和Edge的滚动条边缘颜色 */
}

#-make-nav-1 .nav-link,
#-make-nav-1 .nav-link:hover{
    color: #000;font-weight: 400;
    border: none;
    margin-bottom: -1px;
    flex-shrink: 0;
    white-space: nowrap;
}
#-make-nav-1 .nav-link.active{
    color: #FF3E2E !important;
    position: relative;
}
#-make-nav-1 .nav-link.active:after {
    content: '';
    position: absolute;
    width: 1.5em;
    height: 5px;
    left: calc((100% - 1.5em) / 2);
    bottom: 0;
    border-radius: 5px;
    background-color: #FF3E2E;
}

#-make-nav-2.nav-tabs {
    border-bottom-width: 0;
}
#-make-nav-2 .nav-link,
#-make-nav-2 .nav-link:hover{
    color: #000;font-weight: 400;
    border: none;
    margin-bottom: -1px;
}
#-make-nav-2 .nav-link.active{
    color: #FF3E2E !important;
    position: relative;
}
#-make-nav-2 .nav-link.active:after {
    content: '';
    position: absolute;
    width: 1.5em;
    height: 5px;
    left: calc((100% - 1.5em) / 2);
    bottom: 0;
    border-radius: 5px;
    background-color: #FF3E2E;
}


.-make {
    width: 100%;
    overflow:hidden;
    background-color: #F4F6F9;
    height: calc(100vh - 56px);
    position: relative;
    --main-width: calc(100vh * .8 + 100px);
    --left-sidebar-width: calc((100% - var(--main-width)) / 2);
    --right-sidebar-width: calc((100% - var(--main-width)) / 2);
}
.-make-left {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: var(--left-sidebar-width);
    background-color: #fff;
    overflow-y: auto;
}
.-make-main {
    position: absolute;
    height: 100%;
    left: var(--left-sidebar-width);
    top: 0;
    width: var(--main-width);
    display: flex;
    justify-content: center;
    align-items: center;
}
.-make-main .-layer-btn {
    position: absolute;
    width: 2em;
    height: 2em;
    right: 1em;
    top: 1em;
    background-color: #DCDEE3;
    border-radius: var(--bs-border-radius);
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.-make-main .-layer-group {
    position: absolute;
    background-color: #fff;
    padding: .5rem;
    right: 3em;
    top: 3em;
    border-radius: var(--bs-border-radius);
    max-height: 600px;
    overflow-y: auto;
    box-shadow: var(--bs-box-shadow);
    display: none;
}
 .-make-main .-layer-btn.active~.-layer-group {
    display:block;
}

.-make-main .-make-main-index {
    width: 800px;
    height: 800px;
    /*background-color: #fff;*/
    box-shadow: var(--bs-box-shadow);
    border-radius: var(--bs-border-radius);
}

.-make-main .-layer-item {
    background-image: url("../svg/layer-item-bg.svg");
    width: 4em;
    height: 4em;
    margin-bottom: .75rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.-make-image-list {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: row wrap;
    max-height: 400px;
    overflow: auto;
    scrollbar-width: none; /* Firefox */
    scrollbar-face-color: #FFFFFF; /* IE和Edge的滚动条颜色 */
    scrollbar-3dlight-color: #FFFFFF; /* IE和Edge的滚动条边缘颜色 */
}
.-make-image-list::-webkit-scrollbar {
    display: none;
    scrollbar-width: none; /* Firefox */
    scrollbar-face-color: #FFFFFF; /* IE和Edge的滚动条颜色 */
    scrollbar-3dlight-color: #FFFFFF; /* IE和Edge的滚动条边缘颜色 */
}
.-make-image-item {
    width: calc((100% - 3rem) / 4);
    margin-bottom: 1rem;
    margin-right: 1rem;
    background-color: rgba(204, 204, 204, 0.76);
    height: 100%;
    aspect-ratio: 1 / 1;
    display: flex;
    justify-content: center;
    border-radius: var(--bs-border-radius);
    align-items: center;
    padding: 1rem;
    overflow: hidden;
    cursor: pointer;
}
.-make-image-item:nth-child(4n) {
    margin-right: 0;
}

.-make-right {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: var(--right-sidebar-width);
    background-color: #fff;
    overflow-y: auto;
}

.--canvas-config, .--text-config, .--image-config {
    right: calc(0px - var(--right-sidebar-width));
}
.--canvas-config.active, .--text-config.active, .--image-config.active {
    animation-name: rightmove;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}
@keyframes rightmove{
    from {
        right: calc(0px - var(--right-sidebar-width));
    }
    to {
        right: 0;
    }
}

.--style,.--aligned  {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #F4F6F9;
    border-radius: var(--bs-border-radius);
    padding: .375rem;
}

.--style > div,.--aligned > div {
    width: 25%;
    display: flex;
    justify-content: center;
    font-size: 1.2rem;
    color: #000000;
    border-radius: var(--bs-border-radius);
    cursor: pointer;
}

.--style > div.active,.--aligned > div.active {
    background-color: #fff;
}
.-make-title {
    font-weight: 500;
    color: #3D3D3D;
}
.custom-picture {
    max-width: 11em;
    width: 100%;
    height: 2em;
    flex-shrink: 1;
    background-color: #F7F8F9;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: var(--bs-border-radius);
    cursor: pointer;
}
.-text-add {
    border:none;
    box-shadow: none;
}
.-text-add:focus {
    border:none;
    box-shadow: none;
}
/* 制作 end */

/* 一键生成 start */
.-generation {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: relative;
}
@keyframes LeftPreInSimpleAnimation-833a4a40 {
    0% {
        width: calc(86% + 100px);
        z-index: 8
    }

    to {
        width: 40%;
        z-index: 8
    }
}

@keyframes LeftInAnimation1-833a4a40 {
    0% {
        width: 0;
        z-index: 10;
        opacity: 0
    }

    to {
        width: 120%;
        z-index: 10
    }
}

@keyframes LeftInAnimation2-833a4a40 {
    0% {
        width: 200%;
        z-index: 8
    }

    to {
        width: 40%;
        z-index: 8;
    }
}
.-generation-left,.-generation-left-animation {
    clip-path: polygon(0 0,0 100%,calc(100% - 100px) 100%,100% 0);
    background-color: #6DF2D4;
    width: 40%;
    height: calc(100vh - 60px - 4rem);
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-flow: column nowrap;
    z-index: 8;
}
.-generation-left .btn-prev{
    width: 10rem;
    cursor: pointer;
}
.-generation-left-animation {
    position: absolute;
    left: 0;
    top: 0;
    /*width: 100%;*/
}
.-generation-left-animation.-animation {
    /*animation: LeftInAnimation1-833a4a40 calc(2s / 2) cubic-bezier(.7,0,.84,0) 1 forwards,*/
    /*LeftInAnimation2-833a4a40 calc(2s / 2) cubic-bezier(.76,0,.24,1) calc(2s / 2) 1 forwards;*/
}

.-generation-center {
    width: calc(100% - 40% - 10rem);
    height: calc(100vh - 60px - 4rem);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column nowrap;
}
.-generation-right {
    clip-path: polygon(100px 0,0 100%,100% 100%,100% 0);
    background-color: #99EBFA;
    width: 10rem;
    height: calc(100vh - 60px - 4rem);
    display: flex;
    justify-content: center;
    align-items: center;
}

.-industry {

}

.-industry-item {
    margin-bottom: 1rem;
}

.-industry-item:nth-child(1) {
    margin-left: 1.5rem;
    margin-right: -1.5rem;
}

.-industry-item:nth-child(3) {
    margin-left: -1.5rem;
    margin-right: 1.5rem;
}

.-industry-item .col {
    cursor: pointer;
}

.-industry-item .col img {
    border-radius: 1rem;
}

.-industry-item .col.active img {
    border: 2px solid #FF3E2E;
}
.--generate-result {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-flow: row wrap;
    gap: .6rem;
}
.--generate-result-item {
    cursor: pointer;
    position: relative;
    width: calc((100% - 5px - 5 * .6rem) / 4);
    border-radius: var(--bs-border-radius);
    aspect-ratio: 1 / 1;
    box-shadow: var(--bs-box-shadow-sm);
}
.--generate-result-item img {
    border-radius: var(--bs-border-radius);
}
.--generate-result-item-cover {
    background-color: rgba(0, 0, 0, .4);
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    justify-content: center;
    align-items: flex-end;
    border-radius: var(--bs-border-radius);
}
.--generate-result-item:hover .--generate-result-item-cover {
    display: flex;
}
.--self-swiper .swiper-slide {
    display: none;
}
.--self-swiper .swiper-slide.active {
    display: flex;
}
.user-info-cover {
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 997;
}
/* 一键生成 end */

@media (max-width: 1200px){
    .container-fluid{min-width: 1200px;}

    .modal-dialog{width: 1000px;min-width: 700px;}
}
