@import url('https://tz-widget.b2b168.net/css/animate.min.css');

#tzButton{
  cursor: pointer;
  z-index: 999999997 !important;
  box-sizing: content-box;
}

#tzButton *{
  box-sizing: content-box !important;
}

#tzButton.tz-mobile-template{
  width: 50px;
  height: 50px;
  z-index: 999999997 !important;
  position:fixed;
  font-size: 5px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid #d7d7d7;
  border-right: none;
  background-color: #ffffff;
}

#tzButton.tz-pc-template01{
  min-width: 140px;
  max-width: 181px;
  height: 181px;
  position: fixed;
  bottom: 15%;
  right: 0;
  z-index: 999999997 !important;
  cursor: pointer;
}

#tzButton.tz-pc-template02{
  position: fixed;
  width: 200px;
  height: auto;
  min-height: 100px;
  right: 2px;
  bottom: 15%;
  margin: auto;
  z-index: 999999997 !important;
  cursor: pointer;
}

#tzButton.tz-pc-template03{
  position: fixed;
  width: 65px;
  height: auto;
  right: 0px;
  bottom: 15%;
  margin: auto;
  z-index: 999999997 !important;
  cursor: pointer;
  background-color: #ffffff;
}

#tzButton.tz-pc-template04{
  position: fixed;
  width: 130px;
  height: auto;
  min-height: 50px;
  background: url(https://tz-widget.b2b168.net/img/pendant-icon/pc-blue02.png) center 0 no-repeat;
  border-radius: 6px 6px 0 0;
  right: 2px;
  bottom: 15%;
  margin: auto;
  z-index: 999999997 !important;
  cursor: pointer;
  padding-top: 50px;
  background-color: #ffffff;
}

#tzButton .tz-question-box{
  border: 1px solid #7db3e3;
  border-top: none;
  padding: 9px 9px 0 9px;
  background-color: #ffffff;
}

#tzButton .tz-question-box::after{
  clear: both;
  content: '';
  display: block;
}

#tzButton .tz-question-box .tz-question-item{
  background: url(https://tz-widget.b2b168.net/img/pendant-icon/pc-line.png) no-repeat;
  float: left;
  width: calc(100% - 35px);
  height: 30px;
  line-height: 30px;
  padding: 0 0 0 35px;
  margin-bottom: 9px;
  font-size: 12px;
  color: #1b3e5d;
}

#tzButton .tz-id03{
  color: #fff;
  font-size: 12px;
  text-align: center;
  margin-bottom: 3px;
}

#tzButton a{
  color: #fff;
  text-decoration: none;
}

#tzButton .tz-mobile-id03{
  background: url(https://tz-widget.b2b168.net/img/pendant-icon/pc-tel.png) no-repeat center 10px #5c8de6;
  padding: 45px 0 0 0;
  height: 25px;
}

#tzButton .tz-qq-id03{
  background: url(https://tz-widget.b2b168.net/img/pendant-icon/pc-qq.png) no-repeat center 10px #4fc0ff;
  padding: 45px 0 0 0;
  height: 25px;
}

#tzButton .tz-chat-id03{
  background: url(https://tz-widget.b2b168.net/img/pendant-icon/pc-zxkf.png) no-repeat center 10px #eaa800;
  padding: 45px 0 0 0;
  height: 25px;
}

#tzButton .tz-weChat-id03{
  padding: 10px 0 0 0;
  height: 60px;
  background-color: #4fc0ff;
}

#tzButton .tz-id04{
  padding: 0 0 0 0;
  margin-bottom: 9px;
  font-size: 14px;
  color: #333333;
  text-align: center;
  border-bottom: 1px solid #ededed;
}

#tzButton .tz-qq-id04{
  padding-bottom: 10px;
  padding-top: 10px;
}

#tzButton .tz-qq-id04 a{
  color: #666666;
  text-decoration: none;
}

#tzButton .tz-qq-id04 img{
  width: 32px;
}

#tzButton .tz-mobile-id04{
  line-height: 30px;
  padding-bottom: 5px;
}

#tzButton .tz-mobile-id04 a{
  color: #666666;
  text-decoration: none;
}

#tzButton .tz-chat-id04{
  border-bottom: 0;
  line-height: 20px;
  padding-bottom: 5px;
}

#tzButton .tz-chat-id04::after{
  clear: both;
  content: '';
  display: block;
}

#tzButton .tz-chat-id04 img{
  width: 42px;
}

#tzButton .tz-chat-id04 span{
  float: left;
  width: 100px;
  margin-left: 15px;
  margin-top: 6px;
  line-height: 35px;
  color: #fff;
  background: #1e2037;
  text-align: center;
  border-radius: 10px;
  font-size: 16px;
}

#tzButton .tz-bubble-box{
  width:140px;
  margin-bottom:30px;
  animation: fade 5s linear;
  animation-fill-mode: forwards;
}

#tzButton .tz-bubble-box .tz-wrap{
  background:#0773ff;
  color: #ffffff;
  font-size: 14px;
  border-radius: 4px;
  /* ä¿®æ­£IE6 */
  _position:relative;
  _z-index:10;
}

#tzButton .tz-arrow-right{
  border-right:20px solid transparent;
  border-top:20px solid #0773ff;
}

#tzButton .tz-arrow-right .tz-wrap{
  width:130px;
  padding:6px 10px 6px 6px;
  margin-top:-40px;
}

@keyframes fade {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

#tzButton .tz-bottomNav{
  width: 100%;
  height: auto;
}

#tzButton .tz-m-shortmsg a{
  text-decoration: none;
  color: #000000;
}

#tzButton .tz-m-mobile a{
  text-decoration: none;
  color: #ffffff ;
}

#tzButton .tz-bottomNav .tz-m-note{
  height: 20px;
  padding-top: 30px;
  color: #ff8000;
  border-bottom: 1px solid #e5e5e5;
  background: url(https://tz-widget.b2b168.net/img/pendant-icon/m-chat.png) no-repeat 15px 6px #ffffff;
  background-size: 16px auto;
  text-align: center;
}

#tzButton .tz-bottomNav .tz-m-shortmsg{
  height: 20px;
  padding-top: 30px;
  color: #ff8000;
  border-bottom: 1px solid #e5e5e5;
  background: url(https://tz-widget.b2b168.net/img/pendant-icon/m-email.png) no-repeat 15px 6px #ffffff;
  background-size: 16px auto;
  text-align: center;
}

#tzButton .tz-bottomNav .tz-m-mobile{
  height: 20px;
  padding-top: 30px;
  background: url(https://tz-widget.b2b168.net/img/pendant-icon/m-mobile.png) no-repeat 15px 6px  #f00;
  background-size: 16px auto;
  text-align: center;
}

#tzButton .tz-hide{
  display: none;
}

#tzButton .tz-mobile{
  width:120px;
  height:30px;
  background:gray;
  line-height: 30px;
  text-align: center;
  border-radius: 4px;
  color: #fff;
}
