﻿@charset "utf-8";
html, body {
	margin: 0;
	padding: 0;
	font-family: PingFang SC-Medium, sans-serif !important;
}
body {
	-webkit-overflow-scrolling: touch;
}
html {
}
body, ul, li, p, h1, h2, h3, video, div, span, img, input, button, a, dl, dt, dd, s, hr, table, tr, td, th, thead, tbody {
	margin: 0;
	padding: 0;
}
ul, li, p, h1, h2, h3, video, span, img, input, button, div, a, s, hr, textarea {
}
h3, h1, h2 {
	font-size: 100%;
	font-weight: 400;
}
ul, li {
	list-style: none;
}
.nodecorationlink {
}
.searchcontent {
	background-color: #fff;
	margin-bottom: 10px;
	padding: 10px 10px;
}
.searchcontentTran {
	margin-bottom: 10px;
	padding: 10px 10px;
}
.searchtable {
	background-color: #fff;
	margin: 10px auto;
	padding: 10px 10px;
}
body::-webkit-scrollbar {
}
.el-dialog__body {
	background-color: #f8fafb;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}
.el-dialog__footer {
	text-align: end!important;
}
.searchcontent .el-form-item {
	margin-bottom: 0 !important;
}
button {
	border: none;
	outline: none;
}
input {
	border: none;
	outline: none;
	background: transparent;
}
