﻿.help_box {
  width: 140px;
  height: 250px;
  position: fixed;
  top: 186px;
  right: 0;
  z-index: 9999;
}
.float_qq {
  width: 30px;
  height: 153px;
  background: url(float_qq.png) no-repeat;
  display: block;
  position: absolute;
  left: -30px;
  top: 0;
}
.float_qq.active{ 
	background-position:-30px 0;
}
.help_box .zixun, .help_box b.tels, .help_box .free_go, .help_box .join {
  background: #00cc66;
  display: block;
  width: 140px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #FFF;
  font-size: 18px;
  font-family: "Microsoft Yahei";
  line-height: 45px;
}
.help_box .free_go {
  background: #ff9900;
}
.help_box b.tels {
  padding-top: 10px;
  background: #666699;
  display: block;
  height: 56px;
  font-family: "Microsoft Yahei";
  line-height: 24px;
  font-weight: normal;
}
.tc {
   text-align: center;
 }
.help_box p {
  background: #fff;
  color: #999;
  line-height: 24px;
  padding-bottom: 5px;
}
.qq_list.joinus {
  width: 590px;
  background-color: #fff;
  border-top: 3px solid #a5d268;
  border-radius: 3px;
  box-shadow: 0px 3px 5px #f1f0f0;
  position: absolute;
  top: 0px;
  right: 170px;
}
.qq_list.joinus .close_qq {
  width: 23px;
  height: 23px;
  background: url(qq_list_close.gif) no-repeat;
  display: block;
  position: absolute;
  right: 5px;
  top: 0px;
}
.qq_list_title {
  height: 26px;
  line-height: 26px;
  background-color: #8cc63f;
  color: #fff;
  padding-left: 10px;
  font-size: 14px;
}
.qq_list_con {
  padding: 10px 0 10px 10px;
}
.help_box p {
  background: #fff;
  color: #999;
  line-height: 24px;
  padding-bottom: 5px;
}
.qq_list_con p {
  width: 270px;
  height: 24px;
  float: left;
  overflow: hidden;
  margin-right: 15px;
}
.qq_list_con p b {
  display: inline-block;
  width: 50px;
  text-align: center;
  height: 24px;
  line-height: 24px;
  color: #8cc63f;
}
.qq_list_con p span {
  display: inline-block;
  height: 24px;
  line-height: 24px;
}
.qq_list_con p a {
  display: inline-block;
  height: 24px;
  vertical-align: middle;
}
.help_box div img {
  display: block;
  width: 100%;
}
.qq_list.seek {
  display: none;
  background: url(qq_list.png) no-repeat scroll 0 0;
  width: 264px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #FFF;
  position: absolute;
  top: 100px;
  right: 150px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 -1px 2px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 -1px 2px 1px rgba(0,0,0,0.2);
  box-shadow: 0 -1px 2px 1px rgba(0,0,0,0.2);
}
.qq_list.seek .close_qq {
  display: block;
  position: absolute;
  right: 13px;
  top: 15px;
  width: 30px;
  height: 30px;
}
.qq_list h4 {
  width: 260px;
  margin: 0 auto;
  height: 45px;
  text-indent: -100%;
  font-size: 14px;
  color: #000;
  overflow: hidden;
}
.area_qq {
  padding-left: 10px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 8px;
}
.area_qq p b, .area_qq p span, .area_qq p a {
  display: inline-block;
  color: #444444;
}
.area_qq p span {
  width: 50px;
}
.area_qq p b, .area_qq p span, .area_qq p a {
  display: inline-block;
  color: #444444;
}
.area_qq p a {
  margin-left: 3px;
}
.help_box div img {
  display: block;
  width: 100%;
}
.area_qq p a img {
  position: relative;
  top: 7px;
}
.pages li{float:left;height:25px;line-height:25px;}