html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body,
input,
select,
textarea,
button {
    font-family: 'Microsoft Yahei', 'Helvetica Neue', Helvetica, 'Lucida Grande', Arial, 'Hiragino Sans GB', 'WenQuanYi Micro Hei', STHeiti, SimSun, sans-serif;
}

body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
dd,
dl,
form {
    margin: 0;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    border: 0;
}

ul {
    padding-left: 0;
    list-style-type: none;
}

i,
em {
    font-style: normal;
}

big {
    font-size: 1.3em;
}

small {
    font-size: 0.77em;
}

a {
    text-decoration: none;
    outline: 0;
}

.hide {
    display: none;
}

article,
aside,
dialog,
footer,
header,
section,
nav,
figure,
menu,
audio,
canvas,
progress,
video {
    display: block;
}

input,
select,
textarea {
    outline: 0;
    font-family: inherit;
    font-size: 100%;
}

input[type='checkbox'],
input[type='radio'] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    height: auto;
}

input[type='search'] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: textfield;
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}

input[type='file'] {
    display: block;
}

input[type='range'] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
}

input[type='file']:focus,
input[type='radio']:focus,
input[type='checkbox']:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

fieldset {
    min-width: 0;
    margin: 0;
    padding: 0;
    border: 0;
}

legend {
    font-size: 1.3em;
    line-height: 2.5;
    display: block;
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    background-color: transparent;
}

td,
th {
    padding: 0;
}

body {
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
    overflow-x: hidden;
    margin-left: auto;
    margin-right: auto;
    user-select: none;
    -webkit-user-select: none;
    position: relative;
}

img {
    display: block;
    width: 100%;
}

a {
    display: block;
}

.wrap {
    width: 1240px;
    margin: 0 auto;
}

a {
    color: inherit;
}

@-ms-viewport {
    width: device-width;
}

@media only screen and (min-device-width:800px) {
    html {
        overflow: hidden;
    }
}

html {
    height: 100%;
}

body {
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}

.pano {
    width: 100%;
    height: 100%;
}

.screen-loading {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    background-color: #fff;
    display: flex;
}

.screen-loading p {
    display: flex;
    flex-flow: row-reverse wrap;
    justify-content: center;
    align-items: center;
    align-self: center;
    align-content: center;
    width: 100%;
}

.pano {
    width: 100%;
    height: 100%;
}

#bottom-layer {
    position: fixed;
    bottom: 0;
    width: 100%;
}

#bottom-layer .bottom-tools {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    align-items: center;
    align-self: center;
    align-content: center;
}

#main-menu-list {
    display: flex;
    /* justify-content: space-around; */
    justify-content: left;
}

.tools {
    display: flex;
    flex-flow: row-reverse nowrap;
    width: 60px;
}

.tools .tools-icon {
    display: flex;
    width: 39px;
    height: 39px;
}

.tools .tools-title {
    display: flex;
    font-size: 10px;
    white-space: nowrap;
    color: #fff;
}

.tools .tools-scenes {
    background: url(/vr/images/tools.png) -9.6px 0px / 180px 660px;
}
.tools .tools-home {
    background: url(/vr/images/home.png) no-repeat center/100% auto;
}
.tools .tools-gift {
    background: url(/vr/images/gift.png) no-repeat center/100% auto;
}
.tools .tools-doc {
    background: url(/vr/images/doc.png) no-repeat center/100% auto;
}
.tools .tools-share {
    background: url(/vr/images/share.png) no-repeat center/100% auto;
}
.tools .tools-share1 {
    background: url(/vr/images/share1.png) no-repeat center/100% auto;
}
.tools .tools-share2 {
    background: url(/vr/images/share2.png) no-repeat center/100% auto;
}
.tools .tools-url {
    background: url(/vr/images/url.png) no-repeat center/100% auto;
}

#scene-list.off {
    height: 0px;
}

.tools .tools-music {
    background: url(/vr/images/tools.png) -9.6px -288px / 180px 660px;
}

.tools-music.off {
    background: url(/vr/images/tools.png) -9.6px -216.6px / 180px 660px;
}

.tools .tools-automove {
    background: url(/vr/images/tools.png) -66.6px -288px / 180px 660px;
}

.tools-automove.off {
    background: url(/vr/images/tools.png) -66.6px -361.2px / 180px 660px;
}

.tools-fullscreen {
    background: url(/vr/images/tools.png) -123.6px 0px / 180px 660px;
}
.tools-angle{
    background: url(/vr/images/tools.png) -67.2px -72px / 180px 660px;
}
.tools-ar{
    background: url(/vr/images/actions.png) 0px -330px / 30px 660px;
    width: 30px!important;
    height: 30px!important;

}

#scene-list {
    width: 100%;
    overflow: hidden;
    transition: all ease .3s;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.02) 0%, rgba(0, 0, 0, 0.4) 2%, rgba(0, 0, 0, 0.16) 84%, rgba(0, 0, 0, 0.02) 100%);
}

#scene-list .scene-wrapper {
    position: relative;
    width: 100%;
    height: 65px;
    overflow-x: scroll;
    overflow-y: hidden;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.scene-wrapper .scene-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    flex-shrink: 0;
    position: relative;
    transition-property: transform;
    margin: 5px;
    width: 80px;
}

.scene-item.active {
    border: solid 2px #ff6a00;
    transform: scale(1.2,1.2);
}
.scene-item .see{
    right: 3px;
    background: url(/vr/images/see.png) no-repeat 50% 50%;
    background-size: 100%;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
}


.scene-item .scene-thumb {
    width: 100%;
    height: 100%;
    object-fit: fill;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 3px;
}

.scene-item .scene-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #ffffff;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 20px;
    padding: 0 5px;
    border-radius: 0 0 3px 3px;
    text-align: center;
    z-index: 1;
}

.popup {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .65);
}

.popup.visual-angle {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 390px;
    height: 180px;
    background-color: #fff;
    overflow: hidden;
    border-radius: 10px;
    transform: translateX(-50%) translateY(-50%);
}

.popup.visual-angle .pop_tit {
    display: flex;
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
}

.popup.visual-angle  .pop_tit p {
    width: 100%;
    border-bottom: 1px solid #eee;
    text-align: center;
    color: #333;
    font-size: 20px;
}

.popup.visual-angle  .close_pop {
    top: 0;
    right: 20px;
    width: 50px;
    height: 50px;
    text-align: right;
    font-size: 22px;
    color: #999;
}

.popup.visual-angle  .pop_main {
    width: 100%;
    height: 130px;
    overflow: hidden;
    display: flex;
}

.popup.visual-angle  .item {
    width: 130px;
    height: 130px;
    text-align: center;
    color: #333;
}

.popup.visual-angle  .ico {
    width: 100px;
    height: 80px;
    line-height: 80px;
    margin: 0 auto;
    text-align: center;
    font-size: 40px;
}

.popup.visual-angle  .item.on {
    color: #083090;
}

#right-layer{
    position: fixed;
    right: 5px;
    top: 15px;
    width: 60px;
    height: 100%;
}
.right-tools{
    margin-bottom: 10px;
}
@media screen and (min-width: 1024px){
    .scene-wrapper .scene-item{
        width : 120px;
    }
    #scene-list .scene-wrapper{
        height: 90px;
    }
    .tools .tools-title {
        font-size: 14px;
    }
    .scene-item.active {
        transform: scale(1.1,1.1);
    }
    .logo{
        top: 30px;
        left: 30px;
        width: 142px;
        height: 135px;
    }

}
