﻿@media (min-width:769px){.kche-t164 .kche-t164-item{width:19%;}}
.kche-t164 .kche-t164-item img{cursor:pointer;width:100%;display:block;}
.popcompany{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999999;display:none}
.popcompanycontent{width:100%;height:100%;display:flex;align-items:center;justify-content:center}
.popcompanyinfo{background:#fff;position:relative}
.popcompanyinfo span{display:block;width:40px;height:40px;background:#fff;border-radius:50%;border:1px solid #ccc;position:absolute;top:-20px;right:-20px;cursor:pointer}
.popcompanyinfo span:before{content:'';width:24px;height:1px;background:#000;position:absolute;transform:rotate(45deg);left:8px;top:20px}
.popcompanyinfo span:after{content:'';width:24px;height:1px;background:#000;position:absolute;transform:rotate(-45deg);top:20px;left:8px}
.popcompanyinfo img{padding:3vw 2vw;display:block;height: 90vh;width: auto;}
@media (max-width:768px){.kche-t164 .kche-t164-item{margin-top:2%;}.popcompanyinfo img{height: 70vh;}}
.celist{width: 60%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.celist .item{width: 32%;border: 1px solid #000;display: flex;align-items: center;margin-bottom: 2%;padding: 20px;}
.celist .item img{width: 100%;}
.kche-t65 .kche-flex-list{align-items: center;}
@media(max-width:768px){.celist{width:100%;}.celist .item{padding: 5px;}}
.celist .item{border:none}
.kche-flex-list>.kche-flex-item{border:1px solid #000}