/********.toolbar1*********/
.toolbar1 {
  width: 50px;
  position: fixed;
  right: 0px;
  top: 100px;
  z-index: 999;
}
.toolbar1 dd {
  width: 50px;
  height: 50px;
  margin-bottom: 1px;
  position: relative;
  background: url(../qq18/black50.png) repeat 0 0;
}
.toolbar1 dd i {
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  text-align: center;
}
.toolbar1 dd i span {
  width: 35px;
  height: 35px;
  display: block;
  margin: 7px 0 0 7px;
  *margin: 7px 0 0 0;
  background: url(../qq18/rightFixIcon.png) no-repeat 0 0;
}
.toolbar1 .slide-tel {
  display: block;
  width: 0;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  font-weight: bold;
  font-family: arial;
  color: #FFF;
  position: absolute;
  padding: 0 0 0 50px;
  top: 0;
  right: 0;
  overflow: hidden; 
}
.toolbar1 .pop {
  position: absolute;
  right: 90px;
  top: -65px;
  background: #4FB1F8;
  display: none;
}
.toolbar1 .pop-code {
  width: 120px;
  padding: 20px 20px 0;
}
.toolbar1 .pop-code img {
  width: 120px;
  height: 120px;
  display: block;
}
.toolbar1 .pop-code h3 {
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #f2e8e1;
  font-size: 16px;
  font-weight: 400;
  white-space: nowrap;
}
.toolbar1 .qq span {
  background-position: 0 -47px;
}
.toolbar1 .qq a {
  width: 50px;
  height: 50px;
  cursor: pointer;
  display: block;
}
.toolbar1 .qq:hover {
  background: #4FB1F8;
}
.toolbar1 .tel span {
  background-position: 0 0;
}
.toolbar1 .tel:hover {
  background: #4FB1F8;
}
.toolbar1 .code span {
  background-position: 0 -95px;
}
.toolbar1 .code:hover {
  background: #4FB1F8;
}
.toolbar1 .top span {
  background-position: 0 -142px;
}
.toolbar1 .top:hover {
  background: #4FB1F8;
}