html {
    position: relative;
    width: 100%;
    height: 100%;
}

body {
    position: relative;
    width: 100%;
    height: 100%;
    font-family: "Microsoft YaHei";
}

input {
    -webkit-appearance: none;
    border-radius: 0;
}

@media screen and (max-height: 768px) {
    .tools {

        left: 40px;
        bottom: 70px !important;
    }
}

@media screen and (min-height: 768px) {
    .tools {
        top: 250px;
        left: 40px;
    }
}


/* 容器 */

.container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}


/* 浮层 浮层在地图的最高层 */

.layer {
    position: absolute;
    z-index: 999;
}

.pcSearch {
    width: 15px;
    height: 15px;
    vertical-align: top;
    margin-right: 13px;
    margin-left: 12px;
    vertical-align: middle;
}


/* logo部分 */

.bar {
    position: absolute;
    width: 100%;
    height: 102px;
    z-index: 99;
}


/* 阴影 */

.base {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: .0;
}

.logo {
    position: absolute;
}

.logo > img {
    margin: 20px 0 0 20px;
}


/* 搜索 */

.search {
    position: absolute;
    background: #fff;
    padding: 12px 6px 17px 0px;
    top: 20px;
    right: 107px;
    width: 400px;
    height: 45px;
    z-index: 9999;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 2px 2px 3px #ccc;
}

.search > img {
    cursor: pointer;
    vertical-align: middle;
}

.searchText {
    width: 311px;
    height: 20px;
    border: none;
    outline: none;
    margin: 0 0 0 14px;
    font-size: 14px;
}

#closeImg {
    display: none;
    vertical-align: middle;
    cursor: pointer;
}

#btnRouter {
    right: 40px;
    top: 20px;
    z-index: 9999;
	width:52px;
	height:45px;
	padding:6px;
}
.zhanwei{  max-width: 100px; overflow: hidden; text-overflow: ellipsis; position: relative; top: 0px; right: 0; float: right; line-height: 28px; height: 28px; border: 1px solid #fbbc05; color: #fbbc05; font-size: 14px; padding:0 8px;text-align: center; margin-right: 15px; margin-top: 5px;}
.toplogo-p{ line-height: 20px; margin: 0; font-size:14px; color: #666;width: 430px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

#btnViewModel {
    margin-bottom: 5px;
    margin-top: 20px;
}
#btnFacilities{
    margin: 5px 0;
}
.topseachbar{
    position: absolute;
    top: 30px;
	right: 35px;
}
.topseachtext{ width: 280px; height: 28px; line-height: 28px; line-height: 28px; color: #fff;
    margin-top: 9px; background: none; border: none; outline: none; margin-left: 20px;
    font-size: 16px; float: left;}
#roomInfo {
    display: none;
	padding-right:0px;
}
.tops-children{ margin: 0; background: url("../image/s-children.png") no-repeat 15px 9px; background-size: 14px 14px; cursor: pointer;  padding-left: 35px; line-height: 32px; color: #bcbbbc; font-size: 12px;}
.topseachbartop{ width: 375px; height:45px; background-color: rgba(0,0,0,0.5); }
.topseachbartop button{ float: right;width: 60px; height: 22px; background: none; border: none; outline: none; margin-top: 12px;cursor: pointer;
    border-left:1px solid #f1f1f1;}
#homeImg {
    padding-left: 15px;
    float: left;
}
.topseachbarmain{ width: 375px;  background-color: rgba(0,0,0,0.5); margin-top: 1px;}
.roomInfo {
    float: left;
    padding-left: 14px;
    margin-top: -30px;
}

#floorImg {
    position: absolute;
    width: 78px;
    right: 18px;
    top: 42px;

    padding: 6px;
    text-align: center
	
}

#floorImg > span {
    font-family: Arial;
    font-weight: 200;
    font-size: 20px;
    color: #faa717;
}

.title {
    font-size: 16px;
    font-weight:bolder;
    color: #1a1a1a;
    width: 185px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	overflow:hidden;
    height: 30px;
    line-height: 30px;
}

.info {
    display: block;
    font-size: 12px;
    color: #545454;
    width: 280px;
	overflow:hidden;
	line-height:18px;
}
.sellerphone{
    font-size: 12px;
    line-height: 25px;
    color: #545454;
}
.sellerphone span{ color: #1a1a1a;}
.searchText::-webkit-input-placeholder {
    color: #bbbbbb;
}


/* 按钮样式 */

.btn {
    height: 40px;
    border: 1px solid #e6e6e6;
    padding: 0px;
    box-shadow: 2px 2px 3px #ccc;
    box-sizing: border-box;
    background: #fff;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}


/* 左侧工具条 */

.left {
    top: 260px;
    width: 42px;
    height: 126px;
}


/* 右侧工具条 */

.right {
    margin-top: 10px;
    top: 440px;
	width:44px;
}


/* 楼层字体 */

.es {
    font-family: "Arial";
    font-weight: bold;
    font-size: 17px;
	width: 42px;
    height: 40px;
    color: #4c4c4c;
	float:left;
}
.esText{
    float:left;
	border-left:1px solid #e6e6e6;
	line-height:30px;
	margin-top:4px;
	height:30px;
	width:126px;
	display:none;
}

/* 选中楼层 */

.active {
    
   /* background-color: #fbbc05;*/
}

.active div{
    border: #69520f;
}

.active .es {
    color: #fff;
	background-color: #fbbc05;
}
.mapfr-childrenim{ width: 50px; height: 50px; background-color: rgba(0,0,0,0.5); text-align: center;  cursor: pointer;}
.mapfr-childrenmusic{ width: 50px; height: 50px; background-color: rgba(0,0,0,0.5); text-align: center;  cursor: pointer; margin-top: 6px;}

/* 卡片 */

.card {
    display: none;
    width: 440px;
    height: 152px;
    bottom: 20px;
    left: 50%;
    border: 1px solid #e6e6e6;
    margin-left: -220px;
    box-shadow: 2px 2px 3px #ccc;
    box-sizing: border-box;
    background: #fff;
    padding-top: 10px;
}

.router {
    display: none;
    width: 467px;
    height: 126px;
    right: 40px;
    top: 94px;
    border: 1px solid #e6e6e6;
    margin-left: -281px;
    padding: 22px 18px;
    box-shadow: 3px 3px 5px #bdbdbd;
    box-sizing: border-box;
    background: #fff;
}

.router .routerInput {
    height: 40px;
    padding: 6px 0;
    box-sizing: border-box;
}
.mapfarmright{
    position: absolute;
    width: 50px;
    bottom: 270px;
    right: 0;
}

.router .routerInput > img {
    vertical-align: middle;
}

.navigation {
    cursor: pointer;
    position: absolute;
    top: 39px;
    right: 16px;
    width: 48px;
    height: 48px;
}

.router .routerInput .routerText {
    width: 250px;
    border: none;
    outline: none;
    height: 20px;
    font-size: 16px;
    border-bottom: 1px solid #dedede;
    margin-left: 6px;
}

.routerText::-webkit-input-placeholder {
    color: #bbbbbb;
}

.list {
    display: none;
    width: 467px;
    top: 90px;
    right: 40px;
    background: #fff;
    border: 1px solid #e6e6e6;
    box-shadow: 2px 2px 3px #ccc;
    box-sizing: border-box;
}

.list ul {
    margin: 0;
    padding: 7px;
}

.list ul > li {
    list-style: none;
    padding: 5px 0;
    font-size: 14px;
    color: #5d5d5d;
    cursor: pointer;
}

.list ul > li:hover {
    background: #f5f5f5;
}

.list ul > li > span {
    margin-left: 15px;
    font-size: 14px;
    color: #969696;
}


/* 二维码 */

.code {
    right: 40px;
    bottom: 60px;
}


/* 蜂鸟视图容器 */

#fmMap {
    position: absolute;
    width: 100%;
    height: 100%;
}


/* iframe */

.frame {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10001;
}

#btnBack {
    position: absolute;
    top: 0;
    width: 140px;
    height: 60px;
    cursor: pointer;
    padding: 20px;
}

#path_info
{
    position: absolute;
    right: 40px;
    bottom: 40px;
    width: 467px;
    background: rgba(255,255,255,.3);
    max-height: 150px;
    overflow: auto;
    text-indent: 2em;
    padding: 10px 0;
}

#path_info h4
{
    font-weight: 500;
}

#path_info .glyphicon
{
    float: right;
    right: 2%;
}

#path_info .title
{
    position: absolute;
    width: 30px;
    float: right;
    right: 0px;
    cursor: pointer;
}

#path_info p
{
    cursor: pointer;
}

#path_info ul
{
    padding: 10px 0;
    width: auto;
}

#path_info ul li
{
    line-height: 24px;
    list-style: none;
    cursor: pointer;
}

.topBtnC{
  right:520px;  top: 20px; z-index: 9999; width: 270px; height: 45px;  position:absolute; display:flex
}
.topBtn{-webkit-justify-content: space-between; justify-content: space-between; line-height:45px; padding:0 15px; position:relative; font-size:12px; cursor:pointer}
.topBtnIcon{margin-right:5px;position: relative;top: 2px;}
.topBtnSR{display:inline-block; width: 0; height: 0; border-top: 5px solid transparent; border-left: 8px solid #8c8c8c; border-bottom: 5px solid transparent; margin-left:5px;}
.topBtnSB{display:inline-block; width: 0; height: 0;  border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 8px solid #8c8c8c; margin-left:5px;}
.qrcodeDiv{position:absolute; width:120px; height:123px; background:#fff; line-height:20px; font-size:12px; text-align:center; padding:8px 0; right:15px; display:none}