@CHARSET "UTF-8";
/*bootstrap弹框样式修改2020/05/06*/
a {
	color: #3366CC;
}
a:hover {
	color: #3366CC;
}
a:focus {
	color: #3366CC;
}
/*
.modal-open .modal {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
*/
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.15);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
@media (min-width: 768px) {
	.modal-dialog.advanced {
		width: 650px;
	}
	.modal-dialog.romote {
		width: 700px;
	}
  .modal-content {
    -webkit-box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.15);
  	box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.15);
  }
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #DDDDDD;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.15);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}
.modal-content .modal-body .no-info {
	margin-top: 60px;
}
.modal-content .modal-body .no-info.sort {
	margin-top: 0;
}
.modal-header {
  padding: 10px 15px 10px 15px;
  border-bottom: 1px solid #CBCBCB;
}
.modal-title {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  color: #3E3E3E;
  line-height: 28px;
  letter-spacing: 0.75px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #6d6d6d;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
  outline: none;
}
.modal-footer {
  padding: 15px;
  text-align: center;
  border-top: none;
}
.modal-footer .btn {
	padding: 10px 40px;
	letter-spacing: 0.75px;
	line-height: 1.42857143;
}
.modal-footer .btn:focus {
	outline: none;
	border-color: transparent;
}
.modal-footer .btn-default {
	color: #363636;
  background-color: #DBDBDB !important;
  border-color: #DBDBDB !important;
}
.modal-footer .btn-default:hover{
	background-color: #cbcbcb !important;
	border-color: #cbcbcb !important;
}
.modal-footer .btn-primary {
	background-color: #3266CC;
    border-color: #3266CC;
}
.modal-footer .btn + .btn {
  margin-left: 12px;
  margin-bottom: 0;
}
/*col样式修改*/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2,
.col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3,
.col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4,
.col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7,
.col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8,
.col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9,
.col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12,
.col-sm-12, .col-md-12, .col-lg-12 {
	padding-right: 14px;
}
.pad0 {
	padding-left: 0;
	padding-right: 0px;
}
.padl0 {
	padding-left: 0;
}
.padr0 {
	padding-right: 0;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.mgb0 {
	margin-bottom: 0;
}
.mgl15{
	margin-left: 15px;
}
.mgr-5{
	margin-right: -5px;
}
.line22 {
	line-height: 22px;
}
.labelMax4 {
	width: 71px;
}
.labelMax5 {
	width: 88px;
}
.labelMax4-reqiure {
	width: 76px;
}
/*bootstrap表单样式修改2020/05/06*/
.mg-around {
	margin: 25px 0 14px 0;
}
#divOrgInfoForm .form-horizontal .form-group,
#divOrgCompanyInfoForm .form-horizontal .form-group,
#divOrgDeptInfo .form-horizontal .form-group,
#divOrgAuthInfo .form-horizontal .form-group {
	margin-right: -12px;
}
.form-horizontal .control-label {
	font-size: 12px;
	color: #626262;
	letter-spacing: 0.75px;
	font-weight: 400;
	padding-right: 0px;
	/*
	margin-top: 9px; 去掉影响全局的样式，暂注释供参考具体作用位置以便修改
	*/
}
.form-horizontal .group-title {
	font-size: 13px;
	color: #3F3F3F;
	letter-spacing: 0.75px;
	font-weight: bold;
	padding: 10px 7px 10px 0;
	margin-top: -2px;
}
.form-horizontal .require::before {
	content: '*';
	/*font-size: 16px;*/
	font-size: 12px;
	color: #FC4242;
	font-weight: 400;
	/*
  position: absolute;
  top: 0px;
  left: 8px;*/
}
textarea.form-control {
	resize: none;
}
.like-form-control {
  color: #1F1F1F;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #DDDDDD;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  height: 29px;
}
.like-form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #1F1F1F;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #DDDDDD;
  border-radius: 2px;
  /*
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  */
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control.sms {
	width: 69%;
}
.form-control.sms-short {
	width: 57%;
}
.form-control.error~a.input-group-addon{
	height: 36px;
}
.modal-body .form-upload {
	opacity: 0;
  position: absolute;
  width: calc(100% - 30px) 
}
.input-group .form-upload {
	opacity: 0;
  position: absolute;
  width: calc(100% - 50px) 
}
.input-group .upload-box + a, .modal-body .upload-box + a {
	z-index: 999;
}
.input-group .upload-box {
	float: left;
	display: flex;
	align-items: center;
  width: 100%;
  height: 36px;
  padding: 6px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #1F1F1F;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #DDDDDD;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.modal-body .upload-box {
	display: flex;
	align-items: center;
  width: 100%;
  height: 36px;
  padding: 6px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #1F1F1F;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #DDDDDD;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.input-group .upload-box button, .modal-body .upload-box button {
	padding: 0px 8px;
	border: 1px solid #C4C4C4;
	color: #535353;
	border-radius:5px;
	text-align: center;
	background-color: #FFFFFF;
	margin-right: 8px;
	z-index: 999;
}
.input-group .upload-box button:hover, .modal-body .upload-box button:hover {
	color: #3366cc;
	border: 1px solid #3366cc;
}
.input-group .upload-box button:focus, .modal-body .upload-box button:focus {
	outline: none;
}
.input-group .upload-box label, .modal-body .upload-box label {
	color: #1F1F1F;
	font-weight: 400;
	font-size: 12px;
	margin-bottom: 0;
}
.input-group .upload-box label.showFileName,.modal-body .upload-box label.showFileName{
	max-width: 294px;
	overflow: hidden;
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
	padding-top: 0px;
	margin-top: 8px;
	min-height: 26px;
}
.form-horizontal .pdTop1, .form-horizontal .pdTop1 {
	padding-top: 1px;
}
.form-horizontal .col-sm-8  .radio-inline {
	margin-top: 8px;
}
.form-horizontal input[type="radio"], .form-horizontal input[type="checkbox"] {
	margin-top: 1px;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #F5F5F5;
}
.from-group-warp.h70 {
	height: 70px;
}
.input-group.no-table {
	display: block;
}
button.input-group-addon {
	font-size: 12px;
	color: #4E4E4E;
	font-weight: bold;
	letter-spacing: 0.75px;
	background-color: #EAEAEA;
	border: 1px solid #DDDDDD;
	width: auto;
	padding: 8.5px 12px;
	line-height: 17px;
}
.input-group-addon {
	font-size: 12px;
	color: #4E4E4E;
	font-weight: bold;
	letter-spacing: 0.75px;
	background-color: #F5F5F5;
	border: 1px solid #DDDDDD;
	text-decoration: none !important;
}
.form-froup .btn-primary {
	font-size: 12px;
	letter-spacing: 0.75px;
}
.btn-primary {
	font-size: 14px;
	color: #ffffff;
	font-weight: 400;
  background-color: #3266CC !important;
  border-color: #3266CC !important;
  border-radius: 4px;
  line-height: 1;
  padding: 9px 18px;
}
.btn-default {
	font-size: 14px;
	color: #363636;
	font-weight: 400;
	padding: 9px 18px;
  line-height: 1;
  background-color: #DBDBDB !important;
  border-color: #DBDBDB !important;
  border-radius: 4px;
}
.btn-white {
	font-size: 14px;
	color: #464646;
	font-weight: 400;
	padding: 9px 18px;
  line-height: 1;
  background-color: #FFFFFF !important;
  border-color: #C4C4C4 !important;
  border-radius: 4px;
}
.btn-danger {
	font-size: 14px;
	font-weight: 400;
	padding: 9px 18px;
  line-height: 1;
  border-radius: 4px;
}
.btn-primary:hover, .btn-primary.hover {
  background-color: #1748A9 !important;
  border-color: #1748A9 !important;
}
.btn-default:hover, .btn-default.hover {
  background-color: #cbcbcb !important;
  border-color: #cbcbcb !important;
}
.btn-white:hover, .btn-white.hover {
  color: #3266CC;
  border-color: #3266CC !important;
}
.btn-primary:focus, .btn-primary.focus  {
  background-color: #3266CC;
  border-color: #3266CC;
  outline: none;
  outline-offset: 0;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
  outline-offset: 0;
}
.btn-return{
  padding: 1px 5px;
  font-size: 14px;
  line-height: 37px;
  border: none;
  background-color: #FFFFFF;
}
.btn-return .btn-text {
	margin-left: 5px;
}
.btn-return:hover {
	color: #3366CC;
}
.btn-return:focus {
	outline: none;
}
.btn-disable {
	font-size: 14px;
	color: #464646;
	font-weight: 400;
	padding: 9px 18px;
  line-height: 1;
  background-color: #eeeeee !important;
  border: none;
  border-radius: 4px;
  opacity: 0.6;
}
button.btn-sm {
	font-size: 12px;
}
.glyphicon {
	margin-right: 0px;
}
.btn-icon {
	width: 14px;
  line-height: 14px;
  display: inline-block;
  background-size: 100% 100%;
}
.btn-icon-lg {
	width: 16px;
  line-height: 16px;
  display: inline-block;
  background-size: 100% 100%;
}
.btn-icon-sm {
	width: 12px;
  line-height: 12px;
  display: inline-block;
  background-size: 100% 100%;
}
.btn-icon-add {
	background-image: url(../../img/button/icon_add.png);
}
.btn-icon-search {
	background-image: url(../../img/button/icon_search.png);
}
.btn-icon-clear {
	background-image: url(../../img/button/icon_clear.png);
}
.btn-icon-return {
	width: 6px;
	height: 11px;
	background-image: url(../../img/button/icon_return.png);
}
.btn-icon-mTop {
	background-image: url(../../img/button/icon_mTop.png);
}
.btn-icon-mBottom {
	background-image: url(../../img/button/icon_mBottom.png);
}
.btn-icon-mUp {
	background-image: url(../../img/button/icon_mUp.png);
}
.btn-icon-mDown {
	background-image: url(../../img/button/icon_mDown.png);
}
.btn-icon-import {
	background-image: url(../../img/button/icon_import.png);
}
.btn-icon-export {
	background-image: url(../../img/button/icon_export.png);
}
.icon-size-sq {
	width: 13px;
	line-height: 13px;
	display: inline-block;
	background-size: 100% 100%;
	margin-right: 2px;
}
.icon-calendar {
	background-image: url(../../img/group/icon_calendar.png);
}
.send-result {
  height: 36px;
  display: inline-flex;
  align-items: center;
}
.send-result label.error{
	margin-bottom: 0;
}
label.label-icon {
	width: 19px;
	height: 14px;
	display: inline-block;
  background-size: 100% 100%;
}
label.label-icon-sm {
	width: 15px;
	height: 10px;
	display: inline-block;
  background-size: 100% 100%;
}
label.label-icon-success {
	background-image: url(../../img/button/icon_success.png);
}
label.sendAT-success{
	line-height:34px;
  font-weight: normal;
  color: #00cc00;
  margin-bottom: 0;
}
label.sendAT-error{
	line-height:34px;
    font-weight: normal;
    color: #FF4040;
    margin-bottom: 0;
}
span.sendAT-success{
    font-weight: normal;
    color: #00cc00;
    margin-bottom: 0;
}
span.sendAT-error{
    font-weight: normal;
    color: #FF4040;
    margin-bottom: 0;
}
.modbus_list .send-result {
  height: 36px;
  display: inline-flex;
  align-items: center;
}
.margin-lr-8 {
	margin-left: 8%;
}
.form-group .tips-box.single-line {
 	margin: 20px 0px 0px 26px;
  text-align: center;
}
.tips-box.single-line {
	margin: 20px 10px 20px 6px;
}
.tips-box.footer {
	margin: 20px 10px 15px 6px;
}
.tips-box, .tips-box p{
	font-size: 12px;
	letter-spacing: 0.75px;
}
.tips-title {
	color: #FFB527;
	font-size: 13px;
  margin-left: -10px;
  font-weight: bold;
  letter-spacing: 0.75px;
}
.down-arrow {
  display: inline-block;
  width: 6px;
  width: 9px \9;
  height: 6px;
  height: 9px \9;
  margin-left: 10px;
  margin-right: -4px;
  margin-right: 1px \9;
  vertical-align: middle;
  border-right: 1.5px solid;
  border-bottom: 1.5px solid;
  border-right: 2px solid \9;
  border-bottom: 2px solid \9;
  transform: rotate(45deg);
}
.down-arrow-ie {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 10px;
  margin-right: 1px;
  vertical-align: middle;
  border-right: 1px solid;
  border-bottom: 1px solid;
  transform: rotate(45deg);
}
.checkall-box {
	display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin-right: 15px;
  cursor: pointer;
}
.checkall-box input[type="checkbox"] {
	margin: 0;
}
/* 模块管理 提示框 需注释 */
.tooltip {
	position: unset;
	border-color: transparent !important;
}
/*
input[type="radio"],
input[type="checkbox"] {
  margin: 1px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
*/
/*radio贴图样式*/
.radio-inline{
  padding-left: 0;
  padding-right: 0px;
  margin-left: 0;
  cursor: default;
}
.radio-inline .radio-text {
	margin-left: 3px;
}
.radio-inline .radio-label {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  cursor: pointer;
  font-weight: 400;
}
.radio-inline>label>input[type="radio"] {
	opacity: 0;
}
.radio-inline>label>input[type="radio"] + .radio-icon {
   width: 17px;
   height: 17px;
   display: inline-block;
   background: url(../../img/common/icon-radio.png);
   background-size: 17px 17px;
   flex-shrink: 0;
}
.radio-inline>label>input[type="radio"]:checked + .radio-icon {
   width: 17px;
   height: 17px;
   display: inline-block;
   background: url(../../img/common/icon-radio-active.png);
   background-size: 17px 17px;
   flex-shrink: 0;
}
.radio-inline>label>input[type="radio"]:checked + .radio-icon + .radio-text {
	color: #4877E6;
}
.radio-inline>label>input[type="radio"][disabled="disabled"] + .radio-icon {
   width: 17px;
   height: 17px;
   display: inline-block;
   background: url(../../img/common/icon-radio-disable.png);
   background-size: 17px 17px;
   flex-shrink: 0;
}
.radio-inline>label>input[type="radio"][disabled="disabled"]:checked + .radio-icon {
   width: 17px;
   height: 17px;
   display: inline-block;
   background: url(../../img/common/icon-radio-disable-active.png);
   background-size: 17px 17px;
   flex-shrink: 0;
}
.radio-inline>label>input[type="radio"][disabled="disabled"] + .radio-icon + .radio-text {
	color: #aeaeae;
}
.radio-inline>label>input[type="radio"][disabled="disabled"] + .radio-icon + .radio-text > .text-label{
	color: #aeaeae;
}
/*修改awesome-bootstrap-checkbox（bootstrap选择框样式）2020/05/26*/
table .checkbox {
	margin-top: 0;
	margin-bottom: 0;
}
.checkbox.inmodal {
	padding-left: 20px;
}
.checkbox.inmodal input[type="checkbox"] {
	margin-top: 2px;
}
.checkbox label {
  padding-left: 0px;
}
.checkbox label::before {
  width: 14px;
  height: 14px;
  margin-top: 1px;
}
.checkbox.card label::before {
  width: 14px;
  height: 14px;
  margin-top: 4px;
}
.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 14px;
  height: 14px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 1px;
  -ms-padding-left: 2px;
  padding-left: 2px \9;
  padding-top: 0px;
  font-size: 12px;
  -ms-font-size: 11px;
  font-size: 11px \9;
  color: #4877E6;
  line-height: 1.4;
}
.checkbox.card label::after {
  top: 3px;
}
.checkbox input[type="checkbox"]:focus + label::before,
.checkbox input[type="radio"]:focus + label::before {
  /*
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  */
  outline: none;
}
.checkbox-info input[type="checkbox"]:checked + label,
.checkbox-info input[type="radio"]:checked + label {
  color: #4877E6;
}
.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
  background-color: #ffffff;
  border-color: #7A7F8B;
}
.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
  color: #4877E6;
}
.checkbox.checkbox-inline {
	margin-top: 8px;
}
.checkbox.mgr20 {
	margin-right: 20px;
}
.radio label {
	padding-left: 0px;
	/*
	letter-spacing: 0.75px;
	*/
}
.radio label:before {
  width: 13px;
  height: 13px;
  margin-top: 1px;
}
.radio label:after {
  width: 7px;
  height: 7px;
  top: 4px;
}
.radio.t425 label:after {
  width: 7px;
  height: 7px;
  top: 4.25px;
}
.radio input[type="radio"]:focus + label::before {
  /*
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  */
  outline: none;
}
.radio-info input[type="radio"] + label {
  color: #626262;
}
.radio-info input[type="radio"] + label::after {
  background-color: #4877E6;
}
.radio-info input[type="radio"]:checked + label {
	color: #4877E6;
}
.radio-info input[type="radio"]:checked + label::before {
  border-color: #7A7F8B;
}
.radio-info input[type="radio"]:checked + label::after {
  background-color: #4877E6;
}
.radio.radio-inline {
	margin-top: 8px;
}
/*bootstrap表单连续数字或英文换行问题*/
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td, .form-group textarea{
	word-break: break-all;
}
/*修改bootstrap badge*/
.badge-danger {
	background-color: #D03737;
	color: #FFFFFF;
}
.msg-count-view {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.a-badge {
	flex-grow: 0;
	text-indent: 0;
	margin-left: 10px;
}
/*zTree样式修改*/
.ztree li {
	line-height: 33px;
}
.ztree li a.curSelectedNode {
	color: #3366cc;
	background-color: #f0f2f6;
	border: 1px #3366cc solid;
	border-radius: 2px;
	padding: 0px 10px 0px 10px;
	margin-left: 13px;
	height: 29px;
	opacity: 1;
}
.ztree li a.curSelectedNode:hover {
	color: #3322cc;
	font-weight: 600;
}
.ztree li span {
	line-height: 15px;
	margin: 0;
}
.ztree li span.button.switch {
  width: 17px; /*修复展开的连接线不能对齐问题，IE除外*/
  display: inline-block;
}
/*treeNew*/

.ztree li span.button.root_open {
	background-position: -130px -110px;
}

.ztree li span.button.root_close {
	background-position: -117px -110px;
}

.ztree li span.button.roots_close {
	background-position: -39px -110px;
}

.ztree li span.button.roots_open {
	background-position: -65px -110px;
}

.ztree li span.button.roots_docu {
	background-position: -104px -110px;
}

.ztree li span.button.center_docu {
    background-position: -78px -110px;
}

.ztree li span.button.bottom_docu {
    background-position: -91px -110px;
}

.ztree li span.button.noline_close {
	background-position: -117px -110px;
}

.ztree li span.button.noline_open {
	background-position: -130px -110px;
}

.ztree li span.button.chk {
  width: 13px;
  height: 13px;
  margin: 0 0px 0 9px;
  cursor: auto;
}
.ztree li span.button.chk + a {
  padding: 1px 3px 0 7px;
}

.ztree li span.button.switch {
    width: 13px;
    display: inline-block;
}

.ztree li span.button.switch {
    width: 13px;
    height: 36px;
}

.ztree li span.button.center_open {
    background-position: -13px -110px;
}

.ztree li span.button.center_close {
    background-position: 0px -110px;
}

.ztree li span.button.bottom_close {
	background-position: -26px -110px;
}

.ztree li span.button.bottom_open {
	background-position: -52px -110px;
}

.ztree li a {
    padding: 1px 3px 0 13px;
    margin: 3px 0 0 0;
    cursor: pointer;
    height: 29px;
    color: #333;
    background-color: transparent;
    text-decoration: none;
    vertical-align: top;
    display: inline-block;
    line-height: 28px;
}
.ztree li a:hover {
	color: #3366cc;
	text-decoration: none;
	font-weight: 600;
}
.ztree li ul {
    margin: 0;
    padding: 0 0 0 27px;
}


.ztree li ul.line {
    /*background: url(./img/line_conn.png) 0 0 repeat-y;*/
}
*/
/*treeNew-end*/

/*
.ztree li ul.line {
	background: url(../../plugins/ztree/zTreeStyle/img/line_conn.gif) 8px 0 repeat-y;
}

/*消息中心样式*/
.message-back-box {
	width:100%;
	height: 80vh;
	border: 1px solid #EBEBEB;
	border-top: none;
	border-bottom: none;
	border-radius: 10px 10px 0 0;
	margin-top: 20px;
	background: url('../../img/message/cellularImg-left.png');
	background-size: 50% 45%;
	background-repeat:no-repeat;
	background-attachment:fixed;
  background-position:bottom right;
}
/*修改bootstrap分页样式*/
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	background-color: #1D5EC9;
	border-color: #1D5EC9;
}
.pagination>li>a, .pagination>li>span {
	color: #1D5EC9;
}
/***通用样式***/
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	background-color: #1748A9; 
}
.modal-comment {
	color: #ff3100;
}
.map-list {
	overflow-y: auto;
  padding: 0px !important;
}
.model-list-border .list-head tr th {
	vertical-align: middle;
}
.property-table {
	border: 0px solid #ddd;
  width: 100%;
  background: #fff;
}
.property-table thead {
	background-color: #efefef;
  background: -webkit-linear-gradient(top,#F9F9F9 0,#efefef 100%);
  background: -moz-linear-gradient(top,#F9F9F9 0,#efefef 100%);
  background: -o-linear-gradient(top,#F9F9F9 0,#efefef 100%);
  background: linear-gradient(to bottom,#F9F9F9 0,#efefef 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F9F9F9,endColorstr=#efefef,GradientType=0);
}
.property-table thead tr {
	height: 25px;
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}
.property-table thead tr th {
	border-width: 0 1px 1px 0;
  border-style: dotted;
  display: table-cell;
  vertical-align: inherit;
  padding-left: 10px;
}
.property-table thead tr th:first-child {
	padding-left: 15px;
}
.property-table tbody tr td {
	border-width: 0 1px 1px 0;
  border-style: dotted;
  display: table-cell;
  vertical-align: inherit;
  padding-left: 10px;
}
.property-table tbody tr td:first-child {
	padding-left: 15px;
}
/*部门排序tab切换选中样式*/
.org-card-body .org-tabs-nav-wrap #divOrgTabs.org-tabs-nav .org-tabs-tab-active {
	color: #333333;
	font-weight: 600;
	border-bottom: 2px solid #3366CC;
}
.org-bottom-toFormEdit {
	padding-left: 20px;
}
.org-bottom-form-btn-edit {
	padding-left: 20px;
}
/*账号管理-运营中心授权样式*/
.equipauth-btn-group {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  margin-top: 130px;
}
.equipauth-btn-group button {
	margin-top: 44px;
}
.transfer-list {
	height: 400px;
	overflow-y: auto;
}
/*无数据样式*/
.no-info {
	width: 320px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	margin: 138px auto 50px;
}
.no-info .img-info {
	width: 320px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
}
.no-info .img-info img {
	width: 320px;
	height: 208px;
}
.no-info.sort .img-info img {
	width: 230px;
	height: 160px;
}
.no-info .img-info span {
	font-size: 14px;
	color: #33415F;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: 0.75px;
}
.no-info.sort .img-info span {
	font-size: 14px;
	color: #33415F;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: 0.75px;
	margin-top: 15px;
}
.no-info button {
	flex-grow: 0;
	margin-top: 30px;
}
/*a标签禁用样式*/
.showOperate + .text-muted {
	display: none;
}
.text-muted {
	color: #777777 !important;
	text-decoration: none !important;
  /*padding: 0px !important;*/
}
/*排序文字按钮样式*/
.sort-text {
	font-size: 14px;
	color: #3366cc;
}
.sort-text:hover {
	color: #143983;
}
.sort-text.red {
	color: #da5240;
}
.sort-text.red:hover {
	color: #962e20;
}
.sort-text .sort-icon {
	width: 14px;
  line-height: 14px;
  display: inline-block;
  background-size: 100% 100%;
}
.sort-text .sort-icon-add {
	background-image: url(../../img/common/icon_sort_add.png)
}
.sort-text .sort-icon-delete {
	background-image: url(../../img/common/icon_sort_delete.png)
}
.sort-text .sort-icon-sort {
	background-image: url(../../img/common/icon_sort.png)
}
.orgDeptEnterNextLevel {
	color: #333333;
}
.orgAuthEnterNextLevel {
	color: #333333;
}
/* bootstrap form-group里存在pull-right问题解决 */
.form-group .pull-right:last-child{
	/*针对弹框搜索按钮没有对齐，注释掉该样式，后有影响再做调整20200721
	margin-right: 15px;*/
}
/* 列表无数据初始化 */
.init-no-list{
	width: 60%;
	margin: 0 auto;
	margin-top: 70px;
	
}
.init-no-list>h5{
	background-color: #3365CB;
	font-size: 14px;
	color: #fff;
	padding: 18px 60px;
	margin: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.no-list-h-icon{
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	background: url(../../img/common/no-list-h-icon.png) center no-repeat;
	background-size: 100%;
	margin-right: 10px;
}
.init-no-list>ul{
	padding: 0px 60px 23px 60px;
	margin: 0;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border: 1px solid #d2d2d2;
	border-top-width:0 ;
	box-sizing: border-box;
	overflow: hidden;
}
.init-no-list>ul li{
	list-style: none;
}
.init-no-list>ul li>h6{
	font-size: 14px;
	color: #3365CB;
	margin: 23px 0 15px 0;
}
.no-list-p-icon{
	display: block;
	float: left;
	width: 18px;
	height: 17px;
	background: url(../../img/common/no-list-p-icon.png) center no-repeat;
	background-size: 100%;
	margin-right: 10px;
}
.init-no-list>ul li P{
	line-height: 22px;
	padding: 0 30px;
}
/*设备监控样式*/
.new-body {
	background-color: #F5F5F5;
  background-image: url(../../img/common/monitor-bj.png);
  background-size: 100% 60%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: bottom center;
  -ms-overflow-style: scrollbar;
}
.new-body::-webkit-scrollbar {
  display: none;
}
/* 温馨提示样式 */
.col-prompt{
	color: #FFB527;
	margin-left: -5px;
}
.linhei54{
	line-height: 54px;
}
.mT5{
	margin-top: 5px;
}
/* 地图 提示样式修改 */
.fa-bell-o:before{
	content: '';
	display: block;
	width: 21px;
	height: 25px;
	background: url('../../img/common/list-alarm.png') center no-repeat;
	background-size: 21px 25px;
}
/*时间选择控件颜色修改*/
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
	background: #3366CC;
  box-shadow: #178FE5 0px 1px 3px 0px inset;
}
.xdsoft_datetimepicker  .xdsoft_calendar td:hover,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div:hover{
	color: #fff !important;
  background: #3366CC !important;
  box-shadow: none !important;
}
/*easyui弹框修改*/
.window, .window .window-body {
	display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.messager-question {
	flex-shrink: 0;
}
/*easyui下拉框样式修改*/
.dropdown-body li a {
	display: block;
  width: 100%;
  padding: 5px 15px;
  color: #000;
  background-color: #fff;
  text-decoration: none;
}
.dropdown-body li a .radio, .checkbox {
	margin-top: 0;
	margin-bottom: 0;
}
.combo-arrow {
  width: 18px;
  height: 20px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=60);
  background-color: #F2F2F2;
  background: url('../../plugins/easyui/themes/bootstrap/images/combo_arrow_black.png') no-repeat center center;
}
.combo-arrow-hover {
	background-color: #FFFFFF;
  opacity: 1.0;
  filter: alpha(opacity=100);
}
.combo-arrow:hover {
  background-color: #FFFFFF;
}
.combo-arrow:focus {
  background-color: #FFFFFF;
  border: none;
  outline: none;
}
/* 底部分页 */
.list-footer .total {
    line-height: 52px;
    color: #232323;
    margin-right: 12px;
    font-size: 12px;
}
.list-footer .total .page-count-num {
    color: #1D5EC9;
}
.equip-footer .total {
    line-height: 52px;
    color: #232323 !important;
    margin-right: 12px;
    font-size: 12px;
}
.equip-footer .total .page-count-num {
    color: #1D5EC9;
}
/*时间选择控件颜色修改*/
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
	background: #3366CC;
  box-shadow: #178FE5 0px 1px 3px 0px inset;
}
.xdsoft_datetimepicker  .xdsoft_calendar td:hover,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div:hover{
	color: #fff !important;
  background: #3366CC !important;
  box-shadow: none !important;
}
/*easyui弹框修改*/
.window, .window .window-body {
	display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.messager-question {
	flex-shrink: 0;
}
/*easyui下拉框样式修改*/
.dropdown-body li a {
	display: block;
  width: 100%;
  padding: 5px 15px;
  color: #000;
  background-color: #fff;
  text-decoration: none;
}
.dropdown-body li a .radio, .checkbox {
	margin-top: 0;
	margin-bottom: 0;
}
.combo-arrow {
  width: 18px;
  height: 20px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=60);
  background-color: #F2F2F2;
  background: url('../../plugins/easyui/themes/bootstrap/images/combo_arrow_black.png') no-repeat center center;
}
.combo-arrow-hover {
	background-color: #FFFFFF;
  opacity: 1.0;
  filter: alpha(opacity=100);
}
.combo-arrow:hover {
  background-color: #FFFFFF;
}
.combo-arrow:focus {
  background-color: #FFFFFF;
  border: none;
  outline: none;
}
.pL0{
	padding-left: 0;
}