﻿@charset "utf-8";
:root {--footercolor: #fff;}
.wmkc-template-33 .wmkc-flex {display:flex;align-items:center;background:none}
.wmkc-template-33 .wmkc-item-img {padding:0!important}
.wmkc-template-33 .wmkc-item-img img {max-height:inherit!important;position:static!important}
.home-container .news-product .news-content .ircn {height:50px}
.home-container .news-product .news-content .ircn+p {height:50px}
header .header-top .top-info>div,header .header-top .top-info a,header .header-top .top-right span{color:#fff}
.home-container .news-product .news-products-list{padding-bottom:30px}
.home-container .news-product #news-products-list{margin-top:30px}
.home-container .news-product{padding-bottom:40px;background:linear-gradient(90deg,#000,#eee)}
.floatwindow_more_box{height:auto!important}
.floatwindow_go-top{width:40px;height:47px;border-radius:3px;background:#eee url(/images/FloatWindow/14/toTop-icon.png) no-repeat center center;position:absolute;right:0;top:150px;margin-right:6px;cursor:pointer}
.floatwindow_main-im .floatwindow_im_main .floatwindow_weixing-container a{width:100%}
.promain .mobcate-main .compare-action{display:none;}
 footer .footer-top{padding:20px 260px;width:100%;min-height:330px;display:flex;align-items:flex-start;justify-content:space-between;background:url(https://css02.v15cdn.com/m402/images/foot-bg.webp) var(--color)}
footer .footer-copy{background:var(--color)}
footer .footer-top .footer-intro .foot-phone span{color:#fff}
footer .footer-top .footer-nav li:hover a, footer .footer-copy a:hover{color: #fff;}

.pagetabs{padding: 30px 0;}
.pagetabs .l-wrap{display: flex;justify-content: center;flex-wrap: wrap;max-width: 1600px;padding: 0 20px;margin: auto;width: 100%;}
.pagetabs .tavitem{background: #F3F3F3;margin:0 10px 10px;border-radius: 30px}
.pagetabs .tavitem a{display: block;padding: 8px 20px;}
.pagetabs .tavitem:hover,.pagetabs .tavitem.act{background: var(--color);}
.pagetabs .tavitem.act a,.pagetabs .tavitem:hover a{color: #fff;}
@media (max-width:550px){.pagetabs .l-wrap{padding:0;}
.pagetabs .tavitem{width:100%;margin:0 0 10px;}}


header .header-top{opacity:0;height:0;}
header nav{top:0 !important;}
.lang-icon span{color:var(--fontcolor)}
.lang-icon span:before,.lang-icon span:after{background:var(--fontcolor)}
@media (min-width:769px){header nav .header-logo img{max-width:190px;}}
@media (min-width:769px) and (max-width:1440px){body header nav>ul>li{margin:0 5px;}
header nav .header-logo img{max-width:150px;}
body header nav>ul>li>a{font-size:14px;}}
@media (max-width:768px){header nav .header-logo img{max-height:35px;}
.lang{top:12px;right:90px}}
.lang .lang-drop .lang-wrap{height:auto;}
.lang .lang-drop:not(.lang-flex) .lang-wrap{display:block;}
.lang .lang-drop .lang-wrap li{margin:0;}
.lang .lang-drop .lang-wrap li a{color:var(--fontcolor);}
.nav-list-1{display:flex;flex-wrap:wrap;background:transparent}
.nav-list-1 li{padding:5px 16px;border-radius:30px;background:#f3f3f3;color:#111;margin-bottom:10px;margin-right:10px;cursor:pointer;padding: 8px 20px; font-size: 18px;}
.nav-list-1 li.active{color:#fff;background:var(--color)}