﻿@charset "utf-8"; 
.contact-box .contact-main .home-line{margin-bottom:20px}
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none}
.newslist li{border: 1px solid var(--color);}
.home-service{padding: 2% 0 3%;}
.home-service .homeservice-list .homeservice-item{justify-content: flex-start;}
.home-service .homeservice-list .homeservice-item .icon{display:flex;justify-content:center;align-items:center;background:var(--color);border:8px solid #fff;}
.home-service .homeservice-list .homeservice-item:hover .icon{border:5px solid #eee;background: var(--color);}
.home-projects .homeprojects-right .swiper-slide .box{max-width: 100%;position: relative;justify-content: space-between;padding: 15px 20px;}
.home-projects .homeprojects-right .swiper-slide a{flex-direction: column;}