﻿﻿.footer {
	/*overflow: hidden;*/
}

.id-link {
	padding-top: 25px;
	padding-bottom: 9px;
	margin: auto;
	width: 1200px;
	font-size: 12px;
	text-align: center;
}

.id-link .title {
	display: inline-block;
	width: 85px;
	height: 26px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	line-height: 26px;
	vertical-align: middle;
	margin-left: 0px;
	background: #00a0e9;
}

.not-arrow {
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	/*È¥µôÏÂÀ­¼ýÍ·*/
}

.id-link select {
	margin-left: 4%;
	display: inline-block;
	vertical-align: middle;
	min-width: 252px;
	height: 30px;
	text-align-last: center;
border: 1px solid #ddd;
}

.id-link select:first-child {
	margin-left: 0;
}

.id-bottom {
	overflow: hidden;
	height: 160px;
}

.id-bottom .footer-content {
	width: 1170px;
	overflow: hidden;
	margin: auto;
}

.id-bottom .li01 {
	margin-left: 185px;
	margin-top: 47px;
	float: left;
}

.id-bottom .li02 {
	margin-left: 36px;
	margin-top: 56px;
	float: left;
}

.id-bottom .li03 {
	margin-top: 16px;
	float: right;
	overflow: hidden;
	line-height: 24px;
	width: 767px;
	font-size: 12px;
}

.id-bottom .li03 div a {
	font-size: 12px;
	color: #222222;
}

.id_wind .li06 {
	background-position: 0 -313px;
}

/*微信 微博  top*/
.flow_wind {
	z-index: 10000;
	position: fixed;
	width: 41px;
	top: 20%;
	right: 20px;
}

.flow_wind a {
	margin-top: 10px;
	width: 50px;
	height: 55px;
	display: block;
	background-image: url(../img/ico_01.png);
}

.flow_wind .a {
	background-position: 0 -60px;
}

.flow_wind .b {
	background-position: 0 -120px;
}

.flow_wind .c {
	background-position: 0 -248px;
}

.flow_wind a:hover {
	background-image: url(../img/ico_02.png);
}

.a div,
.b div {
	display: none;
	border: 1px solid #0077AA;
	width: 100px;
	height: 100px;
	position: absolute;
	right: 50px;
}

.a img,
.b img {
	width: 100px;
	height: 100px;
}

.a:hover div,
.b:hover div {
	display: block;
}
