@media only screen and (max-width: 1500px){}
@media only screen and (max-width: 1200px){
	.hmenu dd+dd {
    margin-left: 30px;
	}
	.hmenu dd{
		font-size: 16px;
	}
	.threesixty .threesixty_images img {
    position: absolute;
    top: 0;
    width: 100%;
    height: auto!important;
    max-width:100%;
    max-height: 100%;
    width: auto!important;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
	}
	#viewer3 img{
		max-width: 100%;
		max-height: 100%;
		width: auto!important;
		height: auto!important;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
	}
	#viewer3-box{
		width: 600px;
	}
	#viewer3-box-hei{
		display: flex;
		overflow-y: auto;
		padding: 15px;
	}
	#viewer3-box{
		position: relative;
		margin:auto;
		left:0%;
    top: 0%;
    transform: translate(0%,0%);
	}
}
@media only screen and (max-width: 992px){}
@media only screen and (max-width: 768px){
	.fviewer3 .flex-direction-nav .flex-next{
		right: 10px;
	}
	.fviewer3 .flex-direction-nav .flex-prev{
		left: 10px;
	}
	
	.fviewer3 .flex-control-paging li a{
		width: 20px;
		height: 3px;
	}
	.fviewer3 .flex-control-nav{
		margin:0 3px;
	}
	.fviewer3 .flex-control-nav{
		bottom: 10px;
		height: 3px;
	}
	.viewer3-p{
		font-size: 14px;
		line-height: 1.8;
		height: 	100px;
		margin-top: 15px;
	}
	.fviewer3 .flex-direction-nav a {
    width: 14px;
    height: 23px;
    margin-top: -12px;
    transition: background-image .3s;
	}
	#viewer3-box{
		padding: 30px;
		position: relative;
		margin:auto;
	}
	#viewer3-close{
		width: 22px;
		right: 6px;
		top: 6px;
	}
		#viewer3-box{
			width: 100%;
		}
		.viewer3-menu{
			width: 30px;
			right: 5px;
			top: 5px;
		}
		.viewer3-menu dd{
			height: 30px;
		}
	




	.logo{
		float: none;
		width: 160px;
	}
	.hmenu{
		float: none;
		margin-top: 15px;
	}
	#header {
    padding: 20px 0 15px;
	}
	.hmenu dd{
		float: none;
		font-size: 15px;
	}
	.hmenu dd+dd{
		margin-left: 0;
	}
	.hmenu dl{
		display: flex;
		justify-content: space-between;
	}
	.panorama-menu-car{
		right: auto;
		left: 0;
		bottom: -105px;
		width: 170px;
	}
	.panorama-menu-color dd{
		width: 35px;
	}
	.panorama-menu-car dd>span.menuSpan{
		height: 35px;
		line-height: 35px;
		font-size: 13px
	}
	.panorama-menu-car li>a{
		height: 35px;
		line-height: 35px;
		font-size: 12px
	}
	.panorama-menu-color{
		left: 0;

		bottom:-50px;
	}
	.panorama-menu-car dd{
		width: 80px;
	}
	.main{
		padding: 0px 0 30px;
	}
	.panorama-con{
		font-size: 14px;
		margin-top: 0;
		padding-top: 115px;
	}
	.panorama-menu-cz dd>a{
		height: 30px;
		background-size: 100%
	}
	.panorama-menu-cz{
		width: 30px;
		left: 5px;
		top: 5px;
	}

	.panorama-menu-color dd.cur::after{
		width: 30px;
	}
	.panorama-menu-color dd::after{
		height: 3px;
		border-radius: 3px;

	}


	.psv-loader-container{
		background-size: 25px;
	}
	
}
@media only screen and (max-width: 500px){}
@media only screen and (max-width: 350px){}