﻿.kche-t46 .link-btn-more{display:flex;flex-wrap:wrap;}
.kche-t46 .link-btn-more>a{display:inline-block;padding:5px 15px;margin-right:10px;border-radius: 30px;background: var(--color);color:#fff;transition: all .3s;border:1px solid var(--color);margin-bottom:10px;}
.kche-t46 .link-btn-more>a:hover{background: #fff;color:var(--color);text-decoration: none;}
.kche-t46 .kche-flex-item-auto{flex:inherit;width:50%;}
.kche-t46 .more-btn a{display:inline-block;transition: all .3s;}
.kche-t46 .more-btn a em{color:#fff;width:34px;height:34px;display:inline-flex;align-items: center;justify-content: center;background: var(--color);border-radius: 50%;margin-right: 5px;}
.kche-t46 .more-btn a:hover{transform: translateX(10px);}
@media (max-width:768px){.kche-t46 .kche-flex-item-auto{width:100%;}
.kche-t46 .kche-item-img{max-width:100%;}}

.ap-top{padding-top:100px;margin-top:-100px;}
@media (max-width:768px){.ap-top{padding-top:15px;margin-top:-15px;}}