@charset "utf-8";

* {
    margin: 0;
    padding: 0
}

html {
    overflow-x: hidden
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p {
    margin: 0;
    padding: 0;
    font: 14px/1.5 Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif
}

table,
td,
tr,
th {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px
}

ol,
ul,
li {
    list-style: none
}

img {
    vertical-align: middle;
    border: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: normal
}

address,
cite,
code,
em,
th,
i {
    font-weight: normal;
    font-style: normal
}

.clear {
    clear: both
}

.clear:after {
    display: block;
    overflow: hidden;
    clear: both;
    height: 0;
    visibility: hidden;
    content: "."
}

a,
a:visited,
a:hover,
a:active {
    text-decoration: none
}

::-webkit-scrollbar {
    width: 4px
}

::-webkit-scrollbar-track {
    background-color: #f0f0f0
}

::-webkit-scrollbar-thumb {
    background-color: #999
}

::-webkit-scrollbar-thumb:window-inactive {
    background-color: #ccc
}

.ab_top {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background-color: #fff;
    position: relative
}

.ab_top .abtop_main {
    width: 100%;
    max-width: 1400px;
    height: 110px;
    margin: 0 auto;
    position: relative
}

.abtop_main .ab_logo {
    width: 60%;
    height: 70px;
    overflow: hidden;
    margin: 20px 0;
    float: left
}

.ab_logo a {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 70px;
    overflow: hidden
}

.ab_logo a img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    max-height: 100%
}

.abtop_main .ab_tel {
    height: 54px;
    overflow: hidden;
    margin: 28px 0;
    padding: 0 0 0 60px;
    background: url(../images/tel1.png)left center no-repeat;
    background-size: 54px 54px;
    float: right
}

.ab_tel span {
    display: block;
    height: 24px;
    line-height: 24px;
    color: #555;
    font-size: 12px
}

.ab_tel p {
    height: 30px;
    line-height: 30px;
    color: var(--color-primary);
    font-size: 30px;
    font-weight: bold
}

.ab_nav {
    width: 100%;
    height: 60px;
    margin: 0 auto;
    background-color: var(--color-primary);
    border-bottom: 4px solid #374151;
    position: relative;
    z-index: 10000
}

.ab_nav li,
.ab_nav a {
    text-decoration: none;
    list-style: none
}

.ab_nav::-webkit-scrollbar {
    display: none
}

.ab_nav .nav_list {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    box-sizing: border-box
}

.ab_nav .nav_list>ul>li {
    display: inline-block;
    width: 14%;
    position: relative;
    list-style: none;
    text-align: center;
    float: left;
    box-sizing: border-box
}

.ab_nav .nav_list>ul>li:hover,
.ab_nav .nav_list>ul>li.active {
    background-color: #f59e0b
}

.ab_nav .nav_list>ul>li>a {
    display: inline-block;
    line-height: 60px;
    color: #fff;
    font-size: 16px;
    box-sizing: border-box
}

.ab_nav .nav_list>ul>li>em {
    display: block;
    width: 0;
    height: 3px;
    overflow: hidden;
    background-color: #f7c532;
    margin: 0 0 0 -32px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transition: all 0.5s
}

.ab_nav .nav_list>ul>li:hover>em,
.ab_nav .nav_list>ul>li.active>em {
    width: 64px
}

.ab_nav .nav_list>ul>li:hover>a,
.ab_nav .nav_list>ul>li.active>a {
    color: #fff
}

.ab_nav .nav_list>ul>li i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/down.png)center center no-repeat;
    background-size: 10px 10px;
    vertical-align: middle;
    cursor: pointer
}

.ab_nav .nav_list>ul>li i.cur {
    background: url(../images/up.png)center center no-repeat;
    background-size: 10px 10px
}

.ab_nav .nav_list>ul>li ul {
    display: none;
    position: absolute;
    left: 0;
    top: 60px;
    z-index: 10001;
    width: 100%;
    overflow: hidden;
    background-color: #f59e0b;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    border-top: 2px solid #374151
}

.ab_nav .nav_list>ul>li:hover>ul {
    display: block
}

.ab_nav .nav_list>ul>li ul li {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

.ab_nav .nav_list>ul>li ul li a {
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ab_nav .nav_list>ul>li ul li a:hover {
    color: #fff;
    background-color: var(--color-primary)
}

.ab_nav .nav_menu {
    display: none
}

.apple-banner {
    width: 100%;
    height: auto;
    overflow: hidden
}

.apple-banner .swiper {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden
}

.apple-banner .swiper-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.apple-banner .swiper-slide {
    width: 100%;
    height: auto;
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    flex-shrink: 0;
    position: relative
}

.apple-banner .swiper-slide img {
    width: 100%;
    height: auto;
    display: block
}

.apple-banner .swiper-slide img.pc {
    display: block
}

.apple-banner .swiper-slide img.tel {
    display: none
}

.apple-banner .swiper .swiper-button-prev,
.apple-banner .swiper .swiper-button-next {
    width: 15%;
    height: 100%;
    top: 0;
    background: none;
    margin: 0
}

.apple-banner .swiper .swiper-button-prev {
    left: 0
}

.apple-banner .swiper .swiper-button-next {
    right: 0
}

.apple-banner .swiper-button-prev span,
.apple-banner .swiper-button-next span {
    display: block;
    width: 64px;
    height: 64px;
    position: absolute;
    top: 50%;
    margin-top: -32px;
    border-radius: 100%;
    opacity: 0;
    transition: opacity 0.5s ease
}

.apple-banner .swiper-button-prev span {
    background: rgba(0, 0, 0, 0.6)url(../images/arrows1.png)center center no-repeat;
    left: 20px
}

.apple-banner .swiper-button-next span {
    background: rgba(0, 0, 0, 0.6)url(../images/arrows2.png)center center no-repeat;
    right: 20px
}

.apple-banner .swiper-button-prev:hover span,
.apple-banner .swiper-button-next:hover span {
    opacity: .6
}

.apple-banner .swiper-pagination {
    top: auto;
    bottom: 24px;
    background: none
}

.apple-banner .swiper-pagination-bullet {
    display: inline-block;
    width: 44px;
    margin: 0 4px;
    cursor: pointer;
    background: none;
    opacity: 1;
    border-radius: 4px
}

.apple-banner .swiper-pagination-bullet span {
    width: 44px;
    height: 8px;
    display: block;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px
}

.apple-banner .swiper-pagination-bullet-active span {
    background-color: var(--color-primary)
}

.apple-banner .autoplay .swiper-pagination-bullet-active span {
    background: rgba(255, 255, 255, 1)
}

.apple-banner .swiper-pagination-bullet i {
    background-color: var(--color-primary);
    height: 8px;
    transform: scaleX(0);
    transform-origin: 0;
    display: block
}

.apple-banner .autoplay .firsrCurrent i {
    transition: transform 2.9s linear;
    transform: scaleX(1);
    border-radius: 4px
}

.apple-banner .autoplay .current i {
    transition: transform 4s linear;
    transform: scaleX(1);
    border-radius: 4px
}

.apple-banner .autoplay .replace span {
    background-color: var(--color-primary)
}

.apple-banner .swiper-button-prev,
.apple-banner .swiper-button-next,
.apple-banner .swiper-pagination-bullet {
    outline: none !important
}

.apple-banner .swiper-button-prev:focus,
.apple-banner .swiper-button-next:focus,
.apple-banner .swiper-pagination-bullet:focus {
    outline: none !important;
    box-shadow: none !important
}

.apple-banner .swiper-button-prev:after,
.apple-banner .swiper-button-next:after {
    content: '' !important
}

.ab_hotkw_search {
    width: 100%;
    height: 70px;
    margin: 0 auto;
    background-color: #f6f6f6;
    border-bottom: 4px solid #ededed;
    position: relative;
    z-index: 9
}

.ab_hotkw_search .hotkw_search {
    width: 100%;
    max-width: 1400px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 15px 0;
    box-sizing: border-box
}

.hotkw_search .hotkw_left {
    float: left;
    width: 66%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #797979;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.hotkw_search .hotkw_left span {
    color: #555;
    font-weight: bold
}

.hotkw_search .hotkw_left a {
    color: #777
}

.hotkw_search .hotkw_left a:hover {
    color: var(--color-primary)
}

.hotkw_search .search_right {
    float: right;
    width: 30%;
    height: 40px;
    overflow: hidden;
    padding: 0 80px 0 0;
    position: relative;
    box-sizing: border-box
}

.hotkw_search .search_right .sc_ipt {
    width: 100%;
    height: 40px;
    overflow: hidden
}

.search_right .sc_ipt input {
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 38px;
    color: #777;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: #fff url(../images/sc_btn.png)9px 9px no-repeat;
    outline: none;
    border: 0;
    padding: 0 9px 0 39px;
    box-sizing: border-box
}

.hotkw_search .search_right .sc_btn {
    width: 80px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0
}

.search_right .sc_btn input {
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background-color: var(--color-primary);
    border: none;
    outline: none;
    cursor: pointer
}

.ab_title {
    width: 100%;
    max-width: 1400px;
    overflow: hidden;
    margin: 0 auto 40px
}

.ab_title span {
    display: block;
    width: 100%;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    color: #666;
    font-size: 18px;
    text-align: center
}

.ab_title p {
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #333;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin: 10px auto 20px;
    position: relative
}

.ab_title img {
    display: block;
    width: 180px;
    height: 16px;
    overflow: hidden;
    margin: 0 auto
}

.ab_idxPro {
    width: 100%;
    overflow: hidden;
    margin: 60px auto
}

.ab_idxPro .abIdxPro_main {
    width: 100%;
    max-width: 1400px;
    overflow: hidden;
    margin: 0 auto
}

.abIdxPro_main .abIdxPro_left {
    width: 21%;
    overflow: hidden;
    float: left
}

.abIdxPro_main .abIdxPro_right {
    width: 76%;
    overflow: hidden;
    float: right
}

.abIdxPro_right .abIdxPro_list {
    width: 100%;
    min-height: 320px;
    overflow: hidden;
    margin: 0 auto
}

.abIdxPro_list ul li {
    width: 32%;
    overflow: hidden;
    margin: 0 2% 20px 0;
    padding: 10px;
    background-color: #f6f6f6;
    float: left;
    box-sizing: border-box
}

.abIdxPro_list ul li:nth-child(3n+3) {
    margin: 0 0 20px
}

.abIdxPro_list ul li .abIdxPro_img {
    width: 100%;
    height: 0;
    padding-top: 100%;
    overflow: hidden;
    margin: 0 auto 10px;
    position: relative
}

.abIdxPro_list ul li .abIdxPro_img a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box
}

.abIdxPro_list ul li .abIdxPro_img a img.IdxPro_img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    transition: all 0.5s
}

.abIdxPro_list ul li:hover .abIdxPro_img a img.IdxPro_img {
    transform: scale(1.1)
}

.abIdxPro_list ul li .abIdxPro_name {
    width: 100%;
    height: 40px;
    overflow: hidden;
    margin: 0 auto
}

.abIdxPro_list ul li .abIdxPro_name a {
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #555;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis
}

.abIdxPro_list ul li:hover .abIdxPro_name a {
    color: var(--color-primary)
}

.abIdxPro_list ul li .abIdxPro_btn {
    width: 100%;
    height: 32px;
    overflow: hidden;
    margin: 10px auto;
    padding: 0 10%;
    box-sizing: border-box
}

.abIdxPro_btn a {
    display: block;
    width: 44%;
    height: 32px;
    overflow: hidden;
    line-height: 32px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background-color: var(--color-primary);
    margin: 0 12% 0 0;
    float: left
}

.abIdxPro_btn a:last-child {
    margin: 0
}

.abIdxPro_btn a:hover {
    background-color: #fe9b02
}

.abIdxPro_left .h_left {
    width: 100%;
    overflow: hidden;
    background-color: #fff
}

.abIdxPro_left .cp_type .hd {
    text-align: center;
    background-color: var(--color-primary);
    padding: 20px
}

.abIdxPro_left .cp_type .hd p {
    height: 36px;
    line-height: 36px;
    font-size: 26px;
    color: #fff;
    text-align: center
}

.abIdxPro_left .cp_type .hd span {
    display: block;
    height: 24px;
    line-height: 24px;
    font-size: 22px;
    color: #fff;
    text-align: center;
    opacity: 0.5
}

.abIdxPro_left .cp_type .bd {
    border: 2px solid var(--color-primary);
    border-top: 0;
    padding: 10px 5px
}

.abIdxPro_left .cp_type .bd ul li {
    border-bottom: 1px dashed #dfdfdf
}

.abIdxPro_left .cp_type .bd ul li.on {
    border: 0;
    margin-bottom: 1px
}

.abIdxPro_left .cp_type .bd ul li p {
    height: 50px;
    line-height: 50px
}

.abIdxPro_left .cp_type .bd ul li p a {
    display: block;
    width: 80%;
    padding: 0 0 0 20px;
    overflow: hidden;
    line-height: 50px;
    color: #333;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    box-sizing: border-box
}

.abIdxPro_left .cp_type .bd ul li p span {
    display: block;
    width: 20%;
    height: 100%;
    background: url(../images/mulu1.png)center center no-repeat;
    cursor: pointer;
    float: left
}

.abIdxPro_left .cp_type .bd ul li div {
    background: #f6f6f6;
    display: none
}

.abIdxPro_left .cp_type .bd ul li div a {
    display: block;
    height: 44px;
    line-height: 44px;
    color: #797979;
    font-size: 14px;
    border-top: 1px dashed #dfdfdf;
    padding: 0 20px 0 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(../images/icon4.png)20px center no-repeat
}

.abIdxPro_left .cp_type .bd ul li div a:first-child {
    border-top: 0
}

.abIdxPro_left .cp_type .bd ul li p:hover,
.abIdxPro_left .cp_type .bd ul li.on p {
    background-color: var(--color-primary);
    border-left: 4px solid #fac632
}

.abIdxPro_left .cp_type .bd ul li p:hover a,
.abIdxPro_left .cp_type .bd ul li.on p a {
    color: #fff
}

.abIdxPro_left .cp_type .bd ul li p:hover span {
    background: url(../images/mulu2.png)center center no-repeat
}

.abIdxPro_left .cp_type .bd ul li.on p span {
    background: url(../images/mulu3.png)center center no-repeat
}

.abIdxPro_left .cp_type .bd ul li div a:hover {
    color: var(--color-primary);
    background: url(../images/icon5.png)20px center no-repeat
}

.abIdxPro_left .cp_type .bd ul a.ckqb {
    display: block;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #333;
    background: #f1f1f1;
    width: 94%;
    margin: 10px auto;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer
}

.abIdxPro_left .cp_type .bd ul a.ckqb:hover {
    background: var(--color-primary);
    color: #fff
}

.homepage-case-section {
    width: 100%;
    overflow: hidden;
    margin: 60px auto;
    padding: 60px 0;
    background: #fff
}

.homepage-case-wrapper {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box
}

.homepage-case-tabs {
    width: 100%;
    text-align: center;
    margin: 30px auto 50px
}

.homepage-case-tabs ul {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    padding: 0 0 15px;
    gap: 10px;
    border-bottom: 3px solid #f6f6f6
}

.homepage-case-tabs ul li {
    list-style: none;
    height: 44px;
    line-height: 44px;
    color: #555;
    font-size: 16px;
    padding: 0 25px;
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease;
    border-radius: 4px
}

.homepage-case-tabs ul li:hover {
    color: var(--color-primary);
    background: rgba(232, 149, 19, 0.05)
}

.homepage-case-tabs ul li.active {
    color: #fff;
    background: var(--color-primary);
    font-weight: 500
}

.homepage-case-gallery {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
    margin: 0 0 40px
}

.homepage-case-card {
    position: relative;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease
}

.homepage-case-card:hover {
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px)
}

.homepage-case-link {
    display: block;
    text-decoration: none;
    color: inherit
}

.homepage-case-image {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #f6f6f6
}

.homepage-case-image-inner {
    position: relative;
    width: 100%;
    padding-bottom: 75%;
    overflow: hidden
}

.homepage-case-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease
}

.homepage-case-card:hover .homepage-case-image img {
    transform: scale(1.08)
}

.homepage-case-info {
    padding: 20px 18px;
    background: #fff
}

.homepage-case-title {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    line-height: 1.5;
    margin: 0 0 10px;
    word-wrap: break-word;
    word-break: break-word;
    transition: color 0.3s ease
}

.homepage-case-card:hover .homepage-case-title {
    color: var(--color-primary)
}

.homepage-case-desc {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    margin: 0;
    word-wrap: break-word;
    word-break: break-word;
    transition: color 0.3s ease
}

.homepage-case-card:hover .homepage-case-desc {
    color: #555
}

.homepage-case-more {
    text-align: center;
    margin: 50px auto 0
}

.homepage-case-more a {
    display: inline-block;
    height: 48px;
    line-height: 48px;
    color: #555;
    font-size: 16px;
    padding: 0 50px;
    border: 2px solid var(--color-primary);
    border-radius: 24px;
    text-decoration: none;
    transition: all 0.3s ease;
    font-weight: 500
}

.homepage-case-more a:hover {
    background: var(--color-primary);
    color: #fff
}

.ab_idxAbout {
    width: 100%;
    min-height: 480px;
    overflow: hidden;
    margin: 60px auto;
    padding: 60px 0;
    background-color: #f6f6f6
}

.ab_idxAbout .idxAbout_main {
    width: 100%;
    max-width: 1400px;
    height: 480px;
    overflow: hidden;
    margin: 0 auto 40px;
    background-color: #fff;
    box-sizing: border-box
}

.idxAbout_main .idxAbout_img {
    width: 64.2%;
    height: 100%;
    overflow: hidden;
    float: left
}

.idxAbout_main .idxAbout_img a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    position: relative
}

.idxAbout_main .idxAbout_img a img {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: all 0.5s
}

.idxAbout_main:hover .idxAbout_img a img {
    transform: scale(1.1)
}

.idxAbout_main .idxAbout_text {
    width: 35.8%;
    height: 100%;
    overflow: hidden;
    padding: 40px;
    float: right;
    position: relative;
    box-sizing: border-box
}

.idxAbout_text .idxAbout_con {
    width: 100%;
    overflow: hidden;
    margin: 0 auto
}

.idxAbout_con .idxAbout_name {
    width: 100%;
    overflow: hidden;
    margin: 0 auto
}

.idxAbout_con .idxAbout_name a {
    display: block;
    width: 100%;
    max-height: 64px;
    overflow: hidden;
    line-height: 32px;
    color: #372e2c;
    font-size: 24px;
    font-weight: bold;
    margin: 0 auto 4px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.idxAbout_con .idxAbout_name a:hover {
    color: var(--color-primary)
}

.idxAbout_con .idxAbout_name span {
    display: block;
    width: 100%;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    color: #999;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.idxAbout_main .idxAbout_text .idxAbout_con i.idxAbout_line {
    display: block;
    width: 132px;
    height: 3px;
    overflow: hidden;
    margin: 16px 0 24px;
    background-color: var(--color-primary)
}

.idxAbout_con .idxAbout_ms {
    width: 100%;
    overflow: hidden;
    margin: 0 auto
}

.idxAbout_con .idxAbout_ms p {
    width: 100%;
    height: 196px;
    overflow: hidden;
    line-height: 28px;
    color: #888;
    font-size: 15px;
    text-align: justify;
    text-indent: 2em;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical
}

.idxAbout_con a.idxAbout_more {
    display: block;
    width: 140px;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background-color: var(--color-primary);
    position: absolute;
    bottom: 40px;
    left: 40px;
    box-sizing: border-box
}

.idxAbout_con a.idxAbout_more img {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin: -3px 0 0 6px
}

.idxAbout_con a.idxAbout_more:hover {
    background-color: #fe9b02
}

.ab_idxAbout .abIdxAbout_pic {
    width: 100%;
    max-width: 1400px;
    height: auto;
    margin: 0 auto;
    padding: 0 40px
}

.abIdxAbout_scoll {
    width: 100%;
    padding: 0
}

.abIdxAbout_scoll .item {
    position: relative
}

.abIdxAbout_scoll .lSPrev,
.abIdxAbout_scoll .lSNext {
    width: 30px;
    height: 60px;
    position: absolute;
    left: -40px;
    top: 50%;
    z-index: 2;
    margin-top: -50px;
    background: url(../images/tjprev01.png)center center no-repeat;
    background-size: 30px 60px;
    cursor: pointer
}

.abIdxAbout_scoll .lSNext {
    left: auto;
    right: -40px;
    background: url(../images/tjnext01.png)center center no-repeat;
    background-size: 30px 60px
}

.abIdxAbout_scoll .lSPrev:hover {
    background: url(../images/tjprev02.png)center center no-repeat;
    background-size: 30px 60px
}

.abIdxAbout_scoll .lSNext:hover {
    background: url(../images/tjnext02.png)center center no-repeat;
    background-size: 30px 60px
}

.abIdxAbout_scoll .content-slider {
    width: 100%;
    overflow: hidden
}

.abIdxAbout_scoll .content-slider li .idxAbout_pic {
    width: 100%;
    overflow: hidden;
    height: 220px;
    text-align: center;
    position: relative;
    box-sizing: border-box
}

.abIdxAbout_scoll .content-slider li .idxAbout_pic img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: all 0.25s
}

.abIdxAbout_scoll .content-slider li:hover .idxAbout_pic img {
    transform: scale(1.1)
}

.abIdxAbout_scoll .lSPager {
    display: none
}

.abIdxAbout_scoll .content-slider li p {
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #555;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box
}

.ab_idxNews {
    width: 100%;
    height: auto;
    margin: 60px auto 0
}

.ab_idxNews .abIdxNew_main {
    width: 100%;
    max-width: 1400px;
    height: auto;
    min-height: 320px;
    margin: 0 auto
}

.abIdxNew_main .abIdxNew_left {
    width: 20%;
    height: 345px;
    margin: 0;
    padding: 40px 0 0;
    float: left;
    position: relative
}

.abIdxNew_left i {
    display: block;
    width: 360px;
    height: auto;
    overflow: hidden;
    line-height: 100px;
    color: #f5f5f5;
    font-size: 140px;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 0;
    margin: 0 0 0 -180px
}

.abIdxNew_left .abIdxNew_title {
    width: 100%;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    color: #333;
    font-size: 30px;
    font-weight: bold;
    margin: 0 auto;
    padding: 0 0 0 40px;
    border-left: 3px solid var(--color-primary);
    position: relative;
    box-sizing: border-box
}

.abIdxNew_left p {
    width: 400px;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    color: #333;
    font-size: 24px;
    font-weight: bold;
    word-break: break-all;
    position: absolute;
    top: 220px;
    left: 30px;
    transform: rotate(90deg)
}

.abIdxNew_left p em {
    display: inline-block;
    width: 280px;
    height: 1px;
    background-color: #dfdfdf;
    margin: 0 0 0 10px;
    vertical-align: middle
}

.abIdxNew_left .abIdxNew_tab {
    width: 100%;
    overflow: hidden;
    margin: 40px auto 0;
    padding: 0 0 0 43px;
    position: relative;
    box-sizing: border-box
}

.abIdxNew_tab ul li {
    width: 100%;
    height: 44px;
    overflow: hidden;
    line-height: 44px;
    color: #555;
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto 20px;
    cursor: pointer
}

.abIdxNew_tab ul li em {
    display: inline-block;
    width: 0;
    height: 0;
    border: 6px solid #555;
    border-color: transparent #555 transparent transparent;
    vertical-align: middle;
    margin: -2px 0 0 40px
}

.abIdxNew_tab ul li.tabActive {
    color: var(--color-primary)
}

.abIdxNew_tab ul li.tabActive em {
    border: 6px solid var(--color-primary);
    border-color: transparent var(--color-primary)transparent transparent
}

.abIdxNew_main .abIdxNew_right {
    width: 80%;
    height: auto;
    padding: 0 0 0 40px;
    float: right;
    position: relative;
    box-sizing: border-box
}

.IdxNew_list {
    width: 100%;
    overflow: hidden
}

.IdxNew_list ul li {
    width: 48.5%;
    overflow: hidden;
    margin: 0 3% 30px 0;
    padding: 40px 20px;
    background-color: #fafafa;
    border: 1px solid #dfdfdf;
    float: left;
    box-sizing: border-box
}

.IdxNew_list ul li:nth-child(2n+2) {
    margin: 0 0 30px
}

.IdxNew_list ul li:hover {
    background-color: var(--color-primary);
    border: 1px solid var(--color-primary)
}

.IdxNew_list ul li .IdxNew_time {
    width: 28%;
    height: 120px;
    overflow: hidden;
    margin: 0 auto;
    padding: 20px 0;
    float: left;
    box-sizing: border-box
}

.IdxNew_list ul li .IdxNew_time em {
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #888;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    text-align: center
}

.IdxNew_list ul li .IdxNew_time span {
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #333;
    font-size: 36px;
    font-style: normal;
    font-weight: bold;
    text-align: center
}

.IdxNew_list ul li .IdxNew_text {
    width: 72%;
    height: 120px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 0 0 20px;
    float: right;
    box-sizing: border-box
}

.IdxNew_list ul li .IdxNew_text a {
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto 8px
}

.IdxNew_list ul li .IdxNew_text p {
    width: 100%;
    height: 72px;
    overflow: hidden;
    line-height: 24px;
    color: #555;
    font-size: 14px;
    text-align: justify;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-box
}

.IdxNew_list ul li:hover .IdxNew_time em,
.IdxNew_list ul li:hover .IdxNew_time span,
.IdxNew_list ul li:hover .IdxNew_text a,
.IdxNew_list ul li:hover .IdxNew_text p {
    color: #fff
}

.link {
    line-height: 30px;
    color: #fff;
    background: var(--color-primary)
}

.link .content {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0
}

.link i {
    display: block;
    height: 30px;
    line-height: 30px;
    float: left;
    font-size: 18px;
    color: #fff;
    margin-right: 3%
}

.link a {
    display: block;
    height: 30px;
    line-height: 30px;
    float: left;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.77);
    margin-right: 3%
}

.footWrap {
    position: relative;
    height: 550px;
    background: linear-gradient(135deg, #1a1e26 0%, #2c3540 50%, #1f2329 100%);
    padding-top: 85px;
    box-sizing: border-box;
    overflow: hidden
}

.footWrap::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 180px 350px 0 0;
    border-color: var(--color-primary)transparent transparent transparent;
    opacity: 1;
    z-index: 0
}

.footWrap .footer {
    position: relative;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    z-index: 1
}

.footWrap .ft-top {
    height: 176px;
    box-sizing: border-box
}

.footWrap .ft-top .f_logo {
    position: relative;
    width: 190px;
    height: 80px;
    float: right;
    margin-right: 23px;
    z-index: 2
}

.footWrap .ft-top .f_logo img {
    width: 100%
}

.footWrap .ft-top .ft-nav {
    width: 100%;
    float: left;
    padding-top: 27px;
    box-sizing: border-box
}

.footWrap .ft-top .ft-nav li {
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 50px;
    position: relative
}

.footWrap .ft-top .ft-nav li a {
    font-size: 16px;
    color: #fff
}

.footWrap .ft-top .ft-nav li:last-child {
    margin-right: 0
}

.footWrap .ft-top .ft-nav li:before {
    width: 0;
    height: 1px;
    background: #f7c532;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    transition: .5s
}

.footWrap .ft-top .ft-nav li:hover a {
    font-weight: bold;
    color: #f7c532
}

.footWrap .ft-top .ft-nav li:hover:before {
    width: 100%
}

.footWrap .ft-cen {
    height: 99px;
    padding-top: 36px;
    box-sizing: border-box;
    border-top: 1px solid rgba(207, 207, 207, 0.33);
    border-bottom: 1px solid rgba(207, 207, 207, 0.33)
}

.footWrap .ft-cen em {
    display: block;
    float: left;
    height: 58px;
    line-height: 24px;
    position: relative;
    box-sizing: border-box;
    width: 33%
}

.footWrap .ft-cen em:nth-child(2) {
    text-align: center
}

.footWrap .ft-cen em:nth-child(3) {
    text-align: right
}

.footWrap .ft-cen em:before {
    content: "/";
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 0;
    right: 0
}

.footWrap .ft-cen em:last-child:before {
    display: none
}

.footWrap .ft-cen em i {
    display: inline-block;
    height: 58px;
    padding-left: 43px;
    line-height: 32px;
    font-size: 18px;
    color: #fff;
    font-weight: bold
}

.footWrap .ft-cen em .ft1 {
    background: url(../images/ftico1.png)no-repeat left 0;
    width: 255px;
    font-size: 15px;
    line-height: 24px;
    font-weight: normal
}

.footWrap .ft-cen em .ft2 {
    background: url(../images/ftico2.png)no-repeat left 0;
    font-size: 18px;
    font-family: Arial
}

.footWrap .ft-cen em .ft3 {
    background: url(../images/ftico3.png)no-repeat left 0
}

.footWrap .ft-bot {
    padding-top: 39px
}

.footWrap .ft-bot .ft-xx {
    width: 800px;
    padding-top: 16px;
    float: left
}

.footWrap .ft-bot .ft-xx p {
    display: inline-block;
    line-height: 38px;
    font-size: 14px;
    color: #fff;
    margin-right: 60px
}

.footWrap .ft-bot .ft-xx p a {
    font-size: 14px;
    color: #fff
}

.footWrap .ft-bot .ft-social {
    float: right;
    text-align: right
}

.footWrap .ft-bot .ft-social .social-title {
    display: block;
    color: #fff;
    font-size: 16px;
    margin-bottom: 15px
}

.footWrap .ft-bot .ft-social .social-links {
    display: flex;
    gap: 18px;
    flex-wrap: wrap
}

.footWrap .ft-bot .ft-social .social-item {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    transition: all 0.3s
}

.footWrap .ft-bot .ft-social .social-item:hover {
    background-color: var(--color-primary);
    transform: translateY(-3px)
}

.footWrap .ft-bot .ft-social .social-item i {
    display: block;
    width: 40px;
    height: 40px;
    background-size: 20px 20px;
    background-position: center;
    background-repeat: no-repeat
}

.footWrap .ft-bot .ft-social .social-item img {
    display: block;
    width: 32px;
    height: 32px;
    object-fit: contain;
    margin: 4px auto
}

.footWrap .ft-bot .ft-social .icon-weixin::before,
.footWrap .ft-bot .ft-social .icon-weibo::before,
.footWrap .ft-bot .ft-social .icon-douyin::before,
.footWrap .ft-bot .ft-social .icon-xiaohongshu::before,
.footWrap .ft-bot .ft-social .icon-bilibili::before,
.footWrap .ft-bot .ft-social .icon-zhihu::before,
.footWrap .ft-bot .ft-social .icon-taobao::before,
.footWrap .ft-bot .ft-social .icon-jd::before {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 18px
}

.footWrap .ft-bot .ft-social .icon-weixin::before {
    content: '微'
}

.footWrap .ft-bot .ft-social .icon-weibo::before {
    content: '博'
}

.footWrap .ft-bot .ft-social .icon-douyin::before {
    content: '抖'
}

.footWrap .ft-bot .ft-social .icon-xiaohongshu::before {
    content: '红'
}

.footWrap .ft-bot .ft-social .icon-bilibili::before {
    content: 'B'
}

.footWrap .ft-bot .ft-social .icon-zhihu::before {
    content: '知'
}

.footWrap .ft-bot .ft-social .icon-taobao::before {
    content: '淘'
}

.footWrap .ft-bot .ft-social .icon-jd::before {
    content: '京'
}

.ny_banner {
    width: 100%;
    height: 300px;
    overflow: hidden;
    margin: 0 auto;
    background-color: #fff;
    position: relative
}

.ny_banner img {
    display: block;
    width: 2800px;
    height: 300px;
    overflow: hidden;
    margin: -150px 0 0 -1400px;
    position: absolute;
    left: 50%;
    top: 50%
}

.ab_crumb {
    width: 100%;
    max-width: 1400px;
    overflow: hidden;
    margin: 40px auto;
    padding: 0 0 0 24px;
    position: relative;
    box-sizing: border-box
}

.ab_crumb img {
    display: block;
    width: 20px;
    height: 20px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 10px
}

.ab_crumb p {
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #333;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ab_crumb p a {
    color: #333
}

.ab_crumb p a:hover {
    color: var(--color-primary)
}

.ab_crumb p span {
    color: #777
}

.ab_NyAboutus {
    width: 100%;
    min-height: 480px;
    overflow: hidden;
    margin: 0 auto 60px
}

.ny_title {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 40px
}

.ny_title b {
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #333;
    font-size: 32px;
    font-weight: bold;
    text-align: center
}

.ny_title p {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 10px auto
}

.ny_title p img {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin: -2px 0 0
}

.ny_title p i {
    display: inline-block;
    width: 120px;
    height: 1px;
    overflow: hidden;
    margin: -2px 16px 0;
    vertical-align: middle;
    background-color: #dfdfdf
}

.ny_title span {
    display: block;
    width: 100%;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    color: #999;
    font-size: 16px;
    text-align: center
}

.ab_Gsjj {
    width: 100%;
    max-width: 1400px;
    overflow: hidden;
    margin: 0 auto 60px
}

.abGsjj_main {
    width: 100%;
    overflow: hidden;
    margin: 0 auto
}

.abGsjj_main .abGsjj_img {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 40px
}

.abGsjj_img img {
    display: block;
    width: auto !important;
    height: auto !important;
    max-width: 100%;
    margin: 0 auto
}

.abGsjj_main .abGsjj_text {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    box-sizing: border-box
}

.abGsjj_name em {
    display: block;
    width: 60px;
    height: 2px;
    overflow: hidden;
    margin: 10px auto 0;
    background-color: #d12135
}

.abGsjj_text p {
    width: 100%;
    overflow: hidden;
    line-height: 30px;
    color: #777;
    font-size: 15px;
    text-align: justify;
    text-indent: 0;
    word-break: break-all
}

.abGsjj_text p:first-of-type {
    text-indent: 2em
}

.abGsjj_text p span,
.abGsjj_text p em {
    color: #777 !important;
    font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: normal !important
}

.abGsjj_main ul {
    margin: 40px auto 0;
    border: 1px solid #e8e8e8;
    padding: 20px 0
}

.abGsjj_main ul li {
    width: 33.333333%;
    overflow: hidden;
    padding: 0 20px;
    float: left;
    box-sizing: border-box;
    position: relative
}

.abGsjj_main ul li p {
    width: 100%;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    color: #fb6700;
    font-size: 40px;
    font-weight: bold;
    text-align: center
}

.abGsjj_main ul li span {
    display: block;
    width: 100%;
    overflow: hidden;
    line-height: 30px;
    color: #777;
    font-size: 16px;
    text-align: center
}

.abGsjj_main ul li:after {
    content: '';
    display: block;
    width: 1px;
    height: 60px;
    background: #e8e8e8;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -30px
}

.abGsjj_main ul li:nth-child(3):after {
    display: none
}

.ab_AboutRyzz {
    width: 100%;
    overflow: hidden;
    margin: 60px auto;
    padding: 60px 0;
    background-color: #f8f8f8
}

.ab_AboutRyzz .abAboutRyzz_main {
    width: 100%;
    max-width: 1400px;
    overflow: hidden;
    margin: 0 auto;
    position: relative
}

.ryzz_swiper_container {
    width: 100%;
    overflow: hidden;
    margin: 50px auto 0;
    position: relative;
    box-sizing: border-box
}

.ryzz_swiper_wrapper {
    display: flex;
    transition: transform 0.5s ease;
    width: fit-content;
    cursor: grab
}

.ryzz_swiper_wrapper:active {
    cursor: grabbing
}

.ryzz_swiper_slide {
    flex-shrink: 0;
    width: 300px;
    margin: 0 10px
}

.ryzz_item {
    width: 100%;
    height: 220px;
    overflow: hidden;
    position: relative;
    background: transparent;
    transition: all 0.5s
}

.ryzz_item img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: all 0.5s
}

.ryzz_item:hover img {
    transform: scale(1.1)
}

.ab_AboutFengcai {
    width: 100%;
    overflow: hidden;
    margin: 60px auto;
    background-color: #fff
}

.ab_AboutFengcai .abAboutFengcai_main {
    width: 100%;
    max-width: 1400px;
    overflow: hidden;
    margin: 0 auto
}

.abFengcai_grid {
    width: 100%;
    margin: 40px 0 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px
}

.abFengcai_grid .fengcai_item {
    width: 100%;
    overflow: hidden;
    background: #fff;
    position: relative
}

.abFengcai_grid .fengcai_item .fengcai_thumb {
    width: 100%;
    height: 280px;
    overflow: hidden;
    position: relative;
    background: #f6f6f6
}

.abFengcai_grid .fengcai_item .fengcai_thumb img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s
}

.abFengcai_grid .fengcai_item:hover .fengcai_thumb img {
    transform: scale(1.1)
}

.abFengcai_grid .fengcai_item .fengcai_overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0)0%, rgba(232, 149, 19, 0.85)100%);
    opacity: 0;
    transition: all 0.4s;
    display: flex;
    align-items: center;
    justify-content: center
}

.abFengcai_grid .fengcai_item:hover .fengcai_overlay {
    opacity: 1
}

.fengcai_overlay .fengcai_icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 48px;
    color: #fff;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    border: 2px solid #fff;
    transform: scale(0);
    transition: all 0.3s 0.1s
}

.abFengcai_grid .fengcai_item:hover .fengcai_icon {
    transform: scale(1)
}

.ab_NyProducts {
    width: 100%;
    height: auto;
    min-height: 480px;
    margin: 0 auto 60px;
    padding: 0
}

.ab_NyProducts .abNyPro_main {
    width: 100%;
    max-width: 1400px;
    height: auto;
    margin: 0 auto;
    padding: 0
}

.abNyPro_main .abNyPro_left {
    width: 21%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: left
}

.abNyPro_main .abNyPro_right {
    width: 76%;
    height: auto;
    margin: 0;
    padding: 0;
    float: right
}

.abNyPro_right .abNyPro_list {
    width: 100%;
    min-height: 320px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0
}

.abNyPro_list ul li {
    width: 32%;
    overflow: hidden;
    margin: 0 2% 20px 0;
    padding: 10px;
    background-color: #f6f6f6;
    float: left;
    box-sizing: border-box
}

.abNyPro_list ul li:nth-child(3n+3) {
    margin: 0 0 20px
}

.abNyPro_list ul li .abIdxPro_img {
    width: 100%;
    height: 0;
    padding-top: 100%;
    overflow: hidden;
    margin: 0 auto 10px;
    position: relative
}

.abNyPro_list ul li .abIdxPro_img a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box
}

.abNyPro_list ul li .abIdxPro_img a img.IdxPro_img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    transition: all 0.5s
}

.abNyPro_list ul li:hover .abIdxPro_img a img.IdxPro_img {
    transform: scale(1.1)
}

.abNyPro_list ul li .abIdxPro_name {
    width: 100%;
    height: 40px;
    overflow: hidden;
    margin: 0 auto
}

.abNyPro_list ul li .abIdxPro_name a {
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #555;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis
}

.abNyPro_list ul li:hover .abIdxPro_name a {
    color: var(--color-primary)
}

.abNyPro_list ul li .abIdxPro_btn {
    width: 100%;
    height: 32px;
    overflow: hidden;
    margin: 10px auto;
    padding: 0 10%;
    box-sizing: border-box
}

.abNyPro_btn a {
    display: block;
    width: 44%;
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background-color: var(--color-primary);
    margin: 0 12% 0 0;
    float: left
}

.abNyPro_btn a:last-child {
    margin: 0
}

.abNyPro_btn a:hover {
    background-color: #fe9b02
}

.abNyPro_left .h_left {
    width: 100%;
    overflow: hidden;
    background-color: #fff
}

.abNyPro_left .cp_type .hd {
    text-align: center;
    background-color: var(--color-primary);
    padding: 20px
}

.abNyPro_left .cp_type .hd p {
    height: 36px;
    line-height: 36px;
    font-size: 26px;
    color: #fff;
    text-align: center
}

.abNyPro_left .cp_type .hd span {
    display: block;
    height: 24px;
    line-height: 24px;
    font-size: 22px;
    color: #fff;
    text-align: center;
    opacity: 0.5
}

.abNyPro_left .cp_type .bd {
    border: 2px solid var(--color-primary);
    border-top: 0;
    padding: 10px 5px
}

.abNyPro_left .cp_type .bd ul li {
    border-bottom: 1px dashed #dfdfdf
}

.abNyPro_left .cp_type .bd ul li.on {
    border: 0;
    margin-bottom: 1px
}

.abNyPro_left .cp_type .bd ul li p {
    height: 50px;
    line-height: 50px
}

.abNyPro_left .cp_type .bd ul li p a {
    display: block;
    width: 80%;
    padding: 0 0 0 20px;
    overflow: hidden;
    line-height: 50px;
    color: #333;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    box-sizing: border-box
}

.abNyPro_left .cp_type .bd ul li p span {
    display: block;
    width: 20%;
    height: 100%;
    background: url(../images/mulu1.png)center center no-repeat;
    cursor: pointer;
    float: left
}

.abNyPro_left .cp_type .bd ul li div {
    background: #f6f6f6;
    display: none
}

.abNyPro_left .cp_type .bd ul li div a {
    display: block;
    height: 44px;
    line-height: 44px;
    color: #797979;
    font-size: 14px;
    border-top: 1px dashed #dfdfdf;
    padding: 0 20px 0 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(../images/icon4.png)20px center no-repeat
}

.abNyPro_left .cp_type .bd ul li div a:first-child {
    border-top: 0
}

.abNyPro_left .cp_type .bd ul li div a.active {
    color: var(--color-primary)
}

.abNyPro_left .cp_type .bd ul li p:hover,
.abNyPro_left .cp_type .bd ul li.on p {
    background-color: var(--color-primary);
    border-left: 4px solid #fac632
}

.abNyPro_left .cp_type .bd ul li p:hover a,
.abNyPro_left .cp_type .bd ul li.on p a {
    color: #fff
}

.abNyPro_left .cp_type .bd ul li p:hover span {
    background: url(../images/mulu2.png)center center no-repeat
}

.abNyPro_left .cp_type .bd ul li.on p span {
    background: url(../images/mulu3.png)center center no-repeat
}

.abNyPro_left .cp_type .bd ul li div a:hover {
    color: var(--color-primary);
    background: url(../images/icon5.png)20px center no-repeat
}

.abNyPro_left .cp_type .bd ul a.ckqb {
    display: block;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #333;
    background: #f1f1f1;
    width: 94%;
    margin: 10px auto;
    text-align: center;
    cursor: pointer
}

.abNyPro_left .cp_type .bd ul a.ckqb:hover {
    background: var(--color-primary);
    color: #fff
}

.nyPro_list {
    width: 100%;
    margin: 0 auto 40px
}

.nyPro_list ul li {
    width: 100%;
    margin: 0 auto 20px;
    padding: 9px;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    box-sizing: border-box
}

.nyPro_list ul li:hover {
    border: 1px solid #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1)
}

.nyPro_list ul li .nyProList_img {
    width: 20%;
    height: 178px;
    overflow: hidden;
    float: left;
    box-sizing: border-box
}

.nyPro_list ul li .nyProList_img a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #fff;
    position: relative
}

.nyPro_list ul li .nyProList_img a img.nyPro_img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: all 0.5s
}

.nyPro_list ul li:hover .nyProList_img a img.nyPro_img {
    transform: scale(1.1)
}

.nyPro_list ul li .nyProList_text {
    width: 78%;
    height: 178px;
    overflow: hidden;
    padding: 10px;
    float: right;
    box-sizing: border-box
}

.nyProList_text .nyProList_name a {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #333;
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.nyProList_text .nyProList_name a:hover {
    color: var(--color-primary)
}

.nyProList_text .nyProList_ms p {
    width: 100%;
    height: 48px;
    overflow: hidden;
    line-height: 24px;
    color: #797979;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.nyProList_text .nyProList_tips dl dd {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: #aaa;
    font-size: 14px;
    padding: 0 10px 0 0;
    float: left
}

.nyProList_text .nyProList_tips dl dd span {
    color: #333
}

.nyProList_text .nyProList_btn a {
    display: block;
    width: 88px;
    height: 34px;
    line-height: 32px;
    color: #aaa;
    font-size: 14px;
    text-align: center;
    margin: 0 20px 0 0;
    border: 1px solid #dfdfdf;
    float: left;
    box-sizing: border-box
}

.nyProList_text .nyProList_btn a:first-child {
    color: #fff;
    background-color: var(--color-primary);
    border: 1px solid var(--color-primary)
}

.nyProList_text .nyProList_btn a:hover {
    color: #fff;
    background-color: #fe9b02;
    border: 1px solid #fe9b02
}

.abNy_Xgwz {
    width: 100%;
    overflow: hidden;
    margin: 20px auto 0
}

.abNy_Xgwz .Xgwz_tit {
    overflow: hidden;
    padding: 20px;
    background-color: var(--color-primary)
}

.Xgwz_tit p {
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-size: 26px;
    text-align: center
}

.Xgwz_tit span {
    display: block;
    height: 24px;
    line-height: 24px;
    color: #fff;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
    opacity: 0.5
}

.abNy_Xgwz .Xgwz_list {
    width: 100%;
    min-height: 150px;
    overflow: hidden;
    padding: 10px;
    border: 1px solid #dfdfdf;
    border-top: 0;
    box-sizing: border-box
}

.abNy_Xgwz .Xgwz_list ul li {
    width: 100%;
    overflow: hidden;
    padding: 0 0 0 20px;
    border-bottom: 1px dashed #dfdfdf;
    position: relative;
    box-sizing: border-box
}

.abNy_Xgwz .Xgwz_list ul li:last-child {
    border: 0
}

.abNy_Xgwz .Xgwz_list ul li em {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/jt2.png)center center no-repeat;
    position: absolute;
    left: 0;
    top: 14px
}

.abNy_Xgwz .Xgwz_list ul li:hover em {
    background: url(../images/jt3.png)center center no-repeat
}

.abNy_Xgwz .Xgwz_list ul li a {
    display: block;
    width: 100%;
    height: 48px;
    line-height: 48px;
    color: #333;
    font-size: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.abNy_Xgwz .Xgwz_list ul li a:hover {
    color: var(--color-primary)
}

.ab_NyNews {
    width: 100%;
    min-height: 480px;
    margin: 0 auto 60px
}

.ab_NyNews .abNyNew_main {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto
}

.abNyNew_main .abNyNew_Tj {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 40px;
    background-color: #f5f5f5;
    position: relative;
    box-sizing: border-box
}

.abNyNew_Tj .abNyNew_TjImg {
    width: 44.5%;
    height: 322px;
    overflow: hidden;
    padding: 20px;
    float: left;
    box-sizing: border-box
}

.abNyNew_Tj .abNyNew_TjImg a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative
}

.abNyNew_Tj .abNyNew_TjImg a img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: all 0.5s
}

.abNyNew_Tj:hover .abNyNew_TjImg a img {
    transform: scale(1.1)
}

.abNyNew_Tj .abNyNew_TjText {
    width: 55.5%;
    height: 322px;
    overflow: hidden;
    padding: 20px 40px;
    float: left;
    box-sizing: border-box
}

.abNyNew_Tj .abNyNew_TjText .abNyNew_TjName {
    width: 100%;
    overflow: hidden;
    margin: 15px auto 0
}

.abNyNew_Tj .abNyNew_TjText .abNyNew_TjName a {
    display: block;
    width: 100%;
    overflow: hidden;
    line-height: 32px;
    color: #333;
    font-size: 24px;
    font-weight: bold;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.abNyNew_Tj .abNyNew_TjText .abNyNew_TjName a:hover {
    color: var(--color-primary)
}

.abNyNew_Tj .abNyNew_TjText .abNyNew_TjTime {
    width: 100%;
    height: 32px;
    line-height: 32px;
    color: #999;
    font-size: 16px;
    margin: 12px auto
}

.abNyNew_Tj .abNyNew_TjText .abNyNew_TjMs p {
    width: 100%;
    height: 84px;
    overflow: hidden;
    line-height: 28px;
    color: #666;
    font-size: 15px;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.abNyNew_Tj .abNyNew_TjMore {
    width: 100%;
    overflow: hidden;
    padding: 24px 0 0;
    border-top: 1px dashed #ccc
}

.abNyNew_Tj .abNyNew_TjMore a {
    display: inline-block;
    line-height: 40px;
    color: #666;
    font-size: 16px
}

.abNyNew_Tj .abNyNew_TjMore a i {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin: -2px 0 0 8px;
    background: url(../images/jt1.png)center center no-repeat;
    background-size: 20px 20px
}

.abNyNew_Tj .abNyNew_TjMore a:hover {
    color: var(--color-primary)
}

.abNyNew_Tj .abNyNew_TjMore a:hover i {
    background: url(../images/jt14.png)center center no-repeat;
    background-size: 20px 20px
}

.abNyNew_main .abNyNew_list {
    width: 100%;
    margin: 0 auto 40px
}

.abNyNew_list ul li {
    width: 100%;
    margin: 0 auto 20px;
    padding: 20px 140px 30px 40px;
    background-color: #f5f5f5;
    position: relative;
    box-sizing: border-box
}

.abNyNew_list ul li:hover {
    background-color: var(--color-primary)
}

.abNyNew_list ul li .abNyNew_name a {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #333;
    font-size: 17px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.abNyNew_list ul li:hover .abNyNew_name a {
    color: #fff
}

.abNyNew_list ul li .abNyNew_time {
    width: 100%;
    height: 32px;
    line-height: 32px;
    color: #999;
    font-size: 14px;
    margin: 0 auto 4px
}

.abNyNew_list ul li:hover .abNyNew_time {
    color: #fff
}

.abNyNew_list ul li .abNyNew_ms {
    width: 100%;
    overflow: hidden;
    padding: 0 0 0 20px;
    border-left: 1px solid #dfdfdf;
    box-sizing: border-box
}

.abNyNew_list ul li .abNyNew_ms p {
    width: 100%;
    height: 53px;
    overflow: hidden;
    line-height: 28px;
    color: #666;
    font-size: 15px;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.abNyNew_list ul li:hover .abNyNew_ms p {
    color: #fff
}

.abNyNew_list ul li .abNyNew_more {
    width: 99px;
    height: 128px;
    overflow: hidden;
    border-left: 1px solid #dfdfdf;
    position: absolute;
    top: 24px;
    right: 0
}

.abNyNew_list ul li .abNyNew_more a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/jt9.png)center center no-repeat
}

.abNyNew_list ul li:hover .abNyNew_more {
    border-left: 1px solid #fff
}

.abNyNew_list ul li:hover .abNyNew_more a {
    background: url(../images/jt13.png)center center no-repeat
}

.abNyDown_list ul li {
    margin: 0 auto 20px;
    padding: 20px 120px 20px 20px
}

.abNyDown_list ul li .abNyNew_time {
    height: 30px;
    line-height: 30px;
    margin: 0 auto
}

.abNyDown_list ul li .abNyNew_more {
    height: 70px;
    top: 20px
}

.abNyDown_list ul li .abNyNew_more a {
    background: url(../images/jt1.png)center center no-repeat
}

.abNyDown_list ul li:hover .abNyNew_more a {
    background: url(../images/jt4.png)center center no-repeat
}

.NyNewsdetail_con .NyDown_btn {
    width: 100%;
    overflow: hidden;
    margin: 20px auto 0
}

.NyNewsdetail_con .NyDown_btn a {
    display: block;
    width: 160px;
    height: 44px;
    line-height: 44px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin: 0 auto;
    background-color: var(--color-primary)
}

.NyNewsdetail_con .NyDown_btn a:hover {
    background-color: #fe9b02
}

.ab_NyCase {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 60px
}

.ab_NyCase .abNyCase_main {
    width: 100%;
    max-width: 1400px;
    overflow: hidden;
    margin: 0 auto
}

.abNyCase_list ul li {
    width: 23.5%;
    overflow: hidden;
    margin: 0 2% 30px 0;
    padding: 10px 10px 20px;
    background-color: #f6f6f6;
    float: left;
    transition: all 0.3s;
    box-sizing: border-box
}

.abNyCase_list ul li:hover {
    background-color: var(--color-primary);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2)
}

.abNyCase_list ul li:nth-child(4n+4) {
    margin: 0 0 30px
}

.abNyCase_list ul li .abCaseList_img {
    width: 100%;
    height: 220px;
    overflow: hidden;
    margin: 0 auto;
    position: relative
}

.abNyCase_list ul li .abCaseList_img a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #fff;
    position: relative
}

.abNyCase_list ul li .abCaseList_img a.caseimg img.case_img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: all 0.5s
}

.abNyCase_list ul li:hover .abCaseList_img a.caseimg img.case_img {
    transform: scale(1.1)
}

.abNyCase_list ul li .abCaseList_img a.casename {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    z-index: 2;
    box-sizing: border-box
}

.abNyCase_list ul li:hover .abCaseList_img a.casename {
    background-color: rgba(167, 106, 12, 0.9)
}

.abNyCase_list ul li .abCaseList_info {
    width: 100%;
    overflow: hidden;
    margin: 15px auto 0
}

.abNyCase_list ul li .abCaseList_info .abCaseList_btn a {
    display: block;
    width: 88px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background-color: #adadad;
    margin: 0 auto;
    transition: all 0.3s
}

.abNyCase_list ul li:hover .abCaseList_info .abCaseList_btn a {
    color: var(--color-primary);
    background-color: #fff
}

#fengye {
    text-align: center;
    margin: 20px auto 0;
    color: #555;
    font-size: 14px
}

#fengye a {
    display: inline-block;
    padding: 0 10px;
    background: #ddd;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 5px;
    border-radius: 2px;
    color: #555;
    font-size: 14px
}

#fengye a:hover {
    background: var(--color-primary);
    color: #ffffff
}

#fengye a.pnnum1 {
    background: var(--color-primary);
    color: #ffffff
}

#fengye input {
    display: inline-block;
    padding: 0 5px;
    background-color: var(--color-primary);
    width: 40px !important;
    height: 30px !important;
    line-height: 30px;
    text-align: center;
    margin: 0 5px;
    color: #fff;
    cursor: pointer;
    border: 0;
    outline: none
}

#fengye .p_input {
    display: inline-block;
    padding: 0 5px;
    background: #ddd;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 5px;
    color: #555
}

.ab_NyNewsdetail {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 60px
}

.ab_NyNewsdetail .NyNewsdetail_main {
    width: 100%;
    max-width: 1400px;
    overflow: hidden;
    margin: 0 auto
}

.ab_NyNewsdetail .NyNewsdetail_left {
    width: 73%;
    overflow: hidden;
    float: left
}

.ab_NyNewsdetail .NyNewsdetail_right {
    width: 25%;
    overflow: hidden;
    float: right
}

.ab_NyNewsdetail .NyNewsdetail_title {
    width: 100%;
    overflow: hidden;
    line-height: 40px;
    color: #333;
    font-size: 28px;
    font-weight: bold;
    margin: 0 auto 20px
}

.ab_NyNewsdetail .NyNewsdetail_tips {
    width: 100%;
    overflow: hidden;
    line-height: 24px;
    color: #999;
    font-size: 14px;
    margin: 0 auto 30px;
    padding: 0 0 20px;
    border-bottom: 2px solid var(--color-primary)
}

.ab_NyNewsdetail .NyNewsdetail_con {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 30px;
    line-height: 1.8;
    color: #333;
    font-size: 16px;
    text-align: justify
}

.NyNewsdetail_con p,
.NyNewsdetail_con div {
    width: 100%;
    overflow: hidden;
    line-height: 1.8;
    color: #333;
    font-size: 16px;
    text-align: justify;
    margin: 15px auto
}

.NyNewsdetail_con img {
    display: block;
    width: auto !important;
    height: auto !important;
    max-width: 100%;
    margin: 20px auto;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1)
}

.ab_NyNewsdetail .ab_PrevNext {
    width: 100%;
    overflow: hidden;
    margin: 30px auto 0;
    padding: 20px 0 0;
    border-top: 2px solid #005461
}

.ab_NyNewsdetail .ab_PrevNext ul li {
    width: 100%;
    overflow: hidden;
    line-height: 30px;
    color: #666;
    font-size: 14px;
    margin: 0 0 10px
}

.ab_NyNewsdetail .ab_PrevNext ul li a {
    color: #005461;
    transition: all 0.3s
}

.ab_NyNewsdetail .ab_PrevNext ul li a:hover {
    color: var(--color-primary);
    text-decoration: underline
}

.ab_NyNewsdetail .recommend_title {
    width: 100%;
    overflow: hidden;
    padding: 0 0 20px;
    margin: 0 0 30px;
    border-bottom: 2px solid var(--color-primary)
}

.ab_NyNewsdetail .recommend_title span {
    display: inline-block;
    line-height: 30px;
    color: #333;
    font-size: 22px;
    font-weight: bold;
    margin: 0 10px 0 0
}

.ab_NyNewsdetail .recommend_title em {
    display: inline-block;
    line-height: 30px;
    color: #999;
    font-size: 16px;
    font-style: normal
}

.ab_NyNewsdetail .recommend_list ul li {
    width: 23.5%;
    overflow: hidden;
    float: left;
    margin: 0 2% 2% 0
}

.ab_NyNewsdetail .recommend_list ul li:nth-child(4n) {
    margin-right: 0
}

.ab_NyNewsdetail .recommend_list ul li a {
    display: block;
    width: 100%;
    overflow: hidden;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: all 0.3s
}

.ab_NyNewsdetail .recommend_list ul li a:hover {
    box-shadow: 0 4px 16px rgba(232, 149, 19, 0.3);
    transform: translateY(-4px)
}

.ab_NyNewsdetail .recommend_list .recommend_img img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 6px 6px 0 0
}

.ab_NyNewsdetail .recommend_list .recommend_name {
    display: block;
    line-height: 24px;
    color: #333;
    font-size: 14px;
    text-align: center;
    padding: 15px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box
}

.ab_NyNewsdetail .recommend_list ul li a:hover .recommend_name {
    color: var(--color-primary)
}

.ab_NyNewsdetail .sidebar_box {
    width: 100%;
    overflow: hidden;
    margin: 0 0 30px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1)
}

.ab_NyNewsdetail .sidebar_title {
    width: 100%;
    overflow: hidden;
    padding: 20px;
    border-bottom: 2px solid var(--color-primary);
    box-sizing: border-box
}

.ab_NyNewsdetail .sidebar_title span {
    display: block;
    line-height: 24px;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 5px
}

.ab_NyNewsdetail .sidebar_title em {
    display: block;
    line-height: 20px;
    color: #999;
    font-size: 14px;
    font-style: normal
}

.ab_NyNewsdetail .sidebar_list ul li {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dashed #e5e5e5
}

.ab_NyNewsdetail .sidebar_list ul li:last-child {
    border-bottom: none
}

.ab_NyNewsdetail .sidebar_list ul li a {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 15px 20px;
    transition: all 0.3s;
    box-sizing: border-box
}

.ab_NyNewsdetail .sidebar_list ul li a:hover {
    background: #f9f9f9
}

.ab_NyNewsdetail .sidebar_list .news_date {
    display: block;
    line-height: 20px;
    color: var(--color-primary);
    font-size: 14px;
    margin: 0 0 8px
}

.ab_NyNewsdetail .sidebar_list .news_title {
    display: block;
    line-height: 22px;
    color: #333;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ab_NyNewsdetail .sidebar_list ul li a:hover .news_title {
    color: var(--color-primary)
}

.ab_CaseDetail {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 60px
}

.ab_CaseDetail .abCaseDetail_main {
    width: 100%;
    max-width: 1400px;
    overflow: hidden;
    margin: 0 auto
}

.ab_CaseDetail .abCaseDetail_left {
    width: 73%;
    overflow: hidden;
    float: left
}

.ab_CaseDetail .abCaseDetail_right {
    width: 25%;
    overflow: hidden;
    float: right
}

.ab_CaseDetail .CaseDetail_title {
    width: 100%;
    overflow: hidden;
    line-height: 40px;
    color: #333;
    font-size: 28px;
    font-weight: bold;
    margin: 0 auto 20px
}

.ab_CaseDetail .CaseDetail_info {
    width: 100%;
    overflow: hidden;
    line-height: 24px;
    color: #999;
    font-size: 14px;
    margin: 0 auto 30px;
    padding: 0 0 20px;
    border-bottom: 2px solid var(--color-primary)
}

.ab_CaseDetail .CaseDetail_info span {
    display: inline-block;
    margin: 0 20px 0 0
}

.ab_CaseDetail .CaseDetail_images ul li {
    width: 24%;
    overflow: hidden;
    float: left;
    margin: 0 1.333% 1.333% 0;
    box-sizing: border-box
}

.ab_CaseDetail .CaseDetail_images ul li:nth-child(4n) {
    margin-right: 0
}

.ab_CaseDetail .CaseDetail_images ul li .case_img_box {
    width: 100%;
    position: relative;
    background: #f5f5f5;
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: all 0.3s;
    overflow: hidden;
    padding-bottom: 75%
}

.ab_CaseDetail .CaseDetail_images ul li .case_img_box:hover {
    box-shadow: 0 4px 16px rgba(232, 149, 19, 0.3);
    transform: translateY(-4px)
}

.ab_CaseDetail .CaseDetail_images ul li .case_img_box img,
.ab_CaseDetail .CaseDetail_images ul li .case_img_box .case_thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    object-fit: cover;
    object-position: center
}

.ab_CaseDetail .sidebar_box {
    width: 100%;
    overflow: hidden;
    margin: 0 0 30px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1)
}

.ab_CaseDetail .sidebar_title {
    width: 100%;
    overflow: hidden;
    padding: 20px;
    border-bottom: 2px solid var(--color-primary);
    box-sizing: border-box
}

.ab_CaseDetail .sidebar_title span {
    display: block;
    line-height: 24px;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 5px
}

.ab_CaseDetail .sidebar_title em {
    display: block;
    line-height: 20px;
    color: #999;
    font-size: 14px;
    font-style: normal
}

.ab_CaseDetail .sidebar_list ul li {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dashed #e5e5e5
}

.ab_CaseDetail .sidebar_list ul li:last-child {
    border-bottom: none
}

.ab_CaseDetail .sidebar_list ul li a {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 15px 20px;
    transition: all 0.3s;
    box-sizing: border-box
}

.ab_CaseDetail .sidebar_list ul li a:hover {
    background: #f9f9f9
}

.ab_CaseDetail .sidebar_list .news_date {
    display: block;
    line-height: 20px;
    color: var(--color-primary);
    font-size: 14px;
    margin: 0 0 8px
}

.ab_CaseDetail .sidebar_list .news_title {
    display: block;
    line-height: 22px;
    color: #333;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ab_CaseDetail .sidebar_list ul li a:hover .news_title {
    color: var(--color-primary)
}

.ab_CaseDetail .ab_PrevNext {
    width: 100%;
    overflow: hidden;
    margin: 30px auto 0;
    padding: 20px 0 0;
    border-top: 2px solid #005461
}

.ab_CaseDetail .ab_PrevNext ul li {
    width: 100%;
    overflow: hidden;
    line-height: 30px;
    color: #666;
    font-size: 14px;
    margin: 0 0 10px
}

.ab_CaseDetail .ab_PrevNext ul li a {
    color: #005461;
    transition: all 0.3s
}

.ab_CaseDetail .ab_PrevNext ul li a:hover {
    color: var(--color-primary);
    text-decoration: underline
}

.ab_CaseDetail .CaseDetail_recommend {
    width: 100%;
    overflow: hidden;
    margin: 40px auto 0
}

.ab_CaseDetail .CaseDetail_recommend .recommend_title {
    width: 100%;
    overflow: hidden;
    padding: 0 0 20px;
    margin: 0 0 30px;
    border-bottom: 2px solid var(--color-primary)
}

.ab_CaseDetail .CaseDetail_recommend .recommend_title span {
    display: inline-block;
    line-height: 30px;
    color: #333;
    font-size: 22px;
    font-weight: bold;
    margin: 0 10px 0 0
}

.ab_CaseDetail .CaseDetail_recommend .recommend_title em {
    display: inline-block;
    line-height: 30px;
    color: #999;
    font-size: 16px;
    font-style: normal
}

.ab_CaseDetail .CaseDetail_recommend .recommend_list ul li {
    width: 23.5%;
    overflow: hidden;
    float: left;
    margin: 0 2% 2% 0
}

.ab_CaseDetail .CaseDetail_recommend .recommend_list ul li:nth-child(4n) {
    margin-right: 0
}

.ab_CaseDetail .CaseDetail_recommend .recommend_list ul li a {
    display: block;
    width: 100%;
    overflow: hidden;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: all 0.3s
}

.ab_CaseDetail .CaseDetail_recommend .recommend_list ul li a:hover {
    box-shadow: 0 4px 16px rgba(232, 149, 19, 0.3);
    transform: translateY(-4px)
}

.ab_CaseDetail .CaseDetail_recommend .recommend_list .recommend_img img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 6px 6px 0 0
}

.ab_CaseDetail .CaseDetail_recommend .recommend_list .recommend_name {
    display: block;
    line-height: 24px;
    color: #333;
    font-size: 14px;
    text-align: center;
    padding: 15px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box
}

.ab_CaseDetail .CaseDetail_recommend .recommend_list ul li a:hover .recommend_name {
    color: var(--color-primary)
}

.image-lightbox {
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    overflow: auto
}

.lightbox-content {
    display: block;
    margin: auto;
    max-width: 90%;
    max-height: 85vh;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: zoomIn 0.3s
}

@keyframes zoomIn {
    from {
        transform: translate(-50%, -50%)scale(0.8)
    }

    to {
        transform: translate(-50%, -50%)scale(1)
    }
}

.lightbox-close {
    position: absolute;
    top: 20px;
    right: 40px;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    cursor: pointer;
    z-index: 100000;
    transition: color 0.3s
}

.lightbox-close:hover {
    color: var(--color-primary)
}

.lightbox-prev,
.lightbox-next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: #fff;
    font-weight: bold;
    font-size: 40px;
    transition: 0.3s;
    user-select: none;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 4px
}

.lightbox-prev:hover,
.lightbox-next:hover {
    background-color: rgba(232, 149, 19, 0.8);
    color: #fff
}

.lightbox-prev {
    left: 20px
}

.lightbox-next {
    right: 20px
}

.lightbox-caption {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 15px 20px;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 4px
}

.ab_NyOrder {
    width: 100%;
    max-width: 1400px;
    overflow: hidden;
    margin: 0 auto 60px;
    padding: 0
}

.ab_NyOrder .ab_msg {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0
}

.ab_msg ul {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    list-style: none
}

.ab_msg ul li {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 40px;
    padding: 0
}

.ab_msg ul li h4 {
    width: 12%;
    height: 44px;
    overflow: hidden;
    line-height: 44px;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    float: left;
    box-sizing: border-box
}

.ab_msg ul li .msg_ipt1 {
    width: 88%;
    height: 44px;
    overflow: hidden;
    margin: 0;
    padding-right: 20px;
    background: url(../images/tb_img.png)right center no-repeat;
    float: left;
    box-sizing: border-box
}

.ab_msg ul li .msg_tara {
    width: 88%;
    overflow: hidden;
    margin: 0;
    padding-right: 20px;
    background: url(../images/tb_img.png)top right no-repeat;
    float: left;
    box-sizing: border-box
}

.msg_ipt1 input,
.msg_tara textarea {
    display: block;
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 8px 15px;
    color: #666;
    font-size: 14px;
    border: none;
    background-color: #f8f8f8;
    box-sizing: border-box;
    outline: none;
    resize: none
}

.msg_ipt1 input,
.msg_tara textarea {
    height: 44px;
    font-family: Arial, "Microsoft YaHei", Helvetica, sans-serif
}

.ab_msg ul li .msg_ipt1 #selPvc {
    height: 44px;
    line-height: 44px;
    color: #666;
    font-size: 14px;
    background-color: #f8f8f8;
    border: none;
    padding: 0 15px;
    outline: none;
    box-sizing: border-box
}

.ab_msg ul li .msg_ipt2 {
    width: 120px;
    height: 44px;
    overflow: hidden;
    margin-right: 10px;
    padding: 0;
    float: left
}

.msg_ipt2 input {
    width: 160px;
    height: 44px;
    font-family: Arial, "Microsoft YaHei", Helvetica, sans-serif;
    font-size: 14px;
    background-color: #f8f8f8;
    border: none;
    outline: none;
    padding: 8px 15px;
    box-sizing: border-box
}

.ab_msg ul li a.yzm_img {
    display: block;
    width: 120px;
    height: 44px;
    overflow: hidden;
    margin: 0;
    background: url(../images/tb_img.png)right center no-repeat;
    float: left
}

.ab_msg ul li a.yzm_img img {
    display: block;
    width: 100%;
    height: 100%
}

.ab_msg ul li .msg_btn {
    width: 88%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    float: left
}

.msg_btn input {
    display: block;
    width: 160px;
    height: 44px;
    overflow: hidden;
    line-height: 44px;
    margin: 0 15px 0 0;
    padding: 0;
    color: #fff;
    font-size: 15px;
    text-align: center;
    border: none;
    background-color: var(--color-primary);
    cursor: pointer;
    float: left
}

.msg_btn input:last-child {
    background-color: #3b3b3b
}

.msg_btn input:hover {
    background-color: #fe9b02
}

.msg_btn input:last-child:hover {
    background-color: var(--color-primary)
}

.ab_NyContact {
    width: 100%;
    max-width: 1400px;
    overflow: hidden;
    margin: 0 auto 60px;
    padding: 0
}

.ab_NyContact .abNyContact_main {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0
}

.abNyContact_main .abNyContact_ewm_box {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 40px;
    padding: 0
}

.abNyContact_ewm_box ul {
    display: flex;
    gap: 30px;
    justify-content: space-between
}

.abNyContact_ewm_box ul li {
    flex: 1;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.abNyContact_ewm_box .ewm_item {
    width: 100%;
    background: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 8px;
    padding: 30px 20px;
    text-align: center;
    transition: all 0.3s;
    box-sizing: border-box
}

.abNyContact_ewm_box .ewm_item:hover {
    border-color: var(--color-primary);
    box-shadow: 0 8px 20px rgba(232, 149, 19, 0.2);
    transform: translateY(-5px)
}

.abNyContact_ewm_box .ewm_qrcode {
    width: 160px;
    height: 160px;
    margin: 0 auto 20px;
    padding: 10px;
    background: #f6f6f6;
    border-radius: 8px
}

.abNyContact_ewm_box .ewm_qrcode img {
    display: block;
    width: 100%;
    height: 100%
}

.abNyContact_ewm_box .ewm_info {
    width: 100%;
    text-align: center
}

.abNyContact_ewm_box .contact_name {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin: 0 0 15px;
    padding: 0
}

.abNyContact_ewm_box .contact_phone,
.abNyContact_ewm_box .contact_email {
    color: #555;
    font-size: 14px;
    line-height: 28px;
    margin: 0;
    padding: 0
}

.abNyContact_ewm_box .contact_phone i,
.abNyContact_ewm_box .contact_email i {
    display: none
}

.abNyContact_ewm_box .copy_tip {
    display: none;
    color: var(--color-primary);
    font-size: 13px;
    line-height: 24px;
    margin: 8px 0 0;
    padding: 0;
    cursor: pointer
}

.toast-message {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 20px 30px;
    border-radius: 8px;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
    z-index: 9999;
    min-width: 280px;
    max-width: 80%;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    opacity: 0;
    animation: fadeInOut 3s ease-in-out
}

@keyframes fadeInOut {
    0% {
        opacity: 0;
        transform: translate(-50%, -50%)scale(0.9)
    }

    10% {
        opacity: 1;
        transform: translate(-50%, -50%)scale(1)
    }

    90% {
        opacity: 1;
        transform: translate(-50%, -50%)scale(1)
    }

    100% {
        opacity: 0;
        transform: translate(-50%, -50%)scale(0.9)
    }
}

.abNyContact_main .abNyContact_address {
    width: 100%;
    background: #f6f6f6;
    border-radius: 8px;
    padding: 40px;
    margin: 0 auto 40px
}

.abNyContact_address .address_item {
    display: flex;
    align-items: flex-start
}

.abNyContact_address .address_icon {
    width: 50px;
    margin-right: 25px;
    flex-shrink: 0
}

.abNyContact_address .icon-location {
    display: block;
    width: 50px;
    height: 50px;
    border: 2px solid var(--color-primary);
    border-radius: 8px;
    position: relative;
    transition: all 0.3s
}

.abNyContact_address .icon-location::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border: 3px solid var(--color-primary);
    border-radius: 50% 50% 50% 0;
    transform: rotate(-45deg);
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -12px 0 0 -10px
}

.abNyContact_address .icon-location::after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background: var(--color-primary);
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -7px 0 0 -4px
}

.abNyContact_address .address_item:hover .icon-location {
    background: var(--color-primary)
}

.abNyContact_address .address_item:hover .icon-location::before {
    border-color: #fff
}

.abNyContact_address .address_item:hover .icon-location::after {
    background: #fff
}

.abNyContact_address .address_text {
    flex: 1
}

.abNyContact_address .address_text h3 {
    color: #333;
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
    margin: 0 0 12px;
    padding: 0
}

.abNyContact_address .address_text .address_label {
    color: #555;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
    padding: 0
}

.abNyContact_main .abNyContact_map {
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.abNyContact_map .abNyContact_Mapmain {
    width: 100%;
    height: 380px;
    overflow: hidden;
    margin: 0 auto;
    padding: 9px;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    box-sizing: border-box
}

.abNyContact_map .abNyContact_Mapmain .dz_map {
    width: 100%;
    overflow: hidden;
    height: 360px;
    margin: 0 auto
}

.ab_NyHonor {
    width: 100%;
    max-width: 1400px;
    height: auto;
    margin: 0 auto 60px;
    padding: 0
}

.ab_NyHonor .abNyHonor_list {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0
}

.abNyHonor_list ul li {
    width: 23.5%;
    overflow: hidden;
    margin: 0 2% 20px 0;
    padding: 20px;
    background-color: #f6f6f6;
    float: left;
    position: relative;
    box-sizing: border-box
}

.abNyHonor_list ul li:nth-child(4n+4) {
    margin: 0 0 20px
}

.abNyHonor_list ul li .abIdxHonor_img {
    width: 100%;
    height: 242px;
    overflow: hidden;
    margin: 0 auto 20px;
    padding: 0
}

.abNyHonor_list ul li .abIdxHonor_img a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    background-color: #fff;
    position: relative
}

.abNyHonor_list ul li .abIdxHonor_img a img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: all 0.5s
}

.abNyHonor_list ul li:hover .abIdxHonor_img a img {
    transform: scale(1.1)
}

.abNyHonor_list ul li .abIdxHonor_text {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0
}

.abNyHonor_list ul li .abIdxHonor_text a {
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #333;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 auto;
    padding: 0
}

.abNyHonor_list ul li:hover .abIdxHonor_text a {
    color: var(--color-primary)
}

.abNyHonor_list ul li i {
    display: block;
    width: 0;
    height: 3px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background-color: var(--color-primary);
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.5s
}

.abNyHonor_list ul li:hover i {
    width: 100%
}

.ab_NyProDetail {
    width: 100%;
    max-width: 1400px;
    overflow: hidden;
    margin: 0 auto 60px;
    padding: 0
}

.ab_NyProDetail .abNyProDetail_con {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0
}

.abNyProDetail_con .abNyProDetail_left {
    width: 25%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: left
}

.abNyProDetail_con .abNyProDetail_right {
    width: 72%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: right
}

.abNyProDetail_right .abNyProDetail_ConTit {
    margin: 0 auto 30px;
    padding: 0;
    border-bottom: 2px solid #a5a5a5
}

.abNyProDetail_ConTit p {
    width: 80px;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin: 0;
    padding: 0 19px;
    background-color: #a5a5a5
}

.abNyProDetail_right .abNyProDetail_ConText {
    width: 100%;
    overflow: hidden;
    line-height: 28px;
    color: #555;
    font-size: 14px;
    margin: 0 auto 30px;
    padding: 0
}

.abNyProDetail_ConText img,
.abNyProDetail_ConText table,
.abNyProDetail_ConText tr,
.abNyProDetail_ConText td,
.abNyProDetail_ConText p,
.abNyProDetail_ConText span,
.abNyProDetail_ConText div,
.abNyProDetail_ConText video,
.abNyProDetail_ConText embed {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 100%;
    line-height: 28px;
    color: #555;
    font-size: 14px;
    box-sizing: border-box;
    white-space: normal;
    word-break: break-all
}

.abNyProDetail_ConText table tr td p {
    text-indent: 0 !important
}

.abNyProDetail_ConText img {
    display: inline-block;
    width: auto !important;
    height: auto !important;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    text-indent: 0 !important
}

.ab_NyProDetail .ab_PrevNext {
    width: 100%;
    overflow: hidden;
    margin: 30px auto 0;
    padding: 20px 0 0;
    border-top: 2px solid #005461
}

.ab_NyProDetail .ab_PrevNext ul {
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none
}

.ab_NyProDetail .ab_PrevNext ul li {
    width: 100%;
    overflow: hidden;
    line-height: 30px;
    color: #666;
    font-size: 14px;
    margin: 0 0 10px;
    padding: 0
}

.ab_NyProDetail .ab_PrevNext ul li a {
    color: #005461;
    text-decoration: none;
    transition: all 0.3s
}

.ab_NyProDetail .ab_PrevNext ul li a:hover {
    color: var(--color-primary);
    text-decoration: underline
}

.pro_detail_main {
    width: 100%;
    height: auto;
    margin: 0 auto 40px;
    padding: 0;
    position: relative;
    box-sizing: border-box
}

.pro_detail_main .pro_detail_img {
    width: 480px;
    height: 480px;
    overflow: hidden;
    margin: 0;
    padding: 10px;
    border: 1px solid #eaeaea;
    float: left;
    box-sizing: border-box
}

.pro_detail_img .pro_detail_img_main {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.pro_detail_img_main img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.pro_detail_main .pro_detail_text {
    width: 53%;
    min-height: 360px;
    overflow: hidden;
    margin: 0;
    padding: 0 0 80px;
    float: right;
    position: relative
}

.pro_detail_text h1 {
    width: 100%;
    overflow: hidden;
    line-height: 40px;
    color: #333;
    font-size: 30px;
    text-align: justify;
    margin: 0 auto;
    padding: 0
}

.pro_detail_text .jyms {
    width: 100%;
    height: auto;
    overflow: visible;
    margin: 20px auto;
    padding: 20px;
    background-color: #f8f8f8;
    box-sizing: border-box
}

.pro_detail_text .jyms p {
    width: 100%;
    height: auto;
    overflow: visible;
    line-height: 25px;
    color: #888;
    font-size: 14px;
    text-align: justify;
    margin: 0 auto;
    padding: 0
}

.pro_detail_text .jyms p span {
    color: #333;
    font-weight: bold
}

.pro_detail_text ul {
    width: 100%;
    margin: 0 auto;
    padding: 0
}

.pro_detail_text ul li {
    width: 100%;
    height: 32px;
    overflow: hidden;
    line-height: 32px;
    color: #888;
    font-size: 14px;
    text-align: justify;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 auto;
    padding: 0
}

.pro_detail_text ul li img {
    display: block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    margin: 7px 4px 7px 0;
    padding: 0;
    float: left
}

.pro_detail_text ul li span {
    color: #333
}

.pro_detail_text .pro_detail_btn {
    width: 100%;
    height: 60px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    left: 0;
    bottom: 0
}

.pro_detail_btn a {
    display: block;
    width: 48%;
    height: 60px;
    overflow: hidden;
    line-height: 60px;
    color: #fff;
    font-size: 22px;
    text-align: center;
    margin: 0;
    padding: 0;
    float: left
}

.pro_detail_btn a.prodtl_btn1 {
    float: left;
    margin: 0 4% 0 0;
    background-color: #a5a5a5
}

.pro_detail_btn a.prodtl_btn2 {
    float: left;
    background-color: #fe9b02
}

.pro_detail_btn a.prodtl_btn1:hover,
.pro_detail_btn a.prodtl_btn2:hover {
    background-color: var(--color-primary)
}

.prodetail_img {
    width: 516px;
    height: 350px;
    margin: 0;
    padding: 0;
    float: left;
    box-sizing: border-box
}

#preview {
    width: 100%;
    margin: 0;
    text-align: center;
    position: relative
}

.list-h li {
    float: left
}

#spec-n5 {
    width: 100%;
    height: 60px;
    padding-top: 10px;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center
}

#spec-left,
#spec-right {
    width: 32px;
    height: 60px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #fff 0%, #f8f8f8 100%);
    border: none;
    border-radius: 4px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    z-index: 2;
    flex-shrink: 0;
    position: relative;
    overflow: hidden
}

#spec-left:before,
#spec-right:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, var(--color-primary)0%, #d17e0a 100%);
    opacity: 0;
    transition: opacity 0.3s ease
}

#spec-left:hover:before,
#spec-right:hover:before {
    opacity: 1
}

#spec-left:hover,
#spec-right:hover {
    transform: scale(1.05);
    box-shadow: 0 4px 12px rgba(232, 149, 19, 0.3)
}

#spec-left.disabled,
#spec-right.disabled {
    opacity: 0.3;
    cursor: not-allowed;
    box-shadow: none
}

#spec-left.disabled:hover,
#spec-right.disabled:hover {
    transform: scale(1);
    box-shadow: none
}

#spec-left.disabled:before,
#spec-right.disabled:before {
    display: none
}

#spec-left span,
#spec-right span {
    font-size: 16px;
    font-weight: 600;
    color: var(--color-primary);
    position: relative;
    z-index: 1;
    transition: color 0.3s ease
}

#spec-left:hover span,
#spec-right:hover span {
    color: #fff
}

#spec-left.disabled span,
#spec-right.disabled span {
    color: #999
}

#spec-list {
    width: calc(100% - 70px);
    float: none;
    overflow-x: auto;
    overflow-y: hidden;
    margin: 0 5px;
    scroll-behavior: auto;
    position: relative;
    cursor: grab;
    user-select: none;
    -webkit-overflow-scrolling: touch
}

#spec-list.grabbing {
    cursor: grabbing;
    scroll-behavior: auto
}

#spec-list::-webkit-scrollbar {
    height: 6px
}

#spec-list::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 3px
}

#spec-list::-webkit-scrollbar-thumb {
    background: var(--color-primary);
    border-radius: 3px
}

#spec-list::-webkit-scrollbar-thumb:hover {
    background: #d17e0a
}

#spec-list ul {
    display: flex;
    padding: 0;
    margin: 0
}

#spec-list ul li {
    float: none;
    display: block;
    width: 80px;
    min-width: 80px;
    height: 50px;
    margin-right: 8px;
    flex-shrink: 0;
    padding: 0
}

#spec-list ul li:last-child {
    margin: 0
}

#spec-list ul li p {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: 1px solid #dfdfdf;
    position: relative;
    box-sizing: border-box;
    transition: border-color 0.2s ease
}

#spec-list ul li:hover p {
    border: 1px solid #1f71c2
}

#spec-list ul li img {
    display: block;
    max-width: 94%;
    max-height: 94%;
    margin: auto;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.jqzoom {
    position: relative;
    width: 100%;
    height: auto;
    aspect-ratio: 516/350;
    overflow: hidden;
    padding: 0;
    border: 1px solid #dfdfdf;
    box-sizing: border-box
}

.jqzoom img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    object-fit: cover
}

.zoomdiv {
    z-index: 100;
    position: absolute;
    top: 1px;
    left: 0px;
    background: url(../images/loading.gif)#fff no-repeat center center;
    border: 1px solid #eaeaea;
    display: none;
    text-align: center;
    overflow: hidden;
    left: 104% !important;
    top: 0 !important
}

.jqZoomPup {
    width: 200px !important;
    height: 200px !important;
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../images/mask.png)0 0 repeat;
    opacity: 0.5;
    cursor: move
}

#ceshi {
    display: block;
    margin: auto !important;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0
}

.prodetail_img a.videoIco {
    left: 20px !important;
    bottom: 20px !important;
    z-index: 99 !important
}

.Warning {
    width: 100% !important;
    height: 100% !important
}

/* 旧客服样式已移至 neu-service.css */

.offline {
    z-index: 99 !important
}

.ab_img img {
    max-width: 100% !important;
    height: auto !important;
    display: inline-block
}

.ab_img p {
    text-wrap: inherit !important
}

.ab_img p span {
    text-wrap: inherit !important
}

.pagebar {
    padding: 20px;
    overflow: hidden;
    clear: both
}

.pagebar .pagination {
    display: flex;
    justify-content: center;
    margin-top: 10px
}

.pagination a {
    background: #fff;
    border: 1px solid #ccc;
    color: #333;
    font-size: 12px;
    padding: 8px 10px;
    margin: 0 2px;
    border-radius: 3px;
    line-height: 100%;
    white-space: nowrap
}

.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px
}

.pagination a:hover {
    color: #333;
    border: 1px solid #333
}

.pagination a.page-num-current {
    color: #fff;
    background: #333;
    border: 1px solid #333
}

.pagination .st {
    font-family: SimSun, serif
}

.text-secondary {
    text-align: center;
    padding: 20px 0
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.case-grid-container {
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 40px 0;
    background-color: #fff
}

.case-grid-wrapper {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box
}

.case-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    width: 100%
}

.case-item {
    position: relative;
    background-color: #f6f6f6;
    border-radius: 8px;
    overflow: hidden;
    transition: all 0.3s ease
}

.case-item:hover {
    background-color: var(--color-primary);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px)
}

.case-link {
    display: block;
    text-decoration: none;
    color: inherit;
    height: 100%
}

.case-image-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #fff
}

.case-image-inner {
    position: relative;
    width: 100%;
    padding-bottom: 75%;
    overflow: hidden
}

.case-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease
}

.case-item:hover .case-image {
    transform: scale(1.1)
}

.case-content {
    padding: 20px 15px;
    display: flex;
    flex-direction: column;
    gap: 10px
}

.case-title {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    line-height: 1.5;
    margin: 0;
    word-wrap: break-word;
    word-break: break-word;
    transition: color 0.3s ease
}

.case-item:hover .case-title {
    color: #fff
}

.case-description {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    margin: 0;
    word-wrap: break-word;
    word-break: break-word;
    transition: color 0.3s ease
}

.case-item:hover .case-description {
    color: rgba(255, 255, 255, 0.9)
}

.case-action {
    padding: 0 15px 20px;
    text-align: center
}

.case-btn {
    display: inline-block;
    padding: 10px 30px;
    background-color: var(--color-primary);
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    transition: all 0.3s ease
}

.case-item:hover .case-btn {
    background-color: #fff;
    color: var(--color-primary)
}

@media(min-width:1401px)and(max-width:1920px) {

    .ab_top .abtop_main,
    .ab_nav .nav_list,
    .ab_hotkw_search .hotkw_search,
    .ab_title,
    .ab_idxPro .abIdxPro_main,
    .homepage-case-wrapper,
    .ab_idxAbout .idxAbout_main,
    .ab_idxAbout .abIdxAbout_pic,
    .ab_idxNews .abIdxNew_main,
    .link .content,
    .footWrap .footer,
    .ab_crumb,
    .ab_Gsjj,
    .ab_AboutRyzz .abAboutRyzz_main,
    .ab_AboutFengcai .abAboutFengcai_main,
    .ab_NyProducts .abNyPro_main,
    .ab_NyNews .abNyNew_main,
    .ab_NyCase .abNyCase_main,
    .ab_NyNewsdetail .NyNewsdetail_main,
    .ab_CaseDetail .abCaseDetail_main,
    .ab_NyOrder,
    .ab_NyContact,
    .ab_NyHonor,
    .ab_NyProDetail,
    .case-grid-wrapper {
        max-width: 1540px
    }
}

@media(min-width:1921px)and(max-width:2560px) {

    .ab_top .abtop_main,
    .ab_nav .nav_list,
    .ab_hotkw_search .hotkw_search,
    .ab_title,
    .ab_idxPro .abIdxPro_main,
    .homepage-case-wrapper,
    .ab_idxAbout .idxAbout_main,
    .ab_idxAbout .abIdxAbout_pic,
    .ab_idxNews .abIdxNew_main,
    .link .content,
    .footWrap .footer,
    .ab_crumb,
    .ab_Gsjj,
    .ab_AboutRyzz .abAboutRyzz_main,
    .ab_AboutFengcai .abAboutFengcai_main,
    .ab_NyProducts .abNyPro_main,
    .ab_NyNews .abNyNew_main,
    .ab_NyCase .abNyCase_main,
    .ab_NyNewsdetail .NyNewsdetail_main,
    .ab_CaseDetail .abCaseDetail_main,
    .ab_NyOrder,
    .ab_NyContact,
    .ab_NyHonor,
    .ab_NyProDetail,
    .case-grid-wrapper {
        max-width: 2050px
    }
}

@media(min-width:2561px) {

    .ab_top .abtop_main,
    .ab_nav .nav_list,
    .ab_hotkw_search .hotkw_search,
    .ab_title,
    .ab_idxPro .abIdxPro_main,
    .homepage-case-wrapper,
    .ab_idxAbout .idxAbout_main,
    .ab_idxAbout .abIdxAbout_pic,
    .ab_idxNews .abIdxNew_main,
    .link .content,
    .footWrap .footer,
    .ab_crumb,
    .ab_Gsjj,
    .ab_AboutRyzz .abAboutRyzz_main,
    .ab_AboutFengcai .abAboutFengcai_main,
    .ab_NyProducts .abNyPro_main,
    .ab_NyNews .abNyNew_main,
    .ab_NyCase .abNyCase_main,
    .ab_NyNewsdetail .NyNewsdetail_main,
    .ab_CaseDetail .abCaseDetail_main,
    .ab_NyOrder,
    .ab_NyContact,
    .ab_NyHonor,
    .ab_NyProDetail,
    .case-grid-wrapper {
        max-width: 3070px
    }
}

@media(max-width:1399px)and(min-width:1080px) {
    .ab_top .abtop_main {
        width: 90%;
        padding: 0 5%
    }

    .apple-banner .swiper .swiper-button-prev,
    .apple-banner .swiper .swiper-button-next {
        width: 10%
    }

    .ab_hotkw_search .hotkw_search {
        width: 94%;
        padding: 15px 0
    }

    .ab_idxPro {
        width: 94%
    }

    .ab_idxPro .abIdxPro_main {
        width: 100%
    }

    .abIdxPro_list ul li .abIdxPro_img {
        margin: 0 auto 4px
    }

    .abIdxPro_left .cp_type .bd ul li p a {
        padding: 0 0 0 12px
    }

    .abIdxPro_left .cp_type .bd ul li div a {
        padding: 0 12px 0 28px;
        background: url(../images/icon4.png)12px center no-repeat
    }

    .abIdxPro_left .cp_type .bd ul li div a:hover {
        color: var(--color-primary);
        background: url(../images/icon5.png)12px center no-repeat
    }

    .ab_idxAbout .idxAbout_main {
        width: 94%;
        height: 388px
    }

    .idxAbout_main .idxAbout_text {
        padding: 30px
    }

    .idxAbout_con .idxAbout_name a {
        max-height: 60px;
        line-height: 30px;
        font-size: 22px
    }

    .idxAbout_con .idxAbout_ms p {
        height: 140px;
        -webkit-line-clamp: 5
    }

    .idxAbout_con a.idxAbout_more {
        bottom: 30px;
        left: 30px
    }

    .ab_idxAbout .abIdxAbout_pic {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 0 5%;
        box-sizing: border-box
    }

    .abIdxAbout_scoll .content-slider li .idxAbout_pic {
        height: 176px
    }

    .ab_idxNews {
        margin: 60px auto 30px
    }

    .ab_idxNews .abIdxNew_main {
        width: 94%
    }

    .abIdxNew_left i {
        left: 0;
        margin: 0 0 0 -60px
    }

    .abIdxNew_left p {
        left: 0
    }

    .abIdxNew_left .abIdxNew_title {
        padding: 0 0 0 30px
    }

    .abIdxNew_tab ul li em {
        margin: -2px 0 0 24px
    }

    .abIdxNew_left .abIdxNew_tab {
        padding: 0 0 0 33px
    }

    .IdxNew_list ul li {
        padding: 30px 20px
    }

    .IdxNew_list ul li .IdxNew_time span {
        font-size: 32px
    }

    .link .content {
        width: 94%
    }

    .footWrap {
        background: #22262f;
        padding-top: 0;
        height: auto;
        overflow: hidden
    }

    .footWrap::before {
        display: none
    }

    .footWrap .footer {
        width: 94%
    }

    .footWrap .ft-top {
        display: block;
        height: auto
    }

    .footWrap .ft-top .f_logo {
        display: none
    }

    .footWrap .ft-top .ft-nav {
        padding: 55px 0
    }

    .footWrap .ft-top .ft-nav li {
        width: 12.5%;
        text-align: center;
        margin-right: 0
    }

    .footWrap .ft-cen {
        display: block;
        clear: both
    }

    .footWrap .ft-bot {
        padding: 35px 0 55px;
        overflow: hidden
    }

    .footWrap .ft-bot .ft-xx {
        width: 65%
    }

    .footWrap .ft-bot .ft-xx p {
        margin-right: 0
    }

    .footWrap .ft-bot .ft-social .social-links {
        gap: 12px
    }

    .ny_banner {
        height: 250px
    }

    .ny_banner img {
        width: 2400px;
        height: 250px;
        margin: -125px 0 0 -1200px
    }

    .ab_NyProducts,
    .ab_AboutJj,
    .ab_AboutFc,
    .ab_AboutWh,
    .ab_NyNews,
    .ab_NyCase,
    .ab_NyNewsdetail,
    .ab_CaseDetail,
    .ab_NyOrder,
    .ab_NyContact,
    .ab_NyHonor,
    .ab_NyProDetail {
        width: 94%
    }

    .abNyPro_list ul li .abIdxPro_img {
        height: 190px
    }

    .abNyNew_list ul li .abNyNew_title h4 {
        width: 55%
    }

    .abNyNew_list ul li .abNyNew_name {
        width: 30%
    }

    .abNyNew_list ul li .abNyNew_time {
        width: 15%
    }

    .abNyHonor_list ul li .abIdxHonor_img {
        height: 190px
    }

    .pro_detail_main {
        width: 100%;
        padding: 0
    }

    .prodetail_img {
        width: 45%;
        position: inherit;
        float: left
    }

    #preview,
    #spec-n5,
    #spec-list,
    .jqzoom {
        width: 100%
    }

    .pro_detail_main .pro_detail_text {
        width: 52%
    }

    .pro_detail_text .pro_detail_btn {
        width: 100%
    }

    .zoomdiv {
        left: 104% !important
    }

    .abNyContact_ewm_box ul {
        gap: 20px
    }
}

@media(max-width:1079px)and(min-width:1024px) {
    .ab_top .abtop_main {
        width: 96%;
        height: 100px;
        padding: 0 2%
    }

    .abtop_main .ab_logo {
        width: 64%;
        margin: 15px 0
    }

    .abtop_main .ab_tel {
        margin: 23px 0
    }

    .apple-banner .swiper .swiper-button-prev,
    .apple-banner .swiper .swiper-button-next {
        width: 10%
    }

    .ab_hotkw_search .hotkw_search {
        width: 94%;
        padding: 15px 0
    }

    .hotkw_search .hotkw_left {
        width: 62%
    }

    .hotkw_search .search_right {
        width: 36%
    }

    .ab_title {
        margin: 0 auto 20px
    }

    .ab_title p {
        margin: 10px auto;
        font-size: 30px
    }

    .ab_idxPro {
        width: 94%;
        margin: 40px auto 20px
    }

    .ab_idxPro .abIdxPro_main {
        width: 100%
    }

    .abIdxPro_main .abIdxPro_left {
        width: 100%;
        margin: 0 auto 20px
    }

    .abIdxPro_main .abIdxPro_right {
        width: 100%;
        margin: 0 auto
    }

    .abIdxPro_left .cp_type {
        margin: 0
    }

    .abIdxPro_left .cp_type .hd p:before {
        display: none
    }

    .abIdxPro_left .cp_type .hd {
        background: var(--color-primary)url(../images/down1.png)96% center no-repeat;
        padding: 10px 20px;
        text-align: left;
        overflow: hidden
    }

    .abIdxPro_left .cp_type .hd.on {
        background: var(--color-primary)url(../images/up1.png)96% center no-repeat
    }

    .abIdxPro_left .cp_type .hd span {
        display: block;
        height: 40px;
        line-height: 40px;
        float: left
    }

    .abIdxPro_left .cp_type .hd p {
        padding: 0;
        display: block;
        font-size: 24px;
        float: left;
        min-width: 88px;
        margin: 0 10px 0 0
    }

    .abIdxPro_left .cp_type .bd {
        display: none
    }

    .abIdxPro_left .cp_type .bd ul li:last-child {
        border: 0
    }

    .abIdxPro_left .cp_type .bd ul li p a {
        width: 90%;
        line-height: 48px;
        font-size: 16px
    }

    .abIdxPro_left .cp_type .bd ul li div a {
        font-size: 14px;
        height: 44px;
        line-height: 44px
    }

    .abIdxPro_left .cp_type .bd ul li p {
        height: 48px;
        line-height: 48px
    }

    .abIdxPro_left .cp_type .bd ul li p span {
        background-size: 20px;
        width: 10%;
        float: right
    }

    .abIdxPro_left .cp_type .bd ul li.on p span {
        background-size: 20px
    }

    .abIdxPro_left .cp_type .bd ul li p:hover span {
        background-size: 20px
    }

    .ab_idxAbout {
        margin: 40px auto;
        padding: 40px 0
    }

    .ab_idxAbout .idxAbout_main {
        width: 94%;
        height: 394px
    }

    .idxAbout_main .idxAbout_text {
        padding: 30px
    }

    .idxAbout_con .idxAbout_name a {
        max-height: 60px;
        line-height: 30px;
        font-size: 22px
    }

    .idxAbout_con .idxAbout_ms p {
        height: 140px;
        -webkit-line-clamp: 5
    }

    .idxAbout_con a.idxAbout_more {
        bottom: 30px;
        left: 30px
    }

    .ab_idxAbout .abIdxAbout_pic {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 0 2%;
        box-sizing: border-box
    }

    .abIdxAbout_scoll .content-slider li .idxAbout_pic {
        height: 180px
    }

    .abIdxAbout_scoll .lSPrev {
        left: -2%
    }

    .abIdxAbout_scoll .lSNext {
        right: -2%
    }

    .ab_idxNews {
        margin: 40px auto 20px
    }

    .ab_idxNews .abIdxNew_main {
        width: 94%
    }

    .abIdxNew_left i {
        left: 0;
        margin: 0 0 0 -30px
    }

    .abIdxNew_left p {
        left: 0
    }

    .abIdxNew_left .abIdxNew_title {
        padding: 0 0 0 30px
    }

    .abIdxNew_tab ul li em {
        margin: -2px 0 0 24px
    }

    .abIdxNew_left .abIdxNew_tab {
        padding: 0 0 0 33px
    }

    .IdxNew_list ul li {
        margin: 0 3% 20px 0;
        padding: 30px 20px
    }

    .IdxNew_list ul li:nth-child(2n+2) {
        margin: 0 0 20px
    }

    .IdxNew_list ul li .IdxNew_time span {
        font-size: 32px
    }

    .link .content {
        width: 94%
    }

    .footWrap {
        background: #22262f;
        padding-top: 0;
        height: auto;
        overflow: hidden
    }

    .footWrap::before {
        display: none
    }

    .footWrap .footer {
        width: 94%
    }

    .footWrap .ft-top {
        display: block;
        height: auto
    }

    .footWrap .ft-top .f_logo {
        display: none
    }

    .footWrap .ft-top .ft-nav {
        padding: 35px 0
    }

    .footWrap .ft-top .ft-nav li {
        width: 12.5%;
        text-align: center;
        margin-right: 0
    }

    .footWrap .ft-cen {
        display: block;
        clear: both
    }

    .footWrap .ft-bot {
        padding: 35px 0 55px;
        overflow: hidden
    }

    .footWrap .ft-bot .ft-xx {
        width: 65%
    }

    .footWrap .ft-bot .ft-xx p {
        margin-right: 0
    }

    .footWrap .ft-bot .ft-social .social-links {
        gap: 12px
    }

    .ny_banner {
        height: 220px
    }

    .ny_banner img {
        width: 2200px;
        height: 220px;
        margin: -110px 0 0 -1100px
    }

    .ab_NyProducts,
    .ab_AboutJj,
    .ab_AboutFc,
    .ab_AboutWh,
    .ab_NyNews,
    .ab_NyCase,
    .ab_NyNewsdetail,
    .ab_CaseDetail,
    .ab_NyOrder,
    .ab_NyContact,
    .ab_NyHonor,
    .ab_NyProDetail {
        width: 94%;
        margin-bottom: 40px
    }

    .abNyPro_main .abNyPro_left {
        width: 24%
    }

    .abNyPro_main .abNyPro_right {
        width: 73%
    }

    .abNyPro_left .cp_type .hd {
        height: 60px;
        line-height: 60px;
        font-size: 22px
    }

    .abNyPro_list ul li {
        width: 32%;
        margin: 0 2% 20px 0
    }

    .abNyPro_list ul li:nth-child(4n+4) {
        margin: 0 2% 20px 0
    }

    .abNyPro_list ul li:nth-child(3n+3) {
        margin: 0 0 20px
    }

    .abNyPro_list ul li .abIdxPro_img {
        height: 180px
    }

    .abNyNew_list ul li .abNyNew_img {
        width: 280px;
        height: 180px
    }

    .abNyNew_list ul li .abNyNew_cont {
        width: calc(100% - 310px)
    }

    .abNyNew_list ul li .abNyNew_title h4 {
        width: 60%;
        font-size: 17px
    }

    .abNyNew_list ul li .abNyNew_name {
        width: 25%
    }

    .abNyNew_list ul li .abNyNew_time {
        width: 15%
    }

    .abNyCase_list ul li {
        width: 31.333333%;
        margin: 0 3% 20px 0
    }

    .abNyCase_list ul li:nth-child(4n+4) {
        margin: 0 3% 20px 0
    }

    .abNyCase_list ul li:nth-child(3n+3) {
        margin: 0 0 20px
    }

    .abNyCase_list ul li .abIdxCase_img {
        height: 200px
    }

    .ab_NyNewsdetail .NyNewsdetail_left {
        width: 100%
    }

    .ab_NyNewsdetail .NyNewsdetail_right {
        width: 100%;
        margin: 30px auto 0
    }

    .ab_CaseDetail .CaseDetail_top {
        flex-direction: column
    }

    .ab_CaseDetail .CaseDetail_images,
    .ab_CaseDetail .CaseDetail_info {
        width: 100%
    }

    .ab_CaseDetail .CaseDetail_images {
        margin: 0 auto 30px
    }

    .ab_msg ul li {
        margin: 0 auto 25px !important
    }

    .ab_msg ul li .msg_ipt2,
    .msg_ipt2 input {
        width: 140px !important
    }

    .abNyContact_ewm_box ul {
        gap: 20px
    }

    .abNyContact_ewm_box .ewm_qrcode {
        width: 140px;
        height: 140px
    }

    .abNyContact_address .address_text h3 {
        font-size: 22px
    }

    .abNyContact_address .address_text .address_label {
        font-size: 15px
    }

    .abNyHonor_list ul li {
        padding: 12px
    }

    .abNyHonor_list ul li .abIdxHonor_img {
        height: 200px;
        margin: 0 auto 12px
    }

    .abNyHonor_list ul li .abIdxHonor_text a {
        height: 30px;
        line-height: 30px;
        font-size: 15px
    }

    .ab_NyProDetail {
        margin: 40px auto
    }

    .abNyProDetail_con .abNyProDetail_left,
    .abNyProDetail_con .abNyProDetail_right {
        width: 100%
    }

    .abNyProDetail_right .abNyProDetail_ConTit {
        margin: 0 auto 25px;
        padding: 0
    }
}

@media(max-width:1023px)and(min-width:768px) {
    .ab_top .abtop_main {
        width: 96%;
        height: 100px;
        padding: 0 2%
    }

    .abtop_main .ab_logo {
        width: 64%;
        height: 64px;
        margin: 18px 0
    }

    .ab_logo a {
        height: 64px
    }

    .abtop_main .ab_tel {
        margin: 23px 0
    }

    .ab_tel p {
        font-size: 28px
    }

    .apple-banner .swiper .swiper-button-prev,
    .apple-banner .swiper .swiper-button-next {
        width: 10%
    }

    .ab_hotkw_search {
        height: auto;
        margin: 0 auto
    }

    .ab_hotkw_search .hotkw_search {
        width: 94%;
        padding: 12px 0
    }

    .hotkw_search .hotkw_left {
        width: 100%;
        margin: 0 0 12px;
        height: 28px;
        line-height: 28px
    }

    .hotkw_search .search_right {
        width: 100%
    }

    .ab_title {
        margin: 0 auto 20px
    }

    .ab_title p {
        margin: 10px auto
    }

    .ab_idxPro {
        width: 94%;
        margin: 40px auto 20px
    }

    .ab_idxPro .abIdxPro_main {
        width: 100%
    }

    .abIdxPro_main .abIdxPro_left {
        width: 100%;
        margin: 0 auto 20px
    }

    .abIdxPro_main .abIdxPro_right {
        width: 100%;
        margin: 0 auto
    }

    .abIdxPro_list ul li {
        width: 31.7%;
        margin: 0 2.45% 20px 0
    }

    .abIdxPro_list ul li .abIdxPro_btn {
        padding: 0 6%
    }

    .abIdxPro_left .cp_type {
        margin: 0
    }

    .abIdxPro_left .cp_type .hd p:before {
        display: none
    }

    .abIdxPro_left .cp_type .hd {
        background: var(--color-primary)url(../images/down1.png)96% center no-repeat;
        padding: 10px 20px;
        text-align: left;
        overflow: hidden
    }

    .abIdxPro_left .cp_type .hd.on {
        background: var(--color-primary)url(../images/up1.png)96% center no-repeat
    }

    .abIdxPro_left .cp_type .hd span {
        display: block;
        height: 40px;
        line-height: 40px;
        float: left
    }

    .abIdxPro_left .cp_type .hd p {
        padding: 0;
        display: block;
        font-size: 24px;
        float: left;
        min-width: 88px;
        margin: 0 10px 0 0
    }

    .abIdxPro_left .cp_type .bd {
        display: none
    }

    .abIdxPro_left .cp_type .bd ul li:last-child {
        border: 0
    }

    .abIdxPro_left .cp_type .bd ul li p a {
        width: 89%;
        line-height: 48px;
        font-size: 16px
    }

    .abIdxPro_left .cp_type .bd ul li div a {
        font-size: 14px;
        height: 44px;
        line-height: 44px
    }

    .abIdxPro_left .cp_type .bd ul li p {
        height: 48px;
        line-height: 48px
    }

    .abIdxPro_left .cp_type .bd ul li p span {
        background-size: 20px;
        width: 11%;
        float: right
    }

    .abIdxPro_left .cp_type .bd ul li.on p span {
        background-size: 20px
    }

    .abIdxPro_left .cp_type .bd ul li p:hover span {
        background-size: 20px
    }

    .ab_idxAbout {
        margin: 40px auto;
        padding: 40px 0
    }

    .ab_idxAbout .idxAbout_main {
        width: 94%;
        height: auto
    }

    .idxAbout_main .idxAbout_img,
    .idxAbout_main .idxAbout_img a {
        width: 100%;
        height: auto
    }

    .idxAbout_main .idxAbout_img a img {
        height: auto;
        position: inherit;
        left: inherit;
        top: inherit;
        right: inherit;
        bottom: inherit
    }

    .idxAbout_main .idxAbout_text {
        width: 100%;
        height: auto;
        padding: 30px
    }

    .idxAbout_con .idxAbout_name a {
        max-height: 64px;
        line-height: 32px;
        font-size: 24px
    }

    .idxAbout_con .idxAbout_ms p {
        height: auto;
        max-height: 112px;
        -webkit-line-clamp: 4
    }

    .idxAbout_con a.idxAbout_more {
        margin: 24px 0 0;
        position: inherit;
        bottom: inherit;
        left: inherit
    }

    .ab_idxAbout .abIdxAbout_pic {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 0 2%;
        box-sizing: border-box
    }

    .abIdxAbout_scoll .content-slider li .idxAbout_pic {
        height: 204px
    }

    .abIdxAbout_scoll .lSPrev {
        left: -2%
    }

    .abIdxAbout_scoll .lSNext {
        right: -2%
    }

    .ab_idxNews .abIdxNew_main {
        width: 94%
    }

    .abIdxNew_main .abIdxNew_left {
        width: 100%;
        height: 80px;
        float: inherit;
        margin: 0 auto 20px
    }

    .abIdxNew_left i {
        left: 0;
        margin: 0 0 0 -30px
    }

    .abIdxNew_left p {
        left: 33px;
        top: 88px;
        transform: rotate(0deg)
    }

    .abIdxNew_left .abIdxNew_title {
        padding: 0 0 0 30px
    }

    .abIdxNew_tab ul li em {
        margin: -2px 0 0 12px
    }

    .abIdxNew_left .abIdxNew_tab {
        width: 40%;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 32px;
        right: 0
    }

    .abIdxNew_tab ul li {
        width: 45%;
        margin: 0 10% 0 0;
        float: left
    }

    .abIdxNew_tab ul li:nth-child(2) {
        margin: 0
    }

    .abIdxNew_main .abIdxNew_right {
        width: 100%;
        padding: 0
    }

    .IdxNew_list ul li {
        margin: 0 3% 20px 0;
        padding: 30px 20px
    }

    .IdxNew_list ul li:nth-child(2n+2) {
        margin: 0 0 20px
    }

    .IdxNew_list ul li .IdxNew_time span {
        font-size: 32px
    }

    .link .content {
        width: 94%
    }

    .footWrap {
        background: #22262f;
        padding-top: 0;
        height: auto;
        overflow: hidden
    }

    .footWrap::before {
        display: none
    }

    .footWrap .ft-top,
    .footWrap .ft-cen {
        display: none
    }

    .footWrap .ft-bot {
        padding: 45px 20px 50px;
        position: relative;
        min-height: auto;
        display: flex;
        flex-direction: column
    }

    .footWrap .ft-bot .ft-social {
        order: 1;
        float: none;
        text-align: center;
        margin: 0 0 35px 0
    }

    .footWrap .ft-bot .ft-social .social-title {
        font-size: 18px;
        margin-bottom: 22px;
        font-weight: 500;
        letter-spacing: 1px
    }

    .footWrap .ft-bot .ft-social .social-links {
        justify-content: center;
        gap: 16px;
        flex-wrap: wrap
    }

    .footWrap .ft-bot .ft-social .social-item {
        width: 46px;
        height: 46px;
        background-color: rgba(255, 255, 255, 0.08);
        border-radius: 50%;
        transition: all 0.3s ease;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15)
    }

    .footWrap .ft-bot .ft-social .social-item:hover {
        background-color: var(--color-primary);
        transform: translateY(-5px);
        box-shadow: 0 6px 16px rgba(232, 149, 19, 0.4)
    }

    .footWrap .ft-bot .ft-social .social-item img {
        width: 36px;
        height: 36px;
        margin: 5px auto;
        object-fit: contain;
        transition: all 0.3s ease
    }

    .footWrap .ft-bot .ft-xx {
        order: 2;
        width: 100%;
        position: relative;
        bottom: auto;
        text-align: center;
        margin: 0;
        padding: 20px 20px 0;
        box-sizing: border-box;
        border-top: 1px solid rgba(255, 255, 255, 0.1)
    }

    .footWrap .ft-bot .ft-xx p {
        line-height: 24px;
        font-size: 13px;
        color: rgba(255, 255, 255, 0.7);
        margin: 0;
        display: inline
    }

    .footWrap .ft-bot .ft-xx p::after {
        content: " | ";
        margin: 0 8px;
        color: rgba(255, 255, 255, 0.4)
    }

    .footWrap .ft-bot .ft-xx p:last-child::after {
        content: "";
        margin: 0
    }

    .footWrap .ft-bot .ft-xx p a {
        color: rgba(255, 255, 255, 0.8);
        transition: color 0.3s ease
    }

    .footWrap .ft-bot .ft-xx p a:hover {
        color: var(--color-primary)
    }

    .ny_banner {
        height: 200px
    }

    .ny_banner img {
        width: 2000px;
        height: 200px;
        margin: -100px 0 0 -1000px
    }

    .ab_NyProducts,
    .ab_AboutJj,
    .ab_AboutFc,
    .ab_AboutWh,
    .ab_NyNews,
    .ab_NyCase,
    .ab_NyNewsdetail,
    .ab_CaseDetail,
    .ab_NyOrder,
    .ab_NyContact,
    .ab_NyHonor,
    .ab_NyProDetail,
    .ab_Gsjj,
    .ab_AboutFengcai {
        width: 94%;
        margin-bottom: 40px;
        padding: 0 3%;
        box-sizing: border-box
    }

    .abNyPro_main .abNyPro_left {
        width: 100%;
        float: none;
        margin: 0 auto 20px
    }

    .abNyPro_main .abNyPro_right {
        width: 100%;
        float: none
    }

    .abNyPro_left .cp_type .hd {
        background: var(--color-primary)url(../images/down1.png)96% center no-repeat;
        padding: 10px 20px;
        text-align: left;
        overflow: hidden
    }

    .abNyPro_left .cp_type .hd.on {
        background: var(--color-primary)url(../images/up1.png)96% center no-repeat
    }

    .abNyPro_left .cp_type .hd span {
        display: block;
        height: 40px;
        line-height: 40px;
        float: left
    }

    .abNyPro_left .cp_type .hd p {
        padding: 0;
        display: block;
        font-size: 24px;
        float: left;
        min-width: 88px;
        margin: 0 10px 0 0
    }

    .abNyPro_left .cp_type .bd {
        display: none
    }

    .abNyPro_list ul li {
        width: 48%;
        margin: 0 4% 20px 0
    }

    .abNyPro_list ul li:nth-child(4n+4),
    .abNyPro_list ul li:nth-child(3n+3) {
        margin: 0 4% 20px 0
    }

    .abNyPro_list ul li:nth-child(2n+2) {
        margin: 0 0 20px
    }

    .abNyPro_list ul li .abIdxPro_img {
        height: 0;
        padding-top: 100%
    }

    .abNyNew_list ul li {
        flex-direction: column;
        padding: 15px
    }

    .abNyNew_list ul li .abNyNew_img {
        width: 100%;
        height: auto;
        margin: 0 0 15px 0
    }

    .abNyNew_list ul li .abNyNew_img .abNyNew_img_box {
        padding-bottom: 50%
    }

    .abNyNew_list ul li .abNyNew_cont {
        width: 100%
    }

    .abNyNew_list ul li .abNyNew_title h4 {
        width: 100%;
        font-size: 16px;
        margin: 0 auto 10px
    }

    .abNyNew_list ul li {
        position: relative;
        cursor: pointer
    }

    .abNyNew_list ul li .abNyNew_name {
        display: block;
        width: 100%;
        margin: 0 auto 10px
    }

    .abNyNew_list ul li .abNyNew_name a {
        font-size: 16px;
        font-weight: bold;
        color: #333
    }

    .abNyNew_list ul li .abNyNew_name a::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1
    }

    .abNyNew_list ul li .abNyNew_time {
        width: 100%;
        text-align: left;
        font-size: 13px
    }

    .abNyNew_list ul li .abNyNew_ms {
        border-left: 3px solid var(--color-primary);
        padding-left: 15px;
        margin: 10px 0
    }

    .abNyNew_list ul li .abNyNew_ms p {
        font-size: 14px;
        line-height: 1.8;
        color: #666;
        min-height: 53px;
        height: auto;
        overflow: visible
    }

    .abNyNew_list ul li .abNyNew_more {
        display: none
    }

    .abNyNew_list ul li:hover {
        background-color: #f5f5f5
    }

    .abNyNew_list ul li:hover .abNyNew_name a {
        color: var(--color-primary)
    }

    .abNyNew_list ul li:hover .abNyNew_time {
        color: #999
    }

    .abNyNew_list ul li:hover .abNyNew_ms p {
        color: #666
    }

    .abNyCase_list ul li {
        width: 48%;
        margin: 0 4% 20px 0
    }

    .abNyCase_list ul li:nth-child(4n+4),
    .abNyCase_list ul li:nth-child(3n+3) {
        margin: 0 4% 20px 0
    }

    .abNyCase_list ul li:nth-child(2n+2) {
        margin: 0 0 20px
    }

    .abNyCase_list ul li .abIdxCase_img {
        height: 220px
    }

    .ab_NyNewsdetail .NyNewsdetail_left {
        width: 100%
    }

    .ab_NyNewsdetail .NyNewsdetail_right {
        width: 100%;
        margin: 30px auto 0
    }

    .ab_CaseDetail .CaseDetail_top {
        flex-direction: column
    }

    .ab_CaseDetail .CaseDetail_images,
    .ab_CaseDetail .CaseDetail_info {
        width: 100%
    }

    .ab_CaseDetail .CaseDetail_images ul li {
        width: 48%;
        margin: 0 4% 4% 0
    }

    .ab_CaseDetail .CaseDetail_images ul li:nth-child(4n) {
        margin-right: 4%
    }

    .ab_CaseDetail .CaseDetail_images ul li:nth-child(2n) {
        margin-right: 0
    }

    .ab_CaseDetail .abCaseDetail_left {
        width: 100%;
        float: none
    }

    .ab_CaseDetail .abCaseDetail_right {
        width: 100%;
        float: none;
        margin: 30px auto 0
    }

    .ab_CaseDetail .CaseDetail_recommend .recommend_list ul li {
        width: 48%;
        margin: 0 4% 4% 0
    }

    .ab_CaseDetail .CaseDetail_recommend .recommend_list ul li:nth-child(4n) {
        margin-right: 4%
    }

    .ab_CaseDetail .CaseDetail_recommend .recommend_list ul li:nth-child(2n) {
        margin-right: 0
    }

    .ab_msg ul li {
        margin: 0 auto 20px !important
    }

    .ab_msg ul li h4 {
        width: 12% !important
    }

    .ab_msg ul li .msg_ipt12,
    .ab_msg ul li .msg_ipt1,
    .ab_msg ul li .msg_tara,
    .ab_msg ul li .msg_btn {
        width: 88% !important
    }

    .abNyContact_ewm_box ul {
        gap: 15px
    }

    .abNyContact_ewm_box .ewm_item {
        padding: 20px 15px;
        cursor: pointer
    }

    .abNyContact_ewm_box .ewm_item:active {
        transform: scale(0.98)
    }

    .abNyContact_ewm_box .ewm_qrcode {
        width: 130px;
        height: 130px
    }

    .abNyContact_ewm_box .contact_name {
        font-size: 18px
    }

    .abNyContact_ewm_box .contact_phone,
    .abNyContact_ewm_box .contact_email {
        font-size: 13px
    }

    .abNyContact_ewm_box .copy_tip {
        display: block
    }

    .abNyContact_address .address_icon {
        width: 45px;
        margin-right: 20px
    }

    .abNyContact_address .icon-location {
        width: 45px;
        height: 45px
    }

    .abNyContact_address .address_text h3 {
        font-size: 20px;
        line-height: 32px
    }

    .abNyContact_address .address_text .address_label {
        font-size: 14px;
        line-height: 24px
    }

    .abNyHonor_list ul li {
        width: 31.333333%;
        margin: 0 3% 20px 0;
        padding: 12px
    }

    .abNyHonor_list ul li:nth-child(4n+4) {
        margin: 0 3% 20px 0
    }

    .abNyHonor_list ul li:nth-child(3n+3) {
        margin: 0 0 20px
    }

    .abNyHonor_list ul li .abIdxHonor_img {
        height: 200px;
        margin: 0 auto 12px
    }

    .abNyHonor_list ul li .abIdxHonor_text a {
        height: 30px;
        line-height: 30px;
        font-size: 15px
    }

    .abNyHonor_list ul li i {
        height: 2px
    }

    .ab_NyProDetail {
        display: block !important
    }

    .abNyProDetail_con {
        display: block !important
    }

    .abNyProDetail_left,
    .abNyProDetail_right {
        float: none !important;
        width: 100% !important;
        display: block !important
    }

    .abNyProDetail_left .h_left {
        display: block !important
    }

    .abNyProDetail_left .cp_type {
        display: block !important;
        width: 100% !important;
        margin-bottom: 20px
    }

    .abNyProDetail_left .cp_type .hd {
        display: block !important;
        visibility: visible !important
    }

    .abNyProDetail_right {
        width: 100% !important;
        margin: 20px 0
    }

    .abNyProDetail_left .abNy_Xgwz {
        display: block !important;
        width: 100% !important;
        margin-top: 20px
    }

    .abNy_Xgwz .Xgwz_tit {
        padding: 10px 20px;
        overflow: hidden
    }

    .Xgwz_tit p {
        float: left;
        height: 40px;
        line-height: 40px;
        font-size: 24px;
        text-align: left;
        margin: 0 10px 0 0
    }

    .Xgwz_tit span {
        display: block;
        float: left;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
        text-align: left;
        opacity: 1
    }

    .pro_detail_main>.clear,
    .abNyProDetail_con>.clear {
        display: none !important
    }

    div.pro_detail_main {
        width: 100%;
        display: flex !important;
        flex-direction: column !important;
        margin: 0 auto 20px
    }

    div.pro_detail_main div.prodetail_img {
        width: 100%;
        height: auto;
        float: none !important;
        order: 1 !important;
        margin: 20px 0 20px
    }

    div.pro_detail_main div.pro_detail_text {
        width: 100%;
        float: none !important;
        order: 2 !important;
        padding-top: 0;
        height: auto;
        min-height: 260px;
        padding-bottom: 48px
    }

    div.pro_detail_main .wow {
        visibility: visible !important;
        animation-name: none !important
    }

    .pro_detail_text h1 {
        font-size: 22px;
        line-height: 32px
    }

    .pro_detail_text .jyms {
        margin: 10px auto;
        padding: 12px 16px;
        height: auto
    }

    .pro_detail_text ul {
        overflow: hidden;
        margin: 10px auto
    }

    .pro_detail_text ul li {
        font-size: 14px;
        margin: 6px auto
    }

    .pro_detail_text .pro_detail_btn {
        height: 48px
    }

    .pro_detail_btn a {
        height: 48px;
        line-height: 48px;
        width: 48%;
        font-size: 22px
    }

    .pro_detail_btn a.prodtl_btn1 {
        margin: 0 4% 0 0
    }

    #preview {
        width: 100%
    }

    .jqzoom {
        width: 100%;
        height: auto;
        aspect-ratio: 516/350
    }

    #spec-n5 {
        width: 100%
    }

    #spec-list {
        width: 100%
    }

    .zoomdiv,
    .jqZoomPup {
        display: none !important
    }


    .case-grid-container {
        padding: 30px 0
    }

    .case-grid-wrapper {
        padding: 0 15px
    }

    .case-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px
    }

    .homepage-case-gallery {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px
    }

    .case-content {
        padding: 18px 12px
    }

    .case-title {
        font-size: 15px
    }

    .case-description {
        font-size: 13px
    }

    .case-action {
        padding: 0 12px 18px
    }

    .case-btn {
        padding: 10px 25px;
        font-size: 14px
    }

    .abFengcai_grid .fengcai_item .fengcai_thumb {
        height: 0;
        padding-bottom: 75%
    }

    .abFengcai_grid .fengcai_item .fengcai_thumb img {
        position: absolute;
        top: 0;
        left: 0
    }
}

/* 头部/导航仅在手机端生效 */
@media(max-width:767px) {
    .ab_top {
        width: 94%;
        padding: 0 3%;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1)
    }

    .ab_top .abtop_main {
        width: 100%;
        height: 60px
    }

    .abtop_main .ab_logo {
        width: 80%;
        height: 44px;
        margin: 8px 0
    }

    .ab_logo a {
        height: 44px
    }

    .abtop_main .ab_tel {
        display: none
    }

    .ab_nav {
        height: 0;
        margin: 0;
        border: 0;
        animation-name: inherit !important
    }

    .ab_nav .nav_list {
        width: 60%;
        height: 100%;
        margin: 0;
        padding: 0;
        position: fixed;
        top: 0;
        left: -100%;
        z-index: 9999;
        transition: 0.5s
    }

    .ab_nav .nav_list ul {
        width: 60%;
        height: 100%;
        background-color: #fff;
        position: relative;
        z-index: 9999
    }

    .ab_nav .nav_list .nav_mask {
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.6);
        position: absolute;
        left: 0;
        top: 0;
        z-index: 9998
    }

    .ab_nav .nav_list ul>li {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        background: none;
        box-sizing: border-box;
        position: relative
    }

    .ab_nav .nav_list ul>li a {
        display: block;
        width: 100%;
        line-height: 60px;
        color: #333;
        font-size: 16px;
        text-align: left;
        padding: 0 60px 0 20px;
        box-sizing: border-box
    }

    .ab_nav .nav_list>ul>li>em {
        left: 20px;
        margin: 0
    }

    .ab_nav .nav_list>ul>li i {
        display: block;
        width: 60px;
        height: 60px;
        background-size: 14px 14px;
        position: absolute;
        top: 0;
        right: 0
    }

    .ab_nav .nav_list>ul>li ul {
        width: 100%;
        overflow: hidden;
        position: inherit;
        left: inherit;
        top: inherit;
        background-color: #f8f8f8;
        box-shadow: none
    }

    .ab_nav .nav_list ul>li[data-nav="product"] ul,
    .ab_nav .nav_list ul>li[data-nav="product"] i {
        display: none !important
    }

    .ab_nav .nav_menu {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 36px;
        height: 36px;
        padding: 0;
        background-color: transparent;
        border: none;
        border-radius: 4px;
        margin: 0;
        position: absolute;
        top: -48px;
        right: 3%;
        z-index: 999;
        transition: all 0.25s ease;
        cursor: pointer;
        gap: 4px
    }

    .ab_nav .nav_menu span {
        display: block;
        width: 22px;
        height: 2px;
        background-color: #333;
        border-radius: 1px;
        transition: all 0.25s ease;
        position: relative
    }

    .ab_nav .nav_menu span:nth-child(2) {
        width: 18px
    }

    .ab_nav .open {
        width: 100%;
        overflow: auto;
        left: 0%
    }

    .ab_nav .nav_menu:hover span {
        background-color: var(--color-primary)
    }

    .ab_nav .nav_menu:hover span:nth-child(1) {
        transform: translateX(2px);
        width: 20px
    }

    .ab_nav .nav_menu:hover span:nth-child(2) {
        width: 24px
    }

    .ab_nav .nav_menu:hover span:nth-child(3) {
        transform: translateX(-2px);
        width: 16px
    }

    .ab_nav .nav_menu:active {
        transform: scale(0.95)
    }
}

/* 内容区域样式 - 平板端和移动端共用 */
@media(max-width:1079px) {
    .abtop_main .ab_tel {
        margin-right: 15px
    }

    .homepage-case-gallery {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px
    }

    .case-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px
    }

    .abNyPro_list ul li {
        width: 48%;
        margin: 0 4% 20px 0
    }

    .abNyPro_list ul li:nth-child(4n+4),
    .abNyPro_list ul li:nth-child(3n+3) {
        margin: 0 4% 20px 0
    }

    .abNyPro_list ul li:nth-child(2n+2) {
        margin: 0 0 20px
    }

    .jqzoom {
        aspect-ratio: 516/350;
        height: auto
    }

    .jqzoom img {
        width: 100%;
        height: 100%;
        max-width: none;
        max-height: none;
        object-fit: cover
    }

    .abIdxAbout_scoll .content-slider li .idxAbout_pic {
        height: 220px
    }

    .abIdxAbout_scoll .content-slider li {
        margin-right: 10px !important
    }

    .apple-banner .swiper-slide img.pc {
        display: none
    }

    .apple-banner .swiper-slide img.tel {
        display: block
    }

    .apple-banner .swiper .swiper-button-prev,
    .apple-banner .swiper .swiper-button-next {
        width: 10%
    }

    .apple-banner .swiper-button-prev span,
    .apple-banner .swiper-button-next span {
        width: 44px;
        height: 44px;
        background-size: 44px 44px
    }

    .apple-banner .swiper-button-prev span {
        left: 10px
    }

    .apple-banner .swiper-button-next span {
        right: 10px
    }

    .apple-banner .swiper-pagination {
        bottom: 12px
    }

    .apple-banner .swiper-pagination-bullet {
        width: 24px;
        height: 6px;
        margin: 0 2px
    }

    .apple-banner .swiper-pagination-bullet span {
        width: 24px;
        height: 6px
    }

    .apple-banner .swiper-pagination-bullet i {
        height: 6px
    }

    .ab_hotkw_search {
        height: auto;
        margin: 0 auto;
        padding: 0;
        background-size: 100% 20px
    }

    .ab_hotkw_search .hotkw_search {
        width: 100%;
        padding: 12px 3%
    }

    .hotkw_search .hotkw_left {
        width: 100%;
        height: auto;
        max-height: 48px;
        line-height: 24px;
        margin: 0 auto 10px;
        white-space: inherit
    }

    .hotkw_search .search_right {
        width: 100%
    }

    .ab_title {
        margin: 0 auto 20px
    }

    .ab_title span {
        font-size: 16px
    }

    .ab_title p {
        height: 36px;
        line-height: 36px;
        font-size: 28px;
        margin: 10px auto
    }

    .ab_idxPro {
        width: 94%;
        margin: 40px auto 0
    }

    .ab_idxPro .abIdxPro_main {
        width: 100%
    }

    .abIdxPro_main .abIdxPro_left {
        width: 100%;
        margin: 0 auto 20px
    }

    .abIdxPro_main .abIdxPro_right {
        width: 100%;
        margin: 0 auto
    }

    .abIdxPro_list ul li {
        width: 48%;
        margin: 0 4% 20px 0
    }

    .abIdxPro_list ul li:nth-child(3n+3) {
        margin: 0 4% 20px 0
    }

    .abIdxPro_list ul li:nth-child(2n+2) {
        margin: 0 0 20px
    }

    .abIdxPro_list ul li .abIdxPro_img {
        margin: 0 auto
    }

    .abIdxPro_list ul li .abIdxPro_name a {
        height: 40px;
        line-height: 40px;
        font-size: 15px
    }

    .abIdxPro_list ul li .abIdxPro_btn {
        margin: 0 auto 10px;
        padding: 0
    }

    .abIdxPro_left .cp_type {
        margin: 0
    }

    .abIdxPro_left .cp_type .hd p:before {
        display: none
    }

    .abIdxPro_left .cp_type .hd {
        background: var(--color-primary)url(../images/down1.png)94% center no-repeat;
        padding: 6px 20px;
        text-align: left;
        overflow: hidden
    }

    .abIdxPro_left .cp_type .hd.on {
        background: var(--color-primary)url(../images/up1.png)94% center no-repeat
    }

    .abIdxPro_left .cp_type .hd span {
        display: block;
        float: left;
        height: 40px;
        line-height: 40px
    }

    .abIdxPro_left .cp_type .hd p {
        padding: 0;
        display: block;
        font-size: 22px;
        float: left;
        min-width: 88px;
        margin: 0 10px 0 0
    }

    .abIdxPro_left .cp_type .bd {
        display: none;
        padding: 10px
    }

    .abIdxPro_left .cp_type .bd ul li:last-child {
        border: 0
    }

    .abIdxPro_left .cp_type .bd ul li p a {
        width: 85%;
        line-height: 48px;
        font-size: 16px
    }

    .abIdxPro_left .cp_type .bd ul li div a {
        font-size: 14px;
        height: 44px;
        line-height: 44px
    }

    .abIdxPro_left .cp_type .bd ul li p {
        height: 48px;
        line-height: 48px
    }

    .abIdxPro_left .cp_type .bd ul li p span {
        background-size: 20px;
        width: 15%;
        float: right
    }

    .abIdxPro_left .cp_type .bd ul li.on p span {
        background-size: 20px
    }

    .abIdxPro_left .cp_type .bd ul li p:hover span {
        background-size: 20px
    }

    .ab_idxAbout {
        margin: 0 auto;
        padding: 40px 0 20px
    }

    .ab_idxAbout .idxAbout_main {
        width: 94%;
        height: auto;
        margin: 0 auto 20px
    }

    .idxAbout_main .idxAbout_img,
    .idxAbout_main .idxAbout_img a {
        width: 100%;
        height: auto
    }

    .idxAbout_main .idxAbout_img a img {
        height: auto;
        position: inherit;
        left: inherit;
        top: inherit;
        right: inherit;
        bottom: inherit
    }

    .idxAbout_main .idxAbout_text {
        width: 100%;
        height: auto;
        padding: 20px
    }

    .idxAbout_con .idxAbout_name a {
        max-height: 60px;
        line-height: 30px;
        font-size: 22px
    }

    .idxAbout_con .idxAbout_name span {
        font-size: 14px
    }

    .idxAbout_main .idxAbout_text .idxAbout_con i.idxAbout_line {
        width: 96px;
        margin: 10px 0 20px
    }

    .idxAbout_con .idxAbout_ms p {
        height: auto;
        max-height: 96px;
        line-height: 24px;
        font-size: 14px;
        -webkit-line-clamp: 4
    }

    .idxAbout_con a.idxAbout_more {
        margin: 20px 0 0;
        position: inherit;
        bottom: inherit;
        left: inherit
    }

    .ab_idxAbout .abIdxAbout_pic {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 0 3%;
        box-sizing: border-box
    }

    .abIdxAbout_scoll .content-slider li .idxAbout_pic {
        height: 160px
    }

    .abIdxAbout_scoll .lSPrev {
        left: -3%
    }

    .abIdxAbout_scoll .lSNext {
        right: -3%
    }

    .abIdxAbout_scoll .content-slider li p {
        font-size: 15px
    }

    .ab_idxNews {
        margin: 20px auto 0
    }

    .ab_idxNews .abIdxNew_main {
        width: 94%
    }

    .abIdxNew_main .abIdxNew_left {
        width: 100%;
        height: 30px;
        float: inherit;
        margin: 0 0 20px;
        padding: 40px 0 0 0;
        position: relative
    }

    .abIdxNew_left i {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        font-size: 140px;
        line-height: 100px;
        font-weight: 700;
        color: #f5f5f5;
        margin: 0 0 0 -24px
    }

    .abIdxNew_left p {
        display: none
    }

    .abIdxNew_left .abIdxNew_title {
        display: block;
        position: relative;
        height: 30px;
        line-height: 30px;
        font-size: 30px;
        font-weight: 700;
        padding: 0 0 0 15px;
        color: #333
    }

    .abIdxNew_left .abIdxNew_title::before {
        display: none
    }

    .abIdxNew_left .abIdxNew_title::after {
        display: none
    }

    .abIdxNew_left .abIdxNew_tab {
        display: flex;
        align-items: center;
        position: absolute;
        top: 40px;
        right: 0;
        width: auto;
        height: 30px;
        margin: 0;
        padding: 0;
        overflow: visible;
        transform: translateY(0)
    }

    .abIdxNew_tab ul {
        display: flex;
        align-items: center;
        margin: 0;
        padding: 0;
        gap: 4vw
    }

    .abIdxNew_tab ul li {
        display: inline-flex;
        align-items: center;
        float: none;
        width: auto;
        height: 30px;
        line-height: 30px;
        font-size: clamp(14px, 4vw, 18px);
        font-weight: 700;
        margin: 0;
        border: none;
        border-radius: 0;
        padding: 0;
        background: transparent
    }

    .abIdxNew_tab ul li:last-child {
        margin-right: 0
    }

    .abIdxNew_tab ul li.tabActive {
        color: #e89513;
        background: transparent
    }

    .abIdxNew_tab ul li.tabOther {
        color: #555
    }

    .abIdxNew_tab ul li em {
        display: inline-block;
        margin: 0 0 0 5px
    }

    .abIdxNew_main .abIdxNew_right {
        width: 100%;
        padding: 0
    }

    .IdxNew_list ul li {
        width: 100%;
        margin: 0 auto 20px;
        padding: 20px 20px
    }

    .IdxNew_list ul li:nth-child(2n+2) {
        margin: 0 0 20px
    }

    .IdxNew_list ul li .IdxNew_time {
        width: 24%
    }

    .IdxNew_list ul li .IdxNew_time span {
        font-size: 32px
    }

    .IdxNew_list ul li .IdxNew_text {
        width: 76%
    }

    .link .content {
        width: 94%
    }

    .footWrap {
        background: #22262f;
        padding-top: 0;
        height: auto;
        overflow: hidden
    }

    .footWrap::before {
        display: none
    }

    .footWrap .footer {
        width: 94%
    }

    .footWrap .ft-top,
    .footWrap .ft-cen {
        display: none
    }

    .footWrap .ft-bot {
        padding: 35px 15px 40px;
        position: relative;
        min-height: auto;
        display: flex;
        flex-direction: column
    }

    .footWrap .ft-bot .ft-social {
        order: 1;
        float: none;
        text-align: center;
        margin: 0 0 30px 0
    }

    .footWrap .ft-bot .ft-social .social-title {
        font-size: 17px;
        margin-bottom: 20px;
        font-weight: 500;
        letter-spacing: 0.5px
    }

    .footWrap .ft-bot .ft-social .social-links {
        justify-content: center;
        gap: 15px;
        flex-wrap: wrap
    }

    .footWrap .ft-bot .ft-social .social-item {
        width: 44px;
        height: 44px;
        background-color: rgba(255, 255, 255, 0.08);
        border-radius: 50%;
        transition: all 0.3s ease;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15)
    }

    .footWrap .ft-bot .ft-social .social-item:hover {
        background-color: var(--color-primary);
        transform: translateY(-4px)scale(1.05);
        box-shadow: 0 4px 12px rgba(232, 149, 19, 0.4)
    }

    .footWrap .ft-bot .ft-social .social-item i {
        width: 44px;
        height: 44px
    }

    .footWrap .ft-bot .ft-social .social-item img {
        width: 34px;
        height: 34px;
        margin: 5px auto;
        object-fit: contain;
        transition: all 0.3s ease
    }

    .footWrap .ft-bot .ft-social .icon-weixin::before,
    .footWrap .ft-bot .ft-social .icon-weibo::before,
    .footWrap .ft-bot .ft-social .icon-douyin::before,
    .footWrap .ft-bot .ft-social .icon-xiaohongshu::before,
    .footWrap .ft-bot .ft-social .icon-bilibili::before,
    .footWrap .ft-bot .ft-social .icon-zhihu::before,
    .footWrap .ft-bot .ft-social .icon-taobao::before,
    .footWrap .ft-bot .ft-social .icon-jd::before {
        line-height: 44px;
        font-size: 18px;
        color: rgba(255, 255, 255, 0.9);
        transition: color 0.3s ease
    }

    .footWrap .ft-bot .ft-social .social-item:hover::before {
        color: #fff
    }

    .footWrap .ft-bot .ft-xx {
        order: 2;
        width: 100%;
        position: relative;
        bottom: auto;
        text-align: center;
        margin: 0;
        padding: 18px 10px 0;
        box-sizing: border-box;
        border-top: 1px solid rgba(255, 255, 255, 0.1)
    }

    .footWrap .ft-bot .ft-xx p {
        line-height: 22px;
        font-size: 12px;
        color: rgba(255, 255, 255, 0.65);
        margin: 4px 0;
        display: block
    }

    .footWrap .ft-bot .ft-xx p a {
        color: rgba(255, 255, 255, 0.75);
        transition: color 0.3s ease
    }

    .footWrap .ft-bot .ft-xx p a:hover {
        color: var(--color-primary)
    }

    .ny_banner {
        height: 140px
    }

    .ny_banner img {
        width: 1400px;
        height: 140px;
        margin: -70px 0 0 -700px
    }

    .ab_NyProducts,
    .ab_AboutJj,
    .ab_AboutFc,
    .ab_AboutWh,
    .ab_NyNews,
    .ab_NyCase,
    .ab_NyNewsdetail,
    .ab_CaseDetail,
    .ab_NyOrder,
    .ab_NyContact,
    .ab_NyHonor,
    .ab_NyProDetail,
    .ab_Gsjj,
    .ab_AboutFengcai {
        width: 94%;
        margin-bottom: 30px;
        padding: 0 3%;
        box-sizing: border-box
    }

    .abNyPro_main .abNyPro_left {
        width: 100%;
        float: none;
        margin: 0 auto 15px
    }

    .abNyPro_main .abNyPro_right {
        width: 100%;
        float: none
    }

    .abNyPro_left .cp_type .hd {
        background: var(--color-primary)url(../images/down1.png)94% center no-repeat;
        padding: 6px 20px;
        text-align: left;
        overflow: hidden
    }

    .abNyPro_left .cp_type .hd.on {
        background: var(--color-primary)url(../images/up1.png)94% center no-repeat
    }

    .abNyPro_left .cp_type .hd span {
        display: block;
        float: left;
        height: 40px;
        line-height: 40px
    }

    .abNyPro_left .cp_type .hd p {
        padding: 0;
        display: block;
        font-size: 22px;
        float: left;
        min-width: 88px;
        margin: 0 10px 0 0
    }

    .abNyPro_left .cp_type .bd {
        display: none
    }

    .abNyPro_list ul li {
        width: 48%;
        margin: 0 4% 15px 0
    }

    .abNyPro_list ul li:nth-child(2n+2) {
        margin: 0 0 15px
    }

    .abNyPro_list ul li .abIdxPro_img {
        height: 0;
        padding-top: 100%
    }

    .abNyPro_list ul li .abIdxPro_txt {
        padding: 10px 8px
    }

    .abNyPro_list ul li .abIdxPro_txt h4 a {
        font-size: 14px;
        height: 36px;
        line-height: 18px
    }

    .abNyNew_list ul li {
        flex-direction: column;
        padding: 15px
    }

    .abNyNew_list ul li .abNyNew_img {
        width: 100%;
        height: auto;
        margin: 0 0 15px 0
    }

    .abNyNew_list ul li .abNyNew_img .abNyNew_img_box {
        padding-bottom: 56.25%
    }

    .abNyNew_list ul li .abNyNew_cont {
        width: 100%
    }

    .abNyNew_list ul li .abNyNew_title h4 {
        width: 100%;
        font-size: 15px;
        margin: 0 auto 8px
    }

    .abNyNew_list ul li {
        position: relative;
        cursor: pointer
    }

    .abNyNew_list ul li .abNyNew_name {
        display: block;
        width: 100%;
        margin: 0 auto 8px
    }

    .abNyNew_list ul li .abNyNew_name a {
        font-size: 15px;
        font-weight: bold;
        color: #333
    }

    .abNyNew_list ul li .abNyNew_name a::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1
    }

    .abNyNew_list ul li .abNyNew_time {
        width: 100%;
        text-align: left;
        font-size: 12px
    }

    .abNyNew_list ul li .abNyNew_ms {
        border-left: 3px solid var(--color-primary);
        padding-left: 12px;
        margin: 8px 0
    }

    .abNyNew_list ul li .abNyNew_ms p {
        font-size: 13px;
        line-height: 1.8;
        color: #666;
        min-height: 50px;
        height: auto;
        overflow: visible
    }

    .abNyNew_list ul li .abNyNew_more {
        display: none
    }

    .abNyNew_list ul li:hover {
        background-color: #f5f5f5
    }

    .abNyNew_list ul li:hover .abNyNew_name a {
        color: var(--color-primary)
    }

    .abNyNew_list ul li:hover .abNyNew_time {
        color: #999
    }

    .abNyNew_list ul li:hover .abNyNew_ms p {
        color: #666
    }

    .pagebar {
        padding: 15px 10px
    }

    .pagebar .pagination {
        flex-wrap: wrap;
        gap: 5px
    }

    .pagination a {
        padding: 6px 8px;
        font-size: 11px;
        margin: 0
    }

    .pagination .hidden-sm {
        display: none
    }

    .abNyCase_list ul li {
        width: 48%;
        margin: 0 4% 15px 0
    }

    .abNyCase_list ul li:nth-child(2n+2) {
        margin: 0 0 15px
    }

    .abNyCase_list ul li .abIdxCase_img {
        height: 130px
    }

    .abNyCase_list ul li .abIdxCase_txt h4 a {
        font-size: 14px
    }

    .ab_NyNewsdetail .NyNewsdetail_left,
    .ab_NyNewsdetail .NyNewsdetail_right {
        width: 100%
    }

    .ab_NyNewsdetail .NyNewsdetail_right {
        margin: 20px auto 0
    }

    .NyNewsdetail_left .NyNewsdetail_title h1 {
        font-size: 20px;
        line-height: 30px
    }

    .NyNewsdetail_left .NyNewsdetail_info {
        font-size: 12px
    }

    .NyNewsdetail_left .NyNewsdetail_con {
        font-size: 14px;
        line-height: 26px
    }

    .ab_CaseDetail .CaseDetail_top {
        flex-direction: column
    }

    .ab_CaseDetail .CaseDetail_images,
    .ab_CaseDetail .CaseDetail_info {
        width: 100%
    }

    .ab_CaseDetail .CaseDetail_images ul li {
        width: 48%;
        margin: 0 4% 4% 0
    }

    .ab_CaseDetail .CaseDetail_images ul li:nth-child(2n) {
        margin-right: 0
    }

    .ab_CaseDetail .CaseDetail_title h1 {
        font-size: 20px
    }

    .ab_CaseDetail .CaseDetail_desc {
        font-size: 14px
    }

    .ab_CaseDetail .abCaseDetail_left {
        width: 100%;
        float: none
    }

    .ab_CaseDetail .abCaseDetail_right {
        width: 100%;
        float: none;
        margin: 20px auto 0
    }

    .ab_CaseDetail .CaseDetail_recommend {
        margin: 30px auto 0
    }

    .ab_CaseDetail .CaseDetail_recommend .recommend_title {
        padding: 0 0 15px;
        margin: 0 0 20px
    }

    .ab_CaseDetail .CaseDetail_recommend .recommend_title span {
        font-size: 18px
    }

    .ab_CaseDetail .CaseDetail_recommend .recommend_title em {
        font-size: 14px
    }

    .ab_CaseDetail .CaseDetail_recommend .recommend_list ul li {
        width: 48%;
        margin: 0 4% 4% 0
    }

    .ab_CaseDetail .CaseDetail_recommend .recommend_list ul li:nth-child(4n) {
        margin-right: 4%
    }

    .ab_CaseDetail .CaseDetail_recommend .recommend_list ul li:nth-child(2n) {
        margin-right: 0
    }

    .ab_msg ul li {
        margin: 0 auto 20px !important
    }

    .ab_msg ul li h4 {
        display: none !important
    }

    .ab_msg ul li .msg_ipt12,
    .ab_msg ul li .msg_ipt1,
    .ab_msg ul li .msg_tara,
    .ab_msg ul li .msg_btn {
        width: 100% !important;
        float: inherit !important
    }

    .msg_btn input {
        width: 48% !important;
        margin: 0 4% 0 0 !important
    }

    .msg_btn input:last-child {
        margin: 0 !important
    }

    .ab_msg ul li a.yzm_img {
        float: inherit !important
    }

    .ab_msg ul li span {
        display: block;
        line-height: 24px;
        margin: 10px 0 0
    }

    .abNyContact_ewm_box ul {
        flex-direction: column;
        gap: 20px
    }

    .abNyContact_ewm_box .ewm_item {
        padding: 25px 20px
    }

    .abNyContact_ewm_box .ewm_qrcode {
        width: 150px;
        height: 150px
    }

    .abNyContact_ewm_box .copy_tip {
        display: block
    }

    .abNyContact_address {
        padding: 30px 20px
    }

    .abNyContact_address .address_item {
        flex-direction: column;
        align-items: flex-start;
        text-align: left
    }

    .abNyContact_address .address_icon {
        margin: 0 0 15px 0
    }

    .abNyContact_address .address_text {
        width: 100%
    }

    .abNyContact_address .address_text h3 {
        font-size: 16px;
        line-height: 26px;
        text-align: left
    }

    .abNyContact_address .address_text .address_label {
        font-size: 13px;
        line-height: 22px;
        text-align: left
    }

    .abNyHonor_list ul li {
        width: 48%;
        margin: 0 4% 20px 0;
        padding: 12px
    }

    .abNyHonor_list ul li:nth-child(2n+2) {
        margin: 0 0 20px
    }

    .abNyHonor_list ul li .abIdxHonor_img {
        height: 160px;
        margin: 0 auto 12px
    }

    .abNyHonor_list ul li .abIdxHonor_text a {
        height: 30px;
        line-height: 30px;
        font-size: 14px
    }

    .abNyHonor_list ul li i {
        height: 2px
    }

    .ab_NyProDetail {
        display: block !important
    }

    .abNyProDetail_con {
        display: block !important
    }

    .abNyProDetail_left,
    .abNyProDetail_right {
        float: none !important;
        width: 100% !important;
        display: block !important
    }

    .abNyProDetail_left .h_left {
        display: block !important
    }

    .abNyProDetail_left .cp_type {
        display: block !important;
        width: 100% !important;
        margin-bottom: 20px
    }

    .abNyProDetail_right {
        margin: 20px 0
    }

    .abNyProDetail_left .abNy_Xgwz {
        display: block !important;
        width: 100% !important;
        margin-top: 20px
    }

    .abNy_Xgwz .Xgwz_tit {
        padding: 6px 20px;
        overflow: hidden
    }

    .Xgwz_tit p {
        float: left;
        height: 40px;
        line-height: 40px;
        font-size: 22px;
        text-align: left;
        margin: 0 10px 0 0
    }

    .Xgwz_tit span {
        display: block;
        float: left;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        text-align: left;
        opacity: 1
    }

    .abNyProDetail_con .abNyProDetail_right {
        margin: 20px auto 0
    }

    .abNyProDetail_right .abNyProDetail_ConTit {
        margin: 0 auto 20px;
        padding: 0
    }

    .abNyProDetail_right .abNyProDetail_ConText {
        max-height: none
    }

    .abNyProDetail_ConText div {
        max-height: none
    }

    .pro_detail_main>.clear,
    .abNyProDetail_con>.clear {
        display: none !important
    }

    div.pro_detail_main {
        width: 100%;
        display: flex !important;
        flex-direction: column !important;
        margin: 0 auto 20px
    }

    div.pro_detail_main div.prodetail_img {
        width: 100%;
        height: auto;
        float: none !important;
        order: 1 !important;
        margin: 20px auto 20px
    }

    div.pro_detail_main div.pro_detail_text {
        float: none !important;
        order: 2 !important;
        width: 100%;
        padding-top: 0;
        height: auto;
        min-height: 260px;
        padding-bottom: 48px
    }

    div.pro_detail_main>div.clear {
        display: none !important
    }

    div.pro_detail_main .wow {
        visibility: visible !important;
        animation-name: none !important
    }

    .pro_detail_text h1 {
        font-size: 22px;
        line-height: 32px
    }

    .pro_detail_text .jyms {
        margin: 10px auto;
        padding: 12px;
        height: auto
    }

    .pro_detail_text ul {
        overflow: hidden;
        margin: 10px auto
    }

    .pro_detail_text ul li {
        font-size: 14px;
        margin: 4px auto
    }

    .pro_detail_text .pro_detail_btn {
        height: 48px
    }

    .pro_detail_btn a {
        height: 48px;
        line-height: 48px;
        width: 48%;
        font-size: 16px
    }

    .pro_detail_btn a.prodtl_btn1 {
        margin: 0 4% 0 0
    }

    #preview {
        width: 100%
    }

    .jqzoom {
        width: 100%;
        height: auto;
        aspect-ratio: 516/350
    }

    #spec-n5 {
        width: 100%;
        height: 60px;
        padding-top: 5px
    }

    #spec-left,
    #spec-right {
        width: 28px;
        height: 55px;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08)
    }

    #spec-left span,
    #spec-right span {
        font-size: 14px
    }

    #spec-left:hover,
    #spec-right:hover {
        transform: scale(1)
    }

    #spec-list {
        width: calc(100% - 60px)
    }

    #spec-list ul li {
        width: 65px;
        min-width: 65px;
        height: 41px;
        margin-right: 5px
    }

    .zoomdiv,
    .jqZoomPup {
        display: none !important
    }

    .toggle-text {
        font-size: 14px
    }

    .service-list {
        width: 240px
    }

    .service-name {
        font-size: 14px
    }

    .service-phone {
        font-size: 12px
    }

    .abFengcai_grid {
        grid-template-columns: 1fr;
        gap: 15px
    }

    .abFengcai_grid .fengcai_item .fengcai_thumb {
        height: 0;
        padding-bottom: 75%
    }

    .abFengcai_grid .fengcai_item .fengcai_thumb img {
        position: absolute;
        top: 0;
        left: 0
    }
}

@media(max-width:480px) {
    .homepage-case-section {
        margin: 30px auto;
        padding: 30px 0
    }

    .homepage-case-wrapper {
        padding: 0 10px
    }

    .homepage-case-tabs {
        margin: 20px auto 30px
    }

    .homepage-case-tabs ul {
        border-bottom: none;
        gap: 8px
    }

    .homepage-case-tabs ul li {
        font-size: 14px;
        padding: 0 18px;
        height: 36px;
        line-height: 36px;
        background: #f6f6f6;
        color: #555
    }

    .homepage-case-tabs ul li.active {
        background: var(--color-primary);
        color: #fff
    }

    .homepage-case-gallery {
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
        margin: 0 0 30px
    }

    .homepage-case-info {
        padding: 15px
    }

    .homepage-case-title {
        font-size: 16px;
        margin: 0 0 8px
    }

    .homepage-case-desc {
        font-size: 14px
    }

    .homepage-case-more {
        margin: 40px auto 0
    }

    .homepage-case-more a {
        font-size: 14px;
        padding: 0 35px;
        height: 42px;
        line-height: 42px
    }

    .NyNewsdetail_left .NyNewsdetail_title h1 {
        font-size: 18px;
        line-height: 28px
    }

    .NyNewsdetail_left .NyNewsdetail_con {
        font-size: 13px;
        line-height: 24px
    }

    .ab_CaseDetail .CaseDetail_title h1 {
        font-size: 18px
    }

    .ab_CaseDetail .CaseDetail_desc {
        font-size: 13px
    }

    .pro_detail_text h1 {
        font-size: 18px;
        line-height: 28px
    }

    .abNyContact_address .address_text h3 {
        font-size: 15px;
        line-height: 24px
    }

    .abNyContact_address .address_text .address_label {
        font-size: 12px;
        line-height: 20px
    }

    .abNyPro_list ul li {
        width: 100%;
        margin: 0 auto 15px
    }

    .abNyPro_list ul li:nth-child(2n+2) {
        margin: 0 auto 15px
    }

    .abNyPro_list ul li .abIdxPro_img {
        height: 0;
        padding-top: 100%
    }

    .abNyCase_list ul li {
        width: 100%;
        margin: 0 auto 15px;
        float: none
    }

    .abNyCase_list ul li:nth-child(2n+2) {
        margin: 0 auto 15px
    }

    .abNyCase_list ul li .abIdxCase_img {
        height: 160px
    }

    .ab_CaseDetail .CaseDetail_images ul li {
        width: 100%;
        margin: 0 0 15px;
        float: none
    }

    .ab_CaseDetail .CaseDetail_images ul li:nth-child(4n),
    .ab_CaseDetail .CaseDetail_images ul li:nth-child(2n) {
        margin-right: 0
    }

    .ab_CaseDetail .CaseDetail_images ul li .case_img_box {
        padding-bottom: 66.67%
    }

    .case-grid-container {
        padding: 20px 0
    }

    .case-grid-wrapper {
        padding: 0 10px
    }

    .case-grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 15px
    }

    .case-content {
        min-height: auto;
        padding: 15px
    }

    .case-title {
        font-size: 16px
    }

    .case-description {
        font-size: 14px
    }

    .case-action {
        padding: 0 15px 15px
    }

    .case-btn {
        width: 100%;
        padding: 12px 20px;
        font-size: 14px
    }
}

@media(max-width:375px) {
    .abIdxPro_list ul li .abIdxPro_btn {
        margin: 0 auto 4px
    }

    .abIdxPro_btn a {
        width: 47.5%;
        margin: 0 5% 0 0
    }

    .abIdxAbout_scoll .content-slider li .idxAbout_pic {
        height: 95px
    }

    .IdxNew_list ul li .IdxNew_time {
        width: 28%
    }

    .IdxNew_list ul li .IdxNew_time span {
        font-size: 32px
    }

    .IdxNew_list ul li .IdxNew_text {
        width: 72%
    }

    .footWrap .ft-bot {
        min-height: 240px
    }
}

@media(max-width:320px) {
    .ab_title span {
        font-size: 14px
    }

    .ab_title p {
        height: 30px;
        line-height: 30px;
        font-size: 24px;
        margin: 8px auto
    }

    .abIdxPro_list ul li {
        width: 100%;
        margin: 0 auto 20px
    }

    .abIdxPro_list ul li .abIdxPro_name {
        margin: 4px auto
    }

    .abIdxPro_list ul li .abIdxPro_btn {
        padding: 0 4%
    }

    .abIdxPro_left .cp_type .hd span {
        font-size: 16px
    }

    .abIdxPro_left .cp_type .bd ul li p a {
        width: 83%
    }

    .abIdxPro_left .cp_type .bd ul li p span {
        width: 17%
    }

    .idxAbout_main .idxAbout_text {
        padding: 20px 12px
    }

    .idxAbout_con .idxAbout_name a {
        max-height: 48px;
        line-height: 24px;
        font-size: 18px
    }

    .abIdxAbout_scoll .content-slider li .idxAbout_pic {
        height: 80px
    }

    .abIdxAbout_scoll .content-slider li p {
        font-size: 14px
    }

    .lSAction {
        display: none
    }

    .IdxNew_list ul li {
        padding: 12px
    }

    .IdxNew_list ul li .IdxNew_time {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 0
    }

    .IdxNew_list ul li .IdxNew_time em {
        width: auto;
        font-size: 16px;
        float: left;
        margin: 0 10px 0 0
    }

    .IdxNew_list ul li .IdxNew_time span {
        width: auto;
        font-size: 24px;
        float: left
    }

    .IdxNew_list ul li .IdxNew_text {
        width: 100%;
        height: auto;
        padding: 0
    }

    .IdxNew_list ul li .IdxNew_text a {
        font-size: 16px;
        margin: 0 auto
    }

    .NyNewsdetail_left .NyNewsdetail_title h1 {
        font-size: 16px;
        line-height: 26px
    }

    .NyNewsdetail_left .NyNewsdetail_con {
        font-size: 12px;
        line-height: 22px
    }

    .ab_CaseDetail .CaseDetail_title h1 {
        font-size: 16px
    }

    .ab_CaseDetail .CaseDetail_desc {
        font-size: 12px
    }

    .pro_detail_text h1 {
        font-size: 16px;
        line-height: 26px
    }

    .abNyPro_list ul li .abIdxPro_img {
        height: 0;
        padding-top: 100%
    }

    .abNyPro_list ul li .abIdxPro_txt h4 a {
        font-size: 12px
    }

    .abNyCase_list ul li .abIdxCase_img {
        height: 140px
    }

    .ab_msg ul li .msg_ipt2,
    .msg_ipt2 input {
        width: 100% !important
    }

    .ab_msg ul li span {
        line-height: 22px;
        margin: 8px 0 0;
        font-size: 12px
    }

    .abNyHonor_list ul li {
        width: 100%;
        margin: 0 auto 15px;
        padding: 8px
    }

    .abNyHonor_list ul li:nth-child(2n+2) {
        margin: 0 auto 15px
    }

    .abNyHonor_list ul li .abIdxHonor_img {
        height: 180px;
        margin: 0 auto 8px
    }

    .abNyHonor_list ul li .abIdxHonor_text a {
        height: 28px;
        line-height: 28px;
        font-size: 13px
    }
}

/* Footer inline styles - merged from foot.html */
.ft-copyright {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px
}

.ft-links {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px
}

.ft-divider {
    color: rgba(255, 255, 255, 0.3);
    margin: 0 5px
}

.sitemap-link {
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease
}

.sitemap-link:hover {
    opacity: 0.8
}

.sitemap-icon {
    height: 14px;
    width: 14px;
    margin-right: 4px
}

.beian-link {
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease;
    height: 20px;
    line-height: 20px
}

.beian-link:hover {
    opacity: 0.8
}

.beian-icon {
    height: 16px;
    width: auto;
    margin-right: 5px;
    vertical-align: middle
}

.icp-link {
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease;
    height: 20px;
    line-height: 20px
}

.icp-link:hover {
    opacity: 0.8
}

@media (max-width: 768px) {
    .ft-links {
        flex-direction: column;
        gap: 10px
    }

    .ft-divider {
        display: none
    }
}

/* 产品详情图片展示 */
.product-gallery {
    width: 100%;
}

.product-main-image {
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #eee;
    overflow: hidden;
    background: #fff;
}

.product-main-image img {
    width: 100%;
    height: auto;
    display: block;
}

.product-thumbnails {
    width: 100%;
}

.product-thumbnails ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.product-thumbnails li {
    width: 80px;
    border: 2px solid #eee;
    cursor: pointer;
    overflow: hidden;
    transition: border-color 0.3s ease;
    background: #fff;
}

.product-thumbnails li.active,
.product-thumbnails li:hover {
    border-color: #0066cc;
}

.product-thumbnails li img {
    width: 100%;
    height: auto;
    display: block;
}

@media (max-width: 768px) {
    .product-thumbnails li {
        width: 60px;
    }
}