.xiangqing-content-box .banner-box{
    width: 100%;
    /* height:8rem; */
    /* height:10.5rem; */
    position: relative;
}
.xiangqing-content-box .img{
    width: 100%;
    /* height: 100%; */
}
.xiangqing-content-box .left-txt-box{
    position: absolute;
    top:1.73rem;
    left:2.61rem;
}
.xiangqing-content-box .left-txt-box .top-logo{
    width:1.2rem;
}
.xiangqing-content-box .left-txt-box .big-txt{
    color: #ffffff;
    font-size:.72rem;
    margin-top: .1rem;
}
.xiangqing-content-box .left-txt-box .two-txt{
    margin-top:.3rem;
    color: #ffffff;
    font-size: .2rem;
    line-height: .3rem;
}
.product01-box{
    position: relative;
    width: 100%;
    /* height:27.5rem; */
    background:#171717;
    z-index: 2;
}
.product01-box .product01-content{
    margin: 0 auto;
    margin-top:.8rem;
    width:14rem;
    /* height: 25.43rem; */
    background:#171717;
    border-radius: .04rem;
}
.product01-box .product01-content .content-box{
    width: 100%;
    box-sizing: border-box;
    background:#171717;
}
.product01-box .product01-content .content-box .content-slide{
    width: 12.8rem;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: .85rem;
    padding-bottom:.75rem;
    border-bottom: 1px solid #242427;
    gap: .45rem; 
}
.product01-box .product01-content .content-box .content-slide .slide{
    flex: 1;
}
.product01-box .product01-content .content-box .content-slide .img-box{
    flex: 1;
}
.product01-box .product01-content .content-box .content-slide .slide .top-tit{
    display: flex;
    align-items: center;
}
.product01-content .content-box .content-slide .slide .top-tit .tit{
    font-size:.36rem;
    color: #0190f3;

}
.product01-content .content-box .content-slide .slide .top-tit .tit2{
    width:2re               m;
    height:.32rem;
    line-height: .32rem;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    justify-content: space-between;
    padding:0 .18rem 0 .2rem;
    color: #0190f3;
    border: 1px solid #0190f3;
    border-radius: .32rem;
    font-size: .18rem;
    margin-left:.25rem;
}
.product01-content .content-box .content-slide .slide .top-tit .tit2 .tit2-img{
    width:.26rem;
}
.product01-content .content-box .content-slide .slide .two-tit{
    font-size: .2rem;
    color:#ffffff;
    margin-top:.2rem;
    line-height: .3rem;
    
}
.product01-content .center-btn{
    background: #0190f3;
    font-size:.2rem;
    color: #ffffff;
    width: 1.4rem;
    text-align: center;
    height:.35rem;
    line-height: .35rem;
    border-radius: .35rem;
    margin-top:.6rem;
}
.product01-content .three-txt-box{
    margin-top:.45rem;
}
.product01-content .three-txt-box .three-slide{
    border-bottom: 1px solid #242427;
    display: flex;
    padding-bottom:.35rem;
}
.product01-content .three-txt-box .three-slide .slide{
    color: #ffffff;
    font-size:.2rem;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap; 
}
.product01-content .three-txt-box .three-slide .slide .three-sp{
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap; 
}
.product01-content .three-txt-box .three-slide .img-box{
    width: 5.5rem;
}
.product01-content .three-txt-box .three-slide .slide .num-box{
    display: flex;
    align-items: flex-end;
    position: relative;
    flex-wrap: wrap; 
    margin: 0;
    padding: 0 .06rem;
    /* width: .7rem; */
}
.product01-content .three-txt-box .three-slide .slide .num-p{
    display: flex;
    align-items: flex-end;
    margin: 0;
    
}
.product01-content .three-txt-box .three-slide .slide .num-p .num{
    font-size:.48rem;
    background: linear-gradient(to top, #00fbff, #0190f3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    height: .48rem;
    display: inline-block;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    transform: translateY(.1rem);
}
.product01-content .three-txt-box .three-slide .slide .num-p .fuhao{
    font-size:.2rem;
    background: linear-gradient(to top, #00fbff, #0190f3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.product01-content .three-txt-box .three-slide .slide .num-logo{
    width:.44rem;
}
.product01-box .product01-content .content-box .product01-bottom-txt{
    width: 12.2rem;
    margin: 0 auto;
    margin-top:.9rem;
    color:#444444;
    font-size:.18rem;
    line-height:.3rem;
}
.product02-box{
    position: relative;
    width: 100%;
    height:11.32rem;
    overflow: hidden;
    background:#171718;
}
.product02-box .img1{
    position: absolute;
    top: 0;
    left:1.65rem;
    width: 9rem;
}
.product02-box .right-text-box{
    position: absolute;
    top:.82rem;
    left: 11.8rem;
}
.product02-box .right-text-box .left-line{
    position: absolute;
    display: flex;
    width: 1.13rem;
    height: .04rem;
    background: linear-gradient(to right, #0174d9 0% , #93e9fe 50%,#0174d9 100%);
    /* background: linear-gradient(to right, #ff98ea 0% , #c572ff 20%, #655cfc 40%, #00ffff 60%, #f0ffc4 80%, #ff98ea 100%);*/
	-webkit-background-clip: border-box;
	background-clip:border-box;
    -webkit-text-fill-color: transparent;
    background-size: 200% auto;
	animation: rainbow2 1.6s linear infinite;
}
@keyframes rainbow2 {
	0%{background-position:200% 50%}
	100%{background-position:0% 50%}
}
.product02-box .right-text-box .right-txt{
    margin-left: 0;
}
.product02-box .right-text-box .right-txt .top-txt{
    font-size: .6rem;
    color: #ffffff;
    margin-top: .25rem;
}
.product02-box .right-text-box .right-txt .two-txt{
    margin-top:.2rem;
    color:#666666;
    font-size: .2rem;
}
.product02-box .right-text-box .right-txt .three-txt{
    margin-top:.6rem;
}
.product02-box .right-text-box .right-txt .three-txt .blue-p{
    color:#0190f3;
    font-size:.36rem;
}
.product02-box .right-text-box .right-txt .three-txt .p{
    font-size:.2rem;
    line-height: .3rem;
    color: #ffffff;
    margin-top: .22rem;
}
.product02-box .right-text-box .right-txt .canshu-box{
    margin-top:.55rem;
    color: #0174d9;
    font-size:.2rem;
    line-height: .4rem;
}
.product02-box .right-text-box .right-txt .canshu-box .canshu-p{
    /* display: flex;
    align-items: flex-end;  */
    height: .4rem;
    overflow: hidden;
}
.product02-box .right-text-box .right-txt .canshu-box .canshu-p span{
    margin-top: .08rem;
}
.product02-box .right-text-box .right-txt .canshu-box .canshu-p .canshu-big{
    font-size:.3rem;
}
.product02-box .right-text-box .right-txt .beizhu-txt{
    margin-top:.75rem;
    color:#444444;
    font-size: .2rem;
    line-height: .3rem;
}

@keyframes rainbow{
	0%{background-position:0% 200%}
	100%{background-position:0% 0%}
}


.product03-box-content{
    width: 100%;
    height:35.12rem;
    overflow: hidden;
    background: #171718;
}
.top-txt-box{
    width: 100%;
    overflow: hidden;
}
.top-txt-box .left-line{
    margin: 0 auto;
    width: 2.2rem;
    height: .04rem;
    background: linear-gradient(to right, #0174d9 0% , #93e9fe 50%,#0174d9 100%);
    /* background: linear-gradient(to right, #ff98ea 0% , #c572ff 20%, #655cfc 40%, #00ffff 60%, #f0ffc4 80%, #ff98ea 100%);*/
	-webkit-background-clip: border-box;
	background-clip:border-box;
    -webkit-text-fill-color: transparent;
    background-size: 200% auto;
	animation: rainbow2 1.6s linear infinite;
}
.top-txt-box .top-big-txt{
    text-align: center;
    font-size: .6rem;
    color: #ffffff;
    margin-top:.25rem;
}
.top-txt-box .top-two-txt{
    text-align: center;
    color: #666666;
    font-size:.2rem;
    margin-top:.15rem;
}
.product03-box-content .product03-content{
    width:16rem;
    height:31.92rem;
    margin: 0 auto;
    margin-top:.75rem;
    padding: 0 .7rem;
    box-sizing: border-box;
    background:#101011;
}
.product03-box-content .product03-content .content1-box{
    width: 100%;
    height:10.45rem;
    position: relative;
    border-bottom: 1px solid #242427;
}
.product03-box-content .product03-content .content1-box .right-text-box{
    position: absolute;
    top:1.75rem;
    left: .16rem;
}


.product03-box-content .product03-content .content1-box .right-text-box .left-line{
    position: absolute;
    display: flex;
    width: .04rem;
    height: 5.5rem;
    background: linear-gradient(to bottom, #0174d9 0%, #93e9fe 50%, #0174d9 100%);
    /* background: linear-gradient(to right, #ff98ea 0%, #c572ff 20%, #655cfc 40%, #00ffff 60%, #f0ffc4 80%, #ff98ea 100%); */
    -webkit-background-clip: border-box;
    background-clip: border-box;
    -webkit-text-fill-color: transparent;
    background-size: auto 200%;
    animation: rainbow 1.2s linear infinite;
}
.product03-box-content .product03-content .content1-box .right-text-box .right-txt{
    margin-left: .27rem;
}
.product03-box-content .product03-content .content1-box .right-text-box .right-txt .top-txt{
    font-size: .6rem;
    color: #ffffff;
}
.product03-box-content .product03-content .content1-box .right-text-box .right-txt .two-txt{
    margin-top:.3rem;
    color:#666666;
    font-size: .2rem;
}
.product03-box-content .product03-content .content1-box .right-text-box .right-txt .three-txt{
    margin-top:.6rem;
}
.product03-box-content .product03-content .content1-box .right-text-box .right-txt .three-txt .blue-p{
    color:#0190f3;
    font-size:.36rem;
}
.product03-box-content .product03-content .content1-box .right-text-box .right-txt .three-txt .p{
    font-size:.2rem;
    line-height: .3rem;
    color: #ffffff;
    margin-top: .22rem;
}
.product03-box-content .product03-content .content1-box .right-text-box .right-txt .canshu-box{
    margin-top:.55rem;
    color: #0174d9;
    font-size:.2rem;
    line-height: .4rem;
}
.product03-box-content .product03-content .content1-box .right-text-box .right-txt .canshu-box .canshu-p{
    /* display: flex;
    align-items: flex-end;  */
    height: .4rem;
    overflow: hidden;
}
.product03-box-content .product03-content .content1-box .right-text-box .right-txt .canshu-box .canshu-p span{
    margin-top: .08rem;
}
.product03-box-content .product03-content .content1-box .right-text-box .right-txt .canshu-box .canshu-p .canshu-big{
    font-size:.3rem;
}
.product03-box-content .product03-content .content1-box .right-text-box .right-txt .beizhu-txt{
    margin-top:.75rem;
    color:#444444;
    font-size: .2rem;
    line-height: .3rem;
}
.product03-box-content .product03-content .content1-box .img1{
    position: absolute;
    top:1rem;
    left:7.6rem;
    width:7.1rem;
}









.product03-box-content .product03-content .content2-box{
    width: 100%;
    height:11.95rem;
    position: relative;
    border-bottom: 1px solid #242427;
}
.product03-box-content .product03-content .content2-box .right-text-box{
    position: absolute;
    top:2.25rem;
    left:9.8rem;
}


.product03-box-content .product03-content .content2-box .right-text-box .left-line{
    position: absolute;
    display: flex;
    width: 1.14rem;
    height: .04rem;
    background: linear-gradient(to right, #0174d9 0% , #93e9fe 50%,#0174d9 100%);
    /* background: linear-gradient(to right, #ff98ea 0% , #c572ff 20%, #655cfc 40%, #00ffff 60%, #f0ffc4 80%, #ff98ea 100%);*/
	-webkit-background-clip: border-box;
	background-clip:border-box;
    -webkit-text-fill-color: transparent;
    background-size: 200% auto;
	animation: rainbow2 1.6s linear infinite;
}
.product03-box-content .product03-content .content2-box .right-text-box .right-txt{
   
}
.product03-box-content .product03-content .content2-box .right-text-box .right-txt .top-txt{
    font-size: .6rem;
    color: #ffffff;
    margin-top: .25rem;
}
.product03-box-content .product03-content .content2-box .right-text-box .right-txt .two-txt{
    margin-top:.3rem;
    color:#666666;
    font-size: .2rem;
}
.product03-box-content .product03-content .content2-box .right-text-box .right-txt .three-txt{
    margin-top:.6rem;
}
.product03-box-content .product03-content .content2-box .right-text-box .right-txt .three-txt .blue-p{
    color:#0190f3;
    font-size:.36rem;
}
.product03-box-content .product03-content .content2-box .right-text-box .right-txt .three-txt .p{
    font-size:.2rem;
    line-height: .3rem;
    color: #ffffff;
    margin-top: .22rem;
}
.product03-box-content .product03-content .content2-box .right-text-box .right-txt .canshu-box{
    margin-top:.55rem;
    color: #0174d9;
    font-size:.2rem;
    line-height: .4rem;
}
.product03-box-content .product03-content .content2-box .right-text-box .right-txt .canshu-box .canshu-p{
    /* display: flex;
    align-items: flex-end;  */
    height: .4rem;
    overflow: hidden;
}
.product03-box-content .product03-content .content2-box .right-text-box .right-txt .canshu-box .canshu-p span{
    margin-top: .08rem;
}
.product03-box-content .product03-content .content2-box .right-text-box .right-txt .canshu-box .canshu-p .canshu-big{
    font-size:.3rem;
}
.product03-box-content .product03-content .content2-box .right-text-box .right-txt .beizhu-txt{
    margin-top:.75rem;
    color:#444444;
    font-size: .2rem;
    line-height: .3rem;
}
.product03-box-content .product03-content .content2-box .img1{
    position: absolute;
    top:1.21rem;
    left:-.18rem;
    width:8.71rem;
}



.product03-box-content .product03-content .content3-box{
    width: 100%;
    height:9.57rem;
    position: relative;
}
.product03-box-content .product03-content .content3-box .right-text-box{
    position: absolute;
    top:1.16rem;
    left: .16rem;
}


.product03-box-content .product03-content .content3-box .right-text-box .left-line{
    position: absolute;
    display: flex;
    width: .04rem;
    height: 6.23rem;
    background: linear-gradient(to bottom, #0174d9 0%, #93e9fe 50%, #0174d9 100%);
    /* background: linear-gradient(to right, #ff98ea 0%, #c572ff 20%, #655cfc 40%, #00ffff 60%, #f0ffc4 80%, #ff98ea 100%); */
    -webkit-background-clip: border-box;
    background-clip: border-box;
    -webkit-text-fill-color: transparent;
    background-size: auto 200%;
    animation: rainbow 1.2s linear infinite;
}
.product03-box-content .product03-content .content3-box .right-text-box .right-txt{
    margin-left: .27rem;
}
.product03-box-content .product03-content .content3-box .right-text-box .right-txt .top-txt{
    font-size: .6rem;
    color: #ffffff;
}
.product03-box-content .product03-content .content3-box .right-text-box .right-txt .two-txt{
    margin-top:.3rem;
    color:#666666;
    font-size: .2rem;
}
.product03-box-content .product03-content .content3-box .right-text-box .right-txt .three-txt{
    margin-top:.6rem;
}
.product03-box-content .product03-content .content3-box .right-text-box .right-txt .three-txt .blue-p{
    color:#0190f3;
    font-size:.36rem;
}
.product03-box-content .product03-content .content3-box .right-text-box .right-txt .three-txt .p{
    font-size:.2rem;
    line-height: .3rem;
    color: #ffffff;
    margin-top: .22rem;
}
.product03-box-content .product03-content .content3-box .right-text-box .right-txt .canshu-box{
    margin-top:.55rem;
    color: #0174d9;
    font-size:.2rem;
    line-height: .4rem;
}
.product03-box-content .product03-content .content3-box .right-text-box .right-txt .canshu-box .canshu-p{
    /* display: flex;
    align-items: flex-end;  */
    height: .4rem;
    overflow: hidden;
}
.product03-box-content .product03-content .content3-box .right-text-box .right-txt .canshu-box .canshu-p span{
    margin-top: .08rem;
}
.product03-box-content .product03-content .content3-box .right-text-box .right-txt .canshu-box .canshu-p .canshu-big{
    font-size:.3rem;
}
.product03-box-content .product03-content .content3-box .right-text-box .right-txt .beizhu-txt{
    margin-top:.75rem;
    color:#444444;
    font-size: .2rem;
    line-height: .3rem;
}
.product03-box-content .product03-content .content3-box .img1{
    position: absolute;
    top:1.35rem;
    left:8.44rem;
    width:6.53rem;
}
.function-slide-box{
    width:10.96rem;
    margin: 0 auto;
    margin-top:7.1rem;
    display: flex;
    justify-content: space-between;
}
.function-slide-box .function-slide{
    width: 2.88rem;
    overflow: hidden;
}
.function-slide-box .function-slide .top-img{
    width: .64rem;
    height:.64rem;
}
.function-slide-box .function-slide .function-tit{
    color:#0190f3;
    font-size:.36rem;
    margin-top:.2rem;
    border-bottom: 1px solid #0190f3;
    padding-bottom: .15rem;
}
.function-slide-box .function-slide .function-tit2{
    color: #ffffff;
    font-size:.2rem;
    line-height: .3rem;
    margin-top:.18rem;
    height:1.3rem;
}
.function-slide2-box{
    width:7.71rem;
    margin:8.5rem 0 0 3.15rem;
}
.function-slide2-box .function-slide2{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.function-slide2-box .function-slide2 .slide2-left{
    width: 50%;
    
}
.function-slide2-box .function-slide2 .slide2-left .top-slide-tit{
    display: flex;
    align-items: center;
    color:#0190f3;
    font-size: .36rem;
}
.function-slide2-box .function-slide2 .slide2-left .top-slide-tit .left-img{
    width: .68rem;
}
.function-slide2-box .function-slide2 .slide2-left .top-slide-tit .right-tit{
    margin-left:.27rem;
}
.function-slide2-box .tit2{
    width:2rem;
    height:.32rem;
    line-height: .32rem;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    justify-content: space-between;
    padding:0 .18rem 0 .2rem;
    color: #0190f3;
    border: 1px solid #0190f3;
    border-radius: .32rem;
    font-size: .18rem;
    margin-left:.88rem;
    margin-top: .1rem;
}
.function-slide2-box .tit2 .tit2-img{
    width:.26rem;
}
.top-txt-box .tit2{
    width:2rem;
    height:.32rem;
    line-height: .32rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    justify-content: space-between;
    padding:0 .18rem 0 .2rem;
    color: #0190f3;
    border: 1px solid #0190f3;
    border-radius: .32rem;
    font-size: .18rem;
    margin-top: .2rem;
}
.top-txt-box .tit2 .tit2-img{
    width:.26rem;
}
.function-slide2-txt{
    font-size:.2rem;
    line-height: .3rem;
    color: #ffffff;
    margin-left:.88rem;
    margin-top: .15rem;
}
.function-slide2-box .slide2-right{
    width: 3.1rem;
    padding-left: .76rem;
    border-left: 1px solid #414571;
}
.bottom-content-slide{
    width:10rem;
    height: 5rem;
    background:#171718;
    border-radius:.1rem;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 1.4rem;
}
.bottom-content-slide .top-slide-tit{
    display: flex;
    align-items: center;
    color:#0190f3;
    font-size: .36rem;
    margin-top:.28rem;
}
.bottom-content-slide .top-slide-tit .left-img{
    width: .59rem;
    margin-left:.63rem;
}
.bottom-content-slide .top-slide-tit .right-tit{
    margin-left:.27rem;
}
.bottom-content-slide .function-slide2-txt{
    color: #ffffff;
    font-size:.2rem;
    margin-left: 1.5rem;
    margin-top: .1rem;
}
.bottom-content-slide .center-img-box{
    width: 9.2rem;
    margin: 0 auto;
    margin-top:.25rem;
}
.bottom-content-slide .bottom-logo{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 2.5rem;
}
.function-slide2-txt .sp2{
    font-size:.3rem;
    background: linear-gradient(to right, #0b7acd, #00fbff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.bottom-img-txt-box .right-box{
    margin-left:.15rem;
    color: #ffffff;
}
.bottom-img-txt-box .right-box .slide{
    width:3.5rem;
    height:.6rem;
    line-height: .6rem;
    font-size:.2rem;
    margin-top:.1rem;
    border-radius: .6rem;
    border: 1px solid #01fafc;
}
.bottom-img-txt-box .right-box .slide:nth-of-type(1){
    margin-top: 0;
}
.bottom-img-txt-box .right-box .slide .left{
    width:1.1rem;
    height: .6rem;
    border-radius: .6rem;
    background:#1a1a41;
    display: inline-block;
    text-align: center;
    font-size:.2rem;
    
}
.bottom-img-txt-box .right-box .slide .left .sp{
    background: linear-gradient(to right, #079fd2, #04dde2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.bottom-img-txt-box .right-box .slide .right{
    margin-left: .1rem;
}
.slide-box-box{
    width:13.4rem;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;        /* 允许换行 */
    justify-content: center;/* 水平居中 */
    gap: .25rem;              /* 元素间距（推荐） */
}
.slide-box-box .slide{
    width:4.3rem;
    margin-top:.55rem;
}
.slide-box-box .slide .top-img{
    width: 2.17rem;
    height: .62rem;
    display: flex;
    align-items: flex-end;
}
.slide-box-box .slide .center-txt{
    margin-top:.16rem;
    font-size: .2rem;
    line-height: .3rem;
    color: #ffffff;
}
.slide-box-box .slide .bottom-img{
    margin-top:.2rem;
}
.jiahaoColor{
    color: #595959 !important;
    padding-right: .02rem;
    font-size: .2rem;
    line-height: .6rem;
}
.row {
    display: flex;
    align-items: flex-start; /* 确保加号对齐首行 */
    margin-bottom: 0.2rem;
    width: 100%;
}

.plus {
    color: #fff;
    font-size: 0.2rem;
    margin-right: 0.1rem;
    flex-shrink: 0;
    margin-top: 0.04rem; /* 根据字体微调加号高度 */
}

.text-content {
    flex: 1;
    display: block; 
    line-height: 1.3; /* 控制行高，防止大数字把行间距撑得太开 */
}

.label {
    color: #ffffff;
    font-size: 0.2rem; 
    display: inline;      /* 允许折行 */
    vertical-align: middle; 
}

/* 强制数字、百分比、图片不换行的包装层 */
.nobreak {
    display: inline-block;
    white-space: nowrap; 
    vertical-align: middle;
    
}

.num {
    display: inline-block;
    font-size: 0.48rem; 
    color: #56ccf2;
    font-weight: 500;
    line-height: 1;
    margin: 0 0.05rem;
    vertical-align: middle; 
    transform: translateY(-0.08rem);
    background: linear-gradient(to top, #00fbff, #0190f3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* 如果要还原截图，300 应该比 29% 更大 */
.large-num {
    font-size: 0.48rem; /* 建议加大到 60px 左右更有张力 */
}

.percent {
    font-size: 0.2rem;
    color: #56ccf2;
    display: inline-block;
    vertical-align: middle;
}

/* 蓝色百分号特调 */
.percent.blue {
    /* 如果需要特殊大小可以改这里 */
}

.row-logo {
    display: inline-block;
    width: .42rem !important;
    height: auto;
    vertical-align: middle;
    transform: translateY(-.1rem);
    /* 调整图片在文字流中的上下位置 */
}

/* 缩进处理 */
.indent {
    /* 缩进距离 = 加号宽度 + margin-right */
    padding-left: 0rem; 
}

/* 针对小加号的微调 */
.small-plus {
    font-size: 0.18rem;
    opacity: 0.8;
}
