.home6-t {
    position: relative;}

.home6-t .imged {
    padding-bottom: 44%;}

.home6-t .imged::before {
    width: 1.46rem;
    height: 1.51rem;
    background: url(../images/bf.png) 0% 0% / 100% no-repeat;
    left: 50%;
    bottom: auto;
    top: 50%;
    transform: translate(-50%, -50%);
    content: "";
    position: absolute;}

.home6-t li a {
    display: block;
    position: relative;}

.home6-t .imged::after {
    width: 100%;
    background: rgba(0, 0, 0, 0.3);height: 100%;}

.home6-t li .con {
    width: 45%;
    height: 0.75rem;
    background: linear-gradient(rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0) 100%);
    padding: 0.25rem;
    position: absolute;
    left: 0.2rem;
    top: 0.35rem;
    z-index: 10;
    border-top: 1px solid rgb(246, 244, 255);}

.home6-t li .con h3 {
    color: rgb(255, 255, 255);
    font-size: 0.2rem;}
