* {
  margin: 0;
  padding: 0;
}
.amap-info-content{
  padding: 10px 12px!important;
}
.amap-info-close {
  font-size: 20px !important;
  height: 1rem;
  width: 1rem;
  right: 10px !important;
  font: bold 16px/14px Tahoma,Verdana,sans-serif sans-serif;
  top: 0 !important;
}
/*表头*/
.layui-table th,
.layui-table-header {
  /* background-color: #4da5e8 !important; */
  /* color: #fff !important; */
  background-color: #cce8ff !important;
  color: #303133 !important;
  font-weight: 500;
  font-weight: bold;
    font-size: 14px;
    color: #000;
}
.kj{
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
.layui-table td{
  /* background-color: #4da5e8 !important; */
  /* color: #fff !important; */
   white-space: nowrap;
   /* min-width: 140px; */
   font-size: 13px; 
   max-width: 500px;
}
.layui-table td.wrap{
   
  white-space: normal;
   
}
.layui-table tr:last-child td{
  
}
.layui-table td label{
   width: 100px;
   text-align: right;
}
.tb-btn{
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0077ff;
    color: #fff;
    border: 0;
    text-align: center;
    padding: 4px 10px;
    border-radius: 4px;
    cursor: pointer;
    margin: 10px 0 10px 0;
}
.tb-btn:hover{

   opacity: .7;
}
html,
body {
  min-width: 1340px!important;
  height: 100%;
  width: 100%;
}
#map3D {
  height: 100%;
  width: 100%;
  min-width: 1340px;
  background-color: #b9e2f5;
  background-size: 100% 100%;
}

.amap {
  position: relative;
  top: 100px;
  bottom: 58px;
  width: 100%;
  min-width: 1340px;
  top: 64px !important;
  height: 100%;
}
.amap .amap-ui-misc-positionpicker {
  display: none!important;
}
.amap .indexMapMAx {
  position: absolute;
  right: 30px;
  top: 115px;
  width: 32px;
  text-align: center;
  background: #fff;
  color: #000;
  padding: 5px 0;
  border-radius: 6px;
  cursor: pointer;
}
.amap .leftShowbtn {
  word-wrap: break-word;
  width: 25px;
  cursor: pointer;
  transition: 0.5;
  transform: translateX(-30px);
  text-align: center;
  height: auto;
  padding: 10px 0;
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 110px;
  background: #004e96;
}
.amap .bigWrapperp {
  padding-left: 12px;
}
.amap .searchWrapper {
  position: relative;
}
.amap .searchWrapper .layui-icon {
  position: absolute;
  cursor: pointer;
  text-align: center;
  color: #fff;
  line-height: 20px;
  font-size: 20px;
}
.amap .searchWrapper .indexClose {
  top: -2px;
  right: -5px;
}
.amap .searchWrapper .indexDown {
  top: 20px;
  right: -5px;
}
.amap .searchWrapper #search {
  position: absolute;
  top: 1px;
  left: 160px;
  width: 38px;
  height: 37px;
  cursor: pointer;
  text-align: center;
}
.amap .searchWrapper #search span {
  color: #fff;
  line-height: 37px;
  font-size: 20px;
}
.amap .searchWrapper input {
  height: 39px;
  width: 200px;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid #fff;
  padding: 10px 38px 10px 8px;
  outline: none;
  color: #fff;
  border-radius: 6px ;
}
.amap .searchWrapper input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #fff;
}
.amap .searchWrapper input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}
.amap .searchWrapper input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}
.amap .searchWrapper input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #fff;
}
.amap #allmap {
  width: 100%;
  height: 100%;
}
.amap #allmap .amap-scale-text {
  color: #004e96;
}
.amap #allmap #popup {
  width: 550px;
  border-radius: 5px;
  background: #ffffff;
  font-size: 14px;
  padding: 10px;
  padding-bottom: 4px;
 
}
.amap #allmap #popup table {
  border: 1px solid #004e96;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 12px;
  color: #676565;
  width: 100%;
}
.amap #allmap #popup table tr:nth-child(1) {
  font-size: 14px;
  background: #004e96;
  color: #ffffff;
  font-weight: 500;
}
.amap #allmap .popups table tr:nth-child(4),.amap #allmap .popups table tr:nth-child(7) {
  font-size: 14px!important;
  color: #ffffff!important;
  background: #004e96!important;
  font-weight: 500!important;
}

.amap #allmap #popup table td {
  border: 1px dashed #004e96;
  padding: 8px 0;
  border-top: none;
  border-bottom: 1px solid #004e96;
  padding-left: 5px;
}
.amap #allmap #popup table .amap-info-content {
  background: #fff;
  border: 1px solid #e4e4e4;
  padding: 15px;
  line-height: 1.4;
  overflow: auto;
}
.amap .mapInfo {
  position: absolute;
  right: 20px;
  bottom: 5px;
  background: #000;
  padding: 5px 20px;
}
.amap .mapInfo span {
  color: #fff;
}
.amap .mapType {
  margin-left: 12px;
}
.amap .mapType li {
  color: #fff;
  margin: 10px 0;
  cursor: pointer;
}
.amap .mapType li .layui-icon {
  color: #a0a0a0;
  font-weight: 900;
}
.amap .mapType li:hover span {
  color: #377cfb;
}
.amap .mapType li a {
  color: #fff;
}
.amap .mapType li a:hover {
  text-decoration: none;
}
.amap .mapType .active span {
  color: #377cfb;
}
.amap .showMapList {
  margin: 10px 0;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
}
.amap .showMapList .layui-icon {
  font-size: 12px;
}
.amap .selectBottom {
  display: none;
  width: 250px;
  border-top: 1px solid #fff;
  padding: 19px 12px;
}
.amap .selectBottom .item {
  height: 72px;
  width: 100%;
  line-height: 72px;
  color: #fff;
  cursor: pointer;
}
.amap .selectBottom .item img {
  vertical-align: middle;
  margin-left: 5px;
  border: 2px solid #666;
  border-radius: 4px;
}
.amap .selectBottom .item p {
  margin-left: 30px;
  margin-bottom: 0;
}
.amap .selectBottom .active {
  background: #a3cdff;
  border-radius: 6px;
  color: #282629;
}
.amap .selectBottom .active img {
  border: 2px solid #fff;
}
.amap .selectBottom .itemHover {
  background: #a3cdff;
  border-radius: 6px;
  color: #282629;
}
.amap .selectBottom .itemHover img {
  border: 2px solid #fff;
}
.amap .selectBottom .weixing {
  display: none;
}
.amap .showHideBtn {
  transition: 0.5s;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: rgba(0, 0, 0, .3);
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 2;
  cursor: pointer;
  color: #fff;
}
.amap .mapSearchWrapper {
  transition: 0.5s;
  position: absolute;
  top: 30px;
  left: 100px;
  z-index: 2;
  width: 300px;
}
.amap .mapSearchWrapper .searchContent {
  height: 40px;
  padding: 5px 10px;
  background: #fff;
}
.amap .mapSearchWrapper .searchContent div {
  height: 100%;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
}
.amap .mapSearchWrapper .searchContent .mapItemIcon {
  padding-right: 10px;
}
.amap .mapSearchWrapper .searchContent .mapInput {
  width: 185px;
  height: 100%;
}
.amap .mapSearchWrapper .searchContent .mapInput input {
  width: 100%;
  display: block;
  height: 100%;
  border: none;
}
.amap .mapSearchWrapper .searchContent .mapSearchIcon {
  width: 30px;
  padding-right: 15px;
  border-right: 1px solid #ccc;
}
.amap .mapSearchWrapper .searchContent .mapIcon {
  width: 30px;
  background: url(../img/newIndex/01_01.png);
  margin-left: 7px;
  background-size: 100% 100% ;
}
.amap .mapSearchWrapper .searchContent .mapIcon .minMap {
  overflow: hidden;
  height: 40px;
  width: 0;
  margin: 0;
  padding-left: 30px;
  position: absolute;
  top: 0;
  left: 280px;
}
.amap .mapSearchWrapper .searchContent .mapIcon .minMap li {
  display: inline-block;
}
.amap .mapSearchWrapper .mapListContent {
  display: none;
}
.amap .mapSearchWrapper .mapList {
  margin-top: 10px;
  background: #fff;
  width: 100%;
  padding: 20px 0;
}
.amap .mapSearchWrapper .mapList dl {
  cursor: pointer;
  margin: 0;
  float: left;
  width: 33%;
  text-align: center;
}
.amap .mapSearchWrapper .mapList dl dt {
  margin-bottom: 10px;
}
.amap .mapSearchWrapper .mapList dl dt img {
  border-radius: 50%;
}
.amap .mapSearchWrapper .mapList dl:hover dd {
  color: #a4cdff;
}
.amap .mapSearchWrapper .mapList .active dd {
  color: #a4cdff;
}
.amap .mapSearchWrapper .shadow {
  height: 3px;
  background: url(../img/newIndex/shu.png) repeat-x;
}
.amap .mapSearchWrapper .hideBtn {
  cursor: pointer;
  background: #fff;
  text-align: center;
  height: 30px;
  line-height: 30px;
}

@media screen and (max-width: 1340px) {
  #minheader {
    display: none;
  }
  .header {
    display: block;
  }
  .mdheader {
    display: block;
  }
}
@media screen and (max-width: 1100px) {
  #minheader {
    display: none;
  }
  .header {
    display: block;
  }
  .mdheader {
    display: flex;
    align-items: center;
  }
 
}
.mdheader > div{
  display: flex;
  align-items: center;
}
.mdheader > div p{
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  #minheader {
    display: none;
  }
  .mdheader {
    display: block;
  }
  .header {
    display: block;
  }
  .footerPhone {
    text-align: left;
  }
}

.shortcuts_btn h3{
	 font-size: 16px;
	 font-weight: 600;
	 margin: 8px 0;
	 margin-top: 15px;
	 
}
.shortcuts_btn .checkBox{
	 margin-top: 10px;
	 float:right; 
	 color: #004e96;
	 cursor: pointer;
}
.shortcuts_btn .layui-btn-radius{
	 padding: 0 20px;
	text-decoration: none;
} 
/*箱子堆积*/
.box_accumulation{
	width:350px;
	word-wrap:break-word;
}

.box_accumulation p{
	font-weight:bold;
	height: 30px;
	line-height: 30px;
}

.box_accumulation p span{
	padding-left: 5px;
}

.box_accumulation p button{
	float:right;
	margin-right: 10px;
	margin-top: 4px;
}


.box_accumulation a{
	color: blue;
	text-decoration: underline;
	/*float:left;*/
	text-align: left;
	margin:0 5px;
}

#boxNoData{
	display: block;
	max-height: 150px;
	overflow-y: auto;
	overflow-x: hidden;
}