.detection_content {
	width: 100%
}

.detection_content_left {
	width: 240px
}

.detection_content_right {
	width: 900px
}

blockquote,body,dd,div,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: 400
}

li,ul {
	list-style: none
}

button,input,select,textarea {
	margin: 0
}

a {
	text-decoration: none
}

img {
	border: none
}

body {
	font-family: 微软雅黑
}

.el-menu-item.is-active {
	color: #26bbf0
}

.clearfix:after,.clearfix:before {
	content: "";
	display: table
}

.clearfix:after {
	clear: both
}

.clearfix {
	*zoom: 聽1
}

.Admin {
	color: #fff
}

.el-menu--horizontal {
	border-color: transparent
}

.main_text {
	color: #333
}

.secondary_text {
	color: #666
}

.public_width {
	width: 1190px;
	margin-left: auto;
	margin-right: auto
}

.el-input__inner,.new_input {
	width: 348px!important;
	height: 44px!important
}

.el-input__inner {
	border: .5px solid #0076c6!important
}

.detection_content {
	margin-top: 30px;
	width: 1200px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#app,body,html {
	width: 100%;
	height: 100%;
	background: #fff
}

.el-dialog__wrapper {
	z-index: 9999!important
}

.el-dialog__body {
	padding: 0!important
}

.el-dialog {
	width: 25%!important
}

.el-image-viewer__close {
	color: #fff!important
}