@font-face {font-family: "iconfont";
  src: url('iconfont.eot?t=1474874191'); /* IE9*/
  src: url('iconfont.eot?t=1474874191#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('iconfont.woff?t=1474874191') format('woff'), /* chrome, firefox */
  url('iconfont.ttf?t=1474874191') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('iconfont.svg?t=1474874191#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  color:black;
}
.icon-facebook:before { content: "\e600"; }
.icon-twitter:before { content: "\e601"; }
.icon-linkedin:before { content: "\e603"; }

.footer {
	margin-top:66px;
}
.footer_Top {
	min-height:250px;
	background: #424242;
	overflow: hidden
}
.footer_Title dl {
	width:170px;
	float: left;
	margin-top:35px;
}
.footer_Title dl.last{ 
	margin-right:0;
}
.footer_Title dl dt{ 
	font-size:16px;
	color:#306EAD; 
	margin-bottom:10px;
}
.footer_Title dl dd a{ 
	line-height:36px; 
	display:block;
	font-size:14px;
	color:#fff;
}
.footer_Title .last h1{ 

	font-size:20px;
	line-height:45px;
	color:#306EAD; 
	margin:22px 0 0px 0
}
.footer_Title .last h2{ 
	color:white; 
	font-size:24px;
	font-family:Arial;
}
.footer_Title .last h3{ 
	padding-top:7px;
	color:#fff; 
	font-size:14px;
}
.foot_Bottom {
	padding:0 40px;
	background: #343434;
	height: 36px;
}
.foot_Bottom p{ 
	color:#888888; 
	line-height:36px;
}
.white_Dl ul li{
	margin-top:20px;
	margin-right:15px;
	display:inline-block;
	width:20px;
	height:20px;
	border-radius:3px;
	background:#fff;
	overflow:hidden;
}
.white_Dl ul li a{
	padding-bottom:15px;
	font-size:16px;
	color:black;
	line-height:20px;
}
.white_Dl ul li img{
	width:100%;
}
.last h1 .qq_link{
	font-size:18px;
}
