﻿@charset "utf-8"; 
:root{--color:#E70014}
.home-about .about-info .about-line,.newslist li .newslist-img .date{background:var(--color)}
.head-link em{color:#fff}
.home-service .homeservice-list .homeservice-item{justify-content: flex-start;}
.home-service .homeservice-list .homeservice-item .icon{background:var(--color);display:flex;align-items:center;justify-content:center;border:9px solid #fff}
.home-service .homeservice-list .homeservice-item:hover .icon{background:var(--color);border:5px solid #eee}
.home-service .home-des{color:#fff}
@media (min-width:769px){.home-footlogo ul li{width:9%;}}
@media (max-width:768px){.home-footlogo{padding:20px 0;}
.home-footlogo ul li{width:18%;margin:5px 0;}}
.contact-box .contact-main .img .box{min-height:70px;}
.kche-item-img img { border: 1px solid #fff;}
.kche-t101 .kche-t101-list .kche-t101-item { width: 31%;}
.home-hotpro .homehotpro-list .homehotpro-item{flex-direction: column;width:24%;}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-img{width:100%;max-height:inherit;}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-img img{object-fit: contain;}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-info{width:100%;flex:inherit}
@media (min-width:769px){.home-hotpro .homehotpro-list .homehotpro-item:nth-last-child(-n+2):nth-child(n){margin-bottom:2em;}}
@media (max-width:768px){.home-hotpro .homehotpro-list .homehotpro-item{width:49%;}
.home-hotpro .homehotpro-list .homehotpro-item:last-child{margin-bottom:2em !important}}
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-of-type(2){display: none;}