<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.con_bd .contact h2 {
  font-size: 28px;
  color: #333333;
  text-align: center;
  margin-top: 48px;
  margin-bottom: 28px;
}

.con_bd .contact .xian {
  height: 11px;
  background-color: #e8e8e8;
}

.con_bd .contact ul {
  margin-top: 30px;
  height: 500px;
  /* margin-left: 30px; */
}

.con_bd .contact ul li {
  position: relative;
  float: left;
  height: 35px;
  width: 100%;
  line-height: 42px;
  font-size: 20px;
  color: #000000;
  margin-bottom: 20px;
}

.con_bd .contact ul li img {
  margin-right: 30px;
}

.con_bd .contact ul li .img1{
  position: absolute;
  left:150px;
  top: 10px;
}

/* 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;
}

.img1 img{
	width:300px;
	height: 300px;
}</pre></body></html>