.paragraph-n118m-1 .text-content {
    color: #343434;
    font-size: 1.6rem;
    line-height: 2;
    text-align: left;
    white-space: break-spaces;
    padding: 10px 20px;
    width: 96%
}

.paragraph-n118m-1 .btn {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: relative;
    cursor: pointer;
    text-align: center;
    height: 40px;
    line-height: 40px;
    max-width: 150px;
    padding: 0 25px;
    font-size: 1.6rem;
    display: block;
    text-transform: uppercase;
    color: #fff;
    background: #002d57;
    text-decoration: none;
    margin-left: 20px
}

@media (max-width:768px) {
    .paragraph-n118m-1 .btn {
        margin: 20px auto
    }
}

.carousel-n114m-1 .nivo-controlNav {
    text-align: center;
    height: 40px;
    position: absolute;
    z-index: 9;
    bottom: 10px;
    width: 100%
}

@media (max-width:768px) {
    .carousel-n114m-1 .nivo-controlNav {
        bottom: 10px;
        height: auto
    }
}

.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: #002d57
}

.news-list-n118m-1 ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.breadcrumb-n118m-1 {
    width: 100%;
    position: relative;
    background: #f2f2f2;
    overflow: hidden;
    margin-bottom: 40px
}

.breadcrumb-n118m-1 .bg {
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 15%
}

.breadcrumb-n118m-1 .bg .square-cont {
    position: absolute;
    width: 100%;
    height: 100%
}

.breadcrumb-n118m-1 .bg .square-cont>span {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center
}

.breadcrumb-n118m-1 .bg .square-cont>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
}

.breadcrumb-n118m-1 .bg .square-cont>span {
    overflow: hidden
}

/* 移动端：在含侧边栏的主内容容器中调整顺序，保证主内容在前、侧栏在后 */
@media (max-width: 768px) {
  .container.main.custom-style > .additional.row,
  .container.main.custom-style .additional.row {
    display: flex;
    flex-direction: column;
  }
  /* 主内容优先 */
  .container.main.custom-style .additional.row > .col-md-9,
  .container.main.custom-style .additional.row > .col-md-9.additional,
  .container.main.custom-style .additional.row > .col-md-8,
  .container.main.custom-style .additional.row > .col-md-8.additional {
    order: 1;
    width: 100%;
  }
  /* 侧栏置后 */
  .container.main.custom-style .additional.row > .col-md-3,
  .container.main.custom-style .additional.row > .additional.col-md-3,
  .container.main.custom-style .additional.row > .col-md-4,
  .container.main.custom-style .additional.row > .additional.col-md-4 {
    order: 2;
    width: 100%;
  }
}

.breadcrumb-n118m-1 .bg .square-cont>span>img {
    max-height: initial;
    width: 100%
}

.breadcrumb-n118m-1 ul,
.breadcrumb-n118m-1 li {
    overflow: auto;
    list-style: none;
    padding: 10px 0;
    margin: 0
}

.breadcrumb-n118m-1 li {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.6rem;
    line-height: 40px;
    margin-right: 5px;
    color: #999
}

.breadcrumb-n118m-1 li a {
    -webkit-transition: color .5s;
    -moz-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s;
    text-decoration: none;
    color: #505050
}

.breadcrumb-n118m-1 li a:hover {
    color: #002d57
}

.headline-n101m-2 h2 {
    font-weight: 600;
    letter-spacing: .2px
}

a:focus-visible {
    outline: 2px solid #002d57;
    outline-offset: 2px
}

.breadcrumb-n118m-1 li .f-home {
    color: #002d57;
    font-weight: bold
}

/* 修复：显示面包屑最后一级（当前页面/分类）。
   原规则为 display:none，导致当前分类不显示。改为与其他项一致的展示。 */
.breadcrumb-n118m-1 li:last-child {
    display: inline-block
}

.breadcrumb-n118m-1 li:nth-last-child(2) a {
    color: #002d57
}

@media(max-width:768px) {
    .breadcrumb-n118m-1 {
        margin-bottom: 40px
    }

    .breadcrumb-n118m-1 li {
        font-size: 1.4rem;
        line-height: 30px
    }
}

.navigation-n12m-1 {
    z-index: 1041;
    width: 100%;
    position: absolute;
    border-bottom: 10px solid #3c647d
}

.navigation-n12m-1 ul {
    overflow: auto;
    list-style: none;
    margin: 0;
    padding: 0
}

.navigation-n12m-1 a {
    text-decoration: none;
    cursor: pointer
}

.navigation-n12m-1 .logo-link {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 20%;
    height: 96px;
    display: inline-block;
    margin: 0 5px;
    padding: 1px
}

.navigation-n12m-1 .logo-link>span {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center
}

.navigation-n12m-1 .logo-link>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
}

.navigation-n12m-1 .navbar-ul .f-down {
    padding: 0 2px 0 1px;
    display: inline-block;
    font-size: 1.6rem;
    color: inherit
}

.navigation-n12m-1 .navbar-ul>li {
    font-size: 1.8rem;
    line-height: 26px;
    margin: 0 0 0 30px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border-bottom: 3px solid transparent;
    color: #505050
}

.navigation-n12m-1 .navbar-ul>li>a {
    color: inherit
}

.navigation-n12m-1 .navbar-ul>li:hover {
    color: #7eb01a;
    border-bottom: 3px solid #96bd3a
}

.navigation-n12m-1 .navbar-ul>li.active {
    color: #7eb01a;
    border-bottom: 3px solid #96bd3a
}

.navigation-n12m-1 .lv-2 {
    display: none;
    position: absolute
}

.navigation-n12m-1 .lv-2 a {
    font-size: 1.6rem;
    line-height: 40px;
    display: block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: .95;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    text-transform: capitalize;
    background: #fff;
    border-bottom: 1px solid #f2f2f2;
    color: #505050;
    position: relative;
    padding: 0 20px 0 10px
}

.navigation-n12m-1 .lv-2 a:hover {
    background: #f2f2f2;
    color: #7eb01a
}

.navigation-n12m-1 .lv-2 .f-down {
    position: absolute;
    right: 0;
    top: 0
}

.navigation-n12m-1 .lv-3 {
    display: none
}

.navigation-n12m-1 .lv-3 a {
    font-size: 1.6rem;
    line-height: 40px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: .95;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-transform: capitalize;
    background: #fff;
    border-bottom: 1px solid #f2f2f2;
    color: #505050;
    padding: 0 10px
}

.navigation-n12m-1 .lv-3 a:hover {
    background: #f2f2f2;
    color: #7eb01a
}

.navigation-n12m-1 .language {
    cursor: pointer;
    position: relative;
    display: inline-block;
    font-size: 1.4rem;
    color: #505050;
    height: 30px
}

.navigation-n12m-1 .language e {
    line-height: 1.7
}

.navigation-n12m-1 .language e .iconflag {
    margin: 3px 4px 0 0
}

.navigation-n12m-1 .language .list {
    max-height: 400px;
    overflow: auto;
    position: absolute;
    z-index: 20;
    left: -20%;
    top: 29px;
    list-style-type: none;
    height: auto;
    text-align: left;
    opacity: 0;
    display: none;
    scrollbar-width: thin;
    scrollbar-color: #d8d8d8 #f2f2f2
}

.navigation-n12m-1 .language .list::-webkit-scrollbar {
    width: 6px;
}

/* 主题变量与通用样式 */
:root {
  --wmn-primary: #7eb01a;
  --wmn-accent: #FFB200;
  --wmn-gray-700: #343434;
  --wmn-gray-600: #505050;
  --wmn-gray-400: #999999;
}

.title-xl { font-size: 40px; font-weight: 700; line-height: 1.2; color: var(--wmn-gray-700); }
.title-lg { font-size: 32px; font-weight: 600; line-height: 1.25; letter-spacing: .2px; color: var(--wmn-gray-700); }
.title-md { font-size: 24px; font-weight: 600; line-height: 1.3; color: var(--wmn-gray-700); }
.text-muted { color: var(--wmn-gray-600); }

.btn-primary { background: var(--wmn-primary); color: #fff; font-weight: 600; border-radius: 6px; padding: 10px 18px; display: inline-block; }
.btn-primary:hover { background: #085f9a; box-shadow: 0 8px 20px rgba(10,120,193,0.25); }
.link-more { color: var(--wmn-primary); font-weight: 600; }
.link-more:hover { text-decoration: underline; }

.card { border-radius: 8px; background: #fff; box-shadow: 0 6px 16px rgba(0,0,0,0.08); }
.shadow-sm { box-shadow: 0 4px 12px rgba(0,0,0,0.06); }

/* 首页产品卡片美化 */

/* 标题区优化 */
.headline-n101m-2 h2 { font-size: 32px; font-weight: 600; letter-spacing: .2px; color: var(--wmn-gray-700); }

/* 面包屑链接悬停与颜色优化 */
.breadcrumb-n118m-1 li a:hover { color: var(--wmn-primary); }

@media (max-width:768px) {
  .title-xl { font-size: 32px; }
  .title-lg { font-size: 26px; }
  .title-md { font-size: 20px; }
}
    

.navigation-n12m-1 .language .list::-webkit-scrollbar-track {
    background-color: #f2f2f2;
    border-radius: 10px
}

.navigation-n12m-1 .language .list::-webkit-scrollbar-button {
    height: 0
}

.navigation-n12m-1 .language .list::-webkit-scrollbar-thumb {
    background-color: #d8d8d8;
    border-radius: 10px
}

.navigation-n12m-1 .language .list li {
    width: 140px;
    padding: 5px 0 0 9px;
    overflow: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background-color: #fff
}

.navigation-n12m-1 .language .list li:last-child {
    border-bottom: 0
}

.navigation-n12m-1 .language .list li a {
    color: #505050;
    display: inline-block;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.navigation-n12m-1 .language .list li p {
    display: inline-block;
    text-align: left;
    width: 100%;
    padding: 0 2px 0 32px;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.navigation-n12m-1 .language .list li i {
    position: absolute;
    left: 0;
    top: 2px
}

.navigation-n12m-1 .language .list li:hover {
    background-color: #001730
}

.navigation-n12m-1 .language .list li:hover a {
    color: #fff
}

.navigation-n12m-1 .language:focus,
.navigation-n12m-1 .language:hover {
    color: #7eb01a
}

.navigation-n12m-1 .language:focus .list,
.navigation-n12m-1 .language:hover .list {
    opacity: 1;
    display: block
}

.navigation-n12m-1 .search-box {
    display: inline-block;
    margin: 0 0 0 20px
}

.navigation-n12m-1 .search-box .input-text {
    border-radius: 4px 0 0 4px;
    outline: 0;
    width: 220px;
    height: 36px;
    margin: 0;
    border: 0 solid #cbcbcb;
    padding-left: 1rem;
    font-size: 1.4rem;
    color: #505050;
    background: #f2f2f2
}

.navigation-n12m-1 .search-box .search-btn {
    border-radius: 0 4px 4px 0;
    width: 36px;
    height: 36px;
    border: 0;
    background: #002d57;
    cursor: pointer;
    color: #fff;
    font-size: 1.6rem
}

@media(max-width:1200px) {
    .navigation-n12m-1 {
        background: #f2f2f2
    }

    .navigation-n12m-1 .logo-link {
        height: 60px;
        width: 30%;
        margin: 2px 4px
    }

    .navigation-n12m-1 .bar-icon-btn {
        position: relative;
        float: right;
        padding: 6px 8px 2px 8px;
        margin: 17px 10px 0 10px;
        cursor: pointer;
        z-index: 1051
    }

    .navigation-n12m-1 .bar-icon-btn>span {
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        background-color: #505050;
        border-radius: 10px;
        height: 2px;
        width: 26px;
        margin-bottom: 7px;
        display: block
    }

    .navigation-n12m-1 .dmenu {
        position: fixed;
        top: 0;
        background-color: #f2f2f2;
        width: 100%
    }

    .navigation-n12m-1 .dmenu .bar-icon-btn>span {
        background-color: #505050
    }

    .navigation-n12m-1 .dmenu .bar-icon-btn>span:nth-child(1) {
        transform: translateY(9px) rotate(45deg)
    }

    .navigation-n12m-1 .dmenu .bar-icon-btn>span:nth-child(2) {
        opacity: 0
    }

    .navigation-n12m-1 .dmenu .bar-icon-btn>span:nth-child(3) {
        transform: translateY(-9px) rotate(-45deg)
    }

    .navigation-n12m-1 .dmenu .collapse {
        display: block
    }

    .navigation-n12m-1 .collapse {
        background-color: #f2f2f2;
        position: fixed;
        top: 64px;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 1050;
        height: auto !important;
        overflow: auto
    }

    .navigation-n12m-1 .language {
        margin: 0;
        position: initial;
        width: 100%;
        height: auto;
        font-size: 1.3rem;
        text-align: center
    }

    .navigation-n12m-1 .language e {
        display: inline-block;
        margin: 4px 0
    }

    .navigation-n12m-1 .language e .iconflag {
        margin: 1px 4px 0 0
    }

    .navigation-n12m-1 .language .f-down {
        display: none
    }

    .navigation-n12m-1 .language .list {
        opacity: 1;
        display: block;
        width: 100%;
        position: initial;
        text-align: center
    }

    .navigation-n12m-1 .language .list li {
        display: inline-block;
        width: auto;
        line-height: 21px;
        padding: 4px 6px;
        height: 30px
    }

    .navigation-n12m-1 .search-box {
        position: initial;
        width: 100%;
        margin: 0 0 4px 0;
        text-align: center
    }

    .navigation-n12m-1 .search-box .input-text {
        width: 88%;
        display: inline-block;
        border-radius: 4px;
        background: #fff
    }

    .navigation-n12m-1 .search-box .search-btn {
        max-width: 36px;
        width: 10%;
        float: initial;
        border-radius: 4px
    }

    .navigation-n12m-1 .navbar-ul {
        position: relative;
        min-height: 400px;
        width: 100%;
        overflow: hidden
    }

    .navigation-n12m-1 .navbar-ul>li {
        height: auto;
        display: inline-block;
        width: 100%;
        text-align: left;
        margin: 0;
        line-height: 30px;
        font-size: 1.6rem
    }

    .navigation-n12m-1 .navbar-ul>li a {
        line-height: 1.4;
        padding: 10px 15px;
        white-space: break-spaces;
        text-wrap: wrap;
        width: 100%
    }

    .navigation-n12m-1 .navbar-ul .lv-2 {
        position: initial;
        width: 100%;
        padding-top: 0;
        margin-top: 0
    }

    .navigation-n12m-1 .navbar-ul .lv-2>li {
        height: auto;
        background: transparent;
        border-bottom: 0
    }

    .navigation-n12m-1 .navbar-ul .lv-2>li a {
        padding: 7px 2em;
        font-size: 1.4rem
    }

    .navigation-n12m-1 .navbar-ul .lv-3 {
        border-bottom: 0;
        position: initial !important;
        display: none !important
    }

    .navigation-n12m-1 .navbar-ul .lv-3>li {
        background: transparent;
        border-bottom: 0
    }

    .navigation-n12m-1 .navbar-ul .lv-3>li a {
        padding: 7px 3em;
        font-size: 1.4rem
    }

    .navigation-n12m-1 .navbar-ul .f-down {
        position: absolute;
        right: 16px
    }

    .navigation-n12m-1 .navbar-ul .opened>.subnavs {
        display: block !important
    }

    .navigation-n12m-1 .navbar-ul .opened>a .f-down {
        transform: rotate(180deg)
    }

    .navigation-n12m-1_blk {
        height: 79px;
        width: 100%
    }
}

@media(min-width:1201px) {
    .navigation-n12m-1 {
        background: #fff
    }

    .navigation-n12m-1.n-pin {
        background-color: #f2f2f2
    }

    .navigation-n12m-1.n-pin .logo-link {
        height: 70px
    }

    .navigation-n12m-1.n-pin .lang-txt-b {
        display: none
    }

    .navigation-n12m-1 .collapse {
        width: 80%;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: flex-end
    }

    .navigation-n12m-1 .navbar-ul {
        text-align: right
    }

    .navigation-n12m-1 .navbar-ul>li {
        display: inline-block
    }

    .navigation-n12m-1 .navbar-ul>li:hover .lv-2 {
        display: block
    }

    .navigation-n12m-1 .header {
        width: 96%;
        display: flex;
        margin: 2px auto 0 auto
    }

    .navigation-n12m-1 .bar-icon-btn {
        display: none
    }
}

@media(max-width:768px) {
     .navigation-n12m-1 .logo-link {
        height: 60px;
        width: 60%;
        margin: 4px 4px
    }
}

.breadcrumb-n118m-1 {
    margin-bottom: 20px;
    padding:0px 0;
    border-bottom: 1px solid #f2f2f2
}

.breadcrumb-n118m-1 ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: auto
}

.breadcrumb-n118m-1 li {
    float: left;
    margin-right: 5px;
    font-size: 1.4rem;
    color: #6c6c6c
}

.breadcrumb-n118m-1 li a {
    color: #505050;
    text-decoration: none
}

.breadcrumb-n118m-1 li a:hover {
    color: #002d57
}

.breadcrumb-n118m-1 li:after {
    content: "/";
    margin-left: 5px;
    color: #6c6c6c
}

.breadcrumb-n118m-1 li:last-child:after {
    content: ""
}

.breadcrumb-n118m-2 {
    margin-bottom: 20px;
    padding: 10px 0;
    border-bottom: 1px solid #f2f2f2
}

.breadcrumb-n118m-2 ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: auto
}

.breadcrumb-n118m-2 li {
    float: left;
    margin-right: 5px;
    font-size: 1.4rem;
    color: #6c6c6c
}

.breadcrumb-n118m-2 li a {
    color: #505050;
    text-decoration: none
}

.breadcrumb-n118m-2 li a:hover {
    color: #002d57
}

.breadcrumb-n118m-2 li:after {
    content: "/";
    margin-left: 5px;
    color: #6c6c6c
}

.breadcrumb-n118m-2 li:last-child:after {
    content: ""
}

.headline-n118m-4 {
    margin-bottom: 40px;
    text-align: center
}

.headline-n118m-4 h2 {
    margin: 0;
    line-height: 1.2;
    color: #002d57;
    /* 调整：降低标题字号以获得更轻的视觉比例 */
    font-size: 3.4rem;
    font-weight: normal;
    text-transform: uppercase
}

.headline-n118m-4 p {
    margin: 10px 0 0 0;
    color: #6c6c6c;
    font-size: 1.6rem
}

@media(max-width:768px) {
    .headline-n118m-4 {
        margin-bottom: 20px
    }

    .headline-n118m-4 h2 {
        /* 调整：移动端标题降低至2.4rem，增强可读性 */
        font-size: 2.4rem
    }

    .headline-n118m-4 p {
        font-size: 1.4rem
    }
}

.headline-n101m-2 {
    margin-bottom: 40px
}

.headline-n101m-2 h2 {
    margin: 0;
    line-height: 1.2;
    color: #002d57;
    /* 调整：统一标题层级比例为更克制的3.4rem */
    font-size: 3.4rem;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase
}

@media(max-width:768px) {
    .headline-n101m-2 {
        margin-bottom: 20px
    }

    .headline-n101m-2 h2 {
        /* 调整：移动端标题降低至2.4rem */
        font-size: 2.4rem
    }
}

.product-list-n4m-1 {
    font-size: 1.4rem
}

.product-list-n4m-1 ul {
    list-style: none;
    overflow: auto;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap
}

.product-list-n4m-1 ul li {
    margin: .5rem 0 3rem 0;
    display: block;
    vertical-align: top
}

.product-list-n4m-1 ul li p {
    color: #6c6c6c
}

.product-list-n4m-1 ul li:hover .item {
    border: 1px solid #002d57;
    box-shadow: 0 6px 16px rgba(0,0,0,.09)
}

.product-list-n4m-1 ul li:hover .more {
    border-bottom: 1px solid #002d57;
    color: #002d57
}

.product-list-n4m-1 .item {
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
    background-color: #fff;
    margin: .8rem 0;
    overflow: hidden;
    /* 统一：卡片边框色改为更柔和的 #e9edf1 */
    border: 1px solid #e9edf1;
    border-radius: 5px;
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 68%;
    box-shadow: 0 2px 8px rgba(0,0,0,.06)
}

.product-list-n4m-1 .item .square-cont {
    position: absolute;
    width: 100%;
    height: 100%
}

.product-list-n4m-1 .item .cover-image {
    overflow: hidden;
    border-radius: 5px;
    display: block
}

.product-list-n4m-1 .item .cover-image>span {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center
}

.product-list-n4m-1 .item .cover-image>span>img {
    display: inline-block;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.product-list-n4m-1 .item .cover-image>span>img:hover {
    transform: scale(1.03, 1.03);
    transition: all .3s;
}

.product-list-n4m-1 .text .th {
    color: #343434;
    margin: .8rem 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.product-list-n4m-1 .text .th a {
    font-size: 1.6rem;
    text-decoration: none;
    color: #343434
}

.product-list-n4m-1 .text .th a:hover {
    color: #002d57
}

.product-list-n4m-1 .desc {
    font-size: 1.4rem;
    line-height: 1.8rem;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.product-list-n4m-1 .more {
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
    color: #505050;
    border-bottom: 1px solid #f2f2f2;
    text-align: right;
    line-height: 3rem;
    text-transform: capitalize;
    text-decoration: none;
    cursor: pointer;
    display: block
}

@media(max-width:768px) {
    .product-list-n4m-1 ul li {
        margin: 0
    }

    .product-list-n4m-1 ul li p {
        display: none
    }

    .product-list-n4m-1 ul li .more {
        display: none
    }
}

.video-n118m-1 {
    margin-bottom: 60px
}

.video-n118m-1 .item {
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 50%;
    height: initial;
    padding-bottom: 0;
    text-align: center;
    overflow: hidden
}

.video-n118m-1 .item .square-cont {
    position: absolute;
    width: 100%;
    height: 100%
}

.video-n118m-1 .item .co>span {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center
}

.video-n118m-1 .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-n118m-1 .item .co>span>img {
    width: 100%
}

.video-n118m-1 .item .co>span .vw-video {
    width: 100%;
    outline: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.video-n118m-1 .item .covpic {
    max-width: 100%;
    height: 710px;
    object-fit: cover
}

@media(max-width:768px) {
    .video-n118m-1 .item .covpic {
        height: 300px
    }
}

.video-n118m-1 .item .mask {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .4;
    background: #000;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.video-n118m-1 .item .controls {
    z-index: 2;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    min-width: 30%
}

.video-n118m-1 .item .controls .ltc {
    position: absolute;
    border-left: 5px solid #fff;
    border-top: 5px solid #fff;
    top: 0;
    left: 0;
    width: 32px;
    height: 32px
}

.video-n118m-1 .item .controls .rbc {
    position: absolute;
    border-right: 5px solid #fff;
    border-bottom: 5px solid #fff;
    right: 0;
    bottom: 0;
    width: 32px;
    height: 32px
}

.video-n118m-1 .item .controls .title {
    font-size: 1.8rem;
    margin: 10px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box
}

.video-n118m-1 .item .controls .play {
    font-size: 30px;
    border: 4px solid;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    line-height: 55px;
    display: inline-block;
    padding-left: 4px;
    cursor: pointer;
    font-weight: bold;
    margin: 10px
}

.video-n118m-1 .item .controls .play:hover {
    color: #002d57
}

.video-n118m-1 .item:hover img {
    /* filter: blur(20px); */
    transform: scale(1.1)
}

.video-n118m-1 .item:hover .controls .ltc {
    border-left: #7eb01a;
    border-top: #7eb01a
}

.video-n118m-1 .item:hover .controls .rbc {
    border-right: #7eb01a;
    border-bottom: #7eb01a
}

.video-n118m-1.fcb {
    background: transparent;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.video-n118m-1.fcb .item {
    background: transparent;
    height: 100%
}

.video-n118m-1.fcb .item .vw-video {
    background: #181818;
    max-height: 100%;
    min-height: 80%;
    filter: none !important
}

.video-n118m-1.fcb .item video {
    background: transparent !important
}

@media(max-width:768px) {
    .video-n118m-1 {
        margin-bottom: 40px
    }

    .video-n118m-1 .item .controls {
        width: 50%
    }

    .video-n118m-1 .item img {
        width: 100%
    }
}

.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;
    padding: 0;
}

.about-us-list-n118m-3 .item::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 75%;
}

.about-us-list-n118m-3 .item img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.about-us-list-n118m-3 .item:hover img {
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    transform: none
}

.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;
    left: 0;
    right: 0;
    width: 100%;
    display: block;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    background-color: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    font-size: 1.6rem
}

/* 移除轮播项可能的左右内边距，确保图与文字同宽 */
.about-us-list-n118m-3 .owl-carousel .owl-stage-outer,
.about-us-list-n118m-3 .owl-carousel .owl-stage,
.about-us-list-n118m-3 .owl-carousel .owl-item { padding-left: 0; padding-right: 0; margin: 0; }

.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
    }
}

.breadcrumb-n118m-1 {
    width: 100%;
    position: relative;
    background: #f2f2f2;
    overflow: hidden;
    margin-bottom: 40px
}

.breadcrumb-n118m-1 .bg {
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 15%
}

.breadcrumb-n118m-1 .bg .square-cont {
    position: absolute;
    width: 100%;
    height: 100%
}

.breadcrumb-n118m-1 .bg .square-cont>span {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center
}

.breadcrumb-n118m-1 .bg .square-cont>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
}

.breadcrumb-n118m-1 .bg .square-cont>span {
    overflow: hidden
}

.breadcrumb-n118m-1 .bg .square-cont>span>img {
    max-height: initial;
    width: 100%
}

.breadcrumb-n118m-1 ul,
.breadcrumb-n118m-1 li {
    overflow: auto;
    list-style: none;
    padding: 3px 0;
    margin: 0
}

.breadcrumb-n118m-1 li {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.6rem;
    line-height: 40px;
    margin-right: 5px;
    color: #999
}

.breadcrumb-n118m-1 li a {
    -webkit-transition: color .5s;
    -moz-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s;
    text-decoration: none;
    color: #505050
}

.breadcrumb-n118m-1 li a:hover {
    color: #002d57
}

.breadcrumb-n118m-1 li .f-home {
    color: #002d57;
    font-weight: bold
}

/* 修复：显示面包屑最后一级（当前页面/分类）。
   原规则为 display:none，导致当前分类不显示。改为与其他项一致的展示。 */
.breadcrumb-n118m-1 li:last-child {
    display: inline-block
}

.breadcrumb-n118m-1 li:nth-last-child(2) a {
    color: #002d57
}

@media(max-width:768px) {
    .breadcrumb-n118m-1 {
        margin-bottom: 40px
    }

    .breadcrumb-n118m-1 li {
        font-size: 1.4rem;
        line-height: 30px
    }
}

.friendly-link-n122m-2 {
    padding: 40px 0 15px 0
}

.friendly-link-n122m-2 footer {
    display: flex
}

.friendly-link-n122m-2 .cinfos {
    width: 30%;
    display: flex;
    flex-direction: column;
    padding: 0 0 0 15px;
    flex-shrink: 0;
    min-width: 310px
}

.friendly-link-n122m-2 .cinfos .fllogo {
    text-align: center;
    max-height: 45px;
    max-width: 100%;
    margin: 0 0 20px 0
}

.friendly-link-n122m-2 .cinfos .fllogo img {
    max-width: 100%;
    max-height: 100%
}

.friendly-link-n122m-2 .cinfos .cus {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px
}

.friendly-link-n122m-2 .cinfos .cus i {
    font-size: 26px;
    line-height: 1;
    margin: 0 12px 0 0;
    color: #fff
}

.friendly-link-n122m-2 .cinfos .cus .info {
    display: flex
}

.friendly-link-n122m-2 .cinfos .cus .info .title {
    color: #fff;
    font-size: 1.6rem;
    margin: 0 1rem 0 0;
    font-weight: bold
}

.friendly-link-n122m-2 .cinfos .cus .info .value {
    color: #f2f2f2;
    font-size: 1.6rem;
    word-break: break-word
}
.friendly-link-n122m-2 .cinfos .cus .info .value a { display:block; line-height:1.6; margin:2px 0; }

.friendly-link-n122m-2 .cinfos .cus .info .value:hover {
    color: #ccc
}

.friendly-link-n122m-2 .sns {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin: 0
}

.friendly-link-n122m-2 .sns a {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 24px;
    border-radius: 40px;
    text-align: center;
    color: #002d57;
    margin: 8px 16px 12px 0;
    display: inline-block;
    text-decoration: none
}

.friendly-link-n122m-2 .sns a .f-skype {
    color: #00aff0
}

.friendly-link-n122m-2 .sns a .f-twitter {
    color: #010101
}

.friendly-link-n122m-2 .sns a .f-google-plus {
    color: #cc3b1e
}

.friendly-link-n122m-2 .sns a .f-linkedin {
    color: #006a9a
}

.friendly-link-n122m-2 .sns a .f-facebook {
    color: #4267b2
}

.friendly-link-n122m-2 .sns a .f-instagram {
    color: #4267b2
}

.friendly-link-n122m-2 .sns a .f-youtube {
    color: #4267b2
}

.friendly-link-n122m-2 .sns a .f-comment {
    color: #4267b2
}

.friendly-link-n122m-2 .sns a .f-pinterest {
    color: #e10600
}

.friendly-link-n122m-2 .sns a .f-tiktok {
    color: #740dbc
}

.friendly-link-n122m-2 .links {
    width: 70%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly
}

.friendly-link-n122m-2 .links .blk {
    display: flex;
    flex: 1 1;
    flex-direction: column;
    padding: 0 5px
}

.friendly-link-n122m-2 .links .blk .title {
    color: #fff;
    font-size: 1.8rem;
    margin: 0;
    font-weight: bold;
    margin-bottom: 20px
}

.friendly-link-n122m-2 .links .blk .value {
    color: #f2f2f2;
    font-size: 1.6rem;
    margin-bottom: 12px
}

.friendly-link-n122m-2 .links .blk .value:hover {
    color: #002d57
}

.friendly-link-n122m-2 .links .blk:nth-child(n+4) {
    display: none
}

@media(max-width:768px) {
    .friendly-link-n122m-2 .cinfos {
        padding: 0;
        width: 100%
    }

    .friendly-link-n122m-2 .sns a {
        margin: 4px 8px 6px 0
    }

    .friendly-link-n122m-2 .links {
        display: none
    }
}

.pagination-n101m-1 {
    text-align: center;
    margin: 40px 0
}

.pagination-n101m-1 ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0
}

.pagination-n101m-1 ul li {
    display: inline-block;
    margin: 0 5px
}

.pagination-n101m-1 ul li a,
.pagination-n101m-1 ul li span {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #f2f2f2;
    color: #505050;
    text-decoration: none
}

.pagination-n101m-1 ul li a:hover {
    background: #002d57;
    color: #fff;
    border-color: #002d57
}

.pagination-n101m-1 ul li.active span {
    background: #002d57;
    color: #fff;
    border-color: #002d57
}

.pagination-n101m-1 ul li.pageinfo {
    border: none;
    line-height: 40px
}

.message-n118m-1 {
    background: #f2f2f2;
    padding: 30px;
    margin-bottom: 40px
}

.message-n118m-1 h3 {
    margin: 0 0 20px 0;
    color: #002d57;
    font-size: 2.4rem
}

.message-n118m-1 form {
    display: flex;
    flex-wrap: wrap
}

.message-n118m-1 .form-group {
    width: 50%;
    margin-bottom: 20px;
    padding: 0 10px
}

.message-n118m-1 .form-group.full-width {
    width: 100%
}

.message-n118m-1 label {
    display: block;
    margin-bottom: 5px;
    color: #505050;
    font-size: 1.6rem
}

.message-n118m-1 input,
.message-n118m-1 textarea,
.message-n118m-1 select {
    width: 100%;
    padding: 10px;
    border: 1px solid #f2f2f2;
    font-size: 1.6rem;
    background: #fff
}

.message-n118m-1 input:focus,
.message-n118m-1 textarea:focus,
.message-n118m-1 select:focus {
    outline: none;
    border-color: #002d57
}

.message-n118m-1 textarea {
    height: 120px;
    resize: vertical
}

.message-n118m-1 button {
    background: #002d57;
    color: #fff;
    border: none;
    padding: 12px 30px;
    font-size: 1.6rem;
    cursor: pointer;
    transition: all 0.3s ease
}

.message-n118m-1 button:hover {
    background: #7eb01a
}

.message-n118m-1 .checkbox-group {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.message-n118m-1 .checkbox-group input {
    width: auto;
    margin-right: 10px
}

.message-n118m-1 .checkbox-group label {
    margin-bottom: 0
}

.message-n118m-1 .checkbox-group a {
    color: #002d57;
    text-decoration: none
}

.message-n118m-1 .checkbox-group a:hover {
    text-decoration: underline
}



.copyright-n101m-1 {
    text-align: center;
    font-size: 1.6rem;
    height: 50px;
    line-height: 50px;
    color: #fff;
    opacity: .8
}

@media(max-width:768px) {
    .copyright-n101m-1 {
        height: 42px;
        line-height: 42px
    }
}

.case-list-n118m-2 {
    margin: 0 -15px;
    overflow: auto
}

.case-list-n118m-2 a {
    text-decoration: none;
    margin-bottom: 20px;
    display: block
}

.case-list-n118m-2 a .item {
    width: 100%;
    margin: 0 0 10px 0;
    position: relative
}

.pagination-n101m-1 {
    font-size: 1.6rem;
    width: 100%;
    text-align: center;
    margin: 0 0 80px 0
}

.pagination-n101m-1 ul {
    display: inline-block;
    padding: 0;
    margin: 0
}

.pagination-n101m-1 ul li {
    display: inline-block;
    vertical-align: top;
    font-size: 1.4rem;
    text-align: center;
    padding: 0 6px;
    line-height: 38px;
    height: 40px;
    min-width: 40px;
    border: 1px solid #f2f2f2;
    margin: 0 5px 5px 5px;
    color: #505050;
    background-color: #fff;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.pagination-n101m-1 ul li:hover {
    background-color: #002d57;
    color: #fff
}

.pagination-n101m-1 ul li a {
    color: inherit;
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: inline-block
}

.pagination-n101m-1 ul .active {
    border-color: #002d57;
    background: #002d57;
    color: #fff !important
}

.pagination-n101m-1 ul .pageinfo {
    border: 0;
    background: transparent;
    color: #505050 !important
}

.message-n118m-1 {
    position: relative;
    overflow: auto;
    background: #fff;
    border: 1px solid #f2f2f2;
    margin-bottom: 60px
}

.message-n118m-1 .mtitle {
    padding: 15px;
    margin: 0 0 24px 0;
    color: #fff;
    background: #002d57;
    font-size: 1.6rem;
    font-weight: 700
}

.message-n118m-1 .mtitle i {
    width: 10px;
    height: 25px;
    display: inline-block;
    background: #fff;
    float: left;
    margin-right: 20px;
    transform: skewX(150deg)
}

.message-n118m-1 .mdesc {
    color: #002d57
}

.message-n118m-1 .line {
    overflow: hidden;
    margin-bottom: 20px
}

.message-n118m-1 .line label {
    font-size: 1.6rem;
    font-weight: normal
}

.message-n118m-1 .line label i {
    margin-right: 6px;
    color: red;
    font-size: 16px
}

.message-n118m-1 .line input,
.message-n118m-1 .line textarea {
    font-size: 1.6rem;
    -webkit-appearance: none;
    outline: 0;
    border: 1px solid #f2f2f2;
    border-radius: 2px
}

.message-n118m-1 .line input:focus,
.message-n118m-1 .line textarea:focus,
.message-n118m-1 .line input:hover,
.message-n118m-1 .line textarea:hover {
    outline: 0;
    -webkit-appearance: none;
    border: 1px solid #103e63
}

.message-n118m-1 .line textarea {
    line-height: 26px;
    resize: none
}

.message-n118m-1 .line input {
    line-height: 40px;
    height: 40px;
    padding: 0 12px
}

.message-n118m-1 .field-validation-error {
    color: red;
    padding: 0 12px;
    margin-top: 2px;
    display: inline-block;
    font-size: 1.4rem
}

.message-n118m-1 .subbtn {
    float: left;
    padding: 0 15px
}

.message-n118m-1 .subbtn button {
    transition: background-color .3s ease 0s;
    outline: 0;
    cursor: pointer;
    appearance: none;
    user-select: none;
    text-align: center;
    word-spacing: normal;
    height: 40px;
    line-height: 38px;
    padding: 0 24px;
    font-size: 16px;
    border: 0;
    color: #fff;
    background: #002d57
}

.message-n118m-1 .subbtn button:hover {
    background: #7eb01a
}

.message-n118m-1 .privacy {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-left: 8px;
    font-weight: normal
}

.message-n118m-1 .privacy input[type="checkbox"] {
    display: block;
    position: relative;
    vertical-align: middle;
    margin-right: 24px;
    height: 1px;
    opacity: 0;
    margin: 0;
    cursor: pointer
}

.message-n118m-1 .privacy input[type="checkbox"]:checked+span:before {
    border-color: #002d57;
    background-color: #002d57
}

.message-n118m-1 .privacy input[type="checkbox"]:checked+span:after {
    border-color: #fff
}

.message-n118m-1 .privacy .nschb {
    display: block;
    position: relative;
    font-size: 14px;
    padding-left: 24px
}

@media(max-width:768px) {
    .message-n118m-1 {
        padding: 16px;
        margin-bottom: 40px
    }

    .message-n118m-1 .line {
        margin-bottom: 12px
    }

    .message-n118m-1 .line input {
        line-height: 32px;
        height: 32px
    }

    .message-n118m-1 .mtitle {
        margin-bottom: 12px
    }
}

.case-list-n118m-2 a .item .blk {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: #fff;
    border: 1px solid #f2f2f2;
    overflow: hidden;
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 100%
}

.case-list-n118m-2 a .item .blk .square-cont {
    position: absolute;
    width: 100%;
    height: 100%
}

.case-list-n118m-2 a .item .blk .cover-image>span {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center
}

.case-list-n118m-2 a .item .blk .cover-image>span>img {
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    object-fit: cover;
}

.case-list-n118m-2 a .text {
    text-align: center;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: all .5s ease .1s;
    -moz-transition: all .5s ease .1s;
    -o-transition: all .5s ease .1s;
    transition: all .5s ease .1s
}

.case-list-n118m-2 a .text:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%
}

.case-list-n118m-2 a .text .mt {
    vertical-align: middle;
    display: inline-block;
    width: 96%
}

.case-list-n118m-2 a .text .btn {
    display: inline-block;
    font-size: 1.4rem;
    line-height: 32px;
    padding: 0 20px;
    transition: all .5s;
    color: #fff;
    background: #7eb01a;
    text-transform: uppercase
}

.case-list-n118m-2 a .adorn {
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    pointer-events: none
}

.case-list-n118m-2 a .adorn span {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%
}

.case-list-n118m-2 a .adorn span:before,
.case-list-n118m-2 a .adorn span:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 1px;
    opacity: 0;
    background-color: #002d57;
    -webkit-transition: all .5s ease .2s;
    -moz-transition: all .5s ease .2s;
    -o-transition: all .5s ease .2s;
    transition: all .5s ease .2s;
    top: 50%;
    left: 50%
}

.case-list-n118m-2 a .adorn span:first-child {
    transform: rotate(45deg)
}

.case-list-n118m-2 a .adorn span:last-child {
    transform: rotate(-45deg)
}

.case-list-n118m-2 a .title {
    width: 100%;
    display: block;
    color: #343434;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 1.8rem;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    text-align: center;
    margin: 0
}

.case-list-n118m-2 a:hover .item .text {
    opacity: 1
}

.case-list-n118m-2 a:hover .item .adorn span:before {
    width: 100%;
    opacity: 1;
    left: -80%
}

.case-list-n118m-2 a:hover .item .adorn span:after {
    width: 100%;
    opacity: 1;
    left: 80%
}

.case-list-n118m-2 a:hover .title {
    color: #7eb01a
}

@media(max-width:768px) {
    .case-list-n118m-2 {
        margin: 10px -15px 0 -15px
    }

    .case-list-n118m-2 .col-xs-6:nth-child(2n) {
        padding-left: 9px
    }

    .case-list-n118m-2 .col-xs-6:nth-child(2n+1) {
        padding-right: 9px
    }

    .case-list-n118m-2 a .text {
        display: none
    }

    .case-list-n118m-2 a .adorn {
        display: none
    }

    .case-list-n118m-2 a .title {
        font-size: 1.6rem
    }
}

.product-category-n113m-1 {
    width: 100%;
    border: 1px solid #f2f2f2;
    border-top: 0;
    padding: 10px 20px 25px 20px;
    margin-bottom: 30px;
    background: #fff;
    font-size: 1.6rem
}

.product-category-n113m-1 ul {
    overflow: hidden;
    list-style: none;
    padding: 0
}

.product-category-n113m-1 .lv1 {
    border-bottom: 1px solid #f2f2f2;
    padding: 10px 0
}

.product-category-n113m-1 .sub {
    display: none;
    padding: 10px 10px 10px 15px
}

.product-category-n113m-1 .sub a {
    padding: 6px 0 6px 10px;
    margin: 0;
    display: inline-block;
    padding-left: 15px;
    font-size: 1.6rem;
    position: relative
}

.product-category-n113m-1 .sub a:before {
    content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    left: 1px;
    top: 12px;
    display: inline-block;
    background: #505050
}

.product-category-n113m-1 a,
.product-category-n113m-1 .expand {
    line-height: 24px;
    position: relative;
    color: #505050;
    text-decoration: none
}

.product-category-n113m-1 .expand {
    width: 20px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    float: right
}

.product-category-n113m-1 .expand:hover {
    color: #002d57
}

.product-category-n113m-1 .open {
    transform: rotate(180deg)
}

.product-category-n113m-1 .active a,
.product-category-n113m-1 a:hover {
    color: #7eb01a
}

.product-category-n113m-1 .active a:before,
.product-category-n113m-1 a:hover:before {
    background: #002d57
}

@media(max-width:768px) {
    .product-category-n113m-1 {
        padding: 5px 20px 15px 20px
    }
}

.product-list-n118m-1 {
    position: relative;
    padding: 15px;
    margin-bottom: 30px;
    border: 1px solid #f2f2f2;
    border-top: 0
}

.product-list-n118m-1 .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -15px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.product-list-n118m-1 .owl-nav .owl-prev,
.product-list-n118m-1 .owl-nav .owl-next {
    position: absolute;
    width: 32px;
    height: 32px;
    font-size: 1.6rem;
    line-height: 32px;
    border: 0;
    color: #fff;
    background: #002d57;
    opacity: .5
}

.product-list-n118m-1 .owl-nav .owl-prev:hover,
.product-list-n118m-1 .owl-nav .owl-next:hover {
    opacity: 1
}

.product-list-n118m-1 .owl-nav .owl-prev {
    left: 0
}

.product-list-n118m-1 .owl-nav .owl-next {
    right: 0
}

.product-list-n118m-1 .item {
    background: #fff;
    text-align: center;
    position: relative;
    overflow: hidden
}

.product-list-n118m-1 .item a img {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.product-list-n118m-1 .item a .text {
    color: #002d57;
    text-decoration: none;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    display: -webkit-box;
    font-size: 1.6rem;
    line-height: 4.8rem;
    height: 4.8rem;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    word-break: break-all;
    background-color: rgba(255, 255, 255, 0.2);
    margin: 0
}

.product-list-n118m-1 .item a: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)
}

.product-list-n118m-1 .item a:hover .text {
    color: #fff;
    background-color: #7eb01a
}

.product-list-n118m-1 .owl-buttons {
    position: absolute;
    top: 45%;
    left: 0;
    right: 0
}

.product-list-n118m-1 .owl-buttons .owl-prev {
    position: absolute;
    left: 16px
}

.product-list-n118m-1 .owl-buttons .owl-next {
    position: absolute;
    right: 16px
}

.product-list-n118m-1 .owl-buttons .imco {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 1.6rem;
    border: 0;
    color: #fff;
    background: #002d57;
    opacity: .5;
    display: inline-block;
    text-align: center
}

.product-list-n118m-1 .owl-buttons .imco:hover {
    opacity: 1
}

.product-list-n118m-1 .owl-pagination {
    display: none
}

.additional.col-md-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.6rem
}

@media(max-width:992px) {
    .additional.col-md-3 {
        width: 50%
    }
}

@media(max-width:768px) {
    .additional.col-md-3 {
        width: 100%
    }
}

.additional.col-md-4 {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.6rem
}

@media(max-width:992px) {
    .additional.col-md-4 {
        width: 50%
    }
}

@media(max-width:768px) {
    .additional.col-md-4 {
        width: 100%
    }
}

.about-us-list-n118m-1 {
    background: #7eb01a;
    color: #fff;
    transform: skew(-10deg);
    margin: 0 10px
}

.about-us-list-n118m-1 .about-bg {
    border-radius: 20px;
    padding: 10px
}

.about-us-list-n118m-1 .about-bg ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0
}

.about-us-list-n118m-1 .about-bg ul li {
    flex: auto;
    align-items: center;
    display: flex;
    text-align: center;
    webkit-justify-content: center;
    justify-content: center;
    margin: 10px 0;
    border-right: 1px solid #adc95f;
    transform: skew(10deg)
}

.about-us-list-n118m-1 .about-bg ul li:nth-child(2) {
    border-right: 0
}

.about-us-list-n118m-1 .about-bg ul li:last-child {
    border-right: 0
}

.about-us-list-n118m-1 .about-bg ul li .data-con {
    text-align: left
}

.about-us-list-n118m-1 .about-bg ul li .data-con label {
    font-weight: normal;
    font-size: 2rem;
    margin: 0;
    line-height: 1.2
}

.about-us-list-n118m-1 .about-bg ul li .data-con span {
    display: block;
    font-size: 1.4rem
}

@media(min-width:768px) {
    .about-us-list-n118m-1 {
        margin: 0 30px;
        transform: skew(-20deg)
    }

    .about-us-list-n118m-1 .about-bg ul {
        top: 0;
        padding: 0;
        flex-wrap: nowrap
    }

    .about-us-list-n118m-1 .about-bg ul li {
        transform: skew(20deg)
    }

    .about-us-list-n118m-1 .about-bg ul li:nth-child(2) {
        border-right: 1px solid #adc95f
    }

    .about-us-list-n118m-1 .about-bg ul li .data-con label {
        font-size: 1.6rem
    }
}

@media(min-width:1280px) {
    .about-us-list-n118m-1 .about-bg ul li .data-con label {
        font-size: 2rem
    }
}

@media(min-width:1440px) {
    .about-us-list-n118m-1 .about-bg {
        padding: 20px
    }

    .about-us-list-n118m-1 .about-bg ul li .data-con label {
        font-size: 3.2rem
    }
}

.paragraph-n93m-2 {
    background: #fff;
    padding: 20px
}

.paragraph-n93m-2 .content {
    color: #505050;
    font-size: 1.6rem;
    line-height: 1.6;
    padding: 10px;
    margin: 0
}

.paragraph-n93m-2 p {
    color: #505050;
    font-size: 1.6rem;
    line-height: 1.6;
    padding: 10px;
    margin: 0
}

.paragraph-n93m-2 table,
.paragraph-n93m-2 td,
.paragraph-n93m-2 p,
.paragraph-n93m-2 img,
.paragraph-n93m-2 video {
    max-width: 100%
}

@media(max-width:768px) {
    .paragraph-n93m-2 {
        padding: 0
    }

    .paragraph-n93m-2 .content {
        font-size: 1.6rem
    }

    .paragraph-n93m-2 .content img {
        width: initial !important;
        height: initial !important
    }
}

.about-us-list-n108m-8 {
    position: relative;
    overflow: hidden;
    margin-bottom: 40px
}

.about-us-list-n108m-8 ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1
}

.about-us-list-n108m-8 ul li {
    display: flex;
    padding: 0 10px 30px 10px;
    align-items: center;
    justify-content: center
}

.about-us-list-n108m-8 ul li .cover {
    flex: none;
    margin-right: 15px;
    width: 96px
}

.about-us-list-n108m-8 ul li .cover>img {
    display: flex;
    height: 100%;
    width: 100%;
    padding-bottom: 0%
}

.about-us-list-n108m-8 ul li .cover>img.loaded {
    width: 100%;
    height: auto;
    padding-right: 0;
    padding-bottom: 0
}

.about-us-list-n108m-8 ul li .intro {
    flex: auto;
    width: 100%
}

.about-us-list-n108m-8 ul li .intro>h4 {
    font-size: 1.8rem;
    line-height: 1.576;
    font-weight: normal;
    color: #343434
}

.about-us-list-n108m-8 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-n108m-8 ul li {
        padding: 20px;
        flex-direction: column
    }

    .about-us-list-n108m-8 ul li .cover {
        margin-right: 0;
        margin-bottom: 0;
        width: 72px
    }

    .about-us-list-n108m-8 ul li .intro>h4 {
        text-align: center;
        margin: 5px 0
    }

    .about-us-list-n108m-8 ul li .intro>p {
        text-align: center
    }
}

@media(max-width:768px) {
    .about-us-list-n108m-8 .cntec {
        width: 100%
    }

    .about-us-list-n108m-8 .cntec ul li {
        padding: 5px
    }

    .about-us-list-n108m-8 .cntec ul li .cover {
        margin-bottom: 0;
        width: 56px
    }

    .about-us-list-n108m-8 .cntec ul li .intro>h4 {
        font-size: 1.6rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .about-us-list-n108m-8 .cntec ul li .intro>p {
        font-size: 1.3rem;
        margin-bottom: 0
    }
}

.headline-n118m-5 {
    background: #002d57;
    padding: 10px 15px
}

.headline-n118m-5 i {
    width: 10px;
    height: 25px;
    display: inline-block;
    background: #fff;
    float: left;
    margin-right: 20px;
    transform: skewX(150deg)
}

.headline-n118m-5 h2 {
    padding: 6px 10px;
    margin: 0;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 700;
    text-transform: capitalize
}

@media(max-width:768px) {
    .headline-n118m-5 {
        padding: 5px 15px
    }

    .headline-n118m-5 h2 {
        padding: 6px 8px
    }
}

.headline-n118m-5 {
    background: #002d57;
    padding: 10px 15px
}

.headline-n118m-5 i {
    width: 10px;
    height: 25px;
    display: inline-block;
    background: #fff;
    float: left;
    margin-right: 20px;
    transform: skewX(150deg)
}

.headline-n118m-5 h2 {
    padding: 6px 10px;
    margin: 0;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 700;
    text-transform: capitalize
}

@media(max-width:768px) {
    .headline-n118m-5 {
        padding: 5px 15px
    }

    .headline-n118m-5 h2 {
        padding: 6px 8px
    }
}

.about-us-list-n118m-5 {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-attachment: fixed;
    margin-bottom: 80px
}

.about-us-list-n118m-5 .owl-buttons {
    position: absolute;
    top: 45%;
    left: 0;
    right: 0
}

.about-us-list-n118m-5 .owl-buttons .owl-prev {
    position: absolute;
    left: 5px
}

.about-us-list-n118m-5 .owl-buttons .owl-next {
    position: absolute;
    right: 5px
}

.about-us-list-n118m-5 .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-5 .owl-buttons .imco:hover {
    opacity: 1
}

.about-us-list-n118m-5 .owl-pagination {
    display: none
}

.about-us-list-n118m-5 .owl-carousel .owl-item .customer-wrap {
    background: #f2f2f2;
    margin: 0 15px
}

.about-us-list-n118m-5 .owl-carousel .owl-item .customer-wrap .blk {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    overflow: hidden;
    position: relative
}

.about-us-list-n118m-5 .owl-carousel .owl-item .customer-wrap .blk .adorn {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
    z-index: 7
}

.about-us-list-n118m-5 .owl-carousel .owl-item .customer-wrap .blk .adorn span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    transition: all .4s;
    transform: rotate(0deg)
}

.about-us-list-n118m-5 .owl-carousel .owl-item .customer-wrap .blk .adorn span:before,
.about-us-list-n118m-5 .owl-carousel .owl-item .customer-wrap .blk .adorn span:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 1px;
    opacity: 0;
    background-color: #002d57;
    transition: all .5s ease .2s;
    top: 50%;
    left: 50%
}

.about-us-list-n118m-5 .owl-carousel .owl-item .customer-wrap .blk .item {
    text-align: center;
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 75%
}

.about-us-list-n118m-5 .owl-carousel .owl-item .customer-wrap .blk .item .square-cont {
    position: absolute;
    width: 100%;
    height: 100%
}

.about-us-list-n118m-5 .owl-carousel .owl-item .customer-wrap .blk .item .square-cont>span {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center
}

.about-us-list-n118m-5 .owl-carousel .owl-item .customer-wrap .blk .item .square-cont>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
}

.about-us-list-n118m-5 .owl-carousel .owl-item .customer-wrap .blk .item .square-cont>span>img {
    max-width: 100px;
    transition: all .5s
}

.about-us-list-n118m-5 .owl-carousel .owl-item .customer-wrap .blk .item img {
    transition: all .5s
}

.about-us-list-n118m-5 .owl-carousel .owl-item .customer-wrap .blk .intro {
    width: 100%;
    height: 100%;
    line-height: 1;
    display: block;
    text-align: center;
    transition: all .5s;
    position: absolute;
    opacity: 0;
    z-index: 1;
    top: 0;
    left: 0;
    font-size: 0;
    background-color: rgba(0, 0, 0, 0.5)
}

.about-us-list-n118m-5 .owl-carousel .owl-item .customer-wrap .blk .intro:before {
    content: "";
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle
}

.about-us-list-n118m-5 .owl-carousel .owl-item .customer-wrap .blk .intro i {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 4rem;
    color: #7eb01a;
    text-transform: uppercase
}

.about-us-list-n118m-5 .owl-carousel .owl-item .customer-wrap .text {
    font-size: 1.6rem;
    color: #343434;
    line-height: 1.75;
    padding: 15px
}

.about-us-list-n118m-5 .owl-carousel .owl-item .customer-wrap .text h3 {
    margin-top: 0;
    text-align: center;
    color: #002d57
}

.about-us-list-n118m-5 .owl-carousel .owl-item .customer-wrap:hover .blk .adorn>span:first-child {
    transform: rotate(37deg)
}

.about-us-list-n118m-5 .owl-carousel .owl-item .customer-wrap:hover .blk .adorn>span:last-child {
    transform: rotate(-37deg)
}

.about-us-list-n118m-5 .owl-carousel .owl-item .customer-wrap:hover .blk .adorn>span:before {
    width: 100%;
    opacity: 1;
    left: -60%
}

.about-us-list-n118m-5 .owl-carousel .owl-item .customer-wrap:hover .blk .adorn>span:after {
    width: 100%;
    opacity: 1;
    left: 60%
}

.about-us-list-n118m-5 .owl-carousel .owl-item .customer-wrap:hover .blk .intro {
    opacity: 1
}

.about-us-list-n118m-5 .owl-carousel .owl-item .customer-wrap:hover .item img {
    transform: scale(1.1);
    filter: blur(10px)
}

@media(max-width:768px) {
    .about-us-list-n118m-5 {
        padding: 20px 0;
        margin-bottom: 40px
    }

    .about-us-list-n118m-5 .owl-carousel .owl-item .customer-wrap {
        margin: 0
    }

    .about-us-list-n118m-5 .owl-carousel .owl-item .customer-wrap .item {
        width: 100%
    }

    .about-us-list-n118m-5 .owl-carousel .owl-item .customer-wrap .text {
        padding: 10px;
        overflow: auto;
        position: initial;
        left: 0;
        top: initial;
        bottom: initial
    }
}

.contact-box-n101m-1 {
    position: fixed;
    bottom: 38%;
    right: 0;
    z-index: 1041
}

.contact-box-n101m-1 ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.contact-box-n101m-1 a {
    text-decoration: none;
    cursor: pointer
}

.contact-box-n101m-1 .item {
    position: relative
}

.contact-box-n101m-1 .item.hide {
    display: none
}

.contact-box-n101m-1 .item .qrcode {
    padding: 15px;
    max-width: 150px;
    max-height: 150px;
    background: #fff
}

.contact-box-n101m-1 .item i {
    display: block;
    color: #fff;
    background: #002d57;
    padding: 9px 13px;
    font-size: 24px;
    width: 50px;
    height: 50px
}

.contact-box-n101m-1 .item i:hover {
    background: #002d57;
    color: #fff
}

.contact-box-n101m-1 .item .tools {
    display: none;
    min-width: 80px;
    min-height: 40px;
    position: absolute;
    top: 4px;
    right: 100%;
    padding-right: 8px
}

.contact-box-n101m-1 .item .tools:before,
.contact-box-n101m-1 .item .tools:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid
}

.contact-box-n101m-1 .item .tools:before {
    z-index: 2;
    right: -5px;
    top: 14px;
    border-width: 7px;
    border-color: transparent transparent transparent #fff
}

.contact-box-n101m-1 .item .tools:after {
    z-index: 1;
    right: -8px;
    top: 13px;
    border-width: 8px;
    border-color: transparent transparent transparent #e5e5e5
}

.contact-box-n101m-1 .item .tools .imco:before {
    margin-right: 6px
}

.contact-box-n101m-1 .item .tools:hover:before {
    border-color: transparent transparent transparent #58788a
}

.contact-box-n101m-1 .item .tools a {
    display: block;
    padding: 10px 16px;
    color: #505050;
    background: #fff;
    border: 1px solid #e5e5e5;
    font-size: 1.6rem;
    line-height: 20px;
    white-space: nowrap;
    cursor: pointer
}

.contact-box-n101m-1 .item .tools a:nth-child(n+2) {
    border-top: 0
}

.contact-box-n101m-1 .item .tools a:hover {
    color: #f2f2f2;
    background: #58788a
}

.contact-box-n101m-1 .item:hover .tools {
    display: block
}

.contact-box-n101m-1 .modal {
    padding-right: 0 !important
}

.contact-box-n101m-1 .pnl {
    height: 100%;
    color: #fff;
    position: relative
}

.contact-box-n101m-1 .pnl .close {
    position: absolute;
    width: 32px;
    height: 32px;
    line-height: 29px;
    font-size: 26px;
    background: transparent;
    right: 5px;
    top: 5px;
    text-align: center;
    border: 0;
    color: #e5e5e5
}

.contact-box-n101m-1 .pnl .close:hover {
    color: #002d57
}

.contact-box-n101m-1 .pnl .search-box {
    position: absolute;
    top: 35%;
    width: 100%
}

.contact-box-n101m-1 .pnl .search-box .input-text {
    outline: 0;
    height: 40px;
    width: 80%;
    margin: 0 0 0 5%;
    background: #fff;
    color: #505050;
    border: 0;
    float: left;
    padding-left: 1rem;
    font-size: 1.6rem
}

.contact-box-n101m-1 .pnl .search-box .search-btn {
    position: absolute;
    left: 85%;
    width: 50px;
    height: 40px;
    border: 0;
    background: #002d57;
    cursor: pointer;
    color: #fff;
    font-size: 20px
}

.contact-box-n101m-1 .mid-pnl {
    width: 100%;
    background: rgba(0, 0, 0, 0.8)
}

.contact-box-n101m-1 .home,
.contact-box-n101m-1 .b2t {
    display: none
}

.contact-box-n101m-1-blk {
    display: none
}

@media(max-width:768px) {
    .contact-box-n101m-1 {
        left: 0;
        bottom: 0;
        width: 100%;
        height: 50px
    }

    .contact-box-n101m-1 ul {
        display: flex;
        justify-content: space-around;
        background: #fff
    }

    .contact-box-n101m-1 .item {
        float: left
    }

    .contact-box-n101m-1 .item .tools {
        top: auto;
        bottom: 100%;
        right: 50%;
        transform: translateX(50%);
        padding-right: 0;
        padding-bottom: 8px
    }

    .contact-box-n101m-1 .item .tools:before {
        top: auto;
        bottom: -5px;
        right: 50%;
        transform: translateX(50%) translateY(0);
        border-color: #fff transparent transparent transparent
    }

    .contact-box-n101m-1 .item .tools:after {
        top: auto;
        right: 50%;
        bottom: -8px;
        transform: translateX(50%) translateY(0);
        border-color: #e5e5e5 transparent transparent transparent
    }

    .contact-box-n101m-1 .item .tools:hover:before {
        border-color: #58788a transparent transparent transparent
    }

    .contact-box-n101m-1 .item i {
        color: #002d57;
        background: #fff
    }

    .contact-box-n101m-1 .home {
        display: block
    }

    .contact-box-n101m-1 .b2t {
        display: none
    }

    .contact-box-n101m-1-blk {
        height: 50px;
        display: block
    }
}

.contact-info-n114m-1 {
    border: 1px solid #f2f2f2;
    margin-bottom: 20px;
    padding-bottom: 20px
}

.contact-info-n114m-1 .title {
    padding: 15px;
    margin: 0;
    color: #fff;
    background: #002d57;
    font-size: 1.6rem;
    font-weight: 700
}

.contact-info-n114m-1 .title i {
    width: 10px;
    height: 25px;
    display: inline-block;
    background: #fff;
    float: left;
    margin-right: 20px;
    transform: skewX(150deg)
}

.contact-info-n114m-1 .box {
    padding: 15px
}

.contact-info-n114m-1 .box .info-item {
    margin-bottom: 15px;
    font-size: 1.6rem;
    color: #505050
}

.contact-info-n114m-1 .box .info-item:last-child {
    margin-bottom: 0
}

.contact-info-n114m-1 .box .info-item .name {
    font-weight: 700;
    margin-bottom: 5px
}

.contact-info-n114m-1 .box .info-item .value {
    word-break: break-all
}

.contact-info-n114m-1 .box .info-item .value a {
    color: #505050;
    text-decoration: none
}

.contact-info-n114m-1 .box .info-item .value a:hover {
    color: #002d57
}

.contact-info-n114m-1 {
    border: 1px solid #f2f2f2;
    margin-bottom: 30px;
    font-size: 1.4rem
}

.contact-info-n114m-1 .pb {
    color: #fff;
    overflow: hidden;
    font-size: 1.6rem;
    display: flex;
    flex-direction: column
}

.contact-info-n114m-1 .box {
    text-align: center;
    padding: 10px 20px 0 20px;
    display: flex;
    align-items: center
}

.contact-info-n114m-1 .box .multi a {
    margin: 2px 0
}

.contact-info-n114m-1 .imco {
    font-size: 3.2rem;
    line-height: 1;
    margin-right: 15px;
    color: #002d57
}

.contact-info-n114m-1 .box-right {
    text-align: left
}

.contact-info-n114m-1 .box-right p {
    color: #002d57;
    font-size: 1.6rem;
    margin: 8px 0;
    line-height: 1.576;
    text-transform: uppercase
}

.contact-info-n114m-1 .box-right a {
    color: #888;
    text-decoration: none;
    display: block;
    overflow: hidden;
    word-break: break-word;
    font-size: 1.6rem;
    line-height: 1.8rem;
    margin: 2px 0;
}

.contact-info-n114m-1 .box-right a:hover {
    color: #e5e5e5
}

@media(max-width:768px) {
    .contact-info-n114m-1 {
        margin-bottom: 20px;
        font-size: 1.3rem
    }

    .contact-info-n114m-1 .title {
        font-size: 1.6rem;
        padding: 8px 15px
    }

    .contact-info-n114m-1 .box {
        padding: 15px
    }

    .contact-info-n114m-1 .box .info-item .name {
        font-size: 1.4rem;
        margin-bottom: 5px
    }

    .contact-info-n114m-1 .box .info-item .value {
        font-size: 1.4rem
    }
}

/* 侧栏 Featured products 方形占位（父项强制正方形），图片未加载也保持高度 */
.additional.col-md-3 .product-list-n118m-1 .item {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%; /* 方形占位 */
    background: #f2f2f2; /* 未加载时的占位背景 */
    aspect-ratio: 1 / 1; /* 现代浏览器优化 */
}
.additional.col-md-3 .product-list-n118m-1 .item a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
}
.additional.col-md-3 .product-list-n118m-1 .item a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* 等比裁剪，居中填充 */
    display: block; /* 避免行内元素底部空隙 */
}
