﻿@charset "utf-8"; 
:root{--color:#0054D7;--fontfamily:"Roboto", sans-serif}
.tagContent .table tr{cursor:pointer}
.tagContent .table tr.scolor td{background:var(--color)!important;color:#fff}
.tagContent .table tr.scolor td *{color:#fff}
/*.tagContent .table tr.scolor td[style]{background:#eee!important;color:var(--fontcolor)}
.tagContent .table tr.scolor td[style] *{color:var(--fontcolor)}*/
.table-wrap table tr.firstRow {background: #eee!important;}
.tagContent .table tr.scolor.hasrowspan td:nth-child(1){background:#fff !important;color:var(--fontcolor) !important}
.tagContent .table tr.scolor.hasrowspan td:nth-child(1) *{color:var(--fontcolor) !important}
.kche-text-align-c {max-width: 1200px;margin: auto;}
.home-more,.home-more:hover,#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 *,.icon-hottitle{color:#fff;}
@media (max-width:768px){.bottom-btn .btn-item.gotop em{color:#fff;}}
.pagesbanner{min-height:inherit;}
/*header*/
.header-bg{content:'';width:110vw;height: 100vh;display:block;background: url(/uploads/44223/page/p2025072517260072f19.png) no-repeat;background-position:right;position:fixed;left:0;top:0;right:0;opacity:0;}
.header-bg.active{opacity:1;z-index:5;}
header{position: initial;transform: initial;z-index:9;}
header .header-top{height:80px;display:flex;align-items: center;justify-content: space-between;position: fixed;z-index:7;top:0;left:0;}
header .header-top .l-wrap{display:flex;align-items: center;justify-content: space-between;}
header .header-top .l-wrap .logo{position: relative;}
header .head-menu-btn{background: rgba(15,15,15,.3);display:flex;width:55px;height:40px;flex-direction: column;justify-content: space-between;border-radius:10px;cursor: pointer;position: fixed;z-index:99;right:70px;}
header .head-menu-btn span{background: #fff;width:70%;height:1px;position: absolute;left:50%;transform: translateX(-50%);transition: all .3s;}
header .head-menu-btn span:nth-child(1){top:25%}
header .head-menu-btn span:nth-child(2){top:48%}
header .head-menu-btn span:nth-child(3){top:73%}
@media (min-width:769px){header .head-menu-btn.menu-active span:nth-child(1){transform: rotate(45deg) translateX(-67%);top:97%;}
header .head-menu-btn.menu-active span:nth-child(2){display:none;}
header .head-menu-btn.menu-active span:nth-child(3){transform: rotate(-45deg) translateX(-67%);top:8%;}}
header .head-menu-left{position: fixed;top:0;left:0;z-index:999;box-sizing: border-box;width:400px;height:100vh}
header .head-menu-left .head-info{position: fixed;top:0;bottom:0;left:-400px;transition: left .5s ease-in-out;background:#B3B3B3;color:#fff;width:400px;height:100vh !important;z-index:9999;display:flex;flex-direction: column;justify-content: space-between;padding:100px 0;transition: left .5s;overflow-y: auto;}
header .head-menu-left .head-info.menubox-active{left:0 !important}
header .head-menu-left .l-wrap{flex-direction: column;padding:0 20px;justify-content: flex-start;position: relative;}
header .head-menu-left .head-left-logo img{max-height:70px;width:auto;}
header .head-menu-left ,header .head-menu-left .search-box{height:auto;}
header .head-menu-left .nav-ul{flex-direction: column;height:auto;margin:20px 0;width:100%;}
header .head-menu-left .head-logo a img{filter: brightness(0);}
header .head-menu-left .himg{display:block !important}
header .head-menu-left .nav-ul li a{font-family: "Quicksand", sans-serif;}
header .head-menu-left .nav-ul li ul li a{font-family:var(--fontfamily)}
@media (min-width:769px){header .head-menu-left .header-close{display:none;}}
header .head-menu-left .nav-ul>li{position: relative;margin:10px 0;}
header .head-menu-left .nav-ul>li>a{display:flex;justify-content: center;font-weight:var(--fontbold5);font-size:var(--fontsize24);padding:7px 0;transition: all .3s;}
header .head-menu-left .nav-ul>li:hover>a,header .head-menu-left .nav-ul>li:hover>em{color:var(--color)}
header .head-menu-left .nav-ul>li>a>em{display: none;}
header .head-menu-left .nav-ul>li>em{position: absolute;right:20px;top:14px;z-index:9;cursor: pointer;}
header .head-menu-left .nav-ul>li .li-submenu{display: none;}
header .head-menu-left .nav-ul>li .li-submenu a{position: relative;display: block;font-size:var(--fontsize16);padding-bottom:5px}
header .head-menu-left .nav-ul>li .li-submenu a::after{content: '';position: absolute;bottom: 4px;left: 0;width: 0;height: 1px;background: #fff;transition: width .3s ease;}
header .head-menu-left .nav-ul>li .li-submenu a:hover::after{width: 100%;}
header .head-menu-left .nav-ul>li .li-submenu ul{display:none;}
header .head-menu-left .nav-ul>li .li-submenu li{display:flex;justify-content: center;flex-direction: column;align-items: center;position: relative;}
header .head-menu-left .nav-ul>li .li-submenu>li>a{font-size:var(--fontsize18);transition: all .3s;}
header .head-menu-left .nav-ul>li .li-submenu>li>em{position: absolute;right:20px;top:8px;z-index:9;cursor: pointer;}
header .head-menu-left .nav-ul>li .li-submenu>li:hover>a,header .head-menu-left .nav-ul>li .li-submenu>li:hover>em{color:var(--color)}
header .head-menu-left .nav-ul>li .li-submenu>li ul li a:hover{color:var(--color)}
/* header .head-menu-left .nav-ul>li.li-active .li-submenu a{padding:5px 0;} */
header .head-menu-left .nav-ul li.li-active>em{transform:rotateX(180deg)}
header .head-menu-left .search-input{position: initial;opacity:1;visibility: initial;visibility: visible;transform: rotateX(0);}
@media (min-width:1025px){.nav-ul>li:hover .submenu{opacity:0;transform: initial;}}
header .head-menu-left .search-input{display:flex;margin-bottom:20px;border-radius: 12px;overflow: hidden;}
header .head-menu-left .search-input input{font-family: "Quicksand", sans-serif;width: 200px;height: 40px;padding-left: 10px;font-size: var(--fontsize16);border: none;background:#fff;color: var(--fontcolor);outline: 0;}
header .head-menu-left .search-input button {width: 40px;height: 40px;border: none;outline: 0;display: inline-flex;align-items: center;justify-content: center;cursor: pointer;background:#eee;color:var(--color);transition: all .1s linear;}
header .head-menu-left .search-input button em{font-size:var(--fontsize20);font-weight:var(--fontbold7)}
@media (max-width:1600px){.header-bg{background-size: contain;}
header .head-menu-left .head-info{padding:20px 0;}
header .head-menu-left .nav-ul>li{margin:5px 0;}}
@media (max-width:768px){.header-bg{display: none !important;}
body{padding-top:60px;}
header,header .header-top{height:60px;position: fixed;top:0;left:0;right:0;z-index:99;}
header.is-active .himg{display:block;}
header .head-menu-btn{right:20px;}
header .head-menu-left{width:100vw;}
header .head-menu-left .head-info{width:100vw;left:-100%;}
header .head-menu-left .header-close{width:40px;height:40px;position:absolute;right:20px;top:25px;}
header .head-menu-left .header-close span{width:35px;height:1px;display:block;background:#fff;}
header .head-menu-left .header-close span:nth-child(1){transform: rotate(45deg)}
header .head-menu-left .header-close span:nth-child(2){transform: rotate(-45deg)}
header .head-menu-left .search-input{margin-bottom:85px;}}
@media (min-width:769px){.nobanner{padding-top:80px;}
header{background:#fff;}}
@media (min-width:769px) and (max-width:1024px){header .head-menu-btn{right:20px;}}
  footer  .foot-main{display:flex;flex-wrap:wrap}
footer .foooter-protypefeedback,footer .foot-contact{flex:1}
footer .foooter-protypefeedback{position:relative}
footer .copyright{align-items:unset;width:100%}
@media (min-width:768px){footer .foot-nav{display:unset;margin:0 10%}
}footer .foooter-protypefeedback .l-wrap{padding:0}
footer .foot-contact ul{display:unset}
footer{position:relative;}
@media (min-width:769px){footer .inquiry-title{line-height:1.2;}
footer .foot-nav a,footer .foot-contact{font-size:var(--fontsize18);}
footer .foot-nav li,footer .foot-contact ul li{margin-bottom:10px;}
footer .foot-nav,footer .foot-contact{margin-top:55px}}
@media (max-width:768px){footer .inquiry-title{font-size:25px;margin-top:20px}
footer .foot-nav,footer .foot-contact{margin-top:35px}
header .head-menu-left .head-left-logo img{max-height:55px}}
@media (max-width:768px){.logo img{filter:brightness(.7)}}
main{position:relative;}
.pro-d-main .protypefeedback{display:none}
#wmkc .wmkc-wechat-img p{display:none;}
#wmkc .wmkc-list li{position:relative;}
body:not(.index) header .header-top .l-wrap .logo a{overflow:hidden;display:block}
body:not(.index) header .header-top .l-wrap .logo a img{filter:drop-shadow(0 150px 0 #0351CF);transform:translateY(-150px)}

.lang {z-index: 99999;text-align: left;background: rgba(15, 15, 15, .3);border-radius: 10px;cursor: pointer;position: fixed;right: 135px;top: 20px;padding: 5px;}
@media (max-width:768px) {.lang{right: 85px;top: 10px;}}
div.floatwindow_fd_conct .floatwindow_sidebox li.floatwindow_tel{display: none;}
/*.header-bg{background-image:url(/js/44223/puleluxbg.JPG)}*/
.header-bg{background-image:url(/uploads/44223/page/p2025072818095830307.jpg)}
#menu-liproducts .li-submenu li{text-align:left;display:block}
#menu-liproducts .li-submenu>div{display:inline-block}
#menu-liproducts .li-submenu{text-align:right;padding-right:80px}
@media (max-width:768px){#menu-liproducts .li-submenu{padding-right:18%}}
.table-wrap table {border-collapse: collapse;max-width: 90%;}
.pro-d-main .table-wrap table td,.pro-d-main .table-wrap table th{padding:5px 10px}
.floatwindow_sidebox li.floatwindow_whats span{width:0;height:0;padding:5px;}
.floatwindow_sidebox li.floatwindow_whats:hover span{width:120px;height:120px;}
footer .foot-contact ul li.erweima{margin-top:10px;text-align:center;max-width:250px;justify-content:space-between;}
div.floatwindow_fd_conct{ top: 25%; }