.con1_bd .contact h2 {
  font-size: 28px;
  color: #333333;
  text-align: left;
  margin: 10px 0;
}

.con1_bd .contact .xian {
  height: 11px;
  background-color: #e8e8e8;
}

.con1_bd .contact ul {
  margin-top: 50px;
  /* height: 510px; */
}

.con1_bd .contact ul li {
	position: relative;
	float: left;
	height: 42px;
	width: 100%;
	line-height: 42px;
	font-size: 20px;
	color: #000000;
	margin-bottom: 35px;
	display: flex;
	align-items: center;
}

.con1_bd .contact ul li img {
  margin-right: 30px;
}

.con1_bd .contact ul li .img {
  position: absolute;
  left: 200px;
  top: 12px;
}

/* contact map start */

.iw_poi_title {
  color: #cc5522;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  padding-right: 13px;
  white-space: nowrap;
}

.iw_poi_content {
  font: 12px arial, sans-serif;
  overflow: visible;
  padding-top: 4px;
  white-space: -moz-pre-wrap;
  word-wrap: break-word;
}
.anchorBL {
  display: none;
}
/*contact  map end */
