.foot_conter{
	width: 100%;
	background: #ebebeb;
	padding: 55px 0 32px 0;
}
.foot_conter_in{
	width: 1140px;
	margin: 0 auto;
	display: flex;
}
.foot_left{
	margin-right:120px;
}
.foot_left ul li{
	color: #666;
	font-size: 12px;
	margin-bottom: 15px;
}
.foot_left ul li:nth-child(1){
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 20px;
}
.foot_left ul li:nth-child(1) span{
	font-size: 30px;
	font-weight: 900;
	color: #FF4B4B;
}
.foot_center{
	margin-top: 25px;
}
.foot_center_top_p{
	width: 340px;
	font-size: 12px;
	color: #666;
	font-weight: 600;
	padding-bottom: 10px;
	border-bottom: 1px solid #d0d0d0;
	font-weight: 900;
}
.foot_center_a{
	display: flex;
	flex-wrap: wrap;
	width: 330px;
}
.foot_center_a a{
	color: #666;
	font-size: 12px;
	padding:0 8px 0 0;
	margin-right: 8px;
	margin-top: 15px;
	border-right: 1px solid #666;
}
.foot_center_a a:nth-last-child(1) {
	border: none;
}
.foot_center_img{
	display: flex;
	color: #cacaca;
	font-size: 10px;
	width: 330px;
	margin: 15px 0 27px 0;
}
.foot_center_img div{
	display: flex;
	align-items: center;
	margin: 0 35px 0 0;
}
.foot_center_img div img{
	margin-right: 5px;
	width: 25px;
	height: 25px;
}
.foot_center_bottom{
	display: flex;
	align-items: center;
	font-size: 10px;
	color: #acacac;
	width: 699px;
	margin: 0 auto;
}
.foot_center_bottom a{
	color: #acacac;
}
.foot_center_bottom img{
	width: 20px;
	height: 20px;
	margin-left: 5px;
}
.foot_center_bottom span{
	margin-right: 15px;
}
.foot_right{
	margin-left: 100px;
	display: flex;
}
.foot_right_l{
	width: 146px;
	height: 146px;
	margin-right: 30px;
}
.foot_right_r{
	display: flex;
	flex-direction: column;
	padding-top: 9px;
}
.foot_right_r img{
	width: 95px;
	height: 95px;
	text-align: center;
	margin:0 auto;
	padding: 5px;
	border-radius:10px;
}
.foot_right_r span{
	font-size: 12px;
	color: #333;
	text-align: center;
}


.xf_bg ul,li {
	list-style: none;
}
.xf_bg em, i {
	font-style: normal;
}
.xf_bg a {
	text-decoration: none;
	color: #fff;
}
.xf_bg a:hover {
	color:#fff;
}
.xf_bg img {
	display: inline-block;
	border: 0 none;
}
xf_bg {
	color: #333;
	
	line-height: 20px;
	overflow-x: hidden;
	width: 100%;
	height:2000px;
	font-size: 14px;
}

/*悬浮窗*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	bottom: 120px;;
	right: 3px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul {
	position: relative;
}
.yb_bar ul li {
	width: 200px;
	height: 53px;
	font-size:20px;
	color: #fff;
	margin-bottom: 3px;
	border-radius: 12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	transition: all .5s ease;
	overflow: hidden;
	background:#00a8a6;
	position:relative;
	behavior: url('js/PIE.htc');
}
/* .yb_bar ul li.yb_code{
	height: 200px;
} */
.yb_bar ul i {
	font-size:25px;
	color:#fff;
	position:absolute;
	left:15px;
	top:13px;
	display:block;
}
.yb_bar ul p {
	position:absolute;
	left: 50px;
	top:15px;
}
.yb_bar ul li .hd_qr {
	display:block;
	position:absolute;
	left:40px;
	top:55px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;	
	behavior: url('js/PIE.htc');
}


  .footerLink{font-size: 0;width: 1140px;margin:0 auto;padding:0 0 15px;}
  .footerLink a,.footerLink span,.footerLink strong{
    font-size: 12px;
    color:#acacac;
    text-decoration: none;
    vertical-align: middle;
    /*margin-bottom: 10px;*/
    display: inline-block;
  }
  .footerLink span,.footerLink strong{margin-right: 8px;}
  #hm_t_undefined.hm-t-container{
	display: none;
  }

