* {margin: 0; padding: 0;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-overflow-scrolling: touch; overflow-scrolling: touch; font-weight: normal;text-decoration: none;touch-action: pan-y;list-style: none;}
html,body{margin: 0;width:100%;height:100%;position: relative;overflow-y: hidden;font-size: 14px;}
.ellipsis{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;word-wrap: break-word;}
.none-status{width: 100%;height: 100%;background: #f5f5f5;color: #ddd;text-align: center;font-size: 18px;padding-top: 40%;position: absolute;left: 0;top: 0;z-index:10; }
.pano-content{position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 2;}
.app-header{ background: rgba(0, 0, 0, 0.2);background: -webkit-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0));position: fixed;left: 0;top: 0;width: 100%;height: 44px;line-height: 44px;z-index: 12;}
.app-header .title{color: #333;font-size: 14px;padding:0 4%;text-align: center;}
.app-header .back-btn,.app-header .share-btn{position: absolute;top: 0;z-index:2;width: 40px;height: 44px;line-height: 44px;text-align: center;display: none;}
.app-header .back-btn{left: 0;}
.app-header .share-btn{right: 10px;width: auto}
.app-header i{font-size: 22px;vertical-align: top;color: #fff;}
.app-header .title{height: 44px;line-height: 44px;position: relative;}
.app-header .title .txt {display: inline-block;max-width: 86%;color: #fff;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;word-wrap: break-word;}
.app-header .title .icon-triangle{transition: ease 0.5s;display: inline-block;font-size: 16px;}
.app-header .title.active  .icon-triangle{ transform: rotate(180deg);}
/*.app-header .title:before{display: block;font-family: "iconfont" !important; content: "\e6d3";color: #fff;font-size: 18px;}*/
.music-btn{position: absolute;color: #fff;right: 4%;top: 60px;z-index: 6;}
.music-btn i{color: #fff;font-size: 26px;}
.bottom-nav{
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 42px;
    padding: 0 8px;
    width: 100%;
    z-index: 3;
    overflow-x:hidden;
    overflow-y: hidden;
    white-space: nowrap;
    display: -webkit-box;
}
.bottom-nav a{color: #fff;}
.bottom-nav .author{
    line-height: 32px;
    height: 44px;
    background: rgba(0,0,0,0.3);
    border-radius: 22px;
    padding:6px;
}
.bottom-nav .author img{
    width: 32px;
    height: 32px;
    border-radius: 100%;
    display: inline-block;
    margin-right:8px;
    float: left;
}
.bottom-nav .author .name{
    display: inline-block;
    font-size: 16px;
    max-width: 62px;
    vertical-align: middle;
    overflow: hidden;white-space: nowrap;text-overflow: ellipsis;word-wrap: break-word;
    float: left;
}
.bottom-nav .author .tel{
    display: inline-block;
    float: left;
    padding-top: 0;
}
.bottom-nav .author .tel .tel-icon{
    width: 16px;
    height: 16px;
    border-radius: 0;
    float: none;
    vertical-align: middle;
    margin-left: 10px;
}
.bottom-nav .thumb-nav-icon{
    width: 44px;
    height: 44px;
    position: absolute;
    right: 8px;
}
.bottom-nav .thumb-nav-icon img{
    width: 100%;
    height: 100%;
}
.bottom-nav .thumb-nav-icon .select,.bottom-nav .thumb-nav-icon.active .close{
    display: none;
}
.bottom-nav .thumb-nav-icon.active .select{
    display: block;
}
.bottom-nav ul{
    display: block;
    padding-right: 2.65%;
    text-align: right;
}
.bottom-nav li {
    display: inline-block;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 1;
    padding: 0 10px;
}
.bottom-nav li i{
    font-size: 22px;
}
.bottom-nav li p{
    padding-top:6px;
}
.bottom-nav li.active i,.bottom-nav li.active p{color: #F36B1B;}

.commonLayer{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
}
.commonLayer .close-btn {
    position: absolute;
    top: 4%;
    right: 4%;
    color: #fff;
    z-index: 88;
}
.commonLayer .close-btn i{font-size: 22px;}
.curHouseLayer{
    background:rgba(0, 0, 0, 0.4);
    border-radius:0 6px 6px 0;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 12;
    width:29.33%;
    height:auto;
    text-align: center;
    line-height:28px;
    overflow: hidden;
}
.curHouseLayer .name{
    padding: 0 4px;
}
.curHouseLayer .go-3d-btn{
    background:rgba(0, 0, 0, 0.6);
    display: block;
    width: 100%;
    color: #fff;
    border-bottom-right-radius: 6px;
}
.curHouseLayer  .thumb-img{
    padding: 6px;
}
.curHouseLayer  .thumb-img img{
    width: 100%;
}

.modelHouseLayer{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 15;
    background:rgba(0, 0, 0, 0.9);
    color: #fff;
    width: 100%;
    height: 100%;
}
.modelHouseLayer .close-btn {
    position: absolute;
    top: 28px;
    left:17px;
    color: #fff;
}
.modelHouseLayer .close-btn i{font-size: 24px;}
.modelHouseLayer .nav-tab{
    position: absolute;
    top: 4%;
    left: 50%;
    width: 180px;
    margin-left: -90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
}
.modelHouseLayer .nav-tab li{
    display: inline-block;
    color: #fff;
    width: 90px;
}
.modelHouseLayer .nav-tab li img{
    display: block;
    width: 90px;
    height: 30px;
}
/*.modelHouseLayer .nav-tab li.cur{
    color: #333;
}
.modelHouseLayer .nav-tab li:first-child{
    border-radius:4px 0px 0px 4px;
}
.modelHouseLayer .nav-tab li:last-child{
    border-radius:0 4px 4px 0;
}*/
.modelHouseLayer .tab-content{
    width: 100%;
    height: 100%;
}
.addHotpointLayer{
    background: #eee;
    color: #333;
    font-size: 15px;
    overflow-y: auto;
}
.addHotpointLayer .header,.addHotpointLayer .select-img-list,.addHotpointLayer .select-scene-list{
    display: block;
    background: #fff;
    position: relative;
}
.addHotpointLayer .header{
    height: 45px;
    overflow: hidden;
}
.addHotpointLayer .header h4{
    line-height: 45px;
    text-align: center;
    font-size: 19px;
}
.addHotpointLayer .header .close-btn{
    color: #333;
    right: inherit;
    left: 15px;
    top:10px;
}
.addHotpointLayer .header .save-btn{
    color: #F36B1B;
    position: absolute;
    right: 15px;
    top:10px;
}

.addHotpointLayer .select-scene-list{
    padding: 20px 0;
}
.addHotpointLayer .select-img-list>p,.addHotpointLayer .select-scene-list>p{
    padding-left: 15px;
    margin-bottom: 20px;
}
.addHotpointLayer .select-img-list{
    margin: 10px 0;
    padding: 20px 0;
}
.addHotpointLayer .select-img-list ul{
    display: -webkit-box;
    width: 100%;
    -webkit-box-sizing: border-box;
}

.addHotpointLayer .select-img-list li{
    float: none;
    -webkit-box-flex: 1;
    width: 0;
    text-align: center;
}
.addHotpointLayer .select-img-list li>div{
    background: #F5F5F5;
    margin: 0 auto;
    width: 90px;
    height: 90px;
    padding: 8px;
}
.addHotpointLayer .select-img-list li>div img{
    max-width: 100%;
}
.addHotpointLayer .select-img-list li.cur>div{
    border:2px solid #F36B1B;
}
.addHotpointLayer .select-scene-list ul{
    padding: 0 8px;
    overflow: hidden;
}
.addHotpointLayer .select-scene-list li{
    width: 50%;
    float: left;
    line-height: 2;
    margin-bottom: 10px;
    padding: 0 7.5px;
    position: relative;
    text-align: center;
}
.addHotpointLayer .select-scene-list li img{
    max-width: 100%;
    width: 100%;
    height: 116px;
    border-radius: 2px;
    border: 1px solid #fff;
}
.addHotpointLayer .select-scene-list li.cur img{
    border: 2px solid #F36B1B;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .modelHouseLayer .tab-content{
        margin: 0 auto;
        width: 60%;
        height:50%;
    }
    .addHotpointLayer .select-scene-list li img{object-fit: contain;}
}
.modelHouseLayer .tab-content .content{
    display: none;
}
.modelHouseLayer .tab-content .content.active{
    display: block;
    width: 100%;
    height: 100%;
}
.modelHouseLayer .house-img{
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    transform: translate(-50%, -50%);
}
.modelHouseLayer .house-img img{
    width: 250px;
}
.modelHouseLayer .three-model-list{
    margin-top: 40%;
    width: 100%;
    position: relative;
}
.modelHouseLayer .three-model-list .swiper-container {
    width: 100%;
    height: 84%;
}
.modelHouseLayer .three-model-list img{
    max-width: 100%;
}
.modelHouseLayer .three-model-list  .swiper-slide {
    background:#fff ;
    padding:2%;
    text-align: center;
}
.modelHouseLayer .three-model-list .page-status {
    margin: 15px 0;
    text-align: center;
}
.modelHouseLayer .three-model-list .go-3d-btn {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 30px;
    color: #fff;
    font-size: 14px;
    width: 38%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    display: block;
    margin: 0 auto;
}
.houseRelationLayer{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 12;
    width: 100%;
    height: 100%;
    padding-top: 40px;

}
.houseRelationLayer .swiper-container {
    width: 100%;
    height: 85%;
    padding: 0 10px;
}
.houseRelationLayer .swiper-container .swiper-slide{
    background: rgba(0, 0, 0, 0.6);
    border-radius: 6px;
    color: #fff;
    overflow: hidden;
}
.houseRelationLayer .swiper-container .swiper-slide img{
    width: 100%;
}
.houseRelationLayer .house-info{
    padding: 5.75%;
}
.houseRelationLayer .house-info .title{
    font-size: 16px;
    line-height: 1;
    margin-bottom: 5.75%;
}
.houseRelationLayer .house-info ul{
    display: block;
    overflow: hidden;
}
.houseRelationLayer .house-info li{
    display: inline-block;
    min-height: 42px;
    width: 50%;
    float: left;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px){
    .houseRelationLayer .house-info li{
        height:60px;
    }
}
.houseRelationLayer .house-info li .name,.houseRelationLayer .house-info li .data{
    width: 100%;
    line-height: 1;
    padding: 0;
    overflow: hidden;white-space: nowrap;text-overflow: ellipsis;word-wrap: break-word;
}
.houseRelationLayer .house-info li .name{
    color: #999;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
}
.houseRelationLayer .house-info li .data{
    font-size: 13px;
    color: #fff;
    height: 22px;
}
.houseRelationLayer .village-img-list img{
    width: 100%;
    height: 100%;
}
.houseRelationLayer .village-img-list{
    width: 100%;
    height: 100%;
}
.houseRelationLayer .village-img-list ul {
    display: block;
    overflow: hidden;
}
.houseRelationLayer .village-img-list ul li{
    background: #fff;
    width: 50%;
    height: 50%;
    display: inline-block;
    float: left;
    position: relative;
    text-align: center;
}
.houseRelationLayer .village-img-list ul li .thumb-img{
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.houseRelationLayer .swiper-container .swiper-slide .village-img-list ul li img{
    width: auto;
    height: 100%;
}
.houseRelationLayer .village-img-list ul li .click-point{
    display: block;
    background: rgba(0, 0, 0,0);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 16;
}
.houseRelationLayer .village-img-list ul li .more-layer{
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 15;
    display: table;
    font-size: 12px;
}
.houseRelationLayer .village-img-list ul li .more-layer div{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.houseRelationLayer .village-img-list ul li .more-layer .data{
    font-size: 24px;
}
.houseRelationLayer .map{
    width: 100%;
    height: 100%;
}

.villageImgLayer .page-status{
    position: absolute;
    left: 0;
    bottom: 5%;
    width: 100%;
    text-align: center;
    z-index: 88;
}
.villageImgLayer .village-img-container{
    position: absolute;
    left: 0;
    top: 4%;
    width: 100%;
    height: 90%;
    max-height: 90%;

}
.villageImgLayer .village-img-container .swiper-wrapper {
    height: 100% !important;
}
.villageImgLayer .village-img-container .swiper-slide{
    background: #fff;
    border-radius: 4px;
    padding: 5px;
    margin: auto;
}
.villageImgLayer .village-img-container img{
    width: 100%;
    height: 100%;
    border-radius: 4px;
}

.mapLayer .close-btn {
    top: 3%;
}
.mapLayer .max-map{
    width: 100%;
    height: 80%;
    top: 10%;
    overflow: hidden;
}
.threed-image img{
    width: 100%;
    height: 100%;
}

.modelHouseLayer .three-model-list .threed-image{
    width: 100%;
    height: 84%;
}
.modelHouseLayer .three-model-list .threed-image img{
    max-width: 100%;
}

.modelHouseLayer .three-model-list .threed-image{
    width: 100%;
    height: 84%;
}
#image-reel{
    width: 100% !important;
    height: 100% !important;
}
.right-nav{
    position: absolute;
    right: 8px;
    top: 8px;
    z-index: 6;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.30);
    width: 32px;
    text-align: center;
}
.right-nav .common-icon{
    width: 100%;
    display: block;
    padding: 8px 0;
    color: #fff;
    text-align: center;
    -webkit-text-size-adjust: none;
}
.right-nav .common-icon img{
    display: block;
    width: 18px;
    height: 18px;
    margin: 0 auto;
}
.right-nav .common-icon p{
    display: block;
    font-size:12px;
    line-height: 1;
    margin:5px auto 0;
    -webkit-transform:scale(0.95);
}
.right-nav .common-icon.music-btn{
    position: relative;
    right: initial;
    top: initial;
}
.right-nav .more-icon{
    width: 100%;
    cursor: pointer;
    height: 16px;
    overflow: hidden;
    display: none;
}
.right-nav .more-icon img{
    width: 100%;
}
.right-nav .more-icon.up  img{
    transform: rotate(180deg);
}
.right-nav .common-icon.music-btn .musiced-img,.right-nav .common-icon.music-btn.musiced .play-img{display: none}
.right-nav .common-icon.music-btn.musiced .musiced-img{display: block}
.right-nav .common-icon.vr-icon.active img,.right-nav .common-icon.gyro-icon.active img{
    opacity: 0.6;
}
.shop-bottom-nav{
    height: 60px;
    width: 100%;
    left: 0;
    padding: 0 0 0 10px;
    display: block;
}
.shop-bottom-nav .goods{
    width:40px;
    height: 40px;
    overflow: hidden;
    display: inline-block;
    margin-top: 10px;
}
.shop-bottom-nav .goods img{
    display:block;
    width: 100%;
    height: 100%;
    border-radius: 100%;
}
.shop-bottom-nav ul{
    display: inline-block;
    float: right;
    padding-right: 0;
}
.shop-bottom-nav li{
    font-size: 11px;
}

.shop-bottom-nav li  img{
    display: inline-block;
    width: 44px;
    height: 44px;
    vertical-align: middle;
}

.shop-bottom-nav  li >span,.shop-bottom-nav  li.tel span{
    display: block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    margin: 5px auto 0;
    text-align: center;
}
.shop-bottom-nav .show-thumb-btn.active img{
    width: 44px;
    height: 44px;
}
.shop-bottom-nav .show-thumb-btn.active .show-thumb-icon,.shop-bottom-nav .show-thumb-btn .hide-thumb-icon{
    display: inline-block;
}
.shop-bottom-nav .show-thumb-btn.active .hide-thumb-icon,.shop-bottom-nav .show-thumb-btn .show-thumb-icon{
    display: none;
}
.shop-bottom-nav li p {
    padding-top: 3px;
}
.shop-bottom-nav li.active i, .bottom-nav li.active p {
     color: #fff;
}
.toast-center{
    left: 50%;
    top: 50%;
    margin-left: -48px;
    margin-top: -48px;
}
.toast-center>.toast-success{
    border-radius: 2px !important;
    box-shadow: none !important;
    background-color: #000 !important;
    background-position: center 20px !important;
    padding: 20px !important;
    width: auto !important;
}
.toast-center>.toast-success .toast-message{
    margin-top: 30px !important;
}

.switch-layer{
    display: none;
    position: absolute;
    right: 8px;
    bottom: 68px;
    background: #FFF;
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.12);
    border-radius: 4px;
    z-index: 3;
    font-size: 14px;
    color: #333;
}
.switch-layer p{line-height:28px;padding:11px 16px}
.switch-layer .iconfont {
    font-size: 28px;
    float: right;
    margin-left: 20px;
}
.switch-layer .icon-switchopen{
    color: #f60;
}
.switch-layer .icon-switchclose{
    color: #ddd;
}
