.banner-wrapper {
    background: url('../../img/product/swan/banner-background.png') no-repeat;
    height: 8.5rem;
    text-align: center;
    background-size: 100% 100%;
}

.banner-wrapper .title {
    font-weight: 500;
    font-size: 0.56000rem;
    color: #3D3D3D;
    line-height: 0.81000rem;
    padding-top: 1.2rem;
}

.banner-wrapper .subtitile {
    font-weight: 500;
    font-size: 0.32000rem;
    color: #35B7AD;
    line-height: 0.46000rem;
}

.info-container {
    width: 12.80000rem;
    margin: 0 auto;
    justify-content: space-between;
}

.info-wrapper:nth-child(odd) {
    background: #F4F4F4;
}

.info-wrapper {
    padding: 0.80000rem 0;
}

.info-wrapper .info-df {
    display: flex;
    align-items: center;
}

.info-wrapper div:nth-child(2) img{
    width: 6rem;
    height: 3.38rem;
}

.info-wrapper .info {
    width: 6.00000rem;
    height: 2.80000rem;
    border-radius: 0.00000rem 0.00000rem 0.00000rem 0.00000rem;
    text-align: center;
}

.info-wrapper .icon {
    width: 0.83000rem;
    height: 0.73000rem;
}

.info-wrapper .title {
    font-weight: 400;
    font-size: 0.36rem;
    color: #3D3D3D;
    line-height: 0.52rem;
    margin-top: 0.40000rem;
    margin-bottom: 0.10000rem;
}

.info-wrapper .sub-title {
    font-size: 0.24rem;
    color: #666666;
    line-height: 0.42rem;
}

.info-wrapper .page {
    width: 6.00000rem;
    height: 3.38000rem;
    border-radius: 0.25000rem 0.25000rem 0.25000rem 0.25000rem;
    border: 0.01000rem solid #666666;
}