/*
* @Author: xs
* @Date:   2021-11-19 14:39:44
* @Last Modified by:   Administrator
* @Last Modified time: 2022-01-05 10:07:47
*/


/*.vrshow_container_logo,
.vrshow_container_1_min,
.vrshow_radar_btn,
.vrshow_container_2_min,
.vrshow_container_3_min {
    width: 0;
    height: 0;
    overflow: hidden;
}*/



.theme2-scenegroup {
    /*background: rgba(0, 0, 0, 0.3);*/
    /*height: 141px;*/
    width: 100%;
    position: absolute;
    bottom: -150px;
    left: 0;
    color: #fff;
    display: none;
    overflow: hidden;
}

.theme2-scenegroup-scene {
    /*height: 100px;*/
    overflow: hidden;
    position: absolute;
    bottom: 0;
    width: 100%;
    overflow-y: hidden;
    background: rgba(0, 0, 0, 0.3);

}

.theme2-scenegroup-group {
    /*height: 41px;*/
    box-sizing: border-box;
    /*border-top: 1px solid rgba(255, 255, 255, .5);*/
    text-align: center;
    position: absolute;
    top: 0;
    width: 100%;
}

.theme2-scenegroup-group .marquee-wrap {

    /*width: 125px;*/
    /*margin: 6px 0;*/
    box-sizing: border-box;
    display: inline-block;
    background: url(../icon/bg-group.png) 0 0 no-repeat;
    /*background-size: 283px 100px;*/

}


/*.theme2-scenegroup-group .marquee-wrap.active {

    background-position: -116px 0;

}*/


.theme2-scenegroup-group .marquee-border-wrap {

    /*margin: 0 20px;*/
    /*height: 28px;*/
    overflow-x: hidden;
    text-align: center;
    cursor: pointer;

    color: #000;
}

.overflow-ellipsis {
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.theme2-scenegroup-group .marquee-border-wrap.active {
    /*border-bottom: 3px solid #FFAE00;*/
    /*background-position: -86px 0;*/
    color: #fff;
}

.theme2-scenegroup-group .marquee-border-wrap .marquee {
    white-space: nowrap;
    /*width: fit-content;*/
    /*min-width: 100%;*/
    position: relative;
}


.theme2-scenegroup-scene .scene-imgwrap {
    /*margin: 7px 0;*/
    /*width: 86px;*/
    /*height: 86px;*/
    box-sizing: border-box;
    /*border: 3px solid #fff;*/
    position: absolute;
    cursor: pointer;
}

.theme2-scenegroup-scene .scene-imgwrap.active {
    /*border: 3px solid #FFAE00;*/

}

.theme2-scenegroup-scene .scene-imgwrap .panoimg {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.scene-visited {
    /*width: 14px;*/
    /*height: 14px;*/
    position: absolute;
    /*top: 5px;*/
    /*right: 5px;*/
    display: none;
}

.scene-visited.visited {
    display: inline;
}

.theme2-scenegroup-scene .marquee-wrap {
    /*width: 80px;*/
    /*height: 17px;*/
    overflow-x: hidden;
    white-space: nowrap;
    text-align: center;
    line-height: 16px;
    font-size: 12px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    /*left: 3px;*/
    /*top: 73px;*/
}

.swiper2-scene {
    height: 100%;
}

.theme2-scenegroup-scene .marquee-wrap .marquee {
    white-space: nowrap;
    position: relative;
}


@media screen and (min-width:800px) {
    .theme-btns {
        height: 70px;
    }

    .theme2-scenegroup {
        height: 141px;
    }

    .theme2-scenegroup-scene {
        height: 100px;
    }

    .theme2-scenegroup-group {
        height: 41px;
    }

    .theme2-scenegroup-group .marquee-wrap {
        width: 115px;
        margin: 6px 0;
        background-size: 283px 100px;
        line-height: 23px;
    }
    .theme2-scenegroup-group .marquee-wrap.active {

        background-position: -116px 0;

    }

    .theme2-scenegroup-group .marquee-border-wrap {
        margin: 0 15px;
        height: 32px;
        font-size: 12px;
    }

    .theme2-scenegroup-group .marquee-border-wrap.active {
        /*border-bottom: 3px solid #FFAE00;*/
    }

    .theme2-scenegroup-scene .scene-imgwrap.active {
        border: 3px solid #FFAE00;

    }

    .theme2-scenegroup-scene .scene-imgwrap {
        margin: 7px 0;
        width: 86px;
        height: 86px;
        border: 3px solid #fff;
    }

    .theme2-scenegroup-scene .marquee-wrap {
        width: 80px;
        height: 17px;

        left: 3px;
        top: 73px;
    }

    .scene-visited {
        width: 14px;
        height: 14px;
        position: absolute;
        top: 5px;
        right: 5px;
    }
}















@media screen and (max-width:800px) {
    .theme-btns {
        height: 50px;
    }

    .theme2-scenegroup {
        height: 101px;
        /*bottom: 75px;*/
        bottom: -150px;


    }

    .theme2-scenegroup-scene {
        height: 70px;
    }

    .theme2-scenegroup-group {
        height: 31px;
    }

    .theme2-scenegroup-group .marquee-wrap {
        width: 73px;
        margin: 3px 0;
        background-size: 180px 77px;

    }
    .theme2-scenegroup-group .marquee-wrap.active {

        background-position: -73.5px 0;

    }

    .theme2-scenegroup-group .marquee-border-wrap {
        margin: 0 4px;
        height: 25px;
        font-size: 10px;
        line-height: 17px;
    }

    .theme2-scenegroup-group .marquee-border-wrap.active {
        /*border-bottom: 2px solid #FFAE00;*/
    }

    .theme2-scenegroup-scene .scene-imgwrap.active {
        border: 2px solid #FFAE00;

    }

    .theme2-scenegroup-scene .scene-imgwrap {
        margin: 4px 0;
        width: 62px;
        height: 62px;
        border: 2px solid #fff;
    }

    .theme2-scenegroup-scene .marquee-wrap {
        width: 58px;
        height: 14px;
        overflow-x: hidden;
        white-space: nowrap;
        text-align: center;
        line-height: 13px;
        font-size: 10px;
        background: rgba(0, 0, 0, 0.5);
        position: absolute;
        left: 2px;
        top: 50px;
    }

    .scene-visited {
        width: 11px;
        height: 11px;
        position: absolute;
        top: 3px;
        right: 3px;
    }
}



