html {
    font-size: calc(100vw / 1920 * 100) !important;
}

body {
    line-height: 1.5;
}

img {
    width: 100%;
}

.main_head {
    margin-top: -3.9rem;
    margin-bottom: 0.5rem;
    animation: main-top 1s;
}

.wrap {
    width: 14.4rem;
    max-width: 90%;
}

@keyframes main-top {
    0% {
        transform: translate3d(0, 0.3rem, 0);
    }

    100% {
        transform: translate3d(0, 0, 0);
    }
}

.banner {
    margin-bottom: -1.5rem;
}

.banner .info {
    position: absolute;
    top: 2rem;
    line-height: 1.2;
    margin-top: 65px;
    color: #fff;
    left: 0rem;
}

.details_banner .info {
    top: 0rem;
}

.banner .info h2 {
    font-size: 0.32rem;
    line-height: 1.5;
    margin-bottom: 1em;
}

.banner .info h3 {
    font-size: 0.16rem;
    margin-bottom: 1em;
}
.banner .info h4 {
    font-size: 0.12rem;
}

.banner .info p {
    font-size: 0.3rem;
    margin-top: 0.5rem;
}

.banner .wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.banner .notification {
    position: absolute;
    font-size: 0.16rem;
    color: #fff;
    right: 0.65rem;
    top: 5.4rem;
}

.banner .notification li {
    padding: 0.1rem 0.3rem;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 0.3rem;
    display: none;
    position: absolute;
    white-space: nowrap;
    right: 0;
    transform: scale(0.9);
}

.banner .notification li.on {
    display: block;
    background: rgba(0, 0, 0, 1);
    z-index: 9;
    transform: scale(1);
}

.banner .notification li.on+li {
    display: block;
    margin-top: 0.3rem;
    transition: all 1s;
}

.modular {
    margin-bottom: 2rem;
    position: relative;
    clear: both;
}

.main {
    margin-top: 60px;
    position: relative;
    overflow: hidden;
}

.main .close {
    position: fixed;
    top: 80px;
    right: 1.5rem;
    background: url(../images/p21.png) center center no-repeat #fff;
    background-size: cover;
    width: 0.4rem;
    z-index: 2;
    height: 0.4rem;
    cursor: pointer;
    border-radius: 0.5rem;
}

.main::after {
    content: '';
    background: url(../images/p6.png) no-repeat top left;
    position: absolute;
    z-index: 5;
    top: 9.13rem;
    right: 2.1rem;
    width: 16.02rem;
    height: 51.16rem;
    background-size: contain;
    pointer-events: none;
}

.main_head img,
.modular img {
    vertical-align: top;
}

.modular1 {
    width: 14.86rem;
}

.modular2 {
    width: 14.74rem;
    float: right;
}

.modular3 {
    width: 16.24rem;
}

.modular4 {
    width: 17.74rem;
    float: right;
}

.modular5 {
    width: 17.65rem;
    margin-bottom: 1.23rem;
}

.modular .info {
    position: absolute;
    margin-left: 1.4rem;
    margin-top: 1.1rem;
    top: 0;
    left: 0;
    width: calc(100% - 1.4rem);
    box-sizing: border-box;
}

.modular .info.right {
    margin-left: 0;
    margin-right: 1.4rem;
}

.modular .title {
    font-size: 0.6rem;
    color: #2a2a2a;
}

.modular .title h2 {
    font-size: 0.72rem;
    line-height: 1;
}

.modular .title h3 {
    font-size: 0.6rem;
}

.modular .title h2 .l {
    font-style: italic;
    font-weight: bold;
    display: inline-block;
    margin-right: -0.25em;
    vertical-align: middle;
}

.modular .title h2 .l::after {
    content: '';
    display: block;
    width: 1px;
    height: 0.8em;
    background: #2a2a2a;
    display: inline-block;
    transform: rotate(14deg);
    margin: 0 0.2rem;
}

.modular .title h2 .r {
    font-size: 0.24rem;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.5;
}

.modular .title h2 .r .en {
    font-size: 0.11rem;
    text-transform: uppercase;
}

.modular .title h4 {
    font-size: 0.24rem;
    margin-top: 0.16rem;
}

.modular .title.right {
    text-align: right;
    float: right;
}

.modular .title.right h2 .l {
    margin-left: -0.25em;
    margin-right: 0;
}

.modular .title.right h2 .l::after {
    display: none;
}

.modular .title.right h2 .l::before {
    content: '';
    display: block;
    width: 1px;
    height: 0.8em;
    background: #2a2a2a;
    display: inline-block;
    transform: rotate(14deg);
    margin: 0 0.2rem;
}

.modular1 .card {
    margin-top: 0.4rem;
}

.modular1 .card .item {
    width: 6.09rem;
    float: left;
    position: relative;
}

.modular1 .card .item .text {
    position: absolute;
    left: 0.65rem;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
}

.modular1 .card .item .text h2 {
    font-size: .3rem;
    margin-bottom: 0.24rem;
}

.modular1 .card .item .text h3 {
    font-size: .16rem;
    margin-bottom: 0.32rem;
}

.modular2 .content {
    clear: both;
    padding: 0 1.4rem;
    padding-top: 0.3rem;
    padding-right: 0;
}

.modular2 .gift {
    position: relative;
}

.modular2 .gift::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0.47rem;
    background: linear-gradient(to right, #fd04ff, #6d00ff);
    height: 0.18rem;
    border-radius: 0.18rem;
    width: 100%;
}

.modular2 .gift li {
    width: 20%;
    text-align: center;
    display: inline-block;
    margin-left: -0.25em;
    position: relative;
}

.modular2 .gift li::before,
.modular2 .gift li::after {
    content: '';
    bottom: 0;
    position: absolute;
    width: 0.4rem;
    height: 0.4rem;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 0.4rem;
    left: 50%;
    bottom: 0.16rem;
    transform: translate(-50%, -50%);
    z-index: 2;
}

.modular2 .gift li::before {
    width: 0.1rem;
    height: 0.1rem;
    background: #ff04ff;
    bottom: 0.46rem;
    z-index: 3;
}

.modular2 .gift li .text {
    font-size: 0.18rem;
    line-height: 1.8;
}

.modular2 .gift li .text {
    margin-top: 0.3rem;
}

.modular2 .gift li .tip {
    margin-top: 0.8rem;
}

.modular2 .gift li .tip,
.modular2 .gift li .text p {
    font-size: 0.16rem;
}

.modular2 .gift li .tip.pink {
    color: #ff04ff;
}

.modular2 .gift li img {
    width: auto;
    max-width: calc(100% - 0.4rem);
    vertical-align: bottom;
}

.modular2 .btns {
    color: #fff;
    margin-top: 0.4rem;
}

.modular2 .btns .l {
    float: left;
}

.modular2 .btns .r {
    float: right;
    display: flex;
    margin-top: 0.14rem;
}

.modular2 .btns .r .worm-button {
    margin-left: 0.2rem;
}

.modular3 .icons {
    text-align: center;
    width: 10rem;
    margin: 0 -1rem;
    margin-top: 0.85rem;
}

.modular3 .icons li {
    width: 33.33%;
    float: left;
    position: relative;
}

.modular3 .icons li+li::after {
    content: '';
    display: block;
    width: 1.6rem;
    border-top: 0.05rem dotted #2a2a2a;
    position: absolute;
    top: 0.6rem;
    left: -0.8rem;
}

.modular3 .icons .icon {
    border-radius: 3rem;
    width: 1.26rem;
    height: 1.26rem;
    text-align: center;
    line-height: calc(1.26rem - 4px);
    border: 1px solid rgba(0, 120, 218, 0.25);
    display: inline-block;
    margin-bottom: 0.24rem;
    position: relative;
}

.modular3 .icons .icon::after,
.modular3 .icons .icon::before {
    content: '';
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 1.2rem;
    width: 1.1rem;
    height: 1.1rem;
    background: linear-gradient(to right, #20d3e8, #068ee1);
}

.modular3 .icons .icon::before {
    width: 1rem;
    height: 1rem;
    background: #fafdfd;
    z-index: 1;
}

.modular3 .icons .icon img {
    width: 0.31rem;
    vertical-align: middle;
    position: relative;
    z-index: 3;
}

.modular3 .icons,
.modular3 .icons h2 {
    font-size: 0.16rem;
}

.modular3 .icons h3 {
    font-size: 0.14rem;
}

.modular3 .btns {
    clear: both;
    color: #fff;
    padding-top: 0.6rem;
    font-size: 0;
}

.modular3 .btns .text,
.modular3 .btns .worm-button.type3 {
    display: inline-block;
    vertical-align: middle;
}

.modular3 .btns .text {
    font-size: 0.14rem;
    margin-left: 0.4rem;
    color: #2a2a2a;

}

.modular4 .info .icon {
    display: inline-block;
    position: relative;
    border-radius: .2rem;
    overflow: hidden;
    vertical-align: middle;
    font-size: 0;
}

.modular4 .info .icon::after {
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 0.2rem;
    box-shadow: inset 0 0 16px 8px hsla(0, 0%, 90%, .5);
    position: absolute;
    background: transparent;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    vertical-align: top;
}

.modular4 .info .icon img {
    width: 0.68rem;
    height: 0.68rem;
    object-fit: contain;
}

.modular4 .info .content h2 {
    font-size: 0.24rem;
}

.modular4 .info .content {
    clear: both;
    padding-left: 1.2rem;
    padding-top: 0.6rem;
}

.modular4 .info .content h2 {
    margin-bottom: 0.3rem;
}

.modular4 .info .content .l,
.modular4 .info .content .r {
    width: calc(50% - 1.35rem);
    margin-left: 1.3rem;
    float: left;
}

.modular4 .info .content li {
    display: flex;
    padding: 0.3rem 0;
    border: 1px solid #a9a9a6;
    border-left: 0;
    border-right: 0;
    margin-top: -1px;
    position: relative;
}

.modular4 .info .content h3 {
    font-size: 0.18rem;
}

.modular4 .info .content h4 {
    font-size: 0.16rem;
    margin-top: 0.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.modular4 .info .content .tags {
    font-size: 0.14rem;
    margin-top: 0.2rem;
}

.modular4 .info .content .tags .item {
    display: inline-block;
    color: #113fd3;
    border: 1px solid #113fd3;
    border-radius: 0.05rem;
    padding: 0.025rem 0.05rem;
}

.modular4 .info .icon-box {
    margin-right: 0.3rem;
}

.modular4 .info .content .conter {
    width: 9.6rem;
    color: #2a2a2a;
    line-height: 1.2;
}

.modular4 .info .content .right {
    font-size: 0.16rem;
    position: absolute;
    right: 0;
}

.modular4 .info .content .right a {
    text-decoration: underline;
    color: #2a2a2a;
}

.top\[20\] {
    margin-top: 0.2rem;
}

.modular4 .info .content .btns {
    margin-top: 0.4rem;
    clear: both;
}

.modular5 .card {
    margin: -0.16rem;
    margin-top: 0.54rem;
    width: 13.50rem;
    position: relative;
    z-index: 1;
}

.modular5 .card .item {
    width: calc(50% - 0.32rem);
    float: left;
    margin: 0.16rem;
    border-radius: 0.3rem;
    overflow: hidden;
    position: relative;
}

.modular5 .card .text {
    font-size: 0.3rem;
    color: #fff;
    position: absolute;
    z-index: 1;
    top: 0;
    padding: 0.6rem 0.7rem;
}

.modular5 .card .btns {
    position: absolute;
    padding: 0.6rem 0.7rem;
    bottom: 0;
    font-size: 0;
    z-index: 9;
}

.modular5 .card .btns a {
    display: inline-block;
    margin-right: 0.2rem;
}

.modular5 .card .text h2 {
    font-size: 0.3rem;
    margin-bottom: 0.4rem;
}

.modular5 .card .text h3 {
    font-size: 0.16rem;
    line-height: 1.8;
}

.modular5::after {
    content: '';
    position: absolute;
    background: url(../images/p7.png) no-repeat top left;
    right: 3.3rem;
    top: 0.7rem;
    width: 2.83rem;
    height: 4.67rem;
    background-size: contain;
}


.worm-button {
    font-size: 0.16rem;
    display: block;
    background: linear-gradient(to right, #fd04ff, #6d00ff);
    width: 1.5rem;
    text-align: center;
    border-radius: 3rem;
    padding: 0.1rem 0;
    transition: all .2s;
    box-shadow: 0 0.03rem #3c169f;
    color: #fff !important;
    z-index: 9;
}

.worm-button.consult {
    position: relative;
}

.worm-button.consult::after {
    content: '';
    background: url(../images/AgAABTMR1NA8tfYYFJJFO4gzCJ_wmf95.png) center center no-repeat;
    background-size: cover;
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    left: 50%;
    top: -1.6rem;
    margin-left: -0.75rem;
    z-index: 9;
    border-radius: 0.05rem;
    display: none;
}

.worm-button.consult.on::after {
    display: block;
}

.worm-button.type3,
.worm-button.type2 {
    padding: 0.18rem 0;
    width: 2.7rem;
    background: linear-gradient(to right, #a059ff, #6a01f4);
    box-shadow: 0 0 #3c169f;
    font-size: 0.24rem;
}

.worm-button.type3 {
    background: linear-gradient(to right, #00aae9, #0079da);
}


.worm-button:hover {
    background: linear-gradient(to right, #6d00ff, #fd04ff);
    color: #fff !important;
}

.worm-button:active {
    transform: translateY(0.02rem);
    box-shadow: 0 0.01rem #3c169f;
}

.worm-button.type3:active,
.worm-button.type2:active {
    box-shadow: 0 0rem #3c169f;
}

.phone {
    display: none;
}

.main.none::after {
    display: none;
}

.modular6.content {
    background: url(../images/details_bg.png) no-repeat;
    background-size: cover;
    background-position: 0 1.5rem;
    /* margin-top: -1rem; */
    position: relative;
    z-index: 1;
    padding-bottom: 1.1rem;
}

.worm-tags .head .title.on {
    position: relative;
    z-index: 1;
    color: #000;
}

.worm-tags .head .title {
    padding: 0.25em 1.5em;
    font-size: 0.3rem;
    display: inline-block;
    position: relative;
    overflow: hidden;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    width: 8em;
}

.worm-tags .head .svg_box {
    position: absolute;
    width: 100%;
    height: 120%;
    left: 0;
    top: 0;
}

.worm-tags .head .title svg path {
    fill: rgba(255, 255, 255, 0.2);
}

.worm-tags .head .title.on svg path {
    fill: url(#linear);
    stroke: none;
}

.worm-tags .head .title span {
    position: relative;
    z-index: 2;
    color: #fff;
    white-space: nowrap;
}

.worm-tags .head .title {
    margin-left: -0.125rem;
}

.worm-tags .head .title+.title {
    margin-left: -0.28rem;
}


.worm-tags .content {
    background: url(../images/details_bg2.png) center center no-repeat;
    background-size: cover;
    border: 1px solid #fff;
    box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
    border-radius: 0.1rem;
}

.worm-tags .content .item {
    display: none;
    padding: 0.5rem;
}

.worm-tags .content .item.on {
    display: block;
}


.modular7 {
    margin-top: -0.24rem;
}



.modular7 h3 {
    font-size: 0.16rem;
    margin-bottom: 0.1rem;
    color: #525252;
}


.modular7 ul {
    margin-left: -0.24rem;
    overflow: hidden;
    font-size: 0;
}

.modular7 ul li {
    width: calc(50% - 0.48rem);
    background: #fff;
    /* float: left; */
    display: inline-block;
    vertical-align: top;
    margin: 0.24rem;
    margin-bottom: 0;
    border-radius: 0.1rem;
}

.modular7 .model-4 .conter {
    color: #2a2a2a;
}

.modular7 .model-4 a:hover .conter {
    color: #c82722 !important;
}

.modular7 .model-4 h3,
.modular7 .model-4 h4 {
    font-size: 0.16rem;
}

.modular7 .model-4 h4 {
    line-height: 1.5em;
    height: 3em;
    overflow: hidden;
}

.modular7 .model-4 ul li {
    background: none;
    position: relative;
    border-bottom: 1px solid #bdbcbc;
    border-radius: 0;
    padding: 0 0 0.3rem 0;
}

.modular7 .model-4 ul li .icon-box {
    width: 0.68rem;
    height: 0.68rem;
    position: absolute;
}

.modular7 .model-4 ul li .icon-box .icon {
    position: relative;
    border-radius: 0.2rem;
    overflow: hidden;
    vertical-align: middle;
    font-size: 0;
    height: 100%;
    width: 100%;
}

.modular7 .model-4 ul li .icon-box .icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.modular7 .model-4 ul li .icon-box .icon::after {
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 0.2rem;
    box-shadow: inset 0 0 16px 8px hsla(0, 0%, 90%, .5);
    position: absolute;
    background: transparent;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    vertical-align: top;
}

.modular7 .model-4 ul li .conter {
    width: calc(100% - 0.98rem);
    margin-left: 0.98rem;
}

.modular7 .model-5 ul {
    margin: -0.16rem;
    padding: 0.4rem 0;
}

.modular7 .model-5 ul li {
    width: calc(25% - 0.3201rem);
    margin: 0.16rem;
    overflow: hidden;
}

.modular7 .model-5 .icon {
    overflow: hidden;
}

.modular7 .model-5 .icon img {
    transition: all 1s;
}

.modular7 .model-5 a:hover .icon img {
    /* transform: scale(1.2); */
}

.modular7 .model-5 ul li .conter {
    padding: 0.2rem 0.3rem 0.3rem 0.3rem;
}

.modular7 .model-5 h3 {
    font-size: 0.14rem;
}

.modular7 .model-5 h4 {
    font-size: 0.16rem;
    height: 3em;
    line-height: 1.5em;
    overflow: hidden;
}

.modular7 .model-6 ul {
    margin: -0.12rem;
    padding: 0.4rem 0;
}

.modular7 .model-6 ul li {
    width: calc(33.33% - 0.24rem);
    margin: 0.12rem;
    overflow: hidden;
    padding: 0.2rem 0.3rem;
    position: relative;
}

.modular7 .model-6 ul li .icon {
    width: 0.26rem;
    height: 0.18rem;
    position: absolute;
    top: 50%;
    right: 0.3rem;
    transform: translateY(-50%);
}

.modular7 .model-6 h3 {
    margin-bottom: 0;
    margin-right: 0.38rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.modular7 .model-6 ul li a:hover h3 {
    color: #c82722;
}


.modular7 ul li .img-box {
    text-align: center;
    margin: 0.2rem 0.4rem;
    border-radius: 0.2rem;
    overflow: hidden;
}

.modular7 ul li .img-box img {
    width: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: top;
    width: 100%;
}

.modular7 ul li .text-box {
    padding: 0.24rem;
    font-size: 0.14rem;
    padding-top: 0;
}

.modular7 ul li .text-box h3 {
    font-size: 0.16rem;
}

.modular7 ul li .text-box h4 {
    color: #525252;
    margin-top: 0.05rem;
    height: 3em;
    margin-bottom: 1em;
}

.modular7 ul li .text-box .btn {
    border: 1px solid #c00019;
    border-radius: 0.03rem;
    color: #c00019;
    padding: 0.03rem 0.06rem;
    line-height: 1;
    margin-top: 0.06rem;
    display: inline-block;
}

.modular7 ul li .text-box .btn.off {
    background: #e9e9e9;
    color: #6f6f6f !important;
    border: none;
    cursor: default;
}

.modular7 .tip {
    color: #525252;
    clear: both;
    padding-top: 0.3rem;
    position: relative;
    font-size: 0.16rem;
    line-height: 2;
    margin-bottom: 0.3rem;
}

.modular7 .tip .bold {
    color: #000;
}

.modular7 .tip2 .register-btn,
.modular7 .tip .register-btn {
    vertical-align: top;
    display: inline;
}

.modular7 .tip2 span,
.modular7 .tip2 a,
.modular7 .tip a {
    color: #c00019;
}

.modular7 .tip2 a:hover,
.modular7 .tip a:hover {
    text-decoration: underline;
}

.modular7 .tip .title {
    margin-bottom: 1em;
    font-size: 0.24rem;
    color: #000;
    line-height: 1;
}

.modular7 .tip::before {
    position: absolute;
    left: 0;
}

.modular7 .tip2 {
    padding: 0.3rem 0.3rem 0.3rem 0.7rem;
    background: #fff url(../images/bell.jpg) 0.3rem center no-repeat;
    background-size: 0.3rem 0.3rem;
    border-radius: 0.08rem;
    line-height: 1.3;
    margin-bottom: 0.24rem;
    color: #525252;
    font-size: 0.14rem;
}

.modular7 table {
    width: 100%;
}

.modular7 tr {
    position: relative;
    overflow: hidden;
}

.modular7 tr:after {
    position: absolute;
    left: 0;
    top: -1px;
    width: 100%;
    height: 100%;
    content: '';
    background: #0bcac3 linear-gradient(to right, #0bcac3, #3086eb);
}

.modular7 tr+tr::after {
    display: none;
}

.modular7 th,
.modular7 td {
    position: relative;
    z-index: 1;
}

.modular7 tr th {
    font-size: 0.16rem;
    padding: 1em 0.38rem;
    color: #fff;
}

.modular7 tr td {
    padding: 1em 0.38rem;
    border-bottom: 1px solid #ebebeb;
    background: #fff;
    color: #525252;
    font-size: 0.14rem;
}

.modular7 .round-pic {
    border-radius: 10px;
    overflow: hidden;
}

.modular7 .round-pic p {
    margin: 0;
}

.modular7 h2 {
    font-size: 0.24rem;
    padding: 0.2rem 0;
    border-bottom: 1px solid #bdbcbc;
    position: relative;
}

.modular7 h2 .more {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0.14rem;
    color: #525252;
    right: 0;
}

.modular7 h2:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 4em;
    height: 2px;
    background: #ca0000;
}

.modular7 .model-3 .left {
    background: #fff;
    padding: 0.48rem;
    overflow: hidden;
    height: 100%;
    width: calc(100% - 8.58rem);
}

.modular7 .model-3 .model-content {
    position: relative;
    height: 3.6rem;
}

.modular7 .model-3 .right {
    width: 8.58rem;
    height: 3.6rem;
    position: absolute;
    right: 0;
    top: 0;
}

.modular7 .round-pic,
.modular7 p {
    font-size: 0.16rem;
    margin: 0.16rem 0;
    color: #525252;
}

.modular8 {
    color: #525252;
    font-size: 0.18rem;
    line-height: 1.5em;
}

.modular8 .fnt_16 {
    font-size: 0.16rem;
}

.modular8 .title {
    color: #000;
}

.modular8 .padding80px {
    padding: 0.14rem 0;
}

.modular8 .top-img {
    width: 11.75rem;
}

.modular8 li::before {
    content: '·';
    margin-right: 0.5em;
}

.modular8 .codeqr-img {
    width: 2.1rem;
    margin-top: 0.4rem;
}

.left_tip {
    position: fixed;
    left: 0.44rem;
    bottom: 1.6rem;
    z-index: 9;
    color: #fff;
    writing-mode: vertical-rl;
    /* 竖排从右向左 */
    text-orientation: mixed;
    /* 保持文字方向混合 */
    white-space: nowrap;
    /* 避免文字换行 */
    font-size: 20px;
    /* 文字大小 */
    font-family: Arial, sans-serif;
    /* 字体 */
    text-align: center;
    font-size: 0.24rem;
    line-height: 1em;
    background: linear-gradient(to bottom, #03af64, #00bdd8);
    padding: 1em 0.5em;
    border-radius: 0.5rem;
    border: 0.04rem solid #fff;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.2);
    cursor: pointer;
    color: #fff !important;
}

.left_tip:hover {
    background: linear-gradient(to bottom, #00bdd8, #03af64);
    color: #fff !important;
}

.left_tip img {
    width: 1em;
    margin-left: -0.08rem;
}

.message-box {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    display: none;
}

.message-box.on {
    display: block;
}

.message {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 0.24rem 0.24rem 0.3rem;
    width: 4.25rem;
    text-align: center;
    border-radius: 0.03rem;
    font-size: 0.16rem;
    color: #555555;
}

.message .close {
    position: absolute;
    right: 0.05rem;
    top: 0.05rem;
    background: none;
    font-size: 0.3rem;
    width: 0.3rem;
    height: 0.3rem;
    line-height: 0.26rem;
    z-index: 2;
    cursor: pointer;
}

.message .correct {
    display: inline-block;
    color: #52C41A;
    line-height: 1.3;
}

.message .correct i {
    font-size: 0.4rem;
}

.message .tip {
    font-size: 0.24rem;
    margin: 0.1rem 0;
}

.message .content {
    text-align: left;
}

.message-box2 .message {
    width: 6rem;
    height: 4.4rem;
    color: #555555;
    padding: 0.3rem 0.42rem;
    font-size: 0.16rem;
}

.message-box2 .title {
    font-size: 0.18rem;
    text-align: left;
}

.message-box2 .input-box {
    border: 1px solid #DADADA;
    position: relative;
    border-radius: 0.03rem;
}

.message-box2 .row {
    clear: both;
    margin: 0.1rem 0;
    overflow: hidden;
}

.message-box2 .input-box textarea,
.message-box2 .input-box input {
    border: 0;
    width: 100%;
    padding: 0.12rem 0.3rem;
    font-size: 0.14rem;
}

.message-box2 .input-box.q1 {
    width: 30%;
    float: left;
}

.message-box2 .input-box.q2 {
    width: calc(70% - 0.1rem);
    float: left;
    margin-left: 0.1rem;
}

.message-box2 .input-box.q3 input {
    padding-right: 1.3rem;
}

.message-box2 .input-box.q3 img.codeqr {
    position: absolute;
    top: 0;
    right: 0;
    width: 1rem;
    height: 100%;
    z-index: 9;
    cursor: pointer;
}

.message-box2 .submit {
    height: 0.4rem;
    line-height: 0.4rem;
    display: inline-block;
    background: #C90000;
    color: #fff;
    width: 2.3rem;
    border-radius: 0.03rem;
}

.message-box2 .submit:hover {
    color: #fff !important;
}

.message-box2 .tips_title,
.message-box2 .tips {
    font-size: 0.14rem;
    text-align: left;
    color: #C90000;
}

.message-box2 .tips_title {
    font-size: 0.16rem;
    color: #555555;
}

table .right i.none {
    color: #bfbfbf !important;
    cursor: default !important;
}

table .right i {
    cursor: pointer;
    font-size: 1em;
}

table .right i:hover {
    color: #000;
}

table .right {
    text-align: right;
}

.empty {
    text-align: center;
    padding: 1.4rem 0;
}

.empty img {
    width: 2.96rem;
}

.empty .worm-button {
    display: inline-block;
    margin-top: 0.4rem;
}

@media screen and (max-width: 1440px) {

    .modular7 .round-pic,
    .modular7 p {
        font-size: 0.2rem;
    }

}

img {
    max-width: 100%;
}

.common_download_report_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    right: 0.3rem;
    bottom: 0.3rem;
    background: #c00019;
    border-radius: 1rem;
    color: #fff !important;
    padding: 0.1rem 0.4rem;
    z-index: 9;
    font-size: 16px; 
}

.common_download_report_btn svg {
    width: 1.2em;
    height: 1.2em;
    fill: #fff;
    vertical-align: middle;
    transition: all .3s;
}


@media screen and (max-width: 750px) {
    img {
        height: auto !important;
    }

    .modular7 tr th,
    .modular7 tr td {
        padding: 0.5em 0.16rem;
    }

    .details_banner .info {
        top: 0.3rem;
    }

    .main.none .banner {
        height: 8rem;
    }

    .modular8 .top-img {
        max-width: 100%;
    }

    .main .close {
        right: 0.5rem;
        top: 1.5rem;
    }

    .modular7 ul li {
        width: calc(50% - 0.24rem);
        background: #fff;
        float: left;
        margin: 0.12rem;
        border-radius: 0.1rem;
    }

    .modular6.content {
        background-size: 150%;
        margin-top: -5.3rem;
    }

    html {
        font-size: calc(100vw / 750 * 100) !important;
    }

    .phone {
        display: block;
        width: 100%;
    }

    .modular .info {
        margin-left: 0.4rem;
        margin-top: 0.5rem;
        width: calc(100% - 0.4rem);
    }

    .modular .info.right {
        margin-right: 0.4rem;
    }

    .modular3 .icons {
        width: 100%;
        margin: 0.3rem -0.6rem;
    }

    .modular3 .btns {
        padding-top: 0.3rem;
    }

    .modular3 .icons li+li::after {
        width: 0.5rem;
        left: -0.25rem;
    }

    .modular {
        max-width: calc(100% - 0.2rem);
    }

    .modular4 .info .content .l,
    .modular4 .info .content .r {
        margin-left: 0;
        width: 100%;
        margin-top: 0.3rem;
    }

    .modular4 .info .content .r {
        margin-top: 0.5rem;
    }

    .modular4 .info .content {
        padding-top: 0;
        padding-left: 0.7rem;
    }

    .modular5 .card {
        width: calc(100% - 1rem);
    }

    .modular5 .card .item {
        width: 100%;
    }

    .modular5 .card .text h2 {
        margin-bottom: 0.3rem;
    }

    .modular5 .card .btns,
    .modular5 .card .text {
        padding: 0.4rem 0.6rem;
    }

    .modular3 .icons,
    .modular3 .icons h2 {
        font-size: 0.18rem;
    }

    .modular3 .icons h3 {
        white-space: nowrap;
    }

    .modular2 .gift li {
        display: block;
        width: 40%;
        margin-top: -0.7rem;
    }

    .modular2 .gift li .tip {
        margin-top: 0;
    }

    .modular2 .gift li img {
        max-height: calc(1.5rem);
    }

    .modular2 .gift li:nth-child(2n) {
        margin-left: 60%;
    }


    .modular2 .gift li::before,
    .modular2 .gift li::after {
        left: 127%;
        top: 50%;
        transform: translate(-50%, -50%);
        bottom: auto;
    }

    .modular2 .gift li:nth-child(2n):before,
    .modular2 .gift li:nth-child(2n)::after {
        left: -25%;
    }

    .modular2 .gift::after {
        background: linear-gradient(to bottom, #fd04ff, #6d00ff);
        height: 100%;
        width: 0.18rem;
        bottom: 0;
        left: 50%;
        margin-left: -0.09rem;
    }

    .modular2 .btns .r,
    .modular2 .btns .l {
        float: none;
        text-align: center;
        display: block;
    }

    .worm-button {
        display: block;
        display: inline-block;
    }

    .modular2 .btns .r .worm-button {
        margin: 0 0.1rem;
    }

    .worm-button.type3,
    .worm-button.type2 {
        display: inline-block;
    }

    .modular2 .content {
        padding-left: 0.7rem;
    }

    .modular {
        margin-bottom: 0.7rem;
    }

    .banner {
        height: 4rem;
        background: url(../img/b2.jpg) top left no-repeat;
        background-size: 200%;
    }

    .main_head {
        margin-top: -2.9rem;
        height: 3rem;
        background: url(../images/head.png) top right no-repeat;
        background-size: auto 125%;
    }

    .modular5::after,
    .main::after,
    .none_phone {
        display: none;
    }

    .banner .info {
        left: 0;
        top: 0;
        margin-top: 0.5rem;
    }

    .banner .info h2 {
        font-size: 16px;
    }

    .banner .info h3 {
        font-size: 14px;
    }

    .banner .info p {
        font-size: 0.18rem;
    }

    .banner .notification {
        top: 3rem;
        right: 0;
        font-size: 0.18rem;
    }

    .banner .info p {
        margin-top: 0.3rem;
    }

    .message .close {
        right: 0.15rem;
        top: 0.15rem;
    }

    .modular7 .tip .title,
    .modular7 h2 {
        font-size: 16px;
    }

    .modular7 .tip2,
    .modular7 .tip,
    .modular7 h3 {
        font-size: 12px;
    }

    .modular7 .model-4 ul {
        padding: 0.2rem 0;
    }

    .modular7 .model-6 ul li,
    .modular7 .model-4 ul li {
        width: calc(100% - 0.24rem);
    }

    .modular7 .model-5 ul li {
        width: calc(100% - 0.32rem)
    }

    .modular7 .model-4 h3,
    .modular7 .model-4 h4,
    .modular7 .model-5 h3 {
        font-size: 9px;
    }


    .modular7 .model-5 h4 {
        font-size: 12px;
        height: auto;
    }

    .modular7 .model-6 ul li {
        font-size: 12px;
    }

    .modular7 .model-6 ul li .icon {
        height: 1em;
        width: 1.45em;
    }

    .modular7 .model-6 h3 {
        margin-right: 1.75em;
    }

    .modular7 .model-3 .left,
    .modular7 .model-3 .right {
        position: static;
        width: auto;
        height: auto;
    }

    .modular7 .model-3 .model-content {
        height: auto;
    }
}
.title_time{
  font-size: 0.12rem;
  margin-top: 0.1rem;
}
.dzhd_title{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dzhd_title p {
  margin: 0;
}
.dzhd_title p a {
  text-decoration: none !important;
}
.tabs_card {
  border-radius: .08rem;
}
.tabs_card .head {
  padding: 0.24rem;
  height: 0.58rem;
  border-radius: .08rem 0.08rem 0 0;
  display: flex;
  align-items: center;
  color: #ffffff;
}
.tabs_card .head .headline {
  font-size: 0.24rem;
  margin-right: .16rem;
}
.tabs_card .head .subheading, .tabs_card .head .tab_item {
  font-size: 0.18rem;
}
.tabs_card .head .tab_item {
  margin-top: .08rem;
  padding: .1rem .24rem .14rem .24rem;
  cursor: pointer;
}
.tabs_card .head .active {
  background-color: #ffffff;
  border-radius: .04rem .04rem 0 0;
}
.first_tab {
  margin-left: auto;
}
.modular7 .model-7 ul li {
  width: calc(100% - 0.24rem);
}
.modular7 .model-7 ul li .tab_card_ct {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: .08rem .24rem .24rem;
  box-sizing: border-box;
}
.modular7 .model-7 ul li .tab_card_ct li {
  margin: 0;
  margin-top: .16rem;
  border-radius: .08rem;
  background-color: #ffffff;
  display: none;
}
.modular7 .model-7 ul li .tab_card_ct .ct_active {
  display: inline-block;
}
#synopsis {
  margin: 0;
  font-size: .16rem;
  padding: .24rem;
  box-sizing: border-box;
}
.mask {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    left: 0;
    top: 0;
    z-index: 9999;
}
.submit-dialog {
    display: none;
    width: 3.6rem;
    height: 3.22rem;
    box-sizing: border-box;
    padding: .30rem 0;
    border-radius: 10px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -1.61rem;
    margin-left: -1.8rem;
    background-color: #fff;
    text-align: center;
    z-index: 99;
    box-shadow: 0 0 8px 0 #00000014;
}

/* 禁止动画 */
.animated {
    animation: none;
 }

 .product-card-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0.2rem;
    padding: 0.4rem;
    background-color: #fff;
}

.product-card {
    position: relative;
    background: linear-gradient(175deg, rgba(255, 255, 255, 0.64) 3.97%, rgba(255, 255, 255, 0.92) 96.8%), url('https://accdn.accloud.cn/scnet-assets/upload/image/20251202/1764645100755058447.png') lightgray -14.353px -134.739px / 146.057% 149.355% no-repeat;
    background-position: initial;
    background-size: cover;
    border-radius: 0.12rem;
    padding: 0.2rem 0.16rem 0.16rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 0.16rem;
}

.product-card-header {
    display: flex;
    align-items: center;
    gap: 0.12rem;
}

.product-logo {
    width: 0.48rem;
    height: 0.48rem;
    border-radius: 0.06rem;
    overflow: hidden;
    flex-shrink: 0;
}

.product-logo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.new-product-info {
    flex: 1;
    min-width: 0;
}

.new-product-info h3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    overflow: hidden;
    font-size: 0.2rem;
    font-weight: 600;
    line-height: 0.28rem;
    color: #262626;
    margin: 0;
}

.new-product-info p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    overflow: hidden;
    font-size: 0.14rem;
    line-height: 0.22rem;
    color: #262626;
    margin: 0;
}

.product-card-content {
    background: rgba(255, 255, 255, 0.6);
    border-radius: 0.08rem;
    padding: 0.16rem;
    display: flex;
    flex-direction: column;
    gap: 0.12rem;
}

.product-desc {
    font-size: 0.14rem!important;
    line-height: 0.22rem!important;
    color: #595959!important;;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: justify;
}

.product-price-action {
    display: flex;
    flex-direction: column;
    gap: 0.12rem;
}

.product-price {
    display: flex;
    align-items: baseline;
    gap: 0.04rem;
}

.current-price {
    font-size: 0.2rem;
    font-weight: 600;
    line-height: 1.4em;
    color: #C00019;
}

.original-price {
    font-size: 0.14rem;
    line-height: 1.4em;
    color: #8C8C8C;
    text-decoration: line-through;
}

.product-btn {
    width: 1.08rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.04rem;
    padding: 0.05rem 0.16rem;
    background: #7752FF;
    border-radius: 0.3rem;
    color: #FFFFFF!important;
    font-size: 0.14rem;
    font-weight: 600;
    line-height: 0.22rem;
    text-decoration: none;
    transition: all 0.3s;
    flex-shrink: 0;
}

.product-btn:hover {
    color: #fff!important;
    opacity: 0.9;
    transform: translateY(-1px);
}

.product-btn svg {
    width: 0.12rem;
    height: 0.12rem;
    flex-shrink: 0;
}

.product-badge {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.03rem 0.12rem;
    border-radius: 0 0.12rem 0 0.12rem;
    background: linear-gradient(270deg, #FF3337 0%, #FFA967 100%);
    z-index: 1;
}

.product-badge span {
    display: block;
    font-size: 0.12rem;
    font-weight: 500;
    line-height: 0.18rem;
    color: #FFFFFF;
}

@media screen and (max-width: 750px) {
    .product-card-list {
        grid-template-columns: repeat(2, 1fr);
        gap: 0.16rem;
    }
    
    .product-card {
        padding: 0.16rem 0.12rem 0.12rem;
    }
    
    .product-logo {
        width: 0.4rem;
        height: 0.4rem;
    }
    
    .new-product-info h3 {
        font-size: 0.18rem;
    }
    
    .new-product-info p {
        font-size: 0.12rem;
    }
    
    .product-desc {
        font-size: 0.12rem;
        -webkit-line-clamp: 2;
    }
    
    .current-price {
        font-size: 0.18rem;
    }
    
    .product-btn {
        font-size: 0.12rem;
        padding: 0.04rem 0.12rem;
    }
    
    .product-badge {
        padding: 0.02rem 0.08rem;
    }
    
    .product-badge span {
        font-size: 0.1rem;
    }
}

/* 领取大模型API弹窗 */
.llm-api-dialog {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 200002;
}

.llm-api-dialog-content,
.llm-api-success-dialog-content,
.llm-api-already-dialog-content {
    position: relative;
    width: 90%;
    max-width: 4.8rem;
    background: linear-gradient(180deg, #E3E5FF 0%, #FFFFFF 100%);
    border-radius: 0.16rem;
    box-shadow: 0 24px 40px -12px rgba(0, 0, 0, 0.64);
    backdrop-filter: blur(32px);
    display: flex;
    flex-direction: column;
    max-height: 90vh;
    overflow: hidden;
    isolation: isolate;
}

.llm-api-dialog-content::before,
.llm-api-success-dialog-content::before,
.llm-api-already-dialog-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0.04rem;
    background: linear-gradient(90deg, #353DFF 0%, #FF0C03 33%, #FFA22F 66%, #9F3BB6 100%);
    z-index: 1;
}

.llm-api-dialog-header,
.llm-api-success-dialog-header,
.llm-api-already-dialog-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.4rem 0.48rem 0.24rem;
    gap: 0.16rem;
}

.llm-api-dialog-title,
.llm-api-success-dialog-title,
.llm-api-already-dialog-title {
    font-size: 0.24rem;
    font-weight: 600;
    line-height: 1.4em;
    color: #262626;
    flex: 1;
}

.llm-api-dialog-close,
.llm-api-success-dialog-close,
.llm-api-already-dialog-close {
    width: 0.2rem;
    height: 0.2rem;
    cursor: pointer;
    opacity: 0.5;
    transition: opacity 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0.24rem;
    right: 0.24rem;
}

.llm-api-dialog-close:hover,
.llm-api-success-dialog-close:hover,
.llm-api-already-dialog-close:hover {
    opacity: 1;
}

.llm-api-dialog-body,
.llm-api-success-dialog-body,
.llm-api-already-dialog-body {
    flex: 1;
    padding: 0 0.48rem;
    display: flex;
    flex-direction: column;
    overflow-y: auto;
}

.llm-api-list-section,
.llm-api-list {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.llm-api-list-section {
    gap: 0.16rem;
}

.llm-api-list {
    gap: 0.08rem;
}

.llm-api-list-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0.16rem;
}

.llm-api-list-title,
.llm-api-select-all,
.llm-api-item-name {
    font-size: 0.14rem;
    line-height: 1.7142857143em;
}

.llm-api-list-title,
.llm-api-item-name {
    font-weight: 600;
}

.llm-api-select-all {
    color: #265DEE;
    cursor: pointer;
    user-select: none;
}

.llm-api-item {
    display: flex;
    align-items: center;
    gap: 0.08rem;
    padding: 0.12rem 0.16rem;
    background: #FFFFFF;
    border: 2px solid #D5CAE7;
    border-radius: 0.12rem;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
}

.llm-api-item.selected {
    background: rgba(89, 49, 169, 0.06);
    border-color: #5931A9;
}

.llm-api-item-checkbox {
    position: absolute;
    top: -0.02rem;
    right: -0.02rem;
    width: 0.32rem;
    height: 0.32rem;
}

.llm-api-item-checkbox img {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    transition: opacity 0.2s ease;
}

.llm-api-item-checkbox .unselected-icon {
    opacity: 1;
}

.llm-api-item-checkbox .selected-icon {
    opacity: 0;
}

.llm-api-item.selected .llm-api-item-checkbox .unselected-icon {
    opacity: 0;
}

.llm-api-item.selected .llm-api-item-checkbox .selected-icon {
    opacity: 1;
}

.llm-api-item-icon {
    width: 0.16rem;
    height: 0.16rem;
    flex-shrink: 0;
}

.llm-api-item-name {
    color: #595959;
    flex: 1;
}

.llm-api-item.selected .llm-api-item-name {
    color: #5931A9;
}

.llm-api-dialog-footer,
.llm-api-success-dialog-footer,
.llm-api-already-dialog-footer {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.28rem;
    padding: 0.32rem 0.48rem 0.48rem;
}

.llm-api-success-dialog,
.llm-api-already-dialog {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 200003;
}

.llm-api-success-icon-section,
.llm-api-already-icon-section {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.llm-api-success-icon-section {
    padding: 0.2rem 0;
}

.llm-api-already-icon-section {
    padding: 0.8rem 0;
}

.llm-api-success-icon-wrapper,
.llm-api-already-icon-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.1rem;
}

.llm-api-success-icon {
    width: 1.55rem;
    height: 1.2rem;
}

.llm-api-already-icon {
    width: 1.07rem;
    height: 1.06rem;
}

.llm-api-success-text,
.llm-api-already-text {
    font-size: 0.18rem;
    font-weight: 600;
    line-height: 1.3333333333em;
    color: #3B4048;
    text-align: center;
    margin-top: 0.1rem;
}

.llm-api-success-list {
    display: flex;
    flex-direction: column;
    gap: 0.08rem;
    width: 100%;
}

.llm-api-success-item {
    display: flex;
    flex-direction: column;
    gap: 0.04rem;
    padding: 0.08rem 0.12rem;
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 0.12rem;
}

.llm-api-success-item-row {
    display: flex;
    align-items: center;
    gap: 0.08rem;
}

.llm-api-success-item-label,
.llm-api-success-item-value {
    font-size: 0.12rem;
    line-height: 1.5em;
}

.llm-api-success-item-label {
    color: #595959;
}

.llm-api-success-item-value {
    color: #262626;
    text-align: right;
    flex: 1;
}

.ycjh-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.08rem;
    padding: 0.12rem 0.4rem 0.12rem 0.48rem;
    font-family: 'Alibaba PuHuiTi Heavy';
    font-size: 0.18rem;
    line-height: 0.24rem;
    color: #FFFFFF;
    background: transparent;
    border: none;
    border-radius: 0.3rem;
    cursor: pointer;
    transition: all 0.3s ease;
    width: fit-content;
    position: relative;
    box-shadow: none;
    isolation: isolate;
  }
  
  .ycjh-btn:disabled {
    opacity: 0.6;
    cursor: not-allowed;
  }
  
  .ycjh-btn::before {
    content: '';
    position: absolute;
    inset: -0.02rem;
    border-radius: 0.3rem;
    background: conic-gradient(from 50deg at 50% 50%, #6A00FF 0deg, #FFA730 95deg, #FF0000 184deg, #0077FF 265deg, #6A00FF 360deg);
    z-index: -2;
    pointer-events: none;
  }
  
  .ycjh-btn::after {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: calc(0.3rem - 0.02rem);
    background: linear-gradient(135deg, #6E19DF 0%, #112772 100%);
    z-index: -1;
    pointer-events: none;
    border: 0.02rem solid #D1D2DE;
  }
  
  /* 图标样式 */
  .ycjh-btn img {
    width: 0.18rem;
    height: 0.18rem;
    flex-shrink: 0;
    object-fit: contain;
    position: relative;
    z-index: 1;
  }
  
  .ycjh-btn span {
    position: relative;
    z-index: 1;
  }
  
  .ycjh-btn:hover {
    background: linear-gradient(135deg, #7E29EF 0%, #223882 100%);
    transform: translateY(-0.02rem);
    box-shadow: inset 0 0 0 0.05rem rgba(24, 20, 17, 1), 0 0.04rem 0.12rem rgba(0, 0, 0, 0.2);
  }
  
  .ycjh-btn:hover::after {
    background: linear-gradient(135deg, #7E29EF 0%, #223882 100%);
  }

@media (max-width: 750px) {
    .llm-api-dialog-content,
    .llm-api-success-dialog-content,
    .llm-api-already-dialog-content {
        max-width: 7rem;
    }

    .llm-api-dialog-title,
    .llm-api-success-dialog-title,
    .llm-api-already-dialog-title {
        font-size: 0.36rem;
    }

    .llm-api-list-title,
    .llm-api-select-all,
    .llm-api-item-name,
    .llm-api-success-item-label,
    .llm-api-success-item-value,
    .llm-api-already-text {
        font-size: 0.24rem;
        line-height: 0.4rem;
    }
    .ycjh-btn {
        font-size: 0.28rem;
        line-height: 0.44rem;
        gap: 0.16rem;
        padding: 0.18rem 0.64rem;
      }
    
      .ycjh-btn::before {
        inset: -0.04rem;
        border-radius: 0.6rem;
      }
    
      .ycjh-btn::after {
        border-radius: calc(0.6rem - 0.04rem);
        border-width: 0.04rem;
      }
    
      .ycjh-btn img {
        width: 0.32rem;
        height: 0.32rem;
      } 
}

