.IsInlineBlock{
	display: inline-block;
}
.footTop{
	height: 46px;
	background-color: #017ac1;
	min-width: 1370px;
}
.footTop .yqlj{
	font-size: 20px;
	color: #FFFFFF;
	line-height: 46px;
	margin-right: 25px;
}
.footTop .yqljURL li{
	display: inline-block;
	min-width: 150px;
	line-height: 26px;
	background-color: rgba(255,255,255,0.2);
	text-align: center;
	border-radius: 26px;
	padding: 0 12px;
	margin: 0 5px;
}
.footTop .yqljURL li a{
	color: #FFFFFF;
	font-size: 14px;
}
.footBtm{
	height: 110px;
	min-width: 1370px;
	background-color: #138846;
}
.footBtm .footBtmAll{
	padding-top: 1px;
}
.footBtm .footBtmAll .footContTop{
	margin: 34px auto 10px;
	text-align: center;
}
.footBtm .footBtmAll .footContTop a,.footBtm .footBtmAll .footContTop span,.footBtm .footBtmAll .footContTop p{
	display: inline-block;
	color: #FFFFFF;
	font-size: 14px;
	margin-right: 8px;
}
.footBtm .footBtmAll .footContBtm{
	margin: 0 auto;
	text-align: center;
}
.footBtm .footBtmAll .footContBtm a,.footBtm .footBtmAll .footContBtm span,.footBtm .footBtmAll .footContBtm p{
	display: inline-block;
	color: #FFFFFF;
	font-size: 14px;
	margin-right: 20px;
	vertical-align: middle;
}
.footBtm .footBtmAll .footContBtm img{
	vertical-align: middle;
}