.headline {
    display: flex;
    flex-direction: column;
    align-items: center
}

.headline> :not([hidden])~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse))
}

.headline .sub {
    font-size: 0.75rem;
    line-height: 1rem;
    text-transform: uppercase;
    --tw-text-opacity: 1;
    color: rgb(3 146 125 / var(--tw-text-opacity, 1))
}

.team-slider .team-item{
    border-width: 0px;
    border-color: rgb(204 233 229);
}

.team-slider {
    overflow: hidden
}

@media (min-width: 1320px) {
    .team-slider {
        overflow: visible
    }
}

@media (max-width: 1199px) {
    .team-slider .team-item:not(.slick-active) {
        --tw-scale-x: .9;
        --tw-scale-y: .9;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }
}

.team-slider {
    --tw-bg-opacity: 1;
    background-color: rgb(243 246 247 / var(--tw-bg-opacity, 1))
}

.team-slider {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1))
}

.team-slider {
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity, 1))
}

.team-slider {
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity, 1))
}

.headline .main {
    z-index: 10;
    display: flex;
    align-items: center
}

.headline .main:before,
.headline .main:after {
    height: 1.5rem;
    width: 1.5rem;
    background-image: url(../../_assets/img/headline-icon.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    --tw-content: "";
    content: var(--tw-content)
}

@media (min-width: 768px) {

    .headline .main:before,
    .headline .main:after {
        height: 38px;
        width: 38px
    }
}

.headline .main>* {
    position: relative;
    /* margin-left: 1.25rem; */
    margin-right: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 600;
    line-height: 1
}

@media (min-width: 576px) {
    .headline .main>* {
        font-size: 1.5rem;
        line-height: 2rem
    }
}

@media (min-width: 768px) {
    .headline .main>* {
        font-size: 1.875rem;
        line-height: 2.25rem
    }
}

@media (min-width: 992px) {
    .headline .main>* {
        font-size: 2.25rem;
        line-height: 2.5rem
    }
}

@media (min-width: 1200px) {
    .headline .main>* {
        font-size: 2.25rem;
        line-height: 2.5rem
    }
}

.headline .main>*:after {
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: -1;
    height: 18px;
    width: 100%;
    border-radius: 9999px;
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: var(--sub-color) var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #fff var(--tw-gradient-to-position);
    --tw-content: "";
    content: var(--tw-content)
}

.headline .tips {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 300
}

:root {
    --bg-overlay: rgba(0, 0, 0, 0.5)
}

.section-block.section-about .about-desc {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 60px;
    padding-bottom: 120px
}

.section-block.section-about .about-desc .content {
    font-size: 1.25rem;
    line-height: 1.75rem;
    line-height: 1.5
}

.section-block.section-about .about-info {
    background-color: rgb(2 147 125 / 75%);
    background-image: url('../img/gywmqt.svg'); /* 透明背景图 */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 80px;
    padding-bottom: 80px

    padding-left: 50px;
    padding-right: 50px;
    padding-top: 60px;
    padding-bottom: 60px
}

.section-block.section-about .about-info .item {
    display: flex;
    flex-direction: column;
    align-items: center
}

.section-block.section-about .about-info .item> :not([hidden])~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse))
}

.section-block.section-about .about-info .item {
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}

@media (min-width: 768px) {
    .section-block.section-about .about-info .item {
        font-size: 1.5rem;
        line-height: 2rem
    }
}

.section-block.section-about .about-info .main {
    /*background-image: linear-gradient(to bottom, var(--tw-gradient-stops));*/
     background: linear-gradient(
            to bottom,
            rgba(255, 255, 255, 0.8),
            rgba(255, 255, 255, 0.2)
        );
    --tw-gradient-from: #BADBD5 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(186 219 213 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #7BB9AC var(--tw-gradient-to-position);
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: transparent
}

@media (min-width: 768px) {
    .section-block.section-about .about-info .main {
        font-size: 1.875rem;
        line-height: 2.25rem
    }
}

.section-block.section-intro {
    background-image: url("../img/gywm1.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 80px;
    padding-bottom: 80px
}
@media (max-width: 768px) {
    .section-block.section-intro {
        background-image: url("../img/gywm1mobile.png");
    }
}


.section-block.section-intro .item {
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
    border-radius: 30px;
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    padding: 1.5rem
}

@media (min-width: 576px) {
    .section-block.section-intro .item {
        padding: 60px
    }
}

.section-block.section-intro .item:before {
    z-index: 10;
    margin-right: 60px;
    border-right-width: 1px;
    border-style: solid;
    border-color: var(--main-color);
    padding-right: 60px;
    font-size: 66px;
    font-weight: 600;
    line-height: 1;
    color: var(--main-color);
    --tw-content: attr(data-number);
    content: var(--tw-content)
}

.section-block.section-intro .item .image {
    position: absolute;
    inset: 0px;
    opacity: 0;
    transition: all .3s ease-in-out
}

.section-block.section-intro .item .image:before {
    transition: all .3s ease-in-out;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    height: 100%;
    width: 100%;
    background-color: var(--bg-overlay);
    opacity: 0;
    --tw-content: "";
    content: var(--tw-content)
}

.section-block.section-intro .item .image>img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.section-block.section-intro .item .content {
    z-index: 10;
    display: flex;
    flex-direction: column;
    align-items: center
}

.section-block.section-intro .item .content> :not([hidden])~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse))
}

.section-block.section-intro .item .content .title {
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 600;
    color: var(--main-color)
}

.section-block.section-intro .item .content .summary {
    font-size: 1.125rem;
    line-height: 1.75rem;
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity, 1))
}

.section-block.section-intro .item:focus:before,
.section-block.section-intro .item:hover:before {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}

.section-block.section-intro .item:focus .image,
.section-block.section-intro .item:hover .image {
    opacity: 1
}

.section-block.section-intro .item:focus .image:before,
.section-block.section-intro .item:hover .image:before {
    opacity: 1
}

.section-block.section-intro .item:focus .content .title,
.section-block.section-intro .item:hover .content .title {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}

.section-block.section-intro .item:focus .content .summary,
.section-block.section-intro .item:hover .content .summary {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}

.section-block.section-service {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.section-block.section-service .section-inner:nth-of-type(odd) {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
}

.section-block.section-service .section-inner:nth-of-type(even) {
    --tw-bg-opacity: 1;
    background-color: rgb(249 249 249 / var(--tw-bg-opacity, 1))
}

.section-block.section-service .item {
    display: flex;
    flex-direction: column
}

.section-block.section-service .item> :not([hidden])~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse))
}

.section-block.section-service .item {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.section-block.section-service .content {
    display: flex;
    flex-direction: column
}

.section-block.section-service .content> :not([hidden])~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    line-height: 35px;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse))
}

.section-block.section-service .content {
    border-radius: 0.75rem;
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
    padding: 1rem
}

.section-block.section-service .content .title {
    position: relative;
    display: flex;
    flex-direction: column;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 600
}

.section-block.section-service .content .title:after {
    margin-top: 0.5rem;
    height: 0.25rem;
    width: 2.5rem;
    background-color: var(--main-color);
    --tw-content: "";
    content: var(--tw-content)
}

.section-block.section-service .image {
    overflow: hidden;
    border-radius: 0.75rem;
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

@media(min-width: 1200px) {
    .section-block.section-about {
        position: relative
    }

    .section-block.section-about .section-inner {
        width: 80%
    }

    .section-block.section-about .headline .main:before {
        display: none
    }

    .section-block.section-about .about-desc {
        padding-left: 10%;
        padding-right: 30%
    }

    .section-block.section-about .about-image {
        position: absolute;
        right: 0px;
        bottom: 80px;
        z-index: 10;
        width: 40%
    }

    .section-block.section-about .about-info {
        padding-left: 10%;
        padding-right: 30%
    }

    .section-block.section-intro .item {
        flex-direction: column
    }

    .section-block.section-intro .item:before {
        margin-right: 0px;
        border-right-width: 0px;
        padding-right: 0px;
        padding-bottom: 30px
    }

    .section-block.section-intro .item .image {
        position: absolute;
        inset: 0px;
        opacity: 0;
        transition: all .3s ease-in-out
    }

    .section-block.section-intro .item .image:before {
        transition: all .3s ease-in-out;
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 1;
        height: 100%;
        width: 100%;
        background-color: var(--bg-overlay);
        opacity: 0;
        --tw-content: "";
        content: var(--tw-content)
    }

    .section-block.section-intro .item .image>img {
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .section-block.section-intro .item .content {
        position: relative;
        z-index: 10;
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .section-block.section-intro .item .content> :not([hidden])~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(0.5rem * var(--tw-space-y-reverse))
    }

    .section-block.section-intro .item .content .title {
        font-size: 1.5rem;
        line-height: 2rem;
        font-weight: 600;
        color: var(--main-color)
    }

    .section-block.section-intro .item .content .summary {
        font-size: 1.125rem;
        line-height: 1.75rem;
        --tw-text-opacity: 1;
        color: rgb(75 85 99 / var(--tw-text-opacity, 1))
    }

    .section-block.section-intro .item .content:before {
        margin-bottom: 30px;
        height: 0.25rem;
        width: 2.5rem;
        background-color: var(--main-color);
        --tw-content: "";
        content: var(--tw-content)
    }

    .section-block.section-intro .item:focus:before,
    .section-block.section-intro .item:hover:before {
        --tw-border-opacity: 1;
        border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1))
    }

    .section-block.section-intro .item:focus .image,
    .section-block.section-intro .item:hover .image {
        opacity: 1
    }

    .section-block.section-intro .item:focus .image:before,
    .section-block.section-intro .item:hover .image:before {
        opacity: 1
    }

    .section-block.section-intro .item:focus .content .title,
    .section-block.section-intro .item:hover .content .title {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1))
    }

    .section-block.section-intro .item:focus .content .summary,
    .section-block.section-intro .item:hover .content .summary {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1))
    }

    .section-block.section-intro .item:focus .content:before,
    .section-block.section-intro .item:hover .content:before {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
    }

    .section-block.section-service {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }

    .section-block.section-service .section-inner .item {
        flex-direction: row;
        align-items: center
    }

    .section-block.section-service .section-inner .item> :not([hidden])~ :not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-right: calc(100px * var(--tw-space-x-reverse));
        margin-left: calc(100px * calc(1 - var(--tw-space-x-reverse)));
        --tw-space-y-reverse: 0;
        margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(0px * var(--tw-space-y-reverse))
    }

    .section-block.section-service .section-inner:nth-of-type(odd) .item> :not([hidden])~ :not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-right: calc(0px * var(--tw-space-x-reverse));
        margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)))
    }

    .section-block.section-service .section-inner:nth-of-type(odd) .item .content {
        order: 2;
        margin-left: 100px
    }

    .section-block.section-service .section-inner:nth-of-type(odd) .item .image {
        order: 1
    }

    .section-block.section-service .content {
        width: 50%;
        background-color: transparent
    }

    .section-block.section-service .image {
        width: 50%
    }

    .section-block.section-intro{
        padding-top: 200px;
        padding-bottom: 200px;
    }
}

@media(min-width: 1400px) {
    .section-block.section-about .section-inner {
        width: 66.666667%
    }

    .section-block.section-about .about-desc {
        padding-left: 15%;
        padding-right: 20%
    }

    .section-block.section-about .about-image {
        position: absolute;
        right: 0px;
        bottom: 80px;
        z-index: 10;
        width: 40%
    }

    .section-block.section-about .about-info {
        padding-left: 15%;
        padding-right: 20%
    }
}
@media(min-width: 1200px) {
    .section-block.section-about::before{
        content: '';
        position: absolute;
        background-image: url(../../_assets/img/spring.png);
        background-repeat: no-repeat;
        width: 35%;
        height: 100%;
        right: 10px;
        top: 0px;
        background-size: 100%;
    }
}
@media(max-width: 1200px) {
    .section-block.section-about .about-desc{
        position: relative;
    }
    .section-block.section-about .about-desc::after{
        content: '';
        position: absolute;
        background-image: url(../../_assets/img/spring.png);
        background-repeat: no-repeat;
        width: 55%;
        height: 50px;
        right: 10px;
        bottom: 0px;
        background-size: 100%;
    }
}


.section-block.section-about .about-info {
    position: relative;
    overflow: hidden;
}
.section-block.section-about .about-info::before {
    content: '';
    position: absolute;
    background-image: url(../../_assets/img/Group-1678.png);
    background-repeat: no-repeat;
    width: 20%;
    height: 100%;
    left: -20px;
    top: -30px;
    background-size: 100%;
}
.section-block.section-service .yq {
    position: relative;
    overflow: hidden;
}
.section-block.section-service .yq::before {
    content: '';
    position: absolute;
    background-image: url(../../_assets/img/service-yq.png);
    background-repeat: no-repeat;
    width: 150px;
    height: 250px;
    right: 0px;
    bottom: 7%;
    background-size: 100%;
}
.section-block.section-service .dz {
    position: relative;
    overflow: hidden;
}
.section-block.section-service .dz::before {
    content: '';
    position: absolute;
    background-image: url(../../_assets/img/Group-1678.png);
    background-repeat: no-repeat;
    background-position: top left;
    opacity: .5;
    width: 250px;
    height: 250px;
    left: -35px;
    background-size: 100%;
}
@media(max-width: 768px) {
    .section-block.section-about .about-info::before {
        width: 35%;
        height: 100%;
        left: -20px;
        top: -30px;
    }
    .section-block.section-service .dz::before {
        width: 120px;
        height: 100px;
        top: 50%;
    }
}
.section-block.section-service .content .title{
    background-image: url(../../_assets/img/service.png);
    background-repeat: no-repeat;
    background-size: 40%;
    background-position-y: 0px;
    height: 50px;
    justify-content: flex-end;
}

@media (min-width: 1200px) {
    .section-block.section-team {
        padding-top: 80px;
        padding-bottom: 100px;
    }
    .section-block.section-service .section-inner {
        margin: 60px 0; /* 默认上下边距为 10px */
        padding-top: 80px;
        padding-bottom: 100px;
    }

    /* 第一个 div 没有上边距 */
    .section-block.section-service .section-inner:first-child {
        margin-top: 0;
        padding-top: 0px;
    }

    /* 最后一个 div 没有下边距 */
    .section-block.section-service .section-inner:last-child {
        margin-bottom: 0;
        padding-bottom: 0px;
    }
}