.site-content .ast-container{
    flex-wrap: wrap;
}
.container{
    width:95%;
    max-width: 1480px;
    margin:0 auto;
}
.homeyingyong{
    width:100%;
}
.homeyingyong{
    padding-bottom:80px;
}
.homeyingyongbottom li {
    float: left;
    width: 22.533333%;
    height: 524px;
    background-size: cover;
    overflow: hidden;
    cursor: pointer;
    transition: width .3s ease-out;
}
.homeyingyongbottom ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
}
.homeyingyongbottom li a {
    position: relative;
    display: block;
}
.homeyingyongbottom li.on{
    width: 52.866667%;
    opacity: 1;
}
.yingyongbg{
    height: 524px;
    background-size: cover;
}
.homeyingyongbottom li a i {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background:rgba(24,102,177,.24);
    overflow: hidden;
    font-style: normal;
    transition: .3s;
}
.homeyingyongbottom li.on a i {
    background: linear-gradient(to top, rgba(0, 109, 232, 0.6), rgba(24, 102, 177, 0.1));
    transform: scale(1);
}
.yingyongtitle {
    position: absolute;
    width: 100%;
    height: 150px;
    padding-left: 50px;
    color: #FFFFFF;
    left: 0px;
    top: 30%;
    z-index: 2;
    transform: translate(0px, -50%);
}
.homeyingyongbottom li a i .cpfl-zi {
    padding: 0 60px;
    top: 30%;
}
.yingyongiconbig{
    position: absolute;
    left: 47px;
    bottom:32px;
    width: 57px;
    transition: .5s;
} 
.homeyingyongbottom li.on .yingyongiconbig{
    width: 77px;
    transition: .5s;
}
.yingyongtitle h4{
    margin-bottom:10px;
    font-size:14px;
}
.yingyongtitle h3{
    font-size: 18px;
    font-weight: bold;
    transition: .5s;
    color:#fff;
}
.homeyingyongbottom li.on .yingyongtitle h3 {
    font-size: 35px;
    transition: .5s;
    margin-bottom: 40px;
}

.yingyongtitle section{
    font-size: 14px;
    max-width: 525px;
    line-height: 2;
    display: none;
}
.homeyingyongbottom li.on .yingyongtitle section{
    display: block;
}
.homezhizaotop{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding-top:85px;
    padding-bottom:70px;
}
.homezhizaotopr a{
    display: flex;
    align-items: center;   
    font-size: 18px;
    color:#4d4d4d;
    transition: .5s;
}
.homezhizaotopr a svg{
    width: 20px;
    margin-left: 10px;
}
.homezhizaotopr a:hover{
    color:#f08300;
    transition: .5s;
}
.homezhizaotopr a:hover svg .cls-1{
    fill: #f08300;
    transition: .5s;
}
.homezhizaotopr a svg .cls-1 {
    transition: .5s;
}
.homezhizaotopl h2 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom:10px;
}
.homezhizaotopl h3 {
    font-size: 18px;
    color: #4d4d4d;
    line-height: 2;
}
#homeapp{
    margin-top:2rem;
}
.sycpbt{
    font-size: 36px;
}
.sycp{
    padding:51px 0 78px;
    width:100%;
    overflow: hidden;
}
.homeapp{
    background:#eaedf2;
    padding: 51px 0 78px;
}
.homeapptop{
    display: flex;
    align-items: center;
}
.homeapptop .homezhizaotopl{
    width:80%;
}
.homeapptop .homezhizaotopr{
    width:20%;
}
.homeapptop .homezhizaotopr a {
    align-items: center;
    justify-content: flex-end;
}
.sycpbt{
    text-align: center;
    font-size:42px;
    margin-bottom:20px;
}
.sycpbt img{
    padding-top:22px;
    padding-bottom:20px;
    margin: 0 auto;
}
.sycpbig{
    width: 32%;
    float:left;
    display: flex;
    flex-direction: column;
}
.sycpwen {
    background: white;
    position: relative;
    z-index: 2;
    height: 400px;
}
.sycptu{
    position:relative;
    height: 400px;
}
.sycptu img{
    width:100%;
    height: 100%;
    object-fit: cover;
}
.sycpbig:nth-child(odd) .sycpwen{
    order:1;
}
.sycpbig:nth-child(odd)> .sycptu{
    order:2;
}
.sycpwen h2{
    font-size:17px;
    text-align: left;
    padding-bottom: 30px;
}
.sycpwen span{
    display: block;
    padding-bottom:20px;
}
.sycpwen span p{
    margin-bottom:5px;
}
.cpmore{
    padding:8px 14px;
    border:1px solid #cbcbcb;
    border-radius: 5px;
    color:#666666;
}
.sycpwen img{
    opacity: 0;
}
.sycpnr{
    position: absolute;
    top: 50%;
    left: 5%;
    transform: translate(0%, -50%);
    width: 95%;
    font-size: 16px;
}
.sycpbig:nth-child(even) .sycpwen::before {
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-top-color: white;
    content: "";
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translate(-50%) rotate(180deg);
}
.sycpbig:nth-child(odd) .sycpwen::before{
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-top-color: white;
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%) rotate(0);
}
.sycpbig:hover .sycpwen{
    background: #013088;
    transition: .5s;
    color: white;
}
.sycpbig:hover h2,.sycpbig:hover .cpmore{
    color:#fff;
    transition: .5s;
}
.homeabout{
    width:100%;
    background: #f7f7f9;
}
.about {
    display: flex;
    align-items: center;
    gap: 60px;
}

/* left */
.about-left {
    width: calc(100% - 37%);
    padding: 0 0 10px;
    position: relative;
    z-index: 2;
}

.about-left h2 {
    font-size: 36px;
    margin-bottom: 25px;
}

.about-left p {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 20px;
    color: #555;
}

/* right */
.about-right {
    width: 37%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 12px;
}

.about-right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.about-more {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 85%;
    height: 106px;
    background: #202b47;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 0 40px;
    gap: 25px;
}
.about-left a {
    padding: 15px 40px;
    border-radius: 30px;
    background: #202b47;
    color: #fff;
    display: inline-block;
}
.homeabout {
    overflow: hidden;
    padding: 50px 0;
}
.homenews {
    background: #f7f7f9;
    padding:80px 0;
    width:100%;
}
.news-title {
    text-align: center;
    margin-bottom: 60px;
}

.news-title h2 {
    font-size: 36px;
    margin-bottom: 10px;
}

.news-title p {
    font-size: 18px;
    color: #666;
}

.news-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
}

.news-item {
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.05);
    transition: 0.3s;
}

.news-item img {
    width: 100%;
    height: 300px;
    object-fit: contain;
}

.news-info {
    padding: 25px;
}

.news-date {
    font-size: 13px;
    color: #888;
}

.news-info h3 {
    font-size: 18px;
    margin: 10px 0;
    color: #000;
}

.news-info p {
    font-size: 15px;
    line-height: 1.6;
    color: #666;
}

.news-item:hover {
    transform: translateY(-6px);
}
/* ===== Footer ===== */
.custom-footer {
    background: #1a1a2e;
    color: #eee;
    padding: 60px 0 20px;
    margin-top: 0;
}

.footer-row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    margin-bottom: 20px;
}

.footer-col h4 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 12px;
}
.footer-col h4::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 2px;
    background: #fff;
}

/* 联系方式 */
.footer-contact {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
}
.footer-contact li {
    padding: 6px 0;
    display: flex;
    align-items: center;
    color: #ccc;
}

/* 给图标和文字之间加间距 */
.footer-contact li i,
.footer-contact li svg,
.footer-contact li img {
    margin-right: 10px;
}

/* 或者用子元素选择器 */
.footer-contact li > * + * {
    margin-left: 10px;
}
.footer-contact i {
    width: 20px;
    color: #fff;
}

/* 社交图标 */
.footer-social {
    display: flex;
    gap: 12px;
    margin-top: 10px;
}
.footer-social a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: rgba(255,255,255,0.05);
    border-radius: 50%;
    color: #fff;
    text-decoration: none;
    transition: all 0.3s;
}
.footer-social a:hover {
    background: #e94560;
    color: #fff;
}

/* 菜单 */
.footer-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-menu li {
    padding: 6px 0;
}
.footer-menu a {
    color: #ccc;
    text-decoration: none;
    transition: color 0.3s;
}
.footer-menu a:hover {
    color: #e94560;
}

/* 表单 */
.footer-form input,
.footer-form textarea {
    width: 100%;
    padding: 10px 14px;
    margin-bottom: 10px;
    background: rgba(255,255,255,0.05);
    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 4px;
    color: #fff;
}
.footer-form input:focus,
.footer-form textarea:focus {
    outline: none;
    border-color: #e94560;
}
.footer-form button {
    background: #e94560;
    color: #fff;
    border: none;
    padding: 10px 30px;
    border-radius: 4px;
    cursor: pointer;
    transition: background 0.3s;
}
.footer-form button:hover {
    background: #c73652;
}

/* 版权 */
.footer-bottom {
    text-align: center;
    color: #888;
    font-size: 14px;
    padding-top: 10px;
}
.wpcf7 .wpcf7-form-control-wrap {
    width: 43%;
    display: block;
}
.wpcf7 form>div, 
.wpcf7 form>p {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: -7.5px;  /* 负边距抵消子元素的间距 */
}

.wpcf7 form>div > *,
.wpcf7 form>p > * {
    margin: 7.5px;   /* 每个子元素四周都有间距 */
}
.wpcf7 form>p{
    margin-top:15px;
}
.meesage .wpcf7-form-control-wrap{
    width:100%;
}
.meesage .wpcf7-form-control-wrap textarea{
    height: 90px;
}
.wpcf7-form-control{
    width:100%;
}
.wpcf7 form>p br{
    display: none;
}
.meesage{
    height: 90px;
}
.ablan {
    position: absolute;
    width: 100%;
    height: 72px;
    color: #FFFFFF;
    background-color: rgba(0,0,0,0.31);
    left: 0px;
    bottom: 0px;
}
.ablan-left{
    width: auto;
    float: left;
}
.ablan-left ul{
    display: flex;
    margin:0;
}
.ablan-left li {
    list-style-type: none;
    width: auto;
    height: 72px;
    background: url(../images/fenge.png) center right;
    background-repeat: no-repeat;
    position: relative;
    float: left;
    padding: 0 20px;
}
.ablan-left  li a {
    display: block;
    line-height: 72px;
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
    cursor: pointer;
    transition: .5s;
}
.bread{
    display: flex;
    justify-content: space-between;
    line-height: 74px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}
.bread a{
    display: block;
    line-height: 74px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-all;
    word-wrap: break-word;
    display: -webkit-box;
    overflow: hidden;
    margin: 0 4px;
}
.slick-dotted.slick-slider{
    margin-bottom:50px;
}
.bread span{
    margin:0 15px;
        cursor: pointer;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-all;
    word-wrap: break-word;
    display: -webkit-box;
    overflow: hidden;
    text-transform: lowercase;
    margin: 0 4px;
}
.bread a:hover{
    color: #013088;
    transition: .5s;
}
.ablan-left  li a:hover{
    cursor: pointer;
    color: #fff;
    transition: .5s;
}
.ablan-left li:hover,.ablan-left  li.hover{
    background:#013088;
    transition: .5s;
        cursor: pointer;
}

.ablan-left  li.hover a{
    cursor: pointer;
    color: #fff;
    transition: .5s;
}
.nybanner{
    position:relative;
}
.nybanner img{
    width:100%;
}
.breadcrumb{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.ast-primary-header-bar{
    background:transparent;
}
.ast-builder-menu-1 .menu-item > .menu-link{
    color:#000;
}
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link, .ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle, .ast-builder-menu-1 .current-menu-ancestor > .menu-link{
    color:#013088;
}
.ast-builder-menu-1 .menu-link:hover, .ast-builder-menu-1 .main-header-menu > .menu-item:hover > .menu-link, .ast-builder-menu-1 .inline-on-mobile .ast-menu-toggle:hover, .ast-builder-menu-1 .inline-on-mobile .main-header-menu > .menu-item:hover > .ast-menu-toggle{
    color:#013088;
}

.newlist{
    margin-top: 40px;
    margin-bottom: 86px;
}
.newslist-title{
    font-size: 32px;
    color: #262626;
    position: relative;
    margin-bottom:20px;
    display: inline-block;
    background:#013088;
}
.xwkkw-aa {
    width: 29%;
    float: left;
}
.xwkkw-bb {
    width: 71%;
    padding: 39px;
    float: right;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.xwkkw a{
    display: flex;
    justify-content: space-between;
}
.xwkkw {
    height: auto;
    overflow: hidden;
    background-color: #f8f8f8;
}
.xwkkw-bb h3 {
    font-size: 18px;
    color: #333333;
    margin-top: 20px;
    margin-bottom: 30px;
}
.xwtt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.xwmore {
    width: 100px;
    height: 32px;
    line-height: 32px;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #262626;
    border: 1px solid #262626;
}
.xwtm{
    color:#262626;
    font-size:14px;
}
.xwnn ul li {
    margin-bottom:20px;
    list-style: none;
}
.xwnn ul{
    margin:0;
}
.xwkkw:hover .xwmore {
    background-color: #262626;
    color: #FFFFFF;
    transition: all 300ms ease-in 0ms;
}
.xwkkw img {
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
    width:100%;
    height: 100%;
    
}
.xwtm img{
    width: 16px;
    height: 16px;
}
.xwkkw:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition: all 500ms ease-in 0ms;
}
.xwkkw-aa{
    overflow: hidden;
}
.xwny {
    padding: 48px 0 25px;
    background: #f0f0f0;
}
.xwddbig {
    display: flex;
    justify-content: space-between;
}
.xwddleft {
    width: 70%;
    background-color: #fff;
    padding: 40px 45px 60px;
    border-top: #013088 solid 6px;
}
.xwddbt h2 {
    line-height: 125%;
    font-size: 32px;
    color: #333333;
    font-weight: 700;
}
.xwddbt h3 {
    margin-top: 13px;
    font-size: 16px;
    line-height: 137.5%;
    color: #999999;
}
.xwddleft section {
    margin: 25px 0;
    font-size: 18px;
    color: #333;
    line-height: 171.428571%;
}
.fanye{
    font-size:18px;
}
.xwddright {
    width: 28%;
    background-color: #fff;
    border-top: #013088 solid 6px;
    float: right;
}
.xwddrightbt {
    width: 100%;
    height: 34px;
    background: rgba(18,18,18,0.04);
    color: #333333;
    line-height: 34px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    margin-top: 31px;
    margin-bottom: 10px;
}
.xwddright ul li {
    padding: 20px 15px;
    transition: .5s;
}
.xwddright ul li:hover {
    background: #c2c1c1;
    transition: .5s;
}
.zxxwwen h2 {
    font-size: 16px;
    color: #393b40;
    min-height: 40px;
    line-height: 150%;
    font-weight: 600;
    text-align: left;
    margin: 15px 0;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
    word-wrap: break-word;
    display: -webkit-box;
    overflow: hidden;
}
.zxxwsj {
    color: #393b40;
    font-size: 14px;
}
.xwddright ul{
    margin:0;
    list-style: none;
}
.zxxwtu img{
    width:100%;
    height: 100%;
}
.lxkk {
    margin: 50px auto 95px;
    line-height: 35px;
    font-size: 18px;
    z-index: 1;
    position:relative;
}
.lxkk h2 {
    font-size: 42px;
    color: #333333;
    font-weight: bold;
    margin-top: 27px;
    padding-bottom: 47px;
    margin-bottom: 47px;
    background-repeat: no-repeat;
}
.lxkk .col-md-5 p img{
    width: 30px;
    margin-right: 20px;
}
.lxkk .col-md-5 p{
    margin-bottom:15px;
}
.liuyan {
    height: auto;
    overflow: hidden;
    padding-top: 73px;
    padding-bottom: 36px;
    background-color: #f1f1f1;
}
.liuyan h3 {
    font-weight: bolder;
    font-size: 44px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 73px;
    color: #2d2d2d;
}
.biao {
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}
.biao h4{
    font-size: 20px;
    margin:10px 0;
}
.biao h4 br{
    display: none;
}
.kk {
    height: 60px;
    border: 1px solid #d2d2d2;
}
.hzi{
    color:#003368;
}
.anniu {
    width: 208px;
    height: 54px;
    background-color: #003368;
    border-color: #003368;
    padding: 0px;
    opacity: 0.8;
    transition: .5s;
}
.anniu:hover{
    opacity: 1;
    transition: .5s;
    background-color: #003368;
    border-color: #003368;
}
.col-md-5 {
    width: 41.66666667%;
    padding:0 15px;
}
.col-md-7 {
    width: 58.33333333%;
    padding:0 15px;
}
.lxkk,.lxkk .row{
    width:100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.lxkk .footer-contact li,.lxkk .footer-contact i{
    color:#333;
}
.biao{
    flex-direction: column;
}
.biao  .wpcf7-form-control-wrap{
    width:100%;
}
.biao p{
    margin:0;
}
.row.biao{
    flex-direction: row;
}
.xinxi{
    margin:50px 0;
}
/* ===== 公司概况页面 - 独立CSS ===== */

/* 页面容器 */
.company-profile-container {
    max-width: 100%;
    margin: 0 auto;
    padding: 20px 15px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
}

/* SGS认证横幅 */
.sgs-banner {
    background: #f0fdf4;
    border-left: 5px solid #22c55e;
    padding: 14px 20px;
    border-radius: 6px;
    margin-bottom: 30px;
    text-align: center;
}
.sgs-banner span {
    font-size: 18px;
    font-weight: 600;
    color: #166534;
}

/* 4张卡片网格 */
.cards-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-bottom: 40px;
}

/* 单张卡片 */
.card {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    padding: 24px 20px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.06);
    transition: box-shadow 0.2s ease;
}
.card:hover {
    box-shadow: 0 4px 12px rgba(0,0,0,0.10);
}
.card-icon {
    font-size: 32px;
    margin-bottom: 10px;
}
.card h3 {
    font-size: 17px;
    font-weight: 700;
    color: #1f2937;
    margin: 0 0 10px 0;
}
.card p {
    font-size: 14px;
    line-height: 1.7;
    color: #4b5563;
    margin: 0;
}

/* 分割线 */
.section-divider {
    border: none;
    border-top: 2px solid #e5e7eb;
    margin: 0 0 30px 0;
}

/* 折叠区标题 */
.accordion-header-text {
    text-align: center;
    margin-bottom: 20px;
}
.accordion-header-text span {
    font-size: 15px;
    font-weight: 600;
    color: #4b5563;
}

/* 折叠容器 */
.accordion-wrapper {
    max-width: 800px;
    margin: 0 auto;
}

/* 折叠项 */
.accordion-item {
    margin-bottom: 10px;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    background: #fafafa;
}
.accordion-item summary {
    font-weight: 700;
    font-size: 15px;
    color: #1f2937;
    padding: 14px 20px;
    cursor: pointer;
    list-style: none;
    display: flex;
    align-items: center;
    gap: 8px;
    user-select: none;
}
.accordion-item summary::-webkit-details-marker {
    display: none;
}
.accordion-item .arrow {
    margin-left: auto;
    font-size: 14px;
    color: #9ca3af;
    transition: transform 0.2s;
}
.accordion-item[open] .arrow {
    transform: rotate(180deg);
}
.accordion-item .content {
    padding: 16px 20px 20px 20px;
    border-top: 1px solid #e5e7eb;
    background: #ffffff;
    border-radius: 0 0 8px 8px;
    font-size: 14px;
    line-height: 2;
}

/* 底部版权 */
.footer-note {
    text-align: center;
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid #e5e7eb;
    font-size: 13px;
    color: #9ca3af;
}
.qyfcswiper a{
    position:relative;
    padding-top:75%;
    display: block;
    object-fit: cover;
}
.qyfcswiper a img{
    position:absolute;
    left:0;
    top: 0;
    width:100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
}
.page-numbers{
    width: 45px;
    height: 45px;
    border-radius: 5px;
    border: 1px solid #c7c7c7;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    margin: 0 5px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    color:#000;
}
.page-numbers.current,.page-numbers:hover{
    background:#013088;
    color:#fff;
}
.current-menu-item>a,.current-menu-parent>a{
    color: #013088 !important;

}
.application{
    padding:60px 0;
}
.applicationtitle h2{
    font-size:36px;
    margin-bottom:10px;
}
.applicationtitle h3{
    font-size:18px;
    margin-bottom:10px;
}
.applicationtitle{
    margin-bottom:20px;
    transition: .5s;
}
.application-category-list{
    display: flex;
    justify-content: space-between;
    margin:0;
    list-style: none;
    flex-wrap: wrap;
}
.category-item{
    width:32%;
    transition: .5s;
}
.category-name{
    margin-top:20px;
    color:#000;
    text-align: center;
    margin-bottom:20px;
    transition: .5s;
}
.category-item:hover{
    background:#013088;
    transition: .5s;
}
.category-item:hover .category-name{
    color:#fff;
    transition: .5s;
}
.application-category-list:after{
    content:"";
    width:32%;
}
.menu ul li ul{
    position: absolute;
    top: 100%;
    left: 50%;
    background: rgba(0,0,0,.8);
    width: auto;
    display: none;
    transform: translate(-50%, 0%);
}
.menu ul li ul li,.menu ul li ul li {
    text-align: center;
    color: #fff;
    line-height: 214.285714%;
    cursor: pointer;
    padding: 0 10px;
    margin: 8px 0;
    position: relative;
}
.menu ul li ul li a,.menu ul li ul li a {
    display: block;
    text-align: center;
    color: #fff !important;
    line-height: 250%;
    white-space: nowrap;
    position:relative;
    font-weight: normal;
    font-size: 16px;
    padding:0 10px;
}

.menu ul li ul li:hover,.menu ul li ul li:hover {
    background:#fff ;
}
.menu ul li ul li:hover>a,.menu ul li ul li:hover>a{
    color:#242424 !important;
}


.menu ul li{
    position: relative;
}
header{
    z-index: 9;
}
#homeapp img{
    width:100%;
}
.yc{
    display: none;
}
/* =========================
   Product Inquiry Popup
   强制隔离主题 / CF7 原样式
========================= */

.quote-popup {
    display: none;
    position: fixed;
    z-index: 999999;
    inset: 0;
}

.quote-popup.active {
    display: flex;
    align-items: center;
    justify-content: center;
}

.quote-popup-mask {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, .6);
}

.quote-popup-box {
    position: relative;
    z-index: 2;

    width: 90%;
    max-width: 650px;
    max-height: 90vh;

    padding: 40px;
    box-sizing: border-box;
    overflow-y: auto;

    background: #fff;
}

/* 标题 */
.quote-popup .quote-modal-title {
    margin: 0 0 25px;
    padding: 0;
    font-size: 28px;
    line-height: 1.3;
    font-weight: 600;
}

/* X */
.quote-popup .quote-popup-close {
    position: absolute;
    top: 18px;
    right: 20px;

    width: auto;
    height: auto;
    margin: 0;
    padding: 0;

    border: 0;
    background: none;

    font-size: 30px;
    line-height: 1;
    cursor: pointer;
}


/* =========================
   干掉主题对 CF7 的干扰
========================= */

.quote-popup .wpcf7,
.quote-popup .wpcf7 form,
.quote-popup .quote-form {
    width: 100%;
    margin: 0;
    padding: 0;
}

/* 每一项 */
.quote-popup .quote-form label {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;

    font-size: 15px;
    line-height: 1.5;
}

/* CF7 自己会生成 span */
.quote-popup .quote-form .wpcf7-form-control-wrap {
    display: block;
    width: 100%;
    margin-top: 8px;
}

/* 所有普通输入框 */
.quote-popup .quote-form input[type="text"],
.quote-popup .quote-form input[type="email"],
.quote-popup .quote-form input[type="tel"],
.quote-popup .quote-form textarea {
    display: block !important;

    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;

    margin: 0 !important;
    padding: 12px 15px !important;

    box-sizing: border-box !important;

    border: 1px solid #ddd;
    border-radius: 0;

    background: #fff;
    box-shadow: none;

    font-size: 15px;
    line-height: 1.5;
}

/* input 高度 */
.quote-popup .quote-form input[type="text"],
.quote-popup .quote-form input[type="email"],
.quote-popup .quote-form input[type="tel"] {
    height: 48px !important;
}

/* 留言 */
.quote-popup .quote-form textarea {
    height: 130px !important;
    min-height: 130px !important;
    resize: vertical;
}


/* =========================
   产品
========================= */

.quote-popup .quote-product {
    width: 100%;
    margin: 0 0 25px;
    padding: 15px;

    box-sizing: border-box;
    background: #f5f5f5;
}

.quote-popup .quote-product strong {
    display: block;
    margin-bottom: 6px;
}

.quote-popup .quote-product input[type="text"] {
    height: auto !important;
    padding: 0 !important;

    border: 0 !important;
    background: transparent !important;

    font-weight: normal;
}


/* =========================
   Name + Email 两列
========================= */

.quote-popup .quote-row {
    display: flex !important;
    width: 100%;
    gap: 20px;
    flex-wrap: wrap;
    margin: 0 0 0;
    padding: 0;
}
.quote-row p{
    width:100%;
}
.quote-form p{
    width:100%;
    margin:5px 0 !important;
}
.quote-form p br{
    display:none;
    height: 0;
}
.quote-popup .quote-row > label {
    flex: 1 1 0;
    width: 0;
}

/* Phone / Message */
.quote-popup .quote-form > label {
    margin-bottom: 20px;
}


/* =========================
   Submit
========================= */

.quote-popup .quote-form input[type="submit"] {
    display: inline-block;

    width: auto !important;
    height: 48px;

    margin: 5px 0 0 !important;
    padding: 0 30px !important;

    border: 0;
    cursor: pointer;
}


/* CF7 loading spinner */
.quote-popup .wpcf7-spinner {
    margin: 0 0 0 10px;
}
.quote-row br{
    display: none;
}
.quote-row p{
    margin-bottom:0;
}
/* =========================
   Mobile
========================= */

@media (max-width: 767px) {

    .quote-popup-box {
        width: calc(100% - 30px);
        padding: 30px 20px;
    }

    .quote-popup .quote-row {
        display: block !important;
    }

    .quote-popup .quote-row > label {
        width: 100%;
        margin-bottom: 20px;
    }

    .quote-popup .quote-modal-title {
        font-size: 24px;
    }
}
/* ===== 响应式（手机适配） ===== */
@media (max-width: 768px) {
    .cards-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }
    .sgs-banner span {
        font-size: 15px;
    }
    .card {
        padding: 18px 16px;
    }
    .accordion-wrapper {
        padding: 0 5px;
    }
}

@media (max-width: 480px) {
    .company-profile-container {
        padding: 12px 10px;
    }
    .card h3 {
        font-size: 15px;
    }
    .card p {
        font-size: 13px;
    }
    .accordion-item summary {
        font-size: 14px;
        padding: 12px 16px;
    }
}
.showtitle{
    font-size: 36px;
    margin-bottom: 25px;
    text-align: center;
    color:#000;
}
.show{
    padding:40px 0;
    background:#f5f5f5;
}
.prolist {
    overflow: hidden;
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #e4ebf5;
}
.prolistleft {
    width: 25%;
}
.ablanbig{
    display: flex;
    justify-content: space-between;
}
.brand span{
        display: block;
    color: #fff;
    cursor: pointer;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-all;
    word-wrap: break-word;
    display: -webkit-box;
    overflow: hidden;
    text-transform: lowercase;
    margin: 0 4px;
}
.prosearchbig .prosearch {
    border: 0;
    height: 52px;
    font-size: 18px;
    padding-left: 10px;
    width: 80%;
    color: #777777;
    border-radius: 0;
    margin: 0;
    outline:none;
}
.prosearchbig .btn {
    height: 52px;
    margin: 0;
    background: #FFFFFF;
    border-radius: 0;
    color: #777777;
    font-size: 18px;
    text-align: center;
    width: 20%;
    padding:0;
}
.fenlei ul{
    margin:0;
}

.prosearchbig .btn img {
    margin: 0 auto;
}
.prosearchbig form {
    display: flex;
}
.lielan {
    margin-top: 10px;
    height: auto;
    overflow: hidden;
    line-height: 46px;
    border: 1px solid #ececec;
    padding-left: 75px;
    color: #000000;
    font-size: 20px;
    background: url(assets/images/cplan.png?v=1) left;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    background-size: 278px;
}
.fenlei {
    background: #f8f7f7;
}
.fenlei li {
    list-style: none;
    border-bottom: 1px solid #f0f0f0;
    position: relative;
}
.fenlei li a {
    display: block;
    padding: 20px 15px 20px 15px;
    position: relative;
    color: #333333;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
}
.fenlei li.hover>a{
    color:#238bfa;
}
.fenlei li>a:hover{
    opacity: 0.8;
}

.fenlei img {
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translate(-50%,-15px);
    display: none;
    height: 30px;
}
.fenlei img:nth-child(1) {
    display: block;
}
.tj-nei ul{
    margin:0;
}
.fenlei ul li.hover img:nth-child(1){
    display: none;
}
.fenlei ul li.hover img:nth-child(2){
    display: block;
}
.fenlei li dl {
    min-width: 100%;
    left: 100%;
    z-index: 99;
    top: 0%;
    background: #fff;
    margin: 0;
    display: none;
}
.fenlei li.hover dl{
    display: block;
}
.fenlei li dl dd {
    padding: 0px 15px;
    background: #f6f6f6;
}
.fenlei li dl dd>a {
    display: block;
    color: #333;
    line-height: 26px;
    font-size: 14px;
    white-space: nowrap;
    padding: 12px 25px;
    background: url(../images/sanji.png) left center no-repeat;
    background-size: 15px;
}
.fenlei li dl dd.hover>a{
    color:#238bfa;
}
.tuijian {
    margin-top: 40px;
    height: auto;
    overflow: hidden;
    border: 1px solid #eeeeee;
    background-color: #FFFFFF;
}
.tj-lan {
    line-height: 45px;
    padding-left: 10px;
    color: #222222;
    font-size: 20px;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
}
.tj-nei {
    height: auto;
    overflow: hidden;
    padding: 15px;
    padding-top: 0px;
}
.tj-nei li {
    list-style-type: none;
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
}
.tj-nei a {
    color: #000;
    display: flex;
    align-content: center;
    border-bottom: 1px #fff solid;
    overflow: hidden;
}
.tj-nei ul li a i {
    width: 32%;
}
.tj-nei ul li a section {
    width: 68%;
    padding-left: 10px;
    color: #000;
    display: flex;
    flex-direction:column;
    justify-content: center;
}
.tj-nei ul li a section h4 {
    font-size: 13px;
    line-height: 125%;
    color: #666;
    margin-bottom:10px;
}
.tj-nei ul li a section span {
    display: block;
    font-size: 14px;
    line-height: 100%;
    color: #000;

}
.tj-nei ul li a section small {
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
    word-wrap: break-word;
    display: -webkit-box;
    overflow: hidden;
}
.tj-nei .hprolisttitle{
    height: auto;
    display: flex;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    color: #666666;
    background: #fff;
    font-size: 14px;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden;
    text-align: left;
}
.prolistright{
    width: 70%;
}
.prolistbig{
    display: flex;
    justify-content: space-between;
}
.cplb ul {
    display: flex;
    flex-wrap: wrap;
    margin:0;
    list-style: none;
}
.cplb ul li {
    width: 32%;
    margin-right: 1%;
    margin-bottom:20px;
    background:#fff;
    transition: .5s;
}
.cplb ul li:hover{
    background:#013088;
    transition: .5s;
}

.cptuk {
    margin-bottom: 20px;
    height: auto;
    overflow: hidden;
    padding: 6px;
    background-color: #FFFFFF;
    transition: all 300ms ease-in 0ms;
}
.cptuk:hover {
    background-color: #013088;
    transition: all 300ms ease-in 0ms;
}
.cptuk:hover .cptuk-zi{
    color:#fff;
    transition: all 300ms ease-in 0ms;
}
.cptuk-zi {
    margin-top: 12px;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-bottom: 6px;
    color: #565252;
    line-height: 23px;
    transition: all 500ms ease-in 0ms;
    font-size:16px;
}
.cptuk .hprolistimg img{
    padding:0;
}
.cptuk span{
    display: block;
    color: #62666b;
    line-height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size:14px;
}
.cpnei {
    height: auto;
    overflow: hidden;
    padding: 20px;
    padding-top: 30px;
    background-color: #FFFFFF;
}
.hprolistimg img {
    width: 100%;
    padding: 20px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    object-fit: contain;
}
.hprolistimg{
    padding-top:112.182741%;
    position:relative;
}
.tj-nei .hprolistimg{
    width:100%;
    padding:0;
}
.tj-nei .hprolistimg img{ 
    width:100%;
    position:relative;
}
.tj-nei .hprolisttitle p{
    margin:0;
}
.cplb ul li p{
    margin-top: 12px;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-bottom: 6px;
    color: #565252;
    line-height: 23px;
    margin: 0;
    padding: 20px;
    font-size: 16px;
    padding-top:0;
}
.cplb ul li:hover p{
    color:#fff;
    transition: .5s;
}
.cpnei {
    height: auto;
    overflow: hidden;
    padding: 20px;
    padding-top: 30px;
    background-color: #FFFFFF;
}
.pro-img {
    margin-bottom: 40px;
}
.pro-img .colmd5 {
    width: 47%;
    float: left;
    position: relative;
}
.pro-img .colmd7 {
    width: 48%;
    float: right;
}
.jqzoom {
    position: relative;
    overflow: hidden;
    height: auto;
    overflow: hidden;
    padding-top:100%;
}
.jqzzoom{position:relative;    overflow: hidden;
    border: 0px #ddd solid;
    height: auto;
    overflow: hidden;
    padding-top: 100%;}
#xiaotu .swiper-slide a{
    position:relative;    overflow: hidden;
    border: 0px #ddd solid;
    height: auto;
    overflow: hidden;
    padding-top: 100%;
    display: block;
}
#xiaotu .swiper-slide a.hover{
    border:1px solid #013088;
}
#xiaotu a img{
    width:100%;
    height: 100%;
    object-fit: contain;
    position:absolute;
    left:0;
    top:0;
}
 .jqzoom{position:relative;overflow:hidden;border:0px #ddd solid; height:auto; overflow:hidden;}
 .zoomdiv{float:left;top:0 !important;left:101% !important;border:3px solid #e4e4e4;display:none;text-align:center;overflow: hidden;position:absolute;z-index:999;background-color:#fff;}
 .bigimg{width:1000px;height:1351px;}
 .jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:80px !important;height:80px !important;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}	
 .zoomdiv img{
    max-width:none;
    }
 
 
 .jqzzoom .navigation {
     width: 100%;
     margin: 10px 0 0;
 }
 .jqzzoom .carousel{
     overflow: hidden;
 }
 .jqzzoom .carousel ul {
     width:2000em;
     list-style: none;
     margin: 0;
     padding: 0;
     margin-top:10px;
 }

 .jqzoom img{
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    object-fit: contain; 
 }
 .pro-img .xiaotu {
    margin-top: 20px;
    padding: 0 25px;
}
.jqzzom .swiper-button-prev {
    background: url(assets/images/zuo.png) no-repeat;
    background-size: cover;
    right: auto;
    bottom:5%;
    top:auto;
    left: 0;
    width: 20px;
    height: 20px;
    border: none;
}
.jqzzom .swiper-button-next {
    background: url(assets/images/you.png) no-repeat;
    background-size: cover;
    right: 0;
    bottom:5%;
    top:auto;
    width: 20px;
    height: 20px;
    border: none;
}
.jqzzom .swiper-button-next:after,.jqzzom .swiper-button-prev:after{
    content:"";
}
.prev a{
    color:#238bfa;
}
.next a{
    color:#238bfa;
}
.pro-img .colmd7 .pro-ptt {
    font-size: 27px;
    font-weight: bold;
    padding: 0px 0px 15px;
    border-bottom: 1px #e8e8e8 solid;
    font-weight: bold;
    color:#013088;
}
.pro-img .colmd7 {
    width: 48%;
    float: right;
}
.pro-img .colmd7>span {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px #e8e8e8 solid;
    display: block;
    color: #515151;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    width: 100%;
    word-wrap: break-word;
}
.pro-img .colmd7 h3 {
    font-size: 15px;
    margin-top: 0px;
    margin-bottom: 14px;
    color: #515151;
}
.xqmore {
    margin-top: 70px;
    width: 206px;
    height: 52px;
}
.xqmore a {
    display: block;
    width: 206px;
    height: 52px;
    line-height: 52px;
    font-size: 18px;
    background-color: #013088;
    color: #fff;
    text-align: center;
}
.cpxq-lan {
    height: auto;
    overflow: hidden;
    background-color: #f5f6f6;
    padding-left: 15px;
}
.cpxq-lan li {
    list-style-type: none;
    margin-left: 15px;
    line-height: 52px;
    color: #595959;
    font-size: 16px;
    float: left;
}
.cpxq-nei {
    padding: 25px 0;
    font-size: 15px;
    line-height: 25px;
    color: #515151;
}
.cpxq {
    height: auto;
    overflow: hidden;
    padding: 20px;
    background-color: #FFFFFF;
}
.xiangguan{
    margin-top: 0;
    height: auto;
    overflow: hidden;
}
.xiangguan h2 {
    font-size: 17px;
    margin-top: 0px;
    margin-bottom: 32px;
}
.xiangguan li {
    list-style-type:none;
    float:left;
    padding-right:42px;
}	 
.xiangguan .xgtu-zi{
    padding: 15px 0px 0px;
    font-size:18px;
    color:#000;
}
.cpxq-lan ul,.fuwus ul{
    margin:0;
    list-style: none;
}
.basic-info-list {
    display: flex;
    flex-direction: row;
    flex-flow: wrap;
}
.basic-info-list .bsc-item:nth-child(odd) {
    margin-right: 20px;
}
.basic-info-list .bsc-item {
    float: left;
    width: calc(50% - 10px);
    font-size: 14px;
    color: #555;
    margin-bottom: -1px;
    display: flex;
}

.basic-info-list .bsc-item .bac-item-label {
    border: 1px solid #e9eef4;
    color: #222;
    width: 50%;
    word-break: break-word;
    border-right: none;
    background: #f8fafc;
    padding: 5px 20px;
    display: flex;
    align-items: center;
}

.basic-info-list .bsc-item .bac-item-value {
    border: 1px solid #e9eef4;
    color: #666;
    width: 50%;
    word-break: break-word;
    padding: 5px 20px;
    display: flex;
    align-items: center;
}
.sr-txt-h2{
    font-size:18px;
}
.basic-info-list .bsc-item.full {
    width: 100%;
}
.basic-info-list .bsc-item.full:nth-child(odd) {
    margin-right: 0;
}
.ast-theme-transparent-header #masthead{
    position:relative;
}
.zhanshi a{
    display:block;
    padding-top:70%;
    position:relative;
}
.zhanshi a img{
    position:absolute;
    left:0;
    top:0;
    object-fit: cover;
    width:100%;
    height: 100%;
}
.logo img {
    width: 200px;
    padding: 20px;
}
.headerbig{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.menu ul {
    display: grid;       /* 将 flex 改为 grid */
    grid-auto-flow: column; /* 模拟横向排列，类似 flex 的效果 */
    list-style: none;
    margin: 0;
    gap: 3rem;
}
.menu ul li>a{
    color:#000;
}
.menu ul li>a:hover{
    color:#013088;
}
.col-md-4{
    width:32%;
}
header.head{
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
    background: #fff;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.05);
}
.m_header{
    display: none;
}
@media(max-width:1280px){
    .ablan-left li {
    height: 72px;
    font-size: 14px;
    padding: 0 5px;
}
    .ablan-left li a{
        font-size: 14px;
        cursor: pointer;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        word-break: break-all;
        word-wrap: break-word;
        display: -webkit-box;
        overflow: hidden;
        text-transform: lowercase;
        margin: 0 4px;
    }
    .bread{
        font-size: 14px;
        width:auto;
    }
    .bread a{
            cursor: pointer;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-all;
    word-wrap: break-word;
    display: -webkit-box;
    overflow: hidden;
    text-transform: lowercase;
    margin: 0 4px;
    }
}
/* ===== .head响应式 ===== */
@media (max-width: 992px) {
    .footer-row {
        grid-template-columns: 1fr 1fr;
    }
    header{
        display: none;
    }
     .m_header {
        display: block;
    }
    .container{
        width: 100%;
    }
    .m_header {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: #ffffff;
        z-index: 100002;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    }

    .m_header {
        height: 60px;
    }

    .logo_box {
        width: 100%;
        height: 60px;
        text-align: center;
        padding: 5px 0;
        line-height: 0;
        font-size: 0;
        zoom: 1;
        background:#fff;
    }

    .logo_box img {
        height: 100%;
        text-align: center;
        margin: 0 auto;
    }

    .nav_toggle {
        color: #fff;
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        -ms-transform: scale(0.7);
        -o-transform: scale(0.7);
        transform: scale(0.7);
        transform-origin: 50% 50%;
        position: absolute;
        top: 50%;
        left: 10px;
        margin-top: -13px;
        z-index: 999;
    }

    .nav_toggle {
        cursor: pointer;
        padding: 10px 35px 16px 0;
    }

    .nav_toggle span,
    .nav_toggle span:before,
    .nav_toggle span:after {
        cursor: pointer;
        height: 3px;
        width: 40px;
        background: #000;
        position: absolute;
        display: block;
        content: '';
    }

    .nav_toggle span:before {
        top: -10px;
    }

    .nav_toggle span:after {
        bottom: -10px;
    }

    .nav_toggle span,
    .nav_toggle span:before,
    .nav_toggle span:after {
        transition: all 500ms ease-in-out;
        -webkit-transition: all 500ms ease-in-out;
        -moz-transition: all 500ms ease-in-out;
        -o-transition: all 500ms ease-in-out;
    }

    .nav_toggle.active span {
        background-color: transparent;
    }

    .nav_toggle.active span:before,
    .nav_toggle.active span:after {
        top: 0;
    }

    .nav_toggle.active span:before {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
    }

    .nav_toggle.active span:after {
        transform: translateY(-10px) rotate(-45deg);
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        top: 10px;
    }

    /*移动端导航*/
    .m_header .m_nav {
        display: none;
        position: fixed;
        top: 60px;
        left: 0;
        bottom: 0;
        width: 100%;
        background: #ffffff;
        z-index: 2;
        overflow: auto;
        border-top: 1px solid #f0f0f0;
        margin-top: -1px;
    }

    .m_header .m_nav_list a {
        display: block;
        width: 100%;
        padding: 0 15px;
        line-height: 35px;
        text-align: left;
        font-size: 14px;
        color: #000000;
    }

    .m_header .m_nav_list > li {
        position: relative;
        border-bottom: 1px solid #f0f0f0;
        transition: transform .5s ease;
        transform: matrix(1, -1, 0, 1, 200, 100);
    }

    .m_header .m_nav_list > li > i {
        position: absolute;
        width: 20px;
        height: 20px;
        background: #000;
        top: 8px;
        right: 10px;
        cursor: pointer;
        z-index: 2;
        background: url(../astra/assets/images/li_click.png) no-repeat top center;

    }

    .m_header .m_nav_list > li > a {
        opacity: 0;
    }

    .m_header .m_nav_list .dropdown .dropdown_menu {
        height: 0;
        overflow: hidden;
    }

    .m_header .m_nav_list .dropdown .dropdown_menu.on {
        height: auto;
        margin:0;
    }
    .m_header .m_nav_list .dropdown_menu > li {
        border-top: 1px solid #f0f0f0;
        background: #f5f5f5;
    }
    .m_nav_list{
        margin:0;
        list-style: none;
    }
    .n2_clear{
        margin-top:30px;
    }
    .homezhizaotop {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
        padding-bottom: 70px;
        padding: 20px 15px;
    }
    .homezhizaotopl h2 {
        font-size: 1.5rem;
        font-weight: bold;
    }
    .homezhizaotopr a {
        font-size: 1rem;
    }
    .homeyingyongbottom ul {
        flex-wrap: wrap;
    }
    .homeyingyongbottom li,.homeyingyongbottom li.on{
        width:100%;
        margin-bottom:20px;
    }
    .homeyingyongbottom{
        padding:0 15px;
    }
    .yingyongtitle{
        padding-left: 15px;
    }
    .homeyingyongbottom li.on .yingyongtitle h3,.homeyingyongbottom li .yingyongtitle h3 {
        font-size: 1.5rem;
        transition: .5s;
        margin-bottom: 40px;
    }
    .yingyongbg {
        height: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
    .sycp{
        padding:20px 15px;
    }
    .sycpbt h2{
        font-size: 1.5rem;
    }
    .sycpbig{
        width:100%;
    }
    .sycpnr{
        width:90%;
    }
    .sycpbig:nth-child(odd)> .sycptu{
        order:1;
    }
    .sycpbig:nth-child(odd) .sycpwen::before {
        width: 0;
        height: 0;
        border: 15px solid transparent;
        border-top-color: white;
        content: "";
        position: absolute;
        top: -30px;
        left: 50%;
        transform: translate(-50%) rotate(180deg);
    }
    .sycpwen{
        height: 300px;
    }
    .homeyingyongbottom li, .homeyingyongbottom li.on {
        width: 100%;
        margin-bottom: 20px;
        height: auto;
        padding-top: 100%;
        position:relative;
    }
    .homeyingyongbottom li a {
        position: absolute;
        left: 0;
        top: 0;
        display: block;
        width: 100%;
        height: 100%;
    }
    .homeabout{
        padding:20px 15px;
    }
    .about{
        flex-direction: column;
        gap:2rem;
    }
    .about-left {
        width: 100%;
        padding: 0 0 10px;
        position: relative;
        z-index: 2;
    }
    .about-right {
        width: 100%;
        position: relative;
        z-index: 1;
        overflow: hidden;
        border-radius: 12px;
    }
    .homenews{
        padding:20px 15px;
    }
    .news-title h2{
        font-size: 1.5rem;
    }
    .news-title p {
        font-size: 1rem;
        color: #666;
    }
    .news-title{
        margin-bottom:20px;
    }
    .news-list {
        display: grid;
        grid-template-columns: auto;
        gap: 40px;
    }
    .custom-footer{
        padding:20px 15px;
    }
    .xinxi{
        margin:20px 0;
    }
    .show{
        padding:20px 15px;
    }
    .showtitle{
        font-size: 1.5rem;
    }
    .about-left h2{
        font-size: 1.5rem;
    }
    .ablan {
        position: relative;
        width: 100%;
        height: 72px;
        color: #FFFFFF;
        background-color: rgba(0,0,0,0.31);
        left: 0px;
        bottom: 0px;
    }
    .ablan-left {
        float: left;
        width: 100%;
    }
    .bread{
        width:100%;
    }
    .ablan{
        height: auto;
    }
    .ablan-left li{
        height: auto;
    }
    .ablan-left li a{
        line-height: 2;
    }
    .bread a{
        line-height: 2;
    }
    .bread{
        line-height: 2;
    }
    .newlist {
        margin: 20px 15px;
    }
    .xwkkw a{
        flex-direction: column;
    }
    .xwkkw-aa{
        width:100%;
    }
    .xwkkw-bb{
        width:100%;
        padding:10px;
    }
    .xwny{
        padding:20px 15px;
    }
    .xwddleft{
        width:100%;
        padding:15px;
    }
    .xwddbig{
        flex-wrap: wrap;
    }
    .xwddright{
        width:100%;
        margin-top:20px;
    }
    .lxkk{
        margin:20px 0;
    }
    .lxkk, .lxkk .row{
        flex-wrap: wrap;
    }
    .col-md-5{
        width:100%;
    }
    .col-md-7 {
        width: 100%;
        padding: 0 15px;
    }
    .lxkk h2 {
        font-size: 1.5rem;
        color: #333333;
        font-weight: bold;
        margin-top: 20px;
        padding-bottom: 20px;
        margin-bottom: 20px;
        background-repeat: no-repeat;
    }
    .liuyan{
        padding:20px 15px;
    }
    .liuyan h3 {
        font-weight: bolder;
        font-size: 2rem;
        text-align: center;
        margin-top: 0px;
        margin-bottom: 20px;
        color: #2d2d2d;
    }
    .col-md-4 {
        width: 100%;
    }
    .prolist{
        padding:20px 15px;
    }
    .prolistleft{
        width:100%;
    }
    .prolistbig{
        flex-wrap: wrap;
    }
    .prolistright{
        width:100%;
    }
    .cplb ul{
        justify-content: space-between;
    }
    .cplb ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        background: #fff;
        transition: .5s;
    }
    .tuijian{
        margin-top:20px;
    }
    .prolistright{
        margin-top:20px;
    }
    .cpnei{
        padding:15px;
    }
    .pro-img .colmd5{
        width:100%;
    }
    .pro-img .colmd7 {
        width: 100%;
        float: right;
        margin-top:20px;
    }
    .homeapp{
        padding:20px 15px;
    }
    .homeapptop{
        flex-wrap: wrap;
    }
    .homeapptop .homezhizaotopl{
        width:100%;
    }
    .homezhizaotopl h3{
        font-size:16px;
    }
    .nybanner{
        margin-top:60px;
    }
    .breadcrumb,.bread,.ablanbig{
        flex-wrap: wrap;
    }
    .application{
        padding:20px 15px;
    }
    .application-category-list{
        flex-wrap: wrap;
    }
    .category-item{
        width:100%;
    }
    .applicationtitle h2{
        font-size: 1.5rem;
    }
    .applicationtitle h3{
        font-size: 16px;
    }
    .yc{
        display: block;
    }
    .b-height {
        height: 50px;
    }
    .fygnav {
        padding: 0px;
        height: 50px;
        background-color: #013088;
    }
    .fygnav ul {
		list-style-type:none;
		width:100%;
		margin:0px;
		padding:0px;
	}
	.fygnav li {
		width:25%;
		text-align:center;
		float:left;
		margin:0;
	}
    .fygnav ul {
        list-style-type: none;
        width: 100%;
        margin: 0px;
        padding: 0px;
        display: flex;
        align-items: center;
    }
    .fygnav li a img {
        height: 20px;
        width: 20px;
    }
    .fygnav li a {
        display: flex;
        align-content: center;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        color: #FFFFFF;
        background-color: #002fa7;
        height: 55px;
        font-size:12px;
        white-space: nowrap;
    }
    .navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    bottom:0;
}
}
@media (max-width: 576px) {
    .footer-row {
        grid-template-columns: 1fr;
        gap: 30px;
    }
}
    /* ----- 固定右下角 WhatsApp 按钮 ----- */
    .whatsapp-float {
      position: fixed;
      bottom: 24px;          /* 与底部距离 */
      right: 24px;           /* 与右侧距离 */
      z-index: 9999;         /* 确保浮在其他元素上方 */
      display: block;
      width: 64px;           /* 按钮尺寸，可按需调整 */
      height: 64px;
      line-height: 64px;
      text-align: center;
      background: #25D366;   /* WhatsApp 品牌绿 */
      border-radius: 50%;
      box-shadow: 0 6px 16px rgba(37, 211, 102, 0.35);
      transition: transform 0.2s ease, box-shadow 0.2s ease;
      /* 保证点击区域完整 */
      cursor: pointer;
      /* 去除默认的链接下划线 */
      text-decoration: none;
      /* 让内部图片完美居中 */
      display: flex;
      align-items: center;
      justify-content: center;
    }

    /* 悬浮/点击微反馈 (桌面端 hover) */
    .whatsapp-float:hover {
      transform: scale(1.05);
      box-shadow: 0 8px 24px rgba(37, 211, 102, 0.5);
    }

    /* 按钮内的 WhatsApp 图标 */
    .whatsapp-float img {
      width: 36px;          /* 图标大小，适配按钮 */
      height: 36px;
      display: block;
      object-fit: contain;
      filter: brightness(0) invert(1); /* 将深色图标变白，适配绿色背景 */
      /* 如果您的图标本身是白色或绿色，可取消 filter 并调整 */
      /* 但根据您提供的路径 /wp-content/themes/astra/assets/images/whatsapp.png 
         通常该图标是绿色背景白色电话，此处为了视觉效果用 filter 转为白色 */
      /* 如果您的图标已是白色，可删除 filter 属性 */
    }

    /* 可选：如果图标自带颜色且不想被 filter 影响，可注释掉上面 filter，并采用下面样式 */
    /* .whatsapp-float img {
      width: 36px;
      height: 36px;
      display: block;
      object-fit: contain;
    } */

    /* ----- 手机端适配优化 (兼容小屏及触控) ----- */
    @media (max-width: 480px) {
      .whatsapp-float {
        bottom: 20px;
        right: 20px;
        width: 58px;
        height: 58px;
        /* 减少阴影避免过于抢眼 */
        box-shadow: 0 4px 12px rgba(37, 211, 102, 0.3);
      }
      .whatsapp-float img {
        width: 32px;
        height: 32px;
      }
      /* 手机端点击反馈 (active) */
      .whatsapp-float:active {
        transform: scale(0.92);
        box-shadow: 0 2px 8px rgba(37, 211, 102, 0.3);
      }
    }

    /* 针对大屏设备也可以微调，但保持固定位置 */
    @media (min-width: 768px) {
      .whatsapp-float {
        bottom: 30px;
        right: 30px;
        width: 68px;
        height: 68px;
      }
      .whatsapp-float img {
        width: 38px;
        height: 38px;
      }
    }

    /* 额外辅助：让演示内容底部留空，避免被按钮遮挡 */
    .demo-content {
      margin-bottom: 20px;
    }
@media(max-width:768px){
    .whatsapp-float{
        bottom:60px;
    }
}