﻿@charset "utf-8"; 
:root{--color:#bf0a19}
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none}
.home-about .about-info .about-line{background: var(--color);}
.home-about .about-img .about-icon{display:none;}
.newslist li .newslist-img .date{background: var(--color);}
@media (min-width:1025px){.pro-d-main .page-main>.sidebar-item.inquiry{margin-top:20px;}}
@media (max-width:768px) {.home-banner .swiper-slide img{height: auto !important;}
.home-banner .mobimg{height: auto !important;}}
.home-projects .homeprojects-right #project-r2{padding-bottom:50px}
@media (max-width:550px){.home-service .homeservice-list .homeservice-item{width:48%;justify-content: flex-start;}
.home-service .homeservice-list .homeservice-item:nth-child(n+3){margin-bottom:0 !important}
.home-service .homeservice-list .homeservice-item .text,.home-news .homenews-list .homenews-item .homenews-info .text{font-size:var(--fontsize14)}
.home-service .homeservice-list .homeservice-item .title{font-size:var(--fontsize16);margin-top:10px;}
.home-hotpro .homehotpro-list .homehotpro-item,.home-news .homenews-list .homenews-item{width:49%;}
.home-hotpro .homehotpro-list .homehotpro-item:last-child{margin-bottom:2em !important}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-info .title{font-size:var(--fontsize14);margin-bottom:10px;}
.home-projects .homeprojects-right .swiper-slide .box{position:initial;}
.home-projects .homeprojects-right .swiper-slide a{flex-direction: column;}}
