.banner-box {    width: 100vw;    height: 5.59rem;    background: url("../images/scrm-banner.jpg") no-repeat;    background-size: 100% 100%;    display: flex;    flex-direction: column;    align-items: center;}.banner-content {    margin-top: 2.07rem;    width: 12rem;}.banner-title {    font-weight: bold;    font-size: 0.48rem;    color: #FFFFFF;}.banner-tip {    font-weight: 500;    font-size: 0.18rem;    color: #FFFFFF;    margin-top: 0.29rem;}.scrm-box {    width: 100vw;    height: 2.8rem;    display: flex;    align-items: center;    justify-content: center;}.scrm {    width: 12rem;    display: flex;    align-items: center;    flex-direction: column;}.scrm-title {    font-weight: bold;    font-size: 0.36rem;    color: #202124;}.scrm-tip {    font-weight: 500;    font-size: 0.16rem;    color: #202124;    margin-top: 0.28rem;}.product-function-box {    width: 100vw;    height: 7.46rem;    display: flex;    flex-direction: column;    align-items: center;}.product-function-box.bg {    background: #F8FBFF;}.product-function-title {    font-weight: bold;    font-size: 0.3rem;    color: #1C1F1B;    margin-top: 1rem;}.product-function {    width: 12rem;    display: flex;    justify-content: space-between;    margin-top: 0.6rem;}.product-function-content-img {    width: 7rem;    height: 4.58rem;    border-radius: 0.2rem;}.project-function-list {    /* margin-left: 0.46rem; */    display: flex;    flex-direction: column;    justify-content: space-between;}.project-function-item.hide {    opacity: 0;}.function-item-title-box {    display: flex;}.function-icon {    width: 0.16rem;    height: 0.16rem;    margin-top: 0.08rem;}.function-item-title {    margin-left: 0.11rem;    font-weight: bold;    font-size: 0.22rem;    color: #202124;}.function-item-tip {    margin-left: 0.27rem;    width: 4.15rem;    font-weight: 500;    font-size: 0.16rem;    color: #60646B;    line-height: 0.24rem;    margin-top: 0.2rem;}