.c-footer {
	width:100%;
	padding-bottom:80px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	overflow: hidden
}
.c-footer.logined-state {
	padding-bottom:0
}
.c-footer-main {
	background:#282828;
	padding-top:30px;
	position:relative;
	z-index:11
}
.c-footer-main-content {
	width: 1200px;
	margin:0 auto
}
.c-footer-main-content .c-top {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	height:40px;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.c-footer-main-content .c-top img {
	height:40px;
	background:#fff;
	border-radius:4px
}
.c-footer-main-content .c-top p {
	font-size:12px;
	color:#717171;
	margin-left:15px
}
.c-footer-main-content .c-line {
	width:100%;
	height:1px;
	background:#333;
	margin:30px auto
}
.c-footer-main-content .c-center {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	padding-bottom:30px;
	border-bottom:1px solid #333;
	margin-bottom:16px
}
.c-footer-main-content .c-center-left-list {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	margin-bottom:30px
}
.c-footer-main-content .c-center-left-list>a {
	width:160px;
	text-align:center;
	-ms-flex-negative:0;
	flex-shrink:0
}
.c-footer-main-content .c-center-left-list a {
	display:-webkit-inline-box;
	display:-ms-inline-flexbox;
	display:inline-flex;
	height:30px;
	margin-right:30px;
	font-size:14px;
	color:#a3a3a3;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.c-footer-main-content .c-center-left-list a:hover {
	color:#fff
}
.c-footer-main-content .c-center-left-list .friendly-links {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-flex:1;
	-ms-flex-positive:1;
	flex-grow:1;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.c-footer-main-content .c-center-left-list .btn {
	width: auto !important;
	border-radius:15px;
	border:1px solid #999;
	padding:0 16px
}
.c-footer-main-content .c-center-left-list .btn i { float: left; width: 15px; height: 17px; display: inline-block; margin: -2px 0 0 0; background: url(qq.png) no-repeat left 0}
.c-footer-main-content .c-center-left-list .btn:hover {
	border:1px solid #fff
}
.c-footer-main-content .c-center-left-list .btn:hover .iconfont {
	color:#fff
}
.c-footer-main-content .c-center-left-list .btn .iconfont {
	font-size:14px;
	color:#a3a3a3;
	display:-webkit-inline-box;
	display:-ms-inline-flexbox;
	display:inline-flex;
	margin-right:6px
}
.c-footer-main-content .c-center-left p {
	line-height:24px;
	font-size:12px;
	color:#666
}
.c-footer-main-content .c-center-right {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.c-footer-main-content .c-center-right>div {
	margin-left:20px
}
.c-footer-main-content .c-center-right .qr {
	display:block;
	width:110px;
	height:110px;
	background:#fff;
	margin-bottom:12px;
	border-radius:4px
}
.c-footer-main-content .c-center-right p {
	width:110px;
	height:24px;
	font-size:14px;
	line-height:24px;
	color:#888;
	text-align:center
}
.caseNumber {
	margin:0 auto;
	font-size:12px;
	color:#a3a3a3 !important;
	text-align: center
}
.caseNumber a { color: #a3a3a3 !important}
.caseNumber img {
	display:inline-block;
	margin-right:5px
}
.caseNumber:hover {
	color:#fff
}
.c-footer-bottom {
	padding:17px 0;
	height:80px;
	background:rgba(0, 0, 0, .6);
	position:fixed;
	bottom:0;
	left:0;
	right:0;
	z-index:2003
}
.c-footer-bottom img {
	width:121px;
	height:51px
}
.c-footer-bottom .c-footer-login {
	width:518px;
	float:right;
	text-align:center;
	font-size:18px;
	color:#fff;
	line-height:28px
}
.c-footer-bottom .c-footer-login img {
	width:46px;
	height:46px;
	margin:0 13px;
	cursor:pointer
}
.c-footer-bottom .c-footer-login i {
	position:absolute;
	top:5px;
	font-size:20px;
	cursor:pointer
}
