.technology-banner {
    height: 242px;
    font-size: 24px;
}

.technology-banner > p {
    width: 100%;
    padding: 0 32px;
    font-size: 14px;
    line-height: 20px;
}

.top-img {
    width: 100%;
    background-image: linear-gradient(180deg, #f0f4ff 0%, rgba(240, 244, 255, 0.8) 100%);
}

.explain {
    width: 100%;
}
.swiper-slide img {
    height: 100%;
}
.before-icon {
    display: none !important;
}
.after-icon {
    display: none !important;
}
.swiper-bottom {
    margin-left: 0;
}
.explain .tabs .tabs-item {
    font-size: 18px;
    width: 30%;
    line-height: 24px;
}
.swiper-pagination {
    left: 0;
    right: 0;
    margin: auto;
    transform: none;
    margin-top: -24px;
}
.swiper-wrapper {
    width: 100%;
    height: calc(39.18vw - 12.5px);
}
.explain-content {
    padding: 24px 16px;
}

.explain-content .main-title {
    font-size: 20px;
    line-height: 28px;
}

.explain-content .sub-title {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 24px;
}

.explain-content .point-container {
    flex-direction: column;
    margin-bottom: 32px;
}

.explain-content .point-container .item {
    width: 100%;
    padding: 16px;
    margin-bottom: 16px;
    margin-left: 0;
    margin-right: 0;
}

.explain-content .point-container .item:last-child {
    margin-bottom: 0;
}

.explain-content .point-container .item .logo img {
    width: 48px;
    height: 48px;
}

.explain-content .point-container .item .headtitle {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 8pxs;
}

.explain-content .point-container .item .content {
    font-size: 14px;
    line-height: 20px;
}
.swiper-container {
    width: 100%;
}
.explain-content .explain-item {
    flex-direction: column;
    overflow: hidden;
}

.explain-content .explain-item .img img {
    width: 100%;
    margin: 0;
}

.explain-content .explain-item .headtitle {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 16px;
}

.explain-content .explain-item .img {
    margin-bottom: 24px;
}

.explain-content .explain-item .content {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 16px;
}

.explain-content .explain-item .btn {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
}

.article-section .headline {
    margin-bottom: 24px;
}

.article-section .header {
    margin-bottom: 12px;
}

.article-section .header img {
    height: 30px;
}

.article-section .headtitle {
    font-size: 18px;
    line-height: 22px;
}

.article-section .item {
    flex-direction: column;
    height: auto;
    padding: 0 16px;
    margin-bottom: 24px;
}

.article-section .container {
    width: auto;
}

.article-section .info {
    padding-top: 0;
    margin-bottom: 8px;
}

.article-section .content {
    width: auto;
    font-size: 14px;
}

.example-section {
    margin-bottom: 32px;
}

.example-section .headline {
    margin-bottom: 24px;
}

.example-section .container {
    width: 100%;
    flex-direction: column;
    padding: 0px 16px;
}

.example-section .item {
    width: 100%;
    padding: 16px;
    margin-bottom: 16px;
}
.example-section .item:last-child {
    margin-bottom: 0;
}

.example-section .logo img {
    width: 36px;
    height: 36px;
}

.example-section .headtitle {
    font-size: 18px;
    line-height: 28px;
}

.example-section .content {
    font-size: 14px;
    line-height: 20px;
    height: auto;
    margin-bottom: 8px;
}

.example-section .btn {
    font-size: 14px;
    line-height: 20px;
    padding: 6px 14px;
}

.example-section .logo {
    margin-bottom: 8px;
}
