* {

	moz-user-select: -moz-none;

	-moz-user-select: none;

	-o-user-select: none;

	-khtml-user-select: none;

	-webkit-user-select: none;

	-ms-user-select: none;

	user-select: none;

}

body {
	padding: 0;
	margin: 0;
	position: fixed;
	width: 100%;
	height: 100%;
}

.main-view {
	box-sizing: border-box;
	background-color: #ffffff;
	width: 100%;
	height: 100%;
	position: absolute;
}

.video-start-main {
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: row;
}

#app {
	width: 100%;
	height: 100%;
	position: absolute;

}

.v-tree {
	box-sizing: border-box;

	background-color: #999999;
	width: 220px;
	height: 100%;
}

.v-tree p {
	font-size: 20px;
	padding-left: 10px;
}

#video-sreen {
	flex: 1;
	background-color: #333333;
}

.dv-grid-view {

	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

#top-view {
	width: 100%;
	height: 100px;
	background-color: #00000080;
	position: relative;
}

.head_view {
	top: 10px;
	position: absolute;
	right: 20px;
	width: 80px;
	height: 80px;
}

.head_view1 {
	width: 80px;
	height: 80px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-size: 15px;
	color: #ffffff;
}

#center-view {
	display: flex;
	flex-direction: row;
	flex: 1;
	overflow: hidden;
}

#left-view {
	background-color: #ffffff;
	overflow: hidden;
	width: 180px;
}

#right-view {
	background-color: #eeeeee;
	overflow: hidden;
	flex: 1;
	box-sizing: border-box;
	padding: 10px;
}

#youbian {
	width: 60px;
	height: 60px;
	z-index: 999;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);

}

#zuobian {
	width: 60px;
	height: 60px;
	z-index: 999;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

.top-view-title {
	font-size: 25px;
	color: #ffffff;
	position: absolute;
	top: 50%;
	left: 20px;
	transform: translateY(-50%);
}

.background-img1 {
	z-index: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	position: absolute;
}

.background-img {
	z-index: 1;
	width: 100%;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	position: absolute;
}

.background-img2 {
	z-index: 1;
	width: 80%;
	height: 90%;
	display: flex;
	flex-wrap: wrap;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.b1 {
	position: relative;
	width: 50%;
	height: 50%;
}

.b2 {
	flex: 1;
	box-sizing: border-box;
	position: relative;
}

.b2-b1 {
	box-sizing: border-box;
	padding-right: 10%;
	position: absolute;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding-top: 10%;
	padding-bottom: 10%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.b2-b1-edit {

	color: #B9BED1;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
	border-radius: 50px;
	width: 70%;
	height: 50px;
	border: #B9BED1 1px solid;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.b2-b1-edit img {
	width: 25px;
	height: 25px;
}

.b2-b1-edit input {
	flex: 1;
	border: 0;
	font-size: 15px;
	margin-left: 10px;

}

.b2-b1-line1 {
	width: 100%;
	height: 80px;

}

.b2-b1-line3 {
	width: 100%;
	height: 60px;

}

.b2-b1-line2 {
	width: 100%;
	height: 30px;

}

.b2-b1-submit {
	font-size: 18px;
	text-align: center;
	line-height: 50px;
	color: #ffffff;
	border-radius: 50px;
	width: 70%;
	height: 50px;
	background-color: #0076FE;

}

.b2-b1-submit:active {
	background-color: #999999;
	color: #000000;

}

.l1 {
	border: 0;
	position: absolute;
	width: 100%;
	height: 100%;

}

#d-main {
	width: 100%;
	height: 100%;
	position: absolute;
}

.d-main-2 {
	position: absolute;
	z-index: 999;
	width: 100%;
	height: 100%;
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
}

.d-m-top {

	width: 100%;
	height: 7%;
	display: flex;
	flex-direction: row;
}

.d-m-t-1 {
	color: #5CA3F2;
	width: 35%;
	height: 100%;
	display: flex;
	display: -webkit-flex;
	font-size: 15px;
	align-items: center;
	-webkit-align-items: center;
}

.d-m-t-3 {
	color: #5CA3F2;
	width: 35%;
	height: 100%;
	display: flex;
	display: -webkit-flex;
	font-size: 15px;
	align-items: center;
	-webkit-align-items: center;
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
}

.d-m-t-2 {
	width: 30%;
	height: 100%;
	font-size: 30px;
	color: #ffffff;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
}

.d-m-t-1-item {
	padding-left: 25px;
}

.d-m-t-3-item {
	padding-right: 25px;
}

.d-m-t-3 {

	width: 35%;
	height: 100%;
}

.d-m-center {
	flex: 1;

	margin-top: 25px;
	margin-bottom: 80px;
	margin-left: 60px;
	margin-right: 60px;
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	-webkit-flex-direction: row;
}

.d-m-c-1 {
	width: 25%;
	height: 100%;
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	align-content: center;
}

.d-m-c-2 {
	flex: 1;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	-webkit-flex-direction: column;
}

.d-m-c-2-top {
	flex: 1;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	/* -webkit-align-items: center; */

	/* 	align-content: center;
	-webkit-align-content: center; */
}

.d-m-c-2-top-map {

	width: 100%;
	height: 100%;
}

.d-m-c-2-bottom {
	width: 100%;
	height: 80px;
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	-webkit-flex-direction: row;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
}

.d-m-c-2-b-item {
	background-image: url(../img/diban.png);
	background-size: 100% 100%;
	flex: 1;
	margin-left: 10px;
	margin-right: 10px;
	display: flex;
	display: -webkit-flex;
	justify-content: flex-end;
	flex-direction: column;
	color: #ffffff;
	box-sizing: border-box;
	padding-bottom: 10px;
	padding-right: 10px;
}

.d-m-c-2-b-i-number {
	font-size: 25px;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}

.d-m-c-2-b-i-name {
	font-size: 12px;
	display: flex;
	display: -webkit-flex;
	justify-content: flex-end;
}

.d-m-c-1-item {
	flex: 1;
	background-image: url(../img/gongneng.png);
	background-size: 100% 100%;
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
}

.d-m-c-1-item2 {
	flex: 2;
	background-size: 100% 100%;
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
}

.d-m-c-1-line {
	width: 100%;
	height: 30px;
}

.d-m-c-1-i-top {
	width: 100%;
	height: 15%;
	color: #ffffff;
	font-size: 16px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	padding-left: 20px;
	box-sizing: border-box;
}

.d-m-c-1-i-top2 {
	background-size: cover;
	background-image: url(../img/gongneng_01.png);
	width: 100%;
	height: 10%;
	color: #ffffff;
	font-size: 16px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	padding-left: 20px;
	box-sizing: border-box;
}

.d-m-c-1-i-center {
	flex: 1;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}

.d-m-c-1-i-center2 {
	flex: 1;
	display: flex;
	flex-direction: column;

}

.d-m-c-1-i-center2-c {
	background-image: url(../img/gongneng_02.png);
	background-size: 100% 100%;
	width: 100%;
	height: 97%;
}

.d-m-c-1-i-center2-b {

	background-image: url(../img/gongneng_03.png);
	background-size: 100% 100%;
	width: 100%;
	height: 3%;
}

.d-m-c-1-i-c-item {
	width: calc(100%/3);
	height: 50%;
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	-webkit-flex-direction: row;
	align-items: center;
	justify-content: center;
}

.d-m-c-1-i-c-i-icon {
	width: 50px;
	height: 50px;
}

.d-m-c-1-i-c-i-icontext {
	margin-left: 5px;
	box-sizing: border-box;
	width: auto;
	height: 45px;
	color: #ffffff;
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	align-items: center;
	justify-content: flex-end;
}

.d-m-c-1-i-c-i-a1 {
	font-size: 18px;
}

.d-m-c-1-i-c-i-a2 {
	font-size: 12px;
}

.d-m-c-1-i-c-i-a3 {
	margin-top: 3px;
	font-size: 15px;
}

.d-m-c-1-i-c-i-a4 {
	font-size: 15px;
}

.text-center {
	text-align: center;
}

.d-m-c-1-i-center1 {
	flex: 1;
	-webkit-flex: 1;
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
}

.d-m-c-1-i-c1-grid {
	flex: 1;
	-webkit-flex: 1;
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	-webkit-flex-direction: row;
}

.d-m-c-1-i-c1-g-item {
	flex: 1;
	-webkit-flex: 1;
	color: #ffffff;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
}

.d-m-c-1-i-c1-g-i-img {
	width: 50px;
	height: 50px;
	background-size: 100% 100%;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
}

.d-m-c-1-i-c-i-img {
	width: 65px;
	height: 65px;
	background-size: 100% 100%;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
}

.d-m-c-1-i-c-i-img a {
	font-size: 12px;
	color: #ffffff;
}

.kehuilv {
	background-image: url(../img/huishoulv.png);
}

.chuyulv {
	background-image: url(../img/chuyulv.png);
}

.qitalv {
	background-image: url(../img/qitalv.png);
}

.youhailv {
	background-image: url(../img/youhailv.png);
}

.lv1 {
	background-image: url(../img/lv1.png);
}

.lv2 {
	background-image: url(../img/lv2.png);
}

.lv3 {
	background-image: url(../img/lv3.png);
}

.lv4 {
	background-image: url(../img/lv4.png);
}

.lv5 {
	background-image: url(../img/lv5.png);
}

.lv6 {
	background-image: url(../img/lv6.png);
}

.d-m-c-1-i-c1-g-i-img a {

	transform: scale(.7);
}

.d-m-c-1-i-c1-g-i-a {
	margin-top: 35px;
}

#d-m-c-1-i-c-map {
	width: 100%;
	height: 100%;
}

#d-m-c-1-i-coverage {
	width: 100%;
	height: 100%;
}

#d-m-c-1-i-coverage1 {
	width: 100%;
	height: 100%;
}

#d-m-c-1-i-c-month {
	width: 100%;
	height: 100%;
}

#container {
	width: 100%;
	height: 100%;
	position: absolute;
}

#staff-map {
	width: 100%;
	height: 560px;
	box-sizing: border-box;
	position: relative;
}

.anchorBL {
	display: none;
}

#map-main {
	position: relative;
	width: 100%;
	height: 100%;
}

.map-dialog {
	margin-bottom: 20px;
	margin-right: 20px;
	right: 0;
	bottom: 0;
	background-size: 100% 100%;
	position: absolute;
	width: 200px;
	height: 300px;
	background-image: url(../img/dquyu.png);
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
}

.map-dialog h3 {
	color: #ffffff;
}

.map-dialog p {
	color: #ffffff;
	font-size: 12px;
}

.video-main {
	width: 100%;
	height: 100%;
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
}

.video-m-header {
	background-color: #888888;
	width: 100%;
	height: 50px;
	display: flex;
	display: -webkit-flex;
	align-items: flex-end;
}

.video-m-content {
	flex: 1;
}

.video-m-h-tab {
	width: 120px;
	height: 48px;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
}

.video-m-h-tab-t {
	background-color: #ffffff;
}

.video-m-h-tab-f {
	background-color: #888888;
}


#video-container {
	width: 100%;
	height: 100%;
}

.dv-grid-view {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;

}

.d-main-pdd {
	box-sizing: border-box;
	padding: 10px;
}

.dv-grid-view div {}

.dv-g-v-item {
	position: relative;
	flex:50%;
	height: 50%;


}

.line-video {
	width: 100%;
	height: 5px;
}

.dv-g-v-title {
	position: absolute;
	width: 100%;
	height: 50px;
	background-color: #ffffff80;
	bottom: 0;
	display: flex;
	display: -webkit-flex;

	align-items: center;
	box-sizing: border-box;
	padding-left: 10px;
}

.dv-g-v-s-btn {
	width: 50px;
	height: 50px;
	background-image: url(../img/bofang.png);
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.dv-g-v-i-view {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../img/bj.jpg);
	background-size: 100% 100%;
}

.d-main-driver {
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	height: 100%;
	width: 100%;
}

.driver-switch {
	width: 220px;
	height: 100%;
}

.driver-video {
	flex: 1;
	background-color: #000000;
}

.driver-s-item {
	width: 100%;
	height: 50px;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;

}

.driver-s-item:hover {

	background-color: #eeeeee;
}

.xiao-main {

	width: 100%;
	height: 100%;
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	/* border: #000000 1px solid; */
}

.xiao-main-top {
	width: 100%;
	height: 70px;
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	align-items: center;
	color: #888888;
	font-size: 12px;
}

.xiao-main-line {
	width: 100%;
	height: 10px;
	background-color: #eeeeee;
}

.background-white {
	background-color: #ffffff;
}

.background-gray {
	background-color: #eeeeee;
}

.zhanwei {
	visibility: hidden;
}

.top-line {
	width: 10px;
	height: 100%;
}

.top-line1 {
	width: 100%;
	height: 3px;
	background-color: #eeeeee;
}

.xiao-main-title {
	width: 100%;
	height: 50px;
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	align-items: center;
	font-size: 20px;
}

.upload-view {
	width: 320px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.uv-title {
	width: 160px;
	text-align: center;
	line-height: 40px;
}

.uv-image {
	width: 160px;
	height: 160px;
	position: relative;


}

.uv-shape {
	position: absolute;
	width: 140px;
	height: 140px;
	border: 1px dashed #5CA3F270;
	border-radius: 10px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	line-height: 140px;
}

.uv-shape:hover {

	border: 1px dashed #5CA3F2;
}

.uv-shape img {
	width: 20px;
	height: 20px;
}

.uv-icon-m {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
	width: 140px;
	height: 140px;
}

.uv-icon {
	position: absolute;
	width: 140px;
	height: 140px;
}

.uv-icon-d {
	position: absolute;
	width: 140px;
	height: 140px;
	background-color: #00000050;
	text-align: center;
	line-height: 140px;
}

.uv-icon-d img {
	width: 25px;
	height: 25px;

}

.head_view img {
	width: 40px;
	height: 40px;
	border-radius: 20px;
}

.title-head {
	width: 100%;
	height: 70px;
	background-color: #eeeeee;
	box-sizing: border-box;
	padding-top: 5px;
	padding-bottom: 5px;
}

.title-h-tongji {
	background-color: #ffffff;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	display: flex;
	flex-direction: row;
}

.tht-line {
	width: 5px;
	height: 100%;
	background-color: #eeeeee;
}

.t-h-t-item {
	flex: 1;
	text-align: center;
	line-height: 60px;
}
