html {
	font-size: 192px;
}
body {
	background-color: #010B14;
	overflow-x: hidden;
}
.div-header {
	background: url(../images/biaoti_bg_img.png) no-repeat;
	width: 100%;
	height: 0.39rem;
	background-size: 100% 100%;
	z-index: 100;
    position: fixed;
    top: 0;
}
.div-bottom {
	background: url(../images/logo_bg_img.png) no-repeat;
	width: 100%;
	height: 0.2rem;
	background-size: 100% 100%;
	position: fixed;
	bottom: 0;
}
.div-devices {
	position: relative;
	z-index: 10;
	background: url(../images/bg03_img.png) no-repeat;
	width: 2.52rem;
	height: 1.77rem;
	background-size: 100% 100%;
	float: left;
}
.div-content {
	margin: 40px 20px 110px;
}
.div-header-name {
	font-size: 0.12rem;
	color: #B5E1FC;
	padding: 0.08rem 0.1rem;
}
#chart-main {
	width: 2.52rem;
	height: 1.77rem;
	position: absolute;
	z-index: 20;
	/*margin: 50px 20px 0px 20px;*/
}
.div-yujing {
	position: relative;
	z-index: 10;
	background: url(../images/bg02_img.png) no-repeat;
	width: 2.52rem;
	height: 2.5rem;
	background-size: 100% 100%;
	float: right;
}
.div-yujing-content,.div-juming-content {
	margin: 0px 20px 40px 0px;
	height: 95%;
	width: -moz-calc(100% - 10px);
	width: -webkit-calc(100% - 10px);
	width: calc(100% - 10px);
	padding-left: 40px;
}
.c-f14 {
	font-size: 0.07rem;
}
.c-f20 {
	font-size: 0.10rem;
}
.c-f26 {
	font-size: 0.14rem;
}
.c-f30 {
	font-size: 0.16rem;
}
.c-B5E1FC {
	color: #B5E1FC;
}
.c-009DFE {
	color: #009DFE;
}
.c-E9350B {
	color: #E9350B;
}
.pt20 {
	padding-top: 0.1rem;
}
.mt37 {
	margin-top: 0.19rem;
}
.mt20 {
	margin-top: 0.1rem;
}
.mt10 {
	margin-top: 0.05rem;
}
.pt10 {
	margin-top: 0.05rem;
}
.mt5 {
	margin-top: 0.03rem;
}
.ml20 {
	margin-left: 0.1rem;
}
.mt8 {
	margin-top: 0.04rem;
}
.mt32 {
	margin-top: 0.17rem;
}
.mt80 {
	margin-top: 0.42rem;
}
.mt30 {
	margin-top: 0.16rem;
}
.mt80 {
	margin-top: 0.42rem;
}
.mr60 {
	margin-right: 0.31rem;
}
.mb20 {
	margin-bottom: 0.1rem;
}
.mb30 {
	margin-bottom: 0.16rem;
}
.f-tac {
	text-align: center;
}
.mr14 {
	margin-right: 0.07rem;
}
.dis-inblock {
	display: inline-block;
}
.height-50 {
	height: 0.26rem;
}
.lheight-50 {
	line-height: 0.26rem;
}
.height-20 {
	height: 0.104rem;
}
.c-pr {
	position: relative;
}
.f-clb {
	clear: both;
}
.c-hide {
	display: block;
}
.c-show {
	display: none;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
.div-manbing {
	position: relative;
	z-index: 10;
	background: url(../images/bg01_img.png) no-repeat;
	width: 2.52rem;
	height: 2.5rem;
	background-size: 100% 100%;
	float: left;
}
.div-device-bang {
	position: relative;
	z-index: 10;
	background: url(../images/bg04_img.png) no-repeat;
	width: 2.52rem;
	height: 1.77rem;
	background-size: 100% 100%;
	float: right;
}
/*
+----------------------------------------------------------------+
	Slideshow
+----------------------------------------------------------------+
*/
.slider {
	margin: 20px auto 0;
	/*width: 1.21rem*/
}
.slider-container {
	height: 270px;
	margin: 0 auto 20px;
	overflow: hidden;
	position: relative;
	width: 1.67rem;
}
.div-device-bang .slider-container {
	width: 100%;
}
.slider-container .slider-wrapper {
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 3.63rem;
	/*Fix for prevent display errors*/
	-webkit-transition: all 800ms ease;
	-moz-transition: all 800ms ease;
	-o-transition: all 800ms ease;
	transition: all 800ms ease;
}
.div-device-bang .slider-container .slider-wrapper {
	width: 100%;
}
.slider-container .slide {
	float: left;
	height: 425px;
	overflow: hidden;
	position: relative;
	width: 1.67rem;
}
.div-device-bang .slider-container .slide {
	width: 100%;
}
.slider-nav {
	text-align: center;
	/*width: 1.21rem;*/
}
.slider-nav li {
	display: none;
	padding: 3px;
}
.div-banding-content {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -0.89rem;
	margin-top: -0.42rem;
}
.btn-group .btn {
	border-radius: 10px;
	padding: 9px 20px;
	font-size: 0.1rem;
	width: 0.63rem;
}
.btn-default {
	background-color: #05233B;
	color: #009DFE;
	border-color: #1eaaff;
}
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
	color: #fff;
	background-color: #009DFE;
	border-color: #009DFE;
}
.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
	color: #fff;
	background-color: #009DFE;
	border-color: #009DFE;
}
.l-text {
	width: 1.25rem;
	height: 0.26rem;
	/*border: 1px solid #457DA1;*/
	vertical-align: middle;
}
.l-text-field {
	padding-left: 5px;
	padding-right: 30px;
	border: 0px;
	width: 1.24rem;
	height: 0.25rem;
	line-height: 0.25rem;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0;
	margin: 0;
	outline: none;
	background: #05233B;
	color: #B5E1FC;
}
.l-text {
	position: relative;
	background: transparent;
}
.l-trigger,
.l-trigger-hover,
.l-trigger-pressed {
	top: 0px;
	right: 0px;
	background: transparent;
	width: 0.16rem;
	height: 0.16rem;
	border: 0px;
	cursor: pointer;
	position: absolute;
	overflow: hidden;
}
.l-trigger-search .l-trigger-icon {
	background: url(../images/sousuo_icon.png) no-repeat transparent;
	width: 0.13rem;
	height: 0.13rem;
	margin-top: 3px;
	background-size: 100% 100%;
}
input::-webkit-input-placeholder {
	color: #457DA1;
}
input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #457DA1;
}
input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #457DA1;
}
input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #457DA1;
}
.div-yujing-name {
	position: absolute;
	left: 50%;
	margin-left: -67px;
	top: 0.72rem;
}
.div-bangding-name {
	position: absolute;
	left: 50%;
	margin-left: -35px;
	top: 0.72rem;
}
.div-renshu_img {
	background: url(../images/renshu_img.png) no-repeat;
	width: 0.77rem;
	height: 0.77rem;
	line-height: 0.77rem;
	background-size: 100% 100%;
}
.div-juming-info {
	width: 100%;
	height: 0.28rem;
	background: #05233B;
	color: #B5E1FC;
	margin: 0 auto;
	line-height: 0.28rem;
	position: relative;
	margin-top: 6px;
}
.div-juming-info.active {
	background: #0164AF;
}
.div-juming-info img {
	width: 0.14rem;
	height: 0.14rem;
}
.div-line1 {
	width: 10px;
	height: 2px;
	border: 1px solid #009DFE;
	position: absolute;
	right: 0;
}
.div-line2 {
	width: 2px;
	height: 10px;
	border: 1px solid #009DFE;
	position: absolute;
	right: 0;
}
.div-line3 {
	width: 10px;
	height: 2px;
	border: 1px solid #009DFE;
	position: absolute;
	bottom: 0;
}
.div-line4 {
	width: 2px;
	height: 10px;
	border: 1px solid #009DFE;
	position: absolute;
	bottom: 0;
}
.c-vam {
	vertical-align: middle;
}
.div-juming-color-name {
	margin: 0px 10px 0px 8px;
}
.div-yujing-content {
	overflow: auto;
}
.f-dn {
	display: none;
}
.div-yujing-scroller::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 6px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 6px;
}
.div-yujing-scroller::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #009DFE;
}
.div-yujing-scroller::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	background: #0164AF;
}
.div-juming-btn {
	background: url(../images/juming_btn.png);
	width: 0.31rem;
	height: 0.31rem;
	position: absolute;
	bottom: 0px;
	left: -0.44rem;
	z-index: 10;
}
.div-juming-bg {
	z-index: 20;
	background: url(../images/bg05_img.png) 0% 0% / 100% 100% no-repeat;
	width: 2.52rem;
	height: 2.5rem;
	position: absolute;
	bottom: 0px;
	left: -2.625rem;
}
.div-shousuo-btn {
	background: url(../images/shousuo_icon.png);
	width: 0.125rem;
	height: 0.125rem;
	float: right;
	margin: 0.08rem 0.1rem;
}
#mapWrap,
#allmap,
#app {
	width: 100%;
	height: 100%;
}
#mapWrap {
	position: fixed;
	top: 0;
	z-index: 0;
}
#wrapper,#wrapper1 { 
  position: absolute; 
  z-index: 1; 
  top: 60px; 
  bottom: 10px; 
  left: 0; 
  width: 100%; 
  background: transparent; 
  overflow: hidden; 
} 
  
#scroller,#scroller1 { 
  position: absolute; 
  z-index: 1; 
  -webkit-tap-highlight-color: rgba(0,0,0,0); 
  width: 100%; 
  -webkit-transform: translateZ(0); 
  -moz-transform: translateZ(0); 
  -ms-transform: translateZ(0); 
  -o-transform: translateZ(0); 
  transform: translateZ(0); 
  -webkit-touch-callout: none; 
  -webkit-user-select: none; 
  -moz-user-select: none; 
  -ms-user-select: none; 
  user-select: none; 
  -webkit-text-size-adjust: none; 
  -moz-text-size-adjust: none; 
  -ms-text-size-adjust: none; 
  -o-text-size-adjust: none; 
  text-size-adjust: none; 
} 
#pullDown,#pullUp,#pullDown1,#pullUp1,.pulldown-tips{ 
  height:40px; 
  line-height:40px; 
  text-align:center; 
} 
  .pulldown-tips{ 
    position:absolute; 
    top:-40px; 
    left:0; 
    width:100%; 
  } 
/* Styled scrollbars */
.iScrollVerticalScrollbar {
	position: absolute;
	z-index: 9999;
	width: 16px;
	bottom: 2px;
	top: 2px;
	right: 2px;
	overflow: hidden;
}
.iScrollVerticalScrollbar.iScrollBothScrollbars {
	bottom: 18px;
}
.iScrollIndicator {
	position: absolute;
	background: #009DFE;
	border-width: 1px;
	border-style: solid;
	border-color: #009DFE;
	border-radius: 8px;
}
.iScrollVerticalScrollbar .iScrollIndicator {
	width: 100%;
	background: #009DFE;
	height: 50px;
}
/* end */
.no-result-img{
    width: 0.9rem;
    margin: 0 auto;
    object-fit: fill;
    margin-top: 1.04rem;
}
.no-result-img>img{
    width: 100%;
    height: 100%;
}
.no-result-text{
    text-align: center;
    margin-top: 0.1rem;
    font-size: 0.07rem;
    color: #b5e1fc;
}