.leaflet-popup-content {
  width: auto !important;
  margin: 0px !important;
}

.leaflet-container a.leaflet-popup-close-button {
  top: 5px !important;
  right: 15px !important;
  font-size: 23px !important;
}
.map-air-quality-popup {
  height: 336px;
  /*height: 405px;*/
  width: 380px;
}

.map-fire-popup {
  height: 163px;
  width: 240px;
}

.map-popup-model {
  background: white;
  border-radius: 5px;
  font-size: 12px;
}
.leaflet-popup-content-wrapper {
  border-radius: 5px;
}
.leaflet-popup-content-wrapper {
  padding: 0px;
}
.map-popup-model .boiler-menu {
  height: 22px;
  border-radius: 5px;
  width: 350px;
  border: #cccccc solid 1px;
  margin: auto;
  overflow: hidden;
}

.map-popup-model .boiler-pollution-menu-box {
  width: 340px;
  margin: 5px auto;
}

.map-popup-model .boiler-pollution-menu-box .boiler-pollution-menu {
  overflow: hidden;
  width: 180px;
  height: 18px;
  line-height: 16px;
  border-radius: 30px;
  border: #7f828b solid 1px;
}

.map-popup-model .boiler-table-box {
  width: 390px;
  border-radius: 5px;
  overflow: hidden;
  margin: auto;
}

.map-popup-model .boiler-table-box table {
  border-radius: 6px;
}
.map-popup-model .header .title .titleImgBox {
  position: absolute;
  width: 40px;
  height: 20px;
  background-color: white;
  z-index: 44;
}
.map-popup-model .boiler-table-box table tr th,
.map-popup-model table tr td {
  border: #cccccc solid 1px;
  font-size: 14px;
}

.boiler-pollution-menu-box .boiler-pollution-menu .active {
  background: #378fce;
  color: white;
}

.boiler-pollution-menu-box .boiler-pollution-menu li {
  font-size: 12px;
  width: 59px;
}

.map-popup-model .boiler-menu .boiler-menu-button {
  line-height: 20px;
  width: 50%;
  height: 20px;
  font-size: 14px;
}

.map-popup-model .boiler-menu .button-active {
  background: -prefix-linear-zgradient(top, #378fce, #2072bc);
  background: linear-gradient(to bottom, #378fce, #2072bc);
  color: white;
}

.map-popup-model .header {
  border-bottom: #cccccc solid 1px;
  margin: 0 10px;
  height: 35px;
  line-height: 35px;
  /*background: #39393f;*/
  /*color:#fff;*/
}

.map-popup-model .title {
  /*border-bottom: #cccccc solid 1px;*/
  margin: 0px;
  /*height: 35px;*/
  /*line-height: 35px;*/
  background: #39393f;
  color: #e5e5e5;
}
.map-popup-model .title .titleImgBox {
  position: fixed;
  right: 35px;
  top: 0px;
  width: 100px;
  height: 33px;
  /* background-color: white; */
}
.map-popup-model .title .titleImgBox div {
  display: inline-block;
  position: relative;
}
.map-popup-model .title .titleImgBox div .hideBox {
  position: absolute;
  left: -30px;
  bottom: -30px;
  background-color: #303133;
  color: white;
  text-align: center;
  line-height: 30px;
  display: none;
  border-radius: 4px;
  font-size: 12px;
  width: 70px;
  height: 30px;
}
/* .map-popup-model .title .titleImgBox div .hideBox::after{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 15px solid #303133;
  top: -10px;
  left: 40%;
} */
.map-popup-model .title .titleImgBox div:hover .hideBox {
  display: block;
}
.map-popup-model .title .titleImgBox img {
  /* display: inline-block; */
  /* width: 14px; */
  height: 14px;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 10px;
  /* background: url('/photo.png') no-repeat center center; */
}
.map-popup-model .title .titleImgBox .copyText {
  font-size: 12px;
  color: white;
  cursor: pointer;
}
.map-popup-model .map-chart {
  height: 110px;
  width: auto;
}

.map-popup-model .pollution-detail {
  height: 120px;
  /* width: 360px; */
  margin: auto;
  box-sizing: border-box;
  padding: 5px 10px 10px 10px;
}
.map-popup-model .pollution-detail .lwBox{
  margin: 10px auto;
}
.map-popup-model .pollution-detail .titleImgs {
  /* width: 100%; */
  /* margin-top: 10px; */
  height: 170px;
  cursor: pointer;
}
.map-popup-model .pollution-detail .titleImgs img {
  width: 100%;
  height: 100%;
}
.map-popup-model .pollution-detail .map-card {
  height: 50px;
  margin: 10px 5px 0;
}

.map-popup-model .pollution-detail .map-card .top {
  width: auto;
  border-radius: 5px 5px 0 0;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  /*overflow: hidden;*/
  /*text-overflow: ellipsis;*/
  /*white-space: nowrap;*/
  color: white;
  padding: 0 4px;
}

.map-popup-model .pollution-detail .map-card .top span {
  color: white;
}

.map-popup-model .pollution-detail .map-card .bottom {
  width: auto;
  height: 23px;
  border-radius: 0 0 5px 5px;
  border: #cccccc solid 1px;
  line-height: 23px;
  font-size: 14px;
}

.map-popup-model .pollution-detail .address {
}

.map-popup-model .header h1 {
  font-size: 16px;
}

.map-air-quality-marker-icon {
  min-width: 28px;
  max-width: 200px;
  padding: 0 4px;
  background: #bebebe;
  color: white;
  font-size: 12px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  border-radius: 4px;
  position: relative;
  width: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
}

.map-air-quality-marker-icon:hover {
  z-index: 9999;
}

.map-air-quality-marker-icon .corner {
  height: 0;
  border: 7px transparent solid;
  border-top-color: #bebebe;
  position: absolute;
  bottom: -13px;
  left: 0;
  right: 0;
  width: 1px;
  margin: auto;
  content: "";
}

.map-address-name-marker-icon {
  min-width: 40px;
  padding: 0 4px;
  background: white;
  font-size: 12px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  border-radius: 4px;
  left: -2px;
  top: -2px;
  position: absolute;
  width: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  white-space: nowrap;
}

.map-air-quality-point-marker-icon {
  border-radius: 50px;
  background: red;
  position: absolute;
  margin-left: -7px;
  margin-top: -7px;
  width: 16px;
  height: 16px;
}

.map-city-forecast-marker-icon {
  max-width: 200px;
  min-width: 45px;
  margin: 0;
  font-size: 14px;
  text-align: center;
  width: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  white-space: nowrap;
  position: absolute;
}

.map-city-forecast-marker-icon p {
  text-shadow: 1px 1px 0px #ffffff;
  color: black;
}

.map-city-forecast-marker-icon .color-scale-box {
  position: relative;
  width: 45px;
  height: 15px;
  margin: auto;
}

.map-city-forecast-marker-icon .color-scale-box .color-scale {
  border-top: 11px red solid; /*上边框宽度等于表格第一行行高*/
  width: 0; /*让容器宽度为0*/
  height: 0; /*让容器高度为0*/
  border-left: 15px #bdbabd solid; /*左边框宽度等于表格第一行第一格宽度*/
  position: absolute; /*让里面的两个子容器绝对定位*/
  margin: 0;
  left: 0;
}

.leaflet-div-icon {
  background: none !important;
  border: none !important;
}

.map-city-forecast-marker-icon .diagonal-line {
  width: 18px;
  height: 11px;
  border-bottom: 1px solid #cccccc;
  -webkit-transform: translateY(-4px) translateX(5px) rotate(35deg);
  position: absolute;
  top: -0.2px;
  left: -4px;
  z-index: 999;
}

.map-city-forecast-marker-icon .vertical-line {
  width: 18px;
  height: 11px;
  border-left: 1px solid #cccccc;
  position: absolute;
  top: -0.2px;
  left: -3px;
  z-index: 999;
}

.leaflet-control-velocity {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 0 5px;
  margin: 0 !important;
  color: #333;
  font: 11px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.leaflet-map-pane .velocity-overlay {
  position: absolute;
  /*z-index: 1;*/
  z-index: 0 !important;
}

.circle-mark .content-box {
  width: 28px;
  height: 28px;
  margin: auto;
  background: white;
  position: absolute;
  z-index: 1100;
  border-radius: 50%;
  top: 3px;
  left: 3px;
  font-size: 12px;
  line-height: 28px;
  text-align: center;
}

.circle-mark {
  border-radius: 50%;
  height: 34px;
  width: 34px;
  background: #970c50;
  position: relative;
}

.circle-mark .angle {
  position: absolute;
  width: 0;
  height: 0;
  top: 21px;
  border-left: 17px solid transparent;
  border-right: 17px solid transparent;
  border-top: 22px solid #970c50;
}
.first {
  border: none !important;
}
.colCard {
  width: 100%;
  line-height: 30px;
  margin-top: 5px;
}

.colCard .colTitle {
  width: 100%;
  /* border-bottom: 1px solid #e8e8e8; */
  /* text-align: right; */
}
.colCard .colTitle:nth-child(odd) {
  background-color: #f6f6f6;
}
.colCard .colTitle:nth-child(odd) .inputType {
  background-color: #f6f6f6;
}
.colCard .colTitle td {
  width: 50%;
  box-sizing: border-box;
  padding: 0 10px 0 10px;
}
.addAtt {
  text-align: right;
  width: 100%;
  padding-right: 10px;
  color: #3d7df1;
  cursor: pointer;
  font-size: 14px;
}
.colCard .colTitle input {
  display: inline-block;
  width: 115px;
  outline: none;
  border: none;
  border-radius: 4px;
  background-color: white;
  text-align: left;
  border: white;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.bottomCommit {
  width: 100%;
}
.bottomCommit button {
  width: 56px;
  height: 23px;
  background-color: #3d7ae8;
  color: white;
  font-size: 16px;
  border-radius: 5px;
  text-align: center;
  outline: none;
  border: none;
  cursor: pointer;
  float: right;
  margin: 10px 10px 10px 0px;
}
.colCardnr {
  line-height: 30px;
  /*display:inline-block;*/
  /*width: 60%;*/
}
.iconPosition {
  position: absolute;
}
.colCard span {
  font-size: 14px;
  display: block;
  width: 122px;
  margin: 0 auto;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.colCardnr .name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}

/* @font-face {
    font-family: "iconfont";
    src: url("/style/iconfont/iconfont.eot#iefix") format("embedded-opentype"), url("/style/iconfont/iconfont.woff") format("woff"), url("/style/iconfont/iconfont.ttf") format("truetype"), url("/style/iconfont/iconfont.svg#iconfont") format("svg");
    font-style: normal;
    font-weight: normal;
}
.iconfont {
    font-family: 'iconfont';
} */

.delBtn {
  color: red;
  font-size: 14px;
  width: 100%;
  text-align: right;
  cursor: pointer;
  padding-top: 5px;
}
.delBtn img {
  width: 14px;
  height: 14px;
  vertical-align: middle;
}
.pollutionBox {
  width: 100%;
  /* height: 210px; */
  max-height: 210px;
  overflow-y: auto;
  overflow-x: hidden;
}
.pollutionBox ::-webkit-scrollbar {
  display: block !important;
  width: 2px;
}
.colCard .inputType {
  /* padding-left: 9px; */
}

.float11 {
  position: relative;
  float: left;
  width: 19%;
  height: 80px;
  overflow: hidden;
  border: 1px solid #cccccc;
  border-radius: 10px;
  /* padding: 5px; */
  /* margin: 5px; */
  /* margin-right: 4px; */
  margin-left: 4px;
}
/* img{
  position: relative;
} */
.result {
  width: 100%;
  height: 100%;
  text-align: center;
  box-sizing: border-box;
}

#img_file_input {
  display: none;
}

.delete {
  width: 100%;
  height: 100%;
  position: absolute;
  text-align: center;
  line-height: 80px;
  z-index: 10;
  font-size: 19px;
  /* background-color: rgba(255,255,255,0.8); */
  color: #777;
  opacity: 0;
  transition-duration: 0.7s;
  -webkit-transition-duration: 0.7s;
  border-radius: 10px;
}
.delete:hover {
  background: url("/images/deleteImg.png") no-repeat center;
  cursor: pointer;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.6);
}
.subPic {
  width: 100%;
  height: 100%;
}
.img_container {
  width: 100%;
  /* overflow: auto; */
  height: 80px;
}
#img_box {
}
#img_add2 {
  width: 80px;
  height: 80px;
  background: url("/images/addImg.png") no-repeat center;
  cursor: pointer;
  border-radius: 10px;
}

@media screen and (max-width: 900px) {
  #titleImg1 {
    display: none !important;
  }
}
.copySuccess,
.warningBox {
  position: fixed;
  top: 20px;
  left: 50%;
  width: 380px;
  height: 48px;
  line-height: 48px;
  background-color: #f0f9eb;
  color: #67c23a;
  font-size: 14px;
  border-radius: 5px;
  border: 1px solid #ebeef5;
  z-index: 9999999;
  margin-left: -190px;
  box-sizing: border-box;
  padding-left: 20px;
  box-shadow: 0 0 3px #cccccc;
}
.warningBox {
  background-color: #fdf6ec;
  border-color: #faecd8;
  color: #e6a23c;
}
.copySuccess img {
  vertical-align: middle;
  display: inline-block;
  margin-top: -3px;
}
.warningBox img {
  vertical-align: middle;
  display: inline-block;
  margin-top: -3px;
}
.map-popup-model .cd-header {
  width: 100%;
  height: 46px;
  background-color: #6bb4f8;
  font-size: 15px;
  line-height: 46px;
  box-sizing: border-box;
  padding-left: 20px;
  color: white;
}
.map-popup-model .cd-content {
  width: 100%;
  background-color: white;
  font-size: 14px;
}
.map-popup-model .cd-content li{
  width: 100%;
  /* height: 35px; */
  color: #666666;
  line-height: 35px;
  clear: both;
  overflow: auto;
}
.map-popup-model .cd-content{
  box-sizing: border-box;
  padding: 10px 20px;
}
 .map-popup-model .cd-content li span{
  float: left;
}
.map-popup-model .cd-content li span:nth-child(1){
  text-align: right;
  margin-right: 10px;
  font-weight: bold;
}
.map-popup-model .cd-content li span:nth-child(2){
  width: 210px;
  text-align: left;
} 
#cdMap .leaflet-popup-close-button{
  top: 10px !important;
    right: 15px !important;
    font-size: 23px !important;
}
#cdMap .leaflet-popup{
  z-index: 3 !important;
}
