.footer {
	width: 100%;
}

.footer-box {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.footer-box-bott {
	display: flex;
	flex-direction: row;
	align-items: center;
	/* height: 196px; */
}

.yqlj {
	width: 1200px;
	margin: 0 auto;
	margin-top: 23px;
	margin-bottom: 35px;
	display: flex;
	flex-direction: row;
    /* width: 100%; */
	justify-content: space-between;
	align-items: center;
}

.yqlj-rig a {
	text-decoration: none;
	color: #3a3b3b !important;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
}

.yqlj-lef{
	background-image: url(../../skin/2012s/yqlj_bac.png);
	background-size: 100% 100%;
	font-size: 16px;
	width: 140px;
	height: 38px;
	color: #fff;
	text-align: center;
	line-height: 38px;
}

.yqlj-rig{
	width: 1040px; 
	height: 38px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.footer-box-bott{
	width: 100%;
	color: #fff;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

.footer-box-bac{
	width: 100%;
	background-image: linear-gradient(0deg,#2a8fd1 0%,#0754ab 100%),linear-gradient(#07548f,#07548f);
	background-blend-mode: normal,normal;
}

.footer-box-bott-cent{
	width: 570px;
	/* height: 249px; */
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 20px;
}

.footer-box-bott-cent-one{
	display: flex;
	flex-direction: row;
	align-items: center;
}

.footer-box-bott-cent-one p{
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 3px;
	line-height: 29px;
	white-space: nowrap;
}

.footer-box-bott-cent-one p a{
	font-family: MicrosoftYaHei;
	font-size: 14px;
	color: #fff !important;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 3px;
	line-height: 29px;
}

.footer-box-bott-cent-one p:nth-of-type(1){margin-right: 20px;}

.footer-box-bott-cent-one a{color: #fff !important;font-size: 14px;font-family: MicrosoftYaHei;text-decoration: none;}

.footer-box-bott-cent-two{display: flex;flex-direction: column;align-items: center;margin-top: 22px;}

.footer-box-bott-cent-two img{
	width: 119px;
	height: 120px;
	margin-bottom: 3px;
}

.footer-box-bott-cent-two p{
	font-family: MicrosoftYaHei;
		font-size: 12px;
		font-weight: normal;
		font-stretch: normal;
		line-height: 18px;
		letter-spacing: 2px;
		color: #ffffff;
		text-align: center;
}

.footer-box-bott-cent-two p:nth-of-type(2){padding-bottom: 19px;}
.yqlj-hr{width: 1200px;margin: 0 auto;height: 4px;background-color:#027acc;border: 0;}