#flaosBox{position: fixed;width: 75px; z-index: 200;right:10px;bottom: 20px;}
#flaosBox li{ margin-bottom:2px; overflow:hidden; height:60px; width:75px; cursor:pointer; position:relative;background: #fb7741;}
#flaosBox li.queryshow{ overflow:visible;}
#flaosBox li.queryshow .box-inner{ width:75px; position:relative; right:auto;}
#flaosBox li .box-inner{width:225px; height:56px; position:absolute; right:-150px;}
#flaosBox li .box-inner a{ display:block; width:75px; float:left; height:20px; padding-top:36px; line-height:18px;     color: #fff!important; text-align:center;font-size: 13px;}
#flaosBox li .box-inner a.icon-qq{ background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022062418044645191/cms/image/6d5a7cfa-418d-4126-97b3-b5813a7424e5.png?d=1659163412921) center 7px no-repeat;}
#flaosBox li .box-inner a.icon-tel{ background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022062418044645191/cms/image/63eef576-754c-4f1d-8864-d14d19399d84.png?d=1659163482628) center 7px no-repeat;}
#flaosBox li .box-inner a.icon-code{ background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022062418044645191/cms/image/6d5a7cfa-418d-4126-97b3-b5813a7424e5.png?d=1659163412921) center 7px no-repeat;}
#flaosBox li .box-inner a:hover{ color:#fff;}
#flaosBox li .box-inner a.icon-top{ background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022062418044645191/cms/image/4cabb2de-bd62-4572-8f93-04b962eeefe3.png?d=1659163494910) center 7px no-repeat;}
span.box-hide{ display:block; width:150px; float:left; text-align:center; font-size:16px; font-weight:bold; line-height:56px; color:#fff;}
.querycode{position:absolute;width:100px;height:100px;left: -124px;display:none;}
.querycode img{width: 122px;}





#mapContainer{
			width:100%; height:480px;z-index:0;
		}
#mapContainer .amap-logo{display:none!important}
#mapContainer .amap-copyright{left:0px;}
		#tip{
			height:30px;
			background-color:#fff;
			padding-left:10px;
			padding-right:10px;
			position:absolute;
			font-size:12px;
			right:10px;
			bottom:20px;
			border-radius:3px;
			line-height:30px;
			border:1px solid #ccc;
		}
		div.info-top {
			position: relative;
			background: none repeat scroll 0 0 #F9F9F9;
			border-bottom: 1px solid #CCC;
			border-radius:5px 5px 0 0;
		}
		div.info-top div {
			display: inline-block;
			color: #333333;
			font-size:14px;
			font-weight:bold;
			line-height:31px;
			padding:0 10px;
			text-align:left;
		}
		div.info-top img {
			position: absolute;
			top: 10px;
			right: 10px;
			transition-duration: 0.25s;
		}
		div.info-top img:hover{
			box-shadow: 0px 0px 5px #000;
		}
		div.info-middle {
			font-size:12px;
			padding:10px;
			line-height:21px;
			text-align:left
		}
		div.info-bottom {
			height:0px;
			width:100%;
			clear:both;
			text-align:center;
		}
		div.info-bottom img{
			position: relative;
			z-index:104;
		}