/* <style> */
* {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: #ffffff;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

ul,
ol,
li {
  list-style: none !important;
  padding: 0;
}

html {
  /* background: #001038; */
  width: 100%;
  height: 100%;
}

body {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

/* header-start */
.header {
  width: 100%;
  height: 100px;
  background-image: url("../images/banner.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
  line-height: 100px;
  font-size: 44px;
  letter-spacing: 4px;
  font-family: "Alibaba PuHuiTi";
  font-weight: 500;
  color: #fefefe;
}

/* header-end */

/* map-start */
.mapbox {
  width: 100%;
  height: calc(100% - 135px);
  position: relative;
}

#map-container {
  width: 100%;
  height: 100%;
}

.map-btns {
  z-index: 2;
  width: 38px;
  height: 155px;
  background: #666666;
  color: #ffffff;
  border-radius: 19px;
  position: absolute;
  right: 90px;
  bottom: 45%;
}

.map-btns-box:hover {
  background: #ff9b6a;
}

.map-btns > div {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin: 7px auto;
  padding: 1px;
}

.map-btns > div img {
  display: block;
  cursor: pointer;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 3px;
}

.map-btns > div:hover {
  background: #ff9b6a;
  cursor: pointer;
}

.map-btns .map-btns-setting {
  position: absolute;
  top: 10px;
  left: 20px;
  padding-left: 20px;
}

.map-btns .map-btns-setting-item {
  width: 75px;
  background: #666666;
  font-size: 14px;
  text-align: center;
  border-radius: 13px;
  margin-right: 8px;
  margin-bottom: 8px;
  line-height: 26px;
  cursor: pointer;
}

.map-btns .map-btns-setting-item:hover {
  background: #ff9b6a;
  cursor: pointer;
}

.map-btns .map-btns-setting-item.selected {
  background: #ff9b6a !important;
}

.legend-box {
  z-index: 2;
  position: absolute;
  right: 86px;
  bottom: 120px;
  height: 30px;
  color: #ffffff;
  display: none;
}

.legend-box .leidian {
  height: 30px;
  background: #666666;
  color: #ffffff;
  border-radius: 16px;
  line-height: 30px;
  overflow: hidden;
}

.legend-box .leidian div {
  float: left;
}

.legend-box .leidian div img {
  display: inline-block;
}

.legend-box .leidian div .legend-title {
  display: inline-block;
  padding: 0px 15px;
  position: relative;
}

.legend-box .leidian div .color-dot {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  top: 5px;
  margin-left: 15px;
}

.legend-box .leidian .legend-title {
  /* top: -7px */
}

.timebar-bg {
  width: 140px;
  height: 100px;
  background: rgba(241, 241, 241, 0.4);
  -webkit-box-shadow: 0px 6px 4px 0px rgba(169, 169, 169, 0.35);
  box-shadow: 0px 1px 4px 0px rgba(169, 169, 169, 0.35);
  border-radius: 5px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2px;
  width: 70%;
  min-width: 953px;
  margin: auto;
  z-index: 8;
}

.timebar-bg .aaa {
  background-color: hotpink;
}

.timebar-bg .time-btn {
  position: absolute;
  margin: 48px 10px 0px 15px;
  cursor: pointer;
}

.timebar-bg .time-bar {
  position: absolute;
  right: 15px;
  bottom: 28px;
  width: calc(100% - 80px);
  background: #666666;
  height: 10px;
  border-radius: 5px;
}

.timebar-bg .time-bar-bg {
  position: relative;
  width: 0%;
  background: #ff9b6a;
  height: 10px;
  border-radius: 5px;
}

.timebar-bg .time-bar-tip {
  position: absolute;
  bottom: 10px;
  right: -113px;
  display: none;
}

.timebar-bg .time-bar-tip p {
  width: 117px;
  height: 26px;
  font-size: 19px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #646464;
  position: absolute;
  top: 8px;
  left: 17px;
}

.timebar-bg .time-bar-tip .cursor {
  height: 15px;
  width: 15px;
  position: absolute;
  z-index: 9;
  left: 17px;
  bottom: -13px;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  background: url("../images/icon09.png") no-repeat;
}

.timebar-bg .time-bar-kedu {
  width: 100%;
  height: 35px;
  float: left;
  position: relative;
  top: -10px;
}

.time-bar-kedu li {
  height: 100%;
  float: left;
  position: relative;
  cursor: pointer;
  float: left;
  color: #646464;
  font-size: 14px;
  text-align: center;
}

.time-bar-kedu li .eachTime {
  display: block;
  height: 30px;
  line-height: 36px;
  /* text-align: right; */
  width: 100%;
  font-size: 13px;
  font-family: "Alibaba PuHuiTi";
  font-weight: 400;
  color: #646464;
  background: url("../images/shuxian.png") no-repeat right top;
  position: relative;
  top: 10px;
}

.time-bar-kedu li .eachTime span {
  position: absolute;
  right: 0px;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}

.popover-box {
  z-index: 2;
  width: 400px;
  position: relative;
  left: 30px;
  top: 130px;
}

.popover-box-bar {
  width: 400px;
  height: 40px;
  background: #ecf1f2;
  font-size: 20px;
  color: #666;
  line-height: 40px;
  padding: 0px 10px;
  box-sizing: border-box;
}

.popover-box-bar .closeIcon {
  width: 13px;
  cursor: pointer;
  position: relative;
  top: -2px;
  right: 0px;
}

.popover-box-bar .positionIcon {
  display: none;
}

.popover-box-bar .time {
  font-size: 16px;
  position: relative;
  right: 3px;
  top: -1px;
}

.popover-box-bar-title {
  max-width: 350px;
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.popover-box-content {
  background-color: rgba(124, 124, 124, 0.75);
  box-sizing: border-box;
  padding: 10px 15px;
}

.popover-box-content-1 {
  height: 73px;
  overflow: hidden;
}

.popover-box-content-1 .wendu {
  width: 133px;
  font-size: 45px;
  font-weight: 500;
  color: #ffffff;
}

.popover-box-content-1 .wendu span {
  font-size: 20px;
}

.popover-box-content-1 .wind {
  width: 110px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
}

.popover-box-content-1 .wind div {
  height: 30px;
  line-height: 40px;
}

.popover-box-content-1 .more {
  width: 97px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  height: 73px;
  line-height: 90px;
}

.popover-box-content-1 .more a img {
  margin-left: 3px;
  position: relative;
  top: -2px;
  width: 17px;
}

.popover-box-content-2 {
  /* height: 40px; */
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  white-space: pre-wrap;
  max-height: 65px;
  overflow: hidden;
}

.popover-box-content-3 {
  /* height: 40px; */
  font-size: 12px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #d5d5d5;
  margin-top: 10px;
}

/* map-end */

/* footer-start */
.footer {
  height: 35px;
  width: 100%;
  background: #243a69;
  background: #4051b1;
  position: relative;
}

.footer ul {
  overflow: hidden;
  width: 885px;
  margin: auto;
}

.footer ul li {
  float: left;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  line-height: 35px;
  opacity: 0.9;
}

.footer ul li span {
  border-right: 1px solid #ccc;
  display: inline-block;
  height: 15px;
  width: 12px;
  margin-right: 12px;
}

.footer ul li img {
  width: 25px;
  height: 25px;
  margin-left: 10px;
  position: relative;
  /* top: 5px */
}

/* footer-end */

.datetimepicker-box {
  position: absolute;
  top: 50px;
  left: 100px;
  /* background-color: rgb(240, 240, 94); */
  display: flex;
  width: 470px;
  justify-content: space-between;
}

.input-group input {
  background: #666;
  width: 170px !important;
  height: 45px;
  border-radius: 19px;
  color: rgb(241, 241, 241);
  border-radius: 20px !important;
  padding-left: 45px !important;
  box-sizing: border-box;
  cursor: pointer;
  border: none;
}

.input-group .data-icon {
  position: absolute;
  top: 13px;
  left: 15px;
  width: 20px;
  z-index: 2;
}

#datetimepicker1,
#datetimepicker2 {
  z-index: 1;
}

.split {
  line-height: 45px;
  font-size: 15px;
}

.chaxun,
.chongzhi {
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 50%;
  color: #f3f3f3;
  background: #666666;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}

.error-tips {
  position: absolute;
  top: 45px;
  color: red;
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: left;
  padding: 0 20px;
  box-sizing: border-box;
  display: none;
}
a:focus,
a:hover {
  color: #ffffff;
}

.time-btns {
  position: absolute;
  top: 32%;
  left: 100px;
  width: auto;
  height: 130px;
}
.time-btn-item {
  /* width: 140px; */
  /* background: transparent; */
  /* background: #666; */
}
.time-btn-item span {
  display: block;
  height: 30px;
  line-height: 33px;
  width: 120px;
  background: #ff9b6a;
  border-radius: 15px;
  text-align: center;
  color: #666;
  font-size: 19px;
  margin-bottom: 20px;
  cursor: pointer;
  position: relative;
}

.time-btn-item.active span {
  color: #ff9b6a;
  background: #666;
}
.time-btn-item:hover span {
  color: #ff9b6a;
  background: #666;
}
.sk-time-ul {
  width: 60px;
  /* height: 200px; */
  color: #666;
  position: absolute;
  top: 0px;
  left: 130px;
  overflow: hidden;
  display: none;
}
.sk-time-ul.active {
  display: block;
}
.sk-time-ul li {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  margin-bottom: 9px;
  background-color: #ff9b6a;
  border-radius: 20px;
}
.sk-time-ul li:hover {
  color: #ff9b6a;
  background-color: #666;
}
.sk-time-ul li.active {
  color: #ff9b6a;
  background-color: #666;
}
/* .time-btn-item:hover .sk-time-ul {
  display: block;
} */
.mainTitle {
  position: absolute;
  width: auto;
  left: 0;
  right: 0;
  margin: auto;
  margin-top: 50px;
  text-align: center;
  font-size: 29px;
  z-index: 99;
  color: #666;
}
/* </style> */
.dianchang-box {
  /* background: #fff; */
  color: #fff;
  width: 30px;
  height: 40px;
  white-space: nowrap;
  position: relative;
}
.dianchang-box .dianchang-num {
  background: rgb(76, 154, 233);
  height: 40px;
  width: 100px;
  position: absolute;
  top: -45px;
  left: -35px;
  border-radius: 8px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;

  background: rgb(93, 93, 93);
  height: 220px;
  width: 550px;
  top: -230px;
  left: -240px;
}
.dianchang-box .dianchang-icon {
  width: 30px;
  position: absolute;
}
.admin-box {
  position: absolute;
  width: 200px;
  height: 40px;
  /* background: rgb(74, 80, 80); */
  right: 10px;
  top: 60px;
  z-index: 9;
  text-align: right;
}
.admin-box a {
  display: inline-block;
  font-size: 19px;
  line-height: 40px;
  text-align: center;
  padding: 0 10px;
}
.admin-box a:hover {
  color: #ff9b6a;
}

.legend-box .leidian,
.legend-box .bingbao,
.legend-box .leibaodafeng,
.legend-box .qiangjiangyu,
.legend-box .leida,
.legend-box .yujing {
  height: 30px;
  background: #666666;
  border-radius: 16px;
  line-height: 30px;
  overflow: hidden;
}

.legend-box .leidian div,
.legend-box .bingbao div,
.legend-box .leibaodafeng div,
.legend-box .qiangjiangyu div,
.legend-box .leida div,
.legend-box .yujing div {
  float: left;
}

.legend-box .leidian div img,
.legend-box .bingbao div img,
.legend-box .leibaodafeng div img,
.legend-box .qiangjiangyu div img,
.legend-box .leida div img,
.legend-box .yujing div img {
  display: inline-block;
}

.legend-box .leidian div .legend-title,
.legend-box .bingbao div .legend-title,
.legend-box .leibaodafeng div .legend-title,
.legend-box .qiangjiangyu div .legend-title,
.legend-box .leida div .legend-title,
.legend-box .yujing div .legend-title {
  display: inline-block;
  padding: 0px 15px;
  position: relative;
}

.legend-box .leidian div .color-dot,
.legend-box .bingbao div .color-dot,
.legend-box .leibaodafeng div .color-dot,
.legend-box .qiangjiangyu div .color-dot,
.legend-box .leida div .color-dot,
.legend-box .yujing div .color-dot {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  top: 5px;
  margin-left: 15px;
}
.legend-box .bingbao .color-dot {
  background: #F108ED
}

.legend-box .leibaodafeng .color-dot {
  background: #E9982A
}

.legend-box .qiangjiangyu .color-dot {
  background: #32E1E0
}

.legend-box .leida {
  height: 20px;
  background-color: #666666;
  overflow: visible;
  padding: 0px 10px;
  position: relative
}

.legend-box .leida-title {
  position: absolute;
  top: -25px;
  font-size: 14px;
  font-weight: 400;
  color: #38495C
}

.legend-box .leida-title span {
  display: inline-block;
  text-align: center;
  width: 40px
}

.legend-box .leida-color {
  height: 20px
}

.legend-box .leida-color span {
  display: block;
  float: left;
  height: 18px;
  width: 18px;
  margin: 1px
}