.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))
}

.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
}

.slick-slider {
    margin-bottom: 0 !important
}

.slick-prev,
.slick-next {
    z-index: 50;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    background-color: rgb(229 231 235 / 0.7) !important;
    display: flex !important;
    width: 40px !important;
    height: 40px !important
}

.slick-prev:before,
.slick-next:before {
    content: "" !important;
    display: block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.slick-prev {
    left: 15px !important
}

.slick-prev:before {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMjAgNTEyIiBmaWxsPSJ3aGl0ZSI+PHBhdGggZD0iTTIwNi43IDQ2NC42bC0xODMuMS0xOTEuMUMxOC4yMiAyNjcuMSAxNiAyNjEuMSAxNiAyNTZzMi4yMTktMTEuOTcgNi42ODgtMTYuNTlsMTgzLjEtMTkxLjFjOS4xNTItOS41OTQgMjQuMzQtOS45MDYgMzMuOS0uNzE4N2M5LjYyNSA5LjEyNSA5LjkzOCAyNC4zNyAuNzE4NyAzMy45MUw3My4yNCAyNTZsMTY4IDE3NS40YzkuMjE5IDkuNSA4LjkwNiAyNC43OC0uNzE4NyAzMy45MUMyMzEgNDc0LjUgMjE1LjggNDc0LjIgMjA2LjcgNDY0LjZ6Ii8+PC9zdmc+)
}

.slick-next {
    right: 15px !important
}

.slick-next:before {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMjAgNTEyIiBmaWxsPSJ3aGl0ZSI+PHBhdGggZD0iTTExMy4zIDQ3LjQxbDE4My4xIDE5MS4xYzQuNDY5IDQuNjI1IDYuNjg4IDEwLjYyIDYuNjg4IDE2LjU5cy0yLjIxOSAxMS45Ny02LjY4OCAxNi41OWwtMTgzLjEgMTkxLjFjLTkuMTUyIDkuNTk0LTI0LjM0IDkuOTA2LTMzLjkgLjcxODdjLTkuNjI1LTkuMTI1LTkuOTM4LTI0LjM4LS43MTg3LTMzLjkxbDE2OC0xNzUuNEw3OC43MSA4MC42Yy05LjIxOS05LjUtOC45MDYtMjQuNzggLjcxODctMzMuOTFDODguOTkgMzcuNSAxMDQuMiAzNy44MiAxMTMuMyA0Ny40MXoiLz48L3N2Zz4=)
}

.slick-list {
    padding-bottom: 4px !important
}

.slick-slide {
    margin-left: 0.5rem;
    margin-right: 0.5rem
}

@media(min-width: 1200px) {

    .slick-prev,
    .slick-next {
        width: 50px !important;
        height: 50px !important
    }

    .slick-prev:before,
    .slick-next:before {
        width: 25px;
        height: 25px
    }
}

@media(min-width: 1400px) {
    .slick-prev {
        left: -50px !important
    }

    .slick-next {
        right: -50px !important
    }
}

.team-item {
    position: relative;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    border-radius: 20px;
    border-width: 1px;
    border-style: solid;
    border-color: var(--main-color);
    text-align: center
}

.team-item .team-content {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: flex;
    height: auto;
    flex-direction: column;
    align-items: center
}

.team-item .team-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))
}

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

.team-item .team-content .content-image {
    display: none
}

.team-item .team-content .inner> :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))
}

.team-item .team-content .inner {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-top: 1rem;
    padding-bottom: 1rem
}

.team-item .team-content .title-main {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 600
}

.team-item .team-content .title-sub {
    display: inline-block;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    color: var(--main-color)
}

.team-item .team-content .title-tips {
    display: none
}

.team-item .team-content .info {
    display: none
}

.team-item:hover .team-content,
.team-item.hover .team-content {
    height: 100%;
    background-color: #03927db8;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}


.team-item:hover .team-content .content-image,
.team-item.hover .team-content .content-image {
    display: flex
}


.team-item:hover .team-content .title-tips,
.team-item.hover .team-content .title-tips {
    display: flex;
    justify-content: center;
}


.team-item:hover .team-content .info,
.team-item.hover .team-content .info {
    display: flex;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    font-size: 0.875rem;
    line-height: 1.25rem
}

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

.section-block.section-team .team-slider {
    overflow: hidden
}

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


.section-block.section-about {
    --tw-bg-opacity: 1;
    background-color: rgb(243 246 247 / var(--tw-bg-opacity, 1));
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.section-block.section-about .headline {
    align-items: flex-start
}

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

.section-block.section-about .headline .main>* {
    margin-left: 0px;
    margin-right: 0px
}

.section-block.section-about .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-about .content .title {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 600
}

.section-block.section-about .content .summary {
    font-size: 1rem;
    line-height: 1.5rem;
    line-height: 2
}

.section-block.section-about .content .grid img {
    height: 100%;
    width: auto
}

.section-block.section-about .image img {
    width: 100%;
    max-width: 605px
}

.section-block.section-tabs {
    padding-bottom: 2.5rem
}

.section-block.section-tabs .tab-bar {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
    --tw-gradient-from: #02937D var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(2 147 125 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #84D0B8 var(--tw-gradient-to-position);
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.section-block.section-tabs .tab-bar .inner {
    display: flex;
    flex-direction: column
}

.section-block.section-tabs .tab-bar .inner> :not([hidden])~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    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-tabs .tab-bar .inner {
    padding-left: 1.25rem
}

.section-block.section-tabs .tab-bar .title {
    border-left-width: 4px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
    padding-left: 1rem;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 600;
    line-height: 1;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}

.section-block.section-tabs .tab-bar .nav {
    display: flex;
    flex-wrap: nowrap
}

.section-block.section-tabs .tab-bar .nav> :not([hidden])~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)))
}

.section-block.section-tabs .tab-bar .nav {
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none
}

.section-block.section-tabs .tab-bar .nav .nav-link {
    white-space: nowrap;
    border-radius: 9999px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}

.section-block.section-tabs .tab-bar .nav .nav-link:focus,
.section-block.section-tabs .tab-bar .nav .nav-link:hover,
.section-block.section-tabs .tab-bar .nav .nav-link.active {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    color: var(--main-color)
}

.section-block.section-tabs .tab-content .tab-pane {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

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

.section-block.section-tabs .experts-item> :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))
}

.section-block.section-tabs .experts-item .image {
    background-image: url(../img/ysbj.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative
}

.section-block.section-tabs .experts-item .image img{
    
}

.section-block.section-tabs .experts-item .image .tag {
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 10;
    border-top-right-radius: 15px;
    background-color: var(--main-color);
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}

.section-block.section-experts {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
    --tw-gradient-from: #F2F9F8 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(242 249 248 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #FFFFFF var(--tw-gradient-to-position);
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.section-block.section-experts .section-inner {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    overflow: hidden;
    border-radius: 40px;
    --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)
}

.section-block.section-experts .section-inner .experts-info {
    width: 100%
}

.section-block.section-experts .section-inner .experts-info> :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-experts .section-inner .experts-info {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
    --tw-gradient-from: #02937d var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(2 147 125 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #81cfb7 var(--tw-gradient-to-position);
        padding: 1.75rem 2.5rem;
}

.section-block.section-experts .section-inner .experts-info .content {
    display: flex;
    flex-direction: column
}

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

.section-block.section-experts .section-inner .experts-info .content {
    border-radius: 0.75rem;
    --tw-bg-opacity: 1;
    background-color: rgb(241 249 248 / var(--tw-bg-opacity, 1));
    padding: 1rem;
    text-align: center
}

.section-block.section-experts .section-inner .experts-info .content .name {
    width: 100%;
    background-color: var(--main-color);
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}

.section-block.section-experts .section-inner .experts-info .content .list {
    display: flex;
    flex-direction: column;
    color: var(--main-color)
}

.section-block.section-experts .section-inner .experts-info .content .list>li {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 1rem;
    padding-bottom: 1rem
}

.section-block.section-experts .section-inner .experts-info .content .list>li:not(:first-child) {
    border-top-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity, 1))
}

.section-block.section-experts .section-inner .experts-info .content .list>li .title {
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 600
}

.section-block.section-experts .section-inner .experts-info .content .list>li .summary {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.section-block.section-experts .section-inner .experts-info .btn-link {
    display: block;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    text-align: center;
    color: var(--main-color)
}

.section-block.section-experts .section-inner .experts-intro {
    width: 100%
}

.section-block.section-experts .section-inner .experts-intro> :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-experts .section-inner .experts-intro {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    padding: 1.75rem
}

.section-block.section-experts .section-inner .experts-intro .intro-item {
    display: flex;
    flex-direction: column
}

.section-block.section-experts .section-inner .experts-intro .intro-item> :not([hidden])~ :not([hidden]) {
    --tw-space-y-reverse: 0;

    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse))
}

.section-block.section-experts .section-inner .experts-intro .intro-item .title {
    display: flex;
    align-items: center
}

.section-block.section-experts .section-inner .experts-intro .intro-item .title> :not([hidden])~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)))
}

.section-block.section-experts .section-inner .experts-intro .intro-item .title {
    font-size: 1.7rem;
    line-height: 1.75rem;
    font-weight: 600
}

.section-block.section-experts .section-inner .experts-intro .intro-item .title img {
    height: 1.5rem;
    width: auto
}

.section-block.section-experts .section-inner .experts-intro .intro-item .list {
    display: flex;
    flex-direction: column
}

.section-block.section-experts .section-inner .experts-intro .intro-item .list>li {
    font-size: 1.7rem;
    line-height: 3rem;
}
.section-block.section-experts .section-inner .experts-intro .intro-item .list> :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-experts .section-inner .experts-intro .intro-item .list {
    font-size: 1.5rem;
    line-height: 2.4rem
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity, 1))
}

.section-block.section-experts .section-inner .experts-intro .btn-link {
    display: block;
    border-radius: 9999px;
    border-width: 1px;
    border-style: solid;
    border-color: var(--main-color);
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    text-align: center;
    color: var(--main-color)
}

@media(min-width: 992px) {
    .section-block.section-experts .section-inner {
        flex-direction: row
    }

    .section-block.section-experts .section-inner .experts-info {
        width: 35%;
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }

    .section-block.section-experts .section-inner .experts-intro {
        width: 65%;
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }
}

@media(min-width: 1200px) {
    .section-block.section-tabs .tab-bar .inner {
        flex-direction: row;
        align-items: center;
        justify-content: space-between
    }

    .section-block.section-tabs .tab-bar .inner> :not([hidden])~ :not([hidden]) {
        --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-tabs .tab-bar .inner {
        padding-left: 0px
    }

    .section-block.section-experts .section-inner .experts-info {
        padding: 2.5rem 3.3rem;
    }

    .section-block.section-experts .section-inner .experts-intro {
        padding: 2.5rem
    }
}

.fade {
    transition: opacity .15s linear
}

@media(prefers-reduced-motion: reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media(prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none
    }
}

.collapsing.collapse-horizontal {
    width: 0;
    height: auto;
    transition: width .35s ease
}

@media(prefers-reduced-motion: reduce) {
    .collapsing.collapse-horizontal {
        transition: none
    }
}

.nav-tabs .nav-link {
    outline: 0
}
@media (max-width: 768px) {

    .section-block.section-experts .section-inner .experts-intro .intro-item .list>li{
        font-size: 1.5rem;
    }
}


.section-team .slick-dots{
    display: none !important;
}

.section-block.section-experts .section-inner .experts-info .image{
    background-image: url(../img/xqbj.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
}
.section-block.section-experts .section-inner .experts-info .image .hh{
    position: absolute;
    width: 30%;
    bottom: -10px;
    left: -48px;
}
@media (max-width: 768px) {
    .section-block.section-experts .section-inner .experts-info .image .hh{
        left: -40px;
    }
}


    