﻿@charset "utf-8"; 
table tr:nth-child(2n) {background: inherit;}
.prodetails-content .table-wrap table td,.prodetails-content .table-wrap table th{padding:4px;font-size:14px}
.prodetails-content ::-webkit-scrollbar{width:8px;height:5px}
@media (min-width:769px){.home-product .l-wrap .product .pro-list .item .text .name{-webkit-line-clamp:1}
.preview-container .small-box{display:flex;align-items:center}
.product .right-wrap .pro-list.list0 li .pro-img{display:flex;align-items:center}}
.contact #feedbackForm input:nth-child(3n){margin-right:0}
.process-item-top img{width:36px}
.home-introduction .introduction .item .left img{transition:all .3s linear}
.process-item-top img{filter:brightness(360);transition:all .3s linear}
.home-introduction .introduction .item:hover .left{background-color:#fff}
.home-introduction .introduction .item:hover .left img,.process-item-top:hover img{transform:rotateY(360deg);}