.dm1map {
  width: 870px;
  height: 620px;
}

.dm1map img {
  width: 100%;
  height: 100%;
  display: block;
}

.pront{
    width: 100px;
    height: 50px;
    text-align: center;
    font-size: 18px;
    color:white;
    font-weight: 600;
	position: relative;
}
.pront img{
  width: 30px;
  display: inline;
}

.dm1 {
  margin-top: -300px;
  overflow: hidden;
  margin-bottom: 40px;
}

.dm1gy {
  width: 260px;
  background: #fff;
  height: 620px;
  padding: 0 25px;
  border-radius: 10px;
}

.dm1gy1p {
  margin-top: 20px;
  font-size: 14px;
  line-height: 22px;
}

.dm1gy1p a {
  color: rgb(72, 107, 197);
  font-size: 14px;
}

.dmg1y2 {
  margin-top: 20px;
}

.dmg1y2 img {
  width: 100%;
  height: 92px;
  display: block;
  margin-bottom: 20px;
}

.dmg1y2 li {
  float: left;
  line-height: 25px;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.dm2nav {
  width: 100%;
  height: 50px;
  background: rgb(72, 107, 192);
  border-radius: 5px;
}

.dm2nav li {
  line-height: 50px;
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  width: 10%;
  float: left;
  text-align: center;
  cursor: pointer;
}

.dm2nav .cur {
  color: rgb(177, 254, 244)
}

.dmimgjj {
  width: 840px;
}

.dmwordjj {
  width: 300px;
  padding: 0 20px;
}

.dm21 {
  margin-top: 20px;
  overflow: hidden;
}
.cd {
  display: none
}
.dmimgjjl {
  width: 300px;
  height: 217px;
  float: left;
}

.dmimgjjl img {
  width: 300px;
  height: 217px;
  display: block;
}

.dmimgjj2 {
  float: left;
  width: 520px;
  height: 230px;
  margin-left: 20px;
  font-size: 14px;
}

.dmimgjj2 li {
  float: left;
  width: 30%;
  margin-top: 5px;
  border: 1px dashed #ccc;
  line-height: 22px;
  margin-right: 5px;
}

.dmimgjj2 ul {
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}

.dmimgjj2 p {
  line-height: 24px;
}

.dmwordjj {
  font-size: 14px;
  line-height: 24px;
}

.dm3 {
  margin-top: 20px;
  overflow: hidden;
}

.dm3 li {
  width: 360px;
  height: 350px;
  float: left;
  margin-right: 20px;
  position: relative;
}

.dm3 img {
  width: 100%;
  height: 230px;
  ;
  display: block;
}

.dm3 span {
  position: absolute;
  top: 0;
  left: 0;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  display: block;
  color: #fff;
}

.dm3 .dm3p {
  width: 100%;
  height: 120px;
  border: 1px solid #ccc;
  box-sizing: border-box;
}

.dm3p1 {
  font-size: 22px;
  line-height: 50px;
  text-align: center;
}
.dm3p2{
  font-size: 14px;
  line-height: 24px;
  width: 80%;
  margin: 0 auto;
}
.dm4{
  margin-top: 40px;
  overflow: hidden;
  margin-bottom: 100px;
}
.dm41{
  width: 370px;
  height: 340px;
  margin-right: 20px;
}
.dm41 img{
  width: 370px;
  height: 340px;
}
.dm42{
  width: 500px;
  height: 340px;
    margin-right: 10px;
    font-size: 14px;
}
.dm42 .p1{
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}
.dm42 .p2{
  line-height: 24px;
  margin-bottom: 10px;
}
.dm42 li{
  line-height: 24px;

}
.dm42 li a {
  color: rgb(72, 107, 197);
  font-size: 14px;
}
.dm43{
  width: 270px;
  margin-left: 20px;
  height: 320px;
}
.dm43b img{
  float: left;
  width: 120px;
  height: 120px;
  margin-right: 15px;
  margin-bottom: 15px;
}

.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;
  z-index: 9999;
}
.mapov img{
  vertical-align: sub;
}
.mapov p img{
  padding-left: 10px;
  padding-top: 3px;
}
.pront:hover .mapov{
  display: block;
}
