.footer{
	width: 100%;
	height: 426px;
	background-color: #f7f7f7;
}
.footer_content{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.footer_list{
	width: 207px;
	margin-right: 38px;
}
.footer_list p{
	color: #104884;
	font-weight: 600;
	font-size: 16px;
	line-height: 121px;
	padding-top: 57px;
}
.footer_list a{
	color: #104884;
	font-size: 14px;
	padding-left: 22px;
	background-image: url(../img/right_arrow.png);
	background-position: left center;
	background-repeat: no-repeat;
}
/*.footer_list a:hover{
	color: #fff;
	background-image: url(../img/foot-icon.png);
	background-position: left center;
	background-repeat: no-repeat;
}*/
.footer_list img{
	margin-right: 16px;
}
.footer_list ul li{
	width:100%;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #88929a;
}
.attention{
	width: 124px;
	height: 124px;
	background-color: #aaaaaa;
	border: 10px solid white;
	margin-left: 30px;
}
.attention img{
	width: 100%;
	height: 100%;
}
.bg{
	/*background-color: #022030;*/
	height: 426px;
	text-align: center;
}
.Bottom{
	width: 100%;
	height: 80px;
	line-height: 80px;
	background-color: #20538b;
	color: #0a9dd3;
}
.width{
	width: 1200px;
	margin: 0 auto;
}
.width .right{
	margin-right: 14px;
	color: #fff;
}
.notarget{
	cursor: default;
}
.Bottom a{
	color: #fff;
}
