/*底部样式*/
.footer{padding:40px 0;background:rgba(133,132,132,.4);width:auto;min-width: 1190px;color:#858484;font-size: 14px;}
.footer_cont{
	width: 1190px;
	margin:0 auto;
	display: flex
}
.footer_cont ul{
	display: flex;
	flex-wrap: wrap;
}
.footer_cont ul li{
	padding: 10px 10px;
}
.f_bottom{
	width: 1190px;
	margin:20px auto;
	display: flex;
	/*align-items: center;*/
}
.left1{
	display: flex;
	flex-direction: column;
	align-items: center;
	/*justify-content: center;*/
	padding:0 35px;
}
.f_bottom h2{
	font-weight: bold;
	color: #000;
	font-size: 14px;
	margin-bottom: 10px;
}
.f_bottom p{
	color: #FE5300;
	font-weight: bold;
	margin:10px auto;
	font-size: 16px;
}
.left1 .btn{
	background-color: #FDEAE0;
	color: #FF7403;
	border-radius: 8px;
	padding:6px 16px;
	margin-bottom:10px;
}
.left1 span{
	font-size: 14px;
	color: #5A5A5A
}
.left1 .ImgIcon{
	display: flex;
	justify-content: center;
    width: 100%;
    margin-top: 10px;
}
.left1 .ImgIcon img{
	width: 24px;
	height: 24px
}
.left3{
	padding:0 70px;
	display: flex;
	flex-direction: column;
	align-items: center;
	/*justify-content: center;*/
}
.left3 li{
	color: #5A5A5A;
	font-size: 14px;
	margin-bottom: 10px
}
.lineIcon{
	border-left: 1px dotted #858484;
	width: 1px;
	height: 110px
}
.foot_link{
	display:flex;
	justify-content: center;
	font-size: 14px;
	margin-top: 35px;
}
.foot_link a{
	color: #5A5A5A;

}
.foot_link a:hover{
	color: #5A5A5A;

}
.foot_contbox{
	margin:6px auto;
	text-align: center;
	font-size: 12px;
	color: #5A5A5A;
	display: flex;
	justify-content: center;
	align-items: center;
}
.foot_bttom{
	background-image: url(../../images/newIMG/footBg.png);
	background-size: cover;
	min-height: 223px;
	overflow: hidden;
}
.lxwmbox{
  display: flex;

}
.lxwmbox div{
  margin:0 28px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  
}
.lxwmbox div img{
	width: 100px;
	border-radius:4px;
}
.lxwmbox div p{
	color:#5A5A5A;
  font-size: 12px
}

/*右浮动*/
.right_flaybox{
	background: #fff;
	width: 51px;
	position: fixed;
	right: 0;
	top: 25%;
	border-radius: 5px;
	z-index: 99999;
	display:flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-size: 12px;
}
.right_flaybox a{
	padding:20px 0;
	border-bottom:1px solid #EBE9E9;
	display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.right_flaybox a img{
	margin-bottom: 10px
}
.right_flaybox a:last-child{
	border-bottom: none;
}
.right_flyzl{
	background: #fff;
	border-radius: 10px;
	position: fixed;
	top: 25%;
	right: 60px;
	z-index: 99999;
	display: none
}
/* .footer-in{padding-top:30px} */
.fotter-l{
	float:left;margin-top: 10px;width: 68%;
}
.fotter-r{float:right;margin-top: 20px;overflow: hidden;}
.fotter-l p{font-size:12px;color:#fff;margin-bottom:15px;line-height:18px}
.fotter-l dt{color:#BFBFC1;font-size:16px;margin-bottom:26px;text-align:left}
.fotter-l dd{color:#fff;font-size:14px;line-height:28px;text-align:left;width: 33%;float: left;}
.fotter-l dd span{font-size: 20px;}
.fotter-l dl{
	height:181px;float:left;width:49%;
	/**border-right:1px solid #57585E;*/
	margin-top: 30px;
}
.fotter-l dt a{color:#BFBFC1;text-decoration:none;margin-right:10px}
.fotter-l dt a img{display:inline-block!important}
.fotter-l dt p{
	float: left;
    color: #FFF;
    font-size: 16px;
    width: 33%;
	font-family: Arial;
	font-weight:  Bold;
}
.fotter-l ul {
	width: 46%;
	float: left;
	color: #FFFEFF;
	font-size: 14px;
	margin-top: 26px;
}
.fotter-l ul li {
	width: 220px;
	height: 40px;
	line-height: 32px;
	color: #FFF;

}
.fotter-l ul img {
	width: 94px;
	display: block;
}
li.tel_img {
	font-size: 22px;
	padding-top: 10px;
	color: #fff!important;
}
li.tel_img img {
	width: 20px;
	height: 22px;
	float: left;
	padding: 5px 6px 0 5px;
}
.fotter-l .dl-ntc dd{

	width: 100%;
	margin:10px auto;
	float: initial;
	font-size: 14px;
}
.fotter-l .dl-ntc dd span{

	display: block;
	width: 80%;
	margin:0 auto;
}
.fotter-l .dl-ntc dd i{

	display: block;
	width: 80%;
	margin:0 auto;
	font-style: normal;
}
.fotter-l dd a{color:#fff;text-decoration:none;display: block;font-size: 14px;}
.fotter-r dt{color:#BFBFC1;font-size:16px;float: left;margin-bottom: 10px;}
.fotter-r dd a img{border-radius: 6px;display:inline-block!important}
.fotter-r dd{color:#fff;font-size:12px;margin:25px 0 0 0;text-align:center}
.fotter-r dl{float:right;text-align: center;overflow: hidden;margin:16px 30px 0 0}
.fotter-r dd img{width:125px;}
.fotter-r dd a{color:#fff;text-decoration:none;
	overflow: hidden;
	border-radius: 6px;
	display: inline-block;
}
.fotter-r dd a:hover{color:#00a4ff;text-decoration:underline}
.fotter-l .dl-ntc dt{

	width: 80%;
	margin:0 auto;
	float: initial;
}
.footer_btm{
	width: auto;
	min-width: 1190px;
	/*overflow: hidden;*/
	height: 70px;
	text-align: center;
	padding-top: 27px;
	background: #333;
	color: #7A7B7E;
	font-size: 14px;	
	border-top: 1px solid #575757;
}
.advert-flex{position:fixed;bottom:0;width:100%;height:90px;z-index:9999;background-color:#447ffb}
.advert-box{width:1190px;margin:0 auto}
.advert-flex .advert-box .left{float:left;height:72px}
.advert-dl{margin-left:90px;height:60px;line-height:60px}
.advert-dt-top{height:24px;font-size:22px;color:#fe0;font-weight:700}
.advert-dt-top a{font-weight:initial}
.advert-dt-top .right{float:right;width:160px;margin-top:20px;height:48px;line-height:48px;background:#ffb216;border-radius:34px 34px 34px 34px;opacity:1;text-align:center;color:#fff}
.advert-dt-bottom{height:24px;font-size:18px;margin-top:4px}
.advert-dt-bottom a{color:#fff}
#advert-close{position:absolute;right:50px;top:10px}
@media (min-width: 1600px) {

	.fotter-l dt{

		font-size: 18px;
	}
	.fotter-l dt p {

    	font-size: 18px;

	}
	.fotter-l dd{

		font-size: 16px;
		line-height: 32px;
	}
	.fotter-l dd span{font-size: 26px;}
	.fotter-r dt{

		font-size: 18px;
	}
	.fotter-r dt img{

		width: 152px;
	}
} 