/**************************************************************************************************
 * At-Rules
 **************************************************************************************************/

/*@font-face{font-family:"iconfont";src:url("/styles/iconfont.eot");src:url("/styles/iconfont.eot#iefix") format("embedded-opentype"),url("/styles/iconfont.woff") format("woff"),url("/styles/iconfont.ttf") format("truetype"),url("/styles/iconfont.svg#iconfont") format("svg");font-weight:normal;font-style:normal}*/
.cus_right{
  background-color: rgba(0, 0, 0, 0.5);
    z-index: 111;
    position: absolute;
    top: 150px;
    right: 5px;
    width: 100px;
    text-align: center;
    border-radius: 10px;
    font-size: 14px;
    line-height: 30px;
    padding: 5px 0;
}
.cus_right img{
  width: 24px;
    vertical-align: middle;
}
.cus_box{
  width: 500px;
  font-size: 14px;
}
.cus_box .cus_title{
  background: #E6F0FD;
  font-weight: bold;
  color: #154699;
  padding: 0 10px;
  line-height: 48px;
}
.cus_box div{
  color: #333333;
  padding: 0 10px;
  line-height: 34px;
}
#appUpdateBox {
  display: none;
}

#map-tanchuang {
  display: none;
}

#nb_nodeboard {
}

.text-center {
  text-align: center;
}
.look_his_box{
  width: 100px !important;
line-height: 30px;
background: rgba(0,0,0,0.55);
border-radius: 4px;
font-size: 14px;
font-weight: 400;
color: #FFFFFF;
text-align: center;
cursor: pointer;
margin-top: 10px
}
.look_his_box img{
  vertical-align: middle;
}
.close-ad-button {
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  z-index: 3200;
  bottom: 231px;
  right: 0;
  outline: 0;
  border: 0;
  padding: 1px 5px;
  cursor: pointer;
  width: 40px;
}

.pollution-square,
.pollution-square-name,
.pollution-square-value {
  cursor: pointer;
}

.fl {
  float: left;
}

.tangram-suggestion-main {
  z-index: 9999999;
  display: none !important;
}

@font-face {
  font-family: iconfont;
  src: url("/styles/iconfont.woff") format("woff");
}

@font-face {
  font-family: mplus-2p-light-sub;
  src: url("/styles/mplus-2p-light-sub.ttf?v6");
}

@font-face {
  font-family: monosocialiconsfont-sub;
  src: url("/styles/monosocialiconsfont-sub.ttf?v1");
}

/**************************************************************************************************
 * Styling Reset
 **************************************************************************************************/

html,
body,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
svg,
canvas {
  margin: 0;
  padding: 0;
  border: 0;
  font: 1em mplus-2p-light-sub, Helvetica, arial, freesans, clean, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  /* safari disables subpixel antialiasing for some reason */
}

.fl {
  float: left;
}

.fr {
  float: right;
}

/*@media (max-width: 825px), (max-height: 700px) {
    html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, svg, canvas {
        font-size: 0.8em;
    }
}*/

/**************************************************************************************************
 * Page Styling
 **************************************************************************************************/

a,
.text-button {
  color: #fff;
}

.text-button.highlighted {
  color: #e2b42e;
}

.text-button.disabled {
  color: #444444;
}

.clear-float {
  clear: both;
}

.aqi-level {
  font-size: 14px;
  text-shadow: black 1px 1px 2px;
}

p.invisible,
span.invisible,
#sponsor.invisible {
  display: none;
}

svg {
  overflow: hidden;
  /* Do not let IE draw outside the bounds of the svg element. */
}

body {
  color: #eeeeee;
  background: #000005;
}

#warn {
  font-size: 2em;
  position: absolute;
  top: 10%;
  left: 2%;
}

#display {
  overflow: hidden;
}

.clear-both {
  clear: both;
}

#display:hover {
  /*cursor: url("../cover.cur");*/
}

#map,
#animation,
#overlay,
#foreground {
  position: absolute;
  top: 0;
  left: 0;
  will-change: transform;
}

#sponsor {
  position: absolute;
  text-align: right;
  bottom: 3%;
  right: 2%;
  background-color: rgba(0, 0, 5, 0.6);
  border-radius: 0.5rem/0.5rem;
  padding: 0.5rem 1rem 0.5rem 1rem;
  font-size: 1rem;
}

#sponsor:hover #sponsor-hide {
  display: inline;
}

#sponsor a {
  text-decoration: none;
}

#details {
  position: absolute;
  bottom: 56px;
  left: 10px;
  pointer-events: none;
  z-index: 99;
  /* This div is just a container--do not let it interfere with operation of the map. */
}

#earth {
  font-size: 2.4rem;
}
.qdfBox {
  width: 221px;
  height: 106px;
  position: absolute;
  top: 0px;
  right: 134px;
}
#status,
#earth {
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 0.5rem/0.5rem;
  display: table;
  /* margin-top: 0.5rem;*/
  padding: 0 1rem 0 1rem;
  pointer-events: all;
}

#status {
  color: white;
}

#menu {
  background-color: rgba(5, 10, 30, 0.85);
  border-radius: 0.5rem/0.5rem;
  overflow: hidden;
  pointer-events: all;
  margin-top: 1rem;
  padding: 0.5rem 1rem 0.5rem 1rem;
  opacity: 1;
  max-height: 34rem;
  transition: opacity 250ms ease, max-height 250ms ease, margin-top 250ms ease;
  -webkit-transition: opacity 250ms ease, max-height 250ms ease,
    margin-top 250ms ease;
}

#lang {
  font-size: 1.25rem;
  float: right;
  padding-top: 0.5rem;
}

.social-icon {
  font-size: 2.25rem;
  font-family: monosocialiconsfont-sub, sans-serif;
  padding-left: 0.25rem;
  text-decoration: none;
  position: relative;
  top: 0.1rem;
}

.internal-link {
  text-decoration: none;
}

.sup {
  position: relative;
  bottom: 0.3em;
  font-size: 0.6em;
}

.sub {
  position: relative;
  top: 0.3em;
  font-size: 0.6em;
}

/**************************************************************************************************
 * SVG Element Styling
 **************************************************************************************************/

.coastline,
.lakes,
.river,
.place {
  stroke: #ffffff;
  stroke-width: 1.25;
  fill: none;
}

.rect-yellow {
}

.gift-alert {
  display: none;
  width: 600px;
  height: 410px;
  border-radius: 10px;
  position: absolute;
  top: 100px;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: auto;
  padding: 100px 0 0;
  box-sizing: border-box;
}

.gift-alert .close-button {
  border: none;
  border-radius: 50%;
  outline: none;
  position: absolute;
  height: 45px;
  width: 45px;
  background: #489ef6;
  color: white;
  right: 10px;
  top: 10px;
  font-size: 30px;
  text-align: center;
  line-height: 42px;
  cursor: pointer;
}

.gift-alert .clode-box {
  position: relative;
  width: 560px;
  height: 300px;
  margin: auto;
  background: url("/img/icon/alert_back_img.png") no-repeat;
  background-size: 100%;
}

.gift-alert .clode-box .gift-title {
  color: #fd8806;
  font-size: 35px;
  font-weight: bold;
  position: absolute;
  right: 110px;
  top: 60px;
  font-family: "微软雅黑";
}

.gift-alert .clode-box .gift-title span {
  font-size: 22px;
  color: #ff9e11;
  font-weight: bold;
  font-family: "微软雅黑";
}

.gift-alert .clode-box .gift-content {
  text-align: center;
  position: absolute;
  right: 50px;
  top: 115px;
  color: #5f5f5f;
  line-height: 25px;
  font-size: 16px;
  width: 430px;
}

.gift-alert .clode-box .gift-content a {
  cursor: pointer;
  font-family: "微软雅黑";
  color: #489ef6;
  text-decoration: underline;
}

.gift-alert .clode-box .bottom-button {
  background: #489ef6;
  color: white;
  height: 35px;
  width: 165px;
  border: none;
  border-radius: 20px;
  font-size: 18px;
  position: absolute;
  bottom: 50px;
  right: 180px;
  outline: none;
  cursor: pointer;
  box-shadow: #489ef6 0 3px 7px -1px;
}

.customer-service-box {
  position: absolute !important;
  right: 24px !important;
  top: 460px !important;
  z-index: 999 !important;
  height: 136px !important;
  width: 48px !important;
  border-radius: 10px;
  text-align: center;
  /* overflow: hidden; */
}

.customer-service-box .button-box {
  width: 100%;
  height: 50%;
  background: white;
  cursor: pointer;
  position: relative;
}
.feedbackBox {
  position: absolute;
  right: 48px;
  top: 0px;
  display: none;
  width: 125px;
  height: 125px;
  border-radius: 4px;
  background: url("/images/feedBackEr.png") no-repeat center;
  background-size: 100% 100%;
}
.customer-service-box .customer-service {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.customer-service-box .customer-service:hover .float-box {
  display: block;
}
.kefuTextHover:hover .text-center1 {
  color: #489ef6 !important;
}
.customer-service-box .button-box .float-box {
  display: none;
  /* margin-right: 20px; */
  width: 237px;
  /* height: 221px; */
  background: white;
  border-radius: 5px;
  position: absolute;
  right: 48px;
  top: 1px;
}

.customer-service-box .button-box .float-box .title-box {
  height: 40px;
}

.customer-service-box .button-box .float-box .title-box img {
  margin: 10px 14px 0;
}

.customer-service-box .button-box .float-box .title-box span {
  line-height: 40px;
}

.customer-service-box .button-box .float-box .text {
  color: #333333;
  font-family: "微软雅黑";
}
.customer-service-box .button-box .float-box .text1 {
  color: #333333;
  font-family: "微软雅黑";
  width: 56px;
  display: inline-block;
  text-align: right;
}
.customer-service-box .button-box .float-box .button {
  width: 90px;
  height: 35px;
  color: white;
  background: #489ef6;
  border: none;
  border-radius: 5px;
  margin: 13px 74px;
}

.customer-service-box .button-box .float-box .phone-box {
  border-top: solid #eaeaea 1px;
  margin: 0 5px;
}

.customer-service-box .button-box .float-box .phone-box span {
  font-size: 14px;
  line-height: 42px;
}

.customer-service-box .button-box img {
  margin: 12px 0px 0;
}

.customer-service-box .button-box p {
  color: #999999;
  font-size: 14px;
  line-height: 18px;
}

.customer-service-box .button-box:hover .text-center {
  color: #359ffc;
}
.customer-service-box .button-box .text-center2 {
  color: #359ffc;
}
.customer-service-box .button-box:hover .not-hover-img1 {
  content: url("/img/airIcon/kefu-hover.png");
}
.customer-service-box .button-box:hover .feedbackBox {
  display: block;
}
/* .customer-service-box .button-box:hover .not-hover-img3 {
  content: url("/images/feedback_hover.png");
} */
/* .customer-service-box .button-box:hover .not-hover-img2 {
  content: url("/img/airIcon/vip-hover.png");
} */
.customer-service-box .button-box:hover .text-center1 {
  color: #359ffc;
}
.vip-introduction-box {
  display: none;
  height: 615px;
  width: 850px;
  border-radius: 10px;
  overflow: hidden;
  position: absolute;
  background: white;
  top: 100px;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: auto;
  padding: 20px 55px 0;
  box-sizing: border-box;
}

.vip-introduction-box h1 {
  text-align: center;
  font-size: 20px;
  font-family: "微软雅黑";
  line-height: 45px;
}

.vip-introduction-box .close-button {
  position: absolute;
  right: 20px;
  top: 0px;
  font-size: 25px;
  color: black;
  cursor: pointer;
}

.vip-introduction-box .title-box {
  height: 30px;
}

.vip-introduction-box .title-box img {
  margin: 0 10px;
  height: 20px;
}

.vip-introduction-box .title-box h2 {
  color: #666666;
}

.vip-introduction-box .charge-list-box {
  margin-bottom: 25px;
  height: 195px;
}

.vip-introduction-box .charge-list-box .charge-list .margin-right10 {
  margin-right: 10px;
}

.vip-introduction-box .charge-list-box .charge-list li {
  width: 175px;
  height: 165px;
  border: #c7e3ff solid 1px;
  border-radius: 7px;
  padding: 15px 24px;
  box-sizing: border-box;
}

.vip-introduction-box .charge-list-box .charge-list li .month {
  font-size: 18px;
  line-height: 40px;
}

.vip-introduction-box .charge-list-box .charge-list li p {
  font-family: "微软雅黑";
}

.vip-introduction-box .charge-list-box .charge-list li .bottom {
  font-size: 14px;
  line-height: 40px;
}

.vip-introduction-box .charge-list-box .charge-list li .money {
  font-size: 34px;
  font-weight: bold;
}

.vip-introduction-box .table-box {
  width: 100%;
}

.vip-introduction-box .table-box table {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
}

.vip-introduction-box .table-box table thead tr {
  height: 35px;
}

.vip-introduction-box .table-box table td {
  font-family: "微软雅黑";
  color: #666666;
  border: solid #c7e3ff 1px;
}

.vip-introduction-box .table-box table tbody td {
  border-bottom: #ffffff solid 1px;
}

.vip-introduction-box .table-box table tbody td:nth-child(2n -1) {
  background: #e3f1ff;
}

.vip-introduction-box .table-box table tbody td:nth-child(2n) {
  background: #f2f9ff;
}

.vip-introduction-box .table-box table td .features-box {
  height: 45px;
  margin: 5px auto;
  padding-left: 50px;
}

.vip-introduction-box .table-box table td .features-box p {
  line-height: 45px;
  font-size: 16px;
  float: left;
}

.vip-introduction-box .table-box table td .features-box img {
  height: 25px;
  margin: 10px;
  float: left;
}

.vip-expired-alert {
  display: none;
  width: 420px;
  height: 180px;
  position: absolute;
  box-sizing: border-box;
  left: 0;
  right: 0;
  margin: auto;
  background: white;
  border-radius: 9px;
  overflow: hidden;
  top: 200px;
  z-index: 9999;
}

.vip-expired-alert .title-box {
  height: 40px;
  border-bottom: #e5e5e5 solid 1px;
  padding: 10px 35px;
  box-sizing: border-box;
}

.vip-expired-alert .title-box .icon {
  margin: 4px 5px 0 0;
}

.vip-expired-alert .title-box .title {
}

.vip-expired-alert .title-box .close-button {
  position: absolute;
  right: 20px;
  top: 0px;
  font-size: 25px;
  color: black;
  cursor: pointer;
}

.vip-expired-alert .content-box {
  padding: 19px;
}

.vip-expired-alert .button {
  width: 175px;
  height: 35px;
  background: #489ef6;
  color: white;
  border: none;
  border-radius: 3px;
  outline: none;
  cursor: pointer;
  margin: 0 122px;
  font-size: 14px;
  box-shadow: #489ef6 0px 6px 10px -4px;
}

.vip-expired-alert.button:active {
  background: #3d86d0;
}

.need-vip-alert {
  display: none;
  width: 420px;
  height: 180px;
  position: absolute;
  box-sizing: border-box;
  left: 0;
  right: 0;
  margin: auto;
  background: white;
  border-radius: 9px;
  overflow: hidden;
  top: 200px;
  padding-top: 35px;
  z-index: 9999;
}

.need-vip-alert .close-button {
  position: absolute;
  right: 20px;
  top: 5px;
  font-size: 25px;
  color: black;
  cursor: pointer;
}

.need-vip-alert .title-box {
  width: 150px;
  margin: auto;
  height: 38px;
}

.need-vip-alert .title-box .icon {
  height: 25px;
}

.need-vip-alert .title-box .title {
  font-size: 16px;
  margin-left: 10px;
}

.need-vip-alert button {
  width: 175px;
  height: 35px;
  background: #489ef6;
  color: white;
  border: none;
  border-radius: 3px;
  outline: none;
  cursor: pointer;
  margin: 0 122px;
  font-size: 14px;
  box-shadow: #489ef6 0px 6px 10px -4px;
}

.need-vip-alert button:active {
  background: #3d86d0;
}

.need-vip-alert .remarks {
  text-align: center;
  margin-top: 30px;
}

.text-gradient {
  color: #7a492f;
  background: linear-gradient(to right, #5c3723, #f79a4a);
  -webkit-background-clip: text;
  color: transparent;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
}

#userInfoButton:hover .user-info-alert-box {
  display: block !important;
}

.user-info-alert-box {
  height: 220px;
  width: 360px;
  position: absolute;
  right: -20px;
  background: white;
  border-radius: 9px;
  overflow: hidden;
  top: 30px;
  z-index: 2100;
}

.user-info-alert-box .user-info-box {
  height: 80px;
  box-sizing: border-box;
  background: linear-gradient(to right, #4aa3f9, #325bd2);
  padding: 15px 30px;
  position: relative;
}

.user-info-alert-box .user-info-box .is-insider {
  position: absolute;
  width: 60px;
  height: 18px;
  left: 24px;
  top: 53px;
  color: white;
  font-size: 12px;
  background: #3a73de;
  border-radius: 20px;
  text-align: center;
  line-height: 18px;
}

.user-info-alert-box .user-info-box .content-box {
}

.user-info-alert-box .content-box .prompt {
  line-height: 45px;
  font-size: 17px;
  text-align: center;
}

.user-info-alert-box .content-box .first-trade {
  line-height: 20px;
  font-size: 14px;
  position: absolute;
  bottom: 34px;
  text-align: center;
  width: 100%;
}

.user-info-alert-box .content-box .button {
  width: 175px;
  height: 35px;
  background: #489ef6;
  color: white;
  border: none;
  border-radius: 3px;
  outline: none;
  cursor: pointer;
  margin: 0 92px;
  font-size: 14px;
  box-shadow: #489ef6 0px 6px 10px -4px;
}

.user-info-alert-box .content-box .bottom-button {
  margin: 30px 38px 0;
}

.user-info-alert-box .content-box .bottom-button a {
  font-size: 14px;
  color: #e6e6e6;
}

.user-info-alert-box .content-box .bottom-button .can-choose {
  color: #489ef6;
  cursor: pointer;
}

.user-info-alert-box .content-box .button:active {
  background: #3d86d0;
}

.user-info-alert-box .user-info-box .header-img {
  height: 50px;
  width: 50px;
}

.user-info-alert-box .user-info-box .user-info {
  margin-left: 20px;
}

.user-info-alert-box .user-info-box .user-info .vip-icon {
  margin: 4px;
}

.user-info-alert-box .user-info-box .user-info .content {
  color: white;
  line-height: 23px;
}

.user-info-alert-box .vip-box {
}

/*.place-label:hover,*/
/*.diqu-place-label:hover,*/
/*.xian-place-label:hover*/
/*{*/
/*cursor: pointer;*/
/*}*/

/* .province { */
/*     stroke: #ffffff; */
/*     stroke-width: 1; */
/*     fill: none; */
/* } */

.firefox .coastline,
.firefox .lakes {
  stroke-width: 1;
}

.graticule {
  stroke: #505050;
  stroke-width: 1;
  fill: none;
}

.hemisphere {
  stroke: #707070;
  stroke-width: 1.25;
  fill: none;
}

.background-sphere {
  stroke: none;
  fill: #303030;
}

.foreground-sphere {
  stroke: #000005;
  stroke-width: 4;
  fill: none;
  -moz-user-select: none;
  /* Oddly, Win FF sometimes selects this SVG element. Disable. */
  user-select: none;
}

.location-mark {
  stroke: #3aff3a;
  stroke-width: 2.5;
  fill: none;
}

/**************************************************************************************************
 * About Page
 **************************************************************************************************/

#about {
  font-size: 1.5rem;
}

#about h1 {
  font-size: 2.4rem;
  text-align: center;
  padding-top: 2rem;
}

#about div {
  clear: both;
}

#about .blurb {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

#about .blurb img {
  padding-top: 2rem;
}

#about img {
  display: block;
  margin: auto;
}

#about:first-child {
  padding-top: 3rem;
}

#cover {
  border: 1px solid #eeeeee;
}

#about .left {
  width: 50%;
  float: left;
  text-align: right;
}

#about .right {
  width: 50%;
  float: right;
}

#about .center {
  text-align: center;
}

#about .pad {
  visibility: hidden;
}

#closing {
  padding-bottom: 2.5rem;
}

* {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

img {
  border: none;
}

li {
  list-style: none;
}

html,
body {
  width: 100%;
  height: 100%;
}

#color-bar {
  /* text-shadow: 0 0 4px rgba(0, 0, 0, 0.8); */
  font-size: 10px;
  color: white;
  background-color: #909090;
  opacity: 1;
  /* border-top-left-radius: 5px; */
  /* border-bottom-left-radius: 5px; */
  white-space: nowrap;
  position: absolute;
  right: 0;
  bottom: 10px;
  cursor: pointer;
  transition: 0.5s all;
  z-index: 101;
}

#minimize {
  display: none;
}
#color-bar:hover div {
  width: 35px;
  color: white;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
}
#maximize {
  display: none;
}

#color-bar div {
  width: 10px;
  /* padding: 1px 6px 2px 6px; */
  text-align: center;
  color: transparent;
  /* display: inline-block; */
  -webkit-transition: 0.3s all;
  translate: all 0.3s;
}

#loading {
  display: none;
  position: fixed;
  left: 45%;
  bottom: 80px;
  z-index: 15000;
}

#loading img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 20px;
  margin-top: -15px;
  margin-left: -15px;
}

.wind-arrow {
  stroke: #000000;
  stroke-width: 1;
  vector-effect: non-scaling-stroke;
}

#circle-close {
  width: 18px;
  height: 18px;
  line-height: 16px;
  text-align: center;
  font-size: 22px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  position: absolute;
  top: -8px;
  right: 0;
  cursor: pointer;
}

.circle > span {
  font-size: 16px;
  color: #fff;
  line-height: 20px;
}

#circle-icon {
  height: 32px;
  border-radius: 50%;
  padding: 8px;
  /* border: 1px solid #fff; */
  position: absolute;
  left: 74px;
  top: 74px;
  z-index: 10;
  font-size: 12px;
  color: #fff;
  word-wrap: break-word;
  text-align: center;
}

#circle-arrow {
  width: 100px;
  height: 15px;
  line-height: 15px;
  position: absolute;
  right: 100px;
  top: 92.5px;
  -webkit-transform-origin: right;
}

#circle-arrow div {
  float: left;
}

#first-container {
  width: 59px;
  height: 20px;
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
  padding-left: 10px;
  border-radius: 5px 0 0 5px;
}

#first-container span {
  -webkit-transform-origin: center;
}

#second-container {
  width: 55px;
  height: 15px;
  background: #fff;
  position: relative;
  padding-left: 5px;
  color: #000;
}

#circle-trangle {
  border-left: 15px solid #fff;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  position: absolute;
  left: 60px;
  top: -7.5px;
}

#circle-line {
  width: 22px;
  height: 2px;
  background: #fff;
  position: absolute;
  right: 0;
  top: 9px;
}

.pointer {
  cursor: pointer;
}

/* 地图活动开始 */
.map-activity {
  width: 960px !important;
  height: 390px !important;
  background: url(/img/icon/alertbgimg.png) no-repeat !important;
  background-size: 100% 100% !important;
  text-align: center !important;
}

.gift-nr {
  position: relative;
  color: #fff !important;
  top: 110px;
  letter-spacing: 2px;
}

.gift-alert .clode-box .goimg {
  float: right;
  position: relative;
  bottom: 100px;
  right: 180px;
}

/* 地图活动结束 */
/*========PC端样式==========*/
/* 500改1024 */
@media (min-width: 1025px) {
  .centerLogo {
    position: absolute;
    width: 32px;
    height: 32px;
    left: 50%;
    top: 0px;
    margin-left: -85px;
    z-index: 999;
    text-align: center;
    /* height: 80px; */
    line-height: 80px;
    font-size: 22px;
    font-weight: bold;
    color: #ffffff;
  }
  .centerLogoA {
    -webkit-animation: play 2s steps(48) infinite;
    -moz-animation: play 2s steps(48) infinite;
    -ms-animation: play 2s steps(48) infinite;
    -o-animation: play 2s steps(48) infinite;
    animation: play 2s steps(48) infinite;
  }
  .centerLogo img {
    vertical-align: middle;
  }

  @-webkit-keyframes play {
    from {
      background-position: 0;
    }
    to {
      background-position: -1728px;
    }
  }
  @-moz-keyframes play {
    from {
      background-position: 0;
    }
    to {
      background-position: -1728px;
    }
  }
  @-ms-keyframes play {
    from {
      background-position: 0;
    }
    to {
      background-position: -1728px;
    }
  }
  @-o-keyframes play {
    from {
      background-position: 0;
    }
    to {
      background-position: -1728px;
    }
  }
  @keyframes play {
    from {
      background-position: 0;
    }
    to {
      background-position: -1728px;
    }
  }
  .gun-box {
    position: absolute;
    top: 50px;
    right: 0px;
    z-index: 1;
    height: 25px;
    width: 650px;
    overflow: hidden;
  }

  .animate {
    padding-left: 0px;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    white-space: nowrap;
    animation: 10s wordsLoop linear infinite normal;
  }

  @keyframes wordsLoop {
    0% {
      transform: translateX(100%);
      -webkit-transform: translateX(100%);
    }

    100% {
      transform: translateX(-100%);
      -webkit-transform: translateX(-100%);
    }
  }

  @-webkit-keyframes wordsLoop {
    0% {
      transform: translateX(100%);
      -webkit-transform: translateX(100%);
    }

    100% {
      transform: translateX(-100%);
      -webkit-transform: translateX(-100%);
    }
  }

  .success-alert {
    display: none;
    position: absolute;
    top: 50px;
    z-index: 99999;
    border: 1px solid #8ce6b0;
    background-color: #edfff3;
    width: 250px;
    line-height: 30px;
    color: #515a6e;
    font-size: 12px;
    border-radius: 4px;
    left: 0;
    text-align: center;
    right: 0;
    margin: auto;
    opacity: 0.9;
    padding: 0 10px 0 10px;
  }

  #questionModel {
    display: none;
    background: url("/img/question_back.png") no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    height: 400px;
    width: 400px;
    position: absolute;
    top: 200px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 3000;
  }

  #showQuestionButton {
    background: #87bed3;
    width: 30px;
    height: 80px;
    position: absolute;
    right: 0;
    top: 330px;
    z-index: 1000;
    cursor: pointer;
    writing-mode: vertical-rl;
    line-height: 30px;
    letter-spacing: 2px;
    padding-top: 10px;
    border-radius: 5px 0 0 5px;
  }

  #questionModel .close-button {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 16px;
    top: 60px;
    color: black;
    font-size: 18px;
    cursor: pointer;
  }

  #questionModel .title {
    color: #45a4f8;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-top: 70px;
    margin-bottom: 10px;
    font-family: 微软雅黑;
  }

  #questionModel .content {
    color: #979797;
    font-size: 16px;
    text-align: center;
  }

  #questionModel .content span {
    color: #45a4f8;
  }

  #questionModel .jump-button {
    background: #45a4f8;
    text-align: center;
    width: 100px;
    font-size: 16px;
    color: white;
    padding: 7px 40px;
    border-radius: 5px;
    left: 0;
    right: 0;
    position: absolute;
    margin: auto;
    bottom: 20px;
  }

  /* 滑块开关 */
  .mui-switch {
    margin: 2px 0;
    width: 25px;
    height: 15px;
    position: relative;
    /* border: 1px solid #dfdfdf; */
    border-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-clip: content-box;
    display: inline-block;
    -webkit-appearance: none;
    user-select: none;
    outline: none;
    overflow: hidden;
    background-color: #a9adb1;
  }

  .mui-switch:before {
    content: "";
    width: 13px;
    height: 13px;
    position: absolute;
    top: 1px;
    left: 0;
    background: white;
    border-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }

  #wxQrcodeBpx {
    position: absolute;
    height: 100vh;
    width: 100vw;
    left: 0;
    right: 0;
    z-index: 3100;
    margin: auto;
    display: none;
  }

  #wxQrcodeBpx .mask {
    position: absolute;
    height: 100%;
    width: 100%;
    background: black;
    opacity: 0.5;
  }

  #wxQrcodeBpx .img-box {
    background: green;
    position: absolute;
    height: 400px;
    width: 400px;
    top: 10vh;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 30px;
  }

  #wxQrcodeBpx .img-box h1 {
    font-size: 30px;
    font-weight: bold;
    font-family: 微软雅黑;
    margin-top: 30px;
  }

  #wxQrcodeBpx .img-box img {
    margin-top: 10px;
  }

  #wxQrcodeBpx .img-box .close-button {
    font-size: 30px;
    position: absolute;
    top: 0;
    right: 30px;
    color: white;
    cursor: pointer;
  }

  .mui-switch:checked:before {
    left: 10px;
    background: white;
    box-shadow: 0 0 0 10px #359ffc;
  }

  /* 开关滑块end */

  .place-label {
    font-size: 0.85rem;
    color: #000000;
    font-weight: bold;
    font-family: initial;
    cursor: pointer;
  }

  .place-label:hover {
    fill: red !important;
    text-decoration: underline;
  }

  .place-label-value {
    font-size: 0.9rem;
  }

  .diqu-place-label-value {
    font-size: 0.8rem;
  }

  .xian-place-label-value {
    font-size: 0.8rem;
  }

  .diqu-place-label {
    font-size: 0.8rem;
    cursor: pointer;
    /* // fill: #333333; */
  }

  .diqu-place-label:hover {
    fill: red !important;
    text-decoration: underline;
  }

  .xian-place-label {
    font-size: 0.7rem;
    fill: #011e48;
    cursor: pointer;
  }

  .xian-place-label:hover {
    fill: red !important;
  }

  .arrow-text {
    font-size: 15px;
  }

  /*存放截图的弹框*/
  #load_png {
    padding-left: 20px;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    background: #ccc;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100000;
    display: none;
  }

  #load_png span {
    font: 40px/40px "微软雅黑";
    color: #fff;
    float: right;
    margin-right: 40px;
    margin-top: 20px;
    cursor: pointer;
  }

  #load_png .png {
    width: 100%;
    height: 100%;
    overflow-y: auto;
  }

  #load_png .png img {
    display: block;
    width: 200px;
    height: 300px;
    float: left;
  }

  /*===========PC端用户收藏功能模块样式===========*/
  #collect {
    position: absolute;
    z-index: 100;
    top: 20px;
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0.6);
    font: 16px/50px "微软雅黑";
    text-align: center;
    cursor: pointer;
  }

  #show_Collect {
    position: absolute;
    z-index: 100;
    right: 10px;
    top: 20px;
    background: rgba(0, 0, 0, 0.6);
    cursor: pointer;
    padding: 10px;
  }

  /*PC端单个城市信息轮播*/
  #Single_city_meg {
    position: fixed;
    width: 100%;
    height: 50px;
    bottom: 50px;
    left: 0;
    background: #fff;
  }

  /*=======存放收藏城市模块样式=======*/
  #city_Collect {
    position: absolute;
    right: 0;
    top: 0;
    width: 400px;
    height: 100%;
    background: #eee;
    z-index: 10000;
    display: none;
  }

  /*======左下角风向风速模块样式======*/
  /*#location{
        background-color: rgba(0, 0, 5, 0.6);
        border-radius: 10px/10px;
        display: table;
        margin-left: -72px;
        margin-bottom: -15px;
        padding: 0 10px 0 10px;
        pointer-events: all;
    }*/
  /*========底部时间条=========*/
  #menu {
    display: none;
  }

  body {
    width: 100%;
    overflow: hidden;
  }

  #annotation {
    cursor: url(../hand.cur), auto;
  }

  .footer,
  .left_colorBar,
  .gengduo,
  #enjoyCover {
    display: none;
  }

  #click {
    position: absolute;
    left: 500px;
    top: 300px;
    z-index: 100;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 10px;
    padding: 20px;
    cursor: pointer;
  }

  /*快捷键提示*/
  #Shortcut_key {
    position: absolute;
    right: 10%;
    bottom: 70px;
  }

  #Shortcut_key p {
    color: white;
  }

  #Shortcut_key .detail {
    position: relative;
  }

  #Shortcut_key .detail div:nth-child(1) {
    padding-left: 27px;
    font: 16px/20px "微软雅黑";
    color: #fff;
    background: url(../wenhao.png) no-repeat left top;
    background-size: 20px 20px;
    cursor: pointer;
    box-sizing: border-box;
  }

  #Shortcut_key .detail div:nth-child(2) {
    padding: 5px 10px 5px 10px;
    width: 220px;
    height: 100px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: -70px;
    top: -125px;
    display: none;
  }

  #Shortcut_key .detail div:nth-child(2) p {
    width: 50%;
    float: left;
    font: 14px/25px "微软雅黑";
  }

  #footerContainer {
    width: 95%;
    position: absolute;
    bottom: 0;
    left: 81px;
    min-width: 390px;
    -moz-user-select: none;
    /*火狐*/
    -webkit-user-select: none;
    /*webkit浏览器*/
    -ms-user-select: none;
    /*IE10*/
    -khtml-user-select: none;
    /*早期浏览器*/
    user-select: none;
    z-index: 100;
  }

  #footerContainer .footerBox {
    width: 100%;
    height: 106px;
    /*background: #000;*/
    position: relative;
    display: flex;
    -moz-user-select: none;
    /*火狐*/
    -webkit-user-select: none;
    /*webkit浏览器*/
    -ms-user-select: none;
    /*IE10*/
    -khtml-user-select: none;
    /*早期浏览器*/
    user-select: none;
  }

  .player {
    width: 72px;
    height: 56px;
    position: absolute;
    bottom: 0px;
    left: 10px;
    z-index: 100;
    background: rgba(0, 0, 0, 0.4);
    padding-top: 6px;
    box-sizing: border-box;
    border-right: 1px solid #fff;
    /*border-top: 6px solid #3697d1;*/
    cursor: pointer;
    border-radius: 3px 0 0 0;
  }

  .player p {
    font: 16px/36px "微软雅黑";
    font-weight: 900;
    text-align: center;
    color: white;
  }

  .player p img {
    display: block;
    width: 18px;
    height: 18px;
    margin: 10px auto;
  }

  #footerContainer .footerBox .bottomLine {
    height: 6px;
    width: 90%;
    position: absolute;
    left: 0;
    top: 50px;
    background: #ccc;
    z-index: 1;
    cursor: pointer;
    border-radius: 0 3px 0 0;
    -moz-user-select: none;
    /*火狐*/
    -webkit-user-select: none;
    /*webkit浏览器*/
    -ms-user-select: none;
    /*IE10*/
    -khtml-user-select: none;
    /*早期浏览器*/
    user-select: none;
  }

  #footerContainer .footerBox .bottomLine .scale {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000000;
    width: 100%;
    height: 100%;
  }

  #footerContainer .footerBox .bottomLine .scale span {
    display: block;
    float: left;
    width: 2.5%;
    height: 100%;
    border-right: 1px solid #fff;
    box-sizing: border-box;
    position: relative;
  }

  #footerContainer .footerBox .bottomLine .scale span:nth-child(8n + 1):before {
    content: "03";
    font: 10px/10px "微软眼黑";
    position: absolute;
    right: -8px;
    top: 10px;
    color: #fff;
  }

  #footerContainer .footerBox .bottomLine .scale span:nth-child(8n + 2):before {
    content: "06";
    font: 10px/10px "微软眼黑";
    position: absolute;
    right: -8px;
    top: 10px;
    color: #fff;
  }

  #footerContainer .footerBox .bottomLine .scale span:nth-child(8n + 3):before {
    content: "09";
    font: 10px/10px "微软眼黑";
    position: absolute;
    right: -8px;
    top: 10px;
    color: #fff;
  }

  #footerContainer .footerBox .bottomLine .scale span:nth-child(8n + 4):before {
    content: "12";
    font: 10px/10px "微软眼黑";
    position: absolute;
    right: -8px;
    top: 10px;
    color: #fff;
  }

  #footerContainer .footerBox .bottomLine .scale span:nth-child(8n + 5):before {
    content: "15";
    font: 10px/10px "微软眼黑";
    position: absolute;
    right: -8px;
    top: 10px;
    color: #fff;
  }

  #footerContainer .footerBox .bottomLine .scale span:nth-child(8n + 6):before {
    content: "18";
    font: 10px/10px "微软眼黑";
    position: absolute;
    right: -8px;
    top: 10px;
    color: #fff;
  }

  #footerContainer .footerBox .bottomLine .scale span:nth-child(8n + 7):before {
    content: "21";
    font: 10px/10px "微软眼黑";
    position: absolute;
    right: -8px;
    top: 10px;
    color: #fff;
  }

  #footerContainer .footerBox .bottomLine .topLine {
    height: 6px;
    width: 90%;
    position: absolute;
    left: 0;
    top: 0px;
    background: #3697d1;
    z-index: 1;
    cursor: pointer;
    -moz-user-select: none;
    /*火狐*/
    -webkit-user-select: none;
    /*webkit浏览器*/
    -ms-user-select: none;
    /*IE10*/
    -khtml-user-select: none;
    /*早期浏览器*/
    user-select: none;
  }

  #footerContainer .footerBox .bottomLine .current {
    position: absolute;
    left: 0;
    top: 0px;
    width: 2px;
    height: 6px;
    background: blue;
    z-index: 10;
  }

  #footerContainer .footerBox .tip {
    font: 12px/25px "微软雅黑";
    color: #000;
    background: #fff;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    box-sizing: border-box;
    position: absolute;
    border-radius: 6px;
    bottom: 61px;
    cursor: pointer;
    -moz-user-select: none;
    /*火狐*/
    -webkit-user-select: none;
    /*webkit浏览器*/
    -ms-user-select: none;
    /*IE10*/
    -khtml-user-select: none;
    /*早期浏览器*/
    user-select: none;
    display: none;
  }

  #footerContainer .footerBox .tip:after {
    top: 100%;
    left: 20px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border-top-color: rgba(0, 0, 0, 0.5);
    border-width: 5px;
    margin-left: -5px;
    -moz-user-select: none;
    /*火狐*/
    -webkit-user-select: none;
    /*webkit浏览器*/
    -ms-user-select: none;
    /*IE10*/
    -khtml-user-select: none;
    /*早期浏览器*/
    user-select: none;
  }

  #footerContainer .footerBox .tipone {
    font: 12px/25px "微软雅黑";
    color: #fff;
    background: #9d0300;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    box-sizing: border-box;
    position: absolute;
    border-radius: 6px;
    top: 20px;
    cursor: pointer;
    -moz-user-select: none;
    /*火狐*/
    -webkit-user-select: none;
    /*webkit浏览器*/
    -ms-user-select: none;
    /*IE10*/
    -khtml-user-select: none;
    /*早期浏览器*/
    user-select: none;
    display: none;
  }

  #footerContainer .footerBox .tipone:after {
    top: 100%;
    left: 20px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border-top-color: #9d0300;
    border-width: 5px;
    margin-left: -5px;
    -moz-user-select: none;
    /*火狐*/
    -webkit-user-select: none;
    /*webkit浏览器*/
    -ms-user-select: none;
    /*IE10*/
    -khtml-user-select: none;
    /*早期浏览器*/
    user-select: none;
  }

  #footerContainer .footerBox .dateBox {
    width: 90%;
    height: 50px;
    position: absolute;
    top: 56px;
    display: flex;
    -moz-user-select: none;
    /*火狐*/
    -webkit-user-select: none;
    /*webkit浏览器*/
    -ms-user-select: none;
    /*IE10*/
    -khtml-user-select: none;
    /*早期浏览器*/
    user-select: none;
    background: rgba(0, 0, 0, 0.4);
  }

  #footerContainer .footerBox .dateBox span {
    color: white;
  }

  #footerContainer .footerBox .dateBox span {
    color: white;
  }

  .new-prompt {
    position: absolute;
    color: red;
    font-weight: bold;
    transform: rotate(29deg);
    right: -10px;
    top: -3px;
    font-size: 13px;
  }

  .new-prompt {
    position: absolute;
    transform: rotate(29deg);
    right: -10px;
    top: -3px;
    font-size: 13px;
  }

  .new-prompt2 {
    position: absolute;
    left: -42px;
    top: 10px;
    height: 13px;
    font-size: 13px;
  }

  .operating-procedures {
    position: absolute;
    color: #3697d1;
    bottom: -40px;
    right: 30px;
    font-weight: bold;
    font-size: 14px;
    font-family: 微软雅黑;
    cursor: pointer;
  }

  .operating-procedures:hover {
    color: red;
  }

  .new-feature-prompt {
    position: absolute;
    z-index: 9999;
    top: 15vh;
    width: 750px;
    height: 470px;
    margin: auto;
    left: 0;
    right: 0;
    background: url("/img/new_warning_alert.png") no-repeat;
    /* background: url("/img/activeImg/bigPop.png") no-repeat; */
    background-size: 100% 100%;
    display: none;
  }
  .new-feature-prompt .close-button {
    border: #d35a3f solid 2px;
    border-radius: 5px;
    position: absolute;
    bottom: 30px;
    width: 150px;
    height: 40px;
    color: #e75f49;
    line-height: 40px;
    left: 0;
    right: 0;
    letter-spacing: 3px;
    margin: auto;
    text-align: center;
    cursor: pointer;
  }
  .new-feature-prompt .avtiveClose {
    position: absolute;
    bottom: 30px;
    width: 220px;
    height: 45px;
    line-height: 40px;
    left: 0;
    right: 0;
    margin: auto;
    cursor: pointer;
  }
  .new-feature-prompt .avtiveClose1 {
    position: absolute;
    width: 40px;
    height: 40px;
    right: 41px;
    top: 26px;
    cursor: pointer;
  }
  #footerContainer .footerBox .dateBox p {
    font: 14px/30px "微软雅黑";
    text-align: center;
    flex: 1;
    border-right: 1px solid #eee;
    -moz-user-select: none;
    /*火狐*/
    -webkit-user-select: none;
    /*webkit浏览器*/
    -ms-user-select: none;
    /*IE10*/
    -khtml-user-select: none;
    /*早期浏览器*/
    user-select: none;
    padding-top: 20px;
    box-sizing: border-box;
  }

  /*=====PC端底部小时展示模块======*/
  #footerContainer .footer_container {
    position: relative;
    width: 90%;
    height: 200px;
    background: #f8f8f8;
    display: none;
  }

  /*=====关闭按钮=====*/
  #footerContainer .footer_container .close_footer_container {
    position: absolute;
    width: 36px;
    right: -36px;
    text-align: center;
    top: -36px;
    z-index: 10;
    font: 36px/36px "微软雅黑";
    color: #fff;
    background: #9d0300;
    font-weight: 900;
    cursor: pointer;
  }

  /*=====左侧提示项=====*/
  #footerContainer .footer_container ul {
    float: left;
    width: 72px;
    height: 200px;
    background: #999;
    margin-left: -72px;
  }

  #footerContainer .footer_container ul li {
    font: 12px/24px "微软雅黑";
    color: #333;
    padding-left: 3px;
    box-sizing: border-box;
  }

  /*=======小时数据表格=======*/
  #footerContainer .footer_container table {
    width: 100%;
    float: left;
    color: #000;
  }

  #footerContainer .footer_container table tr {
    width: 100%;
    display: flex;
  }

  #footerContainer .footer_container table tr td {
    flex: 1;
    font: 12px/24px "微软雅黑";
    text-align: center;
  }

  .leftMenu {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 99999999;
    /* display: flex; */
    display: none;
    font-family: "Microsoft YaHei";
  }

  .leftMenu_left {
    float: left;
  }

  .leftMenu .leftMenu_left {
    width: 310px;
    height: 100%;
    background-color: white;
    position: relative;
  }
  .leftMenu .leftMenu_left .noLoginBox {
    width: 100%;
    height: 96px;
    border-bottom: 1px solid #e5e9e9;
    background-image: radial-gradient(
      7px 7px 45deg,
      circle cover,
      #115386 0,
      #115386 100%,
      #1a6eaf 0
    );
    background-image: -webkit-radial-gradient(
      7px 7px,
      circle cover,
      #115386,
      #115386,
      #1a6eaf
    );
    box-sizing: border-box;
    padding-left: 20px;
  }
  .leftMenu .leftMenu_left .noLoginBox img {
    vertical-align: middle;
  }
  .leftMenu .leftMenu_left .noLoginBox span {
    line-height: 96px;
    cursor: pointer;
    color: #ffffff;
  }
  .leftMenu .leftMenu_left span {
    font-family: "Microsoft YaHei";
  }
  .leftMenu .leftMenu_left .leftMenu_login {
    width: 100%;
    height: 89px;
    border-bottom: 1px solid #e5e9e9;
    text-align: center;
    line-height: 80px;
  }

  .leftMenu .leftMenu_left .leftMenu_login .leftMenu_login_btn {
    outline: none;
    border: none;
    border-radius: 6px;
    width: 174px;
    height: 30px;
    background-color: #186aa8;
    box-shadow: 0 0 3px #cccccc;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    color: white;
    font-size: 14px;
    cursor: pointer;
    font-family: "Microsoft YaHei";
  }

  .leftMenu .leftMenu_left .leftMenu_content {
    width: 100%;
  }

  .leftMenu .leftMenu_left .leftMenu_content li {
    width: 100%;
    height: 71px;
    text-align: center;
    color: #333333;
    font-size: 14px;
    line-height: 71px;
    border-bottom: 1px solid #e5e9e9;
    cursor: pointer;
    position: relative;
  }
  .leftMenu .leftMenu_left .leftMenu_content li .actGif {
    position: absolute;
    right: 10px;
    top: 24px;
    width: 70px;
    height: 20px;
  }
  .leftMenu .leftMenu_left img {
    vertical-align: middle;
    margin-right: 5px;
  }
  .leftMenu .leftMenu_left .leftMenu_content li img {
    width: 23px;
    margin-right: 10px;
  }
  .leftMenu .leftMenu_left .leftMenu_content li .clicked {
    display: none;
  }
  .leftMenu .leftMenu_left .leftMenu_content li:nth-child(2) .clicked {
    display: inline-block;
  }
  .leftMenu .leftMenu_left .leftMenu_content li:nth-child(2) .noClick {
    display: none;
  }
  .leftMenu .leftMenu_left .leftMenu_content .leftActive {
    background-image: radial-gradient(
      7px 7px 45deg,
      circle cover,
      #115386 0,
      #115386 100%,
      #1a6eaf 0
    );
    background-image: -webkit-radial-gradient(
      7px 7px,
      circle cover,
      #115386,
      #115386,
      #1a6eaf
    );
    color: white;
  }

  .leftMenu .leftMenu_right {
    margin-left: 310px;
    height: 100%;
  }

  .leftMenu .leftMenu_bottom {
    width: 100%;
    height: 68px;
    border-top: 1px solid #e5e9e9;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 68px;
    color: #fc3535;
    font-size: 14px;
    cursor: pointer;
    display: none;
    background-color: white;
  }

  .leftMenu .leftMenu_bottom img {
    margin-right: 10px;
  }

  .leftMenu .leftMenu_left .leftMenu_title {
    width: 100%;
    /* height: 185px;
    border-bottom: 1px solid #e5e9e9; */
  }

  .leftMenu .leftMenu_left .leftMenu_title .user-info-box img {
    margin: 0;
  }

  .leftMenu .leftMenu_left .leftMenu_title button {
    outline: none;
    border: none;
    border-radius: 6px;
    width: 174px;
    height: 30px;
    background-color: #186aa8;
    box-shadow: 0 0 3px #cccccc;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    color: white;
    font-size: 14px;
    cursor: pointer;
    margin-top: -15px;
  }

  .leftMenu .leftMenu_left .leftMenu_title .user-info-box-title {
    width: 100%;
    height: 96px;
    border-bottom: 1px solid #e5e9e9;
    background-image: radial-gradient(
      7px 7px 45deg,
      circle cover,
      #115386 0,
      #115386 100%,
      #1a6eaf 0
    );
    background-image: -webkit-radial-gradient(
      7px 7px,
      circle cover,
      #115386,
      #115386,
      #1a6eaf
    );
    box-sizing: border-box;
    padding-left: 20px;
  }
  .leftMenu .leftMenu_left .leftMenu_title .user-info-box-title .user_box {
    float: left;
    height: 100%;
    line-height: 95px;
  }
  .user_box_top,
  .user_box_down {
    height: 30px;
    margin-top: -8px;
  }
  .userName_box {
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: white;
  }
  .leftMenu .leftMenu_left .leftMenu_title .user-info-box-title img {
    vertical-align: middle;
    margin-right: 10px;
  }
  .leftMenu .leftMenu_left .leftMenu_title .user-info-box-title span {
    line-height: 96px;
  }
  .leftMenu .leftMenu_left .leftMenu_title .user-info-box-title .is-insider {
    line-height: 17px;
    width: 60px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 13px;
    font-size: 12px;
    margin-top: 40px;
    font-family: "Microsoft YaHei";
    box-sizing: border-box;
    color: white;
  }
  .leftMenu .leftMenu_left .leftMenu_title .user-info-box-title .vip-icon {
    margin-right: 5px;
  }
  .leftMenu .leftMenu_left .leftMenu_title .user-info-box-title .vipTip {
    display: none;
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
  }
  .leftMenu .leftMenu_left .leftMenu_title .content-box {
    text-align: center;
    line-height: 45px;
  }
  .container {
    /* width: 520px; */
    /* height: 60px; */
    /* background: #eee; */
    position: absolute;
    left: 25px;
    top: 13px;
    z-index: 99999;
    border-radius: 30px;
    display: flex;
  }
  .timeTip {
    position: absolute;
    right: 10px;
    top: -40px;
    /* padding: 3px 10px; */
    box-sizing: border-box;
    font-size: 14px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    border-radius: 4px;
    width: 180px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    font-family: "Microsoft YaHei";
  }
  .container .menu-box {
    display: inline-block;
    margin-right: 40px;
    line-height: 51px;
    cursor: pointer;
  }
  #isShowMenu {
    margin-top: 2px;
    width: 100px;
    height: 41px;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    line-height: 41px;
  }
  .container .menu-box span {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
  }

  .container .menu-box img {
    vertical-align: middle;
    margin-right: 4px;
  }

  .container .header {
    /* display: none; */
    /* width: 560px; */
    /* height: 60px; */
    /* background: #eee; */
    /* border-radius: 30px; */
    padding-top: 3px;
    box-sizing: border-box;
    display: inline-block;
  }

  .container .header a {
    text-align: center;
    float: left;
    height: 50px;
    width: 100px;
    margin-left: 30px;
  }

  .container .header a span:nth-child(1) {
    display: inline-block;
    color: #115386;
    font-size: 20px;
    line-height: 0;
    font-family: "微软雅黑";
    font-weight: 900;
  }

  .container .header a span:nth-child(2) {
    display: inline-block;
    font-family: "微软雅黑";
    color: #115386;
    font-weight: 700;
    font-size: 12px;
    line-height: 10px;
    letter-spacing: 5px;
  }

  .container .header p {
    /* float: left; */
    width: 214px;
    height: 41px;
    /* margin-left: 10px; */
    /* box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.6); */
    /* border-radius: 20px; */
    /* padding-top: 1px; */
    box-sizing: border-box;
  }

  .container .header p .span1 {
    width: 12px;
    height: 13px;
    margin-left: 20px;
    margin-top: 13px;
    float: left;
    background: url(../icons.png) -2px -1px;
    overflow: hidden;
  }

  .container .header p input {
    border-radius: 10px;
    outline: none;
    display: inline-block;
    border: none;
    width: 100%;
    height: 100%;
    font: 14px/35px "微软雅黑";
    padding-left: 30px;
    padding-right: 50px;
    box-sizing: border-box;
    background: url(/img/airIcon/soushuo.png) no-repeat 166px;
    background-color: rgba(0, 0, 0, 0.5);
    color: white !important;
  }

  /* .container .header p input pl */
  .container .header p input::-webkit-input-placeholder {
    color: white;
  }

  .container .header p input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: white;
  }

  .container .header p input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: white;
  }

  .container .header p input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: white;
  }

  .container .header #load_app {
    display: none;
  }

  .container .header #dingwei {
    float: left;
    width: 40px !important;
    height: 40px;
  }

  .container .header #dingwei #show-location {
    display: inline-block;
    width: 40px !important;
    height: 40px;
    background: #3697d1;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    padding: 0;
    margin-left: 10px;
    position: relative;
  }

  .container .header #dingwei #show-location .pointing-icon {
    position: absolute;
    left: -4px;
    right: 0;
    margin: auto;
    top: 11px;
  }

  .container .ac_results {
    position: absolute;
    width: 214px;
    max-height: 300px;
    left: 140px;
    color: #ccc;
    background-color: rgba(0, 0, 0, 0.5);
    top: 50px;
    padding-left: 10px;
    box-sizing: border-box;
    border-radius: 15px;
    overflow-y: scroll;
    /* display: none; */
    z-index: 999;
  }
  .container .ac_results::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    /**/
  }
  .container .ac_results li {
    margin-top: 10px;
    border-bottom: 1px solid #7f9682;
  }
  .container .ac_results li:last-child {
    border: none;
  }
  .container .ac_results li p span {
    /* margin-bottom: 5px; */
  }

  .container .ac_results li:hover {
    /* border-radius: 5px; */
    cursor: pointer;
  }

  .container .ac_results li:hover p span {
    /* display: block; */
    color: #f7a715;
  }

  .container .ac_results p {
    font: 12px "微软雅黑";
    /* font-weight: 900; */
    color: #c5c5c5;
    display: block;
    margin-bottom: 10px;
  }

  .container .ac_results p span {
    display: block;
    font: 14px/25px "微软雅黑";
    /* font-weight: 900; */
    color: #ffffff;
  }

  .container .ac_results p e {
    display: inline-block;
    font-style: normal;
    width: 65px;
  }

  .container .ac_results p i {
    display: inline-block;
    font-style: normal;
    width: 65px;
  }

  .container .ac_result_tip {
    text-align: center;
    color: black;
    font: 16px/30px "微软雅黑";
    padding-top: 5px;
  }

  /*======未来五天天气预报模块样式=======*/
  .container #forecast {
    height: 180px;
    min-width: 620px;
    position: absolute;
    top: -20px;
    z-index: -1;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    padding-top: 90px;
    box-sizing: border-box;
    margin-left: -35px;
    opacity: 0;
    border-radius: 15px;
  }

  .container #forecast .tianqi {
    flex: 1;
    border-right: 1px solid #fff;
  }

  .container #forecast .tianqi:nth-child(5) {
    border: none;
  }

  .container #forecast .tianqi p:nth-child(1) {
    font: 13px/16px "微软雅黑";
    color: #fff;
    text-align: center;
  }

  .container #forecast .tianqi p:nth-child(2) {
    font: 13px/20px "微软雅黑";
    width: 100%;
    height: 25px;
    text-align: center;
    /*background-position-x: center;*/
  }

  .container #forecast .tianqi p:nth-child(3) {
    font: 14px/16px "微软雅黑";
    color: #fff;
    text-align: center;
  }

  .container #forecast .tianqi p:nth-child(4) {
    text-align: center;
  }

  .container #forecast .tianqi p:nth-child(4) span {
    display: inline-block;
    font: 14px/14px "微软雅黑";
    padding: 4px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
  }

  /*分享页面*/

  #enjoyCover {
    width: 100%;
    height: 100%;
    background: #eee;
    position: absolute;
    z-index: 100000;
    right: 0;
    top: 0;
    display: none;
    overflow: hidden;
  }

  #enjoyCover p {
    font: 2rem/4rem "微软雅黑";
    color: #999;
    padding-left: 0.5rem;
    box-sizing: border-box;
    background: #eee;
  }

  #enjoyCover .platforms {
    width: 100%;
    overflow: hidden;
    height: 9rem;
  }

  #enjoyCover .platforms img:nth-child(1) {
    float: left;
    width: 5rem;
    height: 7rem;
    margin-top: 2rem;
    margin-left: 2rem;
  }

  #enjoyCover .platforms img:nth-child(2) {
    float: left;
    width: 5rem;
    height: 5rem;
    margin-top: 2.8rem;
    margin-left: 4rem;
  }

  #enjoyCover .url {
    background: #fff;
    border: 0.1rem solid #999;
    margin-bottom: 2rem;
    overflow-x: auto;
  }

  #enjoyCover .jiequ {
    width: 100%;
    height: 60%;
  }

  #enjoyCover .jiequ img {
    display: block;
    width: 100%;
    height: 100%;
  }

  .last-hour {
    display: none;
  }

  .next-hour {
    display: none;
  }

  #enjoyCover .closeEnjoyButton {
    display: inline-block;
    width: 5rem;
    height: 5rem;
    background: #3697d1;
    border-radius: 50%;
    position: fixed;
    z-index: 1000;
    right: 1.5rem;
    top: 1.5rem;
    font: 5rem/5rem "微软雅黑";
    text-align: center;
    color: #fff;
    cursor: pointer;
  }

  .top-menu-box {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 2001;
    height: 30px;
    width: 690px;
  }

  .top-menu-box .button-box {
    background: white;
    border-radius: 10px;
    padding: 0 5px 0 5px;
    height: 30px;
    color: #115386;
    line-height: 28px;
    margin-left: 10px;
    cursor: pointer;
  }

  .top-menu-box .button-box .button-icon {
    margin: 6px;
    height: 17px;
  }

  .top-menu-box .button-box .button-content {
    font-family: "微软雅黑";
  }

  .new-prompt-box {
    background: url(https://airwise-cache.aroud.cn/new_prompt.png) no-repeat;
    background-size: 100%;
    width: 580px;
    height: 330px;
    position: absolute;
    top: 58px;
    right: 170px;
    z-index: 2001;
    box-sizing: border-box;
    padding: 161px 65px 65px 111px;
  }

  .new-prompt-box .close-button {
    background: white;
    height: 30px;
    width: 30px;
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
    position: absolute;
    top: 15px;
    left: 0;
    cursor: pointer;
    color: black;
    font-weight: bold;
  }

  .new-prompt-box .content-box {
    margin-top: 10px;
    height: 30px;
  }

  .new-prompt-box .content-box .content {
    color: white;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
  }

  .new-prompt-box .content-box .button {
    cursor: pointer;
    outline: none;
    background: #f7a715;
    color: white;
    font-size: 14px;
    line-height: 30px;
    padding: 0 10px;
    border-radius: 10px;
  }

  /*=============右边侧边栏的样式=================*/
  .right_click {
    position: absolute;
    z-index: 1000;
    cursor: pointer;
    right: 10px;
    top: 60px;
    width: 90px;
  }

  .right_click .drop-down-button {
    display: none;
  }

  .right_click .drop-up-button {
    display: none;
  }

  .right_click .icon {
    float: left;
    height: 14px;
    width: 15px;
    margin: 8px 0 0 6px;
    padding: 0;
  }

  .right_click .button-content {
    float: right;
    font-family: "微软雅黑";
    line-height: 30px;
    margin-right: 8px;
    font-size: 14px;
  }

  .right_click .menu-button-back {
    background: black;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    top: 0;
    border-radius: 10px;
    position: absolute;
    z-index: -1;
  }

  .right_click .menu-button {
    margin: 0 auto;
    margin-top: 8px;
    position: relative;
    border-radius: 10px;
    width: 65px;
    color: white;
    /*overflow: hidden;*/
    height: 30px;
    font: 16px/30px "微软雅黑";
    background-size: 22% 56%;
    text-align: center;
    /* float: left; */
    margin: 10px auto;
    box-sizing: border-box;
    font-weight: 400;
  }

  .right_click #dingwei {
    display: none;
  }

  .right_click .enjoy {
    display: none;
    width: 50px;
    font: 16px/40px "微软雅黑";
    background: rgba(0, 0, 0, 0.6);
    border-radius: 10px 10px 0px 0px;
    text-align: center;
    float: left;
  }

  .right_click .load_app {
    /*width: 110px;*/
    /*height:30px;*/
    /*font: 16px/30px "微软雅黑";*/
    /*background: rgba(255, 255, 255, 1) url(../app_load_code.png) no-repeat 10px center;*/
    /*background-size: 15% 59%;*/
    /*text-align: center;*/
    /*!*float:left;*!*/
    /*border-radius: 10px;*/
    /*margin-right: 10px;*/
    /*padding-left: 20px;*/
    /*box-sizing: border-box;*/
    /*color:#3295d0;*/
    /*font-weight: 400;*/
    /*position: relative;*/
  }

  .right_click .load_app p {
    width: 139px !important;
    position: absolute;
    left: -143px;
    top: 2px;
    background: #fff;
    border-radius: 10px;
    display: none;
  }

  .right_click .load_app p span:nth-child(1) {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    background: url(../img/huijuhuanjingtest.png) no-repeat center center;
    background-size: 100% 100%;
    margin-top: 10px;
  }

  .right_click .load_app p span {
    display: block;
    color: #000;
    font: 14px/30px "微软雅黑";
    text-align: center;
  }

  .right_click .load_app p span:nth-child(3) {
    display: block;
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    background: url(../ios.png) no-repeat center center;
    background-size: 100% 100%;
    margin-top: 10px;
  }

  .right_click .url {
    /*width: 130px;*/
    /*height:30px;*/
    /*font: 16px/30px "微软雅黑";*/
    /*!*background: rgba(255, 255, 255, 1) url(../wangzhi.png) no-repeat 10px center;*!*/
    /*background-size: 15% 59%;*/
    /*text-align: center;*/
    /*!*float:left;*!*/
    /*border-radius: 10px;*/
    /*margin-right: 10px;*/
    /*padding-left: 20px;*/
    /*box-sizing: border-box;*/
    /*color:#3295d0;*/
    /*font-weight: 400;*/
    /*position: relative;*/
  }

  .right_click .url p {
    position: absolute;
    top: 0;
    right: 70px;
    background: #fff;
    width: 140px;
    border-radius: 10px;
    display: none;
  }

  .right_click .url p a {
    width: 100%;
    text-align: left;
    display: block;
    color: #3295d0;
    font: 14px/30px "微软雅黑";
    text-decoration: underline;
    padding-left: 40px;
    box-sizing: border-box;
  }

  .right_click .url p a:nth-child(1) {
    background: url(../zc_map2.png) no-repeat 10px center;
    background-size: 15% 59%;
  }

  .right_click .url p a:nth-child(2) {
    background: url(../zc_map3.png) no-repeat 10px center;
    background-size: 15% 59%;
  }

  .right_click .url p a:nth-child(3) {
    background: url(../zc_map5.png) no-repeat 10px center;
    background-size: 15% 59%;
  }

  .right_click .url p a:nth-child(4) {
    background: url(../zc_map4.png) no-repeat 10px center;
    background-size: 15% 59%;
  }

  .right_click .url p a:nth-child(5) {
    background: url(../zc_map1.png) no-repeat 10px center;
    background-size: 15% 59%;
  }

  .right_click .url p a:nth-child(6) {
    background: url(../zc_map2.png) no-repeat 10px center;
    background-size: 15% 59%;
  }

  .right_click .url p a:nth-child(7) {
    background: url(../zc_map2.png) no-repeat 10px center;
    background-size: 15% 59%;
  }

  .right_click #sideBarButton {
    /*width: 75px;*/
    /*height:30px;*/
    /*font: 16px/30px "微软雅黑";*/
    /*background: rgba(255, 255, 255, 1) url(../paiming.png) no-repeat 10px center;*/
    /*background-size: 22% 53%;*/
    /*text-align: center;*/
    /*!*float:left;*!*/
    /*border-radius: 10px;*/
    /*margin-right: 10px;*/
    /*padding-left: 20px;*/
    /*box-sizing: border-box;*/
    /*color:#3295d0;*/
    /*font-weight: 400;*/
  }

  .right_click .changemapCircle {
    width: 83px;
    height: 83px;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    line-height: 83px;
    font-size: 16px;
    border-radius: 50%;
  }

  .zoom-button-box {
    position: absolute;
    right: 0;
    top: 230px;
    width: 77px;
    height: 100px;
    z-index: 99;
  }

  .zoom-button-box .zoomin {
    cursor: pointer;
    width: 35px !important;
    height: 35px !important;
    font: 30px/30px "微软雅黑";
    background: rgba(0, 0, 0, 0.4);
    text-align: center;
    border-radius: 50%;
    margin-top: 50px;
    position: absolute;
    bottom: -57px;
    left: 10px;
    color: white;
  }

  .zoom-button-box .zoomout {
    cursor: pointer;
    width: 35px;
    height: 35px !important;
    font: 30px/30px "微软雅黑";
    background: rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    text-align: center;
    font: 30px/30px "微软雅黑";
    background: rgba(0, 0, 0, 0.4);
    text-align: center;
    border-radius: 50%;
    position: absolute;
    bottom: -105px;
    color: white;
    left: 10px;
  }
  .phoneTabMap {
    display: none;
  }
  .right_click #jianpai {
    /*width: 95px;*/
    /*height:30px;*/
    /*font: 16px/30px "微软雅黑";*/
    /*background: url(../images/icon/emission_reduction_icon.png) no-repeat 10px center;*/
    /*background-size: 22% 56%;*/
    /*text-align: center;*/
    /*float:left;*/
    /*border-radius: 10px;*/
    /*margin-right: 10px;*/
    /*padding-left: 30px;*/
    /*box-sizing: border-box;*/
    /*color:#3295d0;*/
    /*font-weight: 400;*/
    /*position:absolute;*/
    /*top: 0px;*/
    /*left: 600px;*/
  }

  .right_click #jianpai .new {
    color: #fff;
    font-size: 16px;
    background: red;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    float: right;
    margin: 5px 10px 0 0;
  }

  .email {
    margin: 20px 0 0 50px;
    color: #000;
    font-family: "微软雅黑";
  }

  .vip-expired-already-alert {
    display: none;
  }

  /*.right_click #jianpai:before{
        content:"";
        position: absolute;
        left:-6px;
        top:-5px;
        width:45px;
        height:34px;
        background: url(../new.png) no-repeat center center;
        background-size: 75% 75%;
    }*/
  .point_detail_model {
    width: 587px !important;
    height: 100% !important;
    background: #fff !important;
    position: absolute;
    z-index: 9999 !important;
    right: 0;
    top: 0;
    padding-right: 8px;
    box-sizing: border-box;
    display: none;
  }

  .point_detail_model .closeSideButton {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #3697d1;
    border-radius: 50%;
    position: absolute;
    left: -15px;
    top: 20px;
    font: 25px/38px "微软雅黑";
    text-align: center;
    /*padding-right:5px;*/
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    z-index: 1000;
  }

  .point_detail_model .main_title {
    font-size: 38px;
    color: #3697d1;
    text-align: right;
    padding: 30px 30px 0;
  }

  .point_detail_model .title {
    font-size: 18px;
    color: #3697d1;
    padding: 10px 20px;
    border-bottom: solid #eeeeee 1px;
  }

  .point_detail_model .current_data_box .data_box {
    padding: 0 25px;
    height: 90px;
    margin-top: 20px;
  }

  .point_detail_model .current_data_box .data_box li {
    width: 33%;
    height: 30px;
    color: #333333;
  }

  .point_detail_model .current_data_box .data_box li p {
    font-family: "Microsoft YaHei UI";
    color: #333333;
    font-size: 14px;
    line-height: 23px;
  }

  .point_detail_model .current_data_box .data_box li a {
    font-size: 14px;
    color: #365ed1;
  }

  .point_detail_model .current_data_box .explain {
    font-family: "Microsoft YaHei UI";
    font-size: 14px;
    color: #333333;
    padding: 0 25px;
  }

  .point_detail_model .hourly_forecast_box {
    height: 467px;
    width: 587px;
  }

  .point_detail_model .hourly_forecast_box .name_box {
    width: 100px;
    height: 100%;
    background: #eeeeee;
  }

  .point_detail_model .hourly_forecast_box .content_box {
    width: 487px;
    height: 100%;
    overflow: auto;
  }

  .point_detail_model .hourly_forecast_box .init_day_back {
    background: white;
  }

  .point_detail_model .hourly_forecast_box .choose_back {
    background: #eeeeee;
  }

  .point_detail_model .hourly_forecast_box .name_box ul li {
    color: #115386;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-family: "Microsoft YaHei UI";
    cursor: pointer;
  }

  .point_detail_model .hourly_forecast_box .content_box ul {
    height: 30px;
  }

  .point_detail_model .hourly_forecast_box .content_box ul li {
    width: 80px;
    height: 30px;
    color: white;
    text-align: center;
    font-family: "Microsoft YaHei UI";
    line-height: 30px;
  }

  .point_detail_model .hourly_forecast_box .content_box .wind_dir {
    height: 20px;
    margin: 5px auto;
  }

  .point_detail_model
    .hourly_forecast_box
    .content_box
    ul
    li
    .pollution_content {
    font-size: 14px;
    font-family: "Microsoft YaHei UI";
    width: 70px;
    height: 20px;
    margin: 5px auto;
    text-align: center;
    border-radius: 5px;
    line-height: 20px;
  }

  /*关于我们电脑版*/
  #aboutUsModel {
    /*display: none!important;*/
    /*overflow: auto;*/
  }

  #aboutUsModel .title {
    font-size: 38px;
    color: #3697d1;
    float: right;
    margin: 20px 30px 0 0;
    border: 0;
    padding: 0 !important;
  }

  #aboutUsModel .menu-box {
    border-bottom: #eeeeee solid 1px;
    height: 20px;
    margin-top: 70px;
    padding: 5px 25px;
    margin-bottom: 0 !important;
  }

  #aboutUsModel .menu-box ul li {
    color: #3697d1;
    width: 90px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
  }

  #aboutUsModel .content-box {
    padding: 8px 25px;
  }

  #aboutUsModel .content-box .content {
    color: #4a5161;
    font-size: 14px;
    font-family: 微软雅黑;
    letter-spacing: 2px;
    line-height: 20px;
  }

  #aboutUsModel .content-box .name {
    color: #3697d1;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0;
  }

  #aboutUsModel .content-box table {
    border-collapse: collapse;
    width: 100%;
    border: solid #eeeeee 1px;
    margin-bottom: 13px;
  }

  #aboutUsModel .content-box table td {
    font-size: 14px;
    font-family: 微软雅黑;
    text-align: center;
  }

  #aboutUsModel .content-box table thead {
    background: #56ade1;
    color: white;
    height: 45px;
  }

  #aboutUsModel .content-box table tbody tr {
    height: 55px;
  }

  #aboutUsModel .content-box table thead tr {
    height: 45px;
  }

  #aboutUsModel .content-box table tbody td {
    font-size: 14px;
    color: #333333;
  }

  /*预警设置电脑版*/

  #warnSetModel .wx-img-box {
    height: 80px;
    position: relative;
  }

  #warnSetModel .wx-img {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    height: 90px;
  }

  #warnSetModel .title {
    font-size: 38px;
    color: #3697d1;
    float: right;
    margin: 20px 30px 0 0;
    border: 0;
    padding: 0 !important;
  }

  #warnSetModel .content-box {
    margin-top: 90px;
    color: #333333;
    font-size: 14px;
    min-height: 60%;
    /*padding: 8px 25px;*/
    border-top: #eeeeee solid 1px;
    border-bottom: solid 1px #cccccc;
  }

  #warnSetModel .content-box #worningNotExit {
    position: relative;
  }

  #warnSetModel .content-box #worningNotExit .img-box {
    margin: 20px;
  }

  #warnSetModel .content-box #worningNotExit .img-box ul li {
    height: 135px;
    width: 46%;
    float: left;
    margin: 2%;
    overflow: hidden;
    border-radius: 13px;
    position: relative;
  }

  #warnSetModel .content-box #worningNotExit .img-box ul li:hover div {
  }

  #warnSetModel .content-box #worningNotExit .img-box ul li div {
    background: rgba(0, 0, 0, 0.3);
    height: 100%;
    width: 100%;
  }

  #warnSetModel .content-box #worningNotExit .img-box ul li div img {
    margin: 25px 0 5px;
    height: 40px;
  }

  #warnSetModel .content-box #worningNotExit .img-box ul li div p {
    text-align: center;
    color: white;
  }

  #warnSetModel .content-box #worningNotExit .img-box ul li div p:nth-child(3) {
    font-size: 13px;
  }

  #warnSetModel .content-box #worningNotExit .img-box ul li:nth-child(1) {
    background: url("/img/icon/early_warning_one.png");
  }

  #warnSetModel .content-box #worningNotExit .img-box ul li:nth-child(2) {
    background: url("/img/icon/early_warning_two.png");
  }

  #warnSetModel .content-box #worningNotExit .img-box ul li:nth-child(3) {
    background: url("/img/icon/early_warning_three.png");
  }

  #warnSetModel .content-box #worningNotExit .img-box ul li:nth-child(4) {
    background: url("/img/icon/early_warning_four.png");
  }

  #warnSetModel .content-box #warningExit {
    display: none;
  }

  #warnSetModel .content-box #worningNotExit .remarks {
    margin-top: 30px;
  }

  #warnSetModel .content-box #worningNotExit .back-img {
    height: 260px;
    background: url("/img/warning_back.png") no-repeat center center;
  }

  #warnSetModel .content-box .add-warning-button {
    outline: none;
    background: #3697d1;
    color: white;
    font-size: 16px;
    border: #2080ba solid 1px;
    width: 160px;
    height: 43px;
    cursor: pointer;
    border-radius: 5px;
    margin-top: 30px;
  }

  #warnSetModel .content-box .add-warning-button:active {
    background: #1783c1;
  }

  #warnSetModel .content-box .station-choice {
    height: 30px;
    margin: 0 30px;
    padding: 10px 0;
  }

  #warnSetModel .content-box .station-choice .station-active {
    color: #3697d1;
  }

  #warnSetModel .content-box .station-choice .station {
    float: left;
    height: 20px;
    line-height: 16px;
    padding: 0 20px;
    position: relative;
    cursor: pointer;
    border-right: solid #cccccc 1px;
    margin: 5px 0;
  }

  #warnSetModel .content-box .station-choice .station .close-icon {
    position: absolute;
    top: -8px;
  }

  #warnSetModel .content-box .factor-table {
    margin: 0 30px;
    /* overflow: auto; */
    /* max-height: 222px;  */
    min-height: 200px;
  }

  #warnSetModel .content-box .factor-table table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
  }

  #warnSetModel .content-box .factor-table table td {
    text-align: center;
    height: 30px;
    border: solid #71c6fa 1px;
    font-family: 微软雅黑;
  }

  #warnSetModel .content-box .factor-table table td .edit {
    color: #333333;
    cursor: pointer;
    margin-left: 5px;
  }

  #warnSetModel .content-box .factor-table table td .delete1 {
    color: #fc6565;
    cursor: pointer;
    margin-right: 4px;
  }

  #warnSetModel .content-box .factor-table table td .edit {
    margin-right: 10px;
    cursor: pointer;
  }

  #warnSetModel .content-box .factor-table table thead {
    background: #d5e9f4;
    height: 30px;
  }

  #warnSetModel .content-box .city-choice .city {
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    position: relative;
  }

  #warnSetModel .content-box .city-choice {
    height: 30px;
    margin: 0 30px;
    padding: 20px 0 10px;
    border-bottom: #cccccc solid 1px;
  }

  #warnSetModel .content-box .city-choice .city {
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    position: relative;
  }

  #warnSetModel .content-box .add-button {
    background: #eff7fb;
    color: #3697d1;
    border-radius: 50%;
    border: solid #afd5ed 1px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    font-size: 18px;
    font-weight: bold;
    width: 30px;
    cursor: pointer;
    margin-left: 20px;
  }

  #warnSetModel .content-box .city-choice .city span {
    cursor: pointer;
  }

  #warnSetModel .content-box .close-icon {
    color: #fd2323;
    cursor: pointer;
    position: absolute;
    right: 2px;
    top: 2px;
    line-height: 10px;
    height: 10px;
    width: 10px;
  }

  #warnSetModel .content-box .city-choice .city-active {
    background: #eff7fb;
    color: #3697d1;
    border: solid #afd5ed 1px;
  }

  #warnSetModel .content-box .city-choice .city-active .close-icon {
    display: block;
  }

  .alert-box {
    width: 410px;
    height: 210px;
    background: white;
    border-radius: 10px;
    position: absolute;
    left: 0;
    right: 0;
    top: 100px;
    margin: auto;
    z-index: 9999999999999;
    box-shadow: #000 0px 0px 29px -15px;
    display: none;
    box-shadow: 0px 0px 15px #999999;
  }

  .alert-box .header {
    height: 47px;
    border-bottom: solid 1px #f0f0f0;
  }

  .alert-box .header img {
    margin: 18px 10px 0 30px;
  }

  .alert-box .header h1 {
    color: #333333;
    font-size: 16px;
    margin-top: 15px;
  }

  .alert-box .header .close-button {
    font-size: 25px;
    margin: 4px 20px;
    color: #333333;
    cursor: pointer;
  }

  .alert-box .alert-content {
    padding: 30px;
    line-height: 20px;
    font-size: 14px;
  }

  .alert-box .button-box {
    position: absolute;
    bottom: 34px;
    right: 56px;
    width: 125px;
  }

  .alert-box .button-box button {
    width: 60px;
    height: 27px;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
  }

  .alert-box .button-box .button-no {
    background: #fafafa;
    color: #333333;
    border: solid 1px #f0f0f0;
  }

  .alert-box .button-box .button-no:active {
    background: #ffffff;
  }

  .alert-box .button-box .button-yes {
    background: #97daf8;
    color: #333333;
    border: solid 1px #5cc8f8;
  }

  .alert-box .button-box .button-yes:active {
    background: #69ccfa;
  }

  .add-warning-model {
    width: 580px;
    background: white;
    border-radius: 10px;
    position: absolute;
    left: 0;
    right: 0;
    top: 12vh;
    margin: auto;
    z-index: 3001;
    box-shadow: #000 0px 0px 20px -14px;
    display: none;
    box-shadow: 5px 0px 16px #999999;
  }

  .add-warning-model .header {
    border-bottom: #f0f0f0 solid 1px;
    height: 50px;
    padding: 0 30px;
  }

  .add-warning-model .header h1 {
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    float: left;
    font-family: 微软雅黑；;
  }

  .add-warning-model .header .close-icon {
    float: right;
    color: #333333;
    font-size: 25px;
    font-weight: bold;
    line-height: 50px;
    cursor: pointer;
  }

  .add-warning-model #warningForm {
    padding: 10px 30px;
  }

  .add-warning-model #warningForm .submit-button {
    background: #3697d1;
    width: 100px;
    height: 38px;
    margin: auto;
    color: white;
    border-radius: 5px;
    border: 0;
    outline: none;
    font-size: 14px;
    margin-top: 20px;
    cursor: pointer;
  }

  .add-warning-model #warningForm .submit-button:active {
    background: #0b88d0;
  }

  .add-warning-model #warningForm .warning-box {
    border: solid 1px hsl(0, 0%, 94%);
    padding: 12px 15px 0 15px;
  }

  .add-warning-model #warningForm .warning-input-box {
    margin-bottom: 20px;
  }

  .add-warning-model #warningForm .warning-box .remarks {
    padding-left: 27px;
  }

  .add-warning-model #warningForm .warning-input-box input {
    outline: none;
  }

  .add-warning-model #warningForm .warning-input-box span,
  p {
    color: #333333;
    font-size: 15px;
    line-height: 28px;
    font-family: 微软雅黑;
  }

  .add-warning-model #warningForm .warning-input-box .warning-input {
    margin-bottom: 5px;
  }

  .add-warning-model #warningForm .warning-input-box .wind-direct {
    display: none;
  }

  .add-warning-model #warningForm .warning-input-box .wind-select {
    outline: none;
    height: 28px;
    margin: 0 3px;
  }

  .add-warning-model #warningForm .warning-input-box .warning-input .check-box {
    height: 15px;
    width: 15px;
    margin-right: 12px;
    margin-top: 6px;
  }

  .add-warning-model
    #warningForm
    .warning-input-box
    .warning-input
    .check-box-type {
    margin-right: 25px;
  }

  .add-warning-model
    #warningForm
    .warning-input-box
    .warning-input
    .input-name {
    margin-right: 10px;
    width: 75px;
    text-align: right;
  }

  .add-warning-model #warningForm .warning-input-box .warning-input .icon {
    margin-right: 10px;
    margin-top: 8px;
  }

  .add-warning-model #warningForm .warning-input-box .warning-input .input {
    margin-right: 10px;
    width: 70px;
    height: 25px;
  }

  .add-warning-model #warningForm .warning-input-box .warning-input .unit {
    color: #ff0000;
    height: 29px;
  }

  .add-warning-model #warningForm .title {
    height: 25px;
  }

  .add-warning-model #warningForm .title p {
    font-size: 12px;
    color: #333333;
    line-height: 25px;
  }

  .add-warning-model #warningForm .condition-box {
    height: 30px;
    margin: 10px 0 15px;
  }

  .add-warning-model #warningForm h2 {
    color: #3697d1;
    font-size: 16px;
    padding: 0 10px;
  }

  .add-warning-model #warningForm .select-box {
    height: 28px;
    width: 138px;
    float: left;
    border: solid #dedede 1px;
    margin-right: 15px;
    position: relative;
  }

  .add-warning-model #warningForm .select-box .select-mask {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 200;
    top: 0;
    right: 0;
    background: black;
    opacity: 0.3;
    display: none;
  }

  .add-warning-model #warningForm .select-box .input-box .select-mask-internal {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 100;
    top: 0;
    right: 0;
  }

  .add-warning-model #warningForm .select-box input {
    height: 28px;
    width: 105px;
    border: none;
    outline: none;
    padding-left: 10px;
  }

  .add-warning-model #warningForm .select-box .search-icon {
    margin: 8px 5px;
    width: 12px;
  }

  .add-warning-model #warningForm .select-box .select-icon {
    margin: 12px 7px;
  }

  .add-warning-model #warningForm .select-box .select-content-box {
    position: absolute;
    background: white;
    border: solid #dedede 1px;
    width: 138px;
    top: 30px;
    overflow: auto;
    max-height: 220px;
    display: none;
  }

  .add-warning-model #warningForm .select-box .select-content-box ul li {
    text-align: center;
    color: #333333;
    font-size: 12px;
    font-family: 微软雅黑;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .add-warning-model #warningForm .select-box .select-content-box ul li:hover {
    background: #3697d1;
    color: white;
  }

  #warnSetModel .content-box .city-choice .city-select {
    width: 85px;
    height: 22px;
    border: 1px #e1e1e1 solid;
    border-radius: 5px;
    padding-left: 5px;
    line-height: 22px;
    float: left;
    /*position: relative;*/
  }

  #warnSetModel .stop-time-box {
    width: 200px;
    position: relative;
    margin-right: 30px;
  }

  #warnSetModel .stop-time-box .time-name {
    line-height: 30px;
  }

  #warnSetModel .stop-time-box .time-input-box {
    width: 105px;
    height: 30px;
    border: solid #cccccc 1px;
  }

  #warnSetModel .stop-time-box .time-input-box .time-icon-box {
    height: 30px;
    width: 30px;
    background: #f4f5f7;
  }

  #warnSetModel .stop-time-box .time-input-box .content {
    width: 75px;
    text-align: center;
  }

  #warnSetModel .stop-time-box .time-input-box .time-icon-box img {
    margin: 6px;
  }

  #warnSetModel .choose-time-select-box {
    position: absolute;
    top: 35px;
    width: 105px;
    height: 180px;
    right: 0;
    border: solid 1px #e4e7ed;
    background: white;
    z-index: 100;
    display: none;
  }

  #warnSetModel .choose-time-select-box .current-mask {
    position: absolute;
    height: 30px;
    border-top: solid 1px #e4e7ed;
    border-bottom: solid 1px #e4e7ed;
    width: 95%;
    margin: auto;
    top: 60px;
    z-index: -1;
  }

  #warnSetModel .choose-time-select-box .time-select-content {
    height: 150px;
  }

  #warnSetModel .choose-time-select-box .time-select-content ul {
    overflow: auto;
    height: 150px;
    width: 50%;
    -ms-overflow-style: none;
    overflow: -moz-hidden-unscrollable;
  }

  #warnSetModel
    .choose-time-select-box
    .time-select-content
    ul::-webkit-scrollbar {
    display: none;
  }

  #warnSetModel .choose-time-select-box .select-time-content {
    height: 30px;
    width: 100%;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    font-family: 微软雅黑;
    cursor: pointer;
    moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  #warnSetModel .choose-time-select-box .button-box {
    position: absolute;
    bottom: 0;
    width: 100%;
    border-top: solid 1px #e4e4e4;
  }

  #warnSetModel .choose-time-select-box .button-box a {
    line-height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 10px;
    cursor: pointer;
  }

  #warnSetModel .choose-time-select-box .button-box .ok {
    color: #45abfd;
  }

  #warnSetModel .choose-time-select-box .button-box .cancel {
    color: #000;
  }

  #warnSetModel .content-box .city-choice .param-choice {
    width: 100%;
    margin: 16px 0 0 0px;
    float: left;
  }

  #warnSetModel .content-box .city-choice .param-choice .param-box,
  #warnSetModel .content-box .city-choice .param-choice .warn-box {
    float: left;
    margin-left: 64px;
  }

  #warnSetModel .content-box .city-choice .param-choice .param-box .param-name,
  #warnSetModel .content-box .city-choice .param-choice .warn-box .warn-name {
    float: left;
  }

  #warnSetModel
    .content-box
    .city-choice
    .param-choice
    .param-box
    .param-select,
  #warnSetModel .content-box .city-choice .param-choice .warn-box .warn-select {
    width: 85px;
    height: 22px;
    border: 1px #e1e1e1 solid;
    border-radius: 5px;
    padding-left: 5px;
    line-height: 22px;
    float: left;
  }

  #warnSetModel .content-box .city-choice .param-choice .warn-box .warn-input {
    width: 78px;
    height: 22px;
    border: 1px #e1e1e1 solid;
    border-radius: 5px;
    padding-left: 5px;
    line-height: 22px;
    float: left;
  }

  #warnSetModel .content-box .city-choice .param-choice .delect-but {
    margin: 4px 0 0 6px;
    cursor: pointer;
  }

  #warnSetModel .content-box .city-choice .paramAddBut {
    color: #3697d1;
    border-bottom: 1px #3697d1 solid;
    float: left;
    margin: 16px 0 0 64px;
    cursor: pointer;
  }

  #warnSetModel .content-box .city-choice .cityDelBut {
    float: right;
    color: #3697d1;
    border-bottom: 1px #3697d1 solid;
    cursor: pointer;
    /*margin-right: 60px;*/
  }

  #warnSetModel .content-box .cityAddBut {
    width: 94%;
    margin: 20px 25px;
    color: #3697d1;
    /*border-bottom: 1px #3697d1 solid;*/
    cursor: pointer;
    float: left;
  }

  #warnSetModel .content-box #warningExit {
    margin-bottom: 50px;
    position: relative;
  }

  #warnSetModel .push-box {
    margin: 20px 25px;
    float: left;
    width: 86%;
  }

  #warnSetModel .wrapper {
    margin: 5px 0 10px 60px;
    cursor: pointer;
  }

  #warnSetModel .wrapper span {
    font-size: 12px;
    color: #999999;
    cursor: pointer;
  }

  /*单选框*/
  #warnSetModel .wrapper .redio-box {
    display: inline-block;
    cursor: pointer;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    position: relative;
    /*background: orange;*/
    vertical-align: middle;
    border-radius: 100%;
    border: 1px #999999 solid;
  }

  #warnSetModel .wrapper .name {
    font-size: 16px;
    color: #333333;
    font-family: 微软雅黑;
  }

  #warnSetModel .wrapper .button {
    font-size: 16px;
    color: #3697d1;
    font-family: 微软雅黑;
  }

  #warnSetModel .wrapper .button:hover {
    color: red;
  }

  #warnSetModel .wrapper .redio-box input {
    opacity: 0;
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    /*使input按钮在span的上一层，不加点击区域会出现不灵敏*/
  }

  #warnSetModel .wrapper input[type="checkbox"] + label::before {
    content: "\00a0";
    /*不换行空格*/
    display: inline-block;
    width: 18px;
    height: 18px;
    text-align: center;
    margin-right: 10px;
    border-radius: 5px;
    background: #e6e6e6;
    /*复选框的背景色*/
    line-height: 18px;
    color: white;
  }

  #warnSetModel .wrapper input[type="checkbox"] {
    /*隐藏掉原先实际的 checkbox 框，之所以没用 display:none; 这种简单直接的方式，是因为这种方法会把它从键盘 tab 键切换焦点的队列中完全删除*/
    position: absolute;
    clip: rect(0, 0, 0, 0);
  }

  #warnSetModel .wrapper input[type="checkbox"]:checked + label::before {
    content: "\2713";
    /*对号的 Unicode字符*/
    background: #3697d1;
    /*对号的颜色*/
  }

  #warnSetModel .save-but {
    width: 80px;
    height: 28px;
    float: right;
    margin: 0 30px 20px 0;
    background: #3697d1;
    text-align: center;
    line-height: 28px;
    cursor: pointer;
    color: #ffffff;
    border-radius: 5px;
  }

  /*分享右侧弹窗电脑版*/
  #enjoySetModel .title {
    font-size: 38px;
    color: #3697d1;
    float: right;
    margin: 20px 30px 0 0;
    border: 0;
    padding: 0 !important;
  }

  #enjoySetModel .content-box {
    margin-top: 90px;
    color: #333333;
    font-size: 14px;
    font-size: 16px;
    font-family: 微软雅黑;
    /*padding: 8px 25px;*/
  }

  #enjoySetModel .content-box .enjoy-title {
    font-size: 16px;
    font-family: 微软雅黑;
    margin: 0 0 10px 30px;
  }

  #enjoySetModel .content-box .enjoy-checkbox {
    margin-top: 20px;
  }

  #enjoySetModel .content-box .hyperlink-box {
    width: 526px;
    padding: 30px 30px 15px 30px;
    background: #f3f3f3;
    float: left;
    margin: -35px 0 30px 0;
    /*position: relative;*/
  }

  #enjoySetModel .content-box .circle-icon {
    width: 8px;
    height: 8px;
    float: left;
    border: 4px #3697d1 solid;
    margin: 4px 4px 0 0;
    border-radius: 50%;
  }

  #enjoySetModel .content-box .link-title {
    /*width: 100%;*/
    font-size: 16px;
    font-family: 微软雅黑;
    float: left;
    color: #3697d1;
  }

  #enjoySetModel .content-box .hyperlink-box .enjoy-input {
    width: 98%;
    height: 26px;
    border: 1px #e1e1e1 solid;
    line-height: 26px;
    padding-left: 10px;
    font-size: 14px;
    margin: 18px 0 10px 0;
  }

  #enjoySetModel .content-box .hyperlink-box .enjoy-dress {
    font-size: 16px;
    font-family: 微软雅黑;
    float: left;
    margin: 10px 0 0 22px;
  }

  #enjoySetModel .content-box .hyperlink-box .enjoy-img {
    float: left;
    margin-left: 8px;
    cursor: pointer;
  }

  #enjoySetModel .content-box .hyperlink-box #qrcode {
    width: 112px;
    height: 136px;
    position: absolute;
    left: 178px;
    top: 250px;
    background: #07bd13;
    padding: 5px;
    border-radius: 5px;
    display: none;
    color: #ffffff;
  }

  #enjoySetModel .content-box .hyperlink-box #qrcode .enjoy-code {
    width: 110px;
    margin-left: 1px;
  }

  #enjoySetModel .content-box .hyperlink-box .copy-but {
    width: 84px;
    height: 28px;
    text-align: center;
    font-size: 16px;
    font-family: 微软雅黑;
    line-height: 28px;
    border-radius: 5px;
    background: #3697d1;
    float: right;
    color: #ffffff;
    cursor: pointer;
  }

  #enjoySetModel .content-box .screen-title {
    font-size: 16px;
    font-family: 微软雅黑;
    color: #3697d1;
    float: left;
  }

  /*首先第一步就是隐藏原来的复选框*/
  .screen-title {
    display: none;
  }

  /*第二部定义现在复选框样式*/
  .screen-title + label {
    width: 14px;
    height: 14px;
    position: relative;
    display: inline-block;
    /*lable是内联元素所以需要加inline-block*/
    background-color: #fafafa;
    /*设置背景颜色*/
    border-radius: 50%;
    /*复选框border*/
    border: 1px solid #cacaca;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    float: left;
    margin: 3px 3px 0 30px;
  }

  /*第三部分做一个active的效果*/
  .screen-title + label:active,
  .screen-title + label:checked + label:active {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  }

  /*选中之后的样式*/
  .screen-title:checked + label {
    width: 10px;
    height: 10px;
    border: 3px #3697d1 solid;
  }

  #enjoySetModel .content-box .screen-box {
    width: 526px;
    padding: 30px 30px 15px 30px;
    background: #f3f3f3;
    float: left;
    margin: -39px 0 0 0;
    display: none;
  }

  #enjoySetModel .content-box .screen-box .format-box {
    width: 100%;
    float: left;
    margin: 20px 0 0 0;
  }

  #enjoySetModel .content-box .screen-box .format-box span {
    font-size: 14px;
    font-family: 微软雅黑;
  }

  #enjoySetModel .content-box .screen-box .format-box select {
    width: 70px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    border: 1px #e1e1e1 solid;
    border-radius: 5px;
    margin-left: 5px;
  }

  #enjoySetModel .content-box .screen-box .format-but {
    width: 84px;
    height: 28px;
    text-align: center;
    font-size: 16px;
    font-family: 微软雅黑;
    line-height: 28px;
    border-radius: 5px;
    background: #3697d1;
    float: right;
    color: #ffffff;
    cursor: pointer;
  }

  .opinion_about .feed-title {
    width: 80%;
    float: left;
    font-size: 16px;
    font-family: 微软雅黑;
    color: #333;
    /*margin-top: 80px;*/
    /* margin-left: 30px; */
  }
  .opinion_about .title {
    margin: 10px 0px 0 0 !important;
  }
  .opinion_about .feed-back {
    float: left;
    resize: none;
    margin: 10px 0 0 0px;
    width: 95%;
    height: 110px;
    border: 1px #3697d1 solid;
    border-radius: 5px;
    padding: 5px;
    font-size: 14px;
  }

  .opinion_about .submit-but {
    width: 84px;
    height: 28px;
    text-align: center;
    font-size: 16px;
    font-family: 微软雅黑;
    line-height: 28px;
    border-radius: 5px;
    background: #3697d1;
    float: right;
    color: #ffffff;
    cursor: pointer;
    margin: 10px 0px 0 0;
  }

  /*#sideBarCover {*/
  /*width: 587px !important;*/
  /*height: 100% !important;*/
  /*background: #fff !important;*/
  /*position: absolute;*/
  /*z-index: 10000;*/
  /*right: 0;*/
  /*top: 0;*/
  /*padding-right:8px;*/
  /*box-sizing: border-box;*/
  /*display: none;*/
  /*}*/
  /*#sideBarCover .closeSideButton {*/
  /*display: inline-block;*/
  /*width: 40px;*/
  /*height: 40px;*/
  /*background: #3697d1;*/
  /*border-radius: 50%;*/
  /*position: absolute;*/
  /*left: -15px;*/
  /*top: 20px;*/
  /*font: 25px/38px "微软雅黑";*/
  /*text-align: center;*/
  /*!*padding-right:5px;*!*/
  /*box-sizing: border-box;*/
  /*color: #fff;*/
  /*cursor: pointer;*/
  /*z-index: 1000;*/
  /*}*/
  #sideBarCover #sideBarCover_cover {
    display: block;
    width: 100%;
    height: 1800px !important;
    position: absolute;
    z-index: 10000000;
    background: rgba(0, 0, 0, 0.6) url(../loading.gif) no-repeat center 20%;
    left: 0;
    top: 0;
  }

  /*EMI减排评估*/
  #sideBarCover .select_moudle {
    width: 100%;
    padding-right: 17px;
    padding-top: 25px;
    padding-left: 30px;
    box-sizing: border-box;
    position: relative;
  }

  #sideBarCover .select_moudle .select_moudle_top {
    width: 100%;
    float: left;
    /*overflow:hidden;*/
  }

  #sideBarCover .select_moudle .select_moudle_top p:nth-child(1) {
    float: left;
    border: 1px solid #ccc;
    border-radius: 6px;
  }

  #sideBarCover .select_moudle .select_moudle_top p:nth-child(1) span {
    float: left;
    font: 16px/32px "微软雅黑";
    text-align: center;
    display: inline-block;
    width: 50px;
    color: #555555;
    background: #e6f1f4;
    cursor: pointer;
  }

  #sideBarCover .select_moudle .select_moudle_top p:nth-child(1) #week {
    border-radius: 5px 0 0 5px;
  }

  #sideBarCover .select_moudle .select_moudle_top p:nth-child(1) #month {
    border-radius: 0;
    /*border-radius: 0px 5px 5px 0px;*/
  }

  #sideBarCover .select_moudle .select_moudle_top p:nth-child(1) #season {
    border-radius: 0px 5px 5px 0px;
  }

  #sideBarCover .select_moudle .select_moudle_top p:nth-child(1) .active {
    color: #fff;
    background: #4d99b0;
  }

  #sideBarCover .select_moudle .select_moudle_top p:nth-child(2) {
    float: right;
    border: 1px solid #ccc;
    border-radius: 6px;
  }

  #sideBarCover .select_moudle .select_moudle_top p:nth-child(2) span {
    float: left;
    font: 14px/32px "微软雅黑";
    text-align: center;
    display: inline-block;
    width: 70px;
    color: #555555;
    background: #e6f1f4;
    cursor: pointer;
  }

  #sideBarCover .select_moudle .select_moudle_top p:nth-child(2) #city_all {
    border-radius: 5px 0 0 5px;
  }

  #sideBarCover .select_moudle .select_moudle_top p:nth-child(2) #city_part {
    border-radius: 0px 5px 5px 0px;
  }

  #sideBarCover .select_moudle .select_moudle_top p:nth-child(2) .active {
    color: #fff;
    background: #4d99b0;
  }

  #sideBarCover .select_moudle .select_moudle_center {
    width: 100%;
  }

  #sideBarCover .select_moudle .select_moudle_center p:nth-child(1) {
    width: 100%;
    font: 18px/40px "微软雅黑";
    color: #000;
    font-weight: 900;
    text-align: center;
  }

  #sideBarCover .select_moudle .select_moudle_foot {
    position: fixed;
    top: 95px;
    z-index: 10000;
    background: #fff;
    height: 28px;
    width: 100%;
  }

  #sideBarCover .select_moudle .select_moudle_foot p:nth-child(1) {
    width: 100%;
    font: 14px/28px "微软雅黑";
    color: #888;
    text-align: left;
  }

  #sideBarCover .more_container {
    width: 100%;
    height: 75%;
    padding-left: 30px;
    box-sizing: border-box;
    overflow-y: scroll;
    position: relative;
  }

  #sideBarCover .more_container #dataTable_wrapper {
    float: left;
  }

  #sideBarCover .more_container #dataTable_wrapper #dataTable_filter label {
    color: #fff;
  }

  #sideBarCover
    .more_container
    #dataTable_wrapper
    #dataTable_filter
    label
    input {
    border: none;
    font: 12px/16px "微软雅黑";
    color: #888;
    border: 1px solid #999;
    border-radius: 5px;
    padding-left: 30px;
    box-sizing: border-box;
    outline: none;
    background: url(../sousuo.png) no-repeat 5px center;
    background-size: 10% 60%;
    position: fixed;
    right: 23px;
    margin-top: 2px;
    z-index: 1000000;
  }

  #sideBarCover .more_container #dataTable {
    border: none;
    float: left;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    border-collapse: collapse;
    border-spacing: 0;
  }

  #sideBarCover .more_container #dataTable thead {
    float: left;
    display: block;
    border: none !important;
    width: 100% !important;
    position: fixed;
  }

  #sideBarCover .more_container #dataTable thead tr {
    margin: 0 !important;
    padding: 0 !important;
    border: none;
    float: left;
    display: block;
    width: 100%;
  }

  #sideBarCover .more_container #dataTable thead tr th {
    margin: 0 !important;
    padding: 0 !important;
    float: left;
    border: none;
    text-align: center;
    color: #fff;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    box-sizing: border-box;
    font: 12px/32px "微软雅黑";
    background-color: #69adc2;
    /*padding-left: 10px;
        box-sizing: border-box;*/
  }

  #sideBarCover .more_container #dataTable thead tr th:hover {
    cursor: pointer;
  }

  #sideBarCover .more_container #dataTable thead tr th:nth-child(1) {
    display: inline-block;
    width: 58px !important;
  }

  #sideBarCover .more_container #dataTable thead tr th:nth-child(2) {
    display: inline-block;
    width: 83px !important;
  }

  #sideBarCover .more_container #dataTable thead tr th:nth-child(3) {
    display: inline-block;
    width: 140px !important;
  }

  #sideBarCover .more_container #dataTable thead tr th:nth-child(4) {
    display: inline-block;
    width: 90px !important;
  }

  #sideBarCover .more_container #dataTable thead tr th:nth-child(5) {
    display: inline-block;
    width: 80px !important;
    background-color: #418fa6;
  }

  #sideBarCover .more_container #dataTable thead tr th:nth-child(6) {
    display: inline-block;
    width: 80px !important;
    background-color: #418fa6;
  }

  #sideBarCover .more_container #dataTable tbody {
    float: left;
    border: none !important;
    width: 100% !important;
    margin-top: 33px;
  }

  #sideBarCover .more_container #dataTable tbody tr {
    margin: 0 !important;
    padding: 0 !important;
    border: none;
    float: left;
    display: block;
    width: 100%;
  }

  #sideBarCover .more_container #dataTable tbody tr td {
    margin: 0 !important;
    padding: 0 !important;
    float: left;
    border: none;
    text-align: center;
    color: #000;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    box-sizing: border-box;
    font: 14px/32px "微软雅黑";
  }

  #sideBarCover .more_container #dataTable tbody tr td.up {
    background-image: url(../up.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 10px 10px;
  }

  #sideBarCover .more_container #dataTable tbody tr td.down {
    background-image: url(../down.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 10px 10px;
  }

  #sideBarCover .more_container #dataTable tbody tr td:nth-child(1) {
    display: inline-block;
    width: 58px;
  }

  #sideBarCover .more_container #dataTable tbody tr td:nth-child(2) {
    display: inline-block;
    width: 83px !important;
  }

  #sideBarCover .more_container #dataTable tbody tr td:nth-child(3) {
    display: inline-block;
    width: 140px !important;
  }

  #sideBarCover .more_container #dataTable tbody tr td:nth-child(4) {
    display: inline-block;
    width: 90px !important;
  }

  #sideBarCover .more_container #dataTable tbody tr td:nth-child(5) {
    display: inline-block;
    width: 80px !important;
  }

  #sideBarCover .more_container #dataTable tbody tr td:nth-child(6) {
    display: inline-block;
    width: 80px !important;
  }

  #sideBarCover .more_container #dataTable tbody tr:nth-child(odd) {
    background-color: #f7fbfc;
  }

  #sideBarCover .more_container #dataTable tbody tr:nth-child(even) {
    background-color: #e6f1f5;
  }

  #sideBarCover
    .more_container
    #dataTable
    tbody
    tr:nth-child(odd)
    td:nth-child(5) {
    font-weight: 900;
    background-color: #d1e4ea;
  }

  #sideBarCover
    .more_container
    #dataTable
    tbody
    tr:nth-child(odd)
    td:nth-child(6) {
    font-weight: 900;
    background-color: #d1e4ea;
  }

  #sideBarCover
    .more_container
    #dataTable
    tbody
    tr:nth-child(even)
    td:nth-child(5) {
    font-weight: 900;
    background-color: #b1d3dc;
  }

  #sideBarCover
    .more_container
    #dataTable
    tbody
    tr:nth-child(even)
    td:nth-child(6) {
    font-weight: 900;
    background-color: #b1d3dc;
  }

  #dataTable tbody tr .dataTables_empty {
    display: block !important;
    float: left !important;
    width: 425px !important;
    font: 16px/33px "微软雅黑" !important;
  }

  /*======右边colorBar的操作=======*/
  .same {
    position: absolute;
    z-index: 1000;
    /*	background: #000;*/
  }

  .same li {
    width: 100px;
    height: 10%;
    font: 14px/40px "微软雅黑";
    color: #fff;
    text-align: center;
    font-weight: 900;
  }

  .phone-bottom-box {
    display: none;
  }

  /*=======左下角操作=======*/
  .typeselect {
    /*margin-top: 100px;*/
    width: 212px;
    position: fixed;
    bottom: 85px;
    left: 10px;
    z-index: 11;
  }

  .typeselect .menu-list-box {
    margin-bottom: 10px;
  }

  .typeselect .menu-box {
    background-color: black;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100px;
    overflow: hidden;
  }

  .typeselect .menu-box div {
    cursor: pointer;
  }

  .typeselect .display-menu-box {
    width: 100px;
    margin-bottom: 8px;
    position: relative;
  }

  .typeselect .display-menu-box .changeMapBack {
    position: absolute;
    left: 110px;
    width: 110px;
    height: 25px;
    cursor: pointer;
    /* text-align: center; */
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    line-height: 25px;
    font-size: 14px;
    box-sizing: border-box;
    padding: 0 10px;
    display: none;
  }

  .typeselect .display-menu-box .changeMapBack .sanjiao {
    position: absolute;
    right: 3px;
    top: 9px;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
  }

  .typeselect .display-menu-box .changeMapBack .changeMapBack_hideBox {
    position: absolute;
    top: -140px;
    left: 0;
    width: 110px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    text-align: center;
    box-sizing: border-box;
    /* padding: 5px 5px; */
    display: none;
    overflow: hidden;
  }

  .typeselect .display-menu-box .changeMapBack .changeMapBack_hideBox li {
    line-height: 25px;
    font-size: 14px;
  }

  .typeselect
    .display-menu-box
    .changeMapBack
    .changeMapBack_hideBox
    .changeMapactive {
    background-color: #359ffc;
    /* border-radius: 13px; */
  }

  .typeselect .little-menu {
    width: 100px;
    height: 25px;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.5);
    /* padding:0 9px; */
    position: relative;
    /* padding-right: 20px; */
    cursor: pointer;
    margin-bottom: 10px;
  }

  .typeselect .little-menu .content {
    line-height: 27px;
    font-size: 14px;
  }

  .typeselect .little-menu::before {
    content: "";
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    right: 5px;
    top: 10px;
    position: absolute;
  }

  .typeselect .little-menu .icon {
    height: 27px;
    width: 27px;
    float: left;
    background-size: 260px;
  }

  .typeselect .second-menu {
    /* width: 100px !important; */
    /* margin-top: 10px; */
    border-radius: 5px;
    width: 140px;
    /* background: rgba(0, 0, 0, 0.5); */
  }

  .typeselect .second-menu .concentration-box {
    display: none;
    width: 100%;
    float: left;
    cursor: pointer;
  }

  .typeselect .second-menu .concentration-box e {
    display: inline-block;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #fff;
    position: relative;
  }

  .typeselect .second-menu .concentration-box e:nth-child(2) {
    display: inline-block;
    width: 64px;
    box-sizing: border-box;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #fff;
  }

  .typeselect .second-menu .concentration-box e:nth-child(2):after {
    content: "";
    border-top: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    position: absolute;
    right: 12px;
    top: 12px;
  }

  .typeselect .second-menu .heigh-box {
    display: none;
    width: 112px !important;
    height: 25px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    float: left;
    cursor: pointer;
    box-sizing: border-box;
    padding: 0 3px;
    line-height: 25px;
    /* margin-top: 10px; */
  }

  .typeselect .second-menu .heigh-box e {
    float: left;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #fff;
    position: relative;
  }

  .typeselect .second-menu .wind-mode1 {
    width: 100px;
    height: 25px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    display: none;
  }
  .typeselect .second-menu .heigh-box e:nth-child(2) {
    display: inline-block;
    width: 60px;
    box-sizing: border-box;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #fff;
    border-radius: 0.6rem;
  }

  .typeselect .second-menu .heigh-box e:nth-child(2):after {
    content: "";
    border-top: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    position: absolute;
    right: -15px;
    top: 10px;
  }

  .typeselect .air-quality {
    /* margin-top: 26px;
        margin-left: 5px; */
  }

  .typeselect .menu-box .menu-title {
    text-align: center;
    font-size: 14px;
    margin: 5px 0 10px;
  }

  .typeselect .menu-box .menu-active {
    background-color: #359ffc;
    /* border-radius: 1rem; */
  }

  .typeselect .radio-box {
    /*background:rgba(0,0,0,0.6);*/
    margin: 2px 0;
    width: 150px;
    height: 25px;
    position: relative;
    border-radius: 20px;
  }

  .typeselect .main-radio {
    width: 75px;
    float: left;
    height: 25px;
    position: relative;
  }

  .typeselect .main-radio .radio {
    background-clip: content-box;
    display: inline-block;
    -webkit-appearance: none;
    user-select: none;
    outline: none;
    overflow: hidden;
    cursor: pointer;
    width: 100%;
    height: 25px;
    position: absolute;
    z-index: 20;
  }

  .typeselect .main-radio .gfs-content::before {
    content: "GFS";
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    margin: auto;
    color: white;
    position: absolute;
    left: 0;
    right: 0;
  }

  .typeselect .main-radio .cuace-content::before {
    content: "CUACE";
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    margin: auto;
    color: white;
    position: absolute;
    left: 0;
    right: 0;
  }

  .typeselect .main-radio .radio:checked {
    background: #f7a715;
    border-radius: 50px;
  }

  .typeselect .switch-lable {
    font-size: 14px;
    color: #ffffff;
    margin: 0 5px;
  }

  .typeselect .switch-box {
    width: 240px;
    margin-bottom: 0;
  }

  .typeselect .switch {
    margin-bottom: 5px;
    width: 80px;
    height: 18px;
  }

  .typeselect .second-menu {
  }

  .typeselect div {
    float: left;
    width: 100%;
    /* margin-bottom: 2px; */
  }

  .typeselect div p:nth-child(1) {
    float: left;
    width: 100%;
  }

  .typeselect div p:nth-child(1) a {
    float: left;
    width: 25px;
    height: 25px;
    overflow: hidden;
    margin-left: 13px;
  }

  .typeselect div p:nth-child(1) span {
    float: left;
    width: 60px;
    text-align: center;
    /* background: rgba(0, 0, 0, 0.4); */
    font: 14px/25px "微软雅黑";
    color: #fff;
    border-radius: 12px;
    /* margin-left: 10px; */
  }

  /*===不同因子的背景图===*/
  .typeselect .image-size {
    background-size: 260px !important;
  }

  .typeselect .vis .tu {
    background: url(/img/vis_img.png) no-repeat;
    background-size: 21px !important;
  }

  .typeselect .one .wendu .tu {
    background: url(/img/menu_icon.png) no-repeat -62px -39px;
  }

  .typeselect .two .jiangshui .tu {
    background: url(/img/menu_icon.png) no-repeat -62px -166px;
  }

  .typeselect .wuran .AQI .tu {
    background: url(/img/menu_icon.png) no-repeat -165px -39px;
  }

  .typeselect .wuran .o3 .tu {
    background: url(/img/menu_icon.png) no-repeat -165px -207px;
  }

  .typeselect .wuran .pm25 .tu {
    background: url(/img/menu_icon.png) no-repeat -165px -82px;
  }

  .typeselect .wuran .pm10 .tu {
    background: url(/img/menu_icon.png) no-repeat -165px -125px;
  }

  .typeselect .wuran .co .tu {
    background: url(/img/menu_icon.png) no-repeat -165px -167px;
  }

  .typeselect .wuran .no2 .tu {
    background: url(/img/menu_icon.png) no-repeat -165px -250px;
  }

  .typeselect .wuran .so2 .tu {
    background: url(/img/menu_icon.png) no-repeat -165px -293px;
  }

  .typeselect .dusmass .tu {
    background: url(/img/menu_icon.png) no-repeat -62px -250px;
  }

  .typeselect .seven .fushe .tu {
    background: url(/img/menu_icon.png) no-repeat -62px -292px;
  }

  .typeselect .fore .fengsu .tu {
    background: url(/img/menu_icon.png) no-repeat -62px -81px;
  }

  .typeselect .fore .haiba .tu {
    background: url(/img/menu_icon.png) no-repeat -62px -334px;
  }

  .typeselect .eight .pslv .tu {
    background: url(/img/menu_icon.png) no-repeat -62px -122px;
  }

  .typeselect .eight .water .tu {
    background: url(/img/menu_icon.png) no-repeat -62px -208px;
  }

  /*===点击状态下字的背景颜色===*/
  /* .typeselect div p:nth-child(1) .active {
        background-color: #f7a715;
    } */

  /*===点击不同的选项对应的表示高度百帕的选项显示===*/
  .typeselect div p.bbb {
    width: 95%;
    float: left;
    display: none;
    cursor: pointer;
    margin-top: 5px;
  }

  .typeselect div p.bbb e {
    display: inline-block;
    font: 14px/14px "微软雅黑";
    color: #fff;
    position: relative;
  }

  .typeselect div p.bbb e:nth-child(2) {
    display: inline-block;
    width: 100px;
    padding: 5px;
    box-sizing: border-box;
    font: 14px/14px "微软雅黑";
    color: #fff;
    border-radius: 6px;
    background: rgba(0, 0, 0, 0.4);
  }

  .typeselect div p.bbb e:nth-child(2):after {
    content: "";
    border-top: 6px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    position: absolute;
    right: 15px;
    top: 10px;
  }

  .typeselect div p.ccc {
    width: 95%;
    float: left;
    display: none;
    cursor: pointer;
    margin-top: 5px;
  }

  .typeselect div p.ccc e {
    display: inline-block;
    font: 14px/14px "微软雅黑";
    color: #fff;
    position: relative;
  }

  .typeselect div p.ccc e:nth-child(2) {
    display: inline-block;
    width: 80px;
    box-sizing: border-box;
    font: 14px/14px "微软雅黑";
    color: #fff;
    border-radius: 6px;
    background: rgba(0, 0, 0, 0.4);
  }

  .typeselect div p.ccc e:nth-child(2):after {
    content: "";
    border-top: 6px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    position: absolute;
    right: 15px;
    top: 10px;
  }

  /*===不同百帕模块的样式===*/
  .typeselect p.wind-mode {
    width: 100px;
    position: fixed;
    display: none;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    z-index: 500;
  }

  .typeselect .wind-mode span {
    display: block;
    width: 100%;
    height: 25px;
    line-height: 25px;
    padding-left: 5px;
    box-sizing: border-box;
    display: block;
    font: 14px/20px "微软雅黑";
    cursor: pointer;
    color: white;
  }

  .typeselect p .wind-mode1 {
    width: 80px;
    border-radius: 5px;
    margin-bottom: 10px;
  }

  .typeselect .wind-mode1 .wind-mode1-active {
    background-color: #359ffc;
  }

  .typeselect .wind-mode1 span {
    width: 50px !important;
    cursor: pointer;
    box-sizing: border-box;
    font: 14px/20px "微软雅黑";
    border-radius: 4px !important;
  }

  /*======ColorBar=======*/
  #scale {
    transform: rotate(-90deg);
    position: absolute;
    right: 0;
    bottom: 230px;
    z-index: 100;
    display: none;
  }

  #colorTip {
    padding-left: 10px;
    padding-right: 10px;
    height: 120px;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 15px;
    position: absolute;
    z-index: 10;
    display: none;
  }

  #colorTip .aqi {
    font: 14px/30px "微软雅黑";
    text-align: left;
  }

  #colorTip #address {
    font: 14px/24px "微软雅黑";
  }

  #location {
    width: 100%;
  }

  #location p {
    width: 100%;
    height: 24px;
  }

  #location p span {
    display: block;
    float: left;
    font: 14px/24px "微软雅黑";
    text-align: left !important;
  }

  #pc .colorBar {
    width: 42px;
    position: absolute;
    right: -950px;
    top: 300px;
  }

  .colorBarvalue {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font: 14px/27px "微软雅黑";
    font-weight: 900;
    text-align: center;
    position: absolute;
    z-index: 1000;
  }

  .colorBarwind {
    background: rgba(0, 0, 0, 0.5);
    font: 10px/27px "微软雅黑";
    font-weight: 900;
    text-align: center;
    position: absolute;
    z-index: 1000;
  }

  .yidongduan {
    display: none;
  }

  .colorBarvalue {
    display: none;
    position: absolute;
    z-index: 10000;
    left: 0;
    top: 0;
  }

  .colorBarwind {
    display: none;
    position: absolute;
    z-index: 10000;
    left: 0;
    top: 0;
  }

  #location-value-units {
    color: #fff;
    background: #000;
  }

  /*======ColorBar=======*/
  #scale {
    transform: rotate(-90deg);
    position: absolute;
    right: 0;
    bottom: 230px;
    z-index: 100;
    display: none;
  }

  #colorTip {
    padding-left: 10px;
    padding-right: 10px;
    /*height: 30px;*/
    /*background: #fff;*/
    background: rgba(0, 0, 0, 0.4);
    border-radius: 15px;
    position: absolute;
    z-index: 10;
    font: 16px/30px "微软雅黑";
    color: #fff;
    text-align: center;
    display: none;
  }

  #pc .colorBar {
    width: 42px;
    position: absolute;
    right: -950px;
    top: 300px;
  }

  .colorBarvalue {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font: 14px/27px "微软雅黑";
    font-weight: 900;
    text-align: center;
    position: absolute;
    z-index: 1000;
  }

  .colorBarwind {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font: 10px/27px "微软雅黑";
    font-weight: 900;
    text-align: center;
    position: absolute;
    z-index: 1000;
  }

  #pc .colorBar .km {
    width: 42px;
    cursor: pointer;
    display: none;
  }

  #pc .colorBar .km li {
    width: 42px;
    height: 23px;
    text-align: center;
    font: 14px/23px "微软雅黑";
    font-weight: 900;
  }

  #pc .colorBar .m {
    width: 42px;
    cursor: pointer;
  }

  #pc .colorBar .m li {
    width: 42px;
    height: 23px;
    text-align: center;
    font: 14px/23px "微软雅黑";
    font-weight: 900;
  }

  .yidongduan {
    display: none;
  }

  .colorBarvalue {
    display: none;
    position: absolute;
    z-index: 10000;
    left: 0;
    top: 0;
  }

  .colorBarwind {
    display: none;
    position: absolute;
    z-index: 10000;
    left: 0;
    top: 0;
  }

  /*#location{
        display: none !important;
    }*/
  /*#location p:nth-child(2){
        display: none;
    }

    #location p:nth-child(3){
        display: none;
    }*/
  #location-value-units {
    color: #fff;
    background: #000;
  }

  #location-wind-units {
    color: #fff;
  }

  .circle {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: 2px solid #fff;
    position: absolute;
    left: 100px;
    right: 100px;
    display: none;
    z-index: 10;
  }

  .circle-button {
    display: none;
    padding-right: 5px;
    height: 20px;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 20px;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
    /* margin-top: 210px; */
    position: absolute;
    z-index: 10;
  }

  .circle-button .city {
    display: none;
  }

  .circle-button p {
    min-width: 100px;
    text-align: center;
    font-size: 14px;
    font-family: "微软雅黑";
    float: left;
    margin-left: 8px;
    color: white;
    line-height: 20px;
  }

  .circle-button .see-triangle {
    width: 0;
    height: 0;
    border-width: 10px 10px 0;
    border-style: solid;
    border-color: #fd7e25 transparent transparent;
    /*透明 透明  橘色*/
    float: left;
    margin: 4px 0 0 4px;
  }

  /*底边框弹窗样式*/
  .bottom-box {
    width: 100%;
    height: 330px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: white;
    z-index: 99999;
    display: none;
  }

  .bottom-box .near-button {
    right: 0;
    z-index: 20;
    top: 10px;
    background: #3697d1;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 2px;
    height: 15px;
    border-radius: 5px 0 0 5px;
    padding: 7px 10px;
    position: absolute;
    cursor: pointer;
  }

  .bottom-box .near-button img {
    margin: 2px;
  }

  /* #bottomBox .near-button:hover{
        right: 0;
    }

    #bottomBox .near-button::before{
        content: '';
        position: absolute;
        top: 5px;
        height: 27px;
        width: 10px;
        bottom: 0;
        left: -8px;
        z-index: 3;
        background: #3697d1;
        transform: perspective(.5em) rotateY(-24deg);
    } */

  .bottom-box .closeSideButton {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #3697d1;
    border-radius: 50%;
    position: absolute;
    left: 16px;
    top: -18px;
    font: 25px/38px "微软雅黑";
    text-align: center;
    /*padding-right:5px;*/
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    z-index: 1000;
  }

  .bottom-box .city-station-box {
    display: none;
    width: 520px;
    background: #edf8ff;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 30;
    position: absolute;
  }

  .bottom-box .city-station-box .close-button {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #3697d1;
    font-weight: bold;
    cursor: pointer;
  }

  .bottom-box .city-station-box .city-title {
    color: #3697d1;
    font-size: 20px;
    text-align: left;
    line-height: 45px;
    padding-left: 120px;
    padding-right: 30px;
  }

  .bottom-box .city-station-box .data-time {
    padding-left: 20px;
    font-size: 12px;
    line-height: 20px;
    position: absolute;
    right: 33px;
    top: 12px;
  }

  .bottom-box .city-station-box .city-type-button {
    width: 80px;
    margin: auto;
    height: 20px;
    position: absolute;
    left: 16px;
    top: 12px;
  }

  .bottom-box .city-station-box .city-type-button button {
    width: 40px;
    height: 20px;
    font-size: 12px;
    outline: none;
    cursor: pointer;
  }

  .bottom-box .city-station-box .city-type-button .active-button {
    color: white;
    background: #3697d1;
    border: solid 1px #3697d1;
  }

  .bottom-box .city-station-box .table-box {
    margin: 5px 10px;
    height: 275px;
    overflow: auto;
  }

  .bottom-box .city-station-box .table-box table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
  }

  .bottom-box .city-station-box .table-box table thead {
    background: #3697d1;
  }

  .bottom-box .city-station-box .table-box table thead td {
    color: white;
    cursor: pointer;
    position: relative;
  }

  .bottom-box .city-station-box .table-box table thead .name {
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .bottom-box .city-station-box .table-box table thead .factor:before {
    content: "";
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 7px solid white;
    position: absolute;
    top: 10px;
    right: 2px;
  }

  .bottom-box .city-station-box .table-box table td {
    border: solid #d0d0d0 1px;
    color: #333333;
    text-align: center;
    font-size: 13px;
    height: 26px;
    line-height: 25px;
  }

  .bottom-box .city-station-box .table-box table .station-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100px;
  }

  .bottom-box .city-station-box .table-box table .aqi-content {
    background: #000005;
    color: white;
    text-shadow: black 0 0 3px;
    width: 80%;
    line-height: 20px;
    height: 20px;
    margin: auto;
    border-radius: 50px;
  }

  .bottom-box .city-station-box .table-box table tr {
    cursor: pointer;
  }

  .bottom-box .city-station-box .table-box table .active {
    background: #3697d1;
    color: white;
  }

  .bottom-box .city-station-box .table-box table .active td {
    color: white;
  }

  .bottom-box .city-station-box .table-box table tr:hover {
    background: #3697d1;
    color: white;
  }

  .bottom-box .city-station-box .table-box table tr:hover td {
    color: white;
  }

  .bottom-box .near-station-box {
    display: none;
    width: 270px;
    background: #edf8ff;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 30;
    position: absolute;
  }

  .bottom-box .near-station-box .close-button {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #3697d1;
    font-weight: bold;
    cursor: pointer;
  }

  .bottom-box .near-station-box .update-time {
    color: #3697d1;
    font-size: 12px;
    padding-left: 10px;
  }

  .bottom-box .near-station-box .station-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 110px;
    float: left;
    height: 20px;
    line-height: 18px;
    color: #333333;
    font-family: 微软雅黑;
  }

  .bottom-box .near-station-box .coordinate {
    text-align: center;
    color: #64afdd;
    font-size: 16px;
    margin: 5px 0;
  }

  .bottom-box .near-station-box .title {
    color: #333333;
    padding-left: 10px;
    font-size: 14px;
    height: 22px;
    font-family: 微软雅黑;
  }

  .bottom-box .near-station-box .pollution-box {
    color: #64afdd;
    font-size: 20px;
    width: 125px;
    height: 20px;
    float: left;
    margin: 3px 0;
  }

  .bottom-box .near-station-box .pollution-box .name {
    font-size: 12px;
    color: #333333;
    float: left;
    width: 50px;
    padding-right: 5px;
    text-align: right;
    line-height: 20px;
  }

  .bottom-box .near-station-box .pollution-box .content {
    text-align: center;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    color: #ffffff;
    float: left;
    border-radius: 55px;
    background: greenyellow;
    text-shadow: black 0.1em 0.1em 0.2em;
    width: 55px;
    margin: 0 5px;
  }

  .bottom-box .near-station-box .weather-box {
    width: 215px;
    color: #64afdd;
    font-size: 20px;
    height: 20px;
    margin: 5px 0;
  }

  .bottom-box .near-station-box .weather-box .name {
    font-size: 12px;
    color: #333333;
    float: left;
    width: 70px;
    padding-right: 5px;
    text-align: center;
    line-height: 20px;
  }

  .bottom-box .near-station-box .weather-box .content {
    text-align: center;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    color: #ffffff;
    float: left;
    border-radius: 55px;
    background: greenyellow;
    text-shadow: black 0.1em 0.1em 0.2em;
    width: 55px;
    margin: 0 5px;
  }

  .bottom-box .near-station-box .weather-box .icon {
    height: 20px;
  }

  .bottom-box .near-station-box .weather-box .wind-value {
    color: #000000 !important;
    font-size: 12px !important;
    line-height: 20px;
    margin: 0 10px;
  }

  .bottom-box .bpttom-title {
    color: #3697d1;
    margin-left: 100px;
    position: absolute;
    z-index: 1000;
  }

  .bottom-box .bpttom-title .high-altitude-box {
    padding-left: 15px !important;
  }

  .bottom-box .bpttom-title .active {
    background: #3697d1 !important;
    border: 1px #3697d1 solid !important;
    color: white !important;
  }

  .bottom-box .bpttom-title .active .airqua-triangle {
    border-top: 10px solid #ffffff;
  }

  .bottom-box .bpttom-title li {
    position: relative;
  }

  .bottom-box .bpttom-title li .drop-down {
    background: white;
    height: 50px;
    width: 80%;
    top: 25px;
    right: 0;
    position: absolute;
    box-shadow: #3697d1 0px 0px 6px -1px;
    border-radius: 5px;
    display: none;
  }

  .bottom-box .bpttom-title li .drop-down p {
    color: #3697d1;
    text-align: center;
    width: 100%;
    height: 25px;
    border-radius: 50px;
    line-height: 25px;
  }

  .bottom-box .bpttom-title li .drop-down p:hover {
    background: #3697d1;
    color: #ffffff;
  }

  .bottom-box .bpttom-title li img {
    position: absolute;
    left: 5px;
  }

  .bottom-box .bpttom-title li .active-img {
    display: none;
  }

  .bottom-box .bpttom-title li .silent-img {
    display: block;
  }

  .bottom-box .bpttom-title .active .silent-img {
    display: none !important;
  }

  .bottom-box .bpttom-title .active .active-img {
    display: block !important;
  }

  .bottom-box .airqua-triangle {
    width: 0;
    height: 0;
    margin: 7px 4px 0 7px;
    float: right;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid #3697d1;
  }

  .bottom-box .bpttom-title li {
    background: white;
    color: #3697d1;
    border: 1px #3697d1 solid;
    min-width: 35px;
    float: left;
    height: 24px;
    border-radius: 20px;
    padding: 0 5px 0 30px;
    margin: -14px 22px 0 0;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    cursor: pointer;
    position: relative;
  }

  .bottom-box .bpttom-title li img {
    float: left;
    margin: 4px 4px 0 8px;
  }

  .loading-icon {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
  }

  .loading-icon .mask {
    background: white;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
  }

  .loading-icon img {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-animation: myRotate 1s linear infinite;
    animation: myRotate 1s linear infinite;
    z-index: 200;
  }

  @-webkit-keyframes myRotate {
    0% {
      -webkit-transform: rotate(0deg);
    }

    50% {
      -webkit-transform: rotate(180deg);
    }

    100% {
      -webkit-transform: rotate(360deg);
    }
  }

  @keyframes myRotate {
    0% {
      -webkit-transform: rotate(0deg);
    }

    50% {
      -webkit-transform: rotate(180deg);
    }

    100% {
      -webkit-transform: rotate(360deg);
    }
  }

  .bottom-box .name-box {
    width: 100px;
    height: 274px;
    font-size: 12px;
    color: #000000;
    background: #e5e5e5;
  }

  .bottom-box .name-box ul li {
    height: 39px;
    background: #e5e5e5;
  }

  .bottom-box .name-box ul li .name {
    font-size: 12px;
    color: #a6a6a6;
    text-align: right;
    line-height: 38px;
  }

  .bottom-box .name-box ul li .unit {
    font-size: 12px;
    color: #333333;
    width: 45px;
    text-align: center;
    line-height: 38px;
    height: 100%;
  }

  .bottom-box .content-box {
    overflow: auto;
    width: calc(100% - 100px);
    float: left;
    height: 100%;
    position: relative;
  }

  .bottom-box .monitor-box {
    display: none;
  }

  .bottom-box .name-box .weather-chart {
    height: 77px;
  }

  .bottom-box .content-box .weather-chart {
    height: 77px;
  }

  .bottom-box .content-box .current-time-frame {
    position: absolute;
    height: calc(100% - 45px);
    width: 40px;
    top: 45px;
    background: black;
    opacity: 0.2;
  }

  .bottom-box .content-box::-webkit-scrollbar {
    width: 8px;
  }

  .bottom-box .content-box::-webkit-scrollbar-thumb {
    background: #7a7a7a;
    border-radius: 10px;
    width: 8px;
  }

  .bottom-box .content-box::-webkit-scrollbar-thumb:active {
    background: #3a3a3a;
  }

  .bottom-box .content-box ul {
    height: 39px;
  }

  .bottom-box .content-box ul li p {
    font-size: 12px;
    color: white;
    font-family: "Microsoft YaHei UI";
    height: 39px;
    margin: 5px auto;
    text-align: center;
    border-radius: 5px;
    line-height: 20px;
  }

  .bottom-box .time-day-box .time-day {
    height: 45px;
    border-right: solid 1px #a3c9e1;
    line-height: 45px;
    color: #333333;
    font-size: 14px;
    float: left;
    text-align: center;
  }

  .bottom-box .monitor-time-day-box .time-day {
    height: 45px;
    border-right: solid 1px #a3c9e1;
    line-height: 45px;
    color: #333333;
    font-size: 14px;
    float: left;
    text-align: center;
  }

  .bottom-box .text-model {
    text-shadow: black 0.1em 0.1em 0.2em;
    line-height: 38px;
    height: 39px;
    color: #ffffff;
    width: 40px;
    text-align: center;
    font-size: 12px;
  }

  .bottom-box .time-text-model {
    line-height: 38px;
    height: 39px;
    color: #333333;
    background: #d9ecf8;
    width: 40px;
    text-align: center;
    font-size: 12px;
  }

  .bottom-box .data-box .content-box ul .content-text-model {
    width: 40px;
    text-align: center;
    line-height: 37px;
    font-size: 12px;
    text-shadow: black 1px 1px 2px;
  }

  .bottom-box .time-text-model:nth-child(24n) {
    line-height: 38px;
    height: 39px;
    color: #333333;
    background: #d9ecf8;
    width: 39px !important;
    text-align: center;
    font-size: 12px;
    border-right: solid 1px #a3c9e1;
  }

  .bottom-box .highAltitudeHumBox {
    width: 100vw;
    height: 330px;
  }

  .bottom-box .time-list {
    position: absolute;
    z-index: 1000;
    bottom: 33px;
    color: black;
    font-size: 12px;
    left: 70px;
    right: 50px;
    width: auto;
  }

  .bottom-box .time-list li {
    float: left;
    text-align: center;
    width: calc(100% / 5);
    font-family: "微软雅黑";
  }

  .bottom-box .highAltitudeHumBox .highAltitudeHumChart {
    height: 330px;
    width: 100vw;
  }

  .bottom-box .highAltitudeTempBox {
    width: 100vw;
    height: 330px;
  }

  .bottom-box .highAltitudeTempBox .highAltitudeTempChart {
    height: 330px;
    width: 100vw;
  }

  .bottom-box .air-quality-box .name-box ul li {
    height: 34px;
    background: #e5e5e5;
  }

  .bottom-box .air-quality-box .name-box ul li .name {
    line-height: 32px;
  }

  .bottom-box .air-quality-box .name-box ul li .unit {
    line-height: 32px;
  }

  .bottom-box .air-quality-box .content-box {
    height: 333px;
  }

  .bottom-box .air-quality-box .content-box ul {
    width: 4800px;
    height: 34px;
  }

  .bottom-box .air-quality-box .content-box ul li p {
    height: 34px;
    line-height: 20px;
  }

  .bottom-box .air-quality-box .content-text-model {
    line-height: 32px;
    height: 34px;
    width: 40px;
    font-size: 12px;
    line-height: 34px !important;
  }

  .bottom-box .air-quality-box .time-text-model {
    line-height: 32px;
    height: 34px;
    width: 40px;
  }

  #beforemaxTitle {
    display: none;
  }

  .WB_share .wwg_num {
    display: none !important;
  }

  /*!*绿色区域框上八个可拖拉的点*!*/
  /*#rRightDown,#rLeftDown,#rLeftUp,#rRightUp,#rRight,#rLeft,#rUp,#rDown{*/
  /*position:absolute;*/
  /*background:#07bd13;*/
  /*width:6px;*/
  /*height:6px;*/
  /*z-index:5;*/
  /*font-size:0;*/
  /*}*/

  /*!*矩形框的边缘可被向上及向右移动*!*/
  /*#rLeftDown,#rRightUp{*/
  /*cursor:ne-resize;*/
  /*}*/

  /*!*矩形框的边缘可被向上及向左移动*!*/
  /*#rRightDown,#rLeftUp{*/
  /*cursor:nw-resize;*/
  /*}*/

  /*!*矩形框的边缘可被向右（东）移动*!*/
  /*#rRight,#rLeft{*/
  /*cursor:e-resize;*/
  /*}*/

  /*!*矩形框的边缘可被向上（北）移动*!*/
  /*#rUp,#rDown{*/
  /*cursor:n-resize;*/
  /*}*/

  /*#rLeftDown{*/
  /*left:-2px;*/
  /*bottom:-2px;*/
  /*}*/

  /*#rRightUp{*/
  /*right:-2px;*/
  /*top:-2px;*/
  /*}*/

  /*#rRightDown{*/
  /*right:-2px;*/
  /*bottom:-2px;*/
  /*background-color:#07bd13;*/
  /*}*/

  /*#rLeftUp{*/
  /*left:-2px;*/
  /*top:-2px;*/
  /*}*/

  /*#rRight{*/
  /*right:-3px;*/
  /*top:50%;*/
  /*margin-top:-2px;*/
  /*}*/

  /*#rLeft{*/
  /*left:-3px;*/
  /*top:50%;*/
  /*margin-top:-2px;*/
  /*}*/

  /*#rUp{*/
  /*top:-3px;*/
  /*left:50%;*/
  /*margin-left:-2px;*/
  /*}*/

  /*#rDown{*/
  /*bottom:-3px;*/
  /*left:50%;*/
  /*margin-left:-2px;*/
  /*}*/

  /*!*绿色选择框的父元素*!*/

  /*#bgDiv{*/
  /*width: 100%;*/
  /*height: 100%;*/
  /*border:1px solid #666666;*/
  /*position:relative;*/
  /*z-index:12;*/
  /*display: none;*/
  /*}*/

  /*!*绿色选择框*!*/
  /*#dragDiv {*/
  /*border:1px solid #07bd13;*/
  /*width:800px;*/
  /*height:600px;*/
  /*cursor: move;*/
  /*top: 50%;*/
  /*left: 50%;*/
  /*box-shadow: 10px 10px 1px 2000px  rgba(0,0,0,.5);*/
  /*!*background:#fff;*!*/
  /*}*/

  /*!*截图框下方的取消和下载按钮*!*/
  /*#downBox{*/
  /*width: 50px;*/
  /*height: 22px;*/
  /*background: white;*/
  /*border-radius: 5px;*/
  /*padding: 5px 10px;*/
  /*position: absolute;*/
  /*top: 496px;*/
  /*left: 450px;*/
  /*}*/

  /*#colseDb{*/
  /*font-size: 30px;*/
  /*!*color: #999999;*!*/
  /*position: absolute;*/
  /*top:-8px;*/
  /*cursor: pointer;*/
  /*color: red;*/
  /*}*/

  /*#downBox img{*/
  /*float: right;*/
  /*cursor: pointer;*/
  /*}*/

  /*!*截图后canvas的父元素*!*/
  /*#sharingBox {*/
  /*width:100%;*/
  /*height: 100%;*/
  /*position: absolute;*/
  /*background: rgba(0,0,0,.5);*/
  /*z-index: 9999999999999;*/
  /*top: 0;*/
  /*left: 0;*/
  /*display: none;*/
  /*!*display:table-cell;*!*/
  /*vertical-align:middle;*/
  /*text-align: center;*/
  /*padding-top: 0px;*/
  /*}*/

  /*!*截图后生成的canvas*!*/
  /*#sharingBox canvas{*/
  /*display: block;*/
  /*margin: 0 auto;*/
  /*vertical-align: middle;*/
  /*}*/
}

/*# sourceMappingURL=index.css.map */

.index_box {
  width: 100%;
}

#map1 {
  width: 100%;
  height: 100vh;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
}

.addMap {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
}
.addMap .current-point {
  width: auto;
  background: white;
  position: absolute;
  top: 100px;
  left: 500px;
  z-index: 9999;
  padding: 2px 5px;
  border-radius: 5px;
  color: black;
}
.bitmap {
  background: url(/img/airIcon/pc_chazhi.png) no-repeat center;
  /* background-color: rgba(0, 0, 0, 0.8); */
  position: relative;
  z-index: 999;
  opacity: 0.9;
  width: 83px;
  height: 83px;
  line-height: 83px;
  text-align: center;
  border-radius: 50%;
  color: white;
  margin: 0 auto;
}
.alert-warning {
  position: fixed;
  top: 4%;
  left: 50%;
  margin-left: -190px;
  width: 380px;
  height: 48px;
  border-radius: 4px;
  color: #f56c6c;
  z-index: 9999999999;
  box-sizing: border-box;
  padding: 15px 15px 15px 20px;
  background-color: #fef0f0;
  font-size: 14px;
  line-height: 20px;
  display: none;
}
.alert-warning img {
  vertical-align: middle;
  margin-right: 10px;
}

.ymTip {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 782px;
  height: 617px;
  background: url(../images/pop/background.png) no-repeat center center;
  z-index: 999;
  box-sizing: border-box;
  padding: 211px 162px 0;
  background-size: 100% 100%;
}
.ymTip-title {
  font-family: Adobe Heiti Std;
  font-weight: 600;
  color: #333333;
  text-align: center;
}
.ymTip-content {
  font-family: Microsoft YaHei;
  font-weight: 600;
  color: #333333;
  line-height: 25px;
}
.ymTip-close {
  position: absolute;
  bottom: 23px;
  width: 50px;
  z-index: 9;
  height: 103px;
  left: 50%;
  margin-left: -25px;
  background: url(../images/pop/close.png) no-repeat center center;
  background-size: 100% 100%;
  cursor: pointer;
}
.ymTip-btns {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 42px;
  margin-top: 40px;
}
.ymTip-btns .ymTip-btn {
  width: 140px;
  height: 100%;
  background-color: #1a8fe9;
  color: #fff;
  border: none;
  cursor: pointer;
  border-radius: 4px;
  font-size: 15px;
  text-align: center;
  line-height: 42px;
}
.ymTip-btns .ymTip-btn1 {
  margin-right: 10px;
}
.ymTip-btns .ymTip-btn2 {
  margin-left: 10px;
  background: linear-gradient(-87deg, #ffffff 0%, #c5d7ec 0%, #c3def2 100%);
}
.link_bah{
    font-size: 14px;
    bottom: 85px;
    cursor: pointer;
    text-align: center;
    width: 100%;
}