
/*footer*/

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

}
.member-qcode-box{
    width: 274px;
    height: 290px;
    background: #FFFFFF;
    box-shadow: 2px 4px 12px 0px rgba(29,33,38,0.1);
    margin: 0 auto;
    padding: 40px 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -145px; /* 高度的一半 */
    margin-left: -137px; /* 宽度的一半 */
    box-sizing: border-box;
    position: relative;
}
.member-qcode{
    width: 154px;
    height: 154px;
}
.member-text{
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    text-align: center;
    margin-top: 16px;
}
.member-qcode-close{
    position:absolute;
    right: 16px;
    top: 16px;
    font-size: 20px;
}
.close-modal-member{
    position: absolute;
    top: 16px;
    right: 16px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.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;
}

.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 a{
	color: #666;
}
.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: #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;
	/* 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 .footer-substation-title:hover{
    background: #888;
    color: #fff;
}
.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;
}

.pendant_login_phone,
.pendant_login_account,
.pendant_login_register,
.pendant_login_forget,
.existing_account_binding,
.existing_phone_binding,
.register_login_binding {
    background: #f8f8f8;
}