* {
    margin: 0;
    padding: 0;
}

#app {
    max-width: 10rem;
    margin: auto;
    text-align: center;
}

.content {
    margin: 0.26666667rem auto 0;
}

.search_content {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    /* min-height: 100vh; */
    background: #f6f6f6;
    margin: 0.26666667rem auto 0;
    height: calc(100vh - 1.6rem - 1.4rem);
    overflow: hidden;
}

    .search_content .left {
        width: 2.433333rem;
        background: #ffffff;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        align-content: flex-start;
        align-items: flex-start;
        position: relative;
        height: calc(100vh - 1.6rem - 1.4rem);
        overflow-y: scroll;
        padding-bottom: 4rem;
    }

        .search_content .left ul.box_left02 {
            position: fixed;
            z-index: 10000000;
            height: calc(100vh - 1.6rem - 1.5rem);
            left: 2.13333333rem;
            top: 1.4rem;
            overflow-y: scroll;
            width: 7.86666667rem;
            background: #ffffff;
            display: flex;
            flex-wrap: wrap;
            justify-content: space-around;
            align-content: flex-start;
            align-items: flex-start;
        }

            .search_content .left ul.box_left02 .otem {
                width: 100%;
                text-align: left;
                padding: 0 0 0 0.53333333rem;
                height: 1.28rem;
                font-size: 0.37333333rem;
                font-family: PingFangSC-Regular, PingFang SC;
                font-weight: 400;
                color: #333333;
                line-height: 1.28rem;
                display: inline-block;
                border-radius: 0px 0.13333333rem 0px 0px;
                border-bottom: 1px solid #e5e5e5;
            }

            .search_content .left ul.box_left02 .otemActive {
                background: #f6f6f6;
                color: #ce000c;
                position: relative;
            }

                .search_content .left ul.box_left02 .otemActive:before {
                    content: "";
                    border-radius: 0px 0rem 0px 0px !important;
                    position: absolute;
                    left: 0;
                    top: 0.21333333rem;
                    width: 0.13333333rem;
                    height: 0.85333333rem;
                    background: linear-gradient(180deg, #e9001c 0%, #f42733 100%);
                }

        .search_content .left .item {
            width: 100%;
            height: 1.28rem;
            font-size: 0.37333333rem;
            font-family: PingFangSC-Regular, PingFang SC;
            font-weight: 400;
            color: #333333;
            line-height: 1.28rem;
            text-align: center;
            display: inline-block;
         
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            word-break: break-all;
            padding: 0 0.1rem;
        }

        .search_content .left .itemActive {
            background: #f6f6f6;
            color: #ce000c;
            position: relative;
        }
        .search_content .left .itemActive2 {
            border-radius: 0px 0.13333333rem 0px 0px;
        }
            .search_content .left .itemActive:before {
                content: "";
                border-radius: 0px 0rem 0px 0px !important;
                position: absolute;
                left: 0;
                top: 0.21333333rem;
                width: 0.13333333rem;
                height: 0.85333333rem;
                background: linear-gradient(180deg, #e9001c 0%, #f42733 100%);
            }

    .search_content .right {
        width: 7.466667rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: flex-start;
        align-content: flex-start;
        height: calc(100vh - 3.2rem);
        overflow-y: scroll;
        overflow-x: hidden;
    }

        .search_content .right .item {
            height: 5.25333333rem;
            width: 3.45333333rem;
            border-radius: 0.13333333rem;
            margin: 0.22rem 0rem 0 0.2rem;
            position: relative;
            display: flex;
            flex-wrap: wrap;
        }

            .search_content .right .item img.pro {
                width: 3.45333333rem;
                height: 3.45333333rem;
                border-radius: 0.13333333rem 0.13333333rem 0px 0px;
                object-fit: cover;
            }
            .search_content .right .item img.logo {
                position: absolute;
                top: 0.3rem;
                right: 0.2rem;
                width: 1.453333rem;
                height: 0.453333rem;
                object-fit: cover;
            }
            .search_content .right .item .bottom {
                width: 3.45333333rem;
                height: 1.8rem;
                background-color: #ffffff;
                border-radius: 0 0 0.13333333rem 0.13333333rem;
            }

                .search_content .right .item .bottom .txt01 {
                    width: 3.09333333rem;
                    height: 0.86rem;
                    font-size: 0.32rem;
                    font-family: PingFangSC-Regular, PingFang SC;
                    font-weight: 400;
                    color: #333333;
                    line-height: 0.4rem;
                    margin: 0.25rem auto 0;
                    display: -webkit-box;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 2;
                    overflow: hidden;
                    text-align: left;
                }

                .search_content .right .item .bottom .txt02 {
                    width: 3.003333rem;
                    margin: auto;
                    height: 0.42666667rem;
                    font-size: 0.26666667rem;
                    font-family: PingFangSC-Regular, PingFang SC;
                    font-weight: 400;
                    color: #999999;
                    line-height: 0.42666667rem;
                    text-align: left;
                }

            .search_content .right .item .box_logo {
                width: 1.30666667rem;
                height: 0.53333333rem;
                border-radius: 0px 0.05333333rem 0.05333333rem 0px;
                background-image: url(/ViewScripts/FtbNew/static/img/home_awardname.png);
                background-size: 100% 100%;
                position: absolute;
                left: -0.08rem;
                top: 0.36rem;
            }

                .search_content .right .item .box_logo span {
                    height: 0.53333333rem;
                    line-height: 0.53333333rem;
                    font-size: 0.28rem;
                    font-family: PingFangSC-Regular, PingFang SC;
                    font-weight: 400;
                    color: #ffffff;
                    width: 80%;
                    position: absolute;
                    left: 0px;
                    text-align: center;
                }


        .search_content .right .box_loading {
            width: 7.866667rem !important;
            text-align: center;
            display: flex;
            justify-content: center;
            align-items: center;
            align-content: center;
        }

            .search_content .right .box_loading .box_more_data2 {
                width: 100% !important;
                height: 1.58666667rem;
                display: flex;
                justify-content: center;
                align-items: center;
                align-content: center;
            }

.box_loading .box_more_data2:before {
    content: '';
    width: 0.67rem;
    height: 1px;
    background: #C7C8CB;
    position: absolute;
    top: 0.80rem;
    left: 1.3rem;
}

.box_loading .box_more_data2:after {
    content: '';
    width: 0.67rem;
    height: 1px;
    background: #C7C8CB;
    position: absolute;
    top: 0.80rem;
    right: 1.3rem;
}
