.carousel-n114m-1 {
    overflow: hidden;
    position: relative;
    margin-bottom: 60px
}

.carousel-n114m-1 .nivoSlider {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden
}

.carousel-n114m-1 .nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none
}

.carousel-n114m-1 .nivoSlider .nivo-main-image {
    display: block;
    position: relative;
    width: 100%
}

.carousel-n114m-1 .nivoSlider a.nivo-imageLink {
    z-index: 6;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    display: none;
    background: #fff;
    filter: alpha(opacity=0);
    opacity: 0
}

.carousel-n114m-1 .nivoSlider .nivo-slice {
    display: block;
    z-index: 5;
    position: absolute;
    height: 100%;
    top: 0
}

.carousel-n114m-1 .nivoSlider .nivo-box {
    display: block;
    z-index: 5;
    position: absolute;
    overflow: hidden
}

.carousel-n114m-1 .nivoSlider .nivo-box img {
    display: block
}

.carousel-n114m-1 .nivoSlider .nivo-caption {
    display: none !important
}

.carousel-n114m-1 .nivoSlider .nivo-directionNav a {
    font-size: 1.8rem;
    position: absolute;
    z-index: 9;
    top: 55%;
    cursor: pointer;
    display: block;
    text-decoration: none;
    text-align: center;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-weight: bold
}

.carousel-n114m-1 .nivoSlider .nivo-directionNav a:hover {
    text-decoration: none;
    background: rgba(0, 0, 0, 0.6)
}

.carousel-n114m-1 .nivoSlider .nivo-directionNav .nivo-prevNav {
    left: 6rem
}

.carousel-n114m-1 .nivoSlider .nivo-directionNav .nivo-nextNav {
    right: 6rem
}

.carousel-n114m-1 .nivo-controlNav {
    text-align: center;
    height: 40px;
    position: absolute;
    z-index: 9;
    bottom: 10px;
    width: 100%
}

.carousel-n114m-1 .nivo-controlNav a {
    cursor: pointer;
    display: inline-block;
    width: 12px;
    height: 12px;
    text-indent: -99999px;
    border-radius: 50px;
    margin: 0 7px;
    background: #fff
}

.carousel-n114m-1 .nivo-controlNav a.active {
    background: #ec5520
}

@media (max-width: 768px) {
    .carousel-n114m-1 {
        margin-bottom: 40px
    }

    .carousel-n114m-1 .nivo-directionNav {
        display: none
    }

    .carousel-n114m-1 .nivo-controlNav {
        bottom: 10px;
        height: auto
    }
}

.carousel-n113m-20 {
    position: relative;
    padding: 20px 12px;
    border: 1px solid #f2f2f2;
    border-top: 0;
    margin-bottom: 40px
}

.carousel-n113m-20 .owl-item {
    padding: 0 5px
}

.carousel-n113m-20 .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -16px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.carousel-n113m-20 .owl-nav .owl-prev, .carousel-n113m-20 .owl-nav .owl-next {
    position: absolute;
    width: 32px;
    height: 32px;
    font-size: 16px;
    line-height: 32px;
    border: 0;
    color: #fff;
    background: #ec5520;
    opacity: .5
}

.carousel-n113m-20 .owl-nav .owl-prev:hover, .carousel-n113m-20 .owl-nav .owl-next:hover {
    opacity: 1
}

.carousel-n113m-20 .owl-nav .owl-prev {
    left: 0
}

.carousel-n113m-20 .owl-nav .owl-next {
    right: 0
}

.carousel-n113m-20 .item {
    background: #fff;
    text-align: center;
    margin: 0;
    overflow: hidden;
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 100%
}

.carousel-n113m-20 .item .square-cont {
    position: absolute;
    width: 100%;
    height: 100%
}

.carousel-n113m-20 .item .cover-image {
    overflow: hidden;
    display: block
}

.carousel-n113m-20 .item .cover-image > span {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center
}

.carousel-n113m-20 .item .cover-image > span > img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.carousel-n113m-20 .text {
    color: #505050;
    text-decoration: none;
    word-break: break-word;
    line-height: 1.5rem;
    height: auto;
    text-align: center;
    padding: 10px 15px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    display: -webkit-box;
    font-size: 1.6rem
}

.carousel-n113m-20 .text:hover {
    color: #ec5520
}

.carousel-n113m-20 .owl-buttons {
    position: absolute;
    top: 45%;
    left: 0;
    right: 0
}

.carousel-n113m-20 .owl-buttons .owl-prev {
    position: absolute;
    left: 17px
}

.carousel-n113m-20 .owl-buttons .owl-next {
    position: absolute;
    right: 17px
}

.carousel-n113m-20 .owl-buttons .imco {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    border: 0;
    color: #fff;
    background: #ec5520;
    opacity: .5;
    display: inline-block;
    text-align: center
}

.carousel-n113m-20 .owl-buttons .imco:hover {
    opacity: 1
}

.carousel-n113m-20 .owl-pagination {
    display: none
}

@media (min-width: 768px) {
    .carousel-n113m-20 {
        padding: 20px 24px;
        margin-bottom: 60px
    }

    .carousel-n113m-20 .text {
        color: #505050;
        text-decoration: none;
        word-break: break-word;
        line-height: 2.3rem;
        height: 6rem;
        text-align: center;
        padding: 10px 15px;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        display: -webkit-box;
        font-size: 1.4rem
    }

    .carousel-n113m-20 .text:hover {
        color: #ec5520
    }

    .carousel-n113m-20 .owl-buttons .owl-prev {
        position: absolute;
        left: 29px
    }

    .carousel-n113m-20 .owl-buttons .owl-next {
        position: absolute;
        right: 29px
    }
}

@media (max-width: 768px) {
    .carousel-n113m-20 .text {
        -webkit-line-clamp: 2;
        line-height: 1.5;
        font-size: 1.4rem
    }
}

.area-background-n4m-1776 {
    position: relative;
    overflow: hidden
}

.area-background-n4m-1776.zone {
    padding: 60px 40px 0 40px;
    margin-bottom: 80px
}

@media (max-width: 768px) {
    .area-background-n4m-1776.zone {
        padding: 30px 25px 0 25px;
        margin-bottom: 40px
    }
}

.area-background-n4m-1776.zone.lastaz {
    margin-bottom: 0 !important;
    padding-top: 0 !important
}

.area-background-n4m-1776.zone > .area-background-cont {
    z-index: -20
}

.area-background-n4m-1776.widget > .area-background-cont {
    z-index: -19
}

.area-background-n4m-1776 > .area-background-cont {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #030303
}

.area-background-n2m-806 {
    position: relative
}

.area-background-n2m-806.zone {
    overflow: hidden;
    padding: 80px 40px 0 40px;
    margin-bottom: 80px
}

@media (max-width: 768px) {
    .area-background-n2m-806.zone {
        padding: 30px 25px 0 25px;
        margin-bottom: 40px
    }
}

.area-background-n2m-806.zone.lastaz {
    margin-bottom: 0 !important;
    padding-top: 0 !important
}

.area-background-n2m-806.zone > .area-background-cont {
    z-index: -20
}

.area-background-n2m-806.widget {
    overflow: visible
}

.area-background-n2m-806.widget > .area-background-cont {
    z-index: -19
}

.area-background-n2m-806 > .area-background-cont {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-image: url(/static/images/3947-202407010733503834.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.headline-n119m-1 {
    margin: 1.5rem 0 2rem 0;
    text-align: center;
    width: 100%
}

.headline-n119m-1 .title {
    margin: 0;
    padding: 0;
    font-size: 3.2rem;
    line-height: 1.8;
    color: #ec5520;
    display: inline-block;
    position: relative;
    text-transform: capitalize;
    font-weight: normal
}

.headline-n119m-1 .inner {
    margin: 1.7em 0 0 0;
    padding: 1px 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.headline-n119m-1 .inner .ct-dot {
    display: inline-block;
    background-color: #00a3eb;
    width: 6px;
    height: 6px;
    min-width: 6px;
    position: relative;
    margin: 0 4px 0 4px;
    border-radius: 50%
}

.headline-n119m-1 .inner .lf-bk {
    display: inline-block;
    max-width: 60px;
    min-width: 3px;
    width: 40%;
    height: 2px;
    background-color: #00a3eb;
    border-radius: 10px
}

.headline-n119m-1 .inner .rt-bk {
    display: inline-block;
    max-width: 60px;
    min-width: 3px;
    width: 40%;
    height: 2px;
    background-color: #00a3eb;
    border-radius: 10px
}

@media (max-width: 768px) {
    .headline-n119m-1 {
        margin: .8rem 0 2rem 0
    }

    .headline-n119m-1 .title {
        line-height: 1.6;
        font-size: 1.8rem
    }
}

.about-us-list-n119m-63 ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0
}

.about-us-list-n119m-63 .bli {
    padding: 0;
    margin-bottom: 5px
}

.about-us-list-n119m-63 .blk {
    background: transparent;
    border: 0 solid #ec5520;
    padding: 5px;
    margin: 5px;
    border-radius: 10px;
    height: 100%
}

.about-us-list-n119m-63 .cover {
    text-align: center
}

.about-us-list-n119m-63 .cover img {
    width: 100px;
    height: auto;
    border-radius: 0;
    border: 0 solid #ec5520;
    opacity: 1;
}

.about-us-list-n119m-63 .intro .title {
    margin: 5px 0;
    padding: 0;
    line-height: 1.4;
    color: #ec5520;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    font-size: 2.6rem
}

.about-us-list-n119m-63 .intro .desc {
    margin: 0;
    padding: 0;
    color: #6c6c6c;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    display: -webkit-box;
    font-size: 1.6rem
}

@media (max-width: 768px) {
    .about-us-list-n119m-63 {
        margin-bottom: 25px
    }

    .about-us-list-n119m-63 .cover img {
        width: 80px
    }

    .about-us-list-n119m-63 .intro .title {
        font-size: 1.8rem
    }

    .about-us-list-n119m-63 .intro .desc {
        font-size: 1.4rem
    }
}

@media (min-width: 768px) {
    .about-us-list-n119m-63 {
        margin-bottom: 20px
    }

    .about-us-list-n119m-63 .intro .desc {
        color: #000
    }

    .about-us-list-n119m-63 .intro .title {
        color: #000
    }
}

.paragraph-n119m-20 {
    overflow: hidden;
    padding: 5px;
    margin-bottom: 60px
}

.paragraph-n119m-20 .text-content {
    margin: 20px auto 25px auto;
    color: #505050;
    line-height: 1.6;
    letter-spacing: 1px;
    text-align: left;
    font-size: 1.6rem;
    padding-bottom: 20px;
}

.paragraph-n119m-20 .text-content p {
    color: #505050;
    line-height: 1.6;
    letter-spacing: 1px;
    text-align: left;
    font-size: 1.6rem
}

.paragraph-n119m-20 .text-content table, .paragraph-n119m-20 .text-content td, .paragraph-n119m-20 .text-content p, .paragraph-n119m-20 .text-content img, .paragraph-n119m-20 .text-content video {
    max-width: 100%
}

.paragraph-n119m-20 .btn {
    border-radius: 30px;
    position: relative;
    cursor: pointer;
    text-align: center;
    height: 40px;
    line-height: 40px;
    max-width: 150px;
    padding: 0 25px;
    display: block;
    text-transform: uppercase;
    color: #fff;
    background: linear-gradient(to left, #ff7859, #e6000f);
    text-decoration: none;
    opacity: .7;
    margin: 0 auto;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-size: 1.6rem
}

.paragraph-n119m-20 .btn:hover {
    opacity: 1
}

@media (min-width: 768px) {
    .paragraph-n119m-20 {
        margin-bottom: 60px
    }

    .paragraph-n119m-20 .text-content {
        color: #000
    }
}

@media (max-width: 768px) {
    .paragraph-n116m-1 {
        margin-bottom: 30px
    }

    .paragraph-n116m-1 .text-content img {
        width: initial !important;
        height: initial !important
    }
}

.vertical-space-n101m-1 {
    display: block;
    padding: 0;
    margin: 0;
    background: transparent
}

.vertical-space-n101m-1 .blk {
    display: none;
    width: 100%;
    padding: 0;
    margin: 0
}

.vertical-space-n101m-1 .blk b {
    display: none
}

@media (max-width: 768px) {
    .vertical-space-n101m-1 .xs {
        display: block
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .vertical-space-n101m-1 .sm {
        display: block
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .vertical-space-n101m-1 .md {
        display: block
    }
}

@media (min-width: 1200px) {
    .vertical-space-n101m-1 .lg {
        display: block
    }
}

.video-n121m-71 {
    margin-bottom: 60px
}

.video-n121m-71 .item {
    background: #000;
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 56.25%
}

.video-n121m-71 .item .square-cont {
    position: absolute;
    width: 100%;
    height: 100%
}

.video-n121m-71 .item .co > span {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center
}

.video-n121m-71 .item .co > span > img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.video-n121m-71 .item .co .vw-video {
    outline: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

@media (min-width: 768px) {
    .video-n121m-71 {
        margin-bottom: 0
    }

    .video-n121m-71 .item {
        width: 100%;
        padding-bottom: 45%
    }
}

@media (max-width: 768px) {
    .video-n121m-71 {
        margin-bottom: 40px
    }
}

.carousel-n113m-21 {
    position: relative;
    padding: 20px 12px;
    border: 1px solid #f2f2f2;
    border-top: 0;
    margin-bottom: 40px
}

.carousel-n113m-21 .owl-item {
    padding: 0 5px
}

.carousel-n113m-21 .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -16px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.carousel-n113m-21 .owl-nav .owl-prev, .carousel-n113m-21 .owl-nav .owl-next {
    position: absolute;
    width: 32px;
    height: 32px;
    font-size: 16px;
    line-height: 32px;
    border: 0;
    color: #fff;
    background: #ec5520;
    opacity: .5
}

.carousel-n113m-21 .owl-nav .owl-prev:hover, .carousel-n113m-21 .owl-nav .owl-next:hover {
    opacity: 1
}

.carousel-n113m-21 .owl-nav .owl-prev {
    left: 0
}

.carousel-n113m-21 .owl-nav .owl-next {
    right: 0
}

.carousel-n113m-21 .item {
    background: #fff;
    text-align: center;
    margin: 0;
    overflow: hidden;
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 100%
}

.carousel-n113m-21 .item .square-cont {
    position: absolute;
    width: 100%;
    height: 100%
}

.carousel-n113m-21 .item .cover-image {
    overflow: hidden;
    display: block
}

.carousel-n113m-21 .item .cover-image > span {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center
}

.carousel-n113m-21 .item .cover-image > span > img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.carousel-n113m-21 .text {
    color: #505050;
    text-decoration: none;
    word-break: break-word;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    display: -webkit-box;
    font-size: 1.6rem;
    line-height: 1.5rem;
    height: auto;
    text-align: center;
    padding: 10px 15px
}

.carousel-n113m-21 .text:hover {
    color: #ec5520
}

.carousel-n113m-21 .owl-buttons {
    position: absolute;
    top: 45%;
    left: 0;
    right: 0
}

.carousel-n113m-21 .owl-buttons .owl-prev {
    position: absolute;
    left: 17px
}

.carousel-n113m-21 .owl-buttons .owl-next {
    position: absolute;
    right: 17px
}

.carousel-n113m-21 .owl-buttons .imco {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    border: 0;
    color: #fff;
    background: #ec5520;
    opacity: .5;
    display: inline-block;
    text-align: center
}

.carousel-n113m-21 .owl-buttons .imco:hover {
    opacity: 1
}

.carousel-n113m-21 .owl-pagination {
    display: none
}

@media (min-width: 768px) {
    .carousel-n113m-21 {
        padding: 20px 24px;
        margin-bottom: 60px
    }

    .carousel-n113m-21 .owl-buttons .owl-prev {
        position: absolute;
        left: 29px
    }

    .carousel-n113m-21 .owl-buttons .owl-next {
        position: absolute;
        right: 29px
    }

    .carousel-n113m-21 .text {
        color: #505050;
        text-decoration: none;
        word-break: break-word;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        display: -webkit-box;
        font-size: 1.6rem;
        line-height: 2.3rem;
        height: 6rem;
        text-align: center;
        padding: 10px 15px
    }

    .carousel-n113m-21 .text:hover {
        color: #ec5520
    }
}

.area-background-n2m-804 {
    position: relative
}

.area-background-n2m-804.zone {
    overflow: hidden;
    padding: 80px 40px 0 40px;
    margin-bottom: 80px
}

@media (max-width: 768px) {
    .area-background-n2m-804.zone {
        padding: 30px 25px 0 25px;
        margin-bottom: 40px
    }
}

.area-background-n2m-804.zone.lastaz {
    margin-bottom: 0 !important;
    padding-top: 0 !important
}

.area-background-n2m-804.zone > .area-background-cont {
    z-index: -20
}

.area-background-n2m-804.widget {
    overflow: visible
}

.area-background-n2m-804.widget > .area-background-cont {
    z-index: -19
}

.area-background-n2m-804 > .area-background-cont {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-image: url(/static/images/3947-202410240154430734.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.about-us-list-n119m-62 {
    overflow: hidden;
    padding-bottom: 30px
}

.about-us-list-n119m-62 ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1
}

.about-us-list-n119m-62 ul li {
    display: flex;
    padding: 0 10px 30px 10px;
    align-items: center;
    justify-content: center
}

.about-us-list-n119m-62 ul li .cover {
    flex: none;
    margin-right: 15px;
    width: 96px
}

.about-us-list-n119m-62 ul li .cover > img {
    width: 100%;
    height: auto;
    padding-right: 0;
    padding-bottom: 0;
    opacity:1;
}

.about-us-list-n119m-62 ul li .cover > img.loaded {
    width: 100%;
    height: auto;
    padding-right: 0;
    padding-bottom: 0
}

.about-us-list-n119m-62 ul li .intro {
    flex: auto;
    width: 100%
}

.about-us-list-n119m-62 ul li .intro > h4 {
    line-height: 1.576;
    font-weight: normal;
    color: #ec5520;
    font-size: 2rem
}

.about-us-list-n119m-62 ul li .intro > p {
    line-height: 1.6;
    color: #6c6c6c;
    width: 100%;
    margin: 0 0 10px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    display: -webkit-box;
    font-size: 1.6rem
}

@media (max-width: 1200px) {
    .about-us-list-n119m-62 ul li {
        padding: 20px;
        flex-direction: column
    }

    .about-us-list-n119m-62 ul li .cover {
        margin-right: 0;
        margin-bottom: 0;
        width: 72px
    }

    .about-us-list-n119m-62 ul li .intro > h4 {
        text-align: center;
        margin: 5px 0
    }

    .about-us-list-n119m-62 ul li .intro > p {
        text-align: center
    }
}

@media (max-width: 768px) {
    .about-us-list-n119m-62 .container {
        width: 100%;
        padding: 0
    }

    .about-us-list-n119m-62 .container ul li {
        padding: 5px
    }

    .about-us-list-n119m-62 .container ul li .cover {
        margin-bottom: 0;
        width: 56px
    }

    .about-us-list-n119m-62 .container ul li .intro > h4 {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 1.6rem
    }

    .about-us-list-n119m-62 .container ul li .intro > p {
        margin-bottom: 0;
        color: #fff;
        font-size: 1.3rem
    }
}

@media (min-width: 768px) {
    .about-us-list-n119m-62 .container ul li .intro > p {
        color: #fff
    }

    .about-us-list-n119m-62 .container ul li .intro > h4 {
        color: #fff
    }
}

.area-background-n2m-255 {
    position: relative
}

.area-background-n2m-255.zone {
    overflow: hidden;
    padding: 40px 40px 0 40px;
    margin-bottom: 60px
}

@media (max-width: 768px) {
    .area-background-n2m-255.zone {
        padding: 30px 25px 0 25px;
        margin-bottom: 40px
    }
}

.area-background-n2m-255.zone.lastaz {
    margin-bottom: 0 !important;
    padding-top: 0 !important
}

.area-background-n2m-255.zone > .area-background-cont {
    z-index: -20
}

.area-background-n2m-255.widget {
    overflow: visible
}

.area-background-n2m-255.widget > .area-background-cont {
    z-index: -19
}

.area-background-n2m-255 > .area-background-cont {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-image: url(/static/images/3803-202312160900446129.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.news-list-n119m-1 {
    position: relative;
    overflow: hidden
}

.news-list-n119m-1 .container {
    display: flex;
    align-items: center;
    flex-direction: column
}

.news-list-n119m-1 .container .news-title {
    width: 100%;
    position: relative;
    padding: 10px;
    z-index: 10
}

.news-list-n119m-1 .container .news-title .active .item:after {
    width: 100%
}

.news-list-n119m-1 .container .news-title .item {
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 0;
    margin-bottom: 20px
}

.news-list-n119m-1 .container .news-title .item:last-child {
    margin-bottom: 0
}

.news-list-n119m-1 .container .news-title .item:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 0;
    height: 1px;
    background: #00a3eb;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.news-list-n119m-1 .container .news-title .item .blk a {
    display: block
}

.news-list-n119m-1 .container .news-title .item .blk a .intro {
    display: flex
}

.news-list-n119m-1 .container .news-title .item .blk a .intro .news-time {
    padding: 14px;
    color: rgba(102, 102, 102, 1);
    margin-right: 10px;
    text-align: center;
    flex-shrink: 0;
    justify-content: center;
    display: flex;
    flex-direction: column;
    font-family: Impact;
    background-color: rgb(227 227 227 / 81%);
}

.news-list-n119m-1 .container .news-title .item .blk a .intro .news-time h4 {
    margin: 0
}

.news-list-n119m-1 .container .news-title .item .blk a .intro .news-time p {
    font-size: 1.8rem;
    margin: 0
}

.news-list-n119m-1 .container .news-title .item .blk a .intro .news-overview {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.news-list-n119m-1 .container .news-title .item .blk a .intro .news-overview h3 {
    font-size: 2rem;
    color: #343434;
    margin: 0;
    line-height: 1.6;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word;
    white-space: normal;
    -webkit-line-clamp: 2;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.news-list-n119m-1 .container .news-title .item .blk a .intro .news-overview span {
    font-size: 1.6rem;
    color: #6c6c6c;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word;
    white-space: normal;
    -webkit-line-clamp: 1;
    line-height: 1.6
}

.news-list-n119m-1 .container .news-title .item:hover .blk a {
    text-decoration: none
}

.news-list-n119m-1 .container .news-title .item:hover .blk a .intro .news-overview h3 {
    color: #00a3eb
}

.news-list-n119m-1 .container .news-title .owl-buttons {
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    margin-top: -15px
}

.news-list-n119m-1 .container .news-title .owl-buttons .owl-prev {
    position: absolute;
    left: 2px
}

.news-list-n119m-1 .container .news-title .owl-buttons .owl-next {
    position: absolute;
    right: 2px
}

.news-list-n119m-1 .container .news-title .owl-buttons .imco {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 1.6rem;
    border-radius: 50px;
    color: #fff;
    background: #888;
    opacity: .5;
    display: inline-block;
    text-align: center
}

.news-list-n119m-1 .container .news-title .owl-buttons .imco:hover {
    opacity: .8
}

.news-list-n119m-1 .container .news-title .owl-pagination {
    display: none
}

.news-list-n119m-1 .container .news-title .owl-carousel .owl-item {
    float: none;
    width: 100% !important
}

.news-list-n119m-1 .container .news-title .owl-carousel .owl-wrapper-outer {
    height: auto !important
}

.news-list-n119m-1 .container .news-img {
    width: 100%;
    z-index: 10
}

.news-list-n119m-1 .container .news-img .owl-carousel .owl-item {
    text-align: center
}

.news-list-n119m-1 .container .news-img .owl-carousel .owl-item .box {
    display: flex;
    flex-direction: column
}

.news-list-n119m-1 .container .news-img .owl-carousel .owl-pagination {
    display: none
}

.news-list-n119m-1 .container .news-img .owl-carousel .owl-buttons {
    display: none
}

@media (max-width: 768px) {
    .news-list-n119m-1 .container {
        width: 100%;
        padding: 0
    }

    .news-list-n119m-1 .container .news-title {
        padding: 0;
        margin-top: 30px
    }

    .news-list-n119m-1 .container .news-title .item .blk a .intro .news-overview h3 {
        font-size: 1.6rem
    }
}

@media (min-width: 768px) {
    .news-list-n119m-1 .container .news-title {
        width: 100%;
        position: relative;
        padding: 10px;
        z-index: 10
    }

    .news-list-n119m-1 .container .news-title .active .item:after {
        width: 100%
    }

    .news-list-n119m-1 .container .news-title .item {
        cursor: pointer;
        position: relative;
        border-bottom: 1px solid #f2f2f2;
        padding-bottom: 0;
        margin-bottom: 20px
    }

    .news-list-n119m-1 .container .news-title .item:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        width: 0;
        height: 1px;
        background: #ff7859;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s
    }

    .news-list-n119m-1 .container .news-title .item .blk a {
        display: block
    }

    .news-list-n119m-1 .container .news-title .item .blk a:hover {
        text-decoration: none
    }

    .news-list-n119m-1 .container .news-title .owl-buttons {
        position: absolute;
        top: 45%;
        left: 0;
        right: 0;
        margin-top: -15px
    }

    .news-list-n119m-1 .container .news-title .owl-buttons .owl-prev {
        position: absolute;
        left: 2px
    }

    .news-list-n119m-1 .container .news-title .owl-buttons .owl-next {
        position: absolute;
        right: 2px
    }

    .news-list-n119m-1 .container .news-title .owl-buttons .imco {
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 1.6rem;
        border-radius: 50px;
        color: #fff;
        background: #888;
        opacity: .5;
        display: inline-block;
        text-align: center
    }

    .news-list-n119m-1 .container .news-title .owl-buttons .imco:hover {
        opacity: .8
    }

    .news-list-n119m-1 .container .news-title .owl-pagination {
        display: none
    }

    .news-list-n119m-1 .container .news-title .owl-carousel .owl-item {
        float: none;
        width: 100% !important
    }

    .news-list-n119m-1 .container .news-title .owl-carousel .owl-wrapper-outer {
        height: auto !important
    }

    .news-list-n119m-1 .container .news-img .owl-carousel .owl-item .box {
        display: flex;
        flex-direction: row-reverse
    }

    .news-list-n119m-1 .container .news-img .owl-carousel .owl-pagination .owl-page {
        padding: 12px 8px
    }

    .news-list-n119m-1 .container .news-img .owl-carousel .owl-pagination .owl-page p {
        font-size: 1.6rem
    }
}

@media (min-width: 1200px) {
    .news-list-n119m-1 .container {
        flex-direction: inherit;
        padding: 0
    }

    .news-list-n119m-1 .container .news-title {
        width: 52%;
        margin-left: 2%;
        position: relative;
        padding: 0
    }

    .news-list-n119m-1 .container .news-title .active .item:after {
        width: 100%
    }

    .news-list-n119m-1 .container .news-title .item {
        cursor: pointer;
        position: relative;
        border-bottom: 1px solid #f2f2f2;
        padding-bottom: 15px;
        margin-bottom: 20px
    }

    .news-list-n119m-1 .container .news-title .item:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        width: 0;
        height: 1px;
        background: #00a3eb;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s
    }

    .news-list-n119m-1 .container .news-title .item:hover:after {
        width: 100%
    }

    .news-list-n119m-1 .container .news-title .item .blk a {
        display: block
    }

    .news-list-n119m-1 .container .news-title .owl-buttons {
        position: absolute;
        top: 45%;
        left: 0;
        right: 0;
        margin-top: -15px
    }

    .news-list-n119m-1 .container .news-title .owl-buttons .owl-prev {
        position: absolute;
        left: 2px
    }

    .news-list-n119m-1 .container .news-title .owl-buttons .owl-next {
        position: absolute;
        right: 2px
    }

    .news-list-n119m-1 .container .news-title .owl-buttons .imco {
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 1.6rem;
        border-radius: 50px;
        color: #fff;
        background: #888;
        opacity: .5;
        display: inline-block;
        text-align: center
    }

    .news-list-n119m-1 .container .news-title .owl-buttons .imco:hover {
        opacity: .8
    }

    .news-list-n119m-1 .container .news-title .owl-pagination {
        display: none
    }

    .news-list-n119m-1 .container .news-title .owl-carousel .owl-item {
        float: none;
        width: 100% !important
    }

    .news-list-n119m-1 .container .news-title .owl-carousel .owl-wrapper-outer {
        height: auto !important
    }

    .news-list-n119m-1 .container .news-img {
        width: 45%
    }
}

.news-list-n119m-1 .container .news-title .item:after,
.news-list-n119m-1 .container .news-title .item:hover .news-time h4,
.news-list-n119m-1 .container .news-title .item:hover .news-time p,
.news-list-n119m-1 .container .news-title .item:hover .blk a .intro .news-overview h3{
    color: #00a3eb;
}