#mid {
	width: 260px;
	height: 92px;
	top: 50%;
	left: 50%;
	margin-left: -130px;
	display: block;
}

.midbg {
	position: fixed;
	top: 0;
	left: 0;
	width: 210px;
	height: 130px;
}

.midcon {
	position: absolute;
	top: 0;
	left: 0;
	width: 210px;
	height: 130px;
	background: #fff;
}

#side {
	position: relative;
	width: 80px;
	height: 180px;
	display: block;
	overflow: hidden;
}

#side_left {
	position: fixed;
	left: 0;
	bottom: 50px;
	width: 80px;
	height: 40px;
	display: block;
	overflow: hidden;
}

#side_r_top {
	position: fixed;
	right: 0;
	top: 90px;
	width: 30px;
	height: 95px;
	display: block;
	overflow: hidden;
}

.xqq {
	position: absolute;
	bottom: 10px;
	left: 12px;
}

.xqq img {
	border: none;
}

* {
	padding: 0;
	margin: 0
}

ol,
ul,
li {
	list-style: none
}

img {
	border: none
}

a:link,
a:visited,
a:hover {
	text-decoration: none;
}

.chat_tel {
	position: fixed;
	left: 1px;
	width: 28px;
	height: 126;
	_position: fixed;
}

#chat_tel_main {
	width: 28px;
	height: 126px;
	margin: 0px;
}

#guDing {
	width: 100%;
	margin: 0 auto;
	height: auto;
	position: fixed;
	bottom: 0px;
	font-size: 16px;
	background: #fff;
	z-index: 999;
}

#guDing #gudLeft {
	width: 40%;
	padding-top: 7px;
	float: left;
}

#guDing #gudLeft ul {
	width: 100%;
}

#guDing #gudLeft ul li {
	width: 33%;
	float: left;
}

#guDing #gudLeft ul li .pink {
	font-size: 14px;
	color: #666;
	margin-top: 3%;
}

#guDing #gudRight {
	width: 100%;
	line-height: 50px;
	float: right;
}

#guDing #gudRight ul {
	width: 100%;
}

#guDing #gudRight ul .four {
	background: #ff9600;
}

#guDing #gudRight ul li {
	width: 50%;
	float: left;
	text-align: center;
}

#guDing #gudLeft,
#guDing .gudRight {
	float: left;
	font-size: 1em;
	text-align: center;
}

#guDing #gudLeft ul li a,
#guDing #gudRight ul li a {
	color: #fff;
	text-decoration: none;
}
#guDing #gudRight ul .three {
	background: #dd2726;
}
#guDing #gudRight ul .five {
	background: #266fdd;
}