﻿@charset "utf-8";
#tagTabs .tagItem:nth-child(2){display:none}
#tagContent1{display:none}
.home-project .swiper .swiper-slide{max-height:100%}
.kche-t87 .kche-t87-content>.kche-img-l img{height:100%;object-fit:cover}
@media (min-width:769px){.contact-list .contact-item{height:300px}}
@media (min-width:1500px){.home-about .about-info .home-title{font-size:34px}}
.prodetails-content #tagContent .tagContent p img{width:100% !important;}
@media (min-width:1025px){aside.sidebar::-webkit-scrollbar-track {box-shadow:inset 0 0 5px rgba(0,0,0,.1);border-radius:10px;background:rgba(122,122,122,.1)}
aside.sidebar::-webkit-scrollbar-thumb {box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#d7d7d7;border-radius:10px;}
aside.sidebar::-webkit-scrollbar {width:8px;height:8px;}
aside.sidebar {max-height:calc(100vh - 90px);overflow-y:auto;position:sticky;top:80px}
aside.sidebar .sidebar-item:last-child {margin-bottom:0;}}