﻿@charset "utf-8";
:root{--color:#011261;--headercolor:#000000}
@media (min-width:1025px){body:not(.nobanner){padding-top:116px;}
.nobanner header .head-top,.nobanner header,header{background:#fff}
.head-share ul a:hover{color:#fff}
.head-nav .nav-ul>li>a.inmenu_1,.head-nav .nav-ul>li>a:hover{background:var(--color);color:#fff !important}
.head-nav .nav-ul>li>a{padding:0 20px;margin:0}
.head-nav .nav-ul>li:hover>a{background:var(--color);color:#fff;}
.head-nav .nav-ul>li>ul li:hover>a{background:var(--color)}
.head-nav .nav-ul>li>ul li:hover>a, .head-nav .nav-ul>li>ul li:hover>em{color:#fff;}}
@media (min-width:1025px) and (max-width:1440px){.head-nav .nav-ul>li>a{padding:0 15px;}}
@media (min-width:1025px) and (max-width:1280px){.head-nav .nav-ul>li>a{padding:0 10px;}}
.lang-icon img{filter: brightness(0);}
.home-banner .swiper-slide>a::after{display:none;}
.home-service .home-more,#customswiper .customswiper-next em, #customswiper .customswiper-prev em,.procate li:hover,.wmkcfeedback .send-btn,.maylink-list .swiper-slide:hover .pro-info .title,.maylink-list .swiper-slide:hover .pro-info .text,.prodetails-info .prodetails-btnlist>:hover,.prodetails-tabs .prodetails-tabs-item.act,.common-page a.ctxt, .common-page span.ctxt,.procate li:hover .info .title,.pro-list.list1 li:hover .pro-info *{color:#fff;}
@media (max-width:768px){.bottom-btn .btn-item.gotop em{color:#fff;}}
.home-service .home-more:hover{background:#0DB2E6;color:#fff;border-color:#0DB2E6}
.icon-hottitle{color:#fff;}
.home-choose .chooseinfo ul li .icon,#customswiper .customswiper-next:hover, #customswiper .customswiper-prev:hover,.wmkcfeedback .send-btn:hover{background:#0DB2E6}
#serviceswiper .swiper-slide .icon li>em{color:#0DB2E6}
#logoswiper1 .swiper-wrapper{align-items:center;}
#logoswiper1 .swiper-wrapper .swiper-slide{text-align:center;}
#logoswiper1 img{width:auto;height:auto;aspect-ratio:inherit;}
@media (max-width:768px){.home-logo .logoswiper-pagination{display:none;}}
footer{background:var(--color);color:#fff}
footer a{color:#fff}
footer .foot-share ul a{width:30px;height:30px;display:inline-flex;justify-content: center;align-items: center;margin:0 10px;}
footer .foot-share ul a:hover{color:#fff}
footer .foot-share ul a.fb{background-color:#3b5997}
footer .foot-share ul a.tw{background-color:#2d2d2d}
footer .foot-share ul a.lk{background-color:#0A66C2}
footer .foot-share ul a.ins{background:radial-gradient(circle at 30% 107%, #FDF497 0, #FDF497 5%, #fd5949 45%, #D6249F 60%, #285aeb 90%)}
footer .foot-share ul a.pi{background-color:#cc2127}
footer .foot-share ul a.you{background-color:#FF0000}
footer .foot-share ul a.vk{background:#0077FF}
footer .foot-share ul a.tik{background-color:var(--fontcolor)}
footer .foot-contact ul li em,footer a:hover{color:#0DB2E6}
@media (min-width:1025px){.pro-main .page-nav .pagenav-catelist{display:flex;flex-wrap:wrap;justify-content:flex-start;}}
@media (min-width:1025px){.page-nav .pagenav-catelist>li{margin-right:20px;padding:10px 15px}
.page-nav .pagenav-catelist>li a{transition:all .3s}
.page-nav .pagenav-catelist>li:hover{background:var(--color);}
.page-nav .pagenav-catelist>li:hover>a,.page-nav .pagenav-catelist>li:hover>em{color:#fff;}
.page-nav .pagenav-catelist>li.LocalCurrent{background:var(--color)}
.page-nav .pagenav-catelist>li.LocalCurrent>a{color:#fff;}}
@media (min-width:1025px){.lang:hover .lang-drop{visibility: visible;opacity: 1;top:100%;}
.head-top .head-right .head-share .icon-share{display:none;}
.head-top .head-right .head-share{width:auto;}
.head-top .head-right .head-share ul{opacity: 1;transform: translateX(0);overflow: inherit;visibility: inherit;position: static;}}
/*product*/
.home-product{padding:4% 0;}
.home-product .home-pro-inner-list{display:flex;justify-content: space-between;margin-top:3%;}
.home-product .home-pro-inner-list .home-pro-item{position:relative;overflow: hidden;border:1px solid #bbb;border-radius:10px}
.home-product .home-pro-inner-list .home-pro-item .img-box{padding:20px;display:flex;flex-direction: column;height:100%;}
.home-product .home-pro-inner-list .home-pro-item .img-box .img{margin-top:auto;}
.home-product .home-pro-inner-list .home-pro-item .img-box img{margin:0 auto;display:block;transition: all .5s;}
.home-product .home-pro-inner-list .home-pro-item .img-box .img-title{font-size:var(--fontsize18);font-weight:var(--fontbold7);margin-bottom:20px;line-height:1.3}
.home-product .home-pro-inner-list .home-pro-item .over-box{position: absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:rgba(0,0,0,0.7);opacity:0;transition: all .5s;}
.home-product .home-pro-inner-list .home-pro-item .over-box>a{width:100%;height:100%;display:flex;flex-direction: column;padding:30px;color:#fff;}
.home-product .home-pro-inner-list .home-pro-item .over-box>a .over-title{margin-bottom:auto;font-weight:var(--fontbold7);font-size:20px;}
.home-product .home-pro-inner-list .home-pro-item .over-box>a .more{display:flex;align-items: center;font-size:20px;}
.home-product .home-pro-inner-list .home-pro-item .over-box>a .more img{padding-left:10px;}
.home-product .home-pro-inner-list .inner-left{width:38%;}
.home-product .home-pro-inner-list .inner-left .home-pro-item{width:100%;display:block;height:100%;}
.home-product .home-pro-inner-list .inner-left .home-pro-item .img-box{height:auto;}
.home-product .home-pro-inner-list .inner-right{width:60%;height:100%;}
.home-product .home-pro-inner-list .inner-right .right-top{height:48.5%;width:100%;display:flex;justify-content: space-between;margin-bottom:3%;}
.home-product .home-pro-inner-list .inner-right .right-top .home-pro-item{width:31%;}
.home-product .home-pro-inner-list .inner-right .right-bottom{height:48.5%;width:100%;display:flex;justify-content: space-between;}
.home-product .home-pro-inner-list .inner-right .right-bottom .home-pro-item{width:31%;}
.home-product .home-pro-inner-list .inner-right .right-bottom .home-pro-item:nth-child(2){width:65.5%;text-align:center;}
.home-product .home-pro-inner-list .inner-right .home-pro-item img{max-height:230px;}
.home-product .home-pro-inner-list .home-pro-item:hover img{transform: scale(1.05);}
.home-product .home-pro-inner-list .home-pro-item:hover .img-box .img-title{opacity:0;}
.home-product .home-pro-inner-list .home-pro-item:hover .over-box{opacity:1}
@media (max-width:1366px){.home-product .home-pro-inner-list .home-pro-item .over-box>a .over-title{font-size:18px;line-height:1.4}
.home-product .home-pro-inner-list .home-pro-item .over-box>a .more{font-size:16px;}
.home-product .home-pro-inner-list .home-pro-item .img-box .img-title{font-size:16px}}
@media (max-width:768px){.home-product .home-pro-inner-list{flex-wrap:wrap;}
.home-product .home-pro-inner-list .inner-left{width:100%;}
.home-product .home-pro-inner-list .inner-right{width:100%;margin-top:3%;}
.home-product .home-pro-inner-list .inner-left .home-pro-item img{max-height:230px;}
.home-product .home-pro-inner-list .home-pro-item .over-box>a{padding:15px}}
@media (max-width:550px){.home-product .home-pro-inner-list .inner-right .right-top .home-pro-item,.home-product .home-pro-inner-list .inner-right .right-bottom .home-pro-item,.home-product .home-pro-inner-list .inner-right .right-bottom .home-pro-item:nth-child(2){width:100%;margin-bottom:3%;}
.home-product .home-pro-inner-list .inner-right .right-top,.home-product .home-pro-inner-list .inner-right .right-bottom{height:auto;flex-wrap:wrap;}
.home-product .home-pro-inner-list .inner-right .home-pro-item img,.home-product .home-pro-inner-list .inner-left .home-pro-item img{max-height:180px}}
.home-culture{padding-bottom:4%;}
.home-culture .culture-list{display:flex;justify-content: space-between;flex-wrap:wrap;margin-top:3%;}
.home-culture .culture-list .item{width:49%;position: relative;}
.home-culture .culture-list .item:before{content:'';width:100%;height:100%;background: transparent;position: absolute;top:0;left:0;z-index:1;transition: all .4s;}
.home-culture .culture-list .item .img{position: relative;overflow: hidden;}
.home-culture .culture-list .item .img img{width:100%;display:block;transition: all .4s;}
.home-culture .culture-list .item:hover:before{background:rgba(0,0,0,0.5)}
.home-culture .culture-list .item:hover .img img{transform: scale(1.05);}
@media (max-width:550px){.home-culture .culture-list .item{width:100%;margin:5px 0;}}
.hshow .hshow-con{display: flex;justify-content: space-between;flex-wrap: wrap;}
.hshow .hshow-con .item{width: 32.8%;position: relative;margin-bottom: 0.8%;}
.hshow .hshow-con .item::after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #0000002a;z-index: 1;}
.hshow .hshow-con .item img{width: 100%;}
.hshow .hshow-con .item .hshow-name{font-size: 22px;color: #fff;position: absolute;left: 50%;transform: translateX(-50%);bottom:15%;z-index: 9;font-weight: var(--fontbold7);}
.hshow .hshow-con .item:hover::after{background: #00000069;}
@media(max-width:768px){.hshow .hshow-con .item{width:100%;}.hshow .hshow-con .item .hshow-name{white-space: nowrap;}}
  .hshow .hshow-con .item .hshow-name{display:flex;align-items:center}
.hshow .hshow-con .item .hshow-name img{width:30px;height:7px;padding-left:10px}
footer{background:url(/Content/uploads/2025282248/202501221428175d9d5322461b4816a2e137b16983b87b.jpg) no-repeat center/cover;position:relative;}
footer:before{content:'';width:100%;height:100%;background:rgba(0,0,0,0.6);display:block;position:absolute;top:0;left:0;z-index:1;}
footer .l-wrap{position:relative;z-index:2;}