* {
    padding: 0
}

.w {
    width: 1200px;
    margin: 0 auto
}

.banners {
    background: url(../img/banner3.png);
    width: 100%;
    height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.banners .banner_text {
    position: relative;
    height: 600px
}

.banners .banner_text .banners_t {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: left
}

.banners .banner_text .banners_t h1 {
    color: #272E47;
    font-size: 44px;
    width: 600px;
    font-weight: 600;
    line-height: 48px;
    white-space: pre-line;
    display: flex
}

.banners .banner_text .banners_t h1 img {
    width: 40px;
    height: 22px;
    margin-left: 8px;
    display: block
}

.banners .banner_text .banners_t h2 {
    color: #272E47;
    font-size: 44px
}

.banners .banner_text .banners_t .banner_p {
    margin: 24px 0 44px 0;
    color: #545A6E;
    width: 450px;
    text-align: justify;
    font-weight: 400;
    font-size: 17px;
    line-height: 25px
}

.banners .banner_text .banners_t .but {
    background: #4c6aff;
    width: 168px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    border-radius: 8px;
    color: #fff
}

.render-html_img-right__6nS08 {
    padding: 60px 0 60px
}

.render-html_img-right__6nS08 .img_right {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.render-html_img-right__6nS08 .img_right .img_right_text .colors {
    font-size: 28px;
    font-weight: 600;
    margin: 0;
    padding: 10px 0;
    background: linear-gradient(279deg, #ab6aff 15%, #565bff 103.43%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 0 2px 4px rgba(86, 91, 255, 0.2);
    z-index: 1
}

.render-html_img-right__6nS08 .img_right .img_right_text h1 {
    font-weight: 600;
    font-size: 34px;
    color: #272e47;
    margin-bottom: 15px
}

.render-html_img-right__6nS08 .img_right .img_right_text h1 b {
    color: #FE5C4D
}

.render-html_img-right__6nS08 .img_right .img_right_text h2 {
    font-size: 20px;
    font-weight: 600;
    color: #272e47;
    padding: 15px 0 10px;
    margin-top: 20px
}

.render-html_img-right__6nS08 .img_right .img_right_text p {
    color: #545a6e;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

.render-html_img-right__6nS08 .img_right .img_right_text .but {
    background: #4c6aff;
    width: 168px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    border-radius: 8px;
    color: #fff;
    margin-top: 40px
}

.render-html_img-right__6nS08 .img_right .img_right_img {
    width: 640px
}

.render-html_img-right__6nS08 .img_right .img_right_img img {
    width: 100%
}

.insight {
    overflow: hidden;
    background: linear-gradient(180deg, #F7EFFF 0%, #FBF8FF 100%)
}

.insight .insight_text {
    padding: 120px 0
}

.insight .insight_text h1 {
    font-weight: 600;
    font-size: 34px;
    color: #272e47;
    margin-bottom: 48px
}

.insight .insight_text h1 b {
    background: linear-gradient(89.97deg, #353dd9 .02%, #6545d9 64.3%, #8545d9 85.73%);
    -webkit-background-clip: text;
    color: transparent
}

.insight .insight_text .insight_next {
    display: flex;
    justify-content: space-between
}

.insight .insight_text .insight_next .insight_next_one {
    display: flex;
    flex-direction: column;
    width: 360px
}

.insight .insight_text .insight_next .insight_next_one h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    color: #272e47
}

.insight .insight_text .insight_next .insight_next_one p {
    font-size: 14px;
    line-height: 22px;
    color: #545a6e;
    margin-top: 8px
}

.insight .insight_text .insight_next .insight_next_one img {
    width: 360px;
    margin-top: 30px
}

.insight .insight_text .insight_box {
    display: flex;
    align-items: center;
    flex-direction: column
}

.insight .insight_text .insight_box .but {
    background: #4c6aff;
    width: 168px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    border-radius: 8px;
    color: #fff;
    margin: 48px 0 48px 0
}

.foreign_trade {
    background: #f4f6f6;
    padding: 120px 0;
    box-sizing: border-box
}

.foreign_trade .foreign_text .foreign_next {
    display: flex;
    flex-direction: column;
    padding: 80px;
    background-color: #fff;
    border-radius: 20px
}

.foreign_trade .foreign_text .foreign_next h1 {
    margin-bottom: 48px;
    font-size: 40px;
    font-weight: 600;
    line-height: 56px;
    color: #272e47
}

.foreign_trade .foreign_text .foreign_next .foreign_next_waimao {
    display: flex;
    justify-content: space-between
}

.foreign_trade .foreign_text .foreign_next .foreign_next_waimao .foreign_next_waimao_one img {
    width: 40px;
    margin-bottom: 20px
}

.foreign_trade .foreign_text .foreign_next .foreign_next_waimao .foreign_next_waimao_one h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #272e47;
    margin-bottom: 12px
}

.foreign_trade .foreign_text .foreign_next .foreign_next_waimao .foreign_next_waimao_one p {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #747a8c;
    white-space: pre-line
}

@media (max-width:1200px) {
    .img_right {
        display: block
    }

    .banners .banner_text .banners_t h1 {
        width: 100%
    }

    .banners .banner_text .banners_t .banner_p {
        width: 100%
    }

    .render-html_img-right__6nS08 .img_right {
        display: block
    }

    .render-html_img-right__6nS08 .img_right .img_right_img {
        width: 100%
    }

    .insight .insight_text .insight_next {
        display: block
    }
}