
/*map*/

.map-box{background-color:#fff;width:750px;height:538px;border:1px solid #eee;}
#allmap{width:730px;height:518px;margin:10px;}
span.BMap_Marker label.BMapLabel{border:1px solid #000;border-radius: 3px;}
/*map end*/

.maptitle{padding-left: 50px; padding-right: 8px; width:390px;}
.maptitle>span{font-size:24px;color:#666;font-weight:bold;margin-bottom:17px;display: block;white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.maptitle p{font-size:14px;color:#666;line-height:32px;white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.maptitle .qqinline{margin-top:25px;background:#fff url(../static/qq.png) no-repeat 10% center;width:180px;height:40px;line-height:40px;}
.maptitle .qqinline a{font-size:20px;color:#ee485c;display:block;}
.mapimg{margin-top:88px;}
.address{margin-top:60px;padding-bottom:60px;border-bottom:1px dashed #eee;}
.hot{margin:60px 0px;}
.hot img{height: 100%;width: 100%;}