.banner-box {    width: 100vw;    height: 5.59rem;    background: url("../images/solution-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;}.situation-box {    width: 100vw;    display: flex;    flex-direction: column;    align-items: center;    background: #FBFBFB;}.situation {    width: 12rem;    position: relative;}.situation-title {    margin-top: 0.98rem;    font-weight: 800;    font-size: 0.3rem;    color: #1C1F1B;    text-align: center;}.swiper {    width: 12rem;    height: 5.9rem;}.situation-item-box {    display: flex;    align-items: center;    justify-content: space-between;    border-bottom: 1px solid #eee;    height: 2.95rem;    margin: 0rem 0.6rem;}.situation-item {    display: flex;    align-items: flex-start;    justify-content: space-between;}.situation-item-left {    width: 2.47rem;}.situation-item-title {    font-weight: 800;    font-size: 0.24rem;    color: #202124;}.situation-item-title.margin-41 {    margin-top: 0.4rem;}.situation-item-line {    width: 0.61rem;    height: 0.02rem;    background: #006CFF;    margin-top: 0.3rem;}.situation-item-tip {    font-weight: 500;    font-size: 0.16rem;    color: #202124;    margin-top: 0.28rem;}.situation-item-number {    font-weight: 800;    font-size: 0.9rem;    color: #E9ECF3;    margin-left: 0.83rem;    line-height: 0.8rem;}.situation-btn-prev,.situation-btn-next {    width: 0.81rem;    height: 0.81rem;    position: absolute;    cursor: pointer;}.situation-btn-prev {    left: -1.41rem;    bottom: 2.55rem;}.situation-btn-next {    right: -1.41rem;    bottom: 2.55rem;}.solution-item-box {    width: 100vw;    height: 5.55rem;    display: flex;    align-items: center;    justify-content: center;}.solution-item-box.bg {    background: #F9FAFF;}.solution-item {    width: 12rem;    display: flex;    align-items: center;    justify-content: space-between;}.solution-item-img-box {    display: flex;    align-items: center;    justify-content: center;}.solution-item-img {    height: 3.65rem;    width: auto;}.solution-item-content {    width: 4.5rem;}.solution-item-title-box {    position: relative;}.solution-item-number {    font-weight: 800;    font-size: 0.9rem;    color: #E9ECF3;    line-height: 0.8rem;    position: absolute;    bottom: 0rem;    left: 0rem;}.solution-item-title {    position: relative;    z-index: 2;    font-weight: 800;    font-size: 0.3rem;    color: #1C1F1B;}.solution-item-tip {    margin-top: 0.48rem;    font-weight: 500;    font-size: 0.16rem;    color: #1C1F1B;}