<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*footer*/

.index-footer a:hover{
	color: #d50000;

}
.index-footer{
	width: 100%;
	padding-bottom: 30px;
	margin-top:47px;
	overflow: hidden;
	background: #333333;
	border-top: 1px solid #ededed;
}
.footer-content{
	width: 1200px;
	margin:0 auto;
	overflow: hidden;
	padding-top:10px;
}
.footer-substation{
	padding:11px 0 0;
	border-bottom:none;
    margin-bottom: 1px;
}
.footer-substation-title{
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 4px;
}
.footer-substation-list{
	overflow: hidden;
	margin:0px 0;
	font-size: 0;
	word-break: break-all;
	margin-left: -21px;
}
.footer-substation-list a{
	display: inline-block !important;
	*display: inline;
    zoom: 1;
    height: 24px;
    line-height: 24px;
	word-break: break-all;
    font-size: 14px;
    color: #ffffff;
    margin-left: 21px;
}

.line-footer{
	border-top: 1px solid #ededed;
}
.common-footer{
	width: 1200px;
	margin:0 auto;
	overflow: hidden;
}
.footer-link{
    text-align: center;
    overflow: hidden;
    margin-top: 12px;
    line-height: 30px;
    font-size: 14px;
    color: #ffffff;
    height: 30px;
	margin-bottom: 5px;
}
.footer-top-link{	
	height: 1px;
	background:#ededed;
	position: relative;
	top: 10px;
	margin-bottom: 9px;
	margin-top: 4px;
}
.footer-link a{
	color: #ffffff;
}
.footer-link span{
	font-size: 14px;
	color: #cecece;
	vertical-align: middle;
	padding: 0 7px;
	position: relative;
	top: -2px;
	left: 3px;
}
.footer-police{
    text-align: center;
    overflow: hidden;
    line-height: 24px;
    height: 24px;
    font-size: 12px;
	color: #ffffff;
}
.footer-police a{
	color: #ffffff;
}
.footer-police a + a{
	margin-left: 6px;
}
.footer-police img{
	width: 13px;
	height: 14px;
	vertical-align: middle;
	/* margin-left: 12px; */
	margin-right: 2px;
	margin-top: -2px;
}
.footer-police .investment-risk{
	width: 133px;
	height: 14px;
}
.footer-police .park-tips{
	width: 600px;
	height: 20px;
	margin: 0;
    margin-top: -2px;
}
.footer-police-brand{
	text-align: center;
	overflow: hidden;
	line-height: 20px;
	height: 20px;
	font-size: 12px;
	color: #ffffff;
}
.footer-pics{
	overflow: hidden;
	text-align: center;
	margin-top:17px;
	font-size: 0;
}
.footer-pics img{
	width: 120px;
	height: 50px;
	margin-right: 7px;
}
.tip-modal{
	position: fixed;
	top: 40px;
	left: 50%;
	margin: 0 auto;
	margin-left: -100px;
	width: auto;
	/* height: 30px; */
	line-height: 30px;
	padding: 4px 10px;
	display: none;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #000;
	background-color:rgba(0,0,0,0.65);
	border-bottom-color: rgba(0, 0, 0, 0.2);
	box-shadow: 0 0px 5px rgba(130, 130, 130, 0.5);
	z-index: 9999;
}
.footer-substation-all .footer-substation-title{
	float: left;
	margin-right: 15px;
	cursor: pointer;
	background: #ffffff;
	padding: 8px;
	font-size: 14px;
	color: #888;
	height: auto;
    line-height: 1;
}
.footer-substation-all{
	overflow: hidden;
	margin-top: 20px;
}

.index-footer .footer-substation-buttom .footer-substation-block{
	display: block;
}

.footer-substation-buttom .footer-substation{
	display: none;
	color: #888;
}

.footer-substation-all .footer-substation-active{
	background: #888;
    color: #fff;
}
.footer-substation-buttom .footer-substation-list a{
	margin-right: 21px;
	margin-left: 0px;
}
.footer-substation-buttom .footer-substation-list{
	margin-left: 0px;
}</pre></body></html>