﻿.home-container .company-advantage .pro-list{justify-content: space-between;}
.home-container .company-advantage .pro-list>li{margin-right:0;width: calc(33.3% - 20px);flex-basis: auto;}
@media screen and (max-width: 768px) {
.home-container .company-advantage .pro-list>li{width:100%}}
.about-us .section-title{text-align:left;    font-weight: var(--fontbold6);
    text-transform: capitalize;}
.home-container .section-title:before{left:30px}
.home-container .section-title:after{left:30px}
@media (min-width:1025px) {
.home-container .news-product #news-products-list li:hover .news-content .ircn:after{width: 50px;}
.home-container .news-product #news-products-list li .news-content .ircn:hover:after{width: 100%;}}
.home-container .company-advantage .advantage-list li p {-webkit-line-clamp: unset;}
.video .video-list{margin-top:3%;width:100%;display:flex;flex-wrap:wrap;justify-content: space-between;}
.video .video-list .video-item{width:19%;}
@media (max-width:768px){.video .video-list .video-item{width:49%;margin-top:2%;}
.home-container .video .video-btn{display:block}}
@media (max-width:500px){.video .video-list .video-item{width:100%;}}
.video lite-youtube > iframe{min-height:inherit;}
