.regular33744 .slick-prev:before,
.regular33744 .slick-next:before {
    color: black;
}

.regular33744.slider{
    opacity: 0;
}

.regular33744.slider {
    width: calc(100% + 10px);
    transform: translateX(-5px);
}

.regular33744.slider.slick-initialized {
    opacity: 1;
}

.block33744 .regular33744:not(.slick-initialized) {
    display: flex;
}

.block33744 .regular33744:not(.slick-initialized) li.itemL {
    width: 33%;
}

.block33744 .regular33744:not(.slick-initialized) li.itemL:nth-of-type(n+4) {
    display: none;
}

@media (min-width: 768px) and (max-width: 991px) {
    .block33744 .regular33744:not(.slick-initialized) li.itemL {
        width: 50%;
    }

    .block33744 .regular33744:not(.slick-initialized) li.itemL:nth-of-type(n+3) {
        display: none;
    }    
}

@media (max-width: 768px) {
    .block33744 .regular33744:not(.slick-initialized) li.itemL {
        width: 100%;
    }

    .block33744 .regular33744:not(.slick-initialized) li.itemL:nth-of-type(n+2) {
        display: none;
    }    
}

.regular33744 .slick-slide {
    transition: all ease-in-out .3s;
    margin: 0 5px;
    padding: 0px;
    position: relative;
}

/* 白色透明背景 */
.slick-slide .card__container {}

.viow-33744 {
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
}
.module-33744 {
    position: absolute;
    height: 100%;
    width: 100%; 
    z-index: 1;   
}
@media (max-width: 768px) {
    .module-33744 {
        display: none!important;
    }
}
.module-33744 .link-more {
    font-size: 0px;
    display: inline-block;
    width: 100%;
    height: 100%;
}
regular33744 {
    word-break: break-word;
}
.regular33744 .slick-slide {
    overflow: hidden;
}

.regular33744 .card__container {
    flex: initial;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -100%;
    z-index: 1;
    -webkit-transition: bottom 0.25s ease-in;
    -o-transition: bottom 0.25s ease-in;
    transition: bottom 0.25s ease-in;
    text-align: center;
}

/* .regular33744 .slick-slide .card__container {
    opacity: 0.8;
    filter: Alpha(opacity=80);
} */

.regular33744 .slick-slide:hover .card__container {
    /* bottom: 56px; */
    top: 0;
    bottom: 0;
}

.regular33744 .regular-h3 {
    padding: 5px 0;
    opacity: 1;
    transition-duration: 0.25s;
    text-align: center;
}

.regular33744 .regular-h3 .heading3{
    line-height: inherit;
}

.regular33744 .slick-slide:hover .regular33744 .regular-h3 {
    opacity: 0;
    transition: 0.25s ease-out;
}

.regular33744 .paragraph {
    display: -webkit-box;
    /* max-height: 185px;
    line-height: 24px; */
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 2px 20px 70px;
    color: #6c6f70;
}

.regular33744 .heading.banner-name>* {
    margin-top: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
}

.regular33744 .banner-name>* {
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
}

.regular33744 .slick-slide:hover .regular-h3 {
    color: #fff !important;
    -webkit-transition: 0.25s ease-in;
    -o-transition: 0.25s ease-in;
    transition: 0.25s ease-in;
}

.regular33744 .banner-name>h1,
.regular33744 .banner-name>h2,
.regular33744 .banner-name>h3,
.regular33744 .banner-name>h4,
.regular33744 .banner-name>h5,
.regular33744 .banner-name>h6 {
    color: var(--color-match-ellipses-title-setting1);
}

.regular33744 .itemL .paragraph>.paragraph1,
.regular33744 .itemL .paragraph>.paragraph2,
.regular33744 .itemL .paragraph>.paragraph3 {
    color: var(--color-match-ellipses-docs-setting1);
}

.regular33744 .slick-slide {
    border-bottom: 10px solid #000;
}
.regular33744 .slick-track {
    display: flex;
    align-items: flex-start;
}
.regular33744 .slick-slide:focus {
    outline: none;
}

.regular33744 {}

/* big title */
.title-33744 {
    text-align: center;
    font-size: 34px;
    color: #F49F21;
}

.slick-dotted.slick-slider {
    margin-bottom: 0px !important;
}

.block33744 div #color33744 {
    color: var(--color-match-setting1);
}

.block33744 div .regular33744 .slick-dots li.slick-active button {
    border-color: var(--color-match-setting1);
    background-color: var(--color-match-setting1);
}

.block33744 div .regular33744 .slick-dots li button:hover {
    border-color: var(--color-match-setting1);
    background-color: var(--color-match-setting1);
}

/* 图片标题 */
.regular33744 .slick-slide:nth-child(3n+1) {
    border-color: var(--color-match-setting2);
}

.regular33744 .slick-slide:nth-child(3n+2) {
    border-color: var(--color-match-setting3);
}

.regular33744 .slick-slide:nth-child(3n+3) {
    border-color: var(--color-match-setting4);
}

.regular33744 .slick-slide:nth-child(3n+1) .regular-h3 *,
.regular33744 .slick-slide:nth-child(3n+1) .heading * {
    color: var(--color-match-setting2);
}

.regular33744 .slick-slide:nth-child(3n+2) .regular-h3 *,
.regular33744 .slick-slide:nth-child(3n+2) .heading * {
    color: var(--color-match-setting3);
}

.regular33744 .slick-slide:nth-child(3n+3) .regular-h3 *,
.regular33744 .slick-slide:nth-child(3n+3) .heading * {
    color: var(--color-match-setting4);
}

/* 轮播点 */
.regular33744 .slick-dots li.slick-active button:before,
.regular33744 .slick-dots li button:before {
    color: transparent;
}

.regular33744 .slick-dots li.slick-active button {
    background-color: #F49F21;
    border-color: #F49F21;
}

.regular33744 .slick-dots li button {
    border: 1px solid #E0E0E0;
    border-radius: 50px;
    padding: 0px;
    width: 12px;
    height: 12px;
}

.regular33744 .slick-dots li {
    width: 8px;
}

.regular33744 .slick-dots {
    position: static !important;
    margin-top: 25px !important;
    transform: translateX(0%) !important;
}

/* 图片尺寸固定 */
.regular33744 picture {
    margin: 0 auto;
    display: inline-block;
    width: 100%;
}

.regular33744 .picutrl-33744 {
    width: 100%;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    text-align: center;
}
.regular33744 .picutrl-33744>a {
    display: inline-block;
    width: 100%;    
}
.regular33744 .slick-slide img {
    width: auto;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    align-items: center;
    margin: 0 auto;
    object-fit: cover;
}

/* 8.12 change */
.regular33744 .regular-h3 {
    display: flex;
    align-items: center;
    justify-content: center;
}
/* 响应式 */
@media screen and (min-width:1199px) {
    .regular33744 .picutrl-33744 {
        height: 323.28px;
    }
}

@media screen and (min-width:1024px) {
    .regular33744 .slick-slide img {
        width: 100%;
        margin: 0 auto;
    }
}

@media(min-width: 768px){
    .regular33744 .slick-slide:hover .regular-h3 {
        opacity: 0;
    }
}

@media screen and (min-width:991px) {
    .regular33744 .card__container {
        flex: 1 0 0%;
        max-width: 100%;
    }
}

@media screen and (max-width:1199px) {
    .container {
        width: 100% !important;
    }

    .margin_unset {
        margin: unset !important;
    }
}
.regular33744 .card__container .heading {
    padding: 0 20px;
}    
@media screen and (max-width:1024px) {
    .regular33744 .picutrl-33744 {
        height: 262.77px;
    }

    .regular33744 .regular-h3 {
        /* margin: 18.5px 0px !important; */
    }

    .regular33744 .card__container{
        max-height: 272px;
    }

}

@media screen and (max-width:991px) {
    .regular33744 .slick-slide .regular-h3 {
        display: none;
    }

    .regular33744 .slick-slide .card__container {
        opacity: 1;
        position: relative;
    }

    .regular33744 .paragraph {
        margin: 2px 20px 30px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        line-height: 25px;
        height: 75px;
    }

    .regular33744 .heading {
        margin: 10px 0px;
        /* height: 25px;
        line-height: 25px; */
    }

    .regular33744 .slick-slide:hover .card__container {
        bottom: auto;
    }

    /* .regular33744 .slick-slide:hover .card__container {
        bottom: 78px;
    }

    .regular33744 .card__container{
        max-height: 280px;
    } */
}

@media screen and (max-width:768px) {
    .regular33744 .picutrl-33744 {
        height: 315px;
    }
}

@media screen and (max-width:480px) {
    .regular33744 .picutrl-33744 {
        height: 279.34px;
    }

    .regular33744 .paragraph {
        height: unset;
    }

}