<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.footer-section{
	padding-top: 40px;
	background-color: #2e3033;
}
.footer-section .footer-content{
	width: 1200px;
	margin: 0 auto;
}
.footer-content a{
	color: #ccc;
}
.footer-content .footer-top{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 210px;
	border-bottom: 1px solid rgba(243,243,243,0.4);
}
.footer-content .footer-top &gt; div{
	width: 240px;
	height: 210px;
	font-size: 12px;
	color: #ccc;
}
.footer-top .title{
	padding-bottom: 20px;
	font-size: 14px;
	font-weight: 600;
	line-height: 14px;
}
.footer-top li{
	padding-bottom: 15px;
	line-height: 12px;
	font-family: "å¾®è½¯é›…é»‘";
}
.footer-top li a:hover{
	color: #3091f2;
}
.contact-us .xinlang,
.contact-us .xinlang &gt; a,
.contact-us .weixin{
	position: relative;
	display: inline-block;
	margin-right: 5px;
	width: 30px;
	height: 30px;
}
.contact-us span svg{
	width: 100%;
	height: 100%;
	opacity: .5;
	cursor: pointer;
}
.contact-us span svg:hover{
	opacity: 1;
}
.contact-us .weixin:hover .wxQR{
	display: block;
}
.contact-us .wxQR{
	position: absolute;
	top: -125px;
	display: none;
	width: 120px;
}
.footer-bottom{
	padding-bottom: 50px;
	font-size: 12px;
	color: #ccc;
}
.friend-links{
	padding-top: 17px;
	margin-bottom: 24px;
	font-family: "å¾®è½¯é›…é»‘";
}
.friend-links span{
	display: inline-block;
}
.friend-links span:nth-child(1){
	font-size: 14px;
	line-height: 26px;
}
.friend-links span a{
	display: inline-block;
	padding: 7px 10px;
	line-height: 12px;
}
.company-statement{
	text-align: center;
	line-height: 26px;
}
.footer-bottom .ebsgovicon{
	position: relative;
	top: 5px;
}</pre></body></html>