@charset "UTF-8";
/***********************百度地图***************************/
html, body {
  margin: 0;
  padding: 0;
}

.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;
}

*[class|=col] {
  padding: 0;
}

.col-lg-6, .col-lg-4 {
  padding: 0;
}

.content{width: 1200px;margin:38px auto; border: 1px solid #D4D4D4;}
    .content1{width: 100%;height: 60px;background-color:#22AC38;    border-radius: 10px 10px 0px 0px;line-height: 60px;}
    .content2{    margin: 38px 0;}
    .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}
    .xinxi_div{display: inline-block;vertical-align: top;}
    .xinxi{line-height: 31px;}
    .xinxi li{color: #313131;}