.lymap {
  width: 100%;
  height: 600px;
  margin: 0 auto;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
  margin-top: -300px;
  margin-bottom: 100px;
}

#lymap {
  width: 100%;
  height: 600px;
  top: 0px;
  position: absolute;
  z-index: 1
}

.choose {
  line-height: 40px;
  height: 40px;
  position: absolute;
  bottom: 0px;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
    z-index: 2
}

.choose li {
  float: left;
  width: 150px;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
}
.dm1map {
  width: 840px;
  height: 620px;
}

.dm1map img {
  width: 100%;
  height: 100%;
  display: block;
}
.pront{
    /* width: 20px;
    height: 50px; */
    /* text-align: center;
    font-size: 18px;
    color:#000;
    font-weight: 600;*/
    position: relative; 
	width: 200px;
	height: 100px;
}
.pront.a5 p {
  background: #fff;
  padding-left: 8px;
}
.pront.a5 p:nth-child(3) {
  border-radius: 10px 10px 0 0 ;
}
.pront.a5 p:nth-child(6) {
  border-radius: 0 0 10px 10px;
}
.pront img{
  width: 32px;
  display: inline;
}
.prontmap{
  width: 20px !important
}
.mapov {
  color: #303133;
  position: absolute;
  z-index: 999;
  min-width: 100px;
  background: #fff;
  top: -160px;
  height: -110px;
  padding: 20px;
  text-align: left;
  border-radius: 10px;
  box-shadow: 0px 0px 9px #888888;
  line-height: 26px;
  font-size: 16px;
  font-weight: 400;
  display: none;
}
.mapov img{
vertical-align: middle;
}
.p11{
  width: 20px;
  background: none !important;
  padding-left: 0 !important;

}
.pname{
	width: 50px;
	text-align: inherit;
	font-size: 6px;
	color:#000;
	font-weight: 200;
	position: relative;
}
.mapov p img{
  padding-left: 10px;
  padding-top: 3px;
}
/* .pront:hover .mapov{
  display: block;
} */
.choose span{
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 3px;
}
.choose .cur span{
  font-weight: 600;
  border-bottom: 2px solid #fff
}

.mapovno {
  color: #303133;
  /* position: absolute; */
  background: red;
  text-align: left;
  line-height: 26px;
  font-size: 16px;
  font-weight: 400;
  display: none;
  position: absolute;
}
.mapovno img{
vertical-align: middle;
}
.mapovno p img{
  padding-left: 10px;
  padding-top: 3px;
}
