@charset "UTF-8";

@-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;
	color: #FFFFFF;
}

/* 视频播放弹窗 */
.bg-mask{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 19910929;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.iframe-mask{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 19910929;
	width: 100%;
	height: 100%;
	background: url(/vr/images/input-pwd-bg.jpg);
}
.iframe-mask .mask-box{
	position: relative;
	z-index: 19910930;
}
.iframe-mask::after{
	content: "无查看权限";
	position: fixed;
	top: 30%;
	left: 50%;
	transform: translateX(-50%);
	background: rgba(183,179,186,.5);
	width: 300px;
	height: 56px;
	color: #fff;
	font-size: 16px;
	line-height: 56px;
	text-align: center;
	z-index: 19910930;
}

.layer-video-box{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 19910929;
	text-align: center;
}

.layer-video-box:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.layer-video-content{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.layer-video{
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.layer-video iframe{
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 10px rgba(0,0,0,.5);
	background: #000;
	border-radius: 2px;
}

.layer-video-close{
	position: absolute;
	top: -30px;
	right: 5px;
	width: 28px;
	height: 28px;
	/*background-color: transparent;*/
	/*padding: 0;*/
	/*border: none;*/
	/*outline: none;*/
	/*font-family: 微软雅黑;*/
	/*font-size: 20px;*/
	/*color: #ccc;*/
	/*line-height: 30px;*/
	/*font-weight: normal;*/
	background: url(/vr/images/icon-close.png) no-repeat;
	border: none;
	background-size: contain;
}

.layer-video-close:hover{
	color: #fff;
}
/* 视频播放弹窗 end */

/* 顶部广告 */
.top-focus{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 4000;
	width: 100%;
	height: 36px;
	line-height: 36px;
	color: #fff;
	background: rgba(0,0,0,.3);
}
.str_move{
	height: 36px;
	line-height: 36px;
}
@media \0screen\,screen\9{
	.top-focus{
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4C000000", endColorstr="#4C000000", GradientType=0);
	}
}
/* 顶部广告end */

/* 清屏 */
.clear-position{
	position: absolute;
	bottom: 370px;
    right: 13px;
	z-index: 4005;
}

.clear-position > i{
	display: inline-block;
	width: 25px;
	height: 25px;
	-webkit-tap-highlight-color: transparent;
	background: url('/vr/images/moblie-icon-hide.png') no-repeat;
	background-size: 100% 100%;
}

/* 右下角 */
.right-bottom{
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 4005;
}

.right-bottom li{
	position: relative;
	float: left;
	margin-left: 30px;
	text-align: center;
	cursor: pointer;
	padding-top: 10px;
}

body{background: gray}
.right-bottom li > i{
	display: inline-block;
	width: 35px;
	height: 35px;
	-webkit-tap-highlight-color: transparent;
}
.right-bottom li.hide-li{
	/* display: none; */
	position: absolute;
    bottom: 70px;
    right: 0px;
    margin-left: 5px;
}
.right-bottom li > i.round-hide-btn{
	background: url('/vr/images/moblie-icon-hide.png') no-repeat;
	background-size: 100% 100%;
}
.right-bottom li > i.round-show-btn{
	background: url('/vr/images/mobile-icon-show.png') no-repeat;
	background-size: 100% 100%;
}

.right-bottom li > i.icon-phone{
	background: url('/vr/images/pano-icon-9.png') center no-repeat;
	background-size:cover;
}
.right-bottom li > i.icon-map{
	background: url(/vr/images/icon-map.png) center no-repeat;
	background-size:cover;
}

.right-bottom li > i.icon-zan{
	background: url('/vr/images/pano-sprites.png') -206px -10px;
}

.right-bottom li > i.icon-share{
	background: url('/vr/images/pano-icon-3.png') center no-repeat;
	background-size:cover;
}

.right-bottom li > i.icon-instructions{
	background: url('/vr/images/pano-icon-8.png') center no-repeat;
	background-size:cover;

}

.right-bottom li > span{
	display: block;
	/* margin-top: 3px; */
    -webkit-tap-highlight-color: transparent;
}

.right-bottom li > div{
	display: none;
	position: absolute;
	bottom:65px;
	cursor: auto;
	white-space: nowrap;
}

.right-bottom li:hover > div{
	display: block;
}

.right-bottom li > div.phone{
	left: 50%;
	margin-left: -55px;
	padding: 0 10px;
	line-height: 30px;
	background: rgba(0,0,0,.3);
	background: #666;
}

.right-bottom li > div.link-qrcode{
	right: 0;
	padding: 10px;
	line-height: 30px;
	background: #fff;
}

.right-bottom li > div.link-qrcode img{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	margin-left: -25px;
	border-radius: 1px;
}
.right-bottom li > div.link-qrcode .show-canvas-img{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 180px;
	margin-top: -90px;
	margin-left: -90px;
	height: 180px;

}

.right-bottom li > div.link-qrcode canvas{
	display: block;
}

.right-bottom .design-instructions{
	text-align: center;
	position: relative;
}
.right-bottom .design-instructions > i{
	display: inline-block;

}
.right-bottom .design-instructions:hover .design-instructions-text{
	display: block;
}
.right-bottom .design-instructions-text{
	width: 440px;
	height: 188px;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 10px;
	box-sizing: border-box;
	overflow: auto;
	position: absolute;
	/* text-overflow: -o-ellipsis-lastline;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical; */
	top: -186px;
	right: 0px;
	display: none;
	white-space:normal;
	text-align: left;
}
.right-bottom .design-instructions-text p{
	line-height: 27px;
	word-wrap: break-word;
}

/* 底部中间 */
.bottom-clear{
	display: none;
	width: 88px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: rgba(255,255,255,0.05);
	border-radius: 20px;
	border: 1px solid #FFFFFF;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	position: absolute;
	left: 50%;
	bottom: 34px;
	margin-left: -44px;
}


/* 右下角end */
.icon-view-img{
	/* width: 18px;
	height: 22px; */
	display: inline-block;
	z-index: 3001;
	overflow: visible;
	opacity: 1;
	cursor: default;
	pointer-events: auto;
	background-image: url(img/pano-icon-6.png);
	/*width: 18px;*/
	/*height: 12px;*/
	width: 16px;
	height: 16px;
	background-size: 16px;
	background-repeat: no-repeat;
	/*margin-left: 10px;*/
	margin-right: 6px;
}
.icon-view-count{
	display: inline-block;
	color: #fff;
	font-size: 14px;
}
.input-pwd-box-body{
	background: url('/vr/images/input-pwd-bg.jpg');
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 4003;
}
.input-pwd-box {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	/*background-color: #999;*/
	margin: auto;
	width: 400px;
	height: 100px;
}

.input-pwd-box p.tips {
	font-size: 16px;
	color: #fff;
	margin-bottom: 15px;
}

.input-pwd-box .input-pwd {
	background-color: #fff;
	border: none;
	padding: 5px 10px;
	text-align: left;
	width: 240px;
	font-size: 14px;
	height: 30px;
}

.input-pwd-box .input-btn {
	background-color: #fff;
	border: none;
	box-sizing: content-box;
	text-align: center;
	margin-left: 20px;
	padding: 5px 10px;
	width: 50px;
	font-size: 14px;
	height: 30px;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;

}

.input-pwd-box .input-btn:hover {
	background-color: #f8f8f8;
}

.input-pwd-box .input-btn:active {
	background-color: #eee;
}
.input-pwd-box {
	position: fixed;
	top: 31.0%;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	width: 400px;
	height: 100px;
}
.input-pwd-box-tips{
	width: 450px;
}

.input-pwd-box .tips-bg {
	margin-bottom: 19px;
	opacity: 0.85;
	line-height: 1;
}

.input-pwd-box .tips-item1 {
	font-size: 18px;
	color: #fff;
	margin-bottom: 19px;
}

.input-pwd-box .tips-item2 {
	font-size: 14px;
	color: #fff;
}

.input-pwd-box span {
	display: inline-block;
}

.input-pwd-box span.tips {
	font-size: 18px;
	color: #fff;
	padding-right: 20px;
	border-right: 1px solid RGBA(255, 255, 255, 0.3);
	vertical-align: middle;
	margin-right: 20px;
}

.input-pwd-box span.user-text {
	font-size: 14px;
	color: #fff;
	vertical-align: middle;
}

.input-pwd-box .input-pwd {
	background-color: rgba(255, 255, 255, 0.3);
	border: none;
	padding: 5px 10px;
	text-align: left;
	width: 240px;
	font-size: 12px;
	color: #fff;
	height: 30px;
}

.input-pwd::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	color: #fff;
}

.input-pwd:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #fff;
}

.input-pwd::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #fff;
}

.input-pwd:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #fff;
}

.input-pwd-box .input-btn {
	background-color: rgba(255, 255, 255, 0.3);
	border: none;
	cursor: pointer;
	box-sizing: content-box;
	text-align: center;
	margin-left: 20px;
	padding: 5px 10px;
	width: 60px;
	color: #fff;
	font-size: 14px;
	height: 30px;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;

}

.input-pwd-box .input-btn:hover {
	background-color: #fda333;
}

.input-pwd-box .input-btn:active {
	background-color: #fda333;
}


@media screen and (max-width: 760px) {

	.right-bottom .design-instructions-text{
		/* left: -204px; */
    	width: 275px;
		height: 150px;
		padding: 10px;
		overflow-y: auto;
		top: -150px;
	}
	.right-bottom .design-instructions-text p{
		line-height: 23px;
		font-size: 13px;
		word-wrap: break-word;
	}

}


.bottom-contact-show{
	/* display: none; */
	position: absolute;
	z-index: 10;
	/* top: -170px; */
	/* left: -194px; */
	right: 0px;
    width: 256px;
	min-height:157px;
	padding: 20px;
	box-sizing: border-box;
	background:rgba(0,0,0,0.5);
	border-radius:4px;
	box-shadow: 0px 0px 10px 2px rgba(66,66,66,0.16);
}
.contact-show-user{}
.show-user-imgs{
	float: left;
	margin-right: 15px;
}
.show-user-imgs img{
	width:54px;
	height:54px;
	display: block;
	border-radius:50%;
}
.show-user-phone{
	float: left;
	max-width: 145px;
}
.show-user-phone h6{
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	text-align: left;
	white-space: nowrap;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
}
.show-user-phone span{
	font-size: 12px;
	color: #fff;
	line-height: 20px;
	text-align: left;
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.show-user-phone span a{
	color: #fff;
}
.contact-show-erweima{
	width: 70px;
	height: 70px;
	margin-top: 10px;
	margin-left: 110px;
	padding: 2px;
	border: 1px solid #eee;
	background-color: #fff;
	border-radius: 4px;

}
.contact-show-erweima img{
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 4px;
}
.left-bottom{
	position: fixed;
    left: 65px;
    bottom: 19px;
    z-index: 4000;
}
.left-bottom li a{
   color: #fff;
}
.left-bottom li{
	float: left;
	text-align: center;
}
.left-bottom li a .icon-homepage-btn{
	background: url(/vr/images/icon-homepage.png) center no-repeat;
    background-size: cover;
}
.left-bottom li i {
    display: inline-block;
    width: 35px;
    height: 35px;
    -webkit-tap-highlight-color: transparent;
}
.left-bottom li span {
    display: block;
    /* margin-top: 3px; */
    -webkit-tap-highlight-color: transparent;
}

/* .right-bottom li > div.bottom-contact-show{
	bottom: 0px;

	bottom: 70px;
    left: -220px;
} */
/*预览 */
.layui-layer-photos .layui-layer-phimg {
	position: relative;
}

.layui-layer-photos .layui-layer-phimg img {
	width: 100%;
	height: auto;
}

body .layui-layer-photos {
	background: transparent;
}

body .layui-layer-photos .layui-layer-content {
	overflow: inherit;
}

@media screen and (max-width: 800px) {
	.right-bottom {
		right: 15px;
	}
	.left-bottom{
		left: 50px;
	}
	.right-bottom li > i,.left-bottom li i{
		width: 25px;
		height: 25px;
	}

	.right-bottom li > span,.left-bottom li span{
		font-size: 12px;
		line-height: 12px;
		margin-top: 0px;
	}



	.icon-view-img{
		vertical-align: middle;
	}
	.icon-view-count{
		line-height: 25px;
	}
}
/* 临时弹窗 */
.temporary-pop-uptwindow{
	position: absolute;
	bottom: 15px;
	left:50%;
    margin:0 0 0 -140px;
	width:280px;
	height:77px;
	background:rgba(0,0,0,.3);
	border-radius:4px;
	padding-top: 18px;
	text-align: center;
	box-sizing: border-box;
}
.temporary-pop-uptwindow h6{
	font-size:16px;
	font-weight:bold;
color:rgba(255,255,255,1);
line-height: 1;
margin-bottom: 13px;
}
.temporary-pop-uptwindow p{
	font-size:12px;
	color:rgba(255,255,255,1);
	opacity:0.8;
	line-height: 1;
}



/* 场景分组 */

/*.theme_content{*/
/*    position: absolute;*/
/*    left: 0;*/
/*    bottom: 70px;*/
/*    width: 100%;*/
/*    height: 0;*/
/*    color: #fff;*/
/*    z-index: 4002;*/
/*    overflow: hidden;*/
/*    transition: height .1s;*/
/*    -moz-transition: height .1s;*/
/*    -webkit-transition: height .1s;*/
/*    -o-transition: height .1s;*/
/*}*/
/*.theme_show{*/
/*    height: 141px !important;*/
/*}*/
/*.theme_content .panos_content{*/
/*    background-color: rgba(0,0,0,.3);*/
/*    width: 100%;*/
/*	color: #fff;*/
/*	height: 110px;*/
/*}*/

/*.panos_anim {*/
/*    transition: height .1s;*/
/*    -moz-transition: height .1s;*/
/*    -webkit-transition: height .1s;*/
/*    -o-transition: height .1s;*/
/*    width: 100%;*/
/*    height: 0;*/
/*    overflow: hidden;*/
/*    display: -webkit-box;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -webkit-box-pack: center;*/
/*    -ms-flex-pack: center;*/
/*    justify-content: center;*/
/*}*/
/*.panos_move {*/
/*    height: 106px;*/
/*}*/
/*.panos_wrapper {*/
/*    display: -webkit-box;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -webkit-box-pack: start;*/
/*    -ms-flex-pack: start;*/
/*    justify-content: flex-start;*/
/*    -webkit-box-align: start;*/
/*    -ms-flex-align: start;*/
/*    align-items: flex-start;*/
/*    overflow-x: auto;*/
/*    overflow-y: hidden;*/
/*    !* height: 140px; *!*/
/*    -webkit-overflow-scrolling: touch;*/
/*}*/
/*.Panos_item_1mjB5K {*/
/*    border-color: #fff;*/
/*}*/
/*.panos_item, .panos_itemActive {*/
/*    width: 80px;*/
/*    height: 80px;*/
/*    background-color: #fff;*/
/*    cursor: pointer;*/
/*    display: -webkit-box;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -webkit-box-pack: center;*/
/*    -ms-flex-pack: center;*/
/*    justify-content: center;*/
/*    -webkit-box-align: center;*/
/*    -ms-flex-align: center;*/
/*    align-items: center;*/
/*    margin-left: 5px;*/
/*    margin-right: 5px;*/
/*    border-width: 3px;*/
/*    border-style: solid;*/
/*    margin-top: 7px;*/
/*    min-width: 80px;*/
/*}*/
/*.panos_itemActive.active{*/
/*	border-color: #19b955; */
/*}*/
/*.block-horizontal-layout{*/
/*    position: absolute; left: 0px; bottom: 0px; width: 80px; height: 17px; background-color: rgba(0, 0, 0, 0.5);*/
/*}*/

/*.panos_img {*/
/*    width: 80px;*/
/*    height: 80px;*/
/*    position: relative;*/
/*    background-size: 100%;*/
/*}*/
/*.block-align-center {*/
/*    -webkit-align-items: center;*/
/*    -webkit-box-pack: center;*/
/*    -ms-flex-align: center;*/
/*    -webkit-box-align: center;*/
/*    align-items: center;*/
/*}*/
/*.Marquee_default_1g239t {*/
/*    display: -webkit-box;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    line-height: 1.1;*/
/*    overflow: hidden;*/
/*    text-align: center;*/
/*    -webkit-box-orient: horizontal;*/
/*    -webkit-box-direction: normal;*/
/*    -ms-flex-flow: row;*/
/*    flex-flow: row;*/
/*    -webkit-box-pack: center;*/
/*    -ms-flex-pack: center;*/
/*    justify-content: center;*/
/*    white-space: normal;*/
/*}*/
/*.groupsText_groups {*/
/*    background-color: rgba(0,0,0,.3);*/
/*}*/
/*.groupsText_anim {*/
/*    transition: height .1s;*/
/*    -moz-transition: height .1s;*/
/*    -webkit-transition: height .1s;*/
/*    -o-transition: height .1s;*/
/*    width: 100%;*/
/*    height: 0;*/
/*    overflow: hidden;*/
/*    display: -webkit-box;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -webkit-box-pack: center;*/
/*    -ms-flex-pack: center;*/
/*    justify-content: center;*/
/*}*/
/*.groupsText_move {*/
/*    height: 40px;*/
/*    border-top: 1px solid hsla(0,0%,100%,.5);*/
/*}*/

/*.groupsText_wrapper {*/
/*    white-space: nowrap;*/
/*    display: -webkit-box;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -webkit-box-pack: start;*/
/*    -ms-flex-pack: start;*/
/*    justify-content: flex-start;*/
/*    -webkit-box-align: start;*/
/*    -ms-flex-align: start;*/
/*    align-items: flex-start;*/
/*    overflow-x: auto;*/
/*    overflow-y: hidden;*/
/*    font-size: 14px;*/
/*    height: 70px;*/
/*    padding-top: 6px;*/
/*}*/
/*.groupsText_item.GroupsText_active_tvrbhb {*/
/*    border-bottom-color: #3bc66f;*/
/*}*/
/*.groupsText_item {*/
/*    cursor: pointer;*/
/*    padding: 5px 0;*/
/*    border-bottom: 2px solid rgba(0,0,0,0);*/
/*    margin: 0 20px;*/
/*    max-width: 85px;*/
/*}*/
/*.Marquee_fontSize14_2k3Bij {*/
/*    font-size: 14px;*/
/*    height: 15px;*/
/*}*/
/*.marquee_default {*/
/*    width: 100%;*/
/*    line-height: 20px;*/
/*    text-align: center;*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*    white-space: nowrap;*/
/*}*/
/*.marquee_default .str_move{*/
/*	height: 20px;*/
/*	line-height: 20px;*/
/*}*/
:root {
    /*overflow-y: auto;*/
    /*overflow-x: hidden;*/
  }
/*.panos_move .panos_wrapper{*/
/*   max-width: 900px;*/
/*   overflow-x:scroll ;*/
/*}*/
/*.panos_move .panos_wrapper::-webkit-scrollbar {*/
/*    !*滚动条整体样式*!*/
/*    width: 4px;*/
/*    !*高宽分别对应横竖滚动条的尺寸*!*/
/*    height: 10px;*/
/*    position: absolute;*/
/*}*/

.panos_move .panos_wrapper::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset005pxrgba(255,255, 255, 0.7);
    background: rgba(255, 255, 255, .7);
}

/* 场景分组 */

.theme_content {
	position: absolute;
	left: 0;
	bottom: 80px;
	width: 100%;
	height: 0;
	color: #fff;
	z-index: 4002;
	overflow: hidden;
	transition: height .1s;
	-moz-transition: height .1s;
	-webkit-transition: height .1s;
	-o-transition: height .1s;
}

.theme_content.noGroup {
	bottom: 40px;
}

.theme_content.noGroup .panos_content {
	border: none;
}

.theme_content .panos_content {
	width: 100%;
	color: #fff;
	height: 110px;
	border-bottom: 1px solid #4E5969;
	/*background: rgba(29, 33, 41, 0.6);*/
	background: rgb(39 40 42 / 40%);
}

.theme_show {
	height: 150px !important;
}

.panos_anim {
	transition: height .1s;
	-moz-transition: height .1s;
	-webkit-transition: height .1s;
	-o-transition: height .1s;
	width: 100%;
	height: 0;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	align-items: center;
}

.encrypted-access .layui-form-onswitch i {
	left: 47px !important;
}

.panos_move {
	height: 110px;
}

.layer-renewal-aristocracy {
	position: relative;
}

.layer-renewal-aristocracy .layer-state-close {
	position: absolute;
	display: inline-block;
	right: 17px;
	top: 24px;
	width: 12px;
	height: 12px;
	cursor: pointer;
	background: url("/user/html/vr/img/css_sprites.png") -10px -52px;
}

.layer-renewal-aristocracy p {
	padding-top: 55px;
	text-align: center;
	color: #333333;
}

.panos_wrapper {
	display: flex;
	/*-webkit-overflow-scrolling: touch;*/
	max-width: 1050px;
	/*overflow: auto;*/
	margin: 0 auto;
	/*justify-content: center;*/
	/*padding-left: 130px;*/
	overflow: hidden;
	position: relative;
	height: 110px;
	align-items: center;
}

.panos_wrapper .width-16 {
	flex: 0 0 16px;
	width: 16px;
}

.panos_wrapper::-webkit-scrollbar {
	position: absolute;
	width: 80px;
	height: 4px;
	background: transparent;
}

.Panos_item_1mjB5K {
	border-color: #fff;
}

.panos_item,
.panos_itemActive {
	position: relative;
	cursor: pointer;
	/*width: 100px;*/
	/*height: 120px;*/
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	flex-direction: column;
	border-width: 2px;
	border-style: solid;
	border-color: transparent;
	border-radius: 6px;
	margin-right: 16px;
	height: 80px;
}

.panos_itemActive.active {
	border-color: #F8BC25;
}

.block-horizontal-layout {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 17px;
	background-color: rgba(0, 0, 0, 0.5);
}

.panos_itemActive .panos_img {
	width: 80px;
	height: 80px;
	position: relative;
	background-size: 100%;
	border-radius: 2px 2px 0 0;
}

.panos_itemActive .panos_name {
	overflow: hidden;
	height: 20px;
	font-size: 12px;
	color: #F7F8FA;
	background: rgba(29,33,41, 0.8);
	position: absolute;
	right: 0;
	bottom: 0;
	width: 80px;
}

.panos_name .panos_name_label {
	line-height: 20px;
	padding: 0 4px;
}

.panos_name_label .str_move {
	height: 20px !important;
	line-height: 20px !important;
}

.block-align-center {
	-webkit-align-items: center;
	-webkit-box-pack: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
}

.Marquee_default_1g239t {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	line-height: 1.1;
	overflow: hidden;
	text-align: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row;
	flex-flow: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	white-space: normal;
}

.groupsText_groups {
	/*background-color: rgba(0, 0, 0, .3);*/
	/*background: rgba(29, 33, 41, 0.6);*/
	background: rgb(39 40 42 / 40%);
}

.groupsText_anim {
	transition: height .1s;
	/*-moz-transition: height .1s;*/
	/*-webkit-transition: height .1s;*/
	/*-o-transition: height .1s;*/
	width: 100%;
	height: 0;
	overflow: hidden;
	display: flex;
	/*justify-content: center;*/
}

.groupsText_move {
	position: relative;
	max-width: 1050px;
	height: 40px;
	padding-top: 6px;
	box-sizing: border-box;
	margin: 0 auto;
	/*overflow: auto;*/
	/*border-top: 1px solid hsla(0, 0%, 100%, .5);*/
}

.groupsText_wrapper {
	white-space: nowrap;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	/*overflow-x: auto;*/
	/*overflow-y: hidden;*/
	font-size: 14px;
	/*height: 70px;*/
	/*padding-top: 5px;*/
	/*display: flex;*/
	/*max-width: 1286px;*/
	margin: 0 auto;
}

.groupsText_wrapper::-webkit-scrollbar {
	position: absolute;
	width: 80px;
	height: 4px;
	background: transparent;
}

.groupsText_item.GroupsText_active_tvrbhb {
	color: #3F4A69 !important;
	background: #F8BC25 !important;
}

.groupsText_item {
	position: relative;
	cursor: pointer;
	border-radius: 2px 2px 2px 2px;
	width: 100px;
	height: 24px;
	margin-left: 16px;
	line-height: 24px;
	color: #E5E6EB;
}

.groupsText_item:hover {
	color: #fff;
	background: #1D2129;
}

/*.groupsText_item .groupsText_item_tip {*/
/*    position: absolute;*/
/*    top: -10px;*/
/*    left: 15px;*/
/*    text-align: center;*/
/*    width: 80px;*/
/*    height: 26px;*/
/*    line-height: 26px;*/
/*    background: rgba(29,33,41,0.9);*/
/*    border-radius: 2px;*/
/*}*/

.Marquee_fontSize14_2k3Bij {
	font-size: 14px;
	height: 15px;
}

.marquee_default {
	max-width: 100%;
	padding: 0 8px;
	box-sizing: border-box;
	/*line-height: 22px;*/
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*.marquee_default .str_move {*/
/*    width: 100%;*/
/*}*/


.cover-fixed{
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 9999;
	background-color:#fff ;
}
.cover-fixed img{
	width: 100%;
}
.cover-img-center img{
	width: 1000px;
	margin:80px auto 0 auto;
}
.full-screen{
	margin-top: -150px;
}
.mobile_img{
	/* text-align: center; */
	width: 100%;
	height: 100%;
}
.mobile_img img{
	width: 100%;
	height: 100%;
}
.layer-online-booking{
	padding: 30px 20px;
}
.booking-phone{
	margin-bottom:15px ;
}
.booking-phone input{
	width: 100%;
	height: 30px;
	border: 1px solid #CACACA;
	border-radius: 4px;
	padding: 0 10px;
	box-sizing: border-box;
}
.booking-phone textarea{
	border: 1px solid #CACACA;
	height: 80px;
	padding:8px 10px;
	border-radius: 4px;
	width: 100%;resize:none;
	box-sizing: border-box;
}
.booking-phone .layui-input-block{
    max-width: 317px;
	margin-left: 89px;
	position: relative;
}
.booking-phone .layui-form-label{
    padding: 9px 0;
	width: 84px;
	float: left;
    display: block;
    font-weight: 400;
	text-align: right;
	line-height: 20px;
    position: relative;
	color: #666666;
}
.js-confirm-submission{
	display: block;
	margin:auto ;
	width: 150px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #fff;
	background: #3CC670;
	border-radius: 4px;
	cursor: pointer;
}

/* 地图 */
.map-positioning {
	padding:30px 24px;
}
.maps-information{
	position: relative;
	padding-left: 40px;
	margin-bottom: 16px;
}
.maps-information .maps-info{
	font-size: 24px;
	width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}
.maps-information .address_name{
	font-size: 18px;
	color: #1D2129;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 3px;
}
.maps-information .detail_address{
	font-size: 12px;
	color: #4E5969;
	line-height: 22px;
	min-height: 24px;
}
.map-positioning .maps-information .map-navigation{
	display: inline-block;
	width: 128px;
	height: 36px;
	line-height: 36px;
	background: #253858;
	border-radius:100px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	right: 0;
	top: 0;
}
.maps-information .map-navigation:hover{
	opacity: 0.9;
}
.map-navigation .maps-blank{
	font-size: 16px;
	width: 1em;
    height: 1em;
    vertical-align: -2px;
    fill: currentColor;
    overflow: hidden;
	margin-right: 4px;
}
.markerBounce{
	animation: bounce 1.5s ease-in-out infinite;
}
.formatted_addresses{
    width: 150px;
    padding: 5px;
    background: rgba(0,0,0,0.75);
    color: #fff;
    border-radius: 8px;
    text-align: center;
    position: absolute;
    bottom: 40px;
    left: 50%;
	/* 居中 */
	transform: translateX(-50%);

    /* margin-left: -75px; */
}
@keyframes bounce {
    0% {
    transform: translateY(0);
    }
    50% {
    transform: translateY(-10px);
    }
    100% {
    transform: translateY(0);
    }
}


/* 移动端地图 */

.maps-mobile-mask{
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,0.55);
	z-index: 9998;
}
.maps-mobile-popup{
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	bottom: -50px;
	background-color: #fff;
	border-radius: 8px 8px 0px 0px;
	padding: 24px 16px;
	/* z-index: 9999; */
	z-index: -1;
    opacity: 0;
    visibility: hidden;
}
.maps-mobile-popup.maps-show{
	z-index:9999;
    opacity: 1;
	bottom: 0px;
    visibility: visible;
    -webkit-transition: .2s;
    transition: .2s;
	display: block;
}
.maps-mobile-popup #mobile-container{
	width: 100%;
	height: 260px;
	margin-bottom: 20px;
}
.maps-mobile-popup .detail_address{
	font-size: 13px;
}
.maps-mobile-popup .map-navigation{
	display: block;
	width: 150px;
	height: 44px;
	line-height: 44px;
	background: #253858;
	border-radius:50px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	margin:24px auto 14px;
	font-size: 16px;
}


.eye-wrap {
	display: flex;
	align-items: center;
}

@media screen and (width<1024px){
	.eye-wrap {
		top: 50px;
		left: 92px;
	}

	.js-user-name {
		display: inline-block;
		width: 300px;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
		font-size: 13px;
	}

	.icon-view-img {
		width: 12px;
		height: 12px;
		background-size: 12px;
	}

	.icon-view-count {
		font-size: 12px;
	}
}

.panos_anim .bscroll-indicator {
	border: none !important;
	background: #86909C !important;
}

.panos_anim .bscroll-horizontal-scrollbar {
	height: 3px !important;
	bottom: 0 !important;
}

.groupsText_move .bscroll-indicator {
	border: none !important;
	background: #86909C !important;
}

.groupsText_move .bscroll-horizontal-scrollbar {
	height: 3px !important;
	bottom: 1px !important;
}