#c_banner_035-1695263597424 {
    min-height: 300px;
    display-radio: 1;
    background-fill-value: background-image
}

.slide-wrapper {
    display: none
}

.banner {
    position: relative;
    width: 100%;
    height: 10.8rem;
    overflow: hidden;
    background: #cccccc
}

.banner .scene-nav {
    opacity: 1
}

.banner .scene-nav.scene-nav--prev {
    left: 0px;
    margin-right: 15px
}

.banner.scene-nav.scene-nav--next {
    right: 0px
}

.scene-nav.scene-nav--prev {
    left: 0px
}

.scene-nav.scene-nav--next {
    right: 0px
}

.scene-nav.scene-nav--prev svg,
.scene-nav.scene-nav--next svg {
    width: 16px;
    height: 16px;
    margin: 0
}

.banner canvas {
    display: block;
    position: absolute;
    transform: translate(-50%, -50%) scale(1) !important;
}

.scene-nav {
    /* position: relative;
    line-height: 1;
    color: #fff;
    border-radius: 50%;
    padding: 15px;
    z-index: 10;
    border: 1px solid #ffffff;
    cursor: pointer;
    transition: 0.45s */
}

.scene-nav:hover {
    background: var(--primary);
    border: 1px solid var(--primary)
}

.slide-dit {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 99;
    height: 0.26rem;
    left: 50%;
    bottom: 0.45rem;
    transform: translateX(-50%);
    overflow: hidden
}

.slide-dit span {
    position: relative;
    display: block;
    float: none;
    width: 0.2rem;
    height: 0.26rem;
    cursor: pointer;
    margin: 0 0.25rem;
    transition: 0.44s
}

.slide-dit span img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
}

.slide-dit span .swipericon2 {
    opacity: 0;
}

.slide-dit span.active .swipericon2 {
    opacity: 1;
}

.slide-dit span.active .swipericon1 {
    opacity: 0;
}

.banner__text {
    position: absolute;
    left: 50%;
    bottom: 2.58rem;
    transform: translateX(-50%);
    z-index: 10;
    color: #fff;
    pointer-events: none;
    width: 100%;
    /* max-width: 2000px; */
    margin-right: auto;
    margin-left: auto
}

.banner__text__item {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    visibility: hidden;
    transition: 1.5s;
    transform: scale(1)
}

.banner__text__item.active {
    position: relative;
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    transition: 1.8s 1s
}

.banner__text__item .b_title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0.14rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 800;
    font-size: 0.7rem;
    color: #FFFFFF;
    line-height: 0.95rem;
    text-shadow: 0 0.03rem 0.06rem rgba(0, 0, 0, 0.36);
    text-stroke: 0.01rem #136AC1;
    text-align: center;
    -webkit-text-stroke: 0.01rem #136AC1;
}

.banner__text .banner__text__item:nth-child(4) .b_title {
    font-size: 0.84rem;
}

.banner__text__item .b_title span {
    display: inline-block;
    width: 0.04rem;
    height: 0.69rem;
    background: #136AC1;
    margin-top: 0.15rem;
}

.banner__text .banner__text__item:nth-child(4) .btn_icon_sty {
    margin-top: 0.89rem
}

.banner__text .banner__text__item:nth-child(4) {
    transform: translateY(-2.54rem);
}

.banner__text__item.active .b_title {
    -webkit-animation-name: newF;
    animation-name: newF;
    -webkit-animation-duration: 1.8s;
    animation-duration: 1.8s;
    animation-delay: 0.2s
}

.banner__text__item .b_subtitle {
    font-family: Arial, Arial;
    font-weight: bold;
    font-size: 0.3rem;
    color: #FFFFFF;
    line-height: 0.45rem;
    text-stroke: 0.01rem #136AC1;
    text-align: center;
    font-style: normal;
    text-transform: none;
    -webkit-text-stroke: 0.01rem #136AC1;
    text-transform: uppercase
}

.banner__text__item.active .b_subtitle {
    -webkit-animation-name: newF;
    animation-name: newF;
    -webkit-animation-duration: 1.8s;
    animation-duration: 1.8s;
    animation-delay: 0.3s
}

.banner__text__item .b_summary {
    font-family: "4b74bac5-5266-42d0-8318-e933dba63652";
    font-size: 20px;
    line-height: 1.2;
    margin-top: 20px
}

.banner__text__item.active .b_summary {
    -webkit-animation-name: newF;
    animation-name: newF;
    -webkit-animation-duration: 1.8s;
    animation-duration: 1.8s;
    animation-delay: 0.4s
}

.banner__text__item .btn_icon_sty {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.12rem;
    height: 0.66rem;
    background: #FFFFFF;
    border-radius: 0.33rem 0 0.33rem 0;
    border: 1px solid #005FBD;
    margin: 1.87rem auto 0;
    pointer-events: auto;
    transition: all 0.3s;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 600;
    font-size: 0.2rem;
    color: #005FBD;
}

.banner__text__item .btn_icon_sty img {
    width: 0.47rem;
    height: 0.1rem;
    margin-left: 0.17rem;
}

.banner__text__item .btn_icon_sty .img2 {
    display: none;
}

.banner__text__item .btn_icon_sty:hover {
    background: #009D44;
    border: 0.01rem solid #009D44;
    border-radius: 0 0.37rem 0 0.37rem;
    color: #FFFFFF;
}

.banner__text__item .btn_icon_sty:hover .img1 {
    display: none;
}

.banner__text__item .btn_icon_sty:hover .img2 {
    display: block;
}

.banner__text__item.active .btn_icon_sty {
    -webkit-animation-name: newF;
    animation-name: newF;
    -webkit-animation-duration: 1.8s;
    animation-duration: 1.8s;
    animation-delay: 0.5s
}