#main{
    height: 100%;
    width: 100%;
    background-color: #2c3e50;
}
#map{
  margin: 0%;
}
.container{
    height: 100%;
    width: 100%;
    margin: 0px;
    display: grid;
    grid-gap: 10px 5px;
    grid-template-columns: 2fr 3fr 3fr 3fr 3fr;
    grid-template-rows: 6% 32% 32% 27%;
  }
  .title {
    text-align: center;
    color: #d9ebdc;
    grid-column: 1 / 5;
    line-height:100%;
    font-size: 35px;
    /* background: url(./image/title.jpg); */
  }
  .title #topic{
    position: absolute;
    top: 15px;
    left: 1%;
  }
  .title{
    z-index: 10001;
  }
  .nav1 .nav1a{
    position: absolute;
    float: left;
    top: 27px;
    font-size: 20px;
}
#shj{
  position: absolute;
  left: 1300px;
}
/* #sst{
  position: absolute;
  left: 1400px;
} */
/* #swqx{
  position: absolute;
  left: 1500px;
} */
#tdly{
  position: absolute;
  left: 1620px;
}

.nav1 li{
    line-height: 25px;
    color: rgba(248, 248, 248, 0.952);
}
.nav2{
    padding-left: 0%;
  list-style: none;
  display: none;
  font-size: 18px;
}
#shj:hover > #shjnav{
    display: block;
}
.nav3{
    list-style: none;
    position: absolute;
    width: 80px;
    left: 40px;
    margin-top: -28px;
}
#hcstnav{
    display: none;
}
#zdswnav{
  display: none;
}
#showhcstnav:hover > #hcstnav{
    display: block;
}
#sst:hover > #sstnav{
    display: block;
}
/* #swqx:hover > #swqxnav{
    display: block;
} */
#showzdswnav:hover > #zdswnav{
    display: block;
}
.nav1:hover{
    cursor: pointer;
}
.nav2 li:hover{
    background-color: #939aaa;
}
  #titletime{
    position: absolute;
    right: 30px;
    top: 15px;
    width: 260px;
    height: 60px;
    font-size: 20px;
    color: rgb(201, 238, 207);
  }
 .nav { 
    border: 2px solid #7f8fa6;
    text-align: center;
    color: #fff;
    grid-row: 2 / 4;
    overflow: scroll;
  } 
  #mapcontainer {
    border: 2px solid #7f8fa6;
    text-align: center;
    color: #fff;
    grid-row: 2 / 4;
    grid-column: 2 / 5;
  }
  #message1 {
    border: 2px solid #7f8fa6;
    text-align: center;
    color: #fff;
    grid-row: 2 / 3;
  }
  #message2 {
    border: 2px solid #7f8fa6;
    text-align: center;
    color: #fff;
    grid-column: 5 / 6;
    grid-row: 3 / 4;
  }
  #message3 {
    border: 2px solid #7f8fa6;
    text-align: center;
    color: #fff;
    grid-column: 1 / 2;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
  }
  #message4 {
    border: 2px solid #7f8fa6;
    text-align: center;
    color: #fff;
    grid-column: 2 / 3;
  }
  #message4p1 {
    border: 2px solid #7f8fa6;
    text-align: center;
    color: #fff;
    grid-column: 3 / 4;
  }
  #message4p2 {
    border: 2px solid #7f8fa6;
    text-align: center;
    color: #fff;
    grid-column: 4 / 5;
  }
  #message5 {
    border: 2px solid #7f8fa6;
    text-align: center;
    color: #fff;
    grid-column: 5 / 6;
  }
  #message6 {
    border: 2px solid #7f8fa6;
    text-align: center;
    color: #fff;
    grid-column: 5 / 6;
    grid-row: 3 / 4;
  }
  .level1,li :hover{
    cursor: pointer;
  }
  .level1 {
    font-size: 25px;
    text-align: left;
    margin: 0;
    padding: 0;
    float: center;
  }
  .level1 > li:hover{
    background-color: #939aaa;
  }
  .level2 > li:hover{
    background-color: rgb(93, 107, 134);
  }
  li{
    list-style-type: none;
  }
  .level2 > li{
    font-size: 20px;
  }
  .custom-mouse-position{
    z-index: 10003;
    display: inline-block;
    position:absolute;
    width: 150px;
    height: 20px;
    background-color: rgba(82,143,242, 0.6);
    color: rgb(250, 246, 15);
    font-size: 18px;
    font-family: "宋体";
    text-align: center;
    right: 0%;
    bottom: 0%;
}
#tlcontainer{
  display: inline-block;
  position: absolute;
  right: 24%;
  z-index: 10000;
}
#clearbtn{
  display: inline;
  position: absolute;
  left: 15%;
  bottom: 28.5%;
  z-index: 1;
}
#changebsmbtn{
  display: inline;
  position: absolute;
  left: 19%;
  bottom: 28.5%;
  z-index: 1;
}
#changejjdbtn{
  display: inline;
  position: absolute;
  left: 23%;
  bottom: 28.5%;
  z-index: 1;
}
#changelybtn{
  display: inline;
  position: absolute;
  left: 28.5%;
  bottom: 28.5%;
  z-index: 1;
}
.dt{
  width: 100%;
  height: 100%;
}
/* #PWVbtn{
  width: 80px;
  display: inline;
  position: absolute;
  right: 450px;
  bottom: 22%;
  z-index: 1;
}
#PWVipt{
  width: 80px;
  display: inline;
  position: absolute;
  right: 450px;
  bottom: 25%;
  z-index: 1;
} */
.ui-dialog,.ui-widget,.ui-widget-content,.ui-corner-all,.ui-front,.ui-draggable,.ui-resizable{ z-index: 9999; }
#dialog{font-size:14px;font-family:"微软雅黑"; z-index: 10001; width:0; height:0; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(./data/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget, .ui-widget input, .ui-widget select{font-size:14px;font-family:"微软雅黑";}
.ui-widget .ui-widget{font-size:14px; font-family:"微软雅黑"; color: #222222;} 
#hkyyIframe{ width:100%; height:100%; z-index: 10001;}
#jiangshui{
  width: 100%;
  height: 100%;
}
.tablebox {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
  margin: 0;
  background-color: rgba(6,26,103,1);
}

.tbl-header {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
}

.tbl-body {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.tablebox table {
  width: 100%;
}

.tablebox table th,
.tablebox table td {
  font-size: 10px;
  color: #7ca6f4;
  line-height: 45px;
  text-align: center;
}

.tablebox table tr th {
  background-color: #1f1f9c;
  cursor: pointer;
}

.tablebox table tr td {
  background-color: transparent;
}

.tbl-body tr:nth-child(even) td,.tbl-body1 tr:nth-child(even) td {
  background-color: rgba(31, 31, 156, .5);
}

.tablebox table tr td span,
.tablebox table tr td span {
  font-size: 40px;
}



.tablebox2 {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
  margin: 0;
  background-color: rgba(6,26,103,1);
}

.tbl-header2 {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
}

.tbl-body2 {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.tablebox2 table {
  width: 100%;
}

.tablebox2 table th,
.tablebox2 table td {
  font-size: 10px;
  color: #7ca6f4;
  line-height: 45px;
  text-align: center;
}

.tablebox2 table tr th {
  background-color: #1f1f9c;
  cursor: pointer;
}

.tablebox2 table tr td {
  background-color: transparent;
}

.tbl-body2 tr:nth-child(even) td,.tbl-body1 tr:nth-child(even) td {
  background-color: rgba(31, 31, 156, .5);
}

.tablebox2 table tr td span,
.tablebox2 table tr td span {
  font-size: 40px;
}
