﻿.img01_70{
  background: url(../images/img01_70.png) no-repeat center center
}
.img02_100 {
  background: url(../images/img02_100.png) no-repeat center center
}
.img03_130 {
  background: url(../images/img03_130.png) no-repeat center center
}
.img04_160 {
  background: url(../images/img04_160.png) no-repeat center center
}
.img05_250 {
  background: url(../images/img05_250.png) no-repeat center center
}

.img06_400 {
  background: url(../images/img06_400.png) no-repeat center center
}
.img07_600 {
  background: url(../images/img07_600.png) no-repeat center center
}
.img08_800 {
  background: url(../images/img08_800.png) no-repeat center center
}
.img09_1000 {
  background: url(../images/img09_1000.png) no-repeat center center
}

.img10_1200 {
  background: url(../images/img10_1200.png) no-repeat center center
}
.img11_1400 {
  background: url(../images/img11_1400.png) no-repeat center center
}
.img12_1600 {
  background: url(../images/img12_1600.png) no-repeat center center
}
.img13_1800 {
  background: url(../images/img13_1800.png) no-repeat center center
}

.img14_2000 {
  background: url(../images/img14_2000.png) no-repeat center center
}
.img15_2500 {
  background: url(../images/img15_2500.png) no-repeat center center
}
.img16_3000 {
  background: url(../images/img16_3000.png) no-repeat center center
}
.img17_999999 {
  background: url(../images/img17_999999.png) no-repeat center center
}

.css_fushe_special{
  display: block;
  width: .38rem;
  height: .50rem;
  background: url(../images/fushe_special.jpg) no-repeat center center;
}
.fushe_special_box{
  position: relative;
}
.fushe_special_box .common-popup{
  display: none;
  padding: 0 .15rem .15rem;
  position: absolute;
  bottom: .50rem;
  left: 50%;
  transform: translate(-50%, 0);
  background: #fff;
  border-radius: .06rem;
  text-align: center;
  min-width: 2rem;
}
.fushe_special_box .common-popup .popup-title {
  font-size: .20rem;
  line-height: .26rem;
  color: #333333;
  font-weight: bold;
  padding: .15rem 0;
}
.fushe_special_box .btn{
  font-size: .14rem;
  line-height: .2rem;
  color: #3b3b3b;
}
.fushe_special_box:hover .common-popup{
  display: block;
}


/* 海量点 */
/*.float-world #country_chosen{*/
  /*float: right;*/
/*}*/

.amap-info-content{
  padding: 0;
  min-width: 3.44rem;
}
.lowCarbon-city-popup {
  width: 3rem;
  padding: .22rem .22rem 0;
  background: #fff;
  border-radius: .06rem;
  text-align: center;
  position: relative;
}
.lowCarbon-city-popup .popup-title{
  padding: .05rem 0 .08rem;
  font-size: .20rem;
  line-height: .26rem;
  color: #333333;
  font-weight: bold;

}
.lowCarbon-city-popup p{
  font-size: .14rem;
  line-height: .24rem;
}
#chart{
  margin-top: -.5rem;
  height: 2.2rem;
}
#chart span{
  float: left;
  background: transparent;
  line-height: 1;
}

.point-unit{
  font-size: .14rem;
  margin-bottom: .05rem;
  display: block;
  text-align: right;
}
.table-con{
  margin-top: .35rem;
}
/*.table-con .view-info{*/
  /*max-width: 1.2rem!important;*/
/*}*/
.side-source-list{
  margin: .1rem 0;
}



/* 辐射地图图例 */
.map-level-radiation h3{
    cursor: pointer;
}
.map-level-radiation .map-level-list li{
    min-width: .4rem;
    max-width: initial;
    margin-right: .05rem;
}
.map-level-radiation .map-level-list li:last-of-type{
  margin-right: 0;
}
