

#pano_vr{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99;
    display:none;
}
#pano_exit{
    position: absolute;
    /* background-color: #c69c66; */
    /* border-radius: 30px; */
    top: 5px;
    right: 5px;
    z-index: 101;
    /* box-Shadow:1px 2px 3px rgba(0,0,0,0.6); */
    display:none;
}
#pano_exit div{
    width: 29PX;
    height: 29px;
    margin: 5px;
    background: url("../niaokan/skin/close.png") no-repeat;
    background-size: 100%;
}
#pano_div{
    width: 100%;
    height: 45px;
    background-color: #f9f9f9;
    background-size: 100%;
    position: absolute;
    z-index: 100;
    display:none;
}
.title {
    text-align: center;
    margin-top: 10px;
    vertical-align: middle;
    width: 100%;
    font-size: 1rem;
    display: block!important;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    line-height: 1.2;
    padding: 0 .3em;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
#pano_div span{
    font-size: 18px;
    color: #333;
}

.tongji{
    color: #fff;
    line-height: 38px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    overflow: hidden;
    height: 12px;
    width: 24px;
    font-size: 9px;
    text-overflow: clip;
    margin: 1px -8px;
}
.zannum{
    color: #fff;
    line-height: 38px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    overflow: hidden;
    height: 12px;
    width: 24px;
    font-size: 9px;
    text-overflow: clip;
    margin: 1px -8px;
}








#mark_group {
    position: absolute;
    top: 30px;
    right: 3.5vw;
    z-index: 10000;
    display: none;
}

#mark_group ul {
    list-style: none;
    font-size: 12px;
    right: 50px;
}

#mark_group li {
    letter-spacing: 2px;
    width: 56.5px;
    height: 17.75px;
    text-align: center;
    list-style: none;
    line-height: 18px;
    margin-top: 1.5vh;
    color: #ffffff;
    background-image: url('../niaokan/skin/区二级.png');
    opacity:0.85;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    background-size: 56.5px 17.75px;
}


#toggle_group {
    position: absolute;
    top: 150px;
    right: 2vw;
    z-index: 10000
}

#toggle_group ul {
    list-style: none;
    font-size: 12px;
    right: 50px;
    text-align: center;
    line-height: 25px;
}
#toggle_group li {
    letter-spacing: 2px;
    width: 56.5px;
    height: 17.75px;
    text-align: center;
    list-style: none;
    line-height: 18px;
    margin-top: 1.5vh;
    color: #ffffff;
    background-image: url('../niaokan/skin/区二级.png');
    opacity:0.85;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    background-size: 56.5px 17.75px;
}
































#huxingjianshang-pano{
    position: absolute;
    background-color: #f3fff6;
    z-index: 100;
    width: 100%;
    height: 100%;
    display: none;
}













