@charset "utf-8";

body,
html {
	height: 100%;
	width: 100%;
	overflow: hidden;
}

/*加载动画样式————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————*/
.onload1 {
	display: block;
	width: 100%;
	height: 100%;
	/*	background: rgba(0,0,0,.5);*/
	background: rgba(0, 129, 194, 1);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}

.onload1 .load-box {
	width: 50%;
	height: 50%;
	margin: 20% 25%;
	text-align: center;
	color: #fff;
	font-size: 20px;
}

.onload1 .container1>div,
.onload1 .container2>div,
.onload1 .container3>div {
	width: 12px;
	height: 12px;
	background-color: #fff;
	border-radius: 100%;
	position: absolute;
	-webkit-animation: bouncedelay 1.2s infinite ease-in-out;
	animation: bouncedelay 1.2s infinite ease-in-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.onload {
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	/*	background: rgba(0,129,194,1);*/
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}

.load-box {
	width: 50%;
	height: 50%;
	margin: 23% 25%;
	text-align: center;
	color: #0081c2;
	font-size: 20px;
}

.spinner {
	margin: 0 auto;
	width: 50px;
	height: 30px;
	position: relative;
}

.container1>div,
.container2>div,
.container3>div {
	width: 12px;
	height: 12px;
	background-color: #0081c2;
	/*  background-color:#fff;*/
	border-radius: 100%;
	position: absolute;
	-webkit-animation: bouncedelay 1.2s infinite ease-in-out;
	animation: bouncedelay 1.2s infinite ease-in-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.spinner .spinner-container {
	position: absolute;
	width: 100%;
	height: 100%;
}

.container2 {
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}

.container3 {
	-webkit-transform: rotateZ(90deg);
	transform: rotateZ(90deg);
}

.circle1 {
	top: 0;
	left: 0;
}

.circle2 {
	top: 0;
	right: 0;
}

.circle3 {
	right: 0;
	bottom: 0;
}

.circle4 {
	left: 0;
	bottom: 0;
}

.container2 .circle1 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.container3 .circle1 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}

.container1 .circle2 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}

.container2 .circle2 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}

.container3 .circle2 {
	-webkit-animation-delay: -0.7s;
	animation-delay: -0.7s;
}

.container1 .circle3 {
	-webkit-animation-delay: -0.6s;
	animation-delay: -0.6s;
}

.container2 .circle3 {
	-webkit-animation-delay: -0.5s;
	animation-delay: -0.5s;
}

.container3 .circle3 {
	-webkit-animation-delay: -0.4s;
	animation-delay: -0.4s;
}

.container1 .circle4 {
	-webkit-animation-delay: -0.3s;
	animation-delay: -0.3s;
}

.container2 .circle4 {
	-webkit-animation-delay: -0.2s;
	animation-delay: -0.2s;
}

.container3 .circle4 {
	-webkit-animation-delay: -0.1s;
	animation-delay: -0.1s;
}

@-webkit-keyframes bouncedelay {

	0%,
	80%,
	100% {
		-webkit-transform: scale(0.0)
	}

	40% {
		-webkit-transform: scale(1.0)
	}
}

@keyframes bouncedelay {

	0%,
	80%,
	100% {
		transform: scale(0.0);
		-webkit-transform: scale(0.0);
	}

	40% {
		transform: scale(1.0);
		-webkit-transform: scale(1.0);
	}
}

/*加载动画end/
/*头部样式——————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————*/
.main-top {
	height: 9%;
	background: #0081c2;
	border: 0;
	position: relative;
	vertical-align: middle;
}

.main-nav-wrap {
	width: 50%;
	height: 100%;
}

.main-nav {
	background: #0081c2;
	border: none;
	text-align: right;
	vertical-align: middle;
}

#Hierarchy {
	width: 250px
}

input::-webkit-input-placeholder {
	color: #ccc;
}

input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #ccc;
}

input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #ccc;
}

input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #ccc;
}

input:-webkit-autofill,
user agent stylesheet textarea:-webkit-autofill,
select:-webkit-autofill {
	background-color: red;
	background-image: none;
	color: rgb(0, 0, 0);
}

.g-wrap {
	width: 940px;
	height: 502px;
	position: absolute;
	left: 50%;
	top: 45%;
	margin-left: -470px;
	margin-top: -251px;
	background: url(../img/pt-2.png) no-repeat;
	background-position: right 306px;
}

.m-top div {
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url(../img/pt-1.png) no-repeat 0 0;
	/*background: url(../img/验证码.png);*/
	margin-left: 22px;
	vertical-align: middle;
}

.m-top p {
	display: inline-block;
	line-height: 26px;
	font-size: 22px;
	color: white;
	margin: 0 0 0 10px;
	vertical-align: middle;
}
.jx-log-logo-box{
	position: fixed;
	top: 0;
	left: 44px;
	width: 310px;
	height: 130px;
}

.jx-log-logo-img{
	width: 100%;
	height: 100%;
	background-image:  url("../img/jx-logo.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.jx-log-bg-img{
	width: 100%;
	height: 100%;
	background: white url("../img/jx_log_bg.jpg") no-repeat center;
}
.jx-code-img{
	width: 190px;
	height: 188px;
	background: white url("../img/jx_code.png") no-repeat center;
	margin: 0 auto;
}
.jx-code-box{
	text-align: center;
	position: fixed;
	bottom: 50px;
	right: 50px;
	color: white;
}
.jx-code-box div{
	margin-top: 4px;
}
.log-left {
	width: 100%;
	height: 410px;
	background: white url(../img/bg-log2.png) no-repeat center;
	/* background-size:400px; */
	text-align: center;
	margin-top: 15px;
}

.log-left p {
	color: #279dda;
	font-family: "微软雅黑";
	font-size: 35px;
	font-weight: bold;
	margin: 0;
	position: absolute;
	top: 70px;
	left: 10%;
	letter-spacing: 10px;
}

.log-left span {
	color: #279dda;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	position: absolute;
	top: 115px;
	left: 15%;
}

.login {
	display: block;
	width: 40%;
	height: 80%;
	float: right;
	text-align: center;
	position: relative;
	margin-top: 50px
}
.login_jx{
	text-align: center;
}
.login input,
.login_jx input{
	display: block;
	position: absolute;
	left: 40px;
	top: 0px;
	width: 220px;
	height: 40px;
	border: none;
	font-size: 1em;
	text-indent: 25px;
}

.username {
	margin: 0 auto;
	margin-top: 60px;
}

.username:before {
	background: #ccc url(../img/pt-1.png) no-repeat 10px -40px;
}

.password {
	margin: 0 auto;
	margin-top: 30px;
}

.password:before {
	background: #ccc url(../img/pt-1.png) no-repeat 12px -90px;
}
.auth_code {
	margin: 0 auto;
	margin-top: 30px;
}
.auth_code:before{
	background: #ccc url("../img/yanzhengmaicon.png") no-repeat 5px;
}

.language {
	width: 260px;
	height: 40px;
	margin-top: 30px;
	padding: 3px;
	border: 1px solid #ccc;
}
.login_jx input:focus,
.login input:focus {
	border: none;
	outline: 0;
}

.username,
.password,
.auth_code{
	position: relative;
	width: 260px;
	height: 40px;
	border: 1px solid #ccc;
}

.login .username:before,
.login .password:before,
.login .auth_code:before,
.login_jx .username:before,
.login_jx .password:before,
.login_jx .auth_code:before{
	content: '';
	display: block;
	width: 40px;
	height: 40px;
}

.contain {
	width: 100%;
	min-width: 810px;
	height: 100%;
	min-height: 600px;
}

.denglu {
	height: 40px;
	width: 230px;
	background: #279dda;
	color: white;
	margin-top: 235px;
	margin-left: 36px;
	text-align: center;
}
.denglu_jx{
	background: #016db5;
	color: white;
	text-align: center;
	position: relative !important;
	left: 0 !important;
	width: 262px !important;
	text-indent: 0 !important;
	margin-top: 10px;
	display: unset !important;
}
.denglu:hover {
	background: #0f73b9
}


.og-left_p {
	color: #279dda;
	font-family: "微软雅黑";
	font-size: 35px;
	font-weight: bold;
	margin: 0;
	position: absolute;
	top: 70px;
	left: 10%;
}

/*头部样式end*/

/*主页样式——————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————*/
.menu-btn {
	width: 100px;
	height: 100%;
	box-sizing: border-box;
	border-radius: 0;
	color: white;
}

.menu-btn:hover {
	background: #175b94;
	border-radius: 0;
	border: 0;
	color: white;
}

.main-wrap {
	border: none;
	border-bottom: 1px solid #95B8E7;
}

.m-icon1,
.m-icon2,
.m-icon3,
.m-icon4,
.m-icon5 {
	display: block;
	width: 100px;
	height: 50%;
	margin-top: 7%;
	vertical-align: bottom;
}

.menu-btn .l-btn-left {
	width: 100%;
	height: 100%;
}

.menu-btn .l-btn-left .l-btn-text {
	height: 100%;
	margin: 0 auto;
	line-height: 100%;
}

.menu-btn .l-btn-left .m-btn-downarrow {
	background: none;
}

.m-icon1 {
	background: url(../img/icon1.png) no-repeat center;
}

.m-icon2 {
	background: url(../img/icon2.png) no-repeat center;
}

.m-icon3 {
	background: url(../img/icon3.png) no-repeat center;
}

.m-icon4 {
	background: url(../img/icon4.png) no-repeat center;
}

.m-icon5 {
	background: url(../img/icon5.png) no-repeat center;
}

.company {
	position: absolute;
	bottom: 0px;
	right: 550px;
}

.logo {
	display: inline-block;
	height: 100%;
	line-height: 100%;
}

.logo h1 {
	margin: 0;
	padding: 0;
	font-size: 2.5em;
	vertical-align: middle;
	color: white;
	letter-spacing: 5px;
}

.logo img {
	vertical-align: middle;
	height: 100%;
}

#mm0 div,
#mm1 div,
#mm2 div,
#mm3 div,
#mm4 div {
	border: none;
}

.alarm-wrap {
	width: 100%;
	text-align: center;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 0 15px;
}

.alarm_household,
.alarm_network,
.alarm_communication,
.alarm_Hydrant,
.alarm_gongdan {
	display: inline-block;
	width: 25%;
	margin: 10px;
}

.alarm_household {
	margin-left: 0;
	border: 1px solid #337ab7;
}

.alarm_network {
	border: 1px solid #5cb85c;
}

.alarm_communication {
	border: 1px solid #f0ad4e;
}

.alarm_Hydrant {
	margin-right: 0;
	border: 1px solid #d9534f;
}

.alarm_gongdan {
	margin-right: 0;
	border: 1px solid #17b7c1;
}

.alarm_household,
.alarm_network,
.alarm_communication,
.alarm_Hydrant,
.alarm_gongdan {
	border-radius: 5px;
}

.alarm_household div,
.alarm_network div,
.alarm_communication div,
.alarm_Hydrant div,
.alarm_gongdan div {
	width: 100%;
	height: 110px;
	border-radius: 5px 5px 0 0;
}

.alarm_household:hover,
.alarm_network:hover,
.alarm_communication:hover,
.alarm_Hydrant:hover,
.alarm_gongdan:hover {
	border: 1px solid rgba(0, 0, 0, .3);
}

.alarm-wrap div:hover {
	background: rgba(0, 0, 0, .3);
}

.alarm_household a,
.alarm_network a,
.alarm_communication a,
.alarm_Hydrant a,
.alarm_gongdan a {
	display: block;
	position: relative;
	bottom: 0;
	width: 100%;
	height: 40px;
	background: #f5f5f5;
	line-height: 40px;
	font-size: 1em;
	border-radius: 0 0 5px 5px;
}

.alarm_household div {
	background: #337ab7;
}

.alarm_network div {
	background: #14a614;
}

.alarm_communication div {
	background: #fabc05;
}

.alarm_Hydrant div {
	background: #ff5309;
}

.alarm_gongdan div {
	background: #17b7c1;
}

.bj span {
	display: block;
	width: 70px;
	height: 70px;
	padding: 10px;
}

.bj {
	position: relative;
	height: 100%;
}

.tips {
	position: absolute;
	right: 0px;
	bottom: 10px;
	margin: 0;
	color: white;
	font-size: 1.3em;
}

.alarm_household .bj span {
	background: url(../img/icon-bj-96.png) no-repeat center;
	background-size: 70px;
}

.alarm_network .bj span {
	background: url(../img/icon-bj-98.png) no-repeat center;
	background-size: 70px;
}

.alarm_communication .bj span {
	background: url(../img/icon-bj-99.png) no-repeat center;
	background-size: 70px;
}

.alarm_Hydrant .bj span {
	background: url(../img/icon-bj-97.png) no-repeat center;
	background-size: 70px;
}

.alarm_gongdan .bj span {
	background: url(../img/icon-bj-100.png) no-repeat center;
	background-size: 70px;
}

.baojing {
	width: 550px;
	overflow: auto;
}

#bj01 {
	width: 100%;
	height: 100%;
	display: block;
}

.baojing ul {
	padding: 0 10px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.baojing li:hover {
	background: rgba(0, 0, 0, .3);
}

.hubiaobaojing li,
.guanwangbaojing li,
.tongxunbaojing li,
.xhsbaojing li,
.gongdan li {
	display: inline-block;
	margin-top: 8px;
	height: 100px;
	width: 250px;
	overflow: hidden;
	color: white;
	vertical-align: top;
}

.message,
.no-message {
	background: #e0e0e0;
}

.hubiaobaojing .message .biaoti,
.hubiaobaojing .message .num-message {
	background: #0081c2;
}

.guanwangbaojing .message .biaoti,
.guanwangbaojing .message .num-message {
	background: #14a614;
}

.tongxunbaojing .message .biaoti,
.tongxunbaojing .message .num-message {
	background: #fabc05;
}

.xhsbaojing .message .biaoti,
.xhsbaojing .message .num-message {
	background: #ff5309;
}

.gongdan .message .biaoti,
.gongdan .message .num-message {
	background: #17b7c1;
}

/*无信息样式*/
.baojing time {
	float: right;
	margin-right: 5px;
}

.bj_name {
	display: block;
	height: 30px;
	background: #D4D4D4;
	margin: 0;
	line-height: 30px;
	padding-left: 10px;
}

.btn-textbox a {
	margin-left: 5px
}

.creat_orders {
	width: 100%;
	height: 25px;
	border: 0;
	color: white;
	background: #39b54a;
}

.cengji {
	background: white !important;
	box-sizing: border-box;
}

.tree li {
	background: white;
	border-top: 1px solid #f6f6f6;
}

.tree-folder {
	background: url(../img/gs.png) no-repeat center;
}

.tree-file {
	background: url(../img/zgs.png) no-repeat center;
}

/*不同分辨率的共同类*/
.wrap-gis .menu-line {
	border-left: none;
	border-right: none;
}

/*加载动画*/
.sk-circle {
	margin: 40px auto;
	margin-top: -20px;
	width: 80px;
	height: 80px;
	position: relative;
}

.sk-circle .sk-child {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.sk-circle .sk-child:before {
	content: '';
	display: block;
	margin: 0 auto;
	width: 15%;
	height: 15%;
	background-color: #0081c2;
	border-radius: 100%;
	-webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
	animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}

.sk-circle .sk-circle2 {
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg);
}

.sk-circle .sk-circle3 {
	-webkit-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	transform: rotate(60deg);
}

.sk-circle .sk-circle4 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.sk-circle .sk-circle5 {
	-webkit-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	transform: rotate(120deg);
}

.sk-circle .sk-circle6 {
	-webkit-transform: rotate(150deg);
	-ms-transform: rotate(150deg);
	transform: rotate(150deg);
}

.sk-circle .sk-circle7 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.sk-circle .sk-circle8 {
	-webkit-transform: rotate(210deg);
	-ms-transform: rotate(210deg);
	transform: rotate(210deg);
}

.sk-circle .sk-circle9 {
	-webkit-transform: rotate(240deg);
	-ms-transform: rotate(240deg);
	transform: rotate(240deg);
}

.sk-circle .sk-circle10 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.sk-circle .sk-circle11 {
	-webkit-transform: rotate(300deg);
	-ms-transform: rotate(300deg);
	transform: rotate(300deg);
}

.sk-circle .sk-circle12 {
	-webkit-transform: rotate(330deg);
	-ms-transform: rotate(330deg);
	transform: rotate(330deg);
}

.sk-circle .sk-circle2:before {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.sk-circle .sk-circle3:before {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

.sk-circle .sk-circle4:before {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}

.sk-circle .sk-circle5:before {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}

.sk-circle .sk-circle6:before {
	-webkit-animation-delay: -0.7s;
	animation-delay: -0.7s;
}

.sk-circle .sk-circle7:before {
	-webkit-animation-delay: -0.6s;
	animation-delay: -0.6s;
}

.sk-circle .sk-circle8:before {
	-webkit-animation-delay: -0.5s;
	animation-delay: -0.5s;
}

.sk-circle .sk-circle9:before {
	-webkit-animation-delay: -0.4s;
	animation-delay: -0.4s;
}

.sk-circle .sk-circle10:before {
	-webkit-animation-delay: -0.3s;
	animation-delay: -0.3s;
}

.sk-circle .sk-circle11:before {
	-webkit-animation-delay: -0.2s;
	animation-delay: -0.2s;
}

.sk-circle .sk-circle12:before {
	-webkit-animation-delay: -0.1s;
	animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleBounceDelay {

	0%,
	80%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes sk-circleBounceDelay {

	0%,
	80%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes bouncedelay {

	0%,
	80%,
	100% {
		-webkit-transform: scale(0.0)
	}

	40% {
		-webkit-transform: scale(1.0)
	}
}

@keyframes bouncedelay {

	0%,
	80%,
	100% {
		transform: scale(0.0);
		-webkit-transform: scale(0.0);
	}

	40% {
		transform: scale(1.0);
		-webkit-transform: scale(1.0);
	}
}
