﻿.kche-t119{margin-top:20px}
.kche-t119 .kche-t119-list{display:flex;flex-wrap:wrap;justify-content:space-between}
.kche-t119 .kche-t119-item{width:30%;display:flex;justify-content:center;align-items:center;flex-direction:column;background:#fff;box-shadow:0 3px 10px 0 rgba(51,51,51,.5);box-sizing:border-box;transition:all .1s linear;margin-bottom:20px}
.kche-t119 .kche-t119-item:hover{box-shadow:0 3px 10px 0 rgba(51,51,51,.8)}
.kche-t119 .kche-t119-item p{margin:0;text-align:center;font-weight:var(--fontbold6,600)}
.kche-t119 .kche-t119-item .kche-t119-item-p1{margin-bottom:14px;color:var(--introcolor,#555);font-size:16px;}
.kche-t119 .kche-t119-item .kche-t119-item-p2{font-size:18px;color:var(--fontcolor);width:100%;}
.kche-t119 .kche-t119-item .kche-t119-item-p2 a{padding:40px 30px;display:block;width:100%;}
@media(max-width:768px){.kche-t119 .kche-t119-item{width:100%}
.kche-t119 .kche-t119-item:last-child{margin-bottom:0}
.kche-t119 .kche-t119-item .kche-t119-item-p2 a{padding:20px;}
.kche-t119{margin-bottom:20px;}}