﻿aside.page-l{display:none}
.page-r{width:100%}
/* .kche-t108 .kche-t108-item{margin-bottom:2%;border-radius:10px;overflow:hidden;}
.kche-t108 .kche-t108-item-info{height:auto;width:100%;bottom:0;width:100%;background: rgba(209, 34, 34,.6) !important;margin:0 !important;min-height:45%;display: flex;flex-direction: column;}
.kche-t108 .kche-t108-item-info .kche-t108-item-des{padding:10px;}
.kche-t108 .kche-t108-item-info .kche-t108-item-more{padding:0 10px 10px;margin-top:auto;} */
.kche-t108 .kche-t108-item{margin-bottom:2%;display: flex;flex-direction: column;height: 100%;justify-content: end;border-radius:20px;overflow:hidden;}
.kche-t108 .kche-t108-item-info{height:auto;width:100%;bottom:0;margin:0;background: none !important;z-index:2;transition: all .3s linear;display: flex;flex-direction: column;justify-content: flex-end;}
.kche-t108 .kche-t108-item-info .kche-t108-item-des,.kche-t108 .kche-t108-item-info .kche-t108-item-more a{font-weight:bold;transition: all .3s linear;}
.kche-t108 .kche-t108-item-info .kche-t108-item-des{text-align: left;font-size:22px;font-weight: var(--fontbold7);line-height: 1.3;}
.kche-t108 .kche-t108-list .kche-t108-item:after{content:'';width:100%;height:0;background: rgba(209, 34, 34,.6);display:block;position: absolute;bottom:0;left:0;z-index:1;transition:all 0.5s ease 0s}
.kche-t108 .kche-t108-item-info .kche-t108-item-more{text-align: left;}
.kche-t108 .kche-t108-list .kche-t108-item:hover:after{height:36%;}
.kche-t108 .kche-t108-list .kche-t108-item:hover .kche-t108-item-info{height:40%;}
.kche-t108 .kche-t108-list .kche-t108-item:hover .kche-t108-item-info .kche-t108-item-more{margin-top:auto;}
@media (min-width:769px) and (max-width:1600px){.kche-t108 .kche-t108-item-info .kche-t108-item-des{font-size:1.4vw;}
.kche-t108 .kche-t108-item-info .kche-t108-item-more a{font-size:1vw;}}
@media (min-width:769px) and (max-width:1460px){.kche-t108 .kche-t108-item-info .kche-t108-item-des{font-size:1.3vw;}}
@media (max-width:1024px){.kche-t108 .kche-t108-item-info .kche-t108-item-des{padding:5px 20px;}
.kche-t108 .kche-t108-list .kche-t108-item:hover:after{height:39%;}}
@media (max-width:768px){.kche-t108 .kche-t108-item-info .kche-t108-item-des{font-size:17px;}
.kche-t108 .kche-t108-list .kche-t108-item:hover:after{height:46%;}}
.kche-t108 .kche-t108-list .kche-t108-item:after{background:rgb(153 5 5 / 65%)}