@charset "UTF-8";

@media screen and (min-width: 2560px) {
	HTML, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
		font-family: "Microsoft YaHei", Arial, "SourceHanSansCN", "宋体", "仿宋", Helvetica, Tahoma;
		font-size: 16px;
	}
	
	
	
	
	
}




/*背景色*/
.background-color-fafafa{
	background-color: #fafafa;
}

/*strong自定义样式24052901*/
.strong24052901, .div24052901 strong, .table24052901 strong{
	color: #0070C0;
	font-weight: bold;
}
/*div自定义样式24052901*/
.div24052901{
	line-height: 2.2em;
	font-size: 1.125rem;
}
/*table自定义样式24052901*/
.table24052901 table, .table24052901 th, .table24052901 td,.table24052901 p {
	font-size: 1rem;
}

























