@charset "utf-8";
/* CSS Document */
.insight-list li .box .name{
    
    
  /*  word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;*/
    
        margin-top: 20px;
    
}
.insight-list li .box *{ text-decoration:none}.insight-list a{text-decoration:none}.ans p,.ans *{     font-family: 'InterRegular' !important;}
.container .name{ line-height:1.3}
.swiper-box .info .text{overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:5; }
.product-list .product-info .text{    word-break: break-word;}

.aboutus p img{max-width:100%}
.product-list #content_list .product-item {
margin-bottom: 30px;
}
.search-pagination{ text-align:center;width:100%;}
.pagination {
   text-align:center;width:100%;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
.pagination > li {
    display: inline-block;    float: none;}
.pagination > li > a,
.pagination > li > span {
    position: relative;word-break: keep-all;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #b91dff;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px; }
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #b91dff;
    border-color: #b91dff;
    cursor: default; }.factory1 ul li a{ display:block}
    
    .brand-box .card{ margin-bottom:80px;}
    
    .product-list .product-info .tip{ text-transform: uppercase;}
    
    
    
    .insight-list li{ border-radius:0}
    
    @media (max-width: 1000px) {
    .header-menu .info a {
  
        text-transform: uppercase;
    }
}
    
    
    
