@charset "utf-8";.home-banner{padding:0px !important;position:relative}.home-banner::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:2px;border-top:40px solid #FFF;border-bottom:40px solid var(--color);transform:translateY(50%);z-index:3}#homeBanner .homeBannerBtn{position:absolute;left:0px;top:0px;width:100%;height:100%}#homeBanner .homeBannerBtn .container{height:100%}#homeBanner .swiper-button-next:after,#homeBanner .swiper-button-prev:after{content:'';position:absolute;width:100%;height:100%;background-color:var(--darkcolor);border-radius:50%;top:0px;right:100%;transition:all 0.2s ease}#homeBanner .swiper-button-prev:after{left:100%;right:auto}#homeBanner .swiper-button-next,#homeBanner .swiper-button-prev{width:50px;height:50px;background-color:#FFFFFF;color:#333333;border-radius:50%;transition:all 0.2s ease;overflow:hidden;right:15px;left:auto;bottom:50px;top:auto}#homeBanner .swiper-button-prev{right:80px}#homeBanner em{font-size:16px;position:absolute;top:50%;right:50%;transform:translate(50%,-50%);z-index:2;color:var(--color)}#homeBanner .swiper-button-next:hover:after{right:0px}#homeBanner .swiper-button-prev:hover:after{left:0px}#homeBanner .swiper-button-next:hover em,#homeBanner .swiper-button-prev:hover em{color:#FFF}#homeBanner .swiper-pagination{text-align:left;color:#FFF;font-size:20px;left:15px}#homeBanner .swiper-pagination .swiper-pagination-current{color:var(--color);font-size:36px}#homeBanner .swiper-slide{position:relative}#homeBanner .swiper-slide img{width:100%}.banner-text{position:absolute;top:40%;transform:translateY(-50%);left:9%;opacity:0}#homeBanner .swiper-slide-active .banner-text{animation:bannertext 0.5s forwards;animation-delay:0.8s}.banner-text p{font-size:60px;font-weight:600;max-width:700px;color:#FFF}@keyframes bannertext{0%{opacity:0;transform:translateX(30px) translateY(-50%)}100%{opacity:1;transform:translateX(0) translateY(-50%)}}.home-about{background:url(/themes/barta/images/about-bg.webp) no-repeat;background-size:60% cover;background-position:95% 80%;background-color:#F6F6F6}.about-con .container{display:flex;justify-content:space-between;flex-wrap:wrap}.about-con .container>div{width:48%}.about-con .left{display:flex;align-items:center;position:relative}.about-con .left img{width:100%}.home-title{font-size:24px;color:#232323;font-weight:600;line-height:1.4;text-transform:capitalize;text-align:center}.home-about .home-title{text-align:left}.about-con .right p{font-size:16px;color:#666666;margin:50px 0}.about-con .right .home-more{margin-left:0px;background-color:unset;color:var(--color);border:1px solid var(--color);transition:all .3s ease}.about-con .right .home-more em{background-color:var(--color);color:#FFF;transition:all .3s ease}.about-con .right .home-more:hover{background-color:var(--color);color:#FFF}.about-con .right .home-more:hover em{background-color:#FFF;color:var(--color)}.about-num ul{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:100px}.about-num ul li{width:15%;display:flex;justify-content:space-between;align-items:center;min-width:235px;max-width:20%}.about-num ul li p{color:#999;font-size:16px}.about-num ul li span{font-size:30px;color:#666;font-weight:600}.about-num ul li span em{all:unset;font-size:14px}.about-num ul li>em{color:#666666;font-size:60px}.home-more{width:160px;height:50px;display:block;background-color:#FFF;text-align:center;line-height:50px;color:var(--color);border-radius:60px;text-transform:capitalize;transition:0.3s ease;margin:0px auto}.home-more em{width:25px;height:25px;background-color:var(--color);color:#FFF;border-radius:50%;font-size:12px;padding:5px;margin-left:10px}.home-more:hover{background-color:var(--color);color:#FFF}.new-pro{background:#F6F6F6}.new-pro-list{margin-top:40px;display:flex;flex-wrap:wrap;justify-content:space-between}.new-pro-item{width:30%;margin-bottom:40px}.new-pro-img{overflow:hidden;border-radius:10px}.new-pro-img img{width:100%}.new-pro-info{padding:30px 0}.new-pro-tit{font-size:18px;color:#333333;font-weight:600;margin-bottom:10px;transition:all 0.3s ease}.new-pro-item:hover .new-pro-tit{color:var(--color)}.hot-pro-list{display:flex;justify-content:space-between;flex-wrap:wrap;margin:60px 0}.hot-pro-item{width:24%;border:1px solid #EEEDED;background-color:#F9F9F9;border-radius:10px;padding:20px}.hot-pro-img{flex:1}.hot-pro-img img{width:100%;transition:0.3s ease}.hot-pro-item:hover img{transform:scale(1.2)}.hot-pro-bot{display:flex;justify-content:space-between;border-top:1px solid #EEEDED;margin-top:20px;padding-top:20px}.hot-pro-bot .more{display:flex;align-items:flex-end;justify-content:flex-end;margin-left:50px}.hot-pro-bot .more em{width:40px;height:40px;border-radius:50%;border:1px solid #E5E5E5;display:flex;justify-content:center;align-items:center;color:#999999;font-size:14px;transition:all .3s ease}.hot-pro-bot .more em:hover{background:var(--color);color:#FFF}.hot-pro-tit{color:#232323;font-size:18px;font-weight:600;transition:.3s ease}.hot-pro-con{margin-bottom:20px;color:#666666}.hot-pro-item:hover .hot-pro-tit{color:var(--color)}.home-news-list{display:flex;flex-wrap:wrap;justify-content:space-between;margin:60px 0 40px}.home-news-item{width:31%}.home-news-img{position:relative}.home-news-img a{display:none}.home-news-img a img{width:100%;transition:0.3s ease}.home-news-item:hover a img{transform:scale(1.2)}.home-news-date{padding:5px 0px;background-color:#FFF;color:var(--color);display:flex;align-items:center;border-radius:30px;font-size:14px}.home-news-date i{margin-right:10px}.home-news-info{padding:25px 0}.home-news-tit{font-size:18px;color:#333333;font-weight:600;transition:0.2s ease}.home-news-more{margin-top:20px;color:#999999;font-size:16px;display:block;transition:0.2s ease}.home-news-more em{width:20px;height:20px;background-color:#666666;color:#FFF;font-size:12px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;transform:scale(.7)}.home-news-item:hover .home-news-tit,.home-news-item:hover .home-news-more{color:var(--color)}.home-news-item:hover .home-news-more em{background-color:var(--color)}.home-news .home-more{background-color:#F6F6F6}.home-news .home-more:hover{background-color:var(--color)}@media (max-width:1280px){.about-pendants{width:150px;height:150px}.about-pendants .internal span{font-size:13px}.about-pendants .internal p{font-size:18px}}@media (max-width:768px){#homeBanner{height:300px}#homeBanner img{height:100%;object-fit:cover}#homeBanner .swiper-button-next,#homeBanner .swiper-button-prev{display:none}.home-banner::after{border-top:20px solid #FFF;border-bottom:20px solid var(--color)}.banner-text{left:15px}.banner-text p{font-size:20px;max-width:80%}.about-con .container>div{width:100%}.about-con .container .right{margin-top:30px}.about-pendants{display:none}.about-con .left img{width:100%}.about-con .home-title:after{display:none}.about-con .right p{margin:20px 0px;font-size:16px}.home-more{width:140px;height:40px;line-height:40px}.about-num ul{margin-top:0px;justify-content:center}.about-num ul li{width:80%;margin-top:30px;max-width:100%}.about-num ul li span{font-size:30px}.new-pro-item{width:100%;margin-bottom:20px}.hot-pro-item{width:48%;margin-bottom:20px;padding:10px}.hot-pro-bot .more{display:none}.hot-pro-bot{margin-top:10px;padding-top:10px}.home-news-item{width:100%;margin-bottom:20px}}@media (max-width:500px){.banner-text p{font-size:16px}.home-title{font-size:18px}.about-con .right p{font-size:15px}.new-pro-info{padding:10px}.new-pro-tit{font-size:16px;-webkit-line-clamp:2;margin-bottom:0;font-weight:400}.new-pro-more{display:none}.hot-pro-item{width:100%}.hot-pro-tit{font-size:16px;-webkit-line-clamp:2;font-weight:400}.hot-pro-list{margin-top:40px}.hot-pro-info{padding:10px}.hot-pro-more{height:30px;line-height:30px;font-size:14px}.home-news-list{margin:40px 0 0}.home-news-info{padding:10px}.home-news-tit{font-size:16px;font-weight:400}.home-news-more{display:none}.home-news-date{top:10px;left:10px;font-size:12px;padding:5px 10px}.home-news-info{padding:15px}.home-news-more{margin-top:15px;padding-top:15px}}.new-pro-list .new-pro-img{padding-bottom:100%;height:0px;position:relative}.new-pro-list .new-pro-img a{position:absolute;top:0px;left:0px;width:100%;height:100%}.new-pro-list .new-pro-img a img{width:100%;height:100%;object-fit:cover}.new-pro-list:after{content:"";width:30%}.home-news-item{width:24%}@media (max-width:1024px){.home-news-item{width:48%}}@media (max-width:480px){.home-news-item{width:100%}}.hot-pro-img .lazy-wrap{padding-bottom:100%;height:0px;position:relative}.hot-pro-img .lazy-wrap img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover}