/* Slider */
.LA25504 .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.LA25504 .vjs-paused .vjs-big-play-button, .LA25504 .vjs-paused.vjs-has-started .vjs-big-play-button{
    display: none;
}
.LA25504 .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.LA25504 .slick-list:focus {
    outline: none;
}

.LA25504 .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.LA25504 .slick-slider .slick-track,
.LA25504 .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.LA25504 .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: flex;
    margin-left: auto;
    margin-right: auto;
}

.LA25504 .slick-track:before,
.LA25504 .slick-track:after {
    display: table;

    content: '';
}

.LA25504 .slick-track:after {
    clear: both;
}

.LA25504 .vbanner-title-json div {
    text-align: left;
}

.LA25504 .slick-loading .slick-track {
    visibility: hidden;
}

.LA25504 .slick-slide {
    display: none;
    float: left;

    height: auto;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.LA25504 .slick-slide img {
    display: block;
}

.LA25504 .slick-slide.slick-loading img {
    display: none;
}

.LA25504 .slick-slide.dragging img {
    pointer-events: none;
}

.LA25504 .slick-initialized .slick-slide {
    display: flex;
    flex-direction: column;
}

.LA25504 .slick-loading .slick-slide {
    visibility: hidden;
}

.LA25504 .slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.LA25504 .slick-arrow.slick-hidden {
    display: none;
}

.LA25504 .slick-arrow {
    display: none;
}

.LA25504 .slick-dots li button:before {
    display: none;
}

.LA25504 .slick-dots li button {
    display: none;
}

.LA25504 .slick-dots li:hover {
    /* opacity: 1; */
}

.LA25504 .slick-dots .slick-active {
    background: #BE3233;
    opacity: 1;
    border-radius: 50%;
    width: 11px;
    height: 11px;
}

.LA25504 .slick-dots li {
    width: 65px;
    height: 11px;
    margin: 0 5px;
    transition: .3s;
    opacity: 0.1;
    background: #000000;
    border-radius: 8px;
}

.LA25504 .slick-dots {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    position: relative;
    bottom: 0;
    height: 10px;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 40px;
    cursor: pointer;
}

.LA25504 {
    padding: 20px 0;
    margin: 0 auto;
    text-align: center;
}

.LA25504 .Text {
    font-size: 34px;
    color: #333333;
    text-align: center;
    position: relative;
    display: inline-flex;
    padding-bottom: 15px;
    margin-bottom: 30px;
    font-family: inherit !important;
}

.LA25504 .Text .backstage-blocksEditor-wrap,
.LA25504 .Text .backstage-blocksEditor-wrap span,
.LA25504 .Text .backstage-blocksEditor-wrap span strong
{
    font-family: inherit;
}




.LA25504 .Text::after {
    content: "";
    width: 50px;
    height: 5px;
    position: absolute;
    background: #0090D3;
    border-radius: 2.5px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}


.LA25504 .tiles .vBanner-video {
    width: 100%;
    height: 0;
    padding-bottom: 49%;
    position: relative;
}

.LA25504 .tiles .video-js {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    object-fit: cover;
}

.LA25504 .tiles .Rightround {
    position: absolute;
    z-index: 2;
    left: 100px;
    transform: translate(-50%, -50%);
    display: block;
    bottom: 80px;
    cursor: pointer;
}

.LA25504 .tiles .Rightround .cril {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    display: block;
}

.LA25504 .tiles .Rightround .cril svg circle{
    fill: currentColor;
}

.LA25504 .tiles .Rightround .cril .svgbox {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    z-index: 1;
}

.LA25504 .tiles .Rightround .cril {
    display: block;
    width: 42px;
    height: 42px;
    background: rgba(255, 255, 255, 0.38);
    border: 1px solid #0090D3;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}

.LA25504 .tiles .Rightround .cril .play_svg svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.LA25504 .tiles .Rightround .cril .paued_svg svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.LA25504 .tiles .Rightround .cril .paued_svg{
    display: none;
}

.LA25504 .tiles .Rightround .cril.active .paued_svg {
    display: block;
}

.LA25504 .tiles .Rightround .cril.active .play_svg {
    display: none;
}

/* 播放特效 */
.LA25504 .tiles .dots {
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 59px;
    height: 59px;
    background: rgba(255, 255, 255, 0.25);
    border: 1px solid rgba(0, 144, 211, 0.50);
    border-radius: 50%;
    transform-origin: center center;
}

.LA25504 .tiles .dot {
    animation: loadings 3s linear infinite;
}

.LA25504 .tiles .dot-two {
    animation: loadings 3s linear 1s infinite;
}

.LA25504 .tiles {
    position: relative;
}

@keyframes loadings {
    100% {
        width: 120px;
        height: 120px;
        opacity: 0;
    }
}

.LA25504 .vjs-poster {
    display: none;
}

.LA25504 .tiles .Rightround .cril svg use{
    fill: currentColor;
}

.LA25504 .tiles>a{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}

.LA25504 .tiles .imgBox{
    width: 100%;
    height: 0;
    padding-bottom: 49%;
    position: relative;
}

.LA25504 .tiles img{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    object-fit: cover;
}

.LA25504 .tiles .Rightround .cril>a{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}

@media (max-width:1200px) {
    .LA25504 {
        padding: 20px;
    }
}

@media (max-width:510px) {
    .LA25504 .Text {
        font-size: 26px;
        margin-bottom: 20px;
    }

    .LA25504 .tiles .Rightround .cril {
        width: 14px;
        height: 14px;
    }

    .LA25504 .tiles .dots {
        width: 18px;
        height: 18px;
    }

    @keyframes loadings {
        100% {
            width: 38px;
            height: 38px;
            opacity: 0;
        }
    }

    .LA25504 .tiles .Rightround .cril svg{
        width: 25px;
        height: 25px;
    }

    .LA25504 .tiles .Rightround{
        left: 20px;
        bottom: 20px;
    }
}