﻿* {
  font-family:"Poppins",sans-serif;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
p {
  line-height: 2.0;
  font-size: 16px;
}
blockquote {
  color: #777;
  font-style: italic;
  text-align: center;
  border-top: 2px solid #337ab7;
  border-bottom: 2px solid #337ab7;
  border-left: 0;
  border-right: 0;
}
.container-fluid {
    min-width: 75%;
    width: 1170px;
    max-width: 100%;
}
.post-container .container-fluid {
  max-width: 1410px;
  min-width: 0;
  width: 100%;
}
.post-container img {
  max-width: 100%;
}


@media screen and (max-width: 991px) {
  p {
    font-size: 16px;
  }
}
.header-search input:focus::-webkit-input-placeholder{
    color: transparent!important;
}
.header-search input:focus::-moz-placeholder{
    color: transparent!important;
}
.header-search input:focus:-moz-placeholder{
    color: transparent!important;
}

.entry-content p{
    font-family: "Poppins",sans-serif;
}
.entry-content p span{
    font-family: "Poppins",sans-serif!important;
}

     .my-map { margin: 0 auto; } .my-map .icon {background: url(//a.amap.com/lbs-dev-yuntu/static/web/image/tools/creater/marker.png) no-repeat;} .my-map .icon-cir {height: 31px;width: 28px;} .my-map .icon-cir-red {background-position: -11px -5px;}
     .amap-container{height: 100%;}
     .myinfowindow{width: 240px;min-height: 50px;}
     .myinfowindow h5{ height: 20px; line-height: 20px; overflow: hidden; font-size: 14px; font-weight: bold; width: 220px; text-overflow: ellipsis; word-break: break-all; white-space: nowrap; }
     .myinfowindow div{ margin-top: 10px; min-height: 40px; line-height: 20px; font-size: 13px; color: #6f6f6f; }











