/*公共样式，包括头尾，侧边栏，弹框部分样式*/
body {
  font-size: 14px;
  color: #666666;
  background-color: #f4f6f7;
}
.h2-tit {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  padding-top: 20px;
}
/*div's size*/
.main-box {
  width: 1200px;
  margin: 0 auto;
}
.box1200 {
  width: 1140px;
  padding: 0 30px;
  margin: 0 auto;
  background-color: #fff;
}
.box730 {
  width: 730px;
  float: left;
  background-color: #fff;
}
.box450 {
  width: 450px;
  float: left;
  background-color: #fff;
}
.box830 {
  width: 830px;
  float: left;
  background-color: #fff;
}
.box350 {
  width: 350px;
  float: left;
  background-color: #fff;
}
.clearBoth {
  *zoom: 1;
}
.clearBoth:before,
.clearBoth:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearBoth:after {
  clear: both;
}
.map-around {
  width: 1200px;
  margin: 0 auto;
  margin-top: 27px;
  background-color: #fff;
  border-radius: 5px;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.map-around .map-outer {
  width: 1180px;
  margin: 0 auto;
  height: 500px;
  padding-top: 10px;
  overflow: hidden;
  position: relative;
}
.map-around .map-outer .map-infor {
  position: absolute;
  width: 302px;
  height: 410px;
  right: 10px;
  top: 46px;
  background-color: transparent;
  border-radius: 10px;
  overflow: hidden;
  z-index: 500;
  -moz-box-shadow: 0px 0px 10px #cccccc;
  -webkit-box-shadow: 0px 0px 10px #cccccc;
  box-shadow: 0px 0px 10px #cccccc;
}
.map-around .map-outer .map-infor .map-tab-outer {
  width: 100%;
  height: 44px;
  background-color: #fff;
  margin-bottom: 1px;
}
.map-around .map-outer .map-infor .map-tab-outer div {
  width: 50%;
  height: 100%;
  float: left;
  text-align: center;
  line-height: 44px;
  color: #999999;
  cursor: pointer;
}
.map-around .map-outer .map-infor .map-tab-outer .map-tab-curr {
  color: #333333;
  font-weight: bold;
}
.map-around .map-outer .map-infor .map-con {
  width: 100%;
  height: 365px;
  background-color: #fff;
}
.map-around .map-outer .map-infor .around-con {
  position: relative;
}
.map-around .map-outer .map-infor .around-con .map-con-title-outer {
  width: 264px;
  margin: 0 auto;
}
.map-around .map-outer .map-infor .around-con .map-con-title-outer .map-con-title {
  width: 48px;
  margin: 13px 9px 0px;
  float: left;
}
.map-around .map-outer .map-infor .around-con .map-con-title-outer .map-con-title .icon {
  display: block;
  width: 46px;
  height: 46px;
  margin: 0 auto;
  margin-bottom: 5px;
  background: url("../images/map_sprite.png") no-repeat;
  cursor: pointer;
}
.map-around .map-outer .map-infor .around-con .map-con-title-outer .map-con-title .bus {
  background-position: -146px -135px;
}
.map-around .map-outer .map-infor .around-con .map-con-title-outer .map-con-title .school {
  background-position: -140px -88px;
}
.map-around .map-outer .map-infor .around-con .map-con-title-outer .map-con-title .shopping {
  background-position: -95px -88px;
}
.map-around .map-outer .map-infor .around-con .map-con-title-outer .map-con-title .bank {
  background-position: -48px -88px;
}
.map-around .map-outer .map-infor .around-con .map-con-title-outer .map-con-title .mark {
  display: block;
  width: 48px;
  font-size: 12px;
  color: #999999;
  line-height: 12px;
}
.map-around .map-outer .map-infor .around-con .map-con-title-outer .map-con-title-curr .bus {
  background-position: 0 -137px;
}
.map-around .map-outer .map-infor .around-con .map-con-title-outer .map-con-title-curr .school {
  background-position: -48px -136px;
}
.map-around .map-outer .map-infor .around-con .map-con-title-outer .map-con-title-curr .shopping {
  background-position: -97px -135px;
}
.map-around .map-outer .map-infor .around-con .map-con-title-outer .map-con-title-curr .bank {
  background-position: 0 -88px;
}
.map-around .map-outer .map-infor .around-con .map-con-title-outer .map-con-title-curr .mark {
  color: #333333;
}
.map-around .map-outer .map-infor .around-con .infor-title {
  margin-left: 30px;
  width: 240px;
  height: 30px;
  line-height: 30px;
  color: #333333;
  font-weight: bold;
  border-bottom: 1px solid #ecf0f1;
}
.map-around .map-outer .map-infor .around-con .infor-list-outer {
  width: 97%;
  height: 210px;
  overflow-y: scroll;
  margin-top: 17px;
}
.map-around .map-outer .map-infor .around-con .infor-list-outer p {
  text-align: center;
}
.map-around .map-outer .map-infor .around-con .infor-list-outer .infor-list {
  padding-left: 30px;
  width: 240px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
}
.map-around .map-outer .map-infor .around-con .infor-list-outer .infor-list span {
  display: block;
  float: left;
  font-size: 12px;
  color: #333333;
}
.map-around .map-outer .map-infor .around-con .infor-list-outer .infor-list .order {
  margin-right: 4px;
}
.map-around .map-outer .map-infor .around-con .infor-list-outer .infor-list .num {
  float: right;
  color: #999999;
}
.map-around .map-outer .map-infor .around-con .infor-list-outer .infor-list .name {
  width: 180px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.map-around .map-outer .map-infor .around-con .infor-list-outer .infor-list:hover {
  background-color: #f4f6f7;
}
.map-around .map-outer .map-infor .around-con .infor-list-outer .infor-list:hover .order {
  color: #ff133f;
}
.map-around .map-outer .map-infor .around-con .go-to-btn {
  width: 238px;
  margin: 0 auto;
  height: 28px;
  border-radius: 5px;
  background-color: #ff133f;
  color: #fff;
  text-align: center;
  line-height: 28px;
  position: absolute;
  left: 50%;
  margin-left: -119px;
  bottom: 20px;
}
.map-around .map-outer .map-infor .go-to-there {
  display: none;
}
.map-around .map-outer .map-infor .go-to-there .go-type-outer {
  width: 270px;
  margin: 0 auto;
  height: 45px;
  padding-top: 32px;
}
.map-around .map-outer .map-infor .go-to-there .go-type-outer .go-type {
  float: left;
  width: 30px;
  margin: 0 30px;
  cursor: pointer;
}
.map-around .map-outer .map-infor .go-to-there .go-type-outer .go-type span {
  display: block;
  color: #999999;
}
.map-around .map-outer .map-infor .go-to-there .go-type-outer .go-type .bus {
  width: 18px;
  margin: 0 auto;
  height: 22px;
  background: url("../images/map_sprite.png") no-repeat -286px -25px;
  margin-bottom: 9px;
}
.map-around .map-outer .map-infor .go-to-there .go-type-outer .go-type .car {
  width: 22px;
  margin: 0 auto;
  height: 22px;
  background: url("../images/map_sprite.png") no-repeat -177px -26px;
  margin-bottom: 9px;
}
.map-around .map-outer .map-infor .go-to-there .go-type-outer .go-type .walk {
  width: 15px;
  margin: 0 auto;
  height: 22px;
  background: url("../images/map_sprite.png") no-repeat -178px -50px;
  margin-bottom: 9px;
}
.map-around .map-outer .map-infor .go-to-there .go-type-outer .go-type-curr span {
  color: #333333;
}
.map-around .map-outer .map-infor .go-to-there .go-type-outer .go-type-curr .bus {
  background: url("../images/map_sprite.png") no-repeat -178px 0;
}
.map-around .map-outer .map-infor .go-to-there .go-type-outer .go-type-curr .car {
  background: url("../images/map_sprite.png") no-repeat -262px -25px;
}
.map-around .map-outer .map-infor .go-to-there .go-type-outer .go-type-curr .walk {
  background: url("../images/map_sprite.png") no-repeat -307px -25px;
}
.map-around .map-outer .map-infor .go-to-there .search-route-outer {
  width: 260px;
  height: 235px;
  overflow-y: scroll;
  margin: 33px 0px 0px 28px;
  position: relative;
}
.map-around .map-outer .map-infor .go-to-there .search-route-outer .route-show {
  margin-top: 10px;
  font-size: 12px;
  color: #333333;
}
.map-around .map-outer .map-infor .go-to-there .search-route-outer .search-route {
  padding-left: 35px;
  width: 183px;
  height: 40px;
  background-color: #f4f6f7;
  position: relative;
}
.map-around .map-outer .map-infor .go-to-there .search-route-outer .search-route span {
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50px;
  left: 20px;
  top: 15px;
}
.map-around .map-outer .map-infor .go-to-there .search-route-outer .search-route input {
  display: block;
  padding: 0px;
  width: 183px;
  height: 40px;
  line-height: 40px;
  color: #333333;
  background: transparent;
}
.map-around .map-outer .map-infor .go-to-there .search-route-outer .start-point {
  margin-bottom: 13px;
}
.map-around .map-outer .map-infor .go-to-there .search-route-outer .start-point span {
  border: 2px solid #86df85;
}
.map-around .map-outer .map-infor .go-to-there .search-route-outer .end-point span {
  border: 2px solid #fe9595;
}
.map-around .map-outer .map-infor .go-to-there .search-route-outer .error-tip {
  display: none;
  position: relative;
  padding-left: 25px;
  height: 15px;
  line-height: 15px;
  margin-top: 10px;
  color: #ff133f;
}
.map-around .map-outer .map-infor .go-to-there .search-route-outer .error-tip span {
  position: absolute;
  width: 15px;
  height: 15px;
  background: url("../images/map_sprite.png") no-repeat -240px -26px;
  left: 3px;
  top: 0px;
}
.map-around .map-outer .map-infor .go-to-there .search-route-outer .search-btn {
  width: 58px;
  margin: 0 auto;
  height: 28px;
  border-radius: 5px;
  background-color: #ff133f;
  color: #fff;
  text-align: center;
  line-height: 28px;
  cursor: pointer;
  margin-top: 10px;
}
.map-around .map-outer .map-infor .go-to-there .search-route-outer .arrow {
  position: absolute;
  width: 14px;
  height: 14px;
  right: 5px;
  top: 40px;
  background: url("../images/map_sprite.png") no-repeat -199px 0;
  cursor: pointer;
}
.map-around .map-outer .around-building-btn {
  position: absolute;
  padding: 18px;
  width: 24px;
  height: 24px;
  border-radius: 50px;
  background-color: #fff;
  text-align: center;
  line-height: 13px;
  font-size: 12px;
  color: #333333;
  right: 335px;
  bottom: 50px;
  cursor: pointer;
  -ms-box-shadow: 0px 0px 10px #cccccc;
  -moz-box-shadow: 0px 0px 10px #cccccc;
  -webkit-box-shadow: 0px 0px 10px #cccccc;
  box-shadow: 0px 0px 10px #cccccc;
}
.map-around .map-outer .around-building-btn-hover {
  color: #ff133f;
}
.map-around h2 {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin-top: 30px;
  margin-left: 30px;
  line-height: 20px;
}
.map-around .map-con-list-outer {
  margin-top: 30px;
  margin-bottom: 20px;
}
.map-around .map-con-list-outer .map-con {
  float: left;
  width: 261px;
  padding-left: 30px;
  padding-right: 9px;
  position: relative;
}
.map-around .map-con-list-outer .map-con .around-line {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 1px;
  height: 30px;
  background-color: #ecf0f1;
}
.map-around .map-con-list-outer .map-con .title {
  height: 20px;
  padding-left: 23px;
  position: relative;
  color: #333333;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 17px;
}
.map-around .map-con-list-outer .map-con .title span {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 20px;
  height: 20px;
}
.map-around .map-con-list-outer .map-con .map-con-list {
  line-height: 20px;
  color: #666666;
  margin-bottom: 10px;
}
.map-around .map-con-list-outer .map-con .map-con-list .mark {
  color: #333333;
  font-weight: bold;
}
.map-around .map-con-list-outer .map-con .map-con-list .name {
  display: inline-block;
  margin-right: 15px;
  max-width: 152px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  margin-bottom: -2px;
}
.map-around .map-con-list-outer .traffic .title span {
  background: url("../images/map_sprite.png") no-repeat -315px 0;
}
.map-around .map-con-list-outer .education .title span {
  background: url("../images/map_sprite.png") no-repeat -241px 0;
}
.map-around .map-con-list-outer .life .title span {
  background: url("../images/map_sprite.png") no-repeat -290px 0;
}
.map-around .map-con-list-outer .facilities .title span {
  background: url("../images/map_sprite.png") no-repeat -265px 0;
}
.map-around .map-con-list-outer .facilities .map-con-list .name {
  max-width: 125px;
}
.map-around .map-con-list-outer .qita {
  width: 1110px;
  margin-left: 0px;
  border-right: none;
}
.map-around .map-con-list-outer .qita .title span {
  background: url("../images/map_sprite.png") no-repeat -217px 0;
}
.around-img-outer {
  width: 1200px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 30px;
}
.around-img-outer h2 {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  padding-top: 30px;
  margin-left: 30px;
  line-height: 20px;
}
.around-img-outer .around-img-con {
  width: 1140px;
  margin: 0 auto;
  margin-top: 20px;
}
.around-img-outer .around-img-con .around-img {
  float: left;
  width: 270px;
  margin-right: 20px;
  padding-bottom: 20px;
  margin-bottom: 10px;
  cursor: pointer;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.around-img-outer .around-img-con .around-img .img-outer {
  width: 100%;
  height: 203px;
  overflow: hidden;
}
.around-img-outer .around-img-con .around-img .img-outer img {
  display: block;
  height: 100%;
  margin: 0 auto;
}
.around-img-outer .around-img-con .around-img .title {
  color: #333333;
  font-size: 16px;
  line-height: 16px;
  margin-top: 15px;
  padding-left: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  white-space: nowrap;
}
.around-img-outer .around-img-con .around-img .dates {
  padding-left: 25px;
  line-height: 10px;
  color: #999999;
  position: relative;
}
.around-img-outer .around-img-con .around-img .dates .icon {
  position: absolute;
  width: 11px;
  height: 11px;
  left: 10px;
  top: 0px;
  background: url("../images/detail_sprite.png") no-repeat -102px 0;
}
.around-img-outer .around-img-con .around-img:hover {
  -moz-box-shadow: 0px 6px 20px #999999;
  -webkit-box-shadow: 0px 6px 20px #999999;
  box-shadow: 0px 6px 20px #999999;
}
.around-img-outer .around-img-con .margin-none {
  margin-right: 0px;
}
.around-building-outer {
  width: 1200px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 5px;
  padding-bottom: 35px;
  margin-bottom: 30px;
}
.around-building-outer h2 {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  padding-top: 30px;
  margin-left: 30px;
  line-height: 20px;
}
.around-building-outer .around-building-con {
  width: 1140px;
  margin: 0 auto;
  margin-top: 20px;
}
.around-building-outer .around-building-con .around-building {
  float: left;
  width: 270px;
  margin-right: 20px;
  padding-bottom: 20px;
  margin-bottom: 10px;
  cursor: pointer;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.around-building-outer .around-building-con .around-building .img-outer {
  width: 100%;
  height: 203px;
  overflow: hidden;
  position: relative;
}
.around-building-outer .around-building-con .around-building .img-outer img {
  display: block;
  height: 100%;
  margin: 0 auto;
}
.around-building-outer .around-building-con .around-building .img-outer .sign-up {
  position: absolute;
  right: 0px;
  top: 14px;
  width: 95px;
  height: 24px;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  line-height: 24px;
  text-align: center;
  background-color: #ff133f;
  color: #fff;
}
.around-building-outer .around-building-con .around-building .title-outer {
  width: 96.5%;
  color: #333333;
  font-size: 16px;
  line-height: 16px;
  margin-top: 15px;
  padding-left: 10px;
  margin-bottom: 10px;
  position: relative;
}
.around-building-outer .around-building-con .around-building .title-outer .title {
  max-width: 175px;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.around-building-outer .around-building-con .around-building .title-outer .address {
  position: absolute;
  right: 10px;
  bottom: 0px;
  padding-left: 15px;
  height: 100%;
  line-height: 12px;
  color: #999999;
  font-size: 14px;
  max-width: 55px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.around-building-outer .around-building-con .around-building .title-outer .address span {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 12px;
  width: 10px;
  background: url("../images/map_sprite.png") no-repeat -218px -29px;
}
.around-building-outer .around-building-con .around-building .price-outer {
  padding-left: 10px;
  color: #999999;
}
.around-building-outer .around-building-con .around-building .price-outer span {
  display: block;
  float: left;
}
.around-building-outer .around-building-con .around-building .price-outer .price {
  color: #ff133f;
  font-size: 20px;
  max-width: 125px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.around-building-outer .around-building-con .around-building .price-outer .unit {
  margin-top: 4px;
}
.around-building-outer .around-building-con .around-building .price-outer .discount {
  height: 15px;
  border: 1px solid #ff133f;
  text-align: center;
  line-height: 15px;
  margin-left: 14px;
  color: #ff133f;
  margin-top: 3px;
  max-width: 85px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.around-building-outer .around-building-con .around-building:hover {
  -moz-box-shadow: 0px 6px 20px #999999;
  -webkit-box-shadow: 0px 6px 20px #999999;
  box-shadow: 0px 6px 20px #999999;
}
.around-building-outer .around-building-con .margin-none {
  margin-right: 0px;
}
#allmap {
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin: 0;
  font-family: "微软雅黑";
}
.building-name {
  height: 30px;
  background-color: #333333;
  padding: 0 14px;
  line-height: 30px;
  color: #fff;
}
.buildingTip {
  position: absolute;
  color: #ffffff;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  font-family: "微软雅黑";
  background-color: #333333;
  padding-left: 14px;
  padding-right: 14px;
  border: none;
  border-radius: 5px;
  word-break: keep-all;
  white-space: nowrap;
}
.buildingTip:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  left: 50%;
  margin-left: -4px;
  bottom: -13px;
  border-top: 8px solid #333333;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.building-con {
  position: absolute;
  width: 200px;
  background-color: #fff;
  padding: 15px;
  border: none;
  border-radius: 5px;
  font-family: "微软雅黑";
  font-size: 12px;
  line-height: 12px;
  display: none;
}
.building-con .title {
  color: #333333;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 15px;
}
.building-con .overlay-con {
  color: #999999;
  margin-bottom: 2px;
  line-height: 15px;
}
.building-con:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  left: -13px;
  top: 13px;
  border-top: 5px solid transparent;
  border-left: 5px solid transparent;
  border-right: 8px solid #fff;
  border-bottom: 5px solid transparent;
}
.around-builds {
  position: absolute;
  padding: 7px 13px;
  background-color: #fff;
  border-radius: 5px;
  white-space: nowrap;
  text-align: center;
  -ms-box-shadow: 0px 0px 10px #cccccc;
  -moz-box-shadow: 0px 0px 10px #cccccc;
  -webkit-box-shadow: 0px 0px 10px #cccccc;
  box-shadow: 0px 0px 10px #cccccc;
}
.around-builds .builds-name {
  color: #333333;
  line-height: 18px;
}
.around-builds .builds-price {
  color: #ff133f;
  line-height: 18px;
}
.around-builds:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  left: 50%;
  margin-left: -4px;
  bottom: -13px;
  border-top: 8px solid #fff;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
input::-webkit-input-placeholder {
  color: #999999;
}
input::-moz-input-placeholder {
  color: #999999;
}
input::-o-input-placeholder {
  color: #999999;
}
