﻿@charset "utf-8"; 
body * {font-family: "Roboto", sans-serif;   }
.product-detail .left .swiper-box .swiper-product-details-page{overflow: hidden;}
@media (max-width: 768px){
.product-detail .img{max-width: 100%;}
.product-detail .left .swiper-box{height: 0 !important;overflow: hidden;}
.productcontent article{margin: 0 !important;}
#picBigBigBig .img {display: block;}
}
.wmkc-list{overflow-x: unset !important;}
.wmkc-wechat {position: relative;}
.wechatEwm {position: absolute;right: 100%;top: 0;max-width: 200px;display: none;}
.wmkc-wechat:hover .wechatEwm {display: block;}
@media (min-width:1001px){header .box .search-box{margin-right:135px;}
.lang{right:0;}}
#wmkc .wmkc-img span,#wmkc .wmkc-list,#wmkc .wmkc-itemcont-icon{background:#283172}
.products article ul.col-1 li .left>a{display:block;width:100%;}
.products article ul li .left img{aspect-ratio: 1 / 1;object-fit: contain;}
.wmkc-list>li .wmkc-itemico>a{display:flex;align-items:center;flex-direction:column}
footer .g-qrcode .img{width:auto}
footer .g-qrcode .img img {width:150px;height:auto;}
footer .g-qrcode .img+.title{margin-top:15px}
@media (max-width:1000px){footer .g-info>div a{font-size:12px}
footer .g-qrcode{max-width:500px;padding:20px 0 0;display:flex;flex-direction:column;flex-wrap:wrap;max-height:200px}
footer .g-qrcode .img+.title{margin:0;}}
.products article ul li .right .text{margin-top:10px;color:#555;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;display: -webkit-box;}