<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.commonContentDetailStyle .commonH1Style{
	font-size: 36px !important;
	line-height: 56px !important;
	font-weight: bold !important;
}

.commonContentDetailStyle .commonDetailBodyStyle.commonPStyle{
	font-size: 16px;
	line-height: 32px;
	text-indent: 0;
}

.commonContentDetailStyle .commonDetailBodyStyle strong{
	font-weight:bold;
}

.commonContentDetailStyle .commonDetailBodyStyle.commonPStyle p{
	margin-bottom: 20px;
	text-indent: 0;
}

.commonContentDetailStyle .commonDetailBodyStyle h2{
	margin-bottom: 10px;
	margin-top: 44px;
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	padding-left: 15px;
	position: relative;
	height: auto !important;
}

.commonContentDetailStyle .commonDetailBodyStyle h3{
	margin-bottom: 10px;
	margin-top: 34px;
	line-height: 32px;
	font-size: 20px;
	font-weight: bold;
	color: #62C4A6;
}

.commonContentDetailStyle .commonDetailBodyStyle h2:before{
	position: absolute;
	left: 0;
	top: 4px;
	width: 5px;
	height: 24px;
	content: '';
	border-radius: 2px;
	background-color: #62C4A6;
}

.commonContentDetailStyle .commonDetailBodyStyle h4,
.commonContentDetailStyle .commonDetailBodyStyle h5,
.commonContentDetailStyle .commonDetailBodyStyle h6{
	margin-bottom: 10px;
	margin-top: 30px;
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #666;
}

.commonContentDetailStyle .commonDetailBodyStyle img{
	display: block;
	margin: 28px auto;
	max-width: 70%;
	border-radius: 12px;
}

.commonContentDetailStyle .commonDetailBodyStyle.commonTable table{
	margin: 28px 0;
	text-align: left;
	width: 100%;
	border-radius: 12px;
	overflow: hidden;
	border-collapse: separate;
	border-spacing: 0;
	border-bottom: 1px solid #DCE0E7;
}

.commonContentDetailStyle .commonDetailBodyStyle.commonTable table caption{
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	margin-bottom: 20px;
}

.commonContentDetailStyle .commonDetailBodyStyle.commonTable table td,
.commonContentDetailStyle .commonDetailBodyStyle.commonTable table th{
	border:1px solid #DCE0E7;
	border-left: 0;
	border-bottom: none;
	padding: 12px 20px;
	line-height: 24px;
	font-size: 16px;
}

.commonContentDetailStyle .commonDetailBodyStyle.commonTable table td:first-child{
	border-left: 1px solid #DCE0E7;
}

.commonContentDetailStyle .commonDetailBodyStyle.commonTable table th:last-child{
	border-right:none;
}

.commonContentDetailStyle .commonDetailBodyStyle.commonTable table thead th{
	border-top:none;
	color: #fff;
	font-weight: bold;
	background: #62C4A6;
}

.commonContentDetailStyle .commonDetailBodyStyle.commonTable table thead th:first-child{
	border-radius: 12px 0 0 0;
}

.commonContentDetailStyle .commonDetailBodyStyle.commonTable table thead th:last-child{
	border-radius: 0 12px 0 0;
}

.commonContentDetailStyle .commonDetailBodyStyle.commonTable table tbody tr:nth-child(odd){
	background: #F6F7FA;
}

.commonContentDetailStyle .commonDetailBodyStyle.commonTable table tbody td:first-child,
.commonContentDetailStyle .commonDetailBodyStyle.commonTable table th:first-child{
	text-align:center;
}

.commonContentDetailStyle .commonDetailBodyStyle.commonTable table tfoot td{
	color:#666;
	text-align: center;
}

.commonContentTipsStyle{
	line-height: 22px;
    font-size: 14px;
    color: #999;
}

.mar-b5{ margin-bottom:5px; }
.pad-b5{ padding-bottom:5px; }
.pad-t5{ padding-top:5px; }
.mar-b10{ margin-bottom:10px; }
.pad-b10{ padding-bottom:10px; }
.pad-b15{ padding-bottom:15px; }
.pad-t10{ padding-top:10px; }
.pad-t15{ padding-top:15px; }
.pad-r10{ padding-right:10px; }
.pad-r15{ padding-right:15px; }
.pad-l10{ padding-left:10px; }
.pad-l15{ padding-left:15px; }
.mar-r10{ margin-right:10px; }
.mar-r15{ margin-right:15px; }
.mar-l10{ margin-left:10px; }
.mar-l15{ margin-left:15px; }


</pre></body></html>