/* 配套 */
.aroundContainer {margin:0 auto;height:510px;margin-top:18px;position:relative;overflow:hidden}
.BMapLabel:hover {cursor:pointer!important}
.BMap_stdMpCtrl {margin-left:220px}
.aroundMap {height:100%;margin-left:-220px}
.aroundMap .item {background-image:url(/pegasus/redskull/common/cell/aroundMap/img/mapIconRed@1x.png?v=5210599a);background-image:-webkit-image-set(url(/pegasus/redskull/common/cell/aroundMap/img/mapIconRed@1x.png?v=5210599a) 1x,url(/pegasus/redskull/common/cell/aroundMap/img/mapIconRed@2x.png?v=905e2f78) 2x);background-repeat:no-repeat;display:inline-block;width:24px;height:32px;line-height:25px;font-size:12px;color:#fff;text-align:center;font-weight:700}
.aroundMap .blueLabel {background-image:url(/pegasus/redskull/common/cell/aroundMap/img/mapIconBlue@1x.png?v=6abefafa);background-image:-webkit-image-set(url(/pegasus/redskull/common/cell/aroundMap/img/mapIconBlue@1x.png?v=6abefafa) 1x,url(/pegasus/redskull/common/cell/aroundMap/img/mapIconBlue@2x.png?v=db45d5f2) 2x)}
.aroundMap .labelUp {z-index:10!important}
.aroundMap .name {position:absolute;z-index:2;line-height:24px;border-radius:2px;padding:10px 14px;font-size:14px;color:#fff;display:inline-block;background-color:#5184f9;box-shadow:0 0 4px rgba(0,0,0,.2);font-weight:900}
.aroundMap .name:before {width:18px;height:12px;bottom:1px;left:40%;z-index:2}
.aroundMap .name:after,.aroundMap .name:before {content:"";background:#5184f9;position:absolute}
.aroundMap .name:after {width:10px;height:10px;border-radius:50%;border:3px solid #fff;bottom:-24px;left:50%;margin-left:-7px}
.aroundMap .name .arrow {position:absolute;width:10px;height:10px;bottom:-5px;left:50%;background:#5184f9;margin-left:-5px;display:inline-block;box-shadow:0 0 6px 0 rgba(13,4,9,.2);transform:rotate(45deg)}
.tabBox {position:absolute;top:24px;bottom:24px;right:18px;width:385px;background-color:#fff;box-shadow:0 0 8px rgba(0,0,0,.2)}
.tabBox .aroundType {width:100%;height:40px!important;font-size:0;background-color:#fff;border-radius:2px}
.tabBox .aroundType li {cursor:pointer;display:inline-block;width:16.66%;line-height:40px;text-align:center;background:#f1f1f1;color:#384043;font-size:14px}
.tabBox .aroundType li.selectTag {position:relative;background:#fff;font-weight:900;color:#f1370b;box-shadow:1px 0 0 rgba(0,0,0,.05)}
.tabBox .aroundType li.selectTag:before {content:"";width:100%;height:2px;background:#f1370b;position:absolute;top:0;left:0}
.tabBox .name {padding:18px 0 10px 15px;font-size:16px;font-weight:700;color:#101d37;margin:0 10px;border-top:1px solid #eee}
.tabBox .aroundList {padding-top:10px;height:363px;overflow-y:auto}
.tabBox .aroundList .nullSupport {text-align:center;width:100%;position:absolute;top:50%;margin-top:-17px;color:#9399a5}
.tabBox .itemTagBox {box-sizing:border-box;margin-left:17px;padding-top:10px;border-bottom:1px solid #eee}
.tabBox .itemTagBox .tagStyle {display:inline-block;height:43px;line-height:43px;margin-right:22px;cursor:pointer}
.tabBox .itemTagBox .tagStyle.select {box-sizing:border-box;border-bottom:1px solid #f1370b;color:#f1370b}
.tabBox .itemBox li {padding:10px 0;cursor:pointer}
.tabBox .itemBox li .itemActive {color:#f1370b}
.tabBox .itemBox li .contentActive {border-left:2px solid #f1370b}
.tabBox .itemBox li .contentActive [class*=icon-]:before {color:#f1370b}
.contentBox,.makerDetailStyle {border-left:2px solid #fff;padding:0 23px}
.contentBox .itemContent,.makerDetailStyle .itemContent {color:#101d37;font-size:14px;overflow:hidden}
.contentBox .itemContent span,.makerDetailStyle .itemContent span {float:left;font-weight:700}
.contentBox .itemContent .itemTitle,.makerDetailStyle .itemContent .itemTitle {max-width:49%;margin-right:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.contentBox .itemContent .itemdistance,.makerDetailStyle .itemContent .itemdistance {width:20%}
.contentBox .itemContent [class*=icon-]:before,.makerDetailStyle .itemContent [class*=icon-]:before {display:inline-block;margin:2px 10px 2px 2px;font-size:16px;font-weight:500}
.contentBox .itemInfo,.makerDetailStyle .itemInfo {color:#9399a5;font-size:14px;padding:8px 19px 0 30px;text-align:justify;overflow:hidden;word-break:break-all;word-wrap:break-word;white-space:normal}
.contentBox .itemTitle,.makerDetailStyle .itemTitle {width:40%}
.empty {display: block; text-align: center; line-height: 200px; font-size: 16px; font-weight: 700;}
/*全景看房&&视频看房*/
.quanjing .qjbox{width: 1200px;height: 680px;}
.quanjing .qjbox iframe,.quanjing .qjbox embed{width: 100%;height: 680px;border:0;}
/*附近房源*/
.salebox  ul li{width: 285px;height: 370px;float:left;margin-right:20px;-webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.salebox  ul li:nth-child(4n){margin-right: 0;}
.salebox  ul li:hover{box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.07);}
.salebox  ul li a{display: block;}
.salebox  ul li .imgbox{width: 285px;height: 230px;overflow: hidden;position: relative;}
.salebox  ul li .imgbox img{position:absolute;top:0;left:0;right:0;bottom:0;max-width:100%;max-height:100%;margin:auto;-webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; transition: all .5s ease-in-out; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1);}
.salebox  ul li .imgbox img:hover{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);-moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8;}
.salebox .vrIcon{width:60px;height:60px;position: absolute;left:0;bottom:0;}
.salebox .vrIcon img{width:60px!important;height:60px!important;}
.salebox .viIcon{width:50px;height:50px;position: absolute;left:50%;top:50%;margin-top: -25px;margin-left:-25px;}
.salebox .viIcon img{width:50px!important;height:50px!important;}
.salebox  ul li .txtbox{padding:20px 0;}
.salebox  ul li .txtbox h4{font-size: 18px;color:#212121;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; transition: all .5s ease-in-out;line-height: 32px;}
.salebox  ul li:hover h4{color:#2974ff;}
.salebox  ul li .txtbox p{padding:0;line-height: 32px;}
.salebox  ul li .txtbox .pprice{font-size: 12px;color:#f1370b;font-weight: bold;}
.salebox  ul li .txtbox .pprice span{float: left;margin-right: 10px;}
.salebox  ul li .txtbox .pprice b{font-size: 20px;}
.salebox  ul li .txtbox .parea{font-size: 14px;color:#797a82;}
.salebox  ul li .txtbox .parea em{font-size: 12px;color:#d3d4de;margin:0 10px;}
.param .info_txt dd {width:350px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.param .txt_other .row dl {float: left;width:50%;}
.param .txt_other .row dl dd {width:120px;}
.manager .r .sex {margin-left: 8px;font-weight: normal;font-size: 14px;color:#333;}
/*201903*/
.param .info_txt dd {width:350px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.param .txt_other .row dl {float: left;width:50%;}
.param .txt_other .row dl dd {width:120px;}
.manager .r .sex {margin-left: 8px;font-weight: normal;font-size: 14px;color:#333;}
/*聊天按钮*/
.chat_to-Link{width: 100px; height: 40px; border-radius: 20px; background-color: #fff; display: block; text-align: center; font-size: 14px; color: #565656; float: left; box-shadow: 0 3px 3px rgba(10,9,47,.04); line-height: 40px; border: solid 1px #f5f5f7; margin-left: 14px; margin-top: 10px;}
.chat_to-Link:before{content: ''; display: inline-block; width: 18px; height: 18px; background: url(../images/msg_icon.png) no-repeat; background-size: cover; vertical-align: middle; margin-right: 5px;}
.chat_to-Link:hover{ background-color: #f0f0f2; color: #565656;}