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

}
.index-footer{
	width: 100%;
	padding-bottom: 30px;
	margin-top:47px;
	overflow: hidden;
	background: #f8f8f8;
	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: #333;
    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: #666;
    margin-left: 21px;
}
.footer-friend-link a{
    margin-right: 18px !important;
}
.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: #333;
    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: #333;
}
.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: #666;
}
.footer-police img{
	width: 13px;
	height: 14px;
	vertical-align: middle;
	margin-left: 12px;
	margin-right: 2px;
	margin-top: -2px;
}
.footer-police-brand{
	text-align: center;
	overflow: hidden;
	line-height: 20px;
	height: 20px;
	font-size: 12px;
	color: #999;
}
.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;
	
	line-height: 30px;
	padding: 4px 10px;
	display: none;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #000;
	opacity: 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;
}