<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sub_content							{max-width:1200px; margin:0 auto;}
.sub_title								{width:100%; margin:0 auto 50px auto;}
.sub_title h2							{font-size:40px; color:#000; font-weight:300; text-align:center;}
.sub_title h2 b							{font-weight:500;}
.sub_title p							{font-size:14px; color:#888; font-weight:300; margin:0 auto; text-align:center;}
.sub_title span							{display:block; width:70px; height:1px; background:#000; margin:20px auto;}
.content_desc							{min-height:300px; margin:70px auto 100px;}
.content_desc *							{word-break:keep-all;}

/*common*/
.p_img									{margin:0 auto; max-width:100%;}
.m_img									{display:None}
.afterclear:after						{clear:both; display:block; content:'';}
.mt_10									{margin-top:10px;}
.mt_30									{margin-top:30px;}
.mt_50									{margin-top:50px;}
.mt_80									{margin-top:80px;}
.mb_10									{margin-bottom:10px;}
.mb_30									{margin-bottom:30px;}
.mb_50									{margin-bottom:50px;}
.mb_80									{margin-bottom:80px;}
.bl_con									{color:#000; font-size:15px; line-height:1.6;}
.t_cen									{text-align:center;}
p span.br								{display:block;}
@media(max-width:1240px){
.sub_content							{max-width:98%; margin:0 auto; }
}
@media(max-width:768px){
.sub_title								{margin:0 auto 30px auto;}
.sub_title h2							{font-size:1.5rem; padding:0px 3% 0px;}
.sub_title p							{font-size:0.9rem; padding:0 3%; text-align:center; }
.sub_title span							{display:block; width:15%; margin:10px auto;}
.sub_content							{max-width:96%; margin:0 auto; }
.content_desc							{min-height:300px; margin:40px auto 60px;}
.p_img									{display:none;}
.m_img									{display:block; max-width:100%; margin:0 auto; }
.bl_con									{font-size:1rem;}
p span.br								{display:inline;}
}
@media(max-width:423px){
.sub_title								{}
}

/*subpage*/
.section_wrap					{margin-bottom:80px;}
.section_wrap &gt; div:after		{display:block; clear:both; content:''; width:100%;}
.sc_left		{float:left; width:16%; max-width:170px;}
.sc_right		{float:right; width:82%; max-width:1000px;}
@media(max-width:768px){
.sc_left		{float:none; width:100%; max-width:100%; margin-bottom:20px;}
.sc_right		{float:none; width:100%; max-width:100%;}
}
.sc_left h1		{border-top:2px solid #f36f21; color:#f36f21; font-size:20px; padding-top:20px;}</pre></body></html>