.background-qinhua {
  font-family: PingFangSC-Regular;
  background-image: url('../../../../static/NewManageHome/background_qinhua.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  /*width: 2304px;*/
  /*height: 775px;*/
  width: 100%;
  height: 100%;
  overflow: hidden;
  //position: absolute;
}
.background-left-top {
  font-family: PingFangSC-Regular;
  background-image: url('../../../../static/NewManageHome/左上.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  /*width: 2304px;*/
  /*height: 775px;*/
  width: 100%;
  height: 100%;
  overflow: hidden;
  /*position: absolute;*/
}
.background-right-top {
  font-family: PingFangSC-Regular;
  background-image: url('../../../../static/NewManageHome/右上.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  /*width: 2304px;*/
  /*height: 775px;*/
  width: 100%;
  height: 100%;
  overflow: hidden;
  /*position: absolute;*/
}
.background-content-img {
  background-image: url('../../../../static/NewManageHome/组45.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  /*width: 2304px;*/
  /*height: 775px;*/
  width: 100%;
  height: 100%;
  overflow: hidden;
  /*position: absolute;*/
}
.background-content-img1 {
  background-image: url('../../../../static/NewManageHome/组43.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  /*width: 2304px;*/
  /*height: 775px;*/
  width: 100%;
  height: 100%;
  overflow: hidden;
  /*position: absolute;*/
}
.background-left-bottom {
  font-family: PingFangSC-Regular;
  background-image: url('../../../../static/NewManageHome/左下.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  /*width: 2304px;*/
  /*height: 775px;*/
  width: 100%;
  height: 100%;
  overflow: hidden;
  /*position: absolute;*/
}
.background-right-bottom {
  font-family: PingFangSC-Regular;
  background-image: url('../../../../static/NewManageHome/右下.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  /*width: 2304px;*/
  /*height: 775px;*/
  width: 100%;
  height: 100%;
  overflow: hidden;
  /*position: absolute;*/
}
.normal-font {
  font-family: PingFang-SC-Medium;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #b7cee6;
}
.title{
  width: 47px;
  height: 23px;
  font-family: PingFangSC-Bold;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #ffffff;
}
.font-title {
  font-family: PingFangSC-Medium;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #ffffff;
}
.lable-title {
  font-family: PingFangSC-Bold;
  margin-left: 1em;
  font-size: 18px;
  font-weight: normal;
  color: #e79450;
}
.normal-font {
  font-family: PingFang-SC-Medium;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 35px;
  letter-spacing: 0px;
  color: #246fc0;
}

.value-font {
  font-family: PingFang-SC-Bold;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 35px;
  letter-spacing: 0px;
  color: #00f6ff;
}
@font-pingfang-bold{
  //font-family: pFBold;
  //src:url(../../../../static/font/pingfang/PFBold_1.otf)
}
@font-pingfang-extralight{
  //font-family: pFExtraLight;
  //src:url(../../../../static/font/pingfang/PFExtraLight_1.otf)
}
@font-pingfang-heavy{
  //font-family: pFHeavy;
  //src:url(../../../../static/font/pingfang/PFHeavy_1.otf)
}
@font-pingfang-light{
  //font-family: pFLight;
  //src:url(../../../../static/font/pingfang/PFLight_1.otf)
}
@font-pingfang-medium{
  //font-family: pFMedium;
  //src:url(../../../../static/font/pingfang/PFMedium_1.otf)
}
@font-pingfang-regular{
  //font-family: pFRegular;
  //src:url(../../../../static/font/pingfang/PFRegular_1.otf)
}
@font-trends{
  //font-family: tRends;
  //src:url(../../../../static/font/pingfang/TRENDS.ttf)
}
.pf-title{
  font-family: pFBold;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #ffffff;
}
.font-14-medium{
  color: #ffffff;
  line-height: 18px;
  font-size: 14px;
  font-family: font-pingfang-medium;
}
.bottom-center.amap-info-contentContainer{
  height: auto;
  //height: 300px;
  //width: 180px;
  //background-color: #084a78;
  //border: 1px solid #0389db;
  //padding: 5px 0;
  //border-radius: 6px;
}
.amap-marker-content{
  height: auto;
}
.tooltip {
  width: 200px;
  background-color: #084a78;
  border: 1px solid #0389db;
  padding: 5px;
  border-radius: 6px;
  //text-align: center;
  /* 定位 */
  //position: absolute;
  z-index: 1;
}
.t2 {
  color: white;
}

.t3 {
  color: #ffc21f;
}
.amap-info-content{
  background: transparent;
}
.amap-info-close{
  display: none;
}
.amap-info-content.amap-info-outer{
  //display: contents;
  display: inline;
}
div{
  display: block;
}
