﻿.zcfdcd {
  position:fixed;
  right:15px;
  margin-right:0px;
  bottom:12%;
  z-index:99;
}
.zcfdcd .btn{
  width:48px;
  height:48px;
  display: block;
  margin-bottom: 4px;
  cursor:pointer;
  position:relative;
  box-shadow: 0 0 20px rgba(0,0,0,0.1);
  border-radius: 80px;
  padding: 0px;
  line-height: 48px;
  border: none;
  align-items: center;
  display: flex;
}


.zcfdcd .btn .yctb{display: flex;
    width: 2pc;
    height: 2pc;
    line-height: 2pc;
    border: none;
    padding: 2px 2px;
    margin: 0 auto;
    overflow: hidden;
    cursor: pointer;
    fill: rgb(255, 255, 255);
    align-items: center;
    justify-content: center;}



.zcfdcd .btn-wx .yctb{
  width:1.6pc;
   height: 1.6pc;
    line-height:1.6pc;}





.zcfdcd .btn-ly{background-color: #0077b5;}

.zcfdcd .btn-ly .yctb{
  width:1.6pc;
   height: 1.6pc;
    line-height:1.6pc;}

.zcfdcd .yctb .icon_tb {
      width: 100%;
    height: auto;
   display: inline-block;
  }
.zcfdcd .btn-ly:hover{
    background-color: #333333;
}



.zcfdcd a.btn-ly,.izl-rmenu a.btn-ly:visited{
  text-decoration:none;

}
.zcfdcd .btn-qq{background-color: #0077b5;}
.zcfdcd .btn-qq:hover{
    background-color: #333333;
}

.zcfdcd .btn-qq .yctb{
  width:1.6pc;
   height: 1.6pc;
    line-height:1.6pc;}



.zcfdcd a.btn-qq,.izl-rmenu a.btn-qq:visited{background-color: #0077b5;}
.zcfdcd .btn-wx{background-color: #0077b5;}
.zcfdcd .btn-wx:hover{
    background-color: #0077b5;
}
.zcfdcd .btn-wx .qcodePic{
  position:absolute;
  left:-130px;
  top:-55px;
  display:none;
  width:120px;
  height:120px;
}
.zcfdcd .btn-phone{background-color: #0077b5;}


.zcfdcd .btn-phone .yctb{
  width:1.6pc;
   height: 1.6pc;
    line-height:1.6pc;}
.zcfdcd .btn-phone:hover{
    background-color: #333333;
}
.zcfdcd .btn-phone .phone{
background-color: #0077b5;
  position:absolute;
  width:auto;
  left:-100%;
  top:0px;
  line-height:48px;
  color:#FFF;
  font-size:18px;
  text-align:center;
  display:none;
}
.zcfdcd .btn-phone .phone.dh {background-color: #333333;position: absolute;  width:180px;
  left:-180px;top: 4px;line-height: 40px;color: #FFF;padding: 0px 0px;font-size: 15px;text-align: center;border-radius: 100px;}

.zcfdcd .btn-phone .phone a{

  color:#FFF;
}
.zcfdcd .btn-top{
background-color: #333333;
  display:none;
  padding-top: 6px;
}
.zcfdcd .btn-top:hover{
     background-color: rgb(203 0 0);
}
.qcodePic img {
    width: 100%;
}