/* .headline-n101m-2样式已移至common-style.css，避免重复 */

/* product-list-n4m-1样式已移至common-style.css，避免重复 */

/* video-n118m-1样式已移至common-style.css，避免重复 */

.about-us-list-n118m-3 {
    position: relative;
    background: #f2f2f2;
    margin-bottom: 60px
}

.about-us-list-n118m-3 .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -15px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.about-us-list-n118m-3 .owl-nav .owl-prev,
.about-us-list-n118m-3 .owl-nav .owl-next {
    position: absolute;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border: 0;
    color: #fff;
    background: #002d57;
    opacity: .5;
    font-size: 1.6rem
}

.about-us-list-n118m-3 .owl-nav .owl-prev:hover,
.about-us-list-n118m-3 .owl-nav .owl-next:hover {
    opacity: 1
}

.about-us-list-n118m-3 .owl-nav .owl-prev {
    left: 0
}

.about-us-list-n118m-3 .owl-nav .owl-next {
    right: 0
}

.about-us-list-n118m-3 .item {
    background: #fff;
    text-align: center;
    position: relative;
    overflow: hidden
}

.about-us-list-n118m-3 .item img {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    object-fit: cover;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}
@media (max-width:1200px) {
    .about-us-list-n118m-3 .item img {
        width: 500px;
        height: 375px;
    }
}
@media (max-width:768px) {
    .about-us-list-n118m-3 .item img {
        width: 100%;
        height: auto;
        aspect-ratio: 670 / 500;
    }
}

.about-us-list-n118m-3 .item:hover img {
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.about-us-list-n118m-3 .text {
    color: #fff;
    text-decoration: none;
    word-break: break-all;
    line-height: 4.8rem;
    height: 4.8rem;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    font-size: 1.6rem
}

.about-us-list-n118m-3 .text:hover {
    color: #7eb01a
}

.about-us-list-n118m-3 .owl-buttons {
    position: absolute;
    top: 45%;
    left: 0;
    right: 0
}

.about-us-list-n118m-3 .owl-buttons .owl-prev {
    position: absolute;
    left: 16px
}

.about-us-list-n118m-3 .owl-buttons .owl-next {
    position: absolute;
    right: 16px
}

.about-us-list-n118m-3 .owl-buttons .imco {
    width: 32px;
    height: 32px;
    line-height: 32px;
    border: 0;
    color: #fff;
    background: #002d57;
    opacity: .5;
    display: inline-block;
    text-align: center;
    font-size: 1.6rem
}

.about-us-list-n118m-3 .owl-buttons .imco:hover {
    opacity: 1
}

.about-us-list-n118m-3 .owl-pagination {
    display: none
}

@media(max-width:768px) {
    .about-us-list-n118m-3 {
        margin-bottom: 40px
    }
}

.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 .nivoSlider .nivo-controlNav {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    z-index: 8;
    text-align: center
}

.carousel-n114m-1 .nivoSlider .nivo-controlNav a {
    cursor: pointer;
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 0;
    background: #fff;
    margin: 0 5px;
    border-radius: 6px
}

.carousel-n114m-1 .nivoSlider .nivo-controlNav a.active {
    background: #002d57
}

.carousel-n114m-1 .nivoSlider .nivo-controlNav a:hover {
    background: #002d57
}

@media(max-width:768px) {
    .carousel-n114m-1 {
        margin-bottom: 40px
    }

    .carousel-n114m-1 .nivoSlider .nivo-directionNav .nivo-prevNav {
        left: 1rem
    }

    .carousel-n114m-1 .nivoSlider .nivo-directionNav .nivo-nextNav {
        right: 1rem
    }
}

.news-list-n118m-1 {
    margin: 5px 0 25px 0
}

.news-list-n118m-1 ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.news-list-n118m-1 ul li {
    padding: 16px 16px;
    margin: 0 0 16px 0;
    border-radius: 5px;
    box-shadow: 0 0 8px #e5e5e5;
    position: relative
}

.news-list-n118m-1 ul li:last-child {
    margin-bottom: 0
}

.news-list-n118m-1 ul li:before {
    background: #7eb01a;
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    z-index: -1;
    webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.news-list-n118m-1 ul li a {
    text-decoration: none;
    color: #343434;
    display: flex;
    flex-direction: row
}

.news-list-n118m-1 ul li a .time {
    width: 90px;
    margin: 0 25px 0 0;
    text-align: center;
    line-height: 1.1;
    flex: none
}

.news-list-n118m-1 ul li a .time span {
    display: block;
    color: #505050;
    line-height: 1.4;
    font-size: 1.6rem
}

.news-list-n118m-1 ul li a .time .day {
    color: #002d57;
    font-size: 3.2rem
}

.news-list-n118m-1 ul li a .content {
    flex: auto;
    overflow: hidden;
    font-size: 1.4rem;
    color: #505050;
    line-height: 1.8
}

.news-list-n118m-1 ul li a .content h2 {
    font-size: 1.8rem;
    font-weight: normal;
    line-height: 1.3;
    margin: 0 0 .5rem 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #343434
}

.news-list-n118m-1 ul li a .content .text {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    line-height: 1.6;
    font-size: 1.6rem
}

.news-list-n118m-1 ul li a:hover .time span,
.news-list-n118m-1 ul li a:hover h2,
.news-list-n118m-1 ul li a:hover .text {
    color: #fff
}

.news-list-n118m-1 ul li:hover:before {
    background: #7eb01a;
    opacity: 1;
    width: 100%
}

@media(max-width:1680px) {
    .news-list-n118m-1 ul li {
        padding: 10px 16px
    }
}

@media(max-width:1440px) {
    .news-list-n118m-1 ul li {
        padding: 8px
    }

    .news-list-n118m-1 ul li a .time {
        width: auto;
        height: auto;
        margin: 0 15px 0 0
    }

    .news-list-n118m-1 ul li a .time .day {
        font-size: 2rem
    }

    .news-list-n118m-1 ul li:last-child {
        display: none
    }
}

@media(max-width:768px) {
    .news-list-n118m-1 ul li:last-child {
        display: block
    }

    .news-list-n118m-1 ul li:last-child a .content h2 {
        color: #002d57;
        font-size: 1.6rem
    }
}

.case-list-n118m-1 {
    padding: 40px 0;
    background: #f2f2f2;
    margin-bottom: 40px
}

.case-list-n118m-1 .container .item {
    background: #fff;
    /* 统一：卡片边框色改为更柔和的 #e9edf1 */
    border: 1px solid #e9edf1;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0 2px 8px rgba(0,0,0,.06)
}

.case-list-n118m-1 .container .item .cover {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 60%
}

.case-list-n118m-1 .container .item .cover>img {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.case-list-n118m-1 .container .item .blk {
    padding: 20px 10px
}

.case-list-n118m-1 .container .item .title {
    display: block;
    font-size: 1.6rem;
    line-height: 1.576;
    text-align: center;
    -webkit-transition: color .5s;
    -moz-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #343434;
    margin: 0;
    padding: 10px 10px 0 10px;
    text-decoration: none
}

.case-list-n118m-1 .container .item:hover .blk {
    border: 1px solid #002d57
}

.case-list-n118m-1 .container .item:hover .title {
    color: #7eb01a
}

.case-list-n118m-1 .container .item:hover img {
    transform: scale(1.01, 1.01);
    transition: all .3s;
}
.case-list-n118m-1 .container .item:hover {
    box-shadow: 0 6px 16px rgba(0,0,0,.09)
}

.case-list-n118m-1 .container .owl-buttons {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -15px
}

.case-list-n118m-1 .container .owl-buttons .owl-prev {
    position: absolute;
    left: 16px
}

.case-list-n118m-1 .container .owl-buttons .owl-next {
    position: absolute;
    right: 16px
}

.case-list-n118m-1 .container .owl-buttons .imco {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 1.6rem;
    border: 0;
    color: #fff;
    background: #002d57;
    opacity: .8;
    display: inline-block;
    text-align: center;
    border-radius: 10px;
    font-weight: bold
}

.case-list-n118m-1 .container .owl-buttons .imco:hover {
    opacity: 1;
    background: #7eb01a
}

.case-list-n118m-1 .container .owl-pagination {
    display: none
}

@media(min-width:768px) {
    .case-list-n118m-1 {
        padding: 40px 0;
    }

    .case-list-n118m-1 .container .item .title {
        font-size: 1.8rem
    }

.case-list-n118m-1 .container .owl-carousel {
    /* 中间留间距并保持两侧与容器对齐 */
    margin: 0 
}
/* 修改：移除强制宽度，改由轮播 items 配置控制为两列 */

    .case-list-n118m-1 .container .owl-item {
        /* 每项左右间距，形成中间空隙 */
        padding: 0 15px
    }

    .case-list-n118m-1 .container .owl-buttons {
        margin-left: 30px
    }
}

.about-us-list-n107m-4 {
    margin-bottom: 40px
}

.about-us-list-n107m-4 ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0
}

.about-us-list-n107m-4 ul li {
    display: flex;
    padding: 0 10px 30px 10px;
    align-items: center;
    justify-content: center
}

.about-us-list-n107m-4 ul li .cover {
    flex: none;
    margin: 0 20px;
    width: 96px
}

.about-us-list-n107m-4 ul li .cover>img {
    display: flex;
    height: 100%;
    width: 100%;
    padding-bottom: 0%
}

.about-us-list-n107m-4 ul li .cover>img.loaded {
    width: 100%;
    height: auto;
    padding-right: 0;
    padding-bottom: 0
}

.about-us-list-n107m-4 ul li .intro {
    flex: auto;
    width: 100%
}

.about-us-list-n107m-4 ul li .intro>h4 {
    font-size: 1.8rem;
    line-height: 1.576;
    font-weight: normal;
    color: #343434
}

.about-us-list-n107m-4 ul li .intro>p {
    font-size: 1.6rem;
    line-height: 1.576;
    color: #888;
    text-align: justify;
    width: 100%;
    margin: 0 0 10px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    display: -webkit-box
}

@media(max-width:1200px) {
    .about-us-list-n107m-4 ul li {
        padding: 20px;
        flex-direction: column
    }

    .about-us-list-n107m-4 ul li .cover {
        margin-right: 0;
        margin-bottom: 0;
        width: 72px
    }

    .about-us-list-n107m-4 ul li .intro>h4 {
        text-align: center;
        margin: 5px 0
    }

    .about-us-list-n107m-4 ul li .intro>p {
        text-align: center
    }
}

@media(max-width:768px) {
    .about-us-list-n107m-4 {
        margin-bottom: 30px
    }

    .about-us-list-n107m-4 ul li {
        padding: 10px
    }

    .about-us-list-n107m-4 ul li .cover {
        margin-bottom: 0;
        width: 56px
    }

    .about-us-list-n107m-4 ul li .intro>h4 {
        font-size: 1.6rem
    }

    .about-us-list-n107m-4 ul li .intro>p {
        font-size: 1.4rem
    }
}
