@charset "utf-8";

body, html {
	width: 100%;
	height: 100%;
}

.content {
	margin: 30px 10px 20px 20px;
}

.layui-body {
	margin-right:10px;
}

.popup-panel {
	display: none;
	padding: 5px 10px;
	margin: 5px 10px;
}

th {
	font-weight: bold;
}

h2 {
	margin-bottom: 20px;
	font-weight: 100px;
}

#lamp-search-form {
	padding: 1.5rem 2rem;
}

#bd-map {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#busline-result div div {
	display: none;
}

.hide {
	display: none;
}

.input-l {
	width: 400px;
}

.project-remove {
	cursor: pointer;
}

.business-district {
	width: 300px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.upload-file-log {
	display: none;
}

#log-panel {
	height: 200px;
	width: 100%;
	overflow-y: auto;
}

form label em {
	color: red;
}

.form-errors {
	display: none;
}

.form-errors p {
	padding: 5px 5px 5px 10px;
	margin-left: 10px;
}

.form-msg {
	margin-bottom: 0;
}

.form-msg-bottom, .form-msg-bottom * {
	margin-top: -10px;
	padding-top: 0;
}

.input-xs {
	width: 100px;
}

.input-right {
	text-align: right;
	padding-right: 5px;
}

#role-list a {
	font-weight: bold;
}

#role-list p {
	color: darkgray;
}

div.cp-popup-info span {
	display: inline-block;
	padding-right: 10px;
	font: 12px normal 微软雅黑;
}

#community-panel {
	height: 200px;
	overflow-y: scroll;
}

.gis-media-info img {
	width: 120px;
	height: 90px;
	margin: 5px;
	float: right;
}

.gis-media-info p {
	line-height: 1.5;
	font-size: 12px;
}

#camera-upload {
	position: absolute;
	width: 100%;
	height: 10%;
	bottom: 0;
	left: 0;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 5px;
}

.camera-page {
	padding: 20px 15px;
}

#file1 {
	display: none;
}

.lamp-spec span {
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
}

.amap-marker-label {
	border: 0;
	background-color: transparent;
}

.amap-marker-label-container {
	position: relative;
	padding: .5rem .75rem;
	margin: 0;
	top: 0;
	right: 0;
	width: auto;
	min-width: 0;
	border-width: 0;
	border-radius: .25rem;
	background-color: white;
	box-shadow: 0 2px 6px 0 rgba(114, 124, 245, .5);
}

.amap-building-info {
	width: 18rem;
}

.amap-building-info p {
	font-weight: 100;
}

.amap-building-lamps {
	color: gray;
	font-size: 0.8rem;
	margin-top: 10px;
}

.amap-building-info img {
	width: 120px;
	margin-right: 10px;
}

.amap-icon img, .amap-marker-content img {
	width: 25px;
	height: 34px;
}

#amap-search-panel, #amap-project-panel {
	position: absolute;
	top: 5px;
	background: #fff none repeat scroll 0 0;
	border-radius: .25rem;
	box-shadow: 0 2px 6px 0 rgba(114, 124, 245, .5);
}

#amap-project-panel {
	left: 10px;
	width: 300px;
	height: 94%;
	padding: 10px;
}

#amap-search-panel {
	display: none;
	left: 350px;
	width: 390px;
	height: 38px;
	padding: 10px;
}

#amap-project-panel li {
	list-style-type: decimal;
	margin-left: 20px;
}

.input-card img, .content-window-card img {
	width: 200px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.content-window-card p {
	padding-bottom: 5px;
}

.photo-thumbnail {
	width: 200px;
	padding-bottom: 10px;
}

.current-pointer {
	font-weight: bold;
}

.jumbotron {
	padding: 4rem 2rem;
	margin-bottom: 2rem;
	background-color: #e9ecef;
	border-radius: .3rem;
}

.jumbotron img.building-show {
	float: right;
	width: 300px;
	padding: 5px;
	margin: 20px;
	border-radius: 10px;
	border: 1px solid white;
}

.display-4 {
	font-size: 3.5rem;
	font-weight: 300;
	line-height: 1.2;
}

.lead {
	font-size: 1.25rem;
	font-weight: 300;
}

.mb-4, .my-4 {
	margin-bottom: 1.5rem !important;
	margin-top: 1.5rem !important;
}

.figure {
	display: inline-block;
	margin-right: 10px;
}

figure {
	margin: 0 0 1rem;
}

.figure-caption {
	font-size: 90%;
	line-height: 180%;
	color: #6c757d;
}

.figure-img {
	margin-bottom: .5rem;
	line-height: 1;
}

.img-fluid {
	max-width: 100%;
	height: auto;
}

.detail-element {
	margin: 10px 0;
}

.detail-inline {
	font-size: 1.25rem;
	font-weight: 100;
	line-height: 1.2;
}

.media img {
	width: 200px;
}

.building-list {
	clear: both;
	margin: 2rem 0;
}

.building-list img {
	width: 150px;
	float: left;
	margin-right: 15px;
}

.building-name {
	font-size: 1.5rem;
	font-weight: 120;
}

#project-lamp-result .project-building-list-title {
	font-size: 1.1rem;
	font-weight: 120;
}

.project-rating-count {
	position: fixed;
	left: 10px;
	top: 5px;
	background: #009688;
	color: white;
	padding: 5px 10px;
}

#project-lamp-result p {
	padding: 5px 0;
}

#project-lamp-result .lamp-list {
	color: gray;
	margin-left: 25px;
	cursor: pointer;
}

#project-lamp-result .lamp-picked {
	font-weight: bold;
	color: red;
	cursor: pointer;
}

.building-picked {
	color: #1e9fff;
	font-weight: bold;
}

#project-op-panel {
	display: none;
	z-index: 9999999999;
	position: fixed;
	top: 5px;
	border-radius: .25rem;
	box-shadow: 0 2px 6px 0 rgba(114, 124, 245, .5);
}

.project-op {
	font-size: 0.6rem;
	margin-right: 5px;
	color: blue;
}

#project-op-panel i {
	font-size: .9rem;
}

#project-lamp-panel {
	position: relative;
}

#project-lamp-result {
	padding: 20px 10px;
	margin-top: 15px;
	position: relative;
}

.project-main {
	width: 100%;
	height: 100%;
}

.project-main #map {
	float: right;
}

#project-lamp-panel {
	z-index: 999999999;
	position: relative;
	float: left;
	width: 25%;
	height: 100%;
	overflow-y: scroll;
}

#project-search-panel {
	padding: 20px 30px;
}

.project-detail {
	font-size: 1rem;
	font-weight: 100;
}

#auto-project-form, #project-form {
	margin: 30px 40px 0 0;
}

.project-info {
	font-size: 0.8rem;
	color: gray;
	margin-bottom: 5px;
	display: block;
}

.index-report-item {
	display: inline-block;
	width: 120px;
}

.contact-important {
	background: #5FB878;
	color: white;
	border-radius: .1rem;
	box-shadow: 0 2px 4px 0 rgba(114, 124, 245, .5);
	padding: 3px 5px;
}

.contact-role {
	clear: both;
	font-weight: 100;
	padding: 10px;
	background: #1E9FFF;
	width: 70px;
	color: white;
	border-radius: .25rem;
	box-shadow: 0 2px 6px 0 rgba(114, 124, 245, .5);
}

.notice, .notice * {
	font-weight: 100;
}

#customer-name-result-panel {
	display: hide;
	border: 1px solid gray;
	background: white;
}

#customer-name-result-panel a, #customer-name-result-panel span {
	display: block;
	margin: 2px 5px;
	font-weight: 100;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 20px;
}

.w80 {
	width: 80px;
}

.w100 {
	width: 100px;
}

.w120 {
	width: 120px;
}

.w130 {
	width: 130px;
}

.w140 {
	width: 140px;
}

.checkbox-list {
	display: inline-block;
}

.pointer {
	cursor: pointer;
}

.province-name {
	cursor: pointer;
}