.wrap{
	/*padding-bottom: 416px;*/
	position: relative;
	min-height: 100vh;
}
.footer{
	/*position: absolute;
	bottom: 0px;
	left: 0px;*/
}
.footer .bottom{
	width:calc(100vw - 29.4vw);
	padding: 0 14.7vw;
	min-height: 200px;
	background:#20252b;
	display: flex;
}
.footer .top{
	width:calc(100vw - 29.4vw);
	padding: 0 14.7vw;	
	height: 157px;
	background: url(../img/footer/footerBg.jpg) no-repeat #232a31;
    background-size: cover;
	display: flex;
}
.footer .top div{
	display: inline-block;
    vertical-align: middle;
    font-style: normal;
    margin: auto;
    width: auto;
}
.footer .top img{
	width: 2.92vw;
	height: 2.92vw;
	float: left;
	margin-right: 10px;
	margin-top: 8px;
}
.footer .top div div{
	float: left;
}
.footer .top h2{
	font-size: 1.5vw;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.5vw;
	letter-spacing: 0;
	color: #ffffff;
	margin: 0;
}
.footer .top p{
	font-size: 0.9vw;
	line-height: 0.9vw;
	font-weight: normal;
	font-stretch: normal;
	/*letter-spacing: -1px;*/
	color: #999a9c;
	margin: 0;
	margin-top: 16px;

}
.footer .top div:first-of-type{
	margin-left: 0;
}
.footer .top div:last-of-type{
	margin-right: 0;
}
/*.footer .bottom div{
    vertical-align: middle;
    font-style: normal;
    margin: auto;
}
.footer .bottom h5{
	font-size: 1.2vw;
font-weight: bold;
color: #FFFFFF;
margin-bottom: 1.2vw;
}
.footer .bottom p{
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	padding-bottom: 2px;
}
.footer .bottom a{
	font-size: 0.8vw;
	font-weight: 400;
	color: #FFFFFF;
}
.footer .bottom .left{
	margin-left: 0;
}
.footer .bottom .right{
	margin-right: 0;
	position: relative;
	left: 0;
}
.footer .bottom .right img{
	width:120px;
}*/


.footerWrap{
	background: #20252b;
	padding: 48px 2vw;
}
.footerContent{
	display: flex;
	border-bottom: 1px solid #3e4146;
	
}
.footerContent .lianxi{
	border-right: 1px solid #3e4146;
	min-width: 30%;
}
.footerWrap div{
	flex: 1;
	margin-bottom: 20px;
	padding-left: 80px;
}
.footerWrap div p{
	color: white;
	font-size: 16px;
	padding: 6px 0;
	display: inline-block;
	width: 100%;
}
.footerWrap div h1{
	color: white;
	font-size: 18px;
	padding: 6px 0;
	display: inline-block;
	width: 100%;
}
.footerWrap div h2{
	color: rgb(47, 124, 218);
	font-size: 26px;
	padding: 6px 0;
	display: inline-block;
	width: 100%;
}
.footerWrap div h2 img{
	height: 36px;
}
.footerWrap div a{
	color: white;
	font-size: 16px;
	padding: 6px 0;
	display: inline-block;
	width: 100%;
}
.footerWrap div a:hover{
	color:rgb(47, 124, 218) ;
	
}
.footerWrap div p img{
	height: 22px;
	vertical-align: middle;
	position: relative;
	top: -1px;
}
.wxLianxi{
	height: 160px;
	padding: 18px 0;
}
.beianhao{
	
	text-align: center;
		color: white;
	font-size: 16px;
	line-height: 18px;
position: relative;
top: -8px;
}
.beianhao a{
	text-align: center;
		color: white;
	font-size: 16px;
	line-height:18px;
}
.beianhao div a:hover{
	color:rgb(47, 124, 218) ;
	
}

/*媒体查询兼容*/
@media screen and (max-width: 1400px){
	/*.footer .bottom {
	    width: calc(100vw - 20vw);
	    padding: 0 10vw;
	}*/
	/*.footer .bottom .center {
	    width: 400px;
	}*/
	.footerWrap {
    
	    padding: 48px 2vw;
	}
	.footerWrap div {
   
	    padding-left: 2vw;
	}
	.footerContent .lianxi {
	    min-width: 36%;
	}
}
@media screen and (max-width: 1100px){
	.footerContent .lianxi {
	    min-width: 50%;
	}
}
@media screen and (max-width: 1080px){
	/*.footer .bottom {
	    width: calc(100vw - 6vw);
	    padding: 0 3vw;
	}*/
	.footer .top {
	    width: calc(100vw - 4vw);
	    padding: 0 2vw;
	    height: 100px;
	}
	/*.UsFazhan {
	    padding-bottom: 300px;
	}*/
}
@media screen and (max-width: 800px){
	.footerWrap{
		padding: 18px 2vw;
	}
	.footerContent{
		display: inline-block;
	}
	.footerWrap div h1{
		font-size: 16px;
	}
	.footerWrap div h2{
		font-size: 18px;
	}
	.footerWrap div h2 img {
	    height: 28px;
	}
	.wxLianxi {
		width: 100%;
	    height: auto;
	}
	.footerContent .lianxi{
		border: none;
	}
	.footerWrap div{
		border-bottom: 1px solid #3e4146;
		padding-left: 0;
	}
	.footerContent div:last-of-type{
		border-bottom: none;
	}
}
@media screen and (max-width: 560px){

	/*.footer .bottom .right img {
	    width: 80px;
	}*/
}
@media screen and (max-width: 500px){
	/*.footer .bottom {
	    width: calc(100vw - 4vw);
	    padding: 0 2vw;
	}*/
	.footer .top {
	    width: calc(100vw - 4vw);
	    padding: 0 2vw;
	    height: 100px;
	}	
	.footer .top img {
	    width: 20px;
	    height: 20px;
	    float: left;
	    margin-left: calc(50% - 10px);
	    margin-bottom: 8px;
	}	
	.footer .top h2 {
	    font-size: 12px;
	    line-height: 12px;
	    text-align: center;
	    letter-spacing: 0;
	}	
	.footer .top p {
	    font-size: 10px;
	    line-height: 10px;
	     text-align: center;
	}	
	/*.footer .bottom h5{
		font-size: 12px;
	}
	.footer .bottom p{
		font-size: 12px;
	}
	.footer .bottom .right img {
	    width: 80px;
	}
	.footer .bottom p{
		padding-bottom: 8px;
	}
	.wrap{
		padding-bottom: 300px;
		min-height: calc(100vh - 300px);
		position: relative;
	}*/
	
}