﻿@charset "utf-8"; 
:root{--color:#8BC289}
.kche-t45>.kche-flex {padding-left: 20px;background: #f5f5f5;}
.kche-t46>.kche-flex-row-reverse { padding-right: 20px; background: #f5f5f5;}
.contact .contact-sec1 .contact-sec1-item {  width: 30%; }
.about-img iframe{width:100%;}
.home-cate{position:relative;padding:4% 0 0}
.home-cate .home-des{text-align: center;}
.home-cate .homecate-list{list-style:none;margin-top:3%;display:flex;flex-wrap:wrap}
.home-cate .homecate-list li{width:32%;margin-right:2%;margin-bottom:2em}
.home-cate .homecate-list li:nth-child(3n){margin-right:0px}
.home-cate .homecate-list li .img{position:relative;display:flex;justify-content:center;align-items:center;width:100%;background:#EEE;border:1px solid #EEE;}
.home-cate .homecate-list li .img img{width:100%;height:100%;object-fit:cover;transition:all .1s linear}
.home-cate .homecate-list li .img::after{content:"";transition:all .1s linear;position:absolute;left:0px;top:0px;width:100%;height:100%;background:rgba(0,0,0,.4);opacity:0}
.home-cate .homecate-list li .title{margin-top:10px;display:flex;justify-content:center;padding:4px 0px}
.home-cate .homecate-list li .title a{color:var(--fontcolor);font-size:var(--fontsize18);text-transform:capitalize;transition:color .1s linear;padding-bottom:4px;border-bottom:1px solid transparent;text-align:center}
.home-cate .homecate-list li .title em{opacity:0;display:inline-block;width:0px;transition:all .1s linear}
.home-cate .homecate-list li:hover .img img{transform:scale(1.02)}
.home-cate .homecate-list li:hover .img::after{opacity:1}
.home-cate .homecate-list li:hover .title a{color:var(--color);border-color:#000}
.home-cate .homecate-list li:hover .title em{margin-left:15px;opacity:1;width:20px}
@media (max-width:768px){.home-cate .homecate-list{justify-content:space-between}
.home-cate .homecate-list li{width:49%;margin-right:0px}}
@media (max-width:500px){.home-cate .homecate-list li{margin-bottom:1em}
.home-cate{padding:30px 0 0}
.home-cate .homecate-list li .title{margin-top:0px}
.home-cate .homecate-list li .title a{font-size:var(--fontsize16)}}
.pro-detail-content .tabs-nav p:nth-child(2){display:none;}
@media (min-width:769px){#about .l-wrap{flex-direction: column;}
#about .about-con{width:100%;padding:0;margin-bottom:15px;}
#about .about-img{width:100%;}}
footer .foot-main .foot-about.foot-item .foot-title{display:flex;align-items:center;}
footer .foot-about .foot-title .ftcname{font-weight:var(--fontbold5);font-family:"Noto Sans SC", serif;margin-left:10px;}
footer .foot-about .foot-intro{font-size:23px;color:#fff}
@media (max-width:1440px){footer .foot-about .foot-title .ftcname{font-size:1.4vw}
footer .foot-main .foot-item .foot-title img{max-width:46%;}
footer .foot-about .foot-intro{font-size:1.54vw}}
 #about .about-con .home-label{text-align:center}
#about .about-con .home-title{max-width:unset;width:100%;text-align:center}
#info .info-top{justify-content:center}
footer .foot-about .foot-intro{padding-left:8px}
.share-link ul li:nth-child(1){order: 1;}
.share-link ul li:nth-child(2){order: 3;}
.share-link ul li:nth-child(3){order: 2;}
.share-link ul li:nth-child(4){order: 4;}
.share-link ul li:nth-child(5){order: 5;}
.share-link ul li:nth-child(6){order: 6;}
.share-link ul li:nth-child(7){order: 7;}