 
a:link {
	text-decoration: none; 
} 
a:visited {
	text-decoration: none; 
} 
a:hover {
	text-decoration: none; 
} 
a:active {
	text-decoration: none; 
} 
 
 
.footerBox{
	min-width: 1200px;
	width: 100%;
	background:rgba(14,14,14,1);
	display: block;	
	clear: both;
}
.footerBox-center{
	width: 1170px;
	display: block;	
	margin: 0 auto;

}

.h-box{
	width: 1170px;
	height:83px;
	display: block;	
	border-bottom :1px solid rgba(51,51,51,1);
}

.footerBg{
	width:76px;
	height:29px;
	float: left;
	padding-top: 32px;	
}
.h-box span.s1{
	font-size:14px;
	font-family:PingFang-SC-Medium,'PingFang SC';
	font-weight:500;
	color:rgba(136,136,136,1);
	line-height:14px;
	float: left;
	margin-left: 24px;
	padding-top: 48px;
}

.h-box span.s2{
	font-size:18px;
	font-family:PingFangSC-Semibold,'PingFang SC';
	font-weight:600;
	color:rgba(255,255,255,1);
	line-height:12px;
	float: right;
	text-align: right;
	padding-top: 26px;
}

.h-box span.s3{
	font-size:14px;
	font-family:PingFang-SC-Medium,'PingFang SC';
	font-weight:500;
	color:rgba(136,136,136,1);
	line-height:14px;
	float: right;
	text-align: right;
	margin-top: 10px;
}

.h-box span.s3:hover{
	 
	color:#ffffff;
	 
}


.c-box{
	width: 1170px;
	height:140px;
	display: block;
	margin-top: 20px;
	
}

.c-box-l{
	width:100px;
	height:140px;
	float: left;

}

.c-box-l-a{
	width:100px;
	height:30px;
	border:1px solid rgba(68,68,68,1);	 
	text-align: center;
	
}

.c-box-l-a-top{
	margin-top: 15px;
}

.c-box-l-a:hover{	 
	border:1px solid rgba(255,255,255,1); 
}
.c-box-l-a span.s4{
	font-size:14px;
	font-family: 'PingFang SC';
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:30px;
	display: block;
}

.c-box-c{
	width:770px;
	height:140px;
	float: left;
	margin-left: 25px;

}

.c-box-c span.s5{
	font-size:14px;
	font-family:PingFang-SC-Medium,'PingFang SC';
	font-weight:500;
	color:rgba(136,136,136,1);
	line-height:14px;
	display: block;
	margin-left: 5px;
	padding-top: 10px;
}
.c-box-city{
	font-size:14px;
	font-family:PingFang-SC-Medium,'PingFang SC';
	font-weight:500;
	color:#888888;
	line-height:14px;
	display: block;
	margin-top: 27px;
	margin-bottom: 10px;
}

.c-box-c a.s6{
	font-size:14px;
	font-family:PingFang-SC-Medium,'PingFang SC';
	font-weight:500;
	color:#888888;
	line-height:14px;
	display: inline-block;
	padding: 0 5px;
}

.c-box-c a.s6:hover{	 
	color:#ffffff; 
}

.c-box-c a.s6Select{
	color:#ffffff; 
}

.c-box-b{
	width: 100%;
	height: 60px;
	display: block;
	margin-top: 7px;

}

.c-box-b span.s7{
	font-size:14px;
	font-family:PingFang-SC-Medium,'PingFang SC';
	font-weight:500;
	color:rgba(255,255,255,1);
	line-height:14px;
	display: block;
	margin-left: 5px;
	padding-top: 11px;
}

.c-box-r{
	width: 158px;
	height: 140px;
	float: right;
 
	text-align: center;
	position: relative;
}
.c-box-r-w{
	width: 98px;
}
.footerwBg{
	width: 98px;
	height: 98px;
	display: block;
	margin: 0 auto;
}

.c-box-r span.s8{
	font-size:14px;
	font-family:PingFang-SC-Medium,'PingFang SC';
	font-weight:500;
	color:rgba(136,136,136,1);
	line-height:14px; 
	display: block;
	margin-top: 11px;
}
.b-box{
	width: 100%;
	display: block;
	padding-bottom: 15px;
}

/**/

.newFooter_bottom{
	width: 100%;
	overflow: hidden;
	clear: both;
	 
}
.newFooter_bottom_p1{
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: left;
	line-height: 18px;
	padding: 5px 0;
}
.newFooter_bottom_p1 span{
	font-size: 12px;
	color: #888888;
}
.newFooter_bottom_p1 a{
	font-size: 12px;
	color: #888888;
	padding: 0 2px;
}
.newFooter_bottom_p1 a:hover{
	color: #fff;
}
.newFooter_bottom_p1 span.span1{
	color: rgba(255,255,255,0.6);
	position: relative;
	padding: 0 10px;
}
.newFooter_bottom_p1 span.span1:after{
	width: 1px;
	height: 10px;
	position: absolute;
	content: '';
	left: 0;
	top: 50%;
	margin-top: -5px;
	background: #666;
}
.newFooter_bottom_p1 span.span2{
	padding-left: 0;
}
.newFooter_bottom_p1 span.span2:after{
	display: none;
}