.about-box{display:grid;grid-template-columns:auto auto;grid-column-gap:.32rem;grid-gap:.32rem}.power-img{width:4.3rem;height:2.42rem}.power-container{display:flex;width:4.3rem;padding:.2rem .16rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:.08rem;background-color:#F5F5F7}.power-title{color:#272727;font-family:PingFang SC;font-size:.16rem;font-style:normal;font-weight:600;line-height:110%}.power-detail{color:#999;font-family:PingFang SC;font-size:.14rem;font-style:normal;font-weight:400;line-height:150%}@media screen and (max-width:1024px){.about-box{grid-template-columns:auto}.power-img{width:100%;height:auto}.power-container{width:100%;padding:.4rem .26rem;gap:.16rem}.power-title{font-size:.42rem;line-height:210%}.power-detail{font-size:.34rem;line-height:250%}}