.container12222 {
    width: 1120px;
    margin: 0 auto;
}


.column {
    display: flex;
    flex-direction: column;
}

.flex-1 {
    flex: 1;
}


.swiper-outside {
    width: 100%;
    height: 600px;
    margin-top: 20px;
}

.swiper-inside {
    background: url(../images/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;
    text-decoration: none;
}

.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;
}
.top-btn-down{
    background: linear-gradient(163deg, #0074D9 0%, #0a5a9f 100%);
    box-shadow: 0px 10px 95rem 0px rgba(0, 116, 217, 0.39), 0px 40px 28px 0px rgba(10, 90, 159, 0.27);
    color: #FFFFFF!important;
    font-size: 18px!important; 
    text-align: center!important;
    margin: 10px 0px 1px!important;
    border-radius: 2px;
    width: 150px;
    padding: 5px!important;
    border:none!important;
}
.download-btn{
    line-height: 40px!important;
}
.cust-btn:hover{
    background-color: transparent;
}
.nav-item::before, .nav-link::before{
    background-color: transparent!important;
}
.nav-bar .nav .nav-link a::before, .nav-bar .nav-bar-nav .nav-link a::before{
    background-color: transparent!important;
}