.container12222 {
    width: 1120px;
    margin: 0 auto;
}

.column {
    display: flex;
    flex-direction: column;
}

.flex-1 {
    flex: 1;
}

.item {
    height: 200px;
}

.swiper-outside {
    width: 100%;
    height: 600px;
    margin-top: 20px;
}

.swiper-inside {
    background: url(./image-02.png) no-repeat center center;
    background-size: 1120px 546px;
    border-radius: 20px;
    height: 100%;
    box-sizing: border-box;
    padding: 62px 45px 20px 45px;
}

.swiper-outside .slide-right {
    width: 100%;
    height: 100%;
}

.left-1 {
    height: 97px;
}

.left-1 img {
    width: 80px;
    height: 97px;
    margin-right: 28px;
}

.left-1 span {
    width: 280px;
    height: 77px;
    margin-top: 0px;
    font-size: 32px;
    color: #020100;
    font-weight: 400;
}

.left-2 {
    width: 454px;
    height: 66px;
    line-height: 33px;
    font-size: 19px;
    color: #020100;
    font-weight: 400;
    margin-top: 28px;
}

.left-5 {
    margin-top: 137px;
    align-items: center;
}

.left-5 a:nth-of-type(1) {
    width: 192px;
    height: 56px;
    background: #D83B01;
    border-radius: 8px;
    line-height: 56px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
}

.left-7 {
    height: 24px;
    line-height: 24px;
    margin-top: 56px;
}

.left-7 img {
    width: 24px;
    height: 24px;
}

.left-7 span {
    font-size: 18px;
    color: #747474;
    font-weight: 400;
}

.goods-container {
    height: auto;
    background-color: #ffffff;
}

.goods-container11 {
    height: auto;
    background-color: #ffffff;
}

.evaluate-container {
    height: 680px;
    width: 1160px;
    margin: 0 auto;
    padding-top: 60px;
}