* {
    box-sizing: border-box;
}
/* pc */
@media screen and (min-width: 768px) {
  body{
background: #000000;

}
  .righ3 {
    width: 100%;}
.boxbo {
    max-width: 1900px;
    display: flex;
    margin: 0 auto;
}
    /* y */
    .right {
        width: 80%;
        background: #000000;
       
    }

        .serchres {
            width: 90%;
            margin: 60px auto;
        }
        .serchres button {
            font-family:
                PingFang SC,
                PingFang SC;
            font-weight: 600;
           font-size: 20px;
        color: #ffffff;
        line-height: 24px;
          
            font-style: normal;
            text-transform: none;
            width: 211px;
            height: 59px;
            background: #00bfa3;
            border-radius: 8px 8px 8px 8px;
            border: none;
        }
        .sjvdee {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-evenly;
            margin-top: 20px;
        }
        .serchresimg {
            width: 200px;
            height: 200px;
            background: #ffffff;
            box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
            border-radius: 21px 21px 21px 21px;

            margin: 16px 16px 16px 0;
            position: relative;
        }
        .serchresimg img {
            width: 100%;
            border-radius: 12px;
            height: 100%;
        }

        .ol_liof {
            position: absolute;
            bottom: 0;
            left: 0;
            height: 100%;
background: rgba(0, 0, 0, 0.6);
            width: 100%;
            border-radius: 0 0 15px 15px;
            display: none;
            text-align: center;
            color: #fff;
            font-family: "PingFang SC";
            font-size: 20px;
            font-style: normal;
            font-weight: 600;
            line-height: normal;
            border-radius: 20px;

            flex-shrink: 0;
            fill: rgba(0, 0, 0, 0.4);
            box-shadow: 0px 5.417px 10.833px 0px rgba(0, 0, 0, 0.15);
        }
        .ol_liof p {
            height: 100%;
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        .serchresimg:hover .ol_liof {
            display: block;
        }
        .serchresimgzuida {
            width: 970px;
            height: 250px;
            background: #9d9d9d;
            border-radius: 0px 0px 0px 0px;
            margin: 16px 55px;
            font-family:
                PingFang SC,
                PingFang SC;
            font-weight: 600;
            font-size: 36px;
            color: #ffffff;
            line-height: 42px;
            text-align: center;
            font-style: normal;
            text-transform: none;
            display: flex;
            align-items: center;
            justify-content: center;
        }
    /*  返回 */
    .fanhui {
        position: fixed;
        right: 5%;
        bottom: 18%;
        cursor: pointer;
        .fanhui img {
            width: 56px;
            height: 56px;
            background: #006be6;
            border-radius: 50%;
        }
    }

    .yinyinghe {
        position: absolute;
        bottom: 0;
        left: 0;
        height: 100%;
        width: 100%;
        border-radius: 0 0 15px 15px;
        display: none;
        fill: rgba(0, 0, 0, 0.4);
        color: #fff;
        font-family: "PingFang SC";
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    .yinyinghe p {
        height: 100%;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .maxinhe:hover .yinyinghe {
        display: block;
    }
    .shoji,.h5game {
        display: none;
    }
    .playfe {
        display: none;
    }
}
/* 手机端 */
@media screen and (max-width: 900px) {
    .right {
        width: 100%;
       
  }
    .serchres {
            width: 95%;
            margin: 30px auto;
        }

        .serchres button,
        .serchinpuuu button {
            font-family:
                PingFang SC,
                PingFang SC;
            font-weight: 600;
            font-size: 12px;
            color: #ffffff;
            line-height: 14px;
            text-align: left;
            font-style: normal;
            text-transform: none;
            margin-bottom: 20px;
            width: 110px;
            height: 28px;
            margin-left: 20px;
            background: #00bfa3;
            border-radius: 8px 8px 8px 8px;
            border: 2px solid #00bfa3;
        }
        .sjvdee {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-evenly;
        }
        .serchresimg {
            min-width: 132px;
            min-height: 131px;
            max-width: 151px;
            max-height: 151px;
            margin: 5px;
            border-radius: 12px 12px 12px 12px;

            position: relative;
        }
       
        .ol_liof {
            width: 100%;
            position: absolute;
            border-radius: 0px 0px  12px 12px;
            left: 0;
            bottom: 0;
            height: 44px;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            line-clamp: 2;
            overflow: hidden;
            text-overflow: ellipsis;
            /* 保留其他样式 */
            font-family:
                PingFang SC,
                PingFang SC;
            font-weight: 600;
            font-size: 14px;
            color: #ffffff;
            line-height: 20px;
            text-align: center;
            font-style: normal;
            text-transform: none;
            flex-shrink: 0;
            fill: rgba(0, 119, 255, 0.05);

            backdrop-filter: blur(10px);
        }
        .serchresimgzuidasss {
            width: 90%;
            margin: 20px auto;
            height: 280px;
            background: #d9d9d9;
            font-family:
                PingFang SC,
                PingFang SC;
            font-weight: 600;
            font-size: 36px;
            color: #ffffff;
            line-height: 42px;
            text-align: left;
            font-style: normal;
            text-transform: none;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        .serchresimgzuida {
            display: none;
        }
        .serchggasss {
            width: 90%;
            margin: 20px auto;
            height: 280px;
            background: #d9d9d9;
            font-family:
                PingFang SC,
                PingFang SC;
            font-weight: 600;
            font-size: 36px;
            color: #ffffff;
            line-height: 42px;
            text-align: left;
            font-style: normal;
            text-transform: none;
            display: flex;
            align-items: center;
            justify-content: center;
        }
    /* 文章 */

    .playfe {
        width: 100%;
        margin: auto;
        background: #e5f5f0;
     
    }   .playfepp {
            padding: 16px;
        }
        .playfepp h5 {
            font-family:
                PingFang SC,
                PingFang SC;
            font-weight: 600;
            font-size: 20px;
            color: #2e7c79;
            line-height: 23px;
            text-align: left;
            font-style: normal;
            text-transform: none;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 1; /* 限制显示的文本行数 */
            line-clamp: 1;
            overflow: hidden;
        }
        .playfepp p {
            margin: 20px 0 20px 0;
            font-family:
                PingFang SC,
                PingFang SC;
            font-weight: 500;
            font-size: 16px;
            color: #3a998b;
            line-height: 19px;
            text-align: left;
            font-style: normal;
            text-transform: none;
        }
}
@media screen and (max-width: 750px) {
  
    
  
}

@media screen and (max-width: 500px){
.h5game{
    background: #000000;


}




}

























