* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	outline: none;
	box-sizing: border-box;
}
body,
html {
	scroll-behavior: smooth;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #000000;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: ‘‘;
}

abbr,
acronym {
	border: 0;
}
input[type='text']::-ms-clear {
	display: none;
}

.qrm-border1,
.qrm-border2,
.qrm-border3 {
	overflow-y: scroll;
	scrollbar-color: transparent transparent;
	scrollbar-width: 2px;
	scrollbar-track-color: transparent;
	-ms-scrollbar-track-color: transparent;
	/*三角箭头的颜色*/
	scrollbar-arrow-color: transparent;
	/*滚动条滑块按钮的颜色*/
	scrollbar-face-color: rgb(154, 154, 154);
	/*滚动条整体颜色*/
	scrollbar-highlight-color: #fff;
	/*滚动条阴影*/
	scrollbar-shadow-color: inset 0 0 5px rgb(154, 154, 154);
	/*滚动条轨道颜色*/
	scrollbar-track-color: #fff;
	/*滚动条3d亮色阴影边框的外观颜色——左边和上边的阴影色*/
	scrollbar-3dlight-color: inset 0 0 5px rgb(154, 154, 154);
	/*滚动条3d暗色阴影边框的外观颜色——右边和下边的阴影色*/
	scrollbar-darkshadow-color: inset 0 0 5px rgb(154, 154, 154);
	/*滚动条基准颜色*/
	scrollbar-base-color: inset 0 0 5px rgb(154, 154, 154);
}

/* 滚动条样式 */
.qrm-border1d::-webkit-scrollbar {
	width: 4px;
}
.qrm-border1d::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: rgba(0, 0, 0, 0.2);
}
.qrm-border1d::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 0;
	background: rgba(0, 0, 0, 0.1);
}
/*滚动条样式*/
.qrm-border1::-webkit-scrollbar {
	width: 4px;
}
.qrm-border1::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: rgba(0, 0, 0, 0.2);
}
.qrm-border1::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 0;
	background: rgba(0, 0, 0, 0.1);
}
/*滚动条样式*/
.qrm-border1s::-webkit-scrollbar {
	width: 4px;
}
.qrm-border1s::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: rgba(0, 0, 0, 0.2);
}
.qrm-border1s::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 0;
	background: rgba(0, 0, 0, 0.1);
}

/*滚动条样式*/
.qrm-border2d::-webkit-scrollbar {
	width: 4px;
	/*height: 4px;*/
}
.qrm-border2d::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: rgba(0, 0, 0, 0.2);
}
.qrm-border2d::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 0;
	background: rgba(0, 0, 0, 0.1);
}
/*滚动条样式*/
.qrm-border2::-webkit-scrollbar {
	width: 4px;
	/*height: 4px;*/
}
.qrm-border2::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: rgba(0, 0, 0, 0.2);
}
.qrm-border2::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 0;
	background: rgba(0, 0, 0, 0.1);
}
/*滚动条样式*/
.qrm-border3::-webkit-scrollbar {
	width: 4px;
}
.qrm-border3::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: rgba(0, 0, 0, 0.2);
}
.qrm-border3::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 0;
	background: rgba(0, 0, 0, 0.1);
}

/* 级联菜单样式修改 */

.qrm-pinming {
	background-size: 10px;
}
.qrm-pinming .qrm-border1 {
	width: 196px;
	max-height: 300px;
	top: 36px;
	overflow: auto;
	background: #fff;
	border: none;
	box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.09);
	z-index: 2;
}
.qrm-pinming .qrm-border2 {
	width: 180px;
	top: 36px;
	max-height: 300px;
	overflow: auto;
	left: 196px;
	background: #fff;
	border: none;
	box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.09);
	z-index: 2;
}
.qrm-pinming .qrm-border3 {
	width: 180px;
	top: 36px;
	max-height: 300px;
	overflow: auto;
	left: 375px;
	background: #fff;
	border: none;
	box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.09);
}

.qrm-lev {
	width: 100% !important;
}

.qrm-lev > li:hover {
	background: #daf2ff;
	color: #bbb;
}

.qrm-lev-1 > li.active,
.qrm-lev-2 > li.active,
.qrm-lev-3 > li.active {
	background: #daf2ff;
	color: #bbb;
}

#LRfloater0 {
	display: none;
}

/* ajax header*/
.gsb_dialog {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
	position: fixed;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 104;
}

.gsb_dialog .gsb_dialog_content {
	width: 360px;
	padding: 30px;
	background: #fff;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	border-radius: 4px;
}

.gsb_dialog .gsb_dialog_content .gsb_dialog_content_message {
	width: 100%;
	padding: 20px;
	text-align: center;
	color: #666666;
	line-height: 22px;
}

.gsb_dialog .gsb_dialog_content .gsb_dialog_content_footer {
	width: 100%;
	display: flex;
	justify-content: center;
}

.gsb_dialog .gsb_dialog_content .gsb_dialog_content_footer .gsb_dialog_content_footer_button {
	width: 120px;
	height: 36px;
	background: #00A4FF;
	color: #FFFFFF;
	line-height: 20px;
	border: 1px solid #00A4FF;
	outline: none;
	cursor: pointer;
}

.gsb_dialog .gsb_dialog_content .gsb_dialog_content_footer .gsb_dialog_content_footer_button:hover {
	background: #009CF5;
}
/* ajax footer*/

/*客服样式*/
#LRfloater2 {
	right: 50px!important;
	z-index: 99!important;
}