﻿@charset "utf-8"; 
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none}
.home-video {position:relative;}
.home-video .home-videoswiper {position:fixed;width:100%;height:100vh;top:0;left:0;filter:brightness(0.8);}
.swiper{height:100%}
.home-video .home-videoswiper .swiper-slide img{width:100%;height:100%;object-fit:cover}
.home-video .l-wrap{position:relative;}
@media (max-width:768px){.home-video .home-videoswiper{position:absolute;height:100%;}}
body.index main>section {background:#fff;position:relative;z-index:1}
body.index main>section.home-service {background:#292929;}
body.index main>section.home-projects {background:#F6F6F6;}
@media (min-width:769px){.home-news .homenews-box {transform:translateY(-10%);margin:0;}}
.home-footlogo {position:relative;z-index:1;}
.homelogoSwiper{padding-bottom:55px;}
.homelogoSwiper .swiper-pagination-bullet-active{background:var(--color)}