﻿.home-about .l-wrap .right .btn{text-transform: initial;}
.home-about .about-btn-box{display:flex;}
.home-about .about-btn-box .btn:nth-child(1){margin-right:10px;}
/*.process-item{background: var(--color);color:#fff;padding:15px;}
.process-item-top{background:#fff;}
.process-item-top em{color:var(--color)}
.process-item-num{background:var(--color);color:#fff}
@media (min-width:769px){.process-item{width:24%;}}
.process-item-title{color:#fff;}
.process-item-txt{display:block;color:#fff;}*/

.home-exbi .exhi-list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:2%;}
.home-exbi .exhi-list .item{transition:.5s;width:32%;margin-bottom:2%}
.home-exbi .exhi-list .item .he-img{position:relative;overflow:hidden}
.home-exbi .exhi-list .item .he-img img{transition:all .5s;width:100%;display:block;}
.home-exbi .exhi-list .item .he-nr::after,.home-exbi .exhi-list .item .he-nr::before{content:'';position:absolute;top:0;bottom:0;right:0;left:0;transition:all .6s ease-in-out}
.home-exbi .exhi-list .item .sub5-list p{font-size:18px;color:var(--introcolor);margin:10px auto 0;text-align:center}
.home-exbi .exhi-list .item:hover .he-img img{transform:scale(1.1)}
.home-exbi .exhi-list .item:hover .he-nr::before{right:50%;left:50%;background:rgba(255,255,255,.2)}
.home-exbi .exhi-list .item:hover .he-nr::after{top:50%;bottom:50%;background:rgba(255,255,255,.2)}
@media (max-width:768px){.home-exbi .exhi-list .item{width:49%;}
.home-exbi .exhi-list .item .sub5-list p{font-size:16px;}}
.home-important{text-align: center;}
.home-important.home .unify{padding-top:0;}
.homecate-list li::after {background: #0000008f;}
.homecate-list li{cursor: pointer;}
.home-banner .swiper-slide-active .indexbanner-text{display: none;}