<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*footer*/
.my-footer{
	margin-top: 80px;
	padding-bottom: 30px;
	background-color: #1e2533 !important;
	color:#79808e !important;
}
.footer-links a,.footer-links a:hover{
	color:#acb1be !important;
}
.footer-copyright a{
	color:#79808e !important;
}
.contact-us{
	border-color:#79808e !important;
}
.contact-us a{
	color:#79808e !important;
}
.contact-us a:hover{
	color:#acb1be !important;
}

.footer-contact{
	border:none !important;
}
.footer-contact a{
	display: block;
	margin-bottom: 10px;
	color:#79808e;
}
.footer-copyright{
	margin-top: 0 !important;
}
.footer-Tborder{
	margin-top: 30px;
	padding-top:20px;
	border-top:1px solid rgba(121,128,142,0.3); 
	color:#79808e !important;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.bottom-text{
	padding-top: 40px;
	line-height: 30px;
}
/*�割唱莨合鎖*/
.veitical-left{
	border-left:1px solid rgba(121,128,142,0.3);
}
/*�活捷��膤紙�劫��桁�*/
.text-lgap{
	text-align: center;
	margin-top: 10px;
	padding-left:10px;
}
ul.links-text{
	list-style: none !important;
	padding: 0px;
	line-height: 30px;
}
/*綺�����蘂�蘂���*/
.title-text{
	color:#d3d3d3;
	font-size: 14px;
	font-weight: 700;
}
.title-text:hover{
	color:#d3d3d3;
}
/*綺�����綺��頫��桁�*/
.links-text, .links-text a{
	color: #79808e !important;
	font-size: 14px;

}
.links-text a:hover{
	color: #fff !important;
}
p.links-text {
	padding-top:15px;
	padding-bottom:15px;
	font-size: 12px;
	margin: 0px;
	line-height: 15px;
}
p.title-text{
	font-size: 16px;
	margin: 0px;
	line-height: 15px;
}
/*����丈����緇�拭�丈����緇����丈��*/
.notif-icon {
	display: inline-block;
	width: 18px;
	height: 18px;
	background-image: url(/assets/default/icon.png);
	background-size: 490px auto;
	background-position: 0px -18px;
	background-repeat: no-repeat;
	margin-bottom: -4px;
	margin-right: 4px;
}
.weixin-icon{
	display: inline-block;
	width: 18px;
	height: 18px;
	background-image: url(/assets/default/weixin_icon.png);
	background-size: 16px auto;
	background-position: 0px 5px;
	background-repeat: no-repeat;
	margin-bottom: -2px;
	margin-right: 4px;
}
.weibo-icon{
	display: inline-block;
	width: 18px;
	height: 18px;
	background-image: url(/assets/default/weibo_icon.png);
	background-size: 16px auto;
	background-position: 0px 5px;
	background-repeat: no-repeat;
	margin-bottom: -2px;
	margin-right: 4px;
}
/*��鎖絎∽�������桁�*/
.service-online{
	width:120px;
	height:36px;
	font-size: 14px;
	border:1px solid #238cf6;
	display: inline-block;
	text-align: center;
	color: #238cf6;
	border-radius: 3px;
	margin-bottom: 10px;
}
.service-online-en{
	width:140px;
	height:46px;
	line-height:46px;
	font-size: 14px;
	border:1px solid #238cf6;
	display: inline-block;
	text-align: center;
	color: #238cf6;
	border-radius: 3px;
	margin-bottom: 10px;
}
.service-online:hover,
.service-online-en:hover{ 
	border:1px solid #238cf6;  
	color: #fff;
	background-color:#238cf6;  
}
/*��腓堺�������*/
.white-tooltip + .tooltip&gt; .tooltip-inner{
	background-color: #fff;
	color:#000;
	padding:10px;
}
.img-tooltip + .tooltip&gt; .tooltip-inner{
	background-color: #fff;
	padding:10px;
}
/*��鎖絎∽���丈��*/
.seivice-icon{
	display: inline-block;
	width: 26px;
	height: 25px;
	background-image: url(/assets/default/service_blue_icon.png);
	background-size: 23px auto;
	background-position: 0px 7px;
	background-repeat: no-repeat;
	margin-bottom: -4px;
	margin-right: 6px;
}
.service-online:hover .seivice-icon,
.service-online-en:hover .seivice-icon{
	display: inline-block;
	width: 26px;
	height: 25px;
	background-image: url(/assets/default/service_white_icon.png);
	background-size: 23px auto;
	background-position: 0px 7px;
	background-repeat: no-repeat;
	margin-bottom: -4px;
	margin-right: 6px;
}</pre></body></html>